diff --git a/content/mytweets.md b/content/mytweets.md new file mode 100644 index 00000000..c8ea3108 --- /dev/null +++ b/content/mytweets.md @@ -0,0 +1,19 @@ +## Welcome to the @ewagoner Twitter archive + +{{< rawhtml >}} + + +

This is a page where you can search many of my tweets, get a link to an archived version, and view all the content in nice, threaded form where applicable. This does not include replies to other people in this archive, so this is just "standalone" tweets and threads.

+
+

Loading search...

+ +
+

This site was made with this Twitter archiving tool.

+ + + +{{< /rawhtml >}} diff --git a/layouts/shortcodes/rawhtml.html b/layouts/shortcodes/rawhtml.html new file mode 100644 index 00000000..520ec178 --- /dev/null +++ b/layouts/shortcodes/rawhtml.html @@ -0,0 +1,2 @@ + +{{.Inner}} \ No newline at end of file diff --git a/static/mytweets/app.js b/static/mytweets/app.js new file mode 100644 index 00000000..a6eef979 --- /dev/null +++ b/static/mytweets/app.js @@ -0,0 +1,57 @@ + +let results; + +var index = elasticlunr(function () { + this.addField('full_text'); + this.setRef('id_str'); +}); + +const searchInput = document.getElementById('search-input'); + +function processData(data) { + document.getElementById('loading').hidden = true; + document.getElementById('search').hidden = false; + for (doc of data) { + index.addDoc(doc); + } +} + +processData(searchDocuments); + +function sortResults(criterion) { + if (criterion === 'newest-first') { + results = results.sort(function(a,b){ + return new Date(b.doc.created_at) - new Date(a.doc.created_at); + }); + renderResults(); + } + if (criterion === 'oldest-first') { + results = results.sort(function(a,b){ + return new Date(a.doc.created_at) - new Date(b.doc.created_at); + }); + renderResults(); + } + if (criterion === 'most-relevant') { + results = results.sort(function(a,b){ + return b.score - a.score; + }); + renderResults(); + } + if (criterion === 'most-popular') { + results = results.sort(function(a,b){ + return (+b.doc.favorite_count + +b.doc.retweet_count) - (+a.doc.favorite_count + +a.doc.retweet_count); + }); + renderResults(); + } +} + +function renderResults() { + const output = results.map(item => `

${item.doc.full_text}
${new Date(item.doc.created_at).toLocaleString()}

`.replace(/\.\.\/\.\.\/tweets_media\//g,'ewagoner/tweets_media/')); + document.getElementById('output').innerHTML = output.join(''); +} + +function onSearchChange(e) { + results = index.search(e.target.value); + renderResults(); +} +searchInput.addEventListener('input', onSearchChange); \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100004785247367169/index.html b/static/mytweets/ewagoner/status/100004785247367169/index.html new file mode 100644 index 00000000..64d95c28 --- /dev/null +++ b/static/mytweets/ewagoner/status/100004785247367169/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This stuff makes *the best* mochas. http://instagr.am/p/Ji3Ml/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This stuff makes *the best* mochas. http://instagr.am/p/Ji3Ml/ +

+

+ 8/6/2011, 8:46:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1000145259643490304/index.html b/static/mytweets/ewagoner/status/1000145259643490304/index.html new file mode 100644 index 00000000..bb343304 --- /dev/null +++ b/static/mytweets/ewagoner/status/1000145259643490304/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Tonight’s experiment: sliced peaches, lemongrass, ginger, knob of butter in a skillet. Frozen salmon filet portions on top. Simmer until salmon’s done. + +Dinner might suck, but the kitchen smells heavenly. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight’s experiment: sliced peaches, lemongrass, ginger, knob of butter in a skillet. Frozen salmon filet portions on top. Simmer until salmon’s done.

Dinner might suck, but the kitchen smells heavenly. +

+

+ 5/25/2018, 6:43:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10004104151568384/index.html b/static/mytweets/ewagoner/status/10004104151568384/index.html new file mode 100644 index 00000000..68c389f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/10004104151568384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cleverly hide 72 oz. of beer... in your gigantic fake beard! http://tumblr.com/x69y2tebh (It's just a brilliant gift box, via @whiskerino) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cleverly hide 72 oz. of beer... in your gigantic fake beard! http://tumblr.com/x69y2tebh (It's just a brilliant gift box, via @whiskerino) +

+

+ 12/1/2010, 11:15:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1000595719101796357/index.html b/static/mytweets/ewagoner/status/1000595719101796357/index.html new file mode 100644 index 00000000..33cde5c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1000595719101796357/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @CanSpice: Okay this thread is a roller coaster of emotions except it’s all ups and no downs. <a href="https://twitter.com/ehernandez/status/1000390899120136193">https://twitter.com/ehernandez/status/1000390899120136193</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100061119347032065/index.html b/static/mytweets/ewagoner/status/100061119347032065/index.html new file mode 100644 index 00000000..cb417f84 --- /dev/null +++ b/static/mytweets/ewagoner/status/100061119347032065/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, great. London's burning. RT @Shmeelitche Remains of a Carpet shop in #tottenham after riots http://twitpic.com/6289b1 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, great. London's burning. RT @Shmeelitche Remains of a Carpet shop in #tottenham after riots http://twitpic.com/6289b1 +

+

+ 8/7/2011, 12:30:04 AM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100063184999821312/index.html b/static/mytweets/ewagoner/status/100063184999821312/index.html new file mode 100644 index 00000000..e6cfeec3 --- /dev/null +++ b/static/mytweets/ewagoner/status/100063184999821312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Beautiful "Speckled Calico" lima beans from my market, grown at Burnell Farm. http://instagr.am/p/JkE1h/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Beautiful "Speckled Calico" lima beans from my market, grown at Burnell Farm. http://instagr.am/p/JkE1h/ +

+

+ 8/7/2011, 12:38:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100076076767789056/index.html b/static/mytweets/ewagoner/status/100076076767789056/index.html new file mode 100644 index 00000000..2bf79b80 --- /dev/null +++ b/static/mytweets/ewagoner/status/100076076767789056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Free three word band name idea for your frat party band: "Schlitz Pabst Labatt" (Warning: you may get sued) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Free three word band name idea for your frat party band: "Schlitz Pabst Labatt" (Warning: you may get sued) +

+

+ 8/7/2011, 1:29:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1000934124109037568/index.html b/static/mytweets/ewagoner/status/1000934124109037568/index.html new file mode 100644 index 00000000..23f47dee --- /dev/null +++ b/static/mytweets/ewagoner/status/1000934124109037568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nycsouthpaw: I was reading about ICE’s largest family detention facility—Karnes, which is run by a private contractor—and I happened up… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nycsouthpaw: I was reading about ICE’s largest family detention facility—Karnes, which is run by a private contractor—and I happened up… +

+

+ 5/27/2018, 10:57:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1001116737809666053/index.html b/static/mytweets/ewagoner/status/1001116737809666053/index.html new file mode 100644 index 00000000..a83bcd3f --- /dev/null +++ b/static/mytweets/ewagoner/status/1001116737809666053/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @awoo_: A good & accurate thread & largely the experience of ppl *actually working* on this including my org. If all yr outrage is direc… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @awoo_: A good & accurate thread & largely the experience of ppl *actually working* on this including my org. If all yr outrage is direc… +

+

+ 5/28/2018, 11:03:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1001233930/index.html b/static/mytweets/ewagoner/status/1001233930/index.html new file mode 100644 index 00000000..84d95014 --- /dev/null +++ b/static/mytweets/ewagoner/status/1001233930/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + *Now* it's a farming conference! http://twitpic.com/l9qc + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ *Now* it's a farming conference! http://twitpic.com/l9qc +

+

+ 11/11/2008, 6:48:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1001489428920131585/index.html b/static/mytweets/ewagoner/status/1001489428920131585/index.html new file mode 100644 index 00000000..56b21dae --- /dev/null +++ b/static/mytweets/ewagoner/status/1001489428920131585/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @johnb78: A plaque on both their houses + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @johnb78: A plaque on both their houses

+

+

+ 5/29/2018, 11:44:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1001520853/index.html b/static/mytweets/ewagoner/status/1001520853/index.html new file mode 100644 index 00000000..c8c644fb --- /dev/null +++ b/static/mytweets/ewagoner/status/1001520853/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sleeping in a bunk house for the first time in ... ever? http://twitpic.com/lb0o + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sleeping in a bunk house for the first time in ... ever? http://twitpic.com/lb0o +

+

+ 11/11/2008, 10:34:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1002224244179300352/index.html b/static/mytweets/ewagoner/status/1002224244179300352/index.html new file mode 100644 index 00000000..7329ee59 --- /dev/null +++ b/static/mytweets/ewagoner/status/1002224244179300352/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + My current jam is the entire discography from Youth in a Roman Field, an eclectic quartet with sounds of “Appalachia, cayenne pepper, and ghosts”. Good stuff. + +<a href="http://youthinaromanfield.com/">http://youthinaromanfield.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My current jam is the entire discography from Youth in a Roman Field, an eclectic quartet with sounds of “Appalachia, cayenne pepper, and ghosts”. Good stuff.

http://youthinaromanfield.com/ +

+

+ 5/31/2018, 12:24:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1002328408934604800/index.html b/static/mytweets/ewagoner/status/1002328408934604800/index.html new file mode 100644 index 00000000..78cc7fbf --- /dev/null +++ b/static/mytweets/ewagoner/status/1002328408934604800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sixteen straight days of rain, which is… <a href="https://www.instagram.com/p/BjdcCvFljfJ/?utm_source=ig_twitter_share&igshid=lk3rd6j6msvk">https://www.instagram.com/p/BjdcCvFljfJ/?utm_source=ig_twitter_share&igshid=lk3rd6j6msvk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1002406453540478976/index.html b/static/mytweets/ewagoner/status/1002406453540478976/index.html new file mode 100644 index 00000000..f84b5e16 --- /dev/null +++ b/static/mytweets/ewagoner/status/1002406453540478976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Trolling level: expert. <a href="https://twitter.com/atdanwhite/status/1002263171837710337">https://twitter.com/atdanwhite/status/1002263171837710337</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1002430704297406464/index.html b/static/mytweets/ewagoner/status/1002430704297406464/index.html new file mode 100644 index 00000000..dfc3f5df --- /dev/null +++ b/static/mytweets/ewagoner/status/1002430704297406464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The thunder woke me up two hours ago and the lightning hasn’t let up since. And judging by the radar, it won’t let up for quite some time. Guess I’ll be up a while. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The thunder woke me up two hours ago and the lightning hasn’t let up since. And judging by the radar, it won’t let up for quite some time. Guess I’ll be up a while.

+

+

+ 6/1/2018, 2:04:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100243544530354176/index.html b/static/mytweets/ewagoner/status/100243544530354176/index.html new file mode 100644 index 00000000..689a3102 --- /dev/null +++ b/static/mytweets/ewagoner/status/100243544530354176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Did you know? So long as less than half the food you produce tests positive for salmonella, it's still legal to sell! http://is.gd/gHFpo9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Did you know? So long as less than half the food you produce tests positive for salmonella, it's still legal to sell! http://is.gd/gHFpo9 +

+

+ 8/7/2011, 12:34:58 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10025870930/index.html b/static/mytweets/ewagoner/status/10025870930/index.html new file mode 100644 index 00000000..d23ee4d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/10025870930/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A new children's classic: "Goodnight Forest Moon" http://www.dzignspace.com/goodnight/ /via @jnonfiction + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A new children's classic: "Goodnight Forest Moon" http://www.dzignspace.com/goodnight/ /via @jnonfiction +

+

+ 3/5/2010, 9:22:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1002650804858310656/index.html b/static/mytweets/ewagoner/status/1002650804858310656/index.html new file mode 100644 index 00000000..107f065a --- /dev/null +++ b/static/mytweets/ewagoner/status/1002650804858310656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My thoughts exactly, crass weather app. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My thoughts exactly, crass weather app.

+

+

+ 6/1/2018, 4:39:14 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1002685139695165443/index.html b/static/mytweets/ewagoner/status/1002685139695165443/index.html new file mode 100644 index 00000000..bf464d2c --- /dev/null +++ b/static/mytweets/ewagoner/status/1002685139695165443/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @iinteractive: Happy Friday! Infinity is proud to have once again partnered with The Perl Conference to produce a mobile app for TPC att… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @iinteractive: Happy Friday! Infinity is proud to have once again partnered with The Perl Conference to produce a mobile app for TPC att… +

+

+ 6/1/2018, 6:55:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100281767281442816/index.html b/static/mytweets/ewagoner/status/100281767281442816/index.html new file mode 100644 index 00000000..db1ea531 --- /dev/null +++ b/static/mytweets/ewagoner/status/100281767281442816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In the cupboard, organizing my haggis. #notaeuphamism http://twitpic.com/62kswo + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In the cupboard, organizing my haggis. #notaeuphamism http://twitpic.com/62kswo +

+

+ 8/7/2011, 3:06:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1002960362/index.html b/static/mytweets/ewagoner/status/1002960362/index.html new file mode 100644 index 00000000..910846f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1002960362/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've spent the last half hour driving a mile. I love that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've spent the last half hour driving a mile. I love that. +

+

+ 11/12/2008, 6:53:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100296433407762432/index.html b/static/mytweets/ewagoner/status/100296433407762432/index.html new file mode 100644 index 00000000..244b8c1b --- /dev/null +++ b/static/mytweets/ewagoner/status/100296433407762432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My hair and I once had an art showing. <a href="http://yfrog.com/kjsxuovj">http://yfrog.com/kjsxuovj</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My hair and I once had an art showing. http://yfrog.com/kjsxuovj +

+

+ 8/7/2011, 4:05:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100330301519175681/index.html b/static/mytweets/ewagoner/status/100330301519175681/index.html new file mode 100644 index 00000000..e753d873 --- /dev/null +++ b/static/mytweets/ewagoner/status/100330301519175681/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dow futures fell 300 points in the first minute of trading. It's going to be a wild day tomorrow. The circuit breakers: http://is.gd/uwT4mw + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dow futures fell 300 points in the first minute of trading. It's going to be a wild day tomorrow. The circuit breakers: http://is.gd/uwT4mw +

+

+ 8/7/2011, 6:19:42 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1003682226322763778/index.html b/static/mytweets/ewagoner/status/1003682226322763778/index.html new file mode 100644 index 00000000..163527d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1003682226322763778/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Worst cover of “Nothing But Flowers” ever. <a href="https://twitter.com/NB_Chris/status/1003621686959276034">https://twitter.com/NB_Chris/status/1003621686959276034</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1004190884479586304/index.html b/static/mytweets/ewagoner/status/1004190884479586304/index.html new file mode 100644 index 00000000..cce8cb35 --- /dev/null +++ b/static/mytweets/ewagoner/status/1004190884479586304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @lukedones: Every once in a while I remember that the first minor planet with a retrograde orbit is called Dioretsa, which is 'asteroid'… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @lukedones: Every once in a while I remember that the first minor planet with a retrograde orbit is called Dioretsa, which is 'asteroid'… +

+

+ 6/5/2018, 10:38:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100422311626289153/index.html b/static/mytweets/ewagoner/status/100422311626289153/index.html new file mode 100644 index 00000000..9587c7b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/100422311626289153/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mikeindustries Wow, the photo of Michele Bachmann on this week's Newsweek is downright scary: http://bit.ly/p2REDC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mikeindustries Wow, the photo of Michele Bachmann on this week's Newsweek is downright scary: http://bit.ly/p2REDC +

+

+ 8/8/2011, 12:25:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1004251655/index.html b/static/mytweets/ewagoner/status/1004251655/index.html new file mode 100644 index 00000000..99b52359 --- /dev/null +++ b/static/mytweets/ewagoner/status/1004251655/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My virtual machine is still converting, so I haven't actually used it yet, but it's clear the Parallels team spent good money on graphics. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My virtual machine is still converting, so I haven't actually used it yet, but it's clear the Parallels team spent good money on graphics. +

+

+ 11/13/2008, 1:36:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1004464907205693441/index.html b/static/mytweets/ewagoner/status/1004464907205693441/index.html new file mode 100644 index 00000000..b4a1353f --- /dev/null +++ b/static/mytweets/ewagoner/status/1004464907205693441/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ralph Bakshi has signed original cells from his Lord of the Rings adaptation up on eBay for reasonable prices. <a href="https://twitter.com/ralphbakshi/status/1004425744011759616">https://twitter.com/ralphbakshi/status/1004425744011759616</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1004526488564137984/index.html b/static/mytweets/ewagoner/status/1004526488564137984/index.html new file mode 100644 index 00000000..56d8e05d --- /dev/null +++ b/static/mytweets/ewagoner/status/1004526488564137984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LuBellWoo: Today I learned about the Cookiecutter Shark. (Also known as the Cigar Shark!) <a href="https://en.wikipedia.org/wiki/Cookiecutter_shark">https://en.wikipedia.org/wiki/Cookiecutter_shark</a> https://t.co/pEWTIJAZ… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LuBellWoo: Today I learned about the Cookiecutter Shark. (Also known as the Cigar Shark!) https://en.wikipedia.org/wiki/Cookiecutter_shark https://t.co/pEWTIJAZ… +

+

+ 6/6/2018, 8:52:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1004688100310880256/index.html b/static/mytweets/ewagoner/status/1004688100310880256/index.html new file mode 100644 index 00000000..9f2e97c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1004688100310880256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kyalbr: This country is a horror movie. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @kyalbr: This country is a horror movie.

+

+

+ 6/7/2018, 7:34:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1004924787704193027/index.html b/static/mytweets/ewagoner/status/1004924787704193027/index.html new file mode 100644 index 00000000..475b3a3d --- /dev/null +++ b/static/mytweets/ewagoner/status/1004924787704193027/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “This Dothan farmer's market is virtual, but the food is real” + +I think this is my favorite headline about a small community using my software to enhance their local food system. <a href="http://www.dothaneagle.com/news/local/this-dothan-farmer-s-market-is-virtual-but-the-food/article_12298988-6a9f-11e8-b943-c79bb7955ae8.html">http://www.dothaneagle.com/news/local/this-dothan-farmer-s-market-is-virtual-but-the-food/article_12298988-6a9f-11e8-b943-c79bb7955ae8.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10050880270/index.html b/static/mytweets/ewagoner/status/10050880270/index.html new file mode 100644 index 00000000..244e9392 --- /dev/null +++ b/static/mytweets/ewagoner/status/10050880270/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New Dyson vacuum arrived from Woot. When I turned it on for the first time, enough pet hair to make two cats materialized in the chamber. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New Dyson vacuum arrived from Woot. When I turned it on for the first time, enough pet hair to make two cats materialized in the chamber. +

+

+ 3/5/2010, 7:53:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1005133642165817345/index.html b/static/mytweets/ewagoner/status/1005133642165817345/index.html new file mode 100644 index 00000000..a0b64a30 --- /dev/null +++ b/static/mytweets/ewagoner/status/1005133642165817345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @alissacaliente: Because of the nature of the news today, I'm probably going to log off for a bit, but first I wanted to say a few thing… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @alissacaliente: Because of the nature of the news today, I'm probably going to log off for a bit, but first I wanted to say a few thing… +

+

+ 6/8/2018, 1:05:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1005134756554690562/index.html b/static/mytweets/ewagoner/status/1005134756554690562/index.html new file mode 100644 index 00000000..494492ac --- /dev/null +++ b/static/mytweets/ewagoner/status/1005134756554690562/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @anamariecox: It is amazing how many of these stories turn on someone simply asking with sincerity, "are you ok?" That one question -- t… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @anamariecox: It is amazing how many of these stories turn on someone simply asking with sincerity, "are you ok?" That one question -- t… +

+

+ 6/8/2018, 1:09:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1005284562614644736/index.html b/static/mytweets/ewagoner/status/1005284562614644736/index.html new file mode 100644 index 00000000..732d63a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1005284562614644736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was a suicidal 4th grader. I tried to seek help but didn’t know how — I was only eight years old. If I wanted to live, I had to teach myself how to protect myself from myself. It’s worked well enough for forty years, but it’s a constant task. #itschaosbekind #nomorehiding #imok + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was a suicidal 4th grader. I tried to seek help but didn’t know how — I was only eight years old. If I wanted to live, I had to teach myself how to protect myself from myself. It’s worked well enough for forty years, but it’s a constant task. #itschaosbekind #nomorehiding #imok +

+

+ 6/8/2018, 11:04:51 PM +

+

Favs: 13

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100542387159437312/index.html b/static/mytweets/ewagoner/status/100542387159437312/index.html new file mode 100644 index 00000000..800b2724 --- /dev/null +++ b/static/mytweets/ewagoner/status/100542387159437312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Attention media: In a few weeks, I'll no longer be eligible for your "40 Under 40" lists. Just so you know. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Attention media: In a few weeks, I'll no longer be eligible for your "40 Under 40" lists. Just so you know. +

+

+ 8/8/2011, 8:22:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100554954753843201/index.html b/static/mytweets/ewagoner/status/100554954753843201/index.html new file mode 100644 index 00000000..e1e7645a --- /dev/null +++ b/static/mytweets/ewagoner/status/100554954753843201/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap! RT @nika7k: CRAZY video of Great East Japan earthquake and tsunami form INSIDE a car <a href="http://bit.ly/moELuS">http://bit.ly/moELuS</a> status of driver unknown + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy crap! RT @nika7k: CRAZY video of Great East Japan earthquake and tsunami form INSIDE a car http://bit.ly/moELuS status of driver unknown +

+

+ 8/8/2011, 9:12:24 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1005621894987513856/index.html b/static/mytweets/ewagoner/status/1005621894987513856/index.html new file mode 100644 index 00000000..5587d01a --- /dev/null +++ b/static/mytweets/ewagoner/status/1005621894987513856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @solikebasically: The last time I tried to kill myself, I drove aimlessly on the freeway until I decided I'd drive 30 minutes south to m… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @solikebasically: The last time I tried to kill myself, I drove aimlessly on the freeway until I decided I'd drive 30 minutes south to m… +

+

+ 6/9/2018, 9:25:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1005636408902594561/index.html b/static/mytweets/ewagoner/status/1005636408902594561/index.html new file mode 100644 index 00000000..2e8b061c --- /dev/null +++ b/static/mytweets/ewagoner/status/1005636408902594561/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @goldengateblond: I've seen lots of "edited" versions of the G7 photo today, but this one is by far my favorite. (h/t @adchick22) https:… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @goldengateblond: I've seen lots of "edited" versions of the G7 photo today, but this one is by far my favorite. (h/t @adchick22) https:… +

+

+ 6/9/2018, 10:22:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1005651182/index.html b/static/mytweets/ewagoner/status/1005651182/index.html new file mode 100644 index 00000000..e5ebab3a --- /dev/null +++ b/static/mytweets/ewagoner/status/1005651182/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The UPS man just brought me the giant head of Stewie Griffin. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The UPS man just brought me the giant head of Stewie Griffin. +

+

+ 11/14/2008, 11:03:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100567239098499073/index.html b/static/mytweets/ewagoner/status/100567239098499073/index.html new file mode 100644 index 00000000..17a7279b --- /dev/null +++ b/static/mytweets/ewagoner/status/100567239098499073/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's band recommendation: Apocalypse Five & Dime <a href="http://www.apocalypsefiveanddime.com/">http://www.apocalypsefiveanddime.com/</a> (Especially for all you Scarring Party fans) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's band recommendation: Apocalypse Five & Dime http://www.apocalypsefiveanddime.com/ (Especially for all you Scarring Party fans) +

+

+ 8/8/2011, 10:01:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1005832180445085697/index.html b/static/mytweets/ewagoner/status/1005832180445085697/index.html new file mode 100644 index 00000000..4c8cb053 --- /dev/null +++ b/static/mytweets/ewagoner/status/1005832180445085697/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tomorrow night I’m driving three hours round trip to watch a 90 minute Doctor Who story from the ‘80s (Tom Baker’s “Genesis of the Daleks”) on the big screen, and it’s going to be absolutely worth it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tomorrow night I’m driving three hours round trip to watch a 90 minute Doctor Who story from the ‘80s (Tom Baker’s “Genesis of the Daleks”) on the big screen, and it’s going to be absolutely worth it. +

+

+ 6/10/2018, 11:20:53 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100585710159020033/index.html b/static/mytweets/ewagoner/status/100585710159020033/index.html new file mode 100644 index 00000000..9f72a02c --- /dev/null +++ b/static/mytweets/ewagoner/status/100585710159020033/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @hoopyfrood: Johnny Cash’s To-Do List +<a href="http://bit.ly/norD9o">http://bit.ly/norD9o</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @hoopyfrood: Johnny Cash’s To-Do List
http://bit.ly/norD9o +

+

+ 8/8/2011, 11:14:36 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100600587619540992/index.html b/static/mytweets/ewagoner/status/100600587619540992/index.html new file mode 100644 index 00000000..db0e0f57 --- /dev/null +++ b/static/mytweets/ewagoner/status/100600587619540992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Congrats, @lukew! "Big news. @twitter just acquired our company @bagchk <a href="http://bit.ly/quPdZU">http://bit.ly/quPdZU</a>” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Congrats, @lukew! "Big news. @twitter just acquired our company @bagchk http://bit.ly/quPdZU” +

+

+ 8/8/2011, 12:13:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1006243296224727040/index.html b/static/mytweets/ewagoner/status/1006243296224727040/index.html new file mode 100644 index 00000000..d86c638c --- /dev/null +++ b/static/mytweets/ewagoner/status/1006243296224727040/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @BethesdaStudios: Alexa! Play #Skyrim. + +Introducing…. Skyrim: Very Special Edition, where you can eat ALL the cheese. Watch the trailer… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @BethesdaStudios: Alexa! Play #Skyrim.

Introducing…. Skyrim: Very Special Edition, where you can eat ALL the cheese. Watch the trailer… +

+

+ 6/11/2018, 2:34:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1006281048852914176/index.html b/static/mytweets/ewagoner/status/1006281048852914176/index.html new file mode 100644 index 00000000..f010d872 --- /dev/null +++ b/static/mytweets/ewagoner/status/1006281048852914176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looked out my window and legit thought my garage was on fire. But it was just that the sun came out after an intense thunderstorm, and steam was billowing off the roof. #muggy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looked out my window and legit thought my garage was on fire. But it was just that the sun came out after an intense thunderstorm, and steam was billowing off the roof. #muggy +

+

+ 6/11/2018, 5:04:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100643729144152064/index.html b/static/mytweets/ewagoner/status/100643729144152064/index.html new file mode 100644 index 00000000..bc6af7ce --- /dev/null +++ b/static/mytweets/ewagoner/status/100643729144152064/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Panic on the streets of London, panic on the streets of Birmingham. + +As if I didn't already feel like I was living inside Morrissey lyrics. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Panic on the streets of London, panic on the streets of Birmingham.

As if I didn't already feel like I was living inside Morrissey lyrics. +

+

+ 8/8/2011, 3:05:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10067917009846272/index.html b/static/mytweets/ewagoner/status/10067917009846272/index.html new file mode 100644 index 00000000..42de637a --- /dev/null +++ b/static/mytweets/ewagoner/status/10067917009846272/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Nothing like Paul Simon for getting the melancholy on. + +Everybody loves the sound of a train in the distance Everybody thinks it's true + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nothing like Paul Simon for getting the melancholy on.

Everybody loves the sound of a train in the distance
Everybody thinks it's true +

+

+ 12/1/2010, 3:29:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1007410877035786240/index.html b/static/mytweets/ewagoner/status/1007410877035786240/index.html new file mode 100644 index 00000000..52934f37 --- /dev/null +++ b/static/mytweets/ewagoner/status/1007410877035786240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @hallublin: What is happening right now <a href="https://twitter.com/WalshFreedom/status/1007346194845224961">https://twitter.com/WalshFreedom/status/1007346194845224961</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1007420562686214145/index.html b/static/mytweets/ewagoner/status/1007420562686214145/index.html new file mode 100644 index 00000000..9badd3a6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1007420562686214145/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cherylferraro: New type of photosynthesis discovered - The #discovery changes our understanding of the basic mechanism of photosynthesi… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @cherylferraro: New type of photosynthesis discovered - The #discovery changes our understanding of the basic mechanism of photosynthesi… +

+

+ 6/14/2018, 8:32:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1007421777981661184/index.html b/static/mytweets/ewagoner/status/1007421777981661184/index.html new file mode 100644 index 00000000..5f536216 --- /dev/null +++ b/static/mytweets/ewagoner/status/1007421777981661184/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Back in the GWB presidency, I bought the domain inmyname dot us so I could document all the morally objectionable things being done by my government. I never got around to that project. + +I still have the domain but doing it now would push me into a terminal despair spiral. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back in the GWB presidency, I bought the domain inmyname dot us so I could document all the morally objectionable things being done by my government. I never got around to that project.

I still have the domain but doing it now would push me into a terminal despair spiral. +

+

+ 6/14/2018, 8:37:23 PM +

+

Favs: 11

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10077754989/index.html b/static/mytweets/ewagoner/status/10077754989/index.html new file mode 100644 index 00000000..9547d0cc --- /dev/null +++ b/static/mytweets/ewagoner/status/10077754989/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Thumbs up to the people at Enid Farmers Market (Oklahoma) who are branching out on the Internet." http://is.gd/9P7pT + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Thumbs up to the people at Enid Farmers Market (Oklahoma) who are branching out on the Internet." http://is.gd/9P7pT +

+

+ 3/6/2010, 10:35:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1007856621274484736/index.html b/static/mytweets/ewagoner/status/1007856621274484736/index.html new file mode 100644 index 00000000..6e7c0826 --- /dev/null +++ b/static/mytweets/ewagoner/status/1007856621274484736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + BRB. Pushing it real good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ BRB. Pushing it real good. +

+

+ 6/16/2018, 1:25:18 AM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10078971873/index.html b/static/mytweets/ewagoner/status/10078971873/index.html new file mode 100644 index 00000000..851dc2ba --- /dev/null +++ b/static/mytweets/ewagoner/status/10078971873/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian has been holding her fingers like this for a week straight. Because she's a T-Rex, don't you know. http://gdzl.la/7HKfTZ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian has been holding her fingers like this for a week straight. Because she's a T-Rex, don't you know. http://gdzl.la/7HKfTZ +

+

+ 3/6/2010, 11:06:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10083705235/index.html b/static/mytweets/ewagoner/status/10083705235/index.html new file mode 100644 index 00000000..89e8e7ba --- /dev/null +++ b/static/mytweets/ewagoner/status/10083705235/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the Variety Playhouse in Atlanta with Viv for the TMBG family show. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the Variety Playhouse in Atlanta with Viv for the TMBG family show. +

+

+ 3/6/2010, 1:11:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1008470805/index.html b/static/mytweets/ewagoner/status/1008470805/index.html new file mode 100644 index 00000000..3a7799fb --- /dev/null +++ b/static/mytweets/ewagoner/status/1008470805/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wait, the FDIC is insuring retail gift cards now? That's ... That's just crazy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wait, the FDIC is insuring retail gift cards now? That's ... That's just crazy. +

+

+ 11/16/2008, 1:24:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10084886665/index.html b/static/mytweets/ewagoner/status/10084886665/index.html new file mode 100644 index 00000000..c04ec6a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/10084886665/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In case you thought I was exaggerating about the T-Rex arms: http://gdzl.la/7HR2MW + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In case you thought I was exaggerating about the T-Rex arms: http://gdzl.la/7HR2MW +

+

+ 3/6/2010, 1:44:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10087922816524288/index.html b/static/mytweets/ewagoner/status/10087922816524288/index.html new file mode 100644 index 00000000..233d187a --- /dev/null +++ b/static/mytweets/ewagoner/status/10087922816524288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dear Google, I will happily let you buy locallygrown.net for a mere 1/1000th of what you've offered Groupon. Call me. You've got my number. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dear Google, I will happily let you buy locallygrown.net for a mere 1/1000th of what you've offered Groupon. Call me. You've got my number. +

+

+ 12/1/2010, 4:48:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10089994409/index.html b/static/mytweets/ewagoner/status/10089994409/index.html new file mode 100644 index 00000000..808c0a24 --- /dev/null +++ b/static/mytweets/ewagoner/status/10089994409/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I don't want to be a pirate girl. I am a pirate T-Rex!" Alrighty then. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I don't want to be a pirate girl. I am a pirate T-Rex!" Alrighty then. +

+

+ 3/6/2010, 4:17:08 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10090352310/index.html b/static/mytweets/ewagoner/status/10090352310/index.html new file mode 100644 index 00000000..a4b9afa0 --- /dev/null +++ b/static/mytweets/ewagoner/status/10090352310/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Turkish fellow complemented me on my pronounciation and wants me to keep an eye out for a downtown Athens location for his restaurant. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Turkish fellow complemented me on my pronounciation and wants me to keep an eye out for a downtown Athens location for his restaurant. +

+

+ 3/6/2010, 4:28:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1009135349795295233/index.html b/static/mytweets/ewagoner/status/1009135349795295233/index.html new file mode 100644 index 00000000..d6ceb77e --- /dev/null +++ b/static/mytweets/ewagoner/status/1009135349795295233/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I held off for a while reading this thread. Don’t make the same mistake I did. <a href="https://twitter.com/BryantD/status/1008728548754898947">https://twitter.com/BryantD/status/1008728548754898947</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1009271371958976512/index.html b/static/mytweets/ewagoner/status/1009271371958976512/index.html new file mode 100644 index 00000000..c29aebc2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1009271371958976512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just realized that there are now nearly *a billion* twitter accounts for every human alive on the planet today. That’s insane. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just realized that there are now nearly *a billion* twitter accounts for every human alive on the planet today. That’s insane.

+

+

+ 6/19/2018, 11:07:01 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1009536271847485440/index.html b/static/mytweets/ewagoner/status/1009536271847485440/index.html new file mode 100644 index 00000000..a85c61b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1009536271847485440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Afternoon prickly pear gose and an apricot danish. #thisismyoffice #remotework #infinityinteractive + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Afternoon prickly pear gose and an apricot danish. #thisismyoffice #remotework #infinityinteractive

+

+

+ 6/20/2018, 4:39:38 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100954301987430400/index.html b/static/mytweets/ewagoner/status/100954301987430400/index.html new file mode 100644 index 00000000..76188286 --- /dev/null +++ b/static/mytweets/ewagoner/status/100954301987430400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Photos of the London Riots are at today's The Big Picture at Boston.com: <a href="http://www.boston.com/bigpicture/2011/08/london_riots.html">http://www.boston.com/bigpicture/2011/08/london_riots.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100956529368379393/index.html b/static/mytweets/ewagoner/status/100956529368379393/index.html new file mode 100644 index 00000000..ced577fa --- /dev/null +++ b/static/mytweets/ewagoner/status/100956529368379393/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @vpartington: Just got an email from Amazon AWS saying they lost some of my data. I'm OK with an outage now and then but this really ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @vpartington: Just got an email from Amazon AWS saying they lost some of my data. I'm OK with an outage now and then but this really ... +

+

+ 8/9/2011, 11:48:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1009638670004117504/index.html b/static/mytweets/ewagoner/status/1009638670004117504/index.html new file mode 100644 index 00000000..2261dc49 --- /dev/null +++ b/static/mytweets/ewagoner/status/1009638670004117504/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @YuckyTom: her: what’re u thinkin’ about? + +me: the time encyclopedia brown knew a civil war sword was a fake because it was engraved “th… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @YuckyTom: her: what’re u thinkin’ about?

me: the time encyclopedia brown knew a civil war sword was a fake because it was engraved “th… +

+

+ 6/20/2018, 11:26:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1009647148869345280/index.html b/static/mytweets/ewagoner/status/1009647148869345280/index.html new file mode 100644 index 00000000..fea19de5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1009647148869345280/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @jeffzentner: An average Twitter day for me in 2018 + +“Hey check out this new book that came out!!” + +“Look at my puppy floofer boofer sil… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jeffzentner: An average Twitter day for me in 2018

“Hey check out this new book that came out!!”

“Look at my puppy floofer boofer sil… +

+

+ 6/21/2018, 12:00:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100967834871529473/index.html b/static/mytweets/ewagoner/status/100967834871529473/index.html new file mode 100644 index 00000000..c421fd5a --- /dev/null +++ b/static/mytweets/ewagoner/status/100967834871529473/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @davidpaulyoung: Who wants to take on Gmail? @jasonh and I need three talented developers to help us. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @davidpaulyoung: Who wants to take on Gmail? @jasonh and I need three talented developers to help us. +

+

+ 8/9/2011, 12:33:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1009692204/index.html b/static/mytweets/ewagoner/status/1009692204/index.html new file mode 100644 index 00000000..58be7442 --- /dev/null +++ b/static/mytweets/ewagoner/status/1009692204/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My cold has reached the phlegmy stage. Working at a the coffee shop down the block to avoid infecting my co-workers. (Strangers, though, ok) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My cold has reached the phlegmy stage. Working at a the coffee shop down the block to avoid infecting my co-workers. (Strangers, though, ok) +

+

+ 11/17/2008, 10:19:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10096996051/index.html b/static/mytweets/ewagoner/status/10096996051/index.html new file mode 100644 index 00000000..e5938598 --- /dev/null +++ b/static/mytweets/ewagoner/status/10096996051/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just put a charge on my credit card that's more than my last car cost. /me mutters "it's for the business, it's for the business" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just put a charge on my credit card that's more than my last car cost. /me mutters "it's for the business, it's for the business" +

+

+ 3/6/2010, 7:43:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/100970757978460161/index.html b/static/mytweets/ewagoner/status/100970757978460161/index.html new file mode 100644 index 00000000..d0b5d9c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/100970757978460161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have @magentatardis to thank for implanting this glorious earworm. "I'm a rabbit so my feet are super lucky" <a href="http://woodsyfriends.bandcamp.com/">http://woodsyfriends.bandcamp.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have @magentatardis to thank for implanting this glorious earworm. "I'm a rabbit so my feet are super lucky" http://woodsyfriends.bandcamp.com/ +

+

+ 8/9/2011, 12:44:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1009787400/index.html b/static/mytweets/ewagoner/status/1009787400/index.html new file mode 100644 index 00000000..5db85b89 --- /dev/null +++ b/static/mytweets/ewagoner/status/1009787400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Listening to a Splendid Table story about eating mesquite pods, and their potential use in gluten free baking. Must investigate further. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Listening to a Splendid Table story about eating mesquite pods, and their potential use in gluten free baking. Must investigate further. +

+

+ 11/17/2008, 11:20:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1009811953831858178/index.html b/static/mytweets/ewagoner/status/1009811953831858178/index.html new file mode 100644 index 00000000..b91dd26c --- /dev/null +++ b/static/mytweets/ewagoner/status/1009811953831858178/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + Who would have thought a comic about a cartoonist named Jon Arbuckle who draws comics about his lasagna-loving cat would be so touching? + +Part One: <a href="http://galesaur.com/portfolio/jon/">http://galesaur.com/portfolio/jon/</a> +Part Two: <a href="http://galesaur.com/portfolio/jon-2/">http://galesaur.com/portfolio/jon-2/</a> +MeFi discussion: <a href="https://www.metafilter.com/174836/With-Minimal-Lasagna">https://www.metafilter.com/174836/With-Minimal-Lasagna</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1009905719/index.html b/static/mytweets/ewagoner/status/1009905719/index.html new file mode 100644 index 00000000..ef283f59 --- /dev/null +++ b/static/mytweets/ewagoner/status/1009905719/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've fallen off the wagon. It's not a problem, though, I can quit any time: http://tinyurl.com/6jqrwt + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've fallen off the wagon. It's not a problem, though, I can quit any time: http://tinyurl.com/6jqrwt +

+

+ 11/17/2008, 12:37:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1009932265147850752/index.html b/static/mytweets/ewagoner/status/1009932265147850752/index.html new file mode 100644 index 00000000..65817478 --- /dev/null +++ b/static/mytweets/ewagoner/status/1009932265147850752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jeremiahtolbert: This cold civil war is starting to heat up, I fear. I figure one side being willing to put kids in concentration camps… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jeremiahtolbert: This cold civil war is starting to heat up, I fear. I figure one side being willing to put kids in concentration camps… +

+

+ 6/21/2018, 6:53:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1009998650276302848/index.html b/static/mytweets/ewagoner/status/1009998650276302848/index.html new file mode 100644 index 00000000..212d5ec2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1009998650276302848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hannah Gadsby’s Netflix special “Nanette” is masterful, heartbreaking, empowering, and important. Please watch it, all the way to the end. It’s only an hour. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hannah Gadsby’s Netflix special “Nanette” is masterful, heartbreaking, empowering, and important. Please watch it, all the way to the end. It’s only an hour. +

+

+ 6/21/2018, 11:16:57 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10100194792/index.html b/static/mytweets/ewagoner/status/10100194792/index.html new file mode 100644 index 00000000..cb3cd4f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/10100194792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My representative was one of 13 who voted against a resolution that declared students deserve access to healthy food. http://is.gd/9R35U + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My representative was one of 13 who voted against a resolution that declared students deserve access to healthy food. http://is.gd/9R35U +

+

+ 3/6/2010, 9:08:32 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/101009413522980864/index.html b/static/mytweets/ewagoner/status/101009413522980864/index.html new file mode 100644 index 00000000..b7d28cf0 --- /dev/null +++ b/static/mytweets/ewagoner/status/101009413522980864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hey, all you Madison, WI friends o' mine: MC Frontalot is coming your way, and needs help: <a href="http://goo.gl/eugQe">http://goo.gl/eugQe</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hey, all you Madison, WI friends o' mine: MC Frontalot is coming your way, and needs help: http://goo.gl/eugQe +

+

+ 8/9/2011, 3:18:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1010146583/index.html b/static/mytweets/ewagoner/status/1010146583/index.html new file mode 100644 index 00000000..a4ad5711 --- /dev/null +++ b/static/mytweets/ewagoner/status/1010146583/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Developer of 1960s truck farm turns 89" (and produce now grown on the land is sold via a locallygrown.net market): http://is.gd/7SlY + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Developer of 1960s truck farm turns 89" (and produce now grown on the land is sold via a locallygrown.net market): http://is.gd/7SlY +

+

+ 11/17/2008, 3:21:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1010220888/index.html b/static/mytweets/ewagoner/status/1010220888/index.html new file mode 100644 index 00000000..dbdda005 --- /dev/null +++ b/static/mytweets/ewagoner/status/1010220888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I thought the Star Trek movie was coming out at Christmas, but now it's May? There goes my holiday plans. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I thought the Star Trek movie was coming out at Christmas, but now it's May? There goes my holiday plans. +

+

+ 11/17/2008, 4:13:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1010263920/index.html b/static/mytweets/ewagoner/status/1010263920/index.html new file mode 100644 index 00000000..75a7c5ad --- /dev/null +++ b/static/mytweets/ewagoner/status/1010263920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An excellent animation from Japan's Ministry of Agriculture on "Ensuring the Future of Food" that applies also to the USA: http://is.gd/7T0H + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ An excellent animation from Japan's Ministry of Agriculture on "Ensuring the Future of Food" that applies also to the USA: http://is.gd/7T0H +

+

+ 11/17/2008, 4:43:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1010266633020039170/index.html b/static/mytweets/ewagoner/status/1010266633020039170/index.html new file mode 100644 index 00000000..c8cc0613 --- /dev/null +++ b/static/mytweets/ewagoner/status/1010266633020039170/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seriously, though. I just randomly picked this comedy special for something light to watch before bed, and instead I got something I’ll remember the rest of my days. I’ll be a better person for it. I think you will, too. <a href="https://twitter.com/NetflixIsAJoke/status/1006189312176787458">https://twitter.com/NetflixIsAJoke/status/1006189312176787458</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seriously, though. I just randomly picked this comedy special for something light to watch before bed, and instead I got something I’ll remember the rest of my days. I’ll be a better person for it. I think you will, too. https://twitter.com/NetflixIsAJoke/status/1006189312176787458 +

+

+ 6/22/2018, 5:01:49 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/101037457981702144/index.html b/static/mytweets/ewagoner/status/101037457981702144/index.html new file mode 100644 index 00000000..edef174a --- /dev/null +++ b/static/mytweets/ewagoner/status/101037457981702144/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + Hop hop, I'm always jump jumping. +Zig zag, I'm always run running. +Long ears, I'm always listening. +Long ears, I can hear you coming. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hop hop, I'm always jump jumping.
Zig zag, I'm always run running.
Long ears, I'm always listening.
Long ears, I can hear you coming. +

+

+ 8/9/2011, 5:09:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10104804948836352/index.html b/static/mytweets/ewagoner/status/10104804948836352/index.html new file mode 100644 index 00000000..359dbb6b --- /dev/null +++ b/static/mytweets/ewagoner/status/10104804948836352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My new favorite way to say goodbye: "Yes, get thee to thine destiny! Godspeed!" http://is.gd/i49h1 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My new favorite way to say goodbye: "Yes, get thee to thine destiny! Godspeed!" http://is.gd/i49h1 +

+

+ 12/1/2010, 5:55:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1010568689/index.html b/static/mytweets/ewagoner/status/1010568689/index.html new file mode 100644 index 00000000..ed30e0e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1010568689/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Uh oh. Civilization IV works great with the new version of Parallels. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Uh oh. Civilization IV works great with the new version of Parallels. +

+

+ 11/17/2008, 8:39:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/101060893110054914/index.html b/static/mytweets/ewagoner/status/101060893110054914/index.html new file mode 100644 index 00000000..eeb0d441 --- /dev/null +++ b/static/mytweets/ewagoner/status/101060893110054914/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Man, do I love me some heirloom potatoes. http://twitpic.com/63mql1 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Man, do I love me some heirloom potatoes. http://twitpic.com/63mql1 +

+

+ 8/9/2011, 6:42:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/101076933974036482/index.html b/static/mytweets/ewagoner/status/101076933974036482/index.html new file mode 100644 index 00000000..7d61e130 --- /dev/null +++ b/static/mytweets/ewagoner/status/101076933974036482/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Chicken and taters are ready. http://instagr.am/p/Jz9_B/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Chicken and taters are ready. http://instagr.am/p/Jz9_B/ +

+

+ 8/9/2011, 7:46:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1011032736340078592/index.html b/static/mytweets/ewagoner/status/1011032736340078592/index.html new file mode 100644 index 00000000..28f12372 --- /dev/null +++ b/static/mytweets/ewagoner/status/1011032736340078592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TorEkelandPC: My dad was tortured by the Gestapo for 4 days and thrown in a concentration camp for being in the Norwegian Resistance. G… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TorEkelandPC: My dad was tortured by the Gestapo for 4 days and thrown in a concentration camp for being in the Norwegian Resistance. G… +

+

+ 6/24/2018, 7:46:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1011326087/index.html b/static/mytweets/ewagoner/status/1011326087/index.html new file mode 100644 index 00000000..9edddf09 --- /dev/null +++ b/static/mytweets/ewagoner/status/1011326087/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "You are now 'Power#4' in game 'norm_mefi'. Welcome to the DPjudge." Now I've done it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "You are now 'Power#4' in game 'norm_mefi'. Welcome to the DPjudge." Now I've done it. +

+

+ 11/18/2008, 10:06:43 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1011623597/index.html b/static/mytweets/ewagoner/status/1011623597/index.html new file mode 100644 index 00000000..83ec9c72 --- /dev/null +++ b/static/mytweets/ewagoner/status/1011623597/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok. rjdj is a totally cool iPhone app. It processes realtime sounds from the mic and creates ambient music from it through the headphones. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ok. rjdj is a totally cool iPhone app. It processes realtime sounds from the mic and creates ambient music from it through the headphones. +

+

+ 11/18/2008, 2:35:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1011626117621518336/index.html b/static/mytweets/ewagoner/status/1011626117621518336/index.html new file mode 100644 index 00000000..1fa52eb6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1011626117621518336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RealTimeWWII: US Republican party announces new platform for its next Presidential bid: firm opposition to joining the war against Nazi… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RealTimeWWII: US Republican party announces new platform for its next Presidential bid: firm opposition to joining the war against Nazi… +

+

+ 6/26/2018, 11:03:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1011630092953497600/index.html b/static/mytweets/ewagoner/status/1011630092953497600/index.html new file mode 100644 index 00000000..c5ad1f4b --- /dev/null +++ b/static/mytweets/ewagoner/status/1011630092953497600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @thehill: JUST IN: Ocean science agency may remove climate change from agency mission, replace it with trade deficit https://t.co/yjALuq… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @thehill: JUST IN: Ocean science agency may remove climate change from agency mission, replace it with trade deficit https://t.co/yjALuq… +

+

+ 6/26/2018, 11:19:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1011684945419493376/index.html b/static/mytweets/ewagoner/status/1011684945419493376/index.html new file mode 100644 index 00000000..116ee5ea --- /dev/null +++ b/static/mytweets/ewagoner/status/1011684945419493376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AmirSariaslan: 😂 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AmirSariaslan: 😂

+

+

+ 6/26/2018, 2:57:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1011740809081876481/index.html b/static/mytweets/ewagoner/status/1011740809081876481/index.html new file mode 100644 index 00000000..b7b2d21d --- /dev/null +++ b/static/mytweets/ewagoner/status/1011740809081876481/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love findings like this that show how connected our world has been, well before many people think. <a href="https://twitter.com/katemond/status/1011313767769141249">https://twitter.com/katemond/status/1011313767769141249</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1011765898/index.html b/static/mytweets/ewagoner/status/1011765898/index.html new file mode 100644 index 00000000..8620cea4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1011765898/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My podcast backlog has fallen to under 4 gigs from a high of nine. One good thing about road trips, I guess. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My podcast backlog has fallen to under 4 gigs from a high of nine. One good thing about road trips, I guess. +

+

+ 11/18/2008, 4:08:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1011778410635497474/index.html b/static/mytweets/ewagoner/status/1011778410635497474/index.html new file mode 100644 index 00000000..d5fb28aa --- /dev/null +++ b/static/mytweets/ewagoner/status/1011778410635497474/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RobertMaguire_: Here's Attorney General Jeff Sessions making a joke today about separating families (to laughter and applause) https://… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RobertMaguire_: Here's Attorney General Jeff Sessions making a joke today about separating families (to laughter and applause) https://… +

+

+ 6/26/2018, 9:09:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1012116957980749825/index.html b/static/mytweets/ewagoner/status/1012116957980749825/index.html new file mode 100644 index 00000000..01925bbb --- /dev/null +++ b/static/mytweets/ewagoner/status/1012116957980749825/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @repjohnlewis: Do not get lost in a sea of despair. Be hopeful, be optimistic. Our struggle is not the struggle of a day, a week, a mont… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @repjohnlewis: Do not get lost in a sea of despair. Be hopeful, be optimistic. Our struggle is not the struggle of a day, a week, a mont… +

+

+ 6/27/2018, 7:34:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1012170010574368768/index.html b/static/mytweets/ewagoner/status/1012170010574368768/index.html new file mode 100644 index 00000000..9b9efd9e --- /dev/null +++ b/static/mytweets/ewagoner/status/1012170010574368768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ddale8: The president on people criticizing him on trade: "It's like rushing the turkey out of the stove. The women can tell me. And so… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ddale8: The president on people criticizing him on trade: "It's like rushing the turkey out of the stove. The women can tell me. And so… +

+

+ 6/27/2018, 11:05:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1012420858651074560/index.html b/static/mytweets/ewagoner/status/1012420858651074560/index.html new file mode 100644 index 00000000..dd0a35b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1012420858651074560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New music from Megan Jean and the Klay Family Band! <a href="https://youtu.be/6UYScr7TkL8">https://youtu.be/6UYScr7TkL8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New music from Megan Jean and the Klay Family Band! https://youtu.be/6UYScr7TkL8 +

+

+ 6/28/2018, 3:41:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1012430286053879808/index.html b/static/mytweets/ewagoner/status/1012430286053879808/index.html new file mode 100644 index 00000000..434a551d --- /dev/null +++ b/static/mytweets/ewagoner/status/1012430286053879808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @seldo: This is an actual story on an official government website with a 14-word headline starting with "we must secure". This is not an… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @seldo: This is an actual story on an official government website with a 14-word headline starting with "we must secure". This is not an… +

+

+ 6/28/2018, 4:19:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1012430324607877120/index.html b/static/mytweets/ewagoner/status/1012430324607877120/index.html new file mode 100644 index 00000000..148b2f16 --- /dev/null +++ b/static/mytweets/ewagoner/status/1012430324607877120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @seldo: There are 14 points in the article, and the final point contains the number "88" for no good reason -- 88 is also a Nazi dog whi… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @seldo: There are 14 points in the article, and the final point contains the number "88" for no good reason -- 88 is also a Nazi dog whi… +

+

+ 6/28/2018, 4:19:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1012766892992364545/index.html b/static/mytweets/ewagoner/status/1012766892992364545/index.html new file mode 100644 index 00000000..71cd5152 --- /dev/null +++ b/static/mytweets/ewagoner/status/1012766892992364545/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cindy has some good words to help the rest of us. <a href="https://twitter.com/CindyOtis_/status/1012488916178436096">https://twitter.com/CindyOtis_/status/1012488916178436096</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1012881746/index.html b/static/mytweets/ewagoner/status/1012881746/index.html new file mode 100644 index 00000000..13994a84 --- /dev/null +++ b/static/mytweets/ewagoner/status/1012881746/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's nothing like throwing your back out during a coughing fit to really make you feel 37. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's nothing like throwing your back out during a coughing fit to really make you feel 37. +

+

+ 11/19/2008, 9:03:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/101297126696423425/index.html b/static/mytweets/ewagoner/status/101297126696423425/index.html new file mode 100644 index 00000000..149f2541 --- /dev/null +++ b/static/mytweets/ewagoner/status/101297126696423425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @FakeCivilWar: On this Day: Texas seceded from the Union, partially in response to Federal infringement of states’ rights, but mostly ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @FakeCivilWar: On this Day: Texas seceded from the Union, partially in response to Federal infringement of states’ rights, but mostly ... +

+

+ 8/10/2011, 10:21:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/101301581621903360/index.html b/static/mytweets/ewagoner/status/101301581621903360/index.html new file mode 100644 index 00000000..2a0fd39b --- /dev/null +++ b/static/mytweets/ewagoner/status/101301581621903360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So many of my friends would enjoy the great new YA sci-fi & fantasy short fiction podcast Cast of Wonders: <a href="http://www.castofwonders.org/">http://www.castofwonders.org/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So many of my friends would enjoy the great new YA sci-fi & fantasy short fiction podcast Cast of Wonders: http://www.castofwonders.org/ +

+

+ 8/10/2011, 10:39:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/101316334519988226/index.html b/static/mytweets/ewagoner/status/101316334519988226/index.html new file mode 100644 index 00000000..003397af --- /dev/null +++ b/static/mytweets/ewagoner/status/101316334519988226/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The first ten recipients of the James Beard Foundation Food Leadership Awards have been announced: <a href="http://www.jbffoodconference.org/leadership-awards/2011-award-recipients/">http://www.jbffoodconference.org/leadership-awards/2011-award-recipients/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1013468092247236608/index.html b/static/mytweets/ewagoner/status/1013468092247236608/index.html new file mode 100644 index 00000000..aa714b19 --- /dev/null +++ b/static/mytweets/ewagoner/status/1013468092247236608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ddale8: Asked how he can bring the country together amid all this anti-Trump incivility, Trump says "there's probably never been a base… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ddale8: Asked how he can bring the country together amid all this anti-Trump incivility, Trump says "there's probably never been a base… +

+

+ 7/1/2018, 1:03:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1013535122392481793/index.html b/static/mytweets/ewagoner/status/1013535122392481793/index.html new file mode 100644 index 00000000..67448cfd --- /dev/null +++ b/static/mytweets/ewagoner/status/1013535122392481793/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The lessons you learn while working with pastry are metaphors for good living. <a href="https://weilerbrandt.com/2018/07/01/canada-day-cherry-pie-and-life-lessons/">https://weilerbrandt.com/2018/07/01/canada-day-cherry-pie-and-life-lessons/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/101360104045166594/index.html b/static/mytweets/ewagoner/status/101360104045166594/index.html new file mode 100644 index 00000000..791ead9e --- /dev/null +++ b/static/mytweets/ewagoner/status/101360104045166594/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Our new office will have a Ten Forward. http://instagr.am/p/J4AfW/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Our new office will have a Ten Forward. http://instagr.am/p/J4AfW/ +

+

+ 8/10/2011, 2:31:46 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1013923162831163393/index.html b/static/mytweets/ewagoner/status/1013923162831163393/index.html new file mode 100644 index 00000000..26080026 --- /dev/null +++ b/static/mytweets/ewagoner/status/1013923162831163393/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve been working here and there from campgrounds and the deep woods, and it’s been fun. I can carry my office, my kitchen, and my bedroom on my back and work extremely remotely. <a href="https://twitter.com/themeghanodea/status/1013901889245609984">https://twitter.com/themeghanodea/status/1013901889245609984</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve been working here and there from campgrounds and the deep woods, and it’s been fun. I can carry my office, my kitchen, and my bedroom on my back and work extremely remotely. https://twitter.com/themeghanodea/status/1013901889245609984 +

+

+ 7/2/2018, 7:11:34 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1013981093299675136/index.html b/static/mytweets/ewagoner/status/1013981093299675136/index.html new file mode 100644 index 00000000..8787c46c --- /dev/null +++ b/static/mytweets/ewagoner/status/1013981093299675136/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @IndivisibleNet: Thinking someone is in love? ❤️ + +<a href="https://twitter.com/ManInTheHoody/status/986736998743289856/video/1">https://twitter.com/ManInTheHoody/status/986736998743289856/video/1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1014343065228759040/index.html b/static/mytweets/ewagoner/status/1014343065228759040/index.html new file mode 100644 index 00000000..5bc9f78e --- /dev/null +++ b/static/mytweets/ewagoner/status/1014343065228759040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This whole thread about how crazy our eyes and brains work is magical, and summed up well about a dozen tweets in: <a href="https://twitter.com/Foone/status/1014269270878896128">https://twitter.com/Foone/status/1014269270878896128</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/101449860649197568/index.html b/static/mytweets/ewagoner/status/101449860649197568/index.html new file mode 100644 index 00000000..68019f90 --- /dev/null +++ b/static/mytweets/ewagoner/status/101449860649197568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just added leftover creamed spinach to the crab cakes I'm mixing. Crab Cakes Florentine are a thing, right? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just added leftover creamed spinach to the crab cakes I'm mixing. Crab Cakes Florentine are a thing, right? +

+

+ 8/10/2011, 8:28:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/101451128281108480/index.html b/static/mytweets/ewagoner/status/101451128281108480/index.html new file mode 100644 index 00000000..9b008a2e --- /dev/null +++ b/static/mytweets/ewagoner/status/101451128281108480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Soon-to-be crab cakes for dinner. http://instagr.am/p/J5dv9/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Soon-to-be crab cakes for dinner. http://instagr.am/p/J5dv9/ +

+

+ 8/10/2011, 8:33:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/101464458374823937/index.html b/static/mytweets/ewagoner/status/101464458374823937/index.html new file mode 100644 index 00000000..af63fa33 --- /dev/null +++ b/static/mytweets/ewagoner/status/101464458374823937/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cooked down some fresh black-eyed peas in the juices from about a gallon of tomatoes I roasted earlier. Flavor. I has it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cooked down some fresh black-eyed peas in the juices from about a gallon of tomatoes I roasted earlier. Flavor. I has it. +

+

+ 8/10/2011, 9:26:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1014718405486751744/index.html b/static/mytweets/ewagoner/status/1014718405486751744/index.html new file mode 100644 index 00000000..3e49c480 --- /dev/null +++ b/static/mytweets/ewagoner/status/1014718405486751744/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + RT @MicroSFF: The spaceship landed. An alien emerged. +"Hi," it said. "Um. I wrote a note, but..." +It held out a crate of plums. +"For your i… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MicroSFF: The spaceship landed. An alien emerged.
"Hi," it said. "Um. I wrote a note, but..."
It held out a crate of plums.
"For your i… +

+

+ 7/4/2018, 11:51:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/101477614782386178/index.html b/static/mytweets/ewagoner/status/101477614782386178/index.html new file mode 100644 index 00000000..af6e0b83 --- /dev/null +++ b/static/mytweets/ewagoner/status/101477614782386178/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper is eating black eye peas literally by the fist full. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper is eating black eye peas literally by the fist full. +

+

+ 8/10/2011, 10:18:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1015036772286418944/index.html b/static/mytweets/ewagoner/status/1015036772286418944/index.html new file mode 100644 index 00000000..46371fa6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1015036772286418944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @tomandlorenzo: So the woman on the plane who had her conversation and pictures live-tweeted against her will has been doxxed and she sh… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @tomandlorenzo: So the woman on the plane who had her conversation and pictures live-tweeted against her will has been doxxed and she sh… +

+

+ 7/5/2018, 8:56:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1015084502/index.html b/static/mytweets/ewagoner/status/1015084502/index.html new file mode 100644 index 00000000..14306d8b --- /dev/null +++ b/static/mytweets/ewagoner/status/1015084502/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Corned beef, cheddar, and fried egg on marble rye: the "Edison Conception". Available at Clocked in Athens, GA. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Corned beef, cheddar, and fried egg on marble rye: the "Edison Conception". Available at Clocked in Athens, GA. +

+

+ 11/20/2008, 12:58:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1015086598222905345/index.html b/static/mytweets/ewagoner/status/1015086598222905345/index.html new file mode 100644 index 00000000..63010a6b --- /dev/null +++ b/static/mytweets/ewagoner/status/1015086598222905345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Bryan_J_Howard: The New Civil War...an update from Athens, GA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Bryan_J_Howard: The New Civil War...an update from Athens, GA

+

+

+ 7/6/2018, 12:14:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1015098418698555397/index.html b/static/mytweets/ewagoner/status/1015098418698555397/index.html new file mode 100644 index 00000000..defdd822 --- /dev/null +++ b/static/mytweets/ewagoner/status/1015098418698555397/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @claytoncubitt: Life is fucking weird, man. I don’t know. + +Born Arnold George Dorsey, his career languished until he changed his name to… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @claytoncubitt: Life is fucking weird, man. I don’t know.

Born Arnold George Dorsey, his career languished until he changed his name to… +

+

+ 7/6/2018, 1:01:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1015170853/index.html b/static/mytweets/ewagoner/status/1015170853/index.html new file mode 100644 index 00000000..47598faa --- /dev/null +++ b/static/mytweets/ewagoner/status/1015170853/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love this cover of one of my favorite Femmes songs over at Music.Metafilter: http://tinyurl.com/5gakpv + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I love this cover of one of my favorite Femmes songs over at Music.Metafilter: http://tinyurl.com/5gakpv +

+

+ 11/20/2008, 1:53:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1015275757/index.html b/static/mytweets/ewagoner/status/1015275757/index.html new file mode 100644 index 00000000..44567c0b --- /dev/null +++ b/static/mytweets/ewagoner/status/1015275757/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's three o'clock. Witching hour for the markets. Buckle up! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's three o'clock. Witching hour for the markets. Buckle up! +

+

+ 11/20/2008, 3:01:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1015422288651542528/index.html b/static/mytweets/ewagoner/status/1015422288651542528/index.html new file mode 100644 index 00000000..2181fba5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1015422288651542528/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @A_single_bear: Reasons to yell at me: +-There are no reasons to yell at me +-Yelling is scary +-Why would you yell at me +-You should not b… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @A_single_bear: Reasons to yell at me:
-There are no reasons to yell at me
-Yelling is scary
-Why would you yell at me
-You should not b… +

+

+ 7/6/2018, 10:28:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10165240876503040/index.html b/static/mytweets/ewagoner/status/10165240876503040/index.html new file mode 100644 index 00000000..ddbec6a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/10165240876503040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @joshmillard: Worst "Comfortably Numb" cover ever. Not hyperbole. It is actually the worst. http://www.youtube.com/watch?v=Jj7pDNDuoJ0 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @joshmillard: Worst "Comfortably Numb" cover ever. Not hyperbole. It is actually the worst. http://www.youtube.com/watch?v=Jj7pDNDuoJ0 +

+

+ 12/1/2010, 9:55:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1016525197116166146/index.html b/static/mytweets/ewagoner/status/1016525197116166146/index.html new file mode 100644 index 00000000..0274f8cb --- /dev/null +++ b/static/mytweets/ewagoner/status/1016525197116166146/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ScottHech: The denaturalization campaign has begun w/ an ominous 1st victim: A “63 y/o secretary, here from Peru since 1989, church vol… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ScottHech: The denaturalization campaign has begun w/ an ominous 1st victim: A “63 y/o secretary, here from Peru since 1989, church vol… +

+

+ 7/9/2018, 11:31:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1016877375106306048/index.html b/static/mytweets/ewagoner/status/1016877375106306048/index.html new file mode 100644 index 00000000..e08f3e2a --- /dev/null +++ b/static/mytweets/ewagoner/status/1016877375106306048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @goldengateblond: “They’re draining money from uninsured AIDS victims and torture survivor programs to pay for more family separations”… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @goldengateblond: “They’re draining money from uninsured AIDS victims and torture survivor programs to pay for more family separations”… +

+

+ 7/10/2018, 10:50:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1017111575/index.html b/static/mytweets/ewagoner/status/1017111575/index.html new file mode 100644 index 00000000..66779acf --- /dev/null +++ b/static/mytweets/ewagoner/status/1017111575/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some days I really think I ought to get into day trading. The 3pm market swings are getting entirely too predictable. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some days I really think I ought to get into day trading. The 3pm market swings are getting entirely too predictable. +

+

+ 11/21/2008, 3:21:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1017113739106144269/index.html b/static/mytweets/ewagoner/status/1017113739106144269/index.html new file mode 100644 index 00000000..0b16a0d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1017113739106144269/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thrilled to have made it through the lottery to purchase XOXO conference tickets! Now I’ve just got to find $1500 (all inclusive) by Friday. Ooof. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thrilled to have made it through the lottery to purchase XOXO conference tickets! Now I’ve just got to find $1500 (all inclusive) by Friday. Ooof. +

+

+ 7/11/2018, 2:29:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1017130714/index.html b/static/mytweets/ewagoner/status/1017130714/index.html new file mode 100644 index 00000000..54defcaa --- /dev/null +++ b/static/mytweets/ewagoner/status/1017130714/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Photo from college. I'm the nerdy looking one. http://www.flickr.com/photos/ewagoner/3048046889/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Photo from college. I'm the nerdy looking one. http://www.flickr.com/photos/ewagoner/3048046889/ +

+

+ 11/21/2008, 3:34:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10171973032/index.html b/static/mytweets/ewagoner/status/10171973032/index.html new file mode 100644 index 00000000..db9ddb59 --- /dev/null +++ b/static/mytweets/ewagoner/status/10171973032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ordered a dump truck of gravel only to discover on delivery the website's price sheet's really old & it's 50% more expensive than I thought. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ordered a dump truck of gravel only to discover on delivery the website's price sheet's really old & it's 50% more expensive than I thought. +

+

+ 3/8/2010, 9:10:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1017226796268441600/index.html b/static/mytweets/ewagoner/status/1017226796268441600/index.html new file mode 100644 index 00000000..e6309194 --- /dev/null +++ b/static/mytweets/ewagoner/status/1017226796268441600/index.html @@ -0,0 +1,61 @@ + + + + + + + + + + + + + RT @JennaGuillaume: My name is Shark +and wen its brite +and u think u hav +the perfek lite +and u dont think +of any harm +i slide rite in +i… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JennaGuillaume: My name is Shark
and wen its brite
and u think u hav
the perfek lite
and u dont think
of any harm
i slide rite in
i… +

+

+ 7/11/2018, 9:59:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1017227162452144128/index.html b/static/mytweets/ewagoner/status/1017227162452144128/index.html new file mode 100644 index 00000000..e24b444e --- /dev/null +++ b/static/mytweets/ewagoner/status/1017227162452144128/index.html @@ -0,0 +1,59 @@ + + + + + + + + + + + + + RT @JuddLegum: The White House sent out quotes from 34 people praising Kavanaugh. Breakdown by gender. + +1. Man +2. Man +3. Man +4. Man +5. Man… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JuddLegum: The White House sent out quotes from 34 people praising Kavanaugh. Breakdown by gender.

1. Man
2. Man
3. Man
4. Man
5. Man… +

+

+ 7/11/2018, 10:00:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1017227179485261825/index.html b/static/mytweets/ewagoner/status/1017227179485261825/index.html new file mode 100644 index 00000000..92d022d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1017227179485261825/index.html @@ -0,0 +1,67 @@ + + + + + + + + + + + + + RT @JuddLegum: 26. Man +27. Man +28. Man +29. Man +30. Man +31. Man +32. Man +33. Man +34. Man + +<a href="https://goo.gl/ZUaQVr">https://goo.gl/ZUaQVr</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JuddLegum: 26. Man
27. Man
28. Man
29. Man
30. Man
31. Man
32. Man
33. Man
34. Man

https://goo.gl/ZUaQVr +

+

+ 7/11/2018, 10:00:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1017426548/index.html b/static/mytweets/ewagoner/status/1017426548/index.html new file mode 100644 index 00000000..4f43a3c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1017426548/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Listening to This American Life #220. Woman takes testosterone, turns into me. Very interesting. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Listening to This American Life #220. Woman takes testosterone, turns into me. Very interesting. +

+

+ 11/21/2008, 7:04:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1017444362584813568/index.html b/static/mytweets/ewagoner/status/1017444362584813568/index.html new file mode 100644 index 00000000..83cf0d06 --- /dev/null +++ b/static/mytweets/ewagoner/status/1017444362584813568/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Thanks to a recent Georgia Court of Appeals decision, police must conduct their business up front even when the party is clearly in the back. #mulletdoctrine + +<a href="https://www.georgiapol.com/2018/07/09/ga-court-of-appeals-establishes-mullet-doctrine/amp/">https://www.georgiapol.com/2018/07/09/ga-court-of-appeals-establishes-mullet-doctrine/amp/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1017520764424159232/index.html b/static/mytweets/ewagoner/status/1017520764424159232/index.html new file mode 100644 index 00000000..512c82e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1017520764424159232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dear friends and enemies in Portland: I will be coming to see you in early September. You have been warned. Prepare yourselves accordingly. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dear friends and enemies in Portland: I will be coming to see you in early September. You have been warned. Prepare yourselves accordingly. +

+

+ 7/12/2018, 5:27:09 PM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1017549052/index.html b/static/mytweets/ewagoner/status/1017549052/index.html new file mode 100644 index 00000000..442122bc --- /dev/null +++ b/static/mytweets/ewagoner/status/1017549052/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just discovered my Sam's Club credit account was revoked due to faulty info in my Equifax file. Guess I won't be buying xmas presents there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just discovered my Sam's Club credit account was revoked due to faulty info in my Equifax file. Guess I won't be buying xmas presents there. +

+

+ 11/21/2008, 8:51:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1017621134769033217/index.html b/static/mytweets/ewagoner/status/1017621134769033217/index.html new file mode 100644 index 00000000..b7b1d2d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1017621134769033217/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + LEX the Lexicon Artist dropped a fine nerdcore track today, backed up by Schäffer the Darklord — <a href="https://youtu.be/vEkNoYlneMA">https://youtu.be/vEkNoYlneMA</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ LEX the Lexicon Artist dropped a fine nerdcore track today, backed up by Schäffer the Darklord — https://youtu.be/vEkNoYlneMA +

+

+ 7/13/2018, 12:05:59 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1017761020624949248/index.html b/static/mytweets/ewagoner/status/1017761020624949248/index.html new file mode 100644 index 00000000..b680e53e --- /dev/null +++ b/static/mytweets/ewagoner/status/1017761020624949248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You ladies want pockets? Fine. Here you go. These have pockets. <a href="https://www.ciedenim.com/shop/Nancy">https://www.ciedenim.com/shop/Nancy</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You ladies want pockets? Fine. Here you go. These have pockets. https://www.ciedenim.com/shop/Nancy +

+

+ 7/13/2018, 9:21:51 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1017983124226166784/index.html b/static/mytweets/ewagoner/status/1017983124226166784/index.html new file mode 100644 index 00000000..24cf03c9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1017983124226166784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It really doesn’t matter how many times in one night I get called a “magnificent bastard” by people I’ve never met. It never gets old. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It really doesn’t matter how many times in one night I get called a “magnificent bastard” by people I’ve never met. It never gets old. +

+

+ 7/14/2018, 12:04:24 AM +

+

Favs: 6

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/101820946750521344/index.html b/static/mytweets/ewagoner/status/101820946750521344/index.html new file mode 100644 index 00000000..d5c90600 --- /dev/null +++ b/static/mytweets/ewagoner/status/101820946750521344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Quoted for truth: RT @jannypie Many of the books on this list made me who I am today http://ow.ly/61fFW #scifi #fantasy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Quoted for truth: RT @jannypie Many of the books on this list made me who I am today http://ow.ly/61fFW #scifi #fantasy +

+

+ 8/11/2011, 9:03:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1018364178724278277/index.html b/static/mytweets/ewagoner/status/1018364178724278277/index.html new file mode 100644 index 00000000..8f615486 --- /dev/null +++ b/static/mytweets/ewagoner/status/1018364178724278277/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I’ve seen some odd instrument combos in my time here in Athens, but never before tonight had I seen a duo of full drum kit and Tibetan singing bowls. + +I liked it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve seen some odd instrument combos in my time here in Athens, but never before tonight had I seen a duo of full drum kit and Tibetan singing bowls.

I liked it. +

+

+ 7/15/2018, 1:18:35 AM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1018552477011103744/index.html b/static/mytweets/ewagoner/status/1018552477011103744/index.html new file mode 100644 index 00000000..0565d675 --- /dev/null +++ b/static/mytweets/ewagoner/status/1018552477011103744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LMMyles: HER FACE THOUGH. Oh my, HER FACE. She just looks perfect. Something with the eyebrows and eyes is just making me have so much… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LMMyles: HER FACE THOUGH. Oh my, HER FACE. She just looks perfect. Something with the eyebrows and eyes is just making me have so much… +

+

+ 7/15/2018, 1:46:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10186024280/index.html b/static/mytweets/ewagoner/status/10186024280/index.html new file mode 100644 index 00000000..1e5d148c --- /dev/null +++ b/static/mytweets/ewagoner/status/10186024280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looking at some canopy solutions for our Athens Locally Grown pickup location. I like the look of these: http://is.gd/9YSkS + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looking at some canopy solutions for our Athens Locally Grown pickup location. I like the look of these: http://is.gd/9YSkS +

+

+ 3/8/2010, 3:15:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1018690560/index.html b/static/mytweets/ewagoner/status/1018690560/index.html new file mode 100644 index 00000000..40a502ad --- /dev/null +++ b/static/mytweets/ewagoner/status/1018690560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nice. The good looking coconut I bought is moldy on the inside. That'll teach me to buy non-locally grown coconut. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nice. The good looking coconut I bought is moldy on the inside. That'll teach me to buy non-locally grown coconut. +

+

+ 11/22/2008, 6:06:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1018757039/index.html b/static/mytweets/ewagoner/status/1018757039/index.html new file mode 100644 index 00000000..2197a942 --- /dev/null +++ b/static/mytweets/ewagoner/status/1018757039/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Settling down for a hot bath and a White Russian. Hold the marmot, please. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Settling down for a hot bath and a White Russian. Hold the marmot, please. +

+

+ 11/22/2008, 7:10:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1018876944606203906/index.html b/static/mytweets/ewagoner/status/1018876944606203906/index.html new file mode 100644 index 00000000..e3b9ded5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1018876944606203906/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @goldengateblond: Can’t wait for Sarah Slanders to say he just had something in his eye. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @goldengateblond: Can’t wait for Sarah Slanders to say he just had something in his eye.

+

+

+ 7/16/2018, 11:16:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1019045783939833856/index.html b/static/mytweets/ewagoner/status/1019045783939833856/index.html new file mode 100644 index 00000000..99459581 --- /dev/null +++ b/static/mytweets/ewagoner/status/1019045783939833856/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @lecturestobeats: 🏛️ It's an election year! +👉🏾 Visit <a href="http://www.categorizedtweets.com">http://www.categorizedtweets.com</a> & enter your zipcode +🤷🏾‍♀️ What: It scans the Twitter timel… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @lecturestobeats: 🏛️ It's an election year!
👉🏾 Visit http://www.categorizedtweets.com & enter your zipcode
🤷🏾‍♀️ What: It scans the Twitter timel… +

+

+ 7/16/2018, 10:27:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10190912192/index.html b/static/mytweets/ewagoner/status/10190912192/index.html new file mode 100644 index 00000000..293721f8 --- /dev/null +++ b/static/mytweets/ewagoner/status/10190912192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Working on a grant application I thought was due on the 18th, refreshed the webpage to discover it was due on the 8th. Today. At 4pm. Oops. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Working on a grant application I thought was due on the 18th, refreshed the webpage to discover it was due on the 8th. Today. At 4pm. Oops. +

+

+ 3/8/2010, 5:26:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1019197278001815552/index.html b/static/mytweets/ewagoner/status/1019197278001815552/index.html new file mode 100644 index 00000000..b6f1e69e --- /dev/null +++ b/static/mytweets/ewagoner/status/1019197278001815552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @justabloodygame: At any given time, there are 75 different Coen Brothers movies taking place simultaneously across the country. https:/… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @justabloodygame: At any given time, there are 75 different Coen Brothers movies taking place simultaneously across the country. https:/… +

+

+ 7/17/2018, 8:29:01 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1019417846428983296/index.html b/static/mytweets/ewagoner/status/1019417846428983296/index.html new file mode 100644 index 00000000..4cbcc38a --- /dev/null +++ b/static/mytweets/ewagoner/status/1019417846428983296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AlishaRai: I'm playing Mario Kart with my 5 yo nephew and I said "I think you're going the wrong way" and he yelled back "IM DOING MY B… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AlishaRai: I'm playing Mario Kart with my 5 yo nephew and I said "I think you're going the wrong way" and he yelled back "IM DOING MY B… +

+

+ 7/17/2018, 11:05:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1019585076772909057/index.html b/static/mytweets/ewagoner/status/1019585076772909057/index.html new file mode 100644 index 00000000..1f0ed4cd --- /dev/null +++ b/static/mytweets/ewagoner/status/1019585076772909057/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jameskeithford: "Alien" gives us a glimpse of a utopian future in which one has to go to a special room to use a computer, that room is… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jameskeithford: "Alien" gives us a glimpse of a utopian future in which one has to go to a special room to use a computer, that room is… +

+

+ 7/18/2018, 10:09:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1019672591/index.html b/static/mytweets/ewagoner/status/1019672591/index.html new file mode 100644 index 00000000..1daf7b62 --- /dev/null +++ b/static/mytweets/ewagoner/status/1019672591/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to pick up the turkey I met as a young peeper many months ago, now cleaned and frozen. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to pick up the turkey I met as a young peeper many months ago, now cleaned and frozen. +

+

+ 11/23/2008, 1:23:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1019685421008277506/index.html b/static/mytweets/ewagoner/status/1019685421008277506/index.html new file mode 100644 index 00000000..a5066dd5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1019685421008277506/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’d be super happy to see either The Violent Femmes or Echo & The Bunnymen, and I’m so excited that tonight I finally get to see both. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’d be super happy to see either The Violent Femmes or Echo & The Bunnymen, and I’m so excited that tonight I finally get to see both. +

+

+ 7/18/2018, 4:48:43 PM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1019740881077891072/index.html b/static/mytweets/ewagoner/status/1019740881077891072/index.html new file mode 100644 index 00000000..28249dd3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1019740881077891072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So many people at this Echo & The Bunnymen show look like they’re at a John Hughes cast 30th reunion. 😍😍😍 I hope I’ve aged half as well. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So many people at this Echo & The Bunnymen show look like they’re at a John Hughes cast 30th reunion. 😍😍😍 I hope I’ve aged half as well. +

+

+ 7/18/2018, 8:29:06 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1019753470495264768/index.html b/static/mytweets/ewagoner/status/1019753470495264768/index.html new file mode 100644 index 00000000..1b8de594 --- /dev/null +++ b/static/mytweets/ewagoner/status/1019753470495264768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Violent Femmes are setting up. Among the things brought onto the stage: a ten foot tall saxophone and a Weber grill. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Violent Femmes are setting up. Among the things brought onto the stage: a ten foot tall saxophone and a Weber grill. +

+

+ 7/18/2018, 9:19:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1020145761055625216/index.html b/static/mytweets/ewagoner/status/1020145761055625216/index.html new file mode 100644 index 00000000..bb033102 --- /dev/null +++ b/static/mytweets/ewagoner/status/1020145761055625216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Pinboard: Ask yourself: am I even good enough to suffer from impostor syndrome? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Pinboard: Ask yourself: am I even good enough to suffer from impostor syndrome? +

+

+ 7/19/2018, 11:17:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102060803204714498/index.html b/static/mytweets/ewagoner/status/102060803204714498/index.html new file mode 100644 index 00000000..64ecef90 --- /dev/null +++ b/static/mytweets/ewagoner/status/102060803204714498/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Let's do this! *takes off shirt* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Let's do this! *takes off shirt* +

+

+ 8/12/2011, 12:56:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102079596169658369/index.html b/static/mytweets/ewagoner/status/102079596169658369/index.html new file mode 100644 index 00000000..2c3ecba4 --- /dev/null +++ b/static/mytweets/ewagoner/status/102079596169658369/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My first tattoo: <a href="http://yfrog.com/h7i9pmnlj">http://yfrog.com/h7i9pmnlj</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1020893617559392256/index.html b/static/mytweets/ewagoner/status/1020893617559392256/index.html new file mode 100644 index 00000000..4276234f --- /dev/null +++ b/static/mytweets/ewagoner/status/1020893617559392256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @wiseacre: I can't stop listening to this cover version of one of my favorite songs of all time "The Boy With The Thorn In His Side". Ju… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @wiseacre: I can't stop listening to this cover version of one of my favorite songs of all time "The Boy With The Thorn In His Side". Ju… +

+

+ 7/22/2018, 12:49:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1020908358365319169/index.html b/static/mytweets/ewagoner/status/1020908358365319169/index.html new file mode 100644 index 00000000..d8f7cc9b --- /dev/null +++ b/static/mytweets/ewagoner/status/1020908358365319169/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Me: It’s 2am. I really ought to go to sleep. + +Also me: A rocket is about to launch a satellite and then try to land again on a boat. I really ought to watch that. <a href="https://twitter.com/SpaceX/status/1020894027669954560">https://twitter.com/SpaceX/status/1020894027669954560</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Me: It’s 2am. I really ought to go to sleep.

Also me: A rocket is about to launch a satellite and then try to land again on a boat. I really ought to watch that. https://twitter.com/SpaceX/status/1020894027669954560 +

+

+ 7/22/2018, 1:48:14 AM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1020973573/index.html b/static/mytweets/ewagoner/status/1020973573/index.html new file mode 100644 index 00000000..5ab7a894 --- /dev/null +++ b/static/mytweets/ewagoner/status/1020973573/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "White House says unaware of any Citigroup rescue talks" He's just stopped trying altogether, hasn't he?/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "White House says unaware of any Citigroup rescue talks" He's just stopped trying altogether, hasn't he?/ +

+

+ 11/24/2008, 10:26:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1021088224117252096/index.html b/static/mytweets/ewagoner/status/1021088224117252096/index.html new file mode 100644 index 00000000..56a6593b --- /dev/null +++ b/static/mytweets/ewagoner/status/1021088224117252096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Same. <a href="https://youtu.be/UEhTmETAt9A">https://youtu.be/UEhTmETAt9A</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102153052/index.html b/static/mytweets/ewagoner/status/102153052/index.html new file mode 100644 index 00000000..c6f8e53a --- /dev/null +++ b/static/mytweets/ewagoner/status/102153052/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Found some good boudin. The town I'm in... is a sad, sad place. The first person I met was a uniformed officer bumming change for a coke. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Found some good boudin. The town I'm in... is a sad, sad place. The first person I met was a uniformed officer bumming change for a coke. +

+

+ 6/12/2007, 8:16:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102157522/index.html b/static/mytweets/ewagoner/status/102157522/index.html new file mode 100644 index 00000000..3fcd9355 --- /dev/null +++ b/static/mytweets/ewagoner/status/102157522/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's my last night in Louisiana. This visit was not near as nice as my last one. I'm far from the storm paths, but the place seems defeated. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's my last night in Louisiana. This visit was not near as nice as my last one. I'm far from the storm paths, but the place seems defeated. +

+

+ 6/12/2007, 8:21:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1021875843524689921/index.html b/static/mytweets/ewagoner/status/1021875843524689921/index.html new file mode 100644 index 00000000..af37c1b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1021875843524689921/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @xoxo: 🙌💛 Do you live in Portland and want to pitch in at XOXO in exchange for a free pass? Sign up to be notified about volunteering: h… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @xoxo: 🙌💛 Do you live in Portland and want to pitch in at XOXO in exchange for a free pass? Sign up to be notified about volunteering: h… +

+

+ 7/24/2018, 5:52:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1021964951202738177/index.html b/static/mytweets/ewagoner/status/1021964951202738177/index.html new file mode 100644 index 00000000..498fdf4b --- /dev/null +++ b/static/mytweets/ewagoner/status/1021964951202738177/index.html @@ -0,0 +1,59 @@ + + + + + + + + + + + + + RT @KylePlantEmoji: Me: I want to be better + +Depression: *Jedi hand wave* you don't want to be better + +Me: I don't want to be better + +Depre… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @KylePlantEmoji: Me: I want to be better

Depression: *Jedi hand wave* you don't want to be better

Me: I don't want to be better

Depre… +

+

+ 7/24/2018, 11:46:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102207059075936257/index.html b/static/mytweets/ewagoner/status/102207059075936257/index.html new file mode 100644 index 00000000..e867cbab --- /dev/null +++ b/static/mytweets/ewagoner/status/102207059075936257/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stand by the grey stone when the thrush knocks, and the setting sun with the last light of Durin's Day will shine upon the key-hole. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stand by the grey stone when the thrush knocks, and the setting sun with the last light of Durin's Day will shine upon the key-hole. +

+

+ 8/12/2011, 10:37:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1022129003/index.html b/static/mytweets/ewagoner/status/1022129003/index.html new file mode 100644 index 00000000..7bfa7197 --- /dev/null +++ b/static/mytweets/ewagoner/status/1022129003/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wait... Twitter bought I Want Sandy, only to shut it down? Really? How does that make sense? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wait... Twitter bought I Want Sandy, only to shut it down? Really? How does that make sense? +

+

+ 11/24/2008, 11:19:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1022325219648778240/index.html b/static/mytweets/ewagoner/status/1022325219648778240/index.html new file mode 100644 index 00000000..dee768c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1022325219648778240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Ellen’s dying wish was that women of size make her death matter by advocating strongly for their health and not accepting that fat is the only relevant health issue.” <a href="https://m.legacy.com/obituaries/timescolonist/obituary.aspx?n&pid=189588876&referrer=0&preview=True">https://m.legacy.com/obituaries/timescolonist/obituary.aspx?n&pid=189588876&referrer=0&preview=True</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1022512949204791297/index.html b/static/mytweets/ewagoner/status/1022512949204791297/index.html new file mode 100644 index 00000000..6880963d --- /dev/null +++ b/static/mytweets/ewagoner/status/1022512949204791297/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @vardi: Fibonacci Joke :-) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @vardi: Fibonacci Joke :-)

+

+

+ 7/26/2018, 12:04:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10226623978/index.html b/static/mytweets/ewagoner/status/10226623978/index.html new file mode 100644 index 00000000..d1001a63 --- /dev/null +++ b/static/mytweets/ewagoner/status/10226623978/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Prepping my main RoR app for move from v1.2 to 2.3. Ashamed: Writing 1st tests. Need to be on @MikeG1's good side in case I need to hire'm. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Prepping my main RoR app for move from v1.2 to 2.3. Ashamed: Writing 1st tests. Need to be on @MikeG1's good side in case I need to hire'm. +

+

+ 3/9/2010, 11:07:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1022671010/index.html b/static/mytweets/ewagoner/status/1022671010/index.html new file mode 100644 index 00000000..aa5dde42 --- /dev/null +++ b/static/mytweets/ewagoner/status/1022671010/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Florida family farm sees farm sales go up 20% after first year of using locallygrown.net: http://is.gd/8WxW + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Florida family farm sees farm sales go up 20% after first year of using locallygrown.net: http://is.gd/8WxW +

+

+ 11/25/2008, 8:56:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1022868539/index.html b/static/mytweets/ewagoner/status/1022868539/index.html new file mode 100644 index 00000000..921847fe --- /dev/null +++ b/static/mytweets/ewagoner/status/1022868539/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Truck is nearly loaded. We'll be leaving for Missouri within the hour. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Truck is nearly loaded. We'll be leaving for Missouri within the hour. +

+

+ 11/25/2008, 10:58:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1022890256637542402/index.html b/static/mytweets/ewagoner/status/1022890256637542402/index.html new file mode 100644 index 00000000..b4eb18b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1022890256637542402/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @Jamie_Woodward_: Pleistocene worms brought back to life after 40,000 years in Siberian permafrost <a href="https://siberiantimes.com/science/casestudy/news/worms-frozen-in-permafrost-for-up-to-42000-years-come-back-to-life/">https://siberiantimes.com/science/casestudy/news/worms-frozen-in-permafrost-for-up-to-42000-years-come-back-to-life/</a> #IceAge + +Im… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102311982/index.html b/static/mytweets/ewagoner/status/102311982/index.html new file mode 100644 index 00000000..0b566645 --- /dev/null +++ b/static/mytweets/ewagoner/status/102311982/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Crap! redmine used "created_on" when it should have used "created_at" throughout. I think choosing it for the Slingshot contest was bad idea + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Crap! redmine used "created_on" when it should have used "created_at" throughout. I think choosing it for the Slingshot contest was bad idea +

+

+ 6/12/2007, 11:02:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1023568226205270018/index.html b/static/mytweets/ewagoner/status/1023568226205270018/index.html new file mode 100644 index 00000000..90b822c9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1023568226205270018/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Lawrence_Miles: In classic AD&D, each character could speak the special language of their own alignment. This seemed mad at the time, b… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Lawrence_Miles: In classic AD&D, each character could speak the special language of their own alignment. This seemed mad at the time, b… +

+

+ 7/29/2018, 9:57:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102357812/index.html b/static/mytweets/ewagoner/status/102357812/index.html new file mode 100644 index 00000000..b26a8e18 --- /dev/null +++ b/static/mytweets/ewagoner/status/102357812/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + /me casts an eye at BoxRoom -- http://boxroom.rubyforge.org/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ /me casts an eye at BoxRoom -- http://boxroom.rubyforge.org/ +

+

+ 6/12/2007, 11:46:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1023638015950954496/index.html b/static/mytweets/ewagoner/status/1023638015950954496/index.html new file mode 100644 index 00000000..112506d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1023638015950954496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @__theKZA: at no point during this video did i know what was about to happen next. <a href="https://twitter.com/simonefiasco/status/1022929537200353280">https://twitter.com/simonefiasco/status/1022929537200353280</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1023772617/index.html b/static/mytweets/ewagoner/status/1023772617/index.html new file mode 100644 index 00000000..116c5ea4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1023772617/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stopped in Clarksville just long enough to eat at White Caste and get gas. (Sorry. It's the oldest joke I know.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stopped in Clarksville just long enough to eat at White Caste and get gas. (Sorry. It's the oldest joke I know.) +

+

+ 11/25/2008, 8:45:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1023778161228754944/index.html b/static/mytweets/ewagoner/status/1023778161228754944/index.html new file mode 100644 index 00000000..a362cf4e --- /dev/null +++ b/static/mytweets/ewagoner/status/1023778161228754944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @dduane: THREAD. Sobering and disturbing. <a href="https://twitter.com/JeffSharlet/status/1023612034871685120">https://twitter.com/JeffSharlet/status/1023612034871685120</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1023782997672247298/index.html b/static/mytweets/ewagoner/status/1023782997672247298/index.html new file mode 100644 index 00000000..2d514882 --- /dev/null +++ b/static/mytweets/ewagoner/status/1023782997672247298/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seems about right for a 2018 political story. <a href="https://twitter.com/LeslieCockburn/status/1023701334434959362">https://twitter.com/LeslieCockburn/status/1023701334434959362</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1023930321346220033/index.html b/static/mytweets/ewagoner/status/1023930321346220033/index.html new file mode 100644 index 00000000..406ade83 --- /dev/null +++ b/static/mytweets/ewagoner/status/1023930321346220033/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AdamWagner1: Can’t... stop... watching <a href="https://twitter.com/RaminNasibov/status/1023607259727888384/video/1">https://twitter.com/RaminNasibov/status/1023607259727888384/video/1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1024128436967813120/index.html b/static/mytweets/ewagoner/status/1024128436967813120/index.html new file mode 100644 index 00000000..d444315d --- /dev/null +++ b/static/mytweets/ewagoner/status/1024128436967813120/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @webwright: My wife died suddenly 2 weeks ago. I have 3 favors to ask: + +1. Read this: <a href="https://medium.com/@webwright/my-wife-died-suddenly-a-week-ago-in-lieu-of-flowers-29ab403686d0">https://medium.com/@webwright/my-wife-died-suddenly-a-week-ago-in-lieu-of-flowers-29ab403686d0</a> + +2. Retweet if you don't t… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1024470691280826370/index.html b/static/mytweets/ewagoner/status/1024470691280826370/index.html new file mode 100644 index 00000000..c3af1e96 --- /dev/null +++ b/static/mytweets/ewagoner/status/1024470691280826370/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @catvalente: I heard a conspiracy theory the other day that says Bill Hicks faked his own death and reinvented himself as Alex Jones. + +I… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @catvalente: I heard a conspiracy theory the other day that says Bill Hicks faked his own death and reinvented himself as Alex Jones.

I… +

+

+ 7/31/2018, 9:43:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1024471887194279936/index.html b/static/mytweets/ewagoner/status/1024471887194279936/index.html new file mode 100644 index 00000000..1bb2bff4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1024471887194279936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is beautiful. Sound on! <a href="https://twitter.com/emotionalpedant/status/1023983232021356544">https://twitter.com/emotionalpedant/status/1023983232021356544</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1025510158162685952/index.html b/static/mytweets/ewagoner/status/1025510158162685952/index.html new file mode 100644 index 00000000..7a1fbd4e --- /dev/null +++ b/static/mytweets/ewagoner/status/1025510158162685952/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Battling Infectious Diseases in the 20th Century: The Impact of Vaccines” These heat maps for several major diseases before and after vaccines are from 2015, but I saw them for the first time today. It’s a great bit of data visualization! + +<a href="http://graphics.wsj.com/infectious-diseases-and-vaccines/">http://graphics.wsj.com/infectious-diseases-and-vaccines/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Battling Infectious Diseases in the 20th Century: The Impact of Vaccines” These heat maps for several major diseases before and after vaccines are from 2015, but I saw them for the first time today. It’s a great bit of data visualization!

http://graphics.wsj.com/infectious-diseases-and-vaccines/ +

+

+ 8/3/2018, 6:34:09 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1026875905556336640/index.html b/static/mytweets/ewagoner/status/1026875905556336640/index.html new file mode 100644 index 00000000..2ad76095 --- /dev/null +++ b/static/mytweets/ewagoner/status/1026875905556336640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @lifewinning: <a href="https://www.nytimes.com/2018/08/06/obituaries/amy-meselson-lawyer-who-defended-young-immigrants-dies-at-46.html">https://www.nytimes.com/2018/08/06/obituaries/amy-meselson-lawyer-who-defended-young-immigrants-dies-at-46.html</a> Look I know it's not even noon but I think I'm going to have to call it a day. Please no replies o… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10270246293/index.html b/static/mytweets/ewagoner/status/10270246293/index.html new file mode 100644 index 00000000..da9101f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/10270246293/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Was on the fence about the MacHeist bundle, but discovered I had a "secret heister" discount. So, I'm in. http://bit.ly/heist-it + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Was on the fence about the MacHeist bundle, but discovered I had a "secret heister" discount. So, I'm in. http://bit.ly/heist-it +

+

+ 3/10/2010, 8:10:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1027057710154563585/index.html b/static/mytweets/ewagoner/status/1027057710154563585/index.html new file mode 100644 index 00000000..b9e8985e --- /dev/null +++ b/static/mytweets/ewagoner/status/1027057710154563585/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + If you like your post apocalyptic fiction to be terrifyingly realistic, then you’ll love the book I’m reading: “The 2020 Commission Report on the North Korean Nuclear Attack’s on the United States” by noted NK nuclear expert Jeffrey Lewis. It’s harrowing. +<a href="https://www.theguardian.com/books/2018/aug/06/2020-commission-report-north-korean-attacks-against-united-states-jeffrey-lewis-review">https://www.theguardian.com/books/2018/aug/06/2020-commission-report-north-korean-attacks-against-united-states-jeffrey-lewis-review</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you like your post apocalyptic fiction to be terrifyingly realistic, then you’ll love the book I’m reading: “The 2020 Commission Report on the North Korean Nuclear Attack’s on the United States” by noted NK nuclear expert Jeffrey Lewis. It’s harrowing.
https://www.theguardian.com/books/2018/aug/06/2020-commission-report-north-korean-attacks-against-united-states-jeffrey-lewis-review +

+

+ 8/8/2018, 1:03:34 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1027138472/index.html b/static/mytweets/ewagoner/status/1027138472/index.html new file mode 100644 index 00000000..4a0073cd --- /dev/null +++ b/static/mytweets/ewagoner/status/1027138472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happy Thanksgiving, everyone. We're celebrating it Saturday, so it's just been a regular day over here. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happy Thanksgiving, everyone. We're celebrating it Saturday, so it's just been a regular day over here. +

+

+ 11/27/2008, 6:51:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1027329438093074435/index.html b/static/mytweets/ewagoner/status/1027329438093074435/index.html new file mode 100644 index 00000000..9e6f01ab --- /dev/null +++ b/static/mytweets/ewagoner/status/1027329438093074435/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Once again, XKCD accurately sums up my chosen profession. <a href="https://xkcd.com/2030/">https://xkcd.com/2030/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Once again, XKCD accurately sums up my chosen profession. https://xkcd.com/2030/ +

+

+ 8/8/2018, 7:03:19 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1027349480046305281/index.html b/static/mytweets/ewagoner/status/1027349480046305281/index.html new file mode 100644 index 00000000..0df7ebd9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1027349480046305281/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This breathtaking drone footage over Pompeii shows just how large the ancient city was. I’ve never seen it like this before. <a href="https://youtu.be/CSyfkqD3oig">https://youtu.be/CSyfkqD3oig</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This breathtaking drone footage over Pompeii shows just how large the ancient city was. I’ve never seen it like this before. https://youtu.be/CSyfkqD3oig +

+

+ 8/8/2018, 8:22:57 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1027389838847344645/index.html b/static/mytweets/ewagoner/status/1027389838847344645/index.html new file mode 100644 index 00000000..ef5c373f --- /dev/null +++ b/static/mytweets/ewagoner/status/1027389838847344645/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Joe Jack Talcum’s aucustic guitar and harmonica version of “Punk Rock Girl” is tight, yo. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Joe Jack Talcum’s aucustic guitar and harmonica version of “Punk Rock Girl” is tight, yo. +

+

+ 8/8/2018, 11:03:20 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1027592273759035393/index.html b/static/mytweets/ewagoner/status/1027592273759035393/index.html new file mode 100644 index 00000000..113c008d --- /dev/null +++ b/static/mytweets/ewagoner/status/1027592273759035393/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @robinwriting: Should you ever need to explain summoning in your RPG sessions: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @robinwriting: Should you ever need to explain summoning in your RPG sessions:

+

+

+ 8/9/2018, 12:27:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1027658862466396160/index.html b/static/mytweets/ewagoner/status/1027658862466396160/index.html new file mode 100644 index 00000000..bf7c9e89 --- /dev/null +++ b/static/mytweets/ewagoner/status/1027658862466396160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That chorus of screams you’ve been hearing for the last half hour is business owners everywhere who can’t take payments or operate their registers because @square has a system-wide outage. First time I’ve seen that (and of course it happened right as my farmers market opened). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That chorus of screams you’ve been hearing for the last half hour is business owners everywhere who can’t take payments or operate their registers because @square has a system-wide outage. First time I’ve seen that (and of course it happened right as my farmers market opened). +

+

+ 8/9/2018, 4:52:20 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1027689858565918720/index.html b/static/mytweets/ewagoner/status/1027689858565918720/index.html new file mode 100644 index 00000000..4dec9931 --- /dev/null +++ b/static/mytweets/ewagoner/status/1027689858565918720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + #spaceforce <a href="https://www.instagram.com/p/BmRpGPmlHeD/?utm_source=ig_twitter_share&igshid=1uyowq5sl25zf">https://www.instagram.com/p/BmRpGPmlHeD/?utm_source=ig_twitter_share&igshid=1uyowq5sl25zf</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102800585149005824/index.html b/static/mytweets/ewagoner/status/102800585149005824/index.html new file mode 100644 index 00000000..735795f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/102800585149005824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Preparing to make a savory tart of figs, blue cheese, rosemary, and caramelized onions. Difficulty level: gluten free puff pastry. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Preparing to make a savory tart of figs, blue cheese, rosemary, and caramelized onions. Difficulty level: gluten free puff pastry. +

+

+ 8/14/2011, 1:55:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1028125425174761473/index.html b/static/mytweets/ewagoner/status/1028125425174761473/index.html new file mode 100644 index 00000000..3d575667 --- /dev/null +++ b/static/mytweets/ewagoner/status/1028125425174761473/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just witnessed a “Like a Virgin” conga line, so I guess the kids are back in town. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just witnessed a “Like a Virgin” conga line, so I guess the kids are back in town. +

+

+ 8/10/2018, 11:46:17 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102828695294713856/index.html b/static/mytweets/ewagoner/status/102828695294713856/index.html new file mode 100644 index 00000000..8a9d1f28 --- /dev/null +++ b/static/mytweets/ewagoner/status/102828695294713856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I guess I spilled some rib juices in the oven yesterday. The billowing clouds of smoke coming out is making it hard to bake today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I guess I spilled some rib juices in the oven yesterday. The billowing clouds of smoke coming out is making it hard to bake today. +

+

+ 8/14/2011, 3:47:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1028289787717988353/index.html b/static/mytweets/ewagoner/status/1028289787717988353/index.html new file mode 100644 index 00000000..13dd7ed4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1028289787717988353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @A_single_bear: Please remember to be kind to other creatures because being a creature can be very difficult. I am a bear. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @A_single_bear: Please remember to be kind to other creatures because being a creature can be very difficult. I am a bear. +

+

+ 8/11/2018, 10:39:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102832246167318528/index.html b/static/mytweets/ewagoner/status/102832246167318528/index.html new file mode 100644 index 00000000..3042d907 --- /dev/null +++ b/static/mytweets/ewagoner/status/102832246167318528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We have to leave for the dinner party in an hour, and now I have flames shooting out of the oven. #AdventuresInBaking + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We have to leave for the dinner party in an hour, and now I have flames shooting out of the oven. #AdventuresInBaking +

+

+ 8/14/2011, 4:01:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102839461959831552/index.html b/static/mytweets/ewagoner/status/102839461959831552/index.html new file mode 100644 index 00000000..615d2d96 --- /dev/null +++ b/static/mytweets/ewagoner/status/102839461959831552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Might just pull this off. <a href="http://twitpic.com/6665ea">http://twitpic.com/6665ea</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Might just pull this off. http://twitpic.com/6665ea +

+

+ 8/14/2011, 4:30:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1028427376634617857/index.html b/static/mytweets/ewagoner/status/1028427376634617857/index.html new file mode 100644 index 00000000..303cd0d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1028427376634617857/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The first band today, Elekibass, is freaking delightful. Imagine If Herb Alpert did rockabilly. And was Japanese. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The first band today, Elekibass, is freaking delightful. Imagine If Herb Alpert did rockabilly. And was Japanese. +

+

+ 8/11/2018, 7:46:08 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102843223113863169/index.html b/static/mytweets/ewagoner/status/102843223113863169/index.html new file mode 100644 index 00000000..e006dc58 --- /dev/null +++ b/static/mytweets/ewagoner/status/102843223113863169/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The gluten free versions, just prior to going in for another baking. <a href="http://twitpic.com/666bzp">http://twitpic.com/666bzp</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The gluten free versions, just prior to going in for another baking. http://twitpic.com/666bzp +

+

+ 8/14/2011, 4:45:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102846335484567552/index.html b/static/mytweets/ewagoner/status/102846335484567552/index.html new file mode 100644 index 00000000..0852991a --- /dev/null +++ b/static/mytweets/ewagoner/status/102846335484567552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The finished tart: <a href="http://twitpic.com/666hk3">http://twitpic.com/666hk3</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The finished tart: http://twitpic.com/666hk3 +

+

+ 8/14/2011, 4:57:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102867805753446400/index.html b/static/mytweets/ewagoner/status/102867805753446400/index.html new file mode 100644 index 00000000..4ec618de --- /dev/null +++ b/static/mytweets/ewagoner/status/102867805753446400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The side yard of a mosaic artist. <a href="http://instagr.am/p/KRxA6/">http://instagr.am/p/KRxA6/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The side yard of a mosaic artist. http://instagr.am/p/KRxA6/ +

+

+ 8/14/2011, 6:22:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102868435674988544/index.html b/static/mytweets/ewagoner/status/102868435674988544/index.html new file mode 100644 index 00000000..2606e38a --- /dev/null +++ b/static/mytweets/ewagoner/status/102868435674988544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The mosaic stream. <a href="http://instagr.am/p/KRyE4/">http://instagr.am/p/KRyE4/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102870380053671936/index.html b/static/mytweets/ewagoner/status/102870380053671936/index.html new file mode 100644 index 00000000..22a64547 --- /dev/null +++ b/static/mytweets/ewagoner/status/102870380053671936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The fireplace. <a href="http://instagr.am/p/KR0zD/">http://instagr.am/p/KR0zD/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102871354721841152/index.html b/static/mytweets/ewagoner/status/102871354721841152/index.html new file mode 100644 index 00000000..51a391be --- /dev/null +++ b/static/mytweets/ewagoner/status/102871354721841152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The other side of the fireplace. <a href="http://instagr.am/p/KR2BZ/">http://instagr.am/p/KR2BZ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The other side of the fireplace. http://instagr.am/p/KR2BZ/ +

+

+ 8/14/2011, 6:36:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102875595033157632/index.html b/static/mytweets/ewagoner/status/102875595033157632/index.html new file mode 100644 index 00000000..effc0f5f --- /dev/null +++ b/static/mytweets/ewagoner/status/102875595033157632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The cat garden. <a href="http://instagr.am/p/KR7tz/">http://instagr.am/p/KR7tz/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1028786381/index.html b/static/mytweets/ewagoner/status/1028786381/index.html new file mode 100644 index 00000000..4ca73c38 --- /dev/null +++ b/static/mytweets/ewagoner/status/1028786381/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm likely to be the first eliminated from my Diplomacy game. Such is life. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm likely to be the first eliminated from my Diplomacy game. Such is life. +

+

+ 11/28/2008, 8:32:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1028869554/index.html b/static/mytweets/ewagoner/status/1028869554/index.html new file mode 100644 index 00000000..da413ae1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1028869554/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Factory turkey in the brine, then fried tomorrow. Heritage turkey will get an herb butter rub tomorrow, but no brine, then roasted. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Factory turkey in the brine, then fried tomorrow. Heritage turkey will get an herb butter rub tomorrow, but no brine, then roasted. +

+

+ 11/28/2008, 9:51:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1028888693954818048/index.html b/static/mytweets/ewagoner/status/1028888693954818048/index.html new file mode 100644 index 00000000..534f70c9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1028888693954818048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can’t believe this spot I stumbled upon to watch meteors less than five miles from my house. It’s dark enough I can see the dust lanes in the Milky Way, and there were posts just right for hanging my hammock. The meteors have been pretty great too, lots with shimmering trails. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I can’t believe this spot I stumbled upon to watch meteors less than five miles from my house. It’s dark enough I can see the dust lanes in the Milky Way, and there were posts just right for hanging my hammock. The meteors have been pretty great too, lots with shimmering trails. +

+

+ 8/13/2018, 2:19:15 AM +

+

Favs: 13

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102894106157649920/index.html b/static/mytweets/ewagoner/status/102894106157649920/index.html new file mode 100644 index 00000000..408bd86b --- /dev/null +++ b/static/mytweets/ewagoner/status/102894106157649920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This piece is what I used got my poster for Streetcar Named Desire a few years ago. <a href="http://instagr.am/p/KSUAG/">http://instagr.am/p/KSUAG/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This piece is what I used got my poster for Streetcar Named Desire a few years ago. http://instagr.am/p/KSUAG/ +

+

+ 8/14/2011, 8:07:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10291288616/index.html b/static/mytweets/ewagoner/status/10291288616/index.html new file mode 100644 index 00000000..9a869ffb --- /dev/null +++ b/static/mytweets/ewagoner/status/10291288616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rewrote a bunch of code that was using the ancient AjaxScaffold library, and happily deleted the library. Major obstacle to upgrade gone. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rewrote a bunch of code that was using the ancient AjaxScaffold library, and happily deleted the library. Major obstacle to upgrade gone. +

+

+ 3/10/2010, 5:10:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1029184807161483265/index.html b/static/mytweets/ewagoner/status/1029184807161483265/index.html new file mode 100644 index 00000000..fad1043d --- /dev/null +++ b/static/mytweets/ewagoner/status/1029184807161483265/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cvillenewscom: That’s not quite right. Investigators found that *exactly* what the kids said was happening,*is* happening. But they de… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @cvillenewscom: That’s not quite right. Investigators found that *exactly* what the kids said was happening,*is* happening. But they de… +

+

+ 8/13/2018, 9:55:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102923524678758400/index.html b/static/mytweets/ewagoner/status/102923524678758400/index.html new file mode 100644 index 00000000..154a7bd8 --- /dev/null +++ b/static/mytweets/ewagoner/status/102923524678758400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Well, thief! I smell you and I feel your air. I hear your breath. Come along! Help yourself again, there is plenty and to spare!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Well, thief! I smell you and I feel your air. I hear your breath. Come along! Help yourself again, there is plenty and to spare!" +

+

+ 8/14/2011, 10:04:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/102939363612180483/index.html b/static/mytweets/ewagoner/status/102939363612180483/index.html new file mode 100644 index 00000000..570e1dc8 --- /dev/null +++ b/static/mytweets/ewagoner/status/102939363612180483/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's my adaptation of the recipe for the fig & blue cheese tart I made today, using ingredients from my market: <a href="http://athens.locallygrown.net/recipes/336">http://athens.locallygrown.net/recipes/336</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's my adaptation of the recipe for the fig & blue cheese tart I made today, using ingredients from my market: http://athens.locallygrown.net/recipes/336 +

+

+ 8/14/2011, 11:07:11 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1029554750/index.html b/static/mytweets/ewagoner/status/1029554750/index.html new file mode 100644 index 00000000..bc2eedeb --- /dev/null +++ b/static/mytweets/ewagoner/status/1029554750/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heritage turkey just got a great message with herbed butter under the skin. It was the least I could do, considering what I'll do next. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heritage turkey just got a great message with herbed butter under the skin. It was the least I could do, considering what I'll do next. +

+

+ 11/29/2008, 11:57:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1029672149/index.html b/static/mytweets/ewagoner/status/1029672149/index.html new file mode 100644 index 00000000..8268b1f8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1029672149/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Factory turkey is in the fryer. Heritage turkey nearly done roasting. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Factory turkey is in the fryer. Heritage turkey nearly done roasting. +

+

+ 11/29/2008, 1:38:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1029881894027108352/index.html b/static/mytweets/ewagoner/status/1029881894027108352/index.html new file mode 100644 index 00000000..5f425943 --- /dev/null +++ b/static/mytweets/ewagoner/status/1029881894027108352/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @kitchensisters: Julia Child kneading bread. +From the Schlesinger Library | Radcliffe Institute | Harvard University Collection. Today… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @kitchensisters: Julia Child kneading bread.
From the Schlesinger Library | Radcliffe Institute | Harvard University Collection. Today… +

+

+ 8/15/2018, 8:05:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1029917311178878977/index.html b/static/mytweets/ewagoner/status/1029917311178878977/index.html new file mode 100644 index 00000000..92c55bf6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1029917311178878977/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve been on Twitter for a long time, long enough to have a six digit user number. It’s been a huge part of my online life for eleven years, but it’s increasingly clear this is no longer the place for me. I’ll be transitioning over to Mastodon — ewagoner at mastodon dot social. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve been on Twitter for a long time, long enough to have a six digit user number. It’s been a huge part of my online life for eleven years, but it’s increasingly clear this is no longer the place for me. I’ll be transitioning over to Mastodon — ewagoner at mastodon dot social. +

+

+ 8/15/2018, 10:26:36 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1030032272/index.html b/static/mytweets/ewagoner/status/1030032272/index.html new file mode 100644 index 00000000..8689aa97 --- /dev/null +++ b/static/mytweets/ewagoner/status/1030032272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pumpkin cheesecake, sweet potato pound cake, vinegar pie, GF chocolate cupcakes. I think we've got dessert covered. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pumpkin cheesecake, sweet potato pound cake, vinegar pie, GF chocolate cupcakes. I think we've got dessert covered. +

+

+ 11/29/2008, 7:13:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1030484624584187904/index.html b/static/mytweets/ewagoner/status/1030484624584187904/index.html new file mode 100644 index 00000000..e0f955bc --- /dev/null +++ b/static/mytweets/ewagoner/status/1030484624584187904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m not planning on any new content here, and am brutally trimming my follow list to just those I absolutely need to follow on Twitter. Like many others, I’ve moved to mastodon: @ewagoner@mastodon.social. If you like the classic Twitter look, there’s this: <a href="https://pinafore.social/accounts/6846">https://pinafore.social/accounts/6846</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m not planning on any new content here, and am brutally trimming my follow list to just those I absolutely need to follow on Twitter. Like many others, I’ve moved to mastodon: @ewagoner@mastodon.social. If you like the classic Twitter look, there’s this: https://pinafore.social/accounts/6846 +

+

+ 8/17/2018, 12:00:54 PM +

+

Favs: 5

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1030487872892231680/index.html b/static/mytweets/ewagoner/status/1030487872892231680/index.html new file mode 100644 index 00000000..adcc35fb --- /dev/null +++ b/static/mytweets/ewagoner/status/1030487872892231680/index.html @@ -0,0 +1,85 @@ + + + + + + + + + + + + + Curious about mastodon and want to learn more? This guide is clear and concise: <a href="https://github.com/joyeusenoelle/GuideToMastodon/">https://github.com/joyeusenoelle/GuideToMastodon/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another nice guide to mastodon (with illustrations!) can be found here: https://kevq.uk/how-does-mastodon-work/ +

+

+ 8/17/2018, 12:15:29 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There’s not a perfect social media platform, to be sure. There are others besides mastodon, including some separate but compatible systems. And they’re undergoing rapid development so comparisons will change. Is mastodon better than Twitter? For me, now, the answer is absolutely. +

+

+ 8/17/2018, 12:20:29 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1030488295476801536/index.html b/static/mytweets/ewagoner/status/1030488295476801536/index.html new file mode 100644 index 00000000..a93e0dfe --- /dev/null +++ b/static/mytweets/ewagoner/status/1030488295476801536/index.html @@ -0,0 +1,85 @@ + + + + + + + + + + + + + Another nice guide to mastodon (with illustrations!) can be found here: <a href="https://kevq.uk/how-does-mastodon-work/">https://kevq.uk/how-does-mastodon-work/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another nice guide to mastodon (with illustrations!) can be found here: https://kevq.uk/how-does-mastodon-work/ +

+

+ 8/17/2018, 12:15:29 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There’s not a perfect social media platform, to be sure. There are others besides mastodon, including some separate but compatible systems. And they’re undergoing rapid development so comparisons will change. Is mastodon better than Twitter? For me, now, the answer is absolutely. +

+

+ 8/17/2018, 12:20:29 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1030489550882328576/index.html b/static/mytweets/ewagoner/status/1030489550882328576/index.html new file mode 100644 index 00000000..27f023e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1030489550882328576/index.html @@ -0,0 +1,85 @@ + + + + + + + + + + + + + There’s not a perfect social media platform, to be sure. There are others besides mastodon, including some separate but compatible systems. And they’re undergoing rapid development so comparisons will change. Is mastodon better than Twitter? For me, now, the answer is absolutely. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another nice guide to mastodon (with illustrations!) can be found here: https://kevq.uk/how-does-mastodon-work/ +

+

+ 8/17/2018, 12:15:29 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There’s not a perfect social media platform, to be sure. There are others besides mastodon, including some separate but compatible systems. And they’re undergoing rapid development so comparisons will change. Is mastodon better than Twitter? For me, now, the answer is absolutely. +

+

+ 8/17/2018, 12:20:29 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10307435413/index.html b/static/mytweets/ewagoner/status/10307435413/index.html new file mode 100644 index 00000000..89540e97 --- /dev/null +++ b/static/mytweets/ewagoner/status/10307435413/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All deprecation notices accounted for, all plugins installed, all tests (such as they are) pass. Thunderbirds are go! Next stop: Rails 2.0. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All deprecation notices accounted for, all plugins installed, all tests (such as they are) pass. Thunderbirds are go! Next stop: Rails 2.0. +

+

+ 3/10/2010, 11:43:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1030752788/index.html b/static/mytweets/ewagoner/status/1030752788/index.html new file mode 100644 index 00000000..644e6978 --- /dev/null +++ b/static/mytweets/ewagoner/status/1030752788/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Surprise snowfall at my parents house. Supposed to hit the road in an hour or so. We'll see. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Surprise snowfall at my parents house. Supposed to hit the road in an hour or so. We'll see. +

+

+ 11/30/2008, 9:47:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103112623960240128/index.html b/static/mytweets/ewagoner/status/103112623960240128/index.html new file mode 100644 index 00000000..bd963996 --- /dev/null +++ b/static/mytweets/ewagoner/status/103112623960240128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TimKarr: Police chief confirms it's policy to detain people for taking pictures "with no apparent aesthetic value" http://t.co/DwjDt ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TimKarr: Police chief confirms it's policy to detain people for taking pictures "with no apparent aesthetic value" http://t.co/DwjDt ... +

+

+ 8/15/2011, 10:35:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1031159904/index.html b/static/mytweets/ewagoner/status/1031159904/index.html new file mode 100644 index 00000000..0be1524b --- /dev/null +++ b/static/mytweets/ewagoner/status/1031159904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I caught most of it at my parents house yesterday. Didn't think to check iTunes for the rest. Thanks! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I caught most of it at my parents house yesterday. Didn't think to check iTunes for the rest. Thanks! +

+

+ 11/30/2008, 3:50:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103116118406868993/index.html b/static/mytweets/ewagoner/status/103116118406868993/index.html new file mode 100644 index 00000000..1d94c3c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/103116118406868993/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Surprise tour of the new offices. Requirement: you must wear pants. Alas, I am pantless. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Surprise tour of the new offices. Requirement: you must wear pants. Alas, I am pantless. +

+

+ 8/15/2011, 10:49:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1031231714/index.html b/static/mytweets/ewagoner/status/1031231714/index.html new file mode 100644 index 00000000..c214315a --- /dev/null +++ b/static/mytweets/ewagoner/status/1031231714/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nice guys at the Advance Auto Parts changed our burned out headlight in the sleet. Glad I had cash for a tip! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nice guys at the Advance Auto Parts changed our burned out headlight in the sleet. Glad I had cash for a tip! +

+

+ 11/30/2008, 4:48:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103130257963491330/index.html b/static/mytweets/ewagoner/status/103130257963491330/index.html new file mode 100644 index 00000000..6007fea4 --- /dev/null +++ b/static/mytweets/ewagoner/status/103130257963491330/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + NYT article about foraging fruits & veggies on foreclosed property in Atlanta: <a href="http://www.nytimes.com/2011/08/15/us/15forage.html?hp">http://www.nytimes.com/2011/08/15/us/15forage.html?hp</a> /via @PattieBaker + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1031605233997303809/index.html b/static/mytweets/ewagoner/status/1031605233997303809/index.html new file mode 100644 index 00000000..91a98024 --- /dev/null +++ b/static/mytweets/ewagoner/status/1031605233997303809/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve shed 90% of the accounts I follow here, and am down to mostly just work folks, local folks, old school blogging folks, and darth. Eventually I’ll be gone altogether, but until then feel free to at me if you need to grab my attention. That goes for any of you. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve shed 90% of the accounts I follow here, and am down to mostly just work folks, local folks, old school blogging folks, and darth. Eventually I’ll be gone altogether, but until then feel free to at me if you need to grab my attention. That goes for any of you. +

+

+ 8/20/2018, 2:13:48 PM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103165885824503808/index.html b/static/mytweets/ewagoner/status/103165885824503808/index.html new file mode 100644 index 00000000..42f60c8e --- /dev/null +++ b/static/mytweets/ewagoner/status/103165885824503808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sunday is National Go Topless Day. I can't -- still have to protect my tattoo. <a href="http://www.gotopless.org/index.php">http://www.gotopless.org/index.php</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sunday is National Go Topless Day. I can't -- still have to protect my tattoo. http://www.gotopless.org/index.php +

+

+ 8/15/2011, 2:07:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103166564169285632/index.html b/static/mytweets/ewagoner/status/103166564169285632/index.html new file mode 100644 index 00000000..f10b1434 --- /dev/null +++ b/static/mytweets/ewagoner/status/103166564169285632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's still a map of many colors, but the board in my Diplomacy game is reaching the endgame. I'm doing ok. <a href="https://skitch.com/ewagoner/fxm3s/board-webdiplomacy">https://skitch.com/ewagoner/fxm3s/board-webdiplomacy</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1031718901/index.html b/static/mytweets/ewagoner/status/1031718901/index.html new file mode 100644 index 00000000..8a6c5551 --- /dev/null +++ b/static/mytweets/ewagoner/status/1031718901/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eating cheese covered tater tots while descending a mountain at 70mph at nearly midnight. We truely live in a gilded age. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eating cheese covered tater tots while descending a mountain at 70mph at nearly midnight. We truely live in a gilded age. +

+

+ 11/30/2008, 11:26:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1031765563/index.html b/static/mytweets/ewagoner/status/1031765563/index.html new file mode 100644 index 00000000..be6c89af --- /dev/null +++ b/static/mytweets/ewagoner/status/1031765563/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Back in Georgia. Still have three hours to drive until home, though. Then a quick nap and up and off to work! Hold my calls, please. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back in Georgia. Still have three hours to drive until home, though. Then a quick nap and up and off to work! Hold my calls, please. +

+

+ 12/1/2008, 12:08:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1031904334/index.html b/static/mytweets/ewagoner/status/1031904334/index.html new file mode 100644 index 00000000..8e384385 --- /dev/null +++ b/static/mytweets/ewagoner/status/1031904334/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Home again, home again, jiggity jig. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Home again, home again, jiggity jig. +

+

+ 12/1/2008, 2:40:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103205852/index.html b/static/mytweets/ewagoner/status/103205852/index.html new file mode 100644 index 00000000..44820279 --- /dev/null +++ b/static/mytweets/ewagoner/status/103205852/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sitting down to a mess of cat fish before I head back to Georgia. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sitting down to a mess of cat fish before I head back to Georgia. +

+

+ 6/13/2007, 1:05:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103209332/index.html b/static/mytweets/ewagoner/status/103209332/index.html new file mode 100644 index 00000000..7de94dbd --- /dev/null +++ b/static/mytweets/ewagoner/status/103209332/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The trouble with cat fish is five or six days later you're hungry again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The trouble with cat fish is five or six days later you're hungry again. +

+

+ 6/13/2007, 1:08:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103247756818268160/index.html b/static/mytweets/ewagoner/status/103247756818268160/index.html new file mode 100644 index 00000000..b7a8906a --- /dev/null +++ b/static/mytweets/ewagoner/status/103247756818268160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of Juniper's favorite things to do right now is to put a bucket over her head and walk around the house singing the alphabet song. Yup. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One of Juniper's favorite things to do right now is to put a bucket over her head and walk around the house singing the alphabet song. Yup. +

+

+ 8/15/2011, 7:32:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1032568507/index.html b/static/mytweets/ewagoner/status/1032568507/index.html new file mode 100644 index 00000000..cdb2cf9e --- /dev/null +++ b/static/mytweets/ewagoner/status/1032568507/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's noon. We're waiting word on whether Pilgrim's Pride, the area's largest private employer, declared bankruptcy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's noon. We're waiting word on whether Pilgrim's Pride, the area's largest private employer, declared bankruptcy. +

+

+ 12/1/2008, 12:08:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1032572694/index.html b/static/mytweets/ewagoner/status/1032572694/index.html new file mode 100644 index 00000000..5166e135 --- /dev/null +++ b/static/mytweets/ewagoner/status/1032572694/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ah. Just hit the wire. Yes, they did file for Chapter 11 protection for most but not all of their operations (you can do that?). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ah. Just hit the wire. Yes, they did file for Chapter 11 protection for most but not all of their operations (you can do that?). +

+

+ 12/1/2008, 12:10:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10326251953/index.html b/static/mytweets/ewagoner/status/10326251953/index.html new file mode 100644 index 00000000..f055bc9a --- /dev/null +++ b/static/mytweets/ewagoner/status/10326251953/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This morning live locallygrown.net code upgraded to Rails 2.0.2. From here on out I'll deploy to new servers, sitting idle 3 months waiting. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This morning live locallygrown.net code upgraded to Rails 2.0.2. From here on out I'll deploy to new servers, sitting idle 3 months waiting. +

+

+ 3/11/2010, 10:17:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10327035661/index.html b/static/mytweets/ewagoner/status/10327035661/index.html new file mode 100644 index 00000000..ffc5f7b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/10327035661/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Last May I gave a cooking demo at the Sat Athens Farmers Market. Made it into their TV commercial, for a second: http://vimeo.com/6216357 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Last May I gave a cooking demo at the Sat Athens Farmers Market. Made it into their TV commercial, for a second: http://vimeo.com/6216357 +

+

+ 3/11/2010, 10:35:26 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103311873365127168/index.html b/static/mytweets/ewagoner/status/103311873365127168/index.html new file mode 100644 index 00000000..8c5bc5ff --- /dev/null +++ b/static/mytweets/ewagoner/status/103311873365127168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @clasticdetritus map of structurally deficient bridges in the U.S. at the resolution of individual counties <a href="http://bit.ly/mQtxG5">http://bit.ly/mQtxG5</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @clasticdetritus map of structurally deficient bridges in the U.S. at the resolution of individual counties http://bit.ly/mQtxG5 +

+

+ 8/15/2011, 11:47:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10332377883/index.html b/static/mytweets/ewagoner/status/10332377883/index.html new file mode 100644 index 00000000..f117ea96 --- /dev/null +++ b/static/mytweets/ewagoner/status/10332377883/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cold rainy day, long eve at @athlocallygrown pickup, & dinner late if at all. Stocking up on soul food at Wilson's http://gdzl.la/7K4fgb + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cold rainy day, long eve at @athlocallygrown pickup, & dinner late if at all. Stocking up on soul food at Wilson's http://gdzl.la/7K4fgb +

+

+ 3/11/2010, 12:45:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1033521467/index.html b/static/mytweets/ewagoner/status/1033521467/index.html new file mode 100644 index 00000000..865c69e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1033521467/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + While we were away, we got 13 phone messages. 1 was a wrong #, the rest were Republicans warning us about evil liberals. Saxby will save us! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ While we were away, we got 13 phone messages. 1 was a wrong #, the rest were Republicans warning us about evil liberals. Saxby will save us! +

+

+ 12/1/2008, 10:23:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1034024197820416/index.html b/static/mytweets/ewagoner/status/1034024197820416/index.html new file mode 100644 index 00000000..7d3c08af --- /dev/null +++ b/static/mytweets/ewagoner/status/1034024197820416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pressure cooked beef and mushrooms, carrots, and onion over egg noodles. Not quite soup, not quite stew, quite tasty. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pressure cooked beef and mushrooms, carrots, and onion over egg noodles. Not quite soup, not quite stew, quite tasty. +

+

+ 11/6/2010, 6:11:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103425482/index.html b/static/mytweets/ewagoner/status/103425482/index.html new file mode 100644 index 00000000..4c52d256 --- /dev/null +++ b/static/mytweets/ewagoner/status/103425482/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the airport. Wondering how to connect to this wifi hotspot I see but can't use. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the airport. Wondering how to connect to this wifi hotspot I see but can't use. +

+

+ 6/13/2007, 5:35:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103432462/index.html b/static/mytweets/ewagoner/status/103432462/index.html new file mode 100644 index 00000000..65a9b700 --- /dev/null +++ b/static/mytweets/ewagoner/status/103432462/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nice. The only food source at the airport just closed. Good thing I ate all that catfish. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nice. The only food source at the airport just closed. Good thing I ate all that catfish. +

+

+ 6/13/2007, 5:42:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1034430501/index.html b/static/mytweets/ewagoner/status/1034430501/index.html new file mode 100644 index 00000000..37e0cc33 --- /dev/null +++ b/static/mytweets/ewagoner/status/1034430501/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm in the market for a projector to take to trade shows. Any recommendations? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm in the market for a projector to take to trade shows. Any recommendations? +

+

+ 12/2/2008, 11:30:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1034667127/index.html b/static/mytweets/ewagoner/status/1034667127/index.html new file mode 100644 index 00000000..9b544f17 --- /dev/null +++ b/static/mytweets/ewagoner/status/1034667127/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Garden State now has a locallygrown.net market: http://blairstown.locallygrown.net + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Garden State now has a locallygrown.net market: http://blairstown.locallygrown.net +

+

+ 12/2/2008, 1:46:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103471822/index.html b/static/mytweets/ewagoner/status/103471822/index.html new file mode 100644 index 00000000..e7a71294 --- /dev/null +++ b/static/mytweets/ewagoner/status/103471822/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Almost time to board. The security line is at the gate. Walk through the X-ray and right onto the plane. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Almost time to board. The security line is at the gate. Walk through the X-ray and right onto the plane. +

+

+ 6/13/2007, 6:29:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1034858315/index.html b/static/mytweets/ewagoner/status/1034858315/index.html new file mode 100644 index 00000000..aad32e16 --- /dev/null +++ b/static/mytweets/ewagoner/status/1034858315/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Is ScreenFlow still the gold standard for creating screencasts on a Mac? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Is ScreenFlow still the gold standard for creating screencasts on a Mac? +

+

+ 12/2/2008, 3:39:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103524012042366977/index.html b/static/mytweets/ewagoner/status/103524012042366977/index.html new file mode 100644 index 00000000..fd484995 --- /dev/null +++ b/static/mytweets/ewagoner/status/103524012042366977/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'd thought that Cake did a pretty good "Mahna Mahna" but The Fray really knocked it out on The Green Album: <a href="http://www.npr.org/2011/08/14/138984517/first-listen-muppets-the-green-album">http://www.npr.org/2011/08/14/138984517/first-listen-muppets-the-green-album</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103536285838352384/index.html b/static/mytweets/ewagoner/status/103536285838352384/index.html new file mode 100644 index 00000000..4f9e459f --- /dev/null +++ b/static/mytweets/ewagoner/status/103536285838352384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Brought some emergency pants to work today, so was able to see the new office. The view out my window: <a href="http://twitpic.com/674ipi">http://twitpic.com/674ipi</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Brought some emergency pants to work today, so was able to see the new office. The view out my window: http://twitpic.com/674ipi +

+

+ 8/16/2011, 2:39:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103539634050576384/index.html b/static/mytweets/ewagoner/status/103539634050576384/index.html new file mode 100644 index 00000000..ad5c6940 --- /dev/null +++ b/static/mytweets/ewagoner/status/103539634050576384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Video of Clap Your Hands Say Yeah playing a song off their upcoming album out in the woods. Yeah, it's pretty great. <a href="http://www.prefixmag.com/media/clap-your-hands-say-yeah/same-mistake-live-video/55440/">http://www.prefixmag.com/media/clap-your-hands-say-yeah/same-mistake-live-video/55440/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1036375686/index.html b/static/mytweets/ewagoner/status/1036375686/index.html new file mode 100644 index 00000000..5884aae9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1036375686/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A fresh round of infighting has bought me time. I may be the *second* power eliminated in my Diplomacy game. Still on the ropes, though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A fresh round of infighting has bought me time. I may be the *second* power eliminated in my Diplomacy game. Still on the ropes, though. +

+

+ 12/3/2008, 11:13:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10364710683672576/index.html b/static/mytweets/ewagoner/status/10364710683672576/index.html new file mode 100644 index 00000000..3ecdb43e --- /dev/null +++ b/static/mytweets/ewagoner/status/10364710683672576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TUAW: Strong contender for best app teaser site Of. All. Time. http://benthebodyguard.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TUAW: Strong contender for best app teaser site Of. All. Time. http://benthebodyguard.com +

+

+ 12/2/2010, 11:08:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103658306060550145/index.html b/static/mytweets/ewagoner/status/103658306060550145/index.html new file mode 100644 index 00000000..98bcae51 --- /dev/null +++ b/static/mytweets/ewagoner/status/103658306060550145/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Amazing what you can do with a sharpie and a pile of "hello my name is" stickers. <a href="http://theclearlydope.tumblr.com/post/8999621209/clearly-dope-art-hello-my-name-is-inigo-montoya">http://theclearlydope.tumblr.com/post/8999621209/clearly-dope-art-hello-my-name-is-inigo-montoya</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1036631328/index.html b/static/mytweets/ewagoner/status/1036631328/index.html new file mode 100644 index 00000000..2710b0a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1036631328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok, the new "Amazon Remembers" feature in their new iPhone app is pretty freaking cool. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ok, the new "Amazon Remembers" feature in their new iPhone app is pretty freaking cool. +

+

+ 12/3/2008, 1:32:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1036659114/index.html b/static/mytweets/ewagoner/status/1036659114/index.html new file mode 100644 index 00000000..5939d2ae --- /dev/null +++ b/static/mytweets/ewagoner/status/1036659114/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Testing Tweetie for the iPhone. Looks good, might beat out Twitterific. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Testing Tweetie for the iPhone. Looks good, might beat out Twitterific. +

+

+ 12/3/2008, 1:48:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1036861636/index.html b/static/mytweets/ewagoner/status/1036861636/index.html new file mode 100644 index 00000000..b5f36ecd --- /dev/null +++ b/static/mytweets/ewagoner/status/1036861636/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A Brian Blessed Christmas: http://tinyurl.com/5p7qlj (Thanks, @hodgman !) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A Brian Blessed Christmas: http://tinyurl.com/5p7qlj (Thanks, @hodgman !) +

+

+ 12/3/2008, 3:45:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1036983863/index.html b/static/mytweets/ewagoner/status/1036983863/index.html new file mode 100644 index 00000000..69492248 --- /dev/null +++ b/static/mytweets/ewagoner/status/1036983863/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Buying the Colbert Christmas album on iTunes in five minutes, at Stephen Colbert's request. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Buying the Colbert Christmas album on iTunes in five minutes, at Stephen Colbert's request. +

+

+ 12/3/2008, 4:56:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103786948677742592/index.html b/static/mytweets/ewagoner/status/103786948677742592/index.html new file mode 100644 index 00000000..371f850b --- /dev/null +++ b/static/mytweets/ewagoner/status/103786948677742592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jmspool: I couldn't make this up if I wanted too. I'm not funny enough: The Firm of Sackrider, Palmer, & Wacker. <a href="http://yfrog.com/h6ng2pcj">http://yfrog.com/h6ng2pcj</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jmspool: I couldn't make this up if I wanted too. I'm not funny enough: The Firm of Sackrider, Palmer, & Wacker. http://yfrog.com/h6ng2pcj +

+

+ 8/17/2011, 7:15:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1037906540357795840/index.html b/static/mytweets/ewagoner/status/1037906540357795840/index.html new file mode 100644 index 00000000..37f81f04 --- /dev/null +++ b/static/mytweets/ewagoner/status/1037906540357795840/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + You can watch this comedy special for free if you’d like here at this link, and I absolutely think you should watch it, but if you can donate ten bucks and watch it, so much the better. + +<a href="http://cameronesposito.vhx.tv">http://cameronesposito.vhx.tv</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You can watch this comedy special for free if you’d like here at this link, and I absolutely think you should watch it, but if you can donate ten bucks and watch it, so much the better.

http://cameronesposito.vhx.tv +

+

+ 9/6/2018, 11:32:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103818432478330880/index.html b/static/mytweets/ewagoner/status/103818432478330880/index.html new file mode 100644 index 00000000..42e614dd --- /dev/null +++ b/static/mytweets/ewagoner/status/103818432478330880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian starts second grade this week. I have spotty memories before that, but my continuous memory stream only goes back that far. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian starts second grade this week. I have spotty memories before that, but my continuous memory stream only goes back that far. +

+

+ 8/17/2011, 9:20:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1038259410/index.html b/static/mytweets/ewagoner/status/1038259410/index.html new file mode 100644 index 00000000..70e32fc2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1038259410/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Back's Toccata & Fugue in D Minor played by solo violin (not organ). Possibly the original version? http://tinyurl.com/5k357f Thanks @MikeG1 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back's Toccata & Fugue in D Minor played by solo violin (not organ). Possibly the original version? http://tinyurl.com/5k357f Thanks @MikeG1 +

+

+ 12/4/2008, 10:03:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1038263768/index.html b/static/mytweets/ewagoner/status/1038263768/index.html new file mode 100644 index 00000000..32d0bee1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1038263768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Back, Bach, whatever it takes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back, Bach, whatever it takes. +

+

+ 12/4/2008, 10:05:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1038563260/index.html b/static/mytweets/ewagoner/status/1038563260/index.html new file mode 100644 index 00000000..152805bb --- /dev/null +++ b/static/mytweets/ewagoner/status/1038563260/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The interest rate in the UK is now down to its lowest level since the late 1600s." I just don't know what to make of that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The interest rate in the UK is now down to its lowest level since the late 1600s." I just don't know what to make of that. +

+

+ 12/4/2008, 1:01:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10386491506/index.html b/static/mytweets/ewagoner/status/10386491506/index.html new file mode 100644 index 00000000..157352d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/10386491506/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I am a Yankee by birth. You can tell this because I ate the last piece of chocolate cake in the break room. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I am a Yankee by birth. You can tell this because I ate the last piece of chocolate cake in the break room. +

+

+ 3/12/2010, 2:33:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103938786186117120/index.html b/static/mytweets/ewagoner/status/103938786186117120/index.html new file mode 100644 index 00000000..9680b70a --- /dev/null +++ b/static/mytweets/ewagoner/status/103938786186117120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian's reputation precedes her, but just to be sure I wore my straight up nerdiest shirt to meet her new teacher. <a href="http://twitpic.com/67n7uz">http://twitpic.com/67n7uz</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian's reputation precedes her, but just to be sure I wore my straight up nerdiest shirt to meet her new teacher. http://twitpic.com/67n7uz +

+

+ 8/17/2011, 5:18:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103977503265275904/index.html b/static/mytweets/ewagoner/status/103977503265275904/index.html new file mode 100644 index 00000000..f5c4bb7b --- /dev/null +++ b/static/mytweets/ewagoner/status/103977503265275904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've concocted a plan to hide a small decorated birthday cake in Viv's school lunch on Friday. Ok, it's a cupcake, but don't tell her, okay? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've concocted a plan to hide a small decorated birthday cake in Viv's school lunch on Friday. Ok, it's a cupcake, but don't tell her, okay? +

+

+ 8/17/2011, 7:52:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/103979421748314112/index.html b/static/mytweets/ewagoner/status/103979421748314112/index.html new file mode 100644 index 00000000..e8a10a04 --- /dev/null +++ b/static/mytweets/ewagoner/status/103979421748314112/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Me: "Viv, why are you lying under that pile of pillows like that?" +Viv: "I'm a really old spikasaurus lying in my die hole." +Me: backs away + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Me: "Viv, why are you lying under that pile of pillows like that?"
Viv: "I'm a really old spikasaurus lying in my die hole."
Me: backs away +

+

+ 8/17/2011, 8:00:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1040879220/index.html b/static/mytweets/ewagoner/status/1040879220/index.html new file mode 100644 index 00000000..2a82950f --- /dev/null +++ b/static/mytweets/ewagoner/status/1040879220/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + MC Fronmtalot in Marietta tonight *and* a screening of Nerdcore Rising (which I might be in)? Too bad I can't be there! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ MC Fronmtalot in Marietta tonight *and* a screening of Nerdcore Rising (which I might be in)? Too bad I can't be there! +

+

+ 12/5/2008, 3:44:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1041205132/index.html b/static/mytweets/ewagoner/status/1041205132/index.html new file mode 100644 index 00000000..223a6238 --- /dev/null +++ b/static/mytweets/ewagoner/status/1041205132/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I couldn't pass up the night vision goggles during Amazon's Black Friday promotion: http://twitpic.com/qgkr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I couldn't pass up the night vision goggles during Amazon's Black Friday promotion: http://twitpic.com/qgkr +

+

+ 12/5/2008, 7:13:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1041266004/index.html b/static/mytweets/ewagoner/status/1041266004/index.html new file mode 100644 index 00000000..6e0db882 --- /dev/null +++ b/static/mytweets/ewagoner/status/1041266004/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + SWAT team raids Ohio food cooperative: http://is.gd/aqgN (It's not all fun. I actually worry this could happen to me. Too much grey areas.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ SWAT team raids Ohio food cooperative: http://is.gd/aqgN (It's not all fun. I actually worry this could happen to me. Too much grey areas.) +

+

+ 12/5/2008, 7:59:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1041410596/index.html b/static/mytweets/ewagoner/status/1041410596/index.html new file mode 100644 index 00000000..23f3dbb0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1041410596/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally fount the Christmas mode in Koi Pond. Bravo. Bravo! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally fount the Christmas mode in Koi Pond. Bravo. Bravo! +

+

+ 12/5/2008, 9:54:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/104181292534472704/index.html b/static/mytweets/ewagoner/status/104181292534472704/index.html new file mode 100644 index 00000000..42df23e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/104181292534472704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here is the long lost album "Cease & Desist" from Jim Stacy's fabulous band Grand Moff Tarkin: <a href="http://www.mediafire.com/?wiujiattle2">http://www.mediafire.com/?wiujiattle2</a> Star Wars metal, y'all! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here is the long lost album "Cease & Desist" from Jim Stacy's fabulous band Grand Moff Tarkin: http://www.mediafire.com/?wiujiattle2 Star Wars metal, y'all! +

+

+ 8/18/2011, 9:22:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10418802541989888/index.html b/static/mytweets/ewagoner/status/10418802541989888/index.html new file mode 100644 index 00000000..3c606fce --- /dev/null +++ b/static/mytweets/ewagoner/status/10418802541989888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens' Christmas parade and late growers are making today's locally grown pickup stressful. And it doesn't even start for two hours. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens' Christmas parade and late growers are making today's locally grown pickup stressful. And it doesn't even start for two hours. +

+

+ 12/2/2010, 2:43:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/104205333102206976/index.html b/static/mytweets/ewagoner/status/104205333102206976/index.html new file mode 100644 index 00000000..6b1b91ad --- /dev/null +++ b/static/mytweets/ewagoner/status/104205333102206976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My hard drive's full? What? How? *fires up DaisyDisk* Oh, right. 70 gigs of Doctor Who episodes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My hard drive's full? What? How? *fires up DaisyDisk* Oh, right. 70 gigs of Doctor Who episodes. +

+

+ 8/18/2011, 10:57:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1042055750/index.html b/static/mytweets/ewagoner/status/1042055750/index.html new file mode 100644 index 00000000..0e693a0c --- /dev/null +++ b/static/mytweets/ewagoner/status/1042055750/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Trying to explain to my wife that coffee she ground nearly three weeks ago does not qualify as "freshly ground". Maybe I'm being picky. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Trying to explain to my wife that coffee she ground nearly three weeks ago does not qualify as "freshly ground". Maybe I'm being picky. +

+

+ 12/6/2008, 10:25:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/104206484115693568/index.html b/static/mytweets/ewagoner/status/104206484115693568/index.html new file mode 100644 index 00000000..1a8734a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/104206484115693568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + GM foods not served in Monsanto cafeteria <a href="http://www.cbc.ca/news/world/story/1999/12/22/gmfood991222.html#.TkxD_ZN0HrM.twitter">http://www.cbc.ca/news/world/story/1999/12/22/gmfood991222.html#.TkxD_ZN0HrM.twitter</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/104210435292676096/index.html b/static/mytweets/ewagoner/status/104210435292676096/index.html new file mode 100644 index 00000000..2284b87a --- /dev/null +++ b/static/mytweets/ewagoner/status/104210435292676096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oddly enough, "Disco Pilot Sweet Peter" has no hits on Google, with or without the 7-40-7. <a href="http://twitpic.com/67zsji">http://twitpic.com/67zsji</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oddly enough, "Disco Pilot Sweet Peter" has no hits on Google, with or without the 7-40-7. http://twitpic.com/67zsji +

+

+ 8/18/2011, 11:17:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/104230992230887425/index.html b/static/mytweets/ewagoner/status/104230992230887425/index.html new file mode 100644 index 00000000..39f1a034 --- /dev/null +++ b/static/mytweets/ewagoner/status/104230992230887425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An oldie-but-goodie graphic of my favorite Dumbledore quote: <a href="http://www.picselate.com/wp-content/uploads/2010/12/lotr-star-wars-harry-potter.jpg">http://www.picselate.com/wp-content/uploads/2010/12/lotr-star-wars-harry-potter.jpg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1042333362/index.html b/static/mytweets/ewagoner/status/1042333362/index.html new file mode 100644 index 00000000..b32a5d5b --- /dev/null +++ b/static/mytweets/ewagoner/status/1042333362/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Standing on the sidewalk with the girl in Comer, GA, waiting for the parade to come by. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Standing on the sidewalk with the girl in Comer, GA, waiting for the parade to come by. +

+

+ 12/6/2008, 2:01:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1042351962/index.html b/static/mytweets/ewagoner/status/1042351962/index.html new file mode 100644 index 00000000..ac48c59b --- /dev/null +++ b/static/mytweets/ewagoner/status/1042351962/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Excellent. The local DeLorian is in the parade. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Excellent. The local DeLorian is in the parade. +

+

+ 12/6/2008, 2:23:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/104237144087855105/index.html b/static/mytweets/ewagoner/status/104237144087855105/index.html new file mode 100644 index 00000000..ab694174 --- /dev/null +++ b/static/mytweets/ewagoner/status/104237144087855105/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Criminal": a new song by Arlo Guthrie and Jodi Martin about the recent federal crackdown on raw foods. <a href="http://youtu.be/nsvg1GnXZVc">http://youtu.be/nsvg1GnXZVc</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Criminal": a new song by Arlo Guthrie and Jodi Martin about the recent federal crackdown on raw foods. http://youtu.be/nsvg1GnXZVc +

+

+ 8/18/2011, 1:04:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10426566359/index.html b/static/mytweets/ewagoner/status/10426566359/index.html new file mode 100644 index 00000000..609840e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/10426566359/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Modified Capistrano scripts for use with Passenger, & now successfully (and easily) deploying fully working app to my new servers. Yay! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Modified Capistrano scripts for use with Passenger, & now successfully (and easily) deploying fully working app to my new servers. Yay! +

+

+ 3/13/2010, 10:43:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10426688486/index.html b/static/mytweets/ewagoner/status/10426688486/index.html new file mode 100644 index 00000000..fc5c352b --- /dev/null +++ b/static/mytweets/ewagoner/status/10426688486/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now to upgrade further from Rails 2.0.2 to 2.3.4 & then prepare to move data from old servers to new. Still a couple weeks to go, I'd guess. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now to upgrade further from Rails 2.0.2 to 2.3.4 & then prepare to move data from old servers to new. Still a couple weeks to go, I'd guess. +

+

+ 3/13/2010, 10:46:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10429816468/index.html b/static/mytweets/ewagoner/status/10429816468/index.html new file mode 100644 index 00000000..060ac385 --- /dev/null +++ b/static/mytweets/ewagoner/status/10429816468/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My new tractor, with the old sad one lurking in the background. http://gdzl.la/7KoaLn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My new tractor, with the old sad one lurking in the background. http://gdzl.la/7KoaLn +

+

+ 3/13/2010, 12:06:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1043559212/index.html b/static/mytweets/ewagoner/status/1043559212/index.html new file mode 100644 index 00000000..181809ac --- /dev/null +++ b/static/mytweets/ewagoner/status/1043559212/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My turkey grower is already taking deposits for next Thanksgiving. He'll probably sell out all 200 for next year sometime this week. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My turkey grower is already taking deposits for next Thanksgiving. He'll probably sell out all 200 for next year sometime this week. +

+

+ 12/7/2008, 10:56:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/104387335252221952/index.html b/static/mytweets/ewagoner/status/104387335252221952/index.html new file mode 100644 index 00000000..094f2574 --- /dev/null +++ b/static/mytweets/ewagoner/status/104387335252221952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Baking surprise cupcakes and filling out bazillions of parental consent forms. Tomorrow's both her birthday and the first day of school. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Baking surprise cupcakes and filling out bazillions of parental consent forms. Tomorrow's both her birthday and the first day of school. +

+

+ 8/18/2011, 11:00:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1044311951373930496/index.html b/static/mytweets/ewagoner/status/1044311951373930496/index.html new file mode 100644 index 00000000..fcef3d30 --- /dev/null +++ b/static/mytweets/ewagoner/status/1044311951373930496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @marcoarment Nevermind. Got it by tapping anywhere other than the (i) icon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @marcoarment Nevermind. Got it by tapping anywhere other than the (i) icon. +

+

+ 9/24/2018, 3:45:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10444243216/index.html b/static/mytweets/ewagoner/status/10444243216/index.html new file mode 100644 index 00000000..4dc27221 --- /dev/null +++ b/static/mytweets/ewagoner/status/10444243216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's the implement end of my new mini tractor. This will be the most mechanized our farm has ever been. http://gdzl.la/7KwyrC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's the implement end of my new mini tractor. This will be the most mechanized our farm has ever been. http://gdzl.la/7KwyrC +

+

+ 3/13/2010, 6:52:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/104451322/index.html b/static/mytweets/ewagoner/status/104451322/index.html new file mode 100644 index 00000000..edc40f0a --- /dev/null +++ b/static/mytweets/ewagoner/status/104451322/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My locallygrown.net software inspired a new state law just passed in Tennessee that makes things easier for their farmers to sell locally! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My locallygrown.net software inspired a new state law just passed in Tennessee that makes things easier for their farmers to sell locally! +

+

+ 6/14/2007, 11:39:51 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/104493856829083648/index.html b/static/mytweets/ewagoner/status/104493856829083648/index.html new file mode 100644 index 00000000..791a6097 --- /dev/null +++ b/static/mytweets/ewagoner/status/104493856829083648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + *Yawn* And so begins nine months of losing 45 minutes of sleep a night. Good bye summer! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ *Yawn* And so begins nine months of losing 45 minutes of sleep a night. Good bye summer! +

+

+ 8/19/2011, 6:04:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1045392838/index.html b/static/mytweets/ewagoner/status/1045392838/index.html new file mode 100644 index 00000000..3a9e3c21 --- /dev/null +++ b/static/mytweets/ewagoner/status/1045392838/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Doesn't catch everyone, but overall figure includes more than I'd thought. Work one hour, though, and you don't count at all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Doesn't catch everyone, but overall figure includes more than I'd thought. Work one hour, though, and you don't count at all. +

+

+ 12/8/2008, 12:37:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1045465035/index.html b/static/mytweets/ewagoner/status/1045465035/index.html new file mode 100644 index 00000000..51ba6452 --- /dev/null +++ b/static/mytweets/ewagoner/status/1045465035/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My Windows update that claimed it needed 87mb finally installed after I cleared up 997mb of space. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My Windows update that claimed it needed 87mb finally installed after I cleared up 997mb of space. +

+

+ 12/8/2008, 1:16:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1045519086/index.html b/static/mytweets/ewagoner/status/1045519086/index.html new file mode 100644 index 00000000..70c86c3e --- /dev/null +++ b/static/mytweets/ewagoner/status/1045519086/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In three years, I've paid down $45,748.50 of debt (much of it medical, from the eventful birth of my daughter). Half way there! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In three years, I've paid down $45,748.50 of debt (much of it medical, from the eventful birth of my daughter). Half way there! +

+

+ 12/8/2008, 1:48:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/104553148517060608/index.html b/static/mytweets/ewagoner/status/104553148517060608/index.html new file mode 100644 index 00000000..ac8061ef --- /dev/null +++ b/static/mytweets/ewagoner/status/104553148517060608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Tao of Pooh is not available as an ebook? But I want my enlightenment now! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Tao of Pooh is not available as an ebook? But I want my enlightenment now! +

+

+ 8/19/2011, 9:59:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1045541406/index.html b/static/mytweets/ewagoner/status/1045541406/index.html new file mode 100644 index 00000000..1007e9bd --- /dev/null +++ b/static/mytweets/ewagoner/status/1045541406/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Drops in buckets become, over time, floods. Or at least, half full buckets. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Drops in buckets become, over time, floods. Or at least, half full buckets. +

+

+ 12/8/2008, 2:01:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/104556384246439936/index.html b/static/mytweets/ewagoner/status/104556384246439936/index.html new file mode 100644 index 00000000..68148f46 --- /dev/null +++ b/static/mytweets/ewagoner/status/104556384246439936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's the now-traditional video of Viv getting on the bus on the first day of school: <a href="http://www.youtube.com/watch?v=_epUwwKrsV4">http://www.youtube.com/watch?v=_epUwwKrsV4</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's the now-traditional video of Viv getting on the bus on the first day of school: http://www.youtube.com/watch?v=_epUwwKrsV4 +

+

+ 8/19/2011, 10:12:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/104570978310422528/index.html b/static/mytweets/ewagoner/status/104570978310422528/index.html new file mode 100644 index 00000000..6c900094 --- /dev/null +++ b/static/mytweets/ewagoner/status/104570978310422528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yay, Latkes! RT @genehack: Do not watch unless you're someplace you can cry from laughing: <a href="http://www.youtube.com/watch?v=SzEc3o7pVgo">http://www.youtube.com/watch?v=SzEc3o7pVgo</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yay, Latkes! RT @genehack: Do not watch unless you're someplace you can cry from laughing: http://www.youtube.com/watch?v=SzEc3o7pVgo +

+

+ 8/19/2011, 11:10:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/104629372/index.html b/static/mytweets/ewagoner/status/104629372/index.html new file mode 100644 index 00000000..47d1fd86 --- /dev/null +++ b/static/mytweets/ewagoner/status/104629372/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Slingshot contest entry not going too well. Might have to throw in the towel, unless there's an extension. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Slingshot contest entry not going too well. Might have to throw in the towel, unless there's an extension. +

+

+ 6/14/2007, 2:17:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/104676863716245504/index.html b/static/mytweets/ewagoner/status/104676863716245504/index.html new file mode 100644 index 00000000..c21128a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/104676863716245504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv asked for "the dragon special" for her birthday dinner, which is, I determined, a cheese pizza in the shape of a dragon. I'm making it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv asked for "the dragon special" for her birthday dinner, which is, I determined, a cheese pizza in the shape of a dragon. I'm making it. +

+

+ 8/19/2011, 6:11:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/104689258761166848/index.html b/static/mytweets/ewagoner/status/104689258761166848/index.html new file mode 100644 index 00000000..8f776c72 --- /dev/null +++ b/static/mytweets/ewagoner/status/104689258761166848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One "Dragon Special", coming right up! <a href="http://instagr.am/p/Kt1Jf/">http://instagr.am/p/Kt1Jf/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One "Dragon Special", coming right up! http://instagr.am/p/Kt1Jf/ +

+

+ 8/19/2011, 7:00:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10475435000/index.html b/static/mytweets/ewagoner/status/10475435000/index.html new file mode 100644 index 00000000..ff404e1b --- /dev/null +++ b/static/mytweets/ewagoner/status/10475435000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Our house mockingbird is sitting atop the power pole performing golden eagle battle cries. Seems like that's just asking for trouble. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Our house mockingbird is sitting atop the power pole performing golden eagle battle cries. Seems like that's just asking for trouble. +

+

+ 3/14/2010, 12:42:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1047546220/index.html b/static/mytweets/ewagoner/status/1047546220/index.html new file mode 100644 index 00000000..dfe5923d --- /dev/null +++ b/static/mytweets/ewagoner/status/1047546220/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I take a couple minutes to go to the bathroom and my MBP shuts down, losing a legthy email I was drafting. Totally uncalled for. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I take a couple minutes to go to the bathroom and my MBP shuts down, losing a legthy email I was drafting. Totally uncalled for. +

+

+ 12/9/2008, 1:25:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1047576238/index.html b/static/mytweets/ewagoner/status/1047576238/index.html new file mode 100644 index 00000000..81b36fdc --- /dev/null +++ b/static/mytweets/ewagoner/status/1047576238/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, nice. mail.app saved my draft! I think the latest Parallels is causing troubles -- I've had to hard reboot three times this week alone. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, nice. mail.app saved my draft! I think the latest Parallels is causing troubles -- I've had to hard reboot three times this week alone. +

+

+ 12/9/2008, 1:41:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1047695576/index.html b/static/mytweets/ewagoner/status/1047695576/index.html new file mode 100644 index 00000000..77df8091 --- /dev/null +++ b/static/mytweets/ewagoner/status/1047695576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Great TimeCube take-off on woot.com right now (woot-off in progress, may quickly change) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Great TimeCube take-off on woot.com right now (woot-off in progress, may quickly change) +

+

+ 12/9/2008, 2:47:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1047725840/index.html b/static/mytweets/ewagoner/status/1047725840/index.html new file mode 100644 index 00000000..61b4b5b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1047725840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wonder if [REDACTED] will replace Skitch? It seems nice enough, if not a bit too web-focused. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wonder if [REDACTED] will replace Skitch? It seems nice enough, if not a bit too web-focused. +

+

+ 12/9/2008, 3:04:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1048453605/index.html b/static/mytweets/ewagoner/status/1048453605/index.html new file mode 100644 index 00000000..81c21f57 --- /dev/null +++ b/static/mytweets/ewagoner/status/1048453605/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + NSFW links re: my previous tweet. http://www.merlinmann.com/amazon/ http://www.kungfugrippe.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ NSFW links re: my previous tweet. http://www.merlinmann.com/amazon/ http://www.kungfugrippe.com/ +

+

+ 12/9/2008, 10:23:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/104885506768252928/index.html b/static/mytweets/ewagoner/status/104885506768252928/index.html new file mode 100644 index 00000000..11602033 --- /dev/null +++ b/static/mytweets/ewagoner/status/104885506768252928/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + Cottleston Cottleston Cottleston Pie. +Why does a chicken, I don't know why. +Ask me a riddle & I reply: +Cottleston Cottleston Cottleston Pie. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cottleston Cottleston Cottleston Pie.
Why does a chicken, I don't know why.
Ask me a riddle & I reply:
Cottleston Cottleston Cottleston Pie. +

+

+ 8/20/2011, 8:00:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10492006238/index.html b/static/mytweets/ewagoner/status/10492006238/index.html new file mode 100644 index 00000000..6ac3a321 --- /dev/null +++ b/static/mytweets/ewagoner/status/10492006238/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The whisker dismantling has begun. http://gdzl.la/7KNZhS + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The whisker dismantling has begun. http://gdzl.la/7KNZhS +

+

+ 3/14/2010, 8:07:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/104947770015756289/index.html b/static/mytweets/ewagoner/status/104947770015756289/index.html new file mode 100644 index 00000000..aeaa5988 --- /dev/null +++ b/static/mytweets/ewagoner/status/104947770015756289/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We're visiting the (sea) dragons. <a href="http://instagr.am/p/KyLqt/">http://instagr.am/p/KyLqt/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We're visiting the (sea) dragons. http://instagr.am/p/KyLqt/ +

+

+ 8/20/2011, 12:07:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1049982862/index.html b/static/mytweets/ewagoner/status/1049982862/index.html new file mode 100644 index 00000000..402ae6ac --- /dev/null +++ b/static/mytweets/ewagoner/status/1049982862/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to the Atlanta Ruby User's Group. It's about the only socializing I do anymore, outside of work and the market. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to the Atlanta Ruby User's Group. It's about the only socializing I do anymore, outside of work and the market. +

+

+ 12/10/2008, 4:29:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10504928011223040/index.html b/static/mytweets/ewagoner/status/10504928011223040/index.html new file mode 100644 index 00000000..ca6ada6a --- /dev/null +++ b/static/mytweets/ewagoner/status/10504928011223040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Market pickups turned out to be fairly stress-free, thanks to my incredibly awesome team of volunteers. So, so cold, though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Market pickups turned out to be fairly stress-free, thanks to my incredibly awesome team of volunteers. So, so cold, though. +

+

+ 12/2/2010, 8:25:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/105082579711041536/index.html b/static/mytweets/ewagoner/status/105082579711041536/index.html new file mode 100644 index 00000000..0d8a1ff3 --- /dev/null +++ b/static/mytweets/ewagoner/status/105082579711041536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Choadsworth: Fact: Emus never move backwards. I think we could all learn a thing or two from them, don't you? Aside from moonwal ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Choadsworth: Fact: Emus never move backwards. I think we could all learn a thing or two from them, don't you? Aside from moonwal ... +

+

+ 8/20/2011, 9:03:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/105102074282389505/index.html b/static/mytweets/ewagoner/status/105102074282389505/index.html new file mode 100644 index 00000000..2dd9f37b --- /dev/null +++ b/static/mytweets/ewagoner/status/105102074282389505/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The world's largest spawning grounds for this fish, thought extinct 20 years ago, is literally at my house. <a href="http://instagr.am/p/K1ffk/">http://instagr.am/p/K1ffk/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The world's largest spawning grounds for this fish, thought extinct 20 years ago, is literally at my house. http://instagr.am/p/K1ffk/ +

+

+ 8/20/2011, 10:21:01 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1051486669/index.html b/static/mytweets/ewagoner/status/1051486669/index.html new file mode 100644 index 00000000..76c6098f --- /dev/null +++ b/static/mytweets/ewagoner/status/1051486669/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The expected stab came, but now it looks like I might actually be the third power to fall. I stretched it out a little while. (Dip Game) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The expected stab came, but now it looks like I might actually be the third power to fall. I stretched it out a little while. (Dip Game) +

+

+ 12/11/2008, 11:11:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10515467047272448/index.html b/static/mytweets/ewagoner/status/10515467047272448/index.html new file mode 100644 index 00000000..c2f78b4b --- /dev/null +++ b/static/mytweets/ewagoner/status/10515467047272448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What's that? Your town's Christmas parade doesn't have storm troopers? I'm sorry for your loss. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What's that? Your town's Christmas parade doesn't have storm troopers? I'm sorry for your loss. +

+

+ 12/2/2010, 9:07:37 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1052301183547834368/index.html b/static/mytweets/ewagoner/status/1052301183547834368/index.html new file mode 100644 index 00000000..91108059 --- /dev/null +++ b/static/mytweets/ewagoner/status/1052301183547834368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Remote work #thisismyoffice <a href="https://www.instagram.com/p/Bo_6o-JFBT5/?utm_source=ig_twitter_share&igshid=19hbqm9ilcryb">https://www.instagram.com/p/Bo_6o-JFBT5/?utm_source=ig_twitter_share&igshid=19hbqm9ilcryb</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1053009212232617985/index.html b/static/mytweets/ewagoner/status/1053009212232617985/index.html new file mode 100644 index 00000000..4b5492b1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1053009212232617985/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @iinteractive: At Infinity, we've always thought our developers do their best work when they're in their happy place ...and we know that… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @iinteractive: At Infinity, we've always thought our developers do their best work when they're in their happy place ...and we know that… +

+

+ 10/18/2018, 3:45:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1053078769781628929/index.html b/static/mytweets/ewagoner/status/1053078769781628929/index.html new file mode 100644 index 00000000..83514930 --- /dev/null +++ b/static/mytweets/ewagoner/status/1053078769781628929/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Remote work #thisismyoffice <a href="https://www.instagram.com/p/BpGCnFAl5kd/?utm_source=ig_twitter_share&igshid=e9cwve6zovmy">https://www.instagram.com/p/BpGCnFAl5kd/?utm_source=ig_twitter_share&igshid=e9cwve6zovmy</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/105323830943301632/index.html b/static/mytweets/ewagoner/status/105323830943301632/index.html new file mode 100644 index 00000000..2d6daabd --- /dev/null +++ b/static/mytweets/ewagoner/status/105323830943301632/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + "... Suggestions and criticism (constructive, please!) more than welcome. God out. + +Comments (24)" + +<a href="http://m.newyorker.com/humor/2011/08/08/110808sh_shouts_simms">http://m.newyorker.com/humor/2011/08/08/110808sh_shouts_simms</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/105340475522809856/index.html b/static/mytweets/ewagoner/status/105340475522809856/index.html new file mode 100644 index 00000000..c253ba31 --- /dev/null +++ b/static/mytweets/ewagoner/status/105340475522809856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper was randomly yelling letters at the top of her lungs from her crib. Meaning, of course, that she wants TMBG's Here Come the ABCs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper was randomly yelling letters at the top of her lungs from her crib. Meaning, of course, that she wants TMBG's Here Come the ABCs. +

+

+ 8/21/2011, 2:08:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1053501078631825409/index.html b/static/mytweets/ewagoner/status/1053501078631825409/index.html new file mode 100644 index 00000000..061923c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1053501078631825409/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current status: I’m an owl <a href="https://www.instagram.com/p/BpJCrh8FFGH/?utm_source=ig_twitter_share&igshid=560r5jm5q9fc">https://www.instagram.com/p/BpJCrh8FFGH/?utm_source=ig_twitter_share&igshid=560r5jm5q9fc</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/105375557205766144/index.html b/static/mytweets/ewagoner/status/105375557205766144/index.html new file mode 100644 index 00000000..82e426d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/105375557205766144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Haven't tasted yet, but I don't think I've made a better looking mead before. <a href="http://instagr.am/p/K6ZXD/">http://instagr.am/p/K6ZXD/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Haven't tasted yet, but I don't think I've made a better looking mead before. http://instagr.am/p/K6ZXD/ +

+

+ 8/21/2011, 4:27:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/105390495315927040/index.html b/static/mytweets/ewagoner/status/105390495315927040/index.html new file mode 100644 index 00000000..0a1d7189 --- /dev/null +++ b/static/mytweets/ewagoner/status/105390495315927040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "It said it cost money, but I said, 'eh, just do it'." And Vivian discovers pay-per-view. Time to lock that down. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "It said it cost money, but I said, 'eh, just do it'." And Vivian discovers pay-per-view. Time to lock that down. +

+

+ 8/21/2011, 5:27:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1054153372/index.html b/static/mytweets/ewagoner/status/1054153372/index.html new file mode 100644 index 00000000..09bae5aa --- /dev/null +++ b/static/mytweets/ewagoner/status/1054153372/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Computer projector arrived I went with the ViewSonic PJ359W, a new WXGA model. Short throw & "direct off" features a plus. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Computer projector arrived I went with the ViewSonic PJ359W, a new WXGA model. Short throw & "direct off" features a plus. +

+

+ 12/12/2008, 3:54:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/105419934489772032/index.html b/static/mytweets/ewagoner/status/105419934489772032/index.html new file mode 100644 index 00000000..7d50a8be --- /dev/null +++ b/static/mytweets/ewagoner/status/105419934489772032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting "80 hrs/month of strictly enforced robot prayer". Seriously. Ideas for the "name or pseudonym of the person or entity" to pray for? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting "80 hrs/month of strictly enforced robot prayer". Seriously. Ideas for the "name or pseudonym of the person or entity" to pray for? +

+

+ 8/21/2011, 7:24:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1054310107/index.html b/static/mytweets/ewagoner/status/1054310107/index.html new file mode 100644 index 00000000..5405979a --- /dev/null +++ b/static/mytweets/ewagoner/status/1054310107/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whoever it was that reminded me of sweetcron yesterday, thanks! http://www.ericwagoner.com/weblog + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Whoever it was that reminded me of sweetcron yesterday, thanks! http://www.ericwagoner.com/weblog +

+

+ 12/12/2008, 5:27:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10544982137/index.html b/static/mytweets/ewagoner/status/10544982137/index.html new file mode 100644 index 00000000..e4afdf5f --- /dev/null +++ b/static/mytweets/ewagoner/status/10544982137/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Maybe the giant mutton chops would look better if I were dressed as a giant lepruchaun for St. Patrick's day. http://gdzl.la/7L6dKC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Maybe the giant mutton chops would look better if I were dressed as a giant lepruchaun for St. Patrick's day. http://gdzl.la/7L6dKC +

+

+ 3/15/2010, 9:09:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/105450952336752642/index.html b/static/mytweets/ewagoner/status/105450952336752642/index.html new file mode 100644 index 00000000..bbc04862 --- /dev/null +++ b/static/mytweets/ewagoner/status/105450952336752642/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Been a while since we've had a purple spot on the Doppler radar parked over the house. It's the hail that makes it dense. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Been a while since we've had a purple spot on the Doppler radar parked over the house. It's the hail that makes it dense. +

+

+ 8/21/2011, 9:27:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1054675302/index.html b/static/mytweets/ewagoner/status/1054675302/index.html new file mode 100644 index 00000000..5d477edb --- /dev/null +++ b/static/mytweets/ewagoner/status/1054675302/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The girl's been typing for a while, but she just figured out she can write her name. Like, with pencil & paper. That's the normal order now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The girl's been typing for a while, but she just figured out she can write her name. Like, with pencil & paper. That's the normal order now. +

+

+ 12/12/2008, 9:45:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/105476739060338688/index.html b/static/mytweets/ewagoner/status/105476739060338688/index.html new file mode 100644 index 00000000..f7ac7290 --- /dev/null +++ b/static/mytweets/ewagoner/status/105476739060338688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @PeterShallard Sometimes the sheer awesomeness of my fellow man just blows my mind: <a href="http://sfbay.craigslist.org/sfc/sha/2549849730.html">http://sfbay.craigslist.org/sfc/sha/2549849730.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1055521575/index.html b/static/mytweets/ewagoner/status/1055521575/index.html new file mode 100644 index 00000000..dea1e284 --- /dev/null +++ b/static/mytweets/ewagoner/status/1055521575/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bought an outdoor play set for the girl. She just thought we were playing at the park. Don't tell her! http://twitpic.com/si9c + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bought an outdoor play set for the girl. She just thought we were playing at the park. Don't tell her! http://twitpic.com/si9c +

+

+ 12/13/2008, 12:27:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1055650951/index.html b/static/mytweets/ewagoner/status/1055650951/index.html new file mode 100644 index 00000000..6c920ef6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1055650951/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Either food producers need to start putting the year on their expiration dates, or I need to rotate my pantry more often. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Either food producers need to start putting the year on their expiration dates, or I need to rotate my pantry more often. +

+

+ 12/13/2008, 2:04:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1055654776275456002/index.html b/static/mytweets/ewagoner/status/1055654776275456002/index.html new file mode 100644 index 00000000..b550068e --- /dev/null +++ b/static/mytweets/ewagoner/status/1055654776275456002/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @chris_steller: A little ditty 'bout Black & Cyan +Two depleted printer cartridges doin' the best they can + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @chris_steller: A little ditty 'bout Black & Cyan
Two depleted printer cartridges doin' the best they can +

+

+ 10/25/2018, 10:58:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1055762909/index.html b/static/mytweets/ewagoner/status/1055762909/index.html new file mode 100644 index 00000000..851187a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1055762909/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Might go ahead and renew my Dreamhost account and keep a couple personal domains there instead of moving them to a spare server at Joyent. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Might go ahead and renew my Dreamhost account and keep a couple personal domains there instead of moving them to a spare server at Joyent. +

+

+ 12/13/2008, 3:33:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1055763738/index.html b/static/mytweets/ewagoner/status/1055763738/index.html new file mode 100644 index 00000000..af32e7f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1055763738/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Moving literally ten years of stuff and a mess of email just seems like too much work at this point. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Moving literally ten years of stuff and a mess of email just seems like too much work at this point. +

+

+ 12/13/2008, 3:34:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1056295218/index.html b/static/mytweets/ewagoner/status/1056295218/index.html new file mode 100644 index 00000000..fd2c9612 --- /dev/null +++ b/static/mytweets/ewagoner/status/1056295218/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ug. July was a bad month for business record keeping. Just found nearly $600 in errors, making my float much smaller than I expected. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ug. July was a bad month for business record keeping. Just found nearly $600 in errors, making my float much smaller than I expected. +

+

+ 12/13/2008, 10:53:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/105668860476264448/index.html b/static/mytweets/ewagoner/status/105668860476264448/index.html new file mode 100644 index 00000000..08ea3e92 --- /dev/null +++ b/static/mytweets/ewagoner/status/105668860476264448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a nice Tron-inspired commercial from Duck Brand duct tape. <a href="http://www.thescificast.com/2011/08/22/tron-inspired-commercial-is-pure-awesome/">http://www.thescificast.com/2011/08/22/tron-inspired-commercial-is-pure-awesome/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1056913809/index.html b/static/mytweets/ewagoner/status/1056913809/index.html new file mode 100644 index 00000000..b3a0759a --- /dev/null +++ b/static/mytweets/ewagoner/status/1056913809/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to the company Christmas luncheon. My contribution to the white elephant gift exchange: the first three seasons of Buffy (slightly used) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to the company Christmas luncheon. My contribution to the white elephant gift exchange: the first three seasons of Buffy (slightly used) +

+

+ 12/14/2008, 10:53:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/105697012476952576/index.html b/static/mytweets/ewagoner/status/105697012476952576/index.html new file mode 100644 index 00000000..4ed084dd --- /dev/null +++ b/static/mytweets/ewagoner/status/105697012476952576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If Al's really is the best beef sandwich Chicago has to offer, Philadelphia has nothing to worry about. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If Al's really is the best beef sandwich Chicago has to offer, Philadelphia has nothing to worry about. +

+

+ 8/22/2011, 1:45:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/105713779836325889/index.html b/static/mytweets/ewagoner/status/105713779836325889/index.html new file mode 100644 index 00000000..d36d15fe --- /dev/null +++ b/static/mytweets/ewagoner/status/105713779836325889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SouthernSAWG Congrats to two innovative & successful Southern farmers markets in Fayetteville, AR & Spartanburg SC. <a href="http://bit.ly/ous8zE">http://bit.ly/ous8zE</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SouthernSAWG Congrats to two innovative & successful Southern farmers markets in Fayetteville, AR & Spartanburg SC. http://bit.ly/ous8zE +

+

+ 8/22/2011, 2:51:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1057184145/index.html b/static/mytweets/ewagoner/status/1057184145/index.html new file mode 100644 index 00000000..1108c4cb --- /dev/null +++ b/static/mytweets/ewagoner/status/1057184145/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My "winnings" from the gift exchange: "How to Draw Hell Beasts" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My "winnings" from the gift exchange: "How to Draw Hell Beasts" +

+

+ 12/14/2008, 2:27:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/105736143231922177/index.html b/static/mytweets/ewagoner/status/105736143231922177/index.html new file mode 100644 index 00000000..e3d8136f --- /dev/null +++ b/static/mytweets/ewagoner/status/105736143231922177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It only recently occurred to me that wearing a dragon rider costume to DragonCon will be really, really hot. <a href="http://yfrog.com/khay0woj">http://yfrog.com/khay0woj</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It only recently occurred to me that wearing a dragon rider costume to DragonCon will be really, really hot. http://yfrog.com/khay0woj +

+

+ 8/22/2011, 4:20:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10590684315/index.html b/static/mytweets/ewagoner/status/10590684315/index.html new file mode 100644 index 00000000..4c556396 --- /dev/null +++ b/static/mytweets/ewagoner/status/10590684315/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Took a week but my big rails app is moved from 1997's v1.2 to today's 2.3.5. Thursday I'll decommission the old server & go live w/ the new. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Took a week but my big rails app is moved from 1997's v1.2 to today's 2.3.5. Thursday I'll decommission the old server & go live w/ the new. +

+

+ 3/16/2010, 6:25:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10590999988/index.html b/static/mytweets/ewagoner/status/10590999988/index.html new file mode 100644 index 00000000..824c8864 --- /dev/null +++ b/static/mytweets/ewagoner/status/10590999988/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Good lord. What year is it again? I of course meant 2007 earlier. Rails ain't that old. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Good lord. What year is it again? I of course meant 2007 earlier. Rails ain't that old. +

+

+ 3/16/2010, 6:34:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/105973947417362432/index.html b/static/mytweets/ewagoner/status/105973947417362432/index.html new file mode 100644 index 00000000..d7f49da9 --- /dev/null +++ b/static/mytweets/ewagoner/status/105973947417362432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If I start growing my beard now, exercise every day, and get a bit more done on the tattoo, next DragonCon: Chippendale Thorin Oakenshield. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If I start growing my beard now, exercise every day, and get a bit more done on the tattoo, next DragonCon: Chippendale Thorin Oakenshield. +

+

+ 8/23/2011, 8:05:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1059862277/index.html b/static/mytweets/ewagoner/status/1059862277/index.html new file mode 100644 index 00000000..5a00c98f --- /dev/null +++ b/static/mytweets/ewagoner/status/1059862277/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love Robert Altman's "Popeye" and I'm not afraid to say it. And now my daughter loves it too. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I love Robert Altman's "Popeye" and I'm not afraid to say it. And now my daughter loves it too. +

+

+ 12/15/2008, 9:57:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/105995661673103360/index.html b/static/mytweets/ewagoner/status/105995661673103360/index.html new file mode 100644 index 00000000..017e5a8f --- /dev/null +++ b/static/mytweets/ewagoner/status/105995661673103360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @violetblue: IMO Google is seriously too big to screw around like this: Google Plus: Too Much Unnecessary Drama <a href="http://www.zdnet.com/blog/violetblue/google-plus-too-much-unnecessary-drama/652">http://www.zdnet.com/blog/violetblue/google-plus-too-much-unnecessary-drama/652</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/106043631558864896/index.html b/static/mytweets/ewagoner/status/106043631558864896/index.html new file mode 100644 index 00000000..2db9e4ef --- /dev/null +++ b/static/mytweets/ewagoner/status/106043631558864896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Street Meat (You Keep Tauntin' Me) <a href="http://music.mikephirman.com/track/street-meat-you-keep-tauntin-me">http://music.mikephirman.com/track/street-meat-you-keep-tauntin-me</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/106048229640126464/index.html b/static/mytweets/ewagoner/status/106048229640126464/index.html new file mode 100644 index 00000000..20eb0df8 --- /dev/null +++ b/static/mytweets/ewagoner/status/106048229640126464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Actually, just listen to the whole album. It's really great. Especially "One for Them & One for Me" and "Sketchy Dudes". <a href="http://music.mikephirman.com/album/the-very-last-songs-i-will-ever-record-part-1">http://music.mikephirman.com/album/the-very-last-songs-i-will-ever-record-part-1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/106050465866846208/index.html b/static/mytweets/ewagoner/status/106050465866846208/index.html new file mode 100644 index 00000000..86ff3fbe --- /dev/null +++ b/static/mytweets/ewagoner/status/106050465866846208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rediscovered Santa Esmeralda's cover of "Don't Let Me Be Misunderstood" today. My heart had a hole I didn't know I had until it was filled. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rediscovered Santa Esmeralda's cover of "Don't Let Me Be Misunderstood" today. My heart had a hole I didn't know I had until it was filled. +

+

+ 8/23/2011, 1:09:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/106062349475135488/index.html b/static/mytweets/ewagoner/status/106062349475135488/index.html new file mode 100644 index 00000000..271ffa2e --- /dev/null +++ b/static/mytweets/ewagoner/status/106062349475135488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens, GA just shook a bit too. Holy cow. Had to hold onto my monitors. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens, GA just shook a bit too. Holy cow. Had to hold onto my monitors. +

+

+ 8/23/2011, 1:56:49 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/106063824242741248/index.html b/static/mytweets/ewagoner/status/106063824242741248/index.html new file mode 100644 index 00000000..85a50a87 --- /dev/null +++ b/static/mytweets/ewagoner/status/106063824242741248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Twitter reports got to me about 25 seconds before the earthquake waves did. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Twitter reports got to me about 25 seconds before the earthquake waves did. +

+

+ 8/23/2011, 2:02:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/106066079113158656/index.html b/static/mytweets/ewagoner/status/106066079113158656/index.html new file mode 100644 index 00000000..c3e4edcd --- /dev/null +++ b/static/mytweets/ewagoner/status/106066079113158656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ditzkoff: Astounding photograph of devastation following NYC quake. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ditzkoff: Astounding photograph of devastation following NYC quake.

+

+

+ 8/23/2011, 2:11:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/106069922748170240/index.html b/static/mytweets/ewagoner/status/106069922748170240/index.html new file mode 100644 index 00000000..b62de45c --- /dev/null +++ b/static/mytweets/ewagoner/status/106069922748170240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jonathanweisman: Remember 9/11 in DC when none of our cell phones worked because we overwhelmed capacity? They said they were going ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jonathanweisman: Remember 9/11 in DC when none of our cell phones worked because we overwhelmed capacity? They said they were going ... +

+

+ 8/23/2011, 2:26:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/106070615634608128/index.html b/static/mytweets/ewagoner/status/106070615634608128/index.html new file mode 100644 index 00000000..2c570249 --- /dev/null +++ b/static/mytweets/ewagoner/status/106070615634608128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So weird to see an XKCD strip come alive right before my eyes. <a href="http://xkcd.com/723/">http://xkcd.com/723/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So weird to see an XKCD strip come alive right before my eyes. http://xkcd.com/723/ +

+

+ 8/23/2011, 2:29:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1061185937/index.html b/static/mytweets/ewagoner/status/1061185937/index.html new file mode 100644 index 00000000..b9a3b20a --- /dev/null +++ b/static/mytweets/ewagoner/status/1061185937/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Amy Bramblett, massage therapist to Tour de France riders, fixed my back. She's my new favorite person. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Amy Bramblett, massage therapist to Tour de France riders, fixed my back. She's my new favorite person. +

+

+ 12/16/2008, 2:01:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/106120625675976705/index.html b/static/mytweets/ewagoner/status/106120625675976705/index.html new file mode 100644 index 00000000..366db436 --- /dev/null +++ b/static/mytweets/ewagoner/status/106120625675976705/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yes, I just bought a couple of medieval buckets. Sadly, no dragons included. <a href="http://instagr.am/p/LFmAm/">http://instagr.am/p/LFmAm/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yes, I just bought a couple of medieval buckets. Sadly, no dragons included. http://instagr.am/p/LFmAm/ +

+

+ 8/23/2011, 5:48:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1061247160/index.html b/static/mytweets/ewagoner/status/1061247160/index.html new file mode 100644 index 00000000..fdc2e03c --- /dev/null +++ b/static/mytweets/ewagoner/status/1061247160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The fed funds rate is now a range instead of a fixed number? Why not just call it zero and be done with it? Sounds like they're just scared. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The fed funds rate is now a range instead of a fixed number? Why not just call it zero and be done with it? Sounds like they're just scared. +

+

+ 12/16/2008, 2:34:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1061350383/index.html b/static/mytweets/ewagoner/status/1061350383/index.html new file mode 100644 index 00000000..810d43e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1061350383/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sweetcron installation & customization is complete. Been I while since I've done off the clock php work. http://www.ericwagoner.com/weblog + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sweetcron installation & customization is complete. Been I while since I've done off the clock php work. http://www.ericwagoner.com/weblog +

+

+ 12/16/2008, 3:30:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/106147942850772992/index.html b/static/mytweets/ewagoner/status/106147942850772992/index.html new file mode 100644 index 00000000..95407146 --- /dev/null +++ b/static/mytweets/ewagoner/status/106147942850772992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nika7k yikes: North Anna Nuclear Reactors Only Designed to Withstand 5.9 - 6.1 Magnitude Earthquake <a href="http://bit.ly/osXnpJ">http://bit.ly/osXnpJ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nika7k yikes: North Anna Nuclear Reactors Only Designed to Withstand 5.9 - 6.1 Magnitude Earthquake http://bit.ly/osXnpJ +

+

+ 8/23/2011, 7:36:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/106149521901359104/index.html b/static/mytweets/ewagoner/status/106149521901359104/index.html new file mode 100644 index 00000000..2cc3cece --- /dev/null +++ b/static/mytweets/ewagoner/status/106149521901359104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ScottSKOMO Favorite quake-related story of the day -- the story of the doomed piece of glass: <a href="http://is.gd/ymwOAF">http://is.gd/ymwOAF</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ScottSKOMO Favorite quake-related story of the day -- the story of the doomed piece of glass: http://is.gd/ymwOAF +

+

+ 8/23/2011, 7:43:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1061810808844361729/index.html b/static/mytweets/ewagoner/status/1061810808844361729/index.html new file mode 100644 index 00000000..161ca0d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1061810808844361729/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Davis_Hammet: Year 2013: I’m a 22 year old queer who moves to Kansas to paint a rainbow house across from a notorious hate group. I rea… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Davis_Hammet: Year 2013: I’m a 22 year old queer who moves to Kansas to paint a rainbow house across from a notorious hate group. I rea… +

+

+ 11/11/2018, 9:39:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/106197862328696832/index.html b/static/mytweets/ewagoner/status/106197862328696832/index.html new file mode 100644 index 00000000..77214bff --- /dev/null +++ b/static/mytweets/ewagoner/status/106197862328696832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @gfmorris My friends who like Dave Ramsey will love this one from @mathowie: <a href="http://a.wholelottanothing.org/2011/08/credit-scores-are-bullshit.html">http://a.wholelottanothing.org/2011/08/credit-scores-are-bullshit.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/106206735659839488/index.html b/static/mytweets/ewagoner/status/106206735659839488/index.html new file mode 100644 index 00000000..4496d550 --- /dev/null +++ b/static/mytweets/ewagoner/status/106206735659839488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @wondermade We’ve got two extra dozens of Guinness™ marshmallows. Shipping tomorrow if you’re interested: <a href="http://etsy.me/kSfBnX">http://etsy.me/kSfBnX</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @wondermade We’ve got two extra dozens of Guinness™ marshmallows. Shipping tomorrow if you’re interested: http://etsy.me/kSfBnX +

+

+ 8/23/2011, 11:30:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1062200230/index.html b/static/mytweets/ewagoner/status/1062200230/index.html new file mode 100644 index 00000000..7c0c9a37 --- /dev/null +++ b/static/mytweets/ewagoner/status/1062200230/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was playing Spore, and somehow a Privateer game broke out. Worse things have happened. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was playing Spore, and somehow a Privateer game broke out. Worse things have happened. +

+

+ 12/17/2008, 12:12:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10623435859/index.html b/static/mytweets/ewagoner/status/10623435859/index.html new file mode 100644 index 00000000..9e3bc64e --- /dev/null +++ b/static/mytweets/ewagoner/status/10623435859/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ivey: RT @cityofmobile: In Google Alerts for "Mobile, Alabama" nothing comes up more than: http://youtu.be/nda_OSWeyn8. Never gets old. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ivey: RT @cityofmobile: In Google Alerts for "Mobile, Alabama" nothing comes up more than: http://youtu.be/nda_OSWeyn8. Never gets old. +

+

+ 3/17/2010, 10:20:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1063236545/index.html b/static/mytweets/ewagoner/status/1063236545/index.html new file mode 100644 index 00000000..2b273d56 --- /dev/null +++ b/static/mytweets/ewagoner/status/1063236545/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Peanut butter bacon burger sure hit the spot. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Peanut butter bacon burger sure hit the spot. +

+

+ 12/17/2008, 1:04:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10632395059/index.html b/static/mytweets/ewagoner/status/10632395059/index.html new file mode 100644 index 00000000..99774f17 --- /dev/null +++ b/static/mytweets/ewagoner/status/10632395059/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New MC Frontalot album is available for pre-order. Instant download if you order a CD: http://frontalot.com/cd "Charisma Potion" is great. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New MC Frontalot album is available for pre-order. Instant download if you order a CD: http://frontalot.com/cd "Charisma Potion" is great. +

+

+ 3/17/2010, 2:11:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10639894383/index.html b/static/mytweets/ewagoner/status/10639894383/index.html new file mode 100644 index 00000000..b39cadeb --- /dev/null +++ b/static/mytweets/ewagoner/status/10639894383/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Trappeze is booming! Free Donnybrook Stout glasses plus a visit from Rogue's brewmaster John Maier. http://gdzl.la/7LrDsn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Trappeze is booming! Free Donnybrook Stout glasses plus a visit from Rogue's brewmaster John Maier. http://gdzl.la/7LrDsn +

+

+ 3/17/2010, 5:39:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1064105491/index.html b/static/mytweets/ewagoner/status/1064105491/index.html new file mode 100644 index 00000000..7625899b --- /dev/null +++ b/static/mytweets/ewagoner/status/1064105491/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What the...? The Mac's mini-DVI to DVI connector can't connect to their DVI to VGA connector? There're no holes for these pins! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What the...? The Mac's mini-DVI to DVI connector can't connect to their DVI to VGA connector? There're no holes for these pins! +

+

+ 12/17/2008, 9:20:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1064107670/index.html b/static/mytweets/ewagoner/status/1064107670/index.html new file mode 100644 index 00000000..bc3f7e99 --- /dev/null +++ b/static/mytweets/ewagoner/status/1064107670/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Not mini DVI to DVI ... mini DisplayPort to DVI. That means I need a $29 adapter, not a $19 one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Not mini DVI to DVI ... mini DisplayPort to DVI. That means I need a $29 adapter, not a $19 one. +

+

+ 12/17/2008, 9:21:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1064139091/index.html b/static/mytweets/ewagoner/status/1064139091/index.html new file mode 100644 index 00000000..e850436a --- /dev/null +++ b/static/mytweets/ewagoner/status/1064139091/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Leopard 10.5.6 seems to have fixed my MBP hang-on-waking-up issues, but not the suddenly-shuts-down-on-battery-power problem. Investigating. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Leopard 10.5.6 seems to have fixed my MBP hang-on-waking-up issues, but not the suddenly-shuts-down-on-battery-power problem. Investigating. +

+

+ 12/17/2008, 9:41:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1064156874674176/index.html b/static/mytweets/ewagoner/status/1064156874674176/index.html new file mode 100644 index 00000000..8f521053 --- /dev/null +++ b/static/mytweets/ewagoner/status/1064156874674176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian's T Rex lost a fight against a stegosaur, so she buried it under a mound of beads and made a tombstone. http://gdzl.la/8RkBmG + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian's T Rex lost a fight against a stegosaur, so she buried it under a mound of beads and made a tombstone. http://gdzl.la/8RkBmG +

+

+ 11/6/2010, 8:11:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1064162325/index.html b/static/mytweets/ewagoner/status/1064162325/index.html new file mode 100644 index 00000000..56cff3fd --- /dev/null +++ b/static/mytweets/ewagoner/status/1064162325/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally got around to testing the projector. Nice! Viewsonic PJ359W. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally got around to testing the projector. Nice! Viewsonic PJ359W. +

+

+ 12/17/2008, 9:56:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10646134291/index.html b/static/mytweets/ewagoner/status/10646134291/index.html new file mode 100644 index 00000000..4573a1a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/10646134291/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Locallygrown.net is now integrated with Scout and Hoptoad for monitoring, Lighthouse for development planning, and Tender for user support. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Locallygrown.net is now integrated with Scout and Hoptoad for monitoring, Lighthouse for development planning, and Tender for user support. +

+

+ 3/17/2010, 8:15:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1064984352491229184/index.html b/static/mytweets/ewagoner/status/1064984352491229184/index.html new file mode 100644 index 00000000..b97be67f --- /dev/null +++ b/static/mytweets/ewagoner/status/1064984352491229184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @meyerweb: This thread is one hell of a rollercoaster, delivered by one hell of a storyteller. <a href="https://twitter.com/choochoobear/status/1064713152414326790">https://twitter.com/choochoobear/status/1064713152414326790</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1065153139/index.html b/static/mytweets/ewagoner/status/1065153139/index.html new file mode 100644 index 00000000..7d0e85de --- /dev/null +++ b/static/mytweets/ewagoner/status/1065153139/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lazyweb: Don't suppose anyone has the Altman Popeye movie soundtrack digitized? It was never released on CD, so it's a longshot. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lazyweb: Don't suppose anyone has the Altman Popeye movie soundtrack digitized? It was never released on CD, so it's a longshot. +

+

+ 12/18/2008, 11:06:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1065158714/index.html b/static/mytweets/ewagoner/status/1065158714/index.html new file mode 100644 index 00000000..5f495453 --- /dev/null +++ b/static/mytweets/ewagoner/status/1065158714/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Should have gone a few more pages in on Google. Found an old MP3 blog post that had the album as a download. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Should have gone a few more pages in on Google. Found an old MP3 blog post that had the album as a download. +

+

+ 12/18/2008, 11:09:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1065375467312693248/index.html b/static/mytweets/ewagoner/status/1065375467312693248/index.html new file mode 100644 index 00000000..2d69a464 --- /dev/null +++ b/static/mytweets/ewagoner/status/1065375467312693248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @monkchips: pretty sure this is the first time i have ever followed someone because their daughter is l33t before but this is next level… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @monkchips: pretty sure this is the first time i have ever followed someone because their daughter is l33t before but this is next level… +

+

+ 11/21/2018, 5:44:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1065890092/index.html b/static/mytweets/ewagoner/status/1065890092/index.html new file mode 100644 index 00000000..34083810 --- /dev/null +++ b/static/mytweets/ewagoner/status/1065890092/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In case you missed it: Zombie Apocalypse Gingerbread House: http://tinyurl.com/49rfkk + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In case you missed it: Zombie Apocalypse Gingerbread House: http://tinyurl.com/49rfkk +

+

+ 12/18/2008, 5:31:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1065908833/index.html b/static/mytweets/ewagoner/status/1065908833/index.html new file mode 100644 index 00000000..78044636 --- /dev/null +++ b/static/mytweets/ewagoner/status/1065908833/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At my last Locally Grown market for the year. We get one week off for Christmas, then back with more goodies on New Year's Day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At my last Locally Grown market for the year. We get one week off for Christmas, then back with more goodies on New Year's Day. +

+

+ 12/18/2008, 5:42:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1065991284/index.html b/static/mytweets/ewagoner/status/1065991284/index.html new file mode 100644 index 00000000..e7f698be --- /dev/null +++ b/static/mytweets/ewagoner/status/1065991284/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New battery seems to have fixed the random MBP shutdowns. I can see the slightest bulge on the old one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New battery seems to have fixed the random MBP shutdowns. I can see the slightest bulge on the old one. +

+

+ 12/18/2008, 6:30:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1067307345/index.html b/static/mytweets/ewagoner/status/1067307345/index.html new file mode 100644 index 00000000..05a747f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1067307345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yeah, so my production database was all InnoDB instead of MyISAM, and of course InnoDB is 6x slower. Should have caught that a year ago. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yeah, so my production database was all InnoDB instead of MyISAM, and of course InnoDB is 6x slower. Should have caught that a year ago. +

+

+ 12/19/2008, 11:13:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10673300967/index.html b/static/mytweets/ewagoner/status/10673300967/index.html new file mode 100644 index 00000000..f9993369 --- /dev/null +++ b/static/mytweets/ewagoner/status/10673300967/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RewriteRule ^(.+)\.php$ 404.html [L,NC,QSA] + +Go away, hackers. No php here. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RewriteRule ^(.+)\.php$ 404.html [L,NC,QSA]

Go away, hackers. No php here. +

+

+ 3/18/2010, 10:25:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/106738125228879872/index.html b/static/mytweets/ewagoner/status/106738125228879872/index.html new file mode 100644 index 00000000..494f1745 --- /dev/null +++ b/static/mytweets/ewagoner/status/106738125228879872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @txstormchasers: "THIS POTENTIALLY COULD BE EXTREMELY DESTRUCTIVE WITH MASSIVE DISRUPTIONS TO SOCIETY AND COMMERCE ALONG ITS ENTIRE T ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @txstormchasers: "THIS POTENTIALLY COULD BE EXTREMELY DESTRUCTIVE WITH
MASSIVE DISRUPTIONS TO SOCIETY AND COMMERCE ALONG ITS ENTIRE T ... +

+

+ 8/25/2011, 10:42:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1067989066/index.html b/static/mytweets/ewagoner/status/1067989066/index.html new file mode 100644 index 00000000..a41bbf0d --- /dev/null +++ b/static/mytweets/ewagoner/status/1067989066/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What makes living in paradise even better? Easy access to local organic food! Locallygrown.net hits the Virgin Islands! http://is.gd/cADr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What makes living in paradise even better? Easy access to local organic food! Locallygrown.net hits the Virgin Islands! http://is.gd/cADr +

+

+ 12/19/2008, 5:17:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1068028047/index.html b/static/mytweets/ewagoner/status/1068028047/index.html new file mode 100644 index 00000000..dc150ca3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1068028047/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + (Forgot to mention that the VI site is still just in "placeholder" status.... but it's coming.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ (Forgot to mention that the VI site is still just in "placeholder" status.... but it's coming.) +

+

+ 12/19/2008, 5:41:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1069801461117263872/index.html b/static/mytweets/ewagoner/status/1069801461117263872/index.html new file mode 100644 index 00000000..f6978121 --- /dev/null +++ b/static/mytweets/ewagoner/status/1069801461117263872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve got a BS of Astrophysics degree. I’ve been a software developer now for 22 years, and my small group of co-workers are the best of the best. I’ve never had so much as a computer class in my life. <a href="https://twitter.com/practicingdev/status/1068276228958945281">https://twitter.com/practicingdev/status/1068276228958945281</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve got a BS of Astrophysics degree. I’ve been a software developer now for 22 years, and my small group of co-workers are the best of the best. I’ve never had so much as a computer class in my life. https://twitter.com/practicingdev/status/1068276228958945281 +

+

+ 12/3/2018, 10:51:58 PM +

+

Favs: 6

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1069896803/index.html b/static/mytweets/ewagoner/status/1069896803/index.html new file mode 100644 index 00000000..13607cf9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1069896803/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Flank steak, carrots, and heirloom chinese cabbage from my market, stir fried with thai green curry and rice noodles. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Flank steak, carrots, and heirloom chinese cabbage from my market, stir fried with thai green curry and rice noodles. +

+

+ 12/20/2008, 9:18:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10699054484/index.html b/static/mytweets/ewagoner/status/10699054484/index.html new file mode 100644 index 00000000..8cb375b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/10699054484/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Moved my business over to a snappy new @joyent accelerator. Total time to move gigs of files & copy dbs and propagate new DNS: 8 minutes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Moved my business over to a snappy new @joyent accelerator. Total time to move gigs of files & copy dbs and propagate new DNS: 8 minutes. +

+

+ 3/18/2010, 9:12:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10699772101/index.html b/static/mytweets/ewagoner/status/10699772101/index.html new file mode 100644 index 00000000..c88181c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/10699772101/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eight minutes of work then twenty minutes of clicking on things, only half believing it worked. I've been dreading doing this for months. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eight minutes of work then twenty minutes of clicking on things, only half believing it worked. I've been dreading doing this for months. +

+

+ 3/18/2010, 9:29:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1069984026/index.html b/static/mytweets/ewagoner/status/1069984026/index.html new file mode 100644 index 00000000..bc153e5d --- /dev/null +++ b/static/mytweets/ewagoner/status/1069984026/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Deploying new features for power users on a Saturday night. I Don't mind working... it's great just knowing I even have power users. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Deploying new features for power users on a Saturday night. I Don't mind working... it's great just knowing I even have power users. +

+

+ 12/20/2008, 10:30:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1070150015019114496/index.html b/static/mytweets/ewagoner/status/1070150015019114496/index.html new file mode 100644 index 00000000..47bc2987 --- /dev/null +++ b/static/mytweets/ewagoner/status/1070150015019114496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RuthAwad: Deeply in love with @Nic_Sealey’s poem OBJECT PERMANENCE + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RuthAwad: Deeply in love with @Nic_Sealey’s poem OBJECT PERMANENCE

+

+

+ 12/4/2018, 9:57:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1070153576113192960/index.html b/static/mytweets/ewagoner/status/1070153576113192960/index.html new file mode 100644 index 00000000..25a26dff --- /dev/null +++ b/static/mytweets/ewagoner/status/1070153576113192960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @danabrit: Started a video call on my laptop, switched to phone when it came time to pick up kid #4, then carried it over for pickup of… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @danabrit: Started a video call on my laptop, switched to phone when it came time to pick up kid #4, then carried it over for pickup of… +

+

+ 12/4/2018, 10:11:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10701805574/index.html b/static/mytweets/ewagoner/status/10701805574/index.html new file mode 100644 index 00000000..1a7f58c9 --- /dev/null +++ b/static/mytweets/ewagoner/status/10701805574/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seafood chowder at the Farm 255 bar followed by a bratwurst at the Trappeze bar. Well done sysadmin work has its rewards. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seafood chowder at the Farm 255 bar followed by a bratwurst at the Trappeze bar. Well done sysadmin work has its rewards. +

+

+ 3/18/2010, 10:17:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107058098706976768/index.html b/static/mytweets/ewagoner/status/107058098706976768/index.html new file mode 100644 index 00000000..858f47bb --- /dev/null +++ b/static/mytweets/ewagoner/status/107058098706976768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm baking this tonight: <a href="http://familyfun.go.com/recipes/fire-breathing-cake-687620/">http://familyfun.go.com/recipes/fire-breathing-cake-687620/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107060288490188800/index.html b/static/mytweets/ewagoner/status/107060288490188800/index.html new file mode 100644 index 00000000..7d97d6f4 --- /dev/null +++ b/static/mytweets/ewagoner/status/107060288490188800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper was reading a book to the cat. By meowing. I love living in a multi-lingual household. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper was reading a book to the cat. By meowing. I love living in a multi-lingual household. +

+

+ 8/26/2011, 8:02:16 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107100236270403584/index.html b/static/mytweets/ewagoner/status/107100236270403584/index.html new file mode 100644 index 00000000..b7b30e06 --- /dev/null +++ b/static/mytweets/ewagoner/status/107100236270403584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Good news: Paul Broun won't be my congressman much longer. Bad news: The new district being created is likely to produce someone crazier. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Good news: Paul Broun won't be my congressman much longer. Bad news: The new district being created is likely to produce someone crazier. +

+

+ 8/26/2011, 10:41:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1071007048/index.html b/static/mytweets/ewagoner/status/1071007048/index.html new file mode 100644 index 00000000..792dc729 --- /dev/null +++ b/static/mytweets/ewagoner/status/1071007048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Having a wee bit of haggis for lunch. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Having a wee bit of haggis for lunch. +

+

+ 12/21/2008, 3:16:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107107081328402432/index.html b/static/mytweets/ewagoner/status/107107081328402432/index.html new file mode 100644 index 00000000..bbf2b0e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/107107081328402432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Scaling back my costume to coveralls w/ a small dragon perched on the shoulder & colored knot work on the sleeve: a dragon mechanic of Pern. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Scaling back my costume to coveralls w/ a small dragon perched on the shoulder & colored knot work on the sleeve: a dragon mechanic of Pern. +

+

+ 8/26/2011, 11:08:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107130207370100736/index.html b/static/mytweets/ewagoner/status/107130207370100736/index.html new file mode 100644 index 00000000..5db0fa72 --- /dev/null +++ b/static/mytweets/ewagoner/status/107130207370100736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @samsm: Probably the cutest video of a 9-year-old girl getting beaten up that you will see today: <a href="http://www.youtube.com/watch?v=E9obAE2w26Y&feature=player_embedded">http://www.youtube.com/watch?v=E9obAE2w26Y&feature=player_embedded</a> PROBABLY + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1071462714457972740/index.html b/static/mytweets/ewagoner/status/1071462714457972740/index.html new file mode 100644 index 00000000..d6b54047 --- /dev/null +++ b/static/mytweets/ewagoner/status/1071462714457972740/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @willsommer: Looks like George Papadopoulos's wife forgot to switch accounts before posting. Quickly deleted this tweet. https://t.co/Gp… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @willsommer: Looks like George Papadopoulos's wife forgot to switch accounts before posting. Quickly deleted this tweet. https://t.co/Gp… +

+

+ 12/8/2018, 12:53:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107159289860337665/index.html b/static/mytweets/ewagoner/status/107159289860337665/index.html new file mode 100644 index 00000000..cb0f3d51 --- /dev/null +++ b/static/mytweets/ewagoner/status/107159289860337665/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Foursquare says I'm the mayor at my bank, but really it ought to be the lady who's here every day getting a teller to explain her statement. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Foursquare says I'm the mayor at my bank, but really it ought to be the lady who's here every day getting a teller to explain her statement. +

+

+ 8/26/2011, 2:35:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107201666746564608/index.html b/static/mytweets/ewagoner/status/107201666746564608/index.html new file mode 100644 index 00000000..d4fd884a --- /dev/null +++ b/static/mytweets/ewagoner/status/107201666746564608/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Yes, I bought this. For me or for Juniper, you ask? I won't say. <a href="http://codebabies.com/">http://codebabies.com/</a> + +Ok. I bought two. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yes, I bought this. For me or for Juniper, you ask? I won't say. http://codebabies.com/

Ok. I bought two. +

+

+ 8/26/2011, 5:24:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10721245356105729/index.html b/static/mytweets/ewagoner/status/10721245356105729/index.html new file mode 100644 index 00000000..6f489890 --- /dev/null +++ b/static/mytweets/ewagoner/status/10721245356105729/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wanted to pull out a quote to entice you to Andy Ihnatko's costume photos from NY Comic-Con, but there were far too many. http://is.gd/i95JV + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wanted to pull out a quote to entice you to Andy Ihnatko's costume photos from NY Comic-Con, but there were far too many. http://is.gd/i95JV +

+

+ 12/3/2010, 10:45:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107232654470033409/index.html b/static/mytweets/ewagoner/status/107232654470033409/index.html new file mode 100644 index 00000000..10ea4843 --- /dev/null +++ b/static/mytweets/ewagoner/status/107232654470033409/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A guy I grew a beard with on the Internet mailed me Guinness-flavored marshmallows he made. I have a hard time parsing that sentence too. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A guy I grew a beard with on the Internet mailed me Guinness-flavored marshmallows he made. I have a hard time parsing that sentence too. +

+

+ 8/26/2011, 7:27:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107237948965134336/index.html b/static/mytweets/ewagoner/status/107237948965134336/index.html new file mode 100644 index 00000000..3bcb2f3e --- /dev/null +++ b/static/mytweets/ewagoner/status/107237948965134336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I cannot overstate how delicious these marshmallows are. Thanks, @wondermade! <a href="http://instagr.am/p/LV4w8/">http://instagr.am/p/LV4w8/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I cannot overstate how delicious these marshmallows are. Thanks, @wondermade! http://instagr.am/p/LV4w8/ +

+

+ 8/26/2011, 7:48:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10724046861766656/index.html b/static/mytweets/ewagoner/status/10724046861766656/index.html new file mode 100644 index 00000000..05e1ffc7 --- /dev/null +++ b/static/mytweets/ewagoner/status/10724046861766656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My bank's online system is very secure. Half the time, it'll claim you have the wrong password, and the other half it throws server errors. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My bank's online system is very secure. Half the time, it'll claim you have the wrong password, and the other half it throws server errors. +

+

+ 12/3/2010, 10:56:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10724211/index.html b/static/mytweets/ewagoner/status/10724211/index.html new file mode 100644 index 00000000..d70ca3de --- /dev/null +++ b/static/mytweets/ewagoner/status/10724211/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I made it back to Atlanta, but my bag did not. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I made it back to Atlanta, but my bag did not. +

+

+ 3/21/2007, 6:43:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10729893541/index.html b/static/mytweets/ewagoner/status/10729893541/index.html new file mode 100644 index 00000000..004814f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/10729893541/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Moviegoers can see me on the big screen at Tribeca. Never thought I'd be saying that. http://is.gd/aOTiz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Moviegoers can see me on the big screen at Tribeca. Never thought I'd be saying that. http://is.gd/aOTiz +

+

+ 3/19/2010, 12:21:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10731197932/index.html b/static/mytweets/ewagoner/status/10731197932/index.html new file mode 100644 index 00000000..11d772bd --- /dev/null +++ b/static/mytweets/ewagoner/status/10731197932/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Minor kitchen fire at the Farm Cart shut it down for the day, after I put my order in. Walked down the street for a meatloaf 'wich at Red's. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Minor kitchen fire at the Farm Cart shut it down for the day, after I put my order in. Walked down the street for a meatloaf 'wich at Red's. +

+

+ 3/19/2010, 12:51:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1073179654/index.html b/static/mytweets/ewagoner/status/1073179654/index.html new file mode 100644 index 00000000..d11b1f4e --- /dev/null +++ b/static/mytweets/ewagoner/status/1073179654/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How did it take 30 years for someone to come up with chocolate covered pop rocks? These "Wonka Tinglerz" are awesome! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How did it take 30 years for someone to come up with chocolate covered pop rocks? These "Wonka Tinglerz" are awesome! +

+

+ 12/22/2008, 5:47:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1073360547888943104/index.html b/static/mytweets/ewagoner/status/1073360547888943104/index.html new file mode 100644 index 00000000..4f617f98 --- /dev/null +++ b/static/mytweets/ewagoner/status/1073360547888943104/index.html @@ -0,0 +1,63 @@ + + + + + + + + + + + + + RT @zoeinthecities: I have thrown away +the unread New Yorkers +that were in +a pile on the floor + +and which +you were probably +saving +for abso… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @zoeinthecities: I have thrown away
the unread New Yorkers
that were in
a pile on the floor

and which
you were probably
saving
for abso… +

+

+ 12/13/2018, 6:34:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1073421074/index.html b/static/mytweets/ewagoner/status/1073421074/index.html new file mode 100644 index 00000000..d3473089 --- /dev/null +++ b/static/mytweets/ewagoner/status/1073421074/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Parents over for the night. Made gluten free crab cakes, and fried flounder filets, and carrots, peas, and mushrooms. Drive to FL in 10 hrs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Parents over for the night. Made gluten free crab cakes, and fried flounder filets, and carrots, peas, and mushrooms. Drive to FL in 10 hrs. +

+

+ 12/22/2008, 8:25:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10735353609/index.html b/static/mytweets/ewagoner/status/10735353609/index.html new file mode 100644 index 00000000..7f6ced22 --- /dev/null +++ b/static/mytweets/ewagoner/status/10735353609/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @fraying: Wow. Read this now. http://gizmodo.com/5491404/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @fraying: Wow. Read this now. http://gizmodo.com/5491404/ +

+

+ 3/19/2010, 2:32:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1073732086/index.html b/static/mytweets/ewagoner/status/1073732086/index.html new file mode 100644 index 00000000..cbb12fbe --- /dev/null +++ b/static/mytweets/ewagoner/status/1073732086/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Presents all wrapped. Except for the big slide and swingseet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Presents all wrapped. Except for the big slide and swingseet. +

+

+ 12/22/2008, 11:57:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1073791102/index.html b/static/mytweets/ewagoner/status/1073791102/index.html new file mode 100644 index 00000000..6ae96567 --- /dev/null +++ b/static/mytweets/ewagoner/status/1073791102/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There. The swingset's wrapped. http://ericwagoner.com/pdf/ViviansPark.pdf (We "test drove" it at what she thought was a park.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There. The swingset's wrapped. http://ericwagoner.com/pdf/ViviansPark.pdf (We "test drove" it at what she thought was a park.) +

+

+ 12/23/2008, 12:44:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107425911644758016/index.html b/static/mytweets/ewagoner/status/107425911644758016/index.html new file mode 100644 index 00000000..e337b758 --- /dev/null +++ b/static/mytweets/ewagoner/status/107425911644758016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I always forget how difficult it is to sculpt and frost gluten free cake, until I'm right in the middle of it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I always forget how difficult it is to sculpt and frost gluten free cake, until I'm right in the middle of it. +

+

+ 8/27/2011, 8:15:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107431686681268224/index.html b/static/mytweets/ewagoner/status/107431686681268224/index.html new file mode 100644 index 00000000..540b2821 --- /dev/null +++ b/static/mytweets/ewagoner/status/107431686681268224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stand back -- he breathes chocolate! <a href="http://instagr.am/p/LZCuf/">http://instagr.am/p/LZCuf/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stand back -- he breathes chocolate! http://instagr.am/p/LZCuf/ +

+

+ 8/27/2011, 8:38:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1075296908/index.html b/static/mytweets/ewagoner/status/1075296908/index.html new file mode 100644 index 00000000..f2b558f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1075296908/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got eliminated after 1906 in my Diplomacy game. I was the third power to fall. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got eliminated after 1906 in my Diplomacy game. I was the third power to fall. +

+

+ 12/23/2008, 6:50:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107537987096678400/index.html b/static/mytweets/ewagoner/status/107537987096678400/index.html new file mode 100644 index 00000000..5833b075 --- /dev/null +++ b/static/mytweets/ewagoner/status/107537987096678400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Birthday party justice. <a href="http://instagr.am/p/LbMjF/">http://instagr.am/p/LbMjF/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Birthday party justice. http://instagr.am/p/LbMjF/ +

+

+ 8/27/2011, 3:40:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10755116755845120/index.html b/static/mytweets/ewagoner/status/10755116755845120/index.html new file mode 100644 index 00000000..4feb2f79 --- /dev/null +++ b/static/mytweets/ewagoner/status/10755116755845120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In November, growers sold $190k of their products to their local customers via http://locallygrown.net, making Thanksgiving even better. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In November, growers sold $190k of their products to their local customers via http://locallygrown.net, making Thanksgiving even better. +

+

+ 12/3/2010, 12:59:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1075595185998958594/index.html b/static/mytweets/ewagoner/status/1075595185998958594/index.html new file mode 100644 index 00000000..c612a778 --- /dev/null +++ b/static/mytweets/ewagoner/status/1075595185998958594/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @shawndumas: pilfering memegen + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @shawndumas: pilfering memegen

+

+

+ 12/19/2018, 10:34:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1075609205141327873/index.html b/static/mytweets/ewagoner/status/1075609205141327873/index.html new file mode 100644 index 00000000..3b90379a --- /dev/null +++ b/static/mytweets/ewagoner/status/1075609205141327873/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @elkmating: For the days when my Sigur Ross shirt is in the wash. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @elkmating: For the days when my Sigur Ross shirt is in the wash.

+

+

+ 12/19/2018, 11:29:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107573272681529345/index.html b/static/mytweets/ewagoner/status/107573272681529345/index.html new file mode 100644 index 00000000..22fff426 --- /dev/null +++ b/static/mytweets/ewagoner/status/107573272681529345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dragon, his wings unfurled. <a href="http://instagr.am/p/Lb8gC/">http://instagr.am/p/Lb8gC/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dragon, his wings unfurled. http://instagr.am/p/Lb8gC/ +

+

+ 8/27/2011, 6:00:41 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1075959799894994944/index.html b/static/mytweets/ewagoner/status/1075959799894994944/index.html new file mode 100644 index 00000000..f2bf9e38 --- /dev/null +++ b/static/mytweets/ewagoner/status/1075959799894994944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kcm74: Some real late-year contenders for dumbest tweet of 2018 this weekend. <a href="https://twitter.com/JunkScience/status/1073757414770524162">https://twitter.com/JunkScience/status/1073757414770524162</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1075959940248993793/index.html b/static/mytweets/ewagoner/status/1075959940248993793/index.html new file mode 100644 index 00000000..3ff0638d --- /dev/null +++ b/static/mytweets/ewagoner/status/1075959940248993793/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @A_single_bear: I will cherish the brief time I had with that cheese. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @A_single_bear: I will cherish the brief time I had with that cheese. +

+

+ 12/20/2018, 10:43:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107614302336335872/index.html b/static/mytweets/ewagoner/status/107614302336335872/index.html new file mode 100644 index 00000000..49a91d81 --- /dev/null +++ b/static/mytweets/ewagoner/status/107614302336335872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fox News: "Do we really need the National Weather Service? no. Eliminate it." Sheer lunacy. <a href="http://is.gd/41R4Nr">http://is.gd/41R4Nr</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fox News: "Do we really need the National Weather Service? no. Eliminate it." Sheer lunacy. http://is.gd/41R4Nr +

+

+ 8/27/2011, 8:43:43 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107635440655413249/index.html b/static/mytweets/ewagoner/status/107635440655413249/index.html new file mode 100644 index 00000000..ae8265c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/107635440655413249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RuthBourdain: WTF. We're still "bracing" for Irene? This is dragging on longer than the Chez Panisse 40th anniversary, only with les ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RuthBourdain: WTF. We're still "bracing" for Irene? This is dragging on longer than the Chez Panisse 40th anniversary, only with les ... +

+

+ 8/27/2011, 10:07:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107639696112353280/index.html b/static/mytweets/ewagoner/status/107639696112353280/index.html new file mode 100644 index 00000000..e94225a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/107639696112353280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @wilw So, this exists. <a href="http://yfrog.com/klno2apj">http://yfrog.com/klno2apj</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @wilw So, this exists. http://yfrog.com/klno2apj +

+

+ 8/27/2011, 10:24:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1076408782/index.html b/static/mytweets/ewagoner/status/1076408782/index.html new file mode 100644 index 00000000..b8885609 --- /dev/null +++ b/static/mytweets/ewagoner/status/1076408782/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Installed Spore on the laptop so the girl can play her favorite game at grandma's. Now that we're here it wants a serial # I left at home. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Installed Spore on the laptop so the girl can play her favorite game at grandma's. Now that we're here it wants a serial # I left at home. +

+

+ 12/24/2008, 10:31:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1076436819/index.html b/static/mytweets/ewagoner/status/1076436819/index.html new file mode 100644 index 00000000..6f018a5b --- /dev/null +++ b/static/mytweets/ewagoner/status/1076436819/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've gotten spoiled, I guess. Most Mac software, even that from Apple, just trusts me to do the right thing (iTunes DRM excluded). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've gotten spoiled, I guess. Most Mac software, even that from Apple, just trusts me to do the right thing (iTunes DRM excluded). +

+

+ 12/24/2008, 10:48:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107655741099356160/index.html b/static/mytweets/ewagoner/status/107655741099356160/index.html new file mode 100644 index 00000000..358cfc7b --- /dev/null +++ b/static/mytweets/ewagoner/status/107655741099356160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Cleverlys on my teevee is a great thing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Cleverlys on my teevee is a great thing. +

+

+ 8/27/2011, 11:28:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10766319662145536/index.html b/static/mytweets/ewagoner/status/10766319662145536/index.html new file mode 100644 index 00000000..e0a64589 --- /dev/null +++ b/static/mytweets/ewagoner/status/10766319662145536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting 20lbs of freshly picked uncured ripe black olives today from @ChaffinOrchards. Going to brine cure them, and then use them all year. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting 20lbs of freshly picked uncured ripe black olives today from @ChaffinOrchards. Going to brine cure them, and then use them all year. +

+

+ 12/3/2010, 1:44:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10774049742/index.html b/static/mytweets/ewagoner/status/10774049742/index.html new file mode 100644 index 00000000..162c6bbb --- /dev/null +++ b/static/mytweets/ewagoner/status/10774049742/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's an incredibly beautiful and obliquely related to TMBG shirt for sale today over at http://shirt.woot.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's an incredibly beautiful and obliquely related to TMBG shirt for sale today over at http://shirt.woot.com +

+

+ 3/20/2010, 10:15:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1077663141/index.html b/static/mytweets/ewagoner/status/1077663141/index.html new file mode 100644 index 00000000..ef1d638d --- /dev/null +++ b/static/mytweets/ewagoner/status/1077663141/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Let me just get this out of the way now. Yes, that was me in Nerdcore Rising. I haven't seen it yet, but it's fair to say that I am a nerd. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Let me just get this out of the way now. Yes, that was me in Nerdcore Rising. I haven't seen it yet, but it's fair to say that I am a nerd. +

+

+ 12/25/2008, 2:26:01 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10776966772817920/index.html b/static/mytweets/ewagoner/status/10776966772817920/index.html new file mode 100644 index 00000000..cc4f3c4c --- /dev/null +++ b/static/mytweets/ewagoner/status/10776966772817920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @highwirelounge: Tonight we're bringing back the traditional Welsh Wassail, a savory blend of hot cider, spices, fruit and brandy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @highwirelounge: Tonight we're bringing back the traditional Welsh Wassail, a savory blend of hot cider, spices, fruit and brandy. +

+

+ 12/3/2010, 2:26:43 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10777954753/index.html b/static/mytweets/ewagoner/status/10777954753/index.html new file mode 100644 index 00000000..72dcec21 --- /dev/null +++ b/static/mytweets/ewagoner/status/10777954753/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm out working the fields on my new miniature tractor. http://gdzl.la/7M5bcq http://gdzl.la/7M1cYV + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm out working the fields on my new miniature tractor. http://gdzl.la/7M5bcq http://gdzl.la/7M1cYV +

+

+ 3/20/2010, 11:49:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107794262/index.html b/static/mytweets/ewagoner/status/107794262/index.html new file mode 100644 index 00000000..bf818694 --- /dev/null +++ b/static/mytweets/ewagoner/status/107794262/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My 2 year old's new favorite sing along song is Regina Spektor's "Fidelity" -- http://tinyurl.com/ycsdpp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My 2 year old's new favorite sing along song is Regina Spektor's "Fidelity" -- http://tinyurl.com/ycsdpp +

+

+ 6/16/2007, 8:33:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10780856291/index.html b/static/mytweets/ewagoner/status/10780856291/index.html new file mode 100644 index 00000000..25bc22c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/10780856291/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lengua is in the slow cooker with onion, carrots, and celery. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lengua is in the slow cooker with onion, carrots, and celery. +

+

+ 3/20/2010, 12:58:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10783457030443009/index.html b/static/mytweets/ewagoner/status/10783457030443009/index.html new file mode 100644 index 00000000..7a3ac68f --- /dev/null +++ b/static/mytweets/ewagoner/status/10783457030443009/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Friday afternoon coffee. http://gdzl.la/8Y9jph + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Friday afternoon coffee. http://gdzl.la/8Y9jph +

+

+ 12/3/2010, 2:52:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1078531709/index.html b/static/mytweets/ewagoner/status/1078531709/index.html new file mode 100644 index 00000000..882e65fd --- /dev/null +++ b/static/mytweets/ewagoner/status/1078531709/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Prime rib, salmon, baked potatoes, and roasted green beans. Those are the dishes I cooked. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Prime rib, salmon, baked potatoes, and roasted green beans. Those are the dishes I cooked. +

+

+ 12/25/2008, 6:14:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1078926073/index.html b/static/mytweets/ewagoner/status/1078926073/index.html new file mode 100644 index 00000000..0c70c7bb --- /dev/null +++ b/static/mytweets/ewagoner/status/1078926073/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wii Music is even more fun than I expected, and I expected it to be a blast. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wii Music is even more fun than I expected, and I expected it to be a blast. +

+

+ 12/26/2008, 12:21:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/107904935496126464/index.html b/static/mytweets/ewagoner/status/107904935496126464/index.html new file mode 100644 index 00000000..9dcbc758 --- /dev/null +++ b/static/mytweets/ewagoner/status/107904935496126464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Working on my "Dragon Groundcrew of Pern" outfit for DragonCon. <a href="http://instagr.am/p/LiNuJ/">http://instagr.am/p/LiNuJ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Working on my "Dragon Groundcrew of Pern" outfit for DragonCon. http://instagr.am/p/LiNuJ/ +

+

+ 8/28/2011, 3:58:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10793207843528704/index.html b/static/mytweets/ewagoner/status/10793207843528704/index.html new file mode 100644 index 00000000..469ac9e6 --- /dev/null +++ b/static/mytweets/ewagoner/status/10793207843528704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Christmas Parade Takes Downtown by Storm" Yeah, that's the front page headline. http://gdzl.la/8Y6FZ2 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Christmas Parade Takes Downtown by Storm" Yeah, that's the front page headline. http://gdzl.la/8Y6FZ2 +

+

+ 12/3/2010, 3:31:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10797374775/index.html b/static/mytweets/ewagoner/status/10797374775/index.html new file mode 100644 index 00000000..759fa148 --- /dev/null +++ b/static/mytweets/ewagoner/status/10797374775/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @shannynmoore: The same teabaggers who say "Ni**er" and "Fa**ot" get pissed when you don't agree that we are a Christian nation. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @shannynmoore: The same teabaggers who say "Ni**er" and "Fa**ot" get pissed when you don't agree that we are a Christian nation. +

+

+ 3/20/2010, 8:37:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10797412926/index.html b/static/mytweets/ewagoner/status/10797412926/index.html new file mode 100644 index 00000000..cb25cb3b --- /dev/null +++ b/static/mytweets/ewagoner/status/10797412926/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's taco night! Lengua tacos. So very tasty. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's taco night! Lengua tacos. So very tasty. +

+

+ 3/20/2010, 8:38:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1081385574/index.html b/static/mytweets/ewagoner/status/1081385574/index.html new file mode 100644 index 00000000..902a517f --- /dev/null +++ b/static/mytweets/ewagoner/status/1081385574/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Back from the beach. Last visit to a beach until next summer, I suppose. Long drive back to Georgia tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back from the beach. Last visit to a beach until next summer, I suppose. Long drive back to Georgia tomorrow. +

+

+ 12/27/2008, 5:19:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/108191705064423424/index.html b/static/mytweets/ewagoner/status/108191705064423424/index.html new file mode 100644 index 00000000..9701b554 --- /dev/null +++ b/static/mytweets/ewagoner/status/108191705064423424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Selections from lost NHC discussion bulletins: <a href="http://blog.xkcd.com/2011/08/29/for-the-small-handful-of-hurricane-geeks-out-there/">http://blog.xkcd.com/2011/08/29/for-the-small-handful-of-hurricane-geeks-out-there/</a> "THE REAL STORM...IS INSIDE US ALL." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/108193220848132098/index.html b/static/mytweets/ewagoner/status/108193220848132098/index.html new file mode 100644 index 00000000..ed85ebc1 --- /dev/null +++ b/static/mytweets/ewagoner/status/108193220848132098/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A strange stinky bug took to my beans this year by the thousands & made harvesting unpleasant. They're kudzu bugs. Joy. <a href="http://www.onlineathens.com/stories/082911/new_878194467.shtml">http://www.onlineathens.com/stories/082911/new_878194467.shtml</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/108204300462854144/index.html b/static/mytweets/ewagoner/status/108204300462854144/index.html new file mode 100644 index 00000000..6dce72e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/108204300462854144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A special chili cheese dog, kicked up a little for me. @ Farm Cart <a href="http://instagr.am/p/Lm7U4/">http://instagr.am/p/Lm7U4/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A special chili cheese dog, kicked up a little for me. @ Farm Cart http://instagr.am/p/Lm7U4/ +

+

+ 8/29/2011, 11:48:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/108213839618772992/index.html b/static/mytweets/ewagoner/status/108213839618772992/index.html new file mode 100644 index 00000000..829581bd --- /dev/null +++ b/static/mytweets/ewagoner/status/108213839618772992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Big Wazowski <a href="http://www.redbubble.com/people/bleee/t-shirts/7651466-the-big-wazowski">http://www.redbubble.com/people/bleee/t-shirts/7651466-the-big-wazowski</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/108230767611609088/index.html b/static/mytweets/ewagoner/status/108230767611609088/index.html new file mode 100644 index 00000000..1b32feff --- /dev/null +++ b/static/mytweets/ewagoner/status/108230767611609088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: For the record, the taxpayer-supported public library is providing me with services (power, WiFi) where the private sector ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Ihnatko: For the record, the taxpayer-supported public library is providing me with services (power, WiFi) where the private sector ... +

+

+ 8/29/2011, 1:33:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1082432019/index.html b/static/mytweets/ewagoner/status/1082432019/index.html new file mode 100644 index 00000000..9b2de81e --- /dev/null +++ b/static/mytweets/ewagoner/status/1082432019/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just realized that from here on out, vacations and holiday travels will have to take the girl's school schedule into account. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just realized that from here on out, vacations and holiday travels will have to take the girl's school schedule into account. +

+

+ 12/28/2008, 11:21:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1082439055/index.html b/static/mytweets/ewagoner/status/1082439055/index.html new file mode 100644 index 00000000..5a6eb482 --- /dev/null +++ b/static/mytweets/ewagoner/status/1082439055/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Loading up the truck for the drive home. Have to be back at the office bright and early tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Loading up the truck for the drive home. Have to be back at the office bright and early tomorrow. +

+

+ 12/28/2008, 11:27:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10824851/index.html b/static/mytweets/ewagoner/status/10824851/index.html new file mode 100644 index 00000000..fae51f54 --- /dev/null +++ b/static/mytweets/ewagoner/status/10824851/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Back in Athens, watching Robyn Hitchcock at the 40 Watt. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back in Athens, watching Robyn Hitchcock at the 40 Watt. +

+

+ 3/21/2007, 10:44:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10825782726/index.html b/static/mytweets/ewagoner/status/10825782726/index.html new file mode 100644 index 00000000..078cc62b --- /dev/null +++ b/static/mytweets/ewagoner/status/10825782726/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Huevos, papitas, chorizo, tortillas. Almost just like breakfast at Tina's Hideaway Cafe. http://gdzl.la/7Mg6qp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Huevos, papitas, chorizo, tortillas. Almost just like breakfast at Tina's Hideaway Cafe. http://gdzl.la/7Mg6qp +

+

+ 3/21/2010, 11:46:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10828161/index.html b/static/mytweets/ewagoner/status/10828161/index.html new file mode 100644 index 00000000..a144f5a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/10828161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Standing next to a Young Fresh Fellow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Standing next to a Young Fresh Fellow. +

+

+ 3/21/2007, 10:53:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1083005232/index.html b/static/mytweets/ewagoner/status/1083005232/index.html new file mode 100644 index 00000000..7f6300ea --- /dev/null +++ b/static/mytweets/ewagoner/status/1083005232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I totally missed the announcement that Merb is merging into Rails. That's something I'd expect my Twitter stream to be all over. Neat news! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I totally missed the announcement that Merb is merging into Rails. That's something I'd expect my Twitter stream to be all over. Neat news! +

+

+ 12/28/2008, 6:40:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1083098475/index.html b/static/mytweets/ewagoner/status/1083098475/index.html new file mode 100644 index 00000000..523f8b35 --- /dev/null +++ b/static/mytweets/ewagoner/status/1083098475/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Protip: if you have a policy with a description that details how to circumvent your policy, you should probably rethink having the policy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Protip: if you have a policy with a description that details how to circumvent your policy, you should probably rethink having the policy. +

+

+ 12/28/2008, 7:49:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10831361/index.html b/static/mytweets/ewagoner/status/10831361/index.html new file mode 100644 index 00000000..6ac10f4a --- /dev/null +++ b/static/mytweets/ewagoner/status/10831361/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fred Schnieder just walked in. Or maybe it's the guy I always think is Fred. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fred Schnieder just walked in. Or maybe it's the guy I always think is Fred. +

+

+ 3/21/2007, 11:02:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/108317778670391297/index.html b/static/mytweets/ewagoner/status/108317778670391297/index.html new file mode 100644 index 00000000..de30f3ce --- /dev/null +++ b/static/mytweets/ewagoner/status/108317778670391297/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper's enjoying the last few bites of summer sweet corn. <a href="http://instagr.am/p/Lown_/">http://instagr.am/p/Lown_/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper's enjoying the last few bites of summer sweet corn. http://instagr.am/p/Lown_/ +

+

+ 8/29/2011, 7:19:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1083407244/index.html b/static/mytweets/ewagoner/status/1083407244/index.html new file mode 100644 index 00000000..b8213910 --- /dev/null +++ b/static/mytweets/ewagoner/status/1083407244/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Home again, home again, jiggity jig. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Home again, home again, jiggity jig. +

+

+ 12/28/2008, 11:36:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1083810395981266945/index.html b/static/mytweets/ewagoner/status/1083810395981266945/index.html new file mode 100644 index 00000000..f9b44fdd --- /dev/null +++ b/static/mytweets/ewagoner/status/1083810395981266945/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @A_single_bear: I am not sure if I am the bear I have always been because the things I think make me the bear I am are always changing s… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @A_single_bear: I am not sure if I am the bear I have always been because the things I think make me the bear I am are always changing s… +

+

+ 1/11/2019, 2:38:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10838421/index.html b/static/mytweets/ewagoner/status/10838421/index.html new file mode 100644 index 00000000..c26876a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/10838421/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yes, it is Fred. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yes, it is Fred. +

+

+ 3/21/2007, 11:24:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10845611/index.html b/static/mytweets/ewagoner/status/10845611/index.html new file mode 100644 index 00000000..24dbe0f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/10845611/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Peter Buck was never my favorite but it is always a joy to watch him play. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Peter Buck was never my favorite but it is always a joy to watch him play. +

+

+ 3/21/2007, 11:43:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1085023777/index.html b/static/mytweets/ewagoner/status/1085023777/index.html new file mode 100644 index 00000000..77b84037 --- /dev/null +++ b/static/mytweets/ewagoner/status/1085023777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, for crying out loud. Why would you even make a toy boat if it was incapable of floating? #WastedChristmasPresent + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, for crying out loud. Why would you even make a toy boat if it was incapable of floating? #WastedChristmasPresent +

+

+ 12/29/2008, 8:16:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10855020598/index.html b/static/mytweets/ewagoner/status/10855020598/index.html new file mode 100644 index 00000000..5d1f983b --- /dev/null +++ b/static/mytweets/ewagoner/status/10855020598/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just finished a box of real Turkish Delight, imported from Turkey. Now I know what Edmund was going on about, and it's hard to find fault. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just finished a box of real Turkish Delight, imported from Turkey. Now I know what Edmund was going on about, and it's hard to find fault. +

+

+ 3/21/2010, 11:51:07 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1086132476/index.html b/static/mytweets/ewagoner/status/1086132476/index.html new file mode 100644 index 00000000..14845b3d --- /dev/null +++ b/static/mytweets/ewagoner/status/1086132476/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What if Randy Newman wrote the theme song to "Clerks"? This: http://tinyurl.com/993cdz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What if Randy Newman wrote the theme song to "Clerks"? This: http://tinyurl.com/993cdz +

+

+ 12/30/2008, 11:30:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1086142531/index.html b/static/mytweets/ewagoner/status/1086142531/index.html new file mode 100644 index 00000000..79cb541c --- /dev/null +++ b/static/mytweets/ewagoner/status/1086142531/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanks to the magic of pre-recording, Henchman 24 sings a duet with 21 from beyond the grave: "A Wonderful Christmas Time" http://is.gd/dfkY + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thanks to the magic of pre-recording, Henchman 24 sings a duet with 21 from beyond the grave: "A Wonderful Christmas Time" http://is.gd/dfkY +

+

+ 12/30/2008, 11:35:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1086532247/index.html b/static/mytweets/ewagoner/status/1086532247/index.html new file mode 100644 index 00000000..21771420 --- /dev/null +++ b/static/mytweets/ewagoner/status/1086532247/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My "Cranes in the Fire Mist" print arrived! (#14/100) I used to work where this was taken. http://tinyurl.com/5ovxo3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My "Cranes in the Fire Mist" print arrived! (#14/100) I used to work where this was taken. http://tinyurl.com/5ovxo3 +

+

+ 12/30/2008, 3:15:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1086568398/index.html b/static/mytweets/ewagoner/status/1086568398/index.html new file mode 100644 index 00000000..08af7e9c --- /dev/null +++ b/static/mytweets/ewagoner/status/1086568398/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Excellent write up on my recently concluded Diplomacy game from the eventual winner: http://is.gd/edLn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Excellent write up on my recently concluded Diplomacy game from the eventual winner: http://is.gd/edLn +

+

+ 12/30/2008, 3:35:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/108667064146862080/index.html b/static/mytweets/ewagoner/status/108667064146862080/index.html new file mode 100644 index 00000000..76879384 --- /dev/null +++ b/static/mytweets/ewagoner/status/108667064146862080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you're going to drive a tractor at 15mph down the highway for 5 miles, please pull over every once in a while and let people pass. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you're going to drive a tractor at 15mph down the highway for 5 miles, please pull over every once in a while and let people pass. +

+

+ 8/30/2011, 6:27:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10875830313947136/index.html b/static/mytweets/ewagoner/status/10875830313947136/index.html new file mode 100644 index 00000000..a35190fd --- /dev/null +++ b/static/mytweets/ewagoner/status/10875830313947136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can not recommend highly enough the "Hooting Yard on the Radio" podcast. Only 10 eps so far, so start w/ #1. D. Adams meets Lovecraft-ish. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I can not recommend highly enough the "Hooting Yard on the Radio" podcast. Only 10 eps so far, so start w/ #1. D. Adams meets Lovecraft-ish. +

+

+ 12/3/2010, 8:59:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10877883501248513/index.html b/static/mytweets/ewagoner/status/10877883501248513/index.html new file mode 100644 index 00000000..9f92e0eb --- /dev/null +++ b/static/mytweets/ewagoner/status/10877883501248513/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I screwed up the name. It's "Hooting Yard on the Air". Here's the URL: http://hootingyard.org. It is so very wonderfully strange. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I screwed up the name. It's "Hooting Yard on the Air". Here's the URL: http://hootingyard.org. It is so very wonderfully strange. +

+

+ 12/3/2010, 9:07:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1088468059/index.html b/static/mytweets/ewagoner/status/1088468059/index.html new file mode 100644 index 00000000..112795f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1088468059/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Unibroue Ephemere is very, very tasty. Brewed with green apples, coriander, and curaco. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Unibroue Ephemere is very, very tasty. Brewed with green apples, coriander, and curaco. +

+

+ 12/31/2008, 1:17:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/108879037136502784/index.html b/static/mytweets/ewagoner/status/108879037136502784/index.html new file mode 100644 index 00000000..171af210 --- /dev/null +++ b/static/mytweets/ewagoner/status/108879037136502784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The latch on my hatchback stopped working this morning, which also means the lock/alarm system stopped working. Just in time for DragonCon! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The latch on my hatchback stopped working this morning, which also means the lock/alarm system stopped working. Just in time for DragonCon! +

+

+ 8/31/2011, 8:29:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10889082261/index.html b/static/mytweets/ewagoner/status/10889082261/index.html new file mode 100644 index 00000000..a2c5feaf --- /dev/null +++ b/static/mytweets/ewagoner/status/10889082261/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @VISFI: This week in http://vi.locallygrown.net/market: Tomatoes, chives, asian greens, large pumpkins, artisan breads. [Virgin Islands!] + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @VISFI: This week in http://vi.locallygrown.net/market: Tomatoes, chives, asian greens, large pumpkins, artisan breads. [Virgin Islands!] +

+

+ 3/22/2010, 4:23:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/108907210368753665/index.html b/static/mytweets/ewagoner/status/108907210368753665/index.html new file mode 100644 index 00000000..be089652 --- /dev/null +++ b/static/mytweets/ewagoner/status/108907210368753665/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Star Wars Original Trilogy Blu-Ray edition has BLINKING EWOKS, among other travesties: <a href="http://bit.ly/qWCN5T">http://bit.ly/qWCN5T</a> (from @toplessrobot) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Star Wars Original Trilogy Blu-Ray edition has BLINKING EWOKS, among other travesties: http://bit.ly/qWCN5T (from @toplessrobot) +

+

+ 8/31/2011, 10:21:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10890808453/index.html b/static/mytweets/ewagoner/status/10890808453/index.html new file mode 100644 index 00000000..babb9fd2 --- /dev/null +++ b/static/mytweets/ewagoner/status/10890808453/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The integration of HopToad, Tender, & Lighthouse with my app & each other is fantastically helpful & well worth the money for subscriptions. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The integration of HopToad, Tender, & Lighthouse with my app & each other is fantastically helpful & well worth the money for subscriptions. +

+

+ 3/22/2010, 5:09:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10891219449/index.html b/static/mytweets/ewagoner/status/10891219449/index.html new file mode 100644 index 00000000..5b301a65 --- /dev/null +++ b/static/mytweets/ewagoner/status/10891219449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The chops have stayed longer than originally planned. Turns out, I kind of like them. http://gdzl.la/7MDQm8 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The chops have stayed longer than originally planned. Turns out, I kind of like them. http://gdzl.la/7MDQm8 +

+

+ 3/22/2010, 5:28:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1089145310/index.html b/static/mytweets/ewagoner/status/1089145310/index.html new file mode 100644 index 00000000..0d78322f --- /dev/null +++ b/static/mytweets/ewagoner/status/1089145310/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My little internet startup had $15K in revenue its first year, which it spent entirely on hardware and other needed items. 2009's wide open. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My little internet startup had $15K in revenue its first year, which it spent entirely on hardware and other needed items. 2009's wide open. +

+

+ 12/31/2008, 8:18:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1089149434/index.html b/static/mytweets/ewagoner/status/1089149434/index.html new file mode 100644 index 00000000..d2208917 --- /dev/null +++ b/static/mytweets/ewagoner/status/1089149434/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + $15K's not much for a company (I didn't pay myself, for example), but it's a smashing success from my point of view. Very happy so far. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ $15K's not much for a company (I didn't pay myself, for example), but it's a smashing success from my point of view. Very happy so far. +

+

+ 12/31/2008, 8:21:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1089152786/index.html b/static/mytweets/ewagoner/status/1089152786/index.html new file mode 100644 index 00000000..04b37f0f --- /dev/null +++ b/static/mytweets/ewagoner/status/1089152786/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 2009 won't be the last year for the "day job", but 2010 isn't out of contention. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 2009 won't be the last year for the "day job", but 2010 isn't out of contention. +

+

+ 12/31/2008, 8:23:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1089186670/index.html b/static/mytweets/ewagoner/status/1089186670/index.html new file mode 100644 index 00000000..4d4ff1d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1089186670/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My own market had sales of $308,000 this year, and all markets ombined had sales of $695,000. Yay, local food growers! 2009: We'll pass $1M! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My own market had sales of $308,000 this year, and all markets ombined had sales of $695,000. Yay, local food growers! 2009: We'll pass $1M! +

+

+ 12/31/2008, 8:48:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1089234411/index.html b/static/mytweets/ewagoner/status/1089234411/index.html new file mode 100644 index 00000000..badf990a --- /dev/null +++ b/static/mytweets/ewagoner/status/1089234411/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Crab cakes, fried potatoes, and the bonds from the Christmas prime rib. A very good NYE dinner. Market tomorrow, so staying home tonight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Crab cakes, fried potatoes, and the bonds from the Christmas prime rib. A very good NYE dinner. Market tomorrow, so staying home tonight. +

+

+ 12/31/2008, 9:23:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1089234964/index.html b/static/mytweets/ewagoner/status/1089234964/index.html new file mode 100644 index 00000000..6825fe2f --- /dev/null +++ b/static/mytweets/ewagoner/status/1089234964/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bonds? Bones! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bonds? Bones! +

+

+ 12/31/2008, 9:24:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1089294791/index.html b/static/mytweets/ewagoner/status/1089294791/index.html new file mode 100644 index 00000000..3c3ef4e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1089294791/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sparkling wine froze solid in no time. Turns out the freezer is 14 below. Maybe that's why the ice maker stopped working... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sparkling wine froze solid in no time. Turns out the freezer is 14 below. Maybe that's why the ice maker stopped working... +

+

+ 12/31/2008, 10:08:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1089428078/index.html b/static/mytweets/ewagoner/status/1089428078/index.html new file mode 100644 index 00000000..938f46f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1089428078/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happy New Year, everyone! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happy New Year, everyone! +

+

+ 12/31/2008, 11:49:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1089473022/index.html b/static/mytweets/ewagoner/status/1089473022/index.html new file mode 100644 index 00000000..698480a9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1089473022/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heh. The two youngest people in the house made it to midnight. Guess there's no point in opening the wine. Swig of bourbon instead. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heh. The two youngest people in the house made it to midnight. Guess there's no point in opening the wine. Swig of bourbon instead. +

+

+ 1/1/2009, 12:12:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/108952271164940288/index.html b/static/mytweets/ewagoner/status/108952271164940288/index.html new file mode 100644 index 00000000..9ee34cbe --- /dev/null +++ b/static/mytweets/ewagoner/status/108952271164940288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Monsters of Grok: Fake band t-shirts for history's greatest minds. <a href="http://monstersofgrok.com/">http://monstersofgrok.com/</a> (via <a href="http://mefi.us/p/3259">http://mefi.us/p/3259</a> ) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/108969815594635264/index.html b/static/mytweets/ewagoner/status/108969815594635264/index.html new file mode 100644 index 00000000..21ca9e99 --- /dev/null +++ b/static/mytweets/ewagoner/status/108969815594635264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Where did we learn to become so cruel to each other?" One of the best blog posts I've read in a long while. <a href="http://glutenfreegirl.com/warm-brown-rice-and-grilled-vegetable-salad/">http://glutenfreegirl.com/warm-brown-rice-and-grilled-vegetable-salad/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10897239631200257/index.html b/static/mytweets/ewagoner/status/10897239631200257/index.html new file mode 100644 index 00000000..2ca0a428 --- /dev/null +++ b/static/mytweets/ewagoner/status/10897239631200257/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How indispensable has the iPad become? I just realized I left it at my office and nearly got in the car to go get it. Long time 'til Monday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How indispensable has the iPad become? I just realized I left it at my office and nearly got in the car to go get it. Long time 'til Monday. +

+

+ 12/3/2010, 10:24:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1089867409/index.html b/static/mytweets/ewagoner/status/1089867409/index.html new file mode 100644 index 00000000..596f71b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1089867409/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm up, I'm up, stop hitting me! Ug, Baby 2009's such a jerk. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm up, I'm up, stop hitting me! Ug, Baby 2009's such a jerk. +

+

+ 1/1/2009, 7:26:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10899848391/index.html b/static/mytweets/ewagoner/status/10899848391/index.html new file mode 100644 index 00000000..8091f28a --- /dev/null +++ b/static/mytweets/ewagoner/status/10899848391/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If we haven't set a single day sales record at @athlocallygrown, we've come very, very close. Spring is here with good signs for the year! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If we haven't set a single day sales record at @athlocallygrown, we've come very, very close. Spring is here with good signs for the year! +

+

+ 3/22/2010, 8:48:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1090013144/index.html b/static/mytweets/ewagoner/status/1090013144/index.html new file mode 100644 index 00000000..552dd7f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1090013144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Big font sale over at comicraft.com today. Every font in the house for only 20.09. Assuming they are able to get their site back up, anyway. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Big font sale over at comicraft.com today. Every font in the house for only 20.09. Assuming they are able to get their site back up, anyway. +

+

+ 1/1/2009, 10:16:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109002731171225600/index.html b/static/mytweets/ewagoner/status/109002731171225600/index.html new file mode 100644 index 00000000..f6275edd --- /dev/null +++ b/static/mytweets/ewagoner/status/109002731171225600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + No @drabblecast meet up at DragonCon? I guess I'll just have to go get tear gassed at Mama Ninfa's by myself. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ No @drabblecast meet up at DragonCon? I guess I'll just have to go get tear gassed at Mama Ninfa's by myself. +

+

+ 8/31/2011, 4:40:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1090067976/index.html b/static/mytweets/ewagoner/status/1090067976/index.html new file mode 100644 index 00000000..7c2eb155 --- /dev/null +++ b/static/mytweets/ewagoner/status/1090067976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + From what I can tell, chi.mp is like sweetcron, except on someone else's server. sweetcron is working out just great for me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ From what I can tell, chi.mp is like sweetcron, except on someone else's server. sweetcron is working out just great for me. +

+

+ 1/1/2009, 11:05:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1090171202/index.html b/static/mytweets/ewagoner/status/1090171202/index.html new file mode 100644 index 00000000..8dbcf65c --- /dev/null +++ b/static/mytweets/ewagoner/status/1090171202/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + comicraft.com is still borked, but their other URL works: http://www.comicbookfonts.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ comicraft.com is still borked, but their other URL works: http://www.comicbookfonts.com +

+

+ 1/1/2009, 12:27:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1090285740/index.html b/static/mytweets/ewagoner/status/1090285740/index.html new file mode 100644 index 00000000..37a0aa75 --- /dev/null +++ b/static/mytweets/ewagoner/status/1090285740/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After hours of fighting to get rails validation errors to appear after failed remote file uploads, gave up and show them as a JS alert. nice + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After hours of fighting to get rails validation errors to appear after failed remote file uploads, gave up and show them as a JS alert. nice +

+

+ 1/1/2009, 1:51:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1090854026/index.html b/static/mytweets/ewagoner/status/1090854026/index.html new file mode 100644 index 00000000..92b550d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1090854026/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cold, cold night at the farmers market, and my long johns are like burlap. My nipples are chafed like a son of a gun. </TMI> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cold, cold night at the farmers market, and my long johns are like burlap. My nipples are chafed like a son of a gun. </TMI> +

+

+ 1/1/2009, 9:07:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1091678716/index.html b/static/mytweets/ewagoner/status/1091678716/index.html new file mode 100644 index 00000000..398e15d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1091678716/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + iSteam is a cute iPhone app, and free today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ iSteam is a cute iPhone app, and free today. +

+

+ 1/2/2009, 10:31:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109248567671136257/index.html b/static/mytweets/ewagoner/status/109248567671136257/index.html new file mode 100644 index 00000000..31e5c8f8 --- /dev/null +++ b/static/mytweets/ewagoner/status/109248567671136257/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The car was repaired, and it was all covered by warranty. Yay! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The car was repaired, and it was all covered by warranty. Yay! +

+

+ 9/1/2011, 8:57:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1092578146/index.html b/static/mytweets/ewagoner/status/1092578146/index.html new file mode 100644 index 00000000..3acfca8e --- /dev/null +++ b/static/mytweets/ewagoner/status/1092578146/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Having a locally grown BLT for dinner, thanks to a greenhouse with a wood furnace. Oh, the L is really chinese cabbage, but it's all good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Having a locally grown BLT for dinner, thanks to a greenhouse with a wood furnace. Oh, the L is really chinese cabbage, but it's all good. +

+

+ 1/2/2009, 7:51:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1092834733/index.html b/static/mytweets/ewagoner/status/1092834733/index.html new file mode 100644 index 00000000..f6670a94 --- /dev/null +++ b/static/mytweets/ewagoner/status/1092834733/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sweet! Just unlocked both the bagpipes and the accordian in Wii Music. That'll liven this house up. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sweet! Just unlocked both the bagpipes and the accordian in Wii Music. That'll liven this house up. +

+

+ 1/2/2009, 10:53:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109288864639762432/index.html b/static/mytweets/ewagoner/status/109288864639762432/index.html new file mode 100644 index 00000000..e8c7f082 --- /dev/null +++ b/static/mytweets/ewagoner/status/109288864639762432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's a Monty Python sing-a-long Friday night at DragonCon. I like how people keep their usual Friday routines, even when traveling. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's a Monty Python sing-a-long Friday night at DragonCon. I like how people keep their usual Friday routines, even when traveling. +

+

+ 9/1/2011, 11:37:50 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109298267157831681/index.html b/static/mytweets/ewagoner/status/109298267157831681/index.html new file mode 100644 index 00000000..f151f721 --- /dev/null +++ b/static/mytweets/ewagoner/status/109298267157831681/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens' Wild Rumpus 3 ("Shadow… the 3rd incarnation of the hidden self") will be Saturday, October 29th. You're invited! <a href="http://www.wildrumpus.org/">http://www.wildrumpus.org/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens' Wild Rumpus 3 ("Shadow… the 3rd incarnation of the hidden self") will be Saturday, October 29th. You're invited! http://www.wildrumpus.org/ +

+

+ 9/1/2011, 12:15:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109304547591200768/index.html b/static/mytweets/ewagoner/status/109304547591200768/index.html new file mode 100644 index 00000000..441fb537 --- /dev/null +++ b/static/mytweets/ewagoner/status/109304547591200768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @benfRank: this could be the BEST video i will see this month: <a href="http://youtu.be/IxPbgnO81sQ">http://youtu.be/IxPbgnO81sQ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @benfRank: this could be the BEST video i will see this month: http://youtu.be/IxPbgnO81sQ +

+

+ 9/1/2011, 12:40:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109312210815299584/index.html b/static/mytweets/ewagoner/status/109312210815299584/index.html new file mode 100644 index 00000000..58b2e5cd --- /dev/null +++ b/static/mytweets/ewagoner/status/109312210815299584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ThatKevinSmith Draper. Meth. Zombies. And now? Tell ‘Em, Steve-Dave! @AMC_TV PICKS UP SECRET STASH TV SHOW!!! <a href="http://silentbobspeaks.com/?p=419">http://silentbobspeaks.com/?p=419</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ThatKevinSmith Draper. Meth. Zombies. And now? Tell ‘Em, Steve-Dave! @AMC_TV PICKS UP SECRET STASH TV SHOW!!! http://silentbobspeaks.com/?p=419 +

+

+ 9/1/2011, 1:10:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10932276989/index.html b/static/mytweets/ewagoner/status/10932276989/index.html new file mode 100644 index 00000000..70544dfe --- /dev/null +++ b/static/mytweets/ewagoner/status/10932276989/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got a lot accomplished the past few weeks, so I cut myself a little paycheck, the first of the year. Also, free ice cream at Ben & Jerry's. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got a lot accomplished the past few weeks, so I cut myself a little paycheck, the first of the year. Also, free ice cream at Ben & Jerry's. +

+

+ 3/23/2010, 12:13:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1093468949/index.html b/static/mytweets/ewagoner/status/1093468949/index.html new file mode 100644 index 00000000..c43a1c45 --- /dev/null +++ b/static/mytweets/ewagoner/status/1093468949/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been using the Mac for over a year, and never noticed the View -> Organize by Thread option? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been using the Mac for over a year, and never noticed the View -> Organize by Thread option? +

+

+ 1/3/2009, 10:07:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10934938764/index.html b/static/mytweets/ewagoner/status/10934938764/index.html new file mode 100644 index 00000000..a246aacf --- /dev/null +++ b/static/mytweets/ewagoner/status/10934938764/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @paul_houle: http://bit.ly/aqYms6 <- Running a software business on five hours a week (So very many good things here.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @paul_houle: http://bit.ly/aqYms6 <- Running a software business on five hours a week (So very many good things here.) +

+

+ 3/23/2010, 1:16:07 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1093636895/index.html b/static/mytweets/ewagoner/status/1093636895/index.html new file mode 100644 index 00000000..21495ecb --- /dev/null +++ b/static/mytweets/ewagoner/status/1093636895/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Taking a break from work to play some Candyland with the daughter. She'll beat me to the Candy Castle. She always does. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Taking a break from work to play some Candyland with the daughter. She'll beat me to the Candy Castle. She always does. +

+

+ 1/3/2009, 12:10:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109372709460393984/index.html b/static/mytweets/ewagoner/status/109372709460393984/index.html new file mode 100644 index 00000000..99de15a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/109372709460393984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How are the new fast barcode systems working at DragonCon? This well: RT @spynotebook Registered. 2 hours 18 minutes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How are the new fast barcode systems working at DragonCon? This well: RT @spynotebook Registered. 2 hours 18 minutes. +

+

+ 9/1/2011, 5:11:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1093799644/index.html b/static/mytweets/ewagoner/status/1093799644/index.html new file mode 100644 index 00000000..e5f3ecb0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1093799644/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time for another break. This time: Chutes & Ladders. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Time for another break. This time: Chutes & Ladders. +

+

+ 1/3/2009, 1:56:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10942294629/index.html b/static/mytweets/ewagoner/status/10942294629/index.html new file mode 100644 index 00000000..90a1d3d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/10942294629/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow. Peter Gabriel certainly put his own spin on Paul Simon's "The Boy in the Bubble" http://lala.com/zDvE + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow. Peter Gabriel certainly put his own spin on Paul Simon's "The Boy in the Bubble" http://lala.com/zDvE +

+

+ 3/23/2010, 4:26:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1094311383/index.html b/static/mytweets/ewagoner/status/1094311383/index.html new file mode 100644 index 00000000..d038b914 --- /dev/null +++ b/static/mytweets/ewagoner/status/1094311383/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When looking to see what to make for dinner, realized I had everything needed to make from completely scratch gyros. Rotisserie's spinning. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When looking to see what to make for dinner, realized I had everything needed to make from completely scratch gyros. Rotisserie's spinning. +

+

+ 1/3/2009, 7:50:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1094328188/index.html b/static/mytweets/ewagoner/status/1094328188/index.html new file mode 100644 index 00000000..b14f20c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1094328188/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Explaining the finer points of Weird Al to a four year old. Turns out it's not too hard. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Explaining the finer points of Weird Al to a four year old. Turns out it's not too hard. +

+

+ 1/3/2009, 8:02:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1094406360/index.html b/static/mytweets/ewagoner/status/1094406360/index.html new file mode 100644 index 00000000..139725f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1094406360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ordering some maple syrup that was aged over a year in an oak bourbon barrel. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ordering some maple syrup that was aged over a year in an oak bourbon barrel. +

+

+ 1/3/2009, 8:55:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/10957126849/index.html b/static/mytweets/ewagoner/status/10957126849/index.html new file mode 100644 index 00000000..e5772ce3 --- /dev/null +++ b/static/mytweets/ewagoner/status/10957126849/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athlocallygrown: In the last two days, we've had 179 orders placed totalling $10,050. Thank you from all 50 growers listing this week! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athlocallygrown: In the last two days, we've had 179 orders placed totalling $10,050. Thank you from all 50 growers listing this week! +

+

+ 3/23/2010, 10:09:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1096156914/index.html b/static/mytweets/ewagoner/status/1096156914/index.html new file mode 100644 index 00000000..58e60127 --- /dev/null +++ b/static/mytweets/ewagoner/status/1096156914/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It should come as no surprise that slices of homemade gyro meat are even more delicious when reheated by flash frying in bacon drippings. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It should come as no surprise that slices of homemade gyro meat are even more delicious when reheated by flash frying in bacon drippings. +

+

+ 1/4/2009, 8:25:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1096223307/index.html b/static/mytweets/ewagoner/status/1096223307/index.html new file mode 100644 index 00000000..799b832b --- /dev/null +++ b/static/mytweets/ewagoner/status/1096223307/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So, there's no DVD compilation of music videos from The Talking Heads, is there? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So, there's no DVD compilation of music videos from The Talking Heads, is there? +

+

+ 1/4/2009, 9:06:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109623838546993152/index.html b/static/mytweets/ewagoner/status/109623838546993152/index.html new file mode 100644 index 00000000..cec8de9a --- /dev/null +++ b/static/mytweets/ewagoner/status/109623838546993152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Ghostbusters car just pulled up next to me. No, I'm not at DragonCon yet. I'm still in Athens, and this is a normal occurrence. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Ghostbusters car just pulled up next to me. No, I'm not at DragonCon yet. I'm still in Athens, and this is a normal occurrence. +

+

+ 9/2/2011, 9:48:54 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1096346937/index.html b/static/mytweets/ewagoner/status/1096346937/index.html new file mode 100644 index 00000000..c98ed4f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1096346937/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some of the legalities behind operating my online farmers market: http://athens.locallygrown.net/weblog/view/1548 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some of the legalities behind operating my online farmers market: http://athens.locallygrown.net/weblog/view/1548 +

+

+ 1/4/2009, 10:22:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109655063730987008/index.html b/static/mytweets/ewagoner/status/109655063730987008/index.html new file mode 100644 index 00000000..b46bbc88 --- /dev/null +++ b/static/mytweets/ewagoner/status/109655063730987008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Computers are back up. Total wait type for a badge: 3 seconds. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Computers are back up. Total wait type for a badge: 3 seconds. +

+

+ 9/2/2011, 11:52:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1096788898/index.html b/static/mytweets/ewagoner/status/1096788898/index.html new file mode 100644 index 00000000..8eb6ddf3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1096788898/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Once or twice a year, the to-do list gets backed up and I institute strict 4am wakeup times MWF and get things done. Such a time starts now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Once or twice a year, the to-do list gets backed up and I institute strict 4am wakeup times MWF and get things done. Such a time starts now. +

+

+ 1/5/2009, 4:26:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109679931885236225/index.html b/static/mytweets/ewagoner/status/109679931885236225/index.html new file mode 100644 index 00000000..f1899ea9 --- /dev/null +++ b/static/mytweets/ewagoner/status/109679931885236225/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I am bekilted. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I am bekilted. +

+

+ 9/2/2011, 1:31:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1097032269/index.html b/static/mytweets/ewagoner/status/1097032269/index.html new file mode 100644 index 00000000..4960edf0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1097032269/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Adding more features for power users. Now growers can create their own product labels if the basic ones I make aren't good enough. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Adding more features for power users. Now growers can create their own product labels if the basic ones I make aren't good enough. +

+

+ 1/5/2009, 8:09:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109712268115189761/index.html b/static/mytweets/ewagoner/status/109712268115189761/index.html new file mode 100644 index 00000000..84e1621b --- /dev/null +++ b/static/mytweets/ewagoner/status/109712268115189761/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I'm happier than a nerd in a comic shop. + +Ok, maybe not the best analogy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm happier than a nerd in a comic shop.

Ok, maybe not the best analogy. +

+

+ 9/2/2011, 3:40:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109718708800339968/index.html b/static/mytweets/ewagoner/status/109718708800339968/index.html new file mode 100644 index 00000000..bfd04401 --- /dev/null +++ b/static/mytweets/ewagoner/status/109718708800339968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The extra "t" is for "quality". <a href="http://instagr.am/p/L9GeD/">http://instagr.am/p/L9GeD/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The extra "t" is for "quality". http://instagr.am/p/L9GeD/ +

+

+ 9/2/2011, 4:05:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109763210894254080/index.html b/static/mytweets/ewagoner/status/109763210894254080/index.html new file mode 100644 index 00000000..1f3dcdc8 --- /dev/null +++ b/static/mytweets/ewagoner/status/109763210894254080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OH: I'm not going to bother with the Archer costume unless I see a higher proportion of people who need to be spanked. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH: I'm not going to bother with the Archer costume unless I see a higher proportion of people who need to be spanked. +

+

+ 9/2/2011, 7:02:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109765584748687360/index.html b/static/mytweets/ewagoner/status/109765584748687360/index.html new file mode 100644 index 00000000..59a78803 --- /dev/null +++ b/static/mytweets/ewagoner/status/109765584748687360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Steampunk Abraham Lincoln with a gatling gun for an arm. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Steampunk Abraham Lincoln with a gatling gun for an arm. +

+

+ 9/2/2011, 7:12:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109780439497048064/index.html b/static/mytweets/ewagoner/status/109780439497048064/index.html new file mode 100644 index 00000000..207548c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/109780439497048064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 1am: Serial Killer Theater <a href="http://instagr.am/p/L-OOT/">http://instagr.am/p/L-OOT/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 1am: Serial Killer Theater http://instagr.am/p/L-OOT/ +

+

+ 9/2/2011, 8:11:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109781559711764481/index.html b/static/mytweets/ewagoner/status/109781559711764481/index.html new file mode 100644 index 00000000..0802387e --- /dev/null +++ b/static/mytweets/ewagoner/status/109781559711764481/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heading over to the Prancing Pony for a mug of Barliman's. (Hyatt Centennial Ballroom I) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heading over to the Prancing Pony for a mug of Barliman's. (Hyatt Centennial Ballroom I) +

+

+ 9/2/2011, 8:15:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109787116959043584/index.html b/static/mytweets/ewagoner/status/109787116959043584/index.html new file mode 100644 index 00000000..7504f8f8 --- /dev/null +++ b/static/mytweets/ewagoner/status/109787116959043584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At Bree there are wizards, rangers, and elves. Also: cats and Firefly's Jayne. Also: a sweet old lady in a "Have you hugged a hobbit" shirt. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At Bree there are wizards, rangers, and elves. Also: cats and Firefly's Jayne. Also: a sweet old lady in a "Have you hugged a hobbit" shirt. +

+

+ 9/2/2011, 8:37:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109791096133005312/index.html b/static/mytweets/ewagoner/status/109791096133005312/index.html new file mode 100644 index 00000000..ed328900 --- /dev/null +++ b/static/mytweets/ewagoner/status/109791096133005312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Scooby Doo's Velma and a zombie medieval guy are dancing to a song about Irish Druids. With Galadriel. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Scooby Doo's Velma and a zombie medieval guy are dancing to a song about Irish Druids. With Galadriel. +

+

+ 9/2/2011, 8:53:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109792383847235584/index.html b/static/mytweets/ewagoner/status/109792383847235584/index.html new file mode 100644 index 00000000..b3f12425 --- /dev/null +++ b/static/mytweets/ewagoner/status/109792383847235584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm not dancing the Macarena to a song about Ireland in May. I have standards. Says the guy in the kilt and black leather vest. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm not dancing the Macarena to a song about Ireland in May. I have standards. Says the guy in the kilt and black leather vest. +

+

+ 9/2/2011, 8:58:38 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109793066075947008/index.html b/static/mytweets/ewagoner/status/109793066075947008/index.html new file mode 100644 index 00000000..dd1c81ea --- /dev/null +++ b/static/mytweets/ewagoner/status/109793066075947008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "This is a song for all the red-headed women in the audience!" And the Nazgul go wild. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "This is a song for all the red-headed women in the audience!" And the Nazgul go wild. +

+

+ 9/2/2011, 9:01:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109809587745591296/index.html b/static/mytweets/ewagoner/status/109809587745591296/index.html new file mode 100644 index 00000000..42055c6e --- /dev/null +++ b/static/mytweets/ewagoner/status/109809587745591296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Black under black. <a href="http://instagr.am/p/L-w61/">http://instagr.am/p/L-w61/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109826429339971584/index.html b/static/mytweets/ewagoner/status/109826429339971584/index.html new file mode 100644 index 00000000..eac8df93 --- /dev/null +++ b/static/mytweets/ewagoner/status/109826429339971584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "An Evening in Bree" ended, and I came out to find a troupe of Spider Men break dancing. Sigh, back to the real world. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "An Evening in Bree" ended, and I came out to find a troupe of Spider Men break dancing. Sigh, back to the real world. +

+

+ 9/2/2011, 11:13:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1098300811/index.html b/static/mytweets/ewagoner/status/1098300811/index.html new file mode 100644 index 00000000..28b041ee --- /dev/null +++ b/static/mytweets/ewagoner/status/1098300811/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I sure hope Apple announces some sort of TV set tomorrow, available immediately, since my fifteen year old set died today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I sure hope Apple announces some sort of TV set tomorrow, available immediately, since my fifteen year old set died today. +

+

+ 1/5/2009, 7:04:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/109833665592311808/index.html b/static/mytweets/ewagoner/status/109833665592311808/index.html new file mode 100644 index 00000000..b6af3ec4 --- /dev/null +++ b/static/mytweets/ewagoner/status/109833665592311808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I keep running into people I know. And then I realize it's just a character I know from a book someone dressed up as. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I keep running into people I know. And then I realize it's just a character I know from a book someone dressed up as. +

+

+ 9/2/2011, 11:42:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1099904438/index.html b/static/mytweets/ewagoner/status/1099904438/index.html new file mode 100644 index 00000000..61da6b47 --- /dev/null +++ b/static/mytweets/ewagoner/status/1099904438/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heh. macrumorslive.com's keynote livecast is getting hacked. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heh. macrumorslive.com's keynote livecast is getting hacked. +

+

+ 1/6/2009, 12:30:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1099978905/index.html b/static/mytweets/ewagoner/status/1099978905/index.html new file mode 100644 index 00000000..c3b41b2f --- /dev/null +++ b/static/mytweets/ewagoner/status/1099978905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An hour into the keynote, and it's only cost me $198. Feel like I'm getting off light. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ An hour into the keynote, and it's only cost me $198. Feel like I'm getting off light. +

+

+ 1/6/2009, 1:03:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1100245833/index.html b/static/mytweets/ewagoner/status/1100245833/index.html new file mode 100644 index 00000000..b67b867f --- /dev/null +++ b/static/mytweets/ewagoner/status/1100245833/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Crap. The gluten free gift box I ordered for my wife has cornstarch in everything (her other allergy). Guess I'll have to eat it all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Crap. The gluten free gift box I ordered for my wife has cornstarch in everything (her other allergy). Guess I'll have to eat it all. +

+

+ 1/6/2009, 3:24:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110046488297611264/index.html b/static/mytweets/ewagoner/status/110046488297611264/index.html new file mode 100644 index 00000000..b142ab1f --- /dev/null +++ b/static/mytweets/ewagoner/status/110046488297611264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's not all Klingons and super heroes. It's also land use in early modern Germany. <a href="http://instagr.am/p/MC7mA/">http://instagr.am/p/MC7mA/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's not all Klingons and super heroes. It's also land use in early modern Germany. http://instagr.am/p/MC7mA/ +

+

+ 9/3/2011, 1:48:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1100540996/index.html b/static/mytweets/ewagoner/status/1100540996/index.html new file mode 100644 index 00000000..6e55326e --- /dev/null +++ b/static/mytweets/ewagoner/status/1100540996/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Trying to flag down someone to give my car a jump start. Downtown Athens is deserted tonight! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Trying to flag down someone to give my car a jump start. Downtown Athens is deserted tonight! +

+

+ 1/6/2009, 5:58:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1100555314/index.html b/static/mytweets/ewagoner/status/1100555314/index.html new file mode 100644 index 00000000..42c2e803 --- /dev/null +++ b/static/mytweets/ewagoner/status/1100555314/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ah, good. That didn't tale long. Thanks, neighbor lawyer guy! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ah, good. That didn't tale long. Thanks, neighbor lawyer guy! +

+

+ 1/6/2009, 6:05:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110055951935078400/index.html b/static/mytweets/ewagoner/status/110055951935078400/index.html new file mode 100644 index 00000000..3194352c --- /dev/null +++ b/static/mytweets/ewagoner/status/110055951935078400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A proclamation from S.M. Stirling: "These pens are absolute crap." <a href="http://instagr.am/p/MDJcD/">http://instagr.am/p/MDJcD/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A proclamation from S.M. Stirling: "These pens are absolute crap." http://instagr.am/p/MDJcD/ +

+

+ 9/3/2011, 2:25:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110060365961904128/index.html b/static/mytweets/ewagoner/status/110060365961904128/index.html new file mode 100644 index 00000000..6ad2a65f --- /dev/null +++ b/static/mytweets/ewagoner/status/110060365961904128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I started that series when I was still in law school. That's why it's full of anger and hate." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I started that series when I was still in law school. That's why it's full of anger and hate." +

+

+ 9/3/2011, 2:43:30 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110065794855084033/index.html b/static/mytweets/ewagoner/status/110065794855084033/index.html new file mode 100644 index 00000000..af3e985c --- /dev/null +++ b/static/mytweets/ewagoner/status/110065794855084033/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And now a reading from a draft of a sequel to a book that's not available itself yet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And now a reading from a draft of a sequel to a book that's not available itself yet. +

+

+ 9/3/2011, 3:05:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1100680615/index.html b/static/mytweets/ewagoner/status/1100680615/index.html new file mode 100644 index 00000000..92d18cfe --- /dev/null +++ b/static/mytweets/ewagoner/status/1100680615/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I should have had Twitter auto-update my Facebook status a long time ago. Makes it look like I'm putting a lot of effort into my FB friends. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I should have had Twitter auto-update my Facebook status a long time ago. Makes it look like I'm putting a lot of effort into my FB friends. +

+

+ 1/6/2009, 7:11:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1100718823/index.html b/static/mytweets/ewagoner/status/1100718823/index.html new file mode 100644 index 00000000..9b447e40 --- /dev/null +++ b/static/mytweets/ewagoner/status/1100718823/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Playing with iWork '09. Some nice looking new templates for lots of things, but not labels. Shucks. But does have "mail merge" with Numbers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Playing with iWork '09. Some nice looking new templates for lots of things, but not labels. Shucks. But does have "mail merge" with Numbers. +

+

+ 1/6/2009, 7:33:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110073644771840002/index.html b/static/mytweets/ewagoner/status/110073644771840002/index.html new file mode 100644 index 00000000..4d6a176e --- /dev/null +++ b/static/mytweets/ewagoner/status/110073644771840002/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When you read ebooks, getting the author to sign your books is totally different. <a href="http://instagr.am/p/MDjIc/">http://instagr.am/p/MDjIc/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When you read ebooks, getting the author to sign your books is totally different. http://instagr.am/p/MDjIc/ +

+

+ 9/3/2011, 3:36:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1100891004/index.html b/static/mytweets/ewagoner/status/1100891004/index.html new file mode 100644 index 00000000..c120f319 --- /dev/null +++ b/static/mytweets/ewagoner/status/1100891004/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nice. AOL's iPhone app freaked out, and now my iChat account's locked down for suspicious activity. Thanks, guys! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nice. AOL's iPhone app freaked out, and now my iChat account's locked down for suspicious activity. Thanks, guys! +

+

+ 1/6/2009, 9:06:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110101647157501952/index.html b/static/mytweets/ewagoner/status/110101647157501952/index.html new file mode 100644 index 00000000..6edb4547 --- /dev/null +++ b/static/mytweets/ewagoner/status/110101647157501952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It was a legitimate business expense. <a href="http://instagr.am/p/MELVU/">http://instagr.am/p/MELVU/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It was a legitimate business expense. http://instagr.am/p/MELVU/ +

+

+ 9/3/2011, 5:27:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110103765058727936/index.html b/static/mytweets/ewagoner/status/110103765058727936/index.html new file mode 100644 index 00000000..9f529f56 --- /dev/null +++ b/static/mytweets/ewagoner/status/110103765058727936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A "must listen" for sure! RT @parsecawards: And the winner of the Best Magazine or Anthology Podcast is.... The Drabblecast + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A "must listen" for sure! RT @parsecawards: And the winner of the Best Magazine or Anthology Podcast is.... The Drabblecast +

+

+ 9/3/2011, 5:35:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110104679161139200/index.html b/static/mytweets/ewagoner/status/110104679161139200/index.html new file mode 100644 index 00000000..4d2dfda9 --- /dev/null +++ b/static/mytweets/ewagoner/status/110104679161139200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm staying hydrated. With ginger cokes. <a href="http://instagr.am/p/MEPl9/">http://instagr.am/p/MEPl9/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm staying hydrated. With ginger cokes. http://instagr.am/p/MEPl9/ +

+

+ 9/3/2011, 5:39:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110107422097555456/index.html b/static/mytweets/ewagoner/status/110107422097555456/index.html new file mode 100644 index 00000000..9481c697 --- /dev/null +++ b/static/mytweets/ewagoner/status/110107422097555456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It has come to this. I'm walking down thirty flights of stairs. #DragonCon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It has come to this. I'm walking down thirty flights of stairs. #DragonCon +

+

+ 9/3/2011, 5:50:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1101074456/index.html b/static/mytweets/ewagoner/status/1101074456/index.html new file mode 100644 index 00000000..baf75d3c --- /dev/null +++ b/static/mytweets/ewagoner/status/1101074456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tomorrow's "early day" goals: get the 3 panel brochure to the printers & learn how to make screencasts. Made great progress coding Monday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tomorrow's "early day" goals: get the 3 panel brochure to the printers & learn how to make screencasts. Made great progress coding Monday. +

+

+ 1/6/2009, 10:44:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110125800501686272/index.html b/static/mytweets/ewagoner/status/110125800501686272/index.html new file mode 100644 index 00000000..a8fd0a77 --- /dev/null +++ b/static/mytweets/ewagoner/status/110125800501686272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm only just now making it into the artist's exhibit hall. Oh my lord. #wantwantwant + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm only just now making it into the artist's exhibit hall. Oh my lord. #wantwantwant +

+

+ 9/3/2011, 7:03:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110129380994461698/index.html b/static/mytweets/ewagoner/status/110129380994461698/index.html new file mode 100644 index 00000000..9bc05532 --- /dev/null +++ b/static/mytweets/ewagoner/status/110129380994461698/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had to get a "Durin's Folk Family Reunion" T-shirt. My tattoo was a big hit with them, as you can imagine. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had to get a "Durin's Folk Family Reunion" T-shirt. My tattoo was a big hit with them, as you can imagine. +

+

+ 9/3/2011, 7:17:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110137523761709056/index.html b/static/mytweets/ewagoner/status/110137523761709056/index.html new file mode 100644 index 00000000..85930953 --- /dev/null +++ b/static/mytweets/ewagoner/status/110137523761709056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm having dinner with an actual coveted Parsec award. (OK, and its winners.) <a href="http://instagr.am/p/ME-o8/">http://instagr.am/p/ME-o8/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm having dinner with an actual coveted Parsec award. (OK, and its winners.) http://instagr.am/p/ME-o8/ +

+

+ 9/3/2011, 7:50:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110142480812482561/index.html b/static/mytweets/ewagoner/status/110142480812482561/index.html new file mode 100644 index 00000000..bdb32b8d --- /dev/null +++ b/static/mytweets/ewagoner/status/110142480812482561/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I misspoke. There are two Parsecs at the table. <a href="http://instagr.am/p/MFFwT/">http://instagr.am/p/MFFwT/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I misspoke. There are two Parsecs at the table. http://instagr.am/p/MFFwT/ +

+

+ 9/3/2011, 8:09:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1101560699/index.html b/static/mytweets/ewagoner/status/1101560699/index.html new file mode 100644 index 00000000..cb379037 --- /dev/null +++ b/static/mytweets/ewagoner/status/1101560699/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nothing quite like a soprano opera singer slowly rapping about cowboys accompanied by bagpipe and a children's choir in the early morning. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nothing quite like a soprano opera singer slowly rapping about cowboys accompanied by bagpipe and a children's choir in the early morning. +

+

+ 1/7/2009, 5:07:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11015834808/index.html b/static/mytweets/ewagoner/status/11015834808/index.html new file mode 100644 index 00000000..2ad49d9e --- /dev/null +++ b/static/mytweets/ewagoner/status/11015834808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + People are decrying HCR law as unconstitutional & calling for Pelosi's impeachment. Look again guys. Congress members aren't impeachable. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ People are decrying HCR law as unconstitutional & calling for Pelosi's impeachment. Look again guys. Congress members aren't impeachable. +

+

+ 3/24/2010, 11:34:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110170381104586753/index.html b/static/mytweets/ewagoner/status/110170381104586753/index.html new file mode 100644 index 00000000..15456410 --- /dev/null +++ b/static/mytweets/ewagoner/status/110170381104586753/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @alhilton: Once again, my 2 lead voice actors won Parsecs! @nlowell @TheDrabblecast :D I cast 'em before they won anything, people. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @alhilton: Once again, my 2 lead voice actors won Parsecs! @nlowell @TheDrabblecast :D I cast 'em before they won anything, people. +

+

+ 9/3/2011, 10:00:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110172810034421760/index.html b/static/mytweets/ewagoner/status/110172810034421760/index.html new file mode 100644 index 00000000..07404bf1 --- /dev/null +++ b/static/mytweets/ewagoner/status/110172810034421760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I didn't plan well. RT @alyjack: Right this second, Sylvester McCoy, the 7th Doctor, is playing the spoons with @paulandstorm! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I didn't plan well. RT @alyjack: Right this second, Sylvester McCoy, the 7th Doctor, is playing the spoons with @paulandstorm! +

+

+ 9/3/2011, 10:10:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110178353784434688/index.html b/static/mytweets/ewagoner/status/110178353784434688/index.html new file mode 100644 index 00000000..5fcafec9 --- /dev/null +++ b/static/mytweets/ewagoner/status/110178353784434688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm at a Tolkien open mic night. The perfect place to perform this piece I've been working on about a merry old inn. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm at a Tolkien open mic night. The perfect place to perform this piece I've been working on about a merry old inn. +

+

+ 9/3/2011, 10:32:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110196109183434752/index.html b/static/mytweets/ewagoner/status/110196109183434752/index.html new file mode 100644 index 00000000..a200f70c --- /dev/null +++ b/static/mytweets/ewagoner/status/110196109183434752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm in a line three blocks long. I think we're LARPing caterpillar pillars from "Hope for the Flowers". I am, anyway. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm in a line three blocks long. I think we're LARPing caterpillar pillars from "Hope for the Flowers". I am, anyway. +

+

+ 9/3/2011, 11:42:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1101993842/index.html b/static/mytweets/ewagoner/status/1101993842/index.html new file mode 100644 index 00000000..58c4469e --- /dev/null +++ b/static/mytweets/ewagoner/status/1101993842/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Turns out making screencasts is pretty easy with the right tools. Here's my first effort, a draft run of the process: http://is.gd/eMkC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Turns out making screencasts is pretty easy with the right tools. Here's my first effort, a draft run of the process: http://is.gd/eMkC +

+

+ 1/7/2009, 10:07:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110205339667931136/index.html b/static/mytweets/ewagoner/status/110205339667931136/index.html new file mode 100644 index 00000000..25f1493e --- /dev/null +++ b/static/mytweets/ewagoner/status/110205339667931136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, there's a cabaret at the top of this pillar. Score! #HopeForTheFlowersLARP + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, there's a cabaret at the top of this pillar. Score! #HopeForTheFlowersLARP +

+

+ 9/4/2011, 12:19:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1103234348/index.html b/static/mytweets/ewagoner/status/1103234348/index.html new file mode 100644 index 00000000..337f67db --- /dev/null +++ b/static/mytweets/ewagoner/status/1103234348/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Mom, I don't want to watch Scooby Doo. I want to watch Star Wars." She's coming along nicely... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Mom, I don't want to watch Scooby Doo. I want to watch Star Wars." She's coming along nicely... +

+

+ 1/7/2009, 7:41:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11032692766/index.html b/static/mytweets/ewagoner/status/11032692766/index.html new file mode 100644 index 00000000..335d6dbd --- /dev/null +++ b/static/mytweets/ewagoner/status/11032692766/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I finally uploaded my presentation on Athens Locally Grown from the Georgia Organics conference to Slideshare: http://is.gd/aYww6 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I finally uploaded my presentation on Athens Locally Grown from the Georgia Organics conference to Slideshare: http://is.gd/aYww6 +

+

+ 3/25/2010, 9:01:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110354198712958976/index.html b/static/mytweets/ewagoner/status/110354198712958976/index.html new file mode 100644 index 00000000..fb26361e --- /dev/null +++ b/static/mytweets/ewagoner/status/110354198712958976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Four hours of sleep ought to be enough for anyone. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Four hours of sleep ought to be enough for anyone. +

+

+ 9/4/2011, 10:11:05 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11035694559/index.html b/static/mytweets/ewagoner/status/11035694559/index.html new file mode 100644 index 00000000..5f5b07e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/11035694559/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The GA AG refused to sue re HCR law (unwinnable waste of money). Legislators respond with articles of impeachment. http://is.gd/aYCEH + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The GA AG refused to sue re HCR law (unwinnable waste of money). Legislators respond with articles of impeachment. http://is.gd/aYCEH +

+

+ 3/25/2010, 10:11:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110404788725886976/index.html b/static/mytweets/ewagoner/status/110404788725886976/index.html new file mode 100644 index 00000000..a0dafa71 --- /dev/null +++ b/static/mytweets/ewagoner/status/110404788725886976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just followed the entire IT Crowd through one of the vendor halls. Also, Bjork. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just followed the entire IT Crowd through one of the vendor halls. Also, Bjork. +

+

+ 9/4/2011, 1:32:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110419783173939200/index.html b/static/mytweets/ewagoner/status/110419783173939200/index.html new file mode 100644 index 00000000..bafaaabb --- /dev/null +++ b/static/mytweets/ewagoner/status/110419783173939200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just bought an original artwork for $2 and the artist, a miss HarleyQuinn, signed it for me. <a href="http://instagr.am/p/MKWzu/">http://instagr.am/p/MKWzu/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just bought an original artwork for $2 and the artist, a miss HarleyQuinn, signed it for me. http://instagr.am/p/MKWzu/ +

+

+ 9/4/2011, 2:31:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110423070749110273/index.html b/static/mytweets/ewagoner/status/110423070749110273/index.html new file mode 100644 index 00000000..cd162f6e --- /dev/null +++ b/static/mytweets/ewagoner/status/110423070749110273/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One thing's for certain: my life sure could have turned out differently. In seventh grade, I was indistinguishable from most of these dorks. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One thing's for certain: my life sure could have turned out differently. In seventh grade, I was indistinguishable from most of these dorks. +

+

+ 9/4/2011, 2:44:46 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110446751235850240/index.html b/static/mytweets/ewagoner/status/110446751235850240/index.html new file mode 100644 index 00000000..25350b0a --- /dev/null +++ b/static/mytweets/ewagoner/status/110446751235850240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + (Note: I'm still a dork.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ (Note: I'm still a dork.) +

+

+ 9/4/2011, 4:18:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110463881159262208/index.html b/static/mytweets/ewagoner/status/110463881159262208/index.html new file mode 100644 index 00000000..67a7c1f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/110463881159262208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current session: "Evil Geniuses for a Better Tomorrow Present: Fun with Physics" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Current session: "Evil Geniuses for a Better Tomorrow Present: Fun with Physics" +

+

+ 9/4/2011, 5:26:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110471698129752065/index.html b/static/mytweets/ewagoner/status/110471698129752065/index.html new file mode 100644 index 00000000..5ae29258 --- /dev/null +++ b/static/mytweets/ewagoner/status/110471698129752065/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting really tired. Imagine that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting really tired. Imagine that. +

+

+ 9/4/2011, 5:57:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110477470880370688/index.html b/static/mytweets/ewagoner/status/110477470880370688/index.html new file mode 100644 index 00000000..d5d8cac0 --- /dev/null +++ b/static/mytweets/ewagoner/status/110477470880370688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "So, what I've been doing up here is smashing up some glass." And now the crazy physicist is walking across it. Science! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "So, what I've been doing up here is smashing up some glass." And now the crazy physicist is walking across it. Science! +

+

+ 9/4/2011, 6:20:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110481091797843968/index.html b/static/mytweets/ewagoner/status/110481091797843968/index.html new file mode 100644 index 00000000..58ddc73d --- /dev/null +++ b/static/mytweets/ewagoner/status/110481091797843968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Young boy, about to enter the restroom: "Will you hold my tribble? Be gentle with it." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Young boy, about to enter the restroom: "Will you hold my tribble? Be gentle with it." +

+

+ 9/4/2011, 6:35:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110513824083357697/index.html b/static/mytweets/ewagoner/status/110513824083357697/index.html new file mode 100644 index 00000000..e18cc018 --- /dev/null +++ b/static/mytweets/ewagoner/status/110513824083357697/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Westin Hotel has handicapped bathrooms at the end of a dead-end hallway accessible only via a flight of stairs. Or maybe a portal. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Westin Hotel has handicapped bathrooms at the end of a dead-end hallway accessible only via a flight of stairs. Or maybe a portal. +

+

+ 9/4/2011, 8:45:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110521277944569856/index.html b/static/mytweets/ewagoner/status/110521277944569856/index.html new file mode 100644 index 00000000..0abe74af --- /dev/null +++ b/static/mytweets/ewagoner/status/110521277944569856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A group of British redcoats just took the escalator to the floor above me. How many lanterns am I supposed to hang again? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A group of British redcoats just took the escalator to the floor above me. How many lanterns am I supposed to hang again? +

+

+ 9/4/2011, 9:15:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110530481107378176/index.html b/static/mytweets/ewagoner/status/110530481107378176/index.html new file mode 100644 index 00000000..fbbf8037 --- /dev/null +++ b/static/mytweets/ewagoner/status/110530481107378176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A pair of Firefly's Kaylees dancing? I don't care who you are... that's pretty hot. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A pair of Firefly's Kaylees dancing? I don't care who you are... that's pretty hot. +

+

+ 9/4/2011, 9:51:34 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110544858258739200/index.html b/static/mytweets/ewagoner/status/110544858258739200/index.html new file mode 100644 index 00000000..9569d2cd --- /dev/null +++ b/static/mytweets/ewagoner/status/110544858258739200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Kaylee and Frank N Furter dancing to "My Backpack's Got Jets" while steam punk Boba Fett stands on the side bobbing his head. A good end. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Kaylee and Frank N Furter dancing to "My Backpack's Got Jets" while steam punk Boba Fett stands on the side bobbing his head. A good end. +

+

+ 9/4/2011, 10:48:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110554130195554305/index.html b/static/mytweets/ewagoner/status/110554130195554305/index.html new file mode 100644 index 00000000..2548aabe --- /dev/null +++ b/static/mytweets/ewagoner/status/110554130195554305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There are so many things to get used to when wearing a kilt. The lecherous glances are only one of them. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There are so many things to get used to when wearing a kilt. The lecherous glances are only one of them. +

+

+ 9/4/2011, 11:25:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1105551225/index.html b/static/mytweets/ewagoner/status/1105551225/index.html new file mode 100644 index 00000000..38bd460a --- /dev/null +++ b/static/mytweets/ewagoner/status/1105551225/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At market, and it's getting mighty cold. Luckily, I'm not wearing burlap this week. Started up the MacBook Pro for warmth. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At market, and it's getting mighty cold. Luckily, I'm not wearing burlap this week. Started up the MacBook Pro for warmth. +

+

+ 1/8/2009, 6:47:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11065233445/index.html b/static/mytweets/ewagoner/status/11065233445/index.html new file mode 100644 index 00000000..663115a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/11065233445/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper's birth bill arrived. $3000, of which we owe $300. Much better than Vivian's $60,000. I still owe $30k on that. Kept the house, tho. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper's birth bill arrived. $3000, of which we owe $300. Much better than Vivian's $60,000. I still owe $30k on that. Kept the house, tho. +

+

+ 3/25/2010, 9:36:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11066865476/index.html b/static/mytweets/ewagoner/status/11066865476/index.html new file mode 100644 index 00000000..2c299334 --- /dev/null +++ b/static/mytweets/ewagoner/status/11066865476/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Brigham Young had a glorious beard. Students at BYU may not, unless they get a doctor's recommendation and more. http://is.gd/aZxao + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Brigham Young had a glorious beard. Students at BYU may not, unless they get a doctor's recommendation and more. http://is.gd/aZxao +

+

+ 3/25/2010, 10:11:03 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1107360599/index.html b/static/mytweets/ewagoner/status/1107360599/index.html new file mode 100644 index 00000000..493e480b --- /dev/null +++ b/static/mytweets/ewagoner/status/1107360599/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Helping a group of Japanese tourists figure out how to use our low tech dial parking meters. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Helping a group of Japanese tourists figure out how to use our low tech dial parking meters. +

+

+ 1/9/2009, 1:43:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110759955199561728/index.html b/static/mytweets/ewagoner/status/110759955199561728/index.html new file mode 100644 index 00000000..ba6d2ac2 --- /dev/null +++ b/static/mytweets/ewagoner/status/110759955199561728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + HarleyQuinn, Art. Closed til I'm not tired. <a href="http://instagr.am/p/MQVvO/">http://instagr.am/p/MQVvO/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ HarleyQuinn, Art. Closed til I'm not tired. http://instagr.am/p/MQVvO/ +

+

+ 9/5/2011, 1:03:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110760681799815168/index.html b/static/mytweets/ewagoner/status/110760681799815168/index.html new file mode 100644 index 00000000..7e906202 --- /dev/null +++ b/static/mytweets/ewagoner/status/110760681799815168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's an old map *and* a leather corset? Is it hot in here or am I sweating? <a href="http://instagr.am/p/MQWse/">http://instagr.am/p/MQWse/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's an old map *and* a leather corset? Is it hot in here or am I sweating? http://instagr.am/p/MQWse/ +

+

+ 9/5/2011, 1:06:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110777398416523264/index.html b/static/mytweets/ewagoner/status/110777398416523264/index.html new file mode 100644 index 00000000..187de42f --- /dev/null +++ b/static/mytweets/ewagoner/status/110777398416523264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Shelob moved onto our porch. <a href="http://instagr.am/p/MQtFT/">http://instagr.am/p/MQtFT/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Shelob moved onto our porch. http://instagr.am/p/MQtFT/ +

+

+ 9/5/2011, 2:12:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110812537880195072/index.html b/static/mytweets/ewagoner/status/110812537880195072/index.html new file mode 100644 index 00000000..5981a2d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/110812537880195072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Venture Brothers toiletries, including "Dr. Girlfriend's Cotton Panties Fantasy Fragrance Body Spray" <a href="http://instagr.am/p/MRb3o/">http://instagr.am/p/MRb3o/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Venture Brothers toiletries, including "Dr. Girlfriend's Cotton Panties Fantasy Fragrance Body Spray" http://instagr.am/p/MRb3o/ +

+

+ 9/5/2011, 4:32:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/110840047380598784/index.html b/static/mytweets/ewagoner/status/110840047380598784/index.html new file mode 100644 index 00000000..11c857a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/110840047380598784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just a heads-up for my co-workers: I specifically bought the "workman" model of utilikilt for a reason. See you at the office! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just a heads-up for my co-workers: I specifically bought the "workman" model of utilikilt for a reason. See you at the office! +

+

+ 9/5/2011, 6:21:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1109806143/index.html b/static/mytweets/ewagoner/status/1109806143/index.html new file mode 100644 index 00000000..07105f9d --- /dev/null +++ b/static/mytweets/ewagoner/status/1109806143/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The wife's not going to be home for dinner tomorrow, so I guess it'll be time for that Frito Pie I've been craving. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The wife's not going to be home for dinner tomorrow, so I guess it'll be time for that Frito Pie I've been craving. +

+

+ 1/10/2009, 5:16:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/111039747169857536/index.html b/static/mytweets/ewagoner/status/111039747169857536/index.html new file mode 100644 index 00000000..c1413756 --- /dev/null +++ b/static/mytweets/ewagoner/status/111039747169857536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @altonbrown Final good eats finished yesterday. The end of an era. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @altonbrown Final good eats finished yesterday. The end of an era. +

+

+ 9/6/2011, 7:35:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1111038732/index.html b/static/mytweets/ewagoner/status/1111038732/index.html new file mode 100644 index 00000000..e4a15a2d --- /dev/null +++ b/static/mytweets/ewagoner/status/1111038732/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We're having home fries with breakfast. Unless I can't stop eating them right out of the skillet, in which case *I'm* having home fries. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We're having home fries with breakfast. Unless I can't stop eating them right out of the skillet, in which case *I'm* having home fries. +

+

+ 1/11/2009, 10:15:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/111169015111626752/index.html b/static/mytweets/ewagoner/status/111169015111626752/index.html new file mode 100644 index 00000000..87ef65ef --- /dev/null +++ b/static/mytweets/ewagoner/status/111169015111626752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sex writer Susan Crain Bakos: "The first day of the end of my life." <a href="http://sexyprime.typepad.com/sexyprime/2011/09/sex-lies-secrets-endearment-terms-dying-the-end-game-part-one-the-first-day-of-the-end-of-my-life.html">http://sexyprime.typepad.com/sexyprime/2011/09/sex-lies-secrets-endearment-terms-dying-the-end-game-part-one-the-first-day-of-the-end-of-my-life.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1112331080/index.html b/static/mytweets/ewagoner/status/1112331080/index.html new file mode 100644 index 00000000..e5505731 --- /dev/null +++ b/static/mytweets/ewagoner/status/1112331080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So tired. Some days I think it'd be easier not to work two jobs. One day, one of them will pay me, and I can choose it full time. One day... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So tired. Some days I think it'd be easier not to work two jobs. One day, one of them will pay me, and I can choose it full time. One day... +

+

+ 1/11/2009, 10:54:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/111235274188660736/index.html b/static/mytweets/ewagoner/status/111235274188660736/index.html new file mode 100644 index 00000000..f3922f93 --- /dev/null +++ b/static/mytweets/ewagoner/status/111235274188660736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Eagles!" cried Bilbo once more, but at that moment a stone hurtling from above smote on his helm, & he fell w/ a crash & knew no more. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The Eagles!" cried Bilbo once more, but at that moment a stone hurtling from above smote on his helm, & he fell w/ a crash & knew no more. +

+

+ 9/6/2011, 8:32:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11123642754670592/index.html b/static/mytweets/ewagoner/status/11123642754670592/index.html new file mode 100644 index 00000000..019bee80 --- /dev/null +++ b/static/mytweets/ewagoner/status/11123642754670592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Having some Boer Sausage, a blend of beef and pork from Greendale Farm (run by a great South African family who moved here a few years ago). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Having some Boer Sausage, a blend of beef and pork from Greendale Farm (run by a great South African family who moved here a few years ago). +

+

+ 12/4/2010, 1:24:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1113960196/index.html b/static/mytweets/ewagoner/status/1113960196/index.html new file mode 100644 index 00000000..61e37a10 --- /dev/null +++ b/static/mytweets/ewagoner/status/1113960196/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had my yearly "employee review" meeting. Didn't get fired. Got a raise. Now it's back to work. Being employee #2 is nice. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had my yearly "employee review" meeting. Didn't get fired. Got a raise. Now it's back to work. Being employee #2 is nice. +

+

+ 1/12/2009, 3:40:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/111446926947385344/index.html b/static/mytweets/ewagoner/status/111446926947385344/index.html new file mode 100644 index 00000000..1003e783 --- /dev/null +++ b/static/mytweets/ewagoner/status/111446926947385344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Former St. Louis Blues Right Wing Pavol Demitra was among the victims of the Russian hockey team airplane crash. <a href="http://www.nhl.com/ice/news.htm?id=587792&cmpid=nhl-rxl-twt">http://www.nhl.com/ice/news.htm?id=587792&cmpid=nhl-rxl-twt</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1114492157/index.html b/static/mytweets/ewagoner/status/1114492157/index.html new file mode 100644 index 00000000..55b3c806 --- /dev/null +++ b/static/mytweets/ewagoner/status/1114492157/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Throwing away several hundred lines of code thanks to a long overdue elegant refactoring of a dozen lines of code. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Throwing away several hundred lines of code thanks to a long overdue elegant refactoring of a dozen lines of code. +

+

+ 1/12/2009, 7:52:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/111451529856299008/index.html b/static/mytweets/ewagoner/status/111451529856299008/index.html new file mode 100644 index 00000000..ea8879f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/111451529856299008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gah! "Teen Made Cell Phone Calls to Mother While Being Eaten by Bear in Siberia" <a href="http://www.outdoorlife.com/blogs/newshound/2011/08/brown-bear-and-3-cubs-eat-19-year-old">http://www.outdoorlife.com/blogs/newshound/2011/08/brown-bear-and-3-cubs-eat-19-year-old</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/111488066333577216/index.html b/static/mytweets/ewagoner/status/111488066333577216/index.html new file mode 100644 index 00000000..fc608abe --- /dev/null +++ b/static/mytweets/ewagoner/status/111488066333577216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rooftop Garden <a href="http://instagr.am/p/MbkAF/">http://instagr.am/p/MbkAF/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1115001898/index.html b/static/mytweets/ewagoner/status/1115001898/index.html new file mode 100644 index 00000000..72f23ffe --- /dev/null +++ b/static/mytweets/ewagoner/status/1115001898/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My copy of Nerdcore Rising arrived. 7th grade me would be shocked that I got as much screen time as Weird Al in a movie about nerdy music. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My copy of Nerdcore Rising arrived. 7th grade me would be shocked that I got as much screen time as Weird Al in a movie about nerdy music. +

+

+ 1/13/2009, 12:26:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/111530861144449024/index.html b/static/mytweets/ewagoner/status/111530861144449024/index.html new file mode 100644 index 00000000..a0e12e74 --- /dev/null +++ b/static/mytweets/ewagoner/status/111530861144449024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I guess it's high time I threw out my CueCat. It's been a long time since I even had access to a PS/2 port. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I guess it's high time I threw out my CueCat. It's been a long time since I even had access to a PS/2 port. +

+

+ 9/7/2011, 4:06:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/111538372899647490/index.html b/static/mytweets/ewagoner/status/111538372899647490/index.html new file mode 100644 index 00000000..3c40d8a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/111538372899647490/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Found the Michael Jackson temporary tattoos I was awarded for winning a ska dance contest twelve years ago. <a href="http://instagr.am/p/McUsB/">http://instagr.am/p/McUsB/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Found the Michael Jackson temporary tattoos I was awarded for winning a ska dance contest twelve years ago. http://instagr.am/p/McUsB/ +

+

+ 9/7/2011, 4:36:35 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/111540148260454401/index.html b/static/mytweets/ewagoner/status/111540148260454401/index.html new file mode 100644 index 00000000..443cd293 --- /dev/null +++ b/static/mytweets/ewagoner/status/111540148260454401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Man in Gumby costume tries to rob 7-Eleven; he could end up in the pokey" <a href="http://onlineathens.com/stories/090711/bre_882597859.shtml">http://onlineathens.com/stories/090711/bre_882597859.shtml</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/111586396417966080/index.html b/static/mytweets/ewagoner/status/111586396417966080/index.html new file mode 100644 index 00000000..c3fa24b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/111586396417966080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @bittman: RT @willieneuman: Lasagna in the face: ConAgra tricks food bloggers, fails: <a href="http://nyti.ms/n9uefN">http://nyti.ms/n9uefN</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @bittman: RT @willieneuman: Lasagna in the face: ConAgra tricks food bloggers, fails: http://nyti.ms/n9uefN +

+

+ 9/7/2011, 7:47:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/111586592434552833/index.html b/static/mytweets/ewagoner/status/111586592434552833/index.html new file mode 100644 index 00000000..17657a55 --- /dev/null +++ b/static/mytweets/ewagoner/status/111586592434552833/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @daily_dragon: [NEWS] 2011 Parsec Award Winners <a href="http://bit.ly/pTm6WZ">http://bit.ly/pTm6WZ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @daily_dragon: [NEWS] 2011 Parsec Award Winners http://bit.ly/pTm6WZ +

+

+ 9/7/2011, 7:48:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/111595626592092160/index.html b/static/mytweets/ewagoner/status/111595626592092160/index.html new file mode 100644 index 00000000..4ddc9bfb --- /dev/null +++ b/static/mytweets/ewagoner/status/111595626592092160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "If more of us valued food & cheer & song above hoarded gold, it would be a merrier world. But sad or merry, I must leave it now. Farewell!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "If more of us valued food & cheer & song above hoarded gold, it would be a merrier world. But sad or merry, I must leave it now. Farewell!" +

+

+ 9/7/2011, 8:24:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11171789375/index.html b/static/mytweets/ewagoner/status/11171789375/index.html new file mode 100644 index 00000000..8358e0dc --- /dev/null +++ b/static/mytweets/ewagoner/status/11171789375/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You know, when your cupcake is "25 times the size of a regular cupcake" you no longer have a cupcake. You have a cake. Words have meanings. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You know, when your cupcake is "25 times the size of a regular cupcake" you no longer have a cupcake. You have a cake. Words have meanings. +

+

+ 3/27/2010, 9:29:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1117215874/index.html b/static/mytweets/ewagoner/status/1117215874/index.html new file mode 100644 index 00000000..3b47b80c --- /dev/null +++ b/static/mytweets/ewagoner/status/1117215874/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A headline from your local farmer -- "We're Booming!" http://tinyurl.com/8cxhel + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A headline from your local farmer -- "We're Booming!" http://tinyurl.com/8cxhel +

+

+ 1/13/2009, 8:48:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/111841454938259456/index.html b/static/mytweets/ewagoner/status/111841454938259456/index.html new file mode 100644 index 00000000..e62fd6da --- /dev/null +++ b/static/mytweets/ewagoner/status/111841454938259456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @roidrage: 1Password is now on the App Store for $19.99, better buy it now, no upgrades to 4.x for versions not bought on the MAS: ht ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @roidrage: 1Password is now on the App Store for $19.99, better buy it now, no upgrades to 4.x for versions not bought on the MAS: ht ... +

+

+ 9/8/2011, 12:40:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/111854347704467456/index.html b/static/mytweets/ewagoner/status/111854347704467456/index.html new file mode 100644 index 00000000..8e9e4b41 --- /dev/null +++ b/static/mytweets/ewagoner/status/111854347704467456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @john_m_bradley: BREAKING NEWS: Is a New Wing Commander Already In the Works? <a href="http://www.wcnews.com/news/2011/09/08/breaking-news-is-a-new-wing-commander-already-in-the-works">http://www.wcnews.com/news/2011/09/08/breaking-news-is-a-new-wing-commander-already-in-the-works</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1118776227/index.html b/static/mytweets/ewagoner/status/1118776227/index.html new file mode 100644 index 00000000..233651f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1118776227/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It finally dried out enough to install Vivian's "park" yesterday: http://gallery.me.com/ericwagoner#100047 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It finally dried out enough to install Vivian's "park" yesterday: http://gallery.me.com/ericwagoner#100047 +

+

+ 1/14/2009, 12:32:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1119146768/index.html b/static/mytweets/ewagoner/status/1119146768/index.html new file mode 100644 index 00000000..95ce90da --- /dev/null +++ b/static/mytweets/ewagoner/status/1119146768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just got a haircut. I look like Groucho Marx doing a Hitler impression. The 'stache is definitely going to go. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just got a haircut. I look like Groucho Marx doing a Hitler impression. The 'stache is definitely going to go. +

+

+ 1/14/2009, 3:08:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1119429957/index.html b/static/mytweets/ewagoner/status/1119429957/index.html new file mode 100644 index 00000000..6dca6a8a --- /dev/null +++ b/static/mytweets/ewagoner/status/1119429957/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Driving directly into the sun which a 15 year old windshield. Can't see a thing. Can still Twitted though. Hmmmm. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Driving directly into the sun which a 15 year old windshield. Can't see a thing. Can still Twitted though. Hmmmm. +

+

+ 1/14/2009, 5:06:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/111959082331672578/index.html b/static/mytweets/ewagoner/status/111959082331672578/index.html new file mode 100644 index 00000000..a9f850ef --- /dev/null +++ b/static/mytweets/ewagoner/status/111959082331672578/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Female 'vampire' busted for trying to eat elderly man" <a href="http://www.rawstory.com/rs/2011/09/08/female-vampire-busted-for-trying-to-eat-elderly-man/">http://www.rawstory.com/rs/2011/09/08/female-vampire-busted-for-trying-to-eat-elderly-man/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1119885385/index.html b/static/mytweets/ewagoner/status/1119885385/index.html new file mode 100644 index 00000000..642a8ac6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1119885385/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm learning all about Rack and Rails Metal, and finally understanding what all the hubub is about, thanks to @maraby at #atlrug + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm learning all about Rack and Rails Metal, and finally understanding what all the hubub is about, thanks to @maraby at #atlrug +

+

+ 1/14/2009, 8:39:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1121210459/index.html b/static/mytweets/ewagoner/status/1121210459/index.html new file mode 100644 index 00000000..105b1e78 --- /dev/null +++ b/static/mytweets/ewagoner/status/1121210459/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Teaching my co-workers the basics of power generation, transmission, and distribution today, and how our electrical grid is designed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Teaching my co-workers the basics of power generation, transmission, and distribution today, and how our electrical grid is designed. +

+

+ 1/15/2009, 10:38:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11212845143/index.html b/static/mytweets/ewagoner/status/11212845143/index.html new file mode 100644 index 00000000..ae731d55 --- /dev/null +++ b/static/mytweets/ewagoner/status/11212845143/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I pulled a weed out of one of my raised beds that had a root mass bigger than me. I *may* have let it keep growing for too long. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I pulled a weed out of one of my raised beds that had a root mass bigger than me. I *may* have let it keep growing for too long. +

+

+ 3/28/2010, 5:09:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11213398087/index.html b/static/mytweets/ewagoner/status/11213398087/index.html new file mode 100644 index 00000000..4b1dd439 --- /dev/null +++ b/static/mytweets/ewagoner/status/11213398087/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just finishing a half pound of local applewood smoked mozzarella (now available through @athlocallygrown). Guess I can forgo dinner. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just finishing a half pound of local applewood smoked mozzarella (now available through @athlocallygrown). Guess I can forgo dinner. +

+

+ 3/28/2010, 5:24:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/112138035293978624/index.html b/static/mytweets/ewagoner/status/112138035293978624/index.html new file mode 100644 index 00000000..e2756e33 --- /dev/null +++ b/static/mytweets/ewagoner/status/112138035293978624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The mockingbird was doing his golden eagle impression again right on my front porch. Was a bit afraid to go outside until I saw it was him. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The mockingbird was doing his golden eagle impression again right on my front porch. Was a bit afraid to go outside until I saw it was him. +

+

+ 9/9/2011, 8:19:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11213810846/index.html b/static/mytweets/ewagoner/status/11213810846/index.html new file mode 100644 index 00000000..8cf9acc0 --- /dev/null +++ b/static/mytweets/ewagoner/status/11213810846/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hello Tornado Watch! I guess that's why the sky got so dark all of a sudden. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hello Tornado Watch! I guess that's why the sky got so dark all of a sudden. +

+

+ 3/28/2010, 5:34:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/112150741472387072/index.html b/static/mytweets/ewagoner/status/112150741472387072/index.html new file mode 100644 index 00000000..33470c7d --- /dev/null +++ b/static/mytweets/ewagoner/status/112150741472387072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We're moving on up. @ Partner Software <a href="http://instagr.am/p/MlKdK/">http://instagr.am/p/MlKdK/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We're moving on up. @ Partner Software http://instagr.am/p/MlKdK/ +

+

+ 9/9/2011, 9:09:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/112171710672928769/index.html b/static/mytweets/ewagoner/status/112171710672928769/index.html new file mode 100644 index 00000000..65625fb1 --- /dev/null +++ b/static/mytweets/ewagoner/status/112171710672928769/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've worked at this desk for a decade. I bought a new standing desk for the new office from <a href="http://geekdesk.com">http://geekdesk.com</a> <a href="http://instagr.am/p/Mle2c/">http://instagr.am/p/Mle2c/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1122120381/index.html b/static/mytweets/ewagoner/status/1122120381/index.html new file mode 100644 index 00000000..248c917c --- /dev/null +++ b/static/mytweets/ewagoner/status/1122120381/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At my farmers market. It is, quite literally, the coldest day of winter so far. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At my farmers market. It is, quite literally, the coldest day of winter so far. +

+

+ 1/15/2009, 4:58:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11221898058/index.html b/static/mytweets/ewagoner/status/11221898058/index.html new file mode 100644 index 00000000..ab53a95e --- /dev/null +++ b/static/mytweets/ewagoner/status/11221898058/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finished editing an hour-long video of the presentation I gave at the Georgia Organics conference. It'll go online tomorrow. #GOConf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finished editing an hour-long video of the presentation I gave at the Georgia Organics conference. It'll go online tomorrow. #GOConf +

+

+ 3/28/2010, 8:49:11 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/112220082100375552/index.html b/static/mytweets/ewagoner/status/112220082100375552/index.html new file mode 100644 index 00000000..a35e6a8b --- /dev/null +++ b/static/mytweets/ewagoner/status/112220082100375552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A blank canvas; a new beginning. @ Partner Software (New Office) <a href="http://instagr.am/p/MmRxk/">http://instagr.am/p/MmRxk/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A blank canvas; a new beginning. @ Partner Software (New Office) http://instagr.am/p/MmRxk/ +

+

+ 9/9/2011, 1:45:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11222075180/index.html b/static/mytweets/ewagoner/status/11222075180/index.html new file mode 100644 index 00000000..5802c597 --- /dev/null +++ b/static/mytweets/ewagoner/status/11222075180/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If I get hit by a bus or something, I want Todd Lister (Veribest Farm) to give my eulogy. Watch the video I'm working on, & you'll see why. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If I get hit by a bus or something, I want Todd Lister (Veribest Farm) to give my eulogy. Watch the video I'm working on, & you'll see why. +

+

+ 3/28/2010, 8:53:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/112226892916080640/index.html b/static/mytweets/ewagoner/status/112226892916080640/index.html new file mode 100644 index 00000000..10b3e6e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/112226892916080640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! I actually *can* see the mountains out my window! It was always too cloudy on my previous visits. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hey! I actually *can* see the mountains out my window! It was always too cloudy on my previous visits. +

+

+ 9/9/2011, 2:12:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11223349329920000/index.html b/static/mytweets/ewagoner/status/11223349329920000/index.html new file mode 100644 index 00000000..5c284617 --- /dev/null +++ b/static/mytweets/ewagoner/status/11223349329920000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mixed up a big Headless Cossack. I'm going to miss eggnog season. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mixed up a big Headless Cossack. I'm going to miss eggnog season. +

+

+ 12/4/2010, 8:00:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/112258230796812288/index.html b/static/mytweets/ewagoner/status/112258230796812288/index.html new file mode 100644 index 00000000..8fd0e656 --- /dev/null +++ b/static/mytweets/ewagoner/status/112258230796812288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So if you edit a shipping address on Amazon.com, they'll delete out all your saved payment options. Even an Amazon.com store card. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So if you edit a shipping address on Amazon.com, they'll delete out all your saved payment options. Even an Amazon.com store card. +

+

+ 9/9/2011, 4:17:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11239871737757696/index.html b/static/mytweets/ewagoner/status/11239871737757696/index.html new file mode 100644 index 00000000..5a2340dd --- /dev/null +++ b/static/mytweets/ewagoner/status/11239871737757696/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + The thought that life could be better +Is woven indelibly +Into our hearts +And our brains + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The thought that life could be better
Is woven indelibly
Into our hearts
And our brains +

+

+ 12/4/2010, 9:06:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11247718572/index.html b/static/mytweets/ewagoner/status/11247718572/index.html new file mode 100644 index 00000000..dfbe47c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/11247718572/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There was a super-thin layer of super-thick fog this morn. Couldn't see 10 feet in front, but there was a clear sky full of stars up above. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There was a super-thin layer of super-thick fog this morn. Couldn't see 10 feet in front, but there was a clear sky full of stars up above. +

+

+ 3/29/2010, 9:02:55 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11250327014/index.html b/static/mytweets/ewagoner/status/11250327014/index.html new file mode 100644 index 00000000..a4493e75 --- /dev/null +++ b/static/mytweets/ewagoner/status/11250327014/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Jesus wanted us to stay alive using equipment." I think a particular Christian militia group needs to hire a better copy writer. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Jesus wanted us to stay alive using equipment." I think a particular Christian militia group needs to hire a better copy writer. +

+

+ 3/29/2010, 10:02:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/112537181368750081/index.html b/static/mytweets/ewagoner/status/112537181368750081/index.html new file mode 100644 index 00000000..df06df63 --- /dev/null +++ b/static/mytweets/ewagoner/status/112537181368750081/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At Broad River Pastures for ALG's September "Farmer for a Day" event. <a href="http://instagr.am/p/Mru17/">http://instagr.am/p/Mru17/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At Broad River Pastures for ALG's September "Farmer for a Day" event. http://instagr.am/p/Mru17/ +

+

+ 9/10/2011, 10:45:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/112577723922251776/index.html b/static/mytweets/ewagoner/status/112577723922251776/index.html new file mode 100644 index 00000000..f82cadd0 --- /dev/null +++ b/static/mytweets/ewagoner/status/112577723922251776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've spent the day farming while kilted. Why did I ever wear overalls? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've spent the day farming while kilted. Why did I ever wear overalls? +

+

+ 9/10/2011, 1:26:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11262199249/index.html b/static/mytweets/ewagoner/status/11262199249/index.html new file mode 100644 index 00000000..4fbb8c95 --- /dev/null +++ b/static/mytweets/ewagoner/status/11262199249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A video of my Georgia Organics Conference presentation on Athens Locally Grown is now online: http://vimeo.com/10523680 #GOConf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A video of my Georgia Organics Conference presentation on Athens Locally Grown is now online: http://vimeo.com/10523680 #GOConf +

+

+ 3/29/2010, 2:05:52 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1126279905/index.html b/static/mytweets/ewagoner/status/1126279905/index.html new file mode 100644 index 00000000..84134f51 --- /dev/null +++ b/static/mytweets/ewagoner/status/1126279905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + SSAWG conf fast approaching, still so much to do. Today: dynamic map showing market locations, more auto-logic w/ grower orders #dailygoals + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ SSAWG conf fast approaching, still so much to do. Today: dynamic map showing market locations, more auto-logic w/ grower orders #dailygoals +

+

+ 1/17/2009, 10:37:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1126740305/index.html b/static/mytweets/ewagoner/status/1126740305/index.html new file mode 100644 index 00000000..01ae28a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1126740305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, the YM4R Rails plugin sure makes geocoding and Google Maps integration a no-brainer. That part's done. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, the YM4R Rails plugin sure makes geocoding and Google Maps integration a no-brainer. That part's done. +

+

+ 1/17/2009, 2:57:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1126929071/index.html b/static/mytweets/ewagoner/status/1126929071/index.html new file mode 100644 index 00000000..cf46ebc8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1126929071/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Putting together an all local stew for dinner, of oxtail, black beans, green chile, carrots, and whatever else I can find. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Putting together an all local stew for dinner, of oxtail, black beans, green chile, carrots, and whatever else I can find. +

+

+ 1/17/2009, 4:49:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/112701634055913472/index.html b/static/mytweets/ewagoner/status/112701634055913472/index.html new file mode 100644 index 00000000..69ced45a --- /dev/null +++ b/static/mytweets/ewagoner/status/112701634055913472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @amywatts: I don't care they've lived in SC over a decade, it still gives me pause when Father answers the phone "Go Cocks!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @amywatts: I don't care they've lived in SC over a decade, it still gives me pause when Father answers the phone "Go Cocks!" +

+

+ 9/10/2011, 9:38:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11270731174/index.html b/static/mytweets/ewagoner/status/11270731174/index.html new file mode 100644 index 00000000..fa0527db --- /dev/null +++ b/static/mytweets/ewagoner/status/11270731174/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I ordered the secret meal at the Farm Cart. It was really quite something. http://gdzl.la/7PkGN6 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I ordered the secret meal at the Farm Cart. It was really quite something. http://gdzl.la/7PkGN6 +

+

+ 3/29/2010, 5:20:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/112713233638506496/index.html b/static/mytweets/ewagoner/status/112713233638506496/index.html new file mode 100644 index 00000000..4b1f1edb --- /dev/null +++ b/static/mytweets/ewagoner/status/112713233638506496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "You are a very fine person, Mr. Baggins, and I am very fond of you, but you are only quite a little fellow in a wide world after all!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "You are a very fine person, Mr. Baggins, and I am very fond of you, but you are only quite a little fellow in a wide world after all!" +

+

+ 9/10/2011, 10:25:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1127379079/index.html b/static/mytweets/ewagoner/status/1127379079/index.html new file mode 100644 index 00000000..8d30786b --- /dev/null +++ b/static/mytweets/ewagoner/status/1127379079/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Since geotagging & google maps integration was so easy, I blasted past my goals. Did the two, plus two bonus. 4/2 #dailygoals + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Since geotagging & google maps integration was so easy, I blasted past my goals. Did the two, plus two bonus. 4/2 #dailygoals +

+

+ 1/17/2009, 9:23:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1127587808/index.html b/static/mytweets/ewagoner/status/1127587808/index.html new file mode 100644 index 00000000..359199f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1127587808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's exciting to see all the communities using my farmers market system in a list. It's exhilarating to see them on a map: http://is.gd/giCX + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's exciting to see all the communities using my farmers market system in a list. It's exhilarating to see them on a map: http://is.gd/giCX +

+

+ 1/17/2009, 11:39:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11285980050/index.html b/static/mytweets/ewagoner/status/11285980050/index.html new file mode 100644 index 00000000..e3ffb0ed --- /dev/null +++ b/static/mytweets/ewagoner/status/11285980050/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This real live Turning machine is a thing of beauty, and really solidifies that I'm not a hardware guy. http://aturingmachine.com/index.php + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This real live Turning machine is a thing of beauty, and really solidifies that I'm not a hardware guy. http://aturingmachine.com/index.php +

+

+ 3/29/2010, 10:39:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/112903401079193600/index.html b/static/mytweets/ewagoner/status/112903401079193600/index.html new file mode 100644 index 00000000..57e1b09f --- /dev/null +++ b/static/mytweets/ewagoner/status/112903401079193600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It took me two hours to cook breakfast. I think that sets a good pace for today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It took me two hours to cook breakfast. I think that sets a good pace for today. +

+

+ 9/11/2011, 11:00:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/112920735906934785/index.html b/static/mytweets/ewagoner/status/112920735906934785/index.html new file mode 100644 index 00000000..7f768f71 --- /dev/null +++ b/static/mytweets/ewagoner/status/112920735906934785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Six pounds of sliced onions, a stick of butter, and salt start a ten hour slow cook. Caramelized onions for the w <a href="http://instagr.am/p/MzkcQ/">http://instagr.am/p/MzkcQ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Six pounds of sliced onions, a stick of butter, and salt start a ten hour slow cook. Caramelized onions for the w http://instagr.am/p/MzkcQ/ +

+

+ 9/11/2011, 12:09:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/112946921794052096/index.html b/static/mytweets/ewagoner/status/112946921794052096/index.html new file mode 100644 index 00000000..639eabb3 --- /dev/null +++ b/static/mytweets/ewagoner/status/112946921794052096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @simonw This explanation of the differences between Java and JavaScript is completely awesome: <a href="http://ask.metafilter.com/195482/Lets-assume-that-I-am-the-stupidest-person-that-ever-lived-Explain-to-me-what-JavaScript-is-what-it-does-and-how-a-moron-would-go-about-learning-it#2813956">http://ask.metafilter.com/195482/Lets-assume-that-I-am-the-stupidest-person-that-ever-lived-Explain-to-me-what-JavaScript-is-what-it-does-and-how-a-moron-would-go-about-learning-it#2813956</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1129597273/index.html b/static/mytweets/ewagoner/status/1129597273/index.html new file mode 100644 index 00000000..4b0bba60 --- /dev/null +++ b/static/mytweets/ewagoner/status/1129597273/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's at times like these, when the voice in my head won't stop singing "Der Fuhrer's Face", that I wonder how nice a normal brain would be. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's at times like these, when the voice in my head won't stop singing "Der Fuhrer's Face", that I wonder how nice a normal brain would be. +

+

+ 1/18/2009, 10:29:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/113008462656585730/index.html b/static/mytweets/ewagoner/status/113008462656585730/index.html new file mode 100644 index 00000000..4e458b41 --- /dev/null +++ b/static/mytweets/ewagoner/status/113008462656585730/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Next Saturday, my house: homemade gyros, river, booze, movies outdoors drive-in theater style. You're invited. Coming? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Next Saturday, my house: homemade gyros, river, booze, movies outdoors drive-in theater style. You're invited. Coming? +

+

+ 9/11/2011, 5:58:11 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/113087500028887040/index.html b/static/mytweets/ewagoner/status/113087500028887040/index.html new file mode 100644 index 00000000..24f80e93 --- /dev/null +++ b/static/mytweets/ewagoner/status/113087500028887040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv & I started a new book tonight, the first we've read written by someone she's met: @alhilton <a href="http://instagr.am/p/M3HmH/">http://instagr.am/p/M3HmH/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv & I started a new book tonight, the first we've read written by someone she's met: @alhilton http://instagr.am/p/M3HmH/ +

+

+ 9/11/2011, 11:12:15 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1131647233/index.html b/static/mytweets/ewagoner/status/1131647233/index.html new file mode 100644 index 00000000..a1f25266 --- /dev/null +++ b/static/mytweets/ewagoner/status/1131647233/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Company annual meeting. I'm sitting at the table, drinking an old fashioned. Annual meetings around here rock. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Company annual meeting. I'm sitting at the table, drinking an old fashioned. Annual meetings around here rock. +

+

+ 1/19/2009, 5:45:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/113194250237255680/index.html b/static/mytweets/ewagoner/status/113194250237255680/index.html new file mode 100644 index 00000000..e9303be0 --- /dev/null +++ b/static/mytweets/ewagoner/status/113194250237255680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The onions had lots of moisture, so it took them 20 hours to cook down to this. Now they get frozen for later. <a href="http://instagr.am/p/M4gfa/">http://instagr.am/p/M4gfa/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The onions had lots of moisture, so it took them 20 hours to cook down to this. Now they get frozen for later. http://instagr.am/p/M4gfa/ +

+

+ 9/12/2011, 6:16:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11321128153/index.html b/static/mytweets/ewagoner/status/11321128153/index.html new file mode 100644 index 00000000..bbe468ef --- /dev/null +++ b/static/mytweets/ewagoner/status/11321128153/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My wife & daughters are going to Florida for a few days for spring break this weekend. I'll stay home. Probably catch up on my accounting. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My wife & daughters are going to Florida for a few days for spring break this weekend. I'll stay home. Probably catch up on my accounting. +

+

+ 3/30/2010, 2:11:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1132196512/index.html b/static/mytweets/ewagoner/status/1132196512/index.html new file mode 100644 index 00000000..66bd4ddd --- /dev/null +++ b/static/mytweets/ewagoner/status/1132196512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A very long workday is done. Heading home to pack, then drive to Chattanooga in the morning. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A very long workday is done. Heading home to pack, then drive to Chattanooga in the morning. +

+

+ 1/19/2009, 10:10:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/113236651911806976/index.html b/static/mytweets/ewagoner/status/113236651911806976/index.html new file mode 100644 index 00000000..3ec1587a --- /dev/null +++ b/static/mytweets/ewagoner/status/113236651911806976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I haven't been wearing my kilt every single day. Every *other* day, though... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I haven't been wearing my kilt every single day. Every *other* day, though... +

+

+ 9/12/2011, 9:04:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/113243990563893248/index.html b/static/mytweets/ewagoner/status/113243990563893248/index.html new file mode 100644 index 00000000..1044b9fb --- /dev/null +++ b/static/mytweets/ewagoner/status/113243990563893248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jannypie: @ewagoner Kilts for Kids Cancer <a href="http://ow.ly/6rNoq">http://ow.ly/6rNoq</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jannypie: @ewagoner Kilts for Kids Cancer http://ow.ly/6rNoq +

+

+ 9/12/2011, 9:34:05 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11326125782/index.html b/static/mytweets/ewagoner/status/11326125782/index.html new file mode 100644 index 00000000..b1b2c281 --- /dev/null +++ b/static/mytweets/ewagoner/status/11326125782/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yay!!! RT @mc_frontalot: Just added an Athens GA show! It is on 4/12 and you will come to it. All current dates are at http://frontalot.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yay!!! RT @mc_frontalot: Just added an Athens GA show! It is on 4/12 and you will come to it. All current dates are at http://frontalot.com +

+

+ 3/30/2010, 4:08:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/113307232833241088/index.html b/static/mytweets/ewagoner/status/113307232833241088/index.html new file mode 100644 index 00000000..6bc546f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/113307232833241088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Settling in. My real desk won't get here until Thursday. <a href="http://instagr.am/p/M6M6_/">http://instagr.am/p/M6M6_/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Settling in. My real desk won't get here until Thursday. http://instagr.am/p/M6M6_/ +

+

+ 9/12/2011, 1:45:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/113348842/index.html b/static/mytweets/ewagoner/status/113348842/index.html new file mode 100644 index 00000000..74b08afa --- /dev/null +++ b/static/mytweets/ewagoner/status/113348842/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's something about a Choco Taco that just brightens the day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's something about a Choco Taco that just brightens the day. +

+

+ 6/20/2007, 1:42:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/113435490505596928/index.html b/static/mytweets/ewagoner/status/113435490505596928/index.html new file mode 100644 index 00000000..151f6544 --- /dev/null +++ b/static/mytweets/ewagoner/status/113435490505596928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Mike_FTW “Silly me. I thought flying on 9/11 would be easy.” Heartbreaking and shameful. <a href="http://shebshi.wordpress.com/2011/09/12/some-real-shock-and-awe-racially-profiled-and-cuffed-in-detroit/">http://shebshi.wordpress.com/2011/09/12/some-real-shock-and-awe-racially-profiled-and-cuffed-in-detroit/</a> (via @KuraFire) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1136305655/index.html b/static/mytweets/ewagoner/status/1136305655/index.html new file mode 100644 index 00000000..f2bc3e73 --- /dev/null +++ b/static/mytweets/ewagoner/status/1136305655/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Up at 5:30 setting up laptops and projectors for five presenters. Rest of the day should be easy. Repeat tomorrow, then harder work Friday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Up at 5:30 setting up laptops and projectors for five presenters. Rest of the day should be easy. Repeat tomorrow, then harder work Friday. +

+

+ 1/21/2009, 9:33:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11367831281/index.html b/static/mytweets/ewagoner/status/11367831281/index.html new file mode 100644 index 00000000..e7980928 --- /dev/null +++ b/static/mytweets/ewagoner/status/11367831281/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + R.E.M. turns 30, and yeah, on Friday there's going to be a party: http://flagpole.com/Weekly/Features/TheREM30Celebration-31Mar10 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ R.E.M. turns 30, and yeah, on Friday there's going to be a party: http://flagpole.com/Weekly/Features/TheREM30Celebration-31Mar10 +

+

+ 3/31/2010, 10:04:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11377336373/index.html b/static/mytweets/ewagoner/status/11377336373/index.html new file mode 100644 index 00000000..c8b236de --- /dev/null +++ b/static/mytweets/ewagoner/status/11377336373/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hard to get consistency from my recipes needing "a box of girl scout cookies." Boxes shrink each year. Tho, they're all "open box then eat." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hard to get consistency from my recipes needing "a box of girl scout cookies." Boxes shrink each year. Tho, they're all "open box then eat." +

+

+ 3/31/2010, 1:22:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1137755999/index.html b/static/mytweets/ewagoner/status/1137755999/index.html new file mode 100644 index 00000000..f6626a1e --- /dev/null +++ b/static/mytweets/ewagoner/status/1137755999/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the Bluewater Grille in downtown Chattanooga. Yay for the free electric bus through town! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the Bluewater Grille in downtown Chattanooga. Yay for the free electric bus through town! +

+

+ 1/21/2009, 7:27:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/113779856889745408/index.html b/static/mytweets/ewagoner/status/113779856889745408/index.html new file mode 100644 index 00000000..0e26d582 --- /dev/null +++ b/static/mytweets/ewagoner/status/113779856889745408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Installed a rotisserie on my grill. Saturday for my birthday I'm hand making a gyro spit. You coming? <a href="http://instagr.am/p/NBJ7e/">http://instagr.am/p/NBJ7e/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Installed a rotisserie on my grill. Saturday for my birthday I'm hand making a gyro spit. You coming? http://instagr.am/p/NBJ7e/ +

+

+ 9/13/2011, 9:03:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1137835938/index.html b/static/mytweets/ewagoner/status/1137835938/index.html new file mode 100644 index 00000000..a1fb1743 --- /dev/null +++ b/static/mytweets/ewagoner/status/1137835938/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A paella made with orzo? Sorry, sir, but this is no paella. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A paella made with orzo? Sorry, sir, but this is no paella. +

+

+ 1/21/2009, 8:03:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11382826410/index.html b/static/mytweets/ewagoner/status/11382826410/index.html new file mode 100644 index 00000000..7428b067 --- /dev/null +++ b/static/mytweets/ewagoner/status/11382826410/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just discovered email from one of my accounts wasn't being forwarded to my combined inbox for the past two weeks. Have a lot to catch up on. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just discovered email from one of my accounts wasn't being forwarded to my combined inbox for the past two weeks. Have a lot to catch up on. +

+

+ 3/31/2010, 3:29:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11388662782/index.html b/static/mytweets/ewagoner/status/11388662782/index.html new file mode 100644 index 00000000..07177662 --- /dev/null +++ b/static/mytweets/ewagoner/status/11388662782/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So Hotmail is suddenly losing every bit of email I sent it. I know, right? People still use Hotmail? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So Hotmail is suddenly losing every bit of email I sent it. I know, right? People still use Hotmail? +

+

+ 3/31/2010, 5:48:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11395256967/index.html b/static/mytweets/ewagoner/status/11395256967/index.html new file mode 100644 index 00000000..fdb4f66b --- /dev/null +++ b/static/mytweets/ewagoner/status/11395256967/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "A Salute to Some Rabbits" (Dancing Rabbit Ecovillage in Missouri, that is): http://is.gd/b8Yu5 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "A Salute to Some Rabbits" (Dancing Rabbit Ecovillage in Missouri, that is): http://is.gd/b8Yu5 +

+

+ 3/31/2010, 8:22:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1139916916/index.html b/static/mytweets/ewagoner/status/1139916916/index.html new file mode 100644 index 00000000..f6204683 --- /dev/null +++ b/static/mytweets/ewagoner/status/1139916916/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So whatever happened with all those last second pardons? I've got all this rage I've been saving up, and I've *got* to do something with it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So whatever happened with all those last second pardons? I've got all this rage I've been saving up, and I've *got* to do something with it. +

+

+ 1/22/2009, 2:27:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11399278221/index.html b/static/mytweets/ewagoner/status/11399278221/index.html new file mode 100644 index 00000000..ef179e21 --- /dev/null +++ b/static/mytweets/ewagoner/status/11399278221/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Printed checks for all of the growers for market tomorrow. There's an hour a week saved from here on out. Now to built it into the website. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Printed checks for all of the growers for market tomorrow. There's an hour a week saved from here on out. Now to built it into the website. +

+

+ 3/31/2010, 9:48:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/114058946070851584/index.html b/static/mytweets/ewagoner/status/114058946070851584/index.html new file mode 100644 index 00000000..9109570b --- /dev/null +++ b/static/mytweets/ewagoner/status/114058946070851584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @sippey: So this happened: "Gordon Ramsay’s Little-Person Porn Look-alike Found Dead in Badger Den" <a href="http://newyork.grubstreet.com/2011/09/gordon_ramsays_little-person_p.html">http://newyork.grubstreet.com/2011/09/gordon_ramsays_little-person_p.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/114080119005515776/index.html b/static/mytweets/ewagoner/status/114080119005515776/index.html new file mode 100644 index 00000000..b83bcb21 --- /dev/null +++ b/static/mytweets/ewagoner/status/114080119005515776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I want to know who works in the office with the little window at the base of the clock tower at city hall. <a href="http://instagr.am/p/NFRTd/">http://instagr.am/p/NFRTd/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I want to know who works in the office with the little window at the base of the clock tower at city hall. http://instagr.am/p/NFRTd/ +

+

+ 9/14/2011, 4:56:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1140821349/index.html b/static/mytweets/ewagoner/status/1140821349/index.html new file mode 100644 index 00000000..8e92c6ee --- /dev/null +++ b/static/mytweets/ewagoner/status/1140821349/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mongolian Barbeque for dinner in downtown Chattanooga. Much better than last night's "paella". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mongolian Barbeque for dinner in downtown Chattanooga. Much better than last night's "paella". +

+

+ 1/22/2009, 8:53:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/114158497498808320/index.html b/static/mytweets/ewagoner/status/114158497498808320/index.html new file mode 100644 index 00000000..6cc79565 --- /dev/null +++ b/static/mytweets/ewagoner/status/114158497498808320/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + Her: "Daddy! Daddy, daddy, daddy, daddy!" +Me: "I love you, Junebug." +Her: "I love you!" +Me: *melts* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Her: "Daddy! Daddy, daddy, daddy, daddy!"
Me: "I love you, Junebug."
Her: "I love you!"
Me: *melts* +

+

+ 9/14/2011, 10:08:01 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1141807595/index.html b/static/mytweets/ewagoner/status/1141807595/index.html new file mode 100644 index 00000000..a89341b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1141807595/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My humble trade show table: http://twitpic.com/165uo + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My humble trade show table: http://twitpic.com/165uo +

+

+ 1/23/2009, 7:46:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/114329800096747520/index.html b/static/mytweets/ewagoner/status/114329800096747520/index.html new file mode 100644 index 00000000..a05e4c14 --- /dev/null +++ b/static/mytweets/ewagoner/status/114329800096747520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Punk's merely pining for the fjords. <a href="http://instagr.am/p/NIuMh/">http://instagr.am/p/NIuMh/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Punk's merely pining for the fjords. http://instagr.am/p/NIuMh/ +

+

+ 9/15/2011, 9:28:43 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/114349632670273536/index.html b/static/mytweets/ewagoner/status/114349632670273536/index.html new file mode 100644 index 00000000..f3bd588b --- /dev/null +++ b/static/mytweets/ewagoner/status/114349632670273536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + As of today in Wisconsin, residents "do not have a fundamental right to own a cow" or "to produce and consume the foods of their choice". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ As of today in Wisconsin, residents "do not have a fundamental right to own a cow" or "to produce and consume the foods of their choice". +

+

+ 9/15/2011, 10:47:31 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/114352481483501568/index.html b/static/mytweets/ewagoner/status/114352481483501568/index.html new file mode 100644 index 00000000..fc8dbfd6 --- /dev/null +++ b/static/mytweets/ewagoner/status/114352481483501568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a link on the Wisconsin ruling: <a href="http://www.thecompletepatient.com/journal/2011/9/15/wi-judge-to-zinniker-ftcldf-no-fundamental-right-to-own-a-co.html">http://www.thecompletepatient.com/journal/2011/9/15/wi-judge-to-zinniker-ftcldf-no-fundamental-right-to-own-a-co.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11437497107/index.html b/static/mytweets/ewagoner/status/11437497107/index.html new file mode 100644 index 00000000..72abfcd7 --- /dev/null +++ b/static/mytweets/ewagoner/status/11437497107/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Showing once again they have more money than sense, the frat neighbors are building a big $$$ party privacy fence. http://gdzl.la/7Q5Zgy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Showing once again they have more money than sense, the frat neighbors are building a big $$$ party privacy fence. http://gdzl.la/7Q5Zgy +

+

+ 4/1/2010, 2:07:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/114430302163697664/index.html b/static/mytweets/ewagoner/status/114430302163697664/index.html new file mode 100644 index 00000000..672f2ba7 --- /dev/null +++ b/static/mytweets/ewagoner/status/114430302163697664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cunningminx Ever wonder why so many kinky people are also sci-fi geeks? An exploration by @teresajusino <a href="http://ht.ly/6uMiu">http://ht.ly/6uMiu</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @cunningminx Ever wonder why so many kinky people are also sci-fi geeks? An exploration by @teresajusino http://ht.ly/6uMiu +

+

+ 9/15/2011, 4:08:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11452425813/index.html b/static/mytweets/ewagoner/status/11452425813/index.html new file mode 100644 index 00000000..b3755b39 --- /dev/null +++ b/static/mytweets/ewagoner/status/11452425813/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How many grapefruits does it take to squeeze a quart of juice? Whatever the answer, that's how many are in my belly. Mmmmmm! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How many grapefruits does it take to squeeze a quart of juice? Whatever the answer, that's how many are in my belly. Mmmmmm! +

+

+ 4/1/2010, 8:24:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11452495901499393/index.html b/static/mytweets/ewagoner/status/11452495901499393/index.html new file mode 100644 index 00000000..4c570975 --- /dev/null +++ b/static/mytweets/ewagoner/status/11452495901499393/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian drew a Christmas card with a dragon and a T Rex. Very cute. Then she says, "They want each other's meat for Christmas." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian drew a Christmas card with a dragon and a T Rex. Very cute. Then she says, "They want each other's meat for Christmas." +

+

+ 12/5/2010, 11:11:02 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1145718292/index.html b/static/mytweets/ewagoner/status/1145718292/index.html new file mode 100644 index 00000000..683cb4bc --- /dev/null +++ b/static/mytweets/ewagoner/status/1145718292/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A thousand sustainable farmers and other interested parties gathering for a locally grown dinner in Chattanooga. http://twitpic.com/16uw0 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A thousand sustainable farmers and other interested parties gathering for a locally grown dinner in Chattanooga. http://twitpic.com/16uw0 +

+

+ 1/24/2009, 7:52:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1145744785/index.html b/static/mytweets/ewagoner/status/1145744785/index.html new file mode 100644 index 00000000..2662ee6a --- /dev/null +++ b/static/mytweets/ewagoner/status/1145744785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap, is John Ikerd a fantastic speaker! Why have I never heard of him before? Why isn't he in charge? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy crap, is John Ikerd a fantastic speaker! Why have I never heard of him before? Why isn't he in charge? +

+

+ 1/24/2009, 8:09:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1146866764/index.html b/static/mytweets/ewagoner/status/1146866764/index.html new file mode 100644 index 00000000..80c736ea --- /dev/null +++ b/static/mytweets/ewagoner/status/1146866764/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The couple next door are arguing so loudly I can barely hear the TV as I'm packing. The point of contention: whether they're "too ghetto". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The couple next door are arguing so loudly I can barely hear the TV as I'm packing. The point of contention: whether they're "too ghetto". +

+

+ 1/25/2009, 10:55:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1147581038/index.html b/static/mytweets/ewagoner/status/1147581038/index.html new file mode 100644 index 00000000..1da4cc0c --- /dev/null +++ b/static/mytweets/ewagoner/status/1147581038/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it back home. Now in the next 12 hours I just need to fit in about 20 hours of sleep. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it back home. Now in the next 12 hours I just need to fit in about 20 hours of sleep. +

+

+ 1/25/2009, 5:21:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11479198422/index.html b/static/mytweets/ewagoner/status/11479198422/index.html new file mode 100644 index 00000000..c7f2e5e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/11479198422/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Not content with unearned senior discounts, I'm now going for the "dude, you're from the olden days" discount. http://gdzl.la/7Qckrn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Not content with unearned senior discounts, I'm now going for the "dude, you're from the olden days" discount. http://gdzl.la/7Qckrn +

+

+ 4/2/2010, 9:05:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/114800789746233345/index.html b/static/mytweets/ewagoner/status/114800789746233345/index.html new file mode 100644 index 00000000..5c1f1ba8 --- /dev/null +++ b/static/mytweets/ewagoner/status/114800789746233345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Is there anyone coming to my house tomorrow that hasn't told me you're coming to my house tomorrow? If so, let me know you're coming. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Is there anyone coming to my house tomorrow that hasn't told me you're coming to my house tomorrow? If so, let me know you're coming. +

+

+ 9/16/2011, 4:40:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/114812362619502593/index.html b/static/mytweets/ewagoner/status/114812362619502593/index.html new file mode 100644 index 00000000..c1e943bb --- /dev/null +++ b/static/mytweets/ewagoner/status/114812362619502593/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Green Day Graffiti <a href="http://instagr.am/p/NQMLD/">http://instagr.am/p/NQMLD/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11485529967165440/index.html b/static/mytweets/ewagoner/status/11485529967165440/index.html new file mode 100644 index 00000000..75300a0d --- /dev/null +++ b/static/mytweets/ewagoner/status/11485529967165440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + She made another card for me. "Santa knew he was in the Cretaceous, so he hooked his sleigh to a Pterosaur." http://gdzl.la/8YCo5W + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ She made another card for me. "Santa knew he was in the Cretaceous, so he hooked his sleigh to a Pterosaur." http://gdzl.la/8YCo5W +

+

+ 12/5/2010, 1:22:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/114887900482633728/index.html b/static/mytweets/ewagoner/status/114887900482633728/index.html new file mode 100644 index 00000000..1f5a4776 --- /dev/null +++ b/static/mytweets/ewagoner/status/114887900482633728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My largest stock pot is full of gyro mix, ready for the final grind. <a href="http://instagr.am/p/NRmj7/">http://instagr.am/p/NRmj7/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My largest stock pot is full of gyro mix, ready for the final grind. http://instagr.am/p/NRmj7/ +

+

+ 9/16/2011, 10:26:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/114897080522248193/index.html b/static/mytweets/ewagoner/status/114897080522248193/index.html new file mode 100644 index 00000000..f0016a21 --- /dev/null +++ b/static/mytweets/ewagoner/status/114897080522248193/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I never thought I'd say a gyro was the best thing I ever cooked, but after this sample I just tasted... hot damn! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I never thought I'd say a gyro was the best thing I ever cooked, but after this sample I just tasted... hot damn! +

+

+ 9/16/2011, 11:02:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/114897329114456064/index.html b/static/mytweets/ewagoner/status/114897329114456064/index.html new file mode 100644 index 00000000..450b9d53 --- /dev/null +++ b/static/mytweets/ewagoner/status/114897329114456064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's hoping the spit holds together on the rotisserie over charcoal tomorrow. I'd hate to have to order in pizzas. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's hoping the spit holds together on the rotisserie over charcoal tomorrow. I'd hate to have to order in pizzas. +

+

+ 9/16/2011, 11:03:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/114898738887143424/index.html b/static/mytweets/ewagoner/status/114898738887143424/index.html new file mode 100644 index 00000000..be49a269 --- /dev/null +++ b/static/mytweets/ewagoner/status/114898738887143424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have largely destroyed my kitchen. Totally worth it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have largely destroyed my kitchen. Totally worth it. +

+

+ 9/16/2011, 11:09:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11490978015/index.html b/static/mytweets/ewagoner/status/11490978015/index.html new file mode 100644 index 00000000..c66d7861 --- /dev/null +++ b/static/mytweets/ewagoner/status/11490978015/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Then will he strip his tees and show his scars, and say "these wounds I had on iPad's Day." http://is.gd/bbu7p /via @fitzage + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Then will he strip his tees and show his scars, and say "these wounds I had on iPad's Day." http://is.gd/bbu7p /via @fitzage +

+

+ 4/2/2010, 1:13:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/114918527659556864/index.html b/static/mytweets/ewagoner/status/114918527659556864/index.html new file mode 100644 index 00000000..f603f947 --- /dev/null +++ b/static/mytweets/ewagoner/status/114918527659556864/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Usually when I'm cleaning a mess like that, I'm also looking for help to hide the bodies. + +Um. In theory. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Usually when I'm cleaning a mess like that, I'm also looking for help to hide the bodies.

Um. In theory. +

+

+ 9/17/2011, 12:28:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11494376110/index.html b/static/mytweets/ewagoner/status/11494376110/index.html new file mode 100644 index 00000000..f5ea4a37 --- /dev/null +++ b/static/mytweets/ewagoner/status/11494376110/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm not looking for VC money, but I bet I could have stirred up some buzz at this conference last week had I heard of it. http://is.gd/bbzdV + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm not looking for VC money, but I bet I could have stirred up some buzz at this conference last week had I heard of it. http://is.gd/bbzdV +

+

+ 4/2/2010, 2:28:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1149556821/index.html b/static/mytweets/ewagoner/status/1149556821/index.html new file mode 100644 index 00000000..a74ea735 --- /dev/null +++ b/static/mytweets/ewagoner/status/1149556821/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A space near my office that recently was Curves Fitness Center will soon be "The Burger & Cheesesteak Factory Featuring Deep Fried Paradise" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A space near my office that recently was Curves Fitness Center will soon be "The Burger & Cheesesteak Factory Featuring Deep Fried Paradise" +

+

+ 1/26/2009, 12:17:47 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11500684599/index.html b/static/mytweets/ewagoner/status/11500684599/index.html new file mode 100644 index 00000000..8d878084 --- /dev/null +++ b/static/mytweets/ewagoner/status/11500684599/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heading over to the Highwire Lounge for some gin and olives before the REM birthday party. Got to have a good dinner, don'tyouknow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heading over to the Highwire Lounge for some gin and olives before the REM birthday party. Got to have a good dinner, don'tyouknow. +

+

+ 4/2/2010, 5:10:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1150417930/index.html b/static/mytweets/ewagoner/status/1150417930/index.html new file mode 100644 index 00000000..1774ae99 --- /dev/null +++ b/static/mytweets/ewagoner/status/1150417930/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My wife's been sitting at home all day waiting for a delivery via Amazon's "White Glove" service, but their agent didn't keep their end. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My wife's been sitting at home all day waiting for a delivery via Amazon's "White Glove" service, but their agent didn't keep their end. +

+

+ 1/26/2009, 5:39:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/115069424549105664/index.html b/static/mytweets/ewagoner/status/115069424549105664/index.html new file mode 100644 index 00000000..92f0db05 --- /dev/null +++ b/static/mytweets/ewagoner/status/115069424549105664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tzatziki sauce I could eat with a spoon. <a href="http://instagr.am/p/NUp6F/">http://instagr.am/p/NUp6F/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tzatziki sauce I could eat with a spoon. http://instagr.am/p/NUp6F/ +

+

+ 9/17/2011, 10:27:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/115078280662622208/index.html b/static/mytweets/ewagoner/status/115078280662622208/index.html new file mode 100644 index 00000000..dd707460 --- /dev/null +++ b/static/mytweets/ewagoner/status/115078280662622208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I got a card! <a href="http://instagr.am/p/NU2F_/">http://instagr.am/p/NU2F_/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/115078453170159616/index.html b/static/mytweets/ewagoner/status/115078453170159616/index.html new file mode 100644 index 00000000..bd204305 --- /dev/null +++ b/static/mytweets/ewagoner/status/115078453170159616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Inside the card. <a href="http://instagr.am/p/NU2aI/">http://instagr.am/p/NU2aI/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/115085333519015936/index.html b/static/mytweets/ewagoner/status/115085333519015936/index.html new file mode 100644 index 00000000..14b47052 --- /dev/null +++ b/static/mytweets/ewagoner/status/115085333519015936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Anti Monkey Butt. For the ladies. <a href="http://instagr.am/p/NVAPf/">http://instagr.am/p/NVAPf/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Anti Monkey Butt. For the ladies. http://instagr.am/p/NVAPf/ +

+

+ 9/17/2011, 11:30:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1151250273/index.html b/static/mytweets/ewagoner/status/1151250273/index.html new file mode 100644 index 00000000..4c0c138d --- /dev/null +++ b/static/mytweets/ewagoner/status/1151250273/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The delivery arrived right at 10pm. Still between noon and six, in Alaska and Hawaii. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The delivery arrived right at 10pm. Still between noon and six, in Alaska and Hawaii. +

+

+ 1/26/2009, 11:47:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11513109362/index.html b/static/mytweets/ewagoner/status/11513109362/index.html new file mode 100644 index 00000000..067a7701 --- /dev/null +++ b/static/mytweets/ewagoner/status/11513109362/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + R.E.M. done with a couple basses, keyboards, and a horn section: fantastic! Thank you, The Heap! http://gdzl.la/7QkNLr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ R.E.M. done with a couple basses, keyboards, and a horn section: fantastic! Thank you, The Heap! http://gdzl.la/7QkNLr +

+

+ 4/2/2010, 10:27:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/115134359522131968/index.html b/static/mytweets/ewagoner/status/115134359522131968/index.html new file mode 100644 index 00000000..29a59f38 --- /dev/null +++ b/static/mytweets/ewagoner/status/115134359522131968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The rotisserie is a complete disaster. Not going to work even a little bit. I'll just have to grill the gyros instead. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The rotisserie is a complete disaster. Not going to work even a little bit. I'll just have to grill the gyros instead. +

+

+ 9/17/2011, 2:45:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11517594292/index.html b/static/mytweets/ewagoner/status/11517594292/index.html new file mode 100644 index 00000000..e1ee7af1 --- /dev/null +++ b/static/mytweets/ewagoner/status/11517594292/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cindy Wilson (B-52s) just sang a great "Losing My Religion", a song she says helped her out a great deal after she lost her brother Ricky. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cindy Wilson (B-52s) just sang a great "Losing My Religion", a song she says helped her out a great deal after she lost her brother Ricky. +

+

+ 4/3/2010, 12:11:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11520623751/index.html b/static/mytweets/ewagoner/status/11520623751/index.html new file mode 100644 index 00000000..85228e92 --- /dev/null +++ b/static/mytweets/ewagoner/status/11520623751/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 1:30am and I'm up committing a bug fix. And still a 45 minute drive home to go. Better get going, I suppose. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 1:30am and I'm up committing a bug fix. And still a 45 minute drive home to go. Better get going, I suppose. +

+

+ 4/3/2010, 1:30:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11520727358382080/index.html b/static/mytweets/ewagoner/status/11520727358382080/index.html new file mode 100644 index 00000000..e47d1c58 --- /dev/null +++ b/static/mytweets/ewagoner/status/11520727358382080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The last of the Thanksgiving turkeys is being turned into a pot of white chili. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The last of the Thanksgiving turkeys is being turned into a pot of white chili. +

+

+ 12/5/2010, 3:42:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11526127956791296/index.html b/static/mytweets/ewagoner/status/11526127956791296/index.html new file mode 100644 index 00000000..e6cc900b --- /dev/null +++ b/static/mytweets/ewagoner/status/11526127956791296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok, I set aside a bit of the turkey to go into a beef, pork, & turkey meatloaf for my lunches this week. *That's* the last of the turkey. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ok, I set aside a bit of the turkey to go into a beef, pork, & turkey meatloaf for my lunches this week. *That's* the last of the turkey. +

+

+ 12/5/2010, 4:03:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/115294987876438016/index.html b/static/mytweets/ewagoner/status/115294987876438016/index.html new file mode 100644 index 00000000..c855e33c --- /dev/null +++ b/static/mytweets/ewagoner/status/115294987876438016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watching Circle of Iron under the stars in my own backyard. Birthdays rock. <a href="http://instagr.am/p/NZ0uA/">http://instagr.am/p/NZ0uA/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watching Circle of Iron under the stars in my own backyard. Birthdays rock. http://instagr.am/p/NZ0uA/ +

+

+ 9/18/2011, 1:24:01 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/115298558273519616/index.html b/static/mytweets/ewagoner/status/115298558273519616/index.html new file mode 100644 index 00000000..19e0b496 --- /dev/null +++ b/static/mytweets/ewagoner/status/115298558273519616/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + I've been loving and loving and loving +I'm exhausted from loving so well +I should go to bed +But a voice in my head +Says "Ah, what the hell" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been loving and loving and loving
I'm exhausted from loving so well
I should go to bed
But a voice in my head
Says "Ah, what the hell" +

+

+ 9/18/2011, 1:38:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1154374821/index.html b/static/mytweets/ewagoner/status/1154374821/index.html new file mode 100644 index 00000000..42068640 --- /dev/null +++ b/static/mytweets/ewagoner/status/1154374821/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Enjoying the new iPhoto. Tagging faces like mad. Wish I had it last week at the conference -- the slideshow themes are fantastic. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Enjoying the new iPhoto. Tagging faces like mad. Wish I had it last week at the conference -- the slideshow themes are fantastic. +

+

+ 1/27/2009, 11:49:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11547616558/index.html b/static/mytweets/ewagoner/status/11547616558/index.html new file mode 100644 index 00000000..3a13d419 --- /dev/null +++ b/static/mytweets/ewagoner/status/11547616558/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + No, I'm not getting an iPad delivered today. I have plans for using it at the farmers market, so I ordered the 3G model, out in a few weeks. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ No, I'm not getting an iPad delivered today. I have plans for using it at the farmers market, so I ordered the 3G model, out in a few weeks. +

+

+ 4/3/2010, 2:35:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11548656371/index.html b/static/mytweets/ewagoner/status/11548656371/index.html new file mode 100644 index 00000000..9add6bca --- /dev/null +++ b/static/mytweets/ewagoner/status/11548656371/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Taking a gardening break to go visit the Folklife in Georgia Festival, down the road in Danielsville: http://is.gd/bcZTP + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Taking a gardening break to go visit the Folklife in Georgia Festival, down the road in Danielsville: http://is.gd/bcZTP +

+

+ 4/3/2010, 3:03:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11551249956/index.html b/static/mytweets/ewagoner/status/11551249956/index.html new file mode 100644 index 00000000..d57eafda --- /dev/null +++ b/static/mytweets/ewagoner/status/11551249956/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm the only one at home who eats chicken fried steak. I'm also the only one at home, so for dinner: chicken fried steak. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm the only one at home who eats chicken fried steak. I'm also the only one at home, so for dinner: chicken fried steak. +

+

+ 4/3/2010, 4:15:08 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11552997689/index.html b/static/mytweets/ewagoner/status/11552997689/index.html new file mode 100644 index 00000000..3ebed003 --- /dev/null +++ b/static/mytweets/ewagoner/status/11552997689/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ruthbourdain: iPad is in stock! Simmering right now with onions, carrots, celery, and 3 quarts water. Props to @ruhlman for the ratio. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ruthbourdain: iPad is in stock! Simmering right now with onions, carrots, celery, and 3 quarts water. Props to @ruhlman for the ratio. +

+

+ 4/3/2010, 5:05:30 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/115548642517061633/index.html b/static/mytweets/ewagoner/status/115548642517061633/index.html new file mode 100644 index 00000000..df9c87f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/115548642517061633/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Problem: There's a mattress on the bed. Solution: move it out of the way and fall asleep anyway. <a href="http://instagr.am/p/Nexme/">http://instagr.am/p/Nexme/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Problem: There's a mattress on the bed. Solution: move it out of the way and fall asleep anyway. http://instagr.am/p/Nexme/ +

+

+ 9/18/2011, 6:11:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/115564800515387394/index.html b/static/mytweets/ewagoner/status/115564800515387394/index.html new file mode 100644 index 00000000..3f38eef1 --- /dev/null +++ b/static/mytweets/ewagoner/status/115564800515387394/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thank you everyone for your birthday well wishes! And special thanks for all who chose to spend your day with me yesterday. It was great! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thank you everyone for your birthday well wishes! And special thanks for all who chose to spend your day with me yesterday. It was great! +

+

+ 9/18/2011, 7:16:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11559491619/index.html b/static/mytweets/ewagoner/status/11559491619/index.html new file mode 100644 index 00000000..dbb2feb1 --- /dev/null +++ b/static/mytweets/ewagoner/status/11559491619/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Video from the REM 30 party last night, including all the songs from the awesome The Heap and a couple from Cindy Wilson: http://is.gd/bdhik + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Video from the REM 30 party last night, including all the songs from the awesome The Heap and a couple from Cindy Wilson: http://is.gd/bdhik +

+

+ 4/3/2010, 8:04:14 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11559720879915008/index.html b/static/mytweets/ewagoner/status/11559720879915008/index.html new file mode 100644 index 00000000..7280bfff --- /dev/null +++ b/static/mytweets/ewagoner/status/11559720879915008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Ducks in the wind / All we are is ducks in the wind." http://youtu.be/SEBLt6Kd9EY (via maryr on Metafilter) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Ducks in the wind / All we are is ducks in the wind." http://youtu.be/SEBLt6Kd9EY (via maryr on Metafilter) +

+

+ 12/5/2010, 6:17:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11561296160/index.html b/static/mytweets/ewagoner/status/11561296160/index.html new file mode 100644 index 00000000..e76dbfc8 --- /dev/null +++ b/static/mytweets/ewagoner/status/11561296160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My chicken fried steak, taters, collards, & gravy. (especially for @gtcaz) http://gdzl.la/7QCbzs + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My chicken fried steak, taters, collards, & gravy. (especially for @gtcaz) http://gdzl.la/7QCbzs +

+

+ 4/3/2010, 8:49:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/115618192335978497/index.html b/static/mytweets/ewagoner/status/115618192335978497/index.html new file mode 100644 index 00000000..5c64fa5c --- /dev/null +++ b/static/mytweets/ewagoner/status/115618192335978497/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @frickinator Ever buy a book from Amazon? You need to read this. <a href="http://caroljadams.blogspot.com/2011/09/amazon-makes-shoddy-books.html">http://caroljadams.blogspot.com/2011/09/amazon-makes-shoddy-books.html</a> (punchline: don't). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/115622116728119297/index.html b/static/mytweets/ewagoner/status/115622116728119297/index.html new file mode 100644 index 00000000..f6fe994e --- /dev/null +++ b/static/mytweets/ewagoner/status/115622116728119297/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Crazy but true: Ron Paul's campaign manager died from pneumonia because he couldnt afford health insurance. <a href="http://is.gd/L1d6tx">http://is.gd/L1d6tx</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Crazy but true: Ron Paul's campaign manager died from pneumonia because he couldnt afford health insurance. http://is.gd/L1d6tx +

+

+ 9/18/2011, 11:03:55 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11569456148/index.html b/static/mytweets/ewagoner/status/11569456148/index.html new file mode 100644 index 00000000..e835e7c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/11569456148/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The improvisations between Justin Long and Brandon Routh in the deleted scenes on the Zack and Miri DVD are worth the price by themselves. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The improvisations between Justin Long and Brandon Routh in the deleted scenes on the Zack and Miri DVD are worth the price by themselves. +

+

+ 4/3/2010, 11:58:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1157140551/index.html b/static/mytweets/ewagoner/status/1157140551/index.html new file mode 100644 index 00000000..60548261 --- /dev/null +++ b/static/mytweets/ewagoner/status/1157140551/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian is completely enthralled by the BBC's "Planet Earth" in Blu-Ray. As am I. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian is completely enthralled by the BBC's "Planet Earth" in Blu-Ray. As am I. +

+

+ 1/28/2009, 8:17:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11572823755/index.html b/static/mytweets/ewagoner/status/11572823755/index.html new file mode 100644 index 00000000..e1ce3681 --- /dev/null +++ b/static/mytweets/ewagoner/status/11572823755/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + MC Frontalot's coming to town! http://www.flickr.com/photos/ewagoner/4488323219/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ MC Frontalot's coming to town! http://www.flickr.com/photos/ewagoner/4488323219/ +

+

+ 4/4/2010, 1:21:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/115750493648719872/index.html b/static/mytweets/ewagoner/status/115750493648719872/index.html new file mode 100644 index 00000000..f26c80ce --- /dev/null +++ b/static/mytweets/ewagoner/status/115750493648719872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @altonbrown Hurray: 13 straight years with no Emmy. That's a solid run people. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @altonbrown Hurray: 13 straight years with no Emmy. That's a solid run people. +

+

+ 9/19/2011, 7:34:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/115836097434632193/index.html b/static/mytweets/ewagoner/status/115836097434632193/index.html new file mode 100644 index 00000000..68a113dd --- /dev/null +++ b/static/mytweets/ewagoner/status/115836097434632193/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The fine folks with Engine 21 are paying my office a visit. Probably has something to do with the 600 decibel ala <a href="http://instagr.am/p/NjTNg/">http://instagr.am/p/NjTNg/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The fine folks with Engine 21 are paying my office a visit. Probably has something to do with the 600 decibel ala http://instagr.am/p/NjTNg/ +

+

+ 9/19/2011, 1:14:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/115848214212648960/index.html b/static/mytweets/ewagoner/status/115848214212648960/index.html new file mode 100644 index 00000000..c6f1f7c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/115848214212648960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Received a check made out to my email address, along w/ a note: "sorry about the 'pay to' our treasurer is a bit dottie." I <3 my customers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Received a check made out to my email address, along w/ a note: "sorry about the 'pay to' our treasurer is a bit dottie." I <3 my customers. +

+

+ 9/19/2011, 2:02:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/115848395582734336/index.html b/static/mytweets/ewagoner/status/115848395582734336/index.html new file mode 100644 index 00000000..78d9ef25 --- /dev/null +++ b/static/mytweets/ewagoner/status/115848395582734336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @wonderella: I just got an email from Netflix's CEO telling me to - and I'm paraphrasing - "Please start torrenting". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @wonderella: I just got an email from Netflix's CEO telling me to - and I'm paraphrasing - "Please start torrenting". +

+

+ 9/19/2011, 2:03:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/115855497483124736/index.html b/static/mytweets/ewagoner/status/115855497483124736/index.html new file mode 100644 index 00000000..9c2c8cdf --- /dev/null +++ b/static/mytweets/ewagoner/status/115855497483124736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Archie out of Context" is so wrong. And so awesome. <a href="http://archieoutofcontext.tumblr.com/">http://archieoutofcontext.tumblr.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1159383099/index.html b/static/mytweets/ewagoner/status/1159383099/index.html new file mode 100644 index 00000000..e151609d --- /dev/null +++ b/static/mytweets/ewagoner/status/1159383099/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm now friends with all but the first of my ex-girlfirends on Facebook. So... um.... sorry about all that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm now friends with all but the first of my ex-girlfirends on Facebook. So... um.... sorry about all that. +

+

+ 1/29/2009, 2:20:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/115947050318839808/index.html b/static/mytweets/ewagoner/status/115947050318839808/index.html new file mode 100644 index 00000000..5ab36361 --- /dev/null +++ b/static/mytweets/ewagoner/status/115947050318839808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Don't read this web comic if you don't want to see Thomas Jefferson wearing a hat made of dildos. <a href="http://bit.ly/ewe610">http://bit.ly/ewe610</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Don't read this web comic if you don't want to see Thomas Jefferson wearing a hat made of dildos. http://bit.ly/ewe610 +

+

+ 9/19/2011, 8:35:05 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11601689115099137/index.html b/static/mytweets/ewagoner/status/11601689115099137/index.html new file mode 100644 index 00000000..cb149955 --- /dev/null +++ b/static/mytweets/ewagoner/status/11601689115099137/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My meatloaf might not look like much, but it's got it where it counts. http://gdzl.la/8YKvM1 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My meatloaf might not look like much, but it's got it where it counts. http://gdzl.la/8YKvM1 +

+

+ 12/5/2010, 9:03:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11605600672/index.html b/static/mytweets/ewagoner/status/11605600672/index.html new file mode 100644 index 00000000..79e24f49 --- /dev/null +++ b/static/mytweets/ewagoner/status/11605600672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spent the last few hours in the garden while listening to This American Life. I'm covered in sweat, dirt & ant bites, & am very, very happy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spent the last few hours in the garden while listening to This American Life. I'm covered in sweat, dirt & ant bites, & am very, very happy. +

+

+ 4/4/2010, 4:59:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/116092585994489856/index.html b/static/mytweets/ewagoner/status/116092585994489856/index.html new file mode 100644 index 00000000..94cf3de7 --- /dev/null +++ b/static/mytweets/ewagoner/status/116092585994489856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Once again I somehow got left off the MacArthur Foundation $500,000 'genius grants' list. Maybe next year. <a href="http://prn.to/nNwpVJ">http://prn.to/nNwpVJ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Once again I somehow got left off the MacArthur Foundation $500,000 'genius grants' list. Maybe next year. http://prn.to/nNwpVJ +

+

+ 9/20/2011, 6:13:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11612743140/index.html b/static/mytweets/ewagoner/status/11612743140/index.html new file mode 100644 index 00000000..8c78684b --- /dev/null +++ b/static/mytweets/ewagoner/status/11612743140/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Home alone for Easter dinner. Nothing fancy, just a meatloaf of chevon, lamb, and pork. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Home alone for Easter dinner. Nothing fancy, just a meatloaf of chevon, lamb, and pork. +

+

+ 4/4/2010, 7:56:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1161992090/index.html b/static/mytweets/ewagoner/status/1161992090/index.html new file mode 100644 index 00000000..3e215676 --- /dev/null +++ b/static/mytweets/ewagoner/status/1161992090/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Having had the Road Runner himself pass me the gravy, however, I can confirm that he pronounced it Meep Meep." http://is.gd/hOG3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Having had the Road Runner himself pass me the gravy, however, I can confirm that he pronounced it Meep Meep." http://is.gd/hOG3 +

+

+ 1/30/2009, 11:05:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/116210534088577024/index.html b/static/mytweets/ewagoner/status/116210534088577024/index.html new file mode 100644 index 00000000..3b0ec8c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/116210534088577024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Working conditions at a new Amazon.com warehouse are so terrible that an ER doctor had to report them to OSHA: <a href="http://www.metafilter.com/107610/Every-child-had-a-pretty-good-shot-To-get-at-least-as-far-as-their-old-man-got">http://www.metafilter.com/107610/Every-child-had-a-pretty-good-shot-To-get-at-least-as-far-as-their-old-man-got</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11621122135040000/index.html b/static/mytweets/ewagoner/status/11621122135040000/index.html new file mode 100644 index 00000000..6cacab37 --- /dev/null +++ b/static/mytweets/ewagoner/status/11621122135040000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper's already rather fond of school. http://gdzl.la/8YHzST + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper's already rather fond of school. http://gdzl.la/8YHzST +

+

+ 12/5/2010, 10:21:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11621208546/index.html b/static/mytweets/ewagoner/status/11621208546/index.html new file mode 100644 index 00000000..e50972e6 --- /dev/null +++ b/static/mytweets/ewagoner/status/11621208546/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My Easter meatloaf. I might not be starting a new tradition, but I'll be eating mighty good sandwiches this week. http://gdzl.la/7QUqE8 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My Easter meatloaf. I might not be starting a new tradition, but I'll be eating mighty good sandwiches this week. http://gdzl.la/7QUqE8 +

+

+ 4/4/2010, 11:02:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1162250295/index.html b/static/mytweets/ewagoner/status/1162250295/index.html new file mode 100644 index 00000000..832282a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1162250295/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Depositing my last paycheck. No... I didn't quit or get fired. We're finally getting direct deposit! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Depositing my last paycheck. No... I didn't quit or get fired. We're finally getting direct deposit! +

+

+ 1/30/2009, 12:33:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/116236112732758016/index.html b/static/mytweets/ewagoner/status/116236112732758016/index.html new file mode 100644 index 00000000..fdfb2266 --- /dev/null +++ b/static/mytweets/ewagoner/status/116236112732758016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Quite a beautiful crime. <a href="http://instagr.am/p/NpTK2/">http://instagr.am/p/NpTK2/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Quite a beautiful crime. http://instagr.am/p/NpTK2/ +

+

+ 9/20/2011, 3:43:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/116290255547674627/index.html b/static/mytweets/ewagoner/status/116290255547674627/index.html new file mode 100644 index 00000000..3650d41e --- /dev/null +++ b/static/mytweets/ewagoner/status/116290255547674627/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yoga mat for sale. Used once - $1 <a href="http://seattle.craigslist.org/est/spo/2604350472.html">http://seattle.craigslist.org/est/spo/2604350472.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1162907400/index.html b/static/mytweets/ewagoner/status/1162907400/index.html new file mode 100644 index 00000000..b216eb63 --- /dev/null +++ b/static/mytweets/ewagoner/status/1162907400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just discovered the Dust Rhinos. "Butt Kickin' Celtic Rock". Their "Where the Streets Have No Name" is a fantastic mix of new & old. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just discovered the Dust Rhinos. "Butt Kickin' Celtic Rock". Their "Where the Streets Have No Name" is a fantastic mix of new & old. +

+

+ 1/30/2009, 4:28:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1163441177/index.html b/static/mytweets/ewagoner/status/1163441177/index.html new file mode 100644 index 00000000..75e6009d --- /dev/null +++ b/static/mytweets/ewagoner/status/1163441177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had an extra 5 minutes, so I added comments to my sweetcron page. It's almost like I have a weblog again! http://www.ericwagoner.com/weblog + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had an extra 5 minutes, so I added comments to my sweetcron page. It's almost like I have a weblog again! http://www.ericwagoner.com/weblog +

+

+ 1/30/2009, 8:18:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11642266538/index.html b/static/mytweets/ewagoner/status/11642266538/index.html new file mode 100644 index 00000000..4816c8be --- /dev/null +++ b/static/mytweets/ewagoner/status/11642266538/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So none of the rumor mills have sussed out a better date than "late April", have they? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So none of the rumor mills have sussed out a better date than "late April", have they? +

+

+ 4/5/2010, 9:52:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1164498387/index.html b/static/mytweets/ewagoner/status/1164498387/index.html new file mode 100644 index 00000000..aed447b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1164498387/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to be in a panelist discussion on local food at the Athens Green Life Expo (at the Classic Center). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to be in a panelist discussion on local food at the Athens Green Life Expo (at the Classic Center). +

+

+ 1/31/2009, 9:19:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11649203934/index.html b/static/mytweets/ewagoner/status/11649203934/index.html new file mode 100644 index 00000000..65e7a91a --- /dev/null +++ b/static/mytweets/ewagoner/status/11649203934/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Use caution when using your new iPad as a flashlight! http://www.youtube.com/watch?v=RHmYV_xgkns (Thanks Frank, and nurse those toes.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Use caution when using your new iPad as a flashlight! http://www.youtube.com/watch?v=RHmYV_xgkns (Thanks Frank, and nurse those toes.) +

+

+ 4/5/2010, 12:38:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11650803851/index.html b/static/mytweets/ewagoner/status/11650803851/index.html new file mode 100644 index 00000000..1c286822 --- /dev/null +++ b/static/mytweets/ewagoner/status/11650803851/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm not usually one to brag, but lord almighy: http://gdzl.la/7R8SFs + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm not usually one to brag, but lord almighy: http://gdzl.la/7R8SFs +

+

+ 4/5/2010, 1:13:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11654105417/index.html b/static/mytweets/ewagoner/status/11654105417/index.html new file mode 100644 index 00000000..c4857082 --- /dev/null +++ b/static/mytweets/ewagoner/status/11654105417/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Any other locals planning on seeing the R.E.M. Retrospective movie at Cine tonight? http://athenscine.com/showing/details.php?id=532 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Any other locals planning on seeing the R.E.M. Retrospective movie at Cine tonight? http://athenscine.com/showing/details.php?id=532 +

+

+ 4/5/2010, 2:30:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/116547159381385216/index.html b/static/mytweets/ewagoner/status/116547159381385216/index.html new file mode 100644 index 00000000..d8b9e564 --- /dev/null +++ b/static/mytweets/ewagoner/status/116547159381385216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I made you an improvised chili dog." @ Farm Cart <a href="http://instagr.am/p/NuqYt/">http://instagr.am/p/NuqYt/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I made you an improvised chili dog." @ Farm Cart http://instagr.am/p/NuqYt/ +

+

+ 9/21/2011, 12:19:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/116572256766926848/index.html b/static/mytweets/ewagoner/status/116572256766926848/index.html new file mode 100644 index 00000000..9401911b --- /dev/null +++ b/static/mytweets/ewagoner/status/116572256766926848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At least they're going out on a high. Their last album was fantastic. RT @remhq: R.E.M. call it a day... <a href="http://remhq.com/news_story.php?id=1446">http://remhq.com/news_story.php?id=1446</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At least they're going out on a high. Their last album was fantastic. RT @remhq: R.E.M. call it a day... http://remhq.com/news_story.php?id=1446 +

+

+ 9/21/2011, 1:59:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/116583253275717633/index.html b/static/mytweets/ewagoner/status/116583253275717633/index.html new file mode 100644 index 00000000..fffd6483 --- /dev/null +++ b/static/mytweets/ewagoner/status/116583253275717633/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pattonoswalt: Maybe Stipe could open a grow-your-own vegetable lot that's only open after sundown. Not sure what he'd call it, though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pattonoswalt: Maybe Stipe could open a grow-your-own vegetable lot that's only open after sundown. Not sure what he'd call it, though. +

+

+ 9/21/2011, 2:43:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1166050401/index.html b/static/mytweets/ewagoner/status/1166050401/index.html new file mode 100644 index 00000000..9ca3791f --- /dev/null +++ b/static/mytweets/ewagoner/status/1166050401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's my sister's birthday so I baked a cake. Doesn't matter at all that she's 1000 miles away. I'll eat her piece. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's my sister's birthday so I baked a cake. Doesn't matter at all that she's 1000 miles away. I'll eat her piece. +

+

+ 1/31/2009, 10:34:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11666602092/index.html b/static/mytweets/ewagoner/status/11666602092/index.html new file mode 100644 index 00000000..aed57296 --- /dev/null +++ b/static/mytweets/ewagoner/status/11666602092/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Settling in for the R.E.M. 30th anniversary retrospective documentary at Cine with Bell's Double Cream Stout and Reese's Pieces in hand. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Settling in for the R.E.M. 30th anniversary retrospective documentary at Cine with Bell's Double Cream Stout and Reese's Pieces in hand. +

+

+ 4/5/2010, 7:23:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1166980225/index.html b/static/mytweets/ewagoner/status/1166980225/index.html new file mode 100644 index 00000000..464be071 --- /dev/null +++ b/static/mytweets/ewagoner/status/1166980225/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Protip: if you overcook oatmeal, stir it into pancake batter. In fact, you can overcook oatmeal specifically for this purpose. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Protip: if you overcook oatmeal, stir it into pancake batter. In fact, you can overcook oatmeal specifically for this purpose. +

+

+ 2/1/2009, 10:14:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/116717643779670016/index.html b/static/mytweets/ewagoner/status/116717643779670016/index.html new file mode 100644 index 00000000..5bb43295 --- /dev/null +++ b/static/mytweets/ewagoner/status/116717643779670016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Earlier this year, TX executed someone who was almost certainly innocent. Today, GA executed someone who may have been. We've lost our way. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Earlier this year, TX executed someone who was almost certainly innocent. Today, GA executed someone who may have been. We've lost our way. +

+

+ 9/21/2011, 11:37:09 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11672455196/index.html b/static/mytweets/ewagoner/status/11672455196/index.html new file mode 100644 index 00000000..b580dd7b --- /dev/null +++ b/static/mytweets/ewagoner/status/11672455196/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nothing quite like watching a film on REM in a small room with a bunch of people who are also in the film. 18 year old me is very jealous. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nothing quite like watching a film on REM in a small room with a bunch of people who are also in the film. 18 year old me is very jealous. +

+

+ 4/5/2010, 9:26:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11672779349/index.html b/static/mytweets/ewagoner/status/11672779349/index.html new file mode 100644 index 00000000..125e8422 --- /dev/null +++ b/static/mytweets/ewagoner/status/11672779349/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Madison WI folks, a movie I'm in that's not about nerds premiers in Madison on Saturday: http://is.gd/bgjXv + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Madison WI folks, a movie I'm in that's not about nerds premiers in Madison on Saturday: http://is.gd/bgjXv +

+

+ 4/5/2010, 9:33:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1167289663/index.html b/static/mytweets/ewagoner/status/1167289663/index.html new file mode 100644 index 00000000..21acc0ac --- /dev/null +++ b/static/mytweets/ewagoner/status/1167289663/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bought the "Cute & Creepy" add-on for Spore, and now Vivian is delighting in tormenting her creatures with swarms of bees. Hmmmmm. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bought the "Cute & Creepy" add-on for Spore, and now Vivian is delighting in tormenting her creatures with swarms of bees. Hmmmmm. +

+

+ 2/1/2009, 12:52:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11677184231/index.html b/static/mytweets/ewagoner/status/11677184231/index.html new file mode 100644 index 00000000..f689e982 --- /dev/null +++ b/static/mytweets/ewagoner/status/11677184231/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bedtime snack of mango, pineapple, & habanero yogurt made by a guy I know. Maybe I've a childlike sense of wonder, but life's pretty sweet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bedtime snack of mango, pineapple, & habanero yogurt made by a guy I know. Maybe I've a childlike sense of wonder, but life's pretty sweet. +

+

+ 4/5/2010, 11:04:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1168279128/index.html b/static/mytweets/ewagoner/status/1168279128/index.html new file mode 100644 index 00000000..3ee0ae37 --- /dev/null +++ b/static/mytweets/ewagoner/status/1168279128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A couple hours ago I threw brown and wild rice, carrots, jerusalem artichokes, and cubed beef into a clay pot & in the oven. Now it's tasty. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A couple hours ago I threw brown and wild rice, carrots, jerusalem artichokes, and cubed beef into a clay pot & in the oven. Now it's tasty. +

+

+ 2/1/2009, 7:52:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/116931457678721024/index.html b/static/mytweets/ewagoner/status/116931457678721024/index.html new file mode 100644 index 00000000..8fe4e525 --- /dev/null +++ b/static/mytweets/ewagoner/status/116931457678721024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Again I've been asked to intercede in in-fighting at a farmers market. Non-profit farmers markets have more drama than community theaters. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Again I've been asked to intercede in in-fighting at a farmers market. Non-profit farmers markets have more drama than community theaters. +

+

+ 9/22/2011, 1:46:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/116931875330723841/index.html b/static/mytweets/ewagoner/status/116931875330723841/index.html new file mode 100644 index 00000000..41592bc2 --- /dev/null +++ b/static/mytweets/ewagoner/status/116931875330723841/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tall art. <a href="http://instagr.am/p/N0-KL/">http://instagr.am/p/N0-KL/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/116942462618042368/index.html b/static/mytweets/ewagoner/status/116942462618042368/index.html new file mode 100644 index 00000000..a74a86e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/116942462618042368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Is it tea you're looking for? <a href="http://mannytoodope.tumblr.com/post/10418203198">http://mannytoodope.tumblr.com/post/10418203198</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117043851583164416/index.html b/static/mytweets/ewagoner/status/117043851583164416/index.html new file mode 100644 index 00000000..61adbd89 --- /dev/null +++ b/static/mytweets/ewagoner/status/117043851583164416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wim Wender's "Until the End of the World" has come true. And even a satellite is falling tomorrow. <a href="http://abcnews.go.com/Health/MindMoodNews/scientists-youtube-videos-mind/story?id=14573442">http://abcnews.go.com/Health/MindMoodNews/scientists-youtube-videos-mind/story?id=14573442</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117072996769873920/index.html b/static/mytweets/ewagoner/status/117072996769873920/index.html new file mode 100644 index 00000000..2bb259c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/117072996769873920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I Heart Skeumorphism <a href="http://bit.ly/p4ytIl">http://bit.ly/p4ytIl</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I Heart Skeumorphism http://bit.ly/p4ytIl +

+

+ 9/22/2011, 11:09:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1170920455/index.html b/static/mytweets/ewagoner/status/1170920455/index.html new file mode 100644 index 00000000..49e12335 --- /dev/null +++ b/static/mytweets/ewagoner/status/1170920455/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eating corn dogs and tater tots with the girl. I'm pretty sure this is why I became a dad. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eating corn dogs and tater tots with the girl. I'm pretty sure this is why I became a dad. +

+

+ 2/2/2009, 3:42:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11709943161/index.html b/static/mytweets/ewagoner/status/11709943161/index.html new file mode 100644 index 00000000..20efbbbb --- /dev/null +++ b/static/mytweets/ewagoner/status/11709943161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Warner Brothers offers a free digital copy of many of their movies with DVD purchase. Yay! Not compatible with iTunes, Macs, or iPods. Boo! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Warner Brothers offers a free digital copy of many of their movies with DVD purchase. Yay! Not compatible with iTunes, Macs, or iPods. Boo! +

+

+ 4/6/2010, 1:45:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11719335737/index.html b/static/mytweets/ewagoner/status/11719335737/index.html new file mode 100644 index 00000000..a997068c --- /dev/null +++ b/static/mytweets/ewagoner/status/11719335737/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This critique of Bakshi's LotR has 53 valid points, but I'm going to watch my new DVD tonight because I like it anyway. http://is.gd/bhFk4 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This critique of Bakshi's LotR has 53 valid points, but I'm going to watch my new DVD tonight because I like it anyway. http://is.gd/bhFk4 +

+

+ 4/6/2010, 5:23:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11719901887/index.html b/static/mytweets/ewagoner/status/11719901887/index.html new file mode 100644 index 00000000..87abe7ca --- /dev/null +++ b/static/mytweets/ewagoner/status/11719901887/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been in desert sandstorms less dense than today's pollen fog. This is crazy! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been in desert sandstorms less dense than today's pollen fog. This is crazy! +

+

+ 4/6/2010, 5:37:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11720740261/index.html b/static/mytweets/ewagoner/status/11720740261/index.html new file mode 100644 index 00000000..f3ba318e --- /dev/null +++ b/static/mytweets/ewagoner/status/11720740261/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here are a few pics of the pollen haze. It's unreal. http://gdzl.la/7Rvfi3 http://gdzl.la/7Rvfjy http://gdzl.la/7Rvf5s + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here are a few pics of the pollen haze. It's unreal. http://gdzl.la/7Rvfi3 http://gdzl.la/7Rvfjy http://gdzl.la/7Rvf5s +

+

+ 4/6/2010, 5:57:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11727599591/index.html b/static/mytweets/ewagoner/status/11727599591/index.html new file mode 100644 index 00000000..df44aa96 --- /dev/null +++ b/static/mytweets/ewagoner/status/11727599591/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Been quite a while since I've dealt with a crazy hostile customer. At least this time it was only via email. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Been quite a while since I've dealt with a crazy hostile customer. At least this time it was only via email. +

+

+ 4/6/2010, 8:25:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11729711989/index.html b/static/mytweets/ewagoner/status/11729711989/index.html new file mode 100644 index 00000000..21efc4e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/11729711989/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Family comes back home tomorrow! I ought to make the place look like I did more than just catch up on my accounting. Which is what I did. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Family comes back home tomorrow! I ought to make the place look like I did more than just catch up on my accounting. Which is what I did. +

+

+ 4/6/2010, 9:09:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117322699705040896/index.html b/static/mytweets/ewagoner/status/117322699705040896/index.html new file mode 100644 index 00000000..6b73255b --- /dev/null +++ b/static/mytweets/ewagoner/status/117322699705040896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My office now has some art. <a href="http://instagr.am/p/N78xO/">http://instagr.am/p/N78xO/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My office now has some art. http://instagr.am/p/N78xO/ +

+

+ 9/23/2011, 3:41:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11733437483/index.html b/static/mytweets/ewagoner/status/11733437483/index.html new file mode 100644 index 00000000..0af14b7a --- /dev/null +++ b/static/mytweets/ewagoner/status/11733437483/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I will take the ring, though I do not know the way. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I will take the ring, though I do not know the way. +

+

+ 4/6/2010, 10:25:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117358043775250433/index.html b/static/mytweets/ewagoner/status/117358043775250433/index.html new file mode 100644 index 00000000..9c33ef80 --- /dev/null +++ b/static/mytweets/ewagoner/status/117358043775250433/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @zeldman: One of the best and most disturbing things I've read about life in the US today. <a href="http://j.mp/pu6Fm8">http://j.mp/pu6Fm8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @zeldman: One of the best and most disturbing things I've read about life in the US today. http://j.mp/pu6Fm8 +

+

+ 9/23/2011, 6:01:52 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117367541508214785/index.html b/static/mytweets/ewagoner/status/117367541508214785/index.html new file mode 100644 index 00000000..4588f9ca --- /dev/null +++ b/static/mytweets/ewagoner/status/117367541508214785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @inVinceWil The first day of fall / a satellite understands + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @inVinceWil The first day of fall / a satellite understands +

+

+ 9/23/2011, 6:39:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117376138426318848/index.html b/static/mytweets/ewagoner/status/117376138426318848/index.html new file mode 100644 index 00000000..ddac3f0d --- /dev/null +++ b/static/mytweets/ewagoner/status/117376138426318848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The trailer for Melancholia (out next month) is mesmerizing. <a href="http://www.imdb.com/rg/s/1/video/imdb/vi2606799897/">http://www.imdb.com/rg/s/1/video/imdb/vi2606799897/</a> (Thanks, Dr. De Pree!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117381446175436801/index.html b/static/mytweets/ewagoner/status/117381446175436801/index.html new file mode 100644 index 00000000..a3b7d6ee --- /dev/null +++ b/static/mytweets/ewagoner/status/117381446175436801/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One regular Schweddy Balls waffle cone, please. @ Ben & Jerry's <a href="http://instagr.am/p/N9J4H/">http://instagr.am/p/N9J4H/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One regular Schweddy Balls waffle cone, please. @ Ben & Jerry's http://instagr.am/p/N9J4H/ +

+

+ 9/23/2011, 7:34:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117383929455063040/index.html b/static/mytweets/ewagoner/status/117383929455063040/index.html new file mode 100644 index 00000000..47e73d17 --- /dev/null +++ b/static/mytweets/ewagoner/status/117383929455063040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @benfRank: Bacon in a glass with peanut butter supplement. Awesome. @ Leon's Full Service <a href="http://instagr.am/p/N9JIB/">http://instagr.am/p/N9JIB/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @benfRank: Bacon in a glass with peanut butter supplement. Awesome. @ Leon's Full Service http://instagr.am/p/N9JIB/ +

+

+ 9/23/2011, 7:44:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11739378787/index.html b/static/mytweets/ewagoner/status/11739378787/index.html new file mode 100644 index 00000000..1f30f333 --- /dev/null +++ b/static/mytweets/ewagoner/status/11739378787/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's a beautiful night for running around outside nekkid. I imagine it would be, anyway. I'm not one for running around. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's a beautiful night for running around outside nekkid. I imagine it would be, anyway. I'm not one for running around. +

+

+ 4/7/2010, 12:35:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117441481698062336/index.html b/static/mytweets/ewagoner/status/117441481698062336/index.html new file mode 100644 index 00000000..ca712e15 --- /dev/null +++ b/static/mytweets/ewagoner/status/117441481698062336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current Status <a href="http://instagr.am/p/N-f2-/">http://instagr.am/p/N-f2-/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117444887758127104/index.html b/static/mytweets/ewagoner/status/117444887758127104/index.html new file mode 100644 index 00000000..42a461b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/117444887758127104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And now for something completely different. <a href="http://instagr.am/p/N-k59/">http://instagr.am/p/N-k59/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And now for something completely different. http://instagr.am/p/N-k59/ +

+

+ 9/23/2011, 11:46:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11746771441025024/index.html b/static/mytweets/ewagoner/status/11746771441025024/index.html new file mode 100644 index 00000000..5d003958 --- /dev/null +++ b/static/mytweets/ewagoner/status/11746771441025024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Me: "There's Venus, nice and bright!" Viv: "That's nice, but only the sun makes us warm." (It was a cold wait for the bus this morning.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Me: "There's Venus, nice and bright!" Viv: "That's nice, but only the sun makes us warm." (It was a cold wait for the bus this morning.) +

+

+ 12/6/2010, 6:40:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1174752700/index.html b/static/mytweets/ewagoner/status/1174752700/index.html new file mode 100644 index 00000000..5dbea056 --- /dev/null +++ b/static/mytweets/ewagoner/status/1174752700/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the dollar theater, just me and the girl. How are these animals going to make it off Madagascar? Penguins'll think of something, I'm sure + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the dollar theater, just me and the girl. How are these animals going to make it off Madagascar? Penguins'll think of something, I'm sure +

+

+ 2/3/2009, 7:31:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11756938308/index.html b/static/mytweets/ewagoner/status/11756938308/index.html new file mode 100644 index 00000000..108e7d78 --- /dev/null +++ b/static/mytweets/ewagoner/status/11756938308/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 20 yrs ago, I pretended to be a census agent to squirt a guy w/ water gun on campus, playing "The Assassination Game". Today, I'd be jailed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 20 yrs ago, I pretended to be a census agent to squirt a guy w/ water gun on campus, playing "The Assassination Game". Today, I'd be jailed. +

+

+ 4/7/2010, 9:43:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11760476375/index.html b/static/mytweets/ewagoner/status/11760476375/index.html new file mode 100644 index 00000000..18e3722c --- /dev/null +++ b/static/mytweets/ewagoner/status/11760476375/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ivey: Just saw a tiny dust devil in a parking lot, except it was made from pollen. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ivey: Just saw a tiny dust devil in a parking lot, except it was made from pollen. +

+

+ 4/7/2010, 10:59:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117619588417601536/index.html b/static/mytweets/ewagoner/status/117619588417601536/index.html new file mode 100644 index 00000000..66df41b1 --- /dev/null +++ b/static/mytweets/ewagoner/status/117619588417601536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hello, failed hard drive! Great timing as ever, I see. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hello, failed hard drive! Great timing as ever, I see. +

+

+ 9/24/2011, 11:21:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117646386845069312/index.html b/static/mytweets/ewagoner/status/117646386845069312/index.html new file mode 100644 index 00000000..c25830de --- /dev/null +++ b/static/mytweets/ewagoner/status/117646386845069312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The hard drive is broken beyond my capacity to fix, so... impromptu trip into town! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The hard drive is broken beyond my capacity to fix, so... impromptu trip into town! +

+

+ 9/24/2011, 1:07:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1176842882/index.html b/static/mytweets/ewagoner/status/1176842882/index.html new file mode 100644 index 00000000..47daf077 --- /dev/null +++ b/static/mytweets/ewagoner/status/1176842882/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 8am: Put steel cut oats, dried fruit, pinch of salt, & boiling water in thermos. Noon: nom nom nom nom + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 8am: Put steel cut oats, dried fruit, pinch of salt, & boiling water in thermos. Noon: nom nom nom nom +

+

+ 2/4/2009, 12:04:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117780725180284928/index.html b/static/mytweets/ewagoner/status/117780725180284928/index.html new file mode 100644 index 00000000..1c51c5f4 --- /dev/null +++ b/static/mytweets/ewagoner/status/117780725180284928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just tried to measure my productivity by dividing what I needed to get done today by what I actually got done today: <a href="http://bukk.it/zero-dude.jpg">http://bukk.it/zero-dude.jpg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just tried to measure my productivity by dividing what I needed to get done today by what I actually got done today: http://bukk.it/zero-dude.jpg +

+

+ 9/24/2011, 10:01:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117795215640760320/index.html b/static/mytweets/ewagoner/status/117795215640760320/index.html new file mode 100644 index 00000000..b64cc6e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/117795215640760320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Because I live a charmed life, I'll be judging an apple pie throwdown tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Because I live a charmed life, I'll be judging an apple pie throwdown tomorrow. +

+

+ 9/24/2011, 10:59:02 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117797058018164736/index.html b/static/mytweets/ewagoner/status/117797058018164736/index.html new file mode 100644 index 00000000..3d99d6c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/117797058018164736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm toasting pita points after 11pm on a Saturday night. That's normal, right? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm toasting pita points after 11pm on a Saturday night. That's normal, right? +

+

+ 9/24/2011, 11:06:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1178000854/index.html b/static/mytweets/ewagoner/status/1178000854/index.html new file mode 100644 index 00000000..888056a9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1178000854/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just received my copy of Ray Bradbury's stage script of The Martian Chronicles. I sense a proposal to direct it next season is in my future. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just received my copy of Ray Bradbury's stage script of The Martian Chronicles. I sense a proposal to direct it next season is in my future. +

+

+ 2/4/2009, 6:31:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117802631463833602/index.html b/static/mytweets/ewagoner/status/117802631463833602/index.html new file mode 100644 index 00000000..56ebf204 --- /dev/null +++ b/static/mytweets/ewagoner/status/117802631463833602/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Played bongo drums for Juniper & she responded, "Whoooa!" Same as she responds to bubbles, bugs, & chocolate. She's my "Ted" Theodore Logan. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Played bongo drums for Juniper & she responded, "Whoooa!" Same as she responds to bubbles, bugs, & chocolate. She's my "Ted" Theodore Logan. +

+

+ 9/24/2011, 11:28:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117803312/index.html b/static/mytweets/ewagoner/status/117803312/index.html new file mode 100644 index 00000000..47467682 --- /dev/null +++ b/static/mytweets/ewagoner/status/117803312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The hottest day of the year, and I've been outside ripping up bolting lettuce, weeding, irrigating, and putting fown mulch. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The hottest day of the year, and I've been outside ripping up bolting lettuce, weeding, irrigating, and putting fown mulch. +

+

+ 6/23/2007, 7:15:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117813390294007808/index.html b/static/mytweets/ewagoner/status/117813390294007808/index.html new file mode 100644 index 00000000..4b99cece --- /dev/null +++ b/static/mytweets/ewagoner/status/117813390294007808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jasonh: And now the happiness is full body clapping, all a blur <a href="http://wp.me/p4o-7y">http://wp.me/p4o-7y</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jasonh: And now the happiness is full body clapping, all a blur http://wp.me/p4o-7y +

+

+ 9/25/2011, 12:11:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/117820585739960320/index.html b/static/mytweets/ewagoner/status/117820585739960320/index.html new file mode 100644 index 00000000..4b9c3e95 --- /dev/null +++ b/static/mytweets/ewagoner/status/117820585739960320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ChrisLerum: wall street protests, check the cop in white at 0:17 spraying away <a href="http://www.youtube.com/watch?v=moD2JnGTToA">http://www.youtube.com/watch?v=moD2JnGTToA</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ChrisLerum: wall street protests, check the cop in white at 0:17 spraying away http://www.youtube.com/watch?v=moD2JnGTToA +

+

+ 9/25/2011, 12:39:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11794769865/index.html b/static/mytweets/ewagoner/status/11794769865/index.html new file mode 100644 index 00000000..b71e2d45 --- /dev/null +++ b/static/mytweets/ewagoner/status/11794769865/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hotmail can bite me. "We're blocking your email because..." (I followed up and came up clean) "... but we can deliver your email for $2000." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hotmail can bite me. "We're blocking your email because..." (I followed up and came up clean) "... but we can deliver your email for $2000." +

+

+ 4/7/2010, 8:17:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1179878822/index.html b/static/mytweets/ewagoner/status/1179878822/index.html new file mode 100644 index 00000000..288dbf1b --- /dev/null +++ b/static/mytweets/ewagoner/status/1179878822/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow. I'm glad I decided not to move from del.icio.us to ma.gnolia back in the day. I was tempted but laziness won out. http://ma.gnolia.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow. I'm glad I decided not to move from del.icio.us to ma.gnolia back in the day. I was tempted but laziness won out. http://ma.gnolia.com/ +

+

+ 2/5/2009, 10:01:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/118019108863361025/index.html b/static/mytweets/ewagoner/status/118019108863361025/index.html new file mode 100644 index 00000000..70b25ff9 --- /dev/null +++ b/static/mytweets/ewagoner/status/118019108863361025/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The task before me. <a href="http://instagr.am/p/OLNfP/">http://instagr.am/p/OLNfP/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The task before me. http://instagr.am/p/OLNfP/ +

+

+ 9/25/2011, 1:48:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/118027874874818560/index.html b/static/mytweets/ewagoner/status/118027874874818560/index.html new file mode 100644 index 00000000..c1992773 --- /dev/null +++ b/static/mytweets/ewagoner/status/118027874874818560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The traditional pie round. <a href="http://instagr.am/p/OLcCG/">http://instagr.am/p/OLcCG/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The traditional pie round. http://instagr.am/p/OLcCG/ +

+

+ 9/25/2011, 2:23:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/118030604146192387/index.html b/static/mytweets/ewagoner/status/118030604146192387/index.html new file mode 100644 index 00000000..d7753ccb --- /dev/null +++ b/static/mytweets/ewagoner/status/118030604146192387/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The freestyle round. <a href="http://instagr.am/p/OLgh6/">http://instagr.am/p/OLgh6/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The freestyle round. http://instagr.am/p/OLgh6/ +

+

+ 9/25/2011, 2:34:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/118030820555489280/index.html b/static/mytweets/ewagoner/status/118030820555489280/index.html new file mode 100644 index 00000000..4c47a04b --- /dev/null +++ b/static/mytweets/ewagoner/status/118030820555489280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cleansing my palette with bourbon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cleansing my palette with bourbon. +

+

+ 9/25/2011, 2:35:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/118035906656616449/index.html b/static/mytweets/ewagoner/status/118035906656616449/index.html new file mode 100644 index 00000000..8f1d8443 --- /dev/null +++ b/static/mytweets/ewagoner/status/118035906656616449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I like pie. <a href="http://instagr.am/p/OLpX_/">http://instagr.am/p/OLpX_/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/118040695847124992/index.html b/static/mytweets/ewagoner/status/118040695847124992/index.html new file mode 100644 index 00000000..00b73e09 --- /dev/null +++ b/static/mytweets/ewagoner/status/118040695847124992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Save your fork. There's pie! <a href="http://instagr.am/p/OLxO3/">http://instagr.am/p/OLxO3/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Save your fork. There's pie! http://instagr.am/p/OLxO3/ +

+

+ 9/25/2011, 3:14:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/118072711506440192/index.html b/static/mytweets/ewagoner/status/118072711506440192/index.html new file mode 100644 index 00000000..950c6fb4 --- /dev/null +++ b/static/mytweets/ewagoner/status/118072711506440192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Overheard a boy, looked to be about six, say, "It's not a skirt. It's a kilt!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Overheard a boy, looked to be about six, say, "It's not a skirt. It's a kilt!" +

+

+ 9/25/2011, 5:21:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/118307136336957440/index.html b/static/mytweets/ewagoner/status/118307136336957440/index.html new file mode 100644 index 00000000..a950fb14 --- /dev/null +++ b/static/mytweets/ewagoner/status/118307136336957440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Light rain falling on the rolling hills north of town. <a href="http://instagr.am/p/OQ0fH/">http://instagr.am/p/OQ0fH/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Light rain falling on the rolling hills north of town. http://instagr.am/p/OQ0fH/ +

+

+ 9/26/2011, 8:53:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/118331044138192897/index.html b/static/mytweets/ewagoner/status/118331044138192897/index.html new file mode 100644 index 00000000..62516d80 --- /dev/null +++ b/static/mytweets/ewagoner/status/118331044138192897/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian and I started reading the "How to Train Your Dragon" book recently. Apart from the character names, it's *nothing* like the movie. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian and I started reading the "How to Train Your Dragon" book recently. Apart from the character names, it's *nothing* like the movie. +

+

+ 9/26/2011, 10:28:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/118375815556767745/index.html b/static/mytweets/ewagoner/status/118375815556767745/index.html new file mode 100644 index 00000000..1d797666 --- /dev/null +++ b/static/mytweets/ewagoner/status/118375815556767745/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Alienation" by Katherine Sparrow, recently on Cast of Wonders, is one of the best stories I've heard read aloud, ever. <a href="http://www.castofwonders.org/2011/09/10/ep-8-alienation-by-katherine-sparrow/">http://www.castofwonders.org/2011/09/10/ep-8-alienation-by-katherine-sparrow/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/118385498610864128/index.html b/static/mytweets/ewagoner/status/118385498610864128/index.html new file mode 100644 index 00000000..b66ef0df --- /dev/null +++ b/static/mytweets/ewagoner/status/118385498610864128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "This is a demo song about chipmunks." <a href="http://woodsyfriends.bandcamp.com/">http://woodsyfriends.bandcamp.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/118391332128555008/index.html b/static/mytweets/ewagoner/status/118391332128555008/index.html new file mode 100644 index 00000000..14abc171 --- /dev/null +++ b/static/mytweets/ewagoner/status/118391332128555008/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + a 20 amp fuse and a surge protector +that's not so much to ask for +we are small machines +and we have simple dreams + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ a 20 amp fuse and a surge protector
that's not so much to ask for
we are small machines
and we have simple dreams +

+

+ 9/26/2011, 2:27:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/118434285354098688/index.html b/static/mytweets/ewagoner/status/118434285354098688/index.html new file mode 100644 index 00000000..d2b21f3e --- /dev/null +++ b/static/mytweets/ewagoner/status/118434285354098688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @leekfixer: "As we circle Union Square, about twenty NYPD officers haul out orange plastic nets (the kind used to..." http://t.co/NgD ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @leekfixer: "As we circle Union Square, about twenty NYPD officers haul out orange plastic nets (the kind used to..." http://t.co/NgD ... +

+

+ 9/26/2011, 5:18:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/118440010956541953/index.html b/static/mytweets/ewagoner/status/118440010956541953/index.html new file mode 100644 index 00000000..73c80d22 --- /dev/null +++ b/static/mytweets/ewagoner/status/118440010956541953/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Amazing video from the observation deck atop the Washington Monument during last month's earthquake: <a href="http://www.nps.gov/wamo/washington-monument-earthquake-update.htm">http://www.nps.gov/wamo/washington-monument-earthquake-update.htm</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/118462728233959425/index.html b/static/mytweets/ewagoner/status/118462728233959425/index.html new file mode 100644 index 00000000..e9ddf8ff --- /dev/null +++ b/static/mytweets/ewagoner/status/118462728233959425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Breaking in the new office the Partner Software way: by inviting all our customers to eat and drink with us. <a href="http://instagr.am/p/OTm14/">http://instagr.am/p/OTm14/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Breaking in the new office the Partner Software way: by inviting all our customers to eat and drink with us. http://instagr.am/p/OTm14/ +

+

+ 9/26/2011, 7:11:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1185077996/index.html b/static/mytweets/ewagoner/status/1185077996/index.html new file mode 100644 index 00000000..67e5ae85 --- /dev/null +++ b/static/mytweets/ewagoner/status/1185077996/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Standing room only tonight at Booty's Fish House. Someday maybe the oil from this place will power my car. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Standing room only tonight at Booty's Fish House. Someday maybe the oil from this place will power my car. +

+

+ 2/6/2009, 7:48:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/118517637302067200/index.html b/static/mytweets/ewagoner/status/118517637302067200/index.html new file mode 100644 index 00000000..bcd57e11 --- /dev/null +++ b/static/mytweets/ewagoner/status/118517637302067200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jannypie: Oh c'mon Netflix, I say "chick flick" you say "mind-bending suspenseful Sci-Fi & Fantasy"... is there really a difference? ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jannypie: Oh c'mon Netflix, I say "chick flick" you say "mind-bending suspenseful Sci-Fi & Fantasy"... is there really a difference? ... +

+

+ 9/26/2011, 10:49:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1185199131/index.html b/static/mytweets/ewagoner/status/1185199131/index.html new file mode 100644 index 00000000..3192e718 --- /dev/null +++ b/static/mytweets/ewagoner/status/1185199131/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh. My. My 4yo girl is teaching me how to do her Shelly Duval impression. Literally. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh. My. My 4yo girl is teaching me how to do her Shelly Duval impression. Literally. +

+

+ 2/6/2009, 8:42:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1186271861/index.html b/static/mytweets/ewagoner/status/1186271861/index.html new file mode 100644 index 00000000..9e3a006d --- /dev/null +++ b/static/mytweets/ewagoner/status/1186271861/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Wii Fit, a pair of wireless headphones, and a dark, sleepy house makes for a good start to the day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Wii Fit, a pair of wireless headphones, and a dark, sleepy house makes for a good start to the day. +

+

+ 2/7/2009, 8:50:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/118769922275946497/index.html b/static/mytweets/ewagoner/status/118769922275946497/index.html new file mode 100644 index 00000000..ad588007 --- /dev/null +++ b/static/mytweets/ewagoner/status/118769922275946497/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A guide to navigating NPR's "Top 100 Science Fiction and Fantasy Books", in handy flowchart form: <a href="http://www.box.net/shared/static/a6omcl2la0ivlxsn3o8m.jpg">http://www.box.net/shared/static/a6omcl2la0ivlxsn3o8m.jpg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/118789878749212672/index.html b/static/mytweets/ewagoner/status/118789878749212672/index.html new file mode 100644 index 00000000..9f688a95 --- /dev/null +++ b/static/mytweets/ewagoner/status/118789878749212672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They're barely distinguishable from noise in this photo, but today we can see the mountains. <a href="http://instagr.am/p/OY6oo/">http://instagr.am/p/OY6oo/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They're barely distinguishable from noise in this photo, but today we can see the mountains. http://instagr.am/p/OY6oo/ +

+

+ 9/27/2011, 4:51:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11888447471/index.html b/static/mytweets/ewagoner/status/11888447471/index.html new file mode 100644 index 00000000..2b817254 --- /dev/null +++ b/static/mytweets/ewagoner/status/11888447471/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mc_frontalot: Atlanta show is tonight! You can get tickets online until four o'clock, otherwise at the door. http://frontalot.com/tixxx + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mc_frontalot: Atlanta show is tonight! You can get tickets online until four o'clock, otherwise at the door. http://frontalot.com/tixxx +

+

+ 4/9/2010, 12:15:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11904230487/index.html b/static/mytweets/ewagoner/status/11904230487/index.html new file mode 100644 index 00000000..8dd419d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/11904230487/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "pistachio manhattan: maker's mark bourbon, dumante pistachio liqueur, & carpano antica formula vermouth" Tasty! http://gdzl.la/7Se4HL + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "pistachio manhattan: maker's mark bourbon, dumante pistachio liqueur, & carpano antica formula vermouth" Tasty! http://gdzl.la/7Se4HL +

+

+ 4/9/2010, 6:17:37 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1190715979/index.html b/static/mytweets/ewagoner/status/1190715979/index.html new file mode 100644 index 00000000..8d5b3572 --- /dev/null +++ b/static/mytweets/ewagoner/status/1190715979/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens Locally Grown needs a new home: http://athens.locallygrown.net/weblog/view/1679 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens Locally Grown needs a new home: http://athens.locallygrown.net/weblog/view/1679 +

+

+ 2/8/2009, 10:24:10 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11908730032/index.html b/static/mytweets/ewagoner/status/11908730032/index.html new file mode 100644 index 00000000..33e5244d --- /dev/null +++ b/static/mytweets/ewagoner/status/11908730032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Let the good times roll! http://gdzl.la/7SbKMZ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Let the good times roll! http://gdzl.la/7SbKMZ +

+

+ 4/9/2010, 8:03:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119155476960260097/index.html b/static/mytweets/ewagoner/status/119155476960260097/index.html new file mode 100644 index 00000000..4b32b856 --- /dev/null +++ b/static/mytweets/ewagoner/status/119155476960260097/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I got a good mic. I've got a hankering to read aloud to the masses. <a href="http://instagr.am/p/Oe4Pp/">http://instagr.am/p/Oe4Pp/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I got a good mic. I've got a hankering to read aloud to the masses. http://instagr.am/p/Oe4Pp/ +

+

+ 9/28/2011, 5:04:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119175625759133696/index.html b/static/mytweets/ewagoner/status/119175625759133696/index.html new file mode 100644 index 00000000..f507622b --- /dev/null +++ b/static/mytweets/ewagoner/status/119175625759133696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Little Kings has new art. @ Little Kings Shuffle Club <a href="http://instagr.am/p/OfQiS/">http://instagr.am/p/OfQiS/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Little Kings has new art. @ Little Kings Shuffle Club http://instagr.am/p/OfQiS/ +

+

+ 9/28/2011, 6:24:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119189751772352514/index.html b/static/mytweets/ewagoner/status/119189751772352514/index.html new file mode 100644 index 00000000..108427ec --- /dev/null +++ b/static/mytweets/ewagoner/status/119189751772352514/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Drinking vodka and apple juice at a corn holing tournament. Must be Wednesday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Drinking vodka and apple juice at a corn holing tournament. Must be Wednesday. +

+

+ 9/28/2011, 7:20:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119232468049068032/index.html b/static/mytweets/ewagoner/status/119232468049068032/index.html new file mode 100644 index 00000000..5000d303 --- /dev/null +++ b/static/mytweets/ewagoner/status/119232468049068032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whatever I did, I'm sorry. Please don't hurt me. <a href="http://instagr.am/p/OgUm8/">http://instagr.am/p/OgUm8/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Whatever I did, I'm sorry. Please don't hurt me. http://instagr.am/p/OgUm8/ +

+

+ 9/28/2011, 10:10:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1192561438/index.html b/static/mytweets/ewagoner/status/1192561438/index.html new file mode 100644 index 00000000..32a88fbc --- /dev/null +++ b/static/mytweets/ewagoner/status/1192561438/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm sad to learn that the story behind the neighboring towns of "Guin" & "Gu-win" Alabama doesn't involve an ancient feud. http://is.gd/iVYD + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm sad to learn that the story behind the neighboring towns of "Guin" & "Gu-win" Alabama doesn't involve an ancient feud. http://is.gd/iVYD +

+

+ 2/9/2009, 12:47:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1193814378/index.html b/static/mytweets/ewagoner/status/1193814378/index.html new file mode 100644 index 00000000..57f4717b --- /dev/null +++ b/static/mytweets/ewagoner/status/1193814378/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just gave a talk on Locally Grown after having a pint of Victory Storm King Stout. I was extra lively, but hey, they're meeting in a bar. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just gave a talk on Locally Grown after having a pint of Victory Storm King Stout. I was extra lively, but hey, they're meeting in a bar. +

+

+ 2/9/2009, 7:39:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119459487282233344/index.html b/static/mytweets/ewagoner/status/119459487282233344/index.html new file mode 100644 index 00000000..591792ec --- /dev/null +++ b/static/mytweets/ewagoner/status/119459487282233344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brownpau: In case you were wondering what other police around the US think of #OccupyWallStreet: <a href="http://forums.officer.com/forums/printthread.php?t=171023&pp=40">http://forums.officer.com/forums/printthread.php?t=171023&pp=40</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11947369316/index.html b/static/mytweets/ewagoner/status/11947369316/index.html new file mode 100644 index 00000000..51e08194 --- /dev/null +++ b/static/mytweets/ewagoner/status/11947369316/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + V: "Look at my Liopleurodon skeleton!" Me: "Wow! Are you a paleontologist?" V: "A little bit, yeah." http://gdzl.la/7Sp3jN + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ V: "Look at my Liopleurodon skeleton!" Me: "Wow! Are you a paleontologist?" V: "A little bit, yeah." http://gdzl.la/7Sp3jN +

+

+ 4/10/2010, 1:26:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/11947661391/index.html b/static/mytweets/ewagoner/status/11947661391/index.html new file mode 100644 index 00000000..4e75c9b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/11947661391/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Planting time is one of the best times of the garden. No weeds, no bugs, and unlimited potential. http://gdzl.la/7Sp87y + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Planting time is one of the best times of the garden. No weeds, no bugs, and unlimited potential. http://gdzl.la/7Sp87y +

+

+ 4/10/2010, 1:33:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119519286611017728/index.html b/static/mytweets/ewagoner/status/119519286611017728/index.html new file mode 100644 index 00000000..3f1c508c --- /dev/null +++ b/static/mytweets/ewagoner/status/119519286611017728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You'd think Seymour Krelborn was a vendor at my farmers market. <a href="http://instagr.am/p/Ok7Yo/">http://instagr.am/p/Ok7Yo/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You'd think Seymour Krelborn was a vendor at my farmers market. http://instagr.am/p/Ok7Yo/ +

+

+ 9/29/2011, 5:09:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119539360340246528/index.html b/static/mytweets/ewagoner/status/119539360340246528/index.html new file mode 100644 index 00000000..10a7cece --- /dev/null +++ b/static/mytweets/ewagoner/status/119539360340246528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've no love for Oracle the company, but I do love these statements they released this week: <a href="http://bit.ly/rfjR3l">http://bit.ly/rfjR3l</a> <a href="http://bit.ly/mQg91N">http://bit.ly/mQg91N</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've no love for Oracle the company, but I do love these statements they released this week: http://bit.ly/rfjR3l http://bit.ly/mQg91N +

+

+ 9/29/2011, 6:29:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119580769969647616/index.html b/static/mytweets/ewagoner/status/119580769969647616/index.html new file mode 100644 index 00000000..3c124f15 --- /dev/null +++ b/static/mytweets/ewagoner/status/119580769969647616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Almost everyone I work with is in multiple bands (this is Athens) so naturally we end our conference with a rock <a href="http://instagr.am/p/OmHlB/">http://instagr.am/p/OmHlB/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Almost everyone I work with is in multiple bands (this is Athens) so naturally we end our conference with a rock http://instagr.am/p/OmHlB/ +

+

+ 9/29/2011, 9:14:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1195884844/index.html b/static/mytweets/ewagoner/status/1195884844/index.html new file mode 100644 index 00000000..ff24f835 --- /dev/null +++ b/static/mytweets/ewagoner/status/1195884844/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whoa. Geithner's not even done talking, and already the markets have dropped 2% since he started talking. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Whoa. Geithner's not even done talking, and already the markets have dropped 2% since he started talking. +

+

+ 2/10/2009, 11:17:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119600865446330368/index.html b/static/mytweets/ewagoner/status/119600865446330368/index.html new file mode 100644 index 00000000..df2ad324 --- /dev/null +++ b/static/mytweets/ewagoner/status/119600865446330368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Middle Aged Weirdo in a Cadillac" is a fun little story now up at PodCastle.org about a demon trying to find the interstate. Good stuff. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Middle Aged Weirdo in a Cadillac" is a fun little story now up at PodCastle.org about a demon trying to find the interstate. Good stuff. +

+

+ 9/29/2011, 10:34:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119601609088045056/index.html b/static/mytweets/ewagoner/status/119601609088045056/index.html new file mode 100644 index 00000000..387e9fce --- /dev/null +++ b/static/mytweets/ewagoner/status/119601609088045056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's only 10:30pm and Orion is rising. It must be Fall. Welcome back, my hunting friend. You've been missed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's only 10:30pm and Orion is rising. It must be Fall. Welcome back, my hunting friend. You've been missed. +

+

+ 9/29/2011, 10:37:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119627575868932097/index.html b/static/mytweets/ewagoner/status/119627575868932097/index.html new file mode 100644 index 00000000..fd08944a --- /dev/null +++ b/static/mytweets/ewagoner/status/119627575868932097/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + AskMetaFilter has the single best bit of advice for a trip to Las Vegas that you will ever see. Seriously. <a href="http://ask.metafilter.com/176712/#2542892">http://ask.metafilter.com/176712/#2542892</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ AskMetaFilter has the single best bit of advice for a trip to Las Vegas that you will ever see. Seriously. http://ask.metafilter.com/176712/#2542892 +

+

+ 9/30/2011, 12:20:11 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1196959835/index.html b/static/mytweets/ewagoner/status/1196959835/index.html new file mode 100644 index 00000000..4d046bb4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1196959835/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Wine and orgies won't work unless someone makes the wine, and that someone must potentially include us." Hear, hear! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Wine and orgies won't work unless someone makes the wine, and that someone must potentially include us." Hear, hear! +

+

+ 2/10/2009, 4:44:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1197568128/index.html b/static/mytweets/ewagoner/status/1197568128/index.html new file mode 100644 index 00000000..80c28b14 --- /dev/null +++ b/static/mytweets/ewagoner/status/1197568128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Playing "Hide & Hide". It's like "Hide & Seek", only we both hide. It's a very peaceful game. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Playing "Hide & Hide". It's like "Hide & Seek", only we both hide. It's a very peaceful game. +

+

+ 2/10/2009, 8:15:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119788041194835968/index.html b/static/mytweets/ewagoner/status/119788041194835968/index.html new file mode 100644 index 00000000..42eaf68a --- /dev/null +++ b/static/mytweets/ewagoner/status/119788041194835968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The first commercial olive harvest in Georgia since the 1800s is underway this week. <a href="http://peterdale.us/post/10848033638/georgia-olives-our-friend-kevin-shaw-at-georgia">http://peterdale.us/post/10848033638/georgia-olives-our-friend-kevin-shaw-at-georgia</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1198161948/index.html b/static/mytweets/ewagoner/status/1198161948/index.html new file mode 100644 index 00000000..87eac397 --- /dev/null +++ b/static/mytweets/ewagoner/status/1198161948/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Reading up on the Reinhart predictions. I just love a good conspiracy story, and this one has all the elements. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Reading up on the Reinhart predictions. I just love a good conspiracy story, and this one has all the elements. +

+

+ 2/11/2009, 12:18:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119818178258927617/index.html b/static/mytweets/ewagoner/status/119818178258927617/index.html new file mode 100644 index 00000000..0e3e2cf1 --- /dev/null +++ b/static/mytweets/ewagoner/status/119818178258927617/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Do you have 8 minutes & like the original Grimm Brothers fairy tales? Please listen to me read one & give me feedback. <a href="http://ericwagoner.info/FrogKing.mp3">http://ericwagoner.info/FrogKing.mp3</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Do you have 8 minutes & like the original Grimm Brothers fairy tales? Please listen to me read one & give me feedback. http://ericwagoner.info/FrogKing.mp3 +

+

+ 9/30/2011, 12:57:34 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119842388716953600/index.html b/static/mytweets/ewagoner/status/119842388716953600/index.html new file mode 100644 index 00000000..5efebb4c --- /dev/null +++ b/static/mytweets/ewagoner/status/119842388716953600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's true. Goats *are* funny. <a href="http://instagr.am/p/OqdM0/">http://instagr.am/p/OqdM0/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's true. Goats *are* funny. http://instagr.am/p/OqdM0/ +

+

+ 9/30/2011, 2:33:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119875591544651776/index.html b/static/mytweets/ewagoner/status/119875591544651776/index.html new file mode 100644 index 00000000..666d1446 --- /dev/null +++ b/static/mytweets/ewagoner/status/119875591544651776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ryanqnorth: "That book open on my bed? Oh. That's the Enterprise D tech manual. I - I wasn't expecting to have women over today." #s ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ryanqnorth: "That book open on my bed? Oh. That's the Enterprise D tech manual. I - I wasn't expecting to have women over today." #s ... +

+

+ 9/30/2011, 4:45:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119878252545314817/index.html b/static/mytweets/ewagoner/status/119878252545314817/index.html new file mode 100644 index 00000000..c87e0d57 --- /dev/null +++ b/static/mytweets/ewagoner/status/119878252545314817/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yesterday, I had an idea for a podcast. Today I have a domain, an iTunes feed, and a pilot episode. I love living in the future. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yesterday, I had an idea for a podcast. Today I have a domain, an iTunes feed, and a pilot episode. I love living in the future. +

+

+ 9/30/2011, 4:56:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119885884928704512/index.html b/static/mytweets/ewagoner/status/119885884928704512/index.html new file mode 100644 index 00000000..efd9b8a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/119885884928704512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brainpicker: Best thing I've seen all day – A Map of the Open Country of a Woman’s Heart, rare gem from the 1800s <a href="http://is.gd/nfujO5">http://is.gd/nfujO5</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @brainpicker: Best thing I've seen all day – A Map of the Open Country of a Woman’s Heart, rare gem from the 1800s http://is.gd/nfujO5 +

+

+ 9/30/2011, 5:26:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119887990624485376/index.html b/static/mytweets/ewagoner/status/119887990624485376/index.html new file mode 100644 index 00000000..b404cf52 --- /dev/null +++ b/static/mytweets/ewagoner/status/119887990624485376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have OK to use copyrighted translations of the source material for my project. So excited -- they're much better than the public domain. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have OK to use copyrighted translations of the source material for my project. So excited -- they're much better than the public domain. +

+

+ 9/30/2011, 5:34:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119896298768961536/index.html b/static/mytweets/ewagoner/status/119896298768961536/index.html new file mode 100644 index 00000000..fb62aecb --- /dev/null +++ b/static/mytweets/ewagoner/status/119896298768961536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The short intro is up. The first story will be published likely on Monday. I'll have the iTunes URL then. For now: <a href="http://grimmlunch.org">http://grimmlunch.org</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The short intro is up. The first story will be published likely on Monday. I'll have the iTunes URL then. For now: http://grimmlunch.org +

+

+ 9/30/2011, 6:07:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/119919217284878336/index.html b/static/mytweets/ewagoner/status/119919217284878336/index.html new file mode 100644 index 00000000..758a5a12 --- /dev/null +++ b/static/mytweets/ewagoner/status/119919217284878336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Bad Skeksis are fiction. I'm non-fiction. I'm a good Skeksis. I'm going to catch a Gelfling for dinner. I'm sorry, that's what Skeksis do." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Bad Skeksis are fiction. I'm non-fiction. I'm a good Skeksis. I'm going to catch a Gelfling for dinner. I'm sorry, that's what Skeksis do." +

+

+ 9/30/2011, 7:39:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1199962468/index.html b/static/mytweets/ewagoner/status/1199962468/index.html new file mode 100644 index 00000000..086a6a06 --- /dev/null +++ b/static/mytweets/ewagoner/status/1199962468/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Amalgamated Order of Real Bearded Santas" Awesome! http://www.aorbsinc.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The Amalgamated Order of Real Bearded Santas" Awesome! http://www.aorbsinc.com/ +

+

+ 2/11/2009, 2:04:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12000629608/index.html b/static/mytweets/ewagoner/status/12000629608/index.html new file mode 100644 index 00000000..b69005b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/12000629608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's one five year old who's as happy as could be. http://gdzl.la/7SFiQ9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's one five year old who's as happy as could be. http://gdzl.la/7SFiQ9 +

+

+ 4/11/2010, 1:19:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120158995796340737/index.html b/static/mytweets/ewagoner/status/120158995796340737/index.html new file mode 100644 index 00000000..f284dc0b --- /dev/null +++ b/static/mytweets/ewagoner/status/120158995796340737/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to the county fair with Vivian. Well, the next county over's fair. My county doesn't have one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to the county fair with Vivian. Well, the next county over's fair. My county doesn't have one. +

+

+ 10/1/2011, 11:31:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120199006935715840/index.html b/static/mytweets/ewagoner/status/120199006935715840/index.html new file mode 100644 index 00000000..0b5a4e3d --- /dev/null +++ b/static/mytweets/ewagoner/status/120199006935715840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm about to have a funnel cake for second lunch. That's what they're there for. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm about to have a funnel cake for second lunch. That's what they're there for. +

+

+ 10/1/2011, 2:10:51 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120199820685225984/index.html b/static/mytweets/ewagoner/status/120199820685225984/index.html new file mode 100644 index 00000000..66293644 --- /dev/null +++ b/static/mytweets/ewagoner/status/120199820685225984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian comes every year to ride the dragon. @ Comer Fairgrounds <a href="http://instagr.am/p/Oxu9Q/">http://instagr.am/p/Oxu9Q/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian comes every year to ride the dragon. @ Comer Fairgrounds http://instagr.am/p/Oxu9Q/ +

+

+ 10/1/2011, 2:14:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120215594632093696/index.html b/static/mytweets/ewagoner/status/120215594632093696/index.html new file mode 100644 index 00000000..2c8b19d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/120215594632093696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you ever need balloons popped with darts, Vivian's got you covered. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you ever need balloons popped with darts, Vivian's got you covered. +

+

+ 10/1/2011, 3:16:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120286748227026945/index.html b/static/mytweets/ewagoner/status/120286748227026945/index.html new file mode 100644 index 00000000..2ebf3a00 --- /dev/null +++ b/static/mytweets/ewagoner/status/120286748227026945/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So thankful that I know amazing farmers like Michael McMullan and can eat freshly picked sweet corn on October 1. <a href="http://instagr.am/p/Oz6dA/">http://instagr.am/p/Oz6dA/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So thankful that I know amazing farmers like Michael McMullan and can eat freshly picked sweet corn on October 1. http://instagr.am/p/Oz6dA/ +

+

+ 10/1/2011, 7:59:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120293859715584001/index.html b/static/mytweets/ewagoner/status/120293859715584001/index.html new file mode 100644 index 00000000..c8396b45 --- /dev/null +++ b/static/mytweets/ewagoner/status/120293859715584001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The tattoo artist who did my Hobbit piece is doing a zombie I Love Lucy for someone else. For reals. <a href="http://is.gd/7Xxlwl">http://is.gd/7Xxlwl</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The tattoo artist who did my Hobbit piece is doing a zombie I Love Lucy for someone else. For reals. http://is.gd/7Xxlwl +

+

+ 10/1/2011, 8:27:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1203018555/index.html b/static/mytweets/ewagoner/status/1203018555/index.html new file mode 100644 index 00000000..e4fd6ae5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1203018555/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm pretty sure locallygrown.net is reaching critical mass. Evidence: 9 markets have started up in the past week alone. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm pretty sure locallygrown.net is reaching critical mass. Evidence: 9 markets have started up in the past week alone. +

+

+ 2/12/2009, 10:57:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120319927088455680/index.html b/static/mytweets/ewagoner/status/120319927088455680/index.html new file mode 100644 index 00000000..65abe790 --- /dev/null +++ b/static/mytweets/ewagoner/status/120319927088455680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + October means I can start making White Russians with eggnog again. Without feeling like a glutton for making eggnog in July, that is. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ October means I can start making White Russians with eggnog again. Without feeling like a glutton for making eggnog in July, that is. +

+

+ 10/1/2011, 10:11:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120514988556288001/index.html b/static/mytweets/ewagoner/status/120514988556288001/index.html new file mode 100644 index 00000000..0e92c95c --- /dev/null +++ b/static/mytweets/ewagoner/status/120514988556288001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pickover Wow. Imagine walking into this teacher's physics class your first day. Click to mag. <a href="http://tinyurl.com/3au2eko">http://tinyurl.com/3au2eko</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pickover Wow. Imagine walking into this teacher's physics class your first day. Click to mag. http://tinyurl.com/3au2eko +

+

+ 10/2/2011, 11:06:26 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1205419383/index.html b/static/mytweets/ewagoner/status/1205419383/index.html new file mode 100644 index 00000000..cf886ff9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1205419383/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Notice how I use the strength of the cold against itself. As it attacks, I become a fulcrum such (cough) such that (cough cough) -- oh crap. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Notice how I use the strength of the cold against itself. As it attacks, I become a fulcrum such (cough) such that (cough cough) -- oh crap. +

+

+ 2/13/2009, 12:19:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120545144511537152/index.html b/static/mytweets/ewagoner/status/120545144511537152/index.html new file mode 100644 index 00000000..78411d38 --- /dev/null +++ b/static/mytweets/ewagoner/status/120545144511537152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @onlineathens: 9 months ago, Athens was covered in a record snowfall. We are now seeing the true consequences: babies! http://t.co/b ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @onlineathens: 9 months ago, Athens was covered in a record snowfall. We are now seeing the true consequences: babies! http://t.co/b ... +

+

+ 10/2/2011, 1:06:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120595228758507520/index.html b/static/mytweets/ewagoner/status/120595228758507520/index.html new file mode 100644 index 00000000..4ec4cd22 --- /dev/null +++ b/static/mytweets/ewagoner/status/120595228758507520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Between now and Saturday, I'll be cooking my weight in meat from my farmers market for the market's annual Hunter's Moon Feast. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Between now and Saturday, I'll be cooking my weight in meat from my farmers market for the market's annual Hunter's Moon Feast. +

+

+ 10/2/2011, 4:25:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120598533131874305/index.html b/static/mytweets/ewagoner/status/120598533131874305/index.html new file mode 100644 index 00000000..35094f32 --- /dev/null +++ b/static/mytweets/ewagoner/status/120598533131874305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Currently at Mother Earth News: "Virtual Farmers Markets - The Future" <a href="http://www.motherearthnews.com/the-happy-homesteader/virtual-farmers-markets-the-future.aspx">http://www.motherearthnews.com/the-happy-homesteader/virtual-farmers-markets-the-future.aspx</a> (Been reading MEN since issue one. So honored!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120633882344292352/index.html b/static/mytweets/ewagoner/status/120633882344292352/index.html new file mode 100644 index 00000000..a835422a --- /dev/null +++ b/static/mytweets/ewagoner/status/120633882344292352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My new podcast's link on iTunes is live. I plan on putting the first real episode up tomorrow. <a href="http://itunes.apple.com/us/podcast/the-brothers-grimm-lunch-break/id469544331">http://itunes.apple.com/us/podcast/the-brothers-grimm-lunch-break/id469544331</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12065908032/index.html b/static/mytweets/ewagoner/status/12065908032/index.html new file mode 100644 index 00000000..b239bae4 --- /dev/null +++ b/static/mytweets/ewagoner/status/12065908032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Used to work here. Not once did agents of the empire come visit. http://is.gd/bq2n0 http://is.gd/bq2n2 http://is.gd/bq2n1 http://is.gd/bq2n3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Used to work here. Not once did agents of the empire come visit. http://is.gd/bq2n0 http://is.gd/bq2n2 http://is.gd/bq2n1 http://is.gd/bq2n3 +

+

+ 4/12/2010, 5:04:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12066369547/index.html b/static/mytweets/ewagoner/status/12066369547/index.html new file mode 100644 index 00000000..24b6da3c --- /dev/null +++ b/static/mytweets/ewagoner/status/12066369547/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Giardini Trattoria (Columbus, NC) is a restaurant, catering company, organic garden, & now a 2nd-generation style of CSA: http://is.gd/bq2Sx + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Giardini Trattoria (Columbus, NC) is a restaurant, catering company, organic garden, & now a 2nd-generation style of CSA: http://is.gd/bq2Sx +

+

+ 4/12/2010, 5:15:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12067839223/index.html b/static/mytweets/ewagoner/status/12067839223/index.html new file mode 100644 index 00000000..3fbd1f57 --- /dev/null +++ b/static/mytweets/ewagoner/status/12067839223/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watched @mc_frontalot load into the 40 Watt from my office window. Now I've got to hang out for three hours until the doors open. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watched @mc_frontalot load into the 40 Watt from my office window. Now I've got to hang out for three hours until the doors open. +

+

+ 4/12/2010, 5:53:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120688172/index.html b/static/mytweets/ewagoner/status/120688172/index.html new file mode 100644 index 00000000..2b1886a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/120688172/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Planning my "Next Food Network Star" audition video. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Planning my "Next Food Network Star" audition video. +

+

+ 6/25/2007, 8:02:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12074717653/index.html b/static/mytweets/ewagoner/status/12074717653/index.html new file mode 100644 index 00000000..4c865600 --- /dev/null +++ b/static/mytweets/ewagoner/status/12074717653/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A little pre-show music with my martini: http://gdzl.la/7T7pds + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A little pre-show music with my martini: http://gdzl.la/7T7pds +

+

+ 4/12/2010, 8:23:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12079082836/index.html b/static/mytweets/ewagoner/status/12079082836/index.html new file mode 100644 index 00000000..2a6b0d6e --- /dev/null +++ b/static/mytweets/ewagoner/status/12079082836/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A twelve player game of Hassle: The Dorkening has broken out pre-show. Frontalot greeted me by name, which was odd. And cool in a nerdy way. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A twelve player game of Hassle: The Dorkening has broken out pre-show. Frontalot greeted me by name, which was odd. And cool in a nerdy way. +

+

+ 4/12/2010, 9:49:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120812008449908736/index.html b/static/mytweets/ewagoner/status/120812008449908736/index.html new file mode 100644 index 00000000..435a4426 --- /dev/null +++ b/static/mytweets/ewagoner/status/120812008449908736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Surprise frost was a surprise. 36 degrees when I took Viv to the bus stop, & I had to drive with my head out the window. No time to scrape. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Surprise frost was a surprise. 36 degrees when I took Viv to the bus stop, & I had to drive with my head out the window. No time to scrape. +

+

+ 10/3/2011, 6:46:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12084274080/index.html b/static/mytweets/ewagoner/status/12084274080/index.html new file mode 100644 index 00000000..69c2996f --- /dev/null +++ b/static/mytweets/ewagoner/status/12084274080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yeah, @mc_frontalot has really tightened his show since I saw him on his first show of his first tour. http://gdzl.la/7T6F8n + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yeah, @mc_frontalot has really tightened his show since I saw him on his first show of his first tour. http://gdzl.la/7T6F8n +

+

+ 4/12/2010, 11:39:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120861602160459777/index.html b/static/mytweets/ewagoner/status/120861602160459777/index.html new file mode 100644 index 00000000..1df9c1fd --- /dev/null +++ b/static/mytweets/ewagoner/status/120861602160459777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A window washer is rappelling outside my window. I assume I'll eventually get used to that? I'm such a rube. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A window washer is rappelling outside my window. I assume I'll eventually get used to that? I'm such a rube. +

+

+ 10/3/2011, 10:03:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120887626281648128/index.html b/static/mytweets/ewagoner/status/120887626281648128/index.html new file mode 100644 index 00000000..a38e579f --- /dev/null +++ b/static/mytweets/ewagoner/status/120887626281648128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hoping that the guys operating the grinder/saw that sounds like a blue whale seven floors below me will take a lunch break so I can record. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hoping that the guys operating the grinder/saw that sounds like a blue whale seven floors below me will take a lunch break so I can record. +

+

+ 10/3/2011, 11:47:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120903169600524288/index.html b/static/mytweets/ewagoner/status/120903169600524288/index.html new file mode 100644 index 00000000..cbe717d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/120903169600524288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm now officially announcing "The Brothers Grimm Lunch Break", a several times weekly reading of the original fairy tales at grimmlunch.org + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm now officially announcing "The Brothers Grimm Lunch Break", a several times weekly reading of the original fairy tales at grimmlunch.org +

+

+ 10/3/2011, 12:48:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120903513873195008/index.html b/static/mytweets/ewagoner/status/120903513873195008/index.html new file mode 100644 index 00000000..a841a448 --- /dev/null +++ b/static/mytweets/ewagoner/status/120903513873195008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you listened to my test episode last week, I've uploaded a new recording using a much better translation. <a href="http://itunes.apple.com/us/podcast/the-brothers-grimm-lunch-break/id469544331">http://itunes.apple.com/us/podcast/the-brothers-grimm-lunch-break/id469544331</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/120930662457933824/index.html b/static/mytweets/ewagoner/status/120930662457933824/index.html new file mode 100644 index 00000000..6e6d97c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/120930662457933824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, no! Wilson's Soul Food closed? There goes the best fried chicken in town. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, no! Wilson's Soul Food closed? There goes the best fried chicken in town. +

+

+ 10/3/2011, 2:38:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1209998586/index.html b/static/mytweets/ewagoner/status/1209998586/index.html new file mode 100644 index 00000000..4b35ab05 --- /dev/null +++ b/static/mytweets/ewagoner/status/1209998586/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Slept for thirteen hours. Best Valentine's Day present ever! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Slept for thirteen hours. Best Valentine's Day present ever! +

+

+ 2/14/2009, 11:13:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1210818726/index.html b/static/mytweets/ewagoner/status/1210818726/index.html new file mode 100644 index 00000000..9100331d --- /dev/null +++ b/static/mytweets/ewagoner/status/1210818726/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watching Mel Brooks' "Silent Movie". Somehow this one had slipped by me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watching Mel Brooks' "Silent Movie". Somehow this one had slipped by me. +

+

+ 2/14/2009, 5:08:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12115581655/index.html b/static/mytweets/ewagoner/status/12115581655/index.html new file mode 100644 index 00000000..d203a70f --- /dev/null +++ b/static/mytweets/ewagoner/status/12115581655/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My customers with hotmail addresses tell me they're missing lots of email, not just mine. Many moving to gmail. MS getting out of email biz? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My customers with hotmail addresses tell me they're missing lots of email, not just mine. Many moving to gmail. MS getting out of email biz? +

+

+ 4/13/2010, 1:37:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121212568944648192/index.html b/static/mytweets/ewagoner/status/121212568944648192/index.html new file mode 100644 index 00000000..05c3af51 --- /dev/null +++ b/static/mytweets/ewagoner/status/121212568944648192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today, of all days, everything is ok. #tenfourgoodbuddy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today, of all days, everything is ok. #tenfourgoodbuddy +

+

+ 10/4/2011, 9:18:23 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121276530612649984/index.html b/static/mytweets/ewagoner/status/121276530612649984/index.html new file mode 100644 index 00000000..4918d25c --- /dev/null +++ b/static/mytweets/ewagoner/status/121276530612649984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Grimm's "The Companionship of the Cat and Mouse" is now up, in which we learn the real way of the world. <a href="http://grimmlunch.libsyn.com/2-the-companionship-of-the-cat-and-mouse">http://grimmlunch.libsyn.com/2-the-companionship-of-the-cat-and-mouse</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12136041396/index.html b/static/mytweets/ewagoner/status/12136041396/index.html new file mode 100644 index 00000000..43274ef1 --- /dev/null +++ b/static/mytweets/ewagoner/status/12136041396/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nearly missed a Metafilter thread about building an earthen pizza oven. http://is.gd/brFXS Of course, I had to weigh in: http://is.gd/brFX1 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nearly missed a Metafilter thread about building an earthen pizza oven. http://is.gd/brFXS Of course, I had to weigh in: http://is.gd/brFX1 +

+

+ 4/13/2010, 9:19:15 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12137724656/index.html b/static/mytweets/ewagoner/status/12137724656/index.html new file mode 100644 index 00000000..d95f7496 --- /dev/null +++ b/static/mytweets/ewagoner/status/12137724656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A few years ago, none of the local growers had anything to sell in April. This week, we set an all-time sales record. No more off season! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A few years ago, none of the local growers had anything to sell in April. This week, we set an all-time sales record. No more off season! +

+

+ 4/13/2010, 9:51:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121393004379516930/index.html b/static/mytweets/ewagoner/status/121393004379516930/index.html new file mode 100644 index 00000000..000b5416 --- /dev/null +++ b/static/mytweets/ewagoner/status/121393004379516930/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @EthanZ The most persuasive of the "I am the 99%" images I've seen thus far: +<a href="http://bit.ly/o3wJBm">http://bit.ly/o3wJBm</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @EthanZ The most persuasive of the "I am the 99%" images I've seen thus far:
http://bit.ly/o3wJBm +

+

+ 10/4/2011, 9:15:22 PM +

+

Favs: 1

+

Retweets: 16

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121401922753273856/index.html b/static/mytweets/ewagoner/status/121401922753273856/index.html new file mode 100644 index 00000000..a683de58 --- /dev/null +++ b/static/mytweets/ewagoner/status/121401922753273856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Did @diveintomark run off and join Why the Lucky Stiff? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Did @diveintomark run off and join Why the Lucky Stiff? +

+

+ 10/4/2011, 9:50:48 PM +

+

Favs: 0

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121403079206768640/index.html b/static/mytweets/ewagoner/status/121403079206768640/index.html new file mode 100644 index 00000000..caf18943 --- /dev/null +++ b/static/mytweets/ewagoner/status/121403079206768640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Diveintohtml5.org is gone, too. I was using that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Diveintohtml5.org is gone, too. I was using that. +

+

+ 10/4/2011, 9:55:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121405221594345472/index.html b/static/mytweets/ewagoner/status/121405221594345472/index.html new file mode 100644 index 00000000..d23f14e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/121405221594345472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + feedparser.org is also gone. Not good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ feedparser.org is also gone. Not good. +

+

+ 10/4/2011, 10:03:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12143821486/index.html b/static/mytweets/ewagoner/status/12143821486/index.html new file mode 100644 index 00000000..66c0aa72 --- /dev/null +++ b/static/mytweets/ewagoner/status/12143821486/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Drunk neighbor on his mufflerless tractor bush hogging the property line at midnight. Country life isn't all peace and quiet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Drunk neighbor on his mufflerless tractor bush hogging the property line at midnight. Country life isn't all peace and quiet. +

+

+ 4/13/2010, 11:55:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121529636839624704/index.html b/static/mytweets/ewagoner/status/121529636839624704/index.html new file mode 100644 index 00000000..164397b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/121529636839624704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mathowie Here you go, a Creative Commons mirror of Dive Into HTML5 that will never go away, promise: <a href="http://fortuito.us/diveintohtml5/">http://fortuito.us/diveintohtml5/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mathowie Here you go, a Creative Commons mirror of Dive Into HTML5 that will never go away, promise: http://fortuito.us/diveintohtml5/ +

+

+ 10/5/2011, 6:18:17 AM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121578032/index.html b/static/mytweets/ewagoner/status/121578032/index.html new file mode 100644 index 00000000..65f776ae --- /dev/null +++ b/static/mytweets/ewagoner/status/121578032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If I get an iPhone, the new prices are actually cheaper than my current rates. The more expensive iPhone would pay for itself in 30 months. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If I get an iPhone, the new prices are actually cheaper than my current rates. The more expensive iPhone would pay for itself in 30 months. +

+

+ 6/26/2007, 10:32:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12158426503188480/index.html b/static/mytweets/ewagoner/status/12158426503188480/index.html new file mode 100644 index 00000000..e3357f6f --- /dev/null +++ b/static/mytweets/ewagoner/status/12158426503188480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Q: "By what accident did you summon the goat god and its helpmeets?" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Q: "By what accident did you summon the goat god and its helpmeets?" +

+

+ 12/7/2010, 9:56:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12158542014320640/index.html b/static/mytweets/ewagoner/status/12158542014320640/index.html new file mode 100644 index 00000000..ab0369d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/12158542014320640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A: "I was reading aloud a recipe from Old Ma Purgative’s Wonder Book Of Pies and I pronounced some of the words amiss." http://is.gd/iliJL + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A: "I was reading aloud a recipe from Old Ma Purgative’s Wonder Book Of Pies and I pronounced some of the words amiss." http://is.gd/iliJL +

+

+ 12/7/2010, 9:56:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1215938160/index.html b/static/mytweets/ewagoner/status/1215938160/index.html new file mode 100644 index 00000000..2efc5adb --- /dev/null +++ b/static/mytweets/ewagoner/status/1215938160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens Locally Grown gets a reprieve, but now needs help from the legislature: http://athens.locallygrown.net/weblog/view/1707 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens Locally Grown gets a reprieve, but now needs help from the legislature: http://athens.locallygrown.net/weblog/view/1707 +

+

+ 2/16/2009, 12:34:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121618053132845057/index.html b/static/mytweets/ewagoner/status/121618053132845057/index.html new file mode 100644 index 00000000..cb31a4ce --- /dev/null +++ b/static/mytweets/ewagoner/status/121618053132845057/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Public art (cut out sculptures of leaves) in the rooftop garden. <a href="http://instagr.am/p/PLhtz/">http://instagr.am/p/PLhtz/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Public art (cut out sculptures of leaves) in the rooftop garden. http://instagr.am/p/PLhtz/ +

+

+ 10/5/2011, 12:09:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121632272/index.html b/static/mytweets/ewagoner/status/121632272/index.html new file mode 100644 index 00000000..5a026702 --- /dev/null +++ b/static/mytweets/ewagoner/status/121632272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 1.2GB of podcasts now down to a mere 46MB. That took quite a bit of listening. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 1.2GB of podcasts now down to a mere 46MB. That took quite a bit of listening. +

+

+ 6/26/2007, 11:23:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121658886607474688/index.html b/static/mytweets/ewagoner/status/121658886607474688/index.html new file mode 100644 index 00000000..6d506d64 --- /dev/null +++ b/static/mytweets/ewagoner/status/121658886607474688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheDrabblecast: A dress made of yak nipples. <a href="http://bit.ly/pO0F6X">http://bit.ly/pO0F6X</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheDrabblecast: A dress made of yak nipples. http://bit.ly/pO0F6X +

+

+ 10/5/2011, 2:51:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121674511035809792/index.html b/static/mytweets/ewagoner/status/121674511035809792/index.html new file mode 100644 index 00000000..9c4672a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/121674511035809792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's a dedication, with dignitaries. We weren't invited. @ West Washington Parking Deck <a href="http://instagr.am/p/PMf5u/">http://instagr.am/p/PMf5u/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's a dedication, with dignitaries. We weren't invited. @ West Washington Parking Deck http://instagr.am/p/PMf5u/ +

+

+ 10/5/2011, 3:53:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12168610815/index.html b/static/mytweets/ewagoner/status/12168610815/index.html new file mode 100644 index 00000000..8dc7e236 --- /dev/null +++ b/static/mytweets/ewagoner/status/12168610815/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My unplugged desk phone was ringing, which was pretty freaky. Until I discovered I'd only unplugged the handset. Old tech is hard. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My unplugged desk phone was ringing, which was pretty freaky. Until I discovered I'd only unplugged the handset. Old tech is hard. +

+

+ 4/14/2010, 11:20:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121702566525534208/index.html b/static/mytweets/ewagoner/status/121702566525534208/index.html new file mode 100644 index 00000000..ef9a0842 --- /dev/null +++ b/static/mytweets/ewagoner/status/121702566525534208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I read "The Virgin Mary's Child", in which she adopts a child who lies, grows up, lies again, repents, & is forgiven. <a href="http://grimmlunch.libsyn.com/3-the-virgin-mary-s-child">http://grimmlunch.libsyn.com/3-the-virgin-mary-s-child</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121708069423034368/index.html b/static/mytweets/ewagoner/status/121708069423034368/index.html new file mode 100644 index 00000000..483b4b63 --- /dev/null +++ b/static/mytweets/ewagoner/status/121708069423034368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jonward11: so wonderful: 18 Pictures That Show What Joe Biden Is Really Like <a href="http://bit.ly/qAfVT6">http://bit.ly/qAfVT6</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jonward11: so wonderful: 18 Pictures That Show What Joe Biden Is Really Like http://bit.ly/qAfVT6 +

+

+ 10/5/2011, 6:07:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121733820880920577/index.html b/static/mytweets/ewagoner/status/121733820880920577/index.html new file mode 100644 index 00000000..e6608b87 --- /dev/null +++ b/static/mytweets/ewagoner/status/121733820880920577/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Few people's life work have affected me as much as Steve Jobs' did. Thank you, and rest easy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Few people's life work have affected me as much as Steve Jobs' did. Thank you, and rest easy. +

+

+ 10/5/2011, 7:49:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121747216539983872/index.html b/static/mytweets/ewagoner/status/121747216539983872/index.html new file mode 100644 index 00000000..aa302cc6 --- /dev/null +++ b/static/mytweets/ewagoner/status/121747216539983872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ray Bradbury, Isaac Asimov, Carl Sagan, Steve Jobs, Stephen Hawking, Jim Henson, George Carlin, Steve Wozniak, Douglas Adams, Wendell Berry. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ray Bradbury, Isaac Asimov, Carl Sagan, Steve Jobs, Stephen Hawking, Jim Henson, George Carlin, Steve Wozniak, Douglas Adams, Wendell Berry. +

+

+ 10/5/2011, 8:42:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121764165458214912/index.html b/static/mytweets/ewagoner/status/121764165458214912/index.html new file mode 100644 index 00000000..7982e9b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/121764165458214912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At least there's this. <a href="http://mlkshk.com/p/80TO">http://mlkshk.com/p/80TO</a> /via ColdChef + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At least there's this. http://mlkshk.com/p/80TO /via ColdChef +

+

+ 10/5/2011, 9:50:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121784583606898688/index.html b/static/mytweets/ewagoner/status/121784583606898688/index.html new file mode 100644 index 00000000..f6caea57 --- /dev/null +++ b/static/mytweets/ewagoner/status/121784583606898688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Steve Jobs was Always Kind to Me (or, Regrets of an Asshole)" <a href="http://thewirecutter.com/2011/10/steve-jobs-was-always-kind-to-me-or-regrets-of-an-asshole/">http://thewirecutter.com/2011/10/steve-jobs-was-always-kind-to-me-or-regrets-of-an-asshole/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121890658284863490/index.html b/static/mytweets/ewagoner/status/121890658284863490/index.html new file mode 100644 index 00000000..0f61ffa2 --- /dev/null +++ b/static/mytweets/ewagoner/status/121890658284863490/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mike_matas A series of photos Steve Jobs took in my office testing Photo Booth filters in 2005. Rest in peace. <a href="https://www.facebook.com/media/set/?set=a.10150344003354357.371772.500729356&l=c6edf34df0&type=1">https://www.facebook.com/media/set/?set=a.10150344003354357.371772.500729356&l=c6edf34df0&type=1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121933750186672128/index.html b/static/mytweets/ewagoner/status/121933750186672128/index.html new file mode 100644 index 00000000..14d6b098 --- /dev/null +++ b/static/mytweets/ewagoner/status/121933750186672128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @And_Tonic: xkcd does it perfectly again -> <a href="http://xkcd.com/961/">http://xkcd.com/961/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @And_Tonic: xkcd does it perfectly again -> http://xkcd.com/961/ +

+

+ 10/6/2011, 9:04:06 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121948486408224768/index.html b/static/mytweets/ewagoner/status/121948486408224768/index.html new file mode 100644 index 00000000..14563fa1 --- /dev/null +++ b/static/mytweets/ewagoner/status/121948486408224768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rt @daringfireball: ★ Universe Dented, Grass Underfoot: <a href="http://df4.us/iek">http://df4.us/iek</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rt @daringfireball: ★ Universe Dented, Grass Underfoot: http://df4.us/iek +

+

+ 10/6/2011, 10:02:39 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121967754260643840/index.html b/static/mytweets/ewagoner/status/121967754260643840/index.html new file mode 100644 index 00000000..7c78c25b --- /dev/null +++ b/static/mytweets/ewagoner/status/121967754260643840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm kind of excited about the new LotR computer game, "War in the North". I only wish I had time to play it. <a href="http://www.warinthenorth.com/index.php/the-game/overview">http://www.warinthenorth.com/index.php/the-game/overview</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/121997308333273088/index.html b/static/mytweets/ewagoner/status/121997308333273088/index.html new file mode 100644 index 00000000..d6a2f46b --- /dev/null +++ b/static/mytweets/ewagoner/status/121997308333273088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The drug store across the street carries real horehound candy, "brewed & steeped in copper kettles to enhance the horehound flavor". Yum! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The drug store across the street carries real horehound candy, "brewed & steeped in copper kettles to enhance the horehound flavor". Yum! +

+

+ 10/6/2011, 1:16:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12200065552621568/index.html b/static/mytweets/ewagoner/status/12200065552621568/index.html new file mode 100644 index 00000000..204932d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/12200065552621568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally got my broken wisdom tooth looked at. Going back Friday, and he gave me full warning that he's going to "beat me up pretty bad". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally got my broken wisdom tooth looked at. Going back Friday, and he gave me full warning that he's going to "beat me up pretty bad". +

+

+ 12/7/2010, 12:41:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1221127278/index.html b/static/mytweets/ewagoner/status/1221127278/index.html new file mode 100644 index 00000000..5d266538 --- /dev/null +++ b/static/mytweets/ewagoner/status/1221127278/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love a good joke url: http://ifyouwanttoseewhatsonwoottodayitwouldbeeasiertojusttypewoot.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I love a good joke url: http://ifyouwanttoseewhatsonwoottodayitwouldbeeasiertojusttypewoot.com +

+

+ 2/17/2009, 8:09:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/122147417733865472/index.html b/static/mytweets/ewagoner/status/122147417733865472/index.html new file mode 100644 index 00000000..9634f558 --- /dev/null +++ b/static/mytweets/ewagoner/status/122147417733865472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've got a mess of pork from four different local farms that'll smoke for 12 hours or so tomorrow night for Satur <a href="http://instagr.am/p/PUt0z/">http://instagr.am/p/PUt0z/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've got a mess of pork from four different local farms that'll smoke for 12 hours or so tomorrow night for Satur http://instagr.am/p/PUt0z/ +

+

+ 10/6/2011, 11:13:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/122289622/index.html b/static/mytweets/ewagoner/status/122289622/index.html new file mode 100644 index 00000000..6f870cd7 --- /dev/null +++ b/static/mytweets/ewagoner/status/122289622/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you missed the Robot Chicken Star Wars Special, here it is: http://tinyurl.com/yqpvl2 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you missed the Robot Chicken Star Wars Special, here it is: http://tinyurl.com/yqpvl2 +

+

+ 6/26/2007, 10:10:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12231084234248194/index.html b/static/mytweets/ewagoner/status/12231084234248194/index.html new file mode 100644 index 00000000..5c7c5828 --- /dev/null +++ b/static/mytweets/ewagoner/status/12231084234248194/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens' state rep & Democratic caucus chairman, switches to GOP because the Democrats were 100% shut out of the process. http://is.gd/im5wX + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens' state rep & Democratic caucus chairman, switches to GOP because the Democrats were 100% shut out of the process. http://is.gd/im5wX +

+

+ 12/7/2010, 2:44:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/122364820040327168/index.html b/static/mytweets/ewagoner/status/122364820040327168/index.html new file mode 100644 index 00000000..0c940136 --- /dev/null +++ b/static/mytweets/ewagoner/status/122364820040327168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Huh. The big stoneware crock in my crock pot just cracked in half. It's like it knew I'm in the middle of cooking for 100 people. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Huh. The big stoneware crock in my crock pot just cracked in half. It's like it knew I'm in the middle of cooking for 100 people. +

+

+ 10/7/2011, 1:37:01 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12237849864/index.html b/static/mytweets/ewagoner/status/12237849864/index.html new file mode 100644 index 00000000..d2458af1 --- /dev/null +++ b/static/mytweets/ewagoner/status/12237849864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been plotting and planning for over five years, and it looks like the time has come and tomorrow I'll get to "sign and drive". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been plotting and planning for over five years, and it looks like the time has come and tomorrow I'll get to "sign and drive". +

+

+ 4/15/2010, 2:38:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/122383907881619456/index.html b/static/mytweets/ewagoner/status/122383907881619456/index.html new file mode 100644 index 00000000..2bac7a34 --- /dev/null +++ b/static/mytweets/ewagoner/status/122383907881619456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's an all-nighter for me tonight. That is, I'll be taking a series of 90 minute naps in between adding wood to the smoker. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's an all-nighter for me tonight. That is, I'll be taking a series of 90 minute naps in between adding wood to the smoker. +

+

+ 10/7/2011, 2:52:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/122456211777011712/index.html b/static/mytweets/ewagoner/status/122456211777011712/index.html new file mode 100644 index 00000000..1776f2f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/122456211777011712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'll be spending the night here. <a href="http://instagr.am/p/PaACp/">http://instagr.am/p/PaACp/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'll be spending the night here. http://instagr.am/p/PaACp/ +

+

+ 10/7/2011, 7:40:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/122479436753940480/index.html b/static/mytweets/ewagoner/status/122479436753940480/index.html new file mode 100644 index 00000000..997b5b49 --- /dev/null +++ b/static/mytweets/ewagoner/status/122479436753940480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I had to pull a bunch of poison ivy by hand today. Had to be done. I took precautions and washed, but am bound to fall prey anyway. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I had to pull a bunch of poison ivy by hand today. Had to be done. I took precautions and washed, but am bound to fall prey anyway. +

+

+ 10/7/2011, 9:12:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/122495844854411264/index.html b/static/mytweets/ewagoner/status/122495844854411264/index.html new file mode 100644 index 00000000..ea6d919f --- /dev/null +++ b/static/mytweets/ewagoner/status/122495844854411264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Five gallons of strawberry mead for tomorrow's feast. <a href="http://instagr.am/p/Pa2Xw/">http://instagr.am/p/Pa2Xw/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Five gallons of strawberry mead for tomorrow's feast. http://instagr.am/p/Pa2Xw/ +

+

+ 10/7/2011, 10:17:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1225041456/index.html b/static/mytweets/ewagoner/status/1225041456/index.html new file mode 100644 index 00000000..645a8194 --- /dev/null +++ b/static/mytweets/ewagoner/status/1225041456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Managed to get our truck stuck in the mud while getting it ready for market tomorrow. Hopefully friendly neighbor with a tractor can help. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Managed to get our truck stuck in the mud while getting it ready for market tomorrow. Hopefully friendly neighbor with a tractor can help. +

+

+ 2/18/2009, 8:05:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1225159450/index.html b/static/mytweets/ewagoner/status/1225159450/index.html new file mode 100644 index 00000000..d58a1d01 --- /dev/null +++ b/static/mytweets/ewagoner/status/1225159450/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yay for kindly neighbors with tractors. The truck is safely back on pavement, and I can get back to work. Maybe later: dinner. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yay for kindly neighbors with tractors. The truck is safely back on pavement, and I can get back to work. Maybe later: dinner. +

+

+ 2/18/2009, 8:47:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/122525085906112512/index.html b/static/mytweets/ewagoner/status/122525085906112512/index.html new file mode 100644 index 00000000..6e69a690 --- /dev/null +++ b/static/mytweets/ewagoner/status/122525085906112512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oooh... a Kon Kan dance mix. Dave Kindall's still got it! (And I mean that in all seriousness. It's good stuff.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oooh... a Kon Kan dance mix. Dave Kindall's still got it! (And I mean that in all seriousness. It's good stuff.) +

+

+ 10/8/2011, 12:13:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/122534781840932864/index.html b/static/mytweets/ewagoner/status/122534781840932864/index.html new file mode 100644 index 00000000..399e030e --- /dev/null +++ b/static/mytweets/ewagoner/status/122534781840932864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brownpau: PRINCESS. BRIDE. REUNION. <a href="http://insidemovies.ew.com/2011/10/07/princess-bride-reunion/">http://insidemovies.ew.com/2011/10/07/princess-bride-reunion/</a> #asyouwish + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1227025993/index.html b/static/mytweets/ewagoner/status/1227025993/index.html new file mode 100644 index 00000000..6f20a409 --- /dev/null +++ b/static/mytweets/ewagoner/status/1227025993/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + These attack helicopters that have been flying in formation over my office for the last hour are starting to get on my nerves. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ These attack helicopters that have been flying in formation over my office for the last hour are starting to get on my nerves. +

+

+ 2/19/2009, 10:48:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1227699540/index.html b/static/mytweets/ewagoner/status/1227699540/index.html new file mode 100644 index 00000000..c49d9f11 --- /dev/null +++ b/static/mytweets/ewagoner/status/1227699540/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If your battery stops holding a charge, *take it out* of your laptop! http://flickr.com/photos/ewagoner/sets/72157614072566851/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If your battery stops holding a charge, *take it out* of your laptop! http://flickr.com/photos/ewagoner/sets/72157614072566851/ +

+

+ 2/19/2009, 2:01:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/122789223123255296/index.html b/static/mytweets/ewagoner/status/122789223123255296/index.html new file mode 100644 index 00000000..d507afce --- /dev/null +++ b/static/mytweets/ewagoner/status/122789223123255296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current hip flask status: fully meaded. <a href="http://instagr.am/p/PhGp4/">http://instagr.am/p/PhGp4/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Current hip flask status: fully meaded. http://instagr.am/p/PhGp4/ +

+

+ 10/8/2011, 5:43:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12285396881/index.html b/static/mytweets/ewagoner/status/12285396881/index.html new file mode 100644 index 00000000..4d001bbf --- /dev/null +++ b/static/mytweets/ewagoner/status/12285396881/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Another End of the Empire" is a great short story by Tim Pratt that plays with the convention of the evil fantasy despot http://is.gd/bvAlL + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Another End of the Empire" is a great short story by Tim Pratt that plays with the convention of the evil fantasy despot http://is.gd/bvAlL +

+

+ 4/16/2010, 10:23:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12291289214/index.html b/static/mytweets/ewagoner/status/12291289214/index.html new file mode 100644 index 00000000..3e519a85 --- /dev/null +++ b/static/mytweets/ewagoner/status/12291289214/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pushing pennies from this pile to that pile so that later on tonight I can push them all over to their pile. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pushing pennies from this pile to that pile so that later on tonight I can push them all over to their pile. +

+

+ 4/16/2010, 12:14:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12293647198/index.html b/static/mytweets/ewagoner/status/12293647198/index.html new file mode 100644 index 00000000..0d06c08e --- /dev/null +++ b/static/mytweets/ewagoner/status/12293647198/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Me: "I'd like this special off your website." Her: "Our website is way out of date. You know how those computer geeks are." You've no idea. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Me: "I'd like this special off your website." Her: "Our website is way out of date. You know how those computer geeks are." You've no idea. +

+

+ 4/16/2010, 1:01:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12296891/index.html b/static/mytweets/ewagoner/status/12296891/index.html new file mode 100644 index 00000000..6286b29f --- /dev/null +++ b/static/mytweets/ewagoner/status/12296891/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just churned a pound and a half of butter. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just churned a pound and a half of butter. +

+

+ 3/24/2007, 10:13:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123005252/index.html b/static/mytweets/ewagoner/status/123005252/index.html new file mode 100644 index 00000000..292e6936 --- /dev/null +++ b/static/mytweets/ewagoner/status/123005252/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Large Cafe Cubano Lette -- Four shots of espresso brewed together with sugar in the raw, mixed with steamed milk. Good stuff! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Large Cafe Cubano Lette -- Four shots of espresso brewed together with sugar in the raw, mixed with steamed milk. Good stuff! +

+

+ 6/27/2007, 9:23:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12301834732/index.html b/static/mytweets/ewagoner/status/12301834732/index.html new file mode 100644 index 00000000..0b7281c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/12301834732/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The standing desk has many advantages, but one of the best is being able to dance while I type. I'll dance this JDOM away yet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The standing desk has many advantages, but one of the best is being able to dance while I type. I'll dance this JDOM away yet. +

+

+ 4/16/2010, 4:03:10 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1230399073/index.html b/static/mytweets/ewagoner/status/1230399073/index.html new file mode 100644 index 00000000..fe3aa441 --- /dev/null +++ b/static/mytweets/ewagoner/status/1230399073/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hold onto you hats! Looks like a wild day ahead for the markets. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hold onto you hats! Looks like a wild day ahead for the markets. +

+

+ 2/20/2009, 8:03:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123055222/index.html b/static/mytweets/ewagoner/status/123055222/index.html new file mode 100644 index 00000000..3c1545a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/123055222/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + woot.com is very tempting today. I've been eyeing that model for some time now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ woot.com is very tempting today. I've been eyeing that model for some time now. +

+

+ 6/27/2007, 9:58:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123057314289819649/index.html b/static/mytweets/ewagoner/status/123057314289819649/index.html new file mode 100644 index 00000000..a62ebda6 --- /dev/null +++ b/static/mytweets/ewagoner/status/123057314289819649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @stevebait: American Spectator Editor Admits to being Agent Provocateur at D.C. Museum <a href="http://fdl.me/pJ4h5x">http://fdl.me/pJ4h5x</a> #OWS #OccupyWallStreet + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @stevebait: American Spectator Editor Admits to being Agent Provocateur at D.C. Museum http://fdl.me/pJ4h5x #OWS #OccupyWallStreet +

+

+ 10/9/2011, 11:28:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123067391369416705/index.html b/static/mytweets/ewagoner/status/123067391369416705/index.html new file mode 100644 index 00000000..38bb10e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/123067391369416705/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Loch Ness Monster is a sea dragon." "No it ain't!" Two seven year olds discuss cryptozoology over breakfast. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The Loch Ness Monster is a sea dragon." "No it ain't!" Two seven year olds discuss cryptozoology over breakfast. +

+

+ 10/9/2011, 12:08:47 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123112373870542848/index.html b/static/mytweets/ewagoner/status/123112373870542848/index.html new file mode 100644 index 00000000..1669011f --- /dev/null +++ b/static/mytweets/ewagoner/status/123112373870542848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Be not a cancer on the earth. @ Georgia Guidestones <a href="http://instagr.am/p/PoYpi/">http://instagr.am/p/PoYpi/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Be not a cancer on the earth. @ Georgia Guidestones http://instagr.am/p/PoYpi/ +

+

+ 10/9/2011, 3:07:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123118210341023744/index.html b/static/mytweets/ewagoner/status/123118210341023744/index.html new file mode 100644 index 00000000..f55c8c03 --- /dev/null +++ b/static/mytweets/ewagoner/status/123118210341023744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Let these be guidestones to an age of reason" (Cuneiform) @ Georgia Guidestones <a href="http://instagr.am/p/PokgL/">http://instagr.am/p/PokgL/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Let these be guidestones to an age of reason" (Cuneiform) @ Georgia Guidestones http://instagr.am/p/PokgL/ +

+

+ 10/9/2011, 3:30:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123123725540409344/index.html b/static/mytweets/ewagoner/status/123123725540409344/index.html new file mode 100644 index 00000000..a7a00cad --- /dev/null +++ b/static/mytweets/ewagoner/status/123123725540409344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Upon this site stood Bio Consolidated School." <a href="http://instagr.am/p/PouTq/">http://instagr.am/p/PouTq/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Upon this site stood Bio Consolidated School." http://instagr.am/p/PouTq/ +

+

+ 10/9/2011, 3:52:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123125775502286848/index.html b/static/mytweets/ewagoner/status/123125775502286848/index.html new file mode 100644 index 00000000..61d289d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/123125775502286848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Warning or threat? <a href="http://instagr.am/p/PoyNZ/">http://instagr.am/p/PoyNZ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123130924585074688/index.html b/static/mytweets/ewagoner/status/123130924585074688/index.html new file mode 100644 index 00000000..55d8cf58 --- /dev/null +++ b/static/mytweets/ewagoner/status/123130924585074688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Dear video producer, You are a real fancy-pants video producer person, aren't you? ... Huzzah! MC Frontalot" <a href="http://instagr.am/p/Po66w/">http://instagr.am/p/Po66w/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Dear video producer, You are a real fancy-pants video producer person, aren't you? ... Huzzah! MC Frontalot" http://instagr.am/p/Po66w/ +

+

+ 10/9/2011, 4:21:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1231695637/index.html b/static/mytweets/ewagoner/status/1231695637/index.html new file mode 100644 index 00000000..6dc81a0e --- /dev/null +++ b/static/mytweets/ewagoner/status/1231695637/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Discussed cooking in a fresh-off-the-farm "Iron chef" style competition with organizers for the big Athens music festival this summer. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Discussed cooking in a fresh-off-the-farm "Iron chef" style competition with organizers for the big Athens music festival this summer. +

+

+ 2/20/2009, 2:23:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1231763650/index.html b/static/mytweets/ewagoner/status/1231763650/index.html new file mode 100644 index 00000000..2f60f16d --- /dev/null +++ b/static/mytweets/ewagoner/status/1231763650/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Barbeque duck tacos for lunch today. Think I'll skip dinner -- there's no way for me to improve on that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Barbeque duck tacos for lunch today. Think I'll skip dinner -- there's no way for me to improve on that. +

+

+ 2/20/2009, 2:43:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12317904092/index.html b/static/mytweets/ewagoner/status/12317904092/index.html new file mode 100644 index 00000000..e841a852 --- /dev/null +++ b/static/mytweets/ewagoner/status/12317904092/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Because I'm a sentimental old man, the first album I played in das Auto was Paul Simon's Graceland. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Because I'm a sentimental old man, the first album I played in das Auto was Paul Simon's Graceland. +

+

+ 4/16/2010, 10:07:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123185911830822912/index.html b/static/mytweets/ewagoner/status/123185911830822912/index.html new file mode 100644 index 00000000..cc3200ed --- /dev/null +++ b/static/mytweets/ewagoner/status/123185911830822912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + TurningArt is like Netflix for art. $10/month gets you a print, swap out any time, earn credit toward owning original. <a href="http://www.turningart.com">http://www.turningart.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ TurningArt is like Netflix for art. $10/month gets you a print, swap out any time, earn credit toward owning original. http://www.turningart.com +

+

+ 10/9/2011, 7:59:44 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123198692621684737/index.html b/static/mytweets/ewagoner/status/123198692621684737/index.html new file mode 100644 index 00000000..0464f4f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/123198692621684737/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was once thrown out of Busch Stadium during a Cardinals baseball game for "supplying beer to a minor". I was 18, and my friend was older. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was once thrown out of Busch Stadium during a Cardinals baseball game for "supplying beer to a minor". I was 18, and my friend was older. +

+

+ 10/9/2011, 8:50:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123212529685118976/index.html b/static/mytweets/ewagoner/status/123212529685118976/index.html new file mode 100644 index 00000000..0e7ab04f --- /dev/null +++ b/static/mytweets/ewagoner/status/123212529685118976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Years general welfare programs could be funded on money committed to Wall Street bailouts", a graph: <a href="http://www.am760.net/pages/DavidSirota.html?article=9221405">http://www.am760.net/pages/DavidSirota.html?article=9221405</a> /via @genehack + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123343956229619712/index.html b/static/mytweets/ewagoner/status/123343956229619712/index.html new file mode 100644 index 00000000..12fb2def --- /dev/null +++ b/static/mytweets/ewagoner/status/123343956229619712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @sergecell Giant kraken was amusing itself by making mosaics from vertebral disks of ichthyosaurs it killed: <a href="http://www.eurekalert.org/pub_releases/2011-10/gsoa-gkl100611.php">http://www.eurekalert.org/pub_releases/2011-10/gsoa-gkl100611.php</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123427708863651840/index.html b/static/mytweets/ewagoner/status/123427708863651840/index.html new file mode 100644 index 00000000..41779e17 --- /dev/null +++ b/static/mytweets/ewagoner/status/123427708863651840/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @thejohnblog: Wow. 100 Push Ups without stopping. + +I don't think I could eat another one for the rest of my life. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @thejohnblog: Wow. 100 Push Ups without stopping.

I don't think I could eat another one for the rest of my life. +

+

+ 10/10/2011, 12:00:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1234301872/index.html b/static/mytweets/ewagoner/status/1234301872/index.html new file mode 100644 index 00000000..48e31e96 --- /dev/null +++ b/static/mytweets/ewagoner/status/1234301872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the library, getting the girl her first library card. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the library, getting the girl her first library card. +

+

+ 2/21/2009, 10:09:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123459895277264896/index.html b/static/mytweets/ewagoner/status/123459895277264896/index.html new file mode 100644 index 00000000..fa7e866c --- /dev/null +++ b/static/mytweets/ewagoner/status/123459895277264896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Sleep in a haunted house & win a prize" trope's origin: "A Tale About the Boy Who Went Forth to Learn What Fear Was" <a href="http://grimmlunch.libsyn.com/4-a-tale-about-the-boy-who-went-forth-to-learn-what-fear-was">http://grimmlunch.libsyn.com/4-a-tale-about-the-boy-who-went-forth-to-learn-what-fear-was</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123490410189426688/index.html b/static/mytweets/ewagoner/status/123490410189426688/index.html new file mode 100644 index 00000000..4abcff52 --- /dev/null +++ b/static/mytweets/ewagoner/status/123490410189426688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Already have a couple dozen subscribers to my Bros Grimm podcast. Thanks, all! Spread the word, and rate it in iTunes. <a href="http://itunes.apple.com/us/podcast/the-brothers-grimm-lunch-break/id469544331">http://itunes.apple.com/us/podcast/the-brothers-grimm-lunch-break/id469544331</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123545944137543680/index.html b/static/mytweets/ewagoner/status/123545944137543680/index.html new file mode 100644 index 00000000..d9ab31ff --- /dev/null +++ b/static/mytweets/ewagoner/status/123545944137543680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @meyerweb: Just remember, as long as you don't do anything wrong you have nothing to fear from the authorities. Oh: <a href="http://www.bostonherald.com/news/opinion/op_ed/view.bg?articleid=1372187">http://www.bostonherald.com/news/opinion/op_ed/view.bg?articleid=1372187</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12361798268/index.html b/static/mytweets/ewagoner/status/12361798268/index.html new file mode 100644 index 00000000..9c87b335 --- /dev/null +++ b/static/mytweets/ewagoner/status/12361798268/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @hotdogsladies: kung fu grippe: "KFC presents: A new brown thing you’ll totally eat." http://i-0.us/b5Pewf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @hotdogsladies: kung fu grippe: "KFC presents: A new brown thing you’ll totally eat." http://i-0.us/b5Pewf +

+

+ 4/17/2010, 5:21:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12369309233848320/index.html b/static/mytweets/ewagoner/status/12369309233848320/index.html new file mode 100644 index 00000000..452a4d61 --- /dev/null +++ b/static/mytweets/ewagoner/status/12369309233848320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @KenBavier: and I love the first review of "Hooting Yard" in iTunes...right up my alley :) https://skitch.com/igeekrn/rd5g2/itunes + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @KenBavier: and I love the first review of "Hooting Yard" in iTunes...right up my alley :) https://skitch.com/igeekrn/rd5g2/itunes +

+

+ 12/7/2010, 11:54:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12374934861/index.html b/static/mytweets/ewagoner/status/12374934861/index.html new file mode 100644 index 00000000..1b8c0e47 --- /dev/null +++ b/static/mytweets/ewagoner/status/12374934861/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Found on a forum via Google alert: "Check it out, locallygrown.net No I am not a paid endorser, with a product this good, it sells itself!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Found on a forum via Google alert: "Check it out, locallygrown.net No I am not a paid endorser, with a product this good, it sells itself!" +

+

+ 4/17/2010, 10:41:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12375202920/index.html b/static/mytweets/ewagoner/status/12375202920/index.html new file mode 100644 index 00000000..a5f6275e --- /dev/null +++ b/static/mytweets/ewagoner/status/12375202920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Three Cheers for Farmer's Market Season" in Tulsa, OK, and for Clean Food Tulsa's "amazing online ordering system": http://is.gd/bxCaV + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Three Cheers for Farmer's Market Season" in Tulsa, OK, and for Clean Food Tulsa's "amazing online ordering system": http://is.gd/bxCaV +

+

+ 4/17/2010, 10:46:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123757832419020801/index.html b/static/mytweets/ewagoner/status/123757832419020801/index.html new file mode 100644 index 00000000..a7a54111 --- /dev/null +++ b/static/mytweets/ewagoner/status/123757832419020801/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seeing the Dead Milkmen on Saturday. Not that I'm bragging or anyth…. yeah, ok, I'm bragging. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seeing the Dead Milkmen on Saturday. Not that I'm bragging or anyth…. yeah, ok, I'm bragging. +

+

+ 10/11/2011, 9:52:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123799153175306240/index.html b/static/mytweets/ewagoner/status/123799153175306240/index.html new file mode 100644 index 00000000..c5521c7a --- /dev/null +++ b/static/mytweets/ewagoner/status/123799153175306240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Wolf and the Seven Young Kids" A wolf eats the mother goat's kids, but ends up with a belly full of stones. <a href="http://grimmlunch.org/5-the-wolf-and-the-seven-young-kids">http://grimmlunch.org/5-the-wolf-and-the-seven-young-kids</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/123842608614215680/index.html b/static/mytweets/ewagoner/status/123842608614215680/index.html new file mode 100644 index 00000000..ddbe25f8 --- /dev/null +++ b/static/mytweets/ewagoner/status/123842608614215680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the periodontist. Even the initial consult is $100. Might just have to whittle me some falsies. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the periodontist. Even the initial consult is $100. Might just have to whittle me some falsies. +

+

+ 10/11/2011, 3:29:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1238593997/index.html b/static/mytweets/ewagoner/status/1238593997/index.html new file mode 100644 index 00000000..4abb15ac --- /dev/null +++ b/static/mytweets/ewagoner/status/1238593997/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eating more than my fill at the "Taste of Athens". This bread pudding is probably a good place to stop, but that doesn't mean I will. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eating more than my fill at the "Taste of Athens". This bread pudding is probably a good place to stop, but that doesn't mean I will. +

+

+ 2/22/2009, 6:26:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124065337711923200/index.html b/static/mytweets/ewagoner/status/124065337711923200/index.html new file mode 100644 index 00000000..de2d78a6 --- /dev/null +++ b/static/mytweets/ewagoner/status/124065337711923200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RichmondDoc Omaha hardware store offers all your zombie preparedness supplies whether you're human or zombie! <a href="http://ow.ly/1ytBXy">http://ow.ly/1ytBXy</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RichmondDoc Omaha hardware store offers all your zombie preparedness supplies whether you're human or zombie! http://ow.ly/1ytBXy +

+

+ 10/12/2011, 6:14:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124131553843478528/index.html b/static/mytweets/ewagoner/status/124131553843478528/index.html new file mode 100644 index 00000000..78158740 --- /dev/null +++ b/static/mytweets/ewagoner/status/124131553843478528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a shocker: the WI judge who recently ruled that state residents had no right to grow their own food resigned -- to work for Monsanto. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's a shocker: the WI judge who recently ruled that state residents had no right to grow their own food resigned -- to work for Monsanto. +

+

+ 10/12/2011, 10:37:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1241343122/index.html b/static/mytweets/ewagoner/status/1241343122/index.html new file mode 100644 index 00000000..5a6785e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1241343122/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just got interviewed on camera by the university TV station on eating locally. Should be on tonight's newscast: http://is.gd/kyuQ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just got interviewed on camera by the university TV station on eating locally. Should be on tonight's newscast: http://is.gd/kyuQ +

+

+ 2/23/2009, 11:36:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12414738581/index.html b/static/mytweets/ewagoner/status/12414738581/index.html new file mode 100644 index 00000000..5ca8c289 --- /dev/null +++ b/static/mytweets/ewagoner/status/12414738581/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A young Athens couple is making fresh sausages from local meats & herbs. I got to sample one, and can't wait for them to get their licenses! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A young Athens couple is making fresh sausages from local meats & herbs. I got to sample one, and can't wait for them to get their licenses! +

+

+ 4/18/2010, 3:55:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124198566792151041/index.html b/static/mytweets/ewagoner/status/124198566792151041/index.html new file mode 100644 index 00000000..64253423 --- /dev/null +++ b/static/mytweets/ewagoner/status/124198566792151041/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + DRY Juniper Berry Soda is a carbonated non-alcoholic gin. Barely sweetened, too. Good stuff. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ DRY Juniper Berry Soda is a carbonated non-alcoholic gin. Barely sweetened, too. Good stuff. +

+

+ 10/12/2011, 3:03:40 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124225259707695105/index.html b/static/mytweets/ewagoner/status/124225259707695105/index.html new file mode 100644 index 00000000..665a7658 --- /dev/null +++ b/static/mytweets/ewagoner/status/124225259707695105/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Woot sells a Bag o' Crap at the same time everyone's Apple devices are updating? The internet was built for a nuclear war, but not this. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Woot sells a Bag o' Crap at the same time everyone's Apple devices are updating? The internet was built for a nuclear war, but not this. +

+

+ 10/12/2011, 4:49:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1242302401/index.html b/static/mytweets/ewagoner/status/1242302401/index.html new file mode 100644 index 00000000..deee2a4f --- /dev/null +++ b/static/mytweets/ewagoner/status/1242302401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + These 3% losses compounded daily really take their toll. I'm no longer sad about cashing out my 401k back in 1997 -- I've lost nothing! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ These 3% losses compounded daily really take their toll. I'm no longer sad about cashing out my 401k back in 1997 -- I've lost nothing! +

+

+ 2/23/2009, 4:11:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124232242011705345/index.html b/static/mytweets/ewagoner/status/124232242011705345/index.html new file mode 100644 index 00000000..03b3a405 --- /dev/null +++ b/static/mytweets/ewagoner/status/124232242011705345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just scored a bag o' crap. Only took six years of trying. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just scored a bag o' crap. Only took six years of trying. +

+

+ 10/12/2011, 5:17:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124244097228746753/index.html b/static/mytweets/ewagoner/status/124244097228746753/index.html new file mode 100644 index 00000000..25106b09 --- /dev/null +++ b/static/mytweets/ewagoner/status/124244097228746753/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @trappezepub: 75 beautiful collector's edition Kwak glasses to be given away @ 6pm w/ purchase of this glorious beer $8! (I'm here!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @trappezepub: 75 beautiful collector's edition Kwak glasses to be given away @ 6pm w/ purchase of this glorious beer $8! (I'm here!) +

+

+ 10/12/2011, 6:04:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124244810117820417/index.html b/static/mytweets/ewagoner/status/124244810117820417/index.html new file mode 100644 index 00000000..a32dcb4b --- /dev/null +++ b/static/mytweets/ewagoner/status/124244810117820417/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Free fancy glass. <a href="http://instagr.am/p/P8y5v/">http://instagr.am/p/P8y5v/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124253841834250240/index.html b/static/mytweets/ewagoner/status/124253841834250240/index.html new file mode 100644 index 00000000..368f4243 --- /dev/null +++ b/static/mytweets/ewagoner/status/124253841834250240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Faithful Johannes" Dying king, young king, faithful servant, kidnapped princess, talking ravens, & beheaded princes. <a href="http://grimmlunch.libsyn.com/6-faithful-johannes">http://grimmlunch.libsyn.com/6-faithful-johannes</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Faithful Johannes" Dying king, young king, faithful servant, kidnapped princess, talking ravens, & beheaded princes. http://grimmlunch.libsyn.com/6-faithful-johannes +

+

+ 10/12/2011, 6:43:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124278705005666305/index.html b/static/mytweets/ewagoner/status/124278705005666305/index.html new file mode 100644 index 00000000..1f97a306 --- /dev/null +++ b/static/mytweets/ewagoner/status/124278705005666305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Twittelator Neue might be the most beautiful app I've ever installed on my phone, and it's just a Twitter client. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Twittelator Neue might be the most beautiful app I've ever installed on my phone, and it's just a Twitter client. +

+

+ 10/12/2011, 8:22:06 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1242982184/index.html b/static/mytweets/ewagoner/status/1242982184/index.html new file mode 100644 index 00000000..fc60e581 --- /dev/null +++ b/static/mytweets/ewagoner/status/1242982184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You know a food company has a hard road ahead of it when its product packaging offers tips to "reduce the authentic aroma". Tasty, though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You know a food company has a hard road ahead of it when its product packaging offers tips to "reduce the authentic aroma". Tasty, though. +

+

+ 2/23/2009, 7:33:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12432186821/index.html b/static/mytweets/ewagoner/status/12432186821/index.html new file mode 100644 index 00000000..4fef6e69 --- /dev/null +++ b/static/mytweets/ewagoner/status/12432186821/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Nexus6: County separates elderly gay couple & sells all of their possessions http://ow.ly/1zXxw + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Nexus6: County separates elderly gay couple & sells all of their possessions http://ow.ly/1zXxw +

+

+ 4/18/2010, 10:21:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124340476605243393/index.html b/static/mytweets/ewagoner/status/124340476605243393/index.html new file mode 100644 index 00000000..92dbd00c --- /dev/null +++ b/static/mytweets/ewagoner/status/124340476605243393/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @psaffo Farewell Dennis Ritchie -- father of C and an Olympian among the Gods of computing: <a href="http://bit.ly/pfezes">http://bit.ly/pfezes</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @psaffo Farewell Dennis Ritchie -- father of C and an Olympian among the Gods of computing: http://bit.ly/pfezes +

+

+ 10/13/2011, 12:27:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12434654175/index.html b/static/mytweets/ewagoner/status/12434654175/index.html new file mode 100644 index 00000000..bcdc8a40 --- /dev/null +++ b/static/mytweets/ewagoner/status/12434654175/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "How the Internet Has Changed How We Eat" A new parent's testimonial for a locallygrown.net market in Arkansas http://is.gd/byMtr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "How the Internet Has Changed How We Eat" A new parent's testimonial for a locallygrown.net market in Arkansas http://is.gd/byMtr +

+

+ 4/18/2010, 11:10:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1243482418/index.html b/static/mytweets/ewagoner/status/1243482418/index.html new file mode 100644 index 00000000..61bcc350 --- /dev/null +++ b/static/mytweets/ewagoner/status/1243482418/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Q: How many grapefruit segments can Eric eat for dessert? A: Underermined. I ran out of grapefruit. Also, I think my cold is fading. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Q: How many grapefruit segments can Eric eat for dessert? A: Underermined. I ran out of grapefruit. Also, I think my cold is fading. +

+

+ 2/23/2009, 10:19:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12437174648/index.html b/static/mytweets/ewagoner/status/12437174648/index.html new file mode 100644 index 00000000..df031cb8 --- /dev/null +++ b/static/mytweets/ewagoner/status/12437174648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think I showed great restraint by staying home and getting things done instead of spending the entire weekend driving das Auto around. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think I showed great restraint by staying home and getting things done instead of spending the entire weekend driving das Auto around. +

+

+ 4/19/2010, 12:06:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1245186473/index.html b/static/mytweets/ewagoner/status/1245186473/index.html new file mode 100644 index 00000000..b7961433 --- /dev/null +++ b/static/mytweets/ewagoner/status/1245186473/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Not your average ASL song interpretation: Gnarls Barkley's "Crazy": http://is.gd/kFU4 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Not your average ASL song interpretation: Gnarls Barkley's "Crazy": http://is.gd/kFU4 +

+

+ 2/24/2009, 10:29:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124530656897282048/index.html b/static/mytweets/ewagoner/status/124530656897282048/index.html new file mode 100644 index 00000000..0c3b3562 --- /dev/null +++ b/static/mytweets/ewagoner/status/124530656897282048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Open Letter to that 53% Guy" <a href="http://www.dailykos.com/story/2011/10/12/1025555/-Open-Letter-to-that-53-Guy">http://www.dailykos.com/story/2011/10/12/1025555/-Open-Letter-to-that-53-Guy</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124543981379010560/index.html b/static/mytweets/ewagoner/status/124543981379010560/index.html new file mode 100644 index 00000000..d4e83a27 --- /dev/null +++ b/static/mytweets/ewagoner/status/124543981379010560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All you folks with iOS5 who want to stalk me around town, feel free. My "Find My Friends" address is eric@ericwagoner(dot)com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All you folks with iOS5 who want to stalk me around town, feel free. My "Find My Friends" address is eric@ericwagoner(dot)com +

+

+ 10/13/2011, 1:56:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124578512/index.html b/static/mytweets/ewagoner/status/124578512/index.html new file mode 100644 index 00000000..53362b34 --- /dev/null +++ b/static/mytweets/ewagoner/status/124578512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ah... here's the deal breaker: "Can the iPhone serve as a wireless modem for my laptop? No." I do this too often with my SE phone to switch. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ah... here's the deal breaker: "Can the iPhone serve as a wireless modem for my laptop? No." I do this too often with my SE phone to switch. +

+

+ 6/28/2007, 9:21:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124579922/index.html b/static/mytweets/ewagoner/status/124579922/index.html new file mode 100644 index 00000000..d9a3462c --- /dev/null +++ b/static/mytweets/ewagoner/status/124579922/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hmm... then again, the things I use my laptop for in that case could almost all be done on the iPhone. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hmm... then again, the things I use my laptop for in that case could almost all be done on the iPhone. +

+

+ 6/28/2007, 9:22:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124650401256583168/index.html b/static/mytweets/ewagoner/status/124650401256583168/index.html new file mode 100644 index 00000000..e65b9e52 --- /dev/null +++ b/static/mytweets/ewagoner/status/124650401256583168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've seen some podcasts celebrate their two millionth download. I've not set my sights there, but I will raise a glass to hitting 200 today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've seen some podcasts celebrate their two millionth download. I've not set my sights there, but I will raise a glass to hitting 200 today. +

+

+ 10/13/2011, 8:59:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12467939016/index.html b/static/mytweets/ewagoner/status/12467939016/index.html new file mode 100644 index 00000000..95fa66ae --- /dev/null +++ b/static/mytweets/ewagoner/status/12467939016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MikeG1: 3yo to peeps: "Sorry cute things, but I have to eat you." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MikeG1: 3yo to peeps: "Sorry cute things, but I have to eat you." +

+

+ 4/19/2010, 1:53:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124690167473782785/index.html b/static/mytweets/ewagoner/status/124690167473782785/index.html new file mode 100644 index 00000000..356f035e --- /dev/null +++ b/static/mytweets/ewagoner/status/124690167473782785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cdixon: Groupon tries to recruit creator of Rails. "How many years of Rails experience do you have?" "All of them" <a href="https://gist.github.com/1285068">https://gist.github.com/1285068</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @cdixon: Groupon tries to recruit creator of Rails. "How many years of Rails experience do you have?" "All of them" https://gist.github.com/1285068 +

+

+ 10/13/2011, 11:37:07 PM +

+

Favs: 0

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12469830160/index.html b/static/mytweets/ewagoner/status/12469830160/index.html new file mode 100644 index 00000000..9da4fcb9 --- /dev/null +++ b/static/mytweets/ewagoner/status/12469830160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Due to an amusing set of circumstances, I just got my keys and manuals. My owner's manual has an owner's manual: http://gdzl.la/7UNszY + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Due to an amusing set of circumstances, I just got my keys and manuals. My owner's manual has an owner's manual: http://gdzl.la/7UNszY +

+

+ 4/19/2010, 2:39:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124856306917056512/index.html b/static/mytweets/ewagoner/status/124856306917056512/index.html new file mode 100644 index 00000000..81008510 --- /dev/null +++ b/static/mytweets/ewagoner/status/124856306917056512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, crap. I was supposed to speak to a UGA class on Wednesday, and completely missed it. I'm rather mortified. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, crap. I was supposed to speak to a UGA class on Wednesday, and completely missed it. I'm rather mortified. +

+

+ 10/14/2011, 10:37:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124858238519885825/index.html b/static/mytweets/ewagoner/status/124858238519885825/index.html new file mode 100644 index 00000000..b6756424 --- /dev/null +++ b/static/mytweets/ewagoner/status/124858238519885825/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was really looking forward to this class, too. I can't even begin to explain how I just missed it altogether. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was really looking forward to this class, too. I can't even begin to explain how I just missed it altogether. +

+

+ 10/14/2011, 10:44:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12489028685/index.html b/static/mytweets/ewagoner/status/12489028685/index.html new file mode 100644 index 00000000..4e2ee31a --- /dev/null +++ b/static/mytweets/ewagoner/status/12489028685/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just today, @athlocallygrown sales are double that of the entire week last year, 5x the week two years ago, 20x the week three years ago. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just today, @athlocallygrown sales are double that of the entire week last year, 5x the week two years ago, 20x the week three years ago. +

+

+ 4/19/2010, 9:41:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124916878568210432/index.html b/static/mytweets/ewagoner/status/124916878568210432/index.html new file mode 100644 index 00000000..3d30f6e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/124916878568210432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Who wants to go (and can go) to see Olivia Tremor Control at the 40 Watt tonight? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Who wants to go (and can go) to see Olivia Tremor Control at the 40 Watt tonight? +

+

+ 10/14/2011, 2:37:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124921516939943938/index.html b/static/mytweets/ewagoner/status/124921516939943938/index.html new file mode 100644 index 00000000..4e199327 --- /dev/null +++ b/static/mytweets/ewagoner/status/124921516939943938/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow, this next Grimm's Fairy Tale "The Good Bargain". is really pretty offensive. Europeans didn't at all like Jews back then. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow, this next Grimm's Fairy Tale "The Good Bargain". is really pretty offensive. Europeans didn't at all like Jews back then. +

+

+ 10/14/2011, 2:56:25 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124973524266909696/index.html b/static/mytweets/ewagoner/status/124973524266909696/index.html new file mode 100644 index 00000000..ea3ccb52 --- /dev/null +++ b/static/mytweets/ewagoner/status/124973524266909696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Guess I'll be giving my extra OTC ticket to a random stranger. "Come with me if you want to rock out to the odd quality inherent in dreams." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Guess I'll be giving my extra OTC ticket to a random stranger. "Come with me if you want to rock out to the odd quality inherent in dreams." +

+

+ 10/14/2011, 6:23:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124977015546839040/index.html b/static/mytweets/ewagoner/status/124977015546839040/index.html new file mode 100644 index 00000000..e7abacff --- /dev/null +++ b/static/mytweets/ewagoner/status/124977015546839040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Starting the evening off with a Fernet Flip. Evening, three day bender, whichever. @ Highwire Lounge <a href="http://instagr.am/p/QJWaM/">http://instagr.am/p/QJWaM/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Starting the evening off with a Fernet Flip. Evening, three day bender, whichever. @ Highwire Lounge http://instagr.am/p/QJWaM/ +

+

+ 10/14/2011, 6:36:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124990854631915521/index.html b/static/mytweets/ewagoner/status/124990854631915521/index.html new file mode 100644 index 00000000..02e5825e --- /dev/null +++ b/static/mytweets/ewagoner/status/124990854631915521/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Glockenspiel and xylophone, together at last. <a href="http://instagr.am/p/QJqTN/">http://instagr.am/p/QJqTN/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Glockenspiel and xylophone, together at last. http://instagr.am/p/QJqTN/ +

+

+ 10/14/2011, 7:31:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124993850505834496/index.html b/static/mytweets/ewagoner/status/124993850505834496/index.html new file mode 100644 index 00000000..ba196163 --- /dev/null +++ b/static/mytweets/ewagoner/status/124993850505834496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bass mandolin, guitar, trumpet, drum kit, organ, glockenspiel, and marimba. Great stuff! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bass mandolin, guitar, trumpet, drum kit, organ, glockenspiel, and marimba. Great stuff! +

+

+ 10/14/2011, 7:43:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/124996874359939072/index.html b/static/mytweets/ewagoner/status/124996874359939072/index.html new file mode 100644 index 00000000..7e9c9170 --- /dev/null +++ b/static/mytweets/ewagoner/status/124996874359939072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Can't vouch for the quality of this video, but this song was awesome live. <a href="http://www.youtube.com/watch?v=KTNauS8u1TU&feature=youtube_gdata_player">http://www.youtube.com/watch?v=KTNauS8u1TU&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125014085405376512/index.html b/static/mytweets/ewagoner/status/125014085405376512/index.html new file mode 100644 index 00000000..b76992b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/125014085405376512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Casper and the Cookies @ 40 Watt Club <a href="http://instagr.am/p/QKKjr/">http://instagr.am/p/QKKjr/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Casper and the Cookies @ 40 Watt Club http://instagr.am/p/QKKjr/ +

+

+ 10/14/2011, 9:04:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125023560526868481/index.html b/static/mytweets/ewagoner/status/125023560526868481/index.html new file mode 100644 index 00000000..b321379b --- /dev/null +++ b/static/mytweets/ewagoner/status/125023560526868481/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Cookies and "everyone who's let us sleep on your floor" sing 'The Boys are Back in Town' <a href="http://instagr.am/p/QKYbp/">http://instagr.am/p/QKYbp/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Cookies and "everyone who's let us sleep on your floor" sing 'The Boys are Back in Town' http://instagr.am/p/QKYbp/ +

+

+ 10/14/2011, 9:41:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125032326043410432/index.html b/static/mytweets/ewagoner/status/125032326043410432/index.html new file mode 100644 index 00000000..570bd461 --- /dev/null +++ b/static/mytweets/ewagoner/status/125032326043410432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Getbils, plus a few other Elephant 6 Collective members. <a href="http://instagr.am/p/QKmKw/">http://instagr.am/p/QKmKw/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Getbils, plus a few other Elephant 6 Collective members. http://instagr.am/p/QKmKw/ +

+

+ 10/14/2011, 10:16:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125044587315208192/index.html b/static/mytweets/ewagoner/status/125044587315208192/index.html new file mode 100644 index 00000000..d67f465b --- /dev/null +++ b/static/mytweets/ewagoner/status/125044587315208192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Masters of the Hemisphere, reunited with a new album @ 40 Watt Club <a href="http://instagr.am/p/QK496/">http://instagr.am/p/QK496/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Masters of the Hemisphere, reunited with a new album @ 40 Watt Club http://instagr.am/p/QK496/ +

+

+ 10/14/2011, 11:05:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125048958870495232/index.html b/static/mytweets/ewagoner/status/125048958870495232/index.html new file mode 100644 index 00000000..a1232127 --- /dev/null +++ b/static/mytweets/ewagoner/status/125048958870495232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Uh, oh. Does anyone here know how to make guitars?" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Uh, oh. Does anyone here know how to make guitars?" +

+

+ 10/14/2011, 11:22:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125057192889024513/index.html b/static/mytweets/ewagoner/status/125057192889024513/index.html new file mode 100644 index 00000000..7a1f37a9 --- /dev/null +++ b/static/mytweets/ewagoner/status/125057192889024513/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Olivia Tremor Control is about to go on. Last time I saw them, it was on this stage (under a different name) and they played *with* REM. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Olivia Tremor Control is about to go on. Last time I saw them, it was on this stage (under a different name) and they played *with* REM. +

+

+ 10/14/2011, 11:55:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125062219636543489/index.html b/static/mytweets/ewagoner/status/125062219636543489/index.html new file mode 100644 index 00000000..1b3c5def --- /dev/null +++ b/static/mytweets/ewagoner/status/125062219636543489/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Olivia Tremor Control @ 40 Watt Club <a href="http://instagr.am/p/QLUT_/">http://instagr.am/p/QLUT_/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Olivia Tremor Control @ 40 Watt Club http://instagr.am/p/QLUT_/ +

+

+ 10/15/2011, 12:15:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125067409919975425/index.html b/static/mytweets/ewagoner/status/125067409919975425/index.html new file mode 100644 index 00000000..0e2c2e9d --- /dev/null +++ b/static/mytweets/ewagoner/status/125067409919975425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Soundtrack for dreams @ 40 Watt Club <a href="http://instagr.am/p/QLcAb/">http://instagr.am/p/QLcAb/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Soundtrack for dreams @ 40 Watt Club http://instagr.am/p/QLcAb/ +

+

+ 10/15/2011, 12:36:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125082829515276288/index.html b/static/mytweets/ewagoner/status/125082829515276288/index.html new file mode 100644 index 00000000..bfd34da4 --- /dev/null +++ b/static/mytweets/ewagoner/status/125082829515276288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fantastic show, and it's just a warm-up for tomorrow: Man or Astroman? *and* the Dead Milkmen. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fantastic show, and it's just a warm-up for tomorrow: Man or Astroman? *and* the Dead Milkmen. +

+

+ 10/15/2011, 1:37:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12517984276/index.html b/static/mytweets/ewagoner/status/12517984276/index.html new file mode 100644 index 00000000..9744c706 --- /dev/null +++ b/static/mytweets/ewagoner/status/12517984276/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dreamed in code last night. Woke up and made an eight year old headache go away in a couple hours and 20 lines of programming. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dreamed in code last night. Woke up and made an eight year old headache go away in a couple hours and 20 lines of programming. +

+

+ 4/20/2010, 10:06:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12523981626146816/index.html b/static/mytweets/ewagoner/status/12523981626146816/index.html new file mode 100644 index 00000000..c2becbfe --- /dev/null +++ b/static/mytweets/ewagoner/status/12523981626146816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Try as I may, I've not found an apple fritter that comes close to those made at Shulte's Bakery in Union, Missouri during the Fall of 1988. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Try as I may, I've not found an apple fritter that comes close to those made at Shulte's Bakery in Union, Missouri during the Fall of 1988. +

+

+ 12/8/2010, 10:08:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125246152407908352/index.html b/static/mytweets/ewagoner/status/125246152407908352/index.html new file mode 100644 index 00000000..aa84c8ed --- /dev/null +++ b/static/mytweets/ewagoner/status/125246152407908352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My sister made the best part of breakfast: the strawberry jam. <a href="http://instagr.am/p/QO_K4/">http://instagr.am/p/QO_K4/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My sister made the best part of breakfast: the strawberry jam. http://instagr.am/p/QO_K4/ +

+

+ 10/15/2011, 12:26:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125270437134483456/index.html b/static/mytweets/ewagoner/status/125270437134483456/index.html new file mode 100644 index 00000000..22f69d12 --- /dev/null +++ b/static/mytweets/ewagoner/status/125270437134483456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Indie crafts, comics, and records. Lots of great stuff in here. <a href="http://instagr.am/p/QPrMh/">http://instagr.am/p/QPrMh/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Indie crafts, comics, and records. Lots of great stuff in here. http://instagr.am/p/QPrMh/ +

+

+ 10/15/2011, 2:02:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125272707397984257/index.html b/static/mytweets/ewagoner/status/125272707397984257/index.html new file mode 100644 index 00000000..e33812a6 --- /dev/null +++ b/static/mytweets/ewagoner/status/125272707397984257/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Charlie Pride's "Someone Loves You Honey", only a buck! <a href="http://instagr.am/p/QPvLg/">http://instagr.am/p/QPvLg/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Charlie Pride's "Someone Loves You Honey", only a buck! http://instagr.am/p/QPvLg/ +

+

+ 10/15/2011, 2:11:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125277569158348800/index.html b/static/mytweets/ewagoner/status/125277569158348800/index.html new file mode 100644 index 00000000..7c15f093 --- /dev/null +++ b/static/mytweets/ewagoner/status/125277569158348800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I know a seven year old someone who is going to want to wear this to school. <a href="http://instagr.am/p/QP3-P/">http://instagr.am/p/QP3-P/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I know a seven year old someone who is going to want to wear this to school. http://instagr.am/p/QP3-P/ +

+

+ 10/15/2011, 2:31:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12528343358/index.html b/static/mytweets/ewagoner/status/12528343358/index.html new file mode 100644 index 00000000..76f68cc1 --- /dev/null +++ b/static/mytweets/ewagoner/status/12528343358/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now *where* did I put the title to the old car? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now *where* did I put the title to the old car? +

+

+ 4/20/2010, 1:35:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125371179790893057/index.html b/static/mytweets/ewagoner/status/125371179790893057/index.html new file mode 100644 index 00000000..ebf868d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/125371179790893057/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The bar's chalkboard said 'Hardcore Cider' but I was handed a Crispin. A 10x upgrade, easy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The bar's chalkboard said 'Hardcore Cider' but I was handed a Crispin. A 10x upgrade, easy. +

+

+ 10/15/2011, 8:43:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125371829790580736/index.html b/static/mytweets/ewagoner/status/125371829790580736/index.html new file mode 100644 index 00000000..e73b1810 --- /dev/null +++ b/static/mytweets/ewagoner/status/125371829790580736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm not the most unusually dressed one here, thanks to the guy in the pink full-body flannel rodent suit. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm not the most unusually dressed one here, thanks to the guy in the pink full-body flannel rodent suit. +

+

+ 10/15/2011, 8:45:48 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125373908982571008/index.html b/static/mytweets/ewagoner/status/125373908982571008/index.html new file mode 100644 index 00000000..a56fd645 --- /dev/null +++ b/static/mytweets/ewagoner/status/125373908982571008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cars Can Be Blue is a quirky but hard three piece, similar maybe to early Camper Van. Beethoven. <a href="http://instagr.am/p/QSm2L/">http://instagr.am/p/QSm2L/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cars Can Be Blue is a quirky but hard three piece, similar maybe to early Camper Van. Beethoven. http://instagr.am/p/QSm2L/ +

+

+ 10/15/2011, 8:54:03 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125388010899513344/index.html b/static/mytweets/ewagoner/status/125388010899513344/index.html new file mode 100644 index 00000000..2894681f --- /dev/null +++ b/static/mytweets/ewagoner/status/125388010899513344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fishboy: "This is out key-shaking song, so please take out your keys and shake 'em." <a href="http://instagr.am/p/QTBC8/">http://instagr.am/p/QTBC8/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fishboy: "This is out key-shaking song, so please take out your keys and shake 'em." http://instagr.am/p/QTBC8/ +

+

+ 10/15/2011, 9:50:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125405901065691136/index.html b/static/mytweets/ewagoner/status/125405901065691136/index.html new file mode 100644 index 00000000..9a88e261 --- /dev/null +++ b/static/mytweets/ewagoner/status/125405901065691136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Man or Astroman? setting up. You can't have too much video screens or old Apple hardware. <a href="http://instagr.am/p/QThzk/">http://instagr.am/p/QThzk/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Man or Astroman? setting up. You can't have too much video screens or old Apple hardware. http://instagr.am/p/QThzk/ +

+

+ 10/15/2011, 11:01:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125409511476436992/index.html b/static/mytweets/ewagoner/status/125409511476436992/index.html new file mode 100644 index 00000000..726b400d --- /dev/null +++ b/static/mytweets/ewagoner/status/125409511476436992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This show there's a lady Astroman @ 40 Watt Club <a href="http://instagr.am/p/QTokE/">http://instagr.am/p/QTokE/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This show there's a lady Astroman @ 40 Watt Club http://instagr.am/p/QTokE/ +

+

+ 10/15/2011, 11:15:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125414784253440000/index.html b/static/mytweets/ewagoner/status/125414784253440000/index.html new file mode 100644 index 00000000..9ab91f8e --- /dev/null +++ b/static/mytweets/ewagoner/status/125414784253440000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In memorial of Steve Jobs, Man or Astronan? is performing their Apple dot matrix printer composition. So, so awesome. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In memorial of Steve Jobs, Man or Astronan? is performing their Apple dot matrix printer composition. So, so awesome. +

+

+ 10/15/2011, 11:36:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1254242698/index.html b/static/mytweets/ewagoner/status/1254242698/index.html new file mode 100644 index 00000000..74458810 --- /dev/null +++ b/static/mytweets/ewagoner/status/1254242698/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Having lunch meeting with good pizza brought in. So, yeah, I get a support call right when the pizza gets here, and when done, pizza's gone. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Having lunch meeting with good pizza brought in. So, yeah, I get a support call right when the pizza gets here, and when done, pizza's gone. +

+

+ 2/26/2009, 11:41:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125424949132410880/index.html b/static/mytweets/ewagoner/status/125424949132410880/index.html new file mode 100644 index 00000000..41d3945f --- /dev/null +++ b/static/mytweets/ewagoner/status/125424949132410880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Dead Milkmen are about to go on. I never thought I'd ever get to see them, much less from ten feet away. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Dead Milkmen are about to go on. I never thought I'd ever get to see them, much less from ten feet away. +

+

+ 10/16/2011, 12:16:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125428099218288640/index.html b/static/mytweets/ewagoner/status/125428099218288640/index.html new file mode 100644 index 00000000..b642eb5d --- /dev/null +++ b/static/mytweets/ewagoner/status/125428099218288640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Dead Milkmen @ 40 Watt Club <a href="http://instagr.am/p/QUKBJ/">http://instagr.am/p/QUKBJ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Dead Milkmen @ 40 Watt Club http://instagr.am/p/QUKBJ/ +

+

+ 10/16/2011, 12:29:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12542869407/index.html b/static/mytweets/ewagoner/status/12542869407/index.html new file mode 100644 index 00000000..fe79fbf1 --- /dev/null +++ b/static/mytweets/ewagoner/status/12542869407/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Find the title, sold the car. Glad I don't need to start building a four car garage. Would've looked ridiculous with the box truck in there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Find the title, sold the car. Glad I don't need to start building a four car garage. Would've looked ridiculous with the box truck in there. +

+

+ 4/20/2010, 7:08:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125433443168419840/index.html b/static/mytweets/ewagoner/status/125433443168419840/index.html new file mode 100644 index 00000000..b7782555 --- /dev/null +++ b/static/mytweets/ewagoner/status/125433443168419840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Dead Milkmen display some Southern Pride. @ 40 Watt Club <a href="http://instagr.am/p/QUS94/">http://instagr.am/p/QUS94/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Dead Milkmen display some Southern Pride. @ 40 Watt Club http://instagr.am/p/QUS94/ +

+

+ 10/16/2011, 12:50:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125447792947773440/index.html b/static/mytweets/ewagoner/status/125447792947773440/index.html new file mode 100644 index 00000000..c6d96ef4 --- /dev/null +++ b/static/mytweets/ewagoner/status/125447792947773440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “@drublin: @ewagoner that just megs for a photograph.” Here ya go: <a href="http://twitpic.com/712zve">http://twitpic.com/712zve</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “@drublin: @ewagoner that just megs for a photograph.” Here ya go: http://twitpic.com/712zve +

+

+ 10/16/2011, 1:47:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125468143786266624/index.html b/static/mytweets/ewagoner/status/125468143786266624/index.html new file mode 100644 index 00000000..ce541661 --- /dev/null +++ b/static/mytweets/ewagoner/status/125468143786266624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My favorite musical discovery at PopFest is "Cars Can Be Blue". Such fun music! I want to hang out with them now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My favorite musical discovery at PopFest is "Cars Can Be Blue". Such fun music! I want to hang out with them now. +

+

+ 10/16/2011, 3:08:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12551556004057088/index.html b/static/mytweets/ewagoner/status/12551556004057088/index.html new file mode 100644 index 00000000..3584125b --- /dev/null +++ b/static/mytweets/ewagoner/status/12551556004057088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv thinks Santa gets tired of all those gingerbread men, so we'll make something better: gingerbread dinosaurs. http://gdzl.la/8ZqZrA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv thinks Santa gets tired of all those gingerbread men, so we'll make something better: gingerbread dinosaurs. http://gdzl.la/8ZqZrA +

+

+ 12/8/2010, 11:58:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125613098131398656/index.html b/static/mytweets/ewagoner/status/125613098131398656/index.html new file mode 100644 index 00000000..1065d940 --- /dev/null +++ b/static/mytweets/ewagoner/status/125613098131398656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it to the Stone Mountain Highland Games with the girls just in time for the march of the tartans. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it to the Stone Mountain Highland Games with the girls just in time for the march of the tartans. +

+

+ 10/16/2011, 12:44:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125629389076578304/index.html b/static/mytweets/ewagoner/status/125629389076578304/index.html new file mode 100644 index 00000000..db977a13 --- /dev/null +++ b/static/mytweets/ewagoner/status/125629389076578304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Found my lunch! <a href="http://instagr.am/p/QYl0X/">http://instagr.am/p/QYl0X/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125675899948503043/index.html b/static/mytweets/ewagoner/status/125675899948503043/index.html new file mode 100644 index 00000000..76e6a2af --- /dev/null +++ b/static/mytweets/ewagoner/status/125675899948503043/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My little caber tosser. (Like father, like daughter.) <a href="http://instagr.am/p/QZ5rz/">http://instagr.am/p/QZ5rz/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My little caber tosser. (Like father, like daughter.) http://instagr.am/p/QZ5rz/ +

+

+ 10/16/2011, 4:54:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12589985257/index.html b/static/mytweets/ewagoner/status/12589985257/index.html new file mode 100644 index 00000000..028c2333 --- /dev/null +++ b/static/mytweets/ewagoner/status/12589985257/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athlocallygrown Can you help us plan and paint a mural at our pickup location over the next two weeks? Facebook link: http://is.gd/bCnmk + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athlocallygrown Can you help us plan and paint a mural at our pickup location over the next two weeks? Facebook link: http://is.gd/bCnmk +

+

+ 4/21/2010, 2:03:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12591515294/index.html b/static/mytweets/ewagoner/status/12591515294/index.html new file mode 100644 index 00000000..f87145a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/12591515294/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a great article on Orlando's Homegrown Organic Local Food Co-op (who are using my software to drive their market): http://is.gd/bCpBY + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's a great article on Orlando's Homegrown Organic Local Food Co-op (who are using my software to drive their market): http://is.gd/bCpBY +

+

+ 4/21/2010, 2:38:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12596078874/index.html b/static/mytweets/ewagoner/status/12596078874/index.html new file mode 100644 index 00000000..adb40d95 --- /dev/null +++ b/static/mytweets/ewagoner/status/12596078874/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dolapdere Big Gang (Turkish Roma band covering western hits) push all my music buttons: http://www.youtube.com/watch?v=McDoisLBXeI + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dolapdere Big Gang (Turkish Roma band covering western hits) push all my music buttons: http://www.youtube.com/watch?v=McDoisLBXeI +

+

+ 4/21/2010, 4:26:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125982466866552832/index.html b/static/mytweets/ewagoner/status/125982466866552832/index.html new file mode 100644 index 00000000..e189c809 --- /dev/null +++ b/static/mytweets/ewagoner/status/125982466866552832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Good Bargain": A dumb farmer strikes a bargain with a Jew. (Yeah, I know, but I'm reading *all* Grimm's stories.) <a href="http://grimmlunch.libsyn.com/7-the-good-bargain">http://grimmlunch.libsyn.com/7-the-good-bargain</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The Good Bargain": A dumb farmer strikes a bargain with a Jew. (Yeah, I know, but I'm reading *all* Grimm's stories.) http://grimmlunch.libsyn.com/7-the-good-bargain +

+

+ 10/17/2011, 1:12:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/125986256508305408/index.html b/static/mytweets/ewagoner/status/125986256508305408/index.html new file mode 100644 index 00000000..bcdc4af1 --- /dev/null +++ b/static/mytweets/ewagoner/status/125986256508305408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The new video for @mc_frontalot's "Critical Hit" is live. Good stuff (and not just because I'm a big shot producer)! <a href="http://boingboing.net/2011/10/17/criticalhit.html">http://boingboing.net/2011/10/17/criticalhit.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The new video for @mc_frontalot's "Critical Hit" is live. Good stuff (and not just because I'm a big shot producer)! http://boingboing.net/2011/10/17/criticalhit.html +

+

+ 10/17/2011, 1:27:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/126065362683957250/index.html b/static/mytweets/ewagoner/status/126065362683957250/index.html new file mode 100644 index 00000000..d7f6cd03 --- /dev/null +++ b/static/mytweets/ewagoner/status/126065362683957250/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just learned both TMBG shows in Atlanta in February are ages 14+. No family show. Viv will be sad. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just learned both TMBG shows in Atlanta in February are ages 14+. No family show. Viv will be sad. +

+

+ 10/17/2011, 6:41:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12615829363359745/index.html b/static/mytweets/ewagoner/status/12615829363359745/index.html new file mode 100644 index 00000000..93f5b697 --- /dev/null +++ b/static/mytweets/ewagoner/status/12615829363359745/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It is a wonder that... it has been left to economics guru Bingley Swelling to call for a werewolf tax. http://hootingyard.org/archives/4402 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It is a wonder that... it has been left to economics guru Bingley Swelling to call for a werewolf tax. http://hootingyard.org/archives/4402 +

+

+ 12/8/2010, 4:13:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12616164794441729/index.html b/static/mytweets/ewagoner/status/12616164794441729/index.html new file mode 100644 index 00000000..cc209cc8 --- /dev/null +++ b/static/mytweets/ewagoner/status/12616164794441729/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A letter arrives from a werewolf. It is rather difficult to read... but I have done my best to decipher and transcribe it http://is.gd/ipkks + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A letter arrives from a werewolf. It is rather difficult to read... but I have done my best to decipher and transcribe it http://is.gd/ipkks +

+

+ 12/8/2010, 4:15:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12616301028/index.html b/static/mytweets/ewagoner/status/12616301028/index.html new file mode 100644 index 00000000..3ea083e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/12616301028/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Added a new locallygrown.net feature allowing me to skip printing 80 page report tomorrow. Even at 4-up double sided, that's too much paper. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Added a new locallygrown.net feature allowing me to skip printing 80 page report tomorrow. Even at 4-up double sided, that's too much paper. +

+

+ 4/21/2010, 11:13:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/126340340591493122/index.html b/static/mytweets/ewagoner/status/126340340591493122/index.html new file mode 100644 index 00000000..70b83d6f --- /dev/null +++ b/static/mytweets/ewagoner/status/126340340591493122/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @michaelpollan Tamar Adler's written the best book on "cooking w/ economy & grace" that I've read since MFK Fisher. <a href="http://p2.to/1fSs">http://p2.to/1fSs</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @michaelpollan Tamar Adler's written the best book on "cooking w/ economy & grace" that I've read since MFK Fisher. http://p2.to/1fSs +

+

+ 10/18/2011, 12:54:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/126346541039493120/index.html b/static/mytweets/ewagoner/status/126346541039493120/index.html new file mode 100644 index 00000000..52b69d7f --- /dev/null +++ b/static/mytweets/ewagoner/status/126346541039493120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JesseThorn: Seppa tai, damies! This is the pone tony! Pootie Tang screening w/ Chris Rock & Lance Crouther in NYC: <a href="http://92y.org/Tribeca/Event/Pootie-Tang.aspx">http://92y.org/Tribeca/Event/Pootie-Tang.aspx</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JesseThorn: Seppa tai, damies! This is the pone tony! Pootie Tang screening w/ Chris Rock & Lance Crouther in NYC: http://92y.org/Tribeca/Event/Pootie-Tang.aspx +

+

+ 10/18/2011, 1:18:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/126370725471854594/index.html b/static/mytweets/ewagoner/status/126370725471854594/index.html new file mode 100644 index 00000000..ab70a7fb --- /dev/null +++ b/static/mytweets/ewagoner/status/126370725471854594/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Man or Astroman?'s composition for Apple ImageWriter II, performed in the studio: <a href="http://www.youtube.com/watch?v=o0QHY7S-OtU">http://www.youtube.com/watch?v=o0QHY7S-OtU</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12641749523/index.html b/static/mytweets/ewagoner/status/12641749523/index.html new file mode 100644 index 00000000..56a372bb --- /dev/null +++ b/static/mytweets/ewagoner/status/12641749523/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The story "Biographical Notes to 'A Discourse on the Nature of Causality, with Air-planes' by Benjamin Rosenbaum" by Benjamin Rosenbaum: A++ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The story "Biographical Notes to 'A Discourse on the Nature of Causality, with Air-planes' by Benjamin Rosenbaum" by Benjamin Rosenbaum: A++ +

+

+ 4/22/2010, 10:25:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12641815615/index.html b/static/mytweets/ewagoner/status/12641815615/index.html new file mode 100644 index 00000000..a31f2124 --- /dev/null +++ b/static/mytweets/ewagoner/status/12641815615/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The weird self-referential title is in itself integral to the story. A very fun read/listen: http://is.gd/bDAjb + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The weird self-referential title is in itself integral to the story. A very fun read/listen: http://is.gd/bDAjb +

+

+ 4/22/2010, 10:26:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/126467422982115329/index.html b/static/mytweets/ewagoner/status/126467422982115329/index.html new file mode 100644 index 00000000..ad072507 --- /dev/null +++ b/static/mytweets/ewagoner/status/126467422982115329/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + …cont) 4pm for me) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ …cont) 4pm for me) +

+

+ 10/18/2011, 9:19:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/126467426358534144/index.html b/static/mytweets/ewagoner/status/126467426358534144/index.html new file mode 100644 index 00000000..54fbcb58 --- /dev/null +++ b/static/mytweets/ewagoner/status/126467426358534144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What Lies Beneath: zip lines, bungees, flying cubes, circus poles, straps, hiwire, spanish web, more! <a href="http://canopystudio.com/">http://canopystudio.com/</a> (Sat (cont… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What Lies Beneath: zip lines, bungees, flying cubes, circus poles, straps, hiwire, spanish web, more! http://canopystudio.com/ (Sat (cont… +

+

+ 10/18/2011, 9:19:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12659632069681153/index.html b/static/mytweets/ewagoner/status/12659632069681153/index.html new file mode 100644 index 00000000..14a8a133 --- /dev/null +++ b/static/mytweets/ewagoner/status/12659632069681153/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At a Christmas party jointly hosted by the Atl Ruby group, Mac group, and the PC group (average age in the 80s). http://gdzl.la/8ZvSYq + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At a Christmas party jointly hosted by the Atl Ruby group, Mac group, and the PC group (average age in the 80s). http://gdzl.la/8ZvSYq +

+

+ 12/8/2010, 7:07:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12660783842336768/index.html b/static/mytweets/ewagoner/status/12660783842336768/index.html new file mode 100644 index 00000000..b45df612 --- /dev/null +++ b/static/mytweets/ewagoner/status/12660783842336768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There are about eight guys here who could pass for William Hartnell. What a fascinating group. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There are about eight guys here who could pass for William Hartnell. What a fascinating group. +

+

+ 12/8/2010, 7:12:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1266316294/index.html b/static/mytweets/ewagoner/status/1266316294/index.html new file mode 100644 index 00000000..1dcd9ed2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1266316294/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The torrential rains of the last two days have just turned to snow, but it's still coming down just as hard. Too bad the yard's a lake now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The torrential rains of the last two days have just turned to snow, but it's still coming down just as hard. Too bad the yard's a lake now. +

+

+ 3/1/2009, 2:29:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12663443488247808/index.html b/static/mytweets/ewagoner/status/12663443488247808/index.html new file mode 100644 index 00000000..016d0b10 --- /dev/null +++ b/static/mytweets/ewagoner/status/12663443488247808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow. Just chatted with a guy who started the Apple group back in 1981. His wife still hosts a monthly Apple II meeting at their house. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow. Just chatted with a guy who started the Apple group back in 1981. His wife still hosts a monthly Apple II meeting at their house. +

+

+ 12/8/2010, 7:22:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1266353992/index.html b/static/mytweets/ewagoner/status/1266353992/index.html new file mode 100644 index 00000000..7c84661f --- /dev/null +++ b/static/mytweets/ewagoner/status/1266353992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Snow is coming down so hard, we've lost satellite Internet and tv connections. The stimulous is bringing me real connections, right? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Snow is coming down so hard, we've lost satellite Internet and tv connections. The stimulous is bringing me real connections, right? +

+

+ 3/1/2009, 2:41:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1266460539/index.html b/static/mytweets/ewagoner/status/1266460539/index.html new file mode 100644 index 00000000..9e3d7878 --- /dev/null +++ b/static/mytweets/ewagoner/status/1266460539/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Very heavy wet snow. While outside sweeping the sat dish again, I heard three tree limbs snap. The girl's having fun: http://is.gd/lkPB + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Very heavy wet snow. While outside sweeping the sat dish again, I heard three tree limbs snap. The girl's having fun: http://is.gd/lkPB +

+

+ 3/1/2009, 3:16:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1266742680/index.html b/static/mytweets/ewagoner/status/1266742680/index.html new file mode 100644 index 00000000..0e5cbd9b --- /dev/null +++ b/static/mytweets/ewagoner/status/1266742680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Feels like in the middle of an artillery battle, with constant sound of limbs and entire trees falling. Preparing for multi-day power loss. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Feels like in the middle of an artillery battle, with constant sound of limbs and entire trees falling. Preparing for multi-day power loss. +

+

+ 3/1/2009, 4:44:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/126681192169865216/index.html b/static/mytweets/ewagoner/status/126681192169865216/index.html new file mode 100644 index 00000000..2a877dcb --- /dev/null +++ b/static/mytweets/ewagoner/status/126681192169865216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Heroes of the New South" nominations for contributors to Foodways, Architecture, Arts & Culture, and Eco-Preservation. <a href="http://www.southernliving.com/general/heroes-of-the-new-south-00417000076055/">http://www.southernliving.com/general/heroes-of-the-new-south-00417000076055/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1266893183/index.html b/static/mytweets/ewagoner/status/1266893183/index.html new file mode 100644 index 00000000..3723b391 --- /dev/null +++ b/static/mytweets/ewagoner/status/1266893183/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Power flickering. UPSs all over the house beeping. I'm wishing I'd bought myself that chainsaw for Christmas like I was thinking. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Power flickering. UPSs all over the house beeping. I'm wishing I'd bought myself that chainsaw for Christmas like I was thinking. +

+

+ 3/1/2009, 5:30:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/126689699145318400/index.html b/static/mytweets/ewagoner/status/126689699145318400/index.html new file mode 100644 index 00000000..d06940d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/126689699145318400/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + In it for the Money: $150 Cash +My wife is a greedy, terrible, pregnant, unionized public servant +<a href="http://annarborchronicle.com/2011/10/19/in-it-for-the-money-150-cash/">http://annarborchronicle.com/2011/10/19/in-it-for-the-money-150-cash/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/126700667044761600/index.html b/static/mytweets/ewagoner/status/126700667044761600/index.html new file mode 100644 index 00000000..754842e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/126700667044761600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Marvelous Minstrel: A bored minstrel walking through the forest wants a companion. Beasts need not apply. <a href="http://grimmlunch.libsyn.com/8-the-marvelous-mintrel">http://grimmlunch.libsyn.com/8-the-marvelous-mintrel</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1267129150/index.html b/static/mytweets/ewagoner/status/1267129150/index.html new file mode 100644 index 00000000..a0935891 --- /dev/null +++ b/static/mytweets/ewagoner/status/1267129150/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Snow just turned back to rain, and it's already in the 20s. This could get fun. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Snow just turned back to rain, and it's already in the 20s. This could get fun. +

+

+ 3/1/2009, 6:45:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/126726411275878400/index.html b/static/mytweets/ewagoner/status/126726411275878400/index.html new file mode 100644 index 00000000..05c2b162 --- /dev/null +++ b/static/mytweets/ewagoner/status/126726411275878400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A taco shop is going in directly below my desk. I've dreamed of this day. <a href="http://instagr.am/p/QtR2N/">http://instagr.am/p/QtR2N/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A taco shop is going in directly below my desk. I've dreamed of this day. http://instagr.am/p/QtR2N/ +

+

+ 10/19/2011, 2:28:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1267342023/index.html b/static/mytweets/ewagoner/status/1267342023/index.html new file mode 100644 index 00000000..50459445 --- /dev/null +++ b/static/mytweets/ewagoner/status/1267342023/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just as it got dark entire region lost power. Even cell towers. Powered up the satlink via UPS just long enough to send this & open market. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just as it got dark entire region lost power. Even cell towers. Powered up the satlink via UPS just long enough to send this & open market. +

+

+ 3/1/2009, 7:55:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12680755624812544/index.html b/static/mytweets/ewagoner/status/12680755624812544/index.html new file mode 100644 index 00000000..4b41eb10 --- /dev/null +++ b/static/mytweets/ewagoner/status/12680755624812544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Ronald Wayne was like the George Best of Apple" Chorus of shouts: "Pete! Pete Best!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Ronald Wayne was like the George Best of Apple" Chorus of shouts: "Pete! Pete Best!" +

+

+ 12/8/2010, 8:31:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/126824317664231425/index.html b/static/mytweets/ewagoner/status/126824317664231425/index.html new file mode 100644 index 00000000..aacd5e68 --- /dev/null +++ b/static/mytweets/ewagoner/status/126824317664231425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Does anyone know if the new iPhone cards app prohibits obscenity? I'm, um, asking for a friend. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Does anyone know if the new iPhone cards app prohibits obscenity? I'm, um, asking for a friend. +

+

+ 10/19/2011, 8:57:28 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/126897312/index.html b/static/mytweets/ewagoner/status/126897312/index.html new file mode 100644 index 00000000..6a9b7813 --- /dev/null +++ b/static/mytweets/ewagoner/status/126897312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 40 people or so in line. Doors just opened. Maybe i'll just get one online. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 40 people or so in line. Doors just opened. Maybe i'll just get one online. +

+

+ 6/29/2007, 6:19:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12697643422/index.html b/static/mytweets/ewagoner/status/12697643422/index.html new file mode 100644 index 00000000..71271a80 --- /dev/null +++ b/static/mytweets/ewagoner/status/12697643422/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @textfiles: letter from former slave to ex-owner on why he doesn't feel a need to return: http://historymatters.gmu.edu/d/6369/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @textfiles: letter from former slave to ex-owner on why he doesn't feel a need to return: http://historymatters.gmu.edu/d/6369/ +

+

+ 4/23/2010, 7:56:40 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127033102785724417/index.html b/static/mytweets/ewagoner/status/127033102785724417/index.html new file mode 100644 index 00000000..18223e28 --- /dev/null +++ b/static/mytweets/ewagoner/status/127033102785724417/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The first direct image of a baby planet being born! (maybe!)(but probably!) <a href="http://shar.es/buSQb">http://shar.es/buSQb</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The first direct image of a baby planet being born! (maybe!)(but probably!) http://shar.es/buSQb +

+

+ 10/20/2011, 10:47:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12704505396/index.html b/static/mytweets/ewagoner/status/12704505396/index.html new file mode 100644 index 00000000..478b4e82 --- /dev/null +++ b/static/mytweets/ewagoner/status/12704505396/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Old Timey Seed Swap tomorrow -- one of my favorite events of the year. http://is.gd/bEXcD And, right on cue, thunderstorms are forecast. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Old Timey Seed Swap tomorrow -- one of my favorite events of the year. http://is.gd/bEXcD And, right on cue, thunderstorms are forecast. +

+

+ 4/23/2010, 10:19:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127060630082560000/index.html b/static/mytweets/ewagoner/status/127060630082560000/index.html new file mode 100644 index 00000000..52ce6033 --- /dev/null +++ b/static/mytweets/ewagoner/status/127060630082560000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A Pot of Gold: Gifted Children and "True" Peers <a href="http://wp.me/p1LvYo-3g">http://wp.me/p1LvYo-3g</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A Pot of Gold: Gifted Children and "True" Peers http://wp.me/p1LvYo-3g +

+

+ 10/20/2011, 12:36:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127067977056129024/index.html b/static/mytweets/ewagoner/status/127067977056129024/index.html new file mode 100644 index 00000000..ea819a77 --- /dev/null +++ b/static/mytweets/ewagoner/status/127067977056129024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @zachbaker: If you go to McDonald's exactly at 10:30, you can get an Egg McRib. They'll try to talk you out of it, though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @zachbaker: If you go to McDonald's exactly at 10:30, you can get an Egg McRib. They'll try to talk you out of it, though. +

+

+ 10/20/2011, 1:05:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1270784477/index.html b/static/mytweets/ewagoner/status/1270784477/index.html new file mode 100644 index 00000000..f3795eb7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1270784477/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Power came back. Only 21 hours out. Everything woke up but the TiVo, which appears dead. Dagnabit. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Power came back. Only 21 hours out. Everything woke up but the TiVo, which appears dead. Dagnabit. +

+

+ 3/2/2009, 3:56:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1271173238/index.html b/static/mytweets/ewagoner/status/1271173238/index.html new file mode 100644 index 00000000..aaa3a1da --- /dev/null +++ b/static/mytweets/ewagoner/status/1271173238/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + O HAI TIVO! What have you been doing for the past two hours? Did you see your grandpa in heaven? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ O HAI TIVO! What have you been doing for the past two hours? Did you see your grandpa in heaven? +

+

+ 3/2/2009, 5:30:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127229055933227008/index.html b/static/mytweets/ewagoner/status/127229055933227008/index.html new file mode 100644 index 00000000..f61c019a --- /dev/null +++ b/static/mytweets/ewagoner/status/127229055933227008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The way my twitter feed just exploded over the 3.9 earthquake in Berkeley, you'd think it was a 5.8 that cracked the Washington Monument. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The way my twitter feed just exploded over the 3.9 earthquake in Berkeley, you'd think it was a 5.8 that cracked the Washington Monument. +

+

+ 10/20/2011, 11:45:45 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12724203048402944/index.html b/static/mytweets/ewagoner/status/12724203048402944/index.html new file mode 100644 index 00000000..99d7065c --- /dev/null +++ b/static/mytweets/ewagoner/status/12724203048402944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + .@trappezepub gave me a gift certificate after my (extremely rare) bad lunch last week. Used it all on drinks @highwirelounge. Love them! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ .@trappezepub gave me a gift certificate after my (extremely rare) bad lunch last week. Used it all on drinks @highwirelounge. Love them! +

+

+ 12/8/2010, 11:24:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127398976658997249/index.html b/static/mytweets/ewagoner/status/127398976658997249/index.html new file mode 100644 index 00000000..dc8178cc --- /dev/null +++ b/static/mytweets/ewagoner/status/127398976658997249/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "I'm calling about the benefits meeting. Is this the right person?" +I've no idea what you mean. +"Oh. Are you the one w/ the couch for sale?" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I'm calling about the benefits meeting. Is this the right person?"
I've no idea what you mean.
"Oh. Are you the one w/ the couch for sale?" +

+

+ 10/21/2011, 11:00:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127406967068180480/index.html b/static/mytweets/ewagoner/status/127406967068180480/index.html new file mode 100644 index 00000000..eb7dab75 --- /dev/null +++ b/static/mytweets/ewagoner/status/127406967068180480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mc_frontalot: Here's a whole set from last Dec, in Brooklyn, when we played the Knit. Video & audio are excellent. <a href="http://goo.gl/LWPVx">http://goo.gl/LWPVx</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mc_frontalot: Here's a whole set from last Dec, in Brooklyn, when we played the Knit. Video & audio are excellent. http://goo.gl/LWPVx +

+

+ 10/21/2011, 11:32:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127421808185057280/index.html b/static/mytweets/ewagoner/status/127421808185057280/index.html new file mode 100644 index 00000000..89ce1353 --- /dev/null +++ b/static/mytweets/ewagoner/status/127421808185057280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have a plan to make this this weekend for Vivian. I had a plan to make it months ago, but it's now or never. <a href="http://familyfun.go.com/crafts/fire-breathing-dragon-667985/">http://familyfun.go.com/crafts/fire-breathing-dragon-667985/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127436015794274304/index.html b/static/mytweets/ewagoner/status/127436015794274304/index.html new file mode 100644 index 00000000..68e1343f --- /dev/null +++ b/static/mytweets/ewagoner/status/127436015794274304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hobby Lobby was a bit of a zoo, but I think I got everything needed to make a fire breathing dragon. <a href="http://instagr.am/p/Q6man/">http://instagr.am/p/Q6man/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hobby Lobby was a bit of a zoo, but I think I got everything needed to make a fire breathing dragon. http://instagr.am/p/Q6man/ +

+

+ 10/21/2011, 1:28:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127486705505812480/index.html b/static/mytweets/ewagoner/status/127486705505812480/index.html new file mode 100644 index 00000000..b3156c98 --- /dev/null +++ b/static/mytweets/ewagoner/status/127486705505812480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @trappezepub: Chicken liver gravy Poutine with cheese curds, rosemary & garlic fries. Only $6!! Yes please! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @trappezepub: Chicken liver gravy Poutine with cheese curds, rosemary & garlic fries. Only $6!! Yes please! +

+

+ 10/21/2011, 4:49:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127502652388032512/index.html b/static/mytweets/ewagoner/status/127502652388032512/index.html new file mode 100644 index 00000000..1f67bdc4 --- /dev/null +++ b/static/mytweets/ewagoner/status/127502652388032512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The final line of today's story, "The Twelve Brothers", is "Indeed, she died a horrible death." Sums it all up, really. <a href="http://grimmlunch.libsyn.com/9-the-twelve-brothers">http://grimmlunch.libsyn.com/9-the-twelve-brothers</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The final line of today's story, "The Twelve Brothers", is "Indeed, she died a horrible death." Sums it all up, really. http://grimmlunch.libsyn.com/9-the-twelve-brothers +

+

+ 10/21/2011, 5:52:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127533273319612416/index.html b/static/mytweets/ewagoner/status/127533273319612416/index.html new file mode 100644 index 00000000..4006e7c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/127533273319612416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Louisiana bans using cash in sales of second-hand goods <a href="http://www.rawstory.com/rs/2011/10/20/louisiana-bans-using-cash-to-buy-second-hand-goods/">http://www.rawstory.com/rs/2011/10/20/louisiana-bans-using-cash-to-buy-second-hand-goods/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1275369697/index.html b/static/mytweets/ewagoner/status/1275369697/index.html new file mode 100644 index 00000000..3b5660c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1275369697/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A bowl of chicken soup, freshly made chicken cordon blue, rice, beans, fruit salad with yogurt sauce. All for $6. Casa Mia lunch, Athens GA. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A bowl of chicken soup, freshly made chicken cordon blue, rice, beans, fruit salad with yogurt sauce. All for $6. Casa Mia lunch, Athens GA. +

+

+ 3/3/2009, 3:24:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1275487547/index.html b/static/mytweets/ewagoner/status/1275487547/index.html new file mode 100644 index 00000000..4ae0280e --- /dev/null +++ b/static/mytweets/ewagoner/status/1275487547/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When I was young, I used to shoot fireworks at my friends at a place called "Knob Lick". http://tinyurl.com/aojgxt + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When I was young, I used to shoot fireworks at my friends at a place called "Knob Lick". http://tinyurl.com/aojgxt +

+

+ 3/3/2009, 3:52:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127553536958545920/index.html b/static/mytweets/ewagoner/status/127553536958545920/index.html new file mode 100644 index 00000000..3a712eba --- /dev/null +++ b/static/mytweets/ewagoner/status/127553536958545920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My bizzaro genius baby likes to put together Mr. Potato Heads, naming the body parts as she does so. I've got my work cut out for me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My bizzaro genius baby likes to put together Mr. Potato Heads, naming the body parts as she does so. I've got my work cut out for me. +

+

+ 10/21/2011, 9:15:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127592305023664128/index.html b/static/mytweets/ewagoner/status/127592305023664128/index.html new file mode 100644 index 00000000..506d9f73 --- /dev/null +++ b/static/mytweets/ewagoner/status/127592305023664128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally got around to starting HBO's "Game of Thrones" this week. I *love* the opening title sequence. It's just perfect. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally got around to starting HBO's "Game of Thrones" this week. I *love* the opening title sequence. It's just perfect. +

+

+ 10/21/2011, 11:49:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127595373505150976/index.html b/static/mytweets/ewagoner/status/127595373505150976/index.html new file mode 100644 index 00000000..5fc1d655 --- /dev/null +++ b/static/mytweets/ewagoner/status/127595373505150976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @davidpwoods Venn piagram: <a href="http://i.imgur.com/WXkQB.jpg">http://i.imgur.com/WXkQB.jpg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @davidpwoods Venn piagram: http://i.imgur.com/WXkQB.jpg +

+

+ 10/22/2011, 12:01:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127609915194871808/index.html b/static/mytweets/ewagoner/status/127609915194871808/index.html new file mode 100644 index 00000000..e1da5bf9 --- /dev/null +++ b/static/mytweets/ewagoner/status/127609915194871808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "3", the new film by the director of "Run Lola Run", looks really nice: <a href="http://trailers.apple.com/trailers/independent/3/">http://trailers.apple.com/trailers/independent/3/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127622456830726144/index.html b/static/mytweets/ewagoner/status/127622456830726144/index.html new file mode 100644 index 00000000..b16a772f --- /dev/null +++ b/static/mytweets/ewagoner/status/127622456830726144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's two in the morning, and I'm cutting cardboard with poultry shears. But all for a good cause. <a href="http://instagr.am/p/Q_B5E/">http://instagr.am/p/Q_B5E/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's two in the morning, and I'm cutting cardboard with poultry shears. But all for a good cause. http://instagr.am/p/Q_B5E/ +

+

+ 10/22/2011, 1:48:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127623621777702912/index.html b/static/mytweets/ewagoner/status/127623621777702912/index.html new file mode 100644 index 00000000..9c6082de --- /dev/null +++ b/static/mytweets/ewagoner/status/127623621777702912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One lucky teacher gets to eat pie! <a href="http://instagr.am/p/Q_DdR/">http://instagr.am/p/Q_DdR/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One lucky teacher gets to eat pie! http://instagr.am/p/Q_DdR/ +

+

+ 10/22/2011, 1:53:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127796940380454912/index.html b/static/mytweets/ewagoner/status/127796940380454912/index.html new file mode 100644 index 00000000..2b6c04cf --- /dev/null +++ b/static/mytweets/ewagoner/status/127796940380454912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cheeky dragon. <a href="http://instagr.am/p/RCvLR/">http://instagr.am/p/RCvLR/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12781941160/index.html b/static/mytweets/ewagoner/status/12781941160/index.html new file mode 100644 index 00000000..1d2093a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/12781941160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's rainy and muddy, but the fiddler and piper found a dry place to play. The pork's almost off the smoke, too. http://yfrog.us/5com8z + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's rainy and muddy, but the fiddler and piper found a dry place to play. The pork's almost off the smoke, too. http://yfrog.us/5com8z +

+

+ 4/24/2010, 4:26:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1278365897/index.html b/static/mytweets/ewagoner/status/1278365897/index.html new file mode 100644 index 00000000..15a7f2a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1278365897/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm living in a plague house. I work all day, then come home and minister to the sick. That is, I lock them in the back room so I can sleep. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm living in a plague house. I work all day, then come home and minister to the sick. That is, I lock them in the back room so I can sleep. +

+

+ 3/4/2009, 8:06:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127874735496368128/index.html b/static/mytweets/ewagoner/status/127874735496368128/index.html new file mode 100644 index 00000000..cb4498b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/127874735496368128/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + As we're driving home from Athens: "Dad, can you put on one of you stories?" + +It took no time at all for having a podcast to pay off. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ As we're driving home from Athens: "Dad, can you put on one of you stories?"

It took no time at all for having a podcast to pay off. +

+

+ 10/22/2011, 6:31:27 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127886312937226241/index.html b/static/mytweets/ewagoner/status/127886312937226241/index.html new file mode 100644 index 00000000..8907c353 --- /dev/null +++ b/static/mytweets/ewagoner/status/127886312937226241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Build a Better Geeky Kink Event" is now up at Kickstarter. <a href="http://www.kickstarter.com/projects/jeffmach/build-a-better-geeky-kink-event?ref=recently_launched">http://www.kickstarter.com/projects/jeffmach/build-a-better-geeky-kink-event?ref=recently_launched</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127895562463870976/index.html b/static/mytweets/ewagoner/status/127895562463870976/index.html new file mode 100644 index 00000000..e87c1ef0 --- /dev/null +++ b/static/mytweets/ewagoner/status/127895562463870976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv knows I'm going to be working on her costume after she goes to bed, so she left me some blueprints. <a href="http://instagr.am/p/RFvw-/">http://instagr.am/p/RFvw-/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv knows I'm going to be working on her costume after she goes to bed, so she left me some blueprints. http://instagr.am/p/RFvw-/ +

+

+ 10/22/2011, 7:54:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127936606010216448/index.html b/static/mytweets/ewagoner/status/127936606010216448/index.html new file mode 100644 index 00000000..5b24aa0a --- /dev/null +++ b/static/mytweets/ewagoner/status/127936606010216448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The dragon's head is assembled and ready for painting. <a href="http://instagr.am/p/RG_Ok/">http://instagr.am/p/RG_Ok/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The dragon's head is assembled and ready for painting. http://instagr.am/p/RG_Ok/ +

+

+ 10/22/2011, 10:37:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/127949379318452225/index.html b/static/mytweets/ewagoner/status/127949379318452225/index.html new file mode 100644 index 00000000..690fb8cd --- /dev/null +++ b/static/mytweets/ewagoner/status/127949379318452225/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Base coat's done. That's good for tonight. <a href="http://instagr.am/p/RHYee/">http://instagr.am/p/RHYee/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Base coat's done. That's good for tonight. http://instagr.am/p/RHYee/ +

+

+ 10/22/2011, 11:28:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128046892/index.html b/static/mytweets/ewagoner/status/128046892/index.html new file mode 100644 index 00000000..10a02cdf --- /dev/null +++ b/static/mytweets/ewagoner/status/128046892/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stopped by the AT&T store. Turns out I don't need a few optional items I had on my account. Result: iPhone was cheaper, so I'll make $120. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stopped by the AT&T store. Turns out I don't need a few optional items I had on my account. Result: iPhone was cheaper, so I'll make $120. +

+

+ 6/30/2007, 1:08:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128047432/index.html b/static/mytweets/ewagoner/status/128047432/index.html new file mode 100644 index 00000000..c092f752 --- /dev/null +++ b/static/mytweets/ewagoner/status/128047432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So... yeah. I got one. Turns out it really *was* the fiscally responsible thing to do. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So... yeah. I got one. Turns out it really *was* the fiscally responsible thing to do. +

+

+ 6/30/2007, 1:09:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1280684511/index.html b/static/mytweets/ewagoner/status/1280684511/index.html new file mode 100644 index 00000000..268290a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1280684511/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow... Benjamin Hoff, author of The Tao of Pooh, really can't stand the publishing industry. http://www.benjaminhoffauthor.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow... Benjamin Hoff, author of The Tao of Pooh, really can't stand the publishing industry. http://www.benjaminhoffauthor.com +

+

+ 3/4/2009, 5:18:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128136504689168387/index.html b/static/mytweets/ewagoner/status/128136504689168387/index.html new file mode 100644 index 00000000..bce5f155 --- /dev/null +++ b/static/mytweets/ewagoner/status/128136504689168387/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making pumpkin pancakes, since it's decorative gourd season. <a href="http://instagr.am/p/RLg0A/">http://instagr.am/p/RLg0A/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making pumpkin pancakes, since it's decorative gourd season. http://instagr.am/p/RLg0A/ +

+

+ 10/23/2011, 11:51:38 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128141499618705408/index.html b/static/mytweets/ewagoner/status/128141499618705408/index.html new file mode 100644 index 00000000..0811c795 --- /dev/null +++ b/static/mytweets/ewagoner/status/128141499618705408/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "You put pumpkin in there? Why'd you put pumpkin in there? I hate pumpkin!" + +45 seconds later: "Can I have more pancakes?" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "You put pumpkin in there? Why'd you put pumpkin in there? I hate pumpkin!"

45 seconds later: "Can I have more pancakes?" +

+

+ 10/23/2011, 12:11:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128142854727020545/index.html b/static/mytweets/ewagoner/status/128142854727020545/index.html new file mode 100644 index 00000000..204dd4ad --- /dev/null +++ b/static/mytweets/ewagoner/status/128142854727020545/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "Dad, you're good at fixing stuff. You must be between a builder and a cooker." + +Sounds about right, actually. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Dad, you're good at fixing stuff. You must be between a builder and a cooker."

Sounds about right, actually. +

+

+ 10/23/2011, 12:16:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128191386460762112/index.html b/static/mytweets/ewagoner/status/128191386460762112/index.html new file mode 100644 index 00000000..2957e39e --- /dev/null +++ b/static/mytweets/ewagoner/status/128191386460762112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + She's going to be the best seven year old dragon at the Wild Rumpus, of this I'm certain. <a href="http://instagr.am/p/RNKec/">http://instagr.am/p/RNKec/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ She's going to be the best seven year old dragon at the Wild Rumpus, of this I'm certain. http://instagr.am/p/RNKec/ +

+

+ 10/23/2011, 3:29:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128216727359197184/index.html b/static/mytweets/ewagoner/status/128216727359197184/index.html new file mode 100644 index 00000000..51e002b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/128216727359197184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What could possibly go wrong? <a href="http://instagr.am/p/RN9yO/">http://instagr.am/p/RN9yO/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What could possibly go wrong? http://instagr.am/p/RN9yO/ +

+

+ 10/23/2011, 5:10:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128221732023701505/index.html b/static/mytweets/ewagoner/status/128221732023701505/index.html new file mode 100644 index 00000000..ba5966de --- /dev/null +++ b/static/mytweets/ewagoner/status/128221732023701505/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + While I appreciate getting home w/ a full cart for under a nickel, couponers need their own lane. I'm trying to get home w/ solid ice cream. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ While I appreciate getting home w/ a full cart for under a nickel, couponers need their own lane. I'm trying to get home w/ solid ice cream. +

+

+ 10/23/2011, 5:30:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128225871810146305/index.html b/static/mytweets/ewagoner/status/128225871810146305/index.html new file mode 100644 index 00000000..2f8747a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/128225871810146305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Trunk or Treat" kits help you wring the last bit of joy out of what once was a proud tradition. <a href="http://instagr.am/p/ROPpa/">http://instagr.am/p/ROPpa/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Trunk or Treat" kits help you wring the last bit of joy out of what once was a proud tradition. http://instagr.am/p/ROPpa/ +

+

+ 10/23/2011, 5:46:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128413850948210688/index.html b/static/mytweets/ewagoner/status/128413850948210688/index.html new file mode 100644 index 00000000..c952b7dd --- /dev/null +++ b/static/mytweets/ewagoner/status/128413850948210688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NathanFillion: Oh, it's real. Very. Very. Real. muchadothemovie.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NathanFillion: Oh, it's real. Very. Very. Real. muchadothemovie.com +

+

+ 10/24/2011, 6:13:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128441525054087168/index.html b/static/mytweets/ewagoner/status/128441525054087168/index.html new file mode 100644 index 00000000..ddf08f21 --- /dev/null +++ b/static/mytweets/ewagoner/status/128441525054087168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Did I publicly commit to joining the local trapeze troupe last night? Yes, yes I did. Better start those push-ups! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Did I publicly commit to joining the local trapeze troupe last night? Yes, yes I did. Better start those push-ups! +

+

+ 10/24/2011, 8:03:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128449522/index.html b/static/mytweets/ewagoner/status/128449522/index.html new file mode 100644 index 00000000..7993a8db --- /dev/null +++ b/static/mytweets/ewagoner/status/128449522/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + AT&T is having massive problems activating new iPhones. What was supposed to take 3 minutes is now "24-48 hours". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ AT&T is having massive problems activating new iPhones. What was supposed to take 3 minutes is now "24-48 hours". +

+

+ 6/30/2007, 8:27:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128502191517483009/index.html b/static/mytweets/ewagoner/status/128502191517483009/index.html new file mode 100644 index 00000000..91ced03b --- /dev/null +++ b/static/mytweets/ewagoner/status/128502191517483009/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Door-to-door salesmen giving you trouble? Maybe this "Solicitors Are Welcome" sign will help. <a href="http://www.uie.com/brainsparks/2007/07/16/solicitors-are-welcome/">http://www.uie.com/brainsparks/2007/07/16/solicitors-are-welcome/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128515258674462720/index.html b/static/mytweets/ewagoner/status/128515258674462720/index.html new file mode 100644 index 00000000..f6480cb2 --- /dev/null +++ b/static/mytweets/ewagoner/status/128515258674462720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just recorded myself saying "Giddyap, duck!" I believe that's the first time I've ever said those words out loud. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just recorded myself saying "Giddyap, duck!" I believe that's the first time I've ever said those words out loud. +

+

+ 10/24/2011, 12:56:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128517055199715328/index.html b/static/mytweets/ewagoner/status/128517055199715328/index.html new file mode 100644 index 00000000..73b12243 --- /dev/null +++ b/static/mytweets/ewagoner/status/128517055199715328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's story is very short (under five minutes), called "Riffraff", and not about my favorite Rocky Horror character. <a href="http://grimmlunch.libsyn.com/10-riffraff">http://grimmlunch.libsyn.com/10-riffraff</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's story is very short (under five minutes), called "Riffraff", and not about my favorite Rocky Horror character. http://grimmlunch.libsyn.com/10-riffraff +

+

+ 10/24/2011, 1:03:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128567374768115712/index.html b/static/mytweets/ewagoner/status/128567374768115712/index.html new file mode 100644 index 00000000..28b8c075 --- /dev/null +++ b/static/mytweets/ewagoner/status/128567374768115712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just had the worst service outage in locallygrown's history. Three hours to figure out that a mysql server had filled its disk quota. Grawr! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just had the worst service outage in locallygrown's history. Three hours to figure out that a mysql server had filled its disk quota. Grawr! +

+

+ 10/24/2011, 4:23:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128574134371360768/index.html b/static/mytweets/ewagoner/status/128574134371360768/index.html new file mode 100644 index 00000000..6b9fa2ea --- /dev/null +++ b/static/mytweets/ewagoner/status/128574134371360768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cstross: Steve Jobs, Dennis Ritchie -- now John McCarthy: is this Exterminate Computing Giants Month or something? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @cstross: Steve Jobs, Dennis Ritchie -- now John McCarthy: is this Exterminate Computing Giants Month or something? +

+

+ 10/24/2011, 4:50:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128585729818374144/index.html b/static/mytweets/ewagoner/status/128585729818374144/index.html new file mode 100644 index 00000000..5d0c7b0a --- /dev/null +++ b/static/mytweets/ewagoner/status/128585729818374144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Barely held it together today, but managed, just. Learned a lot under fire, though, which is good. Still don't enjoy sysadmin work. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Barely held it together today, but managed, just. Learned a lot under fire, though, which is good. Still don't enjoy sysadmin work. +

+

+ 10/24/2011, 5:36:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12860356953/index.html b/static/mytweets/ewagoner/status/12860356953/index.html new file mode 100644 index 00000000..061836f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/12860356953/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It took 17 minutes for sales at my farmers market to match the sales for this entire week three years ago. I'm hanging on tight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It took 17 minutes for sales at my farmers market to match the sales for this entire week three years ago. I'm hanging on tight. +

+

+ 4/25/2010, 11:08:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12860413356/index.html b/static/mytweets/ewagoner/status/12860413356/index.html new file mode 100644 index 00000000..b610c234 --- /dev/null +++ b/static/mytweets/ewagoner/status/12860413356/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @hoopyfrood: Amazing. Photography's longest exposure: +http://bit.ly/cPfFgz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @hoopyfrood: Amazing. Photography's longest exposure:
http://bit.ly/cPfFgz +

+

+ 4/25/2010, 11:09:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12865696958513152/index.html b/static/mytweets/ewagoner/status/12865696958513152/index.html new file mode 100644 index 00000000..ffe47430 --- /dev/null +++ b/static/mytweets/ewagoner/status/12865696958513152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Why on earth would the head of the Anglican church be standing next to my hen house in the middle of the night?" http://is.gd/irobv + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Why on earth would the head of the Anglican church be standing next to my hen house in the middle of the night?" http://is.gd/irobv +

+

+ 12/9/2010, 8:46:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128778308509896704/index.html b/static/mytweets/ewagoner/status/128778308509896704/index.html new file mode 100644 index 00000000..122ec363 --- /dev/null +++ b/static/mytweets/ewagoner/status/128778308509896704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athensgaweather: My favorite image from last night's Aurora Borealis. Taken in El Dorado Springs, MO from Weather Underground. http: ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athensgaweather: My favorite image from last night's Aurora Borealis. Taken in El Dorado Springs, MO from Weather Underground. http: ... +

+

+ 10/25/2011, 6:21:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12878466361860097/index.html b/static/mytweets/ewagoner/status/12878466361860097/index.html new file mode 100644 index 00000000..62dbc33c --- /dev/null +++ b/static/mytweets/ewagoner/status/12878466361860097/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got my About.me page, and it makes a great landing site for my domain: http://www.ericwagoner.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got my About.me page, and it makes a great landing site for my domain: http://www.ericwagoner.com +

+

+ 12/9/2010, 9:37:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128873863491751936/index.html b/static/mytweets/ewagoner/status/128873863491751936/index.html new file mode 100644 index 00000000..7d0db93f --- /dev/null +++ b/static/mytweets/ewagoner/status/128873863491751936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @BadAstronomer: *Amazingly* weird video of snapping, twisting, dancing cloud. What is it? Science to the rescue! <a href="http://is.gd/3WbILZ">http://is.gd/3WbILZ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @BadAstronomer: *Amazingly* weird video of snapping, twisting, dancing cloud. What is it? Science to the rescue! http://is.gd/3WbILZ +

+

+ 10/25/2011, 12:41:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128891777993277440/index.html b/static/mytweets/ewagoner/status/128891777993277440/index.html new file mode 100644 index 00000000..c1d5667c --- /dev/null +++ b/static/mytweets/ewagoner/status/128891777993277440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Future tattoo designs! "JRR Tolkien's unseen Hobbit art to be published" <a href="http://bbc.in/orrV3H">http://bbc.in/orrV3H</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Future tattoo designs! "JRR Tolkien's unseen Hobbit art to be published" http://bbc.in/orrV3H +

+

+ 10/25/2011, 1:52:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/128913385470427137/index.html b/static/mytweets/ewagoner/status/128913385470427137/index.html new file mode 100644 index 00000000..48bcfca7 --- /dev/null +++ b/static/mytweets/ewagoner/status/128913385470427137/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My <a href="http://locallygrown.net">http://locallygrown.net</a> doesn't have the profile (or revenues) of the companies written of here, but the notions apply. <a href="http://www.time.com/time/specials/packages/printout/0,29239,2094921_2094923_2094924,00.html">http://www.time.com/time/specials/packages/printout/0,29239,2094921_2094923_2094924,00.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1289465458/index.html b/static/mytweets/ewagoner/status/1289465458/index.html new file mode 100644 index 00000000..6e5e5dc3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1289465458/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Back in October, I predicted we'd find the bottom at DOW 6500 (http://is.gd/m9o6). I'd like to retract that now. Sorry about that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back in October, I predicted we'd find the bottom at DOW 6500 (http://is.gd/m9o6). I'd like to retract that now. Sorry about that. +

+

+ 3/6/2009, 1:37:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129003026034868224/index.html b/static/mytweets/ewagoner/status/129003026034868224/index.html new file mode 100644 index 00000000..8b6395e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/129003026034868224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A dragon's tail, with studs. <a href="http://instagr.am/p/Rd-Sm/">http://instagr.am/p/Rd-Sm/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A dragon's tail, with studs. http://instagr.am/p/Rd-Sm/ +

+

+ 10/25/2011, 9:14:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129025454953857024/index.html b/static/mytweets/ewagoner/status/129025454953857024/index.html new file mode 100644 index 00000000..8f612778 --- /dev/null +++ b/static/mytweets/ewagoner/status/129025454953857024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 400 downloads and counting. I'm rocketing up the "guys reading fairy tales" podcast charts! <a href="http://www.grimmlunch.org">http://www.grimmlunch.org</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 400 downloads and counting. I'm rocketing up the "guys reading fairy tales" podcast charts! http://www.grimmlunch.org +

+

+ 10/25/2011, 10:44:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12910881780269056/index.html b/static/mytweets/ewagoner/status/12910881780269056/index.html new file mode 100644 index 00000000..5ef3f154 --- /dev/null +++ b/static/mytweets/ewagoner/status/12910881780269056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Company president came in on a vacation day to lead a company-wide lunch meeting. Hence the Atari pajama pants. http://gdzl.la/8ZE5qU + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Company president came in on a vacation day to lead a company-wide lunch meeting. Hence the Atari pajama pants. http://gdzl.la/8ZE5qU +

+

+ 12/9/2010, 11:46:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1291366132/index.html b/static/mytweets/ewagoner/status/1291366132/index.html new file mode 100644 index 00000000..c42fee2c --- /dev/null +++ b/static/mytweets/ewagoner/status/1291366132/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally watching my Clerks II DVD. First thought Dante really hasn't aged well, until I realized I still look pretty much exactly like him. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally watching my Clerks II DVD. First thought Dante really hasn't aged well, until I realized I still look pretty much exactly like him. +

+

+ 3/6/2009, 9:47:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12917688792/index.html b/static/mytweets/ewagoner/status/12917688792/index.html new file mode 100644 index 00000000..2efab602 --- /dev/null +++ b/static/mytweets/ewagoner/status/12917688792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I guess if the science fiction channel can show pro wrestling, then BBC America can show Star Trek. Why the heck not. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I guess if the science fiction channel can show pro wrestling, then BBC America can show Star Trek. Why the heck not. +

+

+ 4/26/2010, 9:27:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129185112918208512/index.html b/static/mytweets/ewagoner/status/129185112918208512/index.html new file mode 100644 index 00000000..c2c68ad1 --- /dev/null +++ b/static/mytweets/ewagoner/status/129185112918208512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Scott Bourne's passionate description of one of my favorite places, the Bosque del Apache near Socorro, NM: <a href="http://photofocus.com/2011/10/26/bosque-del-apache-the-call-comes-one-more-time/">http://photofocus.com/2011/10/26/bosque-del-apache-the-call-comes-one-more-time/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12918558019/index.html b/static/mytweets/ewagoner/status/12918558019/index.html new file mode 100644 index 00000000..f221881d --- /dev/null +++ b/static/mytweets/ewagoner/status/12918558019/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My new favorite "nachos" use pierogies instead of chips. Sauteed in butter and onions until crisp, served with salsa and sour cream. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My new favorite "nachos" use pierogies instead of chips. Sauteed in butter and onions until crisp, served with salsa and sour cream. +

+

+ 4/26/2010, 9:44:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129277661557170177/index.html b/static/mytweets/ewagoner/status/129277661557170177/index.html new file mode 100644 index 00000000..18ce3e3d --- /dev/null +++ b/static/mytweets/ewagoner/status/129277661557170177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The new release of the DirecTV iPad app now lets you stream live TV. Once it has streaming of recorded shows, it'll be perfect. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The new release of the DirecTV iPad app now lets you stream live TV. Once it has streaming of recorded shows, it'll be perfect. +

+

+ 10/26/2011, 3:26:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129279322/index.html b/static/mytweets/ewagoner/status/129279322/index.html new file mode 100644 index 00000000..10f93cc9 --- /dev/null +++ b/static/mytweets/ewagoner/status/129279322/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Closing in on 24 hours. AT&T still says they are "having trouble meeting the unprecedented demand". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Closing in on 24 hours. AT&T still says they are "having trouble meeting the unprecedented demand". +

+

+ 7/1/2007, 11:04:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129290269010034688/index.html b/static/mytweets/ewagoner/status/129290269010034688/index.html new file mode 100644 index 00000000..ec29d68a --- /dev/null +++ b/static/mytweets/ewagoner/status/129290269010034688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A policeman lobbed a grenade into a group who came to the aid of an injured person behind a police barricade. Fucker. <a href="http://www.youtube.com/watch?v=L9O3o-7OvIY">http://www.youtube.com/watch?v=L9O3o-7OvIY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A policeman lobbed a grenade into a group who came to the aid of an injured person behind a police barricade. Fucker. http://www.youtube.com/watch?v=L9O3o-7OvIY +

+

+ 10/26/2011, 4:16:16 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129316550783156224/index.html b/static/mytweets/ewagoner/status/129316550783156224/index.html new file mode 100644 index 00000000..913f5642 --- /dev/null +++ b/static/mytweets/ewagoner/status/129316550783156224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok, ok. I get what the big deal was about. I'll read all the George R. R. Martin books. It'll take me a while, but I'll do it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ok, ok. I get what the big deal was about. I'll read all the George R. R. Martin books. It'll take me a while, but I'll do it. +

+

+ 10/26/2011, 6:00:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129317991467843584/index.html b/static/mytweets/ewagoner/status/129317991467843584/index.html new file mode 100644 index 00000000..9fc03199 --- /dev/null +++ b/static/mytweets/ewagoner/status/129317991467843584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's only Wednesday and already there's a guy walking around downtown in a full Mario suit. Halloween is Athens' Mardi Gras. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's only Wednesday and already there's a guy walking around downtown in a full Mario suit. Halloween is Athens' Mardi Gras. +

+

+ 10/26/2011, 6:06:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129336640769499136/index.html b/static/mytweets/ewagoner/status/129336640769499136/index.html new file mode 100644 index 00000000..bd50b8dd --- /dev/null +++ b/static/mytweets/ewagoner/status/129336640769499136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The dragon now breathes fire. <a href="http://instagr.am/p/RkalW/">http://instagr.am/p/RkalW/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The dragon now breathes fire. http://instagr.am/p/RkalW/ +

+

+ 10/26/2011, 7:20:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129340338639872001/index.html b/static/mytweets/ewagoner/status/129340338639872001/index.html new file mode 100644 index 00000000..ebe91443 --- /dev/null +++ b/static/mytweets/ewagoner/status/129340338639872001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Trying on the tail. <a href="http://instagr.am/p/RkgD8/">http://instagr.am/p/RkgD8/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Trying on the tail. http://instagr.am/p/RkgD8/ +

+

+ 10/26/2011, 7:35:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1293709424/index.html b/static/mytweets/ewagoner/status/1293709424/index.html new file mode 100644 index 00000000..80d14684 --- /dev/null +++ b/static/mytweets/ewagoner/status/1293709424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Monday, we were under six inches of ice and snow, huddled by the fire. Today it's in the 80s & I'm working in the garden. Must be adaptable! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Monday, we were under six inches of ice and snow, huddled by the fire. Today it's in the 80s & I'm working in the garden. Must be adaptable! +

+

+ 3/7/2009, 2:28:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1293763988/index.html b/static/mytweets/ewagoner/status/1293763988/index.html new file mode 100644 index 00000000..548ab7dc --- /dev/null +++ b/static/mytweets/ewagoner/status/1293763988/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Another benefit to square foot gardening: got the entire garden de-winterized & ready to plant in an hour. Amazed at all the new earthworms! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another benefit to square foot gardening: got the entire garden de-winterized & ready to plant in an hour. Amazed at all the new earthworms! +

+

+ 3/7/2009, 2:43:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129383201541079040/index.html b/static/mytweets/ewagoner/status/129383201541079040/index.html new file mode 100644 index 00000000..1bdbae2b --- /dev/null +++ b/static/mytweets/ewagoner/status/129383201541079040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The dragon costume is complete, and my dragon rider jumpsuit is in the wash. Well get to wear them Friday, Saturday, *and* Monday! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The dragon costume is complete, and my dragon rider jumpsuit is in the wash. Well get to wear them Friday, Saturday, *and* Monday! +

+

+ 10/26/2011, 10:25:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12949877440/index.html b/static/mytweets/ewagoner/status/12949877440/index.html new file mode 100644 index 00000000..6bce9236 --- /dev/null +++ b/static/mytweets/ewagoner/status/12949877440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Completely revamped my hodgepodge of CSS to use the 960.gs grid last night. Hopefully my users won't revolt. It doesn't look exactly alike. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Completely revamped my hodgepodge of CSS to use the 960.gs grid last night. Hopefully my users won't revolt. It doesn't look exactly alike. +

+

+ 4/27/2010, 11:12:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1295394312/index.html b/static/mytweets/ewagoner/status/1295394312/index.html new file mode 100644 index 00000000..877c6ac3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1295394312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sick family locked in the back, me "sleeping" on the couch. Time for another Mel Brooks movie I haven't seen: "To Be or Not To Be" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sick family locked in the back, me "sleeping" on the couch. Time for another Mel Brooks movie I haven't seen: "To Be or Not To Be" +

+

+ 3/8/2009, 12:02:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12954142414737408/index.html b/static/mytweets/ewagoner/status/12954142414737408/index.html new file mode 100644 index 00000000..779afd65 --- /dev/null +++ b/static/mytweets/ewagoner/status/12954142414737408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Clayton (GA) Tribune: "Local farmers sell products online" http://www.theclaytontribune.com/articles/2010/12/09/news/news01.txt + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Clayton (GA) Tribune: "Local farmers sell products online" http://www.theclaytontribune.com/articles/2010/12/09/news/news01.txt +

+

+ 12/9/2010, 2:38:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129546892475502593/index.html b/static/mytweets/ewagoner/status/129546892475502593/index.html new file mode 100644 index 00000000..6a3c84d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/129546892475502593/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @meyerweb: If you're a fan of ST:TNG, or even just watched a fair number of episodes over the years, @TNG_S8 is thoroughly bringing t ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @meyerweb: If you're a fan of ST:TNG, or even just watched a fair number of episodes over the years, @TNG_S8 is thoroughly bringing t ... +

+

+ 10/27/2011, 9:16:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129578225440522241/index.html b/static/mytweets/ewagoner/status/129578225440522241/index.html new file mode 100644 index 00000000..cd29dc89 --- /dev/null +++ b/static/mytweets/ewagoner/status/129578225440522241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "That fairy dust, though, makes the tongue horn taste quite nice." Read this product description for TGI Friday chips: <a href="http://www.amazon.com/TGI-Fridays-Cheddar-3-Ounce-Packages/dp/B0025UM2MM/ref=sr_1_5?ie=UTF8&s=grocery&qid=1301589264&sr=1-5">http://www.amazon.com/TGI-Fridays-Cheddar-3-Ounce-Packages/dp/B0025UM2MM/ref=sr_1_5?ie=UTF8&s=grocery&qid=1301589264&sr=1-5</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129601093113094144/index.html b/static/mytweets/ewagoner/status/129601093113094144/index.html new file mode 100644 index 00000000..715c2c35 --- /dev/null +++ b/static/mytweets/ewagoner/status/129601093113094144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Basically, I soaked your bun in pork fat." @ Farm Cart <a href="http://instagr.am/p/RpZzX/">http://instagr.am/p/RpZzX/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Basically, I soaked your bun in pork fat." @ Farm Cart http://instagr.am/p/RpZzX/ +

+

+ 10/27/2011, 12:51:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/12972162563/index.html b/static/mytweets/ewagoner/status/12972162563/index.html new file mode 100644 index 00000000..c2078f87 --- /dev/null +++ b/static/mytweets/ewagoner/status/12972162563/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight I'm building a point of sale checkout system for my farmers market software, optimized for an iPad. http://gdzl.la/7WQcpn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight I'm building a point of sale checkout system for my farmers market software, optimized for an iPad. http://gdzl.la/7WQcpn +

+

+ 4/27/2010, 7:32:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1297427518/index.html b/static/mytweets/ewagoner/status/1297427518/index.html new file mode 100644 index 00000000..dd9df932 --- /dev/null +++ b/static/mytweets/ewagoner/status/1297427518/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First plantings of the year! Peas, chard, beets, turnips, carrots. Follow along here: http://is.gd/mqmj + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First plantings of the year! Peas, chard, beets, turnips, carrots. Follow along here: http://is.gd/mqmj +

+

+ 3/8/2009, 4:09:26 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129744569993666560/index.html b/static/mytweets/ewagoner/status/129744569993666560/index.html new file mode 100644 index 00000000..66fe10a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/129744569993666560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Adventures in Depression <a href="http://hyperboleandahalf.blogspot.com/2011/10/adventures-in-depression.html">http://hyperboleandahalf.blogspot.com/2011/10/adventures-in-depression.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129874618222784512/index.html b/static/mytweets/ewagoner/status/129874618222784512/index.html new file mode 100644 index 00000000..fba0d022 --- /dev/null +++ b/static/mytweets/ewagoner/status/129874618222784512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Polyamory Movement Headed for Rough Seas as the Wave Crosses into the Mainstream" <a href="http://www.lovemore.com/blog/?p=1391">http://www.lovemore.com/blog/?p=1391</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Polyamory Movement Headed for Rough Seas as the Wave Crosses into the Mainstream" http://www.lovemore.com/blog/?p=1391 +

+

+ 10/28/2011, 6:58:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129892381410603008/index.html b/static/mytweets/ewagoner/status/129892381410603008/index.html new file mode 100644 index 00000000..5315d863 --- /dev/null +++ b/static/mytweets/ewagoner/status/129892381410603008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Was skeptical at first, but I just finished a 12 week workout program w/ EA Sports Active 2 on the Wii. A few quirks aside, it's been great. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Was skeptical at first, but I just finished a 12 week workout program w/ EA Sports Active 2 on the Wii. A few quirks aside, it's been great. +

+

+ 10/28/2011, 8:08:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129931263120379904/index.html b/static/mytweets/ewagoner/status/129931263120379904/index.html new file mode 100644 index 00000000..ec102474 --- /dev/null +++ b/static/mytweets/ewagoner/status/129931263120379904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Beautiful paintings of Halloween in early colonial America. <a href="http://radojavor.com/halloween.html">http://radojavor.com/halloween.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Beautiful paintings of Halloween in early colonial America. http://radojavor.com/halloween.html +

+

+ 10/28/2011, 10:43:21 AM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129934572547874816/index.html b/static/mytweets/ewagoner/status/129934572547874816/index.html new file mode 100644 index 00000000..1027b949 --- /dev/null +++ b/static/mytweets/ewagoner/status/129934572547874816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tilt-shift maple. <a href="http://instagr.am/p/RwUjx/">http://instagr.am/p/RwUjx/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tilt-shift maple. http://instagr.am/p/RwUjx/ +

+

+ 10/28/2011, 10:56:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129941739917148160/index.html b/static/mytweets/ewagoner/status/129941739917148160/index.html new file mode 100644 index 00000000..1a063546 --- /dev/null +++ b/static/mytweets/ewagoner/status/129941739917148160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Katelanta: I don't even know of the day: Death Metal + J-Pop = Baby Metal <a href="http://ow.ly/7c3jd">http://ow.ly/7c3jd</a> [video] + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Katelanta: I don't even know of the day: Death Metal + J-Pop = Baby Metal http://ow.ly/7c3jd [video] +

+

+ 10/28/2011, 11:24:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129950627882217472/index.html b/static/mytweets/ewagoner/status/129950627882217472/index.html new file mode 100644 index 00000000..2edaa361 --- /dev/null +++ b/static/mytweets/ewagoner/status/129950627882217472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "How the Joy of Sex was illustrated" <a href="http://www.bbc.co.uk/news/magazine-15309357">http://www.bbc.co.uk/news/magazine-15309357</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129961145678299139/index.html b/static/mytweets/ewagoner/status/129961145678299139/index.html new file mode 100644 index 00000000..00751351 --- /dev/null +++ b/static/mytweets/ewagoner/status/129961145678299139/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This morning, I had the occasion to draw a minivan being driven by a set of Christian albino conjoined twins. So, yeah… great day! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This morning, I had the occasion to draw a minivan being driven by a set of Christian albino conjoined twins. So, yeah… great day! +

+

+ 10/28/2011, 12:42:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129971950150893569/index.html b/static/mytweets/ewagoner/status/129971950150893569/index.html new file mode 100644 index 00000000..58c9aa62 --- /dev/null +++ b/static/mytweets/ewagoner/status/129971950150893569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A brother & sister get tormented by their evil stepmother, who's also a witch. In the end they live happily ever after. <a href="http://grimmlunch.libsyn.com/11-brother-and-sister">http://grimmlunch.libsyn.com/11-brother-and-sister</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A brother & sister get tormented by their evil stepmother, who's also a witch. In the end they live happily ever after. http://grimmlunch.libsyn.com/11-brother-and-sister +

+

+ 10/28/2011, 1:25:02 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/129973888875638784/index.html b/static/mytweets/ewagoner/status/129973888875638784/index.html new file mode 100644 index 00000000..fd61cbf4 --- /dev/null +++ b/static/mytweets/ewagoner/status/129973888875638784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Farm to Fork" dinners, held on the farm, are becoming more common. So, too, is sad regulator harassment like this: <a href="http://www.farmtoconsumer.org/quail-hollow-farm-dinner.htm">http://www.farmtoconsumer.org/quail-hollow-farm-dinner.htm</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1299763903332352/index.html b/static/mytweets/ewagoner/status/1299763903332352/index.html new file mode 100644 index 00000000..a88c452a --- /dev/null +++ b/static/mytweets/ewagoner/status/1299763903332352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @andishehnouraee: So, we get an extra hour today thanks to the government. But at what cost to future generations? #ObamaFail + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @andishehnouraee: So, we get an extra hour today thanks to the government. But at what cost to future generations? #ObamaFail +

+

+ 11/7/2010, 10:47:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13000797100/index.html b/static/mytweets/ewagoner/status/13000797100/index.html new file mode 100644 index 00000000..1099725b --- /dev/null +++ b/static/mytweets/ewagoner/status/13000797100/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "An unhappy marriage cannot bear the loss of a much cherished donkey." Lyssa the Dragon Slayer, "Sun's East, Moon's West" http://is.gd/bLltD + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "An unhappy marriage cannot bear the loss of a much cherished donkey." Lyssa the Dragon Slayer, "Sun's East, Moon's West" http://is.gd/bLltD +

+

+ 4/28/2010, 7:22:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130010551337226242/index.html b/static/mytweets/ewagoner/status/130010551337226242/index.html new file mode 100644 index 00000000..d3bb5d7b --- /dev/null +++ b/static/mytweets/ewagoner/status/130010551337226242/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @trappezepub: Tonight we have cider braised ham hock w/ spatzle, brussels, frites and braising jus ($10). It's unbelievable!!! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @trappezepub: Tonight we have cider braised ham hock w/ spatzle, brussels, frites and braising jus ($10). It's unbelievable!!! +

+

+ 10/28/2011, 3:58:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130031906799632384/index.html b/static/mytweets/ewagoner/status/130031906799632384/index.html new file mode 100644 index 00000000..72da91e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/130031906799632384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Over 12 weeks: 12,344 calories burned, 20.43 miles run, 23 hours 40 minutes spent exercising. All in my living room. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Over 12 weeks: 12,344 calories burned, 20.43 miles run, 23 hours 40 minutes spent exercising. All in my living room. +

+

+ 10/28/2011, 5:23:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130044545034502144/index.html b/static/mytweets/ewagoner/status/130044545034502144/index.html new file mode 100644 index 00000000..338047b3 --- /dev/null +++ b/static/mytweets/ewagoner/status/130044545034502144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ready to ride that dragon. <a href="http://instagr.am/p/RzAYU/">http://instagr.am/p/RzAYU/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ready to ride that dragon. http://instagr.am/p/RzAYU/ +

+

+ 10/28/2011, 6:13:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1300454280/index.html b/static/mytweets/ewagoner/status/1300454280/index.html new file mode 100644 index 00000000..26273ded --- /dev/null +++ b/static/mytweets/ewagoner/status/1300454280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The local paper has a nice article today about our long-shot efforts to save the old farmers market building here: http://is.gd/mwR8 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The local paper has a nice article today about our long-shot efforts to save the old farmers market building here: http://is.gd/mwR8 +

+

+ 3/9/2009, 10:15:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130049320400592896/index.html b/static/mytweets/ewagoner/status/130049320400592896/index.html new file mode 100644 index 00000000..bc0c2682 --- /dev/null +++ b/static/mytweets/ewagoner/status/130049320400592896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This beautiful painting I got for my office was made using coffee by an Athens artist. She's "mousemadearts" on E <a href="http://instagr.am/p/RzIEh/">http://instagr.am/p/RzIEh/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This beautiful painting I got for my office was made using coffee by an Athens artist. She's "mousemadearts" on E http://instagr.am/p/RzIEh/ +

+

+ 10/28/2011, 6:32:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130070496933978112/index.html b/static/mytweets/ewagoner/status/130070496933978112/index.html new file mode 100644 index 00000000..0dc8a2ac --- /dev/null +++ b/static/mytweets/ewagoner/status/130070496933978112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's not a party until the Flying Spaghetti Monster treats arrive (complete with edible googly eyes). <a href="http://instagr.am/p/Rzrlh/">http://instagr.am/p/Rzrlh/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's not a party until the Flying Spaghetti Monster treats arrive (complete with edible googly eyes). http://instagr.am/p/Rzrlh/ +

+

+ 10/28/2011, 7:56:37 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1301215364475506695/index.html b/static/mytweets/ewagoner/status/1301215364475506695/index.html new file mode 100644 index 00000000..1fcf92b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1301215364475506695/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @iinteractive: Today, in our Notebook, Eric Wagoner shares his experience with automated in-browser testing and how it can bridge the so… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @iinteractive: Today, in our Notebook, Eric Wagoner shares his experience with automated in-browser testing and how it can bridge the so… +

+

+ 9/2/2020, 1:48:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13016965498/index.html b/static/mytweets/ewagoner/status/13016965498/index.html new file mode 100644 index 00000000..535db234 --- /dev/null +++ b/static/mytweets/ewagoner/status/13016965498/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The FDA has responded to the lawsuit I'm a plaintiff on. Their response is predictable & includes at least one untruth: http://is.gd/bLODn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The FDA has responded to the lawsuit I'm a plaintiff on. Their response is predictable & includes at least one untruth: http://is.gd/bLODn +

+

+ 4/28/2010, 12:58:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13021415587/index.html b/static/mytweets/ewagoner/status/13021415587/index.html new file mode 100644 index 00000000..a5737598 --- /dev/null +++ b/static/mytweets/ewagoner/status/13021415587/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The World’s Most Difficult Roasted Chicken Recipe" http://is.gd/bLVzv and Ruth Bourdain's rather bawdy corollaries: http://is.gd/bLVzw + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The World’s Most Difficult Roasted Chicken Recipe" http://is.gd/bLVzv and Ruth Bourdain's rather bawdy corollaries: http://is.gd/bLVzw +

+

+ 4/28/2010, 2:35:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13025716513/index.html b/static/mytweets/ewagoner/status/13025716513/index.html new file mode 100644 index 00000000..0f03d0e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/13025716513/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Meri-Mac's mother's making Mari-Mac marry me. My mother's making me marry Meri-Mac. http://www.youtube.com/watch?v=aDCYoHLg2TI + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Meri-Mac's mother's making Mari-Mac marry me. My mother's making me marry Meri-Mac. http://www.youtube.com/watch?v=aDCYoHLg2TI +

+

+ 4/28/2010, 4:10:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130293475039129601/index.html b/static/mytweets/ewagoner/status/130293475039129601/index.html new file mode 100644 index 00000000..989c0d49 --- /dev/null +++ b/static/mytweets/ewagoner/status/130293475039129601/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A mighty dragon attacks Gir. <a href="http://instagr.am/p/R5AXc/">http://instagr.am/p/R5AXc/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A mighty dragon attacks Gir. http://instagr.am/p/R5AXc/ +

+

+ 10/29/2011, 10:42:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130297422281834498/index.html b/static/mytweets/ewagoner/status/130297422281834498/index.html new file mode 100644 index 00000000..5b0166af --- /dev/null +++ b/static/mytweets/ewagoner/status/130297422281834498/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sad sleestak. Er, frog. <a href="http://instagr.am/p/R5HYS/">http://instagr.am/p/R5HYS/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sad sleestak. Er, frog. http://instagr.am/p/R5HYS/ +

+

+ 10/29/2011, 10:58:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130309022539710464/index.html b/static/mytweets/ewagoner/status/130309022539710464/index.html new file mode 100644 index 00000000..ec5afe2b --- /dev/null +++ b/static/mytweets/ewagoner/status/130309022539710464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A pinch of powdered ginger in with the cinnamon and nutmeg does wonders for French toast. <a href="http://instagr.am/p/R5esG/">http://instagr.am/p/R5esG/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A pinch of powdered ginger in with the cinnamon and nutmeg does wonders for French toast. http://instagr.am/p/R5esG/ +

+

+ 10/29/2011, 11:44:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130346093803352064/index.html b/static/mytweets/ewagoner/status/130346093803352064/index.html new file mode 100644 index 00000000..4872441d --- /dev/null +++ b/static/mytweets/ewagoner/status/130346093803352064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At a small city park, where three separate birthday parties are going on. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At a small city park, where three separate birthday parties are going on. +

+

+ 10/29/2011, 2:11:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1303499947/index.html b/static/mytweets/ewagoner/status/1303499947/index.html new file mode 100644 index 00000000..58c97c90 --- /dev/null +++ b/static/mytweets/ewagoner/status/1303499947/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Other than those few questions everything is pretty much answered, not a bad talking car movie at all, I'd recommend it." http://is.gd/mDpJ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Other than those few questions everything is pretty much answered, not a bad talking car movie at all, I'd recommend it." http://is.gd/mDpJ +

+

+ 3/9/2009, 10:01:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130365194454044672/index.html b/static/mytweets/ewagoner/status/130365194454044672/index.html new file mode 100644 index 00000000..6807f65e --- /dev/null +++ b/static/mytweets/ewagoner/status/130365194454044672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian's the only girl at a birthday party w/ a football team full of boys. The party's football themed. The invitation didn't mention this. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian's the only girl at a birthday party w/ a football team full of boys. The party's football themed. The invitation didn't mention this. +

+

+ 10/29/2011, 3:27:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130366797831610369/index.html b/static/mytweets/ewagoner/status/130366797831610369/index.html new file mode 100644 index 00000000..52c62aef --- /dev/null +++ b/static/mytweets/ewagoner/status/130366797831610369/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's a lady here wearing a commemorative tshirt for a football game happening today in a different state. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's a lady here wearing a commemorative tshirt for a football game happening today in a different state. +

+

+ 10/29/2011, 3:34:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130367165663682561/index.html b/static/mytweets/ewagoner/status/130367165663682561/index.html new file mode 100644 index 00000000..17aa91d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/130367165663682561/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It looks like the party may break up early so everyone can rush home to watch said game. Such a strange culture. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It looks like the party may break up early so everyone can rush home to watch said game. Such a strange culture. +

+

+ 10/29/2011, 3:35:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130374640580296704/index.html b/static/mytweets/ewagoner/status/130374640580296704/index.html new file mode 100644 index 00000000..03d2ab8a --- /dev/null +++ b/static/mytweets/ewagoner/status/130374640580296704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv told me what kind of toy the bday boy liked. It's unlike any of his other presents. "I was guessing. He's a boy & boys like that stuff." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv told me what kind of toy the bday boy liked. It's unlike any of his other presents. "I was guessing. He's a boy & boys like that stuff." +

+

+ 10/29/2011, 4:05:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13038617274/index.html b/static/mytweets/ewagoner/status/13038617274/index.html new file mode 100644 index 00000000..9294df12 --- /dev/null +++ b/static/mytweets/ewagoner/status/13038617274/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Entered a 200 word essay contest to win 20 iPads for Athens Locally Grown. I think I made a strong case. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Entered a 200 word essay contest to win 20 iPads for Athens Locally Grown. I think I made a strong case. +

+

+ 4/28/2010, 8:45:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130420027051610112/index.html b/static/mytweets/ewagoner/status/130420027051610112/index.html new file mode 100644 index 00000000..8e614d49 --- /dev/null +++ b/static/mytweets/ewagoner/status/130420027051610112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On our way to the Wild Rumpus, among the best of the many benefits of living in Athens. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On our way to the Wild Rumpus, among the best of the many benefits of living in Athens. +

+

+ 10/29/2011, 7:05:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130434311999594496/index.html b/static/mytweets/ewagoner/status/130434311999594496/index.html new file mode 100644 index 00000000..7aee02d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/130434311999594496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the Rumpus staging area. <a href="http://instagr.am/p/R9l-W/">http://instagr.am/p/R9l-W/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the Rumpus staging area. http://instagr.am/p/R9l-W/ +

+

+ 10/29/2011, 8:02:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130486776434405377/index.html b/static/mytweets/ewagoner/status/130486776434405377/index.html new file mode 100644 index 00000000..4bbd9b89 --- /dev/null +++ b/static/mytweets/ewagoner/status/130486776434405377/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TNG_S8: A duplicate Enterprise with a duplicate crew proves to be a nanobot/Borg evolutionary leap. Riker's trombone gains sentience ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TNG_S8: A duplicate Enterprise with a duplicate crew proves to be a nanobot/Borg evolutionary leap. Riker's trombone gains sentience ... +

+

+ 10/29/2011, 11:30:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130700422/index.html b/static/mytweets/ewagoner/status/130700422/index.html new file mode 100644 index 00000000..b6d3c27d --- /dev/null +++ b/static/mytweets/ewagoner/status/130700422/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Over the weekend, my daughter was ripping the wings off her fairies. Some might say I taught her well. My wife would not be among them. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Over the weekend, my daughter was ripping the wings off her fairies. Some might say I taught her well. My wife would not be among them. +

+

+ 7/2/2007, 9:44:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13070467951/index.html b/static/mytweets/ewagoner/status/13070467951/index.html new file mode 100644 index 00000000..41d0af9f --- /dev/null +++ b/static/mytweets/ewagoner/status/13070467951/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For the first time in maybe two years, I've made it through my backlog of podcasts. Time to tackle the two weeks' worth of audiobooks. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For the first time in maybe two years, I've made it through my backlog of podcasts. Time to tackle the two weeks' worth of audiobooks. +

+

+ 4/29/2010, 10:07:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13072483724824576/index.html b/static/mytweets/ewagoner/status/13072483724824576/index.html new file mode 100644 index 00000000..8fc4dc3e --- /dev/null +++ b/static/mytweets/ewagoner/status/13072483724824576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My big box of olives from Chaffin Family Orchards arrived! In four months I'll have five gallons of cured olives. http://gdzl.la/8ZHzk6 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My big box of olives from Chaffin Family Orchards arrived! In four months I'll have five gallons of cured olives. http://gdzl.la/8ZHzk6 +

+

+ 12/9/2010, 10:28:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13073136245280768/index.html b/static/mytweets/ewagoner/status/13073136245280768/index.html new file mode 100644 index 00000000..21d220e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/13073136245280768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The box I got from them the other day was full of mandarin oranges, now already more than half eaten. So, so good. http://gdzl.la/8ZHADX + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The box I got from them the other day was full of mandarin oranges, now already more than half eaten. So, so good. http://gdzl.la/8ZHADX +

+

+ 12/9/2010, 10:30:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13078752565137408/index.html b/static/mytweets/ewagoner/status/13078752565137408/index.html new file mode 100644 index 00000000..d08ce259 --- /dev/null +++ b/static/mytweets/ewagoner/status/13078752565137408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Frank Chu and Denatured Santa http://www.flickr.com/photos/hlscotland/4182619357/in/photostream/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Frank Chu and Denatured Santa http://www.flickr.com/photos/hlscotland/4182619357/in/photostream/ +

+

+ 12/9/2010, 10:53:12 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130797402071371776/index.html b/static/mytweets/ewagoner/status/130797402071371776/index.html new file mode 100644 index 00000000..827f5e6d --- /dev/null +++ b/static/mytweets/ewagoner/status/130797402071371776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ToneyBrooks Seriously? Assult rifles? RT @USDayofRage: This video is #occupudenver and rightly titled, "Holy Shit" <a href="http://youtu.be/CteMZAXaTd4">http://youtu.be/CteMZAXaTd4</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ToneyBrooks Seriously? Assult rifles? RT @USDayofRage: This video is #occupudenver and rightly titled, "Holy Shit" http://youtu.be/CteMZAXaTd4 +

+

+ 10/30/2011, 8:05:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13079855000190976/index.html b/static/mytweets/ewagoner/status/13079855000190976/index.html new file mode 100644 index 00000000..0c6f20ec --- /dev/null +++ b/static/mytweets/ewagoner/status/13079855000190976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Denatured, desatureated. Whichever. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Denatured, desatureated. Whichever. +

+

+ 12/9/2010, 10:57:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130808595901186048/index.html b/static/mytweets/ewagoner/status/130808595901186048/index.html new file mode 100644 index 00000000..1fcc7910 --- /dev/null +++ b/static/mytweets/ewagoner/status/130808595901186048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jasonh Don’t Call Yourself A Programmer, And Other Career Advice | Kalzumeus Software - <a href="http://www.kalzumeus.com/2011/10/28/dont-call-yourself-a-programmer/">http://www.kalzumeus.com/2011/10/28/dont-call-yourself-a-programmer/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1308163819/index.html b/static/mytweets/ewagoner/status/1308163819/index.html new file mode 100644 index 00000000..20c915a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1308163819/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sauteed onions and perogi, & a chicken pot pie -- my meal for the day. Lost 10lbs since the plague hit. Haven't cooked a real meal in weeks. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sauteed onions and perogi, & a chicken pot pie -- my meal for the day. Lost 10lbs since the plague hit. Haven't cooked a real meal in weeks. +

+

+ 3/10/2009, 8:13:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/130908472/index.html b/static/mytweets/ewagoner/status/130908472/index.html new file mode 100644 index 00000000..3f2cb618 --- /dev/null +++ b/static/mytweets/ewagoner/status/130908472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I forgot to mention a clue-full agent got me activated yesterday. The main drawback so far: it's hard to keep me drool off the screen. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I forgot to mention a clue-full agent got me activated yesterday. The main drawback so far: it's hard to keep me drool off the screen. +

+

+ 7/2/2007, 12:26:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131011659526447104/index.html b/static/mytweets/ewagoner/status/131011659526447104/index.html new file mode 100644 index 00000000..78c64ff0 --- /dev/null +++ b/static/mytweets/ewagoner/status/131011659526447104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @FakeCivilWar: Due to the surplus of uniforms following the war, one of the more popular Halloween costumes was Slutty Drummer Boy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @FakeCivilWar: Due to the surplus of uniforms following the war, one of the more popular Halloween costumes was Slutty Drummer Boy. +

+

+ 10/31/2011, 10:16:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13102429386/index.html b/static/mytweets/ewagoner/status/13102429386/index.html new file mode 100644 index 00000000..947a2ceb --- /dev/null +++ b/static/mytweets/ewagoner/status/13102429386/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's at times like this, when I'm 25 feet up a ladder drawing a mural at 9:30 at night, that I think I could've led a less interesting life. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's at times like this, when I'm 25 feet up a ladder drawing a mural at 9:30 at night, that I think I could've led a less interesting life. +

+

+ 4/29/2010, 9:36:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13103309718/index.html b/static/mytweets/ewagoner/status/13103309718/index.html new file mode 100644 index 00000000..9ae4a3b3 --- /dev/null +++ b/static/mytweets/ewagoner/status/13103309718/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tall ladder is tall. http://gdzl.la/7Xnido + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tall ladder is tall. http://gdzl.la/7Xnido +

+

+ 4/29/2010, 9:54:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13104894210/index.html b/static/mytweets/ewagoner/status/13104894210/index.html new file mode 100644 index 00000000..a5fa449a --- /dev/null +++ b/static/mytweets/ewagoner/status/13104894210/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All done. The ladder held. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All done. The ladder held. +

+

+ 4/29/2010, 10:25:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131051698184667136/index.html b/static/mytweets/ewagoner/status/131051698184667136/index.html new file mode 100644 index 00000000..72c1dd91 --- /dev/null +++ b/static/mytweets/ewagoner/status/131051698184667136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read "Rapunzel", a story you know well. Except maybe for the part where the prince gets her pregnant. <a href="http://grimmlunch.libsyn.com/12-rapunzel">http://grimmlunch.libsyn.com/12-rapunzel</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I read "Rapunzel", a story you know well. Except maybe for the part where the prince gets her pregnant. http://grimmlunch.libsyn.com/12-rapunzel +

+

+ 10/31/2011, 12:55:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131111001994166272/index.html b/static/mytweets/ewagoner/status/131111001994166272/index.html new file mode 100644 index 00000000..c30f349c --- /dev/null +++ b/static/mytweets/ewagoner/status/131111001994166272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The hell? RT @drgrist: Remember The Lorax, that book you loved as a kid? Hollywood's about to F it up: <a href="http://bit.ly/sjaJWj">http://bit.ly/sjaJWj</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The hell? RT @drgrist: Remember The Lorax, that book you loved as a kid? Hollywood's about to F it up: http://bit.ly/sjaJWj +

+

+ 10/31/2011, 4:51:13 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131152385321078784/index.html b/static/mytweets/ewagoner/status/131152385321078784/index.html new file mode 100644 index 00000000..a58b0e66 --- /dev/null +++ b/static/mytweets/ewagoner/status/131152385321078784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Trick or treat! <a href="http://instagr.am/p/SQarA/">http://instagr.am/p/SQarA/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131168538152009728/index.html b/static/mytweets/ewagoner/status/131168538152009728/index.html new file mode 100644 index 00000000..473f3e21 --- /dev/null +++ b/static/mytweets/ewagoner/status/131168538152009728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ten minutes after placing my order, I was informed they didn't actually have any chicken. Not what I was expecting from "Chicken Express". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ten minutes after placing my order, I was informed they didn't actually have any chicken. Not what I was expecting from "Chicken Express". +

+

+ 10/31/2011, 8:39:51 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131176017111957504/index.html b/static/mytweets/ewagoner/status/131176017111957504/index.html new file mode 100644 index 00000000..84b1fd77 --- /dev/null +++ b/static/mytweets/ewagoner/status/131176017111957504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Big thanks to the lady who put one helping of candy in Viv's bag and another helping in the dragon's mouth "for being so great"! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Big thanks to the lady who put one helping of candy in Viv's bag and another helping in the dragon's mouth "for being so great"! +

+

+ 10/31/2011, 9:09:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131177000957251586/index.html b/static/mytweets/ewagoner/status/131177000957251586/index.html new file mode 100644 index 00000000..26cbb2c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/131177000957251586/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Software developer's brainstorm now reaches more than 3,000 customers in Canada, the Virgin Islands, and the US." <a href="http://www.grit.com/garden/vegetables/online-farmers-market.aspx">http://www.grit.com/garden/vegetables/online-farmers-market.aspx</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1312853590806081536/index.html b/static/mytweets/ewagoner/status/1312853590806081536/index.html new file mode 100644 index 00000000..ddfe17c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1312853590806081536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ditzkoff: “Is he on oxygen? Aren’t we all on oxygen, in a sense? I believe it was Plato who quoted Protagoras as saying -“ https://t.co… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ditzkoff: “Is he on oxygen? Aren’t we all on oxygen, in a sense? I believe it was Plato who quoted Protagoras as saying -“ https://t.co… +

+

+ 10/4/2020, 4:34:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131313338046095360/index.html b/static/mytweets/ewagoner/status/131313338046095360/index.html new file mode 100644 index 00000000..81b6c776 --- /dev/null +++ b/static/mytweets/ewagoner/status/131313338046095360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @gwire: Can't believe people are still talking about the Cardassians. DS9 hasn't been on for over a decade, people. Let it go. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @gwire: Can't believe people are still talking about the Cardassians. DS9 hasn't been on for over a decade, people. Let it go. +

+

+ 11/1/2011, 6:15:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13133700916/index.html b/static/mytweets/ewagoner/status/13133700916/index.html new file mode 100644 index 00000000..c2280bd6 --- /dev/null +++ b/static/mytweets/ewagoner/status/13133700916/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Slow federal response threatens to turn oil spill into Obama's 'Katrina'" The free market's abdicating, then? Time to nationalize oil rigs? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Slow federal response threatens to turn oil spill into Obama's 'Katrina'" The free market's abdicating, then? Time to nationalize oil rigs? +

+

+ 4/30/2010, 11:01:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131338402179198976/index.html b/static/mytweets/ewagoner/status/131338402179198976/index.html new file mode 100644 index 00000000..6fffff16 --- /dev/null +++ b/static/mytweets/ewagoner/status/131338402179198976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Two years ago, I began growing a beard for four months as part of an Internet art project. It was weird and wonderful, and I'll miss it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Two years ago, I began growing a beard for four months as part of an Internet art project. It was weird and wonderful, and I'll miss it. +

+

+ 11/1/2011, 7:54:49 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131367412925874178/index.html b/static/mytweets/ewagoner/status/131367412925874178/index.html new file mode 100644 index 00000000..4bbc858d --- /dev/null +++ b/static/mytweets/ewagoner/status/131367412925874178/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bookmark syncing in iCloud is hosed. I've got everything signed out but one mac, trying to clean 1000s of dupes, & it still puts them back. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bookmark syncing in iCloud is hosed. I've got everything signed out but one mac, trying to clean 1000s of dupes, & it still puts them back. +

+

+ 11/1/2011, 9:50:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13138451750/index.html b/static/mytweets/ewagoner/status/13138451750/index.html new file mode 100644 index 00000000..fa480a90 --- /dev/null +++ b/static/mytweets/ewagoner/status/13138451750/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Filling my car with cans of paint. We'll see how well I handle a brush and paint while up on the tall ladder tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Filling my car with cans of paint. We'll see how well I handle a brush and paint while up on the tall ladder tomorrow. +

+

+ 4/30/2010, 12:37:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1313919965137960961/index.html b/static/mytweets/ewagoner/status/1313919965137960961/index.html new file mode 100644 index 00000000..a3ab8360 --- /dev/null +++ b/static/mytweets/ewagoner/status/1313919965137960961/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brianwisti: ask him about breakfast next <a href="https://twitter.com/shockproofbeats/status/1313771808114475010">https://twitter.com/shockproofbeats/status/1313771808114475010</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1314112826/index.html b/static/mytweets/ewagoner/status/1314112826/index.html new file mode 100644 index 00000000..8d3d1afa --- /dev/null +++ b/static/mytweets/ewagoner/status/1314112826/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Been sitting on the interstate for twenty minutes. There is what looks like a sea of flashing blue lights a couple hundred yards ahead. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Been sitting on the interstate for twenty minutes. There is what looks like a sea of flashing blue lights a couple hundred yards ahead. +

+

+ 3/11/2009, 10:36:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1314190514/index.html b/static/mytweets/ewagoner/status/1314190514/index.html new file mode 100644 index 00000000..ddd76b51 --- /dev/null +++ b/static/mytweets/ewagoner/status/1314190514/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Roadblock lifted. No idea why it was there. That was an *awful* lot of cop cars. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Roadblock lifted. No idea why it was there. That was an *awful* lot of cop cars. +

+

+ 3/11/2009, 10:55:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131419213851136000/index.html b/static/mytweets/ewagoner/status/131419213851136000/index.html new file mode 100644 index 00000000..00b9eee6 --- /dev/null +++ b/static/mytweets/ewagoner/status/131419213851136000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @whiskerino: While I do not lament the death of Whiskerino, there are those that do. You can supplement your loss here: http://t.co/Y ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @whiskerino: While I do not lament the death of Whiskerino, there are those that do. You can supplement your loss here: http://t.co/Y ... +

+

+ 11/1/2011, 1:15:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131425688254296065/index.html b/static/mytweets/ewagoner/status/131425688254296065/index.html new file mode 100644 index 00000000..b43d7f1b --- /dev/null +++ b/static/mytweets/ewagoner/status/131425688254296065/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The price of ridding society of bad is always high." <a href="http://www.lettersofnote.com/2011/11/price-for-ridding-society-of-bad-is.html">http://www.lettersofnote.com/2011/11/price-for-ridding-society-of-bad-is.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131441842540650496/index.html b/static/mytweets/ewagoner/status/131441842540650496/index.html new file mode 100644 index 00000000..11019578 --- /dev/null +++ b/static/mytweets/ewagoner/status/131441842540650496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sexy Witch in the 1470s: "… the earliest painting clearly intended to depict a witch in an erotic way" <a href="http://sexywitch.wordpress.com/2007/05/02/sexy-witch-in-the-1470s/">http://sexywitch.wordpress.com/2007/05/02/sexy-witch-in-the-1470s/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131465842234884097/index.html b/static/mytweets/ewagoner/status/131465842234884097/index.html new file mode 100644 index 00000000..45ac3266 --- /dev/null +++ b/static/mytweets/ewagoner/status/131465842234884097/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's "The Three Little Gnomes in the Forest" may start like The Brady Bunch, but it doesn't stay that way for long. <a href="http://grimmlunch.libsyn.com/13-the-three-little-gnomes-in-the-forest">http://grimmlunch.libsyn.com/13-the-three-little-gnomes-in-the-forest</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131471637328564224/index.html b/static/mytweets/ewagoner/status/131471637328564224/index.html new file mode 100644 index 00000000..5aee8628 --- /dev/null +++ b/static/mytweets/ewagoner/status/131471637328564224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Why Is This Cargo Container Emitting So Much Radiation?" A yet-unsolved recent radiological incident in Italy. <a href="http://www.wired.com/magazine/2011/10/ff_radioactivecargo/">http://www.wired.com/magazine/2011/10/ff_radioactivecargo/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131526134511837184/index.html b/static/mytweets/ewagoner/status/131526134511837184/index.html new file mode 100644 index 00000000..7bddc692 --- /dev/null +++ b/static/mytweets/ewagoner/status/131526134511837184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Zero to fried chicken in 15 minutes. It's both possible and tasty. <a href="http://instagr.am/p/SZDDI/">http://instagr.am/p/SZDDI/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Zero to fried chicken in 15 minutes. It's both possible and tasty. http://instagr.am/p/SZDDI/ +

+

+ 11/1/2011, 8:20:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13154516649/index.html b/static/mytweets/ewagoner/status/13154516649/index.html new file mode 100644 index 00000000..b564bd02 --- /dev/null +++ b/static/mytweets/ewagoner/status/13154516649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The muttonchops have to go tonight, for tomorrow is the 1st of Mustache May. http://gdzl.la/7XuWm4 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The muttonchops have to go tonight, for tomorrow is the 1st of Mustache May. http://gdzl.la/7XuWm4 +

+

+ 4/30/2010, 6:44:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1316320009/index.html b/static/mytweets/ewagoner/status/1316320009/index.html new file mode 100644 index 00000000..ff4c276e --- /dev/null +++ b/static/mytweets/ewagoner/status/1316320009/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This month's mortgage payment posted, and I promptly called them and got the PMI payments dropped. Been waiting for years to hit 20% equity. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This month's mortgage payment posted, and I promptly called them and got the PMI payments dropped. Been waiting for years to hit 20% equity. +

+

+ 3/12/2009, 10:52:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1316489027449745409/index.html b/static/mytweets/ewagoner/status/1316489027449745409/index.html new file mode 100644 index 00000000..7e62c290 --- /dev/null +++ b/static/mytweets/ewagoner/status/1316489027449745409/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ugh. I see the "tag others even remotely involved in this tweet" defaults have gotten even worse since I've been away. Sorry, Merlin. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ugh. I see the "tag others even remotely involved in this tweet" defaults have gotten even worse since I've been away. Sorry, Merlin. +

+

+ 10/14/2020, 5:20:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1316875493/index.html b/static/mytweets/ewagoner/status/1316875493/index.html new file mode 100644 index 00000000..287db209 --- /dev/null +++ b/static/mytweets/ewagoner/status/1316875493/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whoa... new version of GrandCentral, now rebranded as "Google Voice". Maybe now I'll use the number I snagged those years ago. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Whoa... new version of GrandCentral, now rebranded as "Google Voice". Maybe now I'll use the number I snagged those years ago. +

+

+ 3/12/2009, 12:40:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1316880348089847808/index.html b/static/mytweets/ewagoner/status/1316880348089847808/index.html new file mode 100644 index 00000000..a1395d69 --- /dev/null +++ b/static/mytweets/ewagoner/status/1316880348089847808/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @TheRealHoarse: Hi there, @USMarshalsHQ. + +The President just claimed US Marshals committed an extrajudicial assassination. + +Is that corr… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheRealHoarse: Hi there, @USMarshalsHQ.

The President just claimed US Marshals committed an extrajudicial assassination.

Is that corr… +

+

+ 10/15/2020, 7:15:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1317114214/index.html b/static/mytweets/ewagoner/status/1317114214/index.html new file mode 100644 index 00000000..bb9b7b3c --- /dev/null +++ b/static/mytweets/ewagoner/status/1317114214/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whomever it was that linked to The Flaming Lips version of Madonna's "Borderline", thank you! http://is.gd/mSWg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Whomever it was that linked to The Flaming Lips version of Madonna's "Borderline", thank you! http://is.gd/mSWg +

+

+ 3/12/2009, 1:26:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1317537420414488580/index.html b/static/mytweets/ewagoner/status/1317537420414488580/index.html new file mode 100644 index 00000000..508d6e8d --- /dev/null +++ b/static/mytweets/ewagoner/status/1317537420414488580/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @VoLinxx: If you're still social distancing, washing your hands, limiting contact with people, and wearing a mask, please retweet this t… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @VoLinxx: If you're still social distancing, washing your hands, limiting contact with people, and wearing a mask, please retweet this t… +

+

+ 10/17/2020, 2:46:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1317538761962627073/index.html b/static/mytweets/ewagoner/status/1317538761962627073/index.html new file mode 100644 index 00000000..8b65533b --- /dev/null +++ b/static/mytweets/ewagoner/status/1317538761962627073/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @MicroSFF: "Why isn't there more footage of monsters?" +"What do you mean?" +"People always talked about seeing monsters, but couldn't pro… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MicroSFF: "Why isn't there more footage of monsters?"
"What do you mean?"
"People always talked about seeing monsters, but couldn't pro… +

+

+ 10/17/2020, 2:51:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131775153989353472/index.html b/static/mytweets/ewagoner/status/131775153989353472/index.html new file mode 100644 index 00000000..ccd7a66a --- /dev/null +++ b/static/mytweets/ewagoner/status/131775153989353472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Three Spinners": A lazy girl finds a way to get out of work: get someone else to do it and treat them nicely. <a href="http://grimmlunch.libsyn.com/14-the-three-spinners">http://grimmlunch.libsyn.com/14-the-three-spinners</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The Three Spinners": A lazy girl finds a way to get out of work: get someone else to do it and treat them nicely. http://grimmlunch.libsyn.com/14-the-three-spinners +

+

+ 11/2/2011, 12:50:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1317827434436329473/index.html b/static/mytweets/ewagoner/status/1317827434436329473/index.html new file mode 100644 index 00000000..d8be21dd --- /dev/null +++ b/static/mytweets/ewagoner/status/1317827434436329473/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @HughAcheson: UGA lost. That hurts. But much more poignant and painful is the fact that 47 Georgians lost their lives to COVID yesterday… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @HughAcheson: UGA lost. That hurts. But much more poignant and painful is the fact that 47 Georgians lost their lives to COVID yesterday… +

+

+ 10/18/2020, 9:58:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131803712367763456/index.html b/static/mytweets/ewagoner/status/131803712367763456/index.html new file mode 100644 index 00000000..41785fc0 --- /dev/null +++ b/static/mytweets/ewagoner/status/131803712367763456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's not much at an orthodontist's office designed for a large-framed 6' 2" fellow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's not much at an orthodontist's office designed for a large-framed 6' 2" fellow. +

+

+ 11/2/2011, 2:43:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13185525690/index.html b/static/mytweets/ewagoner/status/13185525690/index.html new file mode 100644 index 00000000..da41b888 --- /dev/null +++ b/static/mytweets/ewagoner/status/13185525690/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On my way to Ben's Bikes to paint a mural for @athlocallygrown. Care to join me? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On my way to Ben's Bikes to paint a mural for @athlocallygrown. Care to join me? +

+

+ 5/1/2010, 8:25:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/131883313664241665/index.html b/static/mytweets/ewagoner/status/131883313664241665/index.html new file mode 100644 index 00000000..3cb4ceae --- /dev/null +++ b/static/mytweets/ewagoner/status/131883313664241665/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Don't Give Your Users Shit Work" <a href="http://bit.ly/uKyJVL">http://bit.ly/uKyJVL</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Don't Give Your Users Shit Work" http://bit.ly/uKyJVL +

+

+ 11/2/2011, 8:00:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1319053513629011970/index.html b/static/mytweets/ewagoner/status/1319053513629011970/index.html new file mode 100644 index 00000000..9b7d4b46 --- /dev/null +++ b/static/mytweets/ewagoner/status/1319053513629011970/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SDECoxHealth: A few have asked me to share flu deaths at CoxHealth compared to COVID-19 deaths. The data I have indicates that from Nov… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SDECoxHealth: A few have asked me to share flu deaths at CoxHealth compared to COVID-19 deaths. The data I have indicates that from Nov… +

+

+ 10/21/2020, 7:10:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13193497987/index.html b/static/mytweets/ewagoner/status/13193497987/index.html new file mode 100644 index 00000000..b0aa6272 --- /dev/null +++ b/static/mytweets/ewagoner/status/13193497987/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The weather's holding up and we're painting: http://gdzl.la/7XG8GU + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The weather's holding up and we're painting: http://gdzl.la/7XG8GU +

+

+ 5/1/2010, 11:23:01 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1319680426479411201/index.html b/static/mytweets/ewagoner/status/1319680426479411201/index.html new file mode 100644 index 00000000..2b360bb0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1319680426479411201/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @onlineathens: Meet your new Athens neighbor, the Joro spider, an Asian invader big as a hand <a href="https://www.onlineathens.com/subscriber/20201023/meet-your-new-athens-neighbor-joro-spider-asian-invader-big-as-hand?rssfeed=true&utm_campaign=snd-autopilot">https://www.onlineathens.com/subscriber/20201023/meet-your-new-athens-neighbor-joro-spider-asian-invader-big-as-hand?rssfeed=true&utm_campaign=snd-autopilot</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13198176910/index.html b/static/mytweets/ewagoner/status/13198176910/index.html new file mode 100644 index 00000000..2fc221a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/13198176910/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mustache May has begun! http://moustachemay.com/staches/ewagoner/27/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mustache May has begun! http://moustachemay.com/staches/ewagoner/27/ +

+

+ 5/1/2010, 12:58:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13199981547/index.html b/static/mytweets/ewagoner/status/13199981547/index.html new file mode 100644 index 00000000..5c3ac48d --- /dev/null +++ b/static/mytweets/ewagoner/status/13199981547/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mural's coming along nicely. http://gdzl.la/7XECRT + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mural's coming along nicely. http://gdzl.la/7XECRT +

+

+ 5/1/2010, 1:37:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/132079592658833408/index.html b/static/mytweets/ewagoner/status/132079592658833408/index.html new file mode 100644 index 00000000..2b7a5fe6 --- /dev/null +++ b/static/mytweets/ewagoner/status/132079592658833408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oranges. "Color Added" <a href="http://instagr.am/p/SkJxm/">http://instagr.am/p/SkJxm/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oranges. "Color Added" http://instagr.am/p/SkJxm/ +

+

+ 11/3/2011, 9:00:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13208449484/index.html b/static/mytweets/ewagoner/status/13208449484/index.html new file mode 100644 index 00000000..4afc4c6c --- /dev/null +++ b/static/mytweets/ewagoner/status/13208449484/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + More mural progress. http://gdzl.la/7XHhVx + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ More mural progress. http://gdzl.la/7XHhVx +

+

+ 5/1/2010, 5:06:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13208466934/index.html b/static/mytweets/ewagoner/status/13208466934/index.html new file mode 100644 index 00000000..d75432d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/13208466934/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The mural is complete! http://gdzl.la/7XHijM + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The mural is complete! http://gdzl.la/7XHijM +

+

+ 5/1/2010, 5:06:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13208536368/index.html b/static/mytweets/ewagoner/status/13208536368/index.html new file mode 100644 index 00000000..7ac265fb --- /dev/null +++ b/static/mytweets/ewagoner/status/13208536368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's the existing mural on the same wall I was trying to match stylistically. http://gdzl.la/7XLAcu + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's the existing mural on the same wall I was trying to match stylistically. http://gdzl.la/7XLAcu +

+

+ 5/1/2010, 5:08:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/132117448349597697/index.html b/static/mytweets/ewagoner/status/132117448349597697/index.html new file mode 100644 index 00000000..687bcfa9 --- /dev/null +++ b/static/mytweets/ewagoner/status/132117448349597697/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stormtrooper photographed in tender scenes with his child. <a href="http://bit.ly/oJTizh">http://bit.ly/oJTizh</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stormtrooper photographed in tender scenes with his child. http://bit.ly/oJTizh +

+

+ 11/3/2011, 11:30:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/132132749933953024/index.html b/static/mytweets/ewagoner/status/132132749933953024/index.html new file mode 100644 index 00000000..07c329c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/132132749933953024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Scott_Gilmore Greece is collapsing, the Iranians are getting aggressive, and Rome is in disarray. Welcome back to 430 BC. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Scott_Gilmore Greece is collapsing, the Iranians are getting aggressive, and Rome is in disarray. Welcome back to 430 BC. +

+

+ 11/3/2011, 12:31:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/132133726325968896/index.html b/static/mytweets/ewagoner/status/132133726325968896/index.html new file mode 100644 index 00000000..89dbf948 --- /dev/null +++ b/static/mytweets/ewagoner/status/132133726325968896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Buddhify: Mindfullness-based meditation for iOS and Android. <a href="http://buddhify.com/">http://buddhify.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Buddhify: Mindfullness-based meditation for iOS and Android. http://buddhify.com/ +

+

+ 11/3/2011, 12:35:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/132142107665252354/index.html b/static/mytweets/ewagoner/status/132142107665252354/index.html new file mode 100644 index 00000000..e9975146 --- /dev/null +++ b/static/mytweets/ewagoner/status/132142107665252354/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My $3 <a href="http://Woot.com">http://Woot.com</a> "Bag o' Crap" arrived today. Good stuff, actually, related to things I'd bought before. <a href="http://instagr.am/p/SleQc/">http://instagr.am/p/SleQc/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My $3 http://Woot.com "Bag o' Crap" arrived today. Good stuff, actually, related to things I'd bought before. http://instagr.am/p/SleQc/ +

+

+ 11/3/2011, 1:08:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1321882581286211585/index.html b/static/mytweets/ewagoner/status/1321882581286211585/index.html new file mode 100644 index 00000000..c85449bc --- /dev/null +++ b/static/mytweets/ewagoner/status/1321882581286211585/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JeffSharlet: First the black, white & blue anti-Black Lives Matter flag flew outside of Trump rallies, then on stage, next to the US fl… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JeffSharlet: First the black, white & blue anti-Black Lives Matter flag flew outside of Trump rallies, then on stage, next to the US fl… +

+

+ 10/29/2020, 2:32:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1322446080/index.html b/static/mytweets/ewagoner/status/1322446080/index.html new file mode 100644 index 00000000..3d95afc0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1322446080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A new locallygrown.net market in Nelson County, Virginia is getting some good local press: http://is.gd/ndDw + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A new locallygrown.net market in Nelson County, Virginia is getting some good local press: http://is.gd/ndDw +

+

+ 3/13/2009, 12:17:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1323445016392572929/index.html b/static/mytweets/ewagoner/status/1323445016392572929/index.html new file mode 100644 index 00000000..f71e29cc --- /dev/null +++ b/static/mytweets/ewagoner/status/1323445016392572929/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @devancoggan: Strong night-before-Helm’s-Deep vibes today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @devancoggan: Strong night-before-Helm’s-Deep vibes today. +

+

+ 11/2/2020, 9:00:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1323488524608458752/index.html b/static/mytweets/ewagoner/status/1323488524608458752/index.html new file mode 100644 index 00000000..f8dc67bb --- /dev/null +++ b/static/mytweets/ewagoner/status/1323488524608458752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @miblogestublog: I never thought it would be possible to describe 2020 in one minute, but this is pretty close + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @miblogestublog: I never thought it would be possible to describe 2020 in one minute, but this is pretty close

+

+

+ 11/2/2020, 11:53:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1323620587672113152/index.html b/static/mytweets/ewagoner/status/1323620587672113152/index.html new file mode 100644 index 00000000..b48e2a2c --- /dev/null +++ b/static/mytweets/ewagoner/status/1323620587672113152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @benwritesthings: “Donald Trump closes his re-election campaign with a supercut of himself dancing to a song about cruising for gay sex”… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @benwritesthings: “Donald Trump closes his re-election campaign with a supercut of himself dancing to a song about cruising for gay sex”… +

+

+ 11/3/2020, 8:38:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1323664903379537924/index.html b/static/mytweets/ewagoner/status/1323664903379537924/index.html new file mode 100644 index 00000000..cb5a5006 --- /dev/null +++ b/static/mytweets/ewagoner/status/1323664903379537924/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @erikpatterson: There's lots of ugliness in the world right now, so I think it's important to share these photos of what happened when m… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @erikpatterson: There's lots of ugliness in the world right now, so I think it's important to share these photos of what happened when m… +

+

+ 11/3/2020, 11:34:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1323828503230513157/index.html b/static/mytweets/ewagoner/status/1323828503230513157/index.html new file mode 100644 index 00000000..a93bd20e --- /dev/null +++ b/static/mytweets/ewagoner/status/1323828503230513157/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @WinterForMT: North Carolina just elected a Nazi to Congress...like an actual Nazi that took these pictures at Hitler’s vacation home. #… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @WinterForMT: North Carolina just elected a Nazi to Congress...like an actual Nazi that took these pictures at Hitler’s vacation home. #… +

+

+ 11/3/2020, 10:24:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1323840154432319488/index.html b/static/mytweets/ewagoner/status/1323840154432319488/index.html new file mode 100644 index 00000000..87d80d93 --- /dev/null +++ b/static/mytweets/ewagoner/status/1323840154432319488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @BrendanNyhan: His first tweet as a member-elect + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @BrendanNyhan: His first tweet as a member-elect

+

+

+ 11/3/2020, 11:11:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13238596857237504/index.html b/static/mytweets/ewagoner/status/13238596857237504/index.html new file mode 100644 index 00000000..21eea002 --- /dev/null +++ b/static/mytweets/ewagoner/status/13238596857237504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Away in a manger / no crib for his bed / the bacon-wrapped sausage / lay down his sweet head http://hootingyard.org/archives/5662 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Away in a manger / no crib for his bed / the bacon-wrapped sausage / lay down his sweet head http://hootingyard.org/archives/5662 +

+

+ 12/10/2010, 9:28:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1324111378517532673/index.html b/static/mytweets/ewagoner/status/1324111378517532673/index.html new file mode 100644 index 00000000..0071120a --- /dev/null +++ b/static/mytweets/ewagoner/status/1324111378517532673/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ElliottKalan: To put the election results into nerd terms: looks like we threw the ring into Mount Doom but we've still got to scour th… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ElliottKalan: To put the election results into nerd terms: looks like we threw the ring into Mount Doom but we've still got to scour th… +

+

+ 11/4/2020, 5:08:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1324377863693488129/index.html b/static/mytweets/ewagoner/status/1324377863693488129/index.html new file mode 100644 index 00000000..1ec1818e --- /dev/null +++ b/static/mytweets/ewagoner/status/1324377863693488129/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @EdClowes: This story, which I missed because of the US election, is insane. + +Denmark is going to deploy its army to slaughter up to 17… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @EdClowes: This story, which I missed because of the US election, is insane.

Denmark is going to deploy its army to slaughter up to 17… +

+

+ 11/5/2020, 10:47:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1324507810986680320/index.html b/static/mytweets/ewagoner/status/1324507810986680320/index.html new file mode 100644 index 00000000..08d2a262 --- /dev/null +++ b/static/mytweets/ewagoner/status/1324507810986680320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DragonflyJonez: The presence of mind of that one reporter to wait out the all the ruckus of Trump being bombarded with questions and fi… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DragonflyJonez: The presence of mind of that one reporter to wait out the all the ruckus of Trump being bombarded with questions and fi… +

+

+ 11/5/2020, 7:24:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1324552473881776129/index.html b/static/mytweets/ewagoner/status/1324552473881776129/index.html new file mode 100644 index 00000000..15c2de99 --- /dev/null +++ b/static/mytweets/ewagoner/status/1324552473881776129/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jonnysun: im at the stop the count protest, im at the count the vote protest, im at the combination stop the count and count the vote p… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jonnysun: im at the stop the count protest, im at the count the vote protest, im at the combination stop the count and count the vote p… +

+

+ 11/5/2020, 10:21:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/132456720692822020/index.html b/static/mytweets/ewagoner/status/132456720692822020/index.html new file mode 100644 index 00000000..d7c5f323 --- /dev/null +++ b/static/mytweets/ewagoner/status/132456720692822020/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm convinced today's woot shirt was made specifically for Vivian. <a href="http://shirt.woot.com/">http://shirt.woot.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm convinced today's woot shirt was made specifically for Vivian. http://shirt.woot.com/ +

+

+ 11/4/2011, 9:58:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1324719702124486661/index.html b/static/mytweets/ewagoner/status/1324719702124486661/index.html new file mode 100644 index 00000000..e30abc63 --- /dev/null +++ b/static/mytweets/ewagoner/status/1324719702124486661/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @etienneshrdlu: This is why CNN had to cut the live feed + +(audio by @shrimpJAJ) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @etienneshrdlu: This is why CNN had to cut the live feed

(audio by @shrimpJAJ)

+

+

+ 11/6/2020, 9:26:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1324736591227686912/index.html b/static/mytweets/ewagoner/status/1324736591227686912/index.html new file mode 100644 index 00000000..026d0006 --- /dev/null +++ b/static/mytweets/ewagoner/status/1324736591227686912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jsnell: https://twitter.com/joesteel/status/1324733525019357184 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1324750370959142913/index.html b/static/mytweets/ewagoner/status/1324750370959142913/index.html new file mode 100644 index 00000000..22a82027 --- /dev/null +++ b/static/mytweets/ewagoner/status/1324750370959142913/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + (media tweet) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+

+

+

+ 11/6/2020, 11:27:55 AM +

+

Favs: 9

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1324790052866707458/index.html b/static/mytweets/ewagoner/status/1324790052866707458/index.html new file mode 100644 index 00000000..346fcf15 --- /dev/null +++ b/static/mytweets/ewagoner/status/1324790052866707458/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wanna work where I work? From the comfort of your own home? You can! We've got openings: <a href="https://twitter.com/iinteractive/status/1324457891118678016">https://twitter.com/iinteractive/status/1324457891118678016</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13248570841/index.html b/static/mytweets/ewagoner/status/13248570841/index.html new file mode 100644 index 00000000..c27758f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/13248570841/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mustache May 2nd: In Which I Embark on a New Series of Sunday Photos http://moustachemay.com/staches/ewagoner/349/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mustache May 2nd: In Which I Embark on a New Series of Sunday Photos http://moustachemay.com/staches/ewagoner/349/ +

+

+ 5/2/2010, 10:35:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13251793962139648/index.html b/static/mytweets/ewagoner/status/13251793962139648/index.html new file mode 100644 index 00000000..89b1637d --- /dev/null +++ b/static/mytweets/ewagoner/status/13251793962139648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + O inamorata o’ mine! What the world needs is a pamphlet, decisively written, on the flight patterns of the common shrike. http://is.gd/iv8bY + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ O inamorata o’ mine! What the world needs is a pamphlet, decisively written, on the flight patterns of the common shrike. http://is.gd/iv8bY +

+

+ 12/10/2010, 10:20:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1325243881198383105/index.html b/static/mytweets/ewagoner/status/1325243881198383105/index.html new file mode 100644 index 00000000..d1b67f09 --- /dev/null +++ b/static/mytweets/ewagoner/status/1325243881198383105/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @pbump: A grizzled farmer steps out of his house into the twilight. The sky is ruddy, clouds slashed over the horizon. + +A subtle, steady… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pbump: A grizzled farmer steps out of his house into the twilight. The sky is ruddy, clouds slashed over the horizon.

A subtle, steady… +

+

+ 11/7/2020, 8:08:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1325321665933414401/index.html b/static/mytweets/ewagoner/status/1325321665933414401/index.html new file mode 100644 index 00000000..f0f90107 --- /dev/null +++ b/static/mytweets/ewagoner/status/1325321665933414401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JustinMcElroy: I’m not considering reaching across any aisles until the other side believes every one of my friends and family have a r… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JustinMcElroy: I’m not considering reaching across any aisles until the other side believes every one of my friends and family have a r… +

+

+ 11/8/2020, 1:18:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1325330516984422401/index.html b/static/mytweets/ewagoner/status/1325330516984422401/index.html new file mode 100644 index 00000000..28b8b98a --- /dev/null +++ b/static/mytweets/ewagoner/status/1325330516984422401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nanglish: I work at Four Seasons Total Landscaping in PA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nanglish: I work at Four Seasons Total Landscaping in PA

+

+

+ 11/8/2020, 1:53:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13255813082/index.html b/static/mytweets/ewagoner/status/13255813082/index.html new file mode 100644 index 00000000..673d8d9d --- /dev/null +++ b/static/mytweets/ewagoner/status/13255813082/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We've got several acres of wild blackberries suddenly in bloom, so it's time to add a couple more honey supers to the bee hive. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We've got several acres of wild blackberries suddenly in bloom, so it's time to add a couple more honey supers to the bee hive. +

+

+ 5/2/2010, 1:07:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13256585966/index.html b/static/mytweets/ewagoner/status/13256585966/index.html new file mode 100644 index 00000000..df87b968 --- /dev/null +++ b/static/mytweets/ewagoner/status/13256585966/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm a hands-off bee keeper. So hands off that I had to clean an old bird's nest out of my veil. Bees were happy to see me. Needed the room. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm a hands-off bee keeper. So hands off that I had to clean an old bird's nest out of my veil. Bees were happy to see me. Needed the room. +

+

+ 5/2/2010, 1:24:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1325791070870003712/index.html b/static/mytweets/ewagoner/status/1325791070870003712/index.html new file mode 100644 index 00000000..f444b124 --- /dev/null +++ b/static/mytweets/ewagoner/status/1325791070870003712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @rabcyr_alt: “ugh.”—national hurricane center #just2020things <a href="https://twitter.com/NHC_Atlantic/status/1325680851103834112">https://twitter.com/NHC_Atlantic/status/1325680851103834112</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/132632094588420097/index.html b/static/mytweets/ewagoner/status/132632094588420097/index.html new file mode 100644 index 00000000..f9ac1ecf --- /dev/null +++ b/static/mytweets/ewagoner/status/132632094588420097/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Did you know the FDA allows moldy and rotting apples to be processed into applesauce, so long as it comes out sterile? <a href="http://vitals.msnbc.msn.com/_news/2011/11/04/8636308-fda-moldy-applesauce-repackaged-by-school-lunch-supplier">http://vitals.msnbc.msn.com/_news/2011/11/04/8636308-fda-moldy-applesauce-repackaged-by-school-lunch-supplier</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13266453248/index.html b/static/mytweets/ewagoner/status/13266453248/index.html new file mode 100644 index 00000000..7714b8d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/13266453248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian and I just made a (mostly local) ten pound lasagna together. That'll feed us for a few days. Through my lunch tomorrow, at any rate. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian and I just made a (mostly local) ten pound lasagna together. That'll feed us for a few days. Through my lunch tomorrow, at any rate. +

+

+ 5/2/2010, 5:11:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13267840049/index.html b/static/mytweets/ewagoner/status/13267840049/index.html new file mode 100644 index 00000000..46fea1c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/13267840049/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Haven't made lasagna in forever, but found some gluten free noodles made by Tinkyada that worked great. So excited! http://gdzl.la/7Y1NYa + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Haven't made lasagna in forever, but found some gluten free noodles made by Tinkyada that worked great. So excited! http://gdzl.la/7Y1NYa +

+

+ 5/2/2010, 5:43:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1326888267833339905/index.html b/static/mytweets/ewagoner/status/1326888267833339905/index.html new file mode 100644 index 00000000..df20718b --- /dev/null +++ b/static/mytweets/ewagoner/status/1326888267833339905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @dianaberrent: My 12yo just lost an adult front tooth and his other teeth are loose... it turns out from vasculature damage 9 months aft… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @dianaberrent: My 12yo just lost an adult front tooth and his other teeth are loose... it turns out from vasculature damage 9 months aft… +

+

+ 11/12/2020, 9:03:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1326986219016892417/index.html b/static/mytweets/ewagoner/status/1326986219016892417/index.html new file mode 100644 index 00000000..68b00339 --- /dev/null +++ b/static/mytweets/ewagoner/status/1326986219016892417/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AriBerman: There have been more Trump aides who’ve tested positive for coronavirus since the election than documented cases of voter fr… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AriBerman: There have been more Trump aides who’ve tested positive for coronavirus since the election than documented cases of voter fr… +

+

+ 11/12/2020, 3:32:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1327251156251381761/index.html b/static/mytweets/ewagoner/status/1327251156251381761/index.html new file mode 100644 index 00000000..11910141 --- /dev/null +++ b/static/mytweets/ewagoner/status/1327251156251381761/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @WolfBruening: Today I reached the next level of remote work excellence. 🏅 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @WolfBruening: Today I reached the next level of remote work excellence. 🏅

+

+

+ 11/13/2020, 9:05:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/132738572/index.html b/static/mytweets/ewagoner/status/132738572/index.html new file mode 100644 index 00000000..e97fd8d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/132738572/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Five gallons of Blackberry Mead will begin brewing this weekend. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Five gallons of Blackberry Mead will begin brewing this weekend. +

+

+ 7/3/2007, 2:09:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/132816091062874112/index.html b/static/mytweets/ewagoner/status/132816091062874112/index.html new file mode 100644 index 00000000..b1d158c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/132816091062874112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current status <a href="http://instagr.am/p/S06rJ/">http://instagr.am/p/S06rJ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/132816519813009408/index.html b/static/mytweets/ewagoner/status/132816519813009408/index.html new file mode 100644 index 00000000..bfaf4819 --- /dev/null +++ b/static/mytweets/ewagoner/status/132816519813009408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cold, windy November beach attire. <a href="http://instagr.am/p/S07ZT/">http://instagr.am/p/S07ZT/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cold, windy November beach attire. http://instagr.am/p/S07ZT/ +

+

+ 11/5/2011, 9:48:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13285161/index.html b/static/mytweets/ewagoner/status/13285161/index.html new file mode 100644 index 00000000..0869db2a --- /dev/null +++ b/static/mytweets/ewagoner/status/13285161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ran out of farm fresh raw milk and had to buy store milk. Not the same! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ran out of farm fresh raw milk and had to buy store milk. Not the same! +

+

+ 3/26/2007, 6:58:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13286767223/index.html b/static/mytweets/ewagoner/status/13286767223/index.html new file mode 100644 index 00000000..1fd22a57 --- /dev/null +++ b/static/mytweets/ewagoner/status/13286767223/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I despise the fact that Verizon charges by the megabyte but that the counter they provide their users is anywhere from 2 to 5 days old. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I despise the fact that Verizon charges by the megabyte but that the counter they provide their users is anywhere from 2 to 5 days old. +

+

+ 5/3/2010, 12:24:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/132868761328959489/index.html b/static/mytweets/ewagoner/status/132868761328959489/index.html new file mode 100644 index 00000000..b256221f --- /dev/null +++ b/static/mytweets/ewagoner/status/132868761328959489/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Our tour bus driver. <a href="http://instagr.am/p/S2iPH/">http://instagr.am/p/S2iPH/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Our tour bus driver. http://instagr.am/p/S2iPH/ +

+

+ 11/5/2011, 1:15:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13286976261/index.html b/static/mytweets/ewagoner/status/13286976261/index.html new file mode 100644 index 00000000..d7f6f0ec --- /dev/null +++ b/static/mytweets/ewagoner/status/13286976261/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Verizon's policy of blindly metering their customers cost me another couple hundred dollars this month. Could have prevented it, had I seen. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Verizon's policy of blindly metering their customers cost me another couple hundred dollars this month. Could have prevented it, had I seen. +

+

+ 5/3/2010, 12:30:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1328765977799122946/index.html b/static/mytweets/ewagoner/status/1328765977799122946/index.html new file mode 100644 index 00000000..e3c2acc5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1328765977799122946/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @talmonsmith: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @talmonsmith:

+

+

+ 11/17/2020, 1:24:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/132899608652292096/index.html b/static/mytweets/ewagoner/status/132899608652292096/index.html new file mode 100644 index 00000000..1f199fcd --- /dev/null +++ b/static/mytweets/ewagoner/status/132899608652292096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Chicken Monkey. <a href="http://instagr.am/p/S3jvE/">http://instagr.am/p/S3jvE/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/132928026878033922/index.html b/static/mytweets/ewagoner/status/132928026878033922/index.html new file mode 100644 index 00000000..966b4ab8 --- /dev/null +++ b/static/mytweets/ewagoner/status/132928026878033922/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 11th Street Dockside in Port Royal, SC has the best fried flounder I've ever had, and it's perfect every time. <a href="http://instagr.am/p/S4jJl/">http://instagr.am/p/S4jJl/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 11th Street Dockside in Port Royal, SC has the best fried flounder I've ever had, and it's perfect every time. http://instagr.am/p/S4jJl/ +

+

+ 11/5/2011, 5:11:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1329426899672686594/index.html b/static/mytweets/ewagoner/status/1329426899672686594/index.html new file mode 100644 index 00000000..ca861e0f --- /dev/null +++ b/static/mytweets/ewagoner/status/1329426899672686594/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nickmartin: Racists are having a lot of fun with the GOP's false claims that the election was rigged. Why? Because it gives them permis… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nickmartin: Racists are having a lot of fun with the GOP's false claims that the election was rigged. Why? Because it gives them permis… +

+

+ 11/19/2020, 9:10:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13295178773168128/index.html b/static/mytweets/ewagoner/status/13295178773168128/index.html new file mode 100644 index 00000000..47e61d25 --- /dev/null +++ b/static/mytweets/ewagoner/status/13295178773168128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After three phone calls, I've discovered that when my bank says my password must contain a "special character", it means "pound signs only". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After three phone calls, I've discovered that when my bank says my password must contain a "special character", it means "pound signs only". +

+

+ 12/10/2010, 1:13:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1329540874091581441/index.html b/static/mytweets/ewagoner/status/1329540874091581441/index.html new file mode 100644 index 00000000..ccd69ddb --- /dev/null +++ b/static/mytweets/ewagoner/status/1329540874091581441/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @polotek: 👇🏾 <a href="https://twitter.com/karlitaliliana/status/1329511060701757440">https://twitter.com/karlitaliliana/status/1329511060701757440</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1329798767042768899/index.html b/static/mytweets/ewagoner/status/1329798767042768899/index.html new file mode 100644 index 00000000..ca19f907 --- /dev/null +++ b/static/mytweets/ewagoner/status/1329798767042768899/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cbbernard: Woke to fire trucks this morning, and at 5:30 am, walked the dog down the street to see what happened. Turns out my neighbor… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @cbbernard: Woke to fire trucks this morning, and at 5:30 am, walked the dog down the street to see what happened. Turns out my neighbor… +

+

+ 11/20/2020, 9:48:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13298710749/index.html b/static/mytweets/ewagoner/status/13298710749/index.html new file mode 100644 index 00000000..3bc5c21b --- /dev/null +++ b/static/mytweets/ewagoner/status/13298710749/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + April showers bring May flowers, and May flowers bring June honey! http://moustachemay.com/staches/ewagoner/609/ #mustachemay + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ April showers bring May flowers, and May flowers bring June honey! http://moustachemay.com/staches/ewagoner/609/ #mustachemay +

+

+ 5/3/2010, 6:44:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1329943664496435201/index.html b/static/mytweets/ewagoner/status/1329943664496435201/index.html new file mode 100644 index 00000000..bf64412b --- /dev/null +++ b/static/mytweets/ewagoner/status/1329943664496435201/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @iinteractive: Now hiring! We have an opening for a junior software developer; if you're looking to take the next step in your career, c… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @iinteractive: Now hiring! We have an opening for a junior software developer; if you're looking to take the next step in your career, c… +

+

+ 11/20/2020, 7:24:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1329989891950845954/index.html b/static/mytweets/ewagoner/status/1329989891950845954/index.html new file mode 100644 index 00000000..453e4e88 --- /dev/null +++ b/static/mytweets/ewagoner/status/1329989891950845954/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @DaniOliver: An update for the holidays! + +I had covid in March. I'm still on 2 inhalers to breathe, my temperature is still elevated 2.5… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DaniOliver: An update for the holidays!

I had covid in March. I'm still on 2 inhalers to breathe, my temperature is still elevated 2.5… +

+

+ 11/20/2020, 10:27:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1330155212837974020/index.html b/static/mytweets/ewagoner/status/1330155212837974020/index.html new file mode 100644 index 00000000..1c54f4ad --- /dev/null +++ b/static/mytweets/ewagoner/status/1330155212837974020/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + https://twitter.com/yoruba_dev/status/1328987589391622151 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1331011124091904000/index.html b/static/mytweets/ewagoner/status/1331011124091904000/index.html new file mode 100644 index 00000000..c220e80f --- /dev/null +++ b/static/mytweets/ewagoner/status/1331011124091904000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @monkchips: This all female band was absolutely shit hot. Incredible drummer Viola Smith passed away today at age 107. Well worth 3 minu… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @monkchips: This all female band was absolutely shit hot. Incredible drummer Viola Smith passed away today at age 107. Well worth 3 minu… +

+

+ 11/23/2020, 6:05:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13315940737355777/index.html b/static/mytweets/ewagoner/status/13315940737355777/index.html new file mode 100644 index 00000000..aee44119 --- /dev/null +++ b/static/mytweets/ewagoner/status/13315940737355777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "... you will cut a forlorn figure, a Jesuitical milksop hammering on your portcullis, a man without a ditch." http://is.gd/ivLOP + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "... you will cut a forlorn figure, a Jesuitical milksop hammering on your portcullis, a man without a ditch." http://is.gd/ivLOP +

+

+ 12/10/2010, 2:35:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13318205145612288/index.html b/static/mytweets/ewagoner/status/13318205145612288/index.html new file mode 100644 index 00000000..e42b0823 --- /dev/null +++ b/static/mytweets/ewagoner/status/13318205145612288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The dental tools are more modern than the computers. Hopefully. http://gdzl.la/8ZRBJx + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The dental tools are more modern than the computers. Hopefully. http://gdzl.la/8ZRBJx +

+

+ 12/10/2010, 2:44:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/133242342432980992/index.html b/static/mytweets/ewagoner/status/133242342432980992/index.html new file mode 100644 index 00000000..9e498256 --- /dev/null +++ b/static/mytweets/ewagoner/status/133242342432980992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sitting in a park dockside in Beaufort, SC. It's a beautiful place to get some work done. <a href="http://instagr.am/p/TBihL/">http://instagr.am/p/TBihL/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sitting in a park dockside in Beaufort, SC. It's a beautiful place to get some work done. http://instagr.am/p/TBihL/ +

+

+ 11/6/2011, 1:00:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/133251227839500288/index.html b/static/mytweets/ewagoner/status/133251227839500288/index.html new file mode 100644 index 00000000..c722e8f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/133251227839500288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @trappezepub: Don't forget: starting tomorrow @highwirelounge will be opening at 7:00am, 7 days a week serving @JitteryJoes Coffee! F ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @trappezepub: Don't forget: starting tomorrow @highwirelounge will be opening at 7:00am, 7 days a week serving @JitteryJoes Coffee! F ... +

+

+ 11/6/2011, 1:35:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/133297736723345408/index.html b/static/mytweets/ewagoner/status/133297736723345408/index.html new file mode 100644 index 00000000..966504b1 --- /dev/null +++ b/static/mytweets/ewagoner/status/133297736723345408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A dolphin swam beside us as we walked along the beach. @ Hunting Island Campground <a href="http://instagr.am/p/TDc07/">http://instagr.am/p/TDc07/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A dolphin swam beside us as we walked along the beach. @ Hunting Island Campground http://instagr.am/p/TDc07/ +

+

+ 11/6/2011, 4:40:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1333824729724104705/index.html b/static/mytweets/ewagoner/status/1333824729724104705/index.html new file mode 100644 index 00000000..763ef07c --- /dev/null +++ b/static/mytweets/ewagoner/status/1333824729724104705/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @tsukkiskys: i’m pleased to introduce y’all to my newest obsession +- +- +- +accidental renaissance photos: a thread + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @tsukkiskys: i’m pleased to introduce y’all to my newest obsession
-
-
-
accidental renaissance photos: a thread

+

+

+ 12/1/2020, 12:26:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13346802027732992/index.html b/static/mytweets/ewagoner/status/13346802027732992/index.html new file mode 100644 index 00000000..111243bb --- /dev/null +++ b/static/mytweets/ewagoner/status/13346802027732992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A professional just described my pain tolerance as "remarkable". So... there's another line added to the resume. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A professional just described my pain tolerance as "remarkable". So... there's another line added to the resume. +

+

+ 12/10/2010, 4:38:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/133540119717232640/index.html b/static/mytweets/ewagoner/status/133540119717232640/index.html new file mode 100644 index 00000000..b548b504 --- /dev/null +++ b/static/mytweets/ewagoner/status/133540119717232640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AnandWrites Shh. A secret: World is not really in #crisis. It's just the next world being born. <a href="http://nyti.ms/ueKCXJ">http://nyti.ms/ueKCXJ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AnandWrites Shh. A secret: World is not really in #crisis. It's just the next world being born. http://nyti.ms/ueKCXJ +

+

+ 11/7/2011, 8:43:40 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/133597943067451392/index.html b/static/mytweets/ewagoner/status/133597943067451392/index.html new file mode 100644 index 00000000..de15fae5 --- /dev/null +++ b/static/mytweets/ewagoner/status/133597943067451392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Driftwood #1 <a href="http://instagr.am/p/TKfrj/">http://instagr.am/p/TKfrj/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/133598347457085440/index.html b/static/mytweets/ewagoner/status/133598347457085440/index.html new file mode 100644 index 00000000..1ea639ec --- /dev/null +++ b/static/mytweets/ewagoner/status/133598347457085440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Driftwood #2 <a href="http://instagr.am/p/TKgQY/">http://instagr.am/p/TKgQY/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/133598530517479424/index.html b/static/mytweets/ewagoner/status/133598530517479424/index.html new file mode 100644 index 00000000..37a6706e --- /dev/null +++ b/static/mytweets/ewagoner/status/133598530517479424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Driftwood #3 <a href="http://instagr.am/p/TKggD/">http://instagr.am/p/TKggD/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/133598746020814849/index.html b/static/mytweets/ewagoner/status/133598746020814849/index.html new file mode 100644 index 00000000..35aff87e --- /dev/null +++ b/static/mytweets/ewagoner/status/133598746020814849/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Driftwood #4 <a href="http://instagr.am/p/TKg1R/">http://instagr.am/p/TKg1R/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1336055439306452997/index.html b/static/mytweets/ewagoner/status/1336055439306452997/index.html new file mode 100644 index 00000000..ba324934 --- /dev/null +++ b/static/mytweets/ewagoner/status/1336055439306452997/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @may_wise: Genuinely at a loss. My baby’s on discovery. So proud of you @N_A_K and thank you @StarTrekRoom @startrekcbs @michelleparadis… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @may_wise: Genuinely at a loss. My baby’s on discovery. So proud of you @N_A_K and thank you @StarTrekRoom @startrekcbs @michelleparadis… +

+

+ 12/7/2020, 4:10:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1336448704/index.html b/static/mytweets/ewagoner/status/1336448704/index.html new file mode 100644 index 00000000..185833ea --- /dev/null +++ b/static/mytweets/ewagoner/status/1336448704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Syfy? Syfy!?! Srsly? WTH? Syfy? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Syfy? Syfy!?! Srsly? WTH? Syfy? +

+

+ 3/16/2009, 10:25:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13365508691/index.html b/static/mytweets/ewagoner/status/13365508691/index.html new file mode 100644 index 00000000..15704f2a --- /dev/null +++ b/static/mytweets/ewagoner/status/13365508691/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Moustache May the fourth be with you. http://moustachemay.com/staches/ewagoner/899/ #moustachemay + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Moustache May the fourth be with you. http://moustachemay.com/staches/ewagoner/899/ #moustachemay +

+

+ 5/4/2010, 9:49:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13366191088/index.html b/static/mytweets/ewagoner/status/13366191088/index.html new file mode 100644 index 00000000..5701c1d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/13366191088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Working at home today, by myself. So very, very quiet! Time to crank up the Bosstones, I think. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Working at home today, by myself. So very, very quiet! Time to crank up the Bosstones, I think. +

+

+ 5/4/2010, 10:04:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1336797873426587651/index.html b/static/mytweets/ewagoner/status/1336797873426587651/index.html new file mode 100644 index 00000000..00b522a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1336797873426587651/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jduffyrice: 18 states filing amici in support of throwing out election results. We are in so much more trouble than most people realize… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jduffyrice: 18 states filing amici in support of throwing out election results. We are in so much more trouble than most people realize… +

+

+ 12/9/2020, 5:20:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13370426104/index.html b/static/mytweets/ewagoner/status/13370426104/index.html new file mode 100644 index 00000000..8f4893b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/13370426104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I know he’s an American citizen but still." A leading congressional Repub shows his true feelings on the constitution: http://is.gd/bTLM5 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I know he’s an American citizen but still." A leading congressional Repub shows his true feelings on the constitution: http://is.gd/bTLM5 +

+

+ 5/4/2010, 11:39:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13370641306624000/index.html b/static/mytweets/ewagoner/status/13370641306624000/index.html new file mode 100644 index 00000000..4cb8772f --- /dev/null +++ b/static/mytweets/ewagoner/status/13370641306624000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had to stop and pick up some Old Country Doctor medicine. Yes, at the liquor store. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had to stop and pick up some Old Country Doctor medicine. Yes, at the liquor store. +

+

+ 12/10/2010, 6:13:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13381228649/index.html b/static/mytweets/ewagoner/status/13381228649/index.html new file mode 100644 index 00000000..b35f9d12 --- /dev/null +++ b/static/mytweets/ewagoner/status/13381228649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The audiobook version of John Hodgman's "The Areas of my Expertise" includes him reading off a list of hobo names for an hour. So so good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The audiobook version of John Hodgman's "The Areas of my Expertise" includes him reading off a list of hobo names for an hour. So so good. +

+

+ 5/4/2010, 3:53:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1339319506414559234/index.html b/static/mytweets/ewagoner/status/1339319506414559234/index.html new file mode 100644 index 00000000..87f1c8c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1339319506414559234/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JimMFelton: Update + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JimMFelton: Update

+

+

+ 12/16/2020, 4:20:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13395003596/index.html b/static/mytweets/ewagoner/status/13395003596/index.html new file mode 100644 index 00000000..a10d4f54 --- /dev/null +++ b/static/mytweets/ewagoner/status/13395003596/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + People were seriously taking screen grabs of twitter posts to embed them on their website? Have they never heard of copy & paste? It's text. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ People were seriously taking screen grabs of twitter posts to embed them on their website? Have they never heard of copy & paste? It's text. +

+

+ 5/4/2010, 8:53:52 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1339749944008704/index.html b/static/mytweets/ewagoner/status/1339749944008704/index.html new file mode 100644 index 00000000..eade2bf5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1339749944008704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What a beautiful day! Going to take the girls to the state park around the corner and play. http://www.gastateparks.org/VicBryant + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What a beautiful day! Going to take the girls to the state park around the corner and play. http://www.gastateparks.org/VicBryant +

+

+ 11/7/2010, 1:26:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/133990556350164993/index.html b/static/mytweets/ewagoner/status/133990556350164993/index.html new file mode 100644 index 00000000..2b2c2a57 --- /dev/null +++ b/static/mytweets/ewagoner/status/133990556350164993/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This Middle Eastern styled cover of War Pigs by Victoria Faiella is the best version of the song I've ever heard. <a href="http://www.youtube.com/watch?v=vjI1guqMIkA">http://www.youtube.com/watch?v=vjI1guqMIkA</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This Middle Eastern styled cover of War Pigs by Victoria Faiella is the best version of the song I've ever heard. http://www.youtube.com/watch?v=vjI1guqMIkA +

+

+ 11/8/2011, 2:33:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13399688447270912/index.html b/static/mytweets/ewagoner/status/13399688447270912/index.html new file mode 100644 index 00000000..e9715ec1 --- /dev/null +++ b/static/mytweets/ewagoner/status/13399688447270912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current status: The Kraken! http://gdzl.la/8ZXPRL + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Current status: The Kraken! http://gdzl.la/8ZXPRL +

+

+ 12/10/2010, 8:08:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13403015524384768/index.html b/static/mytweets/ewagoner/status/13403015524384768/index.html new file mode 100644 index 00000000..2a078652 --- /dev/null +++ b/static/mytweets/ewagoner/status/13403015524384768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pourmecoffee: Ron Paul's concise nine questions listed here are as good a defense of WikiLeaks as I've seen. http://bit.ly/f8HrmT + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pourmecoffee: Ron Paul's concise nine questions listed here are as good a defense of WikiLeaks as I've seen. http://bit.ly/f8HrmT +

+

+ 12/10/2010, 8:21:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13424059698/index.html b/static/mytweets/ewagoner/status/13424059698/index.html new file mode 100644 index 00000000..a5af80a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/13424059698/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Is it "Waterfall Wednesday"? http://moustachemay.com/staches/ewagoner/1168/ #moustachemay + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Is it "Waterfall Wednesday"? http://moustachemay.com/staches/ewagoner/1168/ #moustachemay +

+

+ 5/5/2010, 8:42:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1343353055/index.html b/static/mytweets/ewagoner/status/1343353055/index.html new file mode 100644 index 00000000..d30d4288 --- /dev/null +++ b/static/mytweets/ewagoner/status/1343353055/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The local foods "Iron Chef" style competition between me and another high-profile locavore is a go for AthFest in June. More details later! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The local foods "Iron Chef" style competition between me and another high-profile locavore is a go for AthFest in June. More details later! +

+

+ 3/17/2009, 1:31:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1343363935697821701/index.html b/static/mytweets/ewagoner/status/1343363935697821701/index.html new file mode 100644 index 00000000..bf1921f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1343363935697821701/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @CassieY4: I could've given birth to a child in the time I've been taking care of covid patients, and then that self-same imaginary baby… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @CassieY4: I could've given birth to a child in the time I've been taking care of covid patients, and then that self-same imaginary baby… +

+

+ 12/27/2020, 8:11:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/134341739841470464/index.html b/static/mytweets/ewagoner/status/134341739841470464/index.html new file mode 100644 index 00000000..42abd765 --- /dev/null +++ b/static/mytweets/ewagoner/status/134341739841470464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LaughingSquid: The Anachronism, Steampunk Short Film Featuring Giant Robot Squid <a href="http://owl.li/7nXMc">http://owl.li/7nXMc</a> by @Matthew_g_long + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LaughingSquid: The Anachronism, Steampunk Short Film Featuring Giant Robot Squid http://owl.li/7nXMc by @Matthew_g_long +

+

+ 11/9/2011, 1:49:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/134348770749067264/index.html b/static/mytweets/ewagoner/status/134348770749067264/index.html new file mode 100644 index 00000000..18d5bca0 --- /dev/null +++ b/static/mytweets/ewagoner/status/134348770749067264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @popcandy: RIP, Bil Keane. I'm reminded of this great Family Circus entry from last year: <a href="http://usat.ly/us5Pep">http://usat.ly/us5Pep</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @popcandy: RIP, Bil Keane. I'm reminded of this great Family Circus entry from last year: http://usat.ly/us5Pep +

+

+ 11/9/2011, 2:16:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/134349165399515136/index.html b/static/mytweets/ewagoner/status/134349165399515136/index.html new file mode 100644 index 00000000..ddd3d2e6 --- /dev/null +++ b/static/mytweets/ewagoner/status/134349165399515136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read "Hansel and Gretel". By now, who hasn't fooled an evil witch with a chicken bone? <a href="http://grimmlunch.libsyn.com/15-hansel-and-gretel">http://grimmlunch.libsyn.com/15-hansel-and-gretel</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/134349638521208833/index.html b/static/mytweets/ewagoner/status/134349638521208833/index.html new file mode 100644 index 00000000..25aa7944 --- /dev/null +++ b/static/mytweets/ewagoner/status/134349638521208833/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A new iteration of Honda's ASIMO robot was unveiled today. Simply amazing. <a href="http://www.youtube.com/user/plasticpals1">http://www.youtube.com/user/plasticpals1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/134367611520688129/index.html b/static/mytweets/ewagoner/status/134367611520688129/index.html new file mode 100644 index 00000000..657a26fa --- /dev/null +++ b/static/mytweets/ewagoner/status/134367611520688129/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's a fleet of at least 4 motorcycles pulling mobile billboards through downtown today. Leeches. As if the roads weren't crowded enough. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's a fleet of at least 4 motorcycles pulling mobile billboards through downtown today. Leeches. As if the roads weren't crowded enough. +

+

+ 11/9/2011, 3:31:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/134376787684769793/index.html b/static/mytweets/ewagoner/status/134376787684769793/index.html new file mode 100644 index 00000000..8eb1529c --- /dev/null +++ b/static/mytweets/ewagoner/status/134376787684769793/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's an Ancient Roman reenactment festival going on in Ridgeville, SC, this weekend. If I wasn't just there, I'd go. <a href="http://legvi.tripod.com/castroromani/">http://legvi.tripod.com/castroromani/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's an Ancient Roman reenactment festival going on in Ridgeville, SC, this weekend. If I wasn't just there, I'd go. http://legvi.tripod.com/castroromani/ +

+

+ 11/9/2011, 4:08:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13440049110589440/index.html b/static/mytweets/ewagoner/status/13440049110589440/index.html new file mode 100644 index 00000000..26727dc3 --- /dev/null +++ b/static/mytweets/ewagoner/status/13440049110589440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Turns out Thundarr the Barbarian is just as good now as it was when I was ten. Wouldn't have guessed that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Turns out Thundarr the Barbarian is just as good now as it was when I was ten. Wouldn't have guessed that. +

+

+ 12/10/2010, 10:48:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1344372476822900736/index.html b/static/mytweets/ewagoner/status/1344372476822900736/index.html new file mode 100644 index 00000000..0dbeb72d --- /dev/null +++ b/static/mytweets/ewagoner/status/1344372476822900736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @gabedorosz: THSNKS. Such indescribable genius. http://tiktok.com/@lubalin + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @gabedorosz: THSNKS. Such indescribable genius. http://tiktok.com/@lubalin

+

+

+ 12/30/2020, 2:59:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13445735604/index.html b/static/mytweets/ewagoner/status/13445735604/index.html new file mode 100644 index 00000000..a63cb81d --- /dev/null +++ b/static/mytweets/ewagoner/status/13445735604/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've thought for years we had a community of highly endangered fish living on our property. Now radio tags confirm it. http://is.gd/bVOXr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've thought for years we had a community of highly endangered fish living on our property. Now radio tags confirm it. http://is.gd/bVOXr +

+

+ 5/5/2010, 4:29:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13449317880/index.html b/static/mytweets/ewagoner/status/13449317880/index.html new file mode 100644 index 00000000..e2f9e504 --- /dev/null +++ b/static/mytweets/ewagoner/status/13449317880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spent $600 on 360 sq ft of additional portable shelving for @athlocallygrown. We may be the densest farmers market in the country. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spent $600 on 360 sq ft of additional portable shelving for @athlocallygrown. We may be the densest farmers market in the country. +

+

+ 5/5/2010, 5:50:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1345197732156338176/index.html b/static/mytweets/ewagoner/status/1345197732156338176/index.html new file mode 100644 index 00000000..ceaa8e62 --- /dev/null +++ b/static/mytweets/ewagoner/status/1345197732156338176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MrKenMitchell: My gosh, thx 4 the warm reception 4 AURELLIO. This special collaboration w the Discovery family injected me w Love & ins… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MrKenMitchell: My gosh, thx 4 the warm reception 4 AURELLIO. This special collaboration w the Discovery family injected me w Love & ins… +

+

+ 1/1/2021, 9:38:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1346441836869648386/index.html b/static/mytweets/ewagoner/status/1346441836869648386/index.html new file mode 100644 index 00000000..d9fddf33 --- /dev/null +++ b/static/mytweets/ewagoner/status/1346441836869648386/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + It’s been shocking to see how fast and vicious mob justice was applied on someone I knew was not even remotely what the mob made him out to be. John — “Bean Dad” — understands how he sparked it and has grown from it. Hopefully others will too. + +<a href="http://www.johnroderick.com/an-apology">http://www.johnroderick.com/an-apology</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s been shocking to see how fast and vicious mob justice was applied on someone I knew was not even remotely what the mob made him out to be. John — “Bean Dad” — understands how he sparked it and has grown from it. Hopefully others will too.

http://www.johnroderick.com/an-apology +

+

+ 1/5/2021, 8:02:04 AM +

+

Favs: 4

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1346494454337855488/index.html b/static/mytweets/ewagoner/status/1346494454337855488/index.html new file mode 100644 index 00000000..5e49dec3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1346494454337855488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @hodgman: I have been John’s friend for 14 years. I have been hurt by him, and I have been cared for by him. Over those years I have adm… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @hodgman: I have been John’s friend for 14 years. I have been hurt by him, and I have been cared for by him. Over those years I have adm… +

+

+ 1/5/2021, 11:31:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1346636536796884992/index.html b/static/mytweets/ewagoner/status/1346636536796884992/index.html new file mode 100644 index 00000000..7a484229 --- /dev/null +++ b/static/mytweets/ewagoner/status/1346636536796884992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 😮 <a href="https://twitter.com/unikunka/status/1346602536904523777">https://twitter.com/unikunka/status/1346602536904523777</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1346909456139911175/index.html b/static/mytweets/ewagoner/status/1346909456139911175/index.html new file mode 100644 index 00000000..7c75f403 --- /dev/null +++ b/static/mytweets/ewagoner/status/1346909456139911175/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @KillerMartinis: I know these people aren’t the most sophisticated thinkers but why do you gleefully post your felonies on Twitter https… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @KillerMartinis: I know these people aren’t the most sophisticated thinkers but why do you gleefully post your felonies on Twitter https… +

+

+ 1/6/2021, 3:00:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1346927905062985728/index.html b/static/mytweets/ewagoner/status/1346927905062985728/index.html new file mode 100644 index 00000000..a9f3bdcf --- /dev/null +++ b/static/mytweets/ewagoner/status/1346927905062985728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jonrosenberg: I want to direct the scene in the inevitable documentary where Mike's finger is trembling above the "unfollow" button, gr… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jonrosenberg: I want to direct the scene in the inevitable documentary where Mike's finger is trembling above the "unfollow" button, gr… +

+

+ 1/6/2021, 4:13:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/134696606778925056/index.html b/static/mytweets/ewagoner/status/134696606778925056/index.html new file mode 100644 index 00000000..a837718b --- /dev/null +++ b/static/mytweets/ewagoner/status/134696606778925056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 781 MB download? I guess the incremental update feature of iOS 5 isn't in place yet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 781 MB download? I guess the incremental update feature of iOS 5 isn't in place yet. +

+

+ 11/10/2011, 1:19:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1346997161200930816/index.html b/static/mytweets/ewagoner/status/1346997161200930816/index.html new file mode 100644 index 00000000..c493c8bb --- /dev/null +++ b/static/mytweets/ewagoner/status/1346997161200930816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @CapitolK_Aus: The image of the black Capitol workers cleaning up behind white supremacist thugs who attempted a coup just a couple of o… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @CapitolK_Aus: The image of the black Capitol workers cleaning up behind white supremacist thugs who attempted a coup just a couple of o… +

+

+ 1/6/2021, 8:48:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/134699773369397249/index.html b/static/mytweets/ewagoner/status/134699773369397249/index.html new file mode 100644 index 00000000..49866476 --- /dev/null +++ b/static/mytweets/ewagoner/status/134699773369397249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! The iOS update now shows up as an OTA update (Settings -> General -> Software Update) and is only 44 MB. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hey! The iOS update now shows up as an OTA update (Settings -> General -> Software Update) and is only 44 MB. +

+

+ 11/10/2011, 1:31:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1347201747761164294/index.html b/static/mytweets/ewagoner/status/1347201747761164294/index.html new file mode 100644 index 00000000..220a4c97 --- /dev/null +++ b/static/mytweets/ewagoner/status/1347201747761164294/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @schmoyoho: Animaniacs is the key to all of this + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @schmoyoho: Animaniacs is the key to all of this

+

+

+ 1/7/2021, 10:21:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1347246955676762112/index.html b/static/mytweets/ewagoner/status/1347246955676762112/index.html new file mode 100644 index 00000000..aec0860d --- /dev/null +++ b/static/mytweets/ewagoner/status/1347246955676762112/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @AngryBlackLady: "They're supposed to shoot Black people not us." + +If you don't understand that this is the prevailing sentiment among r… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AngryBlackLady: "They're supposed to shoot Black people not us."

If you don't understand that this is the prevailing sentiment among r… +

+

+ 1/7/2021, 1:21:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1348027480477675520/index.html b/static/mytweets/ewagoner/status/1348027480477675520/index.html new file mode 100644 index 00000000..aa372ed8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1348027480477675520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cari_luna: Your gentle reminder that the Spanish Civil War was caused by fascists rising up against a democratically elected government… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @cari_luna: Your gentle reminder that the Spanish Civil War was caused by fascists rising up against a democratically elected government… +

+

+ 1/9/2021, 5:02:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1348165976832008192/index.html b/static/mytweets/ewagoner/status/1348165976832008192/index.html new file mode 100644 index 00000000..64f185ce --- /dev/null +++ b/static/mytweets/ewagoner/status/1348165976832008192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @scalzi: Gave a piece of advice today to a pal trying to process this week, which I will now share with you: Remember how we felt after… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @scalzi: Gave a piece of advice today to a pal trying to process this week, which I will now share with you: Remember how we felt after… +

+

+ 1/10/2021, 2:13:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13483588106/index.html b/static/mytweets/ewagoner/status/13483588106/index.html new file mode 100644 index 00000000..c589502e --- /dev/null +++ b/static/mytweets/ewagoner/status/13483588106/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Foggy Bottom Flare http://moustachemay.com/staches/ewagoner/1427/ #moustachemay + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Foggy Bottom Flare http://moustachemay.com/staches/ewagoner/1427/ #moustachemay +

+

+ 5/6/2010, 8:08:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13486654818/index.html b/static/mytweets/ewagoner/status/13486654818/index.html new file mode 100644 index 00000000..0bf790a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/13486654818/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A gov panel today will officially recommend giving "preference to food grown without pesticides, chemical fertilizers and growth hormones." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A gov panel today will officially recommend giving "preference to food grown without pesticides, chemical fertilizers and growth hormones." +

+

+ 5/6/2010, 9:14:16 AM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13486706220/index.html b/static/mytweets/ewagoner/status/13486706220/index.html new file mode 100644 index 00000000..45576f60 --- /dev/null +++ b/static/mytweets/ewagoner/status/13486706220/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A preview of this potentially controversial report can be found here: http://www.nytimes.com/2010/05/06/opinion/06kristof.html?ref=opinion + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A preview of this potentially controversial report can be found here: http://www.nytimes.com/2010/05/06/opinion/06kristof.html?ref=opinion +

+

+ 5/6/2010, 9:15:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1348682104446976/index.html b/static/mytweets/ewagoner/status/1348682104446976/index.html new file mode 100644 index 00000000..d6111c47 --- /dev/null +++ b/static/mytweets/ewagoner/status/1348682104446976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Why does McDonalds food taste so good? Because we make it the same way you would." AH HAHAHAHAHA! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Why does McDonalds food taste so good? Because we make it the same way you would." AH HAHAHAHAHA! +

+

+ 11/7/2010, 2:02:05 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1348769744070049792/index.html b/static/mytweets/ewagoner/status/1348769744070049792/index.html new file mode 100644 index 00000000..45778153 --- /dev/null +++ b/static/mytweets/ewagoner/status/1348769744070049792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @KetanJ0: Apparently this is a real set of photographs of wind turbine blade transportation and not an amusing glitch in Euro Truck Simu… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @KetanJ0: Apparently this is a real set of photographs of wind turbine blade transportation and not an amusing glitch in Euro Truck Simu… +

+

+ 1/11/2021, 6:12:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1349031464738959363/index.html b/static/mytweets/ewagoner/status/1349031464738959363/index.html new file mode 100644 index 00000000..261224a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1349031464738959363/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @CrossTimeCaper: @ChuckWendig @StaciaDecker He made this video on the 7th as well + +<a href="https://youtu.be/31BsYXualxk">https://youtu.be/31BsYXualxk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @CrossTimeCaper: @ChuckWendig @StaciaDecker He made this video on the 7th as well

https://youtu.be/31BsYXualxk +

+

+ 1/12/2021, 11:32:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1349466748047814656/index.html b/static/mytweets/ewagoner/status/1349466748047814656/index.html new file mode 100644 index 00000000..3b8bcba9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1349466748047814656/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @_brianhamilton: 2018: automating parts of my work because it’s fun and creatively fulfilling + +2021: automating parts of my work because… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @_brianhamilton: 2018: automating parts of my work because it’s fun and creatively fulfilling

2021: automating parts of my work because… +

+

+ 1/13/2021, 4:21:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1349591848260612099/index.html b/static/mytweets/ewagoner/status/1349591848260612099/index.html new file mode 100644 index 00000000..ec67590b --- /dev/null +++ b/static/mytweets/ewagoner/status/1349591848260612099/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NeerajKA: they are really fuckin these snails up + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NeerajKA: they are really fuckin these snails up

+

+

+ 1/14/2021, 12:39:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1350095131131715586/index.html b/static/mytweets/ewagoner/status/1350095131131715586/index.html new file mode 100644 index 00000000..14d3d907 --- /dev/null +++ b/static/mytweets/ewagoner/status/1350095131131715586/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jeradwalker: I’m reminded of a fascinating 2009 Rolling Stone profile of Kris Kristofferson written by Ethan Hawke. Toby Keith’s name w… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jeradwalker: I’m reminded of a fascinating 2009 Rolling Stone profile of Kris Kristofferson written by Ethan Hawke. Toby Keith’s name w… +

+

+ 1/15/2021, 9:58:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1350095585655873537/index.html b/static/mytweets/ewagoner/status/1350095585655873537/index.html new file mode 100644 index 00000000..a0c864f4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1350095585655873537/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MarkHarrisNYC: Listen to the last second--and I do mean the last second. <a href="https://twitter.com/HeathMayo/status/1349944401179496449">https://twitter.com/HeathMayo/status/1349944401179496449</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/135014108327190530/index.html b/static/mytweets/ewagoner/status/135014108327190530/index.html new file mode 100644 index 00000000..04df38cc --- /dev/null +++ b/static/mytweets/ewagoner/status/135014108327190530/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “I do not love the sword for its sharpness, the arrow for its swiftness, the warrior for his glory. I love only that which they defend.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “I do not love the sword for its sharpness, the arrow for its swiftness, the warrior for his glory. I love only that which they defend.” +

+

+ 11/11/2011, 10:20:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/135039304060764161/index.html b/static/mytweets/ewagoner/status/135039304060764161/index.html new file mode 100644 index 00000000..d50c3867 --- /dev/null +++ b/static/mytweets/ewagoner/status/135039304060764161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I've petitioned my bosses to officially rename the <redacted> to the 'Eric Wagoner Special'." @ Farm Cart <a href="http://instagr.am/p/Tq5Rb/">http://instagr.am/p/Tq5Rb/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I've petitioned my bosses to officially rename the <redacted> to the 'Eric Wagoner Special'." @ Farm Cart http://instagr.am/p/Tq5Rb/ +

+

+ 11/11/2011, 12:00:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/135051029434744833/index.html b/static/mytweets/ewagoner/status/135051029434744833/index.html new file mode 100644 index 00000000..1c5d6027 --- /dev/null +++ b/static/mytweets/ewagoner/status/135051029434744833/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Both of Jeff Mangum's Athens shows sold out, and no tickets for me. Still tickets for Mnehead, UK show so... in the aeroplane over the sea! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Both of Jeff Mangum's Athens shows sold out, and no tickets for me. Still tickets for Mnehead, UK show so... in the aeroplane over the sea! +

+

+ 11/11/2011, 12:47:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1350589055562616835/index.html b/static/mytweets/ewagoner/status/1350589055562616835/index.html new file mode 100644 index 00000000..a42057e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1350589055562616835/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SazeracNELA: JFC, this entire thread. With pictures. <a href="https://twitter.com/JuliusGoat/status/1350453019956158469">https://twitter.com/JuliusGoat/status/1350453019956158469</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1350936674621120514/index.html b/static/mytweets/ewagoner/status/1350936674621120514/index.html new file mode 100644 index 00000000..08eab0c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1350936674621120514/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @evanlweber: Scene from Washington, DC this weekend: + +Military vehicles and miles of barricade on the left, growing homeless encampment… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @evanlweber: Scene from Washington, DC this weekend:

Military vehicles and miles of barricade on the left, growing homeless encampment… +

+

+ 1/17/2021, 5:42:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1350968761097052160/index.html b/static/mytweets/ewagoner/status/1350968761097052160/index.html new file mode 100644 index 00000000..6d36c6c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1350968761097052160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @drewharwell: These pieces rarely give credit to what video game "screen time" really means for kids: a chance to make friends, talk abo… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @drewharwell: These pieces rarely give credit to what video game "screen time" really means for kids: a chance to make friends, talk abo… +

+

+ 1/17/2021, 7:50:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/135120857545703424/index.html b/static/mytweets/ewagoner/status/135120857545703424/index.html new file mode 100644 index 00000000..bda245e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/135120857545703424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read "The Three Snake Leaves". A snake provides three miraculous leaves that can raise the dead. <a href="http://grimmlunch.libsyn.com/16-the-three-snake-leaves">http://grimmlunch.libsyn.com/16-the-three-snake-leaves</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/135121713498300416/index.html b/static/mytweets/ewagoner/status/135121713498300416/index.html new file mode 100644 index 00000000..f86b5dca --- /dev/null +++ b/static/mytweets/ewagoner/status/135121713498300416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mountains at dusk. <a href="http://instagr.am/p/TtXFC/">http://instagr.am/p/TtXFC/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mountains at dusk. http://instagr.am/p/TtXFC/ +

+

+ 11/11/2011, 5:28:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1351359916989173760/index.html b/static/mytweets/ewagoner/status/1351359916989173760/index.html new file mode 100644 index 00000000..ade5e44d --- /dev/null +++ b/static/mytweets/ewagoner/status/1351359916989173760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @wellsbering: i thought garak's first scene on ds9 could use some background music + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @wellsbering: i thought garak's first scene on ds9 could use some background music

+

+

+ 1/18/2021, 9:44:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/135142592479375360/index.html b/static/mytweets/ewagoner/status/135142592479375360/index.html new file mode 100644 index 00000000..7e475e66 --- /dev/null +++ b/static/mytweets/ewagoner/status/135142592479375360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You ought to listen to "Rules for Living in a Simulation". Our universe depends on it. <a href="http://www.drabblecast.org/2011/11/07/drabblecast-222-rules-for-living-in-a-simulation-2/">http://www.drabblecast.org/2011/11/07/drabblecast-222-rules-for-living-in-a-simulation-2/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/135154736579084288/index.html b/static/mytweets/ewagoner/status/135154736579084288/index.html new file mode 100644 index 00000000..ae801cac --- /dev/null +++ b/static/mytweets/ewagoner/status/135154736579084288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tis the season for the Headless Cossack: 2 parts vodka, 1 part kahlua, 1 part pumpkin spice eggnog. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tis the season for the Headless Cossack: 2 parts vodka, 1 part kahlua, 1 part pumpkin spice eggnog. +

+

+ 11/11/2011, 7:39:34 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1351559947608334342/index.html b/static/mytweets/ewagoner/status/1351559947608334342/index.html new file mode 100644 index 00000000..786851d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1351559947608334342/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @HunterHammersen: Some of us? Some of us are proper adults who do proper grownup things. + +And some of us are too busy knitting lighthous… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @HunterHammersen: Some of us? Some of us are proper adults who do proper grownup things.

And some of us are too busy knitting lighthous… +

+

+ 1/19/2021, 10:59:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1351745612488781824/index.html b/static/mytweets/ewagoner/status/1351745612488781824/index.html new file mode 100644 index 00000000..7ba7d648 --- /dev/null +++ b/static/mytweets/ewagoner/status/1351745612488781824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pbump: One out of every 825 Americans alive last year has died of covid-19. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pbump: One out of every 825 Americans alive last year has died of covid-19. +

+

+ 1/19/2021, 11:17:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/135185823447531522/index.html b/static/mytweets/ewagoner/status/135185823447531522/index.html new file mode 100644 index 00000000..d1168f26 --- /dev/null +++ b/static/mytweets/ewagoner/status/135185823447531522/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "TO-DAY IS 11-11-11" The New York Times, 100 years ago. <a href="http://timesmachine.nytimes.com/browser/1911/11/11/104881854/article-view">http://timesmachine.nytimes.com/browser/1911/11/11/104881854/article-view</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1352103447101894657/index.html b/static/mytweets/ewagoner/status/1352103447101894657/index.html new file mode 100644 index 00000000..73ce69c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1352103447101894657/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @faeriebell: Stay weird, Athens. As spotted in the Boulevard neighborhood. #AthensGA I hope they find the little guy 🥺🐝 https://t.co/uGN… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @faeriebell: Stay weird, Athens. As spotted in the Boulevard neighborhood. #AthensGA I hope they find the little guy 🥺🐝 https://t.co/uGN… +

+

+ 1/20/2021, 10:59:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1352126630471282688/index.html b/static/mytweets/ewagoner/status/1352126630471282688/index.html new file mode 100644 index 00000000..cc079a57 --- /dev/null +++ b/static/mytweets/ewagoner/status/1352126630471282688/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @ragbonehair: *bursts in, phaser set to stun* +FUCK YOUR SEA SHANTIES THIS IS THE ONLY ONE WE'RE DOING NOW!! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ragbonehair: *bursts in, phaser set to stun*
FUCK YOUR SEA SHANTIES THIS IS THE ONLY ONE WE'RE DOING NOW!!

+

+

+ 1/21/2021, 12:31:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1352248212623675395/index.html b/static/mytweets/ewagoner/status/1352248212623675395/index.html new file mode 100644 index 00000000..1f98b070 --- /dev/null +++ b/static/mytweets/ewagoner/status/1352248212623675395/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NeolithicSheep: Ok friends. We took a day off for inauguration but now it's back to work. Today we're working on closing the camps. I'v… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NeolithicSheep: Ok friends. We took a day off for inauguration but now it's back to work. Today we're working on closing the camps. I'v… +

+

+ 1/21/2021, 8:34:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1353197604239249410/index.html b/static/mytweets/ewagoner/status/1353197604239249410/index.html new file mode 100644 index 00000000..39ca188c --- /dev/null +++ b/static/mytweets/ewagoner/status/1353197604239249410/index.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + Holy shit. <a href="https://twitter.com/jasonjgauthier/status/1353185183512465410">https://twitter.com/jasonjgauthier/status/1353185183512465410</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I remember when a person could stand in front of a line of tanks and not get run over. https://en.wikipedia.org/wiki/Tank_Man +

+

+ 1/23/2021, 11:32:59 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1353199092403490822/index.html b/static/mytweets/ewagoner/status/1353199092403490822/index.html new file mode 100644 index 00000000..f3d35c1a --- /dev/null +++ b/static/mytweets/ewagoner/status/1353199092403490822/index.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + I remember when a person could stand in front of a line of tanks and not get run over. <a href="https://en.wikipedia.org/wiki/Tank_Man">https://en.wikipedia.org/wiki/Tank_Man</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I remember when a person could stand in front of a line of tanks and not get run over. https://en.wikipedia.org/wiki/Tank_Man +

+

+ 1/23/2021, 11:32:59 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1353702512461803520/index.html b/static/mytweets/ewagoner/status/1353702512461803520/index.html new file mode 100644 index 00000000..5ce0abe1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1353702512461803520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @rn_critcare: My pt *Tim was admitted with Covid. A relatively healthy guy. Exercises more than I do if you don't count the steps I put… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @rn_critcare: My pt *Tim was admitted with Covid. A relatively healthy guy. Exercises more than I do if you don't count the steps I put… +

+

+ 1/25/2021, 8:53:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/135387324547735552/index.html b/static/mytweets/ewagoner/status/135387324547735552/index.html new file mode 100644 index 00000000..af8767bd --- /dev/null +++ b/static/mytweets/ewagoner/status/135387324547735552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Man, a two year old sitting on your chest really adds a couple levels of difficulty to sit ups. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Man, a two year old sitting on your chest really adds a couple levels of difficulty to sit ups. +

+

+ 11/12/2011, 11:03:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1354075521303371776/index.html b/static/mytweets/ewagoner/status/1354075521303371776/index.html new file mode 100644 index 00000000..3c7c9e14 --- /dev/null +++ b/static/mytweets/ewagoner/status/1354075521303371776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AffeDrew: This game show podcast, specifically this format of it, not only introduced me to most of my favorite podcasts and podcasters… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AffeDrew: This game show podcast, specifically this format of it, not only introduced me to most of my favorite podcasts and podcasters… +

+

+ 1/26/2021, 9:35:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1354424917236850689/index.html b/static/mytweets/ewagoner/status/1354424917236850689/index.html new file mode 100644 index 00000000..5a1b6640 --- /dev/null +++ b/static/mytweets/ewagoner/status/1354424917236850689/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fourteen years in this hellscape. Though, things have started looking a bit less hellish recently for some reason. #MyTwitterAnniversary + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fourteen years in this hellscape. Though, things have started looking a bit less hellish recently for some reason. #MyTwitterAnniversary

+

+

+ 1/27/2021, 8:43:58 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1354821475/index.html b/static/mytweets/ewagoner/status/1354821475/index.html new file mode 100644 index 00000000..521b1b81 --- /dev/null +++ b/static/mytweets/ewagoner/status/1354821475/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Local Lynchburg, VA TV news story about Nelson Locally Grown: http://is.gd/o21z First time a locallygrown.net market has been on TV. Nice! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Local Lynchburg, VA TV news story about Nelson Locally Grown: http://is.gd/o21z First time a locallygrown.net market has been on TV. Nice! +

+

+ 3/19/2009, 11:18:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1354892702282887173/index.html b/static/mytweets/ewagoner/status/1354892702282887173/index.html new file mode 100644 index 00000000..f8b597e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1354892702282887173/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @avalonpenrose: a normal person explains what’s happening on the stock market: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @avalonpenrose: a normal person explains what’s happening on the stock market:

+

+

+ 1/28/2021, 3:42:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13552124357/index.html b/static/mytweets/ewagoner/status/13552124357/index.html new file mode 100644 index 00000000..1e908180 --- /dev/null +++ b/static/mytweets/ewagoner/status/13552124357/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spent two hours doing emergency network hardware switchouts and rewiring. All before my first cup of coffee. Can I call it a day? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spent two hours doing emergency network hardware switchouts and rewiring. All before my first cup of coffee. Can I call it a day? +

+

+ 5/7/2010, 10:40:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1355219955659239429/index.html b/static/mytweets/ewagoner/status/1355219955659239429/index.html new file mode 100644 index 00000000..1f12d903 --- /dev/null +++ b/static/mytweets/ewagoner/status/1355219955659239429/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @RebeccaRHelm: I want to tell you a story, and it begins with this VERY WEIRD animal: Meet Thetys vagina... +[a thread 🧵] +📸 m_patton http… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RebeccaRHelm: I want to tell you a story, and it begins with this VERY WEIRD animal: Meet Thetys vagina...
[a thread 🧵]
📸 m_patton http… +

+

+ 1/29/2021, 1:23:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1355381063527366659/index.html b/static/mytweets/ewagoner/status/1355381063527366659/index.html new file mode 100644 index 00000000..1cb5bd90 --- /dev/null +++ b/static/mytweets/ewagoner/status/1355381063527366659/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @EnswellJones: Back in 2004, Ricky Williams, the American football player, left the Miami Dolphins after a third strike for smoking weed… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @EnswellJones: Back in 2004, Ricky Williams, the American football player, left the Miami Dolphins after a third strike for smoking weed… +

+

+ 1/30/2021, 12:03:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13555142106/index.html b/static/mytweets/ewagoner/status/13555142106/index.html new file mode 100644 index 00000000..0a44fe9c --- /dev/null +++ b/static/mytweets/ewagoner/status/13555142106/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I left a mark. http://moustachemay.com/staches/ewagoner/1714/ #moustachemay + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I left a mark. http://moustachemay.com/staches/ewagoner/1714/ #moustachemay +

+

+ 5/7/2010, 11:43:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1355615052662009861/index.html b/static/mytweets/ewagoner/status/1355615052662009861/index.html new file mode 100644 index 00000000..6c7d043a --- /dev/null +++ b/static/mytweets/ewagoner/status/1355615052662009861/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cbdarden: If you need Girl Scout cookies this year and don’t have a local troop to support, please consider buying from Troop 6000, whi… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @cbdarden: If you need Girl Scout cookies this year and don’t have a local troop to support, please consider buying from Troop 6000, whi… +

+

+ 1/30/2021, 3:33:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1355615732101509120/index.html b/static/mytweets/ewagoner/status/1355615732101509120/index.html new file mode 100644 index 00000000..35ae078b --- /dev/null +++ b/static/mytweets/ewagoner/status/1355615732101509120/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Me: worries about my kid making it through this tumultuous period in history healthy and safe + +My kid: <a href="https://www.instagram.com/p/CKKHL3JhZgH/?igshid=1df4v6znkli0">https://www.instagram.com/p/CKKHL3JhZgH/?igshid=1df4v6znkli0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13556874164/index.html b/static/mytweets/ewagoner/status/13556874164/index.html new file mode 100644 index 00000000..225d0635 --- /dev/null +++ b/static/mytweets/ewagoner/status/13556874164/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Me: Are you making <redacteds> today? Him: Oh, uh, yeah, let me warn you. It's totally ridiculous. I just made it up in my head. Me: Sold. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Me: Are you making <redacteds> today? Him: Oh, uh, yeah, let me warn you. It's totally ridiculous. I just made it up in my head. Me: Sold. +

+

+ 5/7/2010, 12:19:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1355726014/index.html b/static/mytweets/ewagoner/status/1355726014/index.html new file mode 100644 index 00000000..e18495eb --- /dev/null +++ b/static/mytweets/ewagoner/status/1355726014/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The most amazing bit of sheep herding I've seen. So good, I didn't care it was for a commercial. http://is.gd/o2YQ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The most amazing bit of sheep herding I've seen. So good, I didn't care it was for a commercial. http://is.gd/o2YQ +

+

+ 3/19/2009, 2:00:26 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13557497875/index.html b/static/mytweets/ewagoner/status/13557497875/index.html new file mode 100644 index 00000000..3bd9416a --- /dev/null +++ b/static/mytweets/ewagoner/status/13557497875/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yeah, the KFC Double Down has got nothing on this. http://gdzl.la/7ZkZ9w + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yeah, the KFC Double Down has got nothing on this. http://gdzl.la/7ZkZ9w +

+

+ 5/7/2010, 12:32:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/135579341626163200/index.html b/static/mytweets/ewagoner/status/135579341626163200/index.html new file mode 100644 index 00000000..5b9dd13c --- /dev/null +++ b/static/mytweets/ewagoner/status/135579341626163200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + …cont) <a href="http://yfrog.com/nv3cqwqkj">http://yfrog.com/nv3cqwqkj</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/135579347070369792/index.html b/static/mytweets/ewagoner/status/135579347070369792/index.html new file mode 100644 index 00000000..c60e2edd --- /dev/null +++ b/static/mytweets/ewagoner/status/135579347070369792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I attended a speculative fiction podcasters con in my house on the iPad. Living in the future is weird and awesome. (cont… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I attended a speculative fiction podcasters con in my house on the iPad. Living in the future is weird and awesome. (cont… +

+

+ 11/12/2011, 11:46:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13558360177/index.html b/static/mytweets/ewagoner/status/13558360177/index.html new file mode 100644 index 00000000..3663b13d --- /dev/null +++ b/static/mytweets/ewagoner/status/13558360177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Madison WI show on the 17th: it is 18+, and Whoremoans will rap there with me, and tix are online http://bit.ly/bdWBhc /via @mc_frontalot + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Madison WI show on the 17th: it is 18+, and Whoremoans will rap there with me, and tix are online http://bit.ly/bdWBhc /via @mc_frontalot +

+

+ 5/7/2010, 12:50:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13573319347/index.html b/static/mytweets/ewagoner/status/13573319347/index.html new file mode 100644 index 00000000..d4db72b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/13573319347/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jnonfiction: Dark Crystal 2: http://news.yahoo.com/s/nm/20100505/film_nm/us_darkcrystal + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jnonfiction: Dark Crystal 2: http://news.yahoo.com/s/nm/20100505/film_nm/us_darkcrystal +

+

+ 5/7/2010, 6:34:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/135790995437666304/index.html b/static/mytweets/ewagoner/status/135790995437666304/index.html new file mode 100644 index 00000000..fb617fc0 --- /dev/null +++ b/static/mytweets/ewagoner/status/135790995437666304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My high school didn't have an advanced physics class, so my teacher made one for me and a friend. On a typewriter <a href="http://instagr.am/p/UBh30/">http://instagr.am/p/UBh30/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My high school didn't have an advanced physics class, so my teacher made one for me and a friend. On a typewriter http://instagr.am/p/UBh30/ +

+

+ 11/13/2011, 1:47:50 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/135792542867398656/index.html b/static/mytweets/ewagoner/status/135792542867398656/index.html new file mode 100644 index 00000000..bdbc4dda --- /dev/null +++ b/static/mytweets/ewagoner/status/135792542867398656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My school didn't have much equipment, either, but Mr. Baker guided us to "ginny-rig" experiments from pieces we d <a href="http://instagr.am/p/UBlYz/">http://instagr.am/p/UBlYz/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My school didn't have much equipment, either, but Mr. Baker guided us to "ginny-rig" experiments from pieces we d http://instagr.am/p/UBlYz/ +

+

+ 11/13/2011, 1:53:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1358127652289335299/index.html b/static/mytweets/ewagoner/status/1358127652289335299/index.html new file mode 100644 index 00000000..7151648a --- /dev/null +++ b/static/mytweets/ewagoner/status/1358127652289335299/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Hendo968: Why do they never finish the quote??? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Hendo968: Why do they never finish the quote???

+

+

+ 2/6/2021, 1:57:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1358336220/index.html b/static/mytweets/ewagoner/status/1358336220/index.html new file mode 100644 index 00000000..e386e87c --- /dev/null +++ b/static/mytweets/ewagoner/status/1358336220/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heading out in the early morning for two days at the Georgia Organics conference, featuring Michael Pollan keynote. http://is.gd/o7JG + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heading out in the early morning for two days at the Georgia Organics conference, featuring Michael Pollan keynote. http://is.gd/o7JG +

+

+ 3/19/2009, 11:19:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1358859203121713155/index.html b/static/mytweets/ewagoner/status/1358859203121713155/index.html new file mode 100644 index 00000000..2afa3382 --- /dev/null +++ b/static/mytweets/ewagoner/status/1358859203121713155/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @edburmila: a headline you'd see in a society that is doing well and not deeply diseased + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @edburmila: a headline you'd see in a society that is doing well and not deeply diseased

+

+

+ 2/8/2021, 2:24:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1360222044370182147/index.html b/static/mytweets/ewagoner/status/1360222044370182147/index.html new file mode 100644 index 00000000..24c40281 --- /dev/null +++ b/static/mytweets/ewagoner/status/1360222044370182147/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @WhoresofYore: Absolutely living for this thread today. Museums! Archives! Show us your sauciest objects for the #valentines #CURATORBAT… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @WhoresofYore: Absolutely living for this thread today. Museums! Archives! Show us your sauciest objects for the #valentines #CURATORBAT… +

+

+ 2/12/2021, 8:39:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1360295437362733060/index.html b/static/mytweets/ewagoner/status/1360295437362733060/index.html new file mode 100644 index 00000000..2a3d94ba --- /dev/null +++ b/static/mytweets/ewagoner/status/1360295437362733060/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @RandBallsStu: SERVER: We have Coke, but it's just one can and it has all the world's COVID-19 in it. Is Pepsi OK? + +ME: No. https://t.co… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RandBallsStu: SERVER: We have Coke, but it's just one can and it has all the world's COVID-19 in it. Is Pepsi OK?

ME: No. https://t.co… +

+

+ 2/12/2021, 1:31:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/136115334292832256/index.html b/static/mytweets/ewagoner/status/136115334292832256/index.html new file mode 100644 index 00000000..e39c6728 --- /dev/null +++ b/static/mytweets/ewagoner/status/136115334292832256/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + According to the USDA, half a tenth of a percent of all "local foods" was sold through my <a href="http://locallygrown.net">http://locallygrown.net</a> in 2011 +<a href="http://www.huffingtonpost.com/2011/11/14/locally-grown-food_n_1092146.html">http://www.huffingtonpost.com/2011/11/14/locally-grown-food_n_1092146.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/136135896457166848/index.html b/static/mytweets/ewagoner/status/136135896457166848/index.html new file mode 100644 index 00000000..76b5a959 --- /dev/null +++ b/static/mytweets/ewagoner/status/136135896457166848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Michael Stipe: Why R.E.M. called it a day <a href="http://shar.es/oaJbF">http://shar.es/oaJbF</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Michael Stipe: Why R.E.M. called it a day http://shar.es/oaJbF +

+

+ 11/14/2011, 12:38:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/136144122976288768/index.html b/static/mytweets/ewagoner/status/136144122976288768/index.html new file mode 100644 index 00000000..4a348917 --- /dev/null +++ b/static/mytweets/ewagoner/status/136144122976288768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read "The White Snake". A man eats a snake and can suddenly talk to animals. Hijinks ensue. <a href="http://grimmlunch.libsyn.com/17-the-white-snake">http://grimmlunch.libsyn.com/17-the-white-snake</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13614549005/index.html b/static/mytweets/ewagoner/status/13614549005/index.html new file mode 100644 index 00000000..c327056c --- /dev/null +++ b/static/mytweets/ewagoner/status/13614549005/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Baked my 1st loaf of gluten free bread last night so we could have French toast breakfast http://gdzl.la/7ZxTs7 http://gdzl.la/7ZuHgT + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Baked my 1st loaf of gluten free bread last night so we could have French toast breakfast http://gdzl.la/7ZxTs7 http://gdzl.la/7ZuHgT +

+

+ 5/8/2010, 11:38:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1361730294779904/index.html b/static/mytweets/ewagoner/status/1361730294779904/index.html new file mode 100644 index 00000000..4f7e720e --- /dev/null +++ b/static/mytweets/ewagoner/status/1361730294779904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A good spot for a lunch. http://gdzl.la/8Rzym3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A good spot for a lunch. http://gdzl.la/8Rzym3 +

+

+ 11/7/2010, 2:53:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/136204293312221186/index.html b/static/mytweets/ewagoner/status/136204293312221186/index.html new file mode 100644 index 00000000..83524184 --- /dev/null +++ b/static/mytweets/ewagoner/status/136204293312221186/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Former Athenian Allison Weiss has an epic video for her new kickstarter project for a new album: <a href="http://www.kickstarter.com/projects/allisonweiss/allison-weiss-does-it-again-with-your-help">http://www.kickstarter.com/projects/allisonweiss/allison-weiss-does-it-again-with-your-help</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1362264181035130880/index.html b/static/mytweets/ewagoner/status/1362264181035130880/index.html new file mode 100644 index 00000000..2b94ed58 --- /dev/null +++ b/static/mytweets/ewagoner/status/1362264181035130880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @summeranne: Hour 62 of no power in central Austin: One of my neighbors walked to 7-11 a couple hours ago and found a dead woman frozen… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @summeranne: Hour 62 of no power in central Austin: One of my neighbors walked to 7-11 a couple hours ago and found a dead woman frozen… +

+

+ 2/17/2021, 11:54:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1362465497154015238/index.html b/static/mytweets/ewagoner/status/1362465497154015238/index.html new file mode 100644 index 00000000..c9880234 --- /dev/null +++ b/static/mytweets/ewagoner/status/1362465497154015238/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ConorKenny: For my non-Texans, it’s hard to convey how f’d our state is. It’s barely broken freezing since Sunday. Half of Austin has b… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ConorKenny: For my non-Texans, it’s hard to convey how f’d our state is. It’s barely broken freezing since Sunday. Half of Austin has b… +

+

+ 2/18/2021, 1:14:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/136256407094833152/index.html b/static/mytweets/ewagoner/status/136256407094833152/index.html new file mode 100644 index 00000000..6672ae76 --- /dev/null +++ b/static/mytweets/ewagoner/status/136256407094833152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Farm2Work Connects Farms to Arkansas Workers" <a href="http://www.todaysthv.com/news/article/180495/2/Farmer-market-comes-to-UALR-via-Internet">http://www.todaysthv.com/news/article/180495/2/Farmer-market-comes-to-UALR-via-Internet</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1362871573254914048/index.html b/static/mytweets/ewagoner/status/1362871573254914048/index.html new file mode 100644 index 00000000..3d121ed2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1362871573254914048/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @cabel: Speaking of Firewatch's 5th anniversary! + +Here's a secret that almost nobody knows about. + +• In the Nintendo Switch — only! — ve… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @cabel: Speaking of Firewatch's 5th anniversary!

Here's a secret that almost nobody knows about.

• In the Nintendo Switch — only! — ve… +

+

+ 2/19/2021, 4:07:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/136400087982157824/index.html b/static/mytweets/ewagoner/status/136400087982157824/index.html new file mode 100644 index 00000000..907a8de6 --- /dev/null +++ b/static/mytweets/ewagoner/status/136400087982157824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko Stills from next year's Pixar release. The light and textures are just stunning. <a href="http://www.empireonline.com/news/story.asp?NID=32471">http://www.empireonline.com/news/story.asp?NID=32471</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1364264980170895362/index.html b/static/mytweets/ewagoner/status/1364264980170895362/index.html new file mode 100644 index 00000000..61400dbf --- /dev/null +++ b/static/mytweets/ewagoner/status/1364264980170895362/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mc_frontalot: It is fall of 2022. It is too dangerous to leave the house without a fifth layer of mask, but your county AND municipalit… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mc_frontalot: It is fall of 2022. It is too dangerous to leave the house without a fifth layer of mask, but your county AND municipalit… +

+

+ 2/23/2021, 12:24:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1364569931401068544/index.html b/static/mytweets/ewagoner/status/1364569931401068544/index.html new file mode 100644 index 00000000..19cd8a51 --- /dev/null +++ b/static/mytweets/ewagoner/status/1364569931401068544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MathProfPeter: In my in-person sessions with students today (for m hybrid courses), they were telling me about their experience using p… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MathProfPeter: In my in-person sessions with students today (for m hybrid courses), they were telling me about their experience using p… +

+

+ 2/24/2021, 8:36:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1364951212383232000/index.html b/static/mytweets/ewagoner/status/1364951212383232000/index.html new file mode 100644 index 00000000..e9cc0cd6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1364951212383232000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LenKusov: PSA: if you or someone nearby are being brutalized by a police Spot robot and can get a hand or something underneath, grab th… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LenKusov: PSA: if you or someone nearby are being brutalized by a police Spot robot and can get a hand or something underneath, grab th… +

+

+ 2/25/2021, 9:51:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/136519351489658880/index.html b/static/mytweets/ewagoner/status/136519351489658880/index.html new file mode 100644 index 00000000..eb725b31 --- /dev/null +++ b/static/mytweets/ewagoner/status/136519351489658880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "If you'll permit me to indulge, I will now start digging into the individual things that infuriated me" <a href="http://5by5.tv/hypercritical/42">http://5by5.tv/hypercritical/42</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "If you'll permit me to indulge, I will now start digging into the individual things that infuriated me" http://5by5.tv/hypercritical/42 +

+

+ 11/15/2011, 2:02:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1365334800077357057/index.html b/static/mytweets/ewagoner/status/1365334800077357057/index.html new file mode 100644 index 00000000..a5d9c3c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1365334800077357057/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I didn't know this ten minutes ago, but it turns out I needed a thoughtful ranking of Star Trek man tiddies. <a href="https://twitter.com/starklyjd/status/1364907897436651522">https://twitter.com/starklyjd/status/1364907897436651522</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/136544824915529728/index.html b/static/mytweets/ewagoner/status/136544824915529728/index.html new file mode 100644 index 00000000..845fbb0a --- /dev/null +++ b/static/mytweets/ewagoner/status/136544824915529728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read "The Straw, the Coal, and the Bean", a very short & creepy tale where we learn why beans have black seams. <a href="http://grimmlunch.libsyn.com/18-the-straw-the-coal-and-the-bean">http://grimmlunch.libsyn.com/18-the-straw-the-coal-and-the-bean</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1365455638420205568/index.html b/static/mytweets/ewagoner/status/1365455638420205568/index.html new file mode 100644 index 00000000..cec7f1a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1365455638420205568/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @drgonzo123: The CPAC stage is in the fucking shape of an Odal Rune. + +I just can’t anymore. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @drgonzo123: The CPAC stage is in the fucking shape of an Odal Rune.

I just can’t anymore.

+

+

+ 2/26/2021, 7:16:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1365455707835932672/index.html b/static/mytweets/ewagoner/status/1365455707835932672/index.html new file mode 100644 index 00000000..2a2dc491 --- /dev/null +++ b/static/mytweets/ewagoner/status/1365455707835932672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @genehack: To be fully explicit: this is a symbol that has been adopted by American neo-Nazis to replace the swastika (cite: https://t.c… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @genehack: To be fully explicit: this is a symbol that has been adopted by American neo-Nazis to replace the swastika (cite: https://t.c… +

+

+ 2/26/2021, 7:16:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13660279204216832/index.html b/static/mytweets/ewagoner/status/13660279204216832/index.html new file mode 100644 index 00000000..4be69b44 --- /dev/null +++ b/static/mytweets/ewagoner/status/13660279204216832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv's been asking for a Nintendo DS for Christmas, even tho she's access to an iPad. So I taught her to play Angry Birds. Took care of that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv's been asking for a Nintendo DS for Christmas, even tho she's access to an iPad. So I taught her to play Angry Birds. Took care of that. +

+

+ 12/11/2010, 1:23:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1366263236/index.html b/static/mytweets/ewagoner/status/1366263236/index.html new file mode 100644 index 00000000..7ac175e6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1366263236/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just watched a chef take a blow torch to a thin slice of terrined beef tendon. Yay, slow food! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just watched a chef take a blow torch to a thin slice of terrined beef tendon. Yay, slow food! +

+

+ 3/21/2009, 12:04:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13674862825/index.html b/static/mytweets/ewagoner/status/13674862825/index.html new file mode 100644 index 00000000..62d21220 --- /dev/null +++ b/static/mytweets/ewagoner/status/13674862825/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just another day in the garden. http://moustachemay.com/staches/ewagoner/2173/ #moustachemay + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just another day in the garden. http://moustachemay.com/staches/ewagoner/2173/ #moustachemay +

+

+ 5/9/2010, 12:01:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1367699541/index.html b/static/mytweets/ewagoner/status/1367699541/index.html new file mode 100644 index 00000000..e2fb3624 --- /dev/null +++ b/static/mytweets/ewagoner/status/1367699541/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow. Bank here in GA failed today, FDIC found no buyer, won't run it themselves, just closing doors and mailing checks for insured accounts. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow. Bank here in GA failed today, FDIC found no buyer, won't run it themselves, just closing doors and mailing checks for insured accounts. +

+

+ 3/21/2009, 5:57:41 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1368024108/index.html b/static/mytweets/ewagoner/status/1368024108/index.html new file mode 100644 index 00000000..d28c6514 --- /dev/null +++ b/static/mytweets/ewagoner/status/1368024108/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My dinner for the Michael Pollan talk. http://twitpic.com/2bziy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My dinner for the Michael Pollan talk. http://twitpic.com/2bziy +

+

+ 3/21/2009, 7:21:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1368230820280930304/index.html b/static/mytweets/ewagoner/status/1368230820280930304/index.html new file mode 100644 index 00000000..46767852 --- /dev/null +++ b/static/mytweets/ewagoner/status/1368230820280930304/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + RT @NASAPersevere: “One of the most valuable traits is persistence.” +– @OctaviaEButler + +My team informally named my touchdown site “Octavi… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NASAPersevere: “One of the most valuable traits is persistence.”
– @OctaviaEButler

My team informally named my touchdown site “Octavi… +

+

+ 3/6/2021, 11:03:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/136835326135123968/index.html b/static/mytweets/ewagoner/status/136835326135123968/index.html new file mode 100644 index 00000000..4f77ad0e --- /dev/null +++ b/static/mytweets/ewagoner/status/136835326135123968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @scottsimpson: The saddest song to sing while crying into your gin: "Toys R Us Kid." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @scottsimpson: The saddest song to sing while crying into your gin: "Toys R Us Kid." +

+

+ 11/16/2011, 10:57:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1368586979173150725/index.html b/static/mytweets/ewagoner/status/1368586979173150725/index.html new file mode 100644 index 00000000..6acca92e --- /dev/null +++ b/static/mytweets/ewagoner/status/1368586979173150725/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @OglesbyOrNotToB: I was supposed to be writing, instead I did this + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @OglesbyOrNotToB: I was supposed to be writing, instead I did this

+

+

+ 3/7/2021, 10:38:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1368590457693945860/index.html b/static/mytweets/ewagoner/status/1368590457693945860/index.html new file mode 100644 index 00000000..f7473104 --- /dev/null +++ b/static/mytweets/ewagoner/status/1368590457693945860/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RavinaRawal: PSA: There’s a Whale Moan Room on Clubhouse in which everyone just moans (?) like whales (?) for hours. And now this room… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RavinaRawal: PSA: There’s a Whale Moan Room on Clubhouse in which everyone just moans (?) like whales (?) for hours. And now this room… +

+

+ 3/7/2021, 10:52:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1368726594269876226/index.html b/static/mytweets/ewagoner/status/1368726594269876226/index.html new file mode 100644 index 00000000..eb043f37 --- /dev/null +++ b/static/mytweets/ewagoner/status/1368726594269876226/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @VernorsHerzog: shot. chaser. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @VernorsHerzog: shot. chaser.

+

+

+ 3/7/2021, 7:53:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/136877656468754432/index.html b/static/mytweets/ewagoner/status/136877656468754432/index.html new file mode 100644 index 00000000..12fa288b --- /dev/null +++ b/static/mytweets/ewagoner/status/136877656468754432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I want to be Pope. Go & tell this to the flounder!" Today I read "The Fisherman & His Wife", featuring a magical fish. <a href="http://grimmlunch.libsyn.com/19-the-fisherman-and-his-wife">http://grimmlunch.libsyn.com/19-the-fisherman-and-his-wife</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/136892229334728705/index.html b/static/mytweets/ewagoner/status/136892229334728705/index.html new file mode 100644 index 00000000..4a167143 --- /dev/null +++ b/static/mytweets/ewagoner/status/136892229334728705/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @monkchips: 11yo Explains His Take On The Food System. everyone should watch this. AWESOME. <a href="http://monk.ly/swQuAw">http://monk.ly/swQuAw</a>” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @monkchips: 11yo Explains His Take On The Food System. everyone should watch this. AWESOME. http://monk.ly/swQuAw” +

+

+ 11/16/2011, 2:43:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/136903971662082048/index.html b/static/mytweets/ewagoner/status/136903971662082048/index.html new file mode 100644 index 00000000..7522818d --- /dev/null +++ b/static/mytweets/ewagoner/status/136903971662082048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Terry Pratchett starts process to take his own life" <a href="http://gu.com/p/2q43d/tw">http://gu.com/p/2q43d/tw</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Terry Pratchett starts process to take his own life" http://gu.com/p/2q43d/tw +

+

+ 11/16/2011, 3:30:25 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/136932991703334915/index.html b/static/mytweets/ewagoner/status/136932991703334915/index.html new file mode 100644 index 00000000..a32c9dc7 --- /dev/null +++ b/static/mytweets/ewagoner/status/136932991703334915/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First impressions of Kindle Fire: size is nice, web browser good, reading pleasant, great price, but won't replace my iPad. Complement, yes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First impressions of Kindle Fire: size is nice, web browser good, reading pleasant, great price, but won't replace my iPad. Complement, yes. +

+

+ 11/16/2011, 5:25:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/136986094427308033/index.html b/static/mytweets/ewagoner/status/136986094427308033/index.html new file mode 100644 index 00000000..347e4c21 --- /dev/null +++ b/static/mytweets/ewagoner/status/136986094427308033/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Five years ago I'd've been amazed by this Kindle Fire, but I've been spoiled since then. The usability is downright painful at times. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Five years ago I'd've been amazed by this Kindle Fire, but I've been spoiled since then. The usability is downright painful at times. +

+

+ 11/16/2011, 8:56:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/136986853420187648/index.html b/static/mytweets/ewagoner/status/136986853420187648/index.html new file mode 100644 index 00000000..ded16979 --- /dev/null +++ b/static/mytweets/ewagoner/status/136986853420187648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Fire is a good first attempt by Amazon, and does have potential. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Fire is a good first attempt by Amazon, and does have potential. +

+

+ 11/16/2011, 8:59:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/137008819187351552/index.html b/static/mytweets/ewagoner/status/137008819187351552/index.html new file mode 100644 index 00000000..dd994c05 --- /dev/null +++ b/static/mytweets/ewagoner/status/137008819187351552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Just let the enormity of what’s going on here slowly sink in." <a href="http://mooglets.tumblr.com/post/10471930010/just-let-the-enormity-of-whats-going-on-here">http://mooglets.tumblr.com/post/10471930010/just-let-the-enormity-of-whats-going-on-here</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1371320309484257280/index.html b/static/mytweets/ewagoner/status/1371320309484257280/index.html new file mode 100644 index 00000000..9a39d154 --- /dev/null +++ b/static/mytweets/ewagoner/status/1371320309484257280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @garyhe: after a year of covering nyc restaurants during the pandemic era, this is still my favorite discovery while researching for a p… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @garyhe: after a year of covering nyc restaurants during the pandemic era, this is still my favorite discovery while researching for a p… +

+

+ 3/15/2021, 12:40:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13714037959303168/index.html b/static/mytweets/ewagoner/status/13714037959303168/index.html new file mode 100644 index 00000000..ceb6aa05 --- /dev/null +++ b/static/mytweets/ewagoner/status/13714037959303168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's a homemade French fry kind of day. http://gdzl.la/916MVP http://gdzl.la/919VWS http://gdzl.la/919VWf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's a homemade French fry kind of day. http://gdzl.la/916MVP http://gdzl.la/919VWS http://gdzl.la/919VWf +

+

+ 12/11/2010, 4:57:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1371544507947352065/index.html b/static/mytweets/ewagoner/status/1371544507947352065/index.html new file mode 100644 index 00000000..c6e3ec78 --- /dev/null +++ b/static/mytweets/ewagoner/status/1371544507947352065/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @monkchips: this short video is very touching and worth watching. a father's journey to acceptance of his child and public defence of he… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @monkchips: this short video is very touching and worth watching. a father's journey to acceptance of his child and public defence of he… +

+

+ 3/15/2021, 3:31:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1371847015425007626/index.html b/static/mytweets/ewagoner/status/1371847015425007626/index.html new file mode 100644 index 00000000..d28196de --- /dev/null +++ b/static/mytweets/ewagoner/status/1371847015425007626/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LCRWnews: EXCLUSIVE from LCRW: One year ago today, Joaquin Roman murdered 4 and killed himself in a shooting spree in Springfield, MO.… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LCRWnews: EXCLUSIVE from LCRW: One year ago today, Joaquin Roman murdered 4 and killed himself in a shooting spree in Springfield, MO.… +

+

+ 3/16/2021, 11:33:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/137217482493657088/index.html b/static/mytweets/ewagoner/status/137217482493657088/index.html new file mode 100644 index 00000000..a2bbdf23 --- /dev/null +++ b/static/mytweets/ewagoner/status/137217482493657088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Problem with Up" <a href="http://www.lovelifepractice.com/?p=65">http://www.lovelifepractice.com/?p=65</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/137238185393659904/index.html b/static/mytweets/ewagoner/status/137238185393659904/index.html new file mode 100644 index 00000000..1b9db28c --- /dev/null +++ b/static/mytweets/ewagoner/status/137238185393659904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cstross: Greece: a quiet fascist coup: <a href="http://exiledonline.com/austerity-fascism-in-greece-the-real-1-doctrine/">http://exiledonline.com/austerity-fascism-in-greece-the-real-1-doctrine/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/137242442696114177/index.html b/static/mytweets/ewagoner/status/137242442696114177/index.html new file mode 100644 index 00000000..dbeab7f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/137242442696114177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My last lunch at the Farm Cart until they re-open next Spring. I miss it already. @ Farm Cart <a href="http://instagr.am/p/UjeJ-/">http://instagr.am/p/UjeJ-/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My last lunch at the Farm Cart until they re-open next Spring. I miss it already. @ Farm Cart http://instagr.am/p/UjeJ-/ +

+

+ 11/17/2011, 1:55:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13728854640164865/index.html b/static/mytweets/ewagoner/status/13728854640164865/index.html new file mode 100644 index 00000000..2117b333 --- /dev/null +++ b/static/mytweets/ewagoner/status/13728854640164865/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Two years ago I crushed local apples and made 5 gallons of cider. Saved some for vinegar, just tried it. Delicious! http://gdzl.la/91aD71 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Two years ago I crushed local apples and made 5 gallons of cider. Saved some for vinegar, just tried it. Delicious! http://gdzl.la/91aD71 +

+

+ 12/11/2010, 5:56:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1372918379447730179/index.html b/static/mytweets/ewagoner/status/1372918379447730179/index.html new file mode 100644 index 00000000..5c025ae2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1372918379447730179/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @itsdaneesaur: I... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @itsdaneesaur: I...

+

+

+ 3/19/2021, 10:30:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13729766712/index.html b/static/mytweets/ewagoner/status/13729766712/index.html new file mode 100644 index 00000000..9af24fd2 --- /dev/null +++ b/static/mytweets/ewagoner/status/13729766712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #moustachemay site theme: "Caption Fodder": http://moustachemay.com/staches/ewagoner/2388/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #moustachemay site theme: "Caption Fodder": http://moustachemay.com/staches/ewagoner/2388/ +

+

+ 5/10/2010, 10:33:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1373512109435326464/index.html b/static/mytweets/ewagoner/status/1373512109435326464/index.html new file mode 100644 index 00000000..93781f56 --- /dev/null +++ b/static/mytweets/ewagoner/status/1373512109435326464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DoraVargha: Hungarian is a gender neutral language, it has no gendered pronouns, so Google Translate automatically chooses the gender f… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DoraVargha: Hungarian is a gender neutral language, it has no gendered pronouns, so Google Translate automatically chooses the gender f… +

+

+ 3/21/2021, 1:49:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/137404104044580864/index.html b/static/mytweets/ewagoner/status/137404104044580864/index.html new file mode 100644 index 00000000..20808fd5 --- /dev/null +++ b/static/mytweets/ewagoner/status/137404104044580864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A human review of the Kindle Fire – <a href="http://Marco.org">http://Marco.org</a> <a href="http://bit.ly/sFyVoQ">http://bit.ly/sFyVoQ</a> (This pretty much matches my experience in every way.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A human review of the Kindle Fire – http://Marco.org http://bit.ly/sFyVoQ (This pretty much matches my experience in every way.) +

+

+ 11/18/2011, 12:37:45 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13742392956/index.html b/static/mytweets/ewagoner/status/13742392956/index.html new file mode 100644 index 00000000..679e5554 --- /dev/null +++ b/static/mytweets/ewagoner/status/13742392956/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Swift Level Farm in Lewisburg WV is "a picture of the future of farming", partly because of their online sales to locals: http://is.gd/c34nT + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Swift Level Farm in Lewisburg WV is "a picture of the future of farming", partly because of their online sales to locals: http://is.gd/c34nT +

+

+ 5/10/2010, 2:55:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13746847176/index.html b/static/mytweets/ewagoner/status/13746847176/index.html new file mode 100644 index 00000000..bc0cda55 --- /dev/null +++ b/static/mytweets/ewagoner/status/13746847176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've pretty much broke the bank buying new shelves for Athens Locally Grown. Hopefully I'd balanced the checkbook correctly... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've pretty much broke the bank buying new shelves for Athens Locally Grown. Hopefully I'd balanced the checkbook correctly... +

+

+ 5/10/2010, 4:44:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1374699139523440645/index.html b/static/mytweets/ewagoner/status/1374699139523440645/index.html new file mode 100644 index 00000000..f1aa2721 --- /dev/null +++ b/static/mytweets/ewagoner/status/1374699139523440645/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @JoshuaBailey184: Learn how to organize and use an IFAK + +I'd be never feel comfortable telling someone that they need to buy a gun if th… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JoshuaBailey184: Learn how to organize and use an IFAK

I'd be never feel comfortable telling someone that they need to buy a gun if th… +

+

+ 3/24/2021, 8:26:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13747501/index.html b/static/mytweets/ewagoner/status/13747501/index.html new file mode 100644 index 00000000..57fd55a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/13747501/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've decided: A slice of chocolate cake is a nice addition to an in-office lunch. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've decided: A slice of chocolate cake is a nice addition to an in-office lunch. +

+

+ 3/27/2007, 2:02:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1375238069683679235/index.html b/static/mytweets/ewagoner/status/1375238069683679235/index.html new file mode 100644 index 00000000..e392978c --- /dev/null +++ b/static/mytweets/ewagoner/status/1375238069683679235/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Never thought I’d be risking arrest by giving water to people waiting in line to vote, but here we are. + +Next election, I will be giving water to people waiting in line to vote. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Never thought I’d be risking arrest by giving water to people waiting in line to vote, but here we are.

Next election, I will be giving water to people waiting in line to vote. +

+

+ 3/25/2021, 8:08:01 PM +

+

Favs: 6

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1375240363624042496/index.html b/static/mytweets/ewagoner/status/1375240363624042496/index.html new file mode 100644 index 00000000..a5433341 --- /dev/null +++ b/static/mytweets/ewagoner/status/1375240363624042496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AriBerman: This is insane: Georgia Dem rep @Cannonfor58 was arrested for trying to watch Brian Kemp sign new voter suppression bill. Lo… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AriBerman: This is insane: Georgia Dem rep @Cannonfor58 was arrested for trying to watch Brian Kemp sign new voter suppression bill. Lo… +

+

+ 3/25/2021, 8:17:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13753426412306432/index.html b/static/mytweets/ewagoner/status/13753426412306432/index.html new file mode 100644 index 00000000..f836d8ec --- /dev/null +++ b/static/mytweets/ewagoner/status/13753426412306432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Brian Blessed Turd Story" http://youtu.be/4jadSVWAEQQ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Brian Blessed Turd Story" http://youtu.be/4jadSVWAEQQ +

+

+ 12/11/2010, 7:34:07 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1375667367368392705/index.html b/static/mytweets/ewagoner/status/1375667367368392705/index.html new file mode 100644 index 00000000..18c85397 --- /dev/null +++ b/static/mytweets/ewagoner/status/1375667367368392705/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @andizeisler: Not for nothing but if someone from Oregon were in charge of moving the large boat this whole thing would have been sorted… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @andizeisler: Not for nothing but if someone from Oregon were in charge of moving the large boat this whole thing would have been sorted… +

+

+ 3/27/2021, 12:33:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1375938510167945223/index.html b/static/mytweets/ewagoner/status/1375938510167945223/index.html new file mode 100644 index 00000000..1d0d3f0c --- /dev/null +++ b/static/mytweets/ewagoner/status/1375938510167945223/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Foone: FUCK + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Foone: FUCK

+

+

+ 3/27/2021, 6:31:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1376527520384843779/index.html b/static/mytweets/ewagoner/status/1376527520384843779/index.html new file mode 100644 index 00000000..26a346e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1376527520384843779/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @ragbonehair: #173 +Yes, I *did* just watch a video of a butch lesbian folding a tea towel more than once. No, I'm *not* telling you how… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ragbonehair: #173
Yes, I *did* just watch a video of a butch lesbian folding a tea towel more than once. No, I'm *not* telling you how… +

+

+ 3/29/2021, 9:31:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1376692898847145986/index.html b/static/mytweets/ewagoner/status/1376692898847145986/index.html new file mode 100644 index 00000000..9113b22f --- /dev/null +++ b/static/mytweets/ewagoner/status/1376692898847145986/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @traecrowder: This how my godless redass daddy would have handled all this Lil Nas X stuff if it happened during my childhood. https://t… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @traecrowder: This how my godless redass daddy would have handled all this Lil Nas X stuff if it happened during my childhood. https://t… +

+

+ 3/29/2021, 8:28:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1377111150819602437/index.html b/static/mytweets/ewagoner/status/1377111150819602437/index.html new file mode 100644 index 00000000..543fcc86 --- /dev/null +++ b/static/mytweets/ewagoner/status/1377111150819602437/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NdeVere: A fungus that takes over the plants reproductive system to make fake flowers made of fungal tissue. They look like the real fl… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NdeVere: A fungus that takes over the plants reproductive system to make fake flowers made of fungal tissue. They look like the real fl… +

+

+ 3/31/2021, 12:10:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1377318024265543680/index.html b/static/mytweets/ewagoner/status/1377318024265543680/index.html new file mode 100644 index 00000000..2014b3b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1377318024265543680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Beautiful thread alert. <a href="https://twitter.com/JesseThorn/status/1377287133921116160">https://twitter.com/JesseThorn/status/1377287133921116160</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13774491675004928/index.html b/static/mytweets/ewagoner/status/13774491675004928/index.html new file mode 100644 index 00000000..f6f20d45 --- /dev/null +++ b/static/mytweets/ewagoner/status/13774491675004928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The olives have gone into a brine. They'll soak for a week, then get a much stronger brine for three more months. http://gdzl.la/919rig + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The olives have gone into a brine. They'll soak for a week, then get a much stronger brine for three more months. http://gdzl.la/919rig +

+

+ 12/11/2010, 8:57:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1377615067605315586/index.html b/static/mytweets/ewagoner/status/1377615067605315586/index.html new file mode 100644 index 00000000..4cfc83dc --- /dev/null +++ b/static/mytweets/ewagoner/status/1377615067605315586/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @captainfez: Oh no. Oh no no no. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @captainfez: Oh no. Oh no no no.

+

+

+ 4/1/2021, 9:33:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1378354389908398083/index.html b/static/mytweets/ewagoner/status/1378354389908398083/index.html new file mode 100644 index 00000000..0f45802c --- /dev/null +++ b/static/mytweets/ewagoner/status/1378354389908398083/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + RT @franzanth: Hello, artist. Nice art you have there. +You know what would make it better? Crabs. + +But crabs are hard to draw, you say. I a… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @franzanth: Hello, artist. Nice art you have there.
You know what would make it better? Crabs.

But crabs are hard to draw, you say. I a… +

+

+ 4/3/2021, 10:31:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1378595203980886018/index.html b/static/mytweets/ewagoner/status/1378595203980886018/index.html new file mode 100644 index 00000000..3245b267 --- /dev/null +++ b/static/mytweets/ewagoner/status/1378595203980886018/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @BitterOldPunk: Left: Future partner at respected mid-sized accounting firm, school board member, makes a mean bolognese sauce + +Right: f… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @BitterOldPunk: Left: Future partner at respected mid-sized accounting firm, school board member, makes a mean bolognese sauce

Right: f… +

+

+ 4/4/2021, 2:28:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1378766516649353217/index.html b/static/mytweets/ewagoner/status/1378766516649353217/index.html new file mode 100644 index 00000000..42787e02 --- /dev/null +++ b/static/mytweets/ewagoner/status/1378766516649353217/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Taniel: Georgia lawmaker Park Cannon, who was arrested after knocking on the door where Gov. Brian Kemp was signing the law restricting… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Taniel: Georgia lawmaker Park Cannon, who was arrested after knocking on the door where Gov. Brian Kemp was signing the law restricting… +

+

+ 4/4/2021, 1:48:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1378899081020444673/index.html b/static/mytweets/ewagoner/status/1378899081020444673/index.html new file mode 100644 index 00000000..8379a4f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1378899081020444673/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy. Shit. <a href="https://twitter.com/LandryQWalker/status/1378785398378225664">https://twitter.com/LandryQWalker/status/1378785398378225664</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/137914746434371584/index.html b/static/mytweets/ewagoner/status/137914746434371584/index.html new file mode 100644 index 00000000..0a715bd2 --- /dev/null +++ b/static/mytweets/ewagoner/status/137914746434371584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brownpau: In light of the #occupydavis Lt. Pike pepper-spray incident, this handy #ows guide from @jasonpicard bears repeating: http ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @brownpau: In light of the #occupydavis Lt. Pike pepper-spray incident, this handy #ows guide from @jasonpicard bears repeating: http ... +

+

+ 11/19/2011, 10:26:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1379253608139620358/index.html b/static/mytweets/ewagoner/status/1379253608139620358/index.html new file mode 100644 index 00000000..97245c1c --- /dev/null +++ b/static/mytweets/ewagoner/status/1379253608139620358/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @Limericking: The GOP strongly was pro +The Money-Is-Speech status quo +Till Coke said, Ideally +We all could vote freely? +& then they were… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Limericking: The GOP strongly was pro
The Money-Is-Speech status quo
Till Coke said, Ideally
We all could vote freely?
& then they were… +

+

+ 4/5/2021, 10:04:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1379254004354539528/index.html b/static/mytweets/ewagoner/status/1379254004354539528/index.html new file mode 100644 index 00000000..29dfceb6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1379254004354539528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 😲 <a href="https://twitter.com/bibliogrrl/status/1379181647074111497">https://twitter.com/bibliogrrl/status/1379181647074111497</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/137952120333807616/index.html b/static/mytweets/ewagoner/status/137952120333807616/index.html new file mode 100644 index 00000000..f1abdb7c --- /dev/null +++ b/static/mytweets/ewagoner/status/137952120333807616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Picking up our Thanksgiving turkeys from the farmers who raised them. @ Nature's Harmony Farm <a href="http://instagr.am/p/U1ThG/">http://instagr.am/p/U1ThG/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Picking up our Thanksgiving turkeys from the farmers who raised them. @ Nature's Harmony Farm http://instagr.am/p/U1ThG/ +

+

+ 11/19/2011, 12:55:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13795840590090240/index.html b/static/mytweets/ewagoner/status/13795840590090240/index.html new file mode 100644 index 00000000..d1419100 --- /dev/null +++ b/static/mytweets/ewagoner/status/13795840590090240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have eaten eleven mandarin oranges today. I may have a problem. Namely, that I'm almost out of mandarin oranges. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have eaten eleven mandarin oranges today. I may have a problem. Namely, that I'm almost out of mandarin oranges. +

+

+ 12/11/2010, 10:22:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/137965882382090240/index.html b/static/mytweets/ewagoner/status/137965882382090240/index.html new file mode 100644 index 00000000..95c14ce5 --- /dev/null +++ b/static/mytweets/ewagoner/status/137965882382090240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If there's a place in Mexico that would consider this abomination a chile relleno, it's off my place @ La Fogata <a href="http://instagr.am/p/U1zZM/">http://instagr.am/p/U1zZM/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If there's a place in Mexico that would consider this abomination a chile relleno, it's off my place @ La Fogata http://instagr.am/p/U1zZM/ +

+

+ 11/19/2011, 1:50:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/137988272877088768/index.html b/static/mytweets/ewagoner/status/137988272877088768/index.html new file mode 100644 index 00000000..0403ac53 --- /dev/null +++ b/static/mytweets/ewagoner/status/137988272877088768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love seeing farmers markets using my website on TV! The host seems particularly amazed at the whole thing. <a href="http://www.todaysthv.com/news/article/180495/2/Farmers-market-comes-to-UALR-via-Internet">http://www.todaysthv.com/news/article/180495/2/Farmers-market-comes-to-UALR-via-Internet</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/137999860296192001/index.html b/static/mytweets/ewagoner/status/137999860296192001/index.html new file mode 100644 index 00000000..92784834 --- /dev/null +++ b/static/mytweets/ewagoner/status/137999860296192001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @OccupyWashDC: The lies and deceit that took place after the UC Davis pepper spray incident are unacceptable. <a href="http://studentactivism.net/2011/11/19/police-brutality-and-lies-at-uc-davis/">http://studentactivism.net/2011/11/19/police-brutality-and-lies-at-uc-davis/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13800273745/index.html b/static/mytweets/ewagoner/status/13800273745/index.html new file mode 100644 index 00000000..c6566d18 --- /dev/null +++ b/static/mytweets/ewagoner/status/13800273745/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #moustachemay site theme: (Choco) Taco Tuesday! http://moustachemay.com/staches/ewagoner/2638/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #moustachemay site theme: (Choco) Taco Tuesday! http://moustachemay.com/staches/ewagoner/2638/ +

+

+ 5/11/2010, 1:37:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/138005244167729152/index.html b/static/mytweets/ewagoner/status/138005244167729152/index.html new file mode 100644 index 00000000..8754a9a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/138005244167729152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Does my iTunes Match subscription mean I'm not legally obligated to keep the hundreds of CDs I ripped years ago anymore? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Does my iTunes Match subscription mean I'm not legally obligated to keep the hundreds of CDs I ripped years ago anymore? +

+

+ 11/19/2011, 4:26:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13802515559/index.html b/static/mytweets/ewagoner/status/13802515559/index.html new file mode 100644 index 00000000..8c59c2d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/13802515559/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All the traditional farmers markets in the area opened this week, so sales at Athens Locally Grown are down about 15%. It'll climb back up. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All the traditional farmers markets in the area opened this week, so sales at Athens Locally Grown are down about 15%. It'll climb back up. +

+

+ 5/11/2010, 2:28:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/138043143227584512/index.html b/static/mytweets/ewagoner/status/138043143227584512/index.html new file mode 100644 index 00000000..47397dbe --- /dev/null +++ b/static/mytweets/ewagoner/status/138043143227584512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Best part of baking chocolate cake: sharing the bowl w/ the kids. Or licking it yourself. Look, the important thing is that it gets licked. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Best part of baking chocolate cake: sharing the bowl w/ the kids. Or licking it yourself. Look, the important thing is that it gets licked. +

+

+ 11/19/2011, 6:57:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1380720089960435712/index.html b/static/mytweets/ewagoner/status/1380720089960435712/index.html new file mode 100644 index 00000000..9a3f13b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1380720089960435712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mc_frontalot: it was that shitty era when picture of a water balloon made you cry a little bit <a href="https://twitter.com/marc92gold/status/1380630630816477184">https://twitter.com/marc92gold/status/1380630630816477184</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13808070599/index.html b/static/mytweets/ewagoner/status/13808070599/index.html new file mode 100644 index 00000000..67dddf4e --- /dev/null +++ b/static/mytweets/ewagoner/status/13808070599/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A new downtown Athens Farmers Market is open a block from my office (at Little Kings). I just ate a pint of strawberries while walking back. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A new downtown Athens Farmers Market is open a block from my office (at Little Kings). I just ate a pint of strawberries while walking back. +

+

+ 5/11/2010, 4:36:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1380943211342991360/index.html b/static/mytweets/ewagoner/status/1380943211342991360/index.html new file mode 100644 index 00000000..f38ef232 --- /dev/null +++ b/static/mytweets/ewagoner/status/1380943211342991360/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @VincentRK: In randomized trials with 6 different COVID vaccines involving ~175000 persons: + +0 hospitalizations for COVID in persons who… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @VincentRK: In randomized trials with 6 different COVID vaccines involving ~175000 persons:

0 hospitalizations for COVID in persons who… +

+

+ 4/10/2021, 1:58:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/138097284377346048/index.html b/static/mytweets/ewagoner/status/138097284377346048/index.html new file mode 100644 index 00000000..c821d20a --- /dev/null +++ b/static/mytweets/ewagoner/status/138097284377346048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @maudnewton Former U.S. Poet Laureate Robert Haas beaten when, skeptical of reports of beatings, he went to see. <a href="http://nyti.ms/usMn3Y">http://nyti.ms/usMn3Y</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @maudnewton Former U.S. Poet Laureate Robert Haas beaten when, skeptical of reports of beatings, he went to see. http://nyti.ms/usMn3Y +

+

+ 11/19/2011, 10:32:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1382330896079011855/index.html b/static/mytweets/ewagoner/status/1382330896079011855/index.html new file mode 100644 index 00000000..718cceac --- /dev/null +++ b/static/mytweets/ewagoner/status/1382330896079011855/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @gamespite: I was curious, so I checked the numbers about today's trending topics: + +• J&J vaccine recipients have a 1/1,000,000 chance o… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @gamespite: I was curious, so I checked the numbers about today's trending topics:

• J&J vaccine recipients have a 1/1,000,000 chance o… +

+

+ 4/14/2021, 9:52:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1382332759289573377/index.html b/static/mytweets/ewagoner/status/1382332759289573377/index.html new file mode 100644 index 00000000..85df86bb --- /dev/null +++ b/static/mytweets/ewagoner/status/1382332759289573377/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ryanjreilly: This is one of those stories so genius it makes you jealous. <a href="https://www.tampabay.com/news/florida-politics/2021/04/13/desantis-wants-voters-signatures-to-match-would-his-pass-the-test/">https://www.tampabay.com/news/florida-politics/2021/04/13/desantis-wants-voters-signatures-to-match-would-his-pass-the-test/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1382744871065300992/index.html b/static/mytweets/ewagoner/status/1382744871065300992/index.html new file mode 100644 index 00000000..a8ce8dcf --- /dev/null +++ b/static/mytweets/ewagoner/status/1382744871065300992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @womenpostingws: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @womenpostingws:

+

+

+ 4/15/2021, 1:17:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/138296374029582337/index.html b/static/mytweets/ewagoner/status/138296374029582337/index.html new file mode 100644 index 00000000..dd9c8131 --- /dev/null +++ b/static/mytweets/ewagoner/status/138296374029582337/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pumpkin spice eggnog pancakes. #yayautumn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pumpkin spice eggnog pancakes. #yayautumn +

+

+ 11/20/2011, 11:43:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13831781/index.html b/static/mytweets/ewagoner/status/13831781/index.html new file mode 100644 index 00000000..f5be3138 --- /dev/null +++ b/static/mytweets/ewagoner/status/13831781/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just letting my peeps know I'm doing OK and am having an OK day :) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just letting my peeps know I'm doing OK and am having an OK day :) +

+

+ 3/27/2007, 4:17:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/138357291354292224/index.html b/static/mytweets/ewagoner/status/138357291354292224/index.html new file mode 100644 index 00000000..6696c583 --- /dev/null +++ b/static/mytweets/ewagoner/status/138357291354292224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dear Athiests: no yogurt for you! <a href="http://i.imgur.com/oSocF.jpg">http://i.imgur.com/oSocF.jpg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dear Athiests: no yogurt for you! http://i.imgur.com/oSocF.jpg +

+

+ 11/20/2011, 3:45:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/138370643656835072/index.html b/static/mytweets/ewagoner/status/138370643656835072/index.html new file mode 100644 index 00000000..b0bfe3ee --- /dev/null +++ b/static/mytweets/ewagoner/status/138370643656835072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like my Brothers Grimm podcast is reaching some sort of critical mass. <a href="http://skit.ch/b9mr">http://skit.ch/b9mr</a> (<a href="http://grimmlunch.org">http://grimmlunch.org</a>) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like my Brothers Grimm podcast is reaching some sort of critical mass. http://skit.ch/b9mr (http://grimmlunch.org) +

+

+ 11/20/2011, 4:38:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/138401032488239104/index.html b/static/mytweets/ewagoner/status/138401032488239104/index.html new file mode 100644 index 00000000..3f8b3986 --- /dev/null +++ b/static/mytweets/ewagoner/status/138401032488239104/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "Justin Bieber? I hate that stuff. He's too famous." + +My seven year old girl is already a hipster. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Justin Bieber? I hate that stuff. He's too famous."

My seven year old girl is already a hipster. +

+

+ 11/20/2011, 6:39:12 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13847499235/index.html b/static/mytweets/ewagoner/status/13847499235/index.html new file mode 100644 index 00000000..12ef3db3 --- /dev/null +++ b/static/mytweets/ewagoner/status/13847499235/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Jody Hardin, a "mover & shaker" in AR, uses locallygrown.net to "drive a new, totally revolutionary local food system." http://is.gd/c5HIM + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Jody Hardin, a "mover & shaker" in AR, uses locallygrown.net to "drive a new, totally revolutionary local food system." http://is.gd/c5HIM +

+

+ 5/12/2010, 8:12:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13864842817/index.html b/static/mytweets/ewagoner/status/13864842817/index.html new file mode 100644 index 00000000..3c384ffa --- /dev/null +++ b/static/mytweets/ewagoner/status/13864842817/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was so sleepy this morning that I forgot to put on a belt. Had to eat an extra big lunch so I would actually fill my britches. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was so sleepy this morning that I forgot to put on a belt. Had to eat an extra big lunch so I would actually fill my britches. +

+

+ 5/12/2010, 2:21:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/138665180409237504/index.html b/static/mytweets/ewagoner/status/138665180409237504/index.html new file mode 100644 index 00000000..19936738 --- /dev/null +++ b/static/mytweets/ewagoner/status/138665180409237504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The local combination homemade ice cream / flooring / beanie baby / "we buy gold" place closed down. Who would have thunk it? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The local combination homemade ice cream / flooring / beanie baby / "we buy gold" place closed down. Who would have thunk it? +

+

+ 11/21/2011, 12:08:49 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/138677934234935296/index.html b/static/mytweets/ewagoner/status/138677934234935296/index.html new file mode 100644 index 00000000..96d00641 --- /dev/null +++ b/static/mytweets/ewagoner/status/138677934234935296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The silent protest at UC Davis was amazing. <a href="http://www.npr.org/blogs/thetwo-way/2011/11/20/142562402/video-after-pepper-spraying-a-powerfully-silent-protest-at-uc-davis?ps=cprs">http://www.npr.org/blogs/thetwo-way/2011/11/20/142562402/video-after-pepper-spraying-a-powerfully-silent-protest-at-uc-davis?ps=cprs</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13870221803/index.html b/static/mytweets/ewagoner/status/13870221803/index.html new file mode 100644 index 00000000..fa82f791 --- /dev/null +++ b/static/mytweets/ewagoner/status/13870221803/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @lonelysandwich: Just dawned on me while writing email on an iPad and using a thesaurus on my iPhone, I already had multitasking enab ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @lonelysandwich: Just dawned on me while writing email on an iPad and using a thesaurus on my iPhone, I already had multitasking enab ... +

+

+ 5/12/2010, 4:28:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/138713544270155776/index.html b/static/mytweets/ewagoner/status/138713544270155776/index.html new file mode 100644 index 00000000..b797b446 --- /dev/null +++ b/static/mytweets/ewagoner/status/138713544270155776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I haven't kept up appearances, but my fall garden is lovely just the same. <a href="http://instagr.am/p/VLY4l/">http://instagr.am/p/VLY4l/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I haven't kept up appearances, but my fall garden is lovely just the same. http://instagr.am/p/VLY4l/ +

+

+ 11/21/2011, 3:21:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/138735802942357504/index.html b/static/mytweets/ewagoner/status/138735802942357504/index.html new file mode 100644 index 00000000..0afa3f1a --- /dev/null +++ b/static/mytweets/ewagoner/status/138735802942357504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + David Frum has really been putting out some great pieces lately, and is paying for it dearly. <a href="http://nymag.com/news/politics/conservatives-david-frum-2011-11/">http://nymag.com/news/politics/conservatives-david-frum-2011-11/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1387457646156988422/index.html b/static/mytweets/ewagoner/status/1387457646156988422/index.html new file mode 100644 index 00000000..ac94d93f --- /dev/null +++ b/static/mytweets/ewagoner/status/1387457646156988422/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @bibliogrrl: Jesus fucking christ. the GHOULS. TX Legislators are horrible horrible people. <a href="https://twitter.com/ErinInTheMorn/status/1387148592083841025">https://twitter.com/ErinInTheMorn/status/1387148592083841025</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/138771029194584064/index.html b/static/mytweets/ewagoner/status/138771029194584064/index.html new file mode 100644 index 00000000..42b598fe --- /dev/null +++ b/static/mytweets/ewagoner/status/138771029194584064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A mix of beef, chicken, pork, and veggies on a bed of quesadillas served in a @ El Manzanillo Mexican Restaurant <a href="http://instagr.am/p/VNNMU/">http://instagr.am/p/VNNMU/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A mix of beef, chicken, pork, and veggies on a bed of quesadillas served in a @ El Manzanillo Mexican Restaurant http://instagr.am/p/VNNMU/ +

+

+ 11/21/2011, 7:09:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13877832487/index.html b/static/mytweets/ewagoner/status/13877832487/index.html new file mode 100644 index 00000000..d1227119 --- /dev/null +++ b/static/mytweets/ewagoner/status/13877832487/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My first drive to ATL in the new car for the Ruby user group meeting. What I learned here allowed me to buy it, so the ride was extra sweet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My first drive to ATL in the new car for the Ruby user group meeting. What I learned here allowed me to buy it, so the ride was extra sweet. +

+

+ 5/12/2010, 7:11:55 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1387898694972870656/index.html b/static/mytweets/ewagoner/status/1387898694972870656/index.html new file mode 100644 index 00000000..d7842ac7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1387898694972870656/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @michaelharriot: Lots of people have an opinion about Tim Scott saying: “America is not racist country.” + +I don’t. + +I wanted to see if… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @michaelharriot: Lots of people have an opinion about Tim Scott saying: “America is not racist country.”

I don’t.

I wanted to see if… +

+

+ 4/29/2021, 6:36:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1387901748/index.html b/static/mytweets/ewagoner/status/1387901748/index.html new file mode 100644 index 00000000..68bb03bc --- /dev/null +++ b/static/mytweets/ewagoner/status/1387901748/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The new MacHeist bundle is actually pretty impressive. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The new MacHeist bundle is actually pretty impressive. +

+

+ 3/25/2009, 9:36:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1387907542689488899/index.html b/static/mytweets/ewagoner/status/1387907542689488899/index.html new file mode 100644 index 00000000..622c6c58 --- /dev/null +++ b/static/mytweets/ewagoner/status/1387907542689488899/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @human_not_bees: Just found my new role model + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @human_not_bees: Just found my new role model

+

+

+ 4/29/2021, 7:11:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/138794652718465025/index.html b/static/mytweets/ewagoner/status/138794652718465025/index.html new file mode 100644 index 00000000..328b2bcc --- /dev/null +++ b/static/mytweets/ewagoner/status/138794652718465025/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An entire website devoted to the American persimmon, named after my favorite persimmon dish, Persimmon Pudding: <a href="http://www.persimmonpudding.com/">http://www.persimmonpudding.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ An entire website devoted to the American persimmon, named after my favorite persimmon dish, Persimmon Pudding: http://www.persimmonpudding.com/ +

+

+ 11/21/2011, 8:43:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/138809302008856576/index.html b/static/mytweets/ewagoner/status/138809302008856576/index.html new file mode 100644 index 00000000..58af1e49 --- /dev/null +++ b/static/mytweets/ewagoner/status/138809302008856576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Republican plan to nullify the courts and establish Christian theocracy" (in the current candidates' own words) <a href="http://churchandstate.org.uk/2011/11/the-republican-plan-to-nullify-the-courts-and-establish-christian-theocracy/">http://churchandstate.org.uk/2011/11/the-republican-plan-to-nullify-the-courts-and-establish-christian-theocracy/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1388475736311402497/index.html b/static/mytweets/ewagoner/status/1388475736311402497/index.html new file mode 100644 index 00000000..ea8e3796 --- /dev/null +++ b/static/mytweets/ewagoner/status/1388475736311402497/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jdcmedlock: Some headlines from 2019, when we didn't have expanded unemployment insurance + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jdcmedlock: Some headlines from 2019, when we didn't have expanded unemployment insurance

+

+

+ 5/1/2021, 8:49:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1388530664731987969/index.html b/static/mytweets/ewagoner/status/1388530664731987969/index.html new file mode 100644 index 00000000..ecd11ef1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1388530664731987969/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @edokeefe: Hoo boy, you could arguably lay a marker and say there’s American politics before and after this consequential 2011 weekend.… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @edokeefe: Hoo boy, you could arguably lay a marker and say there’s American politics before and after this consequential 2011 weekend.… +

+

+ 5/1/2021, 12:28:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1388534532840648709/index.html b/static/mytweets/ewagoner/status/1388534532840648709/index.html new file mode 100644 index 00000000..2682a9f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1388534532840648709/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @9NewsAUS: For the first time in our history, it will be a criminal offence for some Australians to come home from overseas. + +Within th… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @9NewsAUS: For the first time in our history, it will be a criminal offence for some Australians to come home from overseas.

Within th… +

+

+ 5/1/2021, 12:43:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1389438465503375360/index.html b/static/mytweets/ewagoner/status/1389438465503375360/index.html new file mode 100644 index 00000000..b696ab96 --- /dev/null +++ b/static/mytweets/ewagoner/status/1389438465503375360/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @ed_hawkins: What was unusually warm in the 1950s is now normal. + +What was extremely warm in the 1950s is now just unusual. + +What was… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ed_hawkins: What was unusually warm in the 1950s is now normal.

What was extremely warm in the 1950s is now just unusual.

What was… +

+

+ 5/4/2021, 12:35:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/138979315953049600/index.html b/static/mytweets/ewagoner/status/138979315953049600/index.html new file mode 100644 index 00000000..c927e0d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/138979315953049600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @radleybalko: Video shows cop choking, pepper spraying man for jaywalking. Mayor "gravely disappointed"...that video was made public. ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @radleybalko: Video shows cop choking, pepper spraying man for jaywalking. Mayor "gravely disappointed"...that video was made public. ... +

+

+ 11/22/2011, 8:57:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1389941001855373313/index.html b/static/mytweets/ewagoner/status/1389941001855373313/index.html new file mode 100644 index 00000000..2be0ecfc --- /dev/null +++ b/static/mytweets/ewagoner/status/1389941001855373313/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What, and I can’t stress this enough, the fuck. <a href="https://twitter.com/SamTLevin/status/1389693659356942336">https://twitter.com/SamTLevin/status/1389693659356942336</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1390508289151098880/index.html b/static/mytweets/ewagoner/status/1390508289151098880/index.html new file mode 100644 index 00000000..a58806f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1390508289151098880/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @ellle_em: Dog owners: here is my $5,000 Golden Retriever his name is Champ + +Cat owners: this is Lord Periwinkle Harcourt-Beauchamp MacG… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ellle_em: Dog owners: here is my $5,000 Golden Retriever his name is Champ

Cat owners: this is Lord Periwinkle Harcourt-Beauchamp MacG… +

+

+ 5/6/2021, 11:26:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1390820552215048192/index.html b/static/mytweets/ewagoner/status/1390820552215048192/index.html new file mode 100644 index 00000000..b8b9382d --- /dev/null +++ b/static/mytweets/ewagoner/status/1390820552215048192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sorry-not-sorry, my heirs. I mean, just the crocheted Gonzo codpiece alone, and hoo boy is it not alone. <a href="https://twitter.com/vandroidhelsing/status/1390331295872417803">https://twitter.com/vandroidhelsing/status/1390331295872417803</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139119590528647168/index.html b/static/mytweets/ewagoner/status/139119590528647168/index.html new file mode 100644 index 00000000..d5f197d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/139119590528647168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RIP Anne McCaffrey. I wasn't a frequent visitor to her worlds, but I enjoyed my times there nonetheless. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RIP Anne McCaffrey. I wasn't a frequent visitor to her worlds, but I enjoyed my times there nonetheless. +

+

+ 11/22/2011, 6:14:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1391436205/index.html b/static/mytweets/ewagoner/status/1391436205/index.html new file mode 100644 index 00000000..f7c3190e --- /dev/null +++ b/static/mytweets/ewagoner/status/1391436205/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cold rainy night and a well stocked freezer and pantry means Locally Grown Chili. I'm still eating tomatoes I put away in 2007. Yum! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cold rainy night and a well stocked freezer and pantry means Locally Grown Chili. I'm still eating tomatoes I put away in 2007. Yum! +

+

+ 3/25/2009, 8:30:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13915653970/index.html b/static/mytweets/ewagoner/status/13915653970/index.html new file mode 100644 index 00000000..552d4c6f --- /dev/null +++ b/static/mytweets/ewagoner/status/13915653970/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Based on little things I've heard going around, I wouldn't be surprised to have to deal with some state ag agents today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Based on little things I've heard going around, I wouldn't be surprised to have to deal with some state ag agents today. +

+

+ 5/13/2010, 10:04:01 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139187140293705729/index.html b/static/mytweets/ewagoner/status/139187140293705729/index.html new file mode 100644 index 00000000..8a746c16 --- /dev/null +++ b/static/mytweets/ewagoner/status/139187140293705729/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "American Mountain People", a book published in 1973 by the National Geographic Society. <a href="http://instagr.am/p/VXt35/">http://instagr.am/p/VXt35/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "American Mountain People", a book published in 1973 by the National Geographic Society. http://instagr.am/p/VXt35/ +

+

+ 11/22/2011, 10:42:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139187959630004225/index.html b/static/mytweets/ewagoner/status/139187959630004225/index.html new file mode 100644 index 00000000..49e9ae5b --- /dev/null +++ b/static/mytweets/ewagoner/status/139187959630004225/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Coif, Cape, and Canoe: A Study of Women's Dress at an Early French Outpost" (1971) <a href="http://instagr.am/p/VXyBd/">http://instagr.am/p/VXyBd/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Coif, Cape, and Canoe: A Study of Women's Dress at an Early French Outpost" (1971) http://instagr.am/p/VXyBd/ +

+

+ 11/22/2011, 10:46:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13920971/index.html b/static/mytweets/ewagoner/status/13920971/index.html new file mode 100644 index 00000000..d625f56b --- /dev/null +++ b/static/mytweets/ewagoner/status/13920971/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If heaven doesn't have cinnamon toast with freshly churned butter, I don't want to go. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If heaven doesn't have cinnamon toast with freshly churned butter, I don't want to go. +

+

+ 3/27/2007, 7:18:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139372444770242560/index.html b/static/mytweets/ewagoner/status/139372444770242560/index.html new file mode 100644 index 00000000..3aef3101 --- /dev/null +++ b/static/mytweets/ewagoner/status/139372444770242560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "This Thanksgiving, Beware The Sharia Turkey" <a href="http://tpmmuckraker.talkingpointsmemo.com/2011/11/this_thanksgiving_beware_the_sharia_turkey.php">http://tpmmuckraker.talkingpointsmemo.com/2011/11/this_thanksgiving_beware_the_sharia_turkey.php</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13937613809/index.html b/static/mytweets/ewagoner/status/13937613809/index.html new file mode 100644 index 00000000..5366d353 --- /dev/null +++ b/static/mytweets/ewagoner/status/13937613809/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + No state agents today. For once I'm glad my hunch was wrong. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ No state agents today. For once I'm glad my hunch was wrong. +

+

+ 5/13/2010, 6:14:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139426548284534784/index.html b/static/mytweets/ewagoner/status/139426548284534784/index.html new file mode 100644 index 00000000..318bb2ac --- /dev/null +++ b/static/mytweets/ewagoner/status/139426548284534784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cranberries, soon to be cranberry sauce. <a href="http://instagr.am/p/VdfXN/">http://instagr.am/p/VdfXN/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cranberries, soon to be cranberry sauce. http://instagr.am/p/VdfXN/ +

+

+ 11/23/2011, 2:34:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139427022991667200/index.html b/static/mytweets/ewagoner/status/139427022991667200/index.html new file mode 100644 index 00000000..ca4a52ab --- /dev/null +++ b/static/mytweets/ewagoner/status/139427022991667200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cranberry sauce. I added blueberries I picked earlier this summer. <a href="http://instagr.am/p/VdgVH/">http://instagr.am/p/VdgVH/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cranberry sauce. I added blueberries I picked earlier this summer. http://instagr.am/p/VdgVH/ +

+

+ 11/23/2011, 2:36:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139433496811802626/index.html b/static/mytweets/ewagoner/status/139433496811802626/index.html new file mode 100644 index 00000000..3d1a81b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/139433496811802626/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A "cherpumple". I've had less elaborate desserts prepared for (reenacted) medieval royalty. <a href="http://www.neatorama.com/2011/11/22/a-cherry-pie-an-apple-pie-and-a-pumpkin-pie-each-cooked-inside-a-separate-cake-and-then-all-cooked-together-inside-another-cake/">http://www.neatorama.com/2011/11/22/a-cherry-pie-an-apple-pie-and-a-pumpkin-pie-each-cooked-inside-a-separate-cake-and-then-all-cooked-together-inside-another-cake/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13951522992/index.html b/static/mytweets/ewagoner/status/13951522992/index.html new file mode 100644 index 00000000..02410a57 --- /dev/null +++ b/static/mytweets/ewagoner/status/13951522992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #moustachemay site theme: "share something you're doing now". I'm care taking for some beautiful fish: http://is.gd/c8cGN + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #moustachemay site theme: "share something you're doing now". I'm care taking for some beautiful fish: http://is.gd/c8cGN +

+

+ 5/13/2010, 10:48:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1395592557632139266/index.html b/static/mytweets/ewagoner/status/1395592557632139266/index.html new file mode 100644 index 00000000..7f49d0d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1395592557632139266/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @tsawac: I'm playing @sawdustbear 's A Mending, a (by default) solo storygame where you embroider a map to tell the story of a journey.… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @tsawac: I'm playing @sawdustbear 's A Mending, a (by default) solo storygame where you embroider a map to tell the story of a journey.… +

+

+ 5/21/2021, 12:09:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1397232892405817362/index.html b/static/mytweets/ewagoner/status/1397232892405817362/index.html new file mode 100644 index 00000000..f5f3876a --- /dev/null +++ b/static/mytweets/ewagoner/status/1397232892405817362/index.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + @EccentricFlower I've got more hours in now than I had in Skyrim, and I've done exactly two group dungeons and one evening in a PVP area. I'm a solo PVE player through and through. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @EccentricFlower I've got more hours in now than I had in Skyrim, and I've done exactly two group dungeons and one evening in a PVP area. I'm a solo PVE player through and through. +

+

+ 5/25/2021, 12:47:35 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @EccentricFlower There's a big release of new content on Tuesday that I'm super excited about, taking place half in the Black Marsh and half in Oblivion. +

+

+ 5/25/2021, 12:49:25 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1397233354454573062/index.html b/static/mytweets/ewagoner/status/1397233354454573062/index.html new file mode 100644 index 00000000..99d4ebba --- /dev/null +++ b/static/mytweets/ewagoner/status/1397233354454573062/index.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + @EccentricFlower There's a big release of new content on Tuesday that I'm super excited about, taking place half in the Black Marsh and half in Oblivion. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @EccentricFlower I've got more hours in now than I had in Skyrim, and I've done exactly two group dungeons and one evening in a PVP area. I'm a solo PVE player through and through. +

+

+ 5/25/2021, 12:47:35 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @EccentricFlower There's a big release of new content on Tuesday that I'm super excited about, taking place half in the Black Marsh and half in Oblivion. +

+

+ 5/25/2021, 12:49:25 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1397235640199221251/index.html b/static/mytweets/ewagoner/status/1397235640199221251/index.html new file mode 100644 index 00000000..448a4d60 --- /dev/null +++ b/static/mytweets/ewagoner/status/1397235640199221251/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @EccentricFlower I've since joined a guild of older gamers and do social low-key adventuring with them a few times a month. They're mostly crafters and builders and are a great group. But I've not needed them for any of the story. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @EccentricFlower I've since joined a guild of older gamers and do social low-key adventuring with them a few times a month. They're mostly crafters and builders and are a great group. But I've not needed them for any of the story. +

+

+ 5/25/2021, 12:58:30 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139757759573921792/index.html b/static/mytweets/ewagoner/status/139757759573921792/index.html new file mode 100644 index 00000000..a183157d --- /dev/null +++ b/static/mytweets/ewagoner/status/139757759573921792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Budweiser and Clamato, together at last! <a href="http://instagr.am/p/VmtXH/">http://instagr.am/p/VmtXH/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Budweiser and Clamato, together at last! http://instagr.am/p/VmtXH/ +

+

+ 11/24/2011, 12:30:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139761085942202368/index.html b/static/mytweets/ewagoner/status/139761085942202368/index.html new file mode 100644 index 00000000..31b576cc --- /dev/null +++ b/static/mytweets/ewagoner/status/139761085942202368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pork loin roast stuffed with apples, onion, sage, and gluten free bread. <a href="http://instagr.am/p/Vm1vB/">http://instagr.am/p/Vm1vB/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pork loin roast stuffed with apples, onion, sage, and gluten free bread. http://instagr.am/p/Vm1vB/ +

+

+ 11/24/2011, 12:43:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139771311076552704/index.html b/static/mytweets/ewagoner/status/139771311076552704/index.html new file mode 100644 index 00000000..089aaa9d --- /dev/null +++ b/static/mytweets/ewagoner/status/139771311076552704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mixed roots, ready for roasting. <a href="http://instagr.am/p/VnQWm/">http://instagr.am/p/VnQWm/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mixed roots, ready for roasting. http://instagr.am/p/VnQWm/ +

+

+ 11/24/2011, 1:24:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1397726759446093825/index.html b/static/mytweets/ewagoner/status/1397726759446093825/index.html new file mode 100644 index 00000000..3d2e89b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1397726759446093825/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MrFengi: Chicago is a cyberpunk dystopia: a computer algorithm full of racist crap speculation "identified McDaniel, based on a collect… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MrFengi: Chicago is a cyberpunk dystopia: a computer algorithm full of racist crap speculation "identified McDaniel, based on a collect… +

+

+ 5/26/2021, 9:30:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13977507132/index.html b/static/mytweets/ewagoner/status/13977507132/index.html new file mode 100644 index 00000000..264f9c2b --- /dev/null +++ b/static/mytweets/ewagoner/status/13977507132/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #moustachemay site theme: The Future. http://moustachemay.com/staches/ewagoner/3318/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #moustachemay site theme: The Future. http://moustachemay.com/staches/ewagoner/3318/ +

+

+ 5/14/2010, 9:52:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139782054459092992/index.html b/static/mytweets/ewagoner/status/139782054459092992/index.html new file mode 100644 index 00000000..458e1b1f --- /dev/null +++ b/static/mytweets/ewagoner/status/139782054459092992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A heritage turkey from Nature's Harmony Farm, with a maple syrup rosemary butter under the skin. <a href="http://instagr.am/p/Vnt7u/">http://instagr.am/p/Vnt7u/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A heritage turkey from Nature's Harmony Farm, with a maple syrup rosemary butter under the skin. http://instagr.am/p/Vnt7u/ +

+

+ 11/24/2011, 2:06:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139797692325969920/index.html b/static/mytweets/ewagoner/status/139797692325969920/index.html new file mode 100644 index 00000000..1069b87e --- /dev/null +++ b/static/mytweets/ewagoner/status/139797692325969920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper's resting up for the big meal. <a href="http://instagr.am/p/Voe29/">http://instagr.am/p/Voe29/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper's resting up for the big meal. http://instagr.am/p/Voe29/ +

+

+ 11/24/2011, 3:09:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139805270271463425/index.html b/static/mytweets/ewagoner/status/139805270271463425/index.html new file mode 100644 index 00000000..2eb4381d --- /dev/null +++ b/static/mytweets/ewagoner/status/139805270271463425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Roasted roots. <a href="http://instagr.am/p/Vo4SO/">http://instagr.am/p/Vo4SO/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139806314242113537/index.html b/static/mytweets/ewagoner/status/139806314242113537/index.html new file mode 100644 index 00000000..d65971ca --- /dev/null +++ b/static/mytweets/ewagoner/status/139806314242113537/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Roast turkey. <a href="http://instagr.am/p/Vo739/">http://instagr.am/p/Vo739/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1398132793683623942/index.html b/static/mytweets/ewagoner/status/1398132793683623942/index.html new file mode 100644 index 00000000..c4711172 --- /dev/null +++ b/static/mytweets/ewagoner/status/1398132793683623942/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @neurowonderful: The five neurodivergent love languages: infodumping, parallel play, support swapping, Please Crush My Soul Back Into My… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @neurowonderful: The five neurodivergent love languages: infodumping, parallel play, support swapping, Please Crush My Soul Back Into My… +

+

+ 5/28/2021, 12:23:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139832678823366656/index.html b/static/mytweets/ewagoner/status/139832678823366656/index.html new file mode 100644 index 00000000..e1e8ef48 --- /dev/null +++ b/static/mytweets/ewagoner/status/139832678823366656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Let's eat! <a href="http://instagr.am/p/VqZoE/">http://instagr.am/p/VqZoE/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139838566426611713/index.html b/static/mytweets/ewagoner/status/139838566426611713/index.html new file mode 100644 index 00000000..9235883e --- /dev/null +++ b/static/mytweets/ewagoner/status/139838566426611713/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When your mountain men get too grizzardly, making sausage is about all you can do with them. <a href="http://instagr.am/p/VquIf/">http://instagr.am/p/VquIf/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When your mountain men get too grizzardly, making sausage is about all you can do with them. http://instagr.am/p/VquIf/ +

+

+ 11/24/2011, 5:51:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139864162040950784/index.html b/static/mytweets/ewagoner/status/139864162040950784/index.html new file mode 100644 index 00000000..de1f28b1 --- /dev/null +++ b/static/mytweets/ewagoner/status/139864162040950784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is what AT&T passes off as 3G speed in Franklin County, Missouri. It's been painful. <a href="http://yfrog.com/h223106854j">http://yfrog.com/h223106854j</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is what AT&T passes off as 3G speed in Franklin County, Missouri. It's been painful. http://yfrog.com/h223106854j +

+

+ 11/24/2011, 7:33:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139868536746147841/index.html b/static/mytweets/ewagoner/status/139868536746147841/index.html new file mode 100644 index 00000000..5ea82c31 --- /dev/null +++ b/static/mytweets/ewagoner/status/139868536746147841/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Nouriel Brilliant Robert Frank 6-6-6 proposal on "How to End the Black Friday Madness" NYT oped <a href="http://bit.ly/vVgQLr">http://bit.ly/vVgQLr</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Nouriel Brilliant Robert Frank 6-6-6 proposal on "How to End the Black Friday Madness" NYT oped http://bit.ly/vVgQLr +

+

+ 11/24/2011, 7:50:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139877777007587328/index.html b/static/mytweets/ewagoner/status/139877777007587328/index.html new file mode 100644 index 00000000..2621d380 --- /dev/null +++ b/static/mytweets/ewagoner/status/139877777007587328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I almost forgot the dessert spread! <a href="http://instagr.am/p/Vswot/">http://instagr.am/p/Vswot/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I almost forgot the dessert spread! http://instagr.am/p/Vswot/ +

+

+ 11/24/2011, 8:27:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/139935993598984192/index.html b/static/mytweets/ewagoner/status/139935993598984192/index.html new file mode 100644 index 00000000..5194d589 --- /dev/null +++ b/static/mytweets/ewagoner/status/139935993598984192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Pie is the food of the heroic. No pie-eating people can ever be permanently vanquished." New York Times, 1902. <a href="http://www.seriouseats.com/2011/11/my-all-pie-thanksgiving-fantasy.html?ref=carousel">http://www.seriouseats.com/2011/11/my-all-pie-thanksgiving-fantasy.html?ref=carousel</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13995305191/index.html b/static/mytweets/ewagoner/status/13995305191/index.html new file mode 100644 index 00000000..636d4566 --- /dev/null +++ b/static/mytweets/ewagoner/status/13995305191/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I am now the proud owner of a custom-made 40x18ft awning. Not, however, the proud owner of any of the needed hardware. Maybe next weekend. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I am now the proud owner of a custom-made 40x18ft awning. Not, however, the proud owner of any of the needed hardware. Maybe next weekend. +

+

+ 5/14/2010, 4:16:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/13995805027336192/index.html b/static/mytweets/ewagoner/status/13995805027336192/index.html new file mode 100644 index 00000000..b74a4a86 --- /dev/null +++ b/static/mytweets/ewagoner/status/13995805027336192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv mentioned wanting underpants that say "I love flesh". She'll probably get tired of role-playing carnivorous dinos at some point, right? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv mentioned wanting underpants that say "I love flesh". She'll probably get tired of role-playing carnivorous dinos at some point, right? +

+

+ 12/12/2010, 11:37:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14004651096/index.html b/static/mytweets/ewagoner/status/14004651096/index.html new file mode 100644 index 00000000..e817f4de --- /dev/null +++ b/static/mytweets/ewagoner/status/14004651096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Shelled a bunch of fava beans for the first time. Double peeling process is easy, but laborius. Will be yummy tho! http://gdzl.la/82aFY9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Shelled a bunch of fava beans for the first time. Double peeling process is easy, but laborius. Will be yummy tho! http://gdzl.la/82aFY9 +

+

+ 5/14/2010, 7:47:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14005389835/index.html b/static/mytweets/ewagoner/status/14005389835/index.html new file mode 100644 index 00000000..80b7cead --- /dev/null +++ b/static/mytweets/ewagoner/status/14005389835/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My god. If I knew fresh fava beans tasted this incredible, my garden would be full of them. Next year, it will. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My god. If I knew fresh fava beans tasted this incredible, my garden would be full of them. Next year, it will. +

+

+ 5/14/2010, 8:02:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140071206404632576/index.html b/static/mytweets/ewagoner/status/140071206404632576/index.html new file mode 100644 index 00000000..ac1f2eb7 --- /dev/null +++ b/static/mytweets/ewagoner/status/140071206404632576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @tobyclick Why I won't give to the Salvation Army this holiday season- read their antigay stance in their own words: <a href="http://bit.ly/67Ke6P">http://bit.ly/67Ke6P</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @tobyclick Why I won't give to the Salvation Army this holiday season- read their antigay stance in their own words: http://bit.ly/67Ke6P +

+

+ 11/25/2011, 9:15:52 AM +

+

Favs: 0

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140116709628579840/index.html b/static/mytweets/ewagoner/status/140116709628579840/index.html new file mode 100644 index 00000000..ab4eb196 --- /dev/null +++ b/static/mytweets/ewagoner/status/140116709628579840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Charge It! The Family Credit Card Game "Be the first to accumulate the most wealth -- on credit" (1972) <a href="http://instagr.am/p/VzfxU/">http://instagr.am/p/VzfxU/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Charge It! The Family Credit Card Game "Be the first to accumulate the most wealth -- on credit" (1972) http://instagr.am/p/VzfxU/ +

+

+ 11/25/2011, 12:16:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140117016882315264/index.html b/static/mytweets/ewagoner/status/140117016882315264/index.html new file mode 100644 index 00000000..10805453 --- /dev/null +++ b/static/mytweets/ewagoner/status/140117016882315264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Doctor Who: The Game of Time and Space (1980) <a href="http://instagr.am/p/VzhN8/">http://instagr.am/p/VzhN8/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Doctor Who: The Game of Time and Space (1980) http://instagr.am/p/VzhN8/ +

+

+ 11/25/2011, 12:17:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140120593520533504/index.html b/static/mytweets/ewagoner/status/140120593520533504/index.html new file mode 100644 index 00000000..738b742e --- /dev/null +++ b/static/mytweets/ewagoner/status/140120593520533504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + StarForce 'Alpha Centauri' and Sorcerer: two combat simulation games from Simulation Publications, Inc (1974 & 19 <a href="http://instagr.am/p/VzoQf/">http://instagr.am/p/VzoQf/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ StarForce 'Alpha Centauri' and Sorcerer: two combat simulation games from Simulation Publications, Inc (1974 & 19 http://instagr.am/p/VzoQf/ +

+

+ 11/25/2011, 12:32:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140138946310062080/index.html b/static/mytweets/ewagoner/status/140138946310062080/index.html new file mode 100644 index 00000000..35350fa8 --- /dev/null +++ b/static/mytweets/ewagoner/status/140138946310062080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My first D&D set, complete with note from 10yo Dungeon Master me. <a href="http://instagr.am/p/V0NuN/">http://instagr.am/p/V0NuN/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My first D&D set, complete with note from 10yo Dungeon Master me. http://instagr.am/p/V0NuN/ +

+

+ 11/25/2011, 1:45:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14014153194741760/index.html b/static/mytweets/ewagoner/status/14014153194741760/index.html new file mode 100644 index 00000000..654bc063 --- /dev/null +++ b/static/mytweets/ewagoner/status/14014153194741760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Annoy your favorite Harry Potter, Star Wars, and/or LOTR fan: http://i.imgur.com/2dr29.jpg (via @rands) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Annoy your favorite Harry Potter, Star Wars, and/or LOTR fan: http://i.imgur.com/2dr29.jpg (via @rands) +

+

+ 12/12/2010, 12:50:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140163900070043648/index.html b/static/mytweets/ewagoner/status/140163900070043648/index.html new file mode 100644 index 00000000..b8584691 --- /dev/null +++ b/static/mytweets/ewagoner/status/140163900070043648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Kensington, a "potentially victorious challenger to such classics as chess, backgammon, or cards". 1979, out of p <a href="http://instagr.am/p/V1FCx/">http://instagr.am/p/V1FCx/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Kensington, a "potentially victorious challenger to such classics as chess, backgammon, or cards". 1979, out of p http://instagr.am/p/V1FCx/ +

+

+ 11/25/2011, 3:24:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140193289981804545/index.html b/static/mytweets/ewagoner/status/140193289981804545/index.html new file mode 100644 index 00000000..b40243bf --- /dev/null +++ b/static/mytweets/ewagoner/status/140193289981804545/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rummaging through my childhood stamp collection. I was 120% nerd. <a href="http://instagr.am/p/V2Nzy/">http://instagr.am/p/V2Nzy/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rummaging through my childhood stamp collection. I was 120% nerd. http://instagr.am/p/V2Nzy/ +

+

+ 11/25/2011, 5:20:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140240806278742016/index.html b/static/mytweets/ewagoner/status/140240806278742016/index.html new file mode 100644 index 00000000..b77c9660 --- /dev/null +++ b/static/mytweets/ewagoner/status/140240806278742016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "... and the important thing is fireball starts with F, which means..." I must admit, I stopped listening to my daughter 15 minutes ago. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "... and the important thing is fireball starts with F, which means..." I must admit, I stopped listening to my daughter 15 minutes ago. +

+

+ 11/25/2011, 8:29:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140262956830179328/index.html b/static/mytweets/ewagoner/status/140262956830179328/index.html new file mode 100644 index 00000000..a1f5122f --- /dev/null +++ b/static/mytweets/ewagoner/status/140262956830179328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Police body slam leaves grandpa bloody, unconscious at Wal-Mart" <a href="http://www.rawstory.com/rs/2011/11/25/police-body-slam-leaves-grandpa-bloody-unconscious-at-wal-mart/">http://www.rawstory.com/rs/2011/11/25/police-body-slam-leaves-grandpa-bloody-unconscious-at-wal-mart/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140277872450482176/index.html b/static/mytweets/ewagoner/status/140277872450482176/index.html new file mode 100644 index 00000000..c3a71a8b --- /dev/null +++ b/static/mytweets/ewagoner/status/140277872450482176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Wagoner One of 26 in the Nation Selected for Astrophysics Course" Such. A. Nerd. <a href="http://instagr.am/p/V5bXG/">http://instagr.am/p/V5bXG/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Wagoner One of 26 in the Nation Selected for Astrophysics Course" Such. A. Nerd. http://instagr.am/p/V5bXG/ +

+

+ 11/25/2011, 10:57:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1402801786/index.html b/static/mytweets/ewagoner/status/1402801786/index.html new file mode 100644 index 00000000..259b1479 --- /dev/null +++ b/static/mytweets/ewagoner/status/1402801786/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Listening to Reverend Billy & the Stop Shopping Choir on "To the Best of Our Knowledge". What a sermon this guy gives! Totally awesome. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Listening to Reverend Billy & the Stop Shopping Choir on "To the Best of Our Knowledge". What a sermon this guy gives! Totally awesome. +

+

+ 3/27/2009, 3:13:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1402803704/index.html b/static/mytweets/ewagoner/status/1402803704/index.html new file mode 100644 index 00000000..1aaea385 --- /dev/null +++ b/static/mytweets/ewagoner/status/1402803704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Forgot the link: http://www.revbilly.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Forgot the link: http://www.revbilly.com/ +

+

+ 3/27/2009, 3:14:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140283922020974592/index.html b/static/mytweets/ewagoner/status/140283922020974592/index.html new file mode 100644 index 00000000..0f74f2f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/140283922020974592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My spelling really hasn't improved in 35 years, I'm sad to say. <a href="http://instagr.am/p/V5qIa/">http://instagr.am/p/V5qIa/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My spelling really hasn't improved in 35 years, I'm sad to say. http://instagr.am/p/V5qIa/ +

+

+ 11/25/2011, 11:21:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140287285907304448/index.html b/static/mytweets/ewagoner/status/140287285907304448/index.html new file mode 100644 index 00000000..7038431e --- /dev/null +++ b/static/mytweets/ewagoner/status/140287285907304448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + As my barber told me last Friday, " You've sure got yourself a head of hair". <a href="http://instagr.am/p/V5yWa/">http://instagr.am/p/V5yWa/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ As my barber told me last Friday, " You've sure got yourself a head of hair". http://instagr.am/p/V5yWa/ +

+

+ 11/25/2011, 11:34:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14036023888/index.html b/static/mytweets/ewagoner/status/14036023888/index.html new file mode 100644 index 00000000..053b1e90 --- /dev/null +++ b/static/mytweets/ewagoner/status/14036023888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv and I are on our way to Darby Farm for @athlocallygrown's first "Farmer for a Day" event of the season. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv and I are on our way to Darby Farm for @athlocallygrown's first "Farmer for a Day" event of the season. +

+

+ 5/15/2010, 9:06:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140493799741853697/index.html b/static/mytweets/ewagoner/status/140493799741853697/index.html new file mode 100644 index 00000000..ec465a28 --- /dev/null +++ b/static/mytweets/ewagoner/status/140493799741853697/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + Vore +local, omni, sustainable, etc. etc. +literally meaning "to devour, to eat" + <a href="http://www.jonofalltrades.net/1/post/2011/11/going-local.html">http://www.jonofalltrades.net/1/post/2011/11/going-local.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140509788432896000/index.html b/static/mytweets/ewagoner/status/140509788432896000/index.html new file mode 100644 index 00000000..93165f10 --- /dev/null +++ b/static/mytweets/ewagoner/status/140509788432896000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just left my parents' place for probably the last time ever. *sniff* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just left my parents' place for probably the last time ever. *sniff* +

+

+ 11/26/2011, 2:18:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140516220045758464/index.html b/static/mytweets/ewagoner/status/140516220045758464/index.html new file mode 100644 index 00000000..a2604368 --- /dev/null +++ b/static/mytweets/ewagoner/status/140516220045758464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MarsCuriosity: I HAVE LIFTOFF! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MarsCuriosity: I HAVE LIFTOFF! +

+

+ 11/26/2011, 2:44:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1405955967295488/index.html b/static/mytweets/ewagoner/status/1405955967295488/index.html new file mode 100644 index 00000000..e1785552 --- /dev/null +++ b/static/mytweets/ewagoner/status/1405955967295488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm making a big pot of eggplant soup. I know -- the whole notion seemed absurd to me, too. Recipe here: http://is.gd/gOJDf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm making a big pot of eggplant soup. I know -- the whole notion seemed absurd to me, too. Recipe here: http://is.gd/gOJDf +

+

+ 11/7/2010, 5:49:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140602409926922240/index.html b/static/mytweets/ewagoner/status/140602409926922240/index.html new file mode 100644 index 00000000..5e99af8a --- /dev/null +++ b/static/mytweets/ewagoner/status/140602409926922240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yeah, usually slow food is my thing, but I've got a soft spot for the original fast food place. <a href="http://instagr.am/p/WEPzX/">http://instagr.am/p/WEPzX/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yeah, usually slow food is my thing, but I've got a soft spot for the original fast food place. http://instagr.am/p/WEPzX/ +

+

+ 11/26/2011, 8:26:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1406034693942878214/index.html b/static/mytweets/ewagoner/status/1406034693942878214/index.html new file mode 100644 index 00000000..d95c1338 --- /dev/null +++ b/static/mytweets/ewagoner/status/1406034693942878214/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @timothywjohnson: Taking after his father: Alex Jones' son now has an Infowars show where he melts down over Lord of the Ring fan fictio… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @timothywjohnson: Taking after his father: Alex Jones' son now has an Infowars show where he melts down over Lord of the Ring fan fictio… +

+

+ 6/18/2021, 7:42:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140606363406577664/index.html b/static/mytweets/ewagoner/status/140606363406577664/index.html new file mode 100644 index 00000000..948d99fa --- /dev/null +++ b/static/mytweets/ewagoner/status/140606363406577664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Get gobsmacked with turnips. <a href="http://online.wsj.com/article/SB10001424052970203611404577044700771110524.html?mod=googlenews_wsj">http://online.wsj.com/article/SB10001424052970203611404577044700771110524.html?mod=googlenews_wsj</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14061857058/index.html b/static/mytweets/ewagoner/status/14061857058/index.html new file mode 100644 index 00000000..3ca04ac2 --- /dev/null +++ b/static/mytweets/ewagoner/status/14061857058/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #moustachemay site theme: "Pizza Party" http://moustachemay.com/staches/ewagoner/3585/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #moustachemay site theme: "Pizza Party" http://moustachemay.com/staches/ewagoner/3585/ +

+

+ 5/15/2010, 6:30:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140626092/index.html b/static/mytweets/ewagoner/status/140626092/index.html new file mode 100644 index 00000000..57767d1b --- /dev/null +++ b/static/mytweets/ewagoner/status/140626092/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm filming my audition for "The Next Food Network Star" next Saturday. In my garden, making locally sourced stroganoff. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm filming my audition for "The Next Food Network Star" next Saturday. In my garden, making locally sourced stroganoff. +

+

+ 7/8/2007, 9:49:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14070274372/index.html b/static/mytweets/ewagoner/status/14070274372/index.html new file mode 100644 index 00000000..7e7a008a --- /dev/null +++ b/static/mytweets/ewagoner/status/14070274372/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: It would take a while to clearly diagram out why I find this product & its packaging so disturbing http://yfrog.com/2m26457010j + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Ihnatko: It would take a while to clearly diagram out why I find this product & its packaging so disturbing http://yfrog.com/2m26457010j +

+

+ 5/15/2010, 9:49:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1407105723/index.html b/static/mytweets/ewagoner/status/1407105723/index.html new file mode 100644 index 00000000..fcf74bf4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1407105723/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My daughter just made up a riddle. "What is chocolate and milky and goes in a cup?" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My daughter just made up a riddle. "What is chocolate and milky and goes in a cup?" +

+

+ 3/28/2009, 10:49:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1407727018632953856/index.html b/static/mytweets/ewagoner/status/1407727018632953856/index.html new file mode 100644 index 00000000..62cd48f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1407727018632953856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @stevanzetti: The narrative that this is a labor shortage is bogus. What we really have on our hands is a capital strike. Instead of rai… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @stevanzetti: The narrative that this is a labor shortage is bogus. What we really have on our hands is a capital strike. Instead of rai… +

+

+ 6/23/2021, 11:47:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140888993540743168/index.html b/static/mytweets/ewagoner/status/140888993540743168/index.html new file mode 100644 index 00000000..4dfa4e3c --- /dev/null +++ b/static/mytweets/ewagoner/status/140888993540743168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hot Donkey's cover of "Brown Eyed Girl" is as if Van Morrison's original was buried in Steven King's Pet Cemetery. <a href="http://soundcloud.com/hot-donkey/moondance">http://soundcloud.com/hot-donkey/moondance</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hot Donkey's cover of "Brown Eyed Girl" is as if Van Morrison's original was buried in Steven King's Pet Cemetery. http://soundcloud.com/hot-donkey/moondance +

+

+ 11/27/2011, 3:25:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1408956320710656/index.html b/static/mytweets/ewagoner/status/1408956320710656/index.html new file mode 100644 index 00000000..95deddd8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1408956320710656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And for the record: A box of gluten-free lasagna noodles run through the food processor? Totally the same thing as orzo. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And for the record: A box of gluten-free lasagna noodles run through the food processor? Totally the same thing as orzo. +

+

+ 11/7/2010, 6:01:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/140915115275988994/index.html b/static/mytweets/ewagoner/status/140915115275988994/index.html new file mode 100644 index 00000000..d61f5b97 --- /dev/null +++ b/static/mytweets/ewagoner/status/140915115275988994/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "This beer will take longer to ferment but it is worth it if you want to put someone to sleep gently." <a href="http://instagr.am/p/WOt0M/">http://instagr.am/p/WOt0M/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "This beer will take longer to ferment but it is worth it if you want to put someone to sleep gently." http://instagr.am/p/WOt0M/ +

+

+ 11/27/2011, 5:09:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1410419472/index.html b/static/mytweets/ewagoner/status/1410419472/index.html new file mode 100644 index 00000000..f6b4afc7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1410419472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Food Network's "Chopped" is taking applications for season 2. New York area chefs only, so I'm out. Too bad -- I'd've rocked tonight's show. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Food Network's "Chopped" is taking applications for season 2. New York area chefs only, so I'm out. Too bad -- I'd've rocked tonight's show. +

+

+ 3/28/2009, 11:08:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14104442754/index.html b/static/mytweets/ewagoner/status/14104442754/index.html new file mode 100644 index 00000000..69f6cb4a --- /dev/null +++ b/static/mytweets/ewagoner/status/14104442754/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It tried to be a bit hopeful, but the takeaway I got from this great article on the Conflicker worm: the war's been lost. http://is.gd/cbGO7 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It tried to be a bit hopeful, but the takeaway I got from this great article on the Conflicker worm: the war's been lost. http://is.gd/cbGO7 +

+

+ 5/16/2010, 11:32:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1410725193421529092/index.html b/static/mytweets/ewagoner/status/1410725193421529092/index.html new file mode 100644 index 00000000..fd98bb57 --- /dev/null +++ b/static/mytweets/ewagoner/status/1410725193421529092/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is heartbreaking in so many ways. <a href="https://twitter.com/ASLuhn/status/1410663629381378051">https://twitter.com/ASLuhn/status/1410663629381378051</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1410725273025212420/index.html b/static/mytweets/ewagoner/status/1410725273025212420/index.html new file mode 100644 index 00000000..39303f2c --- /dev/null +++ b/static/mytweets/ewagoner/status/1410725273025212420/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ASLuhn: Lytton before & after recording Canada's highest ever temperature (via @j_mcelroy) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ASLuhn: Lytton before & after recording Canada's highest ever temperature (via @j_mcelroy)

+

+

+ 7/1/2021, 6:21:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1410744252/index.html b/static/mytweets/ewagoner/status/1410744252/index.html new file mode 100644 index 00000000..8d88082d --- /dev/null +++ b/static/mytweets/ewagoner/status/1410744252/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just watched the BSG finale. I'm a little confused. When did Starbuck become a hot chick? Where's the funny robot? What did I miss? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just watched the BSG finale. I'm a little confused. When did Starbuck become a hot chick? Where's the funny robot? What did I miss? +

+

+ 3/29/2009, 12:31:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14115047370/index.html b/static/mytweets/ewagoner/status/14115047370/index.html new file mode 100644 index 00000000..68e1bea9 --- /dev/null +++ b/static/mytweets/ewagoner/status/14115047370/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lady at the grocery store had eyes tattooed on her boobs. Maybe to deter predators, like an Io Moth? Moth, not boobs: http://is.gd/cbXHO + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lady at the grocery store had eyes tattooed on her boobs. Maybe to deter predators, like an Io Moth? Moth, not boobs: http://is.gd/cbXHO +

+

+ 5/16/2010, 3:11:01 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1411743170942189573/index.html b/static/mytweets/ewagoner/status/1411743170942189573/index.html new file mode 100644 index 00000000..b10c1df6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1411743170942189573/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @JoelBurgess: I said goodbye today to River, who most of you know as Fallout 4’s Dogmeat. + +Heartbroken doesn't cover it, but I won’t eul… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JoelBurgess: I said goodbye today to River, who most of you know as Fallout 4’s Dogmeat.

Heartbroken doesn't cover it, but I won’t eul… +

+

+ 7/4/2021, 1:46:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/141182887880962048/index.html b/static/mytweets/ewagoner/status/141182887880962048/index.html new file mode 100644 index 00000000..8b86a5bc --- /dev/null +++ b/static/mytweets/ewagoner/status/141182887880962048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My desk lamp. <a href="http://instagr.am/p/WWASp/">http://instagr.am/p/WWASp/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/141186659071954945/index.html b/static/mytweets/ewagoner/status/141186659071954945/index.html new file mode 100644 index 00000000..feaff976 --- /dev/null +++ b/static/mytweets/ewagoner/status/141186659071954945/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got to play w/ an articulated model of my teeth and jaw today. I'm already pretty far along the Lisa Monstrosity Scale. <a href="http://29.media.tumblr.com/tumblr_lkdv42defV1qc7rfro1_500.jpg">http://29.media.tumblr.com/tumblr_lkdv42defV1qc7rfro1_500.jpg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1412091323423789062/index.html b/static/mytweets/ewagoner/status/1412091323423789062/index.html new file mode 100644 index 00000000..25cf439b --- /dev/null +++ b/static/mytweets/ewagoner/status/1412091323423789062/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @BudrykZack: Dying + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @BudrykZack: Dying

+

+

+ 7/5/2021, 12:49:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14122406696/index.html b/static/mytweets/ewagoner/status/14122406696/index.html new file mode 100644 index 00000000..37eb9074 --- /dev/null +++ b/static/mytweets/ewagoner/status/14122406696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv asked for home made chicken nuggets & mashed potatoes because mine are "much better than when the school chefs make it". Done and done! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv asked for home made chicken nuggets & mashed potatoes because mine are "much better than when the school chefs make it". Done and done! +

+

+ 5/16/2010, 6:01:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/141247873848328192/index.html b/static/mytweets/ewagoner/status/141247873848328192/index.html new file mode 100644 index 00000000..ff80109d --- /dev/null +++ b/static/mytweets/ewagoner/status/141247873848328192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Genius! RT @GOOD: When all you can say is "wow": Watch a drunk Frenchman open a bottle of wine--with a shoe. <a href="http://su.pr/2FTw9g">http://su.pr/2FTw9g</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Genius! RT @GOOD: When all you can say is "wow": Watch a drunk Frenchman open a bottle of wine--with a shoe. http://su.pr/2FTw9g +

+

+ 11/28/2011, 3:11:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14126494622/index.html b/static/mytweets/ewagoner/status/14126494622/index.html new file mode 100644 index 00000000..0221aec5 --- /dev/null +++ b/static/mytweets/ewagoner/status/14126494622/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making strawberry jam tonight, but my canning pot is AWOL. Giving up the search to use several small pots instead. Jam's got to be made. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making strawberry jam tonight, but my canning pot is AWOL. Giving up the search to use several small pots instead. Jam's got to be made. +

+

+ 5/16/2010, 7:29:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/141269584371130368/index.html b/static/mytweets/ewagoner/status/141269584371130368/index.html new file mode 100644 index 00000000..5fc52f80 --- /dev/null +++ b/static/mytweets/ewagoner/status/141269584371130368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm speaking to a UGA class tomorrow. Not the one I stood up earlier this semester. I won't stand this one up, I promise. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm speaking to a UGA class tomorrow. Not the one I stood up earlier this semester. I won't stand this one up, I promise. +

+

+ 11/28/2011, 4:37:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14128953573/index.html b/static/mytweets/ewagoner/status/14128953573/index.html new file mode 100644 index 00000000..da9df288 --- /dev/null +++ b/static/mytweets/ewagoner/status/14128953573/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Something magical happens when strawberries and rhubarb join. I've just started making this jam & already I want to eat it all with a spoon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Something magical happens when strawberries and rhubarb join. I've just started making this jam & already I want to eat it all with a spoon. +

+

+ 5/16/2010, 8:20:46 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/141301113973506050/index.html b/static/mytweets/ewagoner/status/141301113973506050/index.html new file mode 100644 index 00000000..329364c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/141301113973506050/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A bag of Bald Yak coffee, hand roasted by @rubyist <a href="http://instagr.am/p/WZK7O/">http://instagr.am/p/WZK7O/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A bag of Bald Yak coffee, hand roasted by @rubyist http://instagr.am/p/WZK7O/ +

+

+ 11/28/2011, 6:43:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14134287872/index.html b/static/mytweets/ewagoner/status/14134287872/index.html new file mode 100644 index 00000000..5744c4fb --- /dev/null +++ b/static/mytweets/ewagoner/status/14134287872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sweet serenade of canning lids popping and sealing shut. Ended up with just over a gallon of jam. That'll last us a couple months, probably. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sweet serenade of canning lids popping and sealing shut. Ended up with just over a gallon of jam. That'll last us a couple months, probably. +

+

+ 5/16/2010, 10:07:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14137169744498688/index.html b/static/mytweets/ewagoner/status/14137169744498688/index.html new file mode 100644 index 00000000..5fcab98e --- /dev/null +++ b/static/mytweets/ewagoner/status/14137169744498688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All of my flickr photos, set to music. It seems I take lots of pictures of food. http://vimeo.com/17746552 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All of my flickr photos, set to music. It seems I take lots of pictures of food. http://vimeo.com/17746552 +

+

+ 12/12/2010, 8:58:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14156458253877248/index.html b/static/mytweets/ewagoner/status/14156458253877248/index.html new file mode 100644 index 00000000..d6bafc1c --- /dev/null +++ b/static/mytweets/ewagoner/status/14156458253877248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Great thing about winter: my refrigerator gets a whole lot bigger. About the size of my front porch, in fact. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Great thing about winter: my refrigerator gets a whole lot bigger. About the size of my front porch, in fact. +

+

+ 12/12/2010, 10:15:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/141570109427810304/index.html b/static/mytweets/ewagoner/status/141570109427810304/index.html new file mode 100644 index 00000000..4f4c3a7b --- /dev/null +++ b/static/mytweets/ewagoner/status/141570109427810304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting ready to speak to an "Anthropology of Eating" class at UGA. <a href="http://instagr.am/p/Wf03I/">http://instagr.am/p/Wf03I/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting ready to speak to an "Anthropology of Eating" class at UGA. http://instagr.am/p/Wf03I/ +

+

+ 11/29/2011, 12:31:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14157688001/index.html b/static/mytweets/ewagoner/status/14157688001/index.html new file mode 100644 index 00000000..12cc9c7d --- /dev/null +++ b/static/mytweets/ewagoner/status/14157688001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #moustachemay site theme: "Like a Movie" http://moustachemay.com/staches/ewagoner/3893/ Just another day in the life... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #moustachemay site theme: "Like a Movie" http://moustachemay.com/staches/ewagoner/3893/ Just another day in the life... +

+

+ 5/17/2010, 8:19:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1415839251376312327/index.html b/static/mytweets/ewagoner/status/1415839251376312327/index.html new file mode 100644 index 00000000..4ecd2cf5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1415839251376312327/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Jinga11s: If anyone is interested in watching a mobster movie set in 1939 New Orleans centered around an underground casino that opens… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Jinga11s: If anyone is interested in watching a mobster movie set in 1939 New Orleans centered around an underground casino that opens… +

+

+ 7/15/2021, 9:02:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/141667591260352512/index.html b/static/mytweets/ewagoner/status/141667591260352512/index.html new file mode 100644 index 00000000..30700d7a --- /dev/null +++ b/static/mytweets/ewagoner/status/141667591260352512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jannypie: gorgeous Steampunk Dragon by *CorpseDragon on @deviantART <a href="http://CorpseDragon.deviantart.com/art/Steampunk-Dragon-186725914">http://CorpseDragon.deviantart.com/art/Steampunk-Dragon-186725914</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14168340518/index.html b/static/mytweets/ewagoner/status/14168340518/index.html new file mode 100644 index 00000000..a467089c --- /dev/null +++ b/static/mytweets/ewagoner/status/14168340518/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Dale Peterson, I do not support your agenda, but I commend you for the most unstoppable commercial I've seen this year" http://is.gd/cdhl1 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Dale Peterson, I do not support your agenda, but I commend you for the most unstoppable commercial I've seen this year" http://is.gd/cdhl1 +

+

+ 5/17/2010, 11:44:28 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1417561009/index.html b/static/mytweets/ewagoner/status/1417561009/index.html new file mode 100644 index 00000000..476e946a --- /dev/null +++ b/static/mytweets/ewagoner/status/1417561009/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I drove for a while, then rode a bus, then walked for a bit to get to work. It was nice. If it didn't take me twice as long, I'd do it more. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I drove for a while, then rode a bus, then walked for a bit to get to work. It was nice. If it didn't take me twice as long, I'd do it more. +

+

+ 3/30/2009, 9:05:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/141873232901971968/index.html b/static/mytweets/ewagoner/status/141873232901971968/index.html new file mode 100644 index 00000000..d9f28c1b --- /dev/null +++ b/static/mytweets/ewagoner/status/141873232901971968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's the Fifth Annual International Blue Beanie Day, in support of web standards. #bbd11 <a href="http://instagr.am/p/Wnvgg/">http://instagr.am/p/Wnvgg/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's the Fifth Annual International Blue Beanie Day, in support of web standards. #bbd11 http://instagr.am/p/Wnvgg/ +

+

+ 11/30/2011, 8:36:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14189825289/index.html b/static/mytweets/ewagoner/status/14189825289/index.html new file mode 100644 index 00000000..747e50f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/14189825289/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OH: "You heard of REM, the rock band? Well, they put this place on the cover of one of their magazines." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH: "You heard of REM, the rock band? Well, they put this place on the cover of one of their magazines." +

+

+ 5/17/2010, 7:15:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1419133994558492675/index.html b/static/mytweets/ewagoner/status/1419133994558492675/index.html new file mode 100644 index 00000000..4bc9c60a --- /dev/null +++ b/static/mytweets/ewagoner/status/1419133994558492675/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @joshgondelman: What’s my favorite Naughty By Nature song? Legally, you’re prohibited from asking me that on account of HIPAA HOPAA HOOR… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @joshgondelman: What’s my favorite Naughty By Nature song? Legally, you’re prohibited from asking me that on account of HIPAA HOPAA HOOR… +

+

+ 7/24/2021, 11:14:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/141918679414747136/index.html b/static/mytweets/ewagoner/status/141918679414747136/index.html new file mode 100644 index 00000000..977c1da9 --- /dev/null +++ b/static/mytweets/ewagoner/status/141918679414747136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @rafeco: I'm glad someone is paying attention to this sort of thing (on Siri, abortion, and domestic violence) <a href="http://rafe.co/tryKwM">http://rafe.co/tryKwM</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @rafeco: I'm glad someone is paying attention to this sort of thing (on Siri, abortion, and domestic violence) http://rafe.co/tryKwM +

+

+ 11/30/2011, 11:37:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/141949024994467840/index.html b/static/mytweets/ewagoner/status/141949024994467840/index.html new file mode 100644 index 00000000..34bcb21b --- /dev/null +++ b/static/mytweets/ewagoner/status/141949024994467840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read one of my all-time favorite Brothers Grimm tales: The Brave Little Tailor. <a href="http://grimmlunch.org/20-the-brave-little-tailor">http://grimmlunch.org/20-the-brave-little-tailor</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1419536830046208/index.html b/static/mytweets/ewagoner/status/1419536830046208/index.html new file mode 100644 index 00000000..f76562b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1419536830046208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In case you were wondering: Yes, that soup is really, really good. Even for a carnivore like me. http://gdzl.la/8RDwDy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In case you were wondering: Yes, that soup is really, really good. Even for a carnivore like me. http://gdzl.la/8RDwDy +

+

+ 11/7/2010, 6:43:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1419608056/index.html b/static/mytweets/ewagoner/status/1419608056/index.html new file mode 100644 index 00000000..10093bef --- /dev/null +++ b/static/mytweets/ewagoner/status/1419608056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Huh. First the buyers walked away from homes in foreclosure. Now banks are starting to as well. No one wants a hot potato? http://is.gd/pIkB + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Huh. First the buyers walked away from homes in foreclosure. Now banks are starting to as well. No one wants a hot potato? http://is.gd/pIkB +

+

+ 3/30/2009, 3:10:01 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/142015635931676672/index.html b/static/mytweets/ewagoner/status/142015635931676672/index.html new file mode 100644 index 00000000..f91aea31 --- /dev/null +++ b/static/mytweets/ewagoner/status/142015635931676672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tapping a cask of Heavy Seas Peg Leg Stout. @ Trappeze Pub <a href="http://instagr.am/p/WrnJh/">http://instagr.am/p/WrnJh/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tapping a cask of Heavy Seas Peg Leg Stout. @ Trappeze Pub http://instagr.am/p/WrnJh/ +

+

+ 11/30/2011, 6:02:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1420596048305836036/index.html b/static/mytweets/ewagoner/status/1420596048305836036/index.html new file mode 100644 index 00000000..9c907a8e --- /dev/null +++ b/static/mytweets/ewagoner/status/1420596048305836036/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Shaydozer: What if I told you that not only is virtually all modern science fiction and fantasy inspired by Tolkiens Lord of the Rings… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Shaydozer: What if I told you that not only is virtually all modern science fiction and fantasy inspired by Tolkiens Lord of the Rings… +

+

+ 7/29/2021, 12:04:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14218973187/index.html b/static/mytweets/ewagoner/status/14218973187/index.html new file mode 100644 index 00000000..79cc21c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/14218973187/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #moustachemay site theme: "Monochrome" http://moustachemay.com/staches/ewagoner/4081/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #moustachemay site theme: "Monochrome" http://moustachemay.com/staches/ewagoner/4081/ +

+

+ 5/18/2010, 6:16:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/142241339654930432/index.html b/static/mytweets/ewagoner/status/142241339654930432/index.html new file mode 100644 index 00000000..a3dcd9b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/142241339654930432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got my first iTunes review from someone I don't know in real life. The podcast seems more real now. <a href="http://itunes.apple.com/us/podcast/the-brothers-grimm-lunch-break/id469544331">http://itunes.apple.com/us/podcast/the-brothers-grimm-lunch-break/id469544331</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/142272353739620352/index.html b/static/mytweets/ewagoner/status/142272353739620352/index.html new file mode 100644 index 00000000..ffc6858b --- /dev/null +++ b/static/mytweets/ewagoner/status/142272353739620352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + TMBG's new video for "Electronic Istanbul (Not Constantinople)" is pretty great. <a href="http://stereogum.com/893022/they-might-be-giants-electronic-istanbul-not-constantinople-video-stereogum-premiere/video/">http://stereogum.com/893022/they-might-be-giants-electronic-istanbul-not-constantinople-video-stereogum-premiere/video/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/142305836172185601/index.html b/static/mytweets/ewagoner/status/142305836172185601/index.html new file mode 100644 index 00000000..4d6c592a --- /dev/null +++ b/static/mytweets/ewagoner/status/142305836172185601/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Did you know that in the original Cinderella, the step-sisters cut off parts of their feet to fit in the shoe? Listen: <a href="http://grimmlunch.libsyn.com/webpage/21-cinderella">http://grimmlunch.libsyn.com/webpage/21-cinderella</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Did you know that in the original Cinderella, the step-sisters cut off parts of their feet to fit in the shoe? Listen: http://grimmlunch.libsyn.com/webpage/21-cinderella +

+

+ 12/1/2011, 1:15:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/142308436984594432/index.html b/static/mytweets/ewagoner/status/142308436984594432/index.html new file mode 100644 index 00000000..ac8bc0bb --- /dev/null +++ b/static/mytweets/ewagoner/status/142308436984594432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Winter's hard, so have some pancakes. <a href="http://www.youtube.com/watch?v=Teaft0Kg-Ok&feature=player_embedded">http://www.youtube.com/watch?v=Teaft0Kg-Ok&feature=player_embedded</a> via @mmayo + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1423829250457677831/index.html b/static/mytweets/ewagoner/status/1423829250457677831/index.html new file mode 100644 index 00000000..f732c7d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1423829250457677831/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @joshcarlosjosh: “I wish it need not have happened in my time,” said Frodo. + +“lmao" said Gandalf, “well it has.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @joshcarlosjosh: “I wish it need not have happened in my time,” said Frodo.

“lmao" said Gandalf, “well it has.” +

+

+ 8/6/2021, 10:12:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1424806171906050/index.html b/static/mytweets/ewagoner/status/1424806171906050/index.html new file mode 100644 index 00000000..9995b7a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1424806171906050/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I honestly don't understand people who say they don't like math, when beautiful things like this exist: http://is.gd/gOPVM + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I honestly don't understand people who say they don't like math, when beautiful things like this exist: http://is.gd/gOPVM +

+

+ 11/7/2010, 7:04:34 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14249901568/index.html b/static/mytweets/ewagoner/status/14249901568/index.html new file mode 100644 index 00000000..3d7850ff --- /dev/null +++ b/static/mytweets/ewagoner/status/14249901568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Things I'm not fond of, #84 in a series: Coming home to find the upright freezer door standing open. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Things I'm not fond of, #84 in a series: Coming home to find the upright freezer door standing open. +

+

+ 5/18/2010, 5:02:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1425174398361903109/index.html b/static/mytweets/ewagoner/status/1425174398361903109/index.html new file mode 100644 index 00000000..fd450fbc --- /dev/null +++ b/static/mytweets/ewagoner/status/1425174398361903109/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Loh: Always wanted to travel back in time to try fighting a younger version of yourself? Software development is the career for you! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Loh: Always wanted to travel back in time to try fighting a younger version of yourself? Software development is the career for you! +

+

+ 8/10/2021, 3:17:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14252305996/index.html b/static/mytweets/ewagoner/status/14252305996/index.html new file mode 100644 index 00000000..cd652428 --- /dev/null +++ b/static/mytweets/ewagoner/status/14252305996/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For the first time ever, Vivian wrote all over herself with ink. She's covered in... addition equations. No question, she's my kid. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For the first time ever, Vivian wrote all over herself with ink. She's covered in... addition equations. No question, she's my kid. +

+

+ 5/18/2010, 5:53:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1425501049566150670/index.html b/static/mytweets/ewagoner/status/1425501049566150670/index.html new file mode 100644 index 00000000..b4195c37 --- /dev/null +++ b/static/mytweets/ewagoner/status/1425501049566150670/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @beccaroro: I got a promotion a few weeks ago, and now I’m officially a Senior Software Engineer. + +I'm sharing this self indulgent stor… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @beccaroro: I got a promotion a few weeks ago, and now I’m officially a Senior Software Engineer.

I'm sharing this self indulgent stor… +

+

+ 8/11/2021, 12:55:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1425509034816327689/index.html b/static/mytweets/ewagoner/status/1425509034816327689/index.html new file mode 100644 index 00000000..19a997ee --- /dev/null +++ b/static/mytweets/ewagoner/status/1425509034816327689/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AjvictoryMD: A colleague has a 4 y/o who is intubated due to COVID and asked us, a group of physician friends, how to tell the 6 y/o th… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AjvictoryMD: A colleague has a 4 y/o who is intubated due to COVID and asked us, a group of physician friends, how to tell the 6 y/o th… +

+

+ 8/11/2021, 1:26:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14255310717/index.html b/static/mytweets/ewagoner/status/14255310717/index.html new file mode 100644 index 00000000..46a8ae63 --- /dev/null +++ b/static/mytweets/ewagoner/status/14255310717/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Uninstalled iStat Menu. Wasn't ready to upgrade and the incessant nagging (despite the prominent "Skip This Version" button) was too much. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Uninstalled iStat Menu. Wasn't ready to upgrade and the incessant nagging (despite the prominent "Skip This Version" button) was too much. +

+

+ 5/18/2010, 6:53:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1425957090242220033/index.html b/static/mytweets/ewagoner/status/1425957090242220033/index.html new file mode 100644 index 00000000..6d33bd64 --- /dev/null +++ b/static/mytweets/ewagoner/status/1425957090242220033/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @jwegener: Excited to launch PairPlay today: + +PairPlay transforms your AirPods into a two-player interactive adventure! It’s all about g… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jwegener: Excited to launch PairPlay today:

PairPlay transforms your AirPods into a two-player interactive adventure! It’s all about g… +

+

+ 8/12/2021, 7:07:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1426415980985688064/index.html b/static/mytweets/ewagoner/status/1426415980985688064/index.html new file mode 100644 index 00000000..912814d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1426415980985688064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jcbernthal: TIL that the world’s oldest tortoise is in a committed same sex relationship. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jcbernthal: TIL that the world’s oldest tortoise is in a committed same sex relationship.

+

+

+ 8/14/2021, 1:30:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/142663955582693376/index.html b/static/mytweets/ewagoner/status/142663955582693376/index.html new file mode 100644 index 00000000..a4b9e156 --- /dev/null +++ b/static/mytweets/ewagoner/status/142663955582693376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A price wins the hand of a princess via a riddle contest w/ a riddle no more fair than "What have I got in my pocket?" <a href="http://grimmlunch.libsyn.com/webpage/22-the-riddle">http://grimmlunch.libsyn.com/webpage/22-the-riddle</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A price wins the hand of a princess via a riddle contest w/ a riddle no more fair than "What have I got in my pocket?" http://grimmlunch.libsyn.com/webpage/22-the-riddle +

+

+ 12/2/2011, 12:58:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/142669543775535104/index.html b/static/mytweets/ewagoner/status/142669543775535104/index.html new file mode 100644 index 00000000..02d84143 --- /dev/null +++ b/static/mytweets/ewagoner/status/142669543775535104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In "The Mouse, the Bird, and the Sausage", we learn a sausage with forged papers is free game. No happy ending here. <a href="http://grimmlunch.libsyn.com/webpage/23-the-mouse-the-bird-and-the-sausage">http://grimmlunch.libsyn.com/webpage/23-the-mouse-the-bird-and-the-sausage</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1426736635866189824/index.html b/static/mytweets/ewagoner/status/1426736635866189824/index.html new file mode 100644 index 00000000..d8732a79 --- /dev/null +++ b/static/mytweets/ewagoner/status/1426736635866189824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Helluva thread <a href="https://twitter.com/LauraJedeed/status/1426689324284841987">https://twitter.com/LauraJedeed/status/1426689324284841987</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/142706991272443904/index.html b/static/mytweets/ewagoner/status/142706991272443904/index.html new file mode 100644 index 00000000..58302337 --- /dev/null +++ b/static/mytweets/ewagoner/status/142706991272443904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How did I not know there are real winged lizards, genus Draco? <a href="http://i.imgur.com/WEI85.jpg">http://i.imgur.com/WEI85.jpg</a> <a href="http://en.wikipedia.org/wiki/Draco_volans">http://en.wikipedia.org/wiki/Draco_volans</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/142721332323422208/index.html b/static/mytweets/ewagoner/status/142721332323422208/index.html new file mode 100644 index 00000000..b576535b --- /dev/null +++ b/static/mytweets/ewagoner/status/142721332323422208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nothing incapacitates me with laughter quite like a Damn You Auto Correct best-of. Here's their top 25 ever: <a href="http://damnyouautocorrect.com/13603/the-25-funniest-autocorrects-of-dyacs-first-year/">http://damnyouautocorrect.com/13603/the-25-funniest-autocorrects-of-dyacs-first-year/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/142734824656998400/index.html b/static/mytweets/ewagoner/status/142734824656998400/index.html new file mode 100644 index 00000000..d7418af8 --- /dev/null +++ b/static/mytweets/ewagoner/status/142734824656998400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Trappeze has $20 handmade stoneware pint glasses (filled with Left Hand Milk Stout for free). The bottom glaze is <a href="http://instagr.am/p/W_Rju/">http://instagr.am/p/W_Rju/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Trappeze has $20 handmade stoneware pint glasses (filled with Left Hand Milk Stout for free). The bottom glaze is http://instagr.am/p/W_Rju/ +

+

+ 12/2/2011, 5:40:08 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1427488194359140353/index.html b/static/mytweets/ewagoner/status/1427488194359140353/index.html new file mode 100644 index 00000000..346618a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1427488194359140353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MsZiggySunshine: My kids were exposed to covid and have tested positive. I notified the school and they told me the absences will be un… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MsZiggySunshine: My kids were exposed to covid and have tested positive. I notified the school and they told me the absences will be un… +

+

+ 8/17/2021, 12:31:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1427670191/index.html b/static/mytweets/ewagoner/status/1427670191/index.html new file mode 100644 index 00000000..d9af9e1f --- /dev/null +++ b/static/mytweets/ewagoner/status/1427670191/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Daddy & Daughter night at the theater, featuring that new court drama "Monsters v. Aliens". It's in 3D, so I expect the gavel to really pop. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Daddy & Daughter night at the theater, featuring that new court drama "Monsters v. Aliens". It's in 3D, so I expect the gavel to really pop. +

+

+ 3/31/2009, 7:11:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1428474584538439691/index.html b/static/mytweets/ewagoner/status/1428474584538439691/index.html new file mode 100644 index 00000000..02a0ce92 --- /dev/null +++ b/static/mytweets/ewagoner/status/1428474584538439691/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NeolithicSheep: Thread on the OnlyFans bullshit, from someone who has tried to navigate shit fighting this fight <a href="https://twitter.com/rahaeli/status/1428442523001831425">https://twitter.com/rahaeli/status/1428442523001831425</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1429084024589492226/index.html b/static/mytweets/ewagoner/status/1429084024589492226/index.html new file mode 100644 index 00000000..f3e46910 --- /dev/null +++ b/static/mytweets/ewagoner/status/1429084024589492226/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @megelison: Gory details and recovery story. TLDR; being vaxxed saved me from worse. <a href="http://megelison.com/what-its-like-having-breakthrough-covid">http://megelison.com/what-its-like-having-breakthrough-covid</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1429148354450235397/index.html b/static/mytweets/ewagoner/status/1429148354450235397/index.html new file mode 100644 index 00000000..f2ddc3d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1429148354450235397/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AmberSchmidtke: Everything is fine in Georgia. Fine. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AmberSchmidtke: Everything is fine in Georgia. Fine.

+

+

+ 8/21/2021, 2:28:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/142985757261434880/index.html b/static/mytweets/ewagoner/status/142985757261434880/index.html new file mode 100644 index 00000000..3c93944c --- /dev/null +++ b/static/mytweets/ewagoner/status/142985757261434880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My morning cup. <a href="http://instagr.am/p/XHN6I/">http://instagr.am/p/XHN6I/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1429886725732581376/index.html b/static/mytweets/ewagoner/status/1429886725732581376/index.html new file mode 100644 index 00000000..31d8ef3d --- /dev/null +++ b/static/mytweets/ewagoner/status/1429886725732581376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I fired off a request to my physician for this the moment I read this tweet. <a href="https://twitter.com/pikhq/status/1429875701268811777">https://twitter.com/pikhq/status/1429875701268811777</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1429889160136085509/index.html b/static/mytweets/ewagoner/status/1429889160136085509/index.html new file mode 100644 index 00000000..3c46c140 --- /dev/null +++ b/static/mytweets/ewagoner/status/1429889160136085509/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LukeBarnett: Ok, pack it up everyone, it’s over. We have a winner. <a href="https://twitter.com/whorientalism/status/1427929105367027712/video/1">https://twitter.com/whorientalism/status/1427929105367027712/video/1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/143008218929565696/index.html b/static/mytweets/ewagoner/status/143008218929565696/index.html new file mode 100644 index 00000000..17965406 --- /dev/null +++ b/static/mytweets/ewagoner/status/143008218929565696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "'Happy Holidays’ and other four letter words" <a href="http://www.jennifermcgrail.com/2011/11/happy-holidays-and-other-four-letter-words/">http://www.jennifermcgrail.com/2011/11/happy-holidays-and-other-four-letter-words/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/143026001847386112/index.html b/static/mytweets/ewagoner/status/143026001847386112/index.html new file mode 100644 index 00000000..549abb45 --- /dev/null +++ b/static/mytweets/ewagoner/status/143026001847386112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Half Life of a Tech Worker: 15 Years -- <a href="http://tech.slashdot.org/story/11/12/03/1435217/">http://tech.slashdot.org/story/11/12/03/1435217/</a> (via @slashdot, @brownpau) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/143058828756389889/index.html b/static/mytweets/ewagoner/status/143058828756389889/index.html new file mode 100644 index 00000000..787e34b1 --- /dev/null +++ b/static/mytweets/ewagoner/status/143058828756389889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We're at a birthday party. <a href="http://instagr.am/p/XKAC1/">http://instagr.am/p/XKAC1/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We're at a birthday party. http://instagr.am/p/XKAC1/ +

+

+ 12/3/2011, 3:07:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14310327629914112/index.html b/static/mytweets/ewagoner/status/14310327629914112/index.html new file mode 100644 index 00000000..2a6cee41 --- /dev/null +++ b/static/mytweets/ewagoner/status/14310327629914112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I gave someone wrong impression of my market: "relatively new grass-roots organization based on idealism rather than a sheer business model" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I gave someone wrong impression of my market: "relatively new grass-roots organization based on idealism rather than a sheer business model" +

+

+ 12/13/2010, 8:27:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/143105516535676928/index.html b/static/mytweets/ewagoner/status/143105516535676928/index.html new file mode 100644 index 00000000..adcde334 --- /dev/null +++ b/static/mytweets/ewagoner/status/143105516535676928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Dance Your PhD" I don't think I've ever seen a better science presentation. <a href="http://www.youtube.com/watch?v=UlDWRZ7IYqw&feature=youtube_gdata_player">http://www.youtube.com/watch?v=UlDWRZ7IYqw&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1431253370774372355/index.html b/static/mytweets/ewagoner/status/1431253370774372355/index.html new file mode 100644 index 00000000..4b203bc5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1431253370774372355/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @k8_lister: Okay. I finally found it. My absolute favourite niche TikTok is 🥁 🥁🥁🥁🥁🥁 + +Gay men lip synching to Patricia Routledge’s comic… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @k8_lister: Okay. I finally found it. My absolute favourite niche TikTok is 🥁 🥁🥁🥁🥁🥁

Gay men lip synching to Patricia Routledge’s comic… +

+

+ 8/27/2021, 9:52:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14313114222/index.html b/static/mytweets/ewagoner/status/14313114222/index.html new file mode 100644 index 00000000..8cae38f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/14313114222/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Guess I'm not taking credit card payments tomorrow. @square reader, supposedly mailed 1st Class nine days ago, still hasn't arrived. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Guess I'm not taking credit card payments tomorrow. @square reader, supposedly mailed 1st Class nine days ago, still hasn't arrived. +

+

+ 5/19/2010, 3:53:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/143161225705037824/index.html b/static/mytweets/ewagoner/status/143161225705037824/index.html new file mode 100644 index 00000000..612082c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/143161225705037824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today a friend's five year old decided to form a band, then recorded an album (w/ artwork). This's why I work in tech. <a href="http://secondperiodindustries.blogspot.com/2011/12/guns-gunshots-gallery.html">http://secondperiodindustries.blogspot.com/2011/12/guns-gunshots-gallery.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/143170669599932416/index.html b/static/mytweets/ewagoner/status/143170669599932416/index.html new file mode 100644 index 00000000..1bf629ea --- /dev/null +++ b/static/mytweets/ewagoner/status/143170669599932416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @christysays: The US does not currently grow enough fruits and vegetables to even meet the USDA guidelines. How's that gonna work out? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @christysays: The US does not currently grow enough fruits and vegetables to even meet the USDA guidelines. How's that gonna work out? +

+

+ 12/3/2011, 10:32:02 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/143191219831447554/index.html b/static/mytweets/ewagoner/status/143191219831447554/index.html new file mode 100644 index 00000000..149e351e --- /dev/null +++ b/static/mytweets/ewagoner/status/143191219831447554/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dark Cargo is running HomeCon this weekend. It's a full speculative fiction lit convention held entirely via website. <a href="http://darkcargo.com/">http://darkcargo.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dark Cargo is running HomeCon this weekend. It's a full speculative fiction lit convention held entirely via website. http://darkcargo.com/ +

+

+ 12/3/2011, 11:53:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/143195610391126016/index.html b/static/mytweets/ewagoner/status/143195610391126016/index.html new file mode 100644 index 00000000..524a1b8f --- /dev/null +++ b/static/mytweets/ewagoner/status/143195610391126016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Top 10 Relationship Words That Aren't Translatable Into English" I've been looking for some of these. <a href="http://bigthink.com/ideas/41152?page=1">http://bigthink.com/ideas/41152?page=1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The Top 10 Relationship Words That Aren't Translatable Into English" I've been looking for some of these. http://bigthink.com/ideas/41152?page=1 +

+

+ 12/4/2011, 12:11:08 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/143209297759838209/index.html b/static/mytweets/ewagoner/status/143209297759838209/index.html new file mode 100644 index 00000000..7e210b81 --- /dev/null +++ b/static/mytweets/ewagoner/status/143209297759838209/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Liam Lynch doesn't release podcast episodes often, but when he does, they're epic. Seriously, a funk song re Chewbacca, sung by a bacterium. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Liam Lynch doesn't release podcast episodes often, but when he does, they're epic. Seriously, a funk song re Chewbacca, sung by a bacterium. +

+

+ 12/4/2011, 1:05:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14326377808/index.html b/static/mytweets/ewagoner/status/14326377808/index.html new file mode 100644 index 00000000..5ee09af7 --- /dev/null +++ b/static/mytweets/ewagoner/status/14326377808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @joyent: The new Joyent: Smart Computing. http://www.joyent.com/ (Looks great, all!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @joyent: The new Joyent: Smart Computing. http://www.joyent.com/ (Looks great, all!) +

+

+ 5/19/2010, 8:23:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1432917247018913794/index.html b/static/mytweets/ewagoner/status/1432917247018913794/index.html new file mode 100644 index 00000000..c11c2e3b --- /dev/null +++ b/static/mytweets/ewagoner/status/1432917247018913794/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nameshiv: Well, this just happened, and it seems an apt moment to answer a truly macabre question that has been asked by ppl in every g… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nameshiv: Well, this just happened, and it seems an apt moment to answer a truly macabre question that has been asked by ppl in every g… +

+

+ 9/1/2021, 12:04:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1433179927373926416/index.html b/static/mytweets/ewagoner/status/1433179927373926416/index.html new file mode 100644 index 00000000..97759d4c --- /dev/null +++ b/static/mytweets/ewagoner/status/1433179927373926416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jsnell: darkest timeline + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jsnell: darkest timeline +

+

+ 9/1/2021, 5:28:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1433276300764979206/index.html b/static/mytweets/ewagoner/status/1433276300764979206/index.html new file mode 100644 index 00000000..8e9aa09a --- /dev/null +++ b/static/mytweets/ewagoner/status/1433276300764979206/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @clapifyoulikeme: I'm at the flash flood/I'm at the tornado/I'm at the pandemic/I'm at the combination flash flood tornado pandemic + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @clapifyoulikeme: I'm at the flash flood/I'm at the tornado/I'm at the pandemic/I'm at the combination flash flood tornado pandemic +

+

+ 9/1/2021, 11:51:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/143361367842357248/index.html b/static/mytweets/ewagoner/status/143361367842357248/index.html new file mode 100644 index 00000000..fb8bde57 --- /dev/null +++ b/static/mytweets/ewagoner/status/143361367842357248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Carrot cake pancakes <a href="http://instagr.am/p/XU9SR/">http://instagr.am/p/XU9SR/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Carrot cake pancakes http://instagr.am/p/XU9SR/ +

+

+ 12/4/2011, 11:09:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1433766716069273618/index.html b/static/mytweets/ewagoner/status/1433766716069273618/index.html new file mode 100644 index 00000000..a3af815f --- /dev/null +++ b/static/mytweets/ewagoner/status/1433766716069273618/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @monkchips: Well worth reading the job spec. Show you're an inclusive hiring company without saying you're an inclusive hiring company.… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @monkchips: Well worth reading the job spec. Show you're an inclusive hiring company without saying you're an inclusive hiring company.… +

+

+ 9/3/2021, 8:19:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1433857152284860416/index.html b/static/mytweets/ewagoner/status/1433857152284860416/index.html new file mode 100644 index 00000000..6b882cfd --- /dev/null +++ b/static/mytweets/ewagoner/status/1433857152284860416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @debdrens: Apparently in Texas now hospitals legally can’t forbid visitors on the covid ward amd it’s going great (from nursing subreddi… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @debdrens: Apparently in Texas now hospitals legally can’t forbid visitors on the covid ward amd it’s going great (from nursing subreddi… +

+

+ 9/3/2021, 2:19:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1434359210377158657/index.html b/static/mytweets/ewagoner/status/1434359210377158657/index.html new file mode 100644 index 00000000..9ccc91a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1434359210377158657/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JoshuaErlich: my god, this week in the federal appellate courts + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JoshuaErlich: my god, this week in the federal appellate courts

+

+

+ 9/4/2021, 11:34:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/143447779795140608/index.html b/static/mytweets/ewagoner/status/143447779795140608/index.html new file mode 100644 index 00000000..09eeb582 --- /dev/null +++ b/static/mytweets/ewagoner/status/143447779795140608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OMG, the "banana candle"! RT @alhilton When Used Books Attack: Banana Edition <a href="http://bit.ly/uXJpcq">http://bit.ly/uXJpcq</a> Cookbooks from the 70's were *hilarious.* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OMG, the "banana candle"! RT @alhilton When Used Books Attack: Banana Edition http://bit.ly/uXJpcq Cookbooks from the 70's were *hilarious.* +

+

+ 12/4/2011, 4:53:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1434578783269494788/index.html b/static/mytweets/ewagoner/status/1434578783269494788/index.html new file mode 100644 index 00000000..f88e2f4b --- /dev/null +++ b/static/mytweets/ewagoner/status/1434578783269494788/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I moved to Athens, GA because it was a mythical place to me in the late 80s, where wonderful magical things originated. Then I got here and realized there's also this. So, so much of this. <a href="https://twitter.com/Universe__Lover/status/1434333619988819969">https://twitter.com/Universe__Lover/status/1434333619988819969</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I moved to Athens, GA because it was a mythical place to me in the late 80s, where wonderful magical things originated. Then I got here and realized there's also this. So, so much of this. https://twitter.com/Universe__Lover/status/1434333619988819969 +

+

+ 9/5/2021, 2:06:49 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1434598768129740802/index.html b/static/mytweets/ewagoner/status/1434598768129740802/index.html new file mode 100644 index 00000000..f2caef98 --- /dev/null +++ b/static/mytweets/ewagoner/status/1434598768129740802/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @craigslike: This guy just won #dragoncon #cosplayeroftheyear + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @craigslike: This guy just won #dragoncon #cosplayeroftheyear

+

+

+ 9/5/2021, 3:26:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1434707864879259651/index.html b/static/mytweets/ewagoner/status/1434707864879259651/index.html new file mode 100644 index 00000000..0240235d --- /dev/null +++ b/static/mytweets/ewagoner/status/1434707864879259651/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DannyVegito: every time it goes “you wanted to” I lose my shit + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DannyVegito: every time it goes “you wanted to” I lose my shit

+

+

+ 9/5/2021, 10:39:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/143484732603236352/index.html b/static/mytweets/ewagoner/status/143484732603236352/index.html new file mode 100644 index 00000000..263c87c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/143484732603236352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A bit of tonight's dinner conversation: "I prefer my steak nuggets to be made from cow, not goat." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A bit of tonight's dinner conversation: "I prefer my steak nuggets to be made from cow, not goat." +

+

+ 12/4/2011, 7:20:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1434963452695568384/index.html b/static/mytweets/ewagoner/status/1434963452695568384/index.html new file mode 100644 index 00000000..20dafe36 --- /dev/null +++ b/static/mytweets/ewagoner/status/1434963452695568384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A generation of young men feeling lost has never worked out well for everyone else. <a href="https://twitter.com/rmc031/status/1434957496884551680">https://twitter.com/rmc031/status/1434957496884551680</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14352785738/index.html b/static/mytweets/ewagoner/status/14352785738/index.html new file mode 100644 index 00000000..8fa51f70 --- /dev/null +++ b/static/mytweets/ewagoner/status/14352785738/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #moustachemay site theme: "Office Shenanigans" http://moustachemay.com/staches/ewagoner/4451/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #moustachemay site theme: "Office Shenanigans" http://moustachemay.com/staches/ewagoner/4451/ +

+

+ 5/20/2010, 6:31:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14353400820/index.html b/static/mytweets/ewagoner/status/14353400820/index.html new file mode 100644 index 00000000..9bd2affe --- /dev/null +++ b/static/mytweets/ewagoner/status/14353400820/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Person creates an account with us, then files a spam complaint about our confirmation email, which Hotmail then uses against us. Senseless. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Person creates an account with us, then files a spam complaint about our confirmation email, which Hotmail then uses against us. Senseless. +

+

+ 5/20/2010, 6:48:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1435594737608761346/index.html b/static/mytweets/ewagoner/status/1435594737608761346/index.html new file mode 100644 index 00000000..06c2e77e --- /dev/null +++ b/static/mytweets/ewagoner/status/1435594737608761346/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jduffyrice: Omg come ON + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jduffyrice: Omg come ON +

+

+ 9/8/2021, 9:23:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1435815363317575684/index.html b/static/mytweets/ewagoner/status/1435815363317575684/index.html new file mode 100644 index 00000000..4103d1a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1435815363317575684/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @chaosprime: wow, unfollowing now. big fan of his poetry, didn't know he ate the plums you were saving for breakfast right out of the i… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @chaosprime: wow, unfollowing now. big fan of his poetry, didn't know he ate the plums you were saving for breakfast right out of the i… +

+

+ 9/9/2021, 12:00:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14360320903/index.html b/static/mytweets/ewagoner/status/14360320903/index.html new file mode 100644 index 00000000..15d9285e --- /dev/null +++ b/static/mytweets/ewagoner/status/14360320903/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This year's regional apple crop is almost completely lost, made worse by "chemical thinners which is a normal procedure" http://is.gd/chtnd + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This year's regional apple crop is almost completely lost, made worse by "chemical thinners which is a normal procedure" http://is.gd/chtnd +

+

+ 5/20/2010, 9:14:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14361083929/index.html b/static/mytweets/ewagoner/status/14361083929/index.html new file mode 100644 index 00000000..a59b628e --- /dev/null +++ b/static/mytweets/ewagoner/status/14361083929/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Who knew it was standard practice to spray fruit trees with a "highly toxic" chemical to thin fruit? http://is.gd/chugM http://is.gd/chugN + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Who knew it was standard practice to spray fruit trees with a "highly toxic" chemical to thin fruit? http://is.gd/chugM http://is.gd/chugN +

+

+ 5/20/2010, 9:28:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14361771439/index.html b/static/mytweets/ewagoner/status/14361771439/index.html new file mode 100644 index 00000000..8a1873b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/14361771439/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Every day, we lose 12,000+ sq pixels of cursor forest – an area the size of Texas on a medium-resolution map of the USA. http://is.gd/chv0Z + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Every day, we lose 12,000+ sq pixels of cursor forest – an area the size of Texas on a medium-resolution map of the USA. http://is.gd/chv0Z +

+

+ 5/20/2010, 9:40:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1436361606074716181/index.html b/static/mytweets/ewagoner/status/1436361606074716181/index.html new file mode 100644 index 00000000..f23fea3f --- /dev/null +++ b/static/mytweets/ewagoner/status/1436361606074716181/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @lerinjo: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @lerinjo:

+

+

+ 9/10/2021, 12:11:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14367766690/index.html b/static/mytweets/ewagoner/status/14367766690/index.html new file mode 100644 index 00000000..3f27fb7c --- /dev/null +++ b/static/mytweets/ewagoner/status/14367766690/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + FedEx just delivered packages "1 of 1", "2 of 1", and "3 of 1". Math is hard. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ FedEx just delivered packages "1 of 1", "2 of 1", and "3 of 1". Math is hard. +

+

+ 5/20/2010, 11:20:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1436918437301956611/index.html b/static/mytweets/ewagoner/status/1436918437301956611/index.html new file mode 100644 index 00000000..fe1f18c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1436918437301956611/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @buttpraxis: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @buttpraxis:

+

+

+ 9/12/2021, 1:03:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14370544370/index.html b/static/mytweets/ewagoner/status/14370544370/index.html new file mode 100644 index 00000000..57d72294 --- /dev/null +++ b/static/mytweets/ewagoner/status/14370544370/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: Watching the Google keynote. G is so worked up on spanking Apple with this talk that they've stopped listening for the safeword + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Ihnatko: Watching the Google keynote. G is so worked up on spanking Apple with this talk that they've stopped listening for the safeword +

+

+ 5/20/2010, 12:06:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/143705672004026368/index.html b/static/mytweets/ewagoner/status/143705672004026368/index.html new file mode 100644 index 00000000..f9559030 --- /dev/null +++ b/static/mytweets/ewagoner/status/143705672004026368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + DIY Holiday Nerdflakes <a href="http://www.buzzfeed.com/awesomer/diy-christmas-nerdflakes">http://www.buzzfeed.com/awesomer/diy-christmas-nerdflakes</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1437129287040217094/index.html b/static/mytweets/ewagoner/status/1437129287040217094/index.html new file mode 100644 index 00000000..e4542d2e --- /dev/null +++ b/static/mytweets/ewagoner/status/1437129287040217094/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @frankiemydear1: this was written in the loo at wharf and it may be my fav bit of bathroom graffiti ever + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @frankiemydear1: this was written in the loo at wharf and it may be my fav bit of bathroom graffiti ever

+

+

+ 9/12/2021, 3:01:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/143747932/index.html b/static/mytweets/ewagoner/status/143747932/index.html new file mode 100644 index 00000000..9fc0e3f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/143747932/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the Atlanta Ruby User Group, being nerdy, eating pizza. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the Atlanta Ruby User Group, being nerdy, eating pizza. +

+

+ 7/10/2007, 7:19:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/143748150174298112/index.html b/static/mytweets/ewagoner/status/143748150174298112/index.html new file mode 100644 index 00000000..4485608e --- /dev/null +++ b/static/mytweets/ewagoner/status/143748150174298112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In today's fairy tale, Mother Holle, the ancient Norse and Germanic mother goddess, makes an appearance. <a href="http://grimmlunch.libsyn.com/webpage/24-mother-holle">http://grimmlunch.libsyn.com/webpage/24-mother-holle</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/143793873485959170/index.html b/static/mytweets/ewagoner/status/143793873485959170/index.html new file mode 100644 index 00000000..72e57a5f --- /dev/null +++ b/static/mytweets/ewagoner/status/143793873485959170/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @hnfirehose: NASA confirms first planet in habitable zone: <a href="http://bit.ly/sfV9Bj">http://bit.ly/sfV9Bj</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @hnfirehose: NASA confirms first planet in habitable zone: http://bit.ly/sfV9Bj +

+

+ 12/5/2011, 3:48:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1437960031262097408/index.html b/static/mytweets/ewagoner/status/1437960031262097408/index.html new file mode 100644 index 00000000..a3f3c2b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1437960031262097408/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Boozing it up for a good cause. Happy Negroni Week! + +This was our first time in a bar for drinks since very early March, 2020. Old Pal makes you show your vax card to get in, and I really liked that. @ The Old Pal <a href="https://www.instagram.com/p/CT0ooblLHQf/?utm_medium=twitter">https://www.instagram.com/p/CT0ooblLHQf/?utm_medium=twitter</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Boozing it up for a good cause. Happy Negroni Week!

This was our first time in a bar for drinks since very early March, 2020. Old Pal makes you show your vax card to get in, and I really liked that. @ The Old Pal https://www.instagram.com/p/CT0ooblLHQf/?utm_medium=twitter +

+

+ 9/14/2021, 10:02:42 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/143856684580864000/index.html b/static/mytweets/ewagoner/status/143856684580864000/index.html new file mode 100644 index 00000000..f3ca4a8c --- /dev/null +++ b/static/mytweets/ewagoner/status/143856684580864000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just filled myself up on goulash. Haven't said that in ever. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just filled myself up on goulash. Haven't said that in ever. +

+

+ 12/5/2011, 7:58:00 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14395899098/index.html b/static/mytweets/ewagoner/status/14395899098/index.html new file mode 100644 index 00000000..35c907ae --- /dev/null +++ b/static/mytweets/ewagoner/status/14395899098/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's The HEAP's third birthday. Best funk for many, many miles! http://gdzl.la/83Hnnc + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's The HEAP's third birthday. Best funk for many, many miles! http://gdzl.la/83Hnnc +

+

+ 5/20/2010, 9:05:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1440168582000693253/index.html b/static/mytweets/ewagoner/status/1440168582000693253/index.html new file mode 100644 index 00000000..5bcf0be5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1440168582000693253/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can’t even. Yeah, I know not everyone was exposed to it by walking by Jeff’s house as he was writing it but still. <a href="https://twitter.com/FranziaMom/status/1440024002823548933">https://twitter.com/FranziaMom/status/1440024002823548933</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1440374548801540103/index.html b/static/mytweets/ewagoner/status/1440374548801540103/index.html new file mode 100644 index 00000000..ef344146 --- /dev/null +++ b/static/mytweets/ewagoner/status/1440374548801540103/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @neighbours_wifi: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @neighbours_wifi:

+

+

+ 9/21/2021, 1:57:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/144039019792187392/index.html b/static/mytweets/ewagoner/status/144039019792187392/index.html new file mode 100644 index 00000000..6db14506 --- /dev/null +++ b/static/mytweets/ewagoner/status/144039019792187392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A number of years ago, while on a spirit quest, I learned how to weave mystic Mayan power cloaks, so I'm covered. You? <a href="http://soul2soultreasures.com/mayan_cloak/">http://soul2soultreasures.com/mayan_cloak/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A number of years ago, while on a spirit quest, I learned how to weave mystic Mayan power cloaks, so I'm covered. You? http://soul2soultreasures.com/mayan_cloak/ +

+

+ 12/6/2011, 8:02:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1440414542782091266/index.html b/static/mytweets/ewagoner/status/1440414542782091266/index.html new file mode 100644 index 00000000..6ac00332 --- /dev/null +++ b/static/mytweets/ewagoner/status/1440414542782091266/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @k8_lister: An e-gift for anyone else whose day needs some cheering up. + +Take as required. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @k8_lister: An e-gift for anyone else whose day needs some cheering up.

Take as required.

+

+

+ 9/21/2021, 4:36:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/144062541415464960/index.html b/static/mytweets/ewagoner/status/144062541415464960/index.html new file mode 100644 index 00000000..57b71864 --- /dev/null +++ b/static/mytweets/ewagoner/status/144062541415464960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've heard your collective bemoaning the lack of Yoko Ono in most Christmas music, and so has The Flaming Lips. Behold: <a href="http://consequenceofsound.net/2011/12/check-out-the-flaming-lips-feat-yoko-ono-plastic-ono-band-atlas-eets-christmas/">http://consequenceofsound.net/2011/12/check-out-the-flaming-lips-feat-yoko-ono-plastic-ono-band-atlas-eets-christmas/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/144115160653635588/index.html b/static/mytweets/ewagoner/status/144115160653635588/index.html new file mode 100644 index 00000000..681ca8b3 --- /dev/null +++ b/static/mytweets/ewagoner/status/144115160653635588/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's a new Mighty Mighty Bosstones album out today. You know what to do. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's a new Mighty Mighty Bosstones album out today. You know what to do. +

+

+ 12/6/2011, 1:05:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/144120822330703873/index.html b/static/mytweets/ewagoner/status/144120822330703873/index.html new file mode 100644 index 00000000..da2aeda2 --- /dev/null +++ b/static/mytweets/ewagoner/status/144120822330703873/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The state of Illinois is auctioning off "nice christmas gifts", including real knives, plastic guns, and a teether. <a href="https://ibid.illinois.gov/item.php?id=7991">https://ibid.illinois.gov/item.php?id=7991</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The state of Illinois is auctioning off "nice christmas gifts", including real knives, plastic guns, and a teether. https://ibid.illinois.gov/item.php?id=7991 +

+

+ 12/6/2011, 1:27:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/144139669976788992/index.html b/static/mytweets/ewagoner/status/144139669976788992/index.html new file mode 100644 index 00000000..38d3ce14 --- /dev/null +++ b/static/mytweets/ewagoner/status/144139669976788992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 'Hobo Lobo of Hamelin is a thing by a dude, who’s all like, “I’M GONNA MAKE A THING.” And then he did. Or is doing.' <a href="http://hobolobo.net/">http://hobolobo.net/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 'Hobo Lobo of Hamelin is a thing by a dude, who’s all like, “I’M GONNA MAKE A THING.” And then he did. Or is doing.' http://hobolobo.net/ +

+

+ 12/6/2011, 2:42:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1441595674118615048/index.html b/static/mytweets/ewagoner/status/1441595674118615048/index.html new file mode 100644 index 00000000..0e54e934 --- /dev/null +++ b/static/mytweets/ewagoner/status/1441595674118615048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mattgemmell: Every year or two I remember what’s probably the most scarily/stunningly impressive linguistic feat I’ve ever seen. Every… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mattgemmell: Every year or two I remember what’s probably the most scarily/stunningly impressive linguistic feat I’ve ever seen. Every… +

+

+ 9/24/2021, 10:49:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1441762959399677957/index.html b/static/mytweets/ewagoner/status/1441762959399677957/index.html new file mode 100644 index 00000000..57bdac9e --- /dev/null +++ b/static/mytweets/ewagoner/status/1441762959399677957/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jemelehill: People think those who believe our democracy hangs in the balance are alarmists, but this column sums up perfectly why this… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jemelehill: People think those who believe our democracy hangs in the balance are alarmists, but this column sums up perfectly why this… +

+

+ 9/25/2021, 9:54:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1441904516115451906/index.html b/static/mytweets/ewagoner/status/1441904516115451906/index.html new file mode 100644 index 00000000..51b6f453 --- /dev/null +++ b/static/mytweets/ewagoner/status/1441904516115451906/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @PDLComics: A new Poorly Drawn Lines animated series is coming to @CakeFX! Episodes start airing Sept 30 on FXX, and next day on FX on H… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @PDLComics: A new Poorly Drawn Lines animated series is coming to @CakeFX! Episodes start airing Sept 30 on FXX, and next day on FX on H… +

+

+ 9/25/2021, 7:16:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14421301205/index.html b/static/mytweets/ewagoner/status/14421301205/index.html new file mode 100644 index 00000000..9e759f36 --- /dev/null +++ b/static/mytweets/ewagoner/status/14421301205/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today is the one day where photoshopping is allowed at #moustachemay http://moustachemay.com/staches/ewagoner/4649/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today is the one day where photoshopping is allowed at #moustachemay http://moustachemay.com/staches/ewagoner/4649/ +

+

+ 5/21/2010, 7:15:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14421704000409600/index.html b/static/mytweets/ewagoner/status/14421704000409600/index.html new file mode 100644 index 00000000..b358ecdc --- /dev/null +++ b/static/mytweets/ewagoner/status/14421704000409600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Jesse James / Robert Ford alternate ending to the new Yogi Bear movie. http://youtu.be/m6w0r-ScEG4 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Jesse James / Robert Ford alternate ending to the new Yogi Bear movie. http://youtu.be/m6w0r-ScEG4 +

+

+ 12/13/2010, 3:49:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/144261342277287936/index.html b/static/mytweets/ewagoner/status/144261342277287936/index.html new file mode 100644 index 00000000..631a56da --- /dev/null +++ b/static/mytweets/ewagoner/status/144261342277287936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tim Farriss is crazy, in a kind of awesome way. His "The Four Hour Body" is a fun read, even if you don't want to try and follow along. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tim Farriss is crazy, in a kind of awesome way. His "The Four Hour Body" is a fun read, even if you don't want to try and follow along. +

+

+ 12/6/2011, 10:45:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1443049460/index.html b/static/mytweets/ewagoner/status/1443049460/index.html new file mode 100644 index 00000000..9c22762d --- /dev/null +++ b/static/mytweets/ewagoner/status/1443049460/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And now a word from my sponsor... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And now a word from my sponsor... +

+

+ 4/2/2009, 11:27:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1443050496/index.html b/static/mytweets/ewagoner/status/1443050496/index.html new file mode 100644 index 00000000..335ce70e --- /dev/null +++ b/static/mytweets/ewagoner/status/1443050496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I bought the @MacHeist 3 Bundle. 12 Top Mac apps worth $900+ for just $39 AND I just got Delicious Library 2 FREE! http://mhtweet.com/sY0xc + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I bought the @MacHeist 3 Bundle. 12 Top Mac apps worth $900+ for just $39 AND I just got Delicious Library 2 FREE! http://mhtweet.com/sY0xc +

+

+ 4/2/2009, 11:27:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1443125097/index.html b/static/mytweets/ewagoner/status/1443125097/index.html new file mode 100644 index 00000000..4e715b27 --- /dev/null +++ b/static/mytweets/ewagoner/status/1443125097/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Also, I bought bacon. Delicious Delicious bacon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Also, I bought bacon. Delicious Delicious bacon. +

+

+ 4/2/2009, 11:42:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1444316002527895553/index.html b/static/mytweets/ewagoner/status/1444316002527895553/index.html new file mode 100644 index 00000000..33e59bcc --- /dev/null +++ b/static/mytweets/ewagoner/status/1444316002527895553/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @the_shb: Today seems as good a day as any to share these pics of the cat done as a Zen garden with the world + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @the_shb: Today seems as good a day as any to share these pics of the cat done as a Zen garden with the world

+

+

+ 10/2/2021, 10:59:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1444505366608465925/index.html b/static/mytweets/ewagoner/status/1444505366608465925/index.html new file mode 100644 index 00000000..c9b9338a --- /dev/null +++ b/static/mytweets/ewagoner/status/1444505366608465925/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @IwriteOK: going to put on my carhartt onesie and be photographed walking down the streets of Portland and reading my copy of The Half-A… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @IwriteOK: going to put on my carhartt onesie and be photographed walking down the streets of Portland and reading my copy of The Half-A… +

+

+ 10/2/2021, 11:31:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14445578193/index.html b/static/mytweets/ewagoner/status/14445578193/index.html new file mode 100644 index 00000000..f6e7dd8f --- /dev/null +++ b/static/mytweets/ewagoner/status/14445578193/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The iTeleport app for my iPad cost $25, but it added a couple thousand dollars in value to the device. http://www.iteleportmobile.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The iTeleport app for my iPad cost $25, but it added a couple thousand dollars in value to the device. http://www.iteleportmobile.com/ +

+

+ 5/21/2010, 2:35:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/144456790774525952/index.html b/static/mytweets/ewagoner/status/144456790774525952/index.html new file mode 100644 index 00000000..366274c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/144456790774525952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My Occupy LA Arrest, by Patrick Meighan <a href="http://myoccupylaarrest.blogspot.com/2011/12/my-occupy-la-arrest-by-patrick-meighan.html?spref=tw">http://myoccupylaarrest.blogspot.com/2011/12/my-occupy-la-arrest-by-patrick-meighan.html?spref=tw</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/144513561585135616/index.html b/static/mytweets/ewagoner/status/144513561585135616/index.html new file mode 100644 index 00000000..10e43ff0 --- /dev/null +++ b/static/mytweets/ewagoner/status/144513561585135616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Awesome whistler, or the awesomest whistler? <a href="https://www.youtube.com/watch?v=IFt6MyiVx54">https://www.youtube.com/watch?v=IFt6MyiVx54</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/144515437835726851/index.html b/static/mytweets/ewagoner/status/144515437835726851/index.html new file mode 100644 index 00000000..46d0ce3c --- /dev/null +++ b/static/mytweets/ewagoner/status/144515437835726851/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I uploaded my 25th Grimm fairy tale ("The Seven Ravens") today. That puts me 1/10th through the collected works. <a href="http://grimmlunch.libsyn.com/webpage/25-the-seven-ravens">http://grimmlunch.libsyn.com/webpage/25-the-seven-ravens</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1445155764/index.html b/static/mytweets/ewagoner/status/1445155764/index.html new file mode 100644 index 00000000..d9d0ac58 --- /dev/null +++ b/static/mytweets/ewagoner/status/1445155764/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Registering the girl for kindergarten. (It's that time already?) She's teaching the screener how to read, so I think they'll let her in. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Registering the girl for kindergarten. (It's that time already?) She's teaching the screener how to read, so I think they'll let her in. +

+

+ 4/3/2009, 9:20:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1445449377774850059/index.html b/static/mytweets/ewagoner/status/1445449377774850059/index.html new file mode 100644 index 00000000..dd3c6846 --- /dev/null +++ b/static/mytweets/ewagoner/status/1445449377774850059/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Come work with me! I recently got promoted too, so I’d be your boss. I hear I’m a pretty good one. <a href="https://twitter.com/iinteractive/status/1445441991609884675">https://twitter.com/iinteractive/status/1445441991609884675</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1445940736659230724/index.html b/static/mytweets/ewagoner/status/1445940736659230724/index.html new file mode 100644 index 00000000..7e2e7716 --- /dev/null +++ b/static/mytweets/ewagoner/status/1445940736659230724/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @swoopshazard: do you ever see something so stupidly evil you go a little cross-eyed <a href="https://twitter.com/doctorow/status/1445908305675579393">https://twitter.com/doctorow/status/1445908305675579393</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1446151666219331585/index.html b/static/mytweets/ewagoner/status/1446151666219331585/index.html new file mode 100644 index 00000000..0e50f99a --- /dev/null +++ b/static/mytweets/ewagoner/status/1446151666219331585/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Yes it’s a real thing” @ Macon, Georgia <a href="https://www.instagram.com/p/CUu_eyqrQT6/?utm_medium=twitter">https://www.instagram.com/p/CUu_eyqrQT6/?utm_medium=twitter</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1446158383359352838/index.html b/static/mytweets/ewagoner/status/1446158383359352838/index.html new file mode 100644 index 00000000..cfb37338 --- /dev/null +++ b/static/mytweets/ewagoner/status/1446158383359352838/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @jelenawoehr: It has come to my attention that not everyone knows this so I am once again tweeting: + +24hrs after a traumatic event, or a… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jelenawoehr: It has come to my attention that not everyone knows this so I am once again tweeting:

24hrs after a traumatic event, or a… +

+

+ 10/7/2021, 1:00:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1446214377070374912/index.html b/static/mytweets/ewagoner/status/1446214377070374912/index.html new file mode 100644 index 00000000..9357c1e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1446214377070374912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current status <a href="https://www.instagram.com/p/CUvb0eFjR0a/?utm_medium=twitter">https://www.instagram.com/p/CUvb0eFjR0a/?utm_medium=twitter</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1446300531660664846/index.html b/static/mytweets/ewagoner/status/1446300531660664846/index.html new file mode 100644 index 00000000..b6f69419 --- /dev/null +++ b/static/mytweets/ewagoner/status/1446300531660664846/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + https://twitter.com/merkinmindy/status/1446276800993185796 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1446315602059137026/index.html b/static/mytweets/ewagoner/status/1446315602059137026/index.html new file mode 100644 index 00000000..8ffcf7b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1446315602059137026/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current hot trend, based solely on my observation at Halloween Horror Nights, is black shirts of various sizes with white skeleton hands cupping the boobs. Even saw a tube top version. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Current hot trend, based solely on my observation at Halloween Horror Nights, is black shirts of various sizes with white skeleton hands cupping the boobs. Even saw a tube top version. +

+

+ 10/7/2021, 11:24:45 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/144633790424293376/index.html b/static/mytweets/ewagoner/status/144633790424293376/index.html new file mode 100644 index 00000000..fe2bea7a --- /dev/null +++ b/static/mytweets/ewagoner/status/144633790424293376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "What Really Happened Aboard Air France 447" Fascinating and sad. <a href="http://www.popularmechanics.com/technology/aviation/crashes/what-really-happened-aboard-air-france-447-6611877">http://www.popularmechanics.com/technology/aviation/crashes/what-really-happened-aboard-air-france-447-6611877</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1446903602669359104/index.html b/static/mytweets/ewagoner/status/1446903602669359104/index.html new file mode 100644 index 00000000..7cc31c66 --- /dev/null +++ b/static/mytweets/ewagoner/status/1446903602669359104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @thegallowboob: Meet the Chevrotain, aka the mouse deer. They have hooves and look like how you’d draw a dog if you sucked at drawing. h… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @thegallowboob: Meet the Chevrotain, aka the mouse deer. They have hooves and look like how you’d draw a dog if you sucked at drawing. h… +

+

+ 10/9/2021, 2:21:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1446950572771401729/index.html b/static/mytweets/ewagoner/status/1446950572771401729/index.html new file mode 100644 index 00000000..b43bc6d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1446950572771401729/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @reniadeb: in england, they don't say i'll kick your ass, they say i'll see you on the + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @reniadeb: in england, they don't say i'll kick your ass, they say i'll see you on the

+

+

+ 10/9/2021, 5:27:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1447258748/index.html b/static/mytweets/ewagoner/status/1447258748/index.html new file mode 100644 index 00000000..629e155b --- /dev/null +++ b/static/mytweets/ewagoner/status/1447258748/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The spring return of the Fresh Harvest Coop, a locallygrown.net market in Nashville, has folks excited! http://is.gd/qA6M + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The spring return of the Fresh Harvest Coop, a locallygrown.net market in Nashville, has folks excited! http://is.gd/qA6M +

+

+ 4/3/2009, 3:32:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1447939499/index.html b/static/mytweets/ewagoner/status/1447939499/index.html new file mode 100644 index 00000000..9522f09a --- /dev/null +++ b/static/mytweets/ewagoner/status/1447939499/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Frat boys outside my windows spraypainted a car full of racist and sexual obscenities, and are now bashing it with rocks and sticks. Spring! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Frat boys outside my windows spraypainted a car full of racist and sexual obscenities, and are now bashing it with rocks and sticks. Spring! +

+

+ 4/3/2009, 5:33:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1447985360731090949/index.html b/static/mytweets/ewagoner/status/1447985360731090949/index.html new file mode 100644 index 00000000..e70c3e76 --- /dev/null +++ b/static/mytweets/ewagoner/status/1447985360731090949/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's a fine line between genius and madness, and this thread weaves around it. <a href="https://twitter.com/blainecapatch/status/1447960079337017349">https://twitter.com/blainecapatch/status/1447960079337017349</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1448137647319183361/index.html b/static/mytweets/ewagoner/status/1448137647319183361/index.html new file mode 100644 index 00000000..37d85ffd --- /dev/null +++ b/static/mytweets/ewagoner/status/1448137647319183361/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @K_A_N_D_E_L: lowkey nervous heading into junior year of covid + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @K_A_N_D_E_L: lowkey nervous heading into junior year of covid +

+

+ 10/13/2021, 12:04:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1448365697051004929/index.html b/static/mytweets/ewagoner/status/1448365697051004929/index.html new file mode 100644 index 00000000..77c0d35f --- /dev/null +++ b/static/mytweets/ewagoner/status/1448365697051004929/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RonFilipkowski: My entire time on twitter, I have never once asked you to retweet something. I am asking now. Please let people hear Br… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RonFilipkowski: My entire time on twitter, I have never once asked you to retweet something. I am asking now. Please let people hear Br… +

+

+ 10/13/2021, 3:11:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/144846003453956096/index.html b/static/mytweets/ewagoner/status/144846003453956096/index.html new file mode 100644 index 00000000..6f9d11e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/144846003453956096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Why I Go Home: A Developer Dad's Manifesto" <a href="http://adamschepis.com/blog/2011/09/15/why-i-go-home-a-dads-manifesto/">http://adamschepis.com/blog/2011/09/15/why-i-go-home-a-dads-manifesto/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1448816135542083584/index.html b/static/mytweets/ewagoner/status/1448816135542083584/index.html new file mode 100644 index 00000000..2c292875 --- /dev/null +++ b/static/mytweets/ewagoner/status/1448816135542083584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @madscienceskill: Mae Jemison was the first person to both go to space and be on #StarTrek send tweet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @madscienceskill: Mae Jemison was the first person to both go to space and be on #StarTrek send tweet.

+

+

+ 10/14/2021, 9:00:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1449388433026265089/index.html b/static/mytweets/ewagoner/status/1449388433026265089/index.html new file mode 100644 index 00000000..7581ee07 --- /dev/null +++ b/static/mytweets/ewagoner/status/1449388433026265089/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @chigbarg: this is hilarious but also really awesome ux + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @chigbarg: this is hilarious but also really awesome ux

+

+

+ 10/16/2021, 10:55:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14497708379217920/index.html b/static/mytweets/ewagoner/status/14497708379217920/index.html new file mode 100644 index 00000000..5ea7471d --- /dev/null +++ b/static/mytweets/ewagoner/status/14497708379217920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's so pretty how the eggnog & the kahlua & the vodka mix themselves together. Or maybe that's the booze talking. http://gdzl.la/91HZVK + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's so pretty how the eggnog & the kahlua & the vodka mix themselves together. Or maybe that's the booze talking. http://gdzl.la/91HZVK +

+

+ 12/13/2010, 8:51:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14501968326/index.html b/static/mytweets/ewagoner/status/14501968326/index.html new file mode 100644 index 00000000..90841aa6 --- /dev/null +++ b/static/mytweets/ewagoner/status/14501968326/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Building an awning. Can cross that off my life list now. Well, after I make a life list. http://gdzl.la/843NCz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Building an awning. Can cross that off my life list now. Well, after I make a life list. http://gdzl.la/843NCz +

+

+ 5/22/2010, 12:08:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1450900144233328644/index.html b/static/mytweets/ewagoner/status/1450900144233328644/index.html new file mode 100644 index 00000000..f417267e --- /dev/null +++ b/static/mytweets/ewagoner/status/1450900144233328644/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @joshmillard: Dick Is Abundant And Low Value Dale + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @joshmillard: Dick Is Abundant And Low Value Dale +

+

+ 10/20/2021, 3:02:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14509893802/index.html b/static/mytweets/ewagoner/status/14509893802/index.html new file mode 100644 index 00000000..cc7ae6d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/14509893802/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Four hours later, we're almost ready to mount the structure onto the building. http://gdzl.la/845yyn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Four hours later, we're almost ready to mount the structure onto the building. http://gdzl.la/845yyn +

+

+ 5/22/2010, 2:40:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14512580424/index.html b/static/mytweets/ewagoner/status/14512580424/index.html new file mode 100644 index 00000000..17e577ab --- /dev/null +++ b/static/mytweets/ewagoner/status/14512580424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hmmmm. Now what? http://gdzl.la/846dot + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hmmmm. Now what? http://gdzl.la/846dot +

+

+ 5/22/2010, 3:38:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14518137350/index.html b/static/mytweets/ewagoner/status/14518137350/index.html new file mode 100644 index 00000000..671c952a --- /dev/null +++ b/static/mytweets/ewagoner/status/14518137350/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got the frame all up! Still have to tighten things and let the concrete dry, so the tarp will go up in a few days. http://gdzl.la/84aNv3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got the frame all up! Still have to tighten things and let the concrete dry, so the tarp will go up in a few days. http://gdzl.la/84aNv3 +

+

+ 5/22/2010, 5:49:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14518801004/index.html b/static/mytweets/ewagoner/status/14518801004/index.html new file mode 100644 index 00000000..a4313230 --- /dev/null +++ b/static/mytweets/ewagoner/status/14518801004/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + No #moustachemay site theme today. Good thing, because I'm exhausted. http://moustachemay.com/staches/ewagoner/4863/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ No #moustachemay site theme today. Good thing, because I'm exhausted. http://moustachemay.com/staches/ewagoner/4863/ +

+

+ 5/22/2010, 6:06:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1452136788601024519/index.html b/static/mytweets/ewagoner/status/1452136788601024519/index.html new file mode 100644 index 00000000..1d5eb2b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1452136788601024519/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @ldragoon: Dear Fellow GenXers, + +Loki is their generation’s Raistlin. + +You’re welcome. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ldragoon: Dear Fellow GenXers,

Loki is their generation’s Raistlin.

You’re welcome. +

+

+ 10/24/2021, 12:56:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14523615651/index.html b/static/mytweets/ewagoner/status/14523615651/index.html new file mode 100644 index 00000000..917ddc02 --- /dev/null +++ b/static/mytweets/ewagoner/status/14523615651/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it to Roswell in time to see the North Fulton Drama Club's outdoor production of A Comedy of Errors. Reminds me of theater in Socorro. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it to Roswell in time to see the North Fulton Drama Club's outdoor production of A Comedy of Errors. Reminds me of theater in Socorro. +

+

+ 5/22/2010, 8:02:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14524621670/index.html b/static/mytweets/ewagoner/status/14524621670/index.html new file mode 100644 index 00000000..d6bba572 --- /dev/null +++ b/static/mytweets/ewagoner/status/14524621670/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Shakespeare on the lawn in Roswell. http://gdzl.la/84cq7d + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Shakespeare on the lawn in Roswell. http://gdzl.la/84cq7d +

+

+ 5/22/2010, 8:25:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/145304981220761600/index.html b/static/mytweets/ewagoner/status/145304981220761600/index.html new file mode 100644 index 00000000..26ead4b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/145304981220761600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm not that big into musicals, but I'm about to see one of my favorites. @ Athens Community Theatre <a href="http://instagr.am/p/YN7UZ/">http://instagr.am/p/YN7UZ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm not that big into musicals, but I'm about to see one of my favorites. @ Athens Community Theatre http://instagr.am/p/YN7UZ/ +

+

+ 12/9/2011, 7:53:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14533890736/index.html b/static/mytweets/ewagoner/status/14533890736/index.html new file mode 100644 index 00000000..2728504d --- /dev/null +++ b/static/mytweets/ewagoner/status/14533890736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The more I drive this TDI Jetta, and the faster I drive it, the better its gas mileage. This, I like. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The more I drive this TDI Jetta, and the faster I drive it, the better its gas mileage. This, I like. +

+

+ 5/22/2010, 11:35:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1453499456444317700/index.html b/static/mytweets/ewagoner/status/1453499456444317700/index.html new file mode 100644 index 00000000..47b21718 --- /dev/null +++ b/static/mytweets/ewagoner/status/1453499456444317700/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @samhuxley: This is 27 seconds of remarkable television. + +Tipping Point, the gift that keeps on giving. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @samhuxley: This is 27 seconds of remarkable television.

Tipping Point, the gift that keeps on giving.

+

+

+ 10/27/2021, 7:10:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1453562864330018818/index.html b/static/mytweets/ewagoner/status/1453562864330018818/index.html new file mode 100644 index 00000000..e787f80e --- /dev/null +++ b/static/mytweets/ewagoner/status/1453562864330018818/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @NaomiKritzer: So I clicked through and just to be clear: + +She's still, in 2021, officially on probation for REFUSING TO GIVE UP HER SEA… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NaomiKritzer: So I clicked through and just to be clear:

She's still, in 2021, officially on probation for REFUSING TO GIVE UP HER SEA… +

+

+ 10/27/2021, 11:22:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/145373114602242048/index.html b/static/mytweets/ewagoner/status/145373114602242048/index.html new file mode 100644 index 00000000..7050e01b --- /dev/null +++ b/static/mytweets/ewagoner/status/145373114602242048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Maybe five, eight, even ten years ago, the first bad cell split inside me, secretly. But I didn't know." <a href="http://boingboing.net/2011/12/09/the-diagnosis.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+boingboing%2FiBag+%28Boing+Boing%29">http://boingboing.net/2011/12/09/the-diagnosis.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+boingboing%2FiBag+%28Boing+Boing%29</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1453942064651984911/index.html b/static/mytweets/ewagoner/status/1453942064651984911/index.html new file mode 100644 index 00000000..31e3ebaf --- /dev/null +++ b/static/mytweets/ewagoner/status/1453942064651984911/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @BabblingBrookeA: actually Meta is the name of the company. Facebook is the monster + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @BabblingBrookeA: actually Meta is the name of the company. Facebook is the monster +

+

+ 10/29/2021, 12:29:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1455032292603318274/index.html b/static/mytweets/ewagoner/status/1455032292603318274/index.html new file mode 100644 index 00000000..bbcc3b15 --- /dev/null +++ b/static/mytweets/ewagoner/status/1455032292603318274/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Lons: I need you all to know that Steve Buscemi is going out as the "Fellow Kids" meme this year and it's perfect and ideal. https://t.… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Lons: I need you all to know that Steve Buscemi is going out as the "Fellow Kids" meme this year and it's perfect and ideal. https://t.… +

+

+ 11/1/2021, 12:41:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/145549981611331585/index.html b/static/mytweets/ewagoner/status/145549981611331585/index.html new file mode 100644 index 00000000..1eea0ddc --- /dev/null +++ b/static/mytweets/ewagoner/status/145549981611331585/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper was sleepily reading a book in her crib. As I passed by, she said "Hi, Dad" & started singing Baa baa black sheep. I <3 baby brains. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper was sleepily reading a book in her crib. As I passed by, she said "Hi, Dad" & started singing Baa baa black sheep. I <3 baby brains. +

+

+ 12/10/2011, 12:06:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/145564952864894976/index.html b/static/mytweets/ewagoner/status/145564952864894976/index.html new file mode 100644 index 00000000..522310b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/145564952864894976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I'm making the national dish of Brazil, which, through a quirk of colonialism, is a cassoulet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I'm making the national dish of Brazil, which, through a quirk of colonialism, is a cassoulet. +

+

+ 12/10/2011, 1:06:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/145574066970038273/index.html b/static/mytweets/ewagoner/status/145574066970038273/index.html new file mode 100644 index 00000000..723954ca --- /dev/null +++ b/static/mytweets/ewagoner/status/145574066970038273/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Scrivenings Blog post by the Emory grad student arrested in the library a few nights ago: <a href="http://bit.ly/sKzQOD">http://bit.ly/sKzQOD</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Scrivenings Blog post by the Emory grad student arrested in the library a few nights ago: http://bit.ly/sKzQOD +

+

+ 12/10/2011, 1:42:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/145586261896347648/index.html b/static/mytweets/ewagoner/status/145586261896347648/index.html new file mode 100644 index 00000000..d0965ee3 --- /dev/null +++ b/static/mytweets/ewagoner/status/145586261896347648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Chourico: a Portugese pork and paprika sausage. I've never had it before. <a href="http://instagr.am/p/YYC7Q/">http://instagr.am/p/YYC7Q/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Chourico: a Portugese pork and paprika sausage. I've never had it before. http://instagr.am/p/YYC7Q/ +

+

+ 12/10/2011, 2:30:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/145589859300548608/index.html b/static/mytweets/ewagoner/status/145589859300548608/index.html new file mode 100644 index 00000000..686fe014 --- /dev/null +++ b/static/mytweets/ewagoner/status/145589859300548608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yes, it's a Chipotle commercial, but it's also a beautiful two min Wille Nelson music video re industrial agriculture. <a href="http://www.youtube.com/watch?v=aMfSGt6rHos&feature=youtube_gdata_player">http://www.youtube.com/watch?v=aMfSGt6rHos&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/145612174000263168/index.html b/static/mytweets/ewagoner/status/145612174000263168/index.html new file mode 100644 index 00000000..7f7bf034 --- /dev/null +++ b/static/mytweets/ewagoner/status/145612174000263168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Feijoada: the cassoulet that's the national dish of Brazil. <a href="http://instagr.am/p/YZNcv/">http://instagr.am/p/YZNcv/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Feijoada: the cassoulet that's the national dish of Brazil. http://instagr.am/p/YZNcv/ +

+

+ 12/10/2011, 4:13:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/145637835939123200/index.html b/static/mytweets/ewagoner/status/145637835939123200/index.html new file mode 100644 index 00000000..e39a6146 --- /dev/null +++ b/static/mytweets/ewagoner/status/145637835939123200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Expanding the Kinsey Scale: <a href="http://www.newyorker.com/humor/2011/12/12/111212sh_shouts_rudnick?mbid=social_retweet">http://www.newyorker.com/humor/2011/12/12/111212sh_shouts_rudnick?mbid=social_retweet</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/145652814469808128/index.html b/static/mytweets/ewagoner/status/145652814469808128/index.html new file mode 100644 index 00000000..7b1e1d21 --- /dev/null +++ b/static/mytweets/ewagoner/status/145652814469808128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jeremiahtolbert Here's 24 hours of the ST:TNG Enterprise's engines idling: <a href="http://www.youtube.com/watch?v=ZPoqNeR3_UA">http://www.youtube.com/watch?v=ZPoqNeR3_UA</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/145672292/index.html b/static/mytweets/ewagoner/status/145672292/index.html new file mode 100644 index 00000000..14484a78 --- /dev/null +++ b/static/mytweets/ewagoner/status/145672292/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Harvested and now packing beans, squash, zucchini, sumac berries, lambs quarters. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Harvested and now packing beans, squash, zucchini, sumac berries, lambs quarters. +

+

+ 7/11/2007, 9:46:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/145675559966482432/index.html b/static/mytweets/ewagoner/status/145675559966482432/index.html new file mode 100644 index 00000000..4a94d06a --- /dev/null +++ b/static/mytweets/ewagoner/status/145675559966482432/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Trent Reznor and (the Yeah Yeah Yeah's) Karen O cover Led Zeppelin's "Immigrant Song" + <a href="http://www.pitchforkmedia.com/news/44843-video-trent-reznor-and-karen-o-cover-led-zeppelins-immigrant-song/">http://www.pitchforkmedia.com/news/44843-video-trent-reznor-and-karen-o-cover-led-zeppelins-immigrant-song/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/145701683954065408/index.html b/static/mytweets/ewagoner/status/145701683954065408/index.html new file mode 100644 index 00000000..a090b89f --- /dev/null +++ b/static/mytweets/ewagoner/status/145701683954065408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nowthis: Had not heard about this eviction. Good read. >> RT @hjarche: This is how you know OWS has had an effect #ows http:// ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nowthis: Had not heard about this eviction. Good read. >> RT @hjarche: This is how you know OWS has had an effect #ows http:// ... +

+

+ 12/10/2011, 10:09:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/145711335269859328/index.html b/static/mytweets/ewagoner/status/145711335269859328/index.html new file mode 100644 index 00000000..6602ce22 --- /dev/null +++ b/static/mytweets/ewagoner/status/145711335269859328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Only a couple minutes in, and Louis CK's special is already worth the $5. DRM free, too! Get it at <a href="http://louisck.net">http://louisck.net</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Only a couple minutes in, and Louis CK's special is already worth the $5. DRM free, too! Get it at http://louisck.net +

+

+ 12/10/2011, 10:47:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1457407188033490946/index.html b/static/mytweets/ewagoner/status/1457407188033490946/index.html new file mode 100644 index 00000000..241e367a --- /dev/null +++ b/static/mytweets/ewagoner/status/1457407188033490946/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @atrupar: There is no better illustration of how Republicans have politicized basic public health than Ted Cruz getting mad because Big… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @atrupar: There is no better illustration of how Republicans have politicized basic public health than Ted Cruz getting mad because Big… +

+

+ 11/7/2021, 12:58:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1457580671/index.html b/static/mytweets/ewagoner/status/1457580671/index.html new file mode 100644 index 00000000..a337e237 --- /dev/null +++ b/static/mytweets/ewagoner/status/1457580671/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm teaching a cooking class tomorrow night on the egg. Could probably fill a semester long course on the subject, but I've got 90 minutes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm teaching a cooking class tomorrow night on the egg. Could probably fill a semester long course on the subject, but I've got 90 minutes. +

+

+ 4/5/2009, 12:31:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1458053372553142278/index.html b/static/mytweets/ewagoner/status/1458053372553142278/index.html new file mode 100644 index 00000000..6f5305ca --- /dev/null +++ b/static/mytweets/ewagoner/status/1458053372553142278/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JackShawhan: Help I’ve been giggling about this for an hour. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JackShawhan: Help I’ve been giggling about this for an hour.

+

+

+ 11/9/2021, 7:46:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14582091/index.html b/static/mytweets/ewagoner/status/14582091/index.html new file mode 100644 index 00000000..e08e27fe --- /dev/null +++ b/static/mytweets/ewagoner/status/14582091/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Drinking local rye ale and writing ruby -- a perfect evening? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Drinking local rye ale and writing ruby -- a perfect evening? +

+

+ 3/28/2007, 6:07:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/145922701222088704/index.html b/static/mytweets/ewagoner/status/145922701222088704/index.html new file mode 100644 index 00000000..aa9508ad --- /dev/null +++ b/static/mytweets/ewagoner/status/145922701222088704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm pickling eggs for some quick workday breakfasts. <a href="http://instagr.am/p/YlDyh/">http://instagr.am/p/YlDyh/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm pickling eggs for some quick workday breakfasts. http://instagr.am/p/YlDyh/ +

+

+ 12/11/2011, 12:47:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1459296012/index.html b/static/mytweets/ewagoner/status/1459296012/index.html new file mode 100644 index 00000000..5c66debb --- /dev/null +++ b/static/mytweets/ewagoner/status/1459296012/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here are my notes and recipes for my cooking class tomorrow. All about the egg. http://is.gd/qU3u (PDF document) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here are my notes and recipes for my cooking class tomorrow. All about the egg. http://is.gd/qU3u (PDF document) +

+

+ 4/5/2009, 6:27:43 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1459512011788795908/index.html b/static/mytweets/ewagoner/status/1459512011788795908/index.html new file mode 100644 index 00000000..986057db --- /dev/null +++ b/static/mytweets/ewagoner/status/1459512011788795908/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @IwriteOK: live your life in such a way that the main story about your death isn't "was recently on a plane with a different dude" + +http… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @IwriteOK: live your life in such a way that the main story about your death isn't "was recently on a plane with a different dude"

http… +

+

+ 11/13/2021, 8:22:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/146027583765618688/index.html b/static/mytweets/ewagoner/status/146027583765618688/index.html new file mode 100644 index 00000000..6a9b42c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/146027583765618688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Crab cakes for dinner. They've got carrot, celery, onion, and spinach too. <a href="http://instagr.am/p/Yp2L-/">http://instagr.am/p/Yp2L-/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Crab cakes for dinner. They've got carrot, celery, onion, and spinach too. http://instagr.am/p/Yp2L-/ +

+

+ 12/11/2011, 7:44:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1460296905/index.html b/static/mytweets/ewagoner/status/1460296905/index.html new file mode 100644 index 00000000..aa461feb --- /dev/null +++ b/static/mytweets/ewagoner/status/1460296905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nearly half an hour, three server re-boots, and a separate apache restart later, my business is back online. Didn't care for that at all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nearly half an hour, three server re-boots, and a separate apache restart later, my business is back online. Didn't care for that at all. +

+

+ 4/5/2009, 9:50:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1461081752617816065/index.html b/static/mytweets/ewagoner/status/1461081752617816065/index.html new file mode 100644 index 00000000..ec9b9102 --- /dev/null +++ b/static/mytweets/ewagoner/status/1461081752617816065/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @ChappellTracker: an absolutely perfect tumblr thread on "this guy" named jimmy buffet +https://interplanetary-redacted.tumblr.com/post/668090228252213248/swirlypinkswirl-svvordvviz-officiallordvetinari + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1461118889593643008/index.html b/static/mytweets/ewagoner/status/1461118889593643008/index.html new file mode 100644 index 00000000..6b99f236 --- /dev/null +++ b/static/mytweets/ewagoner/status/1461118889593643008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How are we *less* vaccinated that we were a week ago? <a href="https://twitter.com/accgov/status/1461112250610208768">https://twitter.com/accgov/status/1461112250610208768</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14622724706/index.html b/static/mytweets/ewagoner/status/14622724706/index.html new file mode 100644 index 00000000..9a2a20f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/14622724706/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Medley: Someone monitoring the spillcam says it's getting worse: http://bit.ly/bjEDbv - predicted latest delay in junk-shot attempt. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Medley: Someone monitoring the spillcam says it's getting worse: http://bit.ly/bjEDbv - predicted latest delay in junk-shot attempt. +

+

+ 5/24/2010, 9:23:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14623217590/index.html b/static/mytweets/ewagoner/status/14623217590/index.html new file mode 100644 index 00000000..be8e2ecc --- /dev/null +++ b/static/mytweets/ewagoner/status/14623217590/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think I need a body transplant. Have they invented those yet? Does my insurance cover them? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think I need a body transplant. Have they invented those yet? Does my insurance cover them? +

+

+ 5/24/2010, 9:32:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1462642159199342595/index.html b/static/mytweets/ewagoner/status/1462642159199342595/index.html new file mode 100644 index 00000000..44bf490b --- /dev/null +++ b/static/mytweets/ewagoner/status/1462642159199342595/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Before social media, before blogs, before personal websites, we wrote what we were up to in a .plan file and fingered our friends to read it. <a href="https://twitter.com/trumanboyes/status/1462541668138164229">https://twitter.com/trumanboyes/status/1462541668138164229</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1462642670833127425/index.html b/static/mytweets/ewagoner/status/1462642670833127425/index.html new file mode 100644 index 00000000..ae784665 --- /dev/null +++ b/static/mytweets/ewagoner/status/1462642670833127425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MameFatouNiang: When Mary Shelley wrote #Frankenstein in 1818 (aged 19), neither Jules Verne, nor Welles were born yet (Allan Poe was 9… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MameFatouNiang: When Mary Shelley wrote #Frankenstein in 1818 (aged 19), neither Jules Verne, nor Welles were born yet (Allan Poe was 9… +

+

+ 11/21/2021, 11:42:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1462903221312237574/index.html b/static/mytweets/ewagoner/status/1462903221312237574/index.html new file mode 100644 index 00000000..061f216e --- /dev/null +++ b/static/mytweets/ewagoner/status/1462903221312237574/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @iinteractive: Happy Monday and welcome to the latest installment of our employee interview series! Meet Infinity’s Trey Bianchini, a pr… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @iinteractive: Happy Monday and welcome to the latest installment of our employee interview series! Meet Infinity’s Trey Bianchini, a pr… +

+

+ 11/22/2021, 4:58:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/146309980318994432/index.html b/static/mytweets/ewagoner/status/146309980318994432/index.html new file mode 100644 index 00000000..b32abd77 --- /dev/null +++ b/static/mytweets/ewagoner/status/146309980318994432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @delfuego: This might be my favorite thing posted on the interwebs today: <a href="http://slog.thestranger.com/slog/archives/2011/12/12/mitt-romney-cant-catch-a-break">http://slog.thestranger.com/slog/archives/2011/12/12/mitt-romney-cant-catch-a-break</a> ("Romney Speaks with a Vet") + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1463392150675144707/index.html b/static/mytweets/ewagoner/status/1463392150675144707/index.html new file mode 100644 index 00000000..026e43df --- /dev/null +++ b/static/mytweets/ewagoner/status/1463392150675144707/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @genehack <a href="https://tenor.com/view/bird-law-charlie-day-kelly-its-always-sunny-in-philadelphia-not-governed-by-reason-gif-16135714">https://tenor.com/view/bird-law-charlie-day-kelly-its-always-sunny-in-philadelphia-not-governed-by-reason-gif-16135714</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/146349261838225408/index.html b/static/mytweets/ewagoner/status/146349261838225408/index.html new file mode 100644 index 00000000..fb7c707a --- /dev/null +++ b/static/mytweets/ewagoner/status/146349261838225408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read one of the best-known Grimm tales: Little Red Riding Hood. <a href="http://grimmlunch.org/26-little-red-cap">http://grimmlunch.org/26-little-red-cap</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I read one of the best-known Grimm tales: Little Red Riding Hood. http://grimmlunch.org/26-little-red-cap +

+

+ 12/12/2011, 5:02:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1463739629174149126/index.html b/static/mytweets/ewagoner/status/1463739629174149126/index.html new file mode 100644 index 00000000..9f51c189 --- /dev/null +++ b/static/mytweets/ewagoner/status/1463739629174149126/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JackMurphyRGR: Show physical courage on the battlefield and you die a hero. Show moral courage when not in combat and you die lonely an… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JackMurphyRGR: Show physical courage on the battlefield and you die a hero. Show moral courage when not in combat and you die lonely an… +

+

+ 11/25/2021, 12:21:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/146405257101062144/index.html b/static/mytweets/ewagoner/status/146405257101062144/index.html new file mode 100644 index 00000000..5fc4b993 --- /dev/null +++ b/static/mytweets/ewagoner/status/146405257101062144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Chaffin Orchards mandarins are ready! They had a terrible yield this year, so they'll probably sell out in a few days. <a href="http://www.chaffinfamilyorchards.com/store/mandarins.php">http://www.chaffinfamilyorchards.com/store/mandarins.php</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14641769612/index.html b/static/mytweets/ewagoner/status/14641769612/index.html new file mode 100644 index 00000000..6c41c947 --- /dev/null +++ b/static/mytweets/ewagoner/status/14641769612/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MarsRovers: A chapter of Martian exploration ends. Sleep well @MarsPhoenix. You did us proud. http://bit.ly/9AdUOh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MarsRovers: A chapter of Martian exploration ends. Sleep well @MarsPhoenix. You did us proud. http://bit.ly/9AdUOh +

+

+ 5/24/2010, 3:13:45 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1465725491/index.html b/static/mytweets/ewagoner/status/1465725491/index.html new file mode 100644 index 00000000..228a9440 --- /dev/null +++ b/static/mytweets/ewagoner/status/1465725491/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 20 dozen eggs and two hours to cook them in as many ways as possible. Ready... Go! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 20 dozen eggs and two hours to cook them in as many ways as possible. Ready... Go! +

+

+ 4/6/2009, 6:21:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/146644254415011842/index.html b/static/mytweets/ewagoner/status/146644254415011842/index.html new file mode 100644 index 00000000..95fa05cf --- /dev/null +++ b/static/mytweets/ewagoner/status/146644254415011842/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read "The Bremen Town Musicians". It was my favorite when I was a kid, and it's still a great story. <a href="http://grimmlunch.org/27-the-bremen-town-musicians">http://grimmlunch.org/27-the-bremen-town-musicians</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1466491571705192449/index.html b/static/mytweets/ewagoner/status/1466491571705192449/index.html new file mode 100644 index 00000000..6f1926e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1466491571705192449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @_Rewhan: Inspired by @IwriteOK and @jamieloftusHELP from like two weeks ago. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @_Rewhan: Inspired by @IwriteOK and @jamieloftusHELP from like two weeks ago.

+

+

+ 12/2/2021, 2:36:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1466502682353573897/index.html b/static/mytweets/ewagoner/status/1466502682353573897/index.html new file mode 100644 index 00000000..209bb244 --- /dev/null +++ b/static/mytweets/ewagoner/status/1466502682353573897/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My first internet accessible application was a sky atlas for astrophysicists. A year later, Mosaic was released. <a href="https://twitter.com/thomasfuchs/status/1466195529000493064">https://twitter.com/thomasfuchs/status/1466195529000493064</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1466556454547202049/index.html b/static/mytweets/ewagoner/status/1466556454547202049/index.html new file mode 100644 index 00000000..5821049c --- /dev/null +++ b/static/mytweets/ewagoner/status/1466556454547202049/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Jonahlobe: My 9-Developer Retrospective is currently exporting for the last time, and will premiere on YouTube this weekend. I am, as… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Jonahlobe: My 9-Developer Retrospective is currently exporting for the last time, and will premiere on YouTube this weekend. I am, as… +

+

+ 12/2/2021, 6:54:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1466671398/index.html b/static/mytweets/ewagoner/status/1466671398/index.html new file mode 100644 index 00000000..ede01128 --- /dev/null +++ b/static/mytweets/ewagoner/status/1466671398/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Those two hours flew by. Made everything I planned except fresh pasta and lime curd. We cracked so many eggs! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Those two hours flew by. Made everything I planned except fresh pasta and lime curd. We cracked so many eggs! +

+

+ 4/6/2009, 9:38:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1466967130134528008/index.html b/static/mytweets/ewagoner/status/1466967130134528008/index.html new file mode 100644 index 00000000..83d5b0d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1466967130134528008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AlanRMacLeod: Heads up: They've come up with a new buzzword to describe desperately working multiple jobs just to survive. https://t.co… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AlanRMacLeod: Heads up: They've come up with a new buzzword to describe desperately working multiple jobs just to survive. https://t.co… +

+

+ 12/3/2021, 10:06:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1467015753509617673/index.html b/static/mytweets/ewagoner/status/1467015753509617673/index.html new file mode 100644 index 00000000..a256d646 --- /dev/null +++ b/static/mytweets/ewagoner/status/1467015753509617673/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Drabblecast: “Woman caught breastfeeding her hairless cat while flying 500 miles per hour through the sky along with roughly 200 other… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Drabblecast: “Woman caught breastfeeding her hairless cat while flying 500 miles per hour through the sky along with roughly 200 other… +

+

+ 12/4/2021, 1:19:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1467302844864909316/index.html b/static/mytweets/ewagoner/status/1467302844864909316/index.html new file mode 100644 index 00000000..cf56bee4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1467302844864909316/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @Jonahlobe: If you ever loved Skyrim, then I made this for you.❄️ +Happy viewing, everyone! +<a href="https://youtu.be/WhS31EVS3_4">https://youtu.be/WhS31EVS3_4</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Jonahlobe: If you ever loved Skyrim, then I made this for you.❄️
Happy viewing, everyone!
https://youtu.be/WhS31EVS3_4 +

+

+ 12/4/2021, 8:20:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1467955239210864641/index.html b/static/mytweets/ewagoner/status/1467955239210864641/index.html new file mode 100644 index 00000000..077528f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1467955239210864641/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + RT @SirJolt: One was given to Monica, in his life. +One was given to Erica, by his side. +One was given to Sandra, in the sun. +One was given… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SirJolt: One was given to Monica, in his life.
One was given to Erica, by his side.
One was given to Sandra, in the sun.
One was given… +

+

+ 12/6/2021, 3:32:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1468267625172058124/index.html b/static/mytweets/ewagoner/status/1468267625172058124/index.html new file mode 100644 index 00000000..7bfe4daf --- /dev/null +++ b/static/mytweets/ewagoner/status/1468267625172058124/index.html @@ -0,0 +1,71 @@ + + + + + + + + + + + + + RT @PlaguePoems: You have not +survived +the plague. + +You are +surviving +the plague. + +And your +survival +depends +on understanding +that distinct… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @PlaguePoems: You have not
survived
the plague.

You are
surviving
the plague.

And your
survival
depends
on understanding
that distinct… +

+

+ 12/7/2021, 12:14:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1468493279692050437/index.html b/static/mytweets/ewagoner/status/1468493279692050437/index.html new file mode 100644 index 00000000..eed15a84 --- /dev/null +++ b/static/mytweets/ewagoner/status/1468493279692050437/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @michaelharriot: I have a penis + +I’ve had it for a while & even used it a few times + +I’m also against unsolicited dick pics, rape & pedo… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @michaelharriot: I have a penis

I’ve had it for a while & even used it a few times

I’m also against unsolicited dick pics, rape & pedo… +

+

+ 12/8/2021, 3:10:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1468705604566986755/index.html b/static/mytweets/ewagoner/status/1468705604566986755/index.html new file mode 100644 index 00000000..d13456a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1468705604566986755/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @hels: "Another course — a citrus foam — was served in a plaster cast of the chef's mouth. Absent utensils, we were told to lick it out… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @hels: "Another course — a citrus foam — was served in a plaster cast of the chef's mouth. Absent utensils, we were told to lick it out… +

+

+ 12/8/2021, 5:14:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1468741910990839817/index.html b/static/mytweets/ewagoner/status/1468741910990839817/index.html new file mode 100644 index 00000000..5ad7096f --- /dev/null +++ b/static/mytweets/ewagoner/status/1468741910990839817/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @natfriedman: The amazing team at GitHub built a new code search engine in rust that can operate at GitHub scale. Very excited to see th… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @natfriedman: The amazing team at GitHub built a new code search engine in rust that can operate at GitHub scale. Very excited to see th… +

+

+ 12/8/2021, 7:38:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1468809213250056195/index.html b/static/mytweets/ewagoner/status/1468809213250056195/index.html new file mode 100644 index 00000000..a5f88cd7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1468809213250056195/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AlexC04: With performance review season rapidly approaching it is a great time of year to discuss the ways we can do better at personal… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AlexC04: With performance review season rapidly approaching it is a great time of year to discuss the ways we can do better at personal… +

+

+ 12/9/2021, 12:06:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1469074136903344129/index.html b/static/mytweets/ewagoner/status/1469074136903344129/index.html new file mode 100644 index 00000000..758a2fee --- /dev/null +++ b/static/mytweets/ewagoner/status/1469074136903344129/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NWSPodunk: There will not be a special weather statement for this rain shower. You can handle it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NWSPodunk: There will not be a special weather statement for this rain shower. You can handle it. +

+

+ 12/9/2021, 5:39:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1469112701913899011/index.html b/static/mytweets/ewagoner/status/1469112701913899011/index.html new file mode 100644 index 00000000..7f11b9a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1469112701913899011/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @BitterOldPunk: It IS a pretty great rock, tbh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @BitterOldPunk: It IS a pretty great rock, tbh +

+

+ 12/9/2021, 8:12:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14691157127/index.html b/static/mytweets/ewagoner/status/14691157127/index.html new file mode 100644 index 00000000..2e5bfd46 --- /dev/null +++ b/static/mytweets/ewagoner/status/14691157127/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can't believe that this is Vivian's last week of Kindergarten. http://www.flickr.com/photos/ewagoner/4638243311/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I can't believe that this is Vivian's last week of Kindergarten. http://www.flickr.com/photos/ewagoner/4638243311/ +

+

+ 5/25/2010, 9:01:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1469413651484393481/index.html b/static/mytweets/ewagoner/status/1469413651484393481/index.html new file mode 100644 index 00000000..9cc789fa --- /dev/null +++ b/static/mytweets/ewagoner/status/1469413651484393481/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What a story. <a href="https://www.oregonlive.com/trending/2021/12/friendly-foul-mouthed-crow-befriends-entire-oregon-elementary-school-before-state-police-are-called-in.html#">https://www.oregonlive.com/trending/2021/12/friendly-foul-mouthed-crow-befriends-entire-oregon-elementary-school-before-state-police-are-called-in.html#</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1469424803404824578/index.html b/static/mytweets/ewagoner/status/1469424803404824578/index.html new file mode 100644 index 00000000..db36ae16 --- /dev/null +++ b/static/mytweets/ewagoner/status/1469424803404824578/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @Liana_K The chef has responded, and it is exactly as you're probably thinking it would be: <a href="https://www.today.com/food/brutal-review-michelin-starred-restaurant-bros-goes-viral-t242696">https://www.today.com/food/brutal-review-michelin-starred-restaurant-bros-goes-viral-t242696</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/146962489333121024/index.html b/static/mytweets/ewagoner/status/146962489333121024/index.html new file mode 100644 index 00000000..a03910fb --- /dev/null +++ b/static/mytweets/ewagoner/status/146962489333121024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jfrickuga: best piece on overparenting I've read in a long time -- with fantastic art to boot. <a href="http://www.bostonmagazine.com/articles/the_age_of_overparenting/page1">http://www.bostonmagazine.com/articles/the_age_of_overparenting/page1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1469691429354192896/index.html b/static/mytweets/ewagoner/status/1469691429354192896/index.html new file mode 100644 index 00000000..3b889a00 --- /dev/null +++ b/static/mytweets/ewagoner/status/1469691429354192896/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @blondeorthodoxy: I was today years old when I learned it’s “Four Colly Birds.” + +Not “Four Calling Birds.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @blondeorthodoxy: I was today years old when I learned it’s “Four Colly Birds.”

Not “Four Calling Birds.” +

+

+ 12/11/2021, 10:31:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1469710558253486080/index.html b/static/mytweets/ewagoner/status/1469710558253486080/index.html new file mode 100644 index 00000000..d71d24b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1469710558253486080/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @GergelyOrosz: The biggest challenge the software engineering industry has today is not related to engineering. + +It's related to teachin… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @GergelyOrosz: The biggest challenge the software engineering industry has today is not related to engineering.

It's related to teachin… +

+

+ 12/11/2021, 11:47:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/146986143483834368/index.html b/static/mytweets/ewagoner/status/146986143483834368/index.html new file mode 100644 index 00000000..6a43a56f --- /dev/null +++ b/static/mytweets/ewagoner/status/146986143483834368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm pretty determined to make it to the Georgia Guidestones for sunrise on the solstice next Thursday. <a href="http://en.wikipedia.org/wiki/Georgia_Guidestones">http://en.wikipedia.org/wiki/Georgia_Guidestones</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/146998634330853377/index.html b/static/mytweets/ewagoner/status/146998634330853377/index.html new file mode 100644 index 00000000..e26c97d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/146998634330853377/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read "The Singing Bone". A murdered man's bones sing the story of his betrayal. <a href="http://grimmlunch.org/28-the-singing-bone">http://grimmlunch.org/28-the-singing-bone</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I read "The Singing Bone". A murdered man's bones sing the story of his betrayal. http://grimmlunch.org/28-the-singing-bone +

+

+ 12/14/2011, 12:03:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/147025889232826368/index.html b/static/mytweets/ewagoner/status/147025889232826368/index.html new file mode 100644 index 00000000..b0686a70 --- /dev/null +++ b/static/mytweets/ewagoner/status/147025889232826368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @petersagal: Yo Yo Ma on the floor of a bathroom, with a wombat. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @petersagal: Yo Yo Ma on the floor of a bathroom, with a wombat.

+

+

+ 12/14/2011, 1:51:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1470431174/index.html b/static/mytweets/ewagoner/status/1470431174/index.html new file mode 100644 index 00000000..ce973aab --- /dev/null +++ b/static/mytweets/ewagoner/status/1470431174/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What the...? It's snowing. In April. In Georgia! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What the...? It's snowing. In April. In Georgia! +

+

+ 4/7/2009, 12:20:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/147067382425321472/index.html b/static/mytweets/ewagoner/status/147067382425321472/index.html new file mode 100644 index 00000000..9ce88039 --- /dev/null +++ b/static/mytweets/ewagoner/status/147067382425321472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JRRTolkien: Justin Gerard has done an amazing job illustrating "The Hobbit" <a href="http://quickhidehere.blogspot.com/search/label/The%20Hobbit">http://quickhidehere.blogspot.com/search/label/The%20Hobbit</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/147071482734972929/index.html b/static/mytweets/ewagoner/status/147071482734972929/index.html new file mode 100644 index 00000000..cbe4be1a --- /dev/null +++ b/static/mytweets/ewagoner/status/147071482734972929/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Canopy Studio has a new class schedule, & beginning adult trapeze doesn't conflict with my farmers market anymore. Yay! <a href="http://www.canopystudio.com/documents/class-schedule.pdf?utm_source=Canopy+Studio+List&utm_campaign=b61ab19ba0-September_2_Canopy_News9_1_2011&utm_medium=email">http://www.canopystudio.com/documents/class-schedule.pdf?utm_source=Canopy+Studio+List&utm_campaign=b61ab19ba0-September_2_Canopy_News9_1_2011&utm_medium=email</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/147085398408040448/index.html b/static/mytweets/ewagoner/status/147085398408040448/index.html new file mode 100644 index 00000000..7cf6c8ba --- /dev/null +++ b/static/mytweets/ewagoner/status/147085398408040448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This old set piece is perfectly sized for an entire wall in my office. <a href="http://instagr.am/p/ZJyS5/">http://instagr.am/p/ZJyS5/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This old set piece is perfectly sized for an entire wall in my office. http://instagr.am/p/ZJyS5/ +

+

+ 12/14/2011, 5:47:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/147122830641864704/index.html b/static/mytweets/ewagoner/status/147122830641864704/index.html new file mode 100644 index 00000000..c2ccd110 --- /dev/null +++ b/static/mytweets/ewagoner/status/147122830641864704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + George R. R. Martin has a kid's book set in the Game of Thrones world called "The Ice Dragon". The main character is a 7yo girl, like Viv. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ George R. R. Martin has a kid's book set in the Game of Thrones world called "The Ice Dragon". The main character is a 7yo girl, like Viv. +

+

+ 12/14/2011, 8:16:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1471307088580255751/index.html b/static/mytweets/ewagoner/status/1471307088580255751/index.html new file mode 100644 index 00000000..1b91de68 --- /dev/null +++ b/static/mytweets/ewagoner/status/1471307088580255751/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ZoeSchiffer: BREAKING: Tim Cook just sent out an email delaying Apple’s return to work to a date “yet to be determined.” He also said t… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ZoeSchiffer: BREAKING: Tim Cook just sent out an email delaying Apple’s return to work to a date “yet to be determined.” He also said t… +

+

+ 12/15/2021, 9:32:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/147140323762638848/index.html b/static/mytweets/ewagoner/status/147140323762638848/index.html new file mode 100644 index 00000000..9343b0e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/147140323762638848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Passed 3000 downloads of my Brothers Grimm podcast, or over 100 listens per story. I'm tickled there's more than five. <a href="http://grimmlunch.org">http://grimmlunch.org</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Passed 3000 downloads of my Brothers Grimm podcast, or over 100 listens per story. I'm tickled there's more than five. http://grimmlunch.org +

+

+ 12/14/2011, 9:26:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1471587416448413702/index.html b/static/mytweets/ewagoner/status/1471587416448413702/index.html new file mode 100644 index 00000000..0245020c --- /dev/null +++ b/static/mytweets/ewagoner/status/1471587416448413702/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @coreyspowell: NASA's Parker Solar Probe plunged deep into the Sun's corona & passed directly through streamers of solar plasma. The vie… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @coreyspowell: NASA's Parker Solar Probe plunged deep into the Sun's corona & passed directly through streamers of solar plasma. The vie… +

+

+ 12/16/2021, 4:05:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1471895581773684751/index.html b/static/mytweets/ewagoner/status/1471895581773684751/index.html new file mode 100644 index 00000000..5cbbacc6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1471895581773684751/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @dmoren My first one, at 2011 DragonCon, bewildered S. M. Stirling. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @dmoren My first one, at 2011 DragonCon, bewildered S. M. Stirling.

+

+

+ 12/17/2021, 12:30:27 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1471896154753445888/index.html b/static/mytweets/ewagoner/status/1471896154753445888/index.html new file mode 100644 index 00000000..ad292531 --- /dev/null +++ b/static/mytweets/ewagoner/status/1471896154753445888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm not feeling optimistic that a greatly anticipated trip I have to NYC in four weeks will happen as planned. <a href="https://twitter.com/Pinboard/status/1471890455809835008">https://twitter.com/Pinboard/status/1471890455809835008</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1471922144804229133/index.html b/static/mytweets/ewagoner/status/1471922144804229133/index.html new file mode 100644 index 00000000..1734726c --- /dev/null +++ b/static/mytweets/ewagoner/status/1471922144804229133/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MixingChris: This might very well be the most offensive historical marker, or in fact sign of any sort, that I have ever seen. https://… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MixingChris: This might very well be the most offensive historical marker, or in fact sign of any sort, that I have ever seen. https://… +

+

+ 12/17/2021, 2:16:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1472307824239820805/index.html b/static/mytweets/ewagoner/status/1472307824239820805/index.html new file mode 100644 index 00000000..7d3a2bdd --- /dev/null +++ b/static/mytweets/ewagoner/status/1472307824239820805/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DauntingToaster: They say money can't buy happiness but look at that smile <a href="https://twitter.com/MPHProject/status/1471844540671737863">https://twitter.com/MPHProject/status/1471844540671737863</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14724917560/index.html b/static/mytweets/ewagoner/status/14724917560/index.html new file mode 100644 index 00000000..9b68245c --- /dev/null +++ b/static/mytweets/ewagoner/status/14724917560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First burgers of the season. Tink's beef, Luna Bakery buns, and Nature's Harmony Farm blue cheese. Nothing else needed! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First burgers of the season. Tink's beef, Luna Bakery buns, and Nature's Harmony Farm blue cheese. Nothing else needed! +

+

+ 5/25/2010, 7:36:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1472618606936707081/index.html b/static/mytweets/ewagoner/status/1472618606936707081/index.html new file mode 100644 index 00000000..8399a719 --- /dev/null +++ b/static/mytweets/ewagoner/status/1472618606936707081/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @jburnmurdoch: For no particular reason ... + +A Sunday thread highlighting just a tiny sample of the brilliant women whose tireless work… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jburnmurdoch: For no particular reason ...

A Sunday thread highlighting just a tiny sample of the brilliant women whose tireless work… +

+

+ 12/19/2021, 12:23:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1473361642213847040/index.html b/static/mytweets/ewagoner/status/1473361642213847040/index.html new file mode 100644 index 00000000..8d3a3647 --- /dev/null +++ b/static/mytweets/ewagoner/status/1473361642213847040/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @ThePlanetaryGuy: Wow. + +This is Comet Leonard, moving against the backdrop of the Milky. + +And those bright stars at upper right? They're… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ThePlanetaryGuy: Wow.

This is Comet Leonard, moving against the backdrop of the Milky.

And those bright stars at upper right? They're… +

+

+ 12/21/2021, 1:36:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/147337677371478016/index.html b/static/mytweets/ewagoner/status/147337677371478016/index.html new file mode 100644 index 00000000..d43d2181 --- /dev/null +++ b/static/mytweets/ewagoner/status/147337677371478016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My right hand makes capacitive touch screens go crazy now. I have no idea what that means. Left hand works fine. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My right hand makes capacitive touch screens go crazy now. I have no idea what that means. Left hand works fine. +

+

+ 12/15/2011, 10:30:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1473545351558840321/index.html b/static/mytweets/ewagoner/status/1473545351558840321/index.html new file mode 100644 index 00000000..d935301c --- /dev/null +++ b/static/mytweets/ewagoner/status/1473545351558840321/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mishafletch: hello, fellow lord of the rings nerds, i've just seen the GREATEST THING I HAVE EVER SEEN and it is this tumblr post: http… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mishafletch: hello, fellow lord of the rings nerds, i've just seen the GREATEST THING I HAVE EVER SEEN and it is this tumblr post: http… +

+

+ 12/22/2021, 1:46:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/147373207521988608/index.html b/static/mytweets/ewagoner/status/147373207521988608/index.html new file mode 100644 index 00000000..51b45faf --- /dev/null +++ b/static/mytweets/ewagoner/status/147373207521988608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LettersOfNote: A letter from Benjamin Franklin: "You and I were long Friends. You are now my Enemy." <a href="http://bit.ly/tZvVSy">http://bit.ly/tZvVSy</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LettersOfNote: A letter from Benjamin Franklin: "You and I were long Friends. You are now my Enemy." http://bit.ly/tZvVSy +

+

+ 12/15/2011, 12:51:25 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/147375647885508611/index.html b/static/mytweets/ewagoner/status/147375647885508611/index.html new file mode 100644 index 00000000..d6f0596e --- /dev/null +++ b/static/mytweets/ewagoner/status/147375647885508611/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had a nice lunch with a writer who came into town from out of state specifically to talk to me. I've got to admit… that's pretty cool. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had a nice lunch with a writer who came into town from out of state specifically to talk to me. I've got to admit… that's pretty cool. +

+

+ 12/15/2011, 1:01:07 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/147379250952011777/index.html b/static/mytweets/ewagoner/status/147379250952011777/index.html new file mode 100644 index 00000000..44299e0a --- /dev/null +++ b/static/mytweets/ewagoner/status/147379250952011777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pennjillette: @MrTeller If yoiu're liking "The Help" don't bother coming back to the "Penn & Teller Theater." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pennjillette: @MrTeller If yoiu're liking "The Help" don't bother coming back to the "Penn & Teller Theater." +

+

+ 12/15/2011, 1:15:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/147460287631601665/index.html b/static/mytweets/ewagoner/status/147460287631601665/index.html new file mode 100644 index 00000000..7a7b9ca2 --- /dev/null +++ b/static/mytweets/ewagoner/status/147460287631601665/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Squirrel! <a href="http://instagr.am/p/ZVmU-/">http://instagr.am/p/ZVmU-/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1475000378538266625/index.html b/static/mytweets/ewagoner/status/1475000378538266625/index.html new file mode 100644 index 00000000..58c1a4e6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1475000378538266625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SamFromInternet: The Grinch is a story of nonviolent property crime being remedied through compassion and forgiveness but every year co… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SamFromInternet: The Grinch is a story of nonviolent property crime being remedied through compassion and forgiveness but every year co… +

+

+ 12/26/2021, 2:07:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1475477464356954119/index.html b/static/mytweets/ewagoner/status/1475477464356954119/index.html new file mode 100644 index 00000000..d05e552d --- /dev/null +++ b/static/mytweets/ewagoner/status/1475477464356954119/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @delfuego: This thread is a great summary of the difference between an omicron infection after booster vs. after “standard” vaccination… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @delfuego: This thread is a great summary of the difference between an omicron infection after booster vs. after “standard” vaccination… +

+

+ 12/27/2021, 9:43:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1475527859825524748/index.html b/static/mytweets/ewagoner/status/1475527859825524748/index.html new file mode 100644 index 00000000..3c383587 --- /dev/null +++ b/static/mytweets/ewagoner/status/1475527859825524748/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pretty sure I've read this book, and it didn't turn out to well for those of us with real brains then. <a href="https://twitter.com/partikelchen/status/1475442157502795778">https://twitter.com/partikelchen/status/1475442157502795778</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14756250823/index.html b/static/mytweets/ewagoner/status/14756250823/index.html new file mode 100644 index 00000000..047afe8c --- /dev/null +++ b/static/mytweets/ewagoner/status/14756250823/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Did you know that by 2011, the United States will have 10 million more jobs than workers? This guy does. http://gdzl.la/85biuh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Did you know that by 2011, the United States will have 10 million more jobs than workers? This guy does. http://gdzl.la/85biuh +

+

+ 5/26/2010, 7:13:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1475693392537473026/index.html b/static/mytweets/ewagoner/status/1475693392537473026/index.html new file mode 100644 index 00000000..7dea989b --- /dev/null +++ b/static/mytweets/ewagoner/status/1475693392537473026/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @pookleblinky: Remember that polio's overwhelmingly predominant symptom was diarrhea. + +We don't remember polio nowadays, only longpolio. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pookleblinky: Remember that polio's overwhelmingly predominant symptom was diarrhea.

We don't remember polio nowadays, only longpolio. +

+

+ 12/28/2021, 12:01:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1475694773910622208/index.html b/static/mytweets/ewagoner/status/1475694773910622208/index.html new file mode 100644 index 00000000..7b9739b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1475694773910622208/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @norootcause: As a software developer, you may be called upon to perform some of these tasks in your career. + +How well a CS degree prepa… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @norootcause: As a software developer, you may be called upon to perform some of these tasks in your career.

How well a CS degree prepa… +

+

+ 12/28/2021, 12:07:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14758760641/index.html b/static/mytweets/ewagoner/status/14758760641/index.html new file mode 100644 index 00000000..b018e95b --- /dev/null +++ b/static/mytweets/ewagoner/status/14758760641/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Athens Locally Grown tour lets you be a farmer for a day" http://www.onlineathens.com/stories/052610/liv_644501010.shtml + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Athens Locally Grown tour lets you be a farmer for a day" http://www.onlineathens.com/stories/052610/liv_644501010.shtml +

+

+ 5/26/2010, 8:09:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1476299504450220037/index.html b/static/mytweets/ewagoner/status/1476299504450220037/index.html new file mode 100644 index 00000000..abd53ffe --- /dev/null +++ b/static/mytweets/ewagoner/status/1476299504450220037/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + RT @midnight_pals: Tolkien: and he sings like this +Tolkien: "I'm tom bombadil" +Tolkien: "I live on the window sill" +Tolkien: "i like to go… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @midnight_pals: Tolkien: and he sings like this
Tolkien: "I'm tom bombadil"
Tolkien: "I live on the window sill"
Tolkien: "i like to go… +

+

+ 12/29/2021, 4:10:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14764949821722624/index.html b/static/mytweets/ewagoner/status/14764949821722624/index.html new file mode 100644 index 00000000..dbdc8117 --- /dev/null +++ b/static/mytweets/ewagoner/status/14764949821722624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + JotNot on the iPhone & Dropbox have saved my sanity during this re-fi process, what with the repeated requests for this paper and that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ JotNot on the iPhone & Dropbox have saved my sanity during this re-fi process, what with the repeated requests for this paper and that. +

+

+ 12/14/2010, 2:33:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14765815098/index.html b/static/mytweets/ewagoner/status/14765815098/index.html new file mode 100644 index 00000000..5e9a9da5 --- /dev/null +++ b/static/mytweets/ewagoner/status/14765815098/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I don't like this intense version of the fishstick. It's vulgar." Wow, it's been two years already? http://youtube.com/watch?v=5QvIa0NEYO8 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I don't like this intense version of the fishstick. It's vulgar." Wow, it's been two years already? http://youtube.com/watch?v=5QvIa0NEYO8 +

+

+ 5/26/2010, 10:15:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/147674826327326720/index.html b/static/mytweets/ewagoner/status/147674826327326720/index.html new file mode 100644 index 00000000..24dcf27f --- /dev/null +++ b/static/mytweets/ewagoner/status/147674826327326720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Downtown at a sidewalk table, working on the computer, getting my picture taken for a magazine. It's Friday again? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Downtown at a sidewalk table, working on the computer, getting my picture taken for a magazine. It's Friday again? +

+

+ 12/16/2011, 8:49:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1477249915/index.html b/static/mytweets/ewagoner/status/1477249915/index.html new file mode 100644 index 00000000..858ee5dd --- /dev/null +++ b/static/mytweets/ewagoner/status/1477249915/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got notice my PMI cancelation was denied. Federal law allows them to charge PMI until I hit 80% of purchase price, not appraised value. Grr. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got notice my PMI cancelation was denied. Federal law allows them to charge PMI until I hit 80% of purchase price, not appraised value. Grr. +

+

+ 4/8/2009, 11:40:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/147737316461514752/index.html b/static/mytweets/ewagoner/status/147737316461514752/index.html new file mode 100644 index 00000000..1f5b515b --- /dev/null +++ b/static/mytweets/ewagoner/status/147737316461514752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Corny Runts, only $2. <a href="http://instagr.am/p/ZeYBJ/">http://instagr.am/p/ZeYBJ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Corny Runts, only $2. http://instagr.am/p/ZeYBJ/ +

+

+ 12/16/2011, 12:58:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/147755290706714624/index.html b/static/mytweets/ewagoner/status/147755290706714624/index.html new file mode 100644 index 00000000..6dbe9367 --- /dev/null +++ b/static/mytweets/ewagoner/status/147755290706714624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thank you so much for the shout-out, @castofwonders! And Brian Griggs' "Rust" -- what a great story to end out the year with. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thank you so much for the shout-out, @castofwonders! And Brian Griggs' "Rust" -- what a great story to end out the year with. +

+

+ 12/16/2011, 2:09:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1477680084102389761/index.html b/static/mytweets/ewagoner/status/1477680084102389761/index.html new file mode 100644 index 00000000..6ed5b5c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1477680084102389761/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @sarahkliff: Good morning, Happy New Years, surprise out-of-network medical bills are now illegal! + +<a href="https://www.nytimes.com/2021/12/30/upshot/medical-bill-ban-biden.html">https://www.nytimes.com/2021/12/30/upshot/medical-bill-ban-biden.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1477776075371565059/index.html b/static/mytweets/ewagoner/status/1477776075371565059/index.html new file mode 100644 index 00000000..6c00a988 --- /dev/null +++ b/static/mytweets/ewagoner/status/1477776075371565059/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @genehack: Total mind fuck <a href="https://twitter.com/maxrushden/status/1477376872212156420">https://twitter.com/maxrushden/status/1477376872212156420</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1477847327159291908/index.html b/static/mytweets/ewagoner/status/1477847327159291908/index.html new file mode 100644 index 00000000..795b99ae --- /dev/null +++ b/static/mytweets/ewagoner/status/1477847327159291908/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @GingerSlim: Oh my god + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @GingerSlim: Oh my god

+

+

+ 1/2/2022, 10:40:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/147794126367244288/index.html b/static/mytweets/ewagoner/status/147794126367244288/index.html new file mode 100644 index 00000000..47ff1974 --- /dev/null +++ b/static/mytweets/ewagoner/status/147794126367244288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It Only Takes a Girl (to make a difference) YouTube video: <a href="http://www.youtube.com/watch?v=YwEhKu3T51Q&feature=colike">http://www.youtube.com/watch?v=YwEhKu3T51Q&feature=colike</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/147803337394368512/index.html b/static/mytweets/ewagoner/status/147803337394368512/index.html new file mode 100644 index 00000000..8b21a029 --- /dev/null +++ b/static/mytweets/ewagoner/status/147803337394368512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been called this to my face. Well, not "ale". That'd be weird. <a href="http://instagr.am/p/Zg1P4/">http://instagr.am/p/Zg1P4/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been called this to my face. Well, not "ale". That'd be weird. http://instagr.am/p/Zg1P4/ +

+

+ 12/16/2011, 5:20:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1478524743364096004/index.html b/static/mytweets/ewagoner/status/1478524743364096004/index.html new file mode 100644 index 00000000..b4597421 --- /dev/null +++ b/static/mytweets/ewagoner/status/1478524743364096004/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @caseyjohnston: These two paragraphs really laid me out + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @caseyjohnston: These two paragraphs really laid me out

+

+

+ 1/4/2022, 7:32:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14787773349232640/index.html b/static/mytweets/ewagoner/status/14787773349232640/index.html new file mode 100644 index 00000000..6560795b --- /dev/null +++ b/static/mytweets/ewagoner/status/14787773349232640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Simpsons is getting cancelled? Yeah, I cancelled it off my DVR two years ago, but still... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Simpsons is getting cancelled? Yeah, I cancelled it off my DVR two years ago, but still... +

+

+ 12/14/2010, 4:04:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/147907165649244160/index.html b/static/mytweets/ewagoner/status/147907165649244160/index.html new file mode 100644 index 00000000..805c41bb --- /dev/null +++ b/static/mytweets/ewagoner/status/147907165649244160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One day I will learn the lesson not to tackle big heavy projects by myself. Today was not that day. <a href="http://instagr.am/p/ZlTDc/">http://instagr.am/p/ZlTDc/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One day I will learn the lesson not to tackle big heavy projects by myself. Today was not that day. http://instagr.am/p/ZlTDc/ +

+

+ 12/17/2011, 12:13:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1479536995449937921/index.html b/static/mytweets/ewagoner/status/1479536995449937921/index.html new file mode 100644 index 00000000..4b5afa8d --- /dev/null +++ b/static/mytweets/ewagoner/status/1479536995449937921/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kcm74: Everyone who's ever played any of the Civ games knows exactly how this is going to end. While we've spent 60 years sending out m… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @kcm74: Everyone who's ever played any of the Civ games knows exactly how this is going to end. While we've spent 60 years sending out m… +

+

+ 1/7/2022, 2:34:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1479684218951286786/index.html b/static/mytweets/ewagoner/status/1479684218951286786/index.html new file mode 100644 index 00000000..ebc4c9c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1479684218951286786/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + RT @LeylaDAsadi: This really feels like the DIY wave: +-find your own booster +-find your own rapid tests & PCR +-do your own contact tracing… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LeylaDAsadi: This really feels like the DIY wave:
-find your own booster
-find your own rapid tests & PCR
-do your own contact tracing… +

+

+ 1/8/2022, 12:19:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1479828718465998848/index.html b/static/mytweets/ewagoner/status/1479828718465998848/index.html new file mode 100644 index 00000000..7abce131 --- /dev/null +++ b/static/mytweets/ewagoner/status/1479828718465998848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheLincoln: jesus + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheLincoln: jesus

+

+

+ 1/8/2022, 9:53:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1480382207357333505/index.html b/static/mytweets/ewagoner/status/1480382207357333505/index.html new file mode 100644 index 00000000..c0afef8b --- /dev/null +++ b/static/mytweets/ewagoner/status/1480382207357333505/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @buttpraxis: This is great science: instead of telling Long Covid patients to fuck off, Dr. Pretorius and her colleagues went back to th… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @buttpraxis: This is great science: instead of telling Long Covid patients to fuck off, Dr. Pretorius and her colleagues went back to th… +

+

+ 1/9/2022, 10:33:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1480510312042450944/index.html b/static/mytweets/ewagoner/status/1480510312042450944/index.html new file mode 100644 index 00000000..12652c1b --- /dev/null +++ b/static/mytweets/ewagoner/status/1480510312042450944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bingo! <a href="https://twitter.com/BadBirchBotanic/status/1479956652283645953">https://twitter.com/BadBirchBotanic/status/1479956652283645953</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/148083352002510848/index.html b/static/mytweets/ewagoner/status/148083352002510848/index.html new file mode 100644 index 00000000..be207f18 --- /dev/null +++ b/static/mytweets/ewagoner/status/148083352002510848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a wonderful series of paintings "featuring characters with unusual pets and their unusual circumstances." <a href="http://travislouie.com/index.php">http://travislouie.com/index.php</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's a wonderful series of paintings "featuring characters with unusual pets and their unusual circumstances." http://travislouie.com/index.php +

+

+ 12/17/2011, 11:53:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1481250902489157639/index.html b/static/mytweets/ewagoner/status/1481250902489157639/index.html new file mode 100644 index 00000000..f149e496 --- /dev/null +++ b/static/mytweets/ewagoner/status/1481250902489157639/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @strobist: Twitter, explained in 15 seconds + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @strobist: Twitter, explained in 15 seconds

+

+

+ 1/12/2022, 8:05:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/148127818797170688/index.html b/static/mytweets/ewagoner/status/148127818797170688/index.html new file mode 100644 index 00000000..a47c73c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/148127818797170688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm making some little carefully wrapped packages for a holiday dinner party. <a href="http://instagr.am/p/Zs-Le/">http://instagr.am/p/Zs-Le/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm making some little carefully wrapped packages for a holiday dinner party. http://instagr.am/p/Zs-Le/ +

+

+ 12/17/2011, 2:49:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/148132847746686978/index.html b/static/mytweets/ewagoner/status/148132847746686978/index.html new file mode 100644 index 00000000..f7b2b77e --- /dev/null +++ b/static/mytweets/ewagoner/status/148132847746686978/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I guess I did get a few things made this year. <a href="http://instagr.am/p/ZtNRb/">http://instagr.am/p/ZtNRb/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I guess I did get a few things made this year. http://instagr.am/p/ZtNRb/ +

+

+ 12/17/2011, 3:09:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1481846929373937668/index.html b/static/mytweets/ewagoner/status/1481846929373937668/index.html new file mode 100644 index 00000000..106f6ffb --- /dev/null +++ b/static/mytweets/ewagoner/status/1481846929373937668/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Squids can fly now. Ok. Well. <a href="https://twitter.com/goseascience/status/1481689979990462465">https://twitter.com/goseascience/status/1481689979990462465</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/148186778040410112/index.html b/static/mytweets/ewagoner/status/148186778040410112/index.html new file mode 100644 index 00000000..bb144aa2 --- /dev/null +++ b/static/mytweets/ewagoner/status/148186778040410112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm at the home of Lynyrd Skynyrd's biggest fan. In recognition of this fact, they played at his house. <a href="http://instagr.am/p/Zvx7q/">http://instagr.am/p/Zvx7q/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm at the home of Lynyrd Skynyrd's biggest fan. In recognition of this fact, they played at his house. http://instagr.am/p/Zvx7q/ +

+

+ 12/17/2011, 6:44:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/148194588098695168/index.html b/static/mytweets/ewagoner/status/148194588098695168/index.html new file mode 100644 index 00000000..db130dfb --- /dev/null +++ b/static/mytweets/ewagoner/status/148194588098695168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Come in! Come in, and know me better, man! <a href="http://instagr.am/p/ZwLDV/">http://instagr.am/p/ZwLDV/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Come in! Come in, and know me better, man! http://instagr.am/p/ZwLDV/ +

+

+ 12/17/2011, 7:15:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/148217881069498369/index.html b/static/mytweets/ewagoner/status/148217881069498369/index.html new file mode 100644 index 00000000..796fb974 --- /dev/null +++ b/static/mytweets/ewagoner/status/148217881069498369/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Best thing I've ever got in a White Elephant/Yankee Trader gift swap. <a href="http://instagr.am/p/ZxU0a/">http://instagr.am/p/ZxU0a/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Best thing I've ever got in a White Elephant/Yankee Trader gift swap. http://instagr.am/p/ZxU0a/ +

+

+ 12/17/2011, 8:47:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/148222332/index.html b/static/mytweets/ewagoner/status/148222332/index.html new file mode 100644 index 00000000..9d35c351 --- /dev/null +++ b/static/mytweets/ewagoner/status/148222332/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + UK military spokesman Major Mike Shearer said: "We can categorically state that we have not released man-eating badgers into Basra." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ UK military spokesman Major Mike Shearer said: "We can categorically state that we have not released man-eating badgers into Basra." +

+

+ 7/13/2007, 9:40:48 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/148229416219197441/index.html b/static/mytweets/ewagoner/status/148229416219197441/index.html new file mode 100644 index 00000000..d464f9bd --- /dev/null +++ b/static/mytweets/ewagoner/status/148229416219197441/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got carded buying wine. I don't think that's ever happened before. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got carded buying wine. I don't think that's ever happened before. +

+

+ 12/17/2011, 9:33:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14836702749134848/index.html b/static/mytweets/ewagoner/status/14836702749134848/index.html new file mode 100644 index 00000000..d01fad41 --- /dev/null +++ b/static/mytweets/ewagoner/status/14836702749134848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My nerd college alma mater sent me a Christmas card. Do you get any cards discussing insects and germs? http://gdzl.la/91XuRk + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My nerd college alma mater sent me a Christmas card. Do you get any cards discussing insects and germs? http://gdzl.la/91XuRk +

+

+ 12/14/2010, 7:18:40 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14838147498/index.html b/static/mytweets/ewagoner/status/14838147498/index.html new file mode 100644 index 00000000..1c8c8159 --- /dev/null +++ b/static/mytweets/ewagoner/status/14838147498/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Amazing four minute time lapse video of six weeks of the shuttle Discovery prepping for launch. http://is.gd/crCVR (via @levarburton) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Amazing four minute time lapse video of six weeks of the shuttle Discovery prepping for launch. http://is.gd/crCVR (via @levarburton) +

+

+ 5/27/2010, 10:30:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1484351860446150664/index.html b/static/mytweets/ewagoner/status/1484351860446150664/index.html new file mode 100644 index 00000000..d34c3949 --- /dev/null +++ b/static/mytweets/ewagoner/status/1484351860446150664/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + If you like piña coladas +and the taste of quinine + +you might like this “Bitter Colada”. Each serving contains an ounce and a half of Angostura bitters. #MoreThanADash <a href="https://www.instagram.com/ewagoner/p/CY-YyVPrpy2/?utm_medium=twitter">https://www.instagram.com/ewagoner/p/CY-YyVPrpy2/?utm_medium=twitter</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1484398382722527240/index.html b/static/mytweets/ewagoner/status/1484398382722527240/index.html new file mode 100644 index 00000000..0ca249c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1484398382722527240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @esmewang: my mind is fucking blown because I was going over proofs of one of my forthcoming pieces, & noted that “e.e. cummings” should… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @esmewang: my mind is fucking blown because I was going over proofs of one of my forthcoming pieces, & noted that “e.e. cummings” should… +

+

+ 1/21/2022, 12:32:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/148475612/index.html b/static/mytweets/ewagoner/status/148475612/index.html new file mode 100644 index 00000000..f7cee685 --- /dev/null +++ b/static/mytweets/ewagoner/status/148475612/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If the weather holds, I'm still on track to film my Food Network audition video tomorrow. Local beef stroganoff, made in the garden! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If the weather holds, I'm still on track to film my Food Network audition video tomorrow. Local beef stroganoff, made in the garden! +

+

+ 7/13/2007, 12:24:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1485010780194062343/index.html b/static/mytweets/ewagoner/status/1485010780194062343/index.html new file mode 100644 index 00000000..b4af3e13 --- /dev/null +++ b/static/mytweets/ewagoner/status/1485010780194062343/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @amhgruber: Remember that academic mom who coordinated an open letter to Iowa BOR & university presidents to request add'l childcare COV… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @amhgruber: Remember that academic mom who coordinated an open letter to Iowa BOR & university presidents to request add'l childcare COV… +

+

+ 1/22/2022, 5:05:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1485053944342716418/index.html b/static/mytweets/ewagoner/status/1485053944342716418/index.html new file mode 100644 index 00000000..2bc1cb08 --- /dev/null +++ b/static/mytweets/ewagoner/status/1485053944342716418/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @chaosprime: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @chaosprime:

+

+

+ 1/22/2022, 7:57:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14850719626/index.html b/static/mytweets/ewagoner/status/14850719626/index.html new file mode 100644 index 00000000..40205bd1 --- /dev/null +++ b/static/mytweets/ewagoner/status/14850719626/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Starting today we save 70 pages/week with automated checkouts at my farmers market! Need about 6 iPads, then can save another 350pgs/wk. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Starting today we save 70 pages/week with automated checkouts at my farmers market! Need about 6 iPads, then can save another 350pgs/wk. +

+

+ 5/27/2010, 2:07:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1485461257104900098/index.html b/static/mytweets/ewagoner/status/1485461257104900098/index.html new file mode 100644 index 00000000..c370ada1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1485461257104900098/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A little critter I’ve been working on. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A little critter I’ve been working on.

+

+

+ 1/23/2022, 10:55:36 PM +

+

Favs: 13

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/148550706062831618/index.html b/static/mytweets/ewagoner/status/148550706062831618/index.html new file mode 100644 index 00000000..424e7b0b --- /dev/null +++ b/static/mytweets/ewagoner/status/148550706062831618/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This isn't the worst burn I've had by far, but it's certainly the most painful. Grawr! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This isn't the worst burn I've had by far, but it's certainly the most painful. Grawr! +

+

+ 12/18/2011, 6:50:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/148556104111095808/index.html b/static/mytweets/ewagoner/status/148556104111095808/index.html new file mode 100644 index 00000000..30d8ae31 --- /dev/null +++ b/static/mytweets/ewagoner/status/148556104111095808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm eating a beach off of the Noel log. <a href="http://instagr.am/p/Z_PHH/">http://instagr.am/p/Z_PHH/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm eating a beach off of the Noel log. http://instagr.am/p/Z_PHH/ +

+

+ 12/18/2011, 7:11:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/148565840659361795/index.html b/static/mytweets/ewagoner/status/148565840659361795/index.html new file mode 100644 index 00000000..0b051b03 --- /dev/null +++ b/static/mytweets/ewagoner/status/148565840659361795/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'd never heard about this punk move Elvis Costello pulled on live TV in 1977. It's great. <a href="http://www.dangerousminds.net/comments/the_performance_that_got_elvis_costello_banned_from_americas_favorite_laten">http://www.dangerousminds.net/comments/the_performance_that_got_elvis_costello_banned_from_americas_favorite_laten</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/148610511934734336/index.html b/static/mytweets/ewagoner/status/148610511934734336/index.html new file mode 100644 index 00000000..a2656705 --- /dev/null +++ b/static/mytweets/ewagoner/status/148610511934734336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's great watching the video for "The One I Love", recognizing people and places I've come to know well. Bonus: Photog director Alton Brown + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's great watching the video for "The One I Love", recognizing people and places I've come to know well. Bonus: Photog director Alton Brown +

+

+ 12/18/2011, 10:48:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1486439621/index.html b/static/mytweets/ewagoner/status/1486439621/index.html new file mode 100644 index 00000000..27d971b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1486439621/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Most beautiful day we've had at our farmers market in months. Sales are already equal to what we had mid-summer last year -- a good omen. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Most beautiful day we've had at our farmers market in months. Sales are already equal to what we had mid-summer last year -- a good omen. +

+

+ 4/9/2009, 6:09:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1486601129526022146/index.html b/static/mytweets/ewagoner/status/1486601129526022146/index.html new file mode 100644 index 00000000..86dafdf9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1486601129526022146/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @michael_deforge: did someone already write the think piece about how the popular games of the early pandemic were mostly focused on gr… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @michael_deforge: did someone already write the think piece about how the popular games of the early pandemic were mostly focused on gr… +

+

+ 1/27/2022, 2:25:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14866721269612544/index.html b/static/mytweets/ewagoner/status/14866721269612544/index.html new file mode 100644 index 00000000..b130f93e --- /dev/null +++ b/static/mytweets/ewagoner/status/14866721269612544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watching four strangers sitting around the dinner table eating and talking about a "sack, back, & crack wax" on TV. The BBC is awesome. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watching four strangers sitting around the dinner table eating and talking about a "sack, back, & crack wax" on TV. The BBC is awesome. +

+

+ 12/14/2010, 9:17:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1486762111439101952/index.html b/static/mytweets/ewagoner/status/1486762111439101952/index.html new file mode 100644 index 00000000..9e340f7a --- /dev/null +++ b/static/mytweets/ewagoner/status/1486762111439101952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh hey! It's been 15 years since this site killed my blog. Maybe *this* is the year I bring it back. #MyTwitterAnniversary + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh hey! It's been 15 years since this site killed my blog. Maybe *this* is the year I bring it back. #MyTwitterAnniversary

+

+

+ 1/27/2022, 1:04:44 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1487112407281553414/index.html b/static/mytweets/ewagoner/status/1487112407281553414/index.html new file mode 100644 index 00000000..dd06f606 --- /dev/null +++ b/static/mytweets/ewagoner/status/1487112407281553414/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current status + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Current status

+

+

+ 1/28/2022, 12:16:41 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14873016958/index.html b/static/mytweets/ewagoner/status/14873016958/index.html new file mode 100644 index 00000000..db244fca --- /dev/null +++ b/static/mytweets/ewagoner/status/14873016958/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Snack cakes have a super creamy center, not a heart, but if I had a heart it would have been pounding like crazy!" http://is.gd/cslFK + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Snack cakes have a super creamy center, not a heart, but if I had a heart it would have been pounding like crazy!" http://is.gd/cslFK +

+

+ 5/27/2010, 9:26:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1487450366157467651/index.html b/static/mytweets/ewagoner/status/1487450366157467651/index.html new file mode 100644 index 00000000..07da701b --- /dev/null +++ b/static/mytweets/ewagoner/status/1487450366157467651/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @summerbrennan: Going to start out all my emails like this now... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @summerbrennan: Going to start out all my emails like this now... +

+

+ 1/29/2022, 10:39:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1487594236010807304/index.html b/static/mytweets/ewagoner/status/1487594236010807304/index.html new file mode 100644 index 00000000..a9874ba8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1487594236010807304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TE_AMO_COURT: There are 2 types of ppl in this world smh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TE_AMO_COURT: There are 2 types of ppl in this world smh

+

+

+ 1/29/2022, 8:11:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/148762149320278016/index.html b/static/mytweets/ewagoner/status/148762149320278016/index.html new file mode 100644 index 00000000..f09d42e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/148762149320278016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Flight of the Conchords Christmas card <a href="http://www.quinkyart.com/2010/12/flight-of-conchords-christmas-card.html">http://www.quinkyart.com/2010/12/flight-of-conchords-christmas-card.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1487814879/index.html b/static/mytweets/ewagoner/status/1487814879/index.html new file mode 100644 index 00000000..e8d393e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1487814879/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got home and checked the records. Total sales at our farners market this week are nearly 2x this time last year, 10x of two years ago. #farm + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got home and checked the records. Total sales at our farners market this week are nearly 2x this time last year, 10x of two years ago. #farm +

+

+ 4/9/2009, 10:16:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1487899160573587459/index.html b/static/mytweets/ewagoner/status/1487899160573587459/index.html new file mode 100644 index 00000000..1384715d --- /dev/null +++ b/static/mytweets/ewagoner/status/1487899160573587459/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MrsTad: This handy piece of truth, c/o Reddit + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MrsTad: This handy piece of truth, c/o Reddit

+

+

+ 1/30/2022, 4:22:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1487900806426898445/index.html b/static/mytweets/ewagoner/status/1487900806426898445/index.html new file mode 100644 index 00000000..e396731d --- /dev/null +++ b/static/mytweets/ewagoner/status/1487900806426898445/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @AliLozoff @genehack Went on to be the program director at KTEK (a non-licensed college radio station) for several years. I’ve had several careers since then but still love my radio days. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @AliLozoff @genehack Went on to be the program director at KTEK (a non-licensed college radio station) for several years. I’ve had several careers since then but still love my radio days. +

+

+ 1/30/2022, 4:29:30 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1488403717330243587/index.html b/static/mytweets/ewagoner/status/1488403717330243587/index.html new file mode 100644 index 00000000..051562c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1488403717330243587/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nex3: did y'all hear about the British grocery store that installed some tilework to advertise fractal broccoli, and it was so beautifu… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nex3: did y'all hear about the British grocery store that installed some tilework to advertise fractal broccoli, and it was so beautifu… +

+

+ 2/1/2022, 1:47:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/148911162317213696/index.html b/static/mytweets/ewagoner/status/148911162317213696/index.html new file mode 100644 index 00000000..d9001dc8 --- /dev/null +++ b/static/mytweets/ewagoner/status/148911162317213696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mailgun, the service I trust to handle all my locallygrown email, sent me red velvet cake pops. Thanks! <a href="http://instagr.am/p/aLbFn/">http://instagr.am/p/aLbFn/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mailgun, the service I trust to handle all my locallygrown email, sent me red velvet cake pops. Thanks! http://instagr.am/p/aLbFn/ +

+

+ 12/19/2011, 6:42:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1489708999201247236/index.html b/static/mytweets/ewagoner/status/1489708999201247236/index.html new file mode 100644 index 00000000..835e6616 --- /dev/null +++ b/static/mytweets/ewagoner/status/1489708999201247236/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + February in St. Louis. Amazing! <a href="https://twitter.com/leahmcelrath/status/1489667483158335488">https://twitter.com/leahmcelrath/status/1489667483158335488</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14897203356/index.html b/static/mytweets/ewagoner/status/14897203356/index.html new file mode 100644 index 00000000..8cea9448 --- /dev/null +++ b/static/mytweets/ewagoner/status/14897203356/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Up for the last day of kindergarten. For the next ten weeks, I get an extra hour of sleep each night! *yawn* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Up for the last day of kindergarten. For the next ten weeks, I get an extra hour of sleep each night! *yawn* +

+

+ 5/28/2010, 6:21:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14902842726/index.html b/static/mytweets/ewagoner/status/14902842726/index.html new file mode 100644 index 00000000..05591c3b --- /dev/null +++ b/static/mytweets/ewagoner/status/14902842726/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Even landlubbers have to fear the kraken. #moustachemay http://moustachemay.com/staches/ewagoner/5771/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Even landlubbers have to fear the kraken. #moustachemay http://moustachemay.com/staches/ewagoner/5771/ +

+

+ 5/28/2010, 8:30:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1490405091161128962/index.html b/static/mytweets/ewagoner/status/1490405091161128962/index.html new file mode 100644 index 00000000..63fd2c15 --- /dev/null +++ b/static/mytweets/ewagoner/status/1490405091161128962/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + WIP: a remote control city bus I’m converting into a teapot locomotive (named The Darjeeling Limited, natch) for next weekend’s teapot races. <a href="https://www.instagram.com/p/CZpboB8JqZl/?utm_medium=twitter">https://www.instagram.com/p/CZpboB8JqZl/?utm_medium=twitter</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1490480757567115268/index.html b/static/mytweets/ewagoner/status/1490480757567115268/index.html new file mode 100644 index 00000000..854ed6ed --- /dev/null +++ b/static/mytweets/ewagoner/status/1490480757567115268/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @StillNotSam: It suddenly occurred to me that not everyone might know this. If you add these to your muted words, all that "suggested tw… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @StillNotSam: It suddenly occurred to me that not everyone might know this. If you add these to your muted words, all that "suggested tw… +

+

+ 2/6/2022, 7:21:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14906857136/index.html b/static/mytweets/ewagoner/status/14906857136/index.html new file mode 100644 index 00000000..309b284a --- /dev/null +++ b/static/mytweets/ewagoner/status/14906857136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Woah. Looked like I turned on the BP video feed just in time to watch everything explode. I hope that's not what I saw. http://is.gd/ct3GQ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Woah. Looked like I turned on the BP video feed just in time to watch everything explode. I hope that's not what I saw. http://is.gd/ct3GQ +

+

+ 5/28/2010, 9:44:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1490723207518818314/index.html b/static/mytweets/ewagoner/status/1490723207518818314/index.html new file mode 100644 index 00000000..3fa3f8a6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1490723207518818314/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Clever! <a href="https://twitter.com/matttomic/status/1490690612672315398">https://twitter.com/matttomic/status/1490690612672315398</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1490808386/index.html b/static/mytweets/ewagoner/status/1490808386/index.html new file mode 100644 index 00000000..b2eb746e --- /dev/null +++ b/static/mytweets/ewagoner/status/1490808386/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Sail Transport Network gets organic produce from farms on the Olympic Peninsula to Seattle using sailboats. http://is.gd/rMvj + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Sail Transport Network gets organic produce from farms on the Olympic Peninsula to Seattle using sailboats. http://is.gd/rMvj +

+

+ 4/10/2009, 11:05:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14909047415/index.html b/static/mytweets/ewagoner/status/14909047415/index.html new file mode 100644 index 00000000..718f3657 --- /dev/null +++ b/static/mytweets/ewagoner/status/14909047415/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's video from about an hour ago of a mini-sub apparently investigating debris raining down. Looks like something blew http://is.gd/ct6cE + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's video from about an hour ago of a mini-sub apparently investigating debris raining down. Looks like something blew http://is.gd/ct6cE +

+

+ 5/28/2010, 10:19:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149097797851942912/index.html b/static/mytweets/ewagoner/status/149097797851942912/index.html new file mode 100644 index 00000000..fb4e4c42 --- /dev/null +++ b/static/mytweets/ewagoner/status/149097797851942912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I never - I PROMISE you - ever wanted to grow up to be someone known as ’The Penis Mom'. But here I am." <a href="http://girlonsaturday.blogspot.com/2011/12/penis-mom.html?spref=tw">http://girlonsaturday.blogspot.com/2011/12/penis-mom.html?spref=tw</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1491195391718879232/index.html b/static/mytweets/ewagoner/status/1491195391718879232/index.html new file mode 100644 index 00000000..ad31e563 --- /dev/null +++ b/static/mytweets/ewagoner/status/1491195391718879232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Quoted for truth. <a href="https://twitter.com/kcm74/status/1481888119670689793">https://twitter.com/kcm74/status/1481888119670689793</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149122994789289984/index.html b/static/mytweets/ewagoner/status/149122994789289984/index.html new file mode 100644 index 00000000..54bb69ea --- /dev/null +++ b/static/mytweets/ewagoner/status/149122994789289984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Anyone who tells a lie has not a pure heart, and cannot make good soup." Beethoven + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Anyone who tells a lie has not a pure heart, and cannot make good soup." Beethoven +

+

+ 12/20/2011, 8:44:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1491257971153813504/index.html b/static/mytweets/ewagoner/status/1491257971153813504/index.html new file mode 100644 index 00000000..39987973 --- /dev/null +++ b/static/mytweets/ewagoner/status/1491257971153813504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s this silly remote control teapot racer I’ve been working on. #TheDarjeelingLimited <a href="https://www.instagram.com/p/CZvfeF9rzMe/?utm_medium=twitter">https://www.instagram.com/p/CZvfeF9rzMe/?utm_medium=twitter</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14912647292/index.html b/static/mytweets/ewagoner/status/14912647292/index.html new file mode 100644 index 00000000..2c2873f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/14912647292/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap! Take a look at these thousands of trucks/vans parked on an unused airfield in Florida. http://is.gd/cta6m + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy crap! Take a look at these thousands of trucks/vans parked on an unused airfield in Florida. http://is.gd/cta6m +

+

+ 5/28/2010, 11:15:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149138787891552256/index.html b/static/mytweets/ewagoner/status/149138787891552256/index.html new file mode 100644 index 00000000..ef972f5a --- /dev/null +++ b/static/mytweets/ewagoner/status/149138787891552256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @urchinette: This is how they advertised Lego with girls in 1981. MORE ADS LIKE THIS, PLEASE! <a href="http://bit.ly/vNpjJm">http://bit.ly/vNpjJm</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @urchinette: This is how they advertised Lego with girls in 1981. MORE ADS LIKE THIS, PLEASE! http://bit.ly/vNpjJm +

+

+ 12/20/2011, 9:47:12 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149172642/index.html b/static/mytweets/ewagoner/status/149172642/index.html new file mode 100644 index 00000000..d2d5efea --- /dev/null +++ b/static/mytweets/ewagoner/status/149172642/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Homemade egg noodle dough for my Food Network audition tomorrow is done: http://www.flickr.com/photos/ewagoner/804647052/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Homemade egg noodle dough for my Food Network audition tomorrow is done: http://www.flickr.com/photos/ewagoner/804647052/ +

+

+ 7/13/2007, 11:31:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1491771444/index.html b/static/mytweets/ewagoner/status/1491771444/index.html new file mode 100644 index 00000000..8ff0758c --- /dev/null +++ b/static/mytweets/ewagoner/status/1491771444/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nevermind the "why is it called *Good* Friday?" question... what I've always wondered is why is Easter only two days later and not three? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nevermind the "why is it called *Good* Friday?" question... what I've always wondered is why is Easter only two days later and not three? +

+

+ 4/10/2009, 1:33:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14918402503/index.html b/static/mytweets/ewagoner/status/14918402503/index.html new file mode 100644 index 00000000..a12a7186 --- /dev/null +++ b/static/mytweets/ewagoner/status/14918402503/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eating lunch for the first time at Food For The Soul, and now I feel like I wasted the last 13 years by not eating here sooner. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eating lunch for the first time at Food For The Soul, and now I feel like I wasted the last 13 years by not eating here sooner. +

+

+ 5/28/2010, 12:46:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149192023310745600/index.html b/static/mytweets/ewagoner/status/149192023310745600/index.html new file mode 100644 index 00000000..4e17b939 --- /dev/null +++ b/static/mytweets/ewagoner/status/149192023310745600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “It’s Okay to be Neither” An approach to preventing gender bullying in a classroom. <a href="http://togetherforjacksoncountykids.tumblr.com/post/14314184651/one-teachers-approach-to-preventing-gender-bullying-in">http://togetherforjacksoncountykids.tumblr.com/post/14314184651/one-teachers-approach-to-preventing-gender-bullying-in</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14919885244/index.html b/static/mytweets/ewagoner/status/14919885244/index.html new file mode 100644 index 00000000..f373b638 --- /dev/null +++ b/static/mytweets/ewagoner/status/14919885244/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lots more details, including many video frames, from this morning's oil pipe blowout. So what's next? http://pasaudela.blogspot.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lots more details, including many video frames, from this morning's oil pipe blowout. So what's next? http://pasaudela.blogspot.com/ +

+

+ 5/28/2010, 1:11:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149217683886440448/index.html b/static/mytweets/ewagoner/status/149217683886440448/index.html new file mode 100644 index 00000000..94a318f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/149217683886440448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read "The Devil With the Three Golden Hairs", about a boy born fortune's favorite who goes to hell and back. <a href="http://grimmlunch.org/29-the-devil-with-the-three-golden-hairs">http://grimmlunch.org/29-the-devil-with-the-three-golden-hairs</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1492283574/index.html b/static/mytweets/ewagoner/status/1492283574/index.html new file mode 100644 index 00000000..a88b5e97 --- /dev/null +++ b/static/mytweets/ewagoner/status/1492283574/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens GA is the "Destination of the Week" for the Mother Nature Network. One given reason (of many): Athens Locally Grown http://is.gd/rOvJ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens GA is the "Destination of the Week" for the Mother Nature Network. One given reason (of many): Athens Locally Grown http://is.gd/rOvJ +

+

+ 4/10/2009, 2:52:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149232412751175680/index.html b/static/mytweets/ewagoner/status/149232412751175680/index.html new file mode 100644 index 00000000..5fe7e41e --- /dev/null +++ b/static/mytweets/ewagoner/status/149232412751175680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Mean Old Jews Who Crucify My Lord" is a "great record, though, if the anti-Semitic angle doesn't bother you too much." <a href="http://thehoundblog.blogspot.com/2009/03/this-weeks-5-pack.html">http://thehoundblog.blogspot.com/2009/03/this-weeks-5-pack.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149256118651203585/index.html b/static/mytweets/ewagoner/status/149256118651203585/index.html new file mode 100644 index 00000000..4f158451 --- /dev/null +++ b/static/mytweets/ewagoner/status/149256118651203585/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cold, wet, and dark: December in Athens <a href="http://instagr.am/p/aXFkx/">http://instagr.am/p/aXFkx/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cold, wet, and dark: December in Athens http://instagr.am/p/aXFkx/ +

+

+ 12/20/2011, 5:33:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1492695196135534592/index.html b/static/mytweets/ewagoner/status/1492695196135534592/index.html new file mode 100644 index 00000000..6408d5c9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1492695196135534592/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + Who has two thumbs and broke down in tears during a gothic metal performance of Emily Dickens poetry? This fucking guy. + +These last two years, y’all. + +(Valentine Wolfe, killing it as usual.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Who has two thumbs and broke down in tears during a gothic metal performance of Emily Dickens poetry? This fucking guy.

These last two years, y’all.

(Valentine Wolfe, killing it as usual.)

+

+

+ 2/12/2022, 10:00:42 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1492701425729744897/index.html b/static/mytweets/ewagoner/status/1492701425729744897/index.html new file mode 100644 index 00000000..034f1330 --- /dev/null +++ b/static/mytweets/ewagoner/status/1492701425729744897/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @epilesbian: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @epilesbian:

+

+

+ 2/12/2022, 10:25:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1492719889815113731/index.html b/static/mytweets/ewagoner/status/1492719889815113731/index.html new file mode 100644 index 00000000..e3f7447f --- /dev/null +++ b/static/mytweets/ewagoner/status/1492719889815113731/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Melancholia. When the urge to watch that again gets strong, I know it’s time for an emergency application of self care. <a href="https://twitter.com/H0NEYRIVER/status/1492536447718490116">https://twitter.com/H0NEYRIVER/status/1492536447718490116</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14928439005/index.html b/static/mytweets/ewagoner/status/14928439005/index.html new file mode 100644 index 00000000..afd8565a --- /dev/null +++ b/static/mytweets/ewagoner/status/14928439005/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Great CNN story on the Athens "Tour de Farm", featuring several growers who sell through my market: http://is.gd/ctriF + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Great CNN story on the Athens "Tour de Farm", featuring several growers who sell through my market: http://is.gd/ctriF +

+

+ 5/28/2010, 3:49:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14929245545/index.html b/static/mytweets/ewagoner/status/14929245545/index.html new file mode 100644 index 00000000..23baaac5 --- /dev/null +++ b/static/mytweets/ewagoner/status/14929245545/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sounds like no one knows what's happening down there. "BP’s Effort to Plug Oil Leak Suspended a 2nd Time" http://nyti.ms/cNxEQX via @nika7k + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sounds like no one knows what's happening down there. "BP’s Effort to Plug Oil Leak Suspended a 2nd Time" http://nyti.ms/cNxEQX via @nika7k +

+

+ 5/28/2010, 4:05:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149297412446490631/index.html b/static/mytweets/ewagoner/status/149297412446490631/index.html new file mode 100644 index 00000000..434c1031 --- /dev/null +++ b/static/mytweets/ewagoner/status/149297412446490631/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @fchimero Louis CK’s Shameful Dirty Comedy <a href="http://blog.frankchimero.com/post/14480225720">http://blog.frankchimero.com/post/14480225720</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1494047353/index.html b/static/mytweets/ewagoner/status/1494047353/index.html new file mode 100644 index 00000000..34583972 --- /dev/null +++ b/static/mytweets/ewagoner/status/1494047353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Strongest storm we've seen in years. The hail has ended. Funnel cloud next town north of here, but just good old fashioned storm at home. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Strongest storm we've seen in years. The hail has ended. Funnel cloud next town north of here, but just good old fashioned storm at home. +

+

+ 4/10/2009, 8:10:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1494329553514221573/index.html b/static/mytweets/ewagoner/status/1494329553514221573/index.html new file mode 100644 index 00000000..08b0d9d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1494329553514221573/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @monkchips: i have a lot of time for companies that invest in junior developers, and even more for those that create pathways for mother… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @monkchips: i have a lot of time for companies that invest in junior developers, and even more for those that create pathways for mother… +

+

+ 2/17/2022, 10:15:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14946250234/index.html b/static/mytweets/ewagoner/status/14946250234/index.html new file mode 100644 index 00000000..00dc4b4f --- /dev/null +++ b/static/mytweets/ewagoner/status/14946250234/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nature's Harmony steak and blue cheese, Lazy Willow potatoes, Double B mushrooms, McMullan Farm pecans, Veribest Farm onions. Tasty dinner! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nature's Harmony steak and blue cheese, Lazy Willow potatoes, Double B mushrooms, McMullan Farm pecans, Veribest Farm onions. Tasty dinner! +

+

+ 5/28/2010, 9:50:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1494670986851065863/index.html b/static/mytweets/ewagoner/status/1494670986851065863/index.html new file mode 100644 index 00000000..0f35da37 --- /dev/null +++ b/static/mytweets/ewagoner/status/1494670986851065863/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mcapriglioneart: When you ask me how I'm doing and I say "I'm functioning" this is what I mean + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mcapriglioneart: When you ask me how I'm doing and I say "I'm functioning" this is what I mean

+

+

+ 2/18/2022, 8:51:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1494671974496448518/index.html b/static/mytweets/ewagoner/status/1494671974496448518/index.html new file mode 100644 index 00000000..a25be400 --- /dev/null +++ b/static/mytweets/ewagoner/status/1494671974496448518/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Lollardfish: One of the most important historian twitter accounts here. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Lollardfish: One of the most important historian twitter accounts here. +

+

+ 2/18/2022, 8:55:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1494715237529960448/index.html b/static/mytweets/ewagoner/status/1494715237529960448/index.html new file mode 100644 index 00000000..c9385fa2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1494715237529960448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DanDeckr: Not sorry. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DanDeckr: Not sorry.

+

+

+ 2/18/2022, 11:47:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1494809547/index.html b/static/mytweets/ewagoner/status/1494809547/index.html new file mode 100644 index 00000000..9edaeaf5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1494809547/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A person should not out-live one's trees. (via @morebikes -- so sorry, glad the house is safe!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A person should not out-live one's trees. (via @morebikes -- so sorry, glad the house is safe!) +

+

+ 4/10/2009, 10:43:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149494766533488641/index.html b/static/mytweets/ewagoner/status/149494766533488641/index.html new file mode 100644 index 00000000..db4329a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/149494766533488641/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Newt Gingrich’s Letter to Virginia, Regarding the Existence of Santa Claus and Claims That He Said Otherwise.: <a href="http://www.mcsweeneys.net/articles/newt-gingrichs-letter-to-virginia-regarding-the-existence-of-santa-claus-and-claims-that-he-said-otherwise#.TvHqcQpXvzA.twitter">http://www.mcsweeneys.net/articles/newt-gingrichs-letter-to-virginia-regarding-the-existence-of-santa-claus-and-claims-that-he-said-otherwise#.TvHqcQpXvzA.twitter</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1495051415680696321/index.html b/static/mytweets/ewagoner/status/1495051415680696321/index.html new file mode 100644 index 00000000..65431c90 --- /dev/null +++ b/static/mytweets/ewagoner/status/1495051415680696321/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @elizabeth_joh: 👉PSA-if you work in the public sector/non-profit, apply for the expanded public service loan forgiveness program. It end… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @elizabeth_joh: 👉PSA-if you work in the public sector/non-profit, apply for the expanded public service loan forgiveness program. It end… +

+

+ 2/19/2022, 10:03:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1495511168781332486/index.html b/static/mytweets/ewagoner/status/1495511168781332486/index.html new file mode 100644 index 00000000..4fc68393 --- /dev/null +++ b/static/mytweets/ewagoner/status/1495511168781332486/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @Chookooloonks: This thread is amazing - a must-read. + +I'd also add: when a white person asks me how they can stop being racist, I hone… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Chookooloonks: This thread is amazing - a must-read.

I'd also add: when a white person asks me how they can stop being racist, I hone… +

+

+ 2/20/2022, 4:30:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149552226178838529/index.html b/static/mytweets/ewagoner/status/149552226178838529/index.html new file mode 100644 index 00000000..74a80839 --- /dev/null +++ b/static/mytweets/ewagoner/status/149552226178838529/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's the original 1977 music video for Jethro Tull's "Ring Out Solstice Bells" <a href="http://youtu.be/eh_Bir3gqUA">http://youtu.be/eh_Bir3gqUA</a> Brighter days are ahead! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's the original 1977 music video for Jethro Tull's "Ring Out Solstice Bells" http://youtu.be/eh_Bir3gqUA Brighter days are ahead! +

+

+ 12/21/2011, 1:10:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1495820893788033027/index.html b/static/mytweets/ewagoner/status/1495820893788033027/index.html new file mode 100644 index 00000000..1fb7bafe --- /dev/null +++ b/static/mytweets/ewagoner/status/1495820893788033027/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @masknerd: Most people are surprised that N95/KN95/KF94 can be used more than 8 hrs. Actually the N95 spec requires that these masks mai… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @masknerd: Most people are surprised that N95/KN95/KF94 can be used more than 8 hrs. Actually the N95 spec requires that these masks mai… +

+

+ 2/21/2022, 1:01:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1495899966262423557/index.html b/static/mytweets/ewagoner/status/1495899966262423557/index.html new file mode 100644 index 00000000..ff9bc8c9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1495899966262423557/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JoshuaPotash: Good question + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JoshuaPotash: Good question

+

+

+ 2/21/2022, 6:15:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1495903056323657730/index.html b/static/mytweets/ewagoner/status/1495903056323657730/index.html new file mode 100644 index 00000000..b2fe01aa --- /dev/null +++ b/static/mytweets/ewagoner/status/1495903056323657730/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @malki: If a croque madame speaks to another croque madame about something other than a croque monsieur, that’s called passing the bécha… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @malki: If a croque madame speaks to another croque madame about something other than a croque monsieur, that’s called passing the bécha… +

+

+ 2/21/2022, 6:27:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149598235063889920/index.html b/static/mytweets/ewagoner/status/149598235063889920/index.html new file mode 100644 index 00000000..269920fc --- /dev/null +++ b/static/mytweets/ewagoner/status/149598235063889920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In today's story, "The Louse and the Flea", everyone goes from happy to dead in under 3 minutes: a new Grimm record! <a href="http://grimmlunch.org/30-the-louse-and-the-flea">http://grimmlunch.org/30-the-louse-and-the-flea</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In today's story, "The Louse and the Flea", everyone goes from happy to dead in under 3 minutes: a new Grimm record! http://grimmlunch.org/30-the-louse-and-the-flea +

+

+ 12/21/2011, 4:12:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149607495554441216/index.html b/static/mytweets/ewagoner/status/149607495554441216/index.html new file mode 100644 index 00000000..294f8996 --- /dev/null +++ b/static/mytweets/ewagoner/status/149607495554441216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Still need to make cookies for an exchange? How about some elven lembas bread? <a href="http://www.geekychef.com/2008/12/elven-lembas-bread.html">http://www.geekychef.com/2008/12/elven-lembas-bread.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1496164021292130306/index.html b/static/mytweets/ewagoner/status/1496164021292130306/index.html new file mode 100644 index 00000000..3bb4f061 --- /dev/null +++ b/static/mytweets/ewagoner/status/1496164021292130306/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @_TechJess: I am losing my fucking mind at this actual post from Activision blizzards law firm representing them in the NLRB HEARING htt… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @_TechJess: I am losing my fucking mind at this actual post from Activision blizzards law firm representing them in the NLRB HEARING htt… +

+

+ 2/22/2022, 11:44:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149622795171663874/index.html b/static/mytweets/ewagoner/status/149622795171663874/index.html new file mode 100644 index 00000000..48121774 --- /dev/null +++ b/static/mytweets/ewagoner/status/149622795171663874/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like it'll be completely overcast in the morning, so there won't be a solstice sunrise to see. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like it'll be completely overcast in the morning, so there won't be a solstice sunrise to see. +

+

+ 12/21/2011, 5:50:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1496302353598894084/index.html b/static/mytweets/ewagoner/status/1496302353598894084/index.html new file mode 100644 index 00000000..a0586659 --- /dev/null +++ b/static/mytweets/ewagoner/status/1496302353598894084/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @GBBranstetter: Texas AG Ken Paxton has declared all forms of gender-affirming care for trans youth child abuse under existing law, thre… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @GBBranstetter: Texas AG Ken Paxton has declared all forms of gender-affirming care for trans youth child abuse under existing law, thre… +

+

+ 2/22/2022, 8:54:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1496720987173310465/index.html b/static/mytweets/ewagoner/status/1496720987173310465/index.html new file mode 100644 index 00000000..bee330cf --- /dev/null +++ b/static/mytweets/ewagoner/status/1496720987173310465/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jaicesd: People managers note: expect folks to be extremely distracted starting *now*. First the pandemic and now what looks like the b… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jaicesd: People managers note: expect folks to be extremely distracted starting *now*. First the pandemic and now what looks like the b… +

+

+ 2/24/2022, 12:37:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1496937483191431170/index.html b/static/mytweets/ewagoner/status/1496937483191431170/index.html new file mode 100644 index 00000000..a6120545 --- /dev/null +++ b/static/mytweets/ewagoner/status/1496937483191431170/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @dorrismccomics: this week + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @dorrismccomics: this week

+

+

+ 2/24/2022, 2:58:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1497042192346624020/index.html b/static/mytweets/ewagoner/status/1497042192346624020/index.html new file mode 100644 index 00000000..3e8d0697 --- /dev/null +++ b/static/mytweets/ewagoner/status/1497042192346624020/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nolanwpeterson: Among the Ukrainian defenders of the Hostomel Airport yesterday was Jason, a British volunteer. After a hard drink he s… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nolanwpeterson: Among the Ukrainian defenders of the Hostomel Airport yesterday was Jason, a British volunteer. After a hard drink he s… +

+

+ 2/24/2022, 9:54:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1497044486450556962/index.html b/static/mytweets/ewagoner/status/1497044486450556962/index.html new file mode 100644 index 00000000..cfc4749c --- /dev/null +++ b/static/mytweets/ewagoner/status/1497044486450556962/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @IwriteOK: She posted her own video + +<a href="https://twitter.com/ian_tanya/status/1496845132192436224?t=xPmFu8LGVfUIuOMu1lCqqw&s=19">https://twitter.com/ian_tanya/status/1496845132192436224?t=xPmFu8LGVfUIuOMu1lCqqw&s=19</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1497278111339085825/index.html b/static/mytweets/ewagoner/status/1497278111339085825/index.html new file mode 100644 index 00000000..21d80b87 --- /dev/null +++ b/static/mytweets/ewagoner/status/1497278111339085825/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @PDLComics: what is it + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @PDLComics: what is it

+

+

+ 2/25/2022, 1:31:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1497720527384981506/index.html b/static/mytweets/ewagoner/status/1497720527384981506/index.html new file mode 100644 index 00000000..75e91396 --- /dev/null +++ b/static/mytweets/ewagoner/status/1497720527384981506/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + British Christmas tv specials are so very different from ours. #8OutOf10CatsDoesCountdown + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ British Christmas tv specials are so very different from ours. #8OutOf10CatsDoesCountdown

+

+

+ 2/26/2022, 6:49:34 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1497721517689425920/index.html b/static/mytweets/ewagoner/status/1497721517689425920/index.html new file mode 100644 index 00000000..9262f696 --- /dev/null +++ b/static/mytweets/ewagoner/status/1497721517689425920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thinking of doing the yard and garden up entirely in heirloom sunflowers, for some reason. <a href="https://www.seedsavers.org/category/sunflowers">https://www.seedsavers.org/category/sunflowers</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1497793710066647040/index.html b/static/mytweets/ewagoner/status/1497793710066647040/index.html new file mode 100644 index 00000000..af76c44d --- /dev/null +++ b/static/mytweets/ewagoner/status/1497793710066647040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MattGarrahan: The bravery of these people + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MattGarrahan: The bravery of these people

+

+

+ 2/26/2022, 11:40:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14979905580/index.html b/static/mytweets/ewagoner/status/14979905580/index.html new file mode 100644 index 00000000..52b8efbc --- /dev/null +++ b/static/mytweets/ewagoner/status/14979905580/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It took a 25 minute phone call, talking with four people, just to report a service outage with Verizon. Takes 25 seconds with the power co. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It took a 25 minute phone call, talking with four people, just to report a service outage with Verizon. Takes 25 seconds with the power co. +

+

+ 5/29/2010, 11:06:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1498033751556861966/index.html b/static/mytweets/ewagoner/status/1498033751556861966/index.html new file mode 100644 index 00000000..a5225f51 --- /dev/null +++ b/static/mytweets/ewagoner/status/1498033751556861966/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @elizabeth_joh: the voice of what + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @elizabeth_joh: the voice of what +

+

+ 2/27/2022, 3:34:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1498033983984226308/index.html b/static/mytweets/ewagoner/status/1498033983984226308/index.html new file mode 100644 index 00000000..a30d0ffa --- /dev/null +++ b/static/mytweets/ewagoner/status/1498033983984226308/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @deesnider: People are asking me why I endorsed the use of "We're Not Gonna Take It" for the Ukrainian people and did not for the anti-m… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @deesnider: People are asking me why I endorsed the use of "We're Not Gonna Take It" for the Ukrainian people and did not for the anti-m… +

+

+ 2/27/2022, 3:35:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1498048324217278464/index.html b/static/mytweets/ewagoner/status/1498048324217278464/index.html new file mode 100644 index 00000000..da4aed3b --- /dev/null +++ b/static/mytweets/ewagoner/status/1498048324217278464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @PHP_CEO: I KNOW THE THREAT OF IMMINENT NUCLEAR WAR IS MAKING THINGS DIFFICULT BUT WE STILL HAVE 7 OUTSTANDING BUGS AND ONLY FIVE MORE D… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @PHP_CEO: I KNOW THE THREAT OF IMMINENT NUCLEAR WAR IS MAKING THINGS DIFFICULT BUT WE STILL HAVE 7 OUTSTANDING BUGS AND ONLY FIVE MORE D… +

+

+ 2/27/2022, 4:32:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1498055438490816515/index.html b/static/mytweets/ewagoner/status/1498055438490816515/index.html new file mode 100644 index 00000000..d5a3c632 --- /dev/null +++ b/static/mytweets/ewagoner/status/1498055438490816515/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Dictionarycom: @RepClayHiggins We’re not entirely sure what this tweet is supposed to mean, and we’re literally the dictionary. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Dictionarycom: @RepClayHiggins We’re not entirely sure what this tweet is supposed to mean, and we’re literally the dictionary. +

+

+ 2/27/2022, 5:00:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1498114033030938626/index.html b/static/mytweets/ewagoner/status/1498114033030938626/index.html new file mode 100644 index 00000000..e01cf3a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1498114033030938626/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RonFilipkowski: Nothing like making cocktails with your friends to serve up to uninvited guests. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RonFilipkowski: Nothing like making cocktails with your friends to serve up to uninvited guests.

+

+

+ 2/27/2022, 8:53:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1498149233668636675/index.html b/static/mytweets/ewagoner/status/1498149233668636675/index.html new file mode 100644 index 00000000..a4478547 --- /dev/null +++ b/static/mytweets/ewagoner/status/1498149233668636675/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Interview with a Senior JS Developer” Story checks out, 100% + +<a href="https://youtu.be/Uo3cL4nrGOk">https://youtu.be/Uo3cL4nrGOk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Interview with a Senior JS Developer” Story checks out, 100%

https://youtu.be/Uo3cL4nrGOk +

+

+ 2/27/2022, 11:13:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149827272/index.html b/static/mytweets/ewagoner/status/149827272/index.html new file mode 100644 index 00000000..c40cb8f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/149827272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mowing and making the gardens look nice for the film shoot. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mowing and making the gardens look nice for the film shoot. +

+

+ 7/14/2007, 11:49:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149856615535869953/index.html b/static/mytweets/ewagoner/status/149856615535869953/index.html new file mode 100644 index 00000000..a7e0d81b --- /dev/null +++ b/static/mytweets/ewagoner/status/149856615535869953/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + "We have at least narrowed down the exact value of sanctity — somewhere between $200,000 and $400,000." Just fantastic. +<a href="http://www.thestate.com/2011/12/22/2088020/op-ed-naming-rights-state-mottos.html">http://www.thestate.com/2011/12/22/2088020/op-ed-naming-rights-state-mottos.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149857619434147841/index.html b/static/mytweets/ewagoner/status/149857619434147841/index.html new file mode 100644 index 00000000..3fb0b66f --- /dev/null +++ b/static/mytweets/ewagoner/status/149857619434147841/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pink Floyd live in 1968 playing "Let There Be More Light" <a href="http://www.youtube.com/watch?v=2gE4UncSsAI">http://www.youtube.com/watch?v=2gE4UncSsAI</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149863310395834368/index.html b/static/mytweets/ewagoner/status/149863310395834368/index.html new file mode 100644 index 00000000..4c06a307 --- /dev/null +++ b/static/mytweets/ewagoner/status/149863310395834368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Massive 1,100+ year old Maya site discovered in Georgia's mountains" This is an amazing story. <a href="http://www.examiner.com/architecture-design-in-national/massive-1-100-year-old-maya-site-discovered-georgia-s-mountains">http://www.examiner.com/architecture-design-in-national/massive-1-100-year-old-maya-site-discovered-georgia-s-mountains</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1498816072832765952/index.html b/static/mytweets/ewagoner/status/1498816072832765952/index.html new file mode 100644 index 00000000..ae9df8fe --- /dev/null +++ b/static/mytweets/ewagoner/status/1498816072832765952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jdavidgoodman: BREAKING: Texas has begun investigating parents of transgender children for possible child abuse for providing them with… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jdavidgoodman: BREAKING: Texas has begun investigating parents of transgender children for possible child abuse for providing them with… +

+

+ 3/1/2022, 7:22:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1499038266946990091/index.html b/static/mytweets/ewagoner/status/1499038266946990091/index.html new file mode 100644 index 00000000..b30120bf --- /dev/null +++ b/static/mytweets/ewagoner/status/1499038266946990091/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @monkchips: just spoke to a friend, her boyfriend's team is mostly Ukrainian. they are working for two or three hours, writing software,… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @monkchips: just spoke to a friend, her boyfriend's team is mostly Ukrainian. they are working for two or three hours, writing software,… +

+

+ 3/2/2022, 10:05:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1499104373678481410/index.html b/static/mytweets/ewagoner/status/1499104373678481410/index.html new file mode 100644 index 00000000..f0efb550 --- /dev/null +++ b/static/mytweets/ewagoner/status/1499104373678481410/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheEricGoldman: Evan Rachel Wood is playing Madonna in the most important movie ever, WEIRD: The Al Yankovic Story, starring Daniel Rad… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheEricGoldman: Evan Rachel Wood is playing Madonna in the most important movie ever, WEIRD: The Al Yankovic Story, starring Daniel Rad… +

+

+ 3/2/2022, 2:28:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149935502433325056/index.html b/static/mytweets/ewagoner/status/149935502433325056/index.html new file mode 100644 index 00000000..8754dd29 --- /dev/null +++ b/static/mytweets/ewagoner/status/149935502433325056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's story is "The Maiden Without Hands". Despite the story's title, she lives happily ever after. <a href="http://grimmlunch.org/the-maiden-without-hands">http://grimmlunch.org/the-maiden-without-hands</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's story is "The Maiden Without Hands". Despite the story's title, she lives happily ever after. http://grimmlunch.org/the-maiden-without-hands +

+

+ 12/22/2011, 2:33:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1499512356665188357/index.html b/static/mytweets/ewagoner/status/1499512356665188357/index.html new file mode 100644 index 00000000..7a74cb9d --- /dev/null +++ b/static/mytweets/ewagoner/status/1499512356665188357/index.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + I went to school to be an astrophysicist. Did real science alongside the best in the field on the way, but I left the field after my first degree. I just couldn’t bear the thought of getting so narrowly focused like I saw so many of them — I wanted to learn all the things! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I went to school to be an astrophysicist. Did real science alongside the best in the field on the way, but I left the field after my first degree. I just couldn’t bear the thought of getting so narrowly focused like I saw so many of them — I wanted to learn all the things! +

+

+ 3/3/2022, 5:29:40 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now I find myself a hired gun software developer, helping others solve their hard problems. Today that means I’m reading research papers in Nature concerning direct DNA manipulation. I miss physics some days, but I do get to learn all the things now! +

+

+ 3/3/2022, 5:32:44 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1499513131537780737/index.html b/static/mytweets/ewagoner/status/1499513131537780737/index.html new file mode 100644 index 00000000..a1feff57 --- /dev/null +++ b/static/mytweets/ewagoner/status/1499513131537780737/index.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + Now I find myself a hired gun software developer, helping others solve their hard problems. Today that means I’m reading research papers in Nature concerning direct DNA manipulation. I miss physics some days, but I do get to learn all the things now! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I went to school to be an astrophysicist. Did real science alongside the best in the field on the way, but I left the field after my first degree. I just couldn’t bear the thought of getting so narrowly focused like I saw so many of them — I wanted to learn all the things! +

+

+ 3/3/2022, 5:29:40 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now I find myself a hired gun software developer, helping others solve their hard problems. Today that means I’m reading research papers in Nature concerning direct DNA manipulation. I miss physics some days, but I do get to learn all the things now! +

+

+ 3/3/2022, 5:32:44 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149960952/index.html b/static/mytweets/ewagoner/status/149960952/index.html new file mode 100644 index 00000000..16cf922d --- /dev/null +++ b/static/mytweets/ewagoner/status/149960952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Garden's mowed, noodles are made. Just waiting on a little storm to blow by before I set up my outdoor kitchen and start filming. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Garden's mowed, noodles are made. Just waiting on a little storm to blow by before I set up my outdoor kitchen and start filming. +

+

+ 7/14/2007, 1:57:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1499758054572793863/index.html b/static/mytweets/ewagoner/status/1499758054572793863/index.html new file mode 100644 index 00000000..71d79962 --- /dev/null +++ b/static/mytweets/ewagoner/status/1499758054572793863/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NathansPuns: You will not regret spending 1 minute and 9 seconds of your life on this video. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NathansPuns: You will not regret spending 1 minute and 9 seconds of your life on this video.

+

+

+ 3/4/2022, 9:45:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/14998131606/index.html b/static/mytweets/ewagoner/status/14998131606/index.html new file mode 100644 index 00000000..4fcbf8e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/14998131606/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's a tadpole pool party! #moustachemay http://moustachemay.com/staches/ewagoner/5946/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's a tadpole pool party! #moustachemay http://moustachemay.com/staches/ewagoner/5946/ +

+

+ 5/29/2010, 4:56:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149990492/index.html b/static/mytweets/ewagoner/status/149990492/index.html new file mode 100644 index 00000000..9c8d7676 --- /dev/null +++ b/static/mytweets/ewagoner/status/149990492/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting my "set" ready (a table in the garden), checking out "wardrobe" (my closet). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting my "set" ready (a table in the garden), checking out "wardrobe" (my closet). +

+

+ 7/14/2007, 2:27:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/149995772585316352/index.html b/static/mytweets/ewagoner/status/149995772585316352/index.html new file mode 100644 index 00000000..67aa1bcd --- /dev/null +++ b/static/mytweets/ewagoner/status/149995772585316352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At my farmers market in my tshirt while it's thunder storming. On the first day of winter. Am I in Sri Lanka? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At my farmers market in my tshirt while it's thunder storming. On the first day of winter. Am I in Sri Lanka? +

+

+ 12/22/2011, 6:32:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150003052/index.html b/static/mytweets/ewagoner/status/150003052/index.html new file mode 100644 index 00000000..ecb83427 --- /dev/null +++ b/static/mytweets/ewagoner/status/150003052/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Starting to prep the food. The final tape can only be three minutes long, so the chopping all must be done ahead. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Starting to prep the food. The final tape can only be three minutes long, so the chopping all must be done ahead. +

+

+ 7/14/2007, 2:40:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150030432/index.html b/static/mytweets/ewagoner/status/150030432/index.html new file mode 100644 index 00000000..a31287e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/150030432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Onions, mushrooms, beef prepped. Adding a side dish of sauteed squash and zucchini -- just picked. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Onions, mushrooms, beef prepped. Adding a side dish of sauteed squash and zucchini -- just picked. +

+

+ 7/14/2007, 3:09:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1500321426133463040/index.html b/static/mytweets/ewagoner/status/1500321426133463040/index.html new file mode 100644 index 00000000..863588e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1500321426133463040/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + RT @MacRumors: How to easily support Ukraine as an Apple customer. + +1. Visit <a href="https://www.apple.com">https://www.apple.com</a> +2. Click on the Donate link at the top… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MacRumors: How to easily support Ukraine as an Apple customer.

1. Visit https://www.apple.com
2. Click on the Donate link at the top… +

+

+ 3/5/2022, 11:04:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1500329918185492480/index.html b/static/mytweets/ewagoner/status/1500329918185492480/index.html new file mode 100644 index 00000000..26b8a580 --- /dev/null +++ b/static/mytweets/ewagoner/status/1500329918185492480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @hacks4pancakes: Well, we were waiting for a deepfake. 🍸 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @hacks4pancakes: Well, we were waiting for a deepfake. 🍸 +

+

+ 3/5/2022, 11:38:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1500601180522786820/index.html b/static/mytweets/ewagoner/status/1500601180522786820/index.html new file mode 100644 index 00000000..e4450729 --- /dev/null +++ b/static/mytweets/ewagoner/status/1500601180522786820/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @casio_juarez: Every time somebody talks about documenting things user shouldn't do so that users don't do them, I remember this line fo… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @casio_juarez: Every time somebody talks about documenting things user shouldn't do so that users don't do them, I remember this line fo… +

+

+ 3/6/2022, 5:36:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15006056736/index.html b/static/mytweets/ewagoner/status/15006056736/index.html new file mode 100644 index 00000000..89e08c2a --- /dev/null +++ b/static/mytweets/ewagoner/status/15006056736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Helping my boss turn 38 by going to his house, drinking his beer, and eating his food. Including the candied bacon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Helping my boss turn 38 by going to his house, drinking his beer, and eating his food. Including the candied bacon. +

+

+ 5/29/2010, 7:53:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150072352/index.html b/static/mytweets/ewagoner/status/150072352/index.html new file mode 100644 index 00000000..bb9bdb1d --- /dev/null +++ b/static/mytweets/ewagoner/status/150072352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Only have one camera, so we'll do it in two takes: The first showing closups and the second on a tripod. I'll edit them together later. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Only have one camera, so we'll do it in two takes: The first showing closups and the second on a tripod. I'll edit them together later. +

+

+ 7/14/2007, 3:57:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1500870837045538817/index.html b/static/mytweets/ewagoner/status/1500870837045538817/index.html new file mode 100644 index 00000000..0ae2ec8e --- /dev/null +++ b/static/mytweets/ewagoner/status/1500870837045538817/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @iinteractive: Happy Monday and welcome to another of Infinity’s employee interviews! Meet Matt Patterson, a developer whose enthusiasm… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @iinteractive: Happy Monday and welcome to another of Infinity’s employee interviews! Meet Matt Patterson, a developer whose enthusiasm… +

+

+ 3/7/2022, 11:27:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15009701313/index.html b/static/mytweets/ewagoner/status/15009701313/index.html new file mode 100644 index 00000000..ab7761d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/15009701313/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I see kink has gone mainstream: http://gdzl.la/863vhm + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I see kink has gone mainstream: http://gdzl.la/863vhm +

+

+ 5/29/2010, 9:12:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1501010508324950017/index.html b/static/mytweets/ewagoner/status/1501010508324950017/index.html new file mode 100644 index 00000000..2c03a214 --- /dev/null +++ b/static/mytweets/ewagoner/status/1501010508324950017/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Feeling optimistic about the state of things with Covid and maybe relaxing just a little and then I get word that it’s sent a long-time friend to hospice today. + +Goddamnit. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Feeling optimistic about the state of things with Covid and maybe relaxing just a little and then I get word that it’s sent a long-time friend to hospice today.

Goddamnit. +

+

+ 3/7/2022, 8:42:47 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1501058155983392769/index.html b/static/mytweets/ewagoner/status/1501058155983392769/index.html new file mode 100644 index 00000000..a098b8b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1501058155983392769/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @melongay: Absolutely obsessed with this old New Yorker who does tarot readings with a deck of Sesame Street flashcards made for kinderg… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @melongay: Absolutely obsessed with this old New Yorker who does tarot readings with a deck of Sesame Street flashcards made for kinderg… +

+

+ 3/7/2022, 11:52:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150112042/index.html b/static/mytweets/ewagoner/status/150112042/index.html new file mode 100644 index 00000000..3c9107c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/150112042/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First take is done. The propane cooktop I'm using is a disaster. The next take will be a major hassle. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First take is done. The propane cooktop I'm using is a disaster. The next take will be a major hassle. +

+

+ 7/14/2007, 4:42:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150116032/index.html b/static/mytweets/ewagoner/status/150116032/index.html new file mode 100644 index 00000000..8b323df1 --- /dev/null +++ b/static/mytweets/ewagoner/status/150116032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On the plus side -- it's so, so good. The stroganoff, that is. So good! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On the plus side -- it's so, so good. The stroganoff, that is. So good! +

+

+ 7/14/2007, 4:44:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150124572/index.html b/static/mytweets/ewagoner/status/150124572/index.html new file mode 100644 index 00000000..56b89eac --- /dev/null +++ b/static/mytweets/ewagoner/status/150124572/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The sun's come out. We'll wait until the garden is in shadow to do the second take. Maybe I can figure out what's wrong with the stove by th + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The sun's come out. We'll wait until the garden is in shadow to do the second take. Maybe I can figure out what's wrong with the stove by th +

+

+ 7/14/2007, 4:48:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1501424112782266369/index.html b/static/mytweets/ewagoner/status/1501424112782266369/index.html new file mode 100644 index 00000000..c20b2d4d --- /dev/null +++ b/static/mytweets/ewagoner/status/1501424112782266369/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Surprise International Women’s Day episode of Letterkenny dropped! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Surprise International Women’s Day episode of Letterkenny dropped! +

+

+ 3/9/2022, 12:06:18 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150178422/index.html b/static/mytweets/ewagoner/status/150178422/index.html new file mode 100644 index 00000000..caa4815b --- /dev/null +++ b/static/mytweets/ewagoner/status/150178422/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here is my "set": http://www.flickr.com/photos/ewagoner/811552562/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here is my "set": http://www.flickr.com/photos/ewagoner/811552562/ +

+

+ 7/14/2007, 5:52:24 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150208361760161792/index.html b/static/mytweets/ewagoner/status/150208361760161792/index.html new file mode 100644 index 00000000..890d0358 --- /dev/null +++ b/static/mytweets/ewagoner/status/150208361760161792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My car is getting its first scheduled service that I have to pay for. Price for the 40,000 mile service: $750. Gulp. Hello, 20% off coupon! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My car is getting its first scheduled service that I have to pay for. Price for the 40,000 mile service: $750. Gulp. Hello, 20% off coupon! +

+

+ 12/23/2011, 8:37:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1502110496945811458/index.html b/static/mytweets/ewagoner/status/1502110496945811458/index.html new file mode 100644 index 00000000..3abc3c67 --- /dev/null +++ b/static/mytweets/ewagoner/status/1502110496945811458/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @zhandlen: okay but no joke i really want to hear the lyrics to "us had no part in the flaming thing" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @zhandlen: okay but no joke i really want to hear the lyrics to "us had no part in the flaming thing" +

+

+ 3/10/2022, 9:33:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150230512/index.html b/static/mytweets/ewagoner/status/150230512/index.html new file mode 100644 index 00000000..6b48454d --- /dev/null +++ b/static/mytweets/ewagoner/status/150230512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Filming's done! Now I've got a half-hour of footage to edit down to three minutes. Time to learn iMovie! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Filming's done! Now I've got a half-hour of footage to edit down to three minutes. Time to learn iMovie! +

+

+ 7/14/2007, 6:56:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150232242/index.html b/static/mytweets/ewagoner/status/150232242/index.html new file mode 100644 index 00000000..05c27256 --- /dev/null +++ b/static/mytweets/ewagoner/status/150232242/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The cooktop still had problems, but I can edit down the long cooking times. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The cooktop still had problems, but I can edit down the long cooking times. +

+

+ 7/14/2007, 6:58:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15023938025/index.html b/static/mytweets/ewagoner/status/15023938025/index.html new file mode 100644 index 00000000..f9a4adfb --- /dev/null +++ b/static/mytweets/ewagoner/status/15023938025/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's 2am? Yeah, Civ IV is just as addictive as the last time I played it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's 2am? Yeah, Civ IV is just as addictive as the last time I played it. +

+

+ 5/30/2010, 1:58:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1502545607378014210/index.html b/static/mytweets/ewagoner/status/1502545607378014210/index.html new file mode 100644 index 00000000..5dd2f676 --- /dev/null +++ b/static/mytweets/ewagoner/status/1502545607378014210/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Dawn11681: Postcard campaign for Ron DeathSantis. Please feel free to join in. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Dawn11681: Postcard campaign for Ron DeathSantis. Please feel free to join in.

+

+

+ 3/12/2022, 2:22:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150296993900666880/index.html b/static/mytweets/ewagoner/status/150296993900666880/index.html new file mode 100644 index 00000000..1a5369e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/150296993900666880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The perfect answer to abstract java errors. <a href="http://instagr.am/p/a99-G/">http://instagr.am/p/a99-G/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The perfect answer to abstract java errors. http://instagr.am/p/a99-G/ +

+

+ 12/23/2011, 2:29:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1503048442758803458/index.html b/static/mytweets/ewagoner/status/1503048442758803458/index.html new file mode 100644 index 00000000..3cab424e --- /dev/null +++ b/static/mytweets/ewagoner/status/1503048442758803458/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @WhoresofYore: Absolutely loving tatyanaaboutart’s breakdown of what’s going in Jusepe de Ribera’s 1631 painting of Magdalena Ventura, a… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @WhoresofYore: Absolutely loving tatyanaaboutart’s breakdown of what’s going in Jusepe de Ribera’s 1631 painting of Magdalena Ventura, a… +

+

+ 3/13/2022, 12:40:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150312899150229504/index.html b/static/mytweets/ewagoner/status/150312899150229504/index.html new file mode 100644 index 00000000..29058d66 --- /dev/null +++ b/static/mytweets/ewagoner/status/150312899150229504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sidewalk salad garden, downtown Athens. <a href="http://instagr.am/p/a-vQ-/">http://instagr.am/p/a-vQ-/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sidewalk salad garden, downtown Athens. http://instagr.am/p/a-vQ-/ +

+

+ 12/23/2011, 3:32:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1503185489138012161/index.html b/static/mytweets/ewagoner/status/1503185489138012161/index.html new file mode 100644 index 00000000..466f4db5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1503185489138012161/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + @genehack How is it that I lump the frozen items all together first thing and when I get home every single bag has (previously) frozen things in it? + +Why is there ice cream dripping onto bread, and why is that at the bottom of the bag under a heavy tin of tomatoes? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @genehack How is it that I lump the frozen items all together first thing and when I get home every single bag has (previously) frozen things in it?

Why is there ice cream dripping onto bread, and why is that at the bottom of the bag under a heavy tin of tomatoes? +

+

+ 3/13/2022, 9:45:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1503215817936326656/index.html b/static/mytweets/ewagoner/status/1503215817936326656/index.html new file mode 100644 index 00000000..0a3aa4d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1503215817936326656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JewelStaite: Here’s an amazing place to put your money. Check out what’s being offered in what’s got to be the Best Nerdy Package EVER,… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JewelStaite: Here’s an amazing place to put your money. Check out what’s being offered in what’s got to be the Best Nerdy Package EVER,… +

+

+ 3/13/2022, 11:45:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1503215998702432257/index.html b/static/mytweets/ewagoner/status/1503215998702432257/index.html new file mode 100644 index 00000000..84d0e231 --- /dev/null +++ b/static/mytweets/ewagoner/status/1503215998702432257/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Preemptive daylight-saving-Monday painkiller + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Preemptive daylight-saving-Monday painkiller

+

+

+ 3/13/2022, 11:46:37 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1503250741/index.html b/static/mytweets/ewagoner/status/1503250741/index.html new file mode 100644 index 00000000..f1a03d8f --- /dev/null +++ b/static/mytweets/ewagoner/status/1503250741/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made lime curd, for the tart later. Lamb shanks getting ready for the braise. A friend's coming over to interview me for a research project. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made lime curd, for the tart later. Lamb shanks getting ready for the braise. A friend's coming over to interview me for a research project. +

+

+ 4/12/2009, 11:07:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150326124604436480/index.html b/static/mytweets/ewagoner/status/150326124604436480/index.html new file mode 100644 index 00000000..954719f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/150326124604436480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My courtesy shuttle driver has spent the last 25 minutes simultaneously belching, snorting, and coughing. Worst. beatboxer. ever. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My courtesy shuttle driver has spent the last 25 minutes simultaneously belching, snorting, and coughing. Worst. beatboxer. ever. +

+

+ 12/23/2011, 4:25:15 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150337798950486016/index.html b/static/mytweets/ewagoner/status/150337798950486016/index.html new file mode 100644 index 00000000..022950ce --- /dev/null +++ b/static/mytweets/ewagoner/status/150337798950486016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love my friend Hugh's signature. He rocks the monobrow. <a href="http://instagr.am/p/a__4J/">http://instagr.am/p/a__4J/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I love my friend Hugh's signature. He rocks the monobrow. http://instagr.am/p/a__4J/ +

+

+ 12/23/2011, 5:11:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150355759954272256/index.html b/static/mytweets/ewagoner/status/150355759954272256/index.html new file mode 100644 index 00000000..18191eba --- /dev/null +++ b/static/mytweets/ewagoner/status/150355759954272256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was looking for "We're Not F'n Kidding Around Sharp", but all they had was this. <a href="http://instagr.am/p/bA7TC/">http://instagr.am/p/bA7TC/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was looking for "We're Not F'n Kidding Around Sharp", but all they had was this. http://instagr.am/p/bA7TC/ +

+

+ 12/23/2011, 6:23:01 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1503810959793692672/index.html b/static/mytweets/ewagoner/status/1503810959793692672/index.html new file mode 100644 index 00000000..d6c1f240 --- /dev/null +++ b/static/mytweets/ewagoner/status/1503810959793692672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now we’ll never get back that hour they stole from us. <a href="https://twitter.com/AndrewDesiderio/status/1503798373375262723">https://twitter.com/AndrewDesiderio/status/1503798373375262723</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1503816651954958343/index.html b/static/mytweets/ewagoner/status/1503816651954958343/index.html new file mode 100644 index 00000000..fb23795a --- /dev/null +++ b/static/mytweets/ewagoner/status/1503816651954958343/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My first doctor appointment since turning fifty, and as a present they gave me a team of specialists. #OldManWagoner + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My first doctor appointment since turning fifty, and as a present they gave me a team of specialists. #OldManWagoner +

+

+ 3/15/2022, 3:33:24 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1504615274917634052/index.html b/static/mytweets/ewagoner/status/1504615274917634052/index.html new file mode 100644 index 00000000..a02cc90a --- /dev/null +++ b/static/mytweets/ewagoner/status/1504615274917634052/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @danabrit: I’m so excited to share the podcast I recently recorded with Jenn Creighton (@gurlcode) on the subject of engineering manager… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @danabrit: I’m so excited to share the podcast I recently recorded with Jenn Creighton (@gurlcode) on the subject of engineering manager… +

+

+ 3/17/2022, 8:26:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15048043854/index.html b/static/mytweets/ewagoner/status/15048043854/index.html new file mode 100644 index 00000000..124eb815 --- /dev/null +++ b/static/mytweets/ewagoner/status/15048043854/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My Sunday "In the Garden" series concludes: http://moustachemay.com/staches/ewagoner/6058/ #moustachemay + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My Sunday "In the Garden" series concludes: http://moustachemay.com/staches/ewagoner/6058/ #moustachemay +

+

+ 5/30/2010, 11:28:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1505025887993016320/index.html b/static/mytweets/ewagoner/status/1505025887993016320/index.html new file mode 100644 index 00000000..699e3cdd --- /dev/null +++ b/static/mytweets/ewagoner/status/1505025887993016320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MattHighton: So if you add the Highlander intro with the Sean Connery narration over the Teletubbies intro, it becomes epic. https://t.… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MattHighton: So if you add the Highlander intro with the Sean Connery narration over the Teletubbies intro, it becomes epic. https://t.… +

+

+ 3/18/2022, 11:38:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15050309837/index.html b/static/mytweets/ewagoner/status/15050309837/index.html new file mode 100644 index 00000000..e195d254 --- /dev/null +++ b/static/mytweets/ewagoner/status/15050309837/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "A tomato cage in time saves countless hours of threading vines through wire." -- Poor Richard's Less Well Written But Equally True Almanac + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "A tomato cage in time saves countless hours of threading vines through wire." -- Poor Richard's Less Well Written But Equally True Almanac +

+

+ 5/30/2010, 12:08:06 PM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1505286550883639297/index.html b/static/mytweets/ewagoner/status/1505286550883639297/index.html new file mode 100644 index 00000000..7c76c4e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1505286550883639297/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @loresjoberg: So it turns out the easiest way to turn a Flash animation into a video is with screen capture, i.e. the obvious way that I… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @loresjoberg: So it turns out the easiest way to turn a Flash animation into a video is with screen capture, i.e. the obvious way that I… +

+

+ 3/19/2022, 4:54:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150599207970021377/index.html b/static/mytweets/ewagoner/status/150599207970021377/index.html new file mode 100644 index 00000000..67e809ec --- /dev/null +++ b/static/mytweets/ewagoner/status/150599207970021377/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko The Monarch and Dr. Mrs. The Monarch sing "Baby It's Cold Outside" (this year's Venture Bros. holiday song) <a href="http://www.asitecalledfred.com/2009/12/25/holiday-havoc-the-venture-bros-2/">http://www.asitecalledfred.com/2009/12/25/holiday-havoc-the-venture-bros-2/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15060088785/index.html b/static/mytweets/ewagoner/status/15060088785/index.html new file mode 100644 index 00000000..6adde7b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/15060088785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spent two hours programming at starbucks to save me an hour a week of work from here on out. A decent tradeoff. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spent two hours programming at starbucks to save me an hour a week of work from here on out. A decent tradeoff. +

+

+ 5/30/2010, 3:26:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15063622800/index.html b/static/mytweets/ewagoner/status/15063622800/index.html new file mode 100644 index 00000000..0034deaf --- /dev/null +++ b/static/mytweets/ewagoner/status/15063622800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Harvested the first heirloom zucchini of the summer. It's going into the cacciatore. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Harvested the first heirloom zucchini of the summer. It's going into the cacciatore. +

+

+ 5/30/2010, 4:48:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150657907116081154/index.html b/static/mytweets/ewagoner/status/150657907116081154/index.html new file mode 100644 index 00000000..fd714ece --- /dev/null +++ b/static/mytweets/ewagoner/status/150657907116081154/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Santa's busy installing software into Vivian's OSX dock. Had to create Juniper an account so she could get some too. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Santa's busy installing software into Vivian's OSX dock. Had to create Juniper an account so she could get some too. +

+

+ 12/24/2011, 2:23:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150693280974254080/index.html b/static/mytweets/ewagoner/status/150693280974254080/index.html new file mode 100644 index 00000000..d80e63dc --- /dev/null +++ b/static/mytweets/ewagoner/status/150693280974254080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One early present for Luigi from mom and dad. <a href="http://instagr.am/p/bRs9v/">http://instagr.am/p/bRs9v/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One early present for Luigi from mom and dad. http://instagr.am/p/bRs9v/ +

+

+ 12/24/2011, 4:44:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150738296362893312/index.html b/static/mytweets/ewagoner/status/150738296362893312/index.html new file mode 100644 index 00000000..573bffa7 --- /dev/null +++ b/static/mytweets/ewagoner/status/150738296362893312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "No cheeses for us meeces." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "No cheeses for us meeces." +

+

+ 12/24/2011, 7:43:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150751054781366272/index.html b/static/mytweets/ewagoner/status/150751054781366272/index.html new file mode 100644 index 00000000..4b756f64 --- /dev/null +++ b/static/mytweets/ewagoner/status/150751054781366272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Locally grown ham, glazed with orange and honey. <a href="http://instagr.am/p/bV-Ym/">http://instagr.am/p/bV-Ym/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Locally grown ham, glazed with orange and honey. http://instagr.am/p/bV-Ym/ +

+

+ 12/24/2011, 8:33:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150751317013438464/index.html b/static/mytweets/ewagoner/status/150751317013438464/index.html new file mode 100644 index 00000000..31c622fe --- /dev/null +++ b/static/mytweets/ewagoner/status/150751317013438464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Scalloped heirloom potatoes. <a href="http://instagr.am/p/bWABE/">http://instagr.am/p/bWABE/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Scalloped heirloom potatoes. http://instagr.am/p/bWABE/ +

+

+ 12/24/2011, 8:34:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150751661269336064/index.html b/static/mytweets/ewagoner/status/150751661269336064/index.html new file mode 100644 index 00000000..df09633f --- /dev/null +++ b/static/mytweets/ewagoner/status/150751661269336064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pan roasted pole beans, grown up the road from here even though it's December. <a href="http://instagr.am/p/bWBf9/">http://instagr.am/p/bWBf9/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pan roasted pole beans, grown up the road from here even though it's December. http://instagr.am/p/bWBf9/ +

+

+ 12/24/2011, 8:36:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150759217601589249/index.html b/static/mytweets/ewagoner/status/150759217601589249/index.html new file mode 100644 index 00000000..3563e2a9 --- /dev/null +++ b/static/mytweets/ewagoner/status/150759217601589249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cookies, milk, and her list, ready for Santa. <a href="http://instagr.am/p/bWp7Y/">http://instagr.am/p/bWp7Y/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cookies, milk, and her list, ready for Santa. http://instagr.am/p/bWp7Y/ +

+

+ 12/24/2011, 9:06:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15076493288/index.html b/static/mytweets/ewagoner/status/15076493288/index.html new file mode 100644 index 00000000..7e90ef2b --- /dev/null +++ b/static/mytweets/ewagoner/status/15076493288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gluten-free strawberry muffins in the oven, later to be bases for strawberry shortcake. These strawberries are begging for something fancy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Gluten-free strawberry muffins in the oven, later to be bases for strawberry shortcake. These strawberries are begging for something fancy. +

+

+ 5/30/2010, 9:25:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150772086288289792/index.html b/static/mytweets/ewagoner/status/150772086288289792/index.html new file mode 100644 index 00000000..dce92fd3 --- /dev/null +++ b/static/mytweets/ewagoner/status/150772086288289792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Zsuzsu Pets only come as hamsters. But they can wear costumes, so... dragon zsuzsu pet acquired. <a href="http://instagr.am/p/bXs66/">http://instagr.am/p/bXs66/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Zsuzsu Pets only come as hamsters. But they can wear costumes, so... dragon zsuzsu pet acquired. http://instagr.am/p/bXs66/ +

+

+ 12/24/2011, 9:57:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150800750396715009/index.html b/static/mytweets/ewagoner/status/150800750396715009/index.html new file mode 100644 index 00000000..579abb30 --- /dev/null +++ b/static/mytweets/ewagoner/status/150800750396715009/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Merry Christmas to all, and to all a good night! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Merry Christmas to all, and to all a good night! +

+

+ 12/24/2011, 11:51:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150812410473742337/index.html b/static/mytweets/ewagoner/status/150812410473742337/index.html new file mode 100644 index 00000000..71b5e23d --- /dev/null +++ b/static/mytweets/ewagoner/status/150812410473742337/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I did my evening exercises with an extra five pound weight strapped to my belly, made mostly out of scalloped potatoes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I did my evening exercises with an extra five pound weight strapped to my belly, made mostly out of scalloped potatoes. +

+

+ 12/25/2011, 12:37:35 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1509259182/index.html b/static/mytweets/ewagoner/status/1509259182/index.html new file mode 100644 index 00000000..75c37948 --- /dev/null +++ b/static/mytweets/ewagoner/status/1509259182/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens Locally Grown helps a skeptical (and frustrated) new resident understand just what the fuss is about: http://twinyolks.blogspot.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens Locally Grown helps a skeptical (and frustrated) new resident understand just what the fuss is about: http://twinyolks.blogspot.com/ +

+

+ 4/13/2009, 10:15:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150957460507725824/index.html b/static/mytweets/ewagoner/status/150957460507725824/index.html new file mode 100644 index 00000000..b121899b --- /dev/null +++ b/static/mytweets/ewagoner/status/150957460507725824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dogs who think they're people get to open presents too. <a href="http://instagr.am/p/bh30-/">http://instagr.am/p/bh30-/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dogs who think they're people get to open presents too. http://instagr.am/p/bh30-/ +

+

+ 12/25/2011, 10:13:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/150975072/index.html b/static/mytweets/ewagoner/status/150975072/index.html new file mode 100644 index 00000000..5858e2d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/150975072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's the first very rough cut. It's six minutes too long. http://tinyurl.com/yo298e + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's the first very rough cut. It's six minutes too long. http://tinyurl.com/yo298e +

+

+ 7/15/2007, 9:28:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/151004353069715457/index.html b/static/mytweets/ewagoner/status/151004353069715457/index.html new file mode 100644 index 00000000..ff287a98 --- /dev/null +++ b/static/mytweets/ewagoner/status/151004353069715457/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mathowie I've never played Skyrim, but this still cracked me up: <a href="http://mlkshk.com/p/AQB0">http://mlkshk.com/p/AQB0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mathowie I've never played Skyrim, but this still cracked me up: http://mlkshk.com/p/AQB0 +

+

+ 12/25/2011, 1:20:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1510255111985147919/index.html b/static/mytweets/ewagoner/status/1510255111985147919/index.html new file mode 100644 index 00000000..d2d694c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1510255111985147919/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fifty here and I’ve been lucky enough to have had several careers (some simultaneously) while I try to get this sorted. Starting to feel like maybe I’m getting short of runway though… <a href="https://twitter.com/SummerSongGirl/status/1509860603074170885">https://twitter.com/SummerSongGirl/status/1509860603074170885</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fifty here and I’ve been lucky enough to have had several careers (some simultaneously) while I try to get this sorted. Starting to feel like maybe I’m getting short of runway though… https://twitter.com/SummerSongGirl/status/1509860603074170885 +

+

+ 4/2/2022, 9:57:32 AM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/151053772/index.html b/static/mytweets/ewagoner/status/151053772/index.html new file mode 100644 index 00000000..d9dd4799 --- /dev/null +++ b/static/mytweets/ewagoner/status/151053772/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The second cut is only 45 seconds too long. It's time to start removing frames... http://tinyurl.com/2ao6uz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The second cut is only 45 seconds too long. It's time to start removing frames... http://tinyurl.com/2ao6uz +

+

+ 7/15/2007, 10:44:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1510737331908755462/index.html b/static/mytweets/ewagoner/status/1510737331908755462/index.html new file mode 100644 index 00000000..2782c0e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1510737331908755462/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @drewthaler: The official YouTube explainer on fair use has been blocked for a copyright claim. That’s some deep, rich irony right there + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @drewthaler: The official YouTube explainer on fair use has been blocked for a copyright claim. That’s some deep, rich irony right there +

+

+ 4/3/2022, 5:53:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1510740300406444033/index.html b/static/mytweets/ewagoner/status/1510740300406444033/index.html new file mode 100644 index 00000000..3e967e14 --- /dev/null +++ b/static/mytweets/ewagoner/status/1510740300406444033/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DmytroGurinMP: Bucha, 4 weeks ago, Russian volunteer Artyom Shirobokov (“Yesenin”) wrote a text I couldn’t confirm and did not publish… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DmytroGurinMP: Bucha, 4 weeks ago, Russian volunteer Artyom Shirobokov (“Yesenin”) wrote a text I couldn’t confirm and did not publish… +

+

+ 4/3/2022, 6:05:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/151074135609581568/index.html b/static/mytweets/ewagoner/status/151074135609581568/index.html new file mode 100644 index 00000000..f40b9fe7 --- /dev/null +++ b/static/mytweets/ewagoner/status/151074135609581568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + $deity bless us, every one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ $deity bless us, every one. +

+

+ 12/25/2011, 5:57:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/151105665669140480/index.html b/static/mytweets/ewagoner/status/151105665669140480/index.html new file mode 100644 index 00000000..0b7cb00a --- /dev/null +++ b/static/mytweets/ewagoner/status/151105665669140480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + German mulled wine. Ready to drink. <a href="http://instagr.am/p/btS0O/">http://instagr.am/p/btS0O/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ German mulled wine. Ready to drink. http://instagr.am/p/btS0O/ +

+

+ 12/25/2011, 8:02:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/151110188458455042/index.html b/static/mytweets/ewagoner/status/151110188458455042/index.html new file mode 100644 index 00000000..ad5e41a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/151110188458455042/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Suddenly we're under the sea. These remote control fish blimps are amazing! <a href="http://instagr.am/p/btnDA/">http://instagr.am/p/btnDA/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Suddenly we're under the sea. These remote control fish blimps are amazing! http://instagr.am/p/btnDA/ +

+

+ 12/25/2011, 8:20:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15115375827/index.html b/static/mytweets/ewagoner/status/15115375827/index.html new file mode 100644 index 00000000..1fe65ab8 --- /dev/null +++ b/static/mytweets/ewagoner/status/15115375827/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The "Terrapin Benedict": Terrapin bread, corned beef, spinach, and poached eggs with bacon gravy. http://gdzl.la/86ubJm + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The "Terrapin Benedict": Terrapin bread, corned beef, spinach, and poached eggs with bacon gravy. http://gdzl.la/86ubJm +

+

+ 5/31/2010, 11:42:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1511672907/index.html b/static/mytweets/ewagoner/status/1511672907/index.html new file mode 100644 index 00000000..11c71d1f --- /dev/null +++ b/static/mytweets/ewagoner/status/1511672907/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All this talk about "Startup Visas" is about immigration? Crud. Here I was, waiting details on how to apply for a cash card for my business. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All this talk about "Startup Visas" is about immigration? Crud. Here I was, waiting details on how to apply for a cash card for my business. +

+

+ 4/13/2009, 4:47:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1511849256679792650/index.html b/static/mytweets/ewagoner/status/1511849256679792650/index.html new file mode 100644 index 00000000..c85f4662 --- /dev/null +++ b/static/mytweets/ewagoner/status/1511849256679792650/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @benphillips76: We used to “correct” kids who were left-handed - through violence, shame or “guidance” on how to be right handed. And so… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @benphillips76: We used to “correct” kids who were left-handed - through violence, shame or “guidance” on how to be right handed. And so… +

+

+ 4/6/2022, 7:32:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/151187302/index.html b/static/mytweets/ewagoner/status/151187302/index.html new file mode 100644 index 00000000..1bc6fa50 --- /dev/null +++ b/static/mytweets/ewagoner/status/151187302/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've finished editing for length, and still have close-up footage to overlay. Critiques welcome! http://tinyurl.com/2h6moj + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've finished editing for length, and still have close-up footage to overlay. Critiques welcome! http://tinyurl.com/2h6moj +

+

+ 7/15/2007, 12:50:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1511917863145295872/index.html b/static/mytweets/ewagoner/status/1511917863145295872/index.html new file mode 100644 index 00000000..aef0685d --- /dev/null +++ b/static/mytweets/ewagoner/status/1511917863145295872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @land_planarian: For years, scientists struggled to pass DNA through thick plant cell walls, until Some Guy tried loading it onto tiny b… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @land_planarian: For years, scientists struggled to pass DNA through thick plant cell walls, until Some Guy tried loading it onto tiny b… +

+

+ 4/7/2022, 12:04:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1512208872286703616/index.html b/static/mytweets/ewagoner/status/1512208872286703616/index.html new file mode 100644 index 00000000..086bb767 --- /dev/null +++ b/static/mytweets/ewagoner/status/1512208872286703616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @darth: just the shittiest people + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @darth: just the shittiest people +

+

+ 4/7/2022, 7:21:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1512209414895415304/index.html b/static/mytweets/ewagoner/status/1512209414895415304/index.html new file mode 100644 index 00000000..29b28c17 --- /dev/null +++ b/static/mytweets/ewagoner/status/1512209414895415304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RupertMyers: Bloody hell this Ukrainian video needs to be seen by everyone + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RupertMyers: Bloody hell this Ukrainian video needs to be seen by everyone

+

+

+ 4/7/2022, 7:23:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1512231593636728837/index.html b/static/mytweets/ewagoner/status/1512231593636728837/index.html new file mode 100644 index 00000000..95e4ad35 --- /dev/null +++ b/static/mytweets/ewagoner/status/1512231593636728837/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @monkchips: This thread tho. Essential reading. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @monkchips: This thread tho. Essential reading. +

+

+ 4/7/2022, 8:51:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1512260363126984738/index.html b/static/mytweets/ewagoner/status/1512260363126984738/index.html new file mode 100644 index 00000000..6753bad8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1512260363126984738/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @rhiankatie: Why we can't stop saying gay, a story + +On the first day of my senior year of high school, a new boy showed up in my AP Engl… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @rhiankatie: Why we can't stop saying gay, a story

On the first day of my senior year of high school, a new boy showed up in my AP Engl… +

+

+ 4/7/2022, 10:45:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1512845153563725827/index.html b/static/mytweets/ewagoner/status/1512845153563725827/index.html new file mode 100644 index 00000000..bab3f140 --- /dev/null +++ b/static/mytweets/ewagoner/status/1512845153563725827/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @sirosenbaum: When I was in HS in the 90s one of our teachers let her class know they might see her on the news bc she was a lesbian and… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @sirosenbaum: When I was in HS in the 90s one of our teachers let her class know they might see her on the news bc she was a lesbian and… +

+

+ 4/9/2022, 1:29:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1512956204921851905/index.html b/static/mytweets/ewagoner/status/1512956204921851905/index.html new file mode 100644 index 00000000..9b4863cb --- /dev/null +++ b/static/mytweets/ewagoner/status/1512956204921851905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @treswritesstuff: guy at this karaoke bar in a full suit and studded coke white boots just dedicated his song to “the most important fir… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @treswritesstuff: guy at this karaoke bar in a full suit and studded coke white boots just dedicated his song to “the most important fir… +

+

+ 4/9/2022, 8:50:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/151311612/index.html b/static/mytweets/ewagoner/status/151311612/index.html new file mode 100644 index 00000000..746000d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/151311612/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm sure glad iMovie is so easy to use, even for complete novices. I though it was going to take days or weeks to do this editing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm sure glad iMovie is so easy to use, even for complete novices. I though it was going to take days or weeks to do this editing. +

+

+ 7/15/2007, 2:59:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15131536057/index.html b/static/mytweets/ewagoner/status/15131536057/index.html new file mode 100644 index 00000000..ad58fb1e --- /dev/null +++ b/static/mytweets/ewagoner/status/15131536057/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got a little booze in my grapefruit. No matter. Have to prevent the scurvy, don't you know. http://gdzl.la/86zvsd + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got a little booze in my grapefruit. No matter. Have to prevent the scurvy, don't you know. http://gdzl.la/86zvsd +

+

+ 5/31/2010, 4:55:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/151327325181579264/index.html b/static/mytweets/ewagoner/status/151327325181579264/index.html new file mode 100644 index 00000000..9b975f26 --- /dev/null +++ b/static/mytweets/ewagoner/status/151327325181579264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Dungeon Squad is an RPG designed expressly for young players with short attention spans who demand action and fun." <a href="http://www.metafilter.com/110941/DUNGEON-SQUAD-IN-COLOR">http://www.metafilter.com/110941/DUNGEON-SQUAD-IN-COLOR</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1513556916919746565/index.html b/static/mytweets/ewagoner/status/1513556916919746565/index.html new file mode 100644 index 00000000..72327694 --- /dev/null +++ b/static/mytweets/ewagoner/status/1513556916919746565/index.html @@ -0,0 +1,123 @@ + + + + + + + + + + + + + Boarding an airplane is just like I remember. Got in line right when my upgraded section was called but somehow the entire area was full of people and my “dedicated overhead storage” is actually at the back of the plane. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Boarding an airplane is just like I remember. Got in line right when my upgraded section was called but somehow the entire area was full of people and my “dedicated overhead storage” is actually at the back of the plane. +

+

+ 4/11/2022, 12:37:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There’s a football linebacker squeezed into the middle seat. The “window” seat (our row has no window) has a fellow on a loud business call. He’s using all the buzzwords and two years into the pandemic doesn’t know how to wear a mask. +

+

+ 4/11/2022, 12:39:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I lost count of how many times I was whacked in the head by people not careful hauling their luggage down the aisle. That’s the penalty for not having to compress myself the entire rest of the flight. +

+

+ 4/11/2022, 12:42:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ But I did get the patented Eric lucky break: after the door closed the linebacker was moved to first class so the plane’s only empty seat is next to me. +

+

+ 4/11/2022, 12:44:21 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Special shout-out to the business asshole in my row who wouldn’t wear his mask the entire flight. Fuck him.

+

+

+ 4/11/2022, 2:34:29 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1513557469246771207/index.html b/static/mytweets/ewagoner/status/1513557469246771207/index.html new file mode 100644 index 00000000..4b7a1ce2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1513557469246771207/index.html @@ -0,0 +1,123 @@ + + + + + + + + + + + + + There’s a football linebacker squeezed into the middle seat. The “window” seat (our row has no window) has a fellow on a loud business call. He’s using all the buzzwords and two years into the pandemic doesn’t know how to wear a mask. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Boarding an airplane is just like I remember. Got in line right when my upgraded section was called but somehow the entire area was full of people and my “dedicated overhead storage” is actually at the back of the plane. +

+

+ 4/11/2022, 12:37:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There’s a football linebacker squeezed into the middle seat. The “window” seat (our row has no window) has a fellow on a loud business call. He’s using all the buzzwords and two years into the pandemic doesn’t know how to wear a mask. +

+

+ 4/11/2022, 12:39:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I lost count of how many times I was whacked in the head by people not careful hauling their luggage down the aisle. That’s the penalty for not having to compress myself the entire rest of the flight. +

+

+ 4/11/2022, 12:42:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ But I did get the patented Eric lucky break: after the door closed the linebacker was moved to first class so the plane’s only empty seat is next to me. +

+

+ 4/11/2022, 12:44:21 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Special shout-out to the business asshole in my row who wouldn’t wear his mask the entire flight. Fuck him.

+

+

+ 4/11/2022, 2:34:29 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1513558197524733959/index.html b/static/mytweets/ewagoner/status/1513558197524733959/index.html new file mode 100644 index 00000000..98c2ada9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1513558197524733959/index.html @@ -0,0 +1,123 @@ + + + + + + + + + + + + + I lost count of how many times I was whacked in the head by people not careful hauling their luggage down the aisle. That’s the penalty for not having to compress myself the entire rest of the flight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Boarding an airplane is just like I remember. Got in line right when my upgraded section was called but somehow the entire area was full of people and my “dedicated overhead storage” is actually at the back of the plane. +

+

+ 4/11/2022, 12:37:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There’s a football linebacker squeezed into the middle seat. The “window” seat (our row has no window) has a fellow on a loud business call. He’s using all the buzzwords and two years into the pandemic doesn’t know how to wear a mask. +

+

+ 4/11/2022, 12:39:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I lost count of how many times I was whacked in the head by people not careful hauling their luggage down the aisle. That’s the penalty for not having to compress myself the entire rest of the flight. +

+

+ 4/11/2022, 12:42:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ But I did get the patented Eric lucky break: after the door closed the linebacker was moved to first class so the plane’s only empty seat is next to me. +

+

+ 4/11/2022, 12:44:21 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Special shout-out to the business asshole in my row who wouldn’t wear his mask the entire flight. Fuck him.

+

+

+ 4/11/2022, 2:34:29 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1513558582071021569/index.html b/static/mytweets/ewagoner/status/1513558582071021569/index.html new file mode 100644 index 00000000..4fd0fe7d --- /dev/null +++ b/static/mytweets/ewagoner/status/1513558582071021569/index.html @@ -0,0 +1,123 @@ + + + + + + + + + + + + + But I did get the patented Eric lucky break: after the door closed the linebacker was moved to first class so the plane’s only empty seat is next to me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Boarding an airplane is just like I remember. Got in line right when my upgraded section was called but somehow the entire area was full of people and my “dedicated overhead storage” is actually at the back of the plane. +

+

+ 4/11/2022, 12:37:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There’s a football linebacker squeezed into the middle seat. The “window” seat (our row has no window) has a fellow on a loud business call. He’s using all the buzzwords and two years into the pandemic doesn’t know how to wear a mask. +

+

+ 4/11/2022, 12:39:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I lost count of how many times I was whacked in the head by people not careful hauling their luggage down the aisle. That’s the penalty for not having to compress myself the entire rest of the flight. +

+

+ 4/11/2022, 12:42:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ But I did get the patented Eric lucky break: after the door closed the linebacker was moved to first class so the plane’s only empty seat is next to me. +

+

+ 4/11/2022, 12:44:21 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Special shout-out to the business asshole in my row who wouldn’t wear his mask the entire flight. Fuck him.

+

+

+ 4/11/2022, 2:34:29 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15135675824/index.html b/static/mytweets/ewagoner/status/15135675824/index.html new file mode 100644 index 00000000..1e65b37a --- /dev/null +++ b/static/mytweets/ewagoner/status/15135675824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The King's Ransom: Highwest Rye, Laphroaig 10, Carpano Antica Vermouth, Noilly Prat Dry Vermouth, Angostura Bitters http://gdzl.la/86xPst + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The King's Ransom: Highwest Rye, Laphroaig 10, Carpano Antica Vermouth, Noilly Prat Dry Vermouth, Angostura Bitters http://gdzl.la/86xPst +

+

+ 5/31/2010, 6:23:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1513586297343987721/index.html b/static/mytweets/ewagoner/status/1513586297343987721/index.html new file mode 100644 index 00000000..b9e34a5a --- /dev/null +++ b/static/mytweets/ewagoner/status/1513586297343987721/index.html @@ -0,0 +1,123 @@ + + + + + + + + + + + + + Special shout-out to the business asshole in my row who wouldn’t wear his mask the entire flight. Fuck him. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Boarding an airplane is just like I remember. Got in line right when my upgraded section was called but somehow the entire area was full of people and my “dedicated overhead storage” is actually at the back of the plane. +

+

+ 4/11/2022, 12:37:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There’s a football linebacker squeezed into the middle seat. The “window” seat (our row has no window) has a fellow on a loud business call. He’s using all the buzzwords and two years into the pandemic doesn’t know how to wear a mask. +

+

+ 4/11/2022, 12:39:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I lost count of how many times I was whacked in the head by people not careful hauling their luggage down the aisle. That’s the penalty for not having to compress myself the entire rest of the flight. +

+

+ 4/11/2022, 12:42:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ But I did get the patented Eric lucky break: after the door closed the linebacker was moved to first class so the plane’s only empty seat is next to me. +

+

+ 4/11/2022, 12:44:21 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Special shout-out to the business asshole in my row who wouldn’t wear his mask the entire flight. Fuck him.

+

+

+ 4/11/2022, 2:34:29 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15136165299/index.html b/static/mytweets/ewagoner/status/15136165299/index.html new file mode 100644 index 00000000..b22f99ef --- /dev/null +++ b/static/mytweets/ewagoner/status/15136165299/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nearing my record for the "most different types of liquor consumed in one sitting". This 50% off my tab coupon at Highwire is dangerous. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nearing my record for the "most different types of liquor consumed in one sitting". This 50% off my tab coupon at Highwire is dangerous. +

+

+ 5/31/2010, 6:33:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1513639371454492674/index.html b/static/mytweets/ewagoner/status/1513639371454492674/index.html new file mode 100644 index 00000000..882f581b --- /dev/null +++ b/static/mytweets/ewagoner/status/1513639371454492674/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is across the street from my hotel from the week. I thought I’d see more of NYC while I was here but maybe I’ll just spend my time experiencing the pleasures of cheese instead. @ Long Island City <a href="https://www.instagram.com/p/CcOhWjnrfK5/?igshid=YTgzYjQ4ZTY=">https://www.instagram.com/p/CcOhWjnrfK5/?igshid=YTgzYjQ4ZTY=</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is across the street from my hotel from the week. I thought I’d see more of NYC while I was here but maybe I’ll just spend my time experiencing the pleasures of cheese instead. @ Long Island City https://www.instagram.com/p/CcOhWjnrfK5/?igshid=YTgzYjQ4ZTY= +

+

+ 4/11/2022, 6:05:22 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15136962050523136/index.html b/static/mytweets/ewagoner/status/15136962050523136/index.html new file mode 100644 index 00000000..44f5d664 --- /dev/null +++ b/static/mytweets/ewagoner/status/15136962050523136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Suddenly feeling cold and flu-ey. Bah humbug. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Suddenly feeling cold and flu-ey. Bah humbug. +

+

+ 12/15/2010, 3:11:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1514039613823799298/index.html b/static/mytweets/ewagoner/status/1514039613823799298/index.html new file mode 100644 index 00000000..c03f0e13 --- /dev/null +++ b/static/mytweets/ewagoner/status/1514039613823799298/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @tillwhensday: uuuuuuuunlocking an c18th French safe. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @tillwhensday: uuuuuuuunlocking an c18th French safe.

+

+

+ 4/12/2022, 8:35:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1514330394023321607/index.html b/static/mytweets/ewagoner/status/1514330394023321607/index.html new file mode 100644 index 00000000..d07da8be --- /dev/null +++ b/static/mytweets/ewagoner/status/1514330394023321607/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Found a place in Queens that makes cacio e pepe sourdough doughnuts. Can’t get those back home. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Found a place in Queens that makes cacio e pepe sourdough doughnuts. Can’t get those back home. +

+

+ 4/13/2022, 3:51:15 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1514357823425163269/index.html b/static/mytweets/ewagoner/status/1514357823425163269/index.html new file mode 100644 index 00000000..b0447176 --- /dev/null +++ b/static/mytweets/ewagoner/status/1514357823425163269/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Jam, Jelly, Preserves, marmalade, and fruit spreads are all considered to be liquids by the TSA. That means you can only pack jam in containers that are 3.4 oz or less in carry-on bags.” + +That’s some bullshit right there. Guess I gotta eat this in my hotel room. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Jam, Jelly, Preserves, marmalade, and fruit spreads are all considered to be liquids by the TSA. That means you can only pack jam in containers that are 3.4 oz or less in carry-on bags.”

That’s some bullshit right there. Guess I gotta eat this in my hotel room.

+

+

+ 4/13/2022, 5:40:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/151489143061483520/index.html b/static/mytweets/ewagoner/status/151489143061483520/index.html new file mode 100644 index 00000000..6358554a --- /dev/null +++ b/static/mytweets/ewagoner/status/151489143061483520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Somehow managed to get a wife, two kids, a dog, a pile of presents, and two blimps each the size of a love seat home in the station wagon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Somehow managed to get a wife, two kids, a dog, a pile of presents, and two blimps each the size of a love seat home in the station wagon. +

+

+ 12/26/2011, 9:26:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1515094983686119432/index.html b/static/mytweets/ewagoner/status/1515094983686119432/index.html new file mode 100644 index 00000000..75b9923b --- /dev/null +++ b/static/mytweets/ewagoner/status/1515094983686119432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Walked from Battery Park to Central Park and can’t imagine a better day for it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Walked from Battery Park to Central Park and can’t imagine a better day for it. +

+

+ 4/15/2022, 6:29:27 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1515159602689679362/index.html b/static/mytweets/ewagoner/status/1515159602689679362/index.html new file mode 100644 index 00000000..19fef669 --- /dev/null +++ b/static/mytweets/ewagoner/status/1515159602689679362/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Beagle Brothers Peeks and Pokes supplement https://twitter.com/KimMaida/status/1514652490683367438 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1515169430115868673/index.html b/static/mytweets/ewagoner/status/1515169430115868673/index.html new file mode 100644 index 00000000..9c2c8516 --- /dev/null +++ b/static/mytweets/ewagoner/status/1515169430115868673/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh my god <a href="https://twitter.com/okjonblair/status/1514678421216972800">https://twitter.com/okjonblair/status/1514678421216972800</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1515724699904397312/index.html b/static/mytweets/ewagoner/status/1515724699904397312/index.html new file mode 100644 index 00000000..9d05c585 --- /dev/null +++ b/static/mytweets/ewagoner/status/1515724699904397312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it home after a week away to find a blocked sewage pipe under the house. Happy Easter! Shit has risen! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it home after a week away to find a blocked sewage pipe under the house. Happy Easter! Shit has risen! +

+

+ 4/17/2022, 12:11:43 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1516614028369571840/index.html b/static/mytweets/ewagoner/status/1516614028369571840/index.html new file mode 100644 index 00000000..48e8b50e --- /dev/null +++ b/static/mytweets/ewagoner/status/1516614028369571840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MeidasTouch: Wow. Every second of this is worth the watch. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MeidasTouch: Wow. Every second of this is worth the watch.

+

+

+ 4/19/2022, 11:05:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1516617140689936388/index.html b/static/mytweets/ewagoner/status/1516617140689936388/index.html new file mode 100644 index 00000000..e6ea2e8f --- /dev/null +++ b/static/mytweets/ewagoner/status/1516617140689936388/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MalloryMcMorrow: Senator Lana Theis accused me by name of grooming and sexualizing children in an attempt to marginalize me for standin… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MalloryMcMorrow: Senator Lana Theis accused me by name of grooming and sexualizing children in an attempt to marginalize me for standin… +

+

+ 4/19/2022, 11:17:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/151677562/index.html b/static/mytweets/ewagoner/status/151677562/index.html new file mode 100644 index 00000000..0292b3fa --- /dev/null +++ b/static/mytweets/ewagoner/status/151677562/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My first attempt at a final cut. I'll wait a few days before I submit it. http://tinyurl.com/27ebf9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My first attempt at a final cut. I'll wait a few days before I submit it. http://tinyurl.com/27ebf9 +

+

+ 7/15/2007, 9:41:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/151679732/index.html b/static/mytweets/ewagoner/status/151679732/index.html new file mode 100644 index 00000000..f5920104 --- /dev/null +++ b/static/mytweets/ewagoner/status/151679732/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @everyone: Thanks for all your comments so far! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @everyone: Thanks for all your comments so far! +

+

+ 7/15/2007, 9:43:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1516858248372101131/index.html b/static/mytweets/ewagoner/status/1516858248372101131/index.html new file mode 100644 index 00000000..f11eccbc --- /dev/null +++ b/static/mytweets/ewagoner/status/1516858248372101131/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @EccentricFlower: I learned many things from this thread and will always refer to Alcott as Lou from now on + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @EccentricFlower: I learned many things from this thread and will always refer to Alcott as Lou from now on +

+

+ 4/20/2022, 3:16:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1516873439864360960/index.html b/static/mytweets/ewagoner/status/1516873439864360960/index.html new file mode 100644 index 00000000..61a875bf --- /dev/null +++ b/static/mytweets/ewagoner/status/1516873439864360960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @rileyjsilverman: Having not gotten COVID so far is starting to feel like the later levels in an endurance video game. Like okay the mas… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @rileyjsilverman: Having not gotten COVID so far is starting to feel like the later levels in an endurance video game. Like okay the mas… +

+

+ 4/20/2022, 4:16:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1516882051399565312/index.html b/static/mytweets/ewagoner/status/1516882051399565312/index.html new file mode 100644 index 00000000..ca4db24d --- /dev/null +++ b/static/mytweets/ewagoner/status/1516882051399565312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Of all the images I’ve seen coming from Mars, this feels the most alien. It’s beautiful and breathtaking. <a href="https://twitter.com/NASAPersevere/status/1516864191415525376">https://twitter.com/NASAPersevere/status/1516864191415525376</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/151694523939045377/index.html b/static/mytweets/ewagoner/status/151694523939045377/index.html new file mode 100644 index 00000000..ea439e73 --- /dev/null +++ b/static/mytweets/ewagoner/status/151694523939045377/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a follow-up article to the possible Maya ruins in GA that touches on the cultural connections of Creek & Maya: <a href="https://www.examiner.com/architecture-design-in-national/mayas-the-usa-controversy-you-be-the-juror">https://www.examiner.com/architecture-design-in-national/mayas-the-usa-controversy-you-be-the-juror</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/151699974579699712/index.html b/static/mytweets/ewagoner/status/151699974579699712/index.html new file mode 100644 index 00000000..fe26857c --- /dev/null +++ b/static/mytweets/ewagoner/status/151699974579699712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @coslive: Watch The Flaming Lips' extra trippy cover of “I Am the Walrus” <a href="http://bit.ly/uFFMH9">http://bit.ly/uFFMH9</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @coslive: Watch The Flaming Lips' extra trippy cover of “I Am the Walrus” http://bit.ly/uFFMH9 +

+

+ 12/27/2011, 11:24:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/151708072539193344/index.html b/static/mytweets/ewagoner/status/151708072539193344/index.html new file mode 100644 index 00000000..f3211d38 --- /dev/null +++ b/static/mytweets/ewagoner/status/151708072539193344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "They try to trick the girls into buying pink stuff instead of the stuff boys like." <a href="http://www.youtube.com/watch?v=-CU040Hqbas&feature=youtu.be">http://www.youtube.com/watch?v=-CU040Hqbas&feature=youtu.be</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1517100476856258566/index.html b/static/mytweets/ewagoner/status/1517100476856258566/index.html new file mode 100644 index 00000000..07a3ef25 --- /dev/null +++ b/static/mytweets/ewagoner/status/1517100476856258566/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @lschmeiser: Anyone who has ever read Betty MacDonald’s “The Egg and I” will have read a lot of this as subtext qua Betty’s poultry labo… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @lschmeiser: Anyone who has ever read Betty MacDonald’s “The Egg and I” will have read a lot of this as subtext qua Betty’s poultry labo… +

+

+ 4/21/2022, 7:18:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/151733938015055873/index.html b/static/mytweets/ewagoner/status/151733938015055873/index.html new file mode 100644 index 00000000..7ee31a74 --- /dev/null +++ b/static/mytweets/ewagoner/status/151733938015055873/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "New Years Rulin's" by Woody Guthrie, 1942: <a href="http://boingboing.net/wp-content/uploads/2011/12/woody1.jpeg">http://boingboing.net/wp-content/uploads/2011/12/woody1.jpeg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1517526569157382146/index.html b/static/mytweets/ewagoner/status/1517526569157382146/index.html new file mode 100644 index 00000000..db0d9692 --- /dev/null +++ b/static/mytweets/ewagoner/status/1517526569157382146/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @sambaschutte: Promised the recipe and here it is🍊🍰 “Roach’s 40 Orange Glaze”👨🏾‍🍳🏴‍☠️ May it inspire you to spread the deliciousness and… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @sambaschutte: Promised the recipe and here it is🍊🍰 “Roach’s 40 Orange Glaze”👨🏾‍🍳🏴‍☠️ May it inspire you to spread the deliciousness and… +

+

+ 4/22/2022, 11:31:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15177032417/index.html b/static/mytweets/ewagoner/status/15177032417/index.html new file mode 100644 index 00000000..8df3e24c --- /dev/null +++ b/static/mytweets/ewagoner/status/15177032417/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This week's The Splendid Table is gold. Found new music (In The Dirt, Karen Savoca), book (Pig, James Villas), recipe (Charleston Hobotee). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This week's The Splendid Table is gold. Found new music (In The Dirt, Karen Savoca), book (Pig, James Villas), recipe (Charleston Hobotee). +

+

+ 6/1/2010, 9:17:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/151782427352764418/index.html b/static/mytweets/ewagoner/status/151782427352764418/index.html new file mode 100644 index 00000000..34842a35 --- /dev/null +++ b/static/mytweets/ewagoner/status/151782427352764418/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "What have you done with the bacon, Hans?" +"Tied it to a rope. Dragged it home. Dogs got it." +I read "Clever Hans": <a href="http://grimmlunch.org/32-clever-hans">http://grimmlunch.org/32-clever-hans</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "What have you done with the bacon, Hans?"
"Tied it to a rope. Dragged it home. Dogs got it."
I read "Clever Hans": http://grimmlunch.org/32-clever-hans +

+

+ 12/27/2011, 4:52:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1517921847907659777/index.html b/static/mytweets/ewagoner/status/1517921847907659777/index.html new file mode 100644 index 00000000..32656eb8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1517921847907659777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Rainmaker1973: Hitting and launching molten iron into the air with a shovel is a very dangerous activity and must not be tried anywhere… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Rainmaker1973: Hitting and launching molten iron into the air with a shovel is a very dangerous activity and must not be tried anywhere… +

+

+ 4/23/2022, 1:42:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1518929935964033027/index.html b/static/mytweets/ewagoner/status/1518929935964033027/index.html new file mode 100644 index 00000000..1ba87055 --- /dev/null +++ b/static/mytweets/ewagoner/status/1518929935964033027/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @elizabeth_joh: accept these twetes as my tribute m'lord + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @elizabeth_joh: accept these twetes as my tribute m'lord +

+

+ 4/26/2022, 8:28:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1519198441892630534/index.html b/static/mytweets/ewagoner/status/1519198441892630534/index.html new file mode 100644 index 00000000..c79b95bc --- /dev/null +++ b/static/mytweets/ewagoner/status/1519198441892630534/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Dwuff: Older twitter users who have lived through geocities, web forums, livejournal, myspace, tumblr and twitter, finding out that it… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Dwuff: Older twitter users who have lived through geocities, web forums, livejournal, myspace, tumblr and twitter, finding out that it… +

+

+ 4/27/2022, 2:15:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15193556280/index.html b/static/mytweets/ewagoner/status/15193556280/index.html new file mode 100644 index 00000000..69017a74 --- /dev/null +++ b/static/mytweets/ewagoner/status/15193556280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Folks at the #theoildrum channel on Freenode IRC are giving a play-by-play of the BP live video feed. Equal parts expert opinion & MST3K. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Folks at the #theoildrum channel on Freenode IRC are giving a play-by-play of the BP live video feed. Equal parts expert opinion & MST3K. +

+

+ 6/1/2010, 1:51:17 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15193829451/index.html b/static/mytweets/ewagoner/status/15193829451/index.html new file mode 100644 index 00000000..b668d6fd --- /dev/null +++ b/static/mytweets/ewagoner/status/15193829451/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Walking down the block to the barber shop. Apparently it's 1955. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Walking down the block to the barber shop. Apparently it's 1955. +

+

+ 6/1/2010, 1:56:34 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1519414482212114432/index.html b/static/mytweets/ewagoner/status/1519414482212114432/index.html new file mode 100644 index 00000000..6723184d --- /dev/null +++ b/static/mytweets/ewagoner/status/1519414482212114432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @soundsmythprod: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @soundsmythprod:

+

+

+ 4/27/2022, 4:33:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1519540893908443142/index.html b/static/mytweets/ewagoner/status/1519540893908443142/index.html new file mode 100644 index 00000000..76225b74 --- /dev/null +++ b/static/mytweets/ewagoner/status/1519540893908443142/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @yeahyeahsam: Terrified John Wilson’s going to film me dropping my change at Dunkin Donuts or something and be like “sometimes uhh thing… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @yeahyeahsam: Terrified John Wilson’s going to film me dropping my change at Dunkin Donuts or something and be like “sometimes uhh thing… +

+

+ 4/28/2022, 12:55:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15197476539/index.html b/static/mytweets/ewagoner/status/15197476539/index.html new file mode 100644 index 00000000..573d4f20 --- /dev/null +++ b/static/mytweets/ewagoner/status/15197476539/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What a difference a few days make. Before/After: http://gdzl.la/86SR8A http://gdzl.la/86PDV6 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What a difference a few days make. Before/After: http://gdzl.la/86SR8A http://gdzl.la/86PDV6 +

+

+ 6/1/2010, 3:08:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1519904906936729600/index.html b/static/mytweets/ewagoner/status/1519904906936729600/index.html new file mode 100644 index 00000000..113cdb2e --- /dev/null +++ b/static/mytweets/ewagoner/status/1519904906936729600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NASAPersevere: A skydiver is only as good as their equipment – and this gear worked beautifully! Thanks to the #MarsHelicopter Ingenuit… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NASAPersevere: A skydiver is only as good as their equipment – and this gear worked beautifully! Thanks to the #MarsHelicopter Ingenuit… +

+

+ 4/29/2022, 1:02:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15199588532/index.html b/static/mytweets/ewagoner/status/15199588532/index.html new file mode 100644 index 00000000..527409ea --- /dev/null +++ b/static/mytweets/ewagoner/status/15199588532/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What are the odds the first named tropical storm for the Atlantic will come roaring right through the gulf? Pretty good. http://is.gd/cyByr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What are the odds the first named tropical storm for the Atlantic will come roaring right through the gulf? Pretty good. http://is.gd/cyByr +

+

+ 6/1/2010, 3:51:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1520198434527105029/index.html b/static/mytweets/ewagoner/status/1520198434527105029/index.html new file mode 100644 index 00000000..1834ffcd --- /dev/null +++ b/static/mytweets/ewagoner/status/1520198434527105029/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @fraying: If you’re an oldschool blogger, you may remember Noah Grey. His software, Greymatter, was a seminal platform for many of us, a… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @fraying: If you’re an oldschool blogger, you may remember Noah Grey. His software, Greymatter, was a seminal platform for many of us, a… +

+

+ 4/29/2022, 8:28:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/152093568125779969/index.html b/static/mytweets/ewagoner/status/152093568125779969/index.html new file mode 100644 index 00000000..03153715 --- /dev/null +++ b/static/mytweets/ewagoner/status/152093568125779969/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read "The Three Languages". You too can become Pope if you learn how to converse with dogs, frogs, and birds! <a href="http://grimmlunch.org/33-the-three-languages">http://grimmlunch.org/33-the-three-languages</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I read "The Three Languages". You too can become Pope if you learn how to converse with dogs, frogs, and birds! http://grimmlunch.org/33-the-three-languages +

+

+ 12/28/2011, 1:28:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1520999789281910784/index.html b/static/mytweets/ewagoner/status/1520999789281910784/index.html new file mode 100644 index 00000000..c19c5ef4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1520999789281910784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RaquelLaneri: Doing some research on "gilded glamour" (yes, writing about Met Gala) and am now obsessed with this woman who arrived at… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RaquelLaneri: Doing some research on "gilded glamour" (yes, writing about Met Gala) and am now obsessed with this woman who arrived at… +

+

+ 5/2/2022, 1:33:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15212797785/index.html b/static/mytweets/ewagoner/status/15212797785/index.html new file mode 100644 index 00000000..2b9c1fac --- /dev/null +++ b/static/mytweets/ewagoner/status/15212797785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hold on. Douglas Adams couldn't get rights to Pink Floyd music for HHGTTG, but the Weather Channel can play it during "Local on the 8s"? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hold on. Douglas Adams couldn't get rights to Pink Floyd music for HHGTTG, but the Weather Channel can play it during "Local on the 8s"? +

+

+ 6/1/2010, 8:01:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1521620831985614850/index.html b/static/mytweets/ewagoner/status/1521620831985614850/index.html new file mode 100644 index 00000000..c57e1aa4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1521620831985614850/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @blackqueeriroh: Remember that fat people with uteruses deserve access to easy, fast and safe contraceptive methods, too. There are no m… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @blackqueeriroh: Remember that fat people with uteruses deserve access to easy, fast and safe contraceptive methods, too. There are no m… +

+

+ 5/3/2022, 6:40:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1521659050/index.html b/static/mytweets/ewagoner/status/1521659050/index.html new file mode 100644 index 00000000..b309226a --- /dev/null +++ b/static/mytweets/ewagoner/status/1521659050/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The legendary Slydini performs incredible close-up slight of hand on the Dick Cavett show in 1977. This makes me so happy. http://is.gd/qAde + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The legendary Slydini performs incredible close-up slight of hand on the Dick Cavett show in 1977. This makes me so happy. http://is.gd/qAde +

+

+ 4/14/2009, 9:14:43 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1521845969368854528/index.html b/static/mytweets/ewagoner/status/1521845969368854528/index.html new file mode 100644 index 00000000..b6f955bf --- /dev/null +++ b/static/mytweets/ewagoner/status/1521845969368854528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @FanSince09: Gouverneur Morris, who wrote the final draft of the constitution, died because he put a whale bone up his dick. I think i… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @FanSince09: Gouverneur Morris, who wrote the final draft of the constitution, died because he put a whale bone up his dick. I think i… +

+

+ 5/4/2022, 9:35:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15219898997276672/index.html b/static/mytweets/ewagoner/status/15219898997276672/index.html new file mode 100644 index 00000000..47d331ea --- /dev/null +++ b/static/mytweets/ewagoner/status/15219898997276672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's been a while since a software bundle appealed to me, but buying this one was a no-brainer. https://fusionads.net/bundle/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's been a while since a software bundle appealed to me, but buying this one was a no-brainer. https://fusionads.net/bundle/ +

+

+ 12/15/2010, 8:41:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1522181099782344707/index.html b/static/mytweets/ewagoner/status/1522181099782344707/index.html new file mode 100644 index 00000000..b76acdb1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1522181099782344707/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jared_spataro: At face value, a triple-peak workday can sound like a curse, rather than a blessing. But for many, it’s a sign they’re t… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jared_spataro: At face value, a triple-peak workday can sound like a curse, rather than a blessing. But for many, it’s a sign they’re t… +

+

+ 5/5/2022, 7:47:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/152227372266029056/index.html b/static/mytweets/ewagoner/status/152227372266029056/index.html new file mode 100644 index 00000000..fe584d1b --- /dev/null +++ b/static/mytweets/ewagoner/status/152227372266029056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @KateHarding I wrote a post about why you are awful. <a href="http://kateharding.info/2011/12/29/you-are-awful-too/">http://kateharding.info/2011/12/29/you-are-awful-too/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1522650003373756416/index.html b/static/mytweets/ewagoner/status/1522650003373756416/index.html new file mode 100644 index 00000000..4c049a1d --- /dev/null +++ b/static/mytweets/ewagoner/status/1522650003373756416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @dang_pigeon: I anti-acknowledged my darling children in my book. https://t.co/hmgNs6NETJ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @dang_pigeon: I anti-acknowledged my darling children in my book. https://t.co/hmgNs6NETJ +

+

+ 5/6/2022, 2:50:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1522787390519189505/index.html b/static/mytweets/ewagoner/status/1522787390519189505/index.html new file mode 100644 index 00000000..122ecade --- /dev/null +++ b/static/mytweets/ewagoner/status/1522787390519189505/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @IwriteOK: if Orson Welles had Twitter no one else would dare to post on this site. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @IwriteOK: if Orson Welles had Twitter no one else would dare to post on this site. +

+

+ 5/6/2022, 11:56:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1523146771848912901/index.html b/static/mytweets/ewagoner/status/1523146771848912901/index.html new file mode 100644 index 00000000..8756eb83 --- /dev/null +++ b/static/mytweets/ewagoner/status/1523146771848912901/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cabel: There’s a front yard in our neighborhood that has a “museum of mollusks and mushrooms”, with wonderful paintings and facts. At t… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @cabel: There’s a front yard in our neighborhood that has a “museum of mollusks and mushrooms”, with wonderful paintings and facts. At t… +

+

+ 5/7/2022, 11:44:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1523800580854013952/index.html b/static/mytweets/ewagoner/status/1523800580854013952/index.html new file mode 100644 index 00000000..6cb46cbf --- /dev/null +++ b/static/mytweets/ewagoner/status/1523800580854013952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 34. I like to live deliciously. 🐐 <a href="https://twitter.com/GamecockFan032/status/1523355226698555394">https://twitter.com/GamecockFan032/status/1523355226698555394</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1523856495603077121/index.html b/static/mytweets/ewagoner/status/1523856495603077121/index.html new file mode 100644 index 00000000..ce0c1449 --- /dev/null +++ b/static/mytweets/ewagoner/status/1523856495603077121/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Saving this so I can have a good laugh in five years about how bleak things looked in 2022. + +Please. <a href="https://twitter.com/BrynnTannehill/status/1523647950324649984">https://twitter.com/BrynnTannehill/status/1523647950324649984</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1523882874398822401/index.html b/static/mytweets/ewagoner/status/1523882874398822401/index.html new file mode 100644 index 00000000..22733b78 --- /dev/null +++ b/static/mytweets/ewagoner/status/1523882874398822401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @emmanuelfelton: I've never seen legislative language like what's in Louisiana's abortion ban. It says that the state can disregard any… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @emmanuelfelton: I've never seen legislative language like what's in Louisiana's abortion ban. It says that the state can disregard any… +

+

+ 5/10/2022, 12:29:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/152392215799398400/index.html b/static/mytweets/ewagoner/status/152392215799398400/index.html new file mode 100644 index 00000000..89fa616a --- /dev/null +++ b/static/mytweets/ewagoner/status/152392215799398400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Southern Farmers Vanquish the Clichés" Not to mention all the farmers across the south selling their goods online. <a href="http://www.nytimes.com/2011/12/28/dining/southern-farmers-vanquish-the-cliches.html?_r=1&pagewanted=all">http://www.nytimes.com/2011/12/28/dining/southern-farmers-vanquish-the-cliches.html?_r=1&pagewanted=all</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/152447473380634625/index.html b/static/mytweets/ewagoner/status/152447473380634625/index.html new file mode 100644 index 00000000..64dd5369 --- /dev/null +++ b/static/mytweets/ewagoner/status/152447473380634625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + CheckCrafters consolidated their ops & in the process threw out all their business customer's account info & designs. Hello, CarouselChecks! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ CheckCrafters consolidated their ops & in the process threw out all their business customer's account info & designs. Hello, CarouselChecks! +

+

+ 12/29/2011, 12:54:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15252440433565696/index.html b/static/mytweets/ewagoner/status/15252440433565696/index.html new file mode 100644 index 00000000..9de376ef --- /dev/null +++ b/static/mytweets/ewagoner/status/15252440433565696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Baked several dozen mandarin orange cookies for Vivian's first grade "Traditional Christmas Around the World" lunch. She picked China. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Baked several dozen mandarin orange cookies for Vivian's first grade "Traditional Christmas Around the World" lunch. She picked China. +

+

+ 12/15/2010, 10:50:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1525329187359313920/index.html b/static/mytweets/ewagoner/status/1525329187359313920/index.html new file mode 100644 index 00000000..01679cf0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1525329187359313920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @fortyseven And now having watched the episode, I agree even more :) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @fortyseven And now having watched the episode, I agree even more :) +

+

+ 5/14/2022, 12:16:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15253505409/index.html b/static/mytweets/ewagoner/status/15253505409/index.html new file mode 100644 index 00000000..2c4e0c1e --- /dev/null +++ b/static/mytweets/ewagoner/status/15253505409/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I'm Alive, I love You, I'll See You in Reno" by Vylar Kaftan: a love story that sings to the physicist in me. Beautiful. http://is.gd/czFfg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I'm Alive, I love You, I'll See You in Reno" by Vylar Kaftan: a love story that sings to the physicist in me. Beautiful. http://is.gd/czFfg +

+

+ 6/2/2010, 10:06:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1525500249086771201/index.html b/static/mytweets/ewagoner/status/1525500249086771201/index.html new file mode 100644 index 00000000..03afc7f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1525500249086771201/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LUrbaniste: Slovakian sees a video about American suburbs and posts questions to Reddit. The level of bafflement is hilarious and appro… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LUrbaniste: Slovakian sees a video about American suburbs and posts questions to Reddit. The level of bafflement is hilarious and appro… +

+

+ 5/14/2022, 11:36:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1525506467326984192/index.html b/static/mytweets/ewagoner/status/1525506467326984192/index.html new file mode 100644 index 00000000..9aa6579a --- /dev/null +++ b/static/mytweets/ewagoner/status/1525506467326984192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Jim “Catfish” Hunter <a href="https://twitter.com/ryanfagan/status/1524746097331257344">https://twitter.com/ryanfagan/status/1524746097331257344</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1525513288230084608/index.html b/static/mytweets/ewagoner/status/1525513288230084608/index.html new file mode 100644 index 00000000..411eeabb --- /dev/null +++ b/static/mytweets/ewagoner/status/1525513288230084608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JuiceSimpsons: I animated the audio of Dana Snyder reading the "slurp juice" tweet because Aqua Teen Hunger Force is my all-time favori… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JuiceSimpsons: I animated the audio of Dana Snyder reading the "slurp juice" tweet because Aqua Teen Hunger Force is my all-time favori… +

+

+ 5/14/2022, 12:28:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1525659275623907330/index.html b/static/mytweets/ewagoner/status/1525659275623907330/index.html new file mode 100644 index 00000000..1fbe830a --- /dev/null +++ b/static/mytweets/ewagoner/status/1525659275623907330/index.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + I’m at a primal play party. It very much has a "amateur wrestling night at the livestock auction barn" vibe to it, and I love it. It's just missing the hotdog booth. <br><br>God damn do I want a hotdog. <br><br>And I kinda want to go get on the mats. It looks … cathartic. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m at a primal play party. It very much has a "amateur wrestling night at the livestock auction barn" vibe to it, and I love it. It's just missing the hotdog booth.

God damn do I want a hotdog.

And I kinda want to go get on the mats. It looks … cathartic. +

+

+ 5/14/2022, 10:08:11 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Never been to one of those before. Ended up just watching (I didn’t have anyone to roll with and didn’t feel like negotiating with strangers) but it was great energy. Would do again if the opportunity arose! +

+

+ 5/15/2022, 10:16:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1525842475155443713/index.html b/static/mytweets/ewagoner/status/1525842475155443713/index.html new file mode 100644 index 00000000..4fcbf060 --- /dev/null +++ b/static/mytweets/ewagoner/status/1525842475155443713/index.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + Never been to one of those before. Ended up just watching (I didn’t have anyone to roll with and didn’t feel like negotiating with strangers) but it was great energy. Would do again if the opportunity arose! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m at a primal play party. It very much has a "amateur wrestling night at the livestock auction barn" vibe to it, and I love it. It's just missing the hotdog booth.

God damn do I want a hotdog.

And I kinda want to go get on the mats. It looks … cathartic. +

+

+ 5/14/2022, 10:08:11 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Never been to one of those before. Ended up just watching (I didn’t have anyone to roll with and didn’t feel like negotiating with strangers) but it was great energy. Would do again if the opportunity arose! +

+

+ 5/15/2022, 10:16:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1526022360456912898/index.html b/static/mytweets/ewagoner/status/1526022360456912898/index.html new file mode 100644 index 00000000..3d10cdad --- /dev/null +++ b/static/mytweets/ewagoner/status/1526022360456912898/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Bombastique1: If you’re in the US with a positive COVID test and mild to moderate symptoms and aren’t sure how to get treatment this th… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Bombastique1: If you’re in the US with a positive COVID test and mild to moderate symptoms and aren’t sure how to get treatment this th… +

+

+ 5/15/2022, 10:10:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15265525769/index.html b/static/mytweets/ewagoner/status/15265525769/index.html new file mode 100644 index 00000000..e86a94fb --- /dev/null +++ b/static/mytweets/ewagoner/status/15265525769/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How about that. Dale Peterson came in dead last in the Repub primary for Alabama Ag Commissioner. Guess you need more than a flag and a gun. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How about that. Dale Peterson came in dead last in the Repub primary for Alabama Ag Commissioner. Guess you need more than a flag and a gun. +

+

+ 6/2/2010, 1:18:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1527059514800979968/index.html b/static/mytweets/ewagoner/status/1527059514800979968/index.html new file mode 100644 index 00000000..96b0a956 --- /dev/null +++ b/static/mytweets/ewagoner/status/1527059514800979968/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @jane_in_vain: Russians destroyed the National Gene Bank of Plants of Ukraine + +It was our only plant bank. It kept more than 160 thousan… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jane_in_vain: Russians destroyed the National Gene Bank of Plants of Ukraine

It was our only plant bank. It kept more than 160 thousan… +

+

+ 5/18/2022, 6:52:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15274525612/index.html b/static/mytweets/ewagoner/status/15274525612/index.html new file mode 100644 index 00000000..814b9c4a --- /dev/null +++ b/static/mytweets/ewagoner/status/15274525612/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What is it about Erin & Erica Wagoner college students and their inability to remember their own gmail addresses? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What is it about Erin & Erica Wagoner college students and their inability to remember their own gmail addresses? +

+

+ 6/2/2010, 4:17:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15277880816/index.html b/static/mytweets/ewagoner/status/15277880816/index.html new file mode 100644 index 00000000..1be18d4e --- /dev/null +++ b/static/mytweets/ewagoner/status/15277880816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Welcome back, Mrs. Reynolds. I thought S4 of MAD MEN might jump to '64 or '66, but this is ridiculous. RT @scifisquad http://bit.ly/bxNUGb + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Welcome back, Mrs. Reynolds. I thought S4 of MAD MEN might jump to '64 or '66, but this is ridiculous. RT @scifisquad http://bit.ly/bxNUGb +

+

+ 6/2/2010, 5:25:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1528244841246760961/index.html b/static/mytweets/ewagoner/status/1528244841246760961/index.html new file mode 100644 index 00000000..143f9985 --- /dev/null +++ b/static/mytweets/ewagoner/status/1528244841246760961/index.html @@ -0,0 +1,59 @@ + + + + + + + + + + + + + RT @dmofengineering: I don’t do this very often. + +But this type of behavior brings disgrace to our industry. + +And I won’t stand for it. + +If… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @dmofengineering: I don’t do this very often.

But this type of behavior brings disgrace to our industry.

And I won’t stand for it.

If… +

+

+ 5/22/2022, 1:22:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1528258467097624577/index.html b/static/mytweets/ewagoner/status/1528258467097624577/index.html new file mode 100644 index 00000000..532c532f --- /dev/null +++ b/static/mytweets/ewagoner/status/1528258467097624577/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @mhall119: Second PSA of the night: if you are coding 24/7 you are doing it very wrong. + +A junior programmer should spend 50% of their t… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mhall119: Second PSA of the night: if you are coding 24/7 you are doing it very wrong.

A junior programmer should spend 50% of their t… +

+

+ 5/22/2022, 2:16:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1528480544618602502/index.html b/static/mytweets/ewagoner/status/1528480544618602502/index.html new file mode 100644 index 00000000..63ade946 --- /dev/null +++ b/static/mytweets/ewagoner/status/1528480544618602502/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @McDougallSophia: Wait. Y-you're saying we live in a country ruled by an unnaturally long-lived aristocrat who lives in a castle and fea… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @McDougallSophia: Wait. Y-you're saying we live in a country ruled by an unnaturally long-lived aristocrat who lives in a castle and fea… +

+

+ 5/22/2022, 4:58:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1528498000/index.html b/static/mytweets/ewagoner/status/1528498000/index.html new file mode 100644 index 00000000..d45496a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1528498000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Only a handful of bottles of Brooklyn Brewery's "Black Ops" stout made their way to Georgia. I'm drinking from one now. Thanks, Trappeze! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Only a handful of bottles of Brooklyn Brewery's "Black Ops" stout made their way to Georgia. I'm drinking from one now. Thanks, Trappeze! +

+

+ 4/15/2009, 5:25:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/152854044476583936/index.html b/static/mytweets/ewagoner/status/152854044476583936/index.html new file mode 100644 index 00000000..d1e4e4ab --- /dev/null +++ b/static/mytweets/ewagoner/status/152854044476583936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My little side business helping farmers markets get online saw both revenue and expense growths of 48% this year. My pricing works. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My little side business helping farmers markets get online saw both revenue and expense growths of 48% this year. My pricing works. +

+

+ 12/30/2011, 3:50:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1528541383/index.html b/static/mytweets/ewagoner/status/1528541383/index.html new file mode 100644 index 00000000..4d1bf72b --- /dev/null +++ b/static/mytweets/ewagoner/status/1528541383/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That's the stuff. http://twitpic.com/3da20 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That's the stuff. http://twitpic.com/3da20 +

+

+ 4/15/2009, 5:31:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1528589964593750017/index.html b/static/mytweets/ewagoner/status/1528589964593750017/index.html new file mode 100644 index 00000000..67184043 --- /dev/null +++ b/static/mytweets/ewagoner/status/1528589964593750017/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @oneunderscore__: One of the “porn” books they list is Slaughterhouse Five. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @oneunderscore__: One of the “porn” books they list is Slaughterhouse Five. +

+

+ 5/23/2022, 12:13:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/152861159660331008/index.html b/static/mytweets/ewagoner/status/152861159660331008/index.html new file mode 100644 index 00000000..4ed4b4f4 --- /dev/null +++ b/static/mytweets/ewagoner/status/152861159660331008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ben Epps, Georgia's flight pioneer, has a new statue in Athens. His 1909 plane was the first to put the prop up front. <a href="http://instagr.am/p/c-P0i/">http://instagr.am/p/c-P0i/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ben Epps, Georgia's flight pioneer, has a new statue in Athens. His 1909 plane was the first to put the prop up front. http://instagr.am/p/c-P0i/ +

+

+ 12/30/2011, 4:18:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1528690602/index.html b/static/mytweets/ewagoner/status/1528690602/index.html new file mode 100644 index 00000000..1406991d --- /dev/null +++ b/static/mytweets/ewagoner/status/1528690602/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How about instead of waving teabags you buy local food, patronize local businesses, and bank with hometown banks. They don't get bailouts. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How about instead of waving teabags you buy local food, patronize local businesses, and bank with hometown banks. They don't get bailouts. +

+

+ 4/15/2009, 5:52:27 PM +

+

Favs: 5

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/152904772024942592/index.html b/static/mytweets/ewagoner/status/152904772024942592/index.html new file mode 100644 index 00000000..192d32ce --- /dev/null +++ b/static/mytweets/ewagoner/status/152904772024942592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ladies. <a href="http://instagr.am/p/dBEWw/">http://instagr.am/p/dBEWw/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1529187409061101568/index.html b/static/mytweets/ewagoner/status/1529187409061101568/index.html new file mode 100644 index 00000000..d290b214 --- /dev/null +++ b/static/mytweets/ewagoner/status/1529187409061101568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @radleybalko: The attorney from the Arizona AG’s office who argued this case before SCOTUS literally told the court that “innocence isn’… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @radleybalko: The attorney from the Arizona AG’s office who argued this case before SCOTUS literally told the court that “innocence isn’… +

+

+ 5/24/2022, 3:47:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1529461932717232128/index.html b/static/mytweets/ewagoner/status/1529461932717232128/index.html new file mode 100644 index 00000000..c24abc48 --- /dev/null +++ b/static/mytweets/ewagoner/status/1529461932717232128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Going to a movie theater tonight for the first time since the before times. Don't feel like sitting in a room full of people, but that shouldn't be a problem -- we're seeing a new remastered director's cut of Star Trek: The Motion Picture. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Going to a movie theater tonight for the first time since the before times. Don't feel like sitting in a room full of people, but that shouldn't be a problem -- we're seeing a new remastered director's cut of Star Trek: The Motion Picture. +

+

+ 5/25/2022, 9:58:35 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/152947091851837440/index.html b/static/mytweets/ewagoner/status/152947091851837440/index.html new file mode 100644 index 00000000..1ad18b8d --- /dev/null +++ b/static/mytweets/ewagoner/status/152947091851837440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + beardedsquash's photo "How to decorate above the urinal at a Scottish pub" <a href="http://instagr.am/p/dCv_o/">http://instagr.am/p/dCv_o/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ beardedsquash's photo "How to decorate above the urinal at a Scottish pub" http://instagr.am/p/dCv_o/ +

+

+ 12/30/2011, 10:00:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/152969437526491136/index.html b/static/mytweets/ewagoner/status/152969437526491136/index.html new file mode 100644 index 00000000..2a8a0a65 --- /dev/null +++ b/static/mytweets/ewagoner/status/152969437526491136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @stuntbox Cookie Monster vs Tom Waits?! THE ENTIRE INTERNET IS FIRED FOR NOT TELLING ME ABOUT THIS EARLIER <a href="http://www.youtube.com/watch?v=U5X4N2exOsU&t=1m56s">http://www.youtube.com/watch?v=U5X4N2exOsU&t=1m56s</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1529825151113515008/index.html b/static/mytweets/ewagoner/status/1529825151113515008/index.html new file mode 100644 index 00000000..c69b075e --- /dev/null +++ b/static/mytweets/ewagoner/status/1529825151113515008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TomHoltzPaleo: A #PrehistoricPlanet Deinocheirus thread. For a lot of the viewers, this may have been your introduction to the duckbill… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TomHoltzPaleo: A #PrehistoricPlanet Deinocheirus thread. For a lot of the viewers, this may have been your introduction to the duckbill… +

+

+ 5/26/2022, 10:01:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1529865975629217794/index.html b/static/mytweets/ewagoner/status/1529865975629217794/index.html new file mode 100644 index 00000000..309ce231 --- /dev/null +++ b/static/mytweets/ewagoner/status/1529865975629217794/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RonFilipkowski: Something tells me the runoff in the GOP primary between Vernon Jones and Michael Collins might be about to get a bit n… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RonFilipkowski: Something tells me the runoff in the GOP primary between Vernon Jones and Michael Collins might be about to get a bit n… +

+

+ 5/26/2022, 12:44:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1530245439617908737/index.html b/static/mytweets/ewagoner/status/1530245439617908737/index.html new file mode 100644 index 00000000..50f7a1ad --- /dev/null +++ b/static/mytweets/ewagoner/status/1530245439617908737/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Actual footage of my work week. + +<a href="https://www.youtube.com/watch?v=E3yOnr2cl3c">https://www.youtube.com/watch?v=E3yOnr2cl3c</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1530338798676082688/index.html b/static/mytweets/ewagoner/status/1530338798676082688/index.html new file mode 100644 index 00000000..617bce83 --- /dev/null +++ b/static/mytweets/ewagoner/status/1530338798676082688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @IwriteOK: never played elden ring but reading nerds dunk on Elon Musk for being bad at a video game has helped my mental health tonight + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @IwriteOK: never played elden ring but reading nerds dunk on Elon Musk for being bad at a video game has helped my mental health tonight +

+

+ 5/27/2022, 8:02:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1531142706415734786/index.html b/static/mytweets/ewagoner/status/1531142706415734786/index.html new file mode 100644 index 00000000..0d7e4803 --- /dev/null +++ b/static/mytweets/ewagoner/status/1531142706415734786/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Bondcliff2008: I made myself some tools. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Bondcliff2008: I made myself some tools.

+

+

+ 5/30/2022, 1:17:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1531156268739608576/index.html b/static/mytweets/ewagoner/status/1531156268739608576/index.html new file mode 100644 index 00000000..12dc508f --- /dev/null +++ b/static/mytweets/ewagoner/status/1531156268739608576/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @glassbottommeg: This is accurate. + +Normalize thinking of coders less as geniuses (we're all fucking idiots) and more as dumb terminals… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @glassbottommeg: This is accurate.

Normalize thinking of coders less as geniuses (we're all fucking idiots) and more as dumb terminals… +

+

+ 5/30/2022, 2:11:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1531401162787799047/index.html b/static/mytweets/ewagoner/status/1531401162787799047/index.html new file mode 100644 index 00000000..27b81065 --- /dev/null +++ b/static/mytweets/ewagoner/status/1531401162787799047/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Five minutes to write code, five hours to find and fix all the tests that broke. + +Glad I saved this work for a quiet holiday. Regular workday interruptions would probably have tripled that time. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Five minutes to write code, five hours to find and fix all the tests that broke.

Glad I saved this work for a quiet holiday. Regular workday interruptions would probably have tripled that time. +

+

+ 5/30/2022, 6:24:23 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1531689416397361154/index.html b/static/mytweets/ewagoner/status/1531689416397361154/index.html new file mode 100644 index 00000000..6190428c --- /dev/null +++ b/static/mytweets/ewagoner/status/1531689416397361154/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve been grappling lately with post-childhood diagnosis on several fronts lately, and this is pretty much where I’ve landed too. <a href="https://twitter.com/kristinrawls/status/1531397858833969153">https://twitter.com/kristinrawls/status/1531397858833969153</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1531691014292897792/index.html b/static/mytweets/ewagoner/status/1531691014292897792/index.html new file mode 100644 index 00000000..d7403ec0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1531691014292897792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @lschmeiser: Late to the story but it’s interesting how tech companies are giving raises in response to economic considerations while co… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @lschmeiser: Late to the story but it’s interesting how tech companies are giving raises in response to economic considerations while co… +

+

+ 5/31/2022, 1:36:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/153274540942835714/index.html b/static/mytweets/ewagoner/status/153274540942835714/index.html new file mode 100644 index 00000000..92769a67 --- /dev/null +++ b/static/mytweets/ewagoner/status/153274540942835714/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @michaelpollan: Finally: an in depth article about the secretive and journalist-resistant Trader Joe's <a href="http://p2.to/1hw7">http://p2.to/1hw7</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @michaelpollan: Finally: an in depth article about the secretive and journalist-resistant Trader Joe's http://p2.to/1hw7 +

+

+ 12/31/2011, 7:41:12 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/153293956678025216/index.html b/static/mytweets/ewagoner/status/153293956678025216/index.html new file mode 100644 index 00000000..b6b8af41 --- /dev/null +++ b/static/mytweets/ewagoner/status/153293956678025216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The @comicraft NYD font sale is under way! Every font in the house for $20.12. See @Ihnatko's guide for the must-haves: <a href="http://www.suntimes.com/technology/ihnatko/9704404-452/get-your-credit-card-ready-comicrafts-annual-font-sale-nearly-here.html">http://www.suntimes.com/technology/ihnatko/9704404-452/get-your-credit-card-ready-comicrafts-annual-font-sale-nearly-here.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/153307230031183873/index.html b/static/mytweets/ewagoner/status/153307230031183873/index.html new file mode 100644 index 00000000..40a00314 --- /dev/null +++ b/static/mytweets/ewagoner/status/153307230031183873/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My NYE party of wii games & Pixar movies was planned by my seven year old girl. The breaded mushrooms and White Russians were my addition. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My NYE party of wii games & Pixar movies was planned by my seven year old girl. The breaded mushrooms and White Russians were my addition. +

+

+ 12/31/2011, 9:51:06 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1533159884111462400/index.html b/static/mytweets/ewagoner/status/1533159884111462400/index.html new file mode 100644 index 00000000..082b1435 --- /dev/null +++ b/static/mytweets/ewagoner/status/1533159884111462400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, fuck. <a href="https://twitter.com/cjhubbs/status/1532494712048963608">https://twitter.com/cjhubbs/status/1532494712048963608</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1533579537740595200/index.html b/static/mytweets/ewagoner/status/1533579537740595200/index.html new file mode 100644 index 00000000..e87a0d1d --- /dev/null +++ b/static/mytweets/ewagoner/status/1533579537740595200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Can’t hardly walk down the sidewalk around here these days what with all the flopping. <a href="https://twitter.com/RonFilipkowski/status/1533558941451427845">https://twitter.com/RonFilipkowski/status/1533558941451427845</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1533822516/index.html b/static/mytweets/ewagoner/status/1533822516/index.html new file mode 100644 index 00000000..db56ab15 --- /dev/null +++ b/static/mytweets/ewagoner/status/1533822516/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's April 16th, and I just put down a deposit on a locally raised heritage breed Christmas goose. I put my money where your tea is. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's April 16th, and I just put down a deposit on a locally raised heritage breed Christmas goose. I put my money where your tea is. +

+

+ 4/16/2009, 10:13:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1533865336/index.html b/static/mytweets/ewagoner/status/1533865336/index.html new file mode 100644 index 00000000..63ebeb60 --- /dev/null +++ b/static/mytweets/ewagoner/status/1533865336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Any other folks from NE Georgia want a Christmas goose? Read about them and put down a deposit here: http://is.gd/sLba They won't last long! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Any other folks from NE Georgia want a Christmas goose? Read about them and put down a deposit here: http://is.gd/sLba They won't last long! +

+

+ 4/16/2009, 10:19:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1533883014622724100/index.html b/static/mytweets/ewagoner/status/1533883014622724100/index.html new file mode 100644 index 00000000..36bfdee1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1533883014622724100/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @spacermase: I'm serious. There are not near enough cis people actually retweeting this message. This is what we're up against, right no… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @spacermase: I'm serious. There are not near enough cis people actually retweeting this message. This is what we're up against, right no… +

+

+ 6/6/2022, 2:46:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1534021391/index.html b/static/mytweets/ewagoner/status/1534021391/index.html new file mode 100644 index 00000000..df0f3bcb --- /dev/null +++ b/static/mytweets/ewagoner/status/1534021391/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mathowie: meta: I purposely push my toots as close to 140 chars as possible to prevent retweets of them (faves give me energy). see? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mathowie: meta: I purposely push my toots as close to 140 chars as possible to prevent retweets of them (faves give me energy). see? +

+

+ 4/16/2009, 10:41:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1534031457529765888/index.html b/static/mytweets/ewagoner/status/1534031457529765888/index.html new file mode 100644 index 00000000..3d682f53 --- /dev/null +++ b/static/mytweets/ewagoner/status/1534031457529765888/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + About 3% of the D-Day landing force died during the attack, the same as Covid-19’s mortality rate. + +The trauma is real. <a href="https://twitter.com/RealTimeWWII/status/1533929163836510209">https://twitter.com/RealTimeWWII/status/1533929163836510209</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1534133883/index.html b/static/mytweets/ewagoner/status/1534133883/index.html new file mode 100644 index 00000000..fc4179b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1534133883/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Memphis Locally Grown ( http://is.gd/sLAU ) has hit the ground running, and got this great writeup in the Memphis Flyer: http://is.gd/sLzA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Memphis Locally Grown ( http://is.gd/sLAU ) has hit the ground running, and got this great writeup in the Memphis Flyer: http://is.gd/sLzA +

+

+ 4/16/2009, 10:57:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1534164097998233602/index.html b/static/mytweets/ewagoner/status/1534164097998233602/index.html new file mode 100644 index 00000000..b0c30058 --- /dev/null +++ b/static/mytweets/ewagoner/status/1534164097998233602/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @monkchips: Stuck bowl twitter is great but I just want to binge read the series. Can't believe I have to wait for new episodes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @monkchips: Stuck bowl twitter is great but I just want to binge read the series. Can't believe I have to wait for new episodes. +

+

+ 6/7/2022, 9:23:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1534262519094722561/index.html b/static/mytweets/ewagoner/status/1534262519094722561/index.html new file mode 100644 index 00000000..e94d3f9a --- /dev/null +++ b/static/mytweets/ewagoner/status/1534262519094722561/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @BriannaWu: Really miss the wholesome days of my youth where you didn’t take your children to drag shows, and instead let them stay home… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @BriannaWu: Really miss the wholesome days of my youth where you didn’t take your children to drag shows, and instead let them stay home… +

+

+ 6/7/2022, 3:54:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1534542035734171648/index.html b/static/mytweets/ewagoner/status/1534542035734171648/index.html new file mode 100644 index 00000000..5c8f3d88 --- /dev/null +++ b/static/mytweets/ewagoner/status/1534542035734171648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Woke up hungry but I’m not allowed to eat until mid-day tomorrow. #OldManProblems + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Woke up hungry but I’m not allowed to eat until mid-day tomorrow. #OldManProblems +

+

+ 6/8/2022, 10:25:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1534735614171660288/index.html b/static/mytweets/ewagoner/status/1534735614171660288/index.html new file mode 100644 index 00000000..1bbc9908 --- /dev/null +++ b/static/mytweets/ewagoner/status/1534735614171660288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @CameronJayAth: Here are all the deets you need to know about @athensGApride’s first PRIDE PARADE in Downtown on Sunday June 12th at 1:3… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @CameronJayAth: Here are all the deets you need to know about @athensGApride’s first PRIDE PARADE in Downtown on Sunday June 12th at 1:3… +

+

+ 6/8/2022, 11:14:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15350131/index.html b/static/mytweets/ewagoner/status/15350131/index.html new file mode 100644 index 00000000..3d3d3fd0 --- /dev/null +++ b/static/mytweets/ewagoner/status/15350131/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Handing out veggies (and milk, and cheese, and eggs, and mushrooms, and ...) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Handing out veggies (and milk, and cheese, and eggs, and mushrooms, and ...) +

+

+ 3/29/2007, 5:02:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1535122023/index.html b/static/mytweets/ewagoner/status/1535122023/index.html new file mode 100644 index 00000000..67f906e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1535122023/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It took some doing, but now I've got 40GB of music with embedded lyrics, and a script that builds a playlist from a word search. "monkey"++ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It took some doing, but now I've got 40GB of music with embedded lyrics, and a script that builds a playlist from a word search. "monkey"++ +

+

+ 4/16/2009, 1:13:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1535401507532820488/index.html b/static/mytweets/ewagoner/status/1535401507532820488/index.html new file mode 100644 index 00000000..5d12113d --- /dev/null +++ b/static/mytweets/ewagoner/status/1535401507532820488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @wyntermitchell: These are my people + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @wyntermitchell: These are my people

+

+

+ 6/10/2022, 7:20:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1535441123476492288/index.html b/static/mytweets/ewagoner/status/1535441123476492288/index.html new file mode 100644 index 00000000..2b6000d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1535441123476492288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of the benefits of being a "hired gun" software developer is working for a variety of interesting companies while feeding my hunger for knowledge. None have been more interesting than @neochromosome & the stuff I've learned from being alongside these scientists is priceless. <a href="https://twitter.com/neochromosome/status/1535364720512978946">https://twitter.com/neochromosome/status/1535364720512978946</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One of the benefits of being a "hired gun" software developer is working for a variety of interesting companies while feeding my hunger for knowledge. None have been more interesting than @neochromosome & the stuff I've learned from being alongside these scientists is priceless. https://twitter.com/neochromosome/status/1535364720512978946 +

+

+ 6/10/2022, 9:57:45 PM +

+

Favs: 3

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/153553541393420288/index.html b/static/mytweets/ewagoner/status/153553541393420288/index.html new file mode 100644 index 00000000..c04bf2e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/153553541393420288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just completed 21 weeks of workout program without missing a day. 3 weeks intro, 9 week easy, 9 weeks medium. Next: 9 weeks hard. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just completed 21 weeks of workout program without missing a day. 3 weeks intro, 9 week easy, 9 weeks medium. Next: 9 weeks hard. +

+

+ 1/1/2012, 2:09:51 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1535652454515322880/index.html b/static/mytweets/ewagoner/status/1535652454515322880/index.html new file mode 100644 index 00000000..624f1aeb --- /dev/null +++ b/static/mytweets/ewagoner/status/1535652454515322880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @muttgomery: designing the autopilot program to shut off less than a second before impact so your company can deny it was the cause of t… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @muttgomery: designing the autopilot program to shut off less than a second before impact so your company can deny it was the cause of t… +

+

+ 6/11/2022, 11:57:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1536041698714959872/index.html b/static/mytweets/ewagoner/status/1536041698714959872/index.html new file mode 100644 index 00000000..0685d9a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1536041698714959872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First ever Athens Pride parade! 🏳️‍🌈 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First ever Athens Pride parade! 🏳️‍🌈

+

+

+ 6/12/2022, 1:44:13 PM +

+

Favs: 30

+

Retweets: 5

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1536075831776317442/index.html b/static/mytweets/ewagoner/status/1536075831776317442/index.html new file mode 100644 index 00000000..e9bc0f2b --- /dev/null +++ b/static/mytweets/ewagoner/status/1536075831776317442/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brtthnz: This is the “violent crime surge” https://t.co/vPej7yY4CM + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @brtthnz: This is the “violent crime surge” https://t.co/vPej7yY4CM +

+

+ 6/12/2022, 3:59:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/153642826490576896/index.html b/static/mytweets/ewagoner/status/153642826490576896/index.html new file mode 100644 index 00000000..a2374705 --- /dev/null +++ b/static/mytweets/ewagoner/status/153642826490576896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Get a new interactive programming lesson sent to you each week & you'll be building apps & websites before you know it. <a href="http://codeyear.com/">http://codeyear.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Get a new interactive programming lesson sent to you each week & you'll be building apps & websites before you know it. http://codeyear.com/ +

+

+ 1/1/2012, 8:04:39 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/153683531602731008/index.html b/static/mytweets/ewagoner/status/153683531602731008/index.html new file mode 100644 index 00000000..62efe083 --- /dev/null +++ b/static/mytweets/ewagoner/status/153683531602731008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "It's great! It's like an Arthur Miller play, only much slower." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "It's great! It's like an Arthur Miller play, only much slower." +

+

+ 1/1/2012, 10:46:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1537609585204281345/index.html b/static/mytweets/ewagoner/status/1537609585204281345/index.html new file mode 100644 index 00000000..c7742a6a --- /dev/null +++ b/static/mytweets/ewagoner/status/1537609585204281345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @liftoffpodcast: We're sorry to hear about the death of listener and past guest @gfmorris earlier this month. His enthusiasm about the I… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @liftoffpodcast: We're sorry to hear about the death of listener and past guest @gfmorris earlier this month. His enthusiasm about the I… +

+

+ 6/16/2022, 9:34:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1538035220083097600/index.html b/static/mytweets/ewagoner/status/1538035220083097600/index.html new file mode 100644 index 00000000..df16917f --- /dev/null +++ b/static/mytweets/ewagoner/status/1538035220083097600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @rabcyr_alt: good easy to follow thread on general supply chain problems since the pandemic (with all the wonky ebb and flow) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @rabcyr_alt: good easy to follow thread on general supply chain problems since the pandemic (with all the wonky ebb and flow) +

+

+ 6/18/2022, 1:45:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1538146078041812992/index.html b/static/mytweets/ewagoner/status/1538146078041812992/index.html new file mode 100644 index 00000000..b2843536 --- /dev/null +++ b/static/mytweets/ewagoner/status/1538146078041812992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @iinteractive: Three cheers for Friday and for our latest Infinity interviewee! Meet Matt Holtz, an Infinity consultant and brand new da… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @iinteractive: Three cheers for Friday and for our latest Infinity interviewee! Meet Matt Holtz, an Infinity consultant and brand new da… +

+

+ 6/18/2022, 9:06:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1538242938714705920/index.html b/static/mytweets/ewagoner/status/1538242938714705920/index.html new file mode 100644 index 00000000..f2eab707 --- /dev/null +++ b/static/mytweets/ewagoner/status/1538242938714705920/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Next week’s forecast: (6/20-6/25) Temps 100°+ with a HEAT INDEX of 105°-120°+. This could be one of the most extreme heat waves in modern history.” + +Cool cool cool + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Next week’s forecast: (6/20-6/25) Temps 100°+ with a HEAT INDEX of 105°-120°+. This could be one of the most extreme heat waves in modern history.”

Cool cool cool +

+

+ 6/18/2022, 3:31:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/153843055319986176/index.html b/static/mytweets/ewagoner/status/153843055319986176/index.html new file mode 100644 index 00000000..1a4786e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/153843055319986176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This "is a triumph of indie over corporate. And may be the last important paper map to depict our country." <a href="http://mobile.slate.com/articles/arts/culturebox/2012/01/the_best_american_wall_map_david_imus_the_essential_geography_of_the_united_states_of_america_.html">http://mobile.slate.com/articles/arts/culturebox/2012/01/the_best_american_wall_map_david_imus_the_essential_geography_of_the_united_states_of_america_.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/153897212605243392/index.html b/static/mytweets/ewagoner/status/153897212605243392/index.html new file mode 100644 index 00000000..074d1921 --- /dev/null +++ b/static/mytweets/ewagoner/status/153897212605243392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read "Clever Else". Her suitor won't marry her until she proves her intelligence. <a href="http://grimmlunch.org/34-clever-else">http://grimmlunch.org/34-clever-else</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I read "Clever Else". Her suitor won't marry her until she proves her intelligence. http://grimmlunch.org/34-clever-else +

+

+ 1/2/2012, 12:55:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1539116020861919232/index.html b/static/mytweets/ewagoner/status/1539116020861919232/index.html new file mode 100644 index 00000000..662af24e --- /dev/null +++ b/static/mytweets/ewagoner/status/1539116020861919232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Nemloen: Georgians/Athenians, don't forget to vote tomorrow! In case you want to do zero work and trust me to know what's best for you,… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Nemloen: Georgians/Athenians, don't forget to vote tomorrow! In case you want to do zero work and trust me to know what's best for you,… +

+

+ 6/21/2022, 1:20:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/153925764235018241/index.html b/static/mytweets/ewagoner/status/153925764235018241/index.html new file mode 100644 index 00000000..a057aeea --- /dev/null +++ b/static/mytweets/ewagoner/status/153925764235018241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Art of Male Burlesque", an article in Filament Magazine: <a href="http://www.filamentmagazine.com/2011/05/boys-that-burlesque/">http://www.filamentmagazine.com/2011/05/boys-that-burlesque/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/153933392/index.html b/static/mytweets/ewagoner/status/153933392/index.html new file mode 100644 index 00000000..b6ca9062 --- /dev/null +++ b/static/mytweets/ewagoner/status/153933392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New edit of my Food Network audition video: http://tinyurl.com/ysbbgn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New edit of my Food Network audition video: http://tinyurl.com/ysbbgn +

+

+ 7/17/2007, 7:26:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/153941353129185280/index.html b/static/mytweets/ewagoner/status/153941353129185280/index.html new file mode 100644 index 00000000..981a1370 --- /dev/null +++ b/static/mytweets/ewagoner/status/153941353129185280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Rocketpilot: Goths up trees <a href="http://gothsuptrees.tumblr.com/">http://gothsuptrees.tumblr.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1540342367328370691/index.html b/static/mytweets/ewagoner/status/1540342367328370691/index.html new file mode 100644 index 00000000..f998cd7a --- /dev/null +++ b/static/mytweets/ewagoner/status/1540342367328370691/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Jesus wept. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Jesus wept. +

+

+ 6/24/2022, 10:33:33 AM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154034922225541122/index.html b/static/mytweets/ewagoner/status/154034922225541122/index.html new file mode 100644 index 00000000..593a149e --- /dev/null +++ b/static/mytweets/ewagoner/status/154034922225541122/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One week from today, I start trapeze classes at Canopy Studio here in town. I'm excited! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One week from today, I start trapeze classes at Canopy Studio here in town. I'm excited! +

+

+ 1/2/2012, 10:02:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1540349391118245888/index.html b/static/mytweets/ewagoner/status/1540349391118245888/index.html new file mode 100644 index 00000000..0d1519f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1540349391118245888/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @laurieontech: It's really hard to work right now. There is a lot of terrible shit happening. + +Be kind to people. We're all struggling. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @laurieontech: It's really hard to work right now. There is a lot of terrible shit happening.

Be kind to people. We're all struggling. +

+

+ 6/24/2022, 11:01:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154042800856498176/index.html b/static/mytweets/ewagoner/status/154042800856498176/index.html new file mode 100644 index 00000000..d60c7417 --- /dev/null +++ b/static/mytweets/ewagoner/status/154042800856498176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ground salmon patties, spinach, and mushrooms, all cooked together in the same pan with butter and cayenne. Simpl <a href="http://instagr.am/p/eBpcX/">http://instagr.am/p/eBpcX/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ground salmon patties, spinach, and mushrooms, all cooked together in the same pan with butter and cayenne. Simpl http://instagr.am/p/eBpcX/ +

+

+ 1/2/2012, 10:34:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1540482765392576515/index.html b/static/mytweets/ewagoner/status/1540482765392576515/index.html new file mode 100644 index 00000000..35314b87 --- /dev/null +++ b/static/mytweets/ewagoner/status/1540482765392576515/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @wildxwired: For you all + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @wildxwired: For you all

+

+

+ 6/24/2022, 7:51:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1540493497907744768/index.html b/static/mytweets/ewagoner/status/1540493497907744768/index.html new file mode 100644 index 00000000..4c7533c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1540493497907744768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RonFilipkowski: There’s nothing about Public Defenders in the Constitution either. That was “read into it” by a liberal court in Gideon… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RonFilipkowski: There’s nothing about Public Defenders in the Constitution either. That was “read into it” by a liberal court in Gideon… +

+

+ 6/24/2022, 8:34:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1540748144530423808/index.html b/static/mytweets/ewagoner/status/1540748144530423808/index.html new file mode 100644 index 00000000..8c42c846 --- /dev/null +++ b/static/mytweets/ewagoner/status/1540748144530423808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Several thousand folks out at the Athens rally downtown today. ✊ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Several thousand folks out at the Athens rally downtown today. ✊ +

+

+ 6/25/2022, 1:25:58 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1540750837814906880/index.html b/static/mytweets/ewagoner/status/1540750837814906880/index.html new file mode 100644 index 00000000..87dc7357 --- /dev/null +++ b/static/mytweets/ewagoner/status/1540750837814906880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well that didn’t take long. <a href="https://twitter.com/JohnCornyn/status/1540689961040482306">https://twitter.com/JohnCornyn/status/1540689961040482306</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1541058280914550784/index.html b/static/mytweets/ewagoner/status/1541058280914550784/index.html new file mode 100644 index 00000000..7945d7e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1541058280914550784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SJohnsdottire: Pro-lifers don't like complexity. At 17 weeks my placenta detached and he was much too small. I thought I felt my baby's… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SJohnsdottire: Pro-lifers don't like complexity. At 17 weeks my placenta detached and he was much too small. I thought I felt my baby's… +

+

+ 6/26/2022, 9:58:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1541433620023353344/index.html b/static/mytweets/ewagoner/status/1541433620023353344/index.html new file mode 100644 index 00000000..cb4c100b --- /dev/null +++ b/static/mytweets/ewagoner/status/1541433620023353344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @elizabeth_joh: Already seeing some jokes like "hey the new school prayer case means Muslim prayer rugs and hijabs at the 50 yard line,… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @elizabeth_joh: Already seeing some jokes like "hey the new school prayer case means Muslim prayer rugs and hijabs at the 50 yard line,… +

+

+ 6/27/2022, 10:49:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1541878371721830403/index.html b/static/mytweets/ewagoner/status/1541878371721830403/index.html new file mode 100644 index 00000000..a8ecfce6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1541878371721830403/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @EleanorMorton: Did Kenneth Grahame get the idea for Wind in the Willows from a drunk guy in the pub? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @EleanorMorton: Did Kenneth Grahame get the idea for Wind in the Willows from a drunk guy in the pub?

+

+

+ 6/28/2022, 4:17:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1542131735542075394/index.html b/static/mytweets/ewagoner/status/1542131735542075394/index.html new file mode 100644 index 00000000..2c8d69a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1542131735542075394/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Here’s a fascinating article about an important yet only very recently recognized and preserved Muskogee archaeological site located less than ten miles north of my house. + +<a href="https://www.archaeology.org/issues/476-2207/letter-from/10625-georgia-stone-mounds">https://www.archaeology.org/issues/476-2207/letter-from/10625-georgia-stone-mounds</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1542135259101384710/index.html b/static/mytweets/ewagoner/status/1542135259101384710/index.html new file mode 100644 index 00000000..fe16e3e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1542135259101384710/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @m_millsey: Neither do we, Stephen. Neither do we. <a href="https://twitter.com/StephenAtHome/status/1541840098978840578">https://twitter.com/StephenAtHome/status/1541840098978840578</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1542200730047717377/index.html b/static/mytweets/ewagoner/status/1542200730047717377/index.html new file mode 100644 index 00000000..6fe197c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1542200730047717377/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + OH on a hot mic in a work meeting: “He looks old but he’s really good at what he does.” + +I’ll take it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH on a hot mic in a work meeting: “He looks old but he’s really good at what he does.”

I’ll take it. +

+

+ 6/29/2022, 1:38:01 PM +

+

Favs: 5

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1542227662810275840/index.html b/static/mytweets/ewagoner/status/1542227662810275840/index.html new file mode 100644 index 00000000..7d0977b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1542227662810275840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TornadoNate: This is an explosive thing to say about someone. If someone were to include it in a thread meant to function as a characte… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TornadoNate: This is an explosive thing to say about someone. If someone were to include it in a thread meant to function as a characte… +

+

+ 6/29/2022, 3:25:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15422955808/index.html b/static/mytweets/ewagoner/status/15422955808/index.html new file mode 100644 index 00000000..24ef14c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/15422955808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Clarksdale, MS area is a "food desert" (PBS: http://is.gd/cCtK8). Their online farmers market is one tool to change that: http://is.gd/cCtK7 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Clarksdale, MS area is a "food desert" (PBS: http://is.gd/cCtK8). Their online farmers market is one tool to change that: http://is.gd/cCtK7 +

+

+ 6/4/2010, 11:22:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154250905728987136/index.html b/static/mytweets/ewagoner/status/154250905728987136/index.html new file mode 100644 index 00000000..8323d6ed --- /dev/null +++ b/static/mytweets/ewagoner/status/154250905728987136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @hyperlocavore: Iowa Nice - Awesome and NSFW <a href="http://ow.ly/8gbYM">http://ow.ly/8gbYM</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @hyperlocavore: Iowa Nice - Awesome and NSFW http://ow.ly/8gbYM +

+

+ 1/3/2012, 12:20:56 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154260008731803650/index.html b/static/mytweets/ewagoner/status/154260008731803650/index.html new file mode 100644 index 00000000..e1b275b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/154260008731803650/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read "The Tailor in Heaven". The fellow sneaks in and causes trouble. <a href="http://grimmlunch.org/35-the-tailor-in-heaven">http://grimmlunch.org/35-the-tailor-in-heaven</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154264479201361920/index.html b/static/mytweets/ewagoner/status/154264479201361920/index.html new file mode 100644 index 00000000..c91dcbaf --- /dev/null +++ b/static/mytweets/ewagoner/status/154264479201361920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After decades of thought, the FDA has realized limiting antibiotics in our food is a lost cause, and has given up. <a href="http://civileats.com/2012/01/03/fda-gives-up-on-antibiotic-restrictions-in-livestock/">http://civileats.com/2012/01/03/fda-gives-up-on-antibiotic-restrictions-in-livestock/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1542746926155808770/index.html b/static/mytweets/ewagoner/status/1542746926155808770/index.html new file mode 100644 index 00000000..cd03b9e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1542746926155808770/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @tvaziri: oh look it’s the thing we all knew was coming + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @tvaziri: oh look it’s the thing we all knew was coming +

+

+ 7/1/2022, 1:48:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1543080293061509122/index.html b/static/mytweets/ewagoner/status/1543080293061509122/index.html new file mode 100644 index 00000000..41d557fa --- /dev/null +++ b/static/mytweets/ewagoner/status/1543080293061509122/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + wt actual f <a href="https://twitter.com/JohnDiesattheEn/status/1542715326114287620">https://twitter.com/JohnDiesattheEn/status/1542715326114287620</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1543104454/index.html b/static/mytweets/ewagoner/status/1543104454/index.html new file mode 100644 index 00000000..57ddb87a --- /dev/null +++ b/static/mytweets/ewagoner/status/1543104454/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I almost didn't notice, but total sales of locally grown foods since I opened the doors to locallygrown.net has passed a million dollars. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I almost didn't notice, but total sales of locally grown foods since I opened the doors to locallygrown.net has passed a million dollars. +

+

+ 4/17/2009, 12:00:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1543302224549388293/index.html b/static/mytweets/ewagoner/status/1543302224549388293/index.html new file mode 100644 index 00000000..f66d1fc3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1543302224549388293/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @tinysnekcomics: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @tinysnekcomics:

+

+

+ 7/2/2022, 2:34:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1543610360523104260/index.html b/static/mytweets/ewagoner/status/1543610360523104260/index.html new file mode 100644 index 00000000..5d943bf1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1543610360523104260/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What even is going on? <a href="https://twitter.com/endajodowd/status/1542915789845561346">https://twitter.com/endajodowd/status/1542915789845561346</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1543779664812036096/index.html b/static/mytweets/ewagoner/status/1543779664812036096/index.html new file mode 100644 index 00000000..92c3dc47 --- /dev/null +++ b/static/mytweets/ewagoner/status/1543779664812036096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @HC_Richardson: This is a must read. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @HC_Richardson: This is a must read. +

+

+ 7/3/2022, 10:12:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154391939809165312/index.html b/static/mytweets/ewagoner/status/154391939809165312/index.html new file mode 100644 index 00000000..c95c3109 --- /dev/null +++ b/static/mytweets/ewagoner/status/154391939809165312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Chicken, mixed heirloom carrots, and red pac choi. Less than ten minutes from cutting board to plate. <a href="http://instagr.am/p/eQ6hz/">http://instagr.am/p/eQ6hz/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Chicken, mixed heirloom carrots, and red pac choi. Less than ten minutes from cutting board to plate. http://instagr.am/p/eQ6hz/ +

+

+ 1/3/2012, 9:41:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1543954578428887040/index.html b/static/mytweets/ewagoner/status/1543954578428887040/index.html new file mode 100644 index 00000000..57083a33 --- /dev/null +++ b/static/mytweets/ewagoner/status/1543954578428887040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ncoghlan_dev: This. As @lxt put it: "The primary work product of senior engineers is more senior engineers" (with leading by example be… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ncoghlan_dev: This. As @lxt put it: "The primary work product of senior engineers is more senior engineers" (with leading by example be… +

+

+ 7/4/2022, 9:47:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15440571216699393/index.html b/static/mytweets/ewagoner/status/15440571216699393/index.html new file mode 100644 index 00000000..dbfe6ffa --- /dev/null +++ b/static/mytweets/ewagoner/status/15440571216699393/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian got sick today & had to miss her school Christmas party. Except school was closed due to ice, so everyone missed it. What a morning. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian got sick today & had to miss her school Christmas party. Except school was closed due to ice, so everyone missed it. What a morning. +

+

+ 12/16/2010, 11:18:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1544691124761251841/index.html b/static/mytweets/ewagoner/status/1544691124761251841/index.html new file mode 100644 index 00000000..cc81418e --- /dev/null +++ b/static/mytweets/ewagoner/status/1544691124761251841/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So someone bombed the Georgia Guidestones overnight. Most of it is just rubble. The extremists continue to get bolder. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So someone bombed the Georgia Guidestones overnight. Most of it is just rubble. The extremists continue to get bolder.

+

+

+ 7/6/2022, 10:33:57 AM +

+

Favs: 4

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1544891021988974592/index.html b/static/mytweets/ewagoner/status/1544891021988974592/index.html new file mode 100644 index 00000000..32c56692 --- /dev/null +++ b/static/mytweets/ewagoner/status/1544891021988974592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Justin_Ling: it is genuinely impossible to tell whether this is an arcane metaphor or a legitimate British unwritten constitutional tra… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Justin_Ling: it is genuinely impossible to tell whether this is an arcane metaphor or a legitimate British unwritten constitutional tra… +

+

+ 7/6/2022, 11:48:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15455297639/index.html b/static/mytweets/ewagoner/status/15455297639/index.html new file mode 100644 index 00000000..d1c75f00 --- /dev/null +++ b/static/mytweets/ewagoner/status/15455297639/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First week of June. That means the synchronous fireflies are out! Nature is pretty awesome. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First week of June. That means the synchronous fireflies are out! Nature is pretty awesome. +

+

+ 6/4/2010, 9:18:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154555127091564544/index.html b/static/mytweets/ewagoner/status/154555127091564544/index.html new file mode 100644 index 00000000..d5d37b6e --- /dev/null +++ b/static/mytweets/ewagoner/status/154555127091564544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + PayPal requires the destruction of an antique French violin that made it through WWII: <a href="http://www.regretsy.com/2012/01/03/from-the-mailbag-27/">http://www.regretsy.com/2012/01/03/from-the-mailbag-27/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1545614241994088449/index.html b/static/mytweets/ewagoner/status/1545614241994088449/index.html new file mode 100644 index 00000000..545716d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1545614241994088449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Episode seven of The Bear (Hulu) is the most intense half hour of television I’ve seen in maybe ever. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Episode seven of The Bear (Hulu) is the most intense half hour of television I’ve seen in maybe ever. +

+

+ 7/8/2022, 11:42:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1545763535/index.html b/static/mytweets/ewagoner/status/1545763535/index.html new file mode 100644 index 00000000..7e24ea27 --- /dev/null +++ b/static/mytweets/ewagoner/status/1545763535/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'll be at the Southern Seed Legacy's Old Timey Seed Swap tomorrow. One of my favorite events of the year! http://is.gd/t1zG #farm + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'll be at the Southern Seed Legacy's Old Timey Seed Swap tomorrow. One of my favorite events of the year! http://is.gd/t1zG #farm +

+

+ 4/17/2009, 5:27:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15459594953/index.html b/static/mytweets/ewagoner/status/15459594953/index.html new file mode 100644 index 00000000..3de0b0aa --- /dev/null +++ b/static/mytweets/ewagoner/status/15459594953/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What the hell is going on in Arizona? Seriously, it's not funny anymore. http://is.gd/cD5Sl + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What the hell is going on in Arizona? Seriously, it's not funny anymore. http://is.gd/cD5Sl +

+

+ 6/4/2010, 10:35:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154600542377746432/index.html b/static/mytweets/ewagoner/status/154600542377746432/index.html new file mode 100644 index 00000000..021b2785 --- /dev/null +++ b/static/mytweets/ewagoner/status/154600542377746432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The "Got Milk?" ad campaign claims that "real milk needs no shaking". I wonder if they've ever had real milk. <a href="http://www.youtube.com/watch?feature=player_embedded&v=nuKDSuxqtuI">http://www.youtube.com/watch?feature=player_embedded&v=nuKDSuxqtuI</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15461365812/index.html b/static/mytweets/ewagoner/status/15461365812/index.html new file mode 100644 index 00000000..8a608c2c --- /dev/null +++ b/static/mytweets/ewagoner/status/15461365812/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bedtime snack of warm pain au chocolat (croissants with chocolate baked in the center). I love my third job. (Other jobs pretty great too.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bedtime snack of warm pain au chocolat (croissants with chocolate baked in the center). I love my third job. (Other jobs pretty great too.) +

+

+ 6/4/2010, 11:07:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15461659241/index.html b/static/mytweets/ewagoner/status/15461659241/index.html new file mode 100644 index 00000000..ac9a9760 --- /dev/null +++ b/static/mytweets/ewagoner/status/15461659241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OMG Awesome surprise at the end of the best Drabblecast episode in a long time this week. Thanks for the shout-out, Norm! http://is.gd/cD7zm + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OMG Awesome surprise at the end of the best Drabblecast episode in a long time this week. Thanks for the shout-out, Norm! http://is.gd/cD7zm +

+

+ 6/4/2010, 11:12:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1546225425051009025/index.html b/static/mytweets/ewagoner/status/1546225425051009025/index.html new file mode 100644 index 00000000..6e5744a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1546225425051009025/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @transscribe: Trans man does the thing that conservatives and TERFs want him to do. He gets mistaken for a trans woman, gets assaulted,… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @transscribe: Trans man does the thing that conservatives and TERFs want him to do. He gets mistaken for a trans woman, gets assaulted,… +

+

+ 7/10/2022, 4:10:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154627363177635841/index.html b/static/mytweets/ewagoner/status/154627363177635841/index.html new file mode 100644 index 00000000..c609c70f --- /dev/null +++ b/static/mytweets/ewagoner/status/154627363177635841/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's fairy tale is my favorite so far, and so much fun to read. It has everything a good story needs. Namely, a donkey that poops gold. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's fairy tale is my favorite so far, and so much fun to read. It has everything a good story needs. Namely, a donkey that poops gold. +

+

+ 1/4/2012, 1:16:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15463039721541632/index.html b/static/mytweets/ewagoner/status/15463039721541632/index.html new file mode 100644 index 00000000..bb14f47f --- /dev/null +++ b/static/mytweets/ewagoner/status/15463039721541632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, Santa, you goofy rascal you. http://www.flickr.com/photos/laughingsquid/5264072296/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, Santa, you goofy rascal you. http://www.flickr.com/photos/laughingsquid/5264072296/ +

+

+ 12/16/2010, 12:47:30 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154632210203426816/index.html b/static/mytweets/ewagoner/status/154632210203426816/index.html new file mode 100644 index 00000000..97d96d92 --- /dev/null +++ b/static/mytweets/ewagoner/status/154632210203426816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here is today's story: The Magic Table, the Golden Donkey, and the Club in the Sack. I really think you'll like it. <a href="http://grimmlunch.org/36-the-magic-table-the-golden-donkey-and-the-club-in-the-sack">http://grimmlunch.org/36-the-magic-table-the-golden-donkey-and-the-club-in-the-sack</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1546360507648589824/index.html b/static/mytweets/ewagoner/status/1546360507648589824/index.html new file mode 100644 index 00000000..9a535015 --- /dev/null +++ b/static/mytweets/ewagoner/status/1546360507648589824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @misplacedcomma2: Our cats opened the bathroom cabinet drawer, thereby blocking the bathroom door from opening. I took this picture by s… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @misplacedcomma2: Our cats opened the bathroom cabinet drawer, thereby blocking the bathroom door from opening. I took this picture by s… +

+

+ 7/11/2022, 1:07:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154677161154981889/index.html b/static/mytweets/ewagoner/status/154677161154981889/index.html new file mode 100644 index 00000000..e4dbd1f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/154677161154981889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Dr Who" by Green Thrift Grocery performed live at Wuxtry Records here in Athens: <a href="http://www.youtube.com/watch?v=PeK2nq0cc_A&feature=related">http://www.youtube.com/watch?v=PeK2nq0cc_A&feature=related</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154700562473029632/index.html b/static/mytweets/ewagoner/status/154700562473029632/index.html new file mode 100644 index 00000000..46b78cd6 --- /dev/null +++ b/static/mytweets/ewagoner/status/154700562473029632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My main competitor, one backed by Silicon Valley $$$, is exiting our shared space to go in a different direction. <a href="http://seedstock.com/2012/01/04/sustainable-food-system-farmsreach-tools-to-help-farmers-business-operations/">http://seedstock.com/2012/01/04/sustainable-food-system-farmsreach-tools-to-help-farmers-business-operations/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154705781164474368/index.html b/static/mytweets/ewagoner/status/154705781164474368/index.html new file mode 100644 index 00000000..27226a7a --- /dev/null +++ b/static/mytweets/ewagoner/status/154705781164474368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A "London Fog": Sailor Jerry's rum, brown sugar, lime, orange, and cinnamon. Served hot. <a href="http://instagr.am/p/edm80/">http://instagr.am/p/edm80/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A "London Fog": Sailor Jerry's rum, brown sugar, lime, orange, and cinnamon. Served hot. http://instagr.am/p/edm80/ +

+

+ 1/4/2012, 6:28:27 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154720783757869056/index.html b/static/mytweets/ewagoner/status/154720783757869056/index.html new file mode 100644 index 00000000..240d0e28 --- /dev/null +++ b/static/mytweets/ewagoner/status/154720783757869056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Highwire no longer has half price whisky flights on Wednesdays. Possibly related: I've been the only one in here for the last hour. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Highwire no longer has half price whisky flights on Wednesdays. Possibly related: I've been the only one in here for the last hour. +

+

+ 1/4/2012, 7:28:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1547285130041073667/index.html b/static/mytweets/ewagoner/status/1547285130041073667/index.html new file mode 100644 index 00000000..60cd702e --- /dev/null +++ b/static/mytweets/ewagoner/status/1547285130041073667/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @towernter: Senior developers teaching junior developers to code +<a href="https://twitter.com/videosvecagando/status/1540840015084883970/video/1">https://twitter.com/videosvecagando/status/1540840015084883970/video/1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154755750261035008/index.html b/static/mytweets/ewagoner/status/154755750261035008/index.html new file mode 100644 index 00000000..e3e554c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/154755750261035008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight, for the first time in my adult life, I bought pants that were smaller than my previous pants. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight, for the first time in my adult life, I bought pants that were smaller than my previous pants. +

+

+ 1/4/2012, 9:47:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1547620795840466945/index.html b/static/mytweets/ewagoner/status/1547620795840466945/index.html new file mode 100644 index 00000000..3b1c4cc5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1547620795840466945/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @bazmcstay: Happy International Non-Binary People's Day. We all have the right to be who we are without judgement or prejudice, in all o… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @bazmcstay: Happy International Non-Binary People's Day. We all have the right to be who we are without judgement or prejudice, in all o… +

+

+ 7/14/2022, 12:35:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1547677245975568388/index.html b/static/mytweets/ewagoner/status/1547677245975568388/index.html new file mode 100644 index 00000000..d475c82e --- /dev/null +++ b/static/mytweets/ewagoner/status/1547677245975568388/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @GejWatts: So @ZombiesRunGame is casting again! + +This is a paid, lead role in a 5 part series for a character who uses she/her pronouns… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @GejWatts: So @ZombiesRunGame is casting again!

This is a paid, lead role in a 5 part series for a character who uses she/her pronouns… +

+

+ 7/14/2022, 4:19:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1547677639632044035/index.html b/static/mytweets/ewagoner/status/1547677639632044035/index.html new file mode 100644 index 00000000..4e0da981 --- /dev/null +++ b/static/mytweets/ewagoner/status/1547677639632044035/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Lyricalswordz: Alexa, show me collective community care + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Lyricalswordz: Alexa, show me collective community care

+

+

+ 7/14/2022, 4:21:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154775239589502976/index.html b/static/mytweets/ewagoner/status/154775239589502976/index.html new file mode 100644 index 00000000..1c4cf114 --- /dev/null +++ b/static/mytweets/ewagoner/status/154775239589502976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm working on costuming for a secret theater project I have coming up. More hints as it gets closer. Maybe. <a href="http://instagr.am/p/ehiFY/">http://instagr.am/p/ehiFY/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm working on costuming for a secret theater project I have coming up. More hints as it gets closer. Maybe. http://instagr.am/p/ehiFY/ +

+

+ 1/4/2012, 11:04:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1547779308944379912/index.html b/static/mytweets/ewagoner/status/1547779308944379912/index.html new file mode 100644 index 00000000..f94e9c36 --- /dev/null +++ b/static/mytweets/ewagoner/status/1547779308944379912/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @psychotronica_: Mr. Tape +1991 / DMC World DJ Championships / London + +Soviet reel-to-reel DJ Modris Skaistkalns +-sound on- https://t.co… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @psychotronica_: Mr. Tape
1991 / DMC World DJ Championships / London

Soviet reel-to-reel DJ Modris Skaistkalns
-sound on- https://t.co… +

+

+ 7/14/2022, 11:05:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1548146344459583489/index.html b/static/mytweets/ewagoner/status/1548146344459583489/index.html new file mode 100644 index 00000000..df7eda3e --- /dev/null +++ b/static/mytweets/ewagoner/status/1548146344459583489/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @accgov: This week's COVID-19 update for Athens-Clarke County: High community level, 207.28 case rate for 7 days per 100,000 population,… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @accgov: This week's COVID-19 update for Athens-Clarke County: High community level, 207.28 case rate for 7 days per 100,000 population,… +

+

+ 7/15/2022, 11:23:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1548158899169021954/index.html b/static/mytweets/ewagoner/status/1548158899169021954/index.html new file mode 100644 index 00000000..607a8ddc --- /dev/null +++ b/static/mytweets/ewagoner/status/1548158899169021954/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RonFilipkowski: ‘Patriot Barbie’ recounts to Alex Jones the time when she single-handedly saved the city of Salem, OR during protests a… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RonFilipkowski: ‘Patriot Barbie’ recounts to Alex Jones the time when she single-handedly saved the city of Salem, OR during protests a… +

+

+ 7/16/2022, 12:13:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1548159663593598979/index.html b/static/mytweets/ewagoner/status/1548159663593598979/index.html new file mode 100644 index 00000000..846e885c --- /dev/null +++ b/static/mytweets/ewagoner/status/1548159663593598979/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TolkienWonder: The invitation to Christopher Tolkien’s 21st birthday. Love the bottom lines… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TolkienWonder: The invitation to Christopher Tolkien’s 21st birthday. Love the bottom lines…

+

+

+ 7/16/2022, 12:16:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1548493910128746496/index.html b/static/mytweets/ewagoner/status/1548493910128746496/index.html new file mode 100644 index 00000000..9bac2ec0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1548493910128746496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current status: drinking a gin and tonic made with from-scratch tonic. As in, from bark and roots from-scratch. The quinine fluoresces quite nicely. 😍 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Current status: drinking a gin and tonic made with from-scratch tonic. As in, from bark and roots from-scratch. The quinine fluoresces quite nicely. 😍

+

+

+ 7/16/2022, 10:24:52 PM +

+

Favs: 10

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1548680646779969536/index.html b/static/mytweets/ewagoner/status/1548680646779969536/index.html new file mode 100644 index 00000000..16f3dd53 --- /dev/null +++ b/static/mytweets/ewagoner/status/1548680646779969536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @inkblurt: My team comes up with amazing shit when they’re only about 50-60% “utilized” … that breathing room is like water & sunlight f… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @inkblurt: My team comes up with amazing shit when they’re only about 50-60% “utilized” … that breathing room is like water & sunlight f… +

+

+ 7/17/2022, 10:46:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1548856656280289281/index.html b/static/mytweets/ewagoner/status/1548856656280289281/index.html new file mode 100644 index 00000000..a351390d --- /dev/null +++ b/static/mytweets/ewagoner/status/1548856656280289281/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @boyinquestion: I want to love anything as much as Drew Barrymore loves everything. Perfection. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @boyinquestion: I want to love anything as much as Drew Barrymore loves everything. Perfection.

+

+

+ 7/17/2022, 10:26:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15492386079645696/index.html b/static/mytweets/ewagoner/status/15492386079645696/index.html new file mode 100644 index 00000000..139ec505 --- /dev/null +++ b/static/mytweets/ewagoner/status/15492386079645696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time to chug some dayquil and head off to today's Athens Locally Grown distribution. Whee! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Time to chug some dayquil and head off to today's Athens Locally Grown distribution. Whee! +

+

+ 12/16/2010, 2:44:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15494312720601089/index.html b/static/mytweets/ewagoner/status/15494312720601089/index.html new file mode 100644 index 00000000..ab395ee0 --- /dev/null +++ b/static/mytweets/ewagoner/status/15494312720601089/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And just like that, lickety split, all my bookmarks have been moved from http://del.ic.ious to http://pinboard.in. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And just like that, lickety split, all my bookmarks have been moved from http://del.ic.ious to http://pinboard.in. +

+

+ 12/16/2010, 2:51:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1549492105327820800/index.html b/static/mytweets/ewagoner/status/1549492105327820800/index.html new file mode 100644 index 00000000..3317128d --- /dev/null +++ b/static/mytweets/ewagoner/status/1549492105327820800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When I’m feeling low, I read the iTunes reviews for my podcast. I’ve never received such pure concentrated praise like that elsewhere — and have no idea how I’ve escaped the notice of the trolls. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When I’m feeling low, I read the iTunes reviews for my podcast. I’ve never received such pure concentrated praise like that elsewhere — and have no idea how I’ve escaped the notice of the trolls. +

+

+ 7/19/2022, 4:31:20 PM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1549498715378941952/index.html b/static/mytweets/ewagoner/status/1549498715378941952/index.html new file mode 100644 index 00000000..7490b8de --- /dev/null +++ b/static/mytweets/ewagoner/status/1549498715378941952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ChuckWendig: It's super fun right now because the vibe is, "It's a slow-moving apocalypse, but let's act normal," and we're all just li… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ChuckWendig: It's super fun right now because the vibe is, "It's a slow-moving apocalypse, but let's act normal," and we're all just li… +

+

+ 7/19/2022, 4:57:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154971531791962112/index.html b/static/mytweets/ewagoner/status/154971531791962112/index.html new file mode 100644 index 00000000..30e3cafe --- /dev/null +++ b/static/mytweets/ewagoner/status/154971531791962112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I Like You Better On Facebook (MUSIC VIDEO)" Very well done. <a href="http://www.youtube.com/watch?feature=player_embedded&v=hjDwGQ1oiAM">http://www.youtube.com/watch?feature=player_embedded&v=hjDwGQ1oiAM</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1549760018114813952/index.html b/static/mytweets/ewagoner/status/1549760018114813952/index.html new file mode 100644 index 00000000..a392c22e --- /dev/null +++ b/static/mytweets/ewagoner/status/1549760018114813952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @hijennieblair: Pouring one out tonight for this icon of true partnership and good parenting <a href="https://twitter.com/Independent/status/1548574302840258561">https://twitter.com/Independent/status/1548574302840258561</a> https://t.co/Wv0Nz4… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154986642418044928/index.html b/static/mytweets/ewagoner/status/154986642418044928/index.html new file mode 100644 index 00000000..7bb3cf5d --- /dev/null +++ b/static/mytweets/ewagoner/status/154986642418044928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @stevesilberman: "[Martin Luther] King, your end is approaching. Your Nobel Prize will not save you." - FBI letter to MLK, '64. http: ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @stevesilberman: "[Martin Luther] King, your end is approaching. Your Nobel Prize will not save you." - FBI letter to MLK, '64. http: ... +

+

+ 1/5/2012, 1:04:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/154989619572768768/index.html b/static/mytweets/ewagoner/status/154989619572768768/index.html new file mode 100644 index 00000000..7cbccacb --- /dev/null +++ b/static/mytweets/ewagoner/status/154989619572768768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dude on the unicycle with the ridiculously large handlebar mustache and carrying the comically oversized coffee mug: I salute you. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dude on the unicycle with the ridiculously large handlebar mustache and carrying the comically oversized coffee mug: I salute you. +

+

+ 1/5/2012, 1:16:19 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15502127152/index.html b/static/mytweets/ewagoner/status/15502127152/index.html new file mode 100644 index 00000000..432dbb99 --- /dev/null +++ b/static/mytweets/ewagoner/status/15502127152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's another grand daddy-daughter-dinosaur day. http://gdzl.la/87TnTj + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's another grand daddy-daughter-dinosaur day. http://gdzl.la/87TnTj +

+

+ 6/5/2010, 1:50:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15502912624/index.html b/static/mytweets/ewagoner/status/15502912624/index.html new file mode 100644 index 00000000..224da65f --- /dev/null +++ b/static/mytweets/ewagoner/status/15502912624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian loves her mommy and her baby sister but not me because I'm "too funny and easy to catch". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian loves her mommy and her baby sister but not me because I'm "too funny and easy to catch". +

+

+ 6/5/2010, 2:05:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1550652765722103808/index.html b/static/mytweets/ewagoner/status/1550652765722103808/index.html new file mode 100644 index 00000000..603cab23 --- /dev/null +++ b/static/mytweets/ewagoner/status/1550652765722103808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Attn @merkinmindy <a href="https://twitter.com/NASAPersevere/status/1550555528237002752">https://twitter.com/NASAPersevere/status/1550555528237002752</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1551329080200630272/index.html b/static/mytweets/ewagoner/status/1551329080200630272/index.html new file mode 100644 index 00000000..c95ec367 --- /dev/null +++ b/static/mytweets/ewagoner/status/1551329080200630272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @rynowill75: I’ve spent hours on tik tok a day for the past month and I’m here to tell you now: this is the coolest dude I’ve seen on th… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @rynowill75: I’ve spent hours on tik tok a day for the past month and I’m here to tell you now: this is the coolest dude I’ve seen on th… +

+

+ 7/24/2022, 6:10:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1551330338030362630/index.html b/static/mytweets/ewagoner/status/1551330338030362630/index.html new file mode 100644 index 00000000..4bce3f3b --- /dev/null +++ b/static/mytweets/ewagoner/status/1551330338030362630/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @dino_comics: weekend + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @dino_comics: weekend

+

+

+ 7/24/2022, 6:15:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15514921001291776/index.html b/static/mytweets/ewagoner/status/15514921001291776/index.html new file mode 100644 index 00000000..356a9d3d --- /dev/null +++ b/static/mytweets/ewagoner/status/15514921001291776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Homegrown moss. That's something you'd have trouble finding at a regular farmers market, but not mine. http://gdzl.la/92oGE2 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Homegrown moss. That's something you'd have trouble finding at a regular farmers market, but not mine. http://gdzl.la/92oGE2 +

+

+ 12/16/2010, 4:13:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15515883467/index.html b/static/mytweets/ewagoner/status/15515883467/index.html new file mode 100644 index 00000000..39c5a29e --- /dev/null +++ b/static/mytweets/ewagoner/status/15515883467/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We could have gone straight home, but the new Shrek movie was about to start. So here we are. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We could have gone straight home, but the new Shrek movie was about to start. So here we are. +

+

+ 6/5/2010, 6:48:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1552123581932490753/index.html b/static/mytweets/ewagoner/status/1552123581932490753/index.html new file mode 100644 index 00000000..43042f8c --- /dev/null +++ b/static/mytweets/ewagoner/status/1552123581932490753/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @broderick: Hey guys, I know you all hate what we did to our app. We hear you. And, you know what? We agree. We think it sucks too. But… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @broderick: Hey guys, I know you all hate what we did to our app. We hear you. And, you know what? We agree. We think it sucks too. But… +

+

+ 7/26/2022, 10:47:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1552608569/index.html b/static/mytweets/ewagoner/status/1552608569/index.html new file mode 100644 index 00000000..b33fb36e --- /dev/null +++ b/static/mytweets/ewagoner/status/1552608569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The musicians are warming up, the pig's coming off 20 hours or so of smoke, the sun's out. Lovely day for an old timey seed swap! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The musicians are warming up, the pig's coming off 20 hours or so of smoke, the sun's out. Lovely day for an old timey seed swap! +

+

+ 4/18/2009, 3:05:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1552780880288047109/index.html b/static/mytweets/ewagoner/status/1552780880288047109/index.html new file mode 100644 index 00000000..7b513896 --- /dev/null +++ b/static/mytweets/ewagoner/status/1552780880288047109/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AdamRutherford: MILK TIME 🥛! Have you ever considered that it’s a bit weird that you drink the milk of another animal, and it’s totally… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AdamRutherford: MILK TIME 🥛! Have you ever considered that it’s a bit weird that you drink the milk of another animal, and it’s totally… +

+

+ 7/28/2022, 6:19:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1552847834914881536/index.html b/static/mytweets/ewagoner/status/1552847834914881536/index.html new file mode 100644 index 00000000..dc9abcca --- /dev/null +++ b/static/mytweets/ewagoner/status/1552847834914881536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Amelia_Lindsey: France what have you done? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Amelia_Lindsey: France what have you done?

+

+

+ 7/28/2022, 10:45:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1552855905/index.html b/static/mytweets/ewagoner/status/1552855905/index.html new file mode 100644 index 00000000..659bc2aa --- /dev/null +++ b/static/mytweets/ewagoner/status/1552855905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh no! My tomato man from North Carolina isn't coming this year. He usually brings dozens of heirloom varienties, and I had no "Plan B". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh no! My tomato man from North Carolina isn't coming this year. He usually brings dozens of heirloom varienties, and I had no "Plan B". +

+

+ 4/18/2009, 3:44:08 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/155347058457460737/index.html b/static/mytweets/ewagoner/status/155347058457460737/index.html new file mode 100644 index 00000000..7e0904b3 --- /dev/null +++ b/static/mytweets/ewagoner/status/155347058457460737/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A cup of some fine-looking mushroom bisque. @ The National <a href="http://instagr.am/p/e5cB3/">http://instagr.am/p/e5cB3/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A cup of some fine-looking mushroom bisque. @ The National http://instagr.am/p/e5cB3/ +

+

+ 1/6/2012, 12:56:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/155357805942018049/index.html b/static/mytweets/ewagoner/status/155357805942018049/index.html new file mode 100644 index 00000000..bdf8ad14 --- /dev/null +++ b/static/mytweets/ewagoner/status/155357805942018049/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finished reading Tim Ferriss's "The 4 Hour Body". Gimmicky title but good interesting content about "hacking" one's body, backed by science. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finished reading Tim Ferriss's "The 4 Hour Body". Gimmicky title but good interesting content about "hacking" one's body, backed by science. +

+

+ 1/6/2012, 1:39:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1553579501426286596/index.html b/static/mytweets/ewagoner/status/1553579501426286596/index.html new file mode 100644 index 00000000..45b164d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1553579501426286596/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @KellyDMcC: So, as a fantasy reader you might think when you're younger you're a Frodo, or a bit older Aragorn, then Bilbo, eventually G… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @KellyDMcC: So, as a fantasy reader you might think when you're younger you're a Frodo, or a bit older Aragorn, then Bilbo, eventually G… +

+

+ 7/30/2022, 11:13:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1553588650197254145/index.html b/static/mytweets/ewagoner/status/1553588650197254145/index.html new file mode 100644 index 00000000..602914c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1553588650197254145/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + TIL my youngest kid has a music playlist of hair metal songs from when I was in high school titled “Oldie Rock”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ TIL my youngest kid has a music playlist of hair metal songs from when I was in high school titled “Oldie Rock”. +

+

+ 7/30/2022, 11:49:33 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1553727070093688835/index.html b/static/mytweets/ewagoner/status/1553727070093688835/index.html new file mode 100644 index 00000000..36768f34 --- /dev/null +++ b/static/mytweets/ewagoner/status/1553727070093688835/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @howardtayler: Laughed out loud. Came back to it later, laughed out loud again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @howardtayler: Laughed out loud. Came back to it later, laughed out loud again.

+

+

+ 7/31/2022, 8:59:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1553753125353361410/index.html b/static/mytweets/ewagoner/status/1553753125353361410/index.html new file mode 100644 index 00000000..69c2650f --- /dev/null +++ b/static/mytweets/ewagoner/status/1553753125353361410/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @StrewthQueen: Fascists attacking drag bars, meanwhile Applebee's has specific signage welcoming child brides... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @StrewthQueen: Fascists attacking drag bars, meanwhile Applebee's has specific signage welcoming child brides...

+

+

+ 7/31/2022, 10:43:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/155420874609147905/index.html b/static/mytweets/ewagoner/status/155420874609147905/index.html new file mode 100644 index 00000000..3dce6e8f --- /dev/null +++ b/static/mytweets/ewagoner/status/155420874609147905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read "Thumbling" (better known as "Tom Thumb"). It was also a fun read! <a href="http://grimmlunch.org/37-thumbling">http://grimmlunch.org/37-thumbling</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I read "Thumbling" (better known as "Tom Thumb"). It was also a fun read! http://grimmlunch.org/37-thumbling +

+

+ 1/6/2012, 5:49:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/155421052758011906/index.html b/static/mytweets/ewagoner/status/155421052758011906/index.html new file mode 100644 index 00000000..7517870f --- /dev/null +++ b/static/mytweets/ewagoner/status/155421052758011906/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cookingupastory: Sad to lose another young farmer… Why We Farm: The Final Chapter <a href="http://huff.to/Aq4tEl">http://huff.to/Aq4tEl</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @cookingupastory: Sad to lose another young farmer… Why We Farm: The Final Chapter http://huff.to/Aq4tEl +

+

+ 1/6/2012, 5:50:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/155440850128736257/index.html b/static/mytweets/ewagoner/status/155440850128736257/index.html new file mode 100644 index 00000000..ccbe1c6d --- /dev/null +++ b/static/mytweets/ewagoner/status/155440850128736257/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Local barbecue joint is slammed up full tonight. <a href="http://instagr.am/p/e-lGk/">http://instagr.am/p/e-lGk/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Local barbecue joint is slammed up full tonight. http://instagr.am/p/e-lGk/ +

+

+ 1/6/2012, 7:09:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/155444893567823872/index.html b/static/mytweets/ewagoner/status/155444893567823872/index.html new file mode 100644 index 00000000..0f1f1292 --- /dev/null +++ b/static/mytweets/ewagoner/status/155444893567823872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of my immediate neighbors is selling their acreage. Now would be a good time for a dump truck full of money to arrive at my house. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One of my immediate neighbors is selling their acreage. Now would be a good time for a dump truck full of money to arrive at my house. +

+

+ 1/6/2012, 7:25:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1554564322386448391/index.html b/static/mytweets/ewagoner/status/1554564322386448391/index.html new file mode 100644 index 00000000..b3e4b3cd --- /dev/null +++ b/static/mytweets/ewagoner/status/1554564322386448391/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @moniza_hossain: If the sentence “you buttered Jorts?? You buttered him like the marmalade toast?!! Jail! Jail for coworker!! Jail for o… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @moniza_hossain: If the sentence “you buttered Jorts?? You buttered him like the marmalade toast?!! Jail! Jail for coworker!! Jail for o… +

+

+ 8/2/2022, 4:26:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15550107025940481/index.html b/static/mytweets/ewagoner/status/15550107025940481/index.html new file mode 100644 index 00000000..1305671c --- /dev/null +++ b/static/mytweets/ewagoner/status/15550107025940481/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @PinboardIN: people balking at the signup fee - please think about why delicious is being shut down + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @PinboardIN: people balking at the signup fee - please think about why delicious is being shut down +

+

+ 12/16/2010, 6:33:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1555104715746295826/index.html b/static/mytweets/ewagoner/status/1555104715746295826/index.html new file mode 100644 index 00000000..636b5da3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1555104715746295826/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @WFKARS: You will never read a thread so perfectly hilarious and incisive. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @WFKARS: You will never read a thread so perfectly hilarious and incisive. +

+

+ 8/4/2022, 4:13:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1555269824074375168/index.html b/static/mytweets/ewagoner/status/1555269824074375168/index.html new file mode 100644 index 00000000..0200ff39 --- /dev/null +++ b/static/mytweets/ewagoner/status/1555269824074375168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AndieIsOnline: drawing my own tweets until the algorithm stops hating me https://t.co/nJN2DCsYN8 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AndieIsOnline: drawing my own tweets until the algorithm stops hating me https://t.co/nJN2DCsYN8 +

+

+ 8/4/2022, 3:09:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1555541039045394437/index.html b/static/mytweets/ewagoner/status/1555541039045394437/index.html new file mode 100644 index 00000000..1ad632f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1555541039045394437/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @HJosephineGiles: It's time to tell you a story about the origin of the name "Fiona". A good old Scottish name, you might think. And it… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @HJosephineGiles: It's time to tell you a story about the origin of the name "Fiona". A good old Scottish name, you might think. And it… +

+

+ 8/5/2022, 9:07:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1555628290949382144/index.html b/static/mytweets/ewagoner/status/1555628290949382144/index.html new file mode 100644 index 00000000..97a73989 --- /dev/null +++ b/static/mytweets/ewagoner/status/1555628290949382144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @iinteractive: Happy Friday and welcome to the latest installment of our employee interview series! This week, meet Suzanne Raphael, who… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @iinteractive: Happy Friday and welcome to the latest installment of our employee interview series! This week, meet Suzanne Raphael, who… +

+

+ 8/5/2022, 2:54:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1555646922509242369/index.html b/static/mytweets/ewagoner/status/1555646922509242369/index.html new file mode 100644 index 00000000..d143e4ba --- /dev/null +++ b/static/mytweets/ewagoner/status/1555646922509242369/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @stefanjudis: The new VS Code version comes with an experimental "sticky" mode and I quite like it! 👏 + +`"editor.experimental.stickyScrol… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @stefanjudis: The new VS Code version comes with an experimental "sticky" mode and I quite like it! 👏

`"editor.experimental.stickyScrol… +

+

+ 8/5/2022, 4:08:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1555935398274240512/index.html b/static/mytweets/ewagoner/status/1555935398274240512/index.html new file mode 100644 index 00000000..e1e414f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1555935398274240512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @erikmbaker: Taking critical psychic damage from the lede of this 1979 WaPo op ed, and the reality that we are living in a previous gene… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @erikmbaker: Taking critical psychic damage from the lede of this 1979 WaPo op ed, and the reality that we are living in a previous gene… +

+

+ 8/6/2022, 11:14:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1556307723872079874/index.html b/static/mytweets/ewagoner/status/1556307723872079874/index.html new file mode 100644 index 00000000..87e69193 --- /dev/null +++ b/static/mytweets/ewagoner/status/1556307723872079874/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @slimhiney: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @slimhiney:

+

+

+ 8/7/2022, 11:54:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15565966303/index.html b/static/mytweets/ewagoner/status/15565966303/index.html new file mode 100644 index 00000000..efdaf4d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/15565966303/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It might be a good year for blackberries, if this one branch is any indication. http://gdzl.la/889FC1 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It might be a good year for blackberries, if this one branch is any indication. http://gdzl.la/889FC1 +

+

+ 6/6/2010, 12:27:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1556643303248089088/index.html b/static/mytweets/ewagoner/status/1556643303248089088/index.html new file mode 100644 index 00000000..9bccaf41 --- /dev/null +++ b/static/mytweets/ewagoner/status/1556643303248089088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Doc_Wolverine: By age 30, you should have at least 3 horrific stories you tell in a joking manner that leaves everyone speechless and c… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Doc_Wolverine: By age 30, you should have at least 3 horrific stories you tell in a joking manner that leaves everyone speechless and c… +

+

+ 8/8/2022, 10:07:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/155697125714440192/index.html b/static/mytweets/ewagoner/status/155697125714440192/index.html new file mode 100644 index 00000000..5ec3ce59 --- /dev/null +++ b/static/mytweets/ewagoner/status/155697125714440192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv is making a Wii character that looks like George Newman (Weird Al's character in UHF). That's how modern seven year olds cosplay. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv is making a Wii character that looks like George Newman (Weird Al's character in UHF). That's how modern seven year olds cosplay. +

+

+ 1/7/2012, 12:07:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1557202478227144705/index.html b/static/mytweets/ewagoner/status/1557202478227144705/index.html new file mode 100644 index 00000000..6abcf8b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1557202478227144705/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I’m on a beta of the Apple Home app and there’s a new cute little icon for sending a voice intercom message to every Apple device in the home. + +Tapping it again doesn’t cancel, and that’s how everyone in the house got to listen to me pee. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m on a beta of the Apple Home app and there’s a new cute little icon for sending a voice intercom message to every Apple device in the home.

Tapping it again doesn’t cancel, and that’s how everyone in the house got to listen to me pee. +

+

+ 8/9/2022, 11:09:36 PM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1557523950137184256/index.html b/static/mytweets/ewagoner/status/1557523950137184256/index.html new file mode 100644 index 00000000..7e82ea9a --- /dev/null +++ b/static/mytweets/ewagoner/status/1557523950137184256/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + It took me to the end of Network Effect with SecBot 3 deciding how to be sentient that I realized I love the Murderbot stories so much because they can be a metaphor for an autistic person making their way in the world. + +Some good rum might have also helped. + +I ❤️ MurderBot. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It took me to the end of Network Effect with SecBot 3 deciding how to be sentient that I realized I love the Murderbot stories so much because they can be a metaphor for an autistic person making their way in the world.

Some good rum might have also helped.

I ❤️ MurderBot. +

+

+ 8/10/2022, 8:27:01 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/155828417269469184/index.html b/static/mytweets/ewagoner/status/155828417269469184/index.html new file mode 100644 index 00000000..2446cb21 --- /dev/null +++ b/static/mytweets/ewagoner/status/155828417269469184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Panko crusted flounder. It's what's for dinner. <a href="http://instagr.am/p/fTene/">http://instagr.am/p/fTene/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Panko crusted flounder. It's what's for dinner. http://instagr.am/p/fTene/ +

+

+ 1/7/2012, 8:49:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/155847080420716544/index.html b/static/mytweets/ewagoner/status/155847080420716544/index.html new file mode 100644 index 00000000..f2a91034 --- /dev/null +++ b/static/mytweets/ewagoner/status/155847080420716544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MikeG1: One of the best computer-related songs out there: <a href="http://www.youtube.com/watch?v=vRY9Ybi5zqI">http://www.youtube.com/watch?v=vRY9Ybi5zqI</a> (never mind the lame picture on that unofficial 'video') + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MikeG1: One of the best computer-related songs out there: http://www.youtube.com/watch?v=vRY9Ybi5zqI (never mind the lame picture on that unofficial 'video') +

+

+ 1/7/2012, 10:03:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/155887119880028161/index.html b/static/mytweets/ewagoner/status/155887119880028161/index.html new file mode 100644 index 00000000..34321782 --- /dev/null +++ b/static/mytweets/ewagoner/status/155887119880028161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally reading "A Game of Thrones". I've seen the series so know the story, and am still riveted (& appreciate just how good the show is). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally reading "A Game of Thrones". I've seen the series so know the story, and am still riveted (& appreciate just how good the show is). +

+

+ 1/8/2012, 12:42:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1559007015728545792/index.html b/static/mytweets/ewagoner/status/1559007015728545792/index.html new file mode 100644 index 00000000..7e703afd --- /dev/null +++ b/static/mytweets/ewagoner/status/1559007015728545792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is my favorite movie, period. I’ve never seen the 287 minute version so looks like I’ll need to subscribe to this for a bit. <a href="https://twitter.com/Criterion/status/1558933234628628481">https://twitter.com/Criterion/status/1558933234628628481</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1559401448068218883/index.html b/static/mytweets/ewagoner/status/1559401448068218883/index.html new file mode 100644 index 00000000..f8016382 --- /dev/null +++ b/static/mytweets/ewagoner/status/1559401448068218883/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @wareslab: I wish I could make everybody read this entire thread. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @wareslab: I wish I could make everybody read this entire thread. +

+

+ 8/16/2022, 12:47:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1559402961863860224/index.html b/static/mytweets/ewagoner/status/1559402961863860224/index.html new file mode 100644 index 00000000..c450efe6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1559402961863860224/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @parasociality: A hierarchy of alienness: Pictures of animals from least to most related to you. + +Least-related animal: Sponges. You and… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @parasociality: A hierarchy of alienness: Pictures of animals from least to most related to you.

Least-related animal: Sponges. You and… +

+

+ 8/16/2022, 12:53:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/156076588218327041/index.html b/static/mytweets/ewagoner/status/156076588218327041/index.html new file mode 100644 index 00000000..1268c599 --- /dev/null +++ b/static/mytweets/ewagoner/status/156076588218327041/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yes, I know this is the day of rest, but I needed to make a set of tear-away long johns. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yes, I know this is the day of rest, but I needed to make a set of tear-away long johns. +

+

+ 1/8/2012, 1:15:33 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1560998694668959744/index.html b/static/mytweets/ewagoner/status/1560998694668959744/index.html new file mode 100644 index 00000000..59aeafd8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1560998694668959744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @lexfri: Honestly, this is profoundly disturbing, horrifying, and sad. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @lexfri: Honestly, this is profoundly disturbing, horrifying, and sad. +

+

+ 8/20/2022, 10:34:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15615918465875968/index.html b/static/mytweets/ewagoner/status/15615918465875968/index.html new file mode 100644 index 00000000..2c610206 --- /dev/null +++ b/static/mytweets/ewagoner/status/15615918465875968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mmmmmm... I have a Noel log! http://gdzl.la/92sz9Z + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mmmmmm... I have a Noel log! http://gdzl.la/92sz9Z +

+

+ 12/16/2010, 10:54:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/156160520519561216/index.html b/static/mytweets/ewagoner/status/156160520519561216/index.html new file mode 100644 index 00000000..09d983f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/156160520519561216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: Listen to a former Gitmo detainee's tale and then explain to me why you think due process isn't important. <a href="http://www.nytimes.com/2012/01/08/opinion/sunday/my-guantanamo-nightmare.html?scp=2&sq=guantanamo&st=cse">http://www.nytimes.com/2012/01/08/opinion/sunday/my-guantanamo-nightmare.html?scp=2&sq=guantanamo&st=cse</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1561693626060660736/index.html b/static/mytweets/ewagoner/status/1561693626060660736/index.html new file mode 100644 index 00000000..958cc560 --- /dev/null +++ b/static/mytweets/ewagoner/status/1561693626060660736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @libbycwatson: i love when NASA just tweets something like “Check this out — space sounds like the wailing of billions of souls trapped… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @libbycwatson: i love when NASA just tweets something like “Check this out — space sounds like the wailing of billions of souls trapped… +

+

+ 8/22/2022, 8:35:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1561694111748456448/index.html b/static/mytweets/ewagoner/status/1561694111748456448/index.html new file mode 100644 index 00000000..992d69e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1561694111748456448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @desireeonroad: Oh cool so the pained wails of infinite ghouls reverberate through the cosmos, seemingly begging us to stop searching fo… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @desireeonroad: Oh cool so the pained wails of infinite ghouls reverberate through the cosmos, seemingly begging us to stop searching fo… +

+

+ 8/22/2022, 8:37:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15618439120945153/index.html b/static/mytweets/ewagoner/status/15618439120945153/index.html new file mode 100644 index 00000000..6daa5348 --- /dev/null +++ b/static/mytweets/ewagoner/status/15618439120945153/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight's dinner is Mediterranean French cuisine. Four grapefruit and a big slice of buche de noel. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight's dinner is Mediterranean French cuisine. Four grapefruit and a big slice of buche de noel. +

+

+ 12/16/2010, 11:05:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1561844302459928579/index.html b/static/mytweets/ewagoner/status/1561844302459928579/index.html new file mode 100644 index 00000000..eb5a52a9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1561844302459928579/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Clever / shady as hell. Whichever. <a href="https://twitter.com/Curve125/status/1561508641953517571">https://twitter.com/Curve125/status/1561508641953517571</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1561940840649560066/index.html b/static/mytweets/ewagoner/status/1561940840649560066/index.html new file mode 100644 index 00000000..4f34b3ac --- /dev/null +++ b/static/mytweets/ewagoner/status/1561940840649560066/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @lassoleil: ted lasso characters buying you pads: a thread 🛒 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @lassoleil: ted lasso characters buying you pads: a thread 🛒

+

+

+ 8/23/2022, 12:58:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1562170180/index.html b/static/mytweets/ewagoner/status/1562170180/index.html new file mode 100644 index 00000000..bde3b4a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1562170180/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seems like a warm Abuelita kind of night. No added sugar. Just right as is, so good. The little disks, not the syrup. Yum! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seems like a warm Abuelita kind of night. No added sugar. Just right as is, so good. The little disks, not the syrup. Yum! +

+

+ 4/19/2009, 10:20:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1562285065874587649/index.html b/static/mytweets/ewagoner/status/1562285065874587649/index.html new file mode 100644 index 00000000..c4eb015e --- /dev/null +++ b/static/mytweets/ewagoner/status/1562285065874587649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, I totally failed in planning my weekend properly. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, I totally failed in planning my weekend properly.

+

+

+ 8/23/2022, 11:46:00 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1562416197043650563/index.html b/static/mytweets/ewagoner/status/1562416197043650563/index.html new file mode 100644 index 00000000..76eb0fae --- /dev/null +++ b/static/mytweets/ewagoner/status/1562416197043650563/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @IanNelsonMills: I've seen this stupid "Tolkien factoid" on social media a few times. + +Shall we set the record straight? + +And then we'… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @IanNelsonMills: I've seen this stupid "Tolkien factoid" on social media a few times.

Shall we set the record straight?

And then we'… +

+

+ 8/24/2022, 8:27:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/156339869344473088/index.html b/static/mytweets/ewagoner/status/156339869344473088/index.html new file mode 100644 index 00000000..5feb3202 --- /dev/null +++ b/static/mytweets/ewagoner/status/156339869344473088/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "So five heads means five times the danger?" +"You better believe it!" +Vivian and I, discussing Tiamat, while waiting for the school bus. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "So five heads means five times the danger?"
"You better believe it!"
Vivian and I, discussing Tiamat, while waiting for the school bus. +

+

+ 1/9/2012, 6:41:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1563569572615110658/index.html b/static/mytweets/ewagoner/status/1563569572615110658/index.html new file mode 100644 index 00000000..719b424a --- /dev/null +++ b/static/mytweets/ewagoner/status/1563569572615110658/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @Ishikawa_Sachi: I was taught the language of Shakespeare’s descendants. + +They have beautiful words and concepts such as “fuck off into… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Ishikawa_Sachi: I was taught the language of Shakespeare’s descendants.

They have beautiful words and concepts such as “fuck off into… +

+

+ 8/27/2022, 12:50:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1563672683925102595/index.html b/static/mytweets/ewagoner/status/1563672683925102595/index.html new file mode 100644 index 00000000..ab9fd1d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1563672683925102595/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In-A-Gadda-Da-Vida <a href="https://twitter.com/confusatron/status/1563232687393230850">https://twitter.com/confusatron/status/1563232687393230850</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1563682311207632896/index.html b/static/mytweets/ewagoner/status/1563682311207632896/index.html new file mode 100644 index 00000000..a9f42511 --- /dev/null +++ b/static/mytweets/ewagoner/status/1563682311207632896/index.html @@ -0,0 +1,85 @@ + + + + + + + + + + + + + AM radio weekend DJ, newspaper reporter, student body VP, several on campus food service jobs, atmospheric physics modeling, computer center user consultant, various astrophysics software development and data analysis projects. <a href="https://twitter.com/Phil_Lewis_/status/1563162694294810627">https://twitter.com/Phil_Lewis_/status/1563162694294810627</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ AM radio weekend DJ, newspaper reporter, student body VP, several on campus food service jobs, atmospheric physics modeling, computer center user consultant, various astrophysics software development and data analysis projects. https://twitter.com/Phil_Lewis_/status/1563162694294810627 +

+

+ 8/27/2022, 8:18:09 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Also summer baker for a large Boy Scout camp, several tutoring gigs, high school substitute teacher, GIS digitizer for electric utility (that I spun into a software development career), and a few other one off gigs. At one point I had five jobs and was taking 21 credit hours. +

+

+ 8/27/2022, 10:57:18 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sleep’s a crutch. +

+

+ 8/27/2022, 10:57:43 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1563722364352954370/index.html b/static/mytweets/ewagoner/status/1563722364352954370/index.html new file mode 100644 index 00000000..fc9d6d9f --- /dev/null +++ b/static/mytweets/ewagoner/status/1563722364352954370/index.html @@ -0,0 +1,85 @@ + + + + + + + + + + + + + Also summer baker for a large Boy Scout camp, several tutoring gigs, high school substitute teacher, GIS digitizer for electric utility (that I spun into a software development career), and a few other one off gigs. At one point I had five jobs and was taking 21 credit hours. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ AM radio weekend DJ, newspaper reporter, student body VP, several on campus food service jobs, atmospheric physics modeling, computer center user consultant, various astrophysics software development and data analysis projects. https://twitter.com/Phil_Lewis_/status/1563162694294810627 +

+

+ 8/27/2022, 8:18:09 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Also summer baker for a large Boy Scout camp, several tutoring gigs, high school substitute teacher, GIS digitizer for electric utility (that I spun into a software development career), and a few other one off gigs. At one point I had five jobs and was taking 21 credit hours. +

+

+ 8/27/2022, 10:57:18 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sleep’s a crutch. +

+

+ 8/27/2022, 10:57:43 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1563722468832976896/index.html b/static/mytweets/ewagoner/status/1563722468832976896/index.html new file mode 100644 index 00000000..669ad268 --- /dev/null +++ b/static/mytweets/ewagoner/status/1563722468832976896/index.html @@ -0,0 +1,85 @@ + + + + + + + + + + + + + Sleep’s a crutch. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ AM radio weekend DJ, newspaper reporter, student body VP, several on campus food service jobs, atmospheric physics modeling, computer center user consultant, various astrophysics software development and data analysis projects. https://twitter.com/Phil_Lewis_/status/1563162694294810627 +

+

+ 8/27/2022, 8:18:09 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Also summer baker for a large Boy Scout camp, several tutoring gigs, high school substitute teacher, GIS digitizer for electric utility (that I spun into a software development career), and a few other one off gigs. At one point I had five jobs and was taking 21 credit hours. +

+

+ 8/27/2022, 10:57:18 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sleep’s a crutch. +

+

+ 8/27/2022, 10:57:43 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/156387814181842944/index.html b/static/mytweets/ewagoner/status/156387814181842944/index.html new file mode 100644 index 00000000..9de3d197 --- /dev/null +++ b/static/mytweets/ewagoner/status/156387814181842944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For years I've been wearing dirt-cheap short cotton socks. I've recently discovered good wool socks. The difference is amazing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For years I've been wearing dirt-cheap short cotton socks. I've recently discovered good wool socks. The difference is amazing. +

+

+ 1/9/2012, 9:52:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1564111171837370368/index.html b/static/mytweets/ewagoner/status/1564111171837370368/index.html new file mode 100644 index 00000000..46ddcbdc --- /dev/null +++ b/static/mytweets/ewagoner/status/1564111171837370368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + https://twitter.com/MeWeFree_/status/1563555485680562178 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15641862336/index.html b/static/mytweets/ewagoner/status/15641862336/index.html new file mode 100644 index 00000000..1f467a68 --- /dev/null +++ b/static/mytweets/ewagoner/status/15641862336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @alyankovic: The end of an era. http://bit.ly/cPvlZ5 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @alyankovic: The end of an era. http://bit.ly/cPvlZ5 +

+

+ 6/7/2010, 12:50:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1564310727250395136/index.html b/static/mytweets/ewagoner/status/1564310727250395136/index.html new file mode 100644 index 00000000..1fdba041 --- /dev/null +++ b/static/mytweets/ewagoner/status/1564310727250395136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MariahforAthens: Please accept this as notice of my resignation as Athens-Clarke County Commissioner for District 2, effective August 3… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MariahforAthens: Please accept this as notice of my resignation as Athens-Clarke County Commissioner for District 2, effective August 3… +

+

+ 8/29/2022, 1:55:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1564316826112335873/index.html b/static/mytweets/ewagoner/status/1564316826112335873/index.html new file mode 100644 index 00000000..ed1b8116 --- /dev/null +++ b/static/mytweets/ewagoner/status/1564316826112335873/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @gknauss: "Goddammit, Bob, I'm not going to approve your pull request to my code that sets it to circus music." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @gknauss: "Goddammit, Bob, I'm not going to approve your pull request to my code that sets it to circus music." +

+

+ 8/29/2022, 2:19:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1565342320521711617/index.html b/static/mytweets/ewagoner/status/1565342320521711617/index.html new file mode 100644 index 00000000..0f2be360 --- /dev/null +++ b/static/mytweets/ewagoner/status/1565342320521711617/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @loresjoberg: Hey, just a heads-up. Turns out the upcoming Disney Plus series “Andor” isn’t about logic gates at all. It’s just some Sta… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @loresjoberg: Hey, just a heads-up. Turns out the upcoming Disney Plus series “Andor” isn’t about logic gates at all. It’s just some Sta… +

+

+ 9/1/2022, 10:14:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15654553383/index.html b/static/mytweets/ewagoner/status/15654553383/index.html new file mode 100644 index 00000000..116fb988 --- /dev/null +++ b/static/mytweets/ewagoner/status/15654553383/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv: "What's the game you played 4 days ago called?" Me: "Civ" V: "Oh. I call it 'Boats in the Water & Some People Build Your Cities' game." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv: "What's the game you played 4 days ago called?" Me: "Civ" V: "Oh. I call it 'Boats in the Water & Some People Build Your Cities' game." +

+

+ 6/7/2010, 4:36:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15656155521/index.html b/static/mytweets/ewagoner/status/15656155521/index.html new file mode 100644 index 00000000..357bb67a --- /dev/null +++ b/static/mytweets/ewagoner/status/15656155521/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Few things make me feel as bad as cleaning out the fridge and seeing all that I have wasted. /me hangs head + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Few things make me feel as bad as cleaning out the fridge and seeing all that I have wasted. /me hangs head +

+

+ 6/7/2010, 5:08:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1566814348164710400/index.html b/static/mytweets/ewagoner/status/1566814348164710400/index.html new file mode 100644 index 00000000..c25b6ba0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1566814348164710400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheEggpie: they would actually have to physically drag me out of the zoo at closing + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheEggpie: they would actually have to physically drag me out of the zoo at closing +

+

+ 9/5/2022, 11:43:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1566981237461450752/index.html b/static/mytweets/ewagoner/status/1566981237461450752/index.html new file mode 100644 index 00000000..004dd945 --- /dev/null +++ b/static/mytweets/ewagoner/status/1566981237461450752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MuzafferKal_: I knew gas was expensive but this is ridiculous + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MuzafferKal_: I knew gas was expensive but this is ridiculous

+

+

+ 9/5/2022, 10:46:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1567017260564287489/index.html b/static/mytweets/ewagoner/status/1567017260564287489/index.html new file mode 100644 index 00000000..1f809498 --- /dev/null +++ b/static/mytweets/ewagoner/status/1567017260564287489/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @HollyGoDarkly: Go read this if you haven't yet! It's a tour de force in marrying format w/a cracking story! <a href="https://www.uncannymagazine.com/article/where-oaken-hearts-do-gather">https://www.uncannymagazine.com/article/where-oaken-hearts-do-gather</a> htt… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1567168346415681536/index.html b/static/mytweets/ewagoner/status/1567168346415681536/index.html new file mode 100644 index 00000000..098e1617 --- /dev/null +++ b/static/mytweets/ewagoner/status/1567168346415681536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TessaDare: This. Whole. Thread. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TessaDare: This. Whole. Thread. +

+

+ 9/6/2022, 11:10:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/156736287267749888/index.html b/static/mytweets/ewagoner/status/156736287267749888/index.html new file mode 100644 index 00000000..b9a7944b --- /dev/null +++ b/static/mytweets/ewagoner/status/156736287267749888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "How (not) to communicate new scientific information: a memoir of the famous brindley lecture" <a href="http://onlinelibrary.wiley.com/doi/10.1111/j.1464-410X.2005.05797.x/full">http://onlinelibrary.wiley.com/doi/10.1111/j.1464-410X.2005.05797.x/full</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1567522218036322304/index.html b/static/mytweets/ewagoner/status/1567522218036322304/index.html new file mode 100644 index 00000000..05004a96 --- /dev/null +++ b/static/mytweets/ewagoner/status/1567522218036322304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Amelia_Lindsey: I would rather encode this entire document in a plasmid, transform it into E. coli, and send you an agar stab, than hav… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Amelia_Lindsey: I would rather encode this entire document in a plasmid, transform it into E. coli, and send you an agar stab, than hav… +

+

+ 9/7/2022, 10:36:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1568233934361698304/index.html b/static/mytweets/ewagoner/status/1568233934361698304/index.html new file mode 100644 index 00000000..c46b7a1f --- /dev/null +++ b/static/mytweets/ewagoner/status/1568233934361698304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @PippaCrerar: This is my favourite story about the Queen + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @PippaCrerar: This is my favourite story about the Queen

+

+

+ 9/9/2022, 9:44:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/156831582940958721/index.html b/static/mytweets/ewagoner/status/156831582940958721/index.html new file mode 100644 index 00000000..f28593d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/156831582940958721/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Dear Eric! This is to confirm you've two reserved tickets for the upcoming TMBG show at Atlanta GA Variety Playhouse" <a href="http://www.youtube.com/watch?v=kSQ8tZ35t4U&feature=youtu.be">http://www.youtube.com/watch?v=kSQ8tZ35t4U&feature=youtu.be</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1568350047288311814/index.html b/static/mytweets/ewagoner/status/1568350047288311814/index.html new file mode 100644 index 00000000..507a58af --- /dev/null +++ b/static/mytweets/ewagoner/status/1568350047288311814/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @hxhassan: Truly this is an essential read, both as beautiful writing and as a corrective about ordinary Russians' attitudes toward the… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @hxhassan: Truly this is an essential read, both as beautiful writing and as a corrective about ordinary Russians' attitudes toward the… +

+

+ 9/9/2022, 5:26:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/156839153982652416/index.html b/static/mytweets/ewagoner/status/156839153982652416/index.html new file mode 100644 index 00000000..dda41ae8 --- /dev/null +++ b/static/mytweets/ewagoner/status/156839153982652416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read "The Wedding of Mrs. Fox". Mr. Fox passes on, and Mrs. Fox finds a new husband. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I read "The Wedding of Mrs. Fox". Mr. Fox passes on, and Mrs. Fox finds a new husband. +

+

+ 1/10/2012, 3:45:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1568438701428019201/index.html b/static/mytweets/ewagoner/status/1568438701428019201/index.html new file mode 100644 index 00000000..1aacef4a --- /dev/null +++ b/static/mytweets/ewagoner/status/1568438701428019201/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @KimberleyARoper: There's a SQUID FACTS HOTLINE? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @KimberleyARoper: There's a SQUID FACTS HOTLINE? +

+

+ 9/9/2022, 11:18:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/156867167835533313/index.html b/static/mytweets/ewagoner/status/156867167835533313/index.html new file mode 100644 index 00000000..a44873c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/156867167835533313/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pegu Club Cocktail, the pride of Rangoon <a href="http://instagr.am/p/gEd63/">http://instagr.am/p/gEd63/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pegu Club Cocktail, the pride of Rangoon http://instagr.am/p/gEd63/ +

+

+ 1/10/2012, 5:37:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1570202927863668751/index.html b/static/mytweets/ewagoner/status/1570202927863668751/index.html new file mode 100644 index 00000000..4510e734 --- /dev/null +++ b/static/mytweets/ewagoner/status/1570202927863668751/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jabuttee: that's all great but did you ever liberate your own mama's village + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jabuttee: that's all great but did you ever liberate your own mama's village

+

+

+ 9/14/2022, 8:08:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1570456074234339330/index.html b/static/mytweets/ewagoner/status/1570456074234339330/index.html new file mode 100644 index 00000000..83cbc8e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1570456074234339330/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + RT @DanHollick: Ever wondered how a QR code works? +No, me neither but it's low-key fascinating. + +(Warning, there is some extremely nerdy… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DanHollick: Ever wondered how a QR code works?
No, me neither but it's low-key fascinating.

(Warning, there is some extremely nerdy… +

+

+ 9/15/2022, 12:54:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/157064414024040448/index.html b/static/mytweets/ewagoner/status/157064414024040448/index.html new file mode 100644 index 00000000..92aa20ea --- /dev/null +++ b/static/mytweets/ewagoner/status/157064414024040448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian's first words to me this morning: "Most people don't wake crocodiles, you know." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian's first words to me this morning: "Most people don't wake crocodiles, you know." +

+

+ 1/11/2012, 6:40:49 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/157092489516433408/index.html b/static/mytweets/ewagoner/status/157092489516433408/index.html new file mode 100644 index 00000000..f78702d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/157092489516433408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Badger? Theremin? No, the badgermin, possibly the finest badger-related electronic musical instrument ever devised." <a href="http://hootingyard.org/archives/8089">http://hootingyard.org/archives/8089</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Badger? Theremin? No, the badgermin, possibly the finest badger-related electronic musical instrument ever devised." http://hootingyard.org/archives/8089 +

+

+ 1/11/2012, 8:32:22 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1570931364270166023/index.html b/static/mytweets/ewagoner/status/1570931364270166023/index.html new file mode 100644 index 00000000..92c72de6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1570931364270166023/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve been doing a second watch-through of The Bear, hit episode seven tonight, and it just turned me into a blubbering mess. I’ve been barely holding it together already as it was, and something about that episode just tears right through me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve been doing a second watch-through of The Bear, hit episode seven tonight, and it just turned me into a blubbering mess. I’ve been barely holding it together already as it was, and something about that episode just tears right through me. +

+

+ 9/16/2022, 8:23:18 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/157097506013061120/index.html b/static/mytweets/ewagoner/status/157097506013061120/index.html new file mode 100644 index 00000000..74cec735 --- /dev/null +++ b/static/mytweets/ewagoner/status/157097506013061120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TNG_S8: Cardassian spies mistakenly destroy an entire deck, killing many, stranding the Enterprise in a black hole's path. Troi love ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TNG_S8: Cardassian spies mistakenly destroy an entire deck, killing many, stranding the Enterprise in a black hole's path. Troi love ... +

+

+ 1/11/2012, 8:52:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1570979198457503744/index.html b/static/mytweets/ewagoner/status/1570979198457503744/index.html new file mode 100644 index 00000000..3b82f42f --- /dev/null +++ b/static/mytweets/ewagoner/status/1570979198457503744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Sky_Lee_1: Rachel Self, a Boston immigration attorney tells you everything you need to know about immigrants sent to Martha’s Vineyard.… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Sky_Lee_1: Rachel Self, a Boston immigration attorney tells you everything you need to know about immigrants sent to Martha’s Vineyard.… +

+

+ 9/16/2022, 11:33:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/157101067144937472/index.html b/static/mytweets/ewagoner/status/157101067144937472/index.html new file mode 100644 index 00000000..687bd8c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/157101067144937472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Single cup coffee makers are great for when you're still too asleep to do much. You do need to remember to put a cup under there, though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Single cup coffee makers are great for when you're still too asleep to do much. You do need to remember to put a cup under there, though. +

+

+ 1/11/2012, 9:06:27 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/157102566122078208/index.html b/static/mytweets/ewagoner/status/157102566122078208/index.html new file mode 100644 index 00000000..44ca6a91 --- /dev/null +++ b/static/mytweets/ewagoner/status/157102566122078208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I've learned that there are such things as beer mittens. <a href="http://www.skuuzi.com/">http://www.skuuzi.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I've learned that there are such things as beer mittens. http://www.skuuzi.com/ +

+

+ 1/11/2012, 9:12:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1571106970261676034/index.html b/static/mytweets/ewagoner/status/1571106970261676034/index.html new file mode 100644 index 00000000..e6960fb9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1571106970261676034/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @the_tweedy: I’m a UBC doctoral candidate seeking study participants for my dissertation research on human-feline relationships in the h… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @the_tweedy: I’m a UBC doctoral candidate seeking study participants for my dissertation research on human-feline relationships in the h… +

+

+ 9/17/2022, 8:01:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1571287584621613056/index.html b/static/mytweets/ewagoner/status/1571287584621613056/index.html new file mode 100644 index 00000000..cc8cda2a --- /dev/null +++ b/static/mytweets/ewagoner/status/1571287584621613056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m shopping at The Goblin Market and there’s a luchador to my left and a dragon in a cloak on the right. Me in the middle: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m shopping at The Goblin Market and there’s a luchador to my left and a dragon in a cloak on the right. Me in the middle:

+

+

+ 9/17/2022, 7:58:47 PM +

+

Favs: 6

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1571611987821625345/index.html b/static/mytweets/ewagoner/status/1571611987821625345/index.html new file mode 100644 index 00000000..05e209e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1571611987821625345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A flurry of 1Password log-ins from the Middle East has totally destroyed the productive afternoon I had planned. I don’t even know how that was possible without the secret that is supposed to prevent this sort of thing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A flurry of 1Password log-ins from the Middle East has totally destroyed the productive afternoon I had planned. I don’t even know how that was possible without the secret that is supposed to prevent this sort of thing. +

+

+ 9/18/2022, 5:27:51 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1571861964162228224/index.html b/static/mytweets/ewagoner/status/1571861964162228224/index.html new file mode 100644 index 00000000..6b2edc7e --- /dev/null +++ b/static/mytweets/ewagoner/status/1571861964162228224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cabel: Folks. When apps minimize into the Dynamic Island when dismissed, they drop into the island differently based on the physics of… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @cabel: Folks. When apps minimize into the Dynamic Island when dismissed, they drop into the island differently based on the physics of… +

+

+ 9/19/2022, 10:01:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1572022648133001219/index.html b/static/mytweets/ewagoner/status/1572022648133001219/index.html new file mode 100644 index 00000000..6593aa44 --- /dev/null +++ b/static/mytweets/ewagoner/status/1572022648133001219/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @danlyke: I knew most of this, but this thread is a good summary of how this is an attempt to abuse the courts for cruelty (thereby furt… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @danlyke: I knew most of this, but this thread is a good summary of how this is an attempt to abuse the courts for cruelty (thereby furt… +

+

+ 9/19/2022, 8:39:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1572345334805762050/index.html b/static/mytweets/ewagoner/status/1572345334805762050/index.html new file mode 100644 index 00000000..147742ac --- /dev/null +++ b/static/mytweets/ewagoner/status/1572345334805762050/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @InkyRickshaw: Relationship + +#comics #webcomics #inkyrickshaw + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @InkyRickshaw: Relationship

#comics #webcomics #inkyrickshaw

+

+

+ 9/20/2022, 6:01:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/157237699059777538/index.html b/static/mytweets/ewagoner/status/157237699059777538/index.html new file mode 100644 index 00000000..25da215e --- /dev/null +++ b/static/mytweets/ewagoner/status/157237699059777538/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Adam Davidson (NPR's "Planet Money") came to Greenville SC & wrote this wonderful article about American manufacturing. <a href="http://www.theatlantic.com/magazine/archive/2012/01/making-it-in-america/8844/3/?single_page=true">http://www.theatlantic.com/magazine/archive/2012/01/making-it-in-america/8844/3/?single_page=true</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15723881601/index.html b/static/mytweets/ewagoner/status/15723881601/index.html new file mode 100644 index 00000000..2b674fb7 --- /dev/null +++ b/static/mytweets/ewagoner/status/15723881601/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Still waiting on a @square reader after a month and a half. If this video is representative, that might be a good thing: http://is.gd/cHxml + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Still waiting on a @square reader after a month and a half. If this video is representative, that might be a good thing: http://is.gd/cHxml +

+

+ 6/8/2010, 2:27:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15724833217/index.html b/static/mytweets/ewagoner/status/15724833217/index.html new file mode 100644 index 00000000..ac7ce679 --- /dev/null +++ b/static/mytweets/ewagoner/status/15724833217/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "...the company has two fully inflated test modules in orbit already..." Wha? http://www.nytimes.com/2010/06/08/science/space/08space.html + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "...the company has two fully inflated test modules in orbit already..." Wha? http://www.nytimes.com/2010/06/08/science/space/08space.html +

+

+ 6/8/2010, 2:45:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/157265068596281345/index.html b/static/mytweets/ewagoner/status/157265068596281345/index.html new file mode 100644 index 00000000..6684d290 --- /dev/null +++ b/static/mytweets/ewagoner/status/157265068596281345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Striking a Pose (Women and Fantasy Covers)" <a href="http://www.jimchines.com/2012/01/striking-a-pose/">http://www.jimchines.com/2012/01/striking-a-pose/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1573155181440782337/index.html b/static/mytweets/ewagoner/status/1573155181440782337/index.html new file mode 100644 index 00000000..0adb81b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1573155181440782337/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The industrial fetish magic pyrotechnic acrobat show had a lot of things going on but they were all pretty awesome. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The industrial fetish magic pyrotechnic acrobat show had a lot of things going on but they were all pretty awesome. +

+

+ 9/22/2022, 11:39:57 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1573182615208738817/index.html b/static/mytweets/ewagoner/status/1573182615208738817/index.html new file mode 100644 index 00000000..b08654f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1573182615208738817/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I drove for eight hours today and still managed to get 17000 steps in. #ThemeParkLyfe + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I drove for eight hours today and still managed to get 17000 steps in. #ThemeParkLyfe +

+

+ 9/23/2022, 1:28:58 AM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1573417489366761484/index.html b/static/mytweets/ewagoner/status/1573417489366761484/index.html new file mode 100644 index 00000000..c2df2551 --- /dev/null +++ b/static/mytweets/ewagoner/status/1573417489366761484/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Three. I was in “Nerdcore Rising” with Weird Al Yankovic who was in “Tapeheads” with Tim Robbins who was in “Mystic River” with Kevin Bacon. <a href="https://twitter.com/heatherdino09/status/1572241924437819398">https://twitter.com/heatherdino09/status/1572241924437819398</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1573426178941149197/index.html b/static/mytweets/ewagoner/status/1573426178941149197/index.html new file mode 100644 index 00000000..75f14793 --- /dev/null +++ b/static/mytweets/ewagoner/status/1573426178941149197/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @esa: This latest image from the NASA/ESA/CSA James #Webb Space Telescope (NIRCam) shows #Neptune, taken on 12 July 2022, bringing the p… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @esa: This latest image from the NASA/ESA/CSA James #Webb Space Telescope (NIRCam) shows #Neptune, taken on 12 July 2022, bringing the p… +

+

+ 9/23/2022, 5:36:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1573454338881617932/index.html b/static/mytweets/ewagoner/status/1573454338881617932/index.html new file mode 100644 index 00000000..12cde8ff --- /dev/null +++ b/static/mytweets/ewagoner/status/1573454338881617932/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @janabelle_acnh Still, my kids think I’m famous *and* cool because of this one happenstacial thing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @janabelle_acnh Still, my kids think I’m famous *and* cool because of this one happenstacial thing. +

+

+ 9/23/2022, 7:28:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1573551544066347008/index.html b/static/mytweets/ewagoner/status/1573551544066347008/index.html new file mode 100644 index 00000000..7310b152 --- /dev/null +++ b/static/mytweets/ewagoner/status/1573551544066347008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Did 22,000 steps today and went through the best haunted house I’ve ever seen. Twice. An entire 1890s New England fishing village including docks and boats, with a raging thunderstorm, all built from scratch in a soundstage. Amazing detail and craftspersonship. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Did 22,000 steps today and went through the best haunted house I’ve ever seen. Twice. An entire 1890s New England fishing village including docks and boats, with a raging thunderstorm, all built from scratch in a soundstage. Amazing detail and craftspersonship. +

+

+ 9/24/2022, 1:54:57 AM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15736242690/index.html b/static/mytweets/ewagoner/status/15736242690/index.html new file mode 100644 index 00000000..ffe1750c --- /dev/null +++ b/static/mytweets/ewagoner/status/15736242690/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Is it opposite day? This lady has gone straight in the turn lane the last three intersections and now has stopped for a green light. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Is it opposite day? This lady has gone straight in the turn lane the last three intersections and now has stopped for a green light. +

+

+ 6/8/2010, 6:19:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1573701640443543555/index.html b/static/mytweets/ewagoner/status/1573701640443543555/index.html new file mode 100644 index 00000000..037692d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1573701640443543555/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ElieNYC: Okay, @slate wins the headline wars on the Trump fraud lawsuit. Thanks everyone for playing. Best of luck in the next news cyc… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ElieNYC: Okay, @slate wins the headline wars on the Trump fraud lawsuit. Thanks everyone for playing. Best of luck in the next news cyc… +

+

+ 9/24/2022, 11:51:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1573711212197593096/index.html b/static/mytweets/ewagoner/status/1573711212197593096/index.html new file mode 100644 index 00000000..d5566f63 --- /dev/null +++ b/static/mytweets/ewagoner/status/1573711212197593096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brianphillips: I’m fascinated by sentences that get worse with every single word — sentences where not even the prepositions offer us a… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @brianphillips: I’m fascinated by sentences that get worse with every single word — sentences where not even the prepositions offer us a… +

+

+ 9/24/2022, 12:29:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1573730702075518976/index.html b/static/mytweets/ewagoner/status/1573730702075518976/index.html new file mode 100644 index 00000000..e9b1bbb2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1573730702075518976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So much this. <a href="https://twitter.com/mathowie/status/1573066105815715840">https://twitter.com/mathowie/status/1573066105815715840</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15739947443/index.html b/static/mytweets/ewagoner/status/15739947443/index.html new file mode 100644 index 00000000..030fdf16 --- /dev/null +++ b/static/mytweets/ewagoner/status/15739947443/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Possibly ruining dinner by improvising a cross between chicken and dumplings and chicken pot pie. Level of difficulty: Gluten Free. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Possibly ruining dinner by improvising a cross between chicken and dumplings and chicken pot pie. Level of difficulty: Gluten Free. +

+

+ 6/8/2010, 7:25:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15740456299/index.html b/static/mytweets/ewagoner/status/15740456299/index.html new file mode 100644 index 00000000..0bfd0527 --- /dev/null +++ b/static/mytweets/ewagoner/status/15740456299/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Didn't win those 20 iPads for my farmers market. Guess I'll have to come up with a way of actually paying for some. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Didn't win those 20 iPads for my farmers market. Guess I'll have to come up with a way of actually paying for some. +

+

+ 6/8/2010, 7:35:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15743305525/index.html b/static/mytweets/ewagoner/status/15743305525/index.html new file mode 100644 index 00000000..4f6a053c --- /dev/null +++ b/static/mytweets/ewagoner/status/15743305525/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dinner was quite good. Now that I know gluten free steamed dumplings can be had, they'll be even better next time. Pamela's Baking Mix FTW! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dinner was quite good. Now that I know gluten free steamed dumplings can be had, they'll be even better next time. Pamela's Baking Mix FTW! +

+

+ 6/8/2010, 8:25:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/157493839467249664/index.html b/static/mytweets/ewagoner/status/157493839467249664/index.html new file mode 100644 index 00000000..868797d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/157493839467249664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mr Rogers Breakdancing. <a href="http://www.youtube.com/watch?v=Fw_GnjE-des&feature=youtu.be">http://www.youtube.com/watch?v=Fw_GnjE-des&feature=youtu.be</a> I love that man. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1574968226760609792/index.html b/static/mytweets/ewagoner/status/1574968226760609792/index.html new file mode 100644 index 00000000..9f3f4267 --- /dev/null +++ b/static/mytweets/ewagoner/status/1574968226760609792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @PinkRangerLB: Supportive parents of LGBTQ+ kids: I’ve been thinking this over, and I hate this, but I think you should consider having… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @PinkRangerLB: Supportive parents of LGBTQ+ kids: I’ve been thinking this over, and I hate this, but I think you should consider having… +

+

+ 9/27/2022, 11:44:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1575172860251111425/index.html b/static/mytweets/ewagoner/status/1575172860251111425/index.html new file mode 100644 index 00000000..8aa9d1d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1575172860251111425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Someone used my kid's SSN to file a fraudulent tax return for 2021 (IRS mailed a check instead of direct depositing). Maximizing how much a pain in the ass this is, my kid both moved away to college and turned 18 a few weeks ago, so they'll have to handle much of this themselves. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Someone used my kid's SSN to file a fraudulent tax return for 2021 (IRS mailed a check instead of direct depositing). Maximizing how much a pain in the ass this is, my kid both moved away to college and turned 18 a few weeks ago, so they'll have to handle much of this themselves. +

+

+ 9/28/2022, 1:17:29 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/157533287269675008/index.html b/static/mytweets/ewagoner/status/157533287269675008/index.html new file mode 100644 index 00000000..8c362944 --- /dev/null +++ b/static/mytweets/ewagoner/status/157533287269675008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens' own @1000facescoffee is the deal of the day today at wine.woot.com! Four pounds of fantastic coffee, only until midnight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens' own @1000facescoffee is the deal of the day today at wine.woot.com! Four pounds of fantastic coffee, only until midnight. +

+

+ 1/12/2012, 1:43:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1575693608480641025/index.html b/static/mytweets/ewagoner/status/1575693608480641025/index.html new file mode 100644 index 00000000..acb1abb7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1575693608480641025/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @molly0xFFF: merge conflicts in 1843 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @molly0xFFF: merge conflicts in 1843 +

+

+ 9/29/2022, 11:46:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1575702887027687424/index.html b/static/mytweets/ewagoner/status/1575702887027687424/index.html new file mode 100644 index 00000000..53330aa3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1575702887027687424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @herosnvrdie69: This little suggestion on top of my hamburger helper box is how I know we are about to have a Great Depression part 2 ht… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @herosnvrdie69: This little suggestion on top of my hamburger helper box is how I know we are about to have a Great Depression part 2 ht… +

+

+ 9/30/2022, 12:23:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1575957536/index.html b/static/mytweets/ewagoner/status/1575957536/index.html new file mode 100644 index 00000000..b4eded1a --- /dev/null +++ b/static/mytweets/ewagoner/status/1575957536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got to Ben & Jerry's 10 minutes early. Free ice cream is nice, but I'm hoping to score another "10% off for a year" keyfob. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got to Ben & Jerry's 10 minutes early. Free ice cream is nice, but I'm hoping to score another "10% off for a year" keyfob. +

+

+ 4/21/2009, 11:53:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1576054391039315968/index.html b/static/mytweets/ewagoner/status/1576054391039315968/index.html new file mode 100644 index 00000000..352e514c --- /dev/null +++ b/static/mytweets/ewagoner/status/1576054391039315968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens’ most eclectic music festival (and that’s saying something) happens on Sunday. Porchfest 2022, taking place over 150 venues all on one afternoon: <a href="https://www.historicathens.com/porchfest">https://www.historicathens.com/porchfest</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens’ most eclectic music festival (and that’s saying something) happens on Sunday. Porchfest 2022, taking place over 150 venues all on one afternoon: https://www.historicathens.com/porchfest +

+

+ 9/30/2022, 11:40:23 PM +

+

Favs: 2

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1576180005/index.html b/static/mytweets/ewagoner/status/1576180005/index.html new file mode 100644 index 00000000..337155b3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1576180005/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + No B&J coupon keyfobs this year. Still, 10 minutes of carnival atmosphere & free cone is always a good time. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ No B&J coupon keyfobs this year. Still, 10 minutes of carnival atmosphere & free cone is always a good time. +

+

+ 4/21/2009, 12:19:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1576470438968008704/index.html b/static/mytweets/ewagoner/status/1576470438968008704/index.html new file mode 100644 index 00000000..16b80c79 --- /dev/null +++ b/static/mytweets/ewagoner/status/1576470438968008704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @UrsulaV: In conclusion: Do not mock the Waffle House. Total strangers will take up arms in defense of those hashbrowns and tell you the… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @UrsulaV: In conclusion: Do not mock the Waffle House. Total strangers will take up arms in defense of those hashbrowns and tell you the… +

+

+ 10/2/2022, 3:13:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1576474678587260928/index.html b/static/mytweets/ewagoner/status/1576474678587260928/index.html new file mode 100644 index 00000000..2b31546c --- /dev/null +++ b/static/mytweets/ewagoner/status/1576474678587260928/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @autismsupsoc: You finally BREAK … + +You go get space … you deal with some trauma … you clear your Reservoir .. + +You feel *normal* Agai… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @autismsupsoc: You finally BREAK …

You go get space … you deal with some trauma … you clear your Reservoir ..

You feel *normal* Agai… +

+

+ 10/2/2022, 3:30:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1576653823153668097/index.html b/static/mytweets/ewagoner/status/1576653823153668097/index.html new file mode 100644 index 00000000..c167c0d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1576653823153668097/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + #MyAthens <a href="https://www.instagram.com/p/CjORAjdr3Ew/?igshid=YTgzYjQ4ZTY=">https://www.instagram.com/p/CjORAjdr3Ew/?igshid=YTgzYjQ4ZTY=</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1576698123401007105/index.html b/static/mytweets/ewagoner/status/1576698123401007105/index.html new file mode 100644 index 00000000..a6ff5cfe --- /dev/null +++ b/static/mytweets/ewagoner/status/1576698123401007105/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Internet celebrity Goth Dad and his band Vision Video rocking out as part of PorchFest. https://www.ajc.com/life/dusty-gannon-aka-goth-dad-brings-humor-therapy-glam-to-athens-music/27IASLIBABFRVM3CLUSIVFOWDM/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1576778523313840128/index.html b/static/mytweets/ewagoner/status/1576778523313840128/index.html new file mode 100644 index 00000000..fa7528d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1576778523313840128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TLHBrianLee: @JUNlPER I'm old enough to remember "angel dust" (PCP) temporary tattoos. There wasn't a 9 yr old in 1976 who wasn't const… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TLHBrianLee: @JUNlPER I'm old enough to remember "angel dust" (PCP) temporary tattoos. There wasn't a 9 yr old in 1976 who wasn't const… +

+

+ 10/2/2022, 11:37:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1576791026156666880/index.html b/static/mytweets/ewagoner/status/1576791026156666880/index.html new file mode 100644 index 00000000..b3a7095e --- /dev/null +++ b/static/mytweets/ewagoner/status/1576791026156666880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LeeTravis_: hey, cousin. remember that one time i was in a Star War? #Andor + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LeeTravis_: hey, cousin. remember that one time i was in a Star War? #Andor

+

+

+ 10/3/2022, 12:27:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1577059287192543236/index.html b/static/mytweets/ewagoner/status/1577059287192543236/index.html new file mode 100644 index 00000000..a0fce495 --- /dev/null +++ b/static/mytweets/ewagoner/status/1577059287192543236/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @Liana_K I guess there are still plenty of ways still for them to get you, including adding language waiving your rights under the law in the fine print. This article made me mad all over again. <a href="https://www.nytimes.com/2021/12/30/upshot/medical-bill-ban-biden.html?smid=nytcore-ios-share&referringSource=articleShare">https://www.nytimes.com/2021/12/30/upshot/medical-bill-ban-biden.html?smid=nytcore-ios-share&referringSource=articleShare</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1577691312131801091/index.html b/static/mytweets/ewagoner/status/1577691312131801091/index.html new file mode 100644 index 00000000..7b21dea7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1577691312131801091/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @PDLComics: feeling down + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @PDLComics: feeling down

+

+

+ 10/5/2022, 12:04:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1577836206481674241/index.html b/static/mytweets/ewagoner/status/1577836206481674241/index.html new file mode 100644 index 00000000..b167b5e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1577836206481674241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + omg this thread <a href="https://twitter.com/andyheriaud/status/1577517183982137344">https://twitter.com/andyheriaud/status/1577517183982137344</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1578425007805534209/index.html b/static/mytweets/ewagoner/status/1578425007805534209/index.html new file mode 100644 index 00000000..3b1496d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1578425007805534209/index.html @@ -0,0 +1,57 @@ + + + + + + + + + + + + + RT @garius: Things women did to avoid dealing with Lord Byron: + +1) invent sci-fi +2) invent computers + +Imagine what humanity could have achi… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @garius: Things women did to avoid dealing with Lord Byron:

1) invent sci-fi
2) invent computers

Imagine what humanity could have achi… +

+

+ 10/7/2022, 12:40:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1578479962515988483/index.html b/static/mytweets/ewagoner/status/1578479962515988483/index.html new file mode 100644 index 00000000..b6c9da03 --- /dev/null +++ b/static/mytweets/ewagoner/status/1578479962515988483/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @CBHessick: The Supreme Court has repeatedly held that it's up to citizens to refuse to cooperate with police if they want to protect th… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @CBHessick: The Supreme Court has repeatedly held that it's up to citizens to refuse to cooperate with police if they want to protect th… +

+

+ 10/7/2022, 4:18:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/157852123860705280/index.html b/static/mytweets/ewagoner/status/157852123860705280/index.html new file mode 100644 index 00000000..30c80437 --- /dev/null +++ b/static/mytweets/ewagoner/status/157852123860705280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @smagdali: Google, what were you thinking? <a href="http://blog.mocality.co.ke/2012/01/13/google-what-were-you-thinking/">http://blog.mocality.co.ke/2012/01/13/google-what-were-you-thinking/</a> - shocking behaviour in Kenya + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/157862944737202176/index.html b/static/mytweets/ewagoner/status/157862944737202176/index.html new file mode 100644 index 00000000..5820956e --- /dev/null +++ b/static/mytweets/ewagoner/status/157862944737202176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yesterday I read "The Elves", three short tales bundled together. Today I read "The Robber Bridegroom". <a href="http://www.grimmlunch.org">http://www.grimmlunch.org</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yesterday I read "The Elves", three short tales bundled together. Today I read "The Robber Bridegroom". http://www.grimmlunch.org +

+

+ 1/13/2012, 11:33:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1578861606204751872/index.html b/static/mytweets/ewagoner/status/1578861606204751872/index.html new file mode 100644 index 00000000..3ca2bdcf --- /dev/null +++ b/static/mytweets/ewagoner/status/1578861606204751872/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @TripeUK: "The good news, Mr President, is we can repair the Crimea Bridge." +"And the bad news?" +"We'll need your table." https://t.co/X… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TripeUK: "The good news, Mr President, is we can repair the Crimea Bridge."
"And the bad news?"
"We'll need your table." https://t.co/X… +

+

+ 10/8/2022, 5:35:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1578861919183724545/index.html b/static/mytweets/ewagoner/status/1578861919183724545/index.html new file mode 100644 index 00000000..3a483b04 --- /dev/null +++ b/static/mytweets/ewagoner/status/1578861919183724545/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ericbkennedy: It’s telling that aerosol scientists wear high quality masks at their conferences, even when presenting on panels and dur… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ericbkennedy: It’s telling that aerosol scientists wear high quality masks at their conferences, even when presenting on panels and dur… +

+

+ 10/8/2022, 5:36:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/157900640419450880/index.html b/static/mytweets/ewagoner/status/157900640419450880/index.html new file mode 100644 index 00000000..050e38ae --- /dev/null +++ b/static/mytweets/ewagoner/status/157900640419450880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Losing My Religion (Live on a porch in Athens, GA 10/20/1990) <a href="http://www.youtube.com/watch?v=c1c8yFoXJTo&feature=share">http://www.youtube.com/watch?v=c1c8yFoXJTo&feature=share</a> (Yeah, I spent time thinking if I've been on that porch.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15790311485/index.html b/static/mytweets/ewagoner/status/15790311485/index.html new file mode 100644 index 00000000..57074856 --- /dev/null +++ b/static/mytweets/ewagoner/status/15790311485/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "deputy was dispatched to a burglary, where a woman said she arrived home to find that someone broke in and stole 20 DVDs and 19 Moon Pies" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "deputy was dispatched to a burglary, where a woman said she arrived home to find that someone broke in and stole 20 DVDs and 19 Moon Pies" +

+

+ 6/9/2010, 1:11:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15791329741111296/index.html b/static/mytweets/ewagoner/status/15791329741111296/index.html new file mode 100644 index 00000000..63920f1b --- /dev/null +++ b/static/mytweets/ewagoner/status/15791329741111296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's "Bring Your Sick Daughter To Work" day! http://gdzl.la/92xMiV + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's "Bring Your Sick Daughter To Work" day! http://gdzl.la/92xMiV +

+

+ 12/17/2010, 10:32:01 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1579198324712042496/index.html b/static/mytweets/ewagoner/status/1579198324712042496/index.html new file mode 100644 index 00000000..8c065faa --- /dev/null +++ b/static/mytweets/ewagoner/status/1579198324712042496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just finished a months-long revisit to the Dragon Age series, playing through all three games start to finish. I’d love another one. It’s a tight race between this, Elder Scrolls, and Fallout, but I think DA wins best game series for me. The storytelling is exquisite. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just finished a months-long revisit to the Dragon Age series, playing through all three games start to finish. I’d love another one. It’s a tight race between this, Elder Scrolls, and Fallout, but I think DA wins best game series for me. The storytelling is exquisite. +

+

+ 10/9/2022, 3:53:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1579250973062610945/index.html b/static/mytweets/ewagoner/status/1579250973062610945/index.html new file mode 100644 index 00000000..91aef4d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1579250973062610945/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MrLovenstein: Secret Panel HERE 😭 http://tapas.io/episode/1179982 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MrLovenstein: Secret Panel HERE 😭 http://tapas.io/episode/1179982

+

+

+ 10/9/2022, 7:22:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1579287460580057090/index.html b/static/mytweets/ewagoner/status/1579287460580057090/index.html new file mode 100644 index 00000000..04bfe3be --- /dev/null +++ b/static/mytweets/ewagoner/status/1579287460580057090/index.html @@ -0,0 +1,142 @@ + + + + + + + + + + + + + I’m starting ketamine therapy tomorrow. During these sessions, I can be taking upwards of 600mg of the stuff, and here’s what one guide says about doses above 150mg: <br><br>1/4 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m starting ketamine therapy tomorrow. During these sessions, I can be taking upwards of 600mg of the stuff, and here’s what one guide says about doses above 150mg:

1/4 +

+

+ 10/9/2022, 9:47:27 PM +

+

Favs: 6

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First, it can cause a loss of identity & provoke feelings similar to a near-death experience: as though you are experiencing either physical or mental death, relive your life through a narrative of memories, & become more aware of how your actions have affected others.

2/4 +

+

+ 10/9/2022, 9:48:54 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In this state, you remain aware of who you are, but it’s like watching yourself from the outside. In the second possible state, you lose complete sense of self and can feel as though you’ve joined the collective unconscious or a sacred unity with nature or the universe.

3/4 +

+

+ 10/9/2022, 9:49:26 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And I’m not gonna lie… I’m looking forward to the ride. I’ve never had experiences anything like what is described. Here’s to seeing the other side!

4/4 +

+

+ 10/9/2022, 9:50:43 PM +

+

Favs: 5

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My first session was 300mg, and it felt like my body dissolved away but my consciousness was still distinct. Coming out was very similar to coming out of general anesthesia after surgery. +

+

+ 10/10/2022, 4:50:42 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Losing my sense of physical self was interesting (and kinda nice). The neatest thing was without physical cues, time also was meaningless. There’s a ninety minute block that feels like it was no time and all time, and that’s fascinating. +

+

+ 10/10/2022, 4:53:13 PM +

+

Favs: 6

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1579287829263179776/index.html b/static/mytweets/ewagoner/status/1579287829263179776/index.html new file mode 100644 index 00000000..1177bcac --- /dev/null +++ b/static/mytweets/ewagoner/status/1579287829263179776/index.html @@ -0,0 +1,142 @@ + + + + + + + + + + + + + First, it can cause a loss of identity & provoke feelings similar to a near-death experience: as though you are experiencing either physical or mental death, relive your life through a narrative of memories, & become more aware of how your actions have affected others.<br><br>2/4 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m starting ketamine therapy tomorrow. During these sessions, I can be taking upwards of 600mg of the stuff, and here’s what one guide says about doses above 150mg:

1/4 +

+

+ 10/9/2022, 9:47:27 PM +

+

Favs: 6

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First, it can cause a loss of identity & provoke feelings similar to a near-death experience: as though you are experiencing either physical or mental death, relive your life through a narrative of memories, & become more aware of how your actions have affected others.

2/4 +

+

+ 10/9/2022, 9:48:54 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In this state, you remain aware of who you are, but it’s like watching yourself from the outside. In the second possible state, you lose complete sense of self and can feel as though you’ve joined the collective unconscious or a sacred unity with nature or the universe.

3/4 +

+

+ 10/9/2022, 9:49:26 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And I’m not gonna lie… I’m looking forward to the ride. I’ve never had experiences anything like what is described. Here’s to seeing the other side!

4/4 +

+

+ 10/9/2022, 9:50:43 PM +

+

Favs: 5

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My first session was 300mg, and it felt like my body dissolved away but my consciousness was still distinct. Coming out was very similar to coming out of general anesthesia after surgery. +

+

+ 10/10/2022, 4:50:42 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Losing my sense of physical self was interesting (and kinda nice). The neatest thing was without physical cues, time also was meaningless. There’s a ninety minute block that feels like it was no time and all time, and that’s fascinating. +

+

+ 10/10/2022, 4:53:13 PM +

+

Favs: 6

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1579287960138436608/index.html b/static/mytweets/ewagoner/status/1579287960138436608/index.html new file mode 100644 index 00000000..9174b1d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/1579287960138436608/index.html @@ -0,0 +1,142 @@ + + + + + + + + + + + + + In this state, you remain aware of who you are, but it’s like watching yourself from the outside. In the second possible state, you lose complete sense of self and can feel as though you’ve joined the collective unconscious or a sacred unity with nature or the universe.<br><br>3/4 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m starting ketamine therapy tomorrow. During these sessions, I can be taking upwards of 600mg of the stuff, and here’s what one guide says about doses above 150mg:

1/4 +

+

+ 10/9/2022, 9:47:27 PM +

+

Favs: 6

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First, it can cause a loss of identity & provoke feelings similar to a near-death experience: as though you are experiencing either physical or mental death, relive your life through a narrative of memories, & become more aware of how your actions have affected others.

2/4 +

+

+ 10/9/2022, 9:48:54 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In this state, you remain aware of who you are, but it’s like watching yourself from the outside. In the second possible state, you lose complete sense of self and can feel as though you’ve joined the collective unconscious or a sacred unity with nature or the universe.

3/4 +

+

+ 10/9/2022, 9:49:26 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And I’m not gonna lie… I’m looking forward to the ride. I’ve never had experiences anything like what is described. Here’s to seeing the other side!

4/4 +

+

+ 10/9/2022, 9:50:43 PM +

+

Favs: 5

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My first session was 300mg, and it felt like my body dissolved away but my consciousness was still distinct. Coming out was very similar to coming out of general anesthesia after surgery. +

+

+ 10/10/2022, 4:50:42 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Losing my sense of physical self was interesting (and kinda nice). The neatest thing was without physical cues, time also was meaningless. There’s a ninety minute block that feels like it was no time and all time, and that’s fascinating. +

+

+ 10/10/2022, 4:53:13 PM +

+

Favs: 6

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1579288282927575040/index.html b/static/mytweets/ewagoner/status/1579288282927575040/index.html new file mode 100644 index 00000000..2708e420 --- /dev/null +++ b/static/mytweets/ewagoner/status/1579288282927575040/index.html @@ -0,0 +1,142 @@ + + + + + + + + + + + + + And I’m not gonna lie… I’m looking forward to the ride. I’ve never had experiences anything like what is described. Here’s to seeing the other side!<br><br>4/4 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m starting ketamine therapy tomorrow. During these sessions, I can be taking upwards of 600mg of the stuff, and here’s what one guide says about doses above 150mg:

1/4 +

+

+ 10/9/2022, 9:47:27 PM +

+

Favs: 6

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First, it can cause a loss of identity & provoke feelings similar to a near-death experience: as though you are experiencing either physical or mental death, relive your life through a narrative of memories, & become more aware of how your actions have affected others.

2/4 +

+

+ 10/9/2022, 9:48:54 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In this state, you remain aware of who you are, but it’s like watching yourself from the outside. In the second possible state, you lose complete sense of self and can feel as though you’ve joined the collective unconscious or a sacred unity with nature or the universe.

3/4 +

+

+ 10/9/2022, 9:49:26 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And I’m not gonna lie… I’m looking forward to the ride. I’ve never had experiences anything like what is described. Here’s to seeing the other side!

4/4 +

+

+ 10/9/2022, 9:50:43 PM +

+

Favs: 5

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My first session was 300mg, and it felt like my body dissolved away but my consciousness was still distinct. Coming out was very similar to coming out of general anesthesia after surgery. +

+

+ 10/10/2022, 4:50:42 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Losing my sense of physical self was interesting (and kinda nice). The neatest thing was without physical cues, time also was meaningless. There’s a ninety minute block that feels like it was no time and all time, and that’s fascinating. +

+

+ 10/10/2022, 4:53:13 PM +

+

Favs: 6

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/157937293083152386/index.html b/static/mytweets/ewagoner/status/157937293083152386/index.html new file mode 100644 index 00000000..81312cc7 --- /dev/null +++ b/static/mytweets/ewagoner/status/157937293083152386/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hey, hey! A new commercial meadery has opened here in Athens. It's GA's first meadery. @MonksMead <a href="http://www.monksmead.com/index.html">http://www.monksmead.com/index.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hey, hey! A new commercial meadery has opened here in Athens. It's GA's first meadery. @MonksMead http://www.monksmead.com/index.html +

+

+ 1/13/2012, 4:29:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/157949581353697281/index.html b/static/mytweets/ewagoner/status/157949581353697281/index.html new file mode 100644 index 00000000..25b78b26 --- /dev/null +++ b/static/mytweets/ewagoner/status/157949581353697281/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A glass of the new locally made "Monk's Mead". It's good. A bit sweeter than mine w/ hints of clove. <a href="http://instagr.am/p/g16s5/">http://instagr.am/p/g16s5/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A glass of the new locally made "Monk's Mead". It's good. A bit sweeter than mine w/ hints of clove. http://instagr.am/p/g16s5/ +

+

+ 1/13/2012, 5:18:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1579575170611941376/index.html b/static/mytweets/ewagoner/status/1579575170611941376/index.html new file mode 100644 index 00000000..5a9e57b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/1579575170611941376/index.html @@ -0,0 +1,142 @@ + + + + + + + + + + + + + My first session was 300mg, and it felt like my body dissolved away but my consciousness was still distinct. Coming out was very similar to coming out of general anesthesia after surgery. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m starting ketamine therapy tomorrow. During these sessions, I can be taking upwards of 600mg of the stuff, and here’s what one guide says about doses above 150mg:

1/4 +

+

+ 10/9/2022, 9:47:27 PM +

+

Favs: 6

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First, it can cause a loss of identity & provoke feelings similar to a near-death experience: as though you are experiencing either physical or mental death, relive your life through a narrative of memories, & become more aware of how your actions have affected others.

2/4 +

+

+ 10/9/2022, 9:48:54 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In this state, you remain aware of who you are, but it’s like watching yourself from the outside. In the second possible state, you lose complete sense of self and can feel as though you’ve joined the collective unconscious or a sacred unity with nature or the universe.

3/4 +

+

+ 10/9/2022, 9:49:26 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And I’m not gonna lie… I’m looking forward to the ride. I’ve never had experiences anything like what is described. Here’s to seeing the other side!

4/4 +

+

+ 10/9/2022, 9:50:43 PM +

+

Favs: 5

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My first session was 300mg, and it felt like my body dissolved away but my consciousness was still distinct. Coming out was very similar to coming out of general anesthesia after surgery. +

+

+ 10/10/2022, 4:50:42 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Losing my sense of physical self was interesting (and kinda nice). The neatest thing was without physical cues, time also was meaningless. There’s a ninety minute block that feels like it was no time and all time, and that’s fascinating. +

+

+ 10/10/2022, 4:53:13 PM +

+

Favs: 6

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1579575804031545345/index.html b/static/mytweets/ewagoner/status/1579575804031545345/index.html new file mode 100644 index 00000000..9991bbc5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1579575804031545345/index.html @@ -0,0 +1,142 @@ + + + + + + + + + + + + + Losing my sense of physical self was interesting (and kinda nice). The neatest thing was without physical cues, time also was meaningless. There’s a ninety minute block that feels like it was no time and all time, and that’s fascinating. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m starting ketamine therapy tomorrow. During these sessions, I can be taking upwards of 600mg of the stuff, and here’s what one guide says about doses above 150mg:

1/4 +

+

+ 10/9/2022, 9:47:27 PM +

+

Favs: 6

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First, it can cause a loss of identity & provoke feelings similar to a near-death experience: as though you are experiencing either physical or mental death, relive your life through a narrative of memories, & become more aware of how your actions have affected others.

2/4 +

+

+ 10/9/2022, 9:48:54 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In this state, you remain aware of who you are, but it’s like watching yourself from the outside. In the second possible state, you lose complete sense of self and can feel as though you’ve joined the collective unconscious or a sacred unity with nature or the universe.

3/4 +

+

+ 10/9/2022, 9:49:26 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And I’m not gonna lie… I’m looking forward to the ride. I’ve never had experiences anything like what is described. Here’s to seeing the other side!

4/4 +

+

+ 10/9/2022, 9:50:43 PM +

+

Favs: 5

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My first session was 300mg, and it felt like my body dissolved away but my consciousness was still distinct. Coming out was very similar to coming out of general anesthesia after surgery. +

+

+ 10/10/2022, 4:50:42 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Losing my sense of physical self was interesting (and kinda nice). The neatest thing was without physical cues, time also was meaningless. There’s a ninety minute block that feels like it was no time and all time, and that’s fascinating. +

+

+ 10/10/2022, 4:53:13 PM +

+

Favs: 6

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1579839586708389888/index.html b/static/mytweets/ewagoner/status/1579839586708389888/index.html new file mode 100644 index 00000000..db08aee1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1579839586708389888/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + When writing my ketamine prescription my doctor sort of tongue in cheek told me not to sign any financial documents after dosing. + +So yesterday we closed on a HELOC to pay for some major house repairs. Got everything signed a solid 13 minutes before my ketamine therapy started. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When writing my ketamine prescription my doctor sort of tongue in cheek told me not to sign any financial documents after dosing.

So yesterday we closed on a HELOC to pay for some major house repairs. Got everything signed a solid 13 minutes before my ketamine therapy started. +

+

+ 10/11/2022, 10:21:24 AM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/157995489097302018/index.html b/static/mytweets/ewagoner/status/157995489097302018/index.html new file mode 100644 index 00000000..3af4ed62 --- /dev/null +++ b/static/mytweets/ewagoner/status/157995489097302018/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'll be staying most of next week at the Peabody Hotel in Little Rock. If I play my cards right, I'll take a turn as Duckmaster. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'll be staying most of next week at the Peabody Hotel in Little Rock. If I play my cards right, I'll take a turn as Duckmaster. +

+

+ 1/13/2012, 8:20:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1580030312419033089/index.html b/static/mytweets/ewagoner/status/1580030312419033089/index.html new file mode 100644 index 00000000..42912fa3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1580030312419033089/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @thatjohn: Forgettable? FORGETTABLE? + +Angela Lansbury was nominated for an Oscar for her first film. + +The name? GASLIGHT. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @thatjohn: Forgettable? FORGETTABLE?

Angela Lansbury was nominated for an Oscar for her first film.

The name? GASLIGHT. +

+

+ 10/11/2022, 10:59:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/158035992/index.html b/static/mytweets/ewagoner/status/158035992/index.html new file mode 100644 index 00000000..bdf66ecc --- /dev/null +++ b/static/mytweets/ewagoner/status/158035992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making a MySpace profile. *shudder* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making a MySpace profile. *shudder* +

+

+ 7/19/2007, 2:44:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1581494606/index.html b/static/mytweets/ewagoner/status/1581494606/index.html new file mode 100644 index 00000000..2a2eb6c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1581494606/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I need to do one of two things: either figure out why the ice maker isn't working, or just go & buy some ice cube trays already. #warmliquor + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I need to do one of two things: either figure out why the ice maker isn't working, or just go & buy some ice cube trays already. #warmliquor +

+

+ 4/21/2009, 11:10:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1581669295104442369/index.html b/static/mytweets/ewagoner/status/1581669295104442369/index.html new file mode 100644 index 00000000..562960a9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1581669295104442369/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SparkNotes: Parents, please check your kids' candy this Halloween! I just found the plums that were in the icebox + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SparkNotes: Parents, please check your kids' candy this Halloween! I just found the plums that were in the icebox +

+

+ 10/16/2022, 11:32:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1581670335098720256/index.html b/static/mytweets/ewagoner/status/1581670335098720256/index.html new file mode 100644 index 00000000..8a8ebf0a --- /dev/null +++ b/static/mytweets/ewagoner/status/1581670335098720256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I need to have a fresh cassette tape ready because the radio station is broadcasting a word processor I want to try out tonight at 11:05pm. <a href="https://twitter.com/RudyCerda/status/1580662935063760897">https://twitter.com/RudyCerda/status/1580662935063760897</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I need to have a fresh cassette tape ready because the radio station is broadcasting a word processor I want to try out tonight at 11:05pm. https://twitter.com/RudyCerda/status/1580662935063760897 +

+

+ 10/16/2022, 11:36:08 AM +

+

Favs: 5

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1581740479292530688/index.html b/static/mytweets/ewagoner/status/1581740479292530688/index.html new file mode 100644 index 00000000..5c94bc28 --- /dev/null +++ b/static/mytweets/ewagoner/status/1581740479292530688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @wokemelaninaire: Alex Mingus is a real-life hero in St. Paul, MN. He heard gunshots, and made contact with the victim who was bleeding… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @wokemelaninaire: Alex Mingus is a real-life hero in St. Paul, MN. He heard gunshots, and made contact with the victim who was bleeding… +

+

+ 10/16/2022, 4:14:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1582215099904921600/index.html b/static/mytweets/ewagoner/status/1582215099904921600/index.html new file mode 100644 index 00000000..7951c848 --- /dev/null +++ b/static/mytweets/ewagoner/status/1582215099904921600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @joshmillard: well that's satisfying + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @joshmillard: well that's satisfying +

+

+ 10/17/2022, 11:40:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1582275624/index.html b/static/mytweets/ewagoner/status/1582275624/index.html new file mode 100644 index 00000000..5b1884b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1582275624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I know I'd have no trouble winning "Chopped" yet I'm nervous as heck about my Iron Chef battle in June. Diagnosis: Reality TV Syndrome. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I know I'd have no trouble winning "Chopped" yet I'm nervous as heck about my Iron Chef battle in June. Diagnosis: Reality TV Syndrome. +

+

+ 4/22/2009, 1:04:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1582568354614841346/index.html b/static/mytweets/ewagoner/status/1582568354614841346/index.html new file mode 100644 index 00000000..db412417 --- /dev/null +++ b/static/mytweets/ewagoner/status/1582568354614841346/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @francisxwolf: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @francisxwolf:

+

+

+ 10/18/2022, 11:04:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15826809533/index.html b/static/mytweets/ewagoner/status/15826809533/index.html new file mode 100644 index 00000000..2b5ec5b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/15826809533/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The 100s of tadpoles, pollywogs, & baby frogs in our wading pool are adorable. It's a terrible thing I just got the salt chlorinator working + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The 100s of tadpoles, pollywogs, & baby frogs in our wading pool are adorable. It's a terrible thing I just got the salt chlorinator working +

+

+ 6/10/2010, 12:34:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/158269033295261696/index.html b/static/mytweets/ewagoner/status/158269033295261696/index.html new file mode 100644 index 00000000..503b89dd --- /dev/null +++ b/static/mytweets/ewagoner/status/158269033295261696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been loosely following Tim Ferriss's "Slow Carb" meal plan for the last few weeks. Here're the results so fa <a href="http://instagr.am/p/hHpHq/">http://instagr.am/p/hHpHq/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been loosely following Tim Ferriss's "Slow Carb" meal plan for the last few weeks. Here're the results so fa http://instagr.am/p/hHpHq/ +

+

+ 1/14/2012, 2:27:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1582845317543735298/index.html b/static/mytweets/ewagoner/status/1582845317543735298/index.html new file mode 100644 index 00000000..1d0e491d --- /dev/null +++ b/static/mytweets/ewagoner/status/1582845317543735298/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @gjcharlet And now that I’m caught up on Twitter I see you naturally posted it nearly three hours earlier :) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @gjcharlet And now that I’m caught up on Twitter I see you naturally posted it nearly three hours earlier :) +

+

+ 10/19/2022, 5:25:06 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/158291969922174977/index.html b/static/mytweets/ewagoner/status/158291969922174977/index.html new file mode 100644 index 00000000..683962c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/158291969922174977/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper, rocking out to Feist <a href="http://www.youtube.com/watch?v=AqYUFbzO36A&feature=youtube_gdata_player">http://www.youtube.com/watch?v=AqYUFbzO36A&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1582930294151163905/index.html b/static/mytweets/ewagoner/status/1582930294151163905/index.html new file mode 100644 index 00000000..4726f014 --- /dev/null +++ b/static/mytweets/ewagoner/status/1582930294151163905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Andor isn’t just an excellent Star Wars story, it’s an excellent story period. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Andor isn’t just an excellent Star Wars story, it’s an excellent story period. +

+

+ 10/19/2022, 11:02:46 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/158305179576446976/index.html b/static/mytweets/ewagoner/status/158305179576446976/index.html new file mode 100644 index 00000000..58e372a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/158305179576446976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A message from my hosting company: "One of your accounts has a 10G disk limit. It's currently using 1.3T. Please fix." Oops. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A message from my hosting company: "One of your accounts has a 10G disk limit. It's currently using 1.3T. Please fix." Oops. +

+

+ 1/14/2012, 4:51:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1583109665835163648/index.html b/static/mytweets/ewagoner/status/1583109665835163648/index.html new file mode 100644 index 00000000..afd1a2d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1583109665835163648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @goldengateblond: if you got pregnant the day liz truss took office you'd already be ineligible for an abortion in a lot of red states + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @goldengateblond: if you got pregnant the day liz truss took office you'd already be ineligible for an abortion in a lot of red states +

+

+ 10/20/2022, 10:55:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1583286097152733184/index.html b/static/mytweets/ewagoner/status/1583286097152733184/index.html new file mode 100644 index 00000000..8621f98a --- /dev/null +++ b/static/mytweets/ewagoner/status/1583286097152733184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Saturday before Halloween is Athens’ Mardi Gras. The football team has a huge away game and all the weirdos costume up and take over downtown and literally parade in the streets. I’m working on a thing, and I’ve got a week to finish it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Saturday before Halloween is Athens’ Mardi Gras. The football team has a huge away game and all the weirdos costume up and take over downtown and literally parade in the streets. I’m working on a thing, and I’ve got a week to finish it.

+

+

+ 10/20/2022, 10:36:36 PM +

+

Favs: 8

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/158343089524707328/index.html b/static/mytweets/ewagoner/status/158343089524707328/index.html new file mode 100644 index 00000000..1809cb6c --- /dev/null +++ b/static/mytweets/ewagoner/status/158343089524707328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some heirloom carrots, about to be put into the mashed potatoes. <a href="http://instagr.am/p/hNSY2/">http://instagr.am/p/hNSY2/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some heirloom carrots, about to be put into the mashed potatoes. http://instagr.am/p/hNSY2/ +

+

+ 1/14/2012, 7:21:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/158354453081231361/index.html b/static/mytweets/ewagoner/status/158354453081231361/index.html new file mode 100644 index 00000000..2e29ff27 --- /dev/null +++ b/static/mytweets/ewagoner/status/158354453081231361/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Salmon with mashed potatoes and carrots, drizzled with dill butter. <a href="http://instagr.am/p/hOKqb/">http://instagr.am/p/hOKqb/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Salmon with mashed potatoes and carrots, drizzled with dill butter. http://instagr.am/p/hOKqb/ +

+

+ 1/14/2012, 8:06:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1583975592164106240/index.html b/static/mytweets/ewagoner/status/1583975592164106240/index.html new file mode 100644 index 00000000..4cf97869 --- /dev/null +++ b/static/mytweets/ewagoner/status/1583975592164106240/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + In October of 2020 we bought our house, got new appliances, had a bunch of work done, and did other related things that generated an ever-growing pile of paper to organize and file. + +Readers, today I organized and filed the entire pile of paper. All of it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In October of 2020 we bought our house, got new appliances, had a bunch of work done, and did other related things that generated an ever-growing pile of paper to organize and file.

Readers, today I organized and filed the entire pile of paper. All of it.

+

+

+ 10/22/2022, 8:16:24 PM +

+

Favs: 8

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/158406459116359681/index.html b/static/mytweets/ewagoner/status/158406459116359681/index.html new file mode 100644 index 00000000..c6f78ca2 --- /dev/null +++ b/static/mytweets/ewagoner/status/158406459116359681/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've never really been one for most musical theater, but here I find myself choreographing my own solo dance number. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've never really been one for most musical theater, but here I find myself choreographing my own solo dance number. +

+

+ 1/14/2012, 11:33:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15844029606400000/index.html b/static/mytweets/ewagoner/status/15844029606400000/index.html new file mode 100644 index 00000000..e9d09d52 --- /dev/null +++ b/static/mytweets/ewagoner/status/15844029606400000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + World of Goo is fantastic on the Wii. On the iPad, it's even better. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ World of Goo is fantastic on the Wii. On the iPad, it's even better. +

+

+ 12/17/2010, 2:01:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15849201141288960/index.html b/static/mytweets/ewagoner/status/15849201141288960/index.html new file mode 100644 index 00000000..4d039b45 --- /dev/null +++ b/static/mytweets/ewagoner/status/15849201141288960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All seasons of the "new" Dr. Who are currently $9.99 each on iTunes, even season five in HD. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All seasons of the "new" Dr. Who are currently $9.99 each on iTunes, even season five in HD. +

+

+ 12/17/2010, 2:21:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15852580740/index.html b/static/mytweets/ewagoner/status/15852580740/index.html new file mode 100644 index 00000000..f389127e --- /dev/null +++ b/static/mytweets/ewagoner/status/15852580740/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! The Carolina Chocolate Drops are playing Saturday night at the 40 Watt. http://www.carolinachocolatedrops.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hey! The Carolina Chocolate Drops are playing Saturday night at the 40 Watt. http://www.carolinachocolatedrops.com/ +

+

+ 6/10/2010, 10:09:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1585811453/index.html b/static/mytweets/ewagoner/status/1585811453/index.html new file mode 100644 index 00000000..518c363a --- /dev/null +++ b/static/mytweets/ewagoner/status/1585811453/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Going to walk to the new place down the street for lunch today for a deep fried hamburger. Everything in moderation, including moderation. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Going to walk to the new place down the street for lunch today for a deep fried hamburger. Everything in moderation, including moderation. +

+

+ 4/22/2009, 12:09:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1585824373667160067/index.html b/static/mytweets/ewagoner/status/1585824373667160067/index.html new file mode 100644 index 00000000..d19ff5d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1585824373667160067/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A great thread about mushrooms. Kinda. <a href="https://twitter.com/catboy_cdr/status/1584850473949200384">https://twitter.com/catboy_cdr/status/1584850473949200384</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1585830946078687232/index.html b/static/mytweets/ewagoner/status/1585830946078687232/index.html new file mode 100644 index 00000000..a1f0e06f --- /dev/null +++ b/static/mytweets/ewagoner/status/1585830946078687232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @urbanthoughts11: Dress right for hostile architecture + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @urbanthoughts11: Dress right for hostile architecture

+

+

+ 10/27/2022, 11:08:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1585834088543522817/index.html b/static/mytweets/ewagoner/status/1585834088543522817/index.html new file mode 100644 index 00000000..7142c620 --- /dev/null +++ b/static/mytweets/ewagoner/status/1585834088543522817/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @goldman: They absolutely should push this interface live on Friday morning. Leave the place in broom clean condition. https://t.co/svAJ… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @goldman: They absolutely should push this interface live on Friday morning. Leave the place in broom clean condition. https://t.co/svAJ… +

+

+ 10/27/2022, 11:21:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/158600280395616256/index.html b/static/mytweets/ewagoner/status/158600280395616256/index.html new file mode 100644 index 00000000..e22194e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/158600280395616256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My brunch dish that's sure to sweep the nation: bed of wilted spinach, sautéed ham chunks and pulled pork, topped <a href="http://instagr.am/p/hb8Lg/">http://instagr.am/p/hb8Lg/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My brunch dish that's sure to sweep the nation: bed of wilted spinach, sautéed ham chunks and pulled pork, topped http://instagr.am/p/hb8Lg/ +

+

+ 1/15/2012, 12:23:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1586050253161172992/index.html b/static/mytweets/ewagoner/status/1586050253161172992/index.html new file mode 100644 index 00000000..58cb62e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1586050253161172992/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @nemanjaYVR: VLADIMIR: "Well? Shall we leave Twitter?" + +ESTRAGON: "Yes, let's go." + +(They do not move.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nemanjaYVR: VLADIMIR: "Well? Shall we leave Twitter?"

ESTRAGON: "Yes, let's go."

(They do not move.) +

+

+ 10/28/2022, 1:40:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1586134274121531395/index.html b/static/mytweets/ewagoner/status/1586134274121531395/index.html new file mode 100644 index 00000000..73bf0dc0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1586134274121531395/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + EM is tweeting dick jokes about rank and file workers as he’s firing them. Why anyone would continue to work there voluntarily is beyond me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ EM is tweeting dick jokes about rank and file workers as he’s firing them. Why anyone would continue to work there voluntarily is beyond me. +

+

+ 10/28/2022, 7:14:14 PM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1586155662/index.html b/static/mytweets/ewagoner/status/1586155662/index.html new file mode 100644 index 00000000..d1d6608d --- /dev/null +++ b/static/mytweets/ewagoner/status/1586155662/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That was tasty enough. I mean, it was no triple green chile cheese burger from the Coyote Moon in Lemitar, NM, but what is? RIP, Coyote Moon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That was tasty enough. I mean, it was no triple green chile cheese burger from the Coyote Moon in Lemitar, NM, but what is? RIP, Coyote Moon +

+

+ 4/22/2009, 12:51:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1586560099/index.html b/static/mytweets/ewagoner/status/1586560099/index.html new file mode 100644 index 00000000..7812e1af --- /dev/null +++ b/static/mytweets/ewagoner/status/1586560099/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Michael Pollan spoke at the annual Georgia Organics conference last month. It was a great talk. See for yourself: http://is.gd/tVcF + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Michael Pollan spoke at the annual Georgia Organics conference last month. It was a great talk. See for yourself: http://is.gd/tVcF +

+

+ 4/22/2009, 1:43:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1586586162763898882/index.html b/static/mytweets/ewagoner/status/1586586162763898882/index.html new file mode 100644 index 00000000..64dcb9de --- /dev/null +++ b/static/mytweets/ewagoner/status/1586586162763898882/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DeadKennedys: Dead Kennedys' drummer D.H. Peligro (Darren Henley) passed away in his Los Angeles home yesterday, Oct 28th. He died from… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DeadKennedys: Dead Kennedys' drummer D.H. Peligro (Darren Henley) passed away in his Los Angeles home yesterday, Oct 28th. He died from… +

+

+ 10/30/2022, 1:09:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/158729695192547328/index.html b/static/mytweets/ewagoner/status/158729695192547328/index.html new file mode 100644 index 00000000..8ed32027 --- /dev/null +++ b/static/mytweets/ewagoner/status/158729695192547328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Farm2Work: Bringing the farmers market to where you are" (Arkansas Times) <a href="http://www.arktimes.com/EatArkansas/archives/2012/01/13/farm2work-bringing-the-farmers-market-to-where-you-are">http://www.arktimes.com/EatArkansas/archives/2012/01/13/farm2work-bringing-the-farmers-market-to-where-you-are</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1587304263851642880/index.html b/static/mytweets/ewagoner/status/1587304263851642880/index.html new file mode 100644 index 00000000..56dd15de --- /dev/null +++ b/static/mytweets/ewagoner/status/1587304263851642880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @lexfri: I really don’t swear too much on Twitter, but: This GOP House candidate can go fuck himself. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @lexfri: I really don’t swear too much on Twitter, but: This GOP House candidate can go fuck himself. +

+

+ 11/1/2022, 12:43:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1587305752984707073/index.html b/static/mytweets/ewagoner/status/1587305752984707073/index.html new file mode 100644 index 00000000..61aa60d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1587305752984707073/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Somebody went and did it! <a href="https://twitter.com/jana_pruden/status/1587236612303642625">https://twitter.com/jana_pruden/status/1587236612303642625</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1588212462872104961/index.html b/static/mytweets/ewagoner/status/1588212462872104961/index.html new file mode 100644 index 00000000..3a329a37 --- /dev/null +++ b/static/mytweets/ewagoner/status/1588212462872104961/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ChuckWendig: I was at the grocery store yesterday. Having checked out, I was still bagging my stuff, and the old lady now checking out… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ChuckWendig: I was at the grocery store yesterday. Having checked out, I was still bagging my stuff, and the old lady now checking out… +

+

+ 11/3/2022, 12:52:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1588213487880355840/index.html b/static/mytweets/ewagoner/status/1588213487880355840/index.html new file mode 100644 index 00000000..74ee61c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1588213487880355840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @HaliPhacks: I got laid off from Twitter this morning with no notice. I was the lead engineer responsible for your TL being full of expl… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @HaliPhacks: I got laid off from Twitter this morning with no notice. I was the lead engineer responsible for your TL being full of expl… +

+

+ 11/3/2022, 12:56:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1588259814290997256/index.html b/static/mytweets/ewagoner/status/1588259814290997256/index.html new file mode 100644 index 00000000..373d6cb8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1588259814290997256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Paging @holophrastic_an <a href="https://twitter.com/MCRofficaiI/status/1587597407453581312">https://twitter.com/MCRofficaiI/status/1587597407453581312</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1588337558387400704/index.html b/static/mytweets/ewagoner/status/1588337558387400704/index.html new file mode 100644 index 00000000..2caa4cf0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1588337558387400704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @WPXI: People who live in Shadyside say their tires are being deflated with lentil beans and whoever is responsible is also leaving behi… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @WPXI: People who live in Shadyside say their tires are being deflated with lentil beans and whoever is responsible is also leaving behi… +

+

+ 11/3/2022, 9:09:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1588583502823522304/index.html b/static/mytweets/ewagoner/status/1588583502823522304/index.html new file mode 100644 index 00000000..ee015851 --- /dev/null +++ b/static/mytweets/ewagoner/status/1588583502823522304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don’t really have an exit strategy yet but I’m mostly here to keep up with you (yes you) so I’ll go where you go. Sometimes I might even beat you there. I’ve been posting photos for a few months mostly into the void at BeReal, for instance. I’m the usual ewagoner over there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don’t really have an exit strategy yet but I’m mostly here to keep up with you (yes you) so I’ll go where you go. Sometimes I might even beat you there. I’ve been posting photos for a few months mostly into the void at BeReal, for instance. I’m the usual ewagoner over there. +

+

+ 11/4/2022, 1:26:36 PM +

+

Favs: 10

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1588647722164305920/index.html b/static/mytweets/ewagoner/status/1588647722164305920/index.html new file mode 100644 index 00000000..1382660c --- /dev/null +++ b/static/mytweets/ewagoner/status/1588647722164305920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JillPantozzi: me trying to communicate with friends after twitter dies + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JillPantozzi: me trying to communicate with friends after twitter dies

+

+

+ 11/4/2022, 5:41:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1589034581562462210/index.html b/static/mytweets/ewagoner/status/1589034581562462210/index.html new file mode 100644 index 00000000..d5edad55 --- /dev/null +++ b/static/mytweets/ewagoner/status/1589034581562462210/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Liana_K: I’m so happy to announce that my next book is available for preorder from Pittsburgh’s amazing White Whale Bookstore! https://… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Liana_K: I’m so happy to announce that my next book is available for preorder from Pittsburgh’s amazing White Whale Bookstore! https://… +

+

+ 11/5/2022, 7:19:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1589043380360814592/index.html b/static/mytweets/ewagoner/status/1589043380360814592/index.html new file mode 100644 index 00000000..1ad8c813 --- /dev/null +++ b/static/mytweets/ewagoner/status/1589043380360814592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Over twenty two years for me, and I concur. <a href="https://twitter.com/suegyford/status/1588957965331365888">https://twitter.com/suegyford/status/1588957965331365888</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1589044571681554432/index.html b/static/mytweets/ewagoner/status/1589044571681554432/index.html new file mode 100644 index 00000000..fd1cb18e --- /dev/null +++ b/static/mytweets/ewagoner/status/1589044571681554432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve had a mastodon account for years (ewagoner@mastodon.social) but the biggest impediment to me using it regularly is remembering that it’s not spelled mastadon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve had a mastodon account for years (ewagoner@mastodon.social) but the biggest impediment to me using it regularly is remembering that it’s not spelled mastadon. +

+

+ 11/5/2022, 7:58:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1589078794664566793/index.html b/static/mytweets/ewagoner/status/1589078794664566793/index.html new file mode 100644 index 00000000..07feff5d --- /dev/null +++ b/static/mytweets/ewagoner/status/1589078794664566793/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @alyankovic: @bj_carter @TheRokuChannel Roku's working on it. In the meantime there's VPN (Very Probably No) way to watch it legally. I'… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @alyankovic: @bj_carter @TheRokuChannel Roku's working on it. In the meantime there's VPN (Very Probably No) way to watch it legally. I'… +

+

+ 11/5/2022, 10:14:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/158908890707267584/index.html b/static/mytweets/ewagoner/status/158908890707267584/index.html new file mode 100644 index 00000000..d30895b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/158908890707267584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm at the Fabulous 40 Watt at 8:30 in the morning, watching the best funk band around, The HEAP. Here in Athens, <a href="http://instagr.am/p/ht-7F/">http://instagr.am/p/ht-7F/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm at the Fabulous 40 Watt at 8:30 in the morning, watching the best funk band around, The HEAP. Here in Athens, http://instagr.am/p/ht-7F/ +

+

+ 1/16/2012, 8:50:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/158911562852212736/index.html b/static/mytweets/ewagoner/status/158911562852212736/index.html new file mode 100644 index 00000000..168183dd --- /dev/null +++ b/static/mytweets/ewagoner/status/158911562852212736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Really, every Monday ought to start with a horn section. <a href="http://instagr.am/p/huGel/">http://instagr.am/p/huGel/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Really, every Monday ought to start with a horn section. http://instagr.am/p/huGel/ +

+

+ 1/16/2012, 9:00:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1589381705856589825/index.html b/static/mytweets/ewagoner/status/1589381705856589825/index.html new file mode 100644 index 00000000..a8efdf5b --- /dev/null +++ b/static/mytweets/ewagoner/status/1589381705856589825/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Saw Alton Brown narrate a performance of Peter and the Wolf by the Athens Symphony Orchestra. Afterwards the mayor came out an awarded him the key to the city. + +So that’s something we have in common. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Saw Alton Brown narrate a performance of Peter and the Wolf by the Athens Symphony Orchestra. Afterwards the mayor came out an awarded him the key to the city.

So that’s something we have in common. +

+

+ 11/6/2022, 5:18:22 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1589479096777580544/index.html b/static/mytweets/ewagoner/status/1589479096777580544/index.html new file mode 100644 index 00000000..a9211187 --- /dev/null +++ b/static/mytweets/ewagoner/status/1589479096777580544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Legopolis: Let’s make this an international day of celebration. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Legopolis: Let’s make this an international day of celebration.

+

+

+ 11/6/2022, 11:45:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1589483166968025089/index.html b/static/mytweets/ewagoner/status/1589483166968025089/index.html new file mode 100644 index 00000000..8dd272c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/1589483166968025089/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have an emergency mental health kit, and step one is watching this video. Most times I don’t need step two. <a href="https://twitter.com/Legopolis/status/1589466830565158913">https://twitter.com/Legopolis/status/1589466830565158913</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/158950452887699456/index.html b/static/mytweets/ewagoner/status/158950452887699456/index.html new file mode 100644 index 00000000..92bc416b --- /dev/null +++ b/static/mytweets/ewagoner/status/158950452887699456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A big spike in downloads of my Brothers Grimm podcast today. Don't know why, tho I hear professors are linking to it. <a href="http://skit.ch/nr29">http://skit.ch/nr29</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A big spike in downloads of my Brothers Grimm podcast today. Don't know why, tho I hear professors are linking to it. http://skit.ch/nr29 +

+

+ 1/16/2012, 11:35:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15895785405157376/index.html b/static/mytweets/ewagoner/status/15895785405157376/index.html new file mode 100644 index 00000000..280a3e56 --- /dev/null +++ b/static/mytweets/ewagoner/status/15895785405157376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Curses, foiled again! None of my downtown places w/ hot drinks serve them until late. I was looking forward all day to an after-work Glögg. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Curses, foiled again! None of my downtown places w/ hot drinks serve them until late. I was looking forward all day to an after-work Glögg. +

+

+ 12/17/2010, 5:27:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1589652708/index.html b/static/mytweets/ewagoner/status/1589652708/index.html new file mode 100644 index 00000000..c090e012 --- /dev/null +++ b/static/mytweets/ewagoner/status/1589652708/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So the scuttlebutt is GM will be shutting down their plants for two months this summer. Assuming they survive even that long, could be huge. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So the scuttlebutt is GM will be shutting down their plants for two months this summer. Assuming they survive even that long, could be huge. +

+

+ 4/22/2009, 8:15:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1590071595523084293/index.html b/static/mytweets/ewagoner/status/1590071595523084293/index.html new file mode 100644 index 00000000..a3fb3739 --- /dev/null +++ b/static/mytweets/ewagoner/status/1590071595523084293/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @iinteractive: Happy Tuesday and welcome to the latest Infinity interview! Get to know our developer Jeremy Tarver as we talk Toli, tree… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @iinteractive: Happy Tuesday and welcome to the latest Infinity interview! Get to know our developer Jeremy Tarver as we talk Toli, tree… +

+

+ 11/8/2022, 2:59:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/159009370737344512/index.html b/static/mytweets/ewagoner/status/159009370737344512/index.html new file mode 100644 index 00000000..393c8487 --- /dev/null +++ b/static/mytweets/ewagoner/status/159009370737344512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheDrabblecast: Iphone umbilical cord charger. <a href="http://bit.ly/zxGaw8">http://bit.ly/zxGaw8</a> Gross and awesome, watch it twitch! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheDrabblecast: Iphone umbilical cord charger. http://bit.ly/zxGaw8 Gross and awesome, watch it twitch! +

+

+ 1/16/2012, 3:29:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/159032960585170944/index.html b/static/mytweets/ewagoner/status/159032960585170944/index.html new file mode 100644 index 00000000..0c671dee --- /dev/null +++ b/static/mytweets/ewagoner/status/159032960585170944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read "Herr Korbes". It's a short strange story of several animals and ordinarily inanimate objects on a trip. <a href="http://grimmlunch.libsyn.com/webpage/herr-korbes">http://grimmlunch.libsyn.com/webpage/herr-korbes</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I read "Herr Korbes". It's a short strange story of several animals and ordinarily inanimate objects on a trip. http://grimmlunch.libsyn.com/webpage/herr-korbes +

+

+ 1/16/2012, 5:03:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1590794466650165367/index.html b/static/mytweets/ewagoner/status/1590794466650165367/index.html new file mode 100644 index 00000000..218f6345 --- /dev/null +++ b/static/mytweets/ewagoner/status/1590794466650165367/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + RT @everyplace: As per usual, when a new Twitter trend erupts, <a href="http://RealTwitter.com">http://RealTwitter.com</a> is there for you: + +✅.realtwitter.com +Only non-“Blue… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @everyplace: As per usual, when a new Twitter trend erupts, http://RealTwitter.com is there for you:

✅.realtwitter.com
Only non-“Blue… +

+

+ 11/10/2022, 2:52:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/159104229884182529/index.html b/static/mytweets/ewagoner/status/159104229884182529/index.html new file mode 100644 index 00000000..d7bb3d5a --- /dev/null +++ b/static/mytweets/ewagoner/status/159104229884182529/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I make a version of this flyer every January. In 2007, there was a single pushpin in Athens, GA. Now: <a href="http://skit.ch/nr4j">http://skit.ch/nr4j</a> #locallygrown + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I make a version of this flyer every January. In 2007, there was a single pushpin in Athens, GA. Now: http://skit.ch/nr4j #locallygrown +

+

+ 1/16/2012, 9:46:19 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/159105906599141376/index.html b/static/mytweets/ewagoner/status/159105906599141376/index.html new file mode 100644 index 00000000..5ee86cfe --- /dev/null +++ b/static/mytweets/ewagoner/status/159105906599141376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My town's Friday night fish fry place has a song written about it by a Canadian "Americana" singer. What's yours got? <a href="http://www.archive.org/details/BootysFishHouse_329">http://www.archive.org/details/BootysFishHouse_329</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My town's Friday night fish fry place has a song written about it by a Canadian "Americana" singer. What's yours got? http://www.archive.org/details/BootysFishHouse_329 +

+

+ 1/16/2012, 9:52:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1591235713227530240/index.html b/static/mytweets/ewagoner/status/1591235713227530240/index.html new file mode 100644 index 00000000..b7256bd4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1591235713227530240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @EleanorMorton: Scottish mastadon may be even better than Scottish twitter + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @EleanorMorton: Scottish mastadon may be even better than Scottish twitter

+

+

+ 11/11/2022, 8:05:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15914208994525184/index.html b/static/mytweets/ewagoner/status/15914208994525184/index.html new file mode 100644 index 00000000..1d38173d --- /dev/null +++ b/static/mytweets/ewagoner/status/15914208994525184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Managed to make it back to @highwirelounge for some Glogg. I could drink this for hours. http://gdzl.la/92G6JG + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Managed to make it back to @highwirelounge for some Glogg. I could drink this for hours. http://gdzl.la/92G6JG +

+

+ 12/17/2010, 6:40:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1591524176652898305/index.html b/static/mytweets/ewagoner/status/1591524176652898305/index.html new file mode 100644 index 00000000..fa9bf467 --- /dev/null +++ b/static/mytweets/ewagoner/status/1591524176652898305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The sad reality is Gen Xers are starting to die off in ever increasing numbers and those with money (and thus generally better health and generally more right leaning politics) are starting to have a disproportionate effect on the polls. <a href="https://twitter.com/BriannaWu/status/1591518175660752898">https://twitter.com/BriannaWu/status/1591518175660752898</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The sad reality is Gen Xers are starting to die off in ever increasing numbers and those with money (and thus generally better health and generally more right leaning politics) are starting to have a disproportionate effect on the polls. https://twitter.com/BriannaWu/status/1591518175660752898 +

+

+ 11/12/2022, 3:11:47 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1591818114483765249/index.html b/static/mytweets/ewagoner/status/1591818114483765249/index.html new file mode 100644 index 00000000..b49518d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1591818114483765249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @rebeccamakkai: This is a thread about a) how the word "nacho" and the word "Nazi" come from the same source, and what it has to do with… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @rebeccamakkai: This is a thread about a) how the word "nacho" and the word "Nazi" come from the same source, and what it has to do with… +

+

+ 11/13/2022, 10:39:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1592282943862497284/index.html b/static/mytweets/ewagoner/status/1592282943862497284/index.html new file mode 100644 index 00000000..17f78f1f --- /dev/null +++ b/static/mytweets/ewagoner/status/1592282943862497284/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AlsDodds: The Basque language has always been surrounded by mystery with regards to its origin. Today, there has been a massive breakth… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AlsDodds: The Basque language has always been surrounded by mystery with regards to its origin. Today, there has been a massive breakth… +

+

+ 11/14/2022, 5:26:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1592367233870839808/index.html b/static/mytweets/ewagoner/status/1592367233870839808/index.html new file mode 100644 index 00000000..d83d0936 --- /dev/null +++ b/static/mytweets/ewagoner/status/1592367233870839808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ggooooddddoogg: if it looks like i faved a bunch of your cleavage pictures from 2018 that’s actually a twitter glitch because so many o… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ggooooddddoogg: if it looks like i faved a bunch of your cleavage pictures from 2018 that’s actually a twitter glitch because so many o… +

+

+ 11/14/2022, 11:01:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/159275165769928704/index.html b/static/mytweets/ewagoner/status/159275165769928704/index.html new file mode 100644 index 00000000..92f29404 --- /dev/null +++ b/static/mytweets/ewagoner/status/159275165769928704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm on the road to Little Rock. It's a little twelve hour jaunt. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm on the road to Little Rock. It's a little twelve hour jaunt. +

+

+ 1/17/2012, 9:05:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1592979537205383168/index.html b/static/mytweets/ewagoner/status/1592979537205383168/index.html new file mode 100644 index 00000000..da000bd3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1592979537205383168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @atrupar: "I don't know if you know, vampires are cool people, are they not?" -- Herschel Walker's speeches are somehow even less cohere… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @atrupar: "I don't know if you know, vampires are cool people, are they not?" -- Herschel Walker's speeches are somehow even less cohere… +

+

+ 11/16/2022, 3:34:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1593000219817517057/index.html b/static/mytweets/ewagoner/status/1593000219817517057/index.html new file mode 100644 index 00000000..b4114a0e --- /dev/null +++ b/static/mytweets/ewagoner/status/1593000219817517057/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Paul_Bowers: A hard-right faction took control of the 4th-largest school district in South Carolina last night and immediately got to w… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Paul_Bowers: A hard-right faction took control of the 4th-largest school district in South Carolina last night and immediately got to w… +

+

+ 11/16/2022, 4:57:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1593023597668360194/index.html b/static/mytweets/ewagoner/status/1593023597668360194/index.html new file mode 100644 index 00000000..660ba371 --- /dev/null +++ b/static/mytweets/ewagoner/status/1593023597668360194/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @depechejoe: Imagine if Andor's season finale is great, just really thoughtful and compelling stuff throughout, but then there's a post… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @depechejoe: Imagine if Andor's season finale is great, just really thoughtful and compelling stuff throughout, but then there's a post… +

+

+ 11/16/2022, 6:29:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1593414957411999745/index.html b/static/mytweets/ewagoner/status/1593414957411999745/index.html new file mode 100644 index 00000000..37e99efb --- /dev/null +++ b/static/mytweets/ewagoner/status/1593414957411999745/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ReverendWarnock: The job of a Senator is to bring folks together 😉 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ReverendWarnock: The job of a Senator is to bring folks together 😉

+

+

+ 11/17/2022, 8:25:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1593418649540386816/index.html b/static/mytweets/ewagoner/status/1593418649540386816/index.html new file mode 100644 index 00000000..dc417fa5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1593418649540386816/index.html @@ -0,0 +1,59 @@ + + + + + + + + + + + + + RT @jfruh: [twitter timeline] + +me: [chanting] fail whale, fail whale- + +other tweeters: fail whale, FAIL WHALE + +ex twitter engineers: [pound… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jfruh: [twitter timeline]

me: [chanting] fail whale, fail whale-

other tweeters: fail whale, FAIL WHALE

ex twitter engineers: [pound… +

+

+ 11/17/2022, 8:39:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1593436175699681280/index.html b/static/mytweets/ewagoner/status/1593436175699681280/index.html new file mode 100644 index 00000000..6674cb7a --- /dev/null +++ b/static/mytweets/ewagoner/status/1593436175699681280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @bartlebooth45: Towards thee I roll, thou all-destroying but unconquering whale; to the last I grapple with thee; from hell’s heart I st… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @bartlebooth45: Towards thee I roll, thou all-destroying but unconquering whale; to the last I grapple with thee; from hell’s heart I st… +

+

+ 11/17/2022, 9:49:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1593446182436556801/index.html b/static/mytweets/ewagoner/status/1593446182436556801/index.html new file mode 100644 index 00000000..4bcc18e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/1593446182436556801/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I joined Twitter in January of 2007. My online farmers market system was written with the same framework and even shared server space with Twitter for several years. + +Yeah, this place became a hellscape for a while but it was getting better. I hate seeing it gutted like this. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I joined Twitter in January of 2007. My online farmers market system was written with the same framework and even shared server space with Twitter for several years.

Yeah, this place became a hellscape for a while but it was getting better. I hate seeing it gutted like this. +

+

+ 11/17/2022, 10:29:09 PM +

+

Favs: 6

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1593453166443446273/index.html b/static/mytweets/ewagoner/status/1593453166443446273/index.html new file mode 100644 index 00000000..fe017779 --- /dev/null +++ b/static/mytweets/ewagoner/status/1593453166443446273/index.html @@ -0,0 +1,104 @@ + + + + + + + + + + + + + Had my last ketamine assisted therapy session today. Took 400mg, which is a fuck ton of ketamine, and my brain has been kinda scrambled all day. Catching up on my timeline here is all kinds of surreal. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had my last ketamine assisted therapy session today. Took 400mg, which is a fuck ton of ketamine, and my brain has been kinda scrambled all day. Catching up on my timeline here is all kinds of surreal. +

+

+ 11/17/2022, 10:56:54 PM +

+

Favs: 4

+

Retweets: 0

+ +
+ + + + + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ll keep taking ketamine for a while, but at home on my own in a safe space. Twice a week, 300-400mg, but now I can do it in the evening and not have to miss entire days of work. The amount of time it required was the most surprising thing of this whole regimen. +

+

+ 11/17/2022, 11:01:13 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Three hour sessions”, sure, but you’re pretty much useless the whole rest of the day.

And even then I had to do a whole lot more than they wanted me to, just being a parent and an adult with responsibilities. +

+

+ 11/17/2022, 11:02:47 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1593453298324893698/index.html b/static/mytweets/ewagoner/status/1593453298324893698/index.html new file mode 100644 index 00000000..ccc65c07 --- /dev/null +++ b/static/mytweets/ewagoner/status/1593453298324893698/index.html @@ -0,0 +1,104 @@ + + + + + + + + + + + + + Here’s a guide to the effects of various doses of ketamine. It stops at 150-200mg with “complete ego dissolution”. <br><br><a href="https://psychedelictimes.com/a-dosing-guide-for-using-ketamine-for-psychedelic-therapy/">https://psychedelictimes.com/a-dosing-guide-for-using-ketamine-for-psychedelic-therapy/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had my last ketamine assisted therapy session today. Took 400mg, which is a fuck ton of ketamine, and my brain has been kinda scrambled all day. Catching up on my timeline here is all kinds of surreal. +

+

+ 11/17/2022, 10:56:54 PM +

+

Favs: 4

+

Retweets: 0

+ +
+ + + + + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ll keep taking ketamine for a while, but at home on my own in a safe space. Twice a week, 300-400mg, but now I can do it in the evening and not have to miss entire days of work. The amount of time it required was the most surprising thing of this whole regimen. +

+

+ 11/17/2022, 11:01:13 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Three hour sessions”, sure, but you’re pretty much useless the whole rest of the day.

And even then I had to do a whole lot more than they wanted me to, just being a parent and an adult with responsibilities. +

+

+ 11/17/2022, 11:02:47 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1593454253116620800/index.html b/static/mytweets/ewagoner/status/1593454253116620800/index.html new file mode 100644 index 00000000..98688f3e --- /dev/null +++ b/static/mytweets/ewagoner/status/1593454253116620800/index.html @@ -0,0 +1,104 @@ + + + + + + + + + + + + + I’ll keep taking ketamine for a while, but at home on my own in a safe space. Twice a week, 300-400mg, but now I can do it in the evening and not have to miss entire days of work. The amount of time it required was the most surprising thing of this whole regimen. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had my last ketamine assisted therapy session today. Took 400mg, which is a fuck ton of ketamine, and my brain has been kinda scrambled all day. Catching up on my timeline here is all kinds of surreal. +

+

+ 11/17/2022, 10:56:54 PM +

+

Favs: 4

+

Retweets: 0

+ +
+ + + + + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ll keep taking ketamine for a while, but at home on my own in a safe space. Twice a week, 300-400mg, but now I can do it in the evening and not have to miss entire days of work. The amount of time it required was the most surprising thing of this whole regimen. +

+

+ 11/17/2022, 11:01:13 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Three hour sessions”, sure, but you’re pretty much useless the whole rest of the day.

And even then I had to do a whole lot more than they wanted me to, just being a parent and an adult with responsibilities. +

+

+ 11/17/2022, 11:02:47 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1593454646341046273/index.html b/static/mytweets/ewagoner/status/1593454646341046273/index.html new file mode 100644 index 00000000..d8f06356 --- /dev/null +++ b/static/mytweets/ewagoner/status/1593454646341046273/index.html @@ -0,0 +1,108 @@ + + + + + + + + + + + + + “Three hour sessions”, sure, but you’re pretty much useless the whole rest of the day. + +And even then I had to do a whole lot more than they wanted me to, just being a parent and an adult with responsibilities. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had my last ketamine assisted therapy session today. Took 400mg, which is a fuck ton of ketamine, and my brain has been kinda scrambled all day. Catching up on my timeline here is all kinds of surreal. +

+

+ 11/17/2022, 10:56:54 PM +

+

Favs: 4

+

Retweets: 0

+ +
+ + + + + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ll keep taking ketamine for a while, but at home on my own in a safe space. Twice a week, 300-400mg, but now I can do it in the evening and not have to miss entire days of work. The amount of time it required was the most surprising thing of this whole regimen. +

+

+ 11/17/2022, 11:01:13 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Three hour sessions”, sure, but you’re pretty much useless the whole rest of the day.

And even then I had to do a whole lot more than they wanted me to, just being a parent and an adult with responsibilities. +

+

+ 11/17/2022, 11:02:47 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1593481000310476800/index.html b/static/mytweets/ewagoner/status/1593481000310476800/index.html new file mode 100644 index 00000000..51b4b1ff --- /dev/null +++ b/static/mytweets/ewagoner/status/1593481000310476800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Same, tbh. <a href="https://twitter.com/unusual_whales/status/1593452550237618176">https://twitter.com/unusual_whales/status/1593452550237618176</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1593490804739256320/index.html b/static/mytweets/ewagoner/status/1593490804739256320/index.html new file mode 100644 index 00000000..3046a89a --- /dev/null +++ b/static/mytweets/ewagoner/status/1593490804739256320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve made my share of questionable decisions, sure, but getting a hot tub and then watching meteor showers in it was not one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve made my share of questionable decisions, sure, but getting a hot tub and then watching meteor showers in it was not one. +

+

+ 11/18/2022, 1:26:28 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1593493839251120128/index.html b/static/mytweets/ewagoner/status/1593493839251120128/index.html new file mode 100644 index 00000000..61f04a30 --- /dev/null +++ b/static/mytweets/ewagoner/status/1593493839251120128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @growing_daniel: Most difficult five days of my posting career but we got him + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @growing_daniel: Most difficult five days of my posting career but we got him

+

+

+ 11/18/2022, 1:38:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1594153408159703044/index.html b/static/mytweets/ewagoner/status/1594153408159703044/index.html new file mode 100644 index 00000000..10b3465f --- /dev/null +++ b/static/mytweets/ewagoner/status/1594153408159703044/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + RT @loresjoberg: Nine, nine, nine for the humans and +Five, five, five for the dwarf lords and +Three, three, three for the elf kings and +One… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @loresjoberg: Nine, nine, nine for the humans and
Five, five, five for the dwarf lords and
Three, three, three for the elf kings and
One… +

+

+ 11/19/2022, 9:19:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1594167788175769600/index.html b/static/mytweets/ewagoner/status/1594167788175769600/index.html new file mode 100644 index 00000000..5158702b --- /dev/null +++ b/static/mytweets/ewagoner/status/1594167788175769600/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Welp, just saw the news. Was already transitioning away but that was my red line. The only other things I’ll post on here is where you can find me. + +🫡 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Welp, just saw the news. Was already transitioning away but that was my red line. The only other things I’ll post on here is where you can find me.

🫡 +

+

+ 11/19/2022, 10:16:33 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1594534817462353920/index.html b/static/mytweets/ewagoner/status/1594534817462353920/index.html new file mode 100644 index 00000000..75639cda --- /dev/null +++ b/static/mytweets/ewagoner/status/1594534817462353920/index.html @@ -0,0 +1,85 @@ + + + + + + + + + + + + + One place you can find me is BeReal. One picture a day and everyone posts at about the same time. Most the time I’ve been there I’ve been friendless but I still liked to it just for me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One place you can find me is BeReal. One picture a day and everyone posts at about the same time. Most the time I’ve been there I’ve been friendless but I still liked to it just for me. +

+

+ 11/20/2022, 10:35:00 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Turns out it’s even more fun now that I have a few friends. I really get an emotional lift from all of us lifting our heads and checking in with one another. “I’m still here!”

This is me: https://bere.al/ewagoner +

+

+ 11/20/2022, 10:36:24 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You can create selfies of a handful of react emojis, and I like that. I enjoy seeing my friends making heart eyes.

My first friend there enjoys middle finger “flippies” and so all my react pics are variations on that.

Probably should change that at some point. Not today tho. +

+

+ 11/20/2022, 10:46:41 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1594535172086517762/index.html b/static/mytweets/ewagoner/status/1594535172086517762/index.html new file mode 100644 index 00000000..1117ba2f --- /dev/null +++ b/static/mytweets/ewagoner/status/1594535172086517762/index.html @@ -0,0 +1,85 @@ + + + + + + + + + + + + + Turns out it’s even more fun now that I have a few friends. I really get an emotional lift from all of us lifting our heads and checking in with one another. “I’m still here!”<br><br>This is me: <a href="https://bere.al/ewagoner">https://bere.al/ewagoner</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One place you can find me is BeReal. One picture a day and everyone posts at about the same time. Most the time I’ve been there I’ve been friendless but I still liked to it just for me. +

+

+ 11/20/2022, 10:35:00 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Turns out it’s even more fun now that I have a few friends. I really get an emotional lift from all of us lifting our heads and checking in with one another. “I’m still here!”

This is me: https://bere.al/ewagoner +

+

+ 11/20/2022, 10:36:24 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You can create selfies of a handful of react emojis, and I like that. I enjoy seeing my friends making heart eyes.

My first friend there enjoys middle finger “flippies” and so all my react pics are variations on that.

Probably should change that at some point. Not today tho. +

+

+ 11/20/2022, 10:46:41 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1594537759179694081/index.html b/static/mytweets/ewagoner/status/1594537759179694081/index.html new file mode 100644 index 00000000..b8aceb35 --- /dev/null +++ b/static/mytweets/ewagoner/status/1594537759179694081/index.html @@ -0,0 +1,93 @@ + + + + + + + + + + + + + You can create selfies of a handful of react emojis, and I like that. I enjoy seeing my friends making heart eyes. + +My first friend there enjoys middle finger “flippies” and so all my react pics are variations on that. + +Probably should change that at some point. Not today tho. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One place you can find me is BeReal. One picture a day and everyone posts at about the same time. Most the time I’ve been there I’ve been friendless but I still liked to it just for me. +

+

+ 11/20/2022, 10:35:00 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Turns out it’s even more fun now that I have a few friends. I really get an emotional lift from all of us lifting our heads and checking in with one another. “I’m still here!”

This is me: https://bere.al/ewagoner +

+

+ 11/20/2022, 10:36:24 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You can create selfies of a handful of react emojis, and I like that. I enjoy seeing my friends making heart eyes.

My first friend there enjoys middle finger “flippies” and so all my react pics are variations on that.

Probably should change that at some point. Not today tho. +

+

+ 11/20/2022, 10:46:41 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1594802847668903937/index.html b/static/mytweets/ewagoner/status/1594802847668903937/index.html new file mode 100644 index 00000000..d324935c --- /dev/null +++ b/static/mytweets/ewagoner/status/1594802847668903937/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m @ewagoner@mastodon.social over there. <a href="https://twitter.com/IanColdwater/status/1594786136475734016">https://twitter.com/IanColdwater/status/1594786136475734016</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1595119391544414224/index.html b/static/mytweets/ewagoner/status/1595119391544414224/index.html new file mode 100644 index 00000000..ee027875 --- /dev/null +++ b/static/mytweets/ewagoner/status/1595119391544414224/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + I’ve been posting photos to instagram for twelve years as “ewagoner”. + +Going forward, I’m also posting to Pixelfed, a federated system that dovetails with mastodon. You can find me there at <a href="https://pix.kestrelsnest.social/eric">https://pix.kestrelsnest.social/eric</a> + +There’s an RSS feed there as well if you wanna follow your way. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve been posting photos to instagram for twelve years as “ewagoner”.

Going forward, I’m also posting to Pixelfed, a federated system that dovetails with mastodon. You can find me there at https://pix.kestrelsnest.social/eric

There’s an RSS feed there as well if you wanna follow your way. +

+

+ 11/22/2022, 1:17:53 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1595122719741415450/index.html b/static/mytweets/ewagoner/status/1595122719741415450/index.html new file mode 100644 index 00000000..586bca9f --- /dev/null +++ b/static/mytweets/ewagoner/status/1595122719741415450/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Speaking of mastodon, I also took the opportunity to set up my own instance of that too. I use the migration tools so it should be seamless for everyone but for the record my short form text now goes to <a href="https://toots.kestrelsnest.social/@eric">https://toots.kestrelsnest.social/@eric</a> + +It too has an RSS feed for your own tooling. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Speaking of mastodon, I also took the opportunity to set up my own instance of that too. I use the migration tools so it should be seamless for everyone but for the record my short form text now goes to https://toots.kestrelsnest.social/@eric

It too has an RSS feed for your own tooling. +

+

+ 11/22/2022, 1:31:06 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1595164700991721472/index.html b/static/mytweets/ewagoner/status/1595164700991721472/index.html new file mode 100644 index 00000000..30411151 --- /dev/null +++ b/static/mytweets/ewagoner/status/1595164700991721472/index.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + Finding <a href="http://yunohost.org">http://yunohost.org</a> made it super easy to set up my own federated sites and fully commit to Not Here. <br><br>In less than an hour, I bought a domain name, bought a virtual machine from DigitalOcean, and set up Mastodon, PixelFed, Gitea, and some other toys to play with. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finding http://yunohost.org made it super easy to set up my own federated sites and fully commit to Not Here.

In less than an hour, I bought a domain name, bought a virtual machine from DigitalOcean, and set up Mastodon, PixelFed, Gitea, and some other toys to play with. +

+

+ 11/22/2022, 4:17:56 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I went from relying on crowded overtaxed instances to having my own, all while still coming off a ketamine high.

The server costs $20ish/mo, and just having it will prod me to do a bunch of other stuff that's been kicking around in my head. Suddenly it's 2000 again, only easier. +

+

+ 11/22/2022, 4:20:36 PM +

+

Favs: 8

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1595165374009708544/index.html b/static/mytweets/ewagoner/status/1595165374009708544/index.html new file mode 100644 index 00000000..d11180ea --- /dev/null +++ b/static/mytweets/ewagoner/status/1595165374009708544/index.html @@ -0,0 +1,70 @@ + + + + + + + + + + + + + I went from relying on crowded overtaxed instances to having my own, all while still coming off a ketamine high. + +The server costs $20ish/mo, and just having it will prod me to do a bunch of other stuff that's been kicking around in my head. Suddenly it's 2000 again, only easier. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finding http://yunohost.org made it super easy to set up my own federated sites and fully commit to Not Here.

In less than an hour, I bought a domain name, bought a virtual machine from DigitalOcean, and set up Mastodon, PixelFed, Gitea, and some other toys to play with. +

+

+ 11/22/2022, 4:17:56 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I went from relying on crowded overtaxed instances to having my own, all while still coming off a ketamine high.

The server costs $20ish/mo, and just having it will prod me to do a bunch of other stuff that's been kicking around in my head. Suddenly it's 2000 again, only easier. +

+

+ 11/22/2022, 4:20:36 PM +

+

Favs: 8

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15954631759/index.html b/static/mytweets/ewagoner/status/15954631759/index.html new file mode 100644 index 00000000..82d1ad1a --- /dev/null +++ b/static/mytweets/ewagoner/status/15954631759/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Former nominee for the New Jersey Governor's Teacher of the Year Award takes it to the governor of New Jersey: http://is.gd/cLTOW + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Former nominee for the New Jersey Governor's Teacher of the Year Award takes it to the governor of New Jersey: http://is.gd/cLTOW +

+

+ 6/11/2010, 4:45:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/15955851940/index.html b/static/mytweets/ewagoner/status/15955851940/index.html new file mode 100644 index 00000000..8beac24e --- /dev/null +++ b/static/mytweets/ewagoner/status/15955851940/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This phrase found on the side of a pancake mix has exactly zero hits on Google. Really? What does it mean? http://gdzl.la/89xBba + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This phrase found on the side of a pancake mix has exactly zero hits on Google. Really? What does it mean? http://gdzl.la/89xBba +

+

+ 6/11/2010, 5:10:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/159653980857843713/index.html b/static/mytweets/ewagoner/status/159653980857843713/index.html new file mode 100644 index 00000000..ce4564f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/159653980857843713/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I will be the Duckmaster today at 5pm at the Peabody Little Rock. So, scratch that off my bucket list. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I will be the Duckmaster today at 5pm at the Peabody Little Rock. So, scratch that off my bucket list. +

+

+ 1/18/2012, 10:10:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1596687838/index.html b/static/mytweets/ewagoner/status/1596687838/index.html new file mode 100644 index 00000000..148a2d16 --- /dev/null +++ b/static/mytweets/ewagoner/status/1596687838/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens Locally Grown pickup today from 4:30 to 8pm. Beautiful day for it! Starting next week: new "Meet the Grower" table. http://is.gd/u8Ph + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens Locally Grown pickup today from 4:30 to 8pm. Beautiful day for it! Starting next week: new "Meet the Grower" table. http://is.gd/u8Ph +

+

+ 4/23/2009, 3:02:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1597087807973228544/index.html b/static/mytweets/ewagoner/status/1597087807973228544/index.html new file mode 100644 index 00000000..61fffbb9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1597087807973228544/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + So my short writing is going to mastodon (<a href="http://toots.kestrelsnest.social/@eric">http://toots.kestrelsnest.social/@eric</a> ) and my photos are going to pixelfed (<a href="http://pix.kestrelsnest.social/@eric">http://pix.kestrelsnest.social/@eric</a>) so it's only natural I round out the space with a place for my longer writing. + +Kestrel's Nest the blog is back! + +<a href="https://blog.kestrelsnest.social/posts/2022-11-27-like-the-legend-of-the-phoenix/">https://blog.kestrelsnest.social/posts/2022-11-27-like-the-legend-of-the-phoenix/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/159737143776907264/index.html b/static/mytweets/ewagoner/status/159737143776907264/index.html new file mode 100644 index 00000000..eb34addb --- /dev/null +++ b/static/mytweets/ewagoner/status/159737143776907264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Courage" A sculpture made from welding rods. <a href="http://instagr.am/p/iWrBR/">http://instagr.am/p/iWrBR/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Courage" A sculpture made from welding rods. http://instagr.am/p/iWrBR/ +

+

+ 1/18/2012, 3:41:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/159761010524295168/index.html b/static/mytweets/ewagoner/status/159761010524295168/index.html new file mode 100644 index 00000000..e8fd016b --- /dev/null +++ b/static/mytweets/ewagoner/status/159761010524295168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I dropped in on one of the farmers markets using my software: ASN Local Food Club (509 Scott, 6th St, Little Rock) <a href="http://4sq.com/zP1UTA">http://4sq.com/zP1UTA</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I dropped in on one of the farmers markets using my software: ASN Local Food Club (509 Scott, 6th St, Little Rock) http://4sq.com/zP1UTA +

+

+ 1/18/2012, 5:16:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/159763306557603840/index.html b/static/mytweets/ewagoner/status/159763306557603840/index.html new file mode 100644 index 00000000..69d96d85 --- /dev/null +++ b/static/mytweets/ewagoner/status/159763306557603840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Log cabins and a garden in downtown Little Rock <a href="http://instagr.am/p/iYPyt/">http://instagr.am/p/iYPyt/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Log cabins and a garden in downtown Little Rock http://instagr.am/p/iYPyt/ +

+

+ 1/18/2012, 5:25:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/159776096995377153/index.html b/static/mytweets/ewagoner/status/159776096995377153/index.html new file mode 100644 index 00000000..55173a81 --- /dev/null +++ b/static/mytweets/ewagoner/status/159776096995377153/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Certified Honorary Duckmaater <a href="http://instagr.am/p/iZDuE/">http://instagr.am/p/iZDuE/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Certified Honorary Duckmaater http://instagr.am/p/iZDuE/ +

+

+ 1/18/2012, 6:16:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/159814974116605953/index.html b/static/mytweets/ewagoner/status/159814974116605953/index.html new file mode 100644 index 00000000..e2c2cef6 --- /dev/null +++ b/static/mytweets/ewagoner/status/159814974116605953/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wandered the streets of Little Rock for over an hour looking for a dinner that suited me. And then I found "a c <a href="http://instagr.am/p/ibf-I/">http://instagr.am/p/ibf-I/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wandered the streets of Little Rock for over an hour looking for a dinner that suited me. And then I found "a c http://instagr.am/p/ibf-I/ +

+

+ 1/18/2012, 8:50:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/159818363412025344/index.html b/static/mytweets/ewagoner/status/159818363412025344/index.html new file mode 100644 index 00000000..1bedaaa2 --- /dev/null +++ b/static/mytweets/ewagoner/status/159818363412025344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dizzy's Gypsy Bistro has the best foursquare special I've seen: "Check in three times, get a free slice of wedding cake". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dizzy's Gypsy Bistro has the best foursquare special I've seen: "Check in three times, get a free slice of wedding cake". +

+

+ 1/18/2012, 9:04:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/159822965582733313/index.html b/static/mytweets/ewagoner/status/159822965582733313/index.html new file mode 100644 index 00000000..ad998059 --- /dev/null +++ b/static/mytweets/ewagoner/status/159822965582733313/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I walked by a closed art gallery, and saw a large Buck Rogers ray gun in the window. <a href="http://instagr.am/p/ib6nb/">http://instagr.am/p/ib6nb/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I walked by a closed art gallery, and saw a large Buck Rogers ray gun in the window. http://instagr.am/p/ib6nb/ +

+

+ 1/18/2012, 9:22:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/159824363707826176/index.html b/static/mytweets/ewagoner/status/159824363707826176/index.html new file mode 100644 index 00000000..07a94f51 --- /dev/null +++ b/static/mytweets/ewagoner/status/159824363707826176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm trying to eat my salad and pretend that I didn't wolf down an obscene amount of cheese dip, but the shockingl <a href="http://instagr.am/p/icAVg/">http://instagr.am/p/icAVg/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm trying to eat my salad and pretend that I didn't wolf down an obscene amount of cheese dip, but the shockingl http://instagr.am/p/icAVg/ +

+

+ 1/18/2012, 9:27:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/159838323945381888/index.html b/static/mytweets/ewagoner/status/159838323945381888/index.html new file mode 100644 index 00000000..bc232b9b --- /dev/null +++ b/static/mytweets/ewagoner/status/159838323945381888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Laughing Sally" (bronze sculpture) She looks rather maniacal at night, lot from below. <a href="http://instagr.am/p/ic8QF/">http://instagr.am/p/ic8QF/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Laughing Sally" (bronze sculpture) She looks rather maniacal at night, lot from below. http://instagr.am/p/ic8QF/ +

+

+ 1/18/2012, 10:23:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/159874499611860992/index.html b/static/mytweets/ewagoner/status/159874499611860992/index.html new file mode 100644 index 00000000..cab695e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/159874499611860992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sure, I could have gone to bed at a reasonable hour, but instead I made this video about my experience as Duckmaster: <a href="http://www.youtube.com/watch?v=R4YTv5em94A">http://www.youtube.com/watch?v=R4YTv5em94A</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sure, I could have gone to bed at a reasonable hour, but instead I made this video about my experience as Duckmaster: http://www.youtube.com/watch?v=R4YTv5em94A +

+

+ 1/19/2012, 12:47:05 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1599590380965892096/index.html b/static/mytweets/ewagoner/status/1599590380965892096/index.html new file mode 100644 index 00000000..06f6e30a --- /dev/null +++ b/static/mytweets/ewagoner/status/1599590380965892096/index.html @@ -0,0 +1,85 @@ + + + + + + + + + + + + + I've started paring down my follows list. I hate knowing that even my insignificant social graph is adding value to the owner and the business he is trying to attract. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've started paring down my follows list. I hate knowing that even my insignificant social graph is adding value to the owner and the business he is trying to attract. +

+

+ 12/4/2022, 9:24:00 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I understand why some of you are still here and I keep returning to see you. I feel morally obligated not to like your posts (see previous tweet) but I really want to because I do, in fact, like them. +

+

+ 12/4/2022, 9:24:31 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Every day the owner here posts things more vile than the last.

I'm continuing to ruthlessly cut my follows list and am only coming by here to catch up on those of you I can't follow anywhere else. The quicker the servers here burn to the ground, the better. +

+

+ 12/11/2022, 2:12:25 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1599590511412621312/index.html b/static/mytweets/ewagoner/status/1599590511412621312/index.html new file mode 100644 index 00000000..4778b65e --- /dev/null +++ b/static/mytweets/ewagoner/status/1599590511412621312/index.html @@ -0,0 +1,85 @@ + + + + + + + + + + + + + I understand why some of you are still here and I keep returning to see you. I feel morally obligated not to like your posts (see previous tweet) but I really want to because I do, in fact, like them. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've started paring down my follows list. I hate knowing that even my insignificant social graph is adding value to the owner and the business he is trying to attract. +

+

+ 12/4/2022, 9:24:00 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I understand why some of you are still here and I keep returning to see you. I feel morally obligated not to like your posts (see previous tweet) but I really want to because I do, in fact, like them. +

+

+ 12/4/2022, 9:24:31 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Every day the owner here posts things more vile than the last.

I'm continuing to ruthlessly cut my follows list and am only coming by here to catch up on those of you I can't follow anywhere else. The quicker the servers here burn to the ground, the better. +

+

+ 12/11/2022, 2:12:25 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160173777316102145/index.html b/static/mytweets/ewagoner/status/160173777316102145/index.html new file mode 100644 index 00000000..5c097b4b --- /dev/null +++ b/static/mytweets/ewagoner/status/160173777316102145/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The trade show at the #ssawg conference has the best crooks money can buy. I may get one to help herd Juniper. <a href="http://instagr.am/p/itLmO/">http://instagr.am/p/itLmO/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The trade show at the #ssawg conference has the best crooks money can buy. I may get one to help herd Juniper. http://instagr.am/p/itLmO/ +

+

+ 1/19/2012, 8:36:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160182172098105346/index.html b/static/mytweets/ewagoner/status/160182172098105346/index.html new file mode 100644 index 00000000..ba1c337a --- /dev/null +++ b/static/mytweets/ewagoner/status/160182172098105346/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sometimes a little melancholy saladness does the body good. @ Dizzy's Gypsy Bistro <a href="http://instagr.am/p/itxPf/">http://instagr.am/p/itxPf/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sometimes a little melancholy saladness does the body good. @ Dizzy's Gypsy Bistro http://instagr.am/p/itxPf/ +

+

+ 1/19/2012, 9:09:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160183189657235456/index.html b/static/mytweets/ewagoner/status/160183189657235456/index.html new file mode 100644 index 00000000..11518806 --- /dev/null +++ b/static/mytweets/ewagoner/status/160183189657235456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Limoncello and citrus vodka makes a fine martini. Not my usual fare, but fine nonetheless. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Limoncello and citrus vodka makes a fine martini. Not my usual fare, but fine nonetheless. +

+

+ 1/19/2012, 9:13:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160196630824484864/index.html b/static/mytweets/ewagoner/status/160196630824484864/index.html new file mode 100644 index 00000000..f1bff80f --- /dev/null +++ b/static/mytweets/ewagoner/status/160196630824484864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One waitress to another: "Did you make coffee for me while I was in the back yelling about Newt Gingrich?" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One waitress to another: "Did you make coffee for me while I was in the back yelling about Newt Gingrich?" +

+

+ 1/19/2012, 10:07:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1602018485479030785/index.html b/static/mytweets/ewagoner/status/1602018485479030785/index.html new file mode 100644 index 00000000..ad2d3dbd --- /dev/null +++ b/static/mytweets/ewagoner/status/1602018485479030785/index.html @@ -0,0 +1,89 @@ + + + + + + + + + + + + + Every day the owner here posts things more vile than the last. + +I'm continuing to ruthlessly cut my follows list and am only coming by here to catch up on those of you I can't follow anywhere else. The quicker the servers here burn to the ground, the better. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've started paring down my follows list. I hate knowing that even my insignificant social graph is adding value to the owner and the business he is trying to attract. +

+

+ 12/4/2022, 9:24:00 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I understand why some of you are still here and I keep returning to see you. I feel morally obligated not to like your posts (see previous tweet) but I really want to because I do, in fact, like them. +

+

+ 12/4/2022, 9:24:31 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Every day the owner here posts things more vile than the last.

I'm continuing to ruthlessly cut my follows list and am only coming by here to catch up on those of you I can't follow anywhere else. The quicker the servers here burn to the ground, the better. +

+

+ 12/11/2022, 2:12:25 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160203145094512641/index.html b/static/mytweets/ewagoner/status/160203145094512641/index.html new file mode 100644 index 00000000..b64c7caa --- /dev/null +++ b/static/mytweets/ewagoner/status/160203145094512641/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Little Rock has an amazing foot bridge across the Arkansas River. Unlike the slightly longer foot bridge in Chatt <a href="http://instagr.am/p/ivQxR/">http://instagr.am/p/ivQxR/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Little Rock has an amazing foot bridge across the Arkansas River. Unlike the slightly longer foot bridge in Chatt http://instagr.am/p/ivQxR/ +

+

+ 1/19/2012, 10:33:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1603259264/index.html b/static/mytweets/ewagoner/status/1603259264/index.html new file mode 100644 index 00000000..9b22d4e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/1603259264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Driving 16 on a highway zoned 55 isn't cool. #lateforwork + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Driving 16 on a highway zoned 55 isn't cool. #lateforwork +

+

+ 4/24/2009, 8:44:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16038063859/index.html b/static/mytweets/ewagoner/status/16038063859/index.html new file mode 100644 index 00000000..b8a0ae75 --- /dev/null +++ b/static/mytweets/ewagoner/status/16038063859/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + GF zucc muffins failed 5mins before had to leave for potluck. Threw another dish together, arrived a *week* early. Some days are like that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ GF zucc muffins failed 5mins before had to leave for potluck. Threw another dish together, arrived a *week* early. Some days are like that. +

+

+ 6/12/2010, 8:14:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160438531125280768/index.html b/static/mytweets/ewagoner/status/160438531125280768/index.html new file mode 100644 index 00000000..75fa6fe7 --- /dev/null +++ b/static/mytweets/ewagoner/status/160438531125280768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Answers to the question "Where are you from?" #ssawg @ SSAWG 2012 Conference <a href="http://instagr.am/p/i5wXw/">http://instagr.am/p/i5wXw/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Answers to the question "Where are you from?" #ssawg @ SSAWG 2012 Conference http://instagr.am/p/i5wXw/ +

+

+ 1/20/2012, 2:08:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160449466728591361/index.html b/static/mytweets/ewagoner/status/160449466728591361/index.html new file mode 100644 index 00000000..ec418649 --- /dev/null +++ b/static/mytweets/ewagoner/status/160449466728591361/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's standing room only to listen to Will Allen. It's not every day you can learn in person from a MacArthur-certified genius! #ssawg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's standing room only to listen to Will Allen. It's not every day you can learn in person from a MacArthur-certified genius! #ssawg +

+

+ 1/20/2012, 2:51:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160497884276604928/index.html b/static/mytweets/ewagoner/status/160497884276604928/index.html new file mode 100644 index 00000000..94118d76 --- /dev/null +++ b/static/mytweets/ewagoner/status/160497884276604928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lots of #ssawg conference attendees are watching the ducks go home. It's not as exciting as it was a few days ago. <a href="http://www.youtube.com/watch?v=R4YTv5em94A&feature=youtube_gdata_player">http://www.youtube.com/watch?v=R4YTv5em94A&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160512209225662464/index.html b/static/mytweets/ewagoner/status/160512209225662464/index.html new file mode 100644 index 00000000..f6602793 --- /dev/null +++ b/static/mytweets/ewagoner/status/160512209225662464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Georgia-grown sugarcane? I had no idea, but two brothers, third generation sugar growers, are right here in front of me. #ssawg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Georgia-grown sugarcane? I had no idea, but two brothers, third generation sugar growers, are right here in front of me. #ssawg +

+

+ 1/20/2012, 7:01:07 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16052841/index.html b/static/mytweets/ewagoner/status/16052841/index.html new file mode 100644 index 00000000..067b79ef --- /dev/null +++ b/static/mytweets/ewagoner/status/16052841/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + *adds up bills*... *looks at paycheck* ... uh-oh. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ *adds up bills*... *looks at paycheck* ... uh-oh. +

+

+ 3/30/2007, 1:43:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160542033050742785/index.html b/static/mytweets/ewagoner/status/160542033050742785/index.html new file mode 100644 index 00000000..0fa08e8a --- /dev/null +++ b/static/mytweets/ewagoner/status/160542033050742785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Nine months from seed to harvest..." <a href="http://instagr.am/p/jAocZ/">http://instagr.am/p/jAocZ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Nine months from seed to harvest..." http://instagr.am/p/jAocZ/ +

+

+ 1/20/2012, 8:59:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160543913441112064/index.html b/static/mytweets/ewagoner/status/160543913441112064/index.html new file mode 100644 index 00000000..97591e16 --- /dev/null +++ b/static/mytweets/ewagoner/status/160543913441112064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yes, I'm going back to Dizzy's Gypsy Bistro for dinner, for the third night in a row, and yes, it's for the free cake. (Also, it's great.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yes, I'm going back to Dizzy's Gypsy Bistro for dinner, for the third night in a row, and yes, it's for the free cake. (Also, it's great.) +

+

+ 1/20/2012, 9:07:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160578373679202304/index.html b/static/mytweets/ewagoner/status/160578373679202304/index.html new file mode 100644 index 00000000..c6d3be7e --- /dev/null +++ b/static/mytweets/ewagoner/status/160578373679202304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Achievement Unlocked: free wedding cake @ Dizzy's Gypsy Bistro <a href="http://instagr.am/p/jDZKi/">http://instagr.am/p/jDZKi/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Achievement Unlocked: free wedding cake @ Dizzy's Gypsy Bistro http://instagr.am/p/jDZKi/ +

+

+ 1/20/2012, 11:24:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160582987996598272/index.html b/static/mytweets/ewagoner/status/160582987996598272/index.html new file mode 100644 index 00000000..171cee62 --- /dev/null +++ b/static/mytweets/ewagoner/status/160582987996598272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A week from tonight, I'll be performing "dance" for the 1st time since triumphantly unveiling my take on The Fishstick. <a href="http://www.youtube.com/watch?v=5QvIa0NEYO8&feature=youtube_gdata_player">http://www.youtube.com/watch?v=5QvIa0NEYO8&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1606135925/index.html b/static/mytweets/ewagoner/status/1606135925/index.html new file mode 100644 index 00000000..9e60b3bf --- /dev/null +++ b/static/mytweets/ewagoner/status/1606135925/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Forget joining twitter before @oprah... I got here before @hotdogsladies! 27 January 1997 - http://whendidyoujointwitter.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Forget joining twitter before @oprah... I got here before @hotdogsladies! 27 January 1997 - http://whendidyoujointwitter.com +

+

+ 4/24/2009, 2:32:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160707154133778432/index.html b/static/mytweets/ewagoner/status/160707154133778432/index.html new file mode 100644 index 00000000..f6bb0589 --- /dev/null +++ b/static/mytweets/ewagoner/status/160707154133778432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Three ladies on a bench. <a href="http://instagr.am/p/jJrYQ/">http://instagr.am/p/jJrYQ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Three ladies on a bench. http://instagr.am/p/jJrYQ/ +

+

+ 1/21/2012, 7:55:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16074405140/index.html b/static/mytweets/ewagoner/status/16074405140/index.html new file mode 100644 index 00000000..cb7cd7be --- /dev/null +++ b/static/mytweets/ewagoner/status/16074405140/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We're harvesting onions over at Sundance Farm for our June "Farmer for a Day" event. Great day for it! http://gdzl.la/89WPFP + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We're harvesting onions over at Sundance Farm for our June "Farmer for a Day" event. Great day for it! http://gdzl.la/89WPFP +

+

+ 6/13/2010, 10:22:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160786093699104768/index.html b/static/mytweets/ewagoner/status/160786093699104768/index.html new file mode 100644 index 00000000..dbcfb9e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/160786093699104768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just bought eight pounds of rice off the extras table at the Saturday Little Rock locallygrown market. So wonderful to see them firsthand. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just bought eight pounds of rice off the extras table at the Saturday Little Rock locallygrown market. So wonderful to see them firsthand. +

+

+ 1/21/2012, 1:09:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160793076363821056/index.html b/static/mytweets/ewagoner/status/160793076363821056/index.html new file mode 100644 index 00000000..aa24c45c --- /dev/null +++ b/static/mytweets/ewagoner/status/160793076363821056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Managing Manure to Save Mankind" <a href="http://instagr.am/p/jPQSk/">http://instagr.am/p/jPQSk/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Managing Manure to Save Mankind" http://instagr.am/p/jPQSk/ +

+

+ 1/21/2012, 1:37:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160861530689253376/index.html b/static/mytweets/ewagoner/status/160861530689253376/index.html new file mode 100644 index 00000000..256b91f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/160861530689253376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + SSAWG Info Exchange Notes: Online Markets <a href="http://www.slideshare.net/ewagoner/ssawg-info-exchange-notes-online-markets">http://www.slideshare.net/ewagoner/ssawg-info-exchange-notes-online-markets</a> #ssawg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160887556085526528/index.html b/static/mytweets/ewagoner/status/160887556085526528/index.html new file mode 100644 index 00000000..c861ec6f --- /dev/null +++ b/static/mytweets/ewagoner/status/160887556085526528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Our menu for the "Taste of Arkansas" dinner. Looks grand! <a href="http://instagr.am/p/jXLQO/">http://instagr.am/p/jXLQO/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Our menu for the "Taste of Arkansas" dinner. Looks grand! http://instagr.am/p/jXLQO/ +

+

+ 1/21/2012, 7:52:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160893285618040832/index.html b/static/mytweets/ewagoner/status/160893285618040832/index.html new file mode 100644 index 00000000..14ee1c44 --- /dev/null +++ b/static/mytweets/ewagoner/status/160893285618040832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rumor has it I built the first shopping cart for Amazon and left in disgust over their consumerism to help small farmers. Weird. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rumor has it I built the first shopping cart for Amazon and left in disgust over their consumerism to help small farmers. Weird. +

+

+ 1/21/2012, 8:15:23 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160895272396922881/index.html b/static/mytweets/ewagoner/status/160895272396922881/index.html new file mode 100644 index 00000000..932fe9f4 --- /dev/null +++ b/static/mytweets/ewagoner/status/160895272396922881/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That is some spread! Twelve hundred people are in this room, feasting on a locally grown dinner. #ssawg <a href="http://instagr.am/p/jX1Kb/">http://instagr.am/p/jX1Kb/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That is some spread! Twelve hundred people are in this room, feasting on a locally grown dinner. #ssawg http://instagr.am/p/jX1Kb/ +

+

+ 1/21/2012, 8:23:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160896886759366657/index.html b/static/mytweets/ewagoner/status/160896886759366657/index.html new file mode 100644 index 00000000..b1bfda20 --- /dev/null +++ b/static/mytweets/ewagoner/status/160896886759366657/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Butter duck. <a href="http://instagr.am/p/jX_Ah/">http://instagr.am/p/jX_Ah/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160898064683515904/index.html b/static/mytweets/ewagoner/status/160898064683515904/index.html new file mode 100644 index 00000000..8c703a4d --- /dev/null +++ b/static/mytweets/ewagoner/status/160898064683515904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Individual sweet potato pies. <a href="http://instagr.am/p/jYFTG/">http://instagr.am/p/jYFTG/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Individual sweet potato pies. http://instagr.am/p/jYFTG/ +

+

+ 1/21/2012, 8:34:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/160903870606876672/index.html b/static/mytweets/ewagoner/status/160903870606876672/index.html new file mode 100644 index 00000000..2144fa2d --- /dev/null +++ b/static/mytweets/ewagoner/status/160903870606876672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Once again the importance of having a sound check asserts itself. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Once again the importance of having a sound check asserts itself. +

+

+ 1/21/2012, 8:57:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1610357445/index.html b/static/mytweets/ewagoner/status/1610357445/index.html new file mode 100644 index 00000000..39e06c30 --- /dev/null +++ b/static/mytweets/ewagoner/status/1610357445/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The FDIC closed The First Bank of Beverly Hills today. Here's hoping Jed Clampett had his accounts below the $250k limit. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The FDIC closed The First Bank of Beverly Hills today. Here's hoping Jed Clampett had his accounts below the $250k limit. +

+

+ 4/24/2009, 11:54:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16114836671/index.html b/static/mytweets/ewagoner/status/16114836671/index.html new file mode 100644 index 00000000..461e910e --- /dev/null +++ b/static/mytweets/ewagoner/status/16114836671/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Teething baby is teething. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Teething baby is teething. +

+

+ 6/13/2010, 10:15:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/161217365307166720/index.html b/static/mytweets/ewagoner/status/161217365307166720/index.html new file mode 100644 index 00000000..95f87d80 --- /dev/null +++ b/static/mytweets/ewagoner/status/161217365307166720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it out of Arkansas, across the corner of Tennessee, through Mississippi, and into Alabama. Six hours to go! *yawn* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it out of Arkansas, across the corner of Tennessee, through Mississippi, and into Alabama. Six hours to go! *yawn* +

+

+ 1/22/2012, 5:43:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/161246224840798210/index.html b/static/mytweets/ewagoner/status/161246224840798210/index.html new file mode 100644 index 00000000..9a312b47 --- /dev/null +++ b/static/mytweets/ewagoner/status/161246224840798210/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm sitting in a Waffle House outside Birmingham, Alabama, preparing my Athens, Georgia farmers market for tonight's opening bell. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm sitting in a Waffle House outside Birmingham, Alabama, preparing my Athens, Georgia farmers market for tonight's opening bell. +

+

+ 1/22/2012, 7:37:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1613466031/index.html b/static/mytweets/ewagoner/status/1613466031/index.html new file mode 100644 index 00000000..3d73cc8e --- /dev/null +++ b/static/mytweets/ewagoner/status/1613466031/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the GA Aquarium with the girl. If you've got swine flu, trust me when I say there's nothing worth seeing here. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the GA Aquarium with the girl. If you've got swine flu, trust me when I say there's nothing worth seeing here. +

+

+ 4/25/2009, 11:57:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1614479245/index.html b/static/mytweets/ewagoner/status/1614479245/index.html new file mode 100644 index 00000000..7b181b23 --- /dev/null +++ b/static/mytweets/ewagoner/status/1614479245/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My god. Three of my friends were just shot and killed at my community theater in Athens. Holy hell. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My god. Three of my friends were just shot and killed at my community theater in Athens. Holy hell. +

+

+ 4/25/2009, 2:26:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/161479087691530242/index.html b/static/mytweets/ewagoner/status/161479087691530242/index.html new file mode 100644 index 00000000..eb8c3502 --- /dev/null +++ b/static/mytweets/ewagoner/status/161479087691530242/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Despite eating a gallon of cheese dip my 1st night there, I lost weight at the #ssawg conference. Must've been the 30 miles a day I walked. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Despite eating a gallon of cheese dip my 1st night there, I lost weight at the #ssawg conference. Must've been the 30 miles a day I walked. +

+

+ 1/23/2012, 11:03:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/161481214354661376/index.html b/static/mytweets/ewagoner/status/161481214354661376/index.html new file mode 100644 index 00000000..2d1c7939 --- /dev/null +++ b/static/mytweets/ewagoner/status/161481214354661376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For a mere $5, you can have your name read dramatically on the internet. It's well worth it, as you'll see: <a href="http://vimeo.com/35481657">http://vimeo.com/35481657</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For a mere $5, you can have your name read dramatically on the internet. It's well worth it, as you'll see: http://vimeo.com/35481657 +

+

+ 1/23/2012, 11:11:36 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/161482100464287744/index.html b/static/mytweets/ewagoner/status/161482100464287744/index.html new file mode 100644 index 00000000..f7d99870 --- /dev/null +++ b/static/mytweets/ewagoner/status/161482100464287744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Russian girl shows that Legolas-style archery is not complete bullshit. Awesomeness. <a href="http://www.youtube.com/watch?v=1o9RGnujlkI">http://www.youtube.com/watch?v=1o9RGnujlkI</a> (via @danlyke, @EccentricFlower:) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Russian girl shows that Legolas-style archery is not complete bullshit. Awesomeness. http://www.youtube.com/watch?v=1o9RGnujlkI (via @danlyke, @EccentricFlower:) +

+

+ 1/23/2012, 11:15:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16149959663/index.html b/static/mytweets/ewagoner/status/16149959663/index.html new file mode 100644 index 00000000..cff38266 --- /dev/null +++ b/static/mytweets/ewagoner/status/16149959663/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + BP claims they're blowing 25k barrels per day yet their recovery plan states they'll be capturing 60-80k bpd next month. How does that work? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ BP claims they're blowing 25k barrels per day yet their recovery plan states they'll be capturing 60-80k bpd next month. How does that work? +

+

+ 6/14/2010, 10:09:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/161511720307785729/index.html b/static/mytweets/ewagoner/status/161511720307785729/index.html new file mode 100644 index 00000000..7f4fcdbb --- /dev/null +++ b/static/mytweets/ewagoner/status/161511720307785729/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today during my lunch hour, I flew upside down on the trapeze, hanging from my knees. #winning + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today during my lunch hour, I flew upside down on the trapeze, hanging from my knees. #winning +

+

+ 1/23/2012, 1:12:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/161536490680221696/index.html b/static/mytweets/ewagoner/status/161536490680221696/index.html new file mode 100644 index 00000000..eae1ab6e --- /dev/null +++ b/static/mytweets/ewagoner/status/161536490680221696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've stumbled into a little side job where I'll get paid to cook steaks and then eat them myself. #charmedlife + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've stumbled into a little side job where I'll get paid to cook steaks and then eat them myself. #charmedlife +

+

+ 1/23/2012, 2:51:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/161609243198369792/index.html b/static/mytweets/ewagoner/status/161609243198369792/index.html new file mode 100644 index 00000000..869047a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/161609243198369792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Smoke it or braise it, invite a bunch friends over, drink beer & then bourbon, forget your name, & wake up in a strange place w/ no pants" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Smoke it or braise it, invite a bunch friends over, drink beer & then bourbon, forget your name, & wake up in a strange place w/ no pants" +

+

+ 1/23/2012, 7:40:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/161662874215911424/index.html b/static/mytweets/ewagoner/status/161662874215911424/index.html new file mode 100644 index 00000000..b86a25de --- /dev/null +++ b/static/mytweets/ewagoner/status/161662874215911424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some people might say the music of XTC is totally inappropriate for burlesque. I have a feeling we'll know one way or another in four days. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some people might say the music of XTC is totally inappropriate for burlesque. I have a feeling we'll know one way or another in four days. +

+

+ 1/23/2012, 11:13:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1616700277/index.html b/static/mytweets/ewagoner/status/1616700277/index.html new file mode 100644 index 00000000..0557cfed --- /dev/null +++ b/static/mytweets/ewagoner/status/1616700277/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off the phone with a reporter. It's great to tell people how awesome my friends are, devastating to know I'll never see them again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off the phone with a reporter. It's great to tell people how awesome my friends are, devastating to know I'll never see them again. +

+

+ 4/25/2009, 7:56:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16169910159/index.html b/static/mytweets/ewagoner/status/16169910159/index.html new file mode 100644 index 00000000..24eba142 --- /dev/null +++ b/static/mytweets/ewagoner/status/16169910159/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current heat index here: 114. C'mon, it's still technically spring! http://twitpic.com/1wt4zt + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Current heat index here: 114. C'mon, it's still technically spring! http://twitpic.com/1wt4zt +

+

+ 6/14/2010, 3:14:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/161822245780598784/index.html b/static/mytweets/ewagoner/status/161822245780598784/index.html new file mode 100644 index 00000000..85ccee4b --- /dev/null +++ b/static/mytweets/ewagoner/status/161822245780598784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It had been so long since I'd been to my doctor that they had to go get my chart out of storage. All my vitals are better now than then. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It had been so long since I'd been to my doctor that they had to go get my chart out of storage. All my vitals are better now than then. +

+

+ 1/24/2012, 9:46:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/161909550822338560/index.html b/static/mytweets/ewagoner/status/161909550822338560/index.html new file mode 100644 index 00000000..25e03992 --- /dev/null +++ b/static/mytweets/ewagoner/status/161909550822338560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Scheduled a day of (not covered by insurance) surgery in six weeks. That should be the start of fixing the mess of huge teeth in a tiny jaw. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Scheduled a day of (not covered by insurance) surgery in six weeks. That should be the start of fixing the mess of huge teeth in a tiny jaw. +

+

+ 1/24/2012, 3:33:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16195380672729088/index.html b/static/mytweets/ewagoner/status/16195380672729088/index.html new file mode 100644 index 00000000..fa064ecd --- /dev/null +++ b/static/mytweets/ewagoner/status/16195380672729088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Found our tree! http://gdzl.la/92RBuS + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Found our tree! http://gdzl.la/92RBuS +

+

+ 12/18/2010, 1:17:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1621859560/index.html b/static/mytweets/ewagoner/status/1621859560/index.html new file mode 100644 index 00000000..1e222d94 --- /dev/null +++ b/static/mytweets/ewagoner/status/1621859560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Screenshot of one of my websites is on cnn.com. Not the site I would have expected, and lord knows not a reason I'd ever ever want. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Screenshot of one of my websites is on cnn.com. Not the site I would have expected, and lord knows not a reason I'd ever ever want. +

+

+ 4/26/2009, 1:42:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1621892793/index.html b/static/mytweets/ewagoner/status/1621892793/index.html new file mode 100644 index 00000000..a7c072bd --- /dev/null +++ b/static/mytweets/ewagoner/status/1621892793/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If anyone in the T&G family needs a peaceful day on the riverbank, my place is open to all comers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If anyone in the T&G family needs a peaceful day on the riverbank, my place is open to all comers. +

+

+ 4/26/2009, 1:47:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/162258316012175362/index.html b/static/mytweets/ewagoner/status/162258316012175362/index.html new file mode 100644 index 00000000..525909bb --- /dev/null +++ b/static/mytweets/ewagoner/status/162258316012175362/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @adactio: The haggis is in the oven. The tatties and neeps are warming up. Just waiting for a few more lads to show up for Burns nigh ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @adactio: The haggis is in the oven. The tatties and neeps are warming up. Just waiting for a few more lads to show up for Burns nigh ... +

+

+ 1/25/2012, 2:39:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16228573707/index.html b/static/mytweets/ewagoner/status/16228573707/index.html new file mode 100644 index 00000000..c4c7cb3e --- /dev/null +++ b/static/mytweets/ewagoner/status/16228573707/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Therefore, FDA’s motion to dismiss is not well taken and it should be denied." Reading a great filing for the raw milk lawsuit I'm party to + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Therefore, FDA’s motion to dismiss is not well taken and it should be denied." Reading a great filing for the raw milk lawsuit I'm party to +

+

+ 6/15/2010, 10:31:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/162380268831899648/index.html b/static/mytweets/ewagoner/status/162380268831899648/index.html new file mode 100644 index 00000000..fc6c5046 --- /dev/null +++ b/static/mytweets/ewagoner/status/162380268831899648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Beard Party (6 piece set) <a href="http://instagr.am/p/ksedk/">http://instagr.am/p/ksedk/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Beard Party (6 piece set) http://instagr.am/p/ksedk/ +

+

+ 1/25/2012, 10:44:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16244696049258496/index.html b/static/mytweets/ewagoner/status/16244696049258496/index.html new file mode 100644 index 00000000..ca9f23a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/16244696049258496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was going to make some snarky observation about being in the Toys R Us the Saturday before Christmas, but frankly I'm too shell shocked. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was going to make some snarky observation about being in the Toys R Us the Saturday before Christmas, but frankly I'm too shell shocked. +

+

+ 12/18/2010, 4:33:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16245884476/index.html b/static/mytweets/ewagoner/status/16245884476/index.html new file mode 100644 index 00000000..dc53cb2f --- /dev/null +++ b/static/mytweets/ewagoner/status/16245884476/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OK Go dances via time lapse photography in their latest video: http://www.youtube.com/watch?v=V2fpgpanZAw + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OK Go dances via time lapse photography in their latest video: http://www.youtube.com/watch?v=V2fpgpanZAw +

+

+ 6/15/2010, 2:48:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16249024322/index.html b/static/mytweets/ewagoner/status/16249024322/index.html new file mode 100644 index 00000000..033239b1 --- /dev/null +++ b/static/mytweets/ewagoner/status/16249024322/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After their servers crashed on me for the upteenth time today, AT&T asks if I want to take a "customer satisfaction survey". Yes, please! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After their servers crashed on me for the upteenth time today, AT&T asks if I want to take a "customer satisfaction survey". Yes, please! +

+

+ 6/15/2010, 3:38:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/162502709747007488/index.html b/static/mytweets/ewagoner/status/162502709747007488/index.html new file mode 100644 index 00000000..0cf549d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/162502709747007488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @johnnytwoshoes: Most hipster thing I've seen all week <a href="http://twitpic.com/8biy63">http://twitpic.com/8biy63</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @johnnytwoshoes: Most hipster thing I've seen all week http://twitpic.com/8biy63 +

+

+ 1/26/2012, 6:50:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16251775216521216/index.html b/static/mytweets/ewagoner/status/16251775216521216/index.html new file mode 100644 index 00000000..85c888d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/16251775216521216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hey crazy guy on the unicycle out in Mall of Georgia traffic -- you're crazy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hey crazy guy on the unicycle out in Mall of Georgia traffic -- you're crazy. +

+

+ 12/18/2010, 5:01:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/162537891644444672/index.html b/static/mytweets/ewagoner/status/162537891644444672/index.html new file mode 100644 index 00000000..b2aa3a22 --- /dev/null +++ b/static/mytweets/ewagoner/status/162537891644444672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Farmers Markets Move Online "Online markets help farmers maximize the fruits of their labor" from Urban Farm Magazine: <a href="http://www.urbanfarmonline.com/urban-farm-news/2012/01/20/online-farmers-markets.aspx#.TyFeJovcjZQ.twitter">http://www.urbanfarmonline.com/urban-farm-news/2012/01/20/online-farmers-markets.aspx#.TyFeJovcjZQ.twitter</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16254421403/index.html b/static/mytweets/ewagoner/status/16254421403/index.html new file mode 100644 index 00000000..508384f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/16254421403/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Didn't realize two people could play a violin at once, but this old timey band showed how it's done. http://gdzl.la/8aEfiX + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Didn't realize two people could play a violin at once, but this old timey band showed how it's done. http://gdzl.la/8aEfiX +

+

+ 6/15/2010, 4:56:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1625666993/index.html b/static/mytweets/ewagoner/status/1625666993/index.html new file mode 100644 index 00000000..3fca7a77 --- /dev/null +++ b/static/mytweets/ewagoner/status/1625666993/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'll be going in to the office tomorrow. And by "the office" I might just mean "sit at the theater with a bottle of scotch". We'll see. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'll be going in to the office tomorrow. And by "the office" I might just mean "sit at the theater with a bottle of scotch". We'll see. +

+

+ 4/26/2009, 10:43:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/162585522852737025/index.html b/static/mytweets/ewagoner/status/162585522852737025/index.html new file mode 100644 index 00000000..9c2d4ac7 --- /dev/null +++ b/static/mytweets/ewagoner/status/162585522852737025/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Since it's lunchtime, why not watch a bunch of gals longboarding down a big hill? <a href="http://www.youtube.com/watch?v=0OfSuldsCoY">http://www.youtube.com/watch?v=0OfSuldsCoY</a> /via @GavRov + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Since it's lunchtime, why not watch a bunch of gals longboarding down a big hill? http://www.youtube.com/watch?v=0OfSuldsCoY /via @GavRov +

+

+ 1/26/2012, 12:19:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/162606890348589056/index.html b/static/mytweets/ewagoner/status/162606890348589056/index.html new file mode 100644 index 00000000..148038d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/162606890348589056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "THERE ARE WALKING TREES IN MIDDLE-EARTH. JUST BURY ME HERE ON THIS PAGE. THIS IS THE END." Mark Reads discovers Ents. <a href="http://markreads.net/reviews/2012/01/mark-reads-the-two-towers-chapter-4/#more-761">http://markreads.net/reviews/2012/01/mark-reads-the-two-towers-chapter-4/#more-761</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16263829093/index.html b/static/mytweets/ewagoner/status/16263829093/index.html new file mode 100644 index 00000000..9f8c9ce3 --- /dev/null +++ b/static/mytweets/ewagoner/status/16263829093/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + AT&T's servers still are down, and now word comes that they're sold out. I've had an easier time buying a "Bag of Crap" from Woot. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ AT&T's servers still are down, and now word comes that they're sold out. I've had an easier time buying a "Bag of Crap" from Woot. +

+

+ 6/15/2010, 7:46:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1627042940452864/index.html b/static/mytweets/ewagoner/status/1627042940452864/index.html new file mode 100644 index 00000000..a75b3d2c --- /dev/null +++ b/static/mytweets/ewagoner/status/1627042940452864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's hat weather! http://gdzl.la/8RNYh5 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's hat weather! http://gdzl.la/8RNYh5 +

+

+ 11/8/2010, 8:28:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/162744028293632001/index.html b/static/mytweets/ewagoner/status/162744028293632001/index.html new file mode 100644 index 00000000..0e30a0b1 --- /dev/null +++ b/static/mytweets/ewagoner/status/162744028293632001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In the olden days, theatrical performances could provoke riots. That tradition may get revived tomorrow night when I take the stage. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In the olden days, theatrical performances could provoke riots. That tradition may get revived tomorrow night when I take the stage. +

+

+ 1/26/2012, 10:49:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1628884481/index.html b/static/mytweets/ewagoner/status/1628884481/index.html new file mode 100644 index 00000000..fba9fd2a --- /dev/null +++ b/static/mytweets/ewagoner/status/1628884481/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Went by the theater before work. Several news trucks were doing live feeds pointing right at the doors. I didn't stay. I'll return later. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Went by the theater before work. Several news trucks were doing live feeds pointing right at the doors. I didn't stay. I'll return later. +

+

+ 4/27/2009, 9:43:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/162889958313558017/index.html b/static/mytweets/ewagoner/status/162889958313558017/index.html new file mode 100644 index 00000000..54d73d8e --- /dev/null +++ b/static/mytweets/ewagoner/status/162889958313558017/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "Remember that Friday night when Eric did that thing at the Go Bar?" +"Oh, yeah. Wow." +"I know! What was he thinking?" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Remember that Friday night when Eric did that thing at the Go Bar?"
"Oh, yeah. Wow."
"I know! What was he thinking?" +

+

+ 1/27/2012, 8:29:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/162945085070254080/index.html b/static/mytweets/ewagoner/status/162945085070254080/index.html new file mode 100644 index 00000000..9de83fb0 --- /dev/null +++ b/static/mytweets/ewagoner/status/162945085070254080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New Waffle House in my building is open. Steak and eggs now await me at the bottom of the elevator. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New Waffle House in my building is open. Steak and eggs now await me at the bottom of the elevator. +

+

+ 1/27/2012, 12:08:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1629667360/index.html b/static/mytweets/ewagoner/status/1629667360/index.html new file mode 100644 index 00000000..3579aec9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1629667360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What's a good, robust, secure, simple, and free PHP guestbook these days? I'm in need of one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What's a good, robust, secure, simple, and free PHP guestbook these days? I'm in need of one. +

+

+ 4/27/2009, 11:23:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1630666494/index.html b/static/mytweets/ewagoner/status/1630666494/index.html new file mode 100644 index 00000000..57cbc5d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1630666494/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'll be at the theater at 3:30, camera or no cameras. I'll have cups. And a bottle. Pour one on the curb with me? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'll be at the theater at 3:30, camera or no cameras. I'll have cups. And a bottle. Pour one on the curb with me? +

+

+ 4/27/2009, 1:21:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16310963833671680/index.html b/static/mytweets/ewagoner/status/16310963833671680/index.html new file mode 100644 index 00000000..4ea05293 --- /dev/null +++ b/static/mytweets/ewagoner/status/16310963833671680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper's finding her voice. I'm hoping she chooses the first one. http://www.flickr.com/photos/19035512@N00/5272241403 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper's finding her voice. I'm hoping she chooses the first one. http://www.flickr.com/photos/19035512@N00/5272241403 +

+

+ 12/18/2010, 8:56:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/163117852621156353/index.html b/static/mytweets/ewagoner/status/163117852621156353/index.html new file mode 100644 index 00000000..52198d81 --- /dev/null +++ b/static/mytweets/ewagoner/status/163117852621156353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Checks "perform a solo burlesque number in front of a crowd" off the list. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Checks "perform a solo burlesque number in front of a crowd" off the list. +

+

+ 1/27/2012, 11:35:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/163129815770206208/index.html b/static/mytweets/ewagoner/status/163129815770206208/index.html new file mode 100644 index 00000000..585ac497 --- /dev/null +++ b/static/mytweets/ewagoner/status/163129815770206208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's a food cart set up outside the Go Bar with really good vegetarian food, including an awesome mushroom stew and carrot dogs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's a food cart set up outside the Go Bar with really good vegetarian food, including an awesome mushroom stew and carrot dogs. +

+

+ 1/28/2012, 12:22:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16327727799869441/index.html b/static/mytweets/ewagoner/status/16327727799869441/index.html new file mode 100644 index 00000000..815cc363 --- /dev/null +++ b/static/mytweets/ewagoner/status/16327727799869441/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + A wizard's staff has a knob on the end +It never will buckle, it never will bend... +http://www.chaosmatrix.org/library/humor/staff.html + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A wizard's staff has a knob on the end
It never will buckle, it never will bend...
http://www.chaosmatrix.org/library/humor/staff.html +

+

+ 12/18/2010, 10:03:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16339930665979904/index.html b/static/mytweets/ewagoner/status/16339930665979904/index.html new file mode 100644 index 00000000..248df85b --- /dev/null +++ b/static/mytweets/ewagoner/status/16339930665979904/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @hoopyfrood: Photos: The day Niagara Falls ran dry +http://bit.ly/e0hLj9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @hoopyfrood: Photos: The day Niagara Falls ran dry
http://bit.ly/e0hLj9 +

+

+ 12/18/2010, 10:51:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/163433436646871040/index.html b/static/mytweets/ewagoner/status/163433436646871040/index.html new file mode 100644 index 00000000..87a2a766 --- /dev/null +++ b/static/mytweets/ewagoner/status/163433436646871040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Three hours in an Ikea store and no passport stamp? That hardly seems right. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Three hours in an Ikea store and no passport stamp? That hardly seems right. +

+

+ 1/28/2012, 8:29:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/163447492170625025/index.html b/static/mytweets/ewagoner/status/163447492170625025/index.html new file mode 100644 index 00000000..1c689574 --- /dev/null +++ b/static/mytweets/ewagoner/status/163447492170625025/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Both my girls sing along to Abney Park's "Æther Shanties" album. I <3 my little steampunks. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Both my girls sing along to Abney Park's "Æther Shanties" album. I <3 my little steampunks. +

+

+ 1/28/2012, 9:24:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1634489591/index.html b/static/mytweets/ewagoner/status/1634489591/index.html new file mode 100644 index 00000000..31dfab59 --- /dev/null +++ b/static/mytweets/ewagoner/status/1634489591/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Very cathartic evening. Thank you, everyone. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Very cathartic evening. Thank you, everyone. +

+

+ 4/27/2009, 8:58:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/163761196737114112/index.html b/static/mytweets/ewagoner/status/163761196737114112/index.html new file mode 100644 index 00000000..5205fee0 --- /dev/null +++ b/static/mytweets/ewagoner/status/163761196737114112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian is correcting the punctuation on a box of macaroni and cheese with a pen. I'm sure that comes as a surprise to absolutely no one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian is correcting the punctuation on a box of macaroni and cheese with a pen. I'm sure that comes as a surprise to absolutely no one. +

+

+ 1/29/2012, 6:11:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/163808258618957825/index.html b/static/mytweets/ewagoner/status/163808258618957825/index.html new file mode 100644 index 00000000..8dda5518 --- /dev/null +++ b/static/mytweets/ewagoner/status/163808258618957825/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Caught my cast iron skillet on fire. Whoops. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Caught my cast iron skillet on fire. Whoops. +

+

+ 1/29/2012, 9:18:26 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/164080010548883456/index.html b/static/mytweets/ewagoner/status/164080010548883456/index.html new file mode 100644 index 00000000..926346b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/164080010548883456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New Flaming Lips song "Now I Understand" feat. Erykah Badu, Biz Markie & iPhone's Siri, free for a week. <a href="http://skoa.co/186l1x">http://skoa.co/186l1x</a> via @SKoABlog + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New Flaming Lips song "Now I Understand" feat. Erykah Badu, Biz Markie & iPhone's Siri, free for a week. http://skoa.co/186l1x via @SKoABlog +

+

+ 1/30/2012, 3:18:17 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1641992821/index.html b/static/mytweets/ewagoner/status/1641992821/index.html new file mode 100644 index 00000000..b21b83de --- /dev/null +++ b/static/mytweets/ewagoner/status/1641992821/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So Twibes are just like a standing search term in your Twitter client, only you have to go to their website to read the results? Uh.... why? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So Twibes are just like a standing search term in your Twitter client, only you have to go to their website to read the results? Uh.... why? +

+

+ 4/28/2009, 3:46:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/164345591462232064/index.html b/static/mytweets/ewagoner/status/164345591462232064/index.html new file mode 100644 index 00000000..469db1da --- /dev/null +++ b/static/mytweets/ewagoner/status/164345591462232064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jnonfiction: The problem with the new Ferris Bueller Honda CR-V commercial: He's all alone. No friend, no girlfriend. Just... a lone ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jnonfiction: The problem with the new Ferris Bueller Honda CR-V commercial: He's all alone. No friend, no girlfriend. Just... a lone ... +

+

+ 1/31/2012, 8:53:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/164501000420458496/index.html b/static/mytweets/ewagoner/status/164501000420458496/index.html new file mode 100644 index 00000000..8010599b --- /dev/null +++ b/static/mytweets/ewagoner/status/164501000420458496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian made a pizza. She didn't want spinach on it, so I chopped it fine and called it "pizza herbs". <a href="http://instagr.am/p/mqO6L/">http://instagr.am/p/mqO6L/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian made a pizza. She didn't want spinach on it, so I chopped it fine and called it "pizza herbs". http://instagr.am/p/mqO6L/ +

+

+ 1/31/2012, 7:11:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/164508026630451200/index.html b/static/mytweets/ewagoner/status/164508026630451200/index.html new file mode 100644 index 00000000..32cd1530 --- /dev/null +++ b/static/mytweets/ewagoner/status/164508026630451200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been dry aging ribeyes from my market for the last three days for a project. It's what's for dinner. <a href="http://instagr.am/p/mqtcP/">http://instagr.am/p/mqtcP/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been dry aging ribeyes from my market for the last three days for a project. It's what's for dinner. http://instagr.am/p/mqtcP/ +

+

+ 1/31/2012, 7:39:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/164510596056875008/index.html b/static/mytweets/ewagoner/status/164510596056875008/index.html new file mode 100644 index 00000000..1c74a118 --- /dev/null +++ b/static/mytweets/ewagoner/status/164510596056875008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happy birthday, @psylosyren!!! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happy birthday, @psylosyren!!! +

+

+ 1/31/2012, 7:49:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/164518739872727041/index.html b/static/mytweets/ewagoner/status/164518739872727041/index.html new file mode 100644 index 00000000..80f0df5a --- /dev/null +++ b/static/mytweets/ewagoner/status/164518739872727041/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fellow NMTechies: We lost Aaron Schnell last night. <a href="http://www.kasa.com/dpps/news/krqe_news/region_1/rollover-crash-kills-one-in-belen_4059062">http://www.kasa.com/dpps/news/krqe_news/region_1/rollover-crash-kills-one-in-belen_4059062</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/164532718414209024/index.html b/static/mytweets/ewagoner/status/164532718414209024/index.html new file mode 100644 index 00000000..54c9da47 --- /dev/null +++ b/static/mytweets/ewagoner/status/164532718414209024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The results of my steak project, on a bed of mustard greens. <a href="http://instagr.am/p/mse7o/">http://instagr.am/p/mse7o/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The results of my steak project, on a bed of mustard greens. http://instagr.am/p/mse7o/ +

+

+ 1/31/2012, 9:17:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/164568160488529920/index.html b/static/mytweets/ewagoner/status/164568160488529920/index.html new file mode 100644 index 00000000..eedcbeb4 --- /dev/null +++ b/static/mytweets/ewagoner/status/164568160488529920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you're a fan of risqué punk pop songs, you ought to stop by the Little Kings Shuffle Club on Wednesday night and see Cars Can Be Blue. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you're a fan of risqué punk pop songs, you ought to stop by the Little Kings Shuffle Club on Wednesday night and see Cars Can Be Blue. +

+

+ 1/31/2012, 11:38:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/164699810119680000/index.html b/static/mytweets/ewagoner/status/164699810119680000/index.html new file mode 100644 index 00000000..4766fe09 --- /dev/null +++ b/static/mytweets/ewagoner/status/164699810119680000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "...content on Flickr I'd sure be backing it up elsewhere now. Firing your topline support is a bad sign." <a href="http://nolancaudill.com/2012/01/30/the-front-line/">http://nolancaudill.com/2012/01/30/the-front-line/</a> /via @MikeG1 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "...content on Flickr I'd sure be backing it up elsewhere now. Firing your topline support is a bad sign." http://nolancaudill.com/2012/01/30/the-front-line/ /via @MikeG1 +

+

+ 2/1/2012, 8:21:09 AM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/164768296309243905/index.html b/static/mytweets/ewagoner/status/164768296309243905/index.html new file mode 100644 index 00000000..fad86e06 --- /dev/null +++ b/static/mytweets/ewagoner/status/164768296309243905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Patterson Hood & The Downtown 13 "After It's Gone" A response to a proposed Walmart to be built in downtown Athens, GA <a href="http://www.youtube.com/watch?v=GQ87g7uPyaY">http://www.youtube.com/watch?v=GQ87g7uPyaY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Patterson Hood & The Downtown 13 "After It's Gone" A response to a proposed Walmart to be built in downtown Athens, GA http://www.youtube.com/watch?v=GQ87g7uPyaY +

+

+ 2/1/2012, 12:53:17 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16481665298/index.html b/static/mytweets/ewagoner/status/16481665298/index.html new file mode 100644 index 00000000..9b57f398 --- /dev/null +++ b/static/mytweets/ewagoner/status/16481665298/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The balance in my retirement savings account now equals one year's salary. So there's one year I can take it easy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The balance in my retirement savings account now equals one year's salary. So there's one year I can take it easy. +

+

+ 6/18/2010, 12:21:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/164884892/index.html b/static/mytweets/ewagoner/status/164884892/index.html new file mode 100644 index 00000000..dd624f1e --- /dev/null +++ b/static/mytweets/ewagoner/status/164884892/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just dug up the first heirloom potatoes of the season. Mmmmm mmmm! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just dug up the first heirloom potatoes of the season. Mmmmm mmmm! +

+

+ 7/23/2007, 8:24:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1649693271/index.html b/static/mytweets/ewagoner/status/1649693271/index.html new file mode 100644 index 00000000..4c266572 --- /dev/null +++ b/static/mytweets/ewagoner/status/1649693271/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just helped a big snake cross the sidewalk downtown into a grassy patch. Excited songbird thought he scored the biggest worm ever. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just helped a big snake cross the sidewalk downtown into a grassy patch. Excited songbird thought he scored the biggest worm ever. +

+

+ 4/29/2009, 11:25:13 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16499307269/index.html b/static/mytweets/ewagoner/status/16499307269/index.html new file mode 100644 index 00000000..cac4fb2f --- /dev/null +++ b/static/mytweets/ewagoner/status/16499307269/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We had to destroy the village (of brown pelicans) in order to save it. http://is.gd/cUDcM + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We had to destroy the village (of brown pelicans) in order to save it. http://is.gd/cUDcM +

+

+ 6/18/2010, 5:28:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1650300642/index.html b/static/mytweets/ewagoner/status/1650300642/index.html new file mode 100644 index 00000000..2af59b67 --- /dev/null +++ b/static/mytweets/ewagoner/status/1650300642/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "You display the wonderful traits of charm & courtesy, & are very expressive in word, act, & feeling." Thank you, fortune cookie! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "You display the wonderful traits of charm & courtesy, & are very expressive in word, act, & feeling." Thank you, fortune cookie! +

+

+ 4/29/2009, 12:35:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/165068001459179520/index.html b/static/mytweets/ewagoner/status/165068001459179520/index.html new file mode 100644 index 00000000..e51d7fed --- /dev/null +++ b/static/mytweets/ewagoner/status/165068001459179520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Knownhuman: When you don't wear pants, things like this become a whole lot more awesome. <a href="http://bit.ly/xW8l6s">http://bit.ly/xW8l6s</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Knownhuman: When you don't wear pants, things like this become a whole lot more awesome. http://bit.ly/xW8l6s +

+

+ 2/2/2012, 8:44:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/165068699357814784/index.html b/static/mytweets/ewagoner/status/165068699357814784/index.html new file mode 100644 index 00000000..943f5fe2 --- /dev/null +++ b/static/mytweets/ewagoner/status/165068699357814784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @philipoltermann: Yes! Kraftwerk have joined Twitter: @kraftwerk #whenipressaspecialkeyitmakesalittlemelody + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @philipoltermann: Yes! Kraftwerk have joined Twitter: @kraftwerk #whenipressaspecialkeyitmakesalittlemelody +

+

+ 2/2/2012, 8:46:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/165106673139200000/index.html b/static/mytweets/ewagoner/status/165106673139200000/index.html new file mode 100644 index 00000000..241a1d8c --- /dev/null +++ b/static/mytweets/ewagoner/status/165106673139200000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today Cailleach preps for the rest of winter. If she intends to make it last a while, weather's sunny so she can gather plenty of firewood. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today Cailleach preps for the rest of winter. If she intends to make it last a while, weather's sunny so she can gather plenty of firewood. +

+

+ 2/2/2012, 11:17:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/165134159247970306/index.html b/static/mytweets/ewagoner/status/165134159247970306/index.html new file mode 100644 index 00000000..c3e9572a --- /dev/null +++ b/static/mytweets/ewagoner/status/165134159247970306/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's a lifeguard in big, big trouble. <a href="http://instagr.am/p/nMoab/">http://instagr.am/p/nMoab/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's a lifeguard in big, big trouble. http://instagr.am/p/nMoab/ +

+

+ 2/2/2012, 1:07:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1651840177/index.html b/static/mytweets/ewagoner/status/1651840177/index.html new file mode 100644 index 00000000..47d54994 --- /dev/null +++ b/static/mytweets/ewagoner/status/1651840177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thought I'd finally optimized to the point where all was green, but turns out my monitor was down for a week. Need to watch the watcher. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thought I'd finally optimized to the point where all was green, but turns out my monitor was down for a week. Need to watch the watcher. +

+

+ 4/29/2009, 3:33:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16519092751/index.html b/static/mytweets/ewagoner/status/16519092751/index.html new file mode 100644 index 00000000..be6a6cf5 --- /dev/null +++ b/static/mytweets/ewagoner/status/16519092751/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Chops, corn on the cob, mashed taters w/ creme freche, chanterelles w/ onion & cream. All local but salt & pepper. http://gdzl.la/8bsLst + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Chops, corn on the cob, mashed taters w/ creme freche, chanterelles w/ onion & cream. All local but salt & pepper. http://gdzl.la/8bsLst +

+

+ 6/18/2010, 11:37:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1653088878/index.html b/static/mytweets/ewagoner/status/1653088878/index.html new file mode 100644 index 00000000..ccd66cfe --- /dev/null +++ b/static/mytweets/ewagoner/status/1653088878/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The last five times I've refuelled, the person at the pump next to me kept their engine running. Did we solve the problem of gas exploding? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The last five times I've refuelled, the person at the pump next to me kept their engine running. Did we solve the problem of gas exploding? +

+

+ 4/29/2009, 5:52:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1653955261/index.html b/static/mytweets/ewagoner/status/1653955261/index.html new file mode 100644 index 00000000..1181a567 --- /dev/null +++ b/static/mytweets/ewagoner/status/1653955261/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Huh. I seem to have lost my queen excluder. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Huh. I seem to have lost my queen excluder. +

+

+ 4/29/2009, 7:39:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/165505750381232128/index.html b/static/mytweets/ewagoner/status/165505750381232128/index.html new file mode 100644 index 00000000..b6977063 --- /dev/null +++ b/static/mytweets/ewagoner/status/165505750381232128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nursing a headache with good coffee and code. @ Highwire Lounge <a href="http://instagr.am/p/ni8IG/">http://instagr.am/p/ni8IG/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nursing a headache with good coffee and code. @ Highwire Lounge http://instagr.am/p/ni8IG/ +

+

+ 2/3/2012, 1:43:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1655340100/index.html b/static/mytweets/ewagoner/status/1655340100/index.html new file mode 100644 index 00000000..0732a8ee --- /dev/null +++ b/static/mytweets/ewagoner/status/1655340100/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens Followers: I broke down and created a separate Twitter account for Athens Locally Grown to experiment with: @athlocallygrown + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens Followers: I broke down and created a separate Twitter account for Athens Locally Grown to experiment with: @athlocallygrown +

+

+ 4/29/2009, 10:22:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16554012530708480/index.html b/static/mytweets/ewagoner/status/16554012530708480/index.html new file mode 100644 index 00000000..51cb0431 --- /dev/null +++ b/static/mytweets/ewagoner/status/16554012530708480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jeremiahtolbert: Beautiful photo series: the dust of life (NSFW) http://tinyurl.com/27mwsft + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jeremiahtolbert: Beautiful photo series: the dust of life (NSFW) http://tinyurl.com/27mwsft +

+

+ 12/19/2010, 1:02:38 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1655608929/index.html b/static/mytweets/ewagoner/status/1655608929/index.html new file mode 100644 index 00000000..8a20e254 --- /dev/null +++ b/static/mytweets/ewagoner/status/1655608929/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @ewagoner Stupid auto-correction auto inserting incorrect apostrophes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @ewagoner Stupid auto-correction auto inserting incorrect apostrophes. +

+

+ 4/29/2009, 10:54:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16562054724/index.html b/static/mytweets/ewagoner/status/16562054724/index.html new file mode 100644 index 00000000..ff03a122 --- /dev/null +++ b/static/mytweets/ewagoner/status/16562054724/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Untitled http://post.ly/k3j3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Untitled http://post.ly/k3j3 +

+

+ 6/19/2010, 1:52:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/165626129548460032/index.html b/static/mytweets/ewagoner/status/165626129548460032/index.html new file mode 100644 index 00000000..4cacb206 --- /dev/null +++ b/static/mytweets/ewagoner/status/165626129548460032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dirty martinis with home-cured olives. <a href="http://instagr.am/p/nsPiN/">http://instagr.am/p/nsPiN/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dirty martinis with home-cured olives. http://instagr.am/p/nsPiN/ +

+

+ 2/3/2012, 9:42:01 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16562995263/index.html b/static/mytweets/ewagoner/status/16562995263/index.html new file mode 100644 index 00000000..e2b9d876 --- /dev/null +++ b/static/mytweets/ewagoner/status/16562995263/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just put three dozen eggs on the stove to boil. Bringing a whole mess of deviled eggs to the potluck tonight. http://post.ly/k3on + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just put three dozen eggs on the stove to boil. Bringing a whole mess of deviled eggs to the potluck tonight. http://post.ly/k3on +

+

+ 6/19/2010, 2:10:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/165644944122458112/index.html b/static/mytweets/ewagoner/status/165644944122458112/index.html new file mode 100644 index 00000000..847be273 --- /dev/null +++ b/static/mytweets/ewagoner/status/165644944122458112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper can work the iPad like a pro, has favorite apps she runs, can find her favorite movies and songs. She turns two next week. #babynerd + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper can work the iPad like a pro, has favorite apps she runs, can find her favorite movies and songs. She turns two next week. #babynerd +

+

+ 2/3/2012, 10:56:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/165656864137289728/index.html b/static/mytweets/ewagoner/status/165656864137289728/index.html new file mode 100644 index 00000000..e426c7c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/165656864137289728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Track three, "The Heartache over Innsmouth", is alone worth the price of Norm Sherman's new album. <a href="http://www.drabblecast.org/merchandise-esoteric-order-of-sherman-by-norm-sherman/">http://www.drabblecast.org/merchandise-esoteric-order-of-sherman-by-norm-sherman/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16569084860/index.html b/static/mytweets/ewagoner/status/16569084860/index.html new file mode 100644 index 00000000..1dc44310 --- /dev/null +++ b/static/mytweets/ewagoner/status/16569084860/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Found a legitimate use for baconnaise. That, liquid smoke, a good dill pickle relish, and celery salt makes a dynamite deviled egg stuffing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Found a legitimate use for baconnaise. That, liquid smoke, a good dill pickle relish, and celery salt makes a dynamite deviled egg stuffing. +

+

+ 6/19/2010, 4:15:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16570689828/index.html b/static/mytweets/ewagoner/status/16570689828/index.html new file mode 100644 index 00000000..b970ee44 --- /dev/null +++ b/static/mytweets/ewagoner/status/16570689828/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Used to be, you pooped your pants at a traffic stop it was just a story in the local paper. Now it's on the 'net forever. http://is.gd/cVI5I + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Used to be, you pooped your pants at a traffic stop it was just a story in the local paper. Now it's on the 'net forever. http://is.gd/cVI5I +

+

+ 6/19/2010, 4:50:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16573589509/index.html b/static/mytweets/ewagoner/status/16573589509/index.html new file mode 100644 index 00000000..755cb8f4 --- /dev/null +++ b/static/mytweets/ewagoner/status/16573589509/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Oh, you're Eric from Locally Grown? You must be rich. That's what I heard." Huh. Don't know what the think of that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Oh, you're Eric from Locally Grown? You must be rich. That's what I heard." Huh. Don't know what the think of that. +

+

+ 6/19/2010, 5:58:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16582431123/index.html b/static/mytweets/ewagoner/status/16582431123/index.html new file mode 100644 index 00000000..9707af6d --- /dev/null +++ b/static/mytweets/ewagoner/status/16582431123/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper rocking the pool party: http://gdzl.la/8bJyhh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper rocking the pool party: http://gdzl.la/8bJyhh +

+

+ 6/19/2010, 9:09:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/165839039746932737/index.html b/static/mytweets/ewagoner/status/165839039746932737/index.html new file mode 100644 index 00000000..5d3161c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/165839039746932737/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ahhhh, that's the stuff. #coffee <a href="http://instagr.am/p/n5tJ8/">http://instagr.am/p/n5tJ8/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ahhhh, that's the stuff. #coffee http://instagr.am/p/n5tJ8/ +

+

+ 2/4/2012, 11:48:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/165845603799154688/index.html b/static/mytweets/ewagoner/status/165845603799154688/index.html new file mode 100644 index 00000000..d7f9fc88 --- /dev/null +++ b/static/mytweets/ewagoner/status/165845603799154688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's my "slow carb" cheat day, so I'm starting things off with French toast made from cinnamon but bread from my <a href="http://instagr.am/p/n6QkF/">http://instagr.am/p/n6QkF/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's my "slow carb" cheat day, so I'm starting things off with French toast made from cinnamon but bread from my http://instagr.am/p/n6QkF/ +

+

+ 2/4/2012, 12:14:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/165944639768104960/index.html b/static/mytweets/ewagoner/status/165944639768104960/index.html new file mode 100644 index 00000000..e5de5a5d --- /dev/null +++ b/static/mytweets/ewagoner/status/165944639768104960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanks to Burnell Farm, my market now has Romanesco. So pretty! <a href="http://instagr.am/p/oDonr/">http://instagr.am/p/oDonr/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thanks to Burnell Farm, my market now has Romanesco. So pretty! http://instagr.am/p/oDonr/ +

+

+ 2/4/2012, 6:47:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16596533457719296/index.html b/static/mytweets/ewagoner/status/16596533457719296/index.html new file mode 100644 index 00000000..e53cce47 --- /dev/null +++ b/static/mytweets/ewagoner/status/16596533457719296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @laughingsquid: a lighthouse on Lake Erie near Cleveland, Ohio has become completely encased in ice http://bit.ly/fazIaH + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @laughingsquid: a lighthouse on Lake Erie near Cleveland, Ohio has become completely encased in ice http://bit.ly/fazIaH +

+

+ 12/19/2010, 3:51:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16611461207957504/index.html b/static/mytweets/ewagoner/status/16611461207957504/index.html new file mode 100644 index 00000000..311a0c17 --- /dev/null +++ b/static/mytweets/ewagoner/status/16611461207957504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's been 60 days. Time to dig into this raw milk Brie. http://gdzl.la/93aSAq + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's been 60 days. Time to dig into this raw milk Brie. http://gdzl.la/93aSAq +

+

+ 12/19/2010, 4:50:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16624440603/index.html b/static/mytweets/ewagoner/status/16624440603/index.html new file mode 100644 index 00000000..a6f28375 --- /dev/null +++ b/static/mytweets/ewagoner/status/16624440603/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This week my dad wraps up a 40 year career in public k-8 education. If there were more people like him, there wouldn't be an edu problem. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This week my dad wraps up a 40 year career in public k-8 education. If there were more people like him, there wouldn't be an edu problem. +

+

+ 6/20/2010, 11:27:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16624487260753920/index.html b/static/mytweets/ewagoner/status/16624487260753920/index.html new file mode 100644 index 00000000..a878774e --- /dev/null +++ b/static/mytweets/ewagoner/status/16624487260753920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @textfiles: If you hit a bicyclist and claim you didn't, don't hit one with a GPS: http://blackdogprocycling.com/why-every-cyclist-sh ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @textfiles: If you hit a bicyclist and claim you didn't, don't hit one with a GPS: http://blackdogprocycling.com/why-every-cyclist-sh ... +

+

+ 12/19/2010, 5:42:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16624768987/index.html b/static/mytweets/ewagoner/status/16624768987/index.html new file mode 100644 index 00000000..4dd2772c --- /dev/null +++ b/static/mytweets/ewagoner/status/16624768987/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + He's too humble to agree, but my dad's done more for educating kids than anyone I know. I'm very, very proud of him. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ He's too humble to agree, but my dad's done more for educating kids than anyone I know. I'm very, very proud of him. +

+

+ 6/20/2010, 11:32:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/166251801417494530/index.html b/static/mytweets/ewagoner/status/166251801417494530/index.html new file mode 100644 index 00000000..5186c2cd --- /dev/null +++ b/static/mytweets/ewagoner/status/166251801417494530/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The advanced student show. Yup, that's Elvis way up there on the trapeze ladder. @ Canopy <a href="http://instagr.am/p/obE5z/">http://instagr.am/p/obE5z/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The advanced student show. Yup, that's Elvis way up there on the trapeze ladder. @ Canopy http://instagr.am/p/obE5z/ +

+

+ 2/5/2012, 3:08:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/166301169847779328/index.html b/static/mytweets/ewagoner/status/166301169847779328/index.html new file mode 100644 index 00000000..c52e2243 --- /dev/null +++ b/static/mytweets/ewagoner/status/166301169847779328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The spring peepers are out! On February 5th. That doesn't seem right. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The spring peepers are out! On February 5th. That doesn't seem right. +

+

+ 2/5/2012, 6:24:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/166301585234862082/index.html b/static/mytweets/ewagoner/status/166301585234862082/index.html new file mode 100644 index 00000000..dd41ae5a --- /dev/null +++ b/static/mytweets/ewagoner/status/166301585234862082/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TNG_S8: A Tasha Yar clone hails the ship; the crew turns off the lights and pretends they're not home. The ladies on deck 8 love the ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TNG_S8: A Tasha Yar clone hails the ship; the crew turns off the lights and pretends they're not home. The ladies on deck 8 love the ... +

+

+ 2/5/2012, 6:26:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/166373713011417088/index.html b/static/mytweets/ewagoner/status/166373713011417088/index.html new file mode 100644 index 00000000..bf129b52 --- /dev/null +++ b/static/mytweets/ewagoner/status/166373713011417088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Went live with integrated payments at checkout in my online farmers market system, thanks to @stripe. Good riddance to payment gateways! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Went live with integrated payments at checkout in my online farmers market system, thanks to @stripe. Good riddance to payment gateways! +

+

+ 2/5/2012, 11:12:38 PM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16655512843/index.html b/static/mytweets/ewagoner/status/16655512843/index.html new file mode 100644 index 00000000..fb369056 --- /dev/null +++ b/static/mytweets/ewagoner/status/16655512843/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The three of us ate ten ears of corn in 48 hours. Yes, I ate half of them. Yes, I could have eaten 'em all. Will have to buy more this week. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The three of us ate ten ears of corn in 48 hours. Yes, I ate half of them. Yes, I could have eaten 'em all. Will have to buy more this week. +

+

+ 6/20/2010, 8:36:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16658659537/index.html b/static/mytweets/ewagoner/status/16658659537/index.html new file mode 100644 index 00000000..ee2d9b6a --- /dev/null +++ b/static/mytweets/ewagoner/status/16658659537/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv got a free ticket to Six Flags for being a good reader. We're all going tomorrow & her free ticket'll cost us $80 admission & parking. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv got a free ticket to Six Flags for being a good reader. We're all going tomorrow & her free ticket'll cost us $80 admission & parking. +

+

+ 6/20/2010, 9:32:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/166587555628851201/index.html b/static/mytweets/ewagoner/status/166587555628851201/index.html new file mode 100644 index 00000000..425ca607 --- /dev/null +++ b/static/mytweets/ewagoner/status/166587555628851201/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When I come out of trapeze class, my forearms look like Popeye's. It's hard and wonderful and I love it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When I come out of trapeze class, my forearms look like Popeye's. It's hard and wonderful and I love it. +

+

+ 2/6/2012, 1:22:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16660681234/index.html b/static/mytweets/ewagoner/status/16660681234/index.html new file mode 100644 index 00000000..48fc1624 --- /dev/null +++ b/static/mytweets/ewagoner/status/16660681234/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a beautiful read in this week's Flagpole Magazine about @athlocallygrown's June Farmer for a Day event: http://is.gd/cX1Zh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's a beautiful read in this week's Flagpole Magazine about @athlocallygrown's June Farmer for a Day event: http://is.gd/cX1Zh +

+

+ 6/20/2010, 10:07:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/166615503341752320/index.html b/static/mytweets/ewagoner/status/166615503341752320/index.html new file mode 100644 index 00000000..cd53fd53 --- /dev/null +++ b/static/mytweets/ewagoner/status/166615503341752320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This Lenka music video was in an open browser tab. Whoever recommended it, thanks -- it's great! <a href="http://www.youtube.com/watch?v=xJbVf2zTiWI&feature=mfu_in_order&list=UL">http://www.youtube.com/watch?v=xJbVf2zTiWI&feature=mfu_in_order&list=UL</a> cc @DeeFlowered + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16661725533/index.html b/static/mytweets/ewagoner/status/16661725533/index.html new file mode 100644 index 00000000..2df14cb8 --- /dev/null +++ b/static/mytweets/ewagoner/status/16661725533/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Writing a recipe for calabacitas for my market's newsletter has me thinking of the Coyote Moon (Lemitar, NM) & now I'm hungry all over again + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Writing a recipe for calabacitas for my market's newsletter has me thinking of the Coyote Moon (Lemitar, NM) & now I'm hungry all over again +

+

+ 6/20/2010, 10:25:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/166618773586055168/index.html b/static/mytweets/ewagoner/status/166618773586055168/index.html new file mode 100644 index 00000000..80be5bd1 --- /dev/null +++ b/static/mytweets/ewagoner/status/166618773586055168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LaughingSquid: A-ha’s Take On Me Covered by North Korean Accordion-Playing Students <a href="http://dlvr.it/19WPGg">http://dlvr.it/19WPGg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LaughingSquid: A-ha’s Take On Me Covered by North Korean Accordion-Playing Students http://dlvr.it/19WPGg +

+

+ 2/6/2012, 3:26:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/166625280696389634/index.html b/static/mytweets/ewagoner/status/166625280696389634/index.html new file mode 100644 index 00000000..440492be --- /dev/null +++ b/static/mytweets/ewagoner/status/166625280696389634/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + J.R.R. Tolkien cited Grimm's "The Juniper Tree" as an example of the evils of censorship for children. Today I read it. <a href="http://grimmlunch.org/47-the-juniper-tree">http://grimmlunch.org/47-the-juniper-tree</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ J.R.R. Tolkien cited Grimm's "The Juniper Tree" as an example of the evils of censorship for children. Today I read it. http://grimmlunch.org/47-the-juniper-tree +

+

+ 2/6/2012, 3:52:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/166633487489708032/index.html b/static/mytweets/ewagoner/status/166633487489708032/index.html new file mode 100644 index 00000000..8259c35c --- /dev/null +++ b/static/mytweets/ewagoner/status/166633487489708032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Something something Republican debate" <a href="http://instagr.am/p/ozzmj/">http://instagr.am/p/ozzmj/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Something something Republican debate" http://instagr.am/p/ozzmj/ +

+

+ 2/6/2012, 4:24:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16663543133/index.html b/static/mytweets/ewagoner/status/16663543133/index.html new file mode 100644 index 00000000..6fce9d1a --- /dev/null +++ b/static/mytweets/ewagoner/status/16663543133/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You can find that recipe for calabacitas (onion, zucchini, tomato, corn) here: http://athens.locallygrown.net/weblog/view/5038 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You can find that recipe for calabacitas (onion, zucchini, tomato, corn) here: http://athens.locallygrown.net/weblog/view/5038 +

+

+ 6/20/2010, 10:56:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1666672075/index.html b/static/mytweets/ewagoner/status/1666672075/index.html new file mode 100644 index 00000000..339e9b23 --- /dev/null +++ b/static/mytweets/ewagoner/status/1666672075/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Five memorials in twenty four hours. So far, not nearly as bad as it sounds. Still daunting, though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Five memorials in twenty four hours. So far, not nearly as bad as it sounds. Still daunting, though. +

+

+ 5/1/2009, 12:53:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16669061039529984/index.html b/static/mytweets/ewagoner/status/16669061039529984/index.html new file mode 100644 index 00000000..7855fb0c --- /dev/null +++ b/static/mytweets/ewagoner/status/16669061039529984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's a simple list, and really, who doesn't want a Lego shark thing? http://gdzl.la/93aPV2 http://gdzl.la/93dW4f + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's a simple list, and really, who doesn't want a Lego shark thing? http://gdzl.la/93aPV2 http://gdzl.la/93dW4f +

+

+ 12/19/2010, 8:39:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/166926468792844288/index.html b/static/mytweets/ewagoner/status/166926468792844288/index.html new file mode 100644 index 00000000..71b9f20e --- /dev/null +++ b/static/mytweets/ewagoner/status/166926468792844288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Parents w/ iPads & iPhones: take a look at the apps by Toca Boca. They're like Doug & Melissa toys for the digital age. <a href="http://tocaboca.com/">http://tocaboca.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Parents w/ iPads & iPhones: take a look at the apps by Toca Boca. They're like Doug & Melissa toys for the digital age. http://tocaboca.com/ +

+

+ 2/7/2012, 11:49:06 AM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/167023358301573120/index.html b/static/mytweets/ewagoner/status/167023358301573120/index.html new file mode 100644 index 00000000..97e249b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/167023358301573120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @franklinveaux Ruby and JavaScript programmers, this short video will make you die laughing. <a href="https://www.destroyallsoftware.com/talks/wat">https://www.destroyallsoftware.com/talks/wat</a> "Wat?" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @franklinveaux Ruby and JavaScript programmers, this short video will make you die laughing. https://www.destroyallsoftware.com/talks/wat "Wat?" +

+

+ 2/7/2012, 6:14:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/167047175346454528/index.html b/static/mytweets/ewagoner/status/167047175346454528/index.html new file mode 100644 index 00000000..e7981995 --- /dev/null +++ b/static/mytweets/ewagoner/status/167047175346454528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @rob_sheridan Classic art nudes Photoshopped to modern beauty industry ideals: <a href="http://bit.ly/zxwfFx">http://bit.ly/zxwfFx</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @rob_sheridan Classic art nudes Photoshopped to modern beauty industry ideals: http://bit.ly/zxwfFx +

+

+ 2/7/2012, 7:48:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16718776193/index.html b/static/mytweets/ewagoner/status/16718776193/index.html new file mode 100644 index 00000000..bdba2b77 --- /dev/null +++ b/static/mytweets/ewagoner/status/16718776193/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + She was hoping to meet Batman, but she settled for the Flash. http://gdzl.la/8cepfV + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ She was hoping to meet Batman, but she settled for the Flash. http://gdzl.la/8cepfV +

+

+ 6/21/2010, 4:15:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/167233422530580480/index.html b/static/mytweets/ewagoner/status/167233422530580480/index.html new file mode 100644 index 00000000..d2c9497c --- /dev/null +++ b/static/mytweets/ewagoner/status/167233422530580480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Medieval Smokestacks: Fossil Fuels in Pre-industrial Times" Been meaning to link this fascinating article for months. <a href="http://www.theoildrum.com/node/8460">http://www.theoildrum.com/node/8460</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Medieval Smokestacks: Fossil Fuels in Pre-industrial Times" Been meaning to link this fascinating article for months. http://www.theoildrum.com/node/8460 +

+

+ 2/8/2012, 8:08:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16724520574/index.html b/static/mytweets/ewagoner/status/16724520574/index.html new file mode 100644 index 00000000..8c7592b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/16724520574/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Since Batman apparently has the day off, Vivian took matters into her own hands. http://gdzl.la/8cg73e + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Since Batman apparently has the day off, Vivian took matters into her own hands. http://gdzl.la/8cg73e +

+

+ 6/21/2010, 6:03:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/167260556296859648/index.html b/static/mytweets/ewagoner/status/167260556296859648/index.html new file mode 100644 index 00000000..126379b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/167260556296859648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wonderful Dr Who valentines. INFATUATE! ♥ <a href="http://i.imgur.com/o8TOP.jpg">http://i.imgur.com/o8TOP.jpg</a> /via @jannypie + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wonderful Dr Who valentines. INFATUATE! ♥ http://i.imgur.com/o8TOP.jpg /via @jannypie +

+

+ 2/8/2012, 9:56:38 AM +

+

Favs: 0

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16726712967/index.html b/static/mytweets/ewagoner/status/16726712967/index.html new file mode 100644 index 00000000..44709601 --- /dev/null +++ b/static/mytweets/ewagoner/status/16726712967/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So, Viv, what were your favorite rides today? "The small ones that are safe." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So, Viv, what were your favorite rides today? "The small ones that are safe." +

+

+ 6/21/2010, 6:43:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/167289674056994816/index.html b/static/mytweets/ewagoner/status/167289674056994816/index.html new file mode 100644 index 00000000..b8580556 --- /dev/null +++ b/static/mytweets/ewagoner/status/167289674056994816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Apparently it's become commonplace to apply an aerosol "edible" shrinkwrap on most store-bought produce, even organics. <a href="http://articles.mercola.com/sites/articles/archive/2012/02/08/that-isnt-wax-on-your-organic-apple.aspx?e_cid=20120208_DNL_art_1">http://articles.mercola.com/sites/articles/archive/2012/02/08/that-isnt-wax-on-your-organic-apple.aspx?e_cid=20120208_DNL_art_1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16729931/index.html b/static/mytweets/ewagoner/status/16729931/index.html new file mode 100644 index 00000000..4b7bfa7d --- /dev/null +++ b/static/mytweets/ewagoner/status/16729931/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just had to kick a web server. That was fun! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just had to kick a web server. That was fun! +

+

+ 3/31/2007, 6:46:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/167321994759643136/index.html b/static/mytweets/ewagoner/status/167321994759643136/index.html new file mode 100644 index 00000000..0824e83d --- /dev/null +++ b/static/mytweets/ewagoner/status/167321994759643136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "HOWTO build a Tardis, the adorable German schoolteacher way" <a href="http://boingboing.net/2012/01/27/howto-build-a-tardis-the-ador.html">http://boingboing.net/2012/01/27/howto-build-a-tardis-the-ador.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/167326627477471232/index.html b/static/mytweets/ewagoner/status/167326627477471232/index.html new file mode 100644 index 00000000..5a82eff3 --- /dev/null +++ b/static/mytweets/ewagoner/status/167326627477471232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SutherJohn: The appeal of #Laphroiag is that it taps into the ancient Celtic desire to be face-down in a peat bog. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SutherJohn: The appeal of #Laphroiag is that it taps into the ancient Celtic desire to be face-down in a peat bog. +

+

+ 2/8/2012, 2:19:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16743688832/index.html b/static/mytweets/ewagoner/status/16743688832/index.html new file mode 100644 index 00000000..3c6c6cd5 --- /dev/null +++ b/static/mytweets/ewagoner/status/16743688832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nothing like a family trip to Six Flags to make it feel like the longest day of the year. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nothing like a family trip to Six Flags to make it feel like the longest day of the year. +

+

+ 6/21/2010, 11:28:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1675147750/index.html b/static/mytweets/ewagoner/status/1675147750/index.html new file mode 100644 index 00000000..10ffc7da --- /dev/null +++ b/static/mytweets/ewagoner/status/1675147750/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today was essentially a twelve hour long wake. I'm beat. Tomorrow I'm taking the girl to the zoo for a little peaceful relaxation. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today was essentially a twelve hour long wake. I'm beat. Tomorrow I'm taking the girl to the zoo for a little peaceful relaxation. +

+

+ 5/1/2009, 9:53:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/167681716943728641/index.html b/static/mytweets/ewagoner/status/167681716943728641/index.html new file mode 100644 index 00000000..48662ef0 --- /dev/null +++ b/static/mytweets/ewagoner/status/167681716943728641/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @janinegibson: Urgent: Fake rhino escapes from zoo. <a href="http://bbc.in/zynQ0t">http://bbc.in/zynQ0t</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @janinegibson: Urgent: Fake rhino escapes from zoo. http://bbc.in/zynQ0t +

+

+ 2/9/2012, 1:50:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16779961/index.html b/static/mytweets/ewagoner/status/16779961/index.html new file mode 100644 index 00000000..36b1a1b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/16779961/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My bracket was so good until now. 13 of 16, 7 of 8, 4 of 4. Now, at best, one of two. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My bracket was so good until now. 13 of 16, 7 of 8, 4 of 4. Now, at best, one of two. +

+

+ 3/31/2007, 8:34:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16781122104/index.html b/static/mytweets/ewagoner/status/16781122104/index.html new file mode 100644 index 00000000..793eafe3 --- /dev/null +++ b/static/mytweets/ewagoner/status/16781122104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love it when a cook encourages me to order off-menu. "How about you make me something with the meatloaf?" Can't wait to see what he does. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I love it when a cook encourages me to order off-menu. "How about you make me something with the meatloaf?" Can't wait to see what he does. +

+

+ 6/22/2010, 12:06:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1678880816/index.html b/static/mytweets/ewagoner/status/1678880816/index.html new file mode 100644 index 00000000..1498c6df --- /dev/null +++ b/static/mytweets/ewagoner/status/1678880816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Beautifully written: "35 Years on a Small Organic Farm" locallygrown.net helps revitalize Armstead Farm in the Ark. Ozarks http://is.gd/w7TC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Beautifully written: "35 Years on a Small Organic Farm" locallygrown.net helps revitalize Armstead Farm in the Ark. Ozarks http://is.gd/w7TC +

+

+ 5/2/2009, 10:58:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16792876625/index.html b/static/mytweets/ewagoner/status/16792876625/index.html new file mode 100644 index 00000000..f5e401ad --- /dev/null +++ b/static/mytweets/ewagoner/status/16792876625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Abingdon, VA: "Farmers form cooperative to offer locally produced meat" http://is.gd/cZvTa + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Abingdon, VA: "Farmers form cooperative to offer locally produced meat" http://is.gd/cZvTa +

+

+ 6/22/2010, 3:25:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16798165990/index.html b/static/mytweets/ewagoner/status/16798165990/index.html new file mode 100644 index 00000000..1418ef67 --- /dev/null +++ b/static/mytweets/ewagoner/status/16798165990/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Meatloaf panini with egg, marinated grilled veggies (including squash and arugula), & pepper jelly. And collards. http://gdzl.la/8cAby3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Meatloaf panini with egg, marinated grilled veggies (including squash and arugula), & pepper jelly. And collards. http://gdzl.la/8cAby3 +

+

+ 6/22/2010, 4:57:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/167993913653739520/index.html b/static/mytweets/ewagoner/status/167993913653739520/index.html new file mode 100644 index 00000000..6b61f356 --- /dev/null +++ b/static/mytweets/ewagoner/status/167993913653739520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @wdenton: Odd coincidence that Isaac Newton, Isaac Asimov and Isaac Thermodynamics all came up with three laws. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @wdenton: Odd coincidence that Isaac Newton, Isaac Asimov and Isaac Thermodynamics all came up with three laws. +

+

+ 2/10/2012, 10:30:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/168001973243748352/index.html b/static/mytweets/ewagoner/status/168001973243748352/index.html new file mode 100644 index 00000000..87c99f1c --- /dev/null +++ b/static/mytweets/ewagoner/status/168001973243748352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight I'm baking a birthday cake for Juniper shaped like Nemo (the fish, not the captain). Tomorrow night, I see TMBG & Jonathan Coulton. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight I'm baking a birthday cake for Juniper shaped like Nemo (the fish, not the captain). Tomorrow night, I see TMBG & Jonathan Coulton. +

+

+ 2/10/2012, 11:02:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16803230092/index.html b/static/mytweets/ewagoner/status/16803230092/index.html new file mode 100644 index 00000000..81a80038 --- /dev/null +++ b/static/mytweets/ewagoner/status/16803230092/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At Trappeze's Malheur Brewery reception. Hope that's not gulf crude on these oysters. http://gdzl.la/8cBoZj http://gdzl.la/8cy5nK + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At Trappeze's Malheur Brewery reception. Hope that's not gulf crude on these oysters. http://gdzl.la/8cBoZj http://gdzl.la/8cy5nK +

+

+ 6/22/2010, 6:30:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/168038413788917760/index.html b/static/mytweets/ewagoner/status/168038413788917760/index.html new file mode 100644 index 00000000..7c00ba4d --- /dev/null +++ b/static/mytweets/ewagoner/status/168038413788917760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + MCFrontalot's new video for "Stoop Sale" is here: <a href="http://www.youtube.com/watch?v=bFOPwL32UvI&feature=youtu.be">http://www.youtube.com/watch?v=bFOPwL32UvI&feature=youtu.be</a> I helped make this, in an important but totally hands-off way. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16805324713/index.html b/static/mytweets/ewagoner/status/16805324713/index.html new file mode 100644 index 00000000..c2cc53c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/16805324713/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ohmigosh the Tuesday afternoon farmers market is hot hot hot. Never been so glad my virtual market is doing so well. I couldn't take it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ohmigosh the Tuesday afternoon farmers market is hot hot hot. Never been so glad my virtual market is doing so well. I couldn't take it. +

+

+ 6/22/2010, 7:07:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/168073438643232769/index.html b/static/mytweets/ewagoner/status/168073438643232769/index.html new file mode 100644 index 00000000..f764f436 --- /dev/null +++ b/static/mytweets/ewagoner/status/168073438643232769/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A Dr Who / Star Trek: The Next Generation crossover is forthcoming. Not video, sadly. <a href="http://www.bleedingcool.com/2012/02/10/scoop-doctor-who-star-trek-official-crossover/">http://www.bleedingcool.com/2012/02/10/scoop-doctor-who-star-trek-official-crossover/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/168092860112052224/index.html b/static/mytweets/ewagoner/status/168092860112052224/index.html new file mode 100644 index 00000000..30089afc --- /dev/null +++ b/static/mytweets/ewagoner/status/168092860112052224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read the 50th Grimm's Fairy Tale since I started this project: "Brier Rose". Only 200 more to go! <a href="http://grimmlunch.org/50-brier-rose">http://grimmlunch.org/50-brier-rose</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I read the 50th Grimm's Fairy Tale since I started this project: "Brier Rose". Only 200 more to go! http://grimmlunch.org/50-brier-rose +

+

+ 2/10/2012, 5:03:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/168128381324496897/index.html b/static/mytweets/ewagoner/status/168128381324496897/index.html new file mode 100644 index 00000000..0c683b0a --- /dev/null +++ b/static/mytweets/ewagoner/status/168128381324496897/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian got introduced to Monty Python's Flying Circus tonight. <a href="http://instagr.am/p/G2Fq2rs2qa/">http://instagr.am/p/G2Fq2rs2qa/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian got introduced to Monty Python's Flying Circus tonight. http://instagr.am/p/G2Fq2rs2qa/ +

+

+ 2/10/2012, 7:25:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16813463023/index.html b/static/mytweets/ewagoner/status/16813463023/index.html new file mode 100644 index 00000000..5b4e2eb8 --- /dev/null +++ b/static/mytweets/ewagoner/status/16813463023/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cooking down Backyard Harvest mushrooms & leeks & thought, gee, Nature's Harmony brats should be steamed on there. http://gdzl.la/8cDjCY + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cooking down Backyard Harvest mushrooms & leeks & thought, gee, Nature's Harmony brats should be steamed on there. http://gdzl.la/8cDjCY +

+

+ 6/22/2010, 9:23:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16813976200/index.html b/static/mytweets/ewagoner/status/16813976200/index.html new file mode 100644 index 00000000..2fcbe7d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/16813976200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Took the brats off, added stock & Atlanta Creamery creme freche, & a quick summer dinner of soup & sausage's made. http://gdzl.la/8cDqsm + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Took the brats off, added stock & Atlanta Creamery creme freche, & a quick summer dinner of soup & sausage's made. http://gdzl.la/8cDqsm +

+

+ 6/22/2010, 9:31:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/168155846189129728/index.html b/static/mytweets/ewagoner/status/168155846189129728/index.html new file mode 100644 index 00000000..f45a971c --- /dev/null +++ b/static/mytweets/ewagoner/status/168155846189129728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A friend I haven't seen in 23 years made me socks. I'm blessed. Thank you, Anastasia! <a href="http://instagr.am/p/G2SN4SM2sV/">http://instagr.am/p/G2SN4SM2sV/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A friend I haven't seen in 23 years made me socks. I'm blessed. Thank you, Anastasia! http://instagr.am/p/G2SN4SM2sV/ +

+

+ 2/10/2012, 9:14:12 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/168172935343906816/index.html b/static/mytweets/ewagoner/status/168172935343906816/index.html new file mode 100644 index 00000000..3a38e90f --- /dev/null +++ b/static/mytweets/ewagoner/status/168172935343906816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tomorrow, these cakes will be turned into a clown fish. <a href="http://instagr.am/p/G2aB3Cs2tt/">http://instagr.am/p/G2aB3Cs2tt/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tomorrow, these cakes will be turned into a clown fish. http://instagr.am/p/G2aB3Cs2tt/ +

+

+ 2/10/2012, 10:22:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1683375637/index.html b/static/mytweets/ewagoner/status/1683375637/index.html new file mode 100644 index 00000000..8150814f --- /dev/null +++ b/static/mytweets/ewagoner/status/1683375637/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Every time I visit Greenville, South Carolina, it seems more and more the ideal city to live in, should one want to live in a city. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Every time I visit Greenville, South Carolina, it seems more and more the ideal city to live in, should one want to live in a city. +

+

+ 5/2/2009, 9:40:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/168354723538284544/index.html b/static/mytweets/ewagoner/status/168354723538284544/index.html new file mode 100644 index 00000000..7b01dd67 --- /dev/null +++ b/static/mytweets/ewagoner/status/168354723538284544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Who was at the DuPont pavilion? Why was the bench still warm? Who had been there? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Who was at the DuPont pavilion? Why was the bench still warm? Who had been there? +

+

+ 2/11/2012, 10:24:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/168394089870524416/index.html b/static/mytweets/ewagoner/status/168394089870524416/index.html new file mode 100644 index 00000000..4773b2f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/168394089870524416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fishy chocolate cake. <a href="http://instagr.am/p/G3-iJis2rQ/">http://instagr.am/p/G3-iJis2rQ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/168408619338055680/index.html b/static/mytweets/ewagoner/status/168408619338055680/index.html new file mode 100644 index 00000000..1e52df28 --- /dev/null +++ b/static/mytweets/ewagoner/status/168408619338055680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The finished cake. Not my best work, but it'll still do nicely. <a href="http://instagr.am/p/G4FL0QM2si/">http://instagr.am/p/G4FL0QM2si/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The finished cake. Not my best work, but it'll still do nicely. http://instagr.am/p/G4FL0QM2si/ +

+

+ 2/11/2012, 1:58:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/168411861417607168/index.html b/static/mytweets/ewagoner/status/168411861417607168/index.html new file mode 100644 index 00000000..cffc5113 --- /dev/null +++ b/static/mytweets/ewagoner/status/168411861417607168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper just caught on to what's going on. <a href="http://instagr.am/p/G4GqiNs2sr/">http://instagr.am/p/G4GqiNs2sr/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper just caught on to what's going on. http://instagr.am/p/G4GqiNs2sr/ +

+

+ 2/11/2012, 2:11:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16847345070/index.html b/static/mytweets/ewagoner/status/16847345070/index.html new file mode 100644 index 00000000..ad16e6c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/16847345070/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The local paper isn't usually so blatant with the "ha ha look at the hillbillies" as this: http://is.gd/d0wdY (especially with the pics) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The local paper isn't usually so blatant with the "ha ha look at the hillbillies" as this: http://is.gd/d0wdY (especially with the pics) +

+

+ 6/23/2010, 8:49:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/168501663882162176/index.html b/static/mytweets/ewagoner/status/168501663882162176/index.html new file mode 100644 index 00000000..bb8163b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/168501663882162176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They might be big big fake fake lies. (This was waiting for me when I walked in the door.) <a href="http://instagr.am/p/G4vi94s2ky/">http://instagr.am/p/G4vi94s2ky/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They might be big big fake fake lies. (This was waiting for me when I walked in the door.) http://instagr.am/p/G4vi94s2ky/ +

+

+ 2/11/2012, 8:08:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/168507736097693697/index.html b/static/mytweets/ewagoner/status/168507736097693697/index.html new file mode 100644 index 00000000..6dd0d753 --- /dev/null +++ b/static/mytweets/ewagoner/status/168507736097693697/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I only know a few people here, but just looking around I can see the place is full of awesome people. #tmbg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I only know a few people here, but just looking around I can see the place is full of awesome people. #tmbg +

+

+ 2/11/2012, 8:32:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/168522195176402946/index.html b/static/mytweets/ewagoner/status/168522195176402946/index.html new file mode 100644 index 00000000..9202a6dc --- /dev/null +++ b/static/mytweets/ewagoner/status/168522195176402946/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hey! I played that accordion one night in Albuquerque. #tmbg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hey! I played that accordion one night in Albuquerque. #tmbg +

+

+ 2/11/2012, 9:29:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/168529915468185600/index.html b/static/mytweets/ewagoner/status/168529915468185600/index.html new file mode 100644 index 00000000..f8cc2305 --- /dev/null +++ b/static/mytweets/ewagoner/status/168529915468185600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "You want to count us off, Marty or... are you eating?" Drummers have to keep their energy up, you know. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "You want to count us off, Marty or... are you eating?" Drummers have to keep their energy up, you know. +

+

+ 2/11/2012, 10:00:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16853994076905474/index.html b/static/mytweets/ewagoner/status/16853994076905474/index.html new file mode 100644 index 00000000..f2c2720c --- /dev/null +++ b/static/mytweets/ewagoner/status/16853994076905474/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Living in the past? Who, me? http://gdzl.la/93m6fS + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Living in the past? Who, me? http://gdzl.la/93m6fS +

+

+ 12/20/2010, 8:54:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/168849447462252544/index.html b/static/mytweets/ewagoner/status/168849447462252544/index.html new file mode 100644 index 00000000..b5e82163 --- /dev/null +++ b/static/mytweets/ewagoner/status/168849447462252544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I don't need a coat. I saw the weather on the Internet once, and it said nice and warm." -- My daughter. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I don't need a coat. I saw the weather on the Internet once, and it said nice and warm." -- My daughter. +

+

+ 2/12/2012, 7:10:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/168922465601466368/index.html b/static/mytweets/ewagoner/status/168922465601466368/index.html new file mode 100644 index 00000000..bcfd111a --- /dev/null +++ b/static/mytweets/ewagoner/status/168922465601466368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In her crib, at midnight, playing with monkeys on an iPad. <a href="http://instagr.am/p/G7u1WNs2l8/">http://instagr.am/p/G7u1WNs2l8/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In her crib, at midnight, playing with monkeys on an iPad. http://instagr.am/p/G7u1WNs2l8/ +

+

+ 2/13/2012, 12:00:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/168928933985787904/index.html b/static/mytweets/ewagoner/status/168928933985787904/index.html new file mode 100644 index 00000000..a8d59b9e --- /dev/null +++ b/static/mytweets/ewagoner/status/168928933985787904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: Q: How could the upcoming Peter Jackson film of 'The Hobbit' possibly get any more awesome? A: <a href="http://spinoff.comicbookresources.com/2012/02/09/the-hobbit-completes-cast-with-billy-connolly-as-dain-ironfoot/">http://spinoff.comicbookresources.com/2012/02/09/the-hobbit-completes-cast-with-billy-connolly-as-dain-ironfoot/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16892986546/index.html b/static/mytweets/ewagoner/status/16892986546/index.html new file mode 100644 index 00000000..73bafb6e --- /dev/null +++ b/static/mytweets/ewagoner/status/16892986546/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Your call is very important to us. Please try again later. Goodbye. *click*" You're not even trying anymore, are you AT&T? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Your call is very important to us. Please try again later. Goodbye. *click*" You're not even trying anymore, are you AT&T? +

+

+ 6/23/2010, 9:36:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/169124093248020481/index.html b/static/mytweets/ewagoner/status/169124093248020481/index.html new file mode 100644 index 00000000..ddcaacfe --- /dev/null +++ b/static/mytweets/ewagoner/status/169124093248020481/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I caught a trapeze with my legs while swinging on my arms on another trapeze, then moved between them. I love Monday lunches. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I caught a trapeze with my legs while swinging on my arms on another trapeze, then moved between them. I love Monday lunches. +

+

+ 2/13/2012, 1:21:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/169142335962226688/index.html b/static/mytweets/ewagoner/status/169142335962226688/index.html new file mode 100644 index 00000000..1a774b6b --- /dev/null +++ b/static/mytweets/ewagoner/status/169142335962226688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Eat Local and Organic with Homegrown-Orlando’s Food Co-Op" <a href="http://amplifiedculture.com/eat-local-and-organic-with-homegrown-orlandos-food-co-op/">http://amplifiedculture.com/eat-local-and-organic-with-homegrown-orlandos-food-co-op/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16916267218771968/index.html b/static/mytweets/ewagoner/status/16916267218771968/index.html new file mode 100644 index 00000000..496f0302 --- /dev/null +++ b/static/mytweets/ewagoner/status/16916267218771968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This simple photo takes my breath away, every single time I see it. http://marswatch.astro.cornell.edu/pancam_instrument/sunset489_new2.html + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This simple photo takes my breath away, every single time I see it. http://marswatch.astro.cornell.edu/pancam_instrument/sunset489_new2.html +

+

+ 12/20/2010, 1:02:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/169167302397399040/index.html b/static/mytweets/ewagoner/status/169167302397399040/index.html new file mode 100644 index 00000000..fee506fb --- /dev/null +++ b/static/mytweets/ewagoner/status/169167302397399040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + *Awesome* Game of Thrones valentines: <a href="http://blog.chrisbishop.com/post/17554357179/game-of-thrones-valentine-cards">http://blog.chrisbishop.com/post/17554357179/game-of-thrones-valentine-cards</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/169170203744280576/index.html b/static/mytweets/ewagoner/status/169170203744280576/index.html new file mode 100644 index 00000000..a2b32d87 --- /dev/null +++ b/static/mytweets/ewagoner/status/169170203744280576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's been a big fire burning all day northwest of town, somewhere between here and the mountains. Looks like a wildfire. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's been a big fire burning all day northwest of town, somewhere between here and the mountains. Looks like a wildfire. +

+

+ 2/13/2012, 4:24:54 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/169194507533946880/index.html b/static/mytweets/ewagoner/status/169194507533946880/index.html new file mode 100644 index 00000000..68ba2c01 --- /dev/null +++ b/static/mytweets/ewagoner/status/169194507533946880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sat down for a moment while my phone synced for the ride home, and promptly fell asleep. And it's only Monday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sat down for a moment while my phone synced for the ride home, and promptly fell asleep. And it's only Monday. +

+

+ 2/13/2012, 6:01:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1692773553/index.html b/static/mytweets/ewagoner/status/1692773553/index.html new file mode 100644 index 00000000..383b0fbf --- /dev/null +++ b/static/mytweets/ewagoner/status/1692773553/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That dark dusting on my upper lip is not merely crumbs from the muffin I ate for a bedtime snack. It also signals the start of Mustache May. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That dark dusting on my upper lip is not merely crumbs from the muffin I ate for a bedtime snack. It also signals the start of Mustache May. +

+

+ 5/3/2009, 11:45:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/169414044413988865/index.html b/static/mytweets/ewagoner/status/169414044413988865/index.html new file mode 100644 index 00000000..557c4ee3 --- /dev/null +++ b/static/mytweets/ewagoner/status/169414044413988865/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's the ol' hand jive discount. <a href="http://instagr.am/p/G_OZK1M2hb/">http://instagr.am/p/G_OZK1M2hb/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/169442773701894144/index.html b/static/mytweets/ewagoner/status/169442773701894144/index.html new file mode 100644 index 00000000..9392bb43 --- /dev/null +++ b/static/mytweets/ewagoner/status/169442773701894144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ghweldon: "It says 'I Cthu-Cthu-Chthulhu you.' And there's a picture of train. Being eaten by the Great Old One in all his hideous s ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ghweldon: "It says 'I Cthu-Cthu-Chthulhu you.' And there's a picture of train. Being eaten by the Great Old One in all his hideous s ... +

+

+ 2/14/2012, 10:27:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/169445813699870720/index.html b/static/mytweets/ewagoner/status/169445813699870720/index.html new file mode 100644 index 00000000..2288804c --- /dev/null +++ b/static/mytweets/ewagoner/status/169445813699870720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Goodnight iPad, a new book by Ann Droyd. <a href="http://www.youtube.com/watch?feature=player_embedded&v=-ouOwpYQqic">http://www.youtube.com/watch?feature=player_embedded&v=-ouOwpYQqic</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/169482285559713792/index.html b/static/mytweets/ewagoner/status/169482285559713792/index.html new file mode 100644 index 00000000..0615630b --- /dev/null +++ b/static/mytweets/ewagoner/status/169482285559713792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AlsBoy: Apologies if you've already seen a fox queuing to use a cash machine today. <a href="http://twitpic.com/8jiuiq">http://twitpic.com/8jiuiq</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AlsBoy: Apologies if you've already seen a fox queuing to use a cash machine today. http://twitpic.com/8jiuiq +

+

+ 2/14/2012, 1:05:00 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/169722492/index.html b/static/mytweets/ewagoner/status/169722492/index.html new file mode 100644 index 00000000..9dea31da --- /dev/null +++ b/static/mytweets/ewagoner/status/169722492/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A wasp stung the heck out of the back of my hand last night. The swelling's gone, but it itches. A lot. I'd invaded his sumac grove, I guess + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A wasp stung the heck out of the back of my hand last night. The swelling's gone, but it itches. A lot. I'd invaded his sumac grove, I guess +

+

+ 7/26/2007, 11:23:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/169750691718504448/index.html b/static/mytweets/ewagoner/status/169750691718504448/index.html new file mode 100644 index 00000000..3aa33830 --- /dev/null +++ b/static/mytweets/ewagoner/status/169750691718504448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's nothing like a dense freezing fog to bring out all the drivers with broken tail lights. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's nothing like a dense freezing fog to bring out all the drivers with broken tail lights. +

+

+ 2/15/2012, 6:51:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/169786861085143041/index.html b/static/mytweets/ewagoner/status/169786861085143041/index.html new file mode 100644 index 00000000..02b5d962 --- /dev/null +++ b/static/mytweets/ewagoner/status/169786861085143041/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Geek Social Fallacies of Sex", a guest post by Holly Pervocracy over at the Geek Feminism blog: <a href="http://geekfeminism.org/2012/02/09/the-geek-social-fallacies-of-sex/">http://geekfeminism.org/2012/02/09/the-geek-social-fallacies-of-sex/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/16981902312/index.html b/static/mytweets/ewagoner/status/16981902312/index.html new file mode 100644 index 00000000..e4b24c51 --- /dev/null +++ b/static/mytweets/ewagoner/status/16981902312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I thought it was hot today until I saw the forecast for tomorrow. 102F. http://twitpic.com/1zp7kr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I thought it was hot today until I saw the forecast for tomorrow. 102F. http://twitpic.com/1zp7kr +

+

+ 6/24/2010, 10:48:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170141785874632704/index.html b/static/mytweets/ewagoner/status/170141785874632704/index.html new file mode 100644 index 00000000..dfe9ae2f --- /dev/null +++ b/static/mytweets/ewagoner/status/170141785874632704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @parislemon: Surprise! OS X Mountain Lion Roars Into Existence (For Developers Today, Everyone This Summer) <a href="http://techcrunch.com/2012/02/16/os-x-mountain-lion/">http://techcrunch.com/2012/02/16/os-x-mountain-lion/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17014472841/index.html b/static/mytweets/ewagoner/status/17014472841/index.html new file mode 100644 index 00000000..e37b6c32 --- /dev/null +++ b/static/mytweets/ewagoner/status/17014472841/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sayeth AT&T: "Your order did come in on time, but we don't have your phones. Don't know when we'll have them. No idea when you'll get them." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sayeth AT&T: "Your order did come in on time, but we don't have your phones. Don't know when we'll have them. No idea when you'll get them." +

+

+ 6/25/2010, 9:41:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17014627157/index.html b/static/mytweets/ewagoner/status/17014627157/index.html new file mode 100644 index 00000000..ed9e2651 --- /dev/null +++ b/static/mytweets/ewagoner/status/17014627157/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sayeth AT&T, pt2: "We'll only ship to your house, and you have to be there to sign for them. Whenever that is. Good luck." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sayeth AT&T, pt2: "We'll only ship to your house, and you have to be there to sign for them. Whenever that is. Good luck." +

+

+ 6/25/2010, 9:43:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170146488616370177/index.html b/static/mytweets/ewagoner/status/170146488616370177/index.html new file mode 100644 index 00000000..75309ae2 --- /dev/null +++ b/static/mytweets/ewagoner/status/170146488616370177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dancing for donuts. It's my new exercise plan. <a href="http://instagr.am/p/HEbb1Us2uB/">http://instagr.am/p/HEbb1Us2uB/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dancing for donuts. It's my new exercise plan. http://instagr.am/p/HEbb1Us2uB/ +

+

+ 2/16/2012, 9:04:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17016358778/index.html b/static/mytweets/ewagoner/status/17016358778/index.html new file mode 100644 index 00000000..39729d9e --- /dev/null +++ b/static/mytweets/ewagoner/status/17016358778/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "An Athens woman accused her husband's ex-wife of bigamy" "this would mean her husband also was married to more than one" http://is.gd/d3AT7 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "An Athens woman accused her husband's ex-wife of bigamy" "this would mean her husband also was married to more than one" http://is.gd/d3AT7 +

+

+ 6/25/2010, 10:07:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170176026775793664/index.html b/static/mytweets/ewagoner/status/170176026775793664/index.html new file mode 100644 index 00000000..d0a3b7e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/170176026775793664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The little door under the stairs. On the sidewalk. <a href="http://instagr.am/p/HEo6PbM2vk/">http://instagr.am/p/HEo6PbM2vk/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The little door under the stairs. On the sidewalk. http://instagr.am/p/HEo6PbM2vk/ +

+

+ 2/16/2012, 11:01:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170206050799202306/index.html b/static/mytweets/ewagoner/status/170206050799202306/index.html new file mode 100644 index 00000000..a2676d3b --- /dev/null +++ b/static/mytweets/ewagoner/status/170206050799202306/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Ouch! ... that's refreshing." <a href="http://instagr.am/p/HE2c3ms2hB/">http://instagr.am/p/HE2c3ms2hB/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170207058891780097/index.html b/static/mytweets/ewagoner/status/170207058891780097/index.html new file mode 100644 index 00000000..02757e17 --- /dev/null +++ b/static/mytweets/ewagoner/status/170207058891780097/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This graffiti describes my ideal workday. <a href="http://instagr.am/p/HE3BT9s2hE/">http://instagr.am/p/HE3BT9s2hE/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This graffiti describes my ideal workday. http://instagr.am/p/HE3BT9s2hE/ +

+

+ 2/16/2012, 1:04:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17034310007/index.html b/static/mytweets/ewagoner/status/17034310007/index.html new file mode 100644 index 00000000..a5167967 --- /dev/null +++ b/static/mytweets/ewagoner/status/17034310007/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + O hai FedEx tracking number! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ O hai FedEx tracking number! +

+

+ 6/25/2010, 2:23:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17039184161/index.html b/static/mytweets/ewagoner/status/17039184161/index.html new file mode 100644 index 00000000..b1781c9a --- /dev/null +++ b/static/mytweets/ewagoner/status/17039184161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When I'm on the mike, girlies wanna flizzirt, but I tell' em chill like a DQ Blizzard. Help me like a DQ Blizzard, D-DQ Blizzard. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When I'm on the mike, girlies wanna flizzirt,
but I tell' em chill like a DQ Blizzard.
Help me like a DQ Blizzard, D-DQ Blizzard. +

+

+ 6/25/2010, 3:43:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170522733627715584/index.html b/static/mytweets/ewagoner/status/170522733627715584/index.html new file mode 100644 index 00000000..c45c9ff0 --- /dev/null +++ b/static/mytweets/ewagoner/status/170522733627715584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens has apparently landed a major new factory for Caterpillar. Great news for town! <a href="http://www.chicagotribune.com/news/nationworld/sns-bc-ga--caterpillar-georgiaplant,0,7977548.story">http://www.chicagotribune.com/news/nationworld/sns-bc-ga--caterpillar-georgiaplant,0,7977548.story</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17054864248/index.html b/static/mytweets/ewagoner/status/17054864248/index.html new file mode 100644 index 00000000..4c459ff7 --- /dev/null +++ b/static/mytweets/ewagoner/status/17054864248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Not quite crawling. She gets tuckered out after about eight inches. http://gdzl.la/8djoTn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Not quite crawling. She gets tuckered out after about eight inches. http://gdzl.la/8djoTn +

+

+ 6/25/2010, 8:38:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170608996489768961/index.html b/static/mytweets/ewagoner/status/170608996489768961/index.html new file mode 100644 index 00000000..0c7b4521 --- /dev/null +++ b/static/mytweets/ewagoner/status/170608996489768961/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A self-portrait of the rover Opportunity, taken after an amazing eight years on Mars. It makes my heart happy. <a href="http://photojournal.jpl.nasa.gov/catalog/PIA15115">http://photojournal.jpl.nasa.gov/catalog/PIA15115</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170610124757532672/index.html b/static/mytweets/ewagoner/status/170610124757532672/index.html new file mode 100644 index 00000000..854b575e --- /dev/null +++ b/static/mytweets/ewagoner/status/170610124757532672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @parrygripp: I wish that Warrant song "Cherry Pie" was actually about cherry pie. Because cherry pie is delicious. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @parrygripp: I wish that Warrant song "Cherry Pie" was actually about cherry pie. Because cherry pie is delicious. +

+

+ 2/17/2012, 3:46:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170629106898186240/index.html b/static/mytweets/ewagoner/status/170629106898186240/index.html new file mode 100644 index 00000000..d5c9f4af --- /dev/null +++ b/static/mytweets/ewagoner/status/170629106898186240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + iPhoto's face recognition algorithm thinks I am the Childlike Empress of Fantasia, as pictured on the DVD cover of "The NeverEnding Story". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ iPhoto's face recognition algorithm thinks I am the Childlike Empress of Fantasia, as pictured on the DVD cover of "The NeverEnding Story". +

+

+ 2/17/2012, 5:02:03 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170649488128610306/index.html b/static/mytweets/ewagoner/status/170649488128610306/index.html new file mode 100644 index 00000000..b94c6524 --- /dev/null +++ b/static/mytweets/ewagoner/status/170649488128610306/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Angry driver at the next pump had a sign on her minivan: "Gas prices were $1.67 when Obama was elected!!!" He's been there 8 years already? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Angry driver at the next pump had a sign on her minivan: "Gas prices were $1.67 when Obama was elected!!!" He's been there 8 years already? +

+

+ 2/17/2012, 6:23:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170672234405429248/index.html b/static/mytweets/ewagoner/status/170672234405429248/index.html new file mode 100644 index 00000000..58656c64 --- /dev/null +++ b/static/mytweets/ewagoner/status/170672234405429248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The new oyster mushrooms now at my farmers market are amazing. This is how they look eight days after I boug <a href="http://instagr.am/p/HIKfQqs2gv/">http://instagr.am/p/HIKfQqs2gv/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The new oyster mushrooms now at my farmers market are amazing. This is how they look eight days after I boug http://instagr.am/p/HIKfQqs2gv/ +

+

+ 2/17/2012, 7:53:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170690965076582401/index.html b/static/mytweets/ewagoner/status/170690965076582401/index.html new file mode 100644 index 00000000..b6e1437f --- /dev/null +++ b/static/mytweets/ewagoner/status/170690965076582401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Chardee MacDennis: The Game of Games" Best Always Sunny yet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Chardee MacDennis: The Game of Games" Best Always Sunny yet. +

+

+ 2/17/2012, 9:07:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170694582395342849/index.html b/static/mytweets/ewagoner/status/170694582395342849/index.html new file mode 100644 index 00000000..629aae52 --- /dev/null +++ b/static/mytweets/ewagoner/status/170694582395342849/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Aw, man! Someone filmed me getting my weekly massage today and put it on the Internet. <a href="http://www.youtube.com/watch?feature=player_embedded&v=_ng08sHphA4">http://www.youtube.com/watch?feature=player_embedded&v=_ng08sHphA4</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170699499348561920/index.html b/static/mytweets/ewagoner/status/170699499348561920/index.html new file mode 100644 index 00000000..575da9a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/170699499348561920/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "Now for something completely different: a man w/ a tape recorder up his nose." +"Dad, that's the silliest ever." +Another parenting triumph. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Now for something completely different: a man w/ a tape recorder up his nose."
"Dad, that's the silliest ever."
Another parenting triumph. +

+

+ 2/17/2012, 9:41:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170746471078051840/index.html b/static/mytweets/ewagoner/status/170746471078051840/index.html new file mode 100644 index 00000000..f52c6740 --- /dev/null +++ b/static/mytweets/ewagoner/status/170746471078051840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Shopping for fresh, local food to go virtual in Champaign County (Ohio)" <a href="http://urbanacitizen.com/Main.asp?SectionID=3&SubSectionID=5&ArticleID=159227">http://urbanacitizen.com/Main.asp?SectionID=3&SubSectionID=5&ArticleID=159227</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17079345889681408/index.html b/static/mytweets/ewagoner/status/17079345889681408/index.html new file mode 100644 index 00000000..2417a7e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/17079345889681408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like the eclipse is going to be eclipsed by these thick clouds that have suddenly appeared. Ah, well. I've set the alarm anyway. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like the eclipse is going to be eclipsed by these thick clouds that have suddenly appeared. Ah, well. I've set the alarm anyway. +

+

+ 12/20/2010, 11:50:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17080621/index.html b/static/mytweets/ewagoner/status/17080621/index.html new file mode 100644 index 00000000..82ade12d --- /dev/null +++ b/static/mytweets/ewagoner/status/17080621/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hoeing the carrots, radishes, turnips, peas, beets, chard, and lettuce. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hoeing the carrots, radishes, turnips, peas, beets, chard, and lettuce. +

+

+ 4/1/2007, 11:35:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170922685780598784/index.html b/static/mytweets/ewagoner/status/170922685780598784/index.html new file mode 100644 index 00000000..7a49bf62 --- /dev/null +++ b/static/mytweets/ewagoner/status/170922685780598784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I'm down exactly 25 lbs since Thanksgiving. And I'm really starting to feel the difference. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I'm down exactly 25 lbs since Thanksgiving. And I'm really starting to feel the difference. +

+

+ 2/18/2012, 12:28:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170948611776069633/index.html b/static/mytweets/ewagoner/status/170948611776069633/index.html new file mode 100644 index 00000000..942cbcbf --- /dev/null +++ b/static/mytweets/ewagoner/status/170948611776069633/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Circus Athena program doubles as a cootie catcher. <a href="http://instagr.am/p/HKIRkys2ii/">http://instagr.am/p/HKIRkys2ii/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Circus Athena program doubles as a cootie catcher. http://instagr.am/p/HKIRkys2ii/ +

+

+ 2/18/2012, 2:11:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170985485555089409/index.html b/static/mytweets/ewagoner/status/170985485555089409/index.html new file mode 100644 index 00000000..1819f7f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/170985485555089409/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The grand finale, including a sing-along "Hey Jude" with scrolling lyrics. <a href="http://instagr.am/p/HKY9pDs2mX/">http://instagr.am/p/HKY9pDs2mX/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The grand finale, including a sing-along "Hey Jude" with scrolling lyrics. http://instagr.am/p/HKY9pDs2mX/ +

+

+ 2/18/2012, 4:38:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/170996924550356992/index.html b/static/mytweets/ewagoner/status/170996924550356992/index.html new file mode 100644 index 00000000..aee99de8 --- /dev/null +++ b/static/mytweets/ewagoner/status/170996924550356992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been asked to read a great story for the best YA sci-fi & fantasy audio magazine out there. I'm excited! More details later on. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been asked to read a great story for the best YA sci-fi & fantasy audio magazine out there. I'm excited! More details later on. +

+

+ 2/18/2012, 5:23:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17102471213/index.html b/static/mytweets/ewagoner/status/17102471213/index.html new file mode 100644 index 00000000..04dbbd86 --- /dev/null +++ b/static/mytweets/ewagoner/status/17102471213/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + No show service tech. "We were on Woody Rd and couldn't find your house." Nice lie. There are only two houses, and I'm the very first one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ No show service tech. "We were on Woody Rd and couldn't find your house." Nice lie. There are only two houses, and I'm the very first one. +

+

+ 6/26/2010, 12:26:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/171034717196529665/index.html b/static/mytweets/ewagoner/status/171034717196529665/index.html new file mode 100644 index 00000000..d039d887 --- /dev/null +++ b/static/mytweets/ewagoner/status/171034717196529665/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In tonight's installment of "The Unlikely Adventures of Eric", I'm getting paid to cook and then eat some soup. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In tonight's installment of "The Unlikely Adventures of Eric", I'm getting paid to cook and then eat some soup. +

+

+ 2/18/2012, 7:53:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/171044164841111552/index.html b/static/mytweets/ewagoner/status/171044164841111552/index.html new file mode 100644 index 00000000..9653a320 --- /dev/null +++ b/static/mytweets/ewagoner/status/171044164841111552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Chicken and mushroom glass noodle soup. The catch? Those aren't noodles. <a href="http://instagr.am/p/HKztQUs2sg/">http://instagr.am/p/HKztQUs2sg/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Chicken and mushroom glass noodle soup. The catch? Those aren't noodles. http://instagr.am/p/HKztQUs2sg/ +

+

+ 2/18/2012, 8:31:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17106244300/index.html b/static/mytweets/ewagoner/status/17106244300/index.html new file mode 100644 index 00000000..bd821557 --- /dev/null +++ b/static/mytweets/ewagoner/status/17106244300/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On my fourth phone call to get the DirecTV service tech here today, the person answers "AT&T". That explains everything. Order canceled. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On my fourth phone call to get the DirecTV service tech here today, the person answers "AT&T". That explains everything. Order canceled. +

+

+ 6/26/2010, 1:28:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17106455854/index.html b/static/mytweets/ewagoner/status/17106455854/index.html new file mode 100644 index 00000000..e74ec61f --- /dev/null +++ b/static/mytweets/ewagoner/status/17106455854/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "We already charged your account. You should get a refund in ten business days. Call us if it doesn't appear." Are you freakin' kidding me? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "We already charged your account. You should get a refund in ten business days. Call us if it doesn't appear." Are you freakin' kidding me? +

+

+ 6/26/2010, 1:32:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17108595790/index.html b/static/mytweets/ewagoner/status/17108595790/index.html new file mode 100644 index 00000000..3a0c0962 --- /dev/null +++ b/static/mytweets/ewagoner/status/17108595790/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spoke w/ owner of a company that does DirecTV service work. "We do 40 tickets/day and, on average, all of them have problems from DirecTV." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spoke w/ owner of a company that does DirecTV service work. "We do 40 tickets/day and, on average, all of them have problems from DirecTV." +

+

+ 6/26/2010, 2:10:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/171097711779659776/index.html b/static/mytweets/ewagoner/status/171097711779659776/index.html new file mode 100644 index 00000000..5ca10156 --- /dev/null +++ b/static/mytweets/ewagoner/status/171097711779659776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've got a class to teach (and write) on Thursday, and a presentation to give on Saturday. That's why I just started playing Dragon Age. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've got a class to teach (and write) on Thursday, and a presentation to give on Saturday. That's why I just started playing Dragon Age. +

+

+ 2/19/2012, 12:04:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17122571816275968/index.html b/static/mytweets/ewagoner/status/17122571816275968/index.html new file mode 100644 index 00000000..4ea357d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/17122571816275968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hey, who took the moon? I was using that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hey, who took the moon? I was using that. +

+

+ 12/21/2010, 2:41:53 AM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17126964888342528/index.html b/static/mytweets/ewagoner/status/17126964888342528/index.html new file mode 100644 index 00000000..57955689 --- /dev/null +++ b/static/mytweets/ewagoner/status/17126964888342528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All the cool kids are taking eclipse photos with their iPhone. As am I. http://gdzl.la/93yyZ1 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All the cool kids are taking eclipse photos with their iPhone. As am I. http://gdzl.la/93yyZ1 +

+

+ 12/21/2010, 2:59:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/171288895747661826/index.html b/static/mytweets/ewagoner/status/171288895747661826/index.html new file mode 100644 index 00000000..1a692301 --- /dev/null +++ b/static/mytweets/ewagoner/status/171288895747661826/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A loving and fitting remembrance of my classmate and friend, Aaron Schnell: <a href="http://www.dchieftain.com/2012/02/18/the-loss-of-a-friend">http://www.dchieftain.com/2012/02/18/the-loss-of-a-friend</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/171307415126540290/index.html b/static/mytweets/ewagoner/status/171307415126540290/index.html new file mode 100644 index 00000000..b588740d --- /dev/null +++ b/static/mytweets/ewagoner/status/171307415126540290/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's pretty obvious this egg, from a Black Maran hen, isn't the product of the industrial food system. <a href="http://instagr.am/p/HMrM6ns2gw/">http://instagr.am/p/HMrM6ns2gw/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's pretty obvious this egg, from a Black Maran hen, isn't the product of the industrial food system. http://instagr.am/p/HMrM6ns2gw/ +

+

+ 2/19/2012, 1:57:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17131090674196480/index.html b/static/mytweets/ewagoner/status/17131090674196480/index.html new file mode 100644 index 00000000..aff9ccac --- /dev/null +++ b/static/mytweets/ewagoner/status/17131090674196480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The mead's been drunk, the Yule log's been eaten, the goat's been... well, I forgot the goat. Still, it'll be longer days from here on out. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The mead's been drunk, the Yule log's been eaten, the goat's been... well, I forgot the goat. Still, it'll be longer days from here on out. +

+

+ 12/21/2010, 3:15:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1713125791/index.html b/static/mytweets/ewagoner/status/1713125791/index.html new file mode 100644 index 00000000..59516f15 --- /dev/null +++ b/static/mytweets/ewagoner/status/1713125791/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spent nearly three hours in a group grief counseling session at the theater tonight. Oh, we have a long road to go. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spent nearly three hours in a group grief counseling session at the theater tonight. Oh, we have a long road to go. +

+

+ 5/5/2009, 11:07:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/171360976099225601/index.html b/static/mytweets/ewagoner/status/171360976099225601/index.html new file mode 100644 index 00000000..97061cd2 --- /dev/null +++ b/static/mytweets/ewagoner/status/171360976099225601/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper and I just shared a beef tongue sloppy joe at Taste of Athens. She loved it! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper and I just shared a beef tongue sloppy joe at Taste of Athens. She loved it! +

+

+ 2/19/2012, 5:30:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/171407171236528128/index.html b/static/mytweets/ewagoner/status/171407171236528128/index.html new file mode 100644 index 00000000..ecfc31c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/171407171236528128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dragons on parade <a href="http://instagr.am/p/HNYzGns2qF/">http://instagr.am/p/HNYzGns2qF/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/171609673601007616/index.html b/static/mytweets/ewagoner/status/171609673601007616/index.html new file mode 100644 index 00000000..18fa666d --- /dev/null +++ b/static/mytweets/ewagoner/status/171609673601007616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Does salacious knavery, untrammelled sauciness, & inappropriate hobnobbing in sinks of vice lead, inescapably, to excesses of high debauch? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Does salacious knavery, untrammelled sauciness, & inappropriate hobnobbing in sinks of vice lead, inescapably, to excesses of high debauch? +

+

+ 2/20/2012, 9:58:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/171609888118677504/index.html b/static/mytweets/ewagoner/status/171609888118677504/index.html new file mode 100644 index 00000000..963f2ec4 --- /dev/null +++ b/static/mytweets/ewagoner/status/171609888118677504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's nearly impossible to get a Twitter-friendly pull quote from the wonderful writings of Frank Key. <a href="http://hootingyard.org/archives/8429">http://hootingyard.org/archives/8429</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's nearly impossible to get a Twitter-friendly pull quote from the wonderful writings of Frank Key. http://hootingyard.org/archives/8429 +

+

+ 2/20/2012, 9:59:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/171657027393818625/index.html b/static/mytweets/ewagoner/status/171657027393818625/index.html new file mode 100644 index 00000000..3ffffea0 --- /dev/null +++ b/static/mytweets/ewagoner/status/171657027393818625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I randomly chose half the positions we've learned so far and composed and performed a routine with the <a href="http://instagr.am/p/HPKXDts2pF/">http://instagr.am/p/HPKXDts2pF/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I randomly chose half the positions we've learned so far and composed and performed a routine with the http://instagr.am/p/HPKXDts2pF/ +

+

+ 2/20/2012, 1:06:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/171671325499342848/index.html b/static/mytweets/ewagoner/status/171671325499342848/index.html new file mode 100644 index 00000000..dc172ca0 --- /dev/null +++ b/static/mytweets/ewagoner/status/171671325499342848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The fastest, most effective way to make your life more positive? Watch this video every day. Trust me. Try it now. <a href="http://www.youtube.com/watch?v=_ul7X5js1vE">http://www.youtube.com/watch?v=_ul7X5js1vE</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The fastest, most effective way to make your life more positive? Watch this video every day. Trust me. Try it now. http://www.youtube.com/watch?v=_ul7X5js1vE +

+

+ 2/20/2012, 2:03:28 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/171700450800832512/index.html b/static/mytweets/ewagoner/status/171700450800832512/index.html new file mode 100644 index 00000000..a80bfd73 --- /dev/null +++ b/static/mytweets/ewagoner/status/171700450800832512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + (Tintin's) Herge's Raiders of the Lost Ark (in 60 seconds) <a href="http://www.youtube.com/watch?v=QlOg03UUc8Q">http://www.youtube.com/watch?v=QlOg03UUc8Q</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/171972384943906816/index.html b/static/mytweets/ewagoner/status/171972384943906816/index.html new file mode 100644 index 00000000..f0e8e89d --- /dev/null +++ b/static/mytweets/ewagoner/status/171972384943906816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A place I was considering going to to get some mentoring just asked me if I wanted to be a mentor there. I, um… hrm. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A place I was considering going to to get some mentoring just asked me if I wanted to be a mentor there. I, um… hrm. +

+

+ 2/21/2012, 9:59:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/171993271864791040/index.html b/static/mytweets/ewagoner/status/171993271864791040/index.html new file mode 100644 index 00000000..84b50a6c --- /dev/null +++ b/static/mytweets/ewagoner/status/171993271864791040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I haven't been posting each of my Grimm's Fairy Tales lately. There're 52 now and they've been downloaded 10,000 times. <a href="http://grimmlunch.org/52-king-thrushbeard">http://grimmlunch.org/52-king-thrushbeard</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I haven't been posting each of my Grimm's Fairy Tales lately. There're 52 now and they've been downloaded 10,000 times. http://grimmlunch.org/52-king-thrushbeard +

+

+ 2/21/2012, 11:22:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/172119273857232896/index.html b/static/mytweets/ewagoner/status/172119273857232896/index.html new file mode 100644 index 00000000..c8f559ed --- /dev/null +++ b/static/mytweets/ewagoner/status/172119273857232896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nutjob4life: Fart jokes date back to medieval Japan and have been in vogue ever since: <a href="http://io9.com/5886529/japanese-fart-scrolls-prove-that-human-art-peaked-centuries-ago">http://io9.com/5886529/japanese-fart-scrolls-prove-that-human-art-peaked-centuries-ago</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/172124050477420544/index.html b/static/mytweets/ewagoner/status/172124050477420544/index.html new file mode 100644 index 00000000..a61e279a --- /dev/null +++ b/static/mytweets/ewagoner/status/172124050477420544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Last year's Woody Allen RomCom "Midnight in Paris" is up for a Nebula Award? *sets DVR* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Last year's Woody Allen RomCom "Midnight in Paris" is up for a Nebula Award? *sets DVR* +

+

+ 2/21/2012, 8:02:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/172131498739253248/index.html b/static/mytweets/ewagoner/status/172131498739253248/index.html new file mode 100644 index 00000000..e88d8dae --- /dev/null +++ b/static/mytweets/ewagoner/status/172131498739253248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Working on my slide deck for my Georgia Organics talk on Saturday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Working on my slide deck for my Georgia Organics talk on Saturday.

+

+

+ 2/21/2012, 8:32:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/172142957074448385/index.html b/static/mytweets/ewagoner/status/172142957074448385/index.html new file mode 100644 index 00000000..60656e2f --- /dev/null +++ b/static/mytweets/ewagoner/status/172142957074448385/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper has no fear. None. <a href="http://instagr.am/p/HSnYlos2qt/">http://instagr.am/p/HSnYlos2qt/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/172155519702802432/index.html b/static/mytweets/ewagoner/status/172155519702802432/index.html new file mode 100644 index 00000000..997d6e80 --- /dev/null +++ b/static/mytweets/ewagoner/status/172155519702802432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It has been far, far too long since I've sung Chantilly Lace in public. I ought to fix that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It has been far, far too long since I've sung Chantilly Lace in public. I ought to fix that. +

+

+ 2/21/2012, 10:07:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17218668241/index.html b/static/mytweets/ewagoner/status/17218668241/index.html new file mode 100644 index 00000000..b7ff775c --- /dev/null +++ b/static/mytweets/ewagoner/status/17218668241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I get irked when people say "I'm not good with computers" when what they really mean is "I can't follow directions." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I get irked when people say "I'm not good with computers" when what they really mean is "I can't follow directions." +

+

+ 6/27/2010, 10:45:46 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/172317151477243905/index.html b/static/mytweets/ewagoner/status/172317151477243905/index.html new file mode 100644 index 00000000..86fffc25 --- /dev/null +++ b/static/mytweets/ewagoner/status/172317151477243905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Things I'll miss while at the Georgia Organics conf: a stage production of The Call of Cthulhu (followed by burlesque) and The Chieftains. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Things I'll miss while at the Georgia Organics conf: a stage production of The Call of Cthulhu (followed by burlesque) and The Chieftains. +

+

+ 2/22/2012, 8:49:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/172414671020765186/index.html b/static/mytweets/ewagoner/status/172414671020765186/index.html new file mode 100644 index 00000000..cde31d4b --- /dev/null +++ b/static/mytweets/ewagoner/status/172414671020765186/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read the original Snow White, which includes suffocation by corset & death by dancing in poker-hot iron boots. <a href="http://grimmlunch.org/webpage/53-snow-white">http://grimmlunch.org/webpage/53-snow-white</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I read the original Snow White, which includes suffocation by corset & death by dancing in poker-hot iron boots. http://grimmlunch.org/webpage/53-snow-white +

+

+ 2/22/2012, 3:17:15 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17243077894737920/index.html b/static/mytweets/ewagoner/status/17243077894737920/index.html new file mode 100644 index 00000000..ace20386 --- /dev/null +++ b/static/mytweets/ewagoner/status/17243077894737920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Amazing photography from the world's largest caverns: http://ngm.nationalgeographic.com/2011/01/largest-cave/peter-photography + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Amazing photography from the world's largest caverns: http://ngm.nationalgeographic.com/2011/01/largest-cave/peter-photography +

+

+ 12/21/2010, 10:40:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/172445336202260481/index.html b/static/mytweets/ewagoner/status/172445336202260481/index.html new file mode 100644 index 00000000..9078e143 --- /dev/null +++ b/static/mytweets/ewagoner/status/172445336202260481/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Not satire: "Dell’s the computer to use if taking photos of fat guys farting is your thing" <a href="http://www.loopinsight.com/2012/02/22/dells-the-computer-to-use-if-taking-photos-of-fat-guys-farting-is-your-thing/">http://www.loopinsight.com/2012/02/22/dells-the-computer-to-use-if-taking-photos-of-fat-guys-farting-is-your-thing/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/172455111120007169/index.html b/static/mytweets/ewagoner/status/172455111120007169/index.html new file mode 100644 index 00000000..c93bd70f --- /dev/null +++ b/static/mytweets/ewagoner/status/172455111120007169/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Drinking beer for work. Again. @ Terrapin Beer Company <a href="http://instagr.am/p/HU1VDBM2uI/">http://instagr.am/p/HU1VDBM2uI/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Drinking beer for work. Again. @ Terrapin Beer Company http://instagr.am/p/HU1VDBM2uI/ +

+

+ 2/22/2012, 5:57:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/172478111303217152/index.html b/static/mytweets/ewagoner/status/172478111303217152/index.html new file mode 100644 index 00000000..a3155c27 --- /dev/null +++ b/static/mytweets/ewagoner/status/172478111303217152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I had one of my most productive days ever today, and got done about a third of what I needed to for tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I had one of my most productive days ever today, and got done about a third of what I needed to for tomorrow. +

+

+ 2/22/2012, 7:29:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/172518652602626049/index.html b/static/mytweets/ewagoner/status/172518652602626049/index.html new file mode 100644 index 00000000..845aca5d --- /dev/null +++ b/static/mytweets/ewagoner/status/172518652602626049/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting more than three hours of sleep: argle bargle, or fooforaw? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting more than three hours of sleep: argle bargle, or fooforaw? +

+

+ 2/22/2012, 10:10:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17264027567/index.html b/static/mytweets/ewagoner/status/17264027567/index.html new file mode 100644 index 00000000..db8ba776 --- /dev/null +++ b/static/mytweets/ewagoner/status/17264027567/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow. This chai tea beer is really good. Yeah, you heard me. http://bit.ly/Rbhp2 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow. This chai tea beer is really good. Yeah, you heard me. http://bit.ly/Rbhp2 +

+

+ 6/28/2010, 12:44:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/172667532312977408/index.html b/static/mytweets/ewagoner/status/172667532312977408/index.html new file mode 100644 index 00000000..0d42c61c --- /dev/null +++ b/static/mytweets/ewagoner/status/172667532312977408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time to put on my teaching face. But first, MOAR COFFEE!!one!!1! <a href="http://instagr.am/p/HWV43Ps2qu/">http://instagr.am/p/HWV43Ps2qu/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Time to put on my teaching face. But first, MOAR COFFEE!!one!!1! http://instagr.am/p/HWV43Ps2qu/ +

+

+ 2/23/2012, 8:02:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17268605792034816/index.html b/static/mytweets/ewagoner/status/17268605792034816/index.html new file mode 100644 index 00000000..179b3fc0 --- /dev/null +++ b/static/mytweets/ewagoner/status/17268605792034816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Having a little taste of the Scaldis Noel. It's like brandy, beer, and sugar plums all in one. http://gdzl.la/93AyLH + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Having a little taste of the Scaldis Noel. It's like brandy, beer, and sugar plums all in one. http://gdzl.la/93AyLH +

+

+ 12/21/2010, 12:22:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17276192926/index.html b/static/mytweets/ewagoner/status/17276192926/index.html new file mode 100644 index 00000000..ad53cd4e --- /dev/null +++ b/static/mytweets/ewagoner/status/17276192926/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's been a few years. Time to redo my lifestream to keep up with all the new technologies: http://weblog.ericwagoner.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's been a few years. Time to redo my lifestream to keep up with all the new technologies: http://weblog.ericwagoner.com +

+

+ 6/28/2010, 4:01:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17279291414814720/index.html b/static/mytweets/ewagoner/status/17279291414814720/index.html new file mode 100644 index 00000000..f43da52b --- /dev/null +++ b/static/mytweets/ewagoner/status/17279291414814720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They're building my new office. http://gdzl.la/93B3MX + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They're building my new office. http://gdzl.la/93B3MX +

+

+ 12/21/2010, 1:04:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/172810642271645697/index.html b/static/mytweets/ewagoner/status/172810642271645697/index.html new file mode 100644 index 00000000..54d2bac9 --- /dev/null +++ b/static/mytweets/ewagoner/status/172810642271645697/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Took a fallen log footbridge on my way to market today. It was like going to visit the New Yankee Workshop. <a href="http://instagr.am/p/HXW7has2k-/">http://instagr.am/p/HXW7has2k-/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Took a fallen log footbridge on my way to market today. It was like going to visit the New Yankee Workshop. http://instagr.am/p/HXW7has2k-/ +

+

+ 2/23/2012, 5:30:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17283350051/index.html b/static/mytweets/ewagoner/status/17283350051/index.html new file mode 100644 index 00000000..b9a4eb37 --- /dev/null +++ b/static/mytweets/ewagoner/status/17283350051/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The FDA refers to the the milk dumping, which had witnesses & is on YouTube, as the "bizarre allegations of plaintiff Eric Wagoner". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The FDA refers to the the milk dumping, which had witnesses & is on YouTube, as the "bizarre allegations of plaintiff Eric Wagoner". +

+

+ 6/28/2010, 6:07:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17300001360/index.html b/static/mytweets/ewagoner/status/17300001360/index.html new file mode 100644 index 00000000..beacacbc --- /dev/null +++ b/static/mytweets/ewagoner/status/17300001360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + ...the bizarre allegations of plaintiff Eric Wagoner... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ ...the bizarre allegations of plaintiff Eric Wagoner... +

+

+ 6/28/2010, 10:44:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17303843168/index.html b/static/mytweets/ewagoner/status/17303843168/index.html new file mode 100644 index 00000000..5ca777f8 --- /dev/null +++ b/static/mytweets/ewagoner/status/17303843168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Somebody's got on her happy face! http://gdzl.la/8ehGVb + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Somebody's got on her happy face! http://gdzl.la/8ehGVb +

+

+ 6/28/2010, 11:43:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/173104808759263232/index.html b/static/mytweets/ewagoner/status/173104808759263232/index.html new file mode 100644 index 00000000..74bd3e31 --- /dev/null +++ b/static/mytweets/ewagoner/status/173104808759263232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Surprise space shuttle sighting. <a href="http://instagr.am/p/HZcpwLs2pX/">http://instagr.am/p/HZcpwLs2pX/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17314801/index.html b/static/mytweets/ewagoner/status/17314801/index.html new file mode 100644 index 00000000..7b19023b --- /dev/null +++ b/static/mytweets/ewagoner/status/17314801/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I took a "Nerd Test" earlier today, as seen on http://drnic.tumblr.com -- had me at 98% -- "King of the Nerds". Ludicrous, I thought. I'm no + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I took a "Nerd Test" earlier today, as seen on http://drnic.tumblr.com -- had me at 98% -- "King of the Nerds". Ludicrous, I thought. I'm no +

+

+ 4/1/2007, 8:01:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17315971/index.html b/static/mytweets/ewagoner/status/17315971/index.html new file mode 100644 index 00000000..08d93d60 --- /dev/null +++ b/static/mytweets/ewagoner/status/17315971/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm not *that* nerdy. But I just got done putting my clean clothes away, including my "Kahless is my co-pilot" T-Shirt. So, maybe so... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm not *that* nerdy. But I just got done putting my clean clothes away, including my "Kahless is my co-pilot" T-Shirt. So, maybe so... +

+

+ 4/1/2007, 8:03:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/173235226074550272/index.html b/static/mytweets/ewagoner/status/173235226074550272/index.html new file mode 100644 index 00000000..5a0090a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/173235226074550272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The girls get to share a hotel bed tonight. <a href="http://instagr.am/p/HaYDM2s2lU/">http://instagr.am/p/HaYDM2s2lU/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The girls get to share a hotel bed tonight. http://instagr.am/p/HaYDM2s2lU/ +

+

+ 2/24/2012, 9:37:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1732651044/index.html b/static/mytweets/ewagoner/status/1732651044/index.html new file mode 100644 index 00000000..ac61f483 --- /dev/null +++ b/static/mytweets/ewagoner/status/1732651044/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My attention span is barely long enough to finish typing this sentence. They tell me that's normal, but damn if it isn't getting annoying. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My attention span is barely long enough to finish typing this sentence. They tell me that's normal, but damn if it isn't getting annoying. +

+

+ 5/7/2009, 8:25:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17338698663/index.html b/static/mytweets/ewagoner/status/17338698663/index.html new file mode 100644 index 00000000..04542eda --- /dev/null +++ b/static/mytweets/ewagoner/status/17338698663/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Many happy birthday wishes go out to my eldest little sister, Adrienne! Somehow I'm turning old & gray but she remains young and beautiful. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Many happy birthday wishes go out to my eldest little sister, Adrienne! Somehow I'm turning old & gray but she remains young and beautiful. +

+

+ 6/29/2010, 10:57:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/173399521760509952/index.html b/static/mytweets/ewagoner/status/173399521760509952/index.html new file mode 100644 index 00000000..58547355 --- /dev/null +++ b/static/mytweets/ewagoner/status/173399521760509952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The meeting center in Columbus GA is an antebellum iron foundry. <a href="http://instagr.am/p/HbitG7s2vl/">http://instagr.am/p/HbitG7s2vl/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The meeting center in Columbus GA is an antebellum iron foundry. http://instagr.am/p/HbitG7s2vl/ +

+

+ 2/25/2012, 8:30:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/173435344463736834/index.html b/static/mytweets/ewagoner/status/173435344463736834/index.html new file mode 100644 index 00000000..e5f0adc7 --- /dev/null +++ b/static/mytweets/ewagoner/status/173435344463736834/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm about to give my conference presentation on "Post Harvest Handling and Packing". I'm kinda nervous. It's a packed house. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm about to give my conference presentation on "Post Harvest Handling and Packing". I'm kinda nervous. It's a packed house. +

+

+ 2/25/2012, 10:53:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/173489772206096384/index.html b/static/mytweets/ewagoner/status/173489772206096384/index.html new file mode 100644 index 00000000..94081e30 --- /dev/null +++ b/static/mytweets/ewagoner/status/173489772206096384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here're slides of my "Packing for Market" talk today at the GA Organics conference. I said about 10,000 more words than are on here. #GOconf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here're slides of my "Packing for Market" talk today at the GA Organics conference. I said about 10,000 more words than are on here. #GOconf +

+

+ 2/25/2012, 2:29:19 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/173491583256236032/index.html b/static/mytweets/ewagoner/status/173491583256236032/index.html new file mode 100644 index 00000000..7f268bd1 --- /dev/null +++ b/static/mytweets/ewagoner/status/173491583256236032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I walked Juniper back to the hotel room for a second to put my stuff down, turned around, and... guess I'll <a href="http://instagr.am/p/HcMlwdM2pB/">http://instagr.am/p/HcMlwdM2pB/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I walked Juniper back to the hotel room for a second to put my stuff down, turned around, and... guess I'll http://instagr.am/p/HcMlwdM2pB/ +

+

+ 2/25/2012, 2:36:31 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/173497111818682368/index.html b/static/mytweets/ewagoner/status/173497111818682368/index.html new file mode 100644 index 00000000..85effbff --- /dev/null +++ b/static/mytweets/ewagoner/status/173497111818682368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here are slides of my "Packing for Market" talk today at the GA Organics conference. (reposted, forgot link) <a href="http://www.slideshare.net/ewagoner/packing-for-market-11748625">http://www.slideshare.net/ewagoner/packing-for-market-11748625</a> #GOconf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/173564842425335808/index.html b/static/mytweets/ewagoner/status/173564842425335808/index.html new file mode 100644 index 00000000..49ace360 --- /dev/null +++ b/static/mytweets/ewagoner/status/173564842425335808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sitting down to one of my very favorite meals of the year: the Georgia Organics Farmers Feast. #GOconf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sitting down to one of my very favorite meals of the year: the Georgia Organics Farmers Feast. #GOconf +

+

+ 2/25/2012, 7:27:37 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/173593764273721345/index.html b/static/mytweets/ewagoner/status/173593764273721345/index.html new file mode 100644 index 00000000..f4b0f7eb --- /dev/null +++ b/static/mytweets/ewagoner/status/173593764273721345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This party has tipsy older fellows hula hoop dancing to live bluegrass music, y'all. And for once I'm not talking about myself. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This party has tipsy older fellows hula hoop dancing to live bluegrass music, y'all. And for once I'm not talking about myself. +

+

+ 2/25/2012, 9:22:33 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/173606206072565760/index.html b/static/mytweets/ewagoner/status/173606206072565760/index.html new file mode 100644 index 00000000..7e6743e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/173606206072565760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Smokey's Farmland Band. Great stuff! <a href="http://instagr.am/p/HdAwYAM2lI/">http://instagr.am/p/HdAwYAM2lI/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17370626657/index.html b/static/mytweets/ewagoner/status/17370626657/index.html new file mode 100644 index 00000000..c2b8cc96 --- /dev/null +++ b/static/mytweets/ewagoner/status/17370626657/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What, you don't put chanterelle mushrooms and fresh sweet corn on your nachos? You should: it's totally delicious. http://gdzl.la/8ewiCL + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What, you don't put chanterelle mushrooms and fresh sweet corn on your nachos? You should: it's totally delicious. http://gdzl.la/8ewiCL +

+

+ 6/29/2010, 7:30:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17380549502/index.html b/static/mytweets/ewagoner/status/17380549502/index.html new file mode 100644 index 00000000..e7442f1a --- /dev/null +++ b/static/mytweets/ewagoner/status/17380549502/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Emerald Observatory is a beautiful chronometer and much more for iPad. I love this. http://twitpic.com/214c6r + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Emerald Observatory is a beautiful chronometer and much more for iPad. I love this. http://twitpic.com/214c6r +

+

+ 6/29/2010, 10:14:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/173818024133013504/index.html b/static/mytweets/ewagoner/status/173818024133013504/index.html new file mode 100644 index 00000000..0d636b62 --- /dev/null +++ b/static/mytweets/ewagoner/status/173818024133013504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian, on the Violent Femmes' Add It Up: "I wish this song was about multiplication." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian, on the Violent Femmes' Add It Up: "I wish this song was about multiplication." +

+

+ 2/26/2012, 12:13:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/173930722791407616/index.html b/static/mytweets/ewagoner/status/173930722791407616/index.html new file mode 100644 index 00000000..8e2e11d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/173930722791407616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Triple Conjunction. Go outside. Look up. <a href="http://instagr.am/p/HfUXQZs2hN/">http://instagr.am/p/HfUXQZs2hN/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Triple Conjunction. Go outside. Look up. http://instagr.am/p/HfUXQZs2hN/ +

+

+ 2/26/2012, 7:41:30 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17394568399949824/index.html b/static/mytweets/ewagoner/status/17394568399949824/index.html new file mode 100644 index 00000000..8763895f --- /dev/null +++ b/static/mytweets/ewagoner/status/17394568399949824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A long-dead email list I'm on has come alive with rumors of a surprise new Space Ghost Coast to Coast tonight at 10 eastern. Rumors, mind. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A long-dead email list I'm on has come alive with rumors of a surprise new Space Ghost Coast to Coast tonight at 10 eastern. Rumors, mind. +

+

+ 12/21/2010, 8:42:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/173946880777125889/index.html b/static/mytweets/ewagoner/status/173946880777125889/index.html new file mode 100644 index 00000000..e205f283 --- /dev/null +++ b/static/mytweets/ewagoner/status/173946880777125889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Needed a quick veggie for dinner and finally remembered all those jars of green beans I put away last summer. So, so good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Needed a quick veggie for dinner and finally remembered all those jars of green beans I put away last summer. So, so good. +

+

+ 2/26/2012, 8:45:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/173969129907302401/index.html b/static/mytweets/ewagoner/status/173969129907302401/index.html new file mode 100644 index 00000000..e8289aa6 --- /dev/null +++ b/static/mytweets/ewagoner/status/173969129907302401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Write Club Athens needs one more combatant (preferably a lady) for their inaugural Athens event on April 2nd. <a href="http://www.writeclubathens.com/2012/02/27/lady/">http://www.writeclubathens.com/2012/02/27/lady/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Write Club Athens needs one more combatant (preferably a lady) for their inaugural Athens event on April 2nd. http://www.writeclubathens.com/2012/02/27/lady/ +

+

+ 2/26/2012, 10:14:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/173970108249681920/index.html b/static/mytweets/ewagoner/status/173970108249681920/index.html new file mode 100644 index 00000000..45d7ce53 --- /dev/null +++ b/static/mytweets/ewagoner/status/173970108249681920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @petersagal: Watching #oscars delayed on DVR. Amazed Shakespeare on Love beat out Saving Private Ryan. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @petersagal: Watching #oscars delayed on DVR. Amazed Shakespeare on Love beat out Saving Private Ryan. +

+

+ 2/26/2012, 10:18:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/173977440857767937/index.html b/static/mytweets/ewagoner/status/173977440857767937/index.html new file mode 100644 index 00000000..64a6e21e --- /dev/null +++ b/static/mytweets/ewagoner/status/173977440857767937/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sometimes I just don't pay attention. I only just now discovered that Love & Rockets was Bauhaus minus Peter Murphy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sometimes I just don't pay attention. I only just now discovered that Love & Rockets was Bauhaus minus Peter Murphy. +

+

+ 2/26/2012, 10:47:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/174195212007129088/index.html b/static/mytweets/ewagoner/status/174195212007129088/index.html new file mode 100644 index 00000000..3aaa40eb --- /dev/null +++ b/static/mytweets/ewagoner/status/174195212007129088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Little clay kitty. <a href="http://instagr.am/p/HhMq9hs2iA/">http://instagr.am/p/HhMq9hs2iA/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/174196495485116416/index.html b/static/mytweets/ewagoner/status/174196495485116416/index.html new file mode 100644 index 00000000..dee2a467 --- /dev/null +++ b/static/mytweets/ewagoner/status/174196495485116416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I am now an Adult Beginner I Trapeze graduate. Happily, next week I'll be an Adult Beginner II Trapeze student. I <3 Canopy Studio! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I am now an Adult Beginner I Trapeze graduate. Happily, next week I'll be an Adult Beginner II Trapeze student. I <3 Canopy Studio! +

+

+ 2/27/2012, 1:17:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17421834008/index.html b/static/mytweets/ewagoner/status/17421834008/index.html new file mode 100644 index 00000000..d77fb4ea --- /dev/null +++ b/static/mytweets/ewagoner/status/17421834008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's my dad's last day as a working man. He so deserves all the time off he has coming, but it's a big loss for Missouri's public schools. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's my dad's last day as a working man. He so deserves all the time off he has coming, but it's a big loss for Missouri's public schools. +

+

+ 6/30/2010, 11:25:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17429759719/index.html b/static/mytweets/ewagoner/status/17429759719/index.html new file mode 100644 index 00000000..380f1fb4 --- /dev/null +++ b/static/mytweets/ewagoner/status/17429759719/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Another lunch on the clock, but this one was much more pleasant than the usual standing at my desk working lunch. http://gdzl.la/8eH7Wf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another lunch on the clock, but this one was much more pleasant than the usual standing at my desk working lunch. http://gdzl.la/8eH7Wf +

+

+ 6/30/2010, 1:26:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17436402688/index.html b/static/mytweets/ewagoner/status/17436402688/index.html new file mode 100644 index 00000000..c6b05dbd --- /dev/null +++ b/static/mytweets/ewagoner/status/17436402688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm a left-handed iPhone 4 owner, but when I hold it in the "death grip", my reception goes *up* a few bars. I've always been receptive. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm a left-handed iPhone 4 owner, but when I hold it in the "death grip", my reception goes *up* a few bars. I've always been receptive. +

+

+ 6/30/2010, 3:26:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17441114952826880/index.html b/static/mytweets/ewagoner/status/17441114952826880/index.html new file mode 100644 index 00000000..04eee118 --- /dev/null +++ b/static/mytweets/ewagoner/status/17441114952826880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Correction: The surprise Space Ghost might be Wednesday night at 10eastern. Maybe. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Correction: The surprise Space Ghost might be Wednesday night at 10eastern. Maybe. +

+

+ 12/21/2010, 11:47:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/174506940196585472/index.html b/static/mytweets/ewagoner/status/174506940196585472/index.html new file mode 100644 index 00000000..67f2b50b --- /dev/null +++ b/static/mytweets/ewagoner/status/174506940196585472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Jesse Thorn's "Make Your Thing: 12 Point Program for Absolutely, Positively 1000% No-Fail Guaranteed Success" So great! <a href="http://transom.org/?p=24153">http://transom.org/?p=24153</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Jesse Thorn's "Make Your Thing: 12 Point Program for Absolutely, Positively 1000% No-Fail Guaranteed Success" So great! http://transom.org/?p=24153 +

+

+ 2/28/2012, 9:51:11 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/174556930726043649/index.html b/static/mytweets/ewagoner/status/174556930726043649/index.html new file mode 100644 index 00000000..5e3a7707 --- /dev/null +++ b/static/mytweets/ewagoner/status/174556930726043649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Knapsack, the Hat, and the Horn" A man uses three magical items to overthrow a kingdom and make himself tyrant. <a href="http://grimmlunch.org/webpage/54-the-knapsack-the-hat-and-the-horn">http://grimmlunch.org/webpage/54-the-knapsack-the-hat-and-the-horn</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/174575013092007936/index.html b/static/mytweets/ewagoner/status/174575013092007936/index.html new file mode 100644 index 00000000..e8707ae3 --- /dev/null +++ b/static/mytweets/ewagoner/status/174575013092007936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brad_frost: Man, Apple's invitation for the iPad 3 event is pretty creepy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @brad_frost: Man, Apple's invitation for the iPad 3 event is pretty creepy.

+

+

+ 2/28/2012, 2:21:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/174601967581138944/index.html b/static/mytweets/ewagoner/status/174601967581138944/index.html new file mode 100644 index 00000000..351053cc --- /dev/null +++ b/static/mytweets/ewagoner/status/174601967581138944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tomorrow's an extra day, so we all get to go Rumspringa, right? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tomorrow's an extra day, so we all get to go Rumspringa, right? +

+

+ 2/28/2012, 4:08:47 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1747607325/index.html b/static/mytweets/ewagoner/status/1747607325/index.html new file mode 100644 index 00000000..81ddf8e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/1747607325/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like they found him. His body, anyway. http://is.gd/y6ZJ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like they found him. His body, anyway. http://is.gd/y6ZJ +

+

+ 5/9/2009, 1:12:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/174858977027428353/index.html b/static/mytweets/ewagoner/status/174858977027428353/index.html new file mode 100644 index 00000000..8c104aa6 --- /dev/null +++ b/static/mytweets/ewagoner/status/174858977027428353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanks in part to warm weather, February sales at my farmers market beat the previous record by 20%. $36,076 went to our local growers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thanks in part to warm weather, February sales at my farmers market beat the previous record by 20%. $36,076 went to our local growers. +

+

+ 2/29/2012, 9:10:03 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/174862444894748673/index.html b/static/mytweets/ewagoner/status/174862444894748673/index.html new file mode 100644 index 00000000..8d656416 --- /dev/null +++ b/static/mytweets/ewagoner/status/174862444894748673/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @meyerweb: If you, like me, always wondered what Spock was seeing in his science station scanner, wonder no more: <a href="http://www.gavinrothery.com/my-blog/2012/2/28/whats-in-spocks-scanner.html">http://www.gavinrothery.com/my-blog/2012/2/28/whats-in-spocks-scanner.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/174868329989799936/index.html b/static/mytweets/ewagoner/status/174868329989799936/index.html new file mode 100644 index 00000000..c5ccfd04 --- /dev/null +++ b/static/mytweets/ewagoner/status/174868329989799936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @nursekris99 You've *got* to see these. <a href="http://www.gavinrothery.com/my-blog/2012/2/28/whats-in-spocks-scanner.html">http://www.gavinrothery.com/my-blog/2012/2/28/whats-in-spocks-scanner.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/174925078012772352/index.html b/static/mytweets/ewagoner/status/174925078012772352/index.html new file mode 100644 index 00000000..0b4dee63 --- /dev/null +++ b/static/mytweets/ewagoner/status/174925078012772352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brookehatfield: "I can’t believe I burned down a tree older then Jesus." <a href="http://blogs.ajc.com/news-to-me/2012/02/29/meth-user-burns-5th-oldest-tree-in-the-world/">http://blogs.ajc.com/news-to-me/2012/02/29/meth-user-burns-5th-oldest-tree-in-the-world/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/174949049890390017/index.html b/static/mytweets/ewagoner/status/174949049890390017/index.html new file mode 100644 index 00000000..6c845a25 --- /dev/null +++ b/static/mytweets/ewagoner/status/174949049890390017/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Merlin & Dan's discussion on "the cost of clutter" in this week's Back to Work is quite good. <a href="http://5by5.tv/b2w/56">http://5by5.tv/b2w/56</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Merlin & Dan's discussion on "the cost of clutter" in this week's Back to Work is quite good. http://5by5.tv/b2w/56 +

+

+ 2/29/2012, 3:07:58 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/174971172/index.html b/static/mytweets/ewagoner/status/174971172/index.html new file mode 100644 index 00000000..351bfacf --- /dev/null +++ b/static/mytweets/ewagoner/status/174971172/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making stock from the heads of 15 lbs of freshly caught shrimp. While "sampling" a few of the tails. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making stock from the heads of 15 lbs of freshly caught shrimp. While "sampling" a few of the tails. +

+

+ 7/29/2007, 2:33:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/174978623743332353/index.html b/static/mytweets/ewagoner/status/174978623743332353/index.html new file mode 100644 index 00000000..b5b8d6ef --- /dev/null +++ b/static/mytweets/ewagoner/status/174978623743332353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read a story full of greedy men, one of whom had a very strange hard-to-guess name: <a href="http://grimmlunch.org/webpage/55-rumplestiltskin">http://grimmlunch.org/webpage/55-rumplestiltskin</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/174985666642452480/index.html b/static/mytweets/ewagoner/status/174985666642452480/index.html new file mode 100644 index 00000000..553aeb34 --- /dev/null +++ b/static/mytweets/ewagoner/status/174985666642452480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, happy day! RT @loresjoberg: I have put Brunching back on the Web. It is, in fact, about time. <a href="http://brunching.com/">http://brunching.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, happy day! RT @loresjoberg: I have put Brunching back on the Web. It is, in fact, about time. http://brunching.com/ +

+

+ 2/29/2012, 5:33:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/175057062/index.html b/static/mytweets/ewagoner/status/175057062/index.html new file mode 100644 index 00000000..b5d2e31b --- /dev/null +++ b/static/mytweets/ewagoner/status/175057062/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Added 5lbs of fish trimmings, onion, and wrinkly roma tomatoes to the stock. It'll simmer for a while. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Added 5lbs of fish trimmings, onion, and wrinkly roma tomatoes to the stock. It'll simmer for a while. +

+

+ 7/29/2007, 4:01:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17513199201/index.html b/static/mytweets/ewagoner/status/17513199201/index.html new file mode 100644 index 00000000..631b7428 --- /dev/null +++ b/static/mytweets/ewagoner/status/17513199201/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My daughter could be set for life as an actress in live action anime. http://gdzl.la/8eZzzE + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My daughter could be set for life as an actress in live action anime. http://gdzl.la/8eZzzE +

+

+ 7/1/2010, 2:47:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/175211113095499776/index.html b/static/mytweets/ewagoner/status/175211113095499776/index.html new file mode 100644 index 00000000..5c6333ef --- /dev/null +++ b/static/mytweets/ewagoner/status/175211113095499776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + PayPal has told online book stores that they can't sell books PP doesn't approve of if they want to accept PP payments. <a href="http://www.zdnet.com/blog/violetblue/paypal-strong-arms-indie-ebook-publishers-over-erotic-content/1097">http://www.zdnet.com/blog/violetblue/paypal-strong-arms-indie-ebook-publishers-over-erotic-content/1097</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/175230923145613312/index.html b/static/mytweets/ewagoner/status/175230923145613312/index.html new file mode 100644 index 00000000..4c6b1043 --- /dev/null +++ b/static/mytweets/ewagoner/status/175230923145613312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Why is my coffee maker making that strange splashing noise? Oh… I forgot to put the cup under the spout again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Why is my coffee maker making that strange splashing noise? Oh… I forgot to put the cup under the spout again. +

+

+ 3/1/2012, 9:48:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/175271643545997313/index.html b/static/mytweets/ewagoner/status/175271643545997313/index.html new file mode 100644 index 00000000..80ae1394 --- /dev/null +++ b/static/mytweets/ewagoner/status/175271643545997313/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Once upon a time, there was a woman who was a real witch." So starts "Sweetheart Roland", today's fairytale. <a href="http://grimmlunch.org/56-sweetheart-roland">http://grimmlunch.org/56-sweetheart-roland</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Once upon a time, there was a woman who was a real witch." So starts "Sweetheart Roland", today's fairytale. http://grimmlunch.org/56-sweetheart-roland +

+

+ 3/1/2012, 12:29:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/175276235159650305/index.html b/static/mytweets/ewagoner/status/175276235159650305/index.html new file mode 100644 index 00000000..a10ac66e --- /dev/null +++ b/static/mytweets/ewagoner/status/175276235159650305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've never seen "Almost Famous", but after watching this deleted scene, now I want to. <a href="http://www.youtube.com/watch?v=Ra9YR1ze0w0&feature=related">http://www.youtube.com/watch?v=Ra9YR1ze0w0&feature=related</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/175564177530826752/index.html b/static/mytweets/ewagoner/status/175564177530826752/index.html new file mode 100644 index 00000000..d3e08c2b --- /dev/null +++ b/static/mytweets/ewagoner/status/175564177530826752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When I went to bed last night my right ear was 104 degrees and my left was barely 103. I guess my creativity's been working overtime. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When I went to bed last night my right ear was 104 degrees and my left was barely 103. I guess my creativity's been working overtime. +

+

+ 3/2/2012, 7:52:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/175658457746247680/index.html b/static/mytweets/ewagoner/status/175658457746247680/index.html new file mode 100644 index 00000000..bae8522b --- /dev/null +++ b/static/mytweets/ewagoner/status/175658457746247680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Attempting to get up after 16 hours in bed. I haven't been hit by a bug this fierce and fast in a long time. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Attempting to get up after 16 hours in bed. I haven't been hit by a bug this fierce and fast in a long time. +

+

+ 3/2/2012, 2:06:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17569249382/index.html b/static/mytweets/ewagoner/status/17569249382/index.html new file mode 100644 index 00000000..71744aa4 --- /dev/null +++ b/static/mytweets/ewagoner/status/17569249382/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I got a mailing from a conservative Republican who wants to be my next senator so he can "reign in taxes". No thanks. Don't need a king. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I got a mailing from a conservative Republican who wants to be my next senator so he can "reign in taxes". No thanks. Don't need a king. +

+

+ 7/2/2010, 8:50:54 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/175738611080249344/index.html b/static/mytweets/ewagoner/status/175738611080249344/index.html new file mode 100644 index 00000000..c998a9a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/175738611080249344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I guess being in bed all day was good practice for my surgery next Friday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I guess being in bed all day was good practice for my surgery next Friday. +

+

+ 3/2/2012, 7:25:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17576671670/index.html b/static/mytweets/ewagoner/status/17576671670/index.html new file mode 100644 index 00000000..07f65165 --- /dev/null +++ b/static/mytweets/ewagoner/status/17576671670/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "That gets Wagoner's goat." An article about recent developments in the raw milk lawsuit: http://is.gd/dcKze + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "That gets Wagoner's goat." An article about recent developments in the raw milk lawsuit: http://is.gd/dcKze +

+

+ 7/2/2010, 10:34:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/175919541048717312/index.html b/static/mytweets/ewagoner/status/175919541048717312/index.html new file mode 100644 index 00000000..b3443f7a --- /dev/null +++ b/static/mytweets/ewagoner/status/175919541048717312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's possible to lose 7.6 pounds in 36 hours, but I don't recommend it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's possible to lose 7.6 pounds in 36 hours, but I don't recommend it. +

+

+ 3/3/2012, 7:24:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17595306712/index.html b/static/mytweets/ewagoner/status/17595306712/index.html new file mode 100644 index 00000000..645eb7e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/17595306712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Doozy of a storm last night, with several inches of rain. Talked with others, some just a few miles away, & apparently it was just over us. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Doozy of a storm last night, with several inches of rain. Talked with others, some just a few miles away, & apparently it was just over us. +

+

+ 7/2/2010, 3:40:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1759893520/index.html b/static/mytweets/ewagoner/status/1759893520/index.html new file mode 100644 index 00000000..4bb1ccf5 --- /dev/null +++ b/static/mytweets/ewagoner/status/1759893520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You just never know where it's going to hit you. Tonight's Simpsons had a storyline about (cartoonish) murders at the community theater. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You just never know where it's going to hit you. Tonight's Simpsons had a storyline about (cartoonish) murders at the community theater. +

+

+ 5/10/2009, 11:11:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/175992068085252097/index.html b/static/mytweets/ewagoner/status/175992068085252097/index.html new file mode 100644 index 00000000..c1baa69e --- /dev/null +++ b/static/mytweets/ewagoner/status/175992068085252097/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All you folks using RunKeeper might want to check out Zombies, Run! <a href="https://www.zombiesrungame.com/">https://www.zombiesrungame.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All you folks using RunKeeper might want to check out Zombies, Run! https://www.zombiesrungame.com/ +

+

+ 3/3/2012, 12:12:33 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17599314061/index.html b/static/mytweets/ewagoner/status/17599314061/index.html new file mode 100644 index 00000000..1ca4cf89 --- /dev/null +++ b/static/mytweets/ewagoner/status/17599314061/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's now a Class D Felony to be within 65 feet of oil boom, even sitting on a beach. Too many pics of oil soaked birds? http://is.gd/dd6rN + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's now a Class D Felony to be within 65 feet of oil boom, even sitting on a beach. Too many pics of oil soaked birds? http://is.gd/dd6rN +

+

+ 7/2/2010, 4:54:45 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17602823423/index.html b/static/mytweets/ewagoner/status/17602823423/index.html new file mode 100644 index 00000000..082b0de8 --- /dev/null +++ b/static/mytweets/ewagoner/status/17602823423/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happy 39th wedding anniversary to my folks! I think the 39th is the traditional sailboat anniversary, but I'm all out. Sorry. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happy 39th wedding anniversary to my folks! I think the 39th is the traditional sailboat anniversary, but I'm all out. Sorry. +

+

+ 7/2/2010, 5:48:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/176039833217667073/index.html b/static/mytweets/ewagoner/status/176039833217667073/index.html new file mode 100644 index 00000000..64175b96 --- /dev/null +++ b/static/mytweets/ewagoner/status/176039833217667073/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Felt alive enough to make a pot of lamb chili. Another day like yesterday would have had me calling for the milk of the poppy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Felt alive enough to make a pot of lamb chili. Another day like yesterday would have had me calling for the milk of the poppy. +

+

+ 3/3/2012, 3:22:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17608315172/index.html b/static/mytweets/ewagoner/status/17608315172/index.html new file mode 100644 index 00000000..b53efcc4 --- /dev/null +++ b/static/mytweets/ewagoner/status/17608315172/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Locally made blue cheese from Nature's Harmony Farm, about to be put in a dip for Buffalo Shrimp (from Savannah). http://gdzl.la/8ff6qP + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Locally made blue cheese from Nature's Harmony Farm, about to be put in a dip for Buffalo Shrimp (from Savannah). http://gdzl.la/8ff6qP +

+

+ 7/2/2010, 7:32:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17610926153/index.html b/static/mytweets/ewagoner/status/17610926153/index.html new file mode 100644 index 00000000..be2b23c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/17610926153/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian found a wasp nest and they attacked. Allergic reaction. At hospital. Breathing ok. http://gdzl.la/8ffydp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian found a wasp nest and they attacked. Allergic reaction. At hospital. Breathing ok. http://gdzl.la/8ffydp +

+

+ 7/2/2010, 8:21:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17612795688259585/index.html b/static/mytweets/ewagoner/status/17612795688259585/index.html new file mode 100644 index 00000000..9cbbb543 --- /dev/null +++ b/static/mytweets/ewagoner/status/17612795688259585/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This dentist's waiting room is great for my Angry Birds score. Was stuck on three levels, but now have three stars on all of them. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This dentist's waiting room is great for my Angry Birds score. Was stuck on three levels, but now have three stars on all of them. +

+

+ 12/22/2010, 11:09:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17614447920/index.html b/static/mytweets/ewagoner/status/17614447920/index.html new file mode 100644 index 00000000..ea36e2d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/17614447920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Her entire body became a welt and she got sick, but her breathing was ok. Got a couple shots and meds for next few days. Home asleep now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Her entire body became a welt and she got sick, but her breathing was ok. Got a couple shots and meds for next few days. Home asleep now. +

+

+ 7/2/2010, 9:25:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/176284490690342912/index.html b/static/mytweets/ewagoner/status/176284490690342912/index.html new file mode 100644 index 00000000..d36eaba6 --- /dev/null +++ b/static/mytweets/ewagoner/status/176284490690342912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today from 3 to 5 Canopy is celebrating their 10th birthday by having all the trapezes down low so everyone can try them, plus a free show! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today from 3 to 5 Canopy is celebrating their 10th birthday by having all the trapezes down low so everyone can try them, plus a free show! +

+

+ 3/4/2012, 7:34:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/176330652742991872/index.html b/static/mytweets/ewagoner/status/176330652742991872/index.html new file mode 100644 index 00000000..985f2e97 --- /dev/null +++ b/static/mytweets/ewagoner/status/176330652742991872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian had to suddenly pause her video game to storyboard an idea for the opening title sequence for "Ice Age 5: Things Are Changing". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian had to suddenly pause her video game to storyboard an idea for the opening title sequence for "Ice Age 5: Things Are Changing". +

+

+ 3/4/2012, 10:37:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/176331446305296384/index.html b/static/mytweets/ewagoner/status/176331446305296384/index.html new file mode 100644 index 00000000..aa4f7e1e --- /dev/null +++ b/static/mytweets/ewagoner/status/176331446305296384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Here's what the opening scene looks like. Scrat got fat eating nuts." <a href="http://instagr.am/p/HwYDHYM2lq/">http://instagr.am/p/HwYDHYM2lq/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Here's what the opening scene looks like. Scrat got fat eating nuts." http://instagr.am/p/HwYDHYM2lq/ +

+

+ 3/4/2012, 10:41:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/176343452504686593/index.html b/static/mytweets/ewagoner/status/176343452504686593/index.html new file mode 100644 index 00000000..0f26c276 --- /dev/null +++ b/static/mytweets/ewagoner/status/176343452504686593/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fattening myself up with some sausage gravy. I don't think I've ever felt gaunt before. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fattening myself up with some sausage gravy. I don't think I've ever felt gaunt before. +

+

+ 3/4/2012, 11:28:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/176392265248407552/index.html b/static/mytweets/ewagoner/status/176392265248407552/index.html new file mode 100644 index 00000000..2e5c2286 --- /dev/null +++ b/static/mytweets/ewagoner/status/176392265248407552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian inherited my singing ability. Poor thing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian inherited my singing ability. Poor thing. +

+

+ 3/4/2012, 2:42:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1763936100/index.html b/static/mytweets/ewagoner/status/1763936100/index.html new file mode 100644 index 00000000..df710eea --- /dev/null +++ b/static/mytweets/ewagoner/status/1763936100/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Adding the school calendar for Viv's first year to my iCal. Since when does the school year start on a Friday? What's the point of that? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Adding the school calendar for Viv's first year to my iCal. Since when does the school year start on a Friday? What's the point of that? +

+

+ 5/11/2009, 11:31:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17651217396/index.html b/static/mytweets/ewagoner/status/17651217396/index.html new file mode 100644 index 00000000..4c85d83d --- /dev/null +++ b/static/mytweets/ewagoner/status/17651217396/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At an early morning dinosaur birthday party. http://gdzl.la/8fqB7U + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At an early morning dinosaur birthday party. http://gdzl.la/8fqB7U +

+

+ 7/3/2010, 10:24:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/176518716639559681/index.html b/static/mytweets/ewagoner/status/176518716639559681/index.html new file mode 100644 index 00000000..dc7078be --- /dev/null +++ b/static/mytweets/ewagoner/status/176518716639559681/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can now flex my left pec and make the rapids on the River Running dance. Maybe I can flap Smaug's wings for free drinks at DragonCon? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I can now flex my left pec and make the rapids on the River Running dance. Maybe I can flap Smaug's wings for free drinks at DragonCon? +

+

+ 3/4/2012, 11:05:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/176526718838915072/index.html b/static/mytweets/ewagoner/status/176526718838915072/index.html new file mode 100644 index 00000000..279b1cbf --- /dev/null +++ b/static/mytweets/ewagoner/status/176526718838915072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheRealSmaug: @ewagoner you'll get more than a drink if you try flapping my wings... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheRealSmaug: @ewagoner you'll get more than a drink if you try flapping my wings... +

+

+ 3/4/2012, 11:37:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17661634573/index.html b/static/mytweets/ewagoner/status/17661634573/index.html new file mode 100644 index 00000000..2cd6fa47 --- /dev/null +++ b/static/mytweets/ewagoner/status/17661634573/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At our 4th pharmacy trying to get Vivian's prescriptions filled. I guess it's not good to go to the ER on Friday night of a holiday weekend. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At our 4th pharmacy trying to get Vivian's prescriptions filled. I guess it's not good to go to the ER on Friday night of a holiday weekend. +

+

+ 7/3/2010, 12:30:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17665497759/index.html b/static/mytweets/ewagoner/status/17665497759/index.html new file mode 100644 index 00000000..27e17f5a --- /dev/null +++ b/static/mytweets/ewagoner/status/17665497759/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Took over an hour, but this CVS could fill the prescriptions. That was way harder then expected. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Took over an hour, but this CVS could fill the prescriptions. That was way harder then expected. +

+

+ 7/3/2010, 1:32:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/176659677482987521/index.html b/static/mytweets/ewagoner/status/176659677482987521/index.html new file mode 100644 index 00000000..2a538e04 --- /dev/null +++ b/static/mytweets/ewagoner/status/176659677482987521/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You have no idea what's waiting for you then you visit my dentist. Parrots, mummy cases, grandfather clocks, and today, The Kingston Trio. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You have no idea what's waiting for you then you visit my dentist. Parrots, mummy cases, grandfather clocks, and today, The Kingston Trio. +

+

+ 3/5/2012, 8:25:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/176714360738168832/index.html b/static/mytweets/ewagoner/status/176714360738168832/index.html new file mode 100644 index 00000000..460d6ca3 --- /dev/null +++ b/static/mytweets/ewagoner/status/176714360738168832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just paid up my trapeze tuition through mid-May. Up I go! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just paid up my trapeze tuition through mid-May. Up I go! +

+

+ 3/5/2012, 12:02:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/176739793982603264/index.html b/static/mytweets/ewagoner/status/176739793982603264/index.html new file mode 100644 index 00000000..d7c808f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/176739793982603264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm 10lbs lighter than when last on trapeze (only a week ago!) and could definitely feel it. Unfortunately, my strength was also much less.. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm 10lbs lighter than when last on trapeze (only a week ago!) and could definitely feel it. Unfortunately, my strength was also much less.. +

+

+ 3/5/2012, 1:43:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/176753116048392194/index.html b/static/mytweets/ewagoner/status/176753116048392194/index.html new file mode 100644 index 00000000..00de2674 --- /dev/null +++ b/static/mytweets/ewagoner/status/176753116048392194/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A South Korean businessman so enjoyed an Athens 3-location Italian restaurant that he's opening two more in Seoul. <a href="http://onlineathens.com/breaking-news/2012-03-05/depalmas-extends-asia">http://onlineathens.com/breaking-news/2012-03-05/depalmas-extends-asia</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/176763814056960001/index.html b/static/mytweets/ewagoner/status/176763814056960001/index.html new file mode 100644 index 00000000..d4e808d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/176763814056960001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So… Ike Stubblefield has moved to town, & is playing every Tuesday night at a coffee shop for a mere $5. A reason for y'all to move too. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So… Ike Stubblefield has moved to town, & is playing every Tuesday night at a coffee shop for a mere $5. A reason for y'all to move too. +

+

+ 3/5/2012, 3:19:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/176800614171418625/index.html b/static/mytweets/ewagoner/status/176800614171418625/index.html new file mode 100644 index 00000000..fca9afe5 --- /dev/null +++ b/static/mytweets/ewagoner/status/176800614171418625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The young and beginning farmer mixer at Farm 255 is hopping! <a href="http://instagr.am/p/HztcrWM2sr/">http://instagr.am/p/HztcrWM2sr/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The young and beginning farmer mixer at Farm 255 is hopping! http://instagr.am/p/HztcrWM2sr/ +

+

+ 3/5/2012, 5:45:25 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/176815293140701185/index.html b/static/mytweets/ewagoner/status/176815293140701185/index.html new file mode 100644 index 00000000..5c1104d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/176815293140701185/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm still rehydrating. With free beer. It seems to be working. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm still rehydrating. With free beer. It seems to be working. +

+

+ 3/5/2012, 6:43:45 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17683812859252736/index.html b/static/mytweets/ewagoner/status/17683812859252736/index.html new file mode 100644 index 00000000..11610309 --- /dev/null +++ b/static/mytweets/ewagoner/status/17683812859252736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @rubyist: I need to be friends with these epic meal time guys - they rock http://www.youtube.com/watch?v=0rUEpmbdZLw + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @rubyist: I need to be friends with these epic meal time guys - they rock http://www.youtube.com/watch?v=0rUEpmbdZLw +

+

+ 12/22/2010, 3:52:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/176860978749771776/index.html b/static/mytweets/ewagoner/status/176860978749771776/index.html new file mode 100644 index 00000000..62a8a4c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/176860978749771776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Playing trivia at Highwire solo against a whole bunch of teams, and holding my own. Not winning, but not losing either. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Playing trivia at Highwire solo against a whole bunch of teams, and holding my own. Not winning, but not losing either. +

+

+ 3/5/2012, 9:45:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/176880485111312384/index.html b/static/mytweets/ewagoner/status/176880485111312384/index.html new file mode 100644 index 00000000..13565227 --- /dev/null +++ b/static/mytweets/ewagoner/status/176880485111312384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Iconoclast finished fifth out of sixteen teams. Not a bad first outing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Iconoclast finished fifth out of sixteen teams. Not a bad first outing. +

+

+ 3/5/2012, 11:02:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17695007082/index.html b/static/mytweets/ewagoner/status/17695007082/index.html new file mode 100644 index 00000000..510245f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/17695007082/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like all the os updates this month will cost me $500. I long for the day when I can get unmetered internet at my house. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like all the os updates this month will cost me $500. I long for the day when I can get unmetered internet at my house. +

+

+ 7/3/2010, 11:30:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177041482463711234/index.html b/static/mytweets/ewagoner/status/177041482463711234/index.html new file mode 100644 index 00000000..ac2e6d4a --- /dev/null +++ b/static/mytweets/ewagoner/status/177041482463711234/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Game of Thrones is out on Blu-ray today. I would like to throw a ten hour viewing party. Anyone in town want to host? I'll bring the A/V. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Game of Thrones is out on Blu-ray today. I would like to throw a ten hour viewing party. Anyone in town want to host? I'll bring the A/V. +

+

+ 3/6/2012, 9:42:33 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177089679550722048/index.html b/static/mytweets/ewagoner/status/177089679550722048/index.html new file mode 100644 index 00000000..314413ef --- /dev/null +++ b/static/mytweets/ewagoner/status/177089679550722048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Super Morrissey Bros. <a href="http://soundcloud.com/lazyitis-1/super-morrissey-bros">http://soundcloud.com/lazyitis-1/super-morrissey-bros</a> (An 8-bit cover of "This Charming Man") + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177095296952705026/index.html b/static/mytweets/ewagoner/status/177095296952705026/index.html new file mode 100644 index 00000000..aa4ced8d --- /dev/null +++ b/static/mytweets/ewagoner/status/177095296952705026/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A prince ignores all the advice of a helpful fox, & still manages to win riches, a princess, & a kingdom. The moral? <a href="http://grimmlunch.org/57-the-golden-bird">http://grimmlunch.org/57-the-golden-bird</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A prince ignores all the advice of a helpful fox, & still manages to win riches, a princess, & a kingdom. The moral? http://grimmlunch.org/57-the-golden-bird +

+

+ 3/6/2012, 1:16:23 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177129270576029696/index.html b/static/mytweets/ewagoner/status/177129270576029696/index.html new file mode 100644 index 00000000..6301ddb1 --- /dev/null +++ b/static/mytweets/ewagoner/status/177129270576029696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Honey Hips" Hand embroidery and lace on the back of a denim jacket. <a href="http://instagr.am/p/H2C2pdM2hA/">http://instagr.am/p/H2C2pdM2hA/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Honey Hips" Hand embroidery and lace on the back of a denim jacket. http://instagr.am/p/H2C2pdM2hA/ +

+

+ 3/6/2012, 3:31:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177132180231815168/index.html b/static/mytweets/ewagoner/status/177132180231815168/index.html new file mode 100644 index 00000000..3875e98e --- /dev/null +++ b/static/mytweets/ewagoner/status/177132180231815168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Problems Solved "I'm only eight and I haven't got that much experience in solving problems, but I'm pretty good at it." <a href="http://i-m.co/eviemouse/problemsolved#about-me">http://i-m.co/eviemouse/problemsolved#about-me</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Problems Solved "I'm only eight and I haven't got that much experience in solving problems, but I'm pretty good at it." http://i-m.co/eviemouse/problemsolved#about-me +

+

+ 3/6/2012, 3:42:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177167784801861633/index.html b/static/mytweets/ewagoner/status/177167784801861633/index.html new file mode 100644 index 00000000..114f93fa --- /dev/null +++ b/static/mytweets/ewagoner/status/177167784801861633/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like someone had a good day at school today! <a href="http://instagr.am/p/H2UZ78M2lL/">http://instagr.am/p/H2UZ78M2lL/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like someone had a good day at school today! http://instagr.am/p/H2UZ78M2lL/ +

+

+ 3/6/2012, 6:04:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177185319748247553/index.html b/static/mytweets/ewagoner/status/177185319748247553/index.html new file mode 100644 index 00000000..75608874 --- /dev/null +++ b/static/mytweets/ewagoner/status/177185319748247553/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's getting all fried chicken up in here. <a href="http://instagr.am/p/H2cZLXM2mg/">http://instagr.am/p/H2cZLXM2mg/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's getting all fried chicken up in here. http://instagr.am/p/H2cZLXM2mg/ +

+

+ 3/6/2012, 7:14:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177194845973123073/index.html b/static/mytweets/ewagoner/status/177194845973123073/index.html new file mode 100644 index 00000000..896973b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/177194845973123073/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Miss Piggy lip synching Peeches' "F*ck the Pain Away" (This, um, is not for everyone out there.) <a href="http://www.youtube.com/watch?v=-aGTNS13SDU&feature=youtube_gdata_player">http://www.youtube.com/watch?v=-aGTNS13SDU&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177303542/index.html b/static/mytweets/ewagoner/status/177303542/index.html new file mode 100644 index 00000000..06835140 --- /dev/null +++ b/static/mytweets/ewagoner/status/177303542/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sitting down to a couple shrimp and heirloom tomato sandwiches. Nothing like local food to make you feel like a king. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sitting down to a couple shrimp and heirloom tomato sandwiches. Nothing like local food to make you feel like a king. +

+

+ 7/30/2007, 8:16:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177360042775941120/index.html b/static/mytweets/ewagoner/status/177360042775941120/index.html new file mode 100644 index 00000000..a0594f4c --- /dev/null +++ b/static/mytweets/ewagoner/status/177360042775941120/index.html @@ -0,0 +1,57 @@ + + + + + + + + + + + + + Rise up this mornin', +Smiled with the risin' sun, +Three little birds +Pitch by my doorstep +Singin' sweet songs +Of melodies pure and true + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rise up this mornin',
Smiled with the risin' sun,
Three little birds
Pitch by my doorstep
Singin' sweet songs
Of melodies pure and true +

+

+ 3/7/2012, 6:48:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177365712250216448/index.html b/static/mytweets/ewagoner/status/177365712250216448/index.html new file mode 100644 index 00000000..98b78cc2 --- /dev/null +++ b/static/mytweets/ewagoner/status/177365712250216448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pre-filled, sterile, disposable communion cups. Just as Christ intended. <a href="http://instagr.am/p/H3uZLFM2gl/">http://instagr.am/p/H3uZLFM2gl/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pre-filled, sterile, disposable communion cups. Just as Christ intended. http://instagr.am/p/H3uZLFM2gl/ +

+

+ 3/7/2012, 7:10:55 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177399092677324800/index.html b/static/mytweets/ewagoner/status/177399092677324800/index.html new file mode 100644 index 00000000..2396f758 --- /dev/null +++ b/static/mytweets/ewagoner/status/177399092677324800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A long-time supporter of our local farmers is getting her famous salad dressing distributed across the South. <a href="http://onlineathens.com/food/2012-03-06/athens-native-markets-moms-famous-recipe">http://onlineathens.com/food/2012-03-06/athens-native-markets-moms-famous-recipe</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177408670349541376/index.html b/static/mytweets/ewagoner/status/177408670349541376/index.html new file mode 100644 index 00000000..7e2c8b08 --- /dev/null +++ b/static/mytweets/ewagoner/status/177408670349541376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This story was a bit creepy to read. A bird repeatedly calls, literally, "Wagoner, it's going to cost you your life!" <a href="http://grimmlunch.org/58-the-dog-and-the-sparrow">http://grimmlunch.org/58-the-dog-and-the-sparrow</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This story was a bit creepy to read. A bird repeatedly calls, literally, "Wagoner, it's going to cost you your life!" http://grimmlunch.org/58-the-dog-and-the-sparrow +

+

+ 3/7/2012, 10:01:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177410601377738752/index.html b/static/mytweets/ewagoner/status/177410601377738752/index.html new file mode 100644 index 00000000..76bc09b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/177410601377738752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @samarov: Nikola Tesla’s letterhead. <a href="http://bit.ly/AAAQxk">http://bit.ly/AAAQxk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @samarov: Nikola Tesla’s letterhead. http://bit.ly/AAAQxk +

+

+ 3/7/2012, 10:09:18 AM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177411782/index.html b/static/mytweets/ewagoner/status/177411782/index.html new file mode 100644 index 00000000..3b60c432 --- /dev/null +++ b/static/mytweets/ewagoner/status/177411782/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After roasting these Caribe heirloom potatoes I dug up, I think I made a mistake listing them for sale at my farmers market this week. I ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After roasting these Caribe heirloom potatoes I dug up, I think I made a mistake listing them for sale at my farmers market this week. I ... +

+

+ 7/30/2007, 9:37:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177413662/index.html b/static/mytweets/ewagoner/status/177413662/index.html new file mode 100644 index 00000000..68210fd3 --- /dev/null +++ b/static/mytweets/ewagoner/status/177413662/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I want too keep all the Caribe potatoes all to myself. Thin purple skin, creamy white flesh. Fantastic! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I want too keep all the Caribe potatoes all to myself. Thin purple skin, creamy white flesh. Fantastic! +

+

+ 7/30/2007, 9:38:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177435161456160769/index.html b/static/mytweets/ewagoner/status/177435161456160769/index.html new file mode 100644 index 00000000..2e3cd112 --- /dev/null +++ b/static/mytweets/ewagoner/status/177435161456160769/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A quiet little lunch with George R. R. Martin. http://instagr.am/p/H4N-eBM2k1/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A quiet little lunch with George R. R. Martin. http://instagr.am/p/H4N-eBM2k1/ +

+

+ 3/7/2012, 11:46:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17744362242834432/index.html b/static/mytweets/ewagoner/status/17744362242834432/index.html new file mode 100644 index 00000000..90474bf9 --- /dev/null +++ b/static/mytweets/ewagoner/status/17744362242834432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This year I remembered that the gingerbread dough needs to rest a day or two in the fridge. http://gdzl.la/93V2Ln + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This year I remembered that the gingerbread dough needs to rest a day or two in the fridge. http://gdzl.la/93V2Ln +

+

+ 12/22/2010, 7:52:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177449622/index.html b/static/mytweets/ewagoner/status/177449622/index.html new file mode 100644 index 00000000..bc4d7fd5 --- /dev/null +++ b/static/mytweets/ewagoner/status/177449622/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + iPhone.beejive.com is really shaping up for iChat on the iPhone. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ iPhone.beejive.com is really shaping up for iChat on the iPhone. +

+

+ 7/30/2007, 10:04:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17746332891/index.html b/static/mytweets/ewagoner/status/17746332891/index.html new file mode 100644 index 00000000..70358eea --- /dev/null +++ b/static/mytweets/ewagoner/status/17746332891/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of my favorite public art installations is in downtown Greenville, SC: little bronze mice and children's books http://gdzl.la/8fKitT + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One of my favorite public art installations is in downtown Greenville, SC: little bronze mice and children's books http://gdzl.la/8fKitT +

+

+ 7/4/2010, 5:53:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17746833146/index.html b/static/mytweets/ewagoner/status/17746833146/index.html new file mode 100644 index 00000000..a716e444 --- /dev/null +++ b/static/mytweets/ewagoner/status/17746833146/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's always fun to wear the girl out in public. http://gdzl.la/8fNHas + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's always fun to wear the girl out in public. http://gdzl.la/8fNHas +

+

+ 7/4/2010, 6:04:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17746912996/index.html b/static/mytweets/ewagoner/status/17746912996/index.html new file mode 100644 index 00000000..1ada15dc --- /dev/null +++ b/static/mytweets/ewagoner/status/17746912996/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's also fun to take my tiger out in public. http://gdzl.la/8fKunv + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's also fun to take my tiger out in public. http://gdzl.la/8fKunv +

+

+ 7/4/2010, 6:06:09 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177484262700892162/index.html b/static/mytweets/ewagoner/status/177484262700892162/index.html new file mode 100644 index 00000000..7a08f10b --- /dev/null +++ b/static/mytweets/ewagoner/status/177484262700892162/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A great recent Canopy trapeze performance, to a mash-up of "Leaving on a Jet Plane" & "In the Aeroplane Over the Sea": <a href="http://www.youtube.com/watch?v=_Td5xmzv31s&feature=colike">http://www.youtube.com/watch?v=_Td5xmzv31s&feature=colike</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177512666271711232/index.html b/static/mytweets/ewagoner/status/177512666271711232/index.html new file mode 100644 index 00000000..4203a68a --- /dev/null +++ b/static/mytweets/ewagoner/status/177512666271711232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was in a maze of twisty little 500 errors, all alike, and my credit card got eaten by a grue, but I managed to escape the Apple Store. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was in a maze of twisty little 500 errors, all alike, and my credit card got eaten by a grue, but I managed to escape the Apple Store. +

+

+ 3/7/2012, 4:54:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177515207604711425/index.html b/static/mytweets/ewagoner/status/177515207604711425/index.html new file mode 100644 index 00000000..b56a13e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/177515207604711425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @splorp: You would need six high density floppy disks to store a single uncompressed screenshot from the new iPad. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @splorp: You would need six high density floppy disks to store a single uncompressed screenshot from the new iPad. +

+

+ 3/7/2012, 5:04:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177518019524829185/index.html b/static/mytweets/ewagoner/status/177518019524829185/index.html new file mode 100644 index 00000000..aa085a78 --- /dev/null +++ b/static/mytweets/ewagoner/status/177518019524829185/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wonderful photos of exotic dancers taken in the 1890s: <a href="http://www.retronaut.co/2012/01/exotic-dancers-1890s/">http://www.retronaut.co/2012/01/exotic-dancers-1890s/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17756761842782209/index.html b/static/mytweets/ewagoner/status/17756761842782209/index.html new file mode 100644 index 00000000..7c716b29 --- /dev/null +++ b/static/mytweets/ewagoner/status/17756761842782209/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Nothing so liberates the heart as when a fool wakes from his folly." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Nothing so liberates the heart as when a fool wakes from his folly." +

+

+ 12/22/2010, 8:41:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17764276702/index.html b/static/mytweets/ewagoner/status/17764276702/index.html new file mode 100644 index 00000000..cadd29d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/17764276702/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Greenville, SC is big into public art, especially sculpture. http://gdzl.la/8fMv8D http://gdzl.la/8fSWDE http://gdzl.la/8fPFtt + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Greenville, SC is big into public art, especially sculpture. http://gdzl.la/8fMv8D http://gdzl.la/8fSWDE http://gdzl.la/8fPFtt +

+

+ 7/4/2010, 11:49:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17764878188/index.html b/static/mytweets/ewagoner/status/17764878188/index.html new file mode 100644 index 00000000..394b941f --- /dev/null +++ b/static/mytweets/ewagoner/status/17764878188/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The set for Greenville's latest free Shakespeare in the park offering: http://gdzl.la/8fT5ph + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The set for Greenville's latest free Shakespeare in the park offering: http://gdzl.la/8fT5ph +

+

+ 7/5/2010, 12:00:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17765681327/index.html b/static/mytweets/ewagoner/status/17765681327/index.html new file mode 100644 index 00000000..b8be4e66 --- /dev/null +++ b/static/mytweets/ewagoner/status/17765681327/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athlocallygrown: Help support food independence via Athens Locally Grown! http://athens.locallygrown.net/weblog/view/5169 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athlocallygrown: Help support food independence via Athens Locally Grown! http://athens.locallygrown.net/weblog/view/5169 +

+

+ 7/5/2010, 12:15:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177765278405505024/index.html b/static/mytweets/ewagoner/status/177765278405505024/index.html new file mode 100644 index 00000000..bb5910e6 --- /dev/null +++ b/static/mytweets/ewagoner/status/177765278405505024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Homeless mother sentenced to 12 years in prison for "stealing" (enrolling her kindergartener son in the wrong school). <a href="http://socialistworker.org/2012/03/07/sent-to-jail-for-stealing-school">http://socialistworker.org/2012/03/07/sent-to-jail-for-stealing-school</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17784119513579520/index.html b/static/mytweets/ewagoner/status/17784119513579520/index.html new file mode 100644 index 00000000..41c12239 --- /dev/null +++ b/static/mytweets/ewagoner/status/17784119513579520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've moved my olives from a weak brine to a strong one, where they'll stay and ferment for two or three months. http://gdzl.la/93ZBUd + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've moved my olives from a weak brine to a strong one, where they'll stay and ferment for two or three months. http://gdzl.la/93ZBUd +

+

+ 12/22/2010, 10:30:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177841967558950913/index.html b/static/mytweets/ewagoner/status/177841967558950913/index.html new file mode 100644 index 00000000..c111680d --- /dev/null +++ b/static/mytweets/ewagoner/status/177841967558950913/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The beginnings of a centaur archer. <a href="http://instagr.am/p/H7HBdfs2vV/">http://instagr.am/p/H7HBdfs2vV/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177892542656937984/index.html b/static/mytweets/ewagoner/status/177892542656937984/index.html new file mode 100644 index 00000000..5a5a53f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/177892542656937984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New charcuterie restaurant opening up downtown! (Next to Georgia Theater, where Flight Tapas used to <a href="http://instagr.am/p/H7d3GDs2i6/">http://instagr.am/p/H7d3GDs2i6/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New charcuterie restaurant opening up downtown! (Next to Georgia Theater, where Flight Tapas used to http://instagr.am/p/H7d3GDs2i6/ +

+

+ 3/8/2012, 6:04:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177924847089881088/index.html b/static/mytweets/ewagoner/status/177924847089881088/index.html new file mode 100644 index 00000000..28796607 --- /dev/null +++ b/static/mytweets/ewagoner/status/177924847089881088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tomorrow morning a nice doctor'll be cutting all my gums away from my jawbone, trimming them up, & sewing them them back. It'll sting a bit. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tomorrow morning a nice doctor'll be cutting all my gums away from my jawbone, trimming them up, & sewing them them back. It'll sting a bit. +

+

+ 3/8/2012, 8:12:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/177957307710320641/index.html b/static/mytweets/ewagoner/status/177957307710320641/index.html new file mode 100644 index 00000000..876a95db --- /dev/null +++ b/static/mytweets/ewagoner/status/177957307710320641/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've decided that I like receiving unsolicited letters that start "On behalf of the Advisory Board of <redacted> let me congratulate you..." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've decided that I like receiving unsolicited letters that start "On behalf of the Advisory Board of <redacted> let me congratulate you..." +

+

+ 3/8/2012, 10:21:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17800589282/index.html b/static/mytweets/ewagoner/status/17800589282/index.html new file mode 100644 index 00000000..e06ae27b --- /dev/null +++ b/static/mytweets/ewagoner/status/17800589282/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If I got a DUI with a passenger (not my wife) while holding her panties in my lap, would I get $100k and 3 month's pay? http://is.gd/dgfJp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If I got a DUI with a passenger (not my wife) while holding her panties in my lap, would I get $100k and 3 month's pay? http://is.gd/dgfJp +

+

+ 7/5/2010, 12:10:17 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17802549723/index.html b/static/mytweets/ewagoner/status/17802549723/index.html new file mode 100644 index 00000000..f0593b8d --- /dev/null +++ b/static/mytweets/ewagoner/status/17802549723/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holiday lunch. I love it when Trappeze has their brunch menu during the week. http://gdzl.la/8fYtia + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holiday lunch. I love it when Trappeze has their brunch menu during the week. http://gdzl.la/8fYtia +

+

+ 7/5/2010, 12:40:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17803578585/index.html b/static/mytweets/ewagoner/status/17803578585/index.html new file mode 100644 index 00000000..34396fd5 --- /dev/null +++ b/static/mytweets/ewagoner/status/17803578585/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yeah, the government inspectors around here are tough. Here's the official writeup of code violations for The Love Shack: http://is.gd/dgix0 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yeah, the government inspectors around here are tough. Here's the official writeup of code violations for The Love Shack: http://is.gd/dgix0 +

+

+ 7/5/2010, 12:57:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17807106004/index.html b/static/mytweets/ewagoner/status/17807106004/index.html new file mode 100644 index 00000000..df49c656 --- /dev/null +++ b/static/mytweets/ewagoner/status/17807106004/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm guessing Dolly Parton was envisioning exactly this when she wrote "I Will Always Love You" http://www.youtube.com/watch?v=cCK7njbgDO8 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm guessing Dolly Parton was envisioning exactly this when she wrote "I Will Always Love You" http://www.youtube.com/watch?v=cCK7njbgDO8 +

+

+ 7/5/2010, 1:56:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17814029993/index.html b/static/mytweets/ewagoner/status/17814029993/index.html new file mode 100644 index 00000000..3390d41f --- /dev/null +++ b/static/mytweets/ewagoner/status/17814029993/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In "Back to the Future", the time circuits were never set to today. Or yesterday. Or tomorrow. http://www.youtube.com/watch?v=cUkdSHTd_FM + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In "Back to the Future", the time circuits were never set to today. Or yesterday. Or tomorrow. http://www.youtube.com/watch?v=cUkdSHTd_FM +

+

+ 7/5/2010, 4:05:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/178149028041732096/index.html b/static/mytweets/ewagoner/status/178149028041732096/index.html new file mode 100644 index 00000000..0958b55b --- /dev/null +++ b/static/mytweets/ewagoner/status/178149028041732096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gbcdswhb jhdsssc zawbhh! <a href="http://instagr.am/p/H9SqB6M2kJ/">http://instagr.am/p/H9SqB6M2kJ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17825740460/index.html b/static/mytweets/ewagoner/status/17825740460/index.html new file mode 100644 index 00000000..daf5cd1a --- /dev/null +++ b/static/mytweets/ewagoner/status/17825740460/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cooking up some hotdogs from Nature's Harmony Farm's grass-fed beef. Our local food system gets better every week! http://gdzl.la/8gajoh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cooking up some hotdogs from Nature's Harmony Farm's grass-fed beef. Our local food system gets better every week! http://gdzl.la/8gajoh +

+

+ 7/5/2010, 7:45:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17832670458/index.html b/static/mytweets/ewagoner/status/17832670458/index.html new file mode 100644 index 00000000..c4952de7 --- /dev/null +++ b/static/mytweets/ewagoner/status/17832670458/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Venus, Mars, and Saturn are all lined up in a row tonight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Venus, Mars, and Saturn are all lined up in a row tonight. +

+

+ 7/5/2010, 9:48:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17834057544/index.html b/static/mytweets/ewagoner/status/17834057544/index.html new file mode 100644 index 00000000..76e13b7d --- /dev/null +++ b/static/mytweets/ewagoner/status/17834057544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A farmer friend of mine has a bumper crop of the best sweet corn I've ever eaten. So, I'm going to try pressure canning corn this year. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A farmer friend of mine has a bumper crop of the best sweet corn I've ever eaten. So, I'm going to try pressure canning corn this year. +

+

+ 7/5/2010, 10:10:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/178489682/index.html b/static/mytweets/ewagoner/status/178489682/index.html new file mode 100644 index 00000000..56b6513b --- /dev/null +++ b/static/mytweets/ewagoner/status/178489682/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "My guy" is bringing by another five pounds of chanterelles. Joy! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "My guy" is bringing by another five pounds of chanterelles. Joy! +

+

+ 7/31/2007, 11:04:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/178619109804752898/index.html b/static/mytweets/ewagoner/status/178619109804752898/index.html new file mode 100644 index 00000000..b267ea5f --- /dev/null +++ b/static/mytweets/ewagoner/status/178619109804752898/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can't chew, but that's ok. I made a big pot of chocolate cinnamon tapioca pudding for dinner. <a href="http://instagr.am/p/IAoVvys2qw/">http://instagr.am/p/IAoVvys2qw/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I can't chew, but that's ok. I made a big pot of chocolate cinnamon tapioca pudding for dinner. http://instagr.am/p/IAoVvys2qw/ +

+

+ 3/10/2012, 6:11:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/178708832/index.html b/static/mytweets/ewagoner/status/178708832/index.html new file mode 100644 index 00000000..1ec72e10 --- /dev/null +++ b/static/mytweets/ewagoner/status/178708832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanks to having to jump right in and do stuff, I can add BeanShell to my list of scripting languages I can write in. As good as Ruby, i ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thanks to having to jump right in and do stuff, I can add BeanShell to my list of scripting languages I can write in. As good as Ruby, i ... +

+

+ 7/31/2007, 1:22:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17874060452/index.html b/static/mytweets/ewagoner/status/17874060452/index.html new file mode 100644 index 00000000..33fbdfb4 --- /dev/null +++ b/static/mytweets/ewagoner/status/17874060452/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Swallowing small amounts (less than a coffee cup) of oil ... is unlikely to have long-lasting health effects” You first. http://is.gd/dhvuM + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Swallowing small amounts (less than a coffee cup) of oil ... is unlikely to have long-lasting health effects” You first. http://is.gd/dhvuM +

+

+ 7/6/2010, 11:13:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17874649630/index.html b/static/mytweets/ewagoner/status/17874649630/index.html new file mode 100644 index 00000000..9dac0fcd --- /dev/null +++ b/static/mytweets/ewagoner/status/17874649630/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nowthis: "many people...don't understand that the [Challenger crew] didn't die until they hit the water." http://bit.ly/awwboC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nowthis: "many people...don't understand that the [Challenger crew] didn't die until they hit the water." http://bit.ly/awwboC +

+

+ 7/6/2010, 11:22:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1789478399/index.html b/static/mytweets/ewagoner/status/1789478399/index.html new file mode 100644 index 00000000..29ebad7a --- /dev/null +++ b/static/mytweets/ewagoner/status/1789478399/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm at the Atlanta Ruby User Group, learning about Cucumber (a story driven code testing framework). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm at the Atlanta Ruby User Group, learning about Cucumber (a story driven code testing framework). +

+

+ 5/13/2009, 7:40:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/178957716130242562/index.html b/static/mytweets/ewagoner/status/178957716130242562/index.html new file mode 100644 index 00000000..0a068e30 --- /dev/null +++ b/static/mytweets/ewagoner/status/178957716130242562/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All hopped up on goof balls. Seems like the perfect time to prepare my business tax returns. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All hopped up on goof balls. Seems like the perfect time to prepare my business tax returns. +

+

+ 3/11/2012, 5:36:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17896755630/index.html b/static/mytweets/ewagoner/status/17896755630/index.html new file mode 100644 index 00000000..b220da3c --- /dev/null +++ b/static/mytweets/ewagoner/status/17896755630/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Forgot to say, Nature's Harmony hotdogs were quite good, especially with homemade dill pickles and some mustard. http://gdzl.la/8goFgD + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Forgot to say, Nature's Harmony hotdogs were quite good, especially with homemade dill pickles and some mustard. http://gdzl.la/8goFgD +

+

+ 7/6/2010, 5:12:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17897297290/index.html b/static/mytweets/ewagoner/status/17897297290/index.html new file mode 100644 index 00000000..882744d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/17897297290/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some people can just really make me feel like a no talent ass clown. And I mean that in a totally positive way. http://youtu.be/lhp6P9Ygsoc + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some people can just really make me feel like a no talent ass clown. And I mean that in a totally positive way. http://youtu.be/lhp6P9Ygsoc +

+

+ 7/6/2010, 5:23:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17899932566/index.html b/static/mytweets/ewagoner/status/17899932566/index.html new file mode 100644 index 00000000..e2ec6568 --- /dev/null +++ b/static/mytweets/ewagoner/status/17899932566/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some bots have all the fun. RT @CassiniSaturn: On my to-do list for tonight: dive through Titan's atmosphere http://is.gd/dhUEW + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some bots have all the fun. RT @CassiniSaturn: On my to-do list for tonight: dive through Titan's atmosphere http://is.gd/dhUEW +

+

+ 7/6/2010, 6:13:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17912998584/index.html b/static/mytweets/ewagoner/status/17912998584/index.html new file mode 100644 index 00000000..dc09ed44 --- /dev/null +++ b/static/mytweets/ewagoner/status/17912998584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I let my software customers pay their fees on their own schedule, but people want to be extra prompt. Today I got a check for 91 cents. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I let my software customers pay their fees on their own schedule, but people want to be extra prompt. Today I got a check for 91 cents. +

+

+ 7/6/2010, 9:57:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/179220601188261889/index.html b/static/mytweets/ewagoner/status/179220601188261889/index.html new file mode 100644 index 00000000..4c589c2a --- /dev/null +++ b/static/mytweets/ewagoner/status/179220601188261889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm briefly venturing out of my opium den. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm briefly venturing out of my opium den. +

+

+ 3/12/2012, 11:01:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/179291657093660673/index.html b/static/mytweets/ewagoner/status/179291657093660673/index.html new file mode 100644 index 00000000..f989ebd7 --- /dev/null +++ b/static/mytweets/ewagoner/status/179291657093660673/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ran out of happy pills. Went to trapeze class and cleared my head by transferring between three trapezes, arms to knee hang to hip hang. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ran out of happy pills. Went to trapeze class and cleared my head by transferring between three trapezes, arms to knee hang to hip hang. +

+

+ 3/12/2012, 3:43:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/179347578020831233/index.html b/static/mytweets/ewagoner/status/179347578020831233/index.html new file mode 100644 index 00000000..560a253d --- /dev/null +++ b/static/mytweets/ewagoner/status/179347578020831233/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My body has been through an awful lot in the last ten days. I'm thankful it is good and strong. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My body has been through an awful lot in the last ten days. I'm thankful it is good and strong. +

+

+ 3/12/2012, 7:26:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/179355572364247040/index.html b/static/mytweets/ewagoner/status/179355572364247040/index.html new file mode 100644 index 00000000..6ecdcb57 --- /dev/null +++ b/static/mytweets/ewagoner/status/179355572364247040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "All the rock stars wear their bracelets like this. I read it in a newspaper last Sunday." Vivian, keeping me informed of the latest trends. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "All the rock stars wear their bracelets like this. I read it in a newspaper last Sunday." Vivian, keeping me informed of the latest trends. +

+

+ 3/12/2012, 7:57:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/179386672331505664/index.html b/static/mytweets/ewagoner/status/179386672331505664/index.html new file mode 100644 index 00000000..24c709bf --- /dev/null +++ b/static/mytweets/ewagoner/status/179386672331505664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I don't like it. Betty Boop's girly, and I'm a tomboy!" Oh, man. Where to start? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I don't like it. Betty Boop's girly, and I'm a tomboy!" Oh, man. Where to start? +

+

+ 3/12/2012, 10:01:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17947730127101952/index.html b/static/mytweets/ewagoner/status/17947730127101952/index.html new file mode 100644 index 00000000..5d975802 --- /dev/null +++ b/static/mytweets/ewagoner/status/17947730127101952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @_Wen_: Here's a tip for you: Shibboleth is a terrible safe word. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @_Wen_: Here's a tip for you: Shibboleth is a terrible safe word. +

+

+ 12/23/2010, 9:20:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17948335951/index.html b/static/mytweets/ewagoner/status/17948335951/index.html new file mode 100644 index 00000000..358bc505 --- /dev/null +++ b/static/mytweets/ewagoner/status/17948335951/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just realized that I've been at my current job for 13 years this week. 13 years and one week ago, I had no idea what my career would be. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just realized that I've been at my current job for 13 years this week. 13 years and one week ago, I had no idea what my career would be. +

+

+ 7/7/2010, 9:25:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17949735255/index.html b/static/mytweets/ewagoner/status/17949735255/index.html new file mode 100644 index 00000000..0542aa4e --- /dev/null +++ b/static/mytweets/ewagoner/status/17949735255/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + He tried "couple of martial arts tricks he had seen on TV" but it was no use against the ninja invading his home. http://is.gd/diIuc + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ He tried "couple of martial arts tricks he had seen on TV" but it was no use against the ninja invading his home. http://is.gd/diIuc +

+

+ 7/7/2010, 9:46:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17954657959/index.html b/static/mytweets/ewagoner/status/17954657959/index.html new file mode 100644 index 00000000..d07ff486 --- /dev/null +++ b/static/mytweets/ewagoner/status/17954657959/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens First Bank & Trust, with their new giant HQ down the block, no longer exists. All 28 Synovus banks have officially merged. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens First Bank & Trust, with their new giant HQ down the block, no longer exists. All 28 Synovus banks have officially merged. +

+

+ 7/7/2010, 10:55:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17962107228127232/index.html b/static/mytweets/ewagoner/status/17962107228127232/index.html new file mode 100644 index 00000000..15736cfe --- /dev/null +++ b/static/mytweets/ewagoner/status/17962107228127232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @naturesharmony: Wrapping blue cheese in kudzu that has been macerated in honey brandy. Painstaking. http://fb.me/MpnqX9cW + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @naturesharmony: Wrapping blue cheese in kudzu that has been macerated in honey brandy. Painstaking. http://fb.me/MpnqX9cW +

+

+ 12/23/2010, 10:17:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/179672429847789568/index.html b/static/mytweets/ewagoner/status/179672429847789568/index.html new file mode 100644 index 00000000..a3a9bfac --- /dev/null +++ b/static/mytweets/ewagoner/status/179672429847789568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After a five day medical "vacation" (spent constantly doing drugs), it's back to work tomorrow. Whee! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After a five day medical "vacation" (spent constantly doing drugs), it's back to work tomorrow. Whee! +

+

+ 3/13/2012, 4:57:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/179743341011939328/index.html b/static/mytweets/ewagoner/status/179743341011939328/index.html new file mode 100644 index 00000000..9fb2e1d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/179743341011939328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some people judge their wounds by how many stitches they got. I tried counting mine but kept losing track. <a href="http://upload.wikimedia.org/wikipedia/commons/4/47/Normans_Bayeux.jpg">http://upload.wikimedia.org/wikipedia/commons/4/47/Normans_Bayeux.jpg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17988269618761728/index.html b/static/mytweets/ewagoner/status/17988269618761728/index.html new file mode 100644 index 00000000..d1a33796 --- /dev/null +++ b/static/mytweets/ewagoner/status/17988269618761728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today, a taste of the Gouden Carolus Noel. A dark Belgian ale with cinnamon and clove. http://gdzl.la/944dHz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today, a taste of the Gouden Carolus Noel. A dark Belgian ale with cinnamon and clove. http://gdzl.la/944dHz +

+

+ 12/23/2010, 12:01:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/17989241408/index.html b/static/mytweets/ewagoner/status/17989241408/index.html new file mode 100644 index 00000000..dce91b74 --- /dev/null +++ b/static/mytweets/ewagoner/status/17989241408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + PayPal's website just went belly up. I can't even log out without getting errors. That can't be good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ PayPal's website just went belly up. I can't even log out without getting errors. That can't be good. +

+

+ 7/7/2010, 7:22:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/179897249516630016/index.html b/static/mytweets/ewagoner/status/179897249516630016/index.html new file mode 100644 index 00000000..40f6f908 --- /dev/null +++ b/static/mytweets/ewagoner/status/179897249516630016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @edbott: WTF, Arizona? AZ legislature passes bill allowing any employer to fire employees who use birth control. <a href="http://www.aclu.org/blog/reproductive-freedom/use-birth-control-youre-fired">http://www.aclu.org/blog/reproductive-freedom/use-birth-control-youre-fired</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/179989173699215361/index.html b/static/mytweets/ewagoner/status/179989173699215361/index.html new file mode 100644 index 00000000..ec3eb2c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/179989173699215361/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Big crowd hoping to glimpse movie stars filming at The Globe, thwarted by blackout curtains. <a href="http://instagr.am/p/IKXYG1s2u9/">http://instagr.am/p/IKXYG1s2u9/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Big crowd hoping to glimpse movie stars filming at The Globe, thwarted by blackout curtains. http://instagr.am/p/IKXYG1s2u9/ +

+

+ 3/14/2012, 1:55:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18003444115705856/index.html b/static/mytweets/ewagoner/status/18003444115705856/index.html new file mode 100644 index 00000000..df3b9a5a --- /dev/null +++ b/static/mytweets/ewagoner/status/18003444115705856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Christmas coffee. I've got a long evening at my farmers market & then a long night of present wrapping ahead of me. http://gdzl.la/944Rmg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Christmas coffee. I've got a long evening at my farmers market & then a long night of present wrapping ahead of me. http://gdzl.la/944Rmg +

+

+ 12/23/2010, 1:02:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/180037990976991232/index.html b/static/mytweets/ewagoner/status/180037990976991232/index.html new file mode 100644 index 00000000..23113276 --- /dev/null +++ b/static/mytweets/ewagoner/status/180037990976991232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Episode 59: Freddy & Katy. A young groom is vexed by the not-so-bright actions of his wife. <a href="http://grimmlunch.org/59-freddy-and-katy">http://grimmlunch.org/59-freddy-and-katy</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Episode 59: Freddy & Katy. A young groom is vexed by the not-so-bright actions of his wife. http://grimmlunch.org/59-freddy-and-katy +

+

+ 3/14/2012, 5:09:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/180278992744628225/index.html b/static/mytweets/ewagoner/status/180278992744628225/index.html new file mode 100644 index 00000000..b9741114 --- /dev/null +++ b/static/mytweets/ewagoner/status/180278992744628225/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Man or Astroman? play a song on Tesla Coil, but they've only one so they can't play Dueling Banjos. Unlike these guys. <a href="http://www.youtube.com/watch?feature=player_embedded&v=aksRAGa9bLk#">http://www.youtube.com/watch?feature=player_embedded&v=aksRAGa9bLk#</a>! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18032375781/index.html b/static/mytweets/ewagoner/status/18032375781/index.html new file mode 100644 index 00000000..24861775 --- /dev/null +++ b/static/mytweets/ewagoner/status/18032375781/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "This male then creeps up her body and into her mouth, from where it migrates down to her uterus." http://is.gd/djYWg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "This male then creeps up her body and into her mouth, from where it migrates down to her uterus." http://is.gd/djYWg +

+

+ 7/8/2010, 8:58:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18035516214/index.html b/static/mytweets/ewagoner/status/18035516214/index.html new file mode 100644 index 00000000..3afce97e --- /dev/null +++ b/static/mytweets/ewagoner/status/18035516214/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + John Clarke and Brian Dawes update their classic "the front fell off" bit for the BP gusher: http://youtu.be/mSujCHfvTb0 Brilliant stuff. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ John Clarke and Brian Dawes update their classic "the front fell off" bit for the BP gusher: http://youtu.be/mSujCHfvTb0 Brilliant stuff. +

+

+ 7/8/2010, 9:49:19 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/180652866741084161/index.html b/static/mytweets/ewagoner/status/180652866741084161/index.html new file mode 100644 index 00000000..242f37a6 --- /dev/null +++ b/static/mytweets/ewagoner/status/180652866741084161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I got all my surgical packing and sutures taken out this morning. My tongue doesn't recognize my mouth. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I got all my surgical packing and sutures taken out this morning. My tongue doesn't recognize my mouth. +

+

+ 3/16/2012, 9:52:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1807290172/index.html b/static/mytweets/ewagoner/status/1807290172/index.html new file mode 100644 index 00000000..cee82bdf --- /dev/null +++ b/static/mytweets/ewagoner/status/1807290172/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just forced @hodgman to write a check to @youngamerican. That was fun. Maximum fun. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just forced @hodgman to write a check to @youngamerican. That was fun. Maximum fun. +

+

+ 5/15/2009, 11:59:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/180731086538682368/index.html b/static/mytweets/ewagoner/status/180731086538682368/index.html new file mode 100644 index 00000000..0845bb72 --- /dev/null +++ b/static/mytweets/ewagoner/status/180731086538682368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was unprepared for today to be the most painful day of my recovery. It's all going to be better from here, but *ouch*! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was unprepared for today to be the most painful day of my recovery. It's all going to be better from here, but *ouch*! +

+

+ 3/16/2012, 3:03:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/180750883125067777/index.html b/static/mytweets/ewagoner/status/180750883125067777/index.html new file mode 100644 index 00000000..8b5be4e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/180750883125067777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I got to read a wonderfully quirky short story for Cast of Wonders: Anatoly Belilovsky's Karlsson. Have a listen! <a href="http://www.castofwonders.org/2012/03/16/ep30-karlsson-by-anatoly-belilovsky/">http://www.castofwonders.org/2012/03/16/ep30-karlsson-by-anatoly-belilovsky/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181060979306672128/index.html b/static/mytweets/ewagoner/status/181060979306672128/index.html new file mode 100644 index 00000000..9867b535 --- /dev/null +++ b/static/mytweets/ewagoner/status/181060979306672128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @altonbrown: Want green frosting? Skip the dye <a href="http://bit.ly/TplWt">http://bit.ly/TplWt</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @altonbrown: Want green frosting? Skip the dye http://bit.ly/TplWt +

+

+ 3/17/2012, 12:54:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181200583447953409/index.html b/static/mytweets/ewagoner/status/181200583447953409/index.html new file mode 100644 index 00000000..b931b9cb --- /dev/null +++ b/static/mytweets/ewagoner/status/181200583447953409/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A Manhattan made with Jameson? Sure, why not. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A Manhattan made with Jameson? Sure, why not. +

+

+ 3/17/2012, 10:09:20 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181201980549632000/index.html b/static/mytweets/ewagoner/status/181201980549632000/index.html new file mode 100644 index 00000000..408dd841 --- /dev/null +++ b/static/mytweets/ewagoner/status/181201980549632000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's a pastie silent auction. <a href="http://instagr.am/p/IS-5nbM2k5/">http://instagr.am/p/IS-5nbM2k5/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181211413098921984/index.html b/static/mytweets/ewagoner/status/181211413098921984/index.html new file mode 100644 index 00000000..dc6bd89b --- /dev/null +++ b/static/mytweets/ewagoner/status/181211413098921984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "It's like Masterpiece Theater, if they were reading the Craigslist Ads." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "It's like Masterpiece Theater, if they were reading the Craigslist Ads." +

+

+ 3/17/2012, 10:52:22 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181215685882544128/index.html b/static/mytweets/ewagoner/status/181215685882544128/index.html new file mode 100644 index 00000000..1a9f5967 --- /dev/null +++ b/static/mytweets/ewagoner/status/181215685882544128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Kate Bush's "Wuthering Heights" on the ukulele and kazoo. Surprisingly hawt. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Kate Bush's "Wuthering Heights" on the ukulele and kazoo. Surprisingly hawt. +

+

+ 3/17/2012, 11:09:20 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181216921516118019/index.html b/static/mytweets/ewagoner/status/181216921516118019/index.html new file mode 100644 index 00000000..1c2391f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/181216921516118019/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An interpretive burlesque dance to "Do Virgins Taste Better Than Those Who Are Not". Oh, how I love this town! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ An interpretive burlesque dance to "Do Virgins Taste Better Than Those Who Are Not". Oh, how I love this town! +

+

+ 3/17/2012, 11:14:15 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181221127346069504/index.html b/static/mytweets/ewagoner/status/181221127346069504/index.html new file mode 100644 index 00000000..3effa835 --- /dev/null +++ b/static/mytweets/ewagoner/status/181221127346069504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vermillion Lies" "The Astronomer". Where was this song when I was in college getting my Astrophysics degree? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vermillion Lies" "The Astronomer". Where was this song when I was in college getting my Astrophysics degree? +

+

+ 3/17/2012, 11:30:58 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181241787447394307/index.html b/static/mytweets/ewagoner/status/181241787447394307/index.html new file mode 100644 index 00000000..9a70caf7 --- /dev/null +++ b/static/mytweets/ewagoner/status/181241787447394307/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @hyperlocavore: "Holy S**t, What a Nightmare This Turned Into": How Austerity Destroyed Our Small Towns |<a href="http://ow.ly/9INhU">http://ow.ly/9INhU</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @hyperlocavore: "Holy S**t, What a Nightmare This Turned Into": How Austerity Destroyed Our Small Towns |http://ow.ly/9INhU +

+

+ 3/18/2012, 12:53:04 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181253500842418177/index.html b/static/mytweets/ewagoner/status/181253500842418177/index.html new file mode 100644 index 00000000..edb7dc65 --- /dev/null +++ b/static/mytweets/ewagoner/status/181253500842418177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Note to my future self: all of the espresso machines in town turn off before midnight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Note to my future self: all of the espresso machines in town turn off before midnight. +

+

+ 3/18/2012, 1:39:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181255865519702016/index.html b/static/mytweets/ewagoner/status/181255865519702016/index.html new file mode 100644 index 00000000..c46217a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/181255865519702016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In less than three minutes, Neil DeGrasse Tyson sums up my life philosophy. <a href="http://vimeo.com/38101676">http://vimeo.com/38101676</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In less than three minutes, Neil DeGrasse Tyson sums up my life philosophy. http://vimeo.com/38101676 +

+

+ 3/18/2012, 1:49:00 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181263677985533952/index.html b/static/mytweets/ewagoner/status/181263677985533952/index.html new file mode 100644 index 00000000..e158e5e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/181263677985533952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's a police checkpoint at my grocery store. "Why are you pulling in here?" "I need to buy toilet paper, officer." "OK. Move along." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's a police checkpoint at my grocery store. "Why are you pulling in here?" "I need to buy toilet paper, officer." "OK. Move along." +

+

+ 3/18/2012, 2:20:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1813004458921984/index.html b/static/mytweets/ewagoner/status/1813004458921984/index.html new file mode 100644 index 00000000..d1546952 --- /dev/null +++ b/static/mytweets/ewagoner/status/1813004458921984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Gangs have got to put down the guns & pick up the hankie" http://www.youtube.com/watch?v=pWunh78VT90 (RIP Professor John. Stop the madness) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Gangs have got to put down the guns & pick up the hankie" http://www.youtube.com/watch?v=pWunh78VT90 (RIP Professor John. Stop the madness) +

+

+ 11/8/2010, 8:47:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181387527977050114/index.html b/static/mytweets/ewagoner/status/181387527977050114/index.html new file mode 100644 index 00000000..cad0d9c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/181387527977050114/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The 8-Hour Sleep Myth: How I Learned That Everything I Knew About Sleep Was Wrong" <a href="http://www.alternet.org/health/154424/the_8-hour_sleep_myth%3A_how_i_learned_that_everything_i_knew_about_sleep_was_wrong/?page=entire">http://www.alternet.org/health/154424/the_8-hour_sleep_myth%3A_how_i_learned_that_everything_i_knew_about_sleep_was_wrong/?page=entire</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181426352128405504/index.html b/static/mytweets/ewagoner/status/181426352128405504/index.html new file mode 100644 index 00000000..113ad4f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/181426352128405504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My two year old, on the couch watch Weird Al videos. She did 100% of this herself. <a href="http://instagr.am/p/IUlA7Ms2mo/">http://instagr.am/p/IUlA7Ms2mo/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My two year old, on the couch watch Weird Al videos. She did 100% of this herself. http://instagr.am/p/IUlA7Ms2mo/ +

+

+ 3/18/2012, 1:06:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181492384251641856/index.html b/static/mytweets/ewagoner/status/181492384251641856/index.html new file mode 100644 index 00000000..86cc58fd --- /dev/null +++ b/static/mytweets/ewagoner/status/181492384251641856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finished "A Clash of Kings". George R. R. Martin is a magnificent bastard. I now start "A Storm of Swords" with excited apprehension. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finished "A Clash of Kings". George R. R. Martin is a magnificent bastard. I now start "A Storm of Swords" with excited apprehension. +

+

+ 3/18/2012, 5:28:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181505655163723777/index.html b/static/mytweets/ewagoner/status/181505655163723777/index.html new file mode 100644 index 00000000..37c6aa6a --- /dev/null +++ b/static/mytweets/ewagoner/status/181505655163723777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Every year when the weather turns nice, I have a strong urge to join a softball team. The last time I followed through was 16 years ago. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Every year when the weather turns nice, I have a strong urge to join a softball team. The last time I followed through was 16 years ago. +

+

+ 3/18/2012, 6:21:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181510967664971777/index.html b/static/mytweets/ewagoner/status/181510967664971777/index.html new file mode 100644 index 00000000..9e6dec88 --- /dev/null +++ b/static/mytweets/ewagoner/status/181510967664971777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I still can't chew very well, so this meatloaf will get me through the week. <a href="http://instagr.am/p/IVLeMFM2iF/">http://instagr.am/p/IVLeMFM2iF/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I still can't chew very well, so this meatloaf will get me through the week. http://instagr.am/p/IVLeMFM2iF/ +

+

+ 3/18/2012, 6:42:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181546989501153280/index.html b/static/mytweets/ewagoner/status/181546989501153280/index.html new file mode 100644 index 00000000..3c595c22 --- /dev/null +++ b/static/mytweets/ewagoner/status/181546989501153280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @sheriwinston: I'm proud to be part of the SLUT positive world! S.L.U.T.: An Acronym For Healthy Sex <a href="http://shar.es/ptccP">http://shar.es/ptccP</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @sheriwinston: I'm proud to be part of the SLUT positive world! S.L.U.T.: An Acronym For Healthy Sex http://shar.es/ptccP +

+

+ 3/18/2012, 9:05:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181574732/index.html b/static/mytweets/ewagoner/status/181574732/index.html new file mode 100644 index 00000000..744b6b26 --- /dev/null +++ b/static/mytweets/ewagoner/status/181574732/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I ended up selling my entire supply of Caribe potatoes. That's OK. My favorite -- the German Butterballs -- have yet to be harvested. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I ended up selling my entire supply of Caribe potatoes. That's OK. My favorite -- the German Butterballs -- have yet to be harvested. +

+

+ 8/1/2007, 11:28:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18160590618/index.html b/static/mytweets/ewagoner/status/18160590618/index.html new file mode 100644 index 00000000..92fc4500 --- /dev/null +++ b/static/mytweets/ewagoner/status/18160590618/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Accidentally thawed out ground beef today, so I whipped up Salisbury steak and the best mushroom cream gravy ever. http://gdzl.la/8hhJeC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Accidentally thawed out ground beef today, so I whipped up Salisbury steak and the best mushroom cream gravy ever. http://gdzl.la/8hhJeC +

+

+ 7/9/2010, 9:07:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18163001580/index.html b/static/mytweets/ewagoner/status/18163001580/index.html new file mode 100644 index 00000000..c0e04962 --- /dev/null +++ b/static/mytweets/ewagoner/status/18163001580/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Flying to Texas for a four day business trip on Sunday. So much to do before then, including canning a bushel of corn. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Flying to Texas for a four day business trip on Sunday. So much to do before then, including canning a bushel of corn. +

+

+ 7/9/2010, 9:49:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1817059562/index.html b/static/mytweets/ewagoner/status/1817059562/index.html new file mode 100644 index 00000000..2ed6a1aa --- /dev/null +++ b/static/mytweets/ewagoner/status/1817059562/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Our town turned 140 today, and we're going on a leisurly ride downtown. http://twitpic.com/5adv9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Our town turned 140 today, and we're going on a leisurly ride downtown. http://twitpic.com/5adv9 +

+

+ 5/16/2009, 11:17:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181744158501904385/index.html b/static/mytweets/ewagoner/status/181744158501904385/index.html new file mode 100644 index 00000000..8051ef77 --- /dev/null +++ b/static/mytweets/ewagoner/status/181744158501904385/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cthulhuchick: This father/daughter Wonder Woman cos/cross-play makes my heart glad. :) <a href="http://bit.ly/yuFRbZ">http://bit.ly/yuFRbZ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @cthulhuchick: This father/daughter Wonder Woman cos/cross-play makes my heart glad. :) http://bit.ly/yuFRbZ +

+

+ 3/19/2012, 10:09:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181795555524087808/index.html b/static/mytweets/ewagoner/status/181795555524087808/index.html new file mode 100644 index 00000000..b6025d7a --- /dev/null +++ b/static/mytweets/ewagoner/status/181795555524087808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "GOP Women Party Hard, 1941" I love these photos so much! <a href="http://life.time.com/curiosities/life-goes-to-a-gop-womens-smoker">http://life.time.com/curiosities/life-goes-to-a-gop-womens-smoker</a> /via @monkchips + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181806455555506176/index.html b/static/mytweets/ewagoner/status/181806455555506176/index.html new file mode 100644 index 00000000..70ab7a44 --- /dev/null +++ b/static/mytweets/ewagoner/status/181806455555506176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Not wanting to be late to the crazy party, the GA House has passed a doozy of a bill. <a href="http://www.blogfordemocracy.org/2012/03/representative-terry-england.html">http://www.blogfordemocracy.org/2012/03/representative-terry-england.html</a> <a href="http://www.blogfordemocracy.org/2012/03/georgia-house-passes-hb-954.html">http://www.blogfordemocracy.org/2012/03/georgia-house-passes-hb-954.html</a> ht @thomasis + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181827872930021376/index.html b/static/mytweets/ewagoner/status/181827872930021376/index.html new file mode 100644 index 00000000..017d70b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/181827872930021376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thank god today is the last day of winter. I'm really getting tired of these 80 degree days. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thank god today is the last day of winter. I'm really getting tired of these 80 degree days. +

+

+ 3/19/2012, 3:41:57 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/181882960574816257/index.html b/static/mytweets/ewagoner/status/181882960574816257/index.html new file mode 100644 index 00000000..61cb60e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/181882960574816257/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Listened to Boiled in Lead's "Rasputin" on repeat on the way home tonight. I have an idea... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Listened to Boiled in Lead's "Rasputin" on repeat on the way home tonight. I have an idea... +

+

+ 3/19/2012, 7:20:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18191498210189313/index.html b/static/mytweets/ewagoner/status/18191498210189313/index.html new file mode 100644 index 00000000..acc71248 --- /dev/null +++ b/static/mytweets/ewagoner/status/18191498210189313/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A dino just bit my finger. This Santa stuff is dangerous business. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A dino just bit my finger. This Santa stuff is dangerous business. +

+

+ 12/24/2010, 1:29:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1820580999331840/index.html b/static/mytweets/ewagoner/status/1820580999331840/index.html new file mode 100644 index 00000000..1ec2b602 --- /dev/null +++ b/static/mytweets/ewagoner/status/1820580999331840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So I clearly should've been using my pressure cooker far more often than I have. All the simplicity of the crock pot in one tenth the time. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So I clearly should've been using my pressure cooker far more often than I have. All the simplicity of the crock pot in one tenth the time. +

+

+ 11/8/2010, 9:17:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/182076904944304129/index.html b/static/mytweets/ewagoner/status/182076904944304129/index.html new file mode 100644 index 00000000..4825ed13 --- /dev/null +++ b/static/mytweets/ewagoner/status/182076904944304129/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Top o' the morning' to you! <a href="http://instagr.am/p/IZM0fgM2si/">http://instagr.am/p/IZM0fgM2si/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1820873240/index.html b/static/mytweets/ewagoner/status/1820873240/index.html new file mode 100644 index 00000000..ff408525 --- /dev/null +++ b/static/mytweets/ewagoner/status/1820873240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Chocolate bread pudding with bacon creme anglaise. That's the stuff. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Chocolate bread pudding with bacon creme anglaise. That's the stuff. +

+

+ 5/16/2009, 6:55:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/182130651674324994/index.html b/static/mytweets/ewagoner/status/182130651674324994/index.html new file mode 100644 index 00000000..1178a1ae --- /dev/null +++ b/static/mytweets/ewagoner/status/182130651674324994/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! BeauSoleil is in town this Friday, at the Melting Point. They nearly convinced me to move to Lafayette, LA at one point. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hey! BeauSoleil is in town this Friday, at the Melting Point. They nearly convinced me to move to Lafayette, LA at one point. +

+

+ 3/20/2012, 11:45:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/182153713337643008/index.html b/static/mytweets/ewagoner/status/182153713337643008/index.html new file mode 100644 index 00000000..0a8ceff1 --- /dev/null +++ b/static/mytweets/ewagoner/status/182153713337643008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's story is nearly an hour long. Had to make room for a drunken lion, a witch, a dragon, the last virgin, & more. <a href="http://grimmlunch.org/60-the-two-brothers">http://grimmlunch.org/60-the-two-brothers</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's story is nearly an hour long. Had to make room for a drunken lion, a witch, a dragon, the last virgin, & more. http://grimmlunch.org/60-the-two-brothers +

+

+ 3/20/2012, 1:16:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/182163059433930752/index.html b/static/mytweets/ewagoner/status/182163059433930752/index.html new file mode 100644 index 00000000..8379d22a --- /dev/null +++ b/static/mytweets/ewagoner/status/182163059433930752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Scenic City Food Co-op opens for second season -- Online market offers convenience and selection" <a href="http://www.nooga.com/154374/scenic-city-food-co-op-opens-for-second-season/">http://www.nooga.com/154374/scenic-city-food-co-op-opens-for-second-season/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/182176977422266368/index.html b/static/mytweets/ewagoner/status/182176977422266368/index.html new file mode 100644 index 00000000..9efa339d --- /dev/null +++ b/static/mytweets/ewagoner/status/182176977422266368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: And now, here it is: your moment of "Aww...How ADORABLE!!!!!!" <a href="http://greatcosplay.tumblr.com/post/19602412061/mini-tintin">http://greatcosplay.tumblr.com/post/19602412061/mini-tintin</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/182228070634233856/index.html b/static/mytweets/ewagoner/status/182228070634233856/index.html new file mode 100644 index 00000000..53ccccce --- /dev/null +++ b/static/mytweets/ewagoner/status/182228070634233856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's 86 degrees on the first day of Spring. If this interferes with strawberry season, someone's getting a stern talking to. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's 86 degrees on the first day of Spring. If this interferes with strawberry season, someone's getting a stern talking to. +

+

+ 3/20/2012, 6:12:12 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/182235571916247041/index.html b/static/mytweets/ewagoner/status/182235571916247041/index.html new file mode 100644 index 00000000..82d4d5be --- /dev/null +++ b/static/mytweets/ewagoner/status/182235571916247041/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Home made gluten free corn dogs. Because even great eaters deserve corn dogs. <a href="http://instagr.am/p/IaU8OWM2pQ/">http://instagr.am/p/IaU8OWM2pQ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Home made gluten free corn dogs. Because even great eaters deserve corn dogs. http://instagr.am/p/IaU8OWM2pQ/ +

+

+ 3/20/2012, 6:42:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/182267915041640448/index.html b/static/mytweets/ewagoner/status/182267915041640448/index.html new file mode 100644 index 00000000..c32d8318 --- /dev/null +++ b/static/mytweets/ewagoner/status/182267915041640448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Basil for iPad ("The Smart Recipe Book") looks like $4 very well spent. <a href="http://basil-app.com/">http://basil-app.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Basil for iPad ("The Smart Recipe Book") looks like $4 very well spent. http://basil-app.com/ +

+

+ 3/20/2012, 8:50:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18226804978/index.html b/static/mytweets/ewagoner/status/18226804978/index.html new file mode 100644 index 00000000..a7da1085 --- /dev/null +++ b/static/mytweets/ewagoner/status/18226804978/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pressure canner holds fewer jars than I thought and the corn yielded more than I thought. I'll be at this a while. http://gdzl.la/8hs9Wi + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pressure canner holds fewer jars than I thought and the corn yielded more than I thought. I'll be at this a while. http://gdzl.la/8hs9Wi +

+

+ 7/10/2010, 6:23:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18228630923/index.html b/static/mytweets/ewagoner/status/18228630923/index.html new file mode 100644 index 00000000..7577453e --- /dev/null +++ b/static/mytweets/ewagoner/status/18228630923/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok. This is the first bot tweet that made me smile. RT @ObiWanKenobi_: @ewagoner That's no moon. It's a space station. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ok. This is the first bot tweet that made me smile. RT @ObiWanKenobi_: @ewagoner That's no moon. It's a space station. +

+

+ 7/10/2010, 7:03:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18239079832/index.html b/static/mytweets/ewagoner/status/18239079832/index.html new file mode 100644 index 00000000..5c489fcd --- /dev/null +++ b/static/mytweets/ewagoner/status/18239079832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Let's see... 10:30 at night and halfway through my to-do list for the day. Nope, that's not good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Let's see... 10:30 at night and halfway through my to-do list for the day. Nope, that's not good. +

+

+ 7/10/2010, 10:25:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/182430347613585408/index.html b/static/mytweets/ewagoner/status/182430347613585408/index.html new file mode 100644 index 00000000..359a634d --- /dev/null +++ b/static/mytweets/ewagoner/status/182430347613585408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think the last two episodes of the "Latest in Paleo" podcast are going to make me blow right through my annual cookbook budget. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think the last two episodes of the "Latest in Paleo" podcast are going to make me blow right through my annual cookbook budget. +

+

+ 3/21/2012, 7:35:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/182431038197338113/index.html b/static/mytweets/ewagoner/status/182431038197338113/index.html new file mode 100644 index 00000000..3914830e --- /dev/null +++ b/static/mytweets/ewagoner/status/182431038197338113/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Most of the way through second grade, and Viv still runs on the school bus like it's the first day of kindergarten. <a href="http://www.youtube.com/watch?v=fGTw3xEvWGk&feature=youtube_gdata_player">http://www.youtube.com/watch?v=fGTw3xEvWGk&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/182441963914661888/index.html b/static/mytweets/ewagoner/status/182441963914661888/index.html new file mode 100644 index 00000000..1afae41b --- /dev/null +++ b/static/mytweets/ewagoner/status/182441963914661888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athenians: Have you been to Ted's Most Best yet? Today you can buy $18 vouchers for only $9. They'd be a bargain at $18 <a href="http://www.dealmobs.com/Athens">http://www.dealmobs.com/Athens</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athenians: Have you been to Ted's Most Best yet? Today you can buy $18 vouchers for only $9. They'd be a bargain at $18 http://www.dealmobs.com/Athens +

+

+ 3/21/2012, 8:22:08 AM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18244897001/index.html b/static/mytweets/ewagoner/status/18244897001/index.html new file mode 100644 index 00000000..70ace86b --- /dev/null +++ b/static/mytweets/ewagoner/status/18244897001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ended up with twenty pints of corn to put away today. Not too bad. I *love* this OXO corn stripper: http://is.gd/dnu6B It made the job easy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ended up with twenty pints of corn to put away today. Not too bad. I *love* this OXO corn stripper: http://is.gd/dnu6B It made the job easy. +

+

+ 7/11/2010, 12:06:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/182467386031616001/index.html b/static/mytweets/ewagoner/status/182467386031616001/index.html new file mode 100644 index 00000000..7212c462 --- /dev/null +++ b/static/mytweets/ewagoner/status/182467386031616001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had a moment of panic when my new iPad claimed I'd used over 17GB in cellular data in five days. Verizon says no, only 600MB. Whew. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had a moment of panic when my new iPad claimed I'd used over 17GB in cellular data in five days. Verizon says no, only 600MB. Whew. +

+

+ 3/21/2012, 10:03:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/182477172886347776/index.html b/static/mytweets/ewagoner/status/182477172886347776/index.html new file mode 100644 index 00000000..f3df57f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/182477172886347776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @epic9x: good chance my work day will involve me standing on a pile of desks with a fire axe screaming "which one of you fuckers want ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @epic9x: good chance my work day will involve me standing on a pile of desks with a fire axe screaming "which one of you fuckers want ... +

+

+ 3/21/2012, 10:42:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/182527991371403264/index.html b/static/mytweets/ewagoner/status/182527991371403264/index.html new file mode 100644 index 00000000..e484c129 --- /dev/null +++ b/static/mytweets/ewagoner/status/182527991371403264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I'm a moron. I'm a moron and people ask me things sometimes and I just fucking tell them things." I feel for the guy. <a href="http://soundcloud.com/mike-daisey/georgetown-talk">http://soundcloud.com/mike-daisey/georgetown-talk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I'm a moron. I'm a moron and people ask me things sometimes and I just fucking tell them things." I feel for the guy. http://soundcloud.com/mike-daisey/georgetown-talk +

+

+ 3/21/2012, 2:03:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/182561540774440960/index.html b/static/mytweets/ewagoner/status/182561540774440960/index.html new file mode 100644 index 00000000..462f2c23 --- /dev/null +++ b/static/mytweets/ewagoner/status/182561540774440960/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + "Making Love and Trouble: The surprisingly woman-friendly roots of modern polyamory" + <a href="http://www.slate.com/articles/double_x/doublex/2012/03/polyamory_and_its_surprisingly_woman_friendly_roots_.html">http://www.slate.com/articles/double_x/doublex/2012/03/polyamory_and_its_surprisingly_woman_friendly_roots_.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/182566718047141889/index.html b/static/mytweets/ewagoner/status/182566718047141889/index.html new file mode 100644 index 00000000..a0ea46be --- /dev/null +++ b/static/mytweets/ewagoner/status/182566718047141889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Case for the Foodie Entrepreneur" from the Etsy blog. If only Georgia didn't make getting started so hard! <a href="http://www.etsy.com/blog/en/2012/the-case-for-the-foodie-entrepreneur/">http://www.etsy.com/blog/en/2012/the-case-for-the-foodie-entrepreneur/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18274337142/index.html b/static/mytweets/ewagoner/status/18274337142/index.html new file mode 100644 index 00000000..4b3482d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/18274337142/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Airport, ho! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Airport, ho! +

+

+ 7/11/2010, 10:21:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18282230141/index.html b/static/mytweets/ewagoner/status/18282230141/index.html new file mode 100644 index 00000000..e19b1dc0 --- /dev/null +++ b/static/mytweets/ewagoner/status/18282230141/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I generally enjoy live theater, but security theater is not my cup of tea. http://gdzl.la/8hGWfh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I generally enjoy live theater, but security theater is not my cup of tea. http://gdzl.la/8hGWfh +

+

+ 7/11/2010, 12:27:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/182865753324789762/index.html b/static/mytweets/ewagoner/status/182865753324789762/index.html new file mode 100644 index 00000000..79b335f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/182865753324789762/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's tale: a poor farmer becomes the richest villager by exposing a philandering priest. And killing everyone else. <a href="http://grimmlunch.org/61-little-farmer">http://grimmlunch.org/61-little-farmer</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's tale: a poor farmer becomes the richest villager by exposing a philandering priest. And killing everyone else. http://grimmlunch.org/61-little-farmer +

+

+ 3/22/2012, 12:26:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183017727601033216/index.html b/static/mytweets/ewagoner/status/183017727601033216/index.html new file mode 100644 index 00000000..0383c4f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/183017727601033216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All you can drink bacon, a fundraiser for Dad's Garage in Atlanta. <a href="http://www.dadsgarage.com/Shows/Season-17/Special-Events/BaconFest-2012.aspx">http://www.dadsgarage.com/Shows/Season-17/Special-Events/BaconFest-2012.aspx</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18315556506/index.html b/static/mytweets/ewagoner/status/18315556506/index.html new file mode 100644 index 00000000..d3f9b83a --- /dev/null +++ b/static/mytweets/ewagoner/status/18315556506/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My college's alumni association is all excited about a group on linkedin.com. Here at Texas A&M, they've a temple. http://gdzl.la/8hQp89 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My college's alumni association is all excited about a group on linkedin.com. Here at Texas A&M, they've a temple. http://gdzl.la/8hQp89 +

+

+ 7/11/2010, 8:38:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18315794922/index.html b/static/mytweets/ewagoner/status/18315794922/index.html new file mode 100644 index 00000000..251dce46 --- /dev/null +++ b/static/mytweets/ewagoner/status/18315794922/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Even the class rings are bigger over here. http://gdzl.la/8hQsyW http://gdzl.la/8hMdwT + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Even the class rings are bigger over here. http://gdzl.la/8hQsyW http://gdzl.la/8hMdwT +

+

+ 7/11/2010, 8:43:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183188450294513664/index.html b/static/mytweets/ewagoner/status/183188450294513664/index.html new file mode 100644 index 00000000..12da0c4c --- /dev/null +++ b/static/mytweets/ewagoner/status/183188450294513664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @timx13: In this day in history (1925), after vigintillions of years, Great Cthulhu was loose again, and ravening for delight. #fhtagn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @timx13: In this day in history (1925), after vigintillions of years, Great Cthulhu was loose again, and ravening for delight. #fhtagn +

+

+ 3/23/2012, 9:48:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183217323266670593/index.html b/static/mytweets/ewagoner/status/183217323266670593/index.html new file mode 100644 index 00000000..951f18a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/183217323266670593/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, nice! Venus is passing through the Pleiades on April 2nd and 3rd. That ought to look wonderful. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, nice! Venus is passing through the Pleiades on April 2nd and 3rd. That ought to look wonderful. +

+

+ 3/23/2012, 11:43:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183222586870730752/index.html b/static/mytweets/ewagoner/status/183222586870730752/index.html new file mode 100644 index 00000000..d7a1b53d --- /dev/null +++ b/static/mytweets/ewagoner/status/183222586870730752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Soup, salad, meatballs, and a few pages of a great book <a href="http://instagr.am/p/IhVyxvM2hH/">http://instagr.am/p/IhVyxvM2hH/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Soup, salad, meatballs, and a few pages of a great book http://instagr.am/p/IhVyxvM2hH/ +

+

+ 3/23/2012, 12:04:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183235598423822336/index.html b/static/mytweets/ewagoner/status/183235598423822336/index.html new file mode 100644 index 00000000..86b77bfd --- /dev/null +++ b/static/mytweets/ewagoner/status/183235598423822336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In today's fairytale, a queen bee helps a simple prince lift an enchantment on a kingdom. <a href="http://grimmlunch.org/62-the-queen-bee">http://grimmlunch.org/62-the-queen-bee</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In today's fairytale, a queen bee helps a simple prince lift an enchantment on a kingdom. http://grimmlunch.org/62-the-queen-bee +

+

+ 3/23/2012, 12:55:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183241908372504576/index.html b/static/mytweets/ewagoner/status/183241908372504576/index.html new file mode 100644 index 00000000..0cd1ede5 --- /dev/null +++ b/static/mytweets/ewagoner/status/183241908372504576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Quotes from Commander Data juxtaposed against photographs of Mitt Romney designed to create what humans call 'laughter' <a href="http://romnoid.tumblr.com/">http://romnoid.tumblr.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Quotes from Commander Data juxtaposed against photographs of Mitt Romney designed to create what humans call 'laughter' http://romnoid.tumblr.com/ +

+

+ 3/23/2012, 1:20:50 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183269251480694784/index.html b/static/mytweets/ewagoner/status/183269251480694784/index.html new file mode 100644 index 00000000..5e5e91c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/183269251480694784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I got Viv a cookbook. It's like it was written specifically for her. <a href="http://instagr.am/p/IhqbHYs2k7/">http://instagr.am/p/IhqbHYs2k7/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I got Viv a cookbook. It's like it was written specifically for her. http://instagr.am/p/IhqbHYs2k7/ +

+

+ 3/23/2012, 3:09:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183298059386634240/index.html b/static/mytweets/ewagoner/status/183298059386634240/index.html new file mode 100644 index 00000000..8d139680 --- /dev/null +++ b/static/mytweets/ewagoner/status/183298059386634240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I figured when we got to combat boots & babydoll dresses that we'd got to the end of fashion. This was going to be sexy from here on out." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I figured when we got to combat boots & babydoll dresses that we'd got to the end of fashion. This was going to be sexy from here on out." +

+

+ 3/23/2012, 5:03:57 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183300883390533634/index.html b/static/mytweets/ewagoner/status/183300883390533634/index.html new file mode 100644 index 00000000..0cbd5550 --- /dev/null +++ b/static/mytweets/ewagoner/status/183300883390533634/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Flying Robots Deliver Tacos To Your Location“ <a href="http://tacocopter.com/">http://tacocopter.com/</a> /via @mattmanning + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Flying Robots Deliver Tacos To Your Location“ http://tacocopter.com/ /via @mattmanning +

+

+ 3/23/2012, 5:15:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183352578820669440/index.html b/static/mytweets/ewagoner/status/183352578820669440/index.html new file mode 100644 index 00000000..1702082f --- /dev/null +++ b/static/mytweets/ewagoner/status/183352578820669440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm making soup for science. I'd say more, but I'm under NDA. Life is weird. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm making soup for science. I'd say more, but I'm under NDA. Life is weird. +

+

+ 3/23/2012, 8:40:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183361550399193088/index.html b/static/mytweets/ewagoner/status/183361550399193088/index.html new file mode 100644 index 00000000..3406cedc --- /dev/null +++ b/static/mytweets/ewagoner/status/183361550399193088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Paula Deen's son has a cooking show where he cooks more healthy versions of her recipes. That's brilliant. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Paula Deen's son has a cooking show where he cooks more healthy versions of her recipes. That's brilliant. +

+

+ 3/23/2012, 9:16:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18337771982692352/index.html b/static/mytweets/ewagoner/status/18337771982692352/index.html new file mode 100644 index 00000000..dae9f4b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/18337771982692352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Scattered, smothered, and soon to be covered (with raw milk Brie). http://gdzl.la/94fWaH + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Scattered, smothered, and soon to be covered (with raw milk Brie). http://gdzl.la/94fWaH +

+

+ 12/24/2010, 11:10:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18348504598/index.html b/static/mytweets/ewagoner/status/18348504598/index.html new file mode 100644 index 00000000..39bd4455 --- /dev/null +++ b/static/mytweets/ewagoner/status/18348504598/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This hotel breakfast couldn't be worse if it were prepared by cargo cultists four generations after the planes left. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This hotel breakfast couldn't be worse if it were prepared by cargo cultists four generations after the planes left. +

+

+ 7/12/2010, 7:51:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183591638541680640/index.html b/static/mytweets/ewagoner/status/183591638541680640/index.html new file mode 100644 index 00000000..2eaf472e --- /dev/null +++ b/static/mytweets/ewagoner/status/183591638541680640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My "cheat day" breakfast: all-local French toast and bacon. The whole wheat sourdough cinnamon pecan bread w <a href="http://instagr.am/p/Ij9fLcM2hD/">http://instagr.am/p/Ij9fLcM2hD/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My "cheat day" breakfast: all-local French toast and bacon. The whole wheat sourdough cinnamon pecan bread w http://instagr.am/p/Ij9fLcM2hD/ +

+

+ 3/24/2012, 12:30:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183607503173591040/index.html b/static/mytweets/ewagoner/status/183607503173591040/index.html new file mode 100644 index 00000000..929a4237 --- /dev/null +++ b/static/mytweets/ewagoner/status/183607503173591040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When a contestant showed up to a costumed equestrian event without a costume, the judges gave him an option: ride naked <a href="http://www.youtube.com/watch?v=SMoYCPDwQ40&feature=youtube_gdata_player">http://www.youtube.com/watch?v=SMoYCPDwQ40&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183629065809428480/index.html b/static/mytweets/ewagoner/status/183629065809428480/index.html new file mode 100644 index 00000000..efb66cbd --- /dev/null +++ b/static/mytweets/ewagoner/status/183629065809428480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The sheep farm across the river from us is making new pasture. <a href="http://instagr.am/p/IkOqLWM2la/">http://instagr.am/p/IkOqLWM2la/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The sheep farm across the river from us is making new pasture. http://instagr.am/p/IkOqLWM2la/ +

+

+ 3/24/2012, 2:59:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183648978695499776/index.html b/static/mytweets/ewagoner/status/183648978695499776/index.html new file mode 100644 index 00000000..2e8d0de2 --- /dev/null +++ b/static/mytweets/ewagoner/status/183648978695499776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's the semi-annual smoker migration. <a href="http://instagr.am/p/IkXO00s2nF/">http://instagr.am/p/IkXO00s2nF/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183668561359814656/index.html b/static/mytweets/ewagoner/status/183668561359814656/index.html new file mode 100644 index 00000000..b7e00bfd --- /dev/null +++ b/static/mytweets/ewagoner/status/183668561359814656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm surprised the mouse didn't mind her nest smelling like snake. <a href="http://instagr.am/p/IkgmU4s2pl/">http://instagr.am/p/IkgmU4s2pl/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm surprised the mouse didn't mind her nest smelling like snake. http://instagr.am/p/IkgmU4s2pl/ +

+

+ 3/24/2012, 5:36:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183726433561100289/index.html b/static/mytweets/ewagoner/status/183726433561100289/index.html new file mode 100644 index 00000000..7957843e --- /dev/null +++ b/static/mytweets/ewagoner/status/183726433561100289/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Science! <a href="http://instagr.am/p/Ik69u2s2hk/">http://instagr.am/p/Ik69u2s2hk/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183736190049058816/index.html b/static/mytweets/ewagoner/status/183736190049058816/index.html new file mode 100644 index 00000000..0a3f38df --- /dev/null +++ b/static/mytweets/ewagoner/status/183736190049058816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper's in the kitchen with me, dancing to Fatboy Slim in between big spoonfuls of soup. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper's in the kitchen with me, dancing to Fatboy Slim in between big spoonfuls of soup. +

+

+ 3/24/2012, 10:04:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183749657497837568/index.html b/static/mytweets/ewagoner/status/183749657497837568/index.html new file mode 100644 index 00000000..f7203088 --- /dev/null +++ b/static/mytweets/ewagoner/status/183749657497837568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I may not play it in public, but I'll go ahead and say it right here: "Teaches of Peaches" is a great album. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I may not play it in public, but I'll go ahead and say it right here: "Teaches of Peaches" is a great album. +

+

+ 3/24/2012, 10:58:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18376102258933760/index.html b/static/mytweets/ewagoner/status/18376102258933760/index.html new file mode 100644 index 00000000..e5bc254c --- /dev/null +++ b/static/mytweets/ewagoner/status/18376102258933760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some 6yo girls play at mothering with dolls. Ours is building a nest to lay her eggs, because she's "a good mother for her little darlings". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some 6yo girls play at mothering with dolls. Ours is building a nest to lay her eggs, because she's "a good mother for her little darlings". +

+

+ 12/24/2010, 1:42:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183777384716189699/index.html b/static/mytweets/ewagoner/status/183777384716189699/index.html new file mode 100644 index 00000000..6371f4a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/183777384716189699/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bulleit 95 Rye, on rocks. <a href="http://instagr.am/p/IlSHUos2nk/">http://instagr.am/p/IlSHUos2nk/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183802980636692480/index.html b/static/mytweets/ewagoner/status/183802980636692480/index.html new file mode 100644 index 00000000..7fd7cc4f --- /dev/null +++ b/static/mytweets/ewagoner/status/183802980636692480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just announce @stripe integration to all 331 farmers markets using my <a href="http://locallygrown.net">http://locallygrown.net</a> system. It's great! <a href="https://locallygrown.tenderapp.com/kb/market-orders/how-does-the-integrated-payments-system-work">https://locallygrown.tenderapp.com/kb/market-orders/how-does-the-integrated-payments-system-work</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18390281703391232/index.html b/static/mytweets/ewagoner/status/18390281703391232/index.html new file mode 100644 index 00000000..2a99d1b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/18390281703391232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Correction: After some discussion, it was determined that "darlings" is reserved for human children. She is "a good mother for her youngs". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Correction: After some discussion, it was determined that "darlings" is reserved for human children. She is "a good mother for her youngs". +

+

+ 12/24/2010, 2:39:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183954621646123008/index.html b/static/mytweets/ewagoner/status/183954621646123008/index.html new file mode 100644 index 00000000..28d6c63d --- /dev/null +++ b/static/mytweets/ewagoner/status/183954621646123008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The omelette station is open. <a href="http://instagr.am/p/ImiuAVM2kI/">http://instagr.am/p/ImiuAVM2kI/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/183964692983717889/index.html b/static/mytweets/ewagoner/status/183964692983717889/index.html new file mode 100644 index 00000000..b231df60 --- /dev/null +++ b/static/mytweets/ewagoner/status/183964692983717889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Wheeler dealers’ efforts pay off" A great story on lobbyists' successful efforts to "reform" the GA tax system. <a href="http://www.ajc.com/news/georgia-government/wheeler-dealers-efforts-pay-1397380.html">http://www.ajc.com/news/georgia-government/wheeler-dealers-efforts-pay-1397380.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18403498023/index.html b/static/mytweets/ewagoner/status/18403498023/index.html new file mode 100644 index 00000000..dc25d631 --- /dev/null +++ b/static/mytweets/ewagoner/status/18403498023/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + College Station, TX, where the streets are paved with bottle caps: http://gdzl.la/8i8zE6 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ College Station, TX, where the streets are paved with bottle caps: http://gdzl.la/8i8zE6 +

+

+ 7/12/2010, 10:40:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18404337260/index.html b/static/mytweets/ewagoner/status/18404337260/index.html new file mode 100644 index 00000000..dad51960 --- /dev/null +++ b/static/mytweets/ewagoner/status/18404337260/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Decided on just getting something nice and light for dinner, like a baked potato. A baked potato frito pie. http://gdzl.la/8ibY9o + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Decided on just getting something nice and light for dinner, like a baked potato. A baked potato frito pie. http://gdzl.la/8ibY9o +

+

+ 7/12/2010, 10:52:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/184063809940488192/index.html b/static/mytweets/ewagoner/status/184063809940488192/index.html new file mode 100644 index 00000000..d6918c83 --- /dev/null +++ b/static/mytweets/ewagoner/status/184063809940488192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Risotto, made without rice or grain of any kind. <a href="http://instagr.am/p/InUPt3M2je/">http://instagr.am/p/InUPt3M2je/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Risotto, made without rice or grain of any kind. http://instagr.am/p/InUPt3M2je/ +

+

+ 3/25/2012, 7:46:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18406480008970240/index.html b/static/mytweets/ewagoner/status/18406480008970240/index.html new file mode 100644 index 00000000..756ff25c --- /dev/null +++ b/static/mytweets/ewagoner/status/18406480008970240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Christmas Eve and I'm outside in a t-shirt grilling locally produced kielbasa for lunch. Tonight: a chance of snow. Good thing I'm flexible. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Christmas Eve and I'm outside in a t-shirt grilling locally produced kielbasa for lunch. Tonight: a chance of snow. Good thing I'm flexible. +

+

+ 12/24/2010, 3:43:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18408111253495808/index.html b/static/mytweets/ewagoner/status/18408111253495808/index.html new file mode 100644 index 00000000..ca5c4322 --- /dev/null +++ b/static/mytweets/ewagoner/status/18408111253495808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Meanwhile, inside, the mother T Rex is riding a virtual bicycle. (That sentence is new to mankind. My gift to you.) http://gdzl.la/94iHYK + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Meanwhile, inside, the mother T Rex is riding a virtual bicycle. (That sentence is new to mankind. My gift to you.) http://gdzl.la/94iHYK +

+

+ 12/24/2010, 3:50:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18415669087305728/index.html b/static/mytweets/ewagoner/status/18415669087305728/index.html new file mode 100644 index 00000000..0ad2da6a --- /dev/null +++ b/static/mytweets/ewagoner/status/18415669087305728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spring Fling '90: "Typhoon Tech" http://gdzl.la/94iZWP + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spring Fling '90: "Typhoon Tech" http://gdzl.la/94iZWP +

+

+ 12/24/2010, 4:20:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18431020572/index.html b/static/mytweets/ewagoner/status/18431020572/index.html new file mode 100644 index 00000000..14ac8848 --- /dev/null +++ b/static/mytweets/ewagoner/status/18431020572/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Went down to the hotel breakfast area for coffee but had to make a quick exit. I was overwhelmed by the smell of burnt toast and despair. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Went down to the hotel breakfast area for coffee but had to make a quick exit. I was overwhelmed by the smell of burnt toast and despair. +

+

+ 7/13/2010, 7:54:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/184331480552587265/index.html b/static/mytweets/ewagoner/status/184331480552587265/index.html new file mode 100644 index 00000000..b57b3dae --- /dev/null +++ b/static/mytweets/ewagoner/status/184331480552587265/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + What an awesome lunch hour! My thighs are sore from all the swinging. + +#trapeze + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What an awesome lunch hour! My thighs are sore from all the swinging.

#trapeze +

+

+ 3/26/2012, 1:30:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1843652679/index.html b/static/mytweets/ewagoner/status/1843652679/index.html new file mode 100644 index 00000000..4f2e8f98 --- /dev/null +++ b/static/mytweets/ewagoner/status/1843652679/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally had to switch the sick TiVo with DirecTV DVR. How many focus groups did it take to wrench all the usability out of TiVo & get this? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally had to switch the sick TiVo with DirecTV DVR. How many focus groups did it take to wrench all the usability out of TiVo & get this? +

+

+ 5/18/2009, 11:42:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/184370178283417600/index.html b/static/mytweets/ewagoner/status/184370178283417600/index.html new file mode 100644 index 00000000..ca923eaa --- /dev/null +++ b/static/mytweets/ewagoner/status/184370178283417600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Best Birth Control In The World Is For Men" Fascinating! I had no idea this existed. <a href="http://techcitement.com/culture/the-best-birth-control-in-the-world-is-for-men/#.T3DKFMJrIKt.facebook">http://techcitement.com/culture/the-best-birth-control-in-the-world-is-for-men/#.T3DKFMJrIKt.facebook</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/184379027656671235/index.html b/static/mytweets/ewagoner/status/184379027656671235/index.html new file mode 100644 index 00000000..f3b3d8e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/184379027656671235/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I shaved so many yaks there's probably none left for the rest of you, but somehow when I got done, everything worked. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I shaved so many yaks there's probably none left for the rest of you, but somehow when I got done, everything worked. +

+

+ 3/26/2012, 4:39:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18439731826130945/index.html b/static/mytweets/ewagoner/status/18439731826130945/index.html new file mode 100644 index 00000000..cb2b010b --- /dev/null +++ b/static/mytweets/ewagoner/status/18439731826130945/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv and I are baking Santa some gingerbread to go with his scotch. http://gdzl.la/94nWrj + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv and I are baking Santa some gingerbread to go with his scotch. http://gdzl.la/94nWrj +

+

+ 12/24/2010, 5:55:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/184427882184060928/index.html b/static/mytweets/ewagoner/status/184427882184060928/index.html new file mode 100644 index 00000000..e4801420 --- /dev/null +++ b/static/mytweets/ewagoner/status/184427882184060928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The "Orleans Crush". Essentially gin and absinthe with rosemary and a twist of lime. @ Highwire Lounge <a href="http://instagr.am/p/Ip5146s2iJ/">http://instagr.am/p/Ip5146s2iJ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The "Orleans Crush". Essentially gin and absinthe with rosemary and a twist of lime. @ Highwire Lounge http://instagr.am/p/Ip5146s2iJ/ +

+

+ 3/26/2012, 7:53:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/184429033910579200/index.html b/static/mytweets/ewagoner/status/184429033910579200/index.html new file mode 100644 index 00000000..9e94525c --- /dev/null +++ b/static/mytweets/ewagoner/status/184429033910579200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Iconoclast is settling in for a second try at Highwire's trivia contest. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Iconoclast is settling in for a second try at Highwire's trivia contest. +

+

+ 3/26/2012, 7:58:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/184436053883621377/index.html b/static/mytweets/ewagoner/status/184436053883621377/index.html new file mode 100644 index 00000000..4c53dc10 --- /dev/null +++ b/static/mytweets/ewagoner/status/184436053883621377/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nathanrae: Check out this photo I took tonight of a very rare conjunction: Moon, Venus and Goodyear Blimp <a href="http://twitpic.com/91rhdz">http://twitpic.com/91rhdz</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nathanrae: Check out this photo I took tonight of a very rare conjunction: Moon, Venus and Goodyear Blimp http://twitpic.com/91rhdz +

+

+ 3/26/2012, 8:25:56 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18445992660/index.html b/static/mytweets/ewagoner/status/18445992660/index.html new file mode 100644 index 00000000..ae9c1b23 --- /dev/null +++ b/static/mytweets/ewagoner/status/18445992660/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In case you made it all the way to adulthood, got a nice job, & still don't know how to wash your hands: http://gdzl.la/8igAST + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In case you made it all the way to adulthood, got a nice job, & still don't know how to wash your hands: http://gdzl.la/8igAST +

+

+ 7/13/2010, 11:38:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/184473286091087872/index.html b/static/mytweets/ewagoner/status/184473286091087872/index.html new file mode 100644 index 00000000..97392656 --- /dev/null +++ b/static/mytweets/ewagoner/status/184473286091087872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Iconoclast came in sixth place out of 16 teams (most with 8 members). I'd probably win cash money with the right teammate. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Iconoclast came in sixth place out of 16 teams (most with 8 members). I'd probably win cash money with the right teammate. +

+

+ 3/26/2012, 10:53:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/184484998617894912/index.html b/static/mytweets/ewagoner/status/184484998617894912/index.html new file mode 100644 index 00000000..13df38dc --- /dev/null +++ b/static/mytweets/ewagoner/status/184484998617894912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Four minutes forty seconds seems nice and short until it comes time to choreograph an energetic dance to fill it. Then it's interminable. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Four minutes forty seconds seems nice and short until it comes time to choreograph an energetic dance to fill it. Then it's interminable. +

+

+ 3/26/2012, 11:40:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18455580343537664/index.html b/static/mytweets/ewagoner/status/18455580343537664/index.html new file mode 100644 index 00000000..76014275 --- /dev/null +++ b/static/mytweets/ewagoner/status/18455580343537664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cookies are all done! http://gdzl.la/94koKe + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cookies are all done! http://gdzl.la/94koKe +

+

+ 12/24/2010, 6:58:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/184639578299301888/index.html b/static/mytweets/ewagoner/status/184639578299301888/index.html new file mode 100644 index 00000000..e175ecf5 --- /dev/null +++ b/static/mytweets/ewagoner/status/184639578299301888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Michigan has apparently outlawed heritage pork, and is preparing to shut down successful farmers. <a href="http://www.farmtoconsumer.org/michigan-dnr-going-hog-wild.htm">http://www.farmtoconsumer.org/michigan-dnr-going-hog-wild.htm</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18467818177568768/index.html b/static/mytweets/ewagoner/status/18467818177568768/index.html new file mode 100644 index 00000000..f19b1a39 --- /dev/null +++ b/static/mytweets/ewagoner/status/18467818177568768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Must be a holiday. I'm cooking crab legs with a side of crab cakes for dinner. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Must be a holiday. I'm cooking crab legs with a side of crab cakes for dinner. +

+

+ 12/24/2010, 7:47:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18471106935521280/index.html b/static/mytweets/ewagoner/status/18471106935521280/index.html new file mode 100644 index 00000000..4849ddfa --- /dev/null +++ b/static/mytweets/ewagoner/status/18471106935521280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv: "I smell the tastiness of the flesh!" We're just full of the Christmas spirit over here. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv: "I smell the tastiness of the flesh!" We're just full of the Christmas spirit over here. +

+

+ 12/24/2010, 8:00:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/184723046253338624/index.html b/static/mytweets/ewagoner/status/184723046253338624/index.html new file mode 100644 index 00000000..663a654c --- /dev/null +++ b/static/mytweets/ewagoner/status/184723046253338624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @aarron: Why kerning matters. "Pen is broken." <a href="http://sphotos.xx.fbcdn.net/hphotos-snc7/485368_405063019523157_205344452828349_1469099_478178142_n.jpg">http://sphotos.xx.fbcdn.net/hphotos-snc7/485368_405063019523157_205344452828349_1469099_478178142_n.jpg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18472986952601601/index.html b/static/mytweets/ewagoner/status/18472986952601601/index.html new file mode 100644 index 00000000..52237212 --- /dev/null +++ b/static/mytweets/ewagoner/status/18472986952601601/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @laughingsquid: Cthulhu Santa by @robinski_marie http://bit.ly/fM9eLt + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @laughingsquid: Cthulhu Santa by @robinski_marie http://bit.ly/fM9eLt +

+

+ 12/24/2010, 8:07:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/184823735105236992/index.html b/static/mytweets/ewagoner/status/184823735105236992/index.html new file mode 100644 index 00000000..51c8e5b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/184823735105236992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "THEN SHE SIGHED AND SQUEALED AND KICKED THE AIR! MY BEAR! SHE SANG. MY BEAR SO FAIR! AND OFF THEY WENT, FROM HERE TO THERE." Oh, Sansa. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "THEN SHE SIGHED AND SQUEALED AND KICKED THE AIR! MY BEAR! SHE SANG. MY BEAR SO FAIR! AND OFF THEY WENT, FROM HERE TO THERE." Oh, Sansa. +

+

+ 3/27/2012, 10:06:26 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/184827056708788224/index.html b/static/mytweets/ewagoner/status/184827056708788224/index.html new file mode 100644 index 00000000..8e4c3e78 --- /dev/null +++ b/static/mytweets/ewagoner/status/184827056708788224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They're not wolves, but all the coyotes howling outside my window are an awesome soundtrack to Jon Snow's chapter just the same. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They're not wolves, but all the coyotes howling outside my window are an awesome soundtrack to Jon Snow's chapter just the same. +

+

+ 3/27/2012, 10:19:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/184850467078156290/index.html b/static/mytweets/ewagoner/status/184850467078156290/index.html new file mode 100644 index 00000000..790a718c --- /dev/null +++ b/static/mytweets/ewagoner/status/184850467078156290/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, good! I can eat cold grapefruit again without fainting from the pain. I guess my gums are healing nicely. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, good! I can eat cold grapefruit again without fainting from the pain. I guess my gums are healing nicely. +

+

+ 3/27/2012, 11:52:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/185029378265186305/index.html b/static/mytweets/ewagoner/status/185029378265186305/index.html new file mode 100644 index 00000000..40496f50 --- /dev/null +++ b/static/mytweets/ewagoner/status/185029378265186305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy wow, this info graphic of worldwide shark attacks since 1912 is amazing. ACCURATE BITE MARKS! <a href="http://news.nationalpost.com/2012/03/27/graphic-a-hundred-years-of-shark-attacks/">http://news.nationalpost.com/2012/03/27/graphic-a-hundred-years-of-shark-attacks/</a> via @EccentricFlower + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/185034177006153729/index.html b/static/mytweets/ewagoner/status/185034177006153729/index.html new file mode 100644 index 00000000..9898502a --- /dev/null +++ b/static/mytweets/ewagoner/status/185034177006153729/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A Cthulhu & Mickey Mouse mashup T-shirt today only for $6, shipping included. <a href="http://6dollarshirts.com/teetime">http://6dollarshirts.com/teetime</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A Cthulhu & Mickey Mouse mashup T-shirt today only for $6, shipping included. http://6dollarshirts.com/teetime +

+

+ 3/28/2012, 12:02:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/185097995254112256/index.html b/static/mytweets/ewagoner/status/185097995254112256/index.html new file mode 100644 index 00000000..1bcaeb35 --- /dev/null +++ b/static/mytweets/ewagoner/status/185097995254112256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just had the occasion to pull out Shel Silverstein's "Freakin' and the Freakers Ball" album. What a fellow he was. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just had the occasion to pull out Shel Silverstein's "Freakin' and the Freakers Ball" album. What a fellow he was. +

+

+ 3/28/2012, 4:16:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/185161968586465280/index.html b/static/mytweets/ewagoner/status/185161968586465280/index.html new file mode 100644 index 00000000..d11a3dee --- /dev/null +++ b/static/mytweets/ewagoner/status/185161968586465280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "'I am here for erotic hypnosis,' I said, trying to articulate clearly, but not too clearly." <a href="http://www.observer.com/2012/03/you-are-getting-horny-adventures-in-erotic-hypnosis/?show=all">http://www.observer.com/2012/03/you-are-getting-horny-adventures-in-erotic-hypnosis/?show=all</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18517345528/index.html b/static/mytweets/ewagoner/status/18517345528/index.html new file mode 100644 index 00000000..1495049a --- /dev/null +++ b/static/mytweets/ewagoner/status/18517345528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Who'd've thought that the brown crunchy scrambled eggs and ham boiled to leather on Monday was so popular it'd have an encore on Wednesday? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Who'd've thought that the brown crunchy scrambled eggs and ham boiled to leather on Monday was so popular it'd have an encore on Wednesday? +

+

+ 7/14/2010, 9:00:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18520661456/index.html b/static/mytweets/ewagoner/status/18520661456/index.html new file mode 100644 index 00000000..3e9ddd52 --- /dev/null +++ b/static/mytweets/ewagoner/status/18520661456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sorry, but your right to know has been repealed. Or maybe we're just out of stock. http://gdzl.la/8iwwQa + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sorry, but your right to know has been repealed. Or maybe we're just out of stock. http://gdzl.la/8iwwQa +

+

+ 7/14/2010, 9:51:49 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/185296689844862976/index.html b/static/mytweets/ewagoner/status/185296689844862976/index.html new file mode 100644 index 00000000..7ecc21f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/185296689844862976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RIP, Earl. <a href="http://www.youtube.com/watch?v=AJOIqmlI65Y&feature=youtube_gdata_player">http://www.youtube.com/watch?v=AJOIqmlI65Y&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/185360019892617216/index.html b/static/mytweets/ewagoner/status/185360019892617216/index.html new file mode 100644 index 00000000..7b1d58e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/185360019892617216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Don't understand how Paper by @fiftythree is free, but it looks like it'll quickly become an essential app on my iPad. <a href="http://fiftythree.com/">http://fiftythree.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Don't understand how Paper by @fiftythree is free, but it looks like it'll quickly become an essential app on my iPad. http://fiftythree.com/ +

+

+ 3/29/2012, 9:37:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/185399761560543233/index.html b/static/mytweets/ewagoner/status/185399761560543233/index.html new file mode 100644 index 00000000..b78e26ed --- /dev/null +++ b/static/mytweets/ewagoner/status/185399761560543233/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @InnAtCrossroads: Throwing a GoT party this weekend? Consider offering your guests bread and salt as soon as they arrive. #dontbeaFrey + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @InnAtCrossroads: Throwing a GoT party this weekend? Consider offering your guests bread and salt as soon as they arrive. #dontbeaFrey +

+

+ 3/29/2012, 12:15:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18543204437598208/index.html b/static/mytweets/ewagoner/status/18543204437598208/index.html new file mode 100644 index 00000000..b8b2d331 --- /dev/null +++ b/static/mytweets/ewagoner/status/18543204437598208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mission accomplished. Merry Christmas! http://gdzl.la/94rebE + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mission accomplished. Merry Christmas! http://gdzl.la/94rebE +

+

+ 12/25/2010, 12:46:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1854336256/index.html b/static/mytweets/ewagoner/status/1854336256/index.html new file mode 100644 index 00000000..3fd57d13 --- /dev/null +++ b/static/mytweets/ewagoner/status/1854336256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Giving up on trying to repair the clothes dryer myself. Scheduled a service call. /me hangs head + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Giving up on trying to repair the clothes dryer myself. Scheduled a service call. /me hangs head +

+

+ 5/19/2009, 9:41:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18552752591/index.html b/static/mytweets/ewagoner/status/18552752591/index.html new file mode 100644 index 00000000..06b530ba --- /dev/null +++ b/static/mytweets/ewagoner/status/18552752591/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting ready to board a plane home. So very tired. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting ready to board a plane home. So very tired. +

+

+ 7/14/2010, 6:21:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18558928157675520/index.html b/static/mytweets/ewagoner/status/18558928157675520/index.html new file mode 100644 index 00000000..4c5ba9fc --- /dev/null +++ b/static/mytweets/ewagoner/status/18558928157675520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + As I age, my handwriting resembles my dad's. One example: when I was young, Santa's writing looked like Dad's, and now it looks like mine. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ As I age, my handwriting resembles my dad's. One example: when I was young, Santa's writing looked like Dad's, and now it looks like mine. +

+

+ 12/25/2010, 1:49:27 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1856357978/index.html b/static/mytweets/ewagoner/status/1856357978/index.html new file mode 100644 index 00000000..e8e54ba8 --- /dev/null +++ b/static/mytweets/ewagoner/status/1856357978/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Graduated from high school twenty years ago today. Seems like six lifetimes ago. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Graduated from high school twenty years ago today. Seems like six lifetimes ago. +

+

+ 5/20/2009, 1:20:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18572818594/index.html b/static/mytweets/ewagoner/status/18572818594/index.html new file mode 100644 index 00000000..86bfbdf0 --- /dev/null +++ b/static/mytweets/ewagoner/status/18572818594/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Home again, home again, jiggity jig. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Home again, home again, jiggity jig. +

+

+ 7/14/2010, 11:40:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/185739736625840129/index.html b/static/mytweets/ewagoner/status/185739736625840129/index.html new file mode 100644 index 00000000..0080d7c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/185739736625840129/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm mining this video game clip for choreography ideas. <a href="http://www.youtube.com/watch?v=p5-xd0M6tRQ&feature=youtube_gdata_player">http://www.youtube.com/watch?v=p5-xd0M6tRQ&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/185741058758545409/index.html b/static/mytweets/ewagoner/status/185741058758545409/index.html new file mode 100644 index 00000000..b8dc73fe --- /dev/null +++ b/static/mytweets/ewagoner/status/185741058758545409/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @newsmary National cleavage day. As I understand it, if I reduce an enemy to 0 hit points I get an extra melee attack on adjacent target. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @newsmary National cleavage day. As I understand it, if I reduce an enemy to 0 hit points I get an extra melee attack on adjacent target. +

+

+ 3/30/2012, 10:51:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/185747640795930624/index.html b/static/mytweets/ewagoner/status/185747640795930624/index.html new file mode 100644 index 00000000..0662114e --- /dev/null +++ b/static/mytweets/ewagoner/status/185747640795930624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time to start planting trees on the tundra. RT @grist: Maple syrup-pocalypse arrives 20 years early: <a href="http://bit.ly/HmRzbA">http://bit.ly/HmRzbA</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Time to start planting trees on the tundra. RT @grist: Maple syrup-pocalypse arrives 20 years early: http://bit.ly/HmRzbA +

+

+ 3/30/2012, 11:17:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/185760328951410690/index.html b/static/mytweets/ewagoner/status/185760328951410690/index.html new file mode 100644 index 00000000..f66d8f25 --- /dev/null +++ b/static/mytweets/ewagoner/status/185760328951410690/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Crispin's Marvin, an oak barrel aged cider brewed with stout yeast, molasses, honey, dark chocolate, and bla <a href="http://instagr.am/p/IzXk2UM2lu/">http://instagr.am/p/IzXk2UM2lu/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Crispin's Marvin, an oak barrel aged cider brewed with stout yeast, molasses, honey, dark chocolate, and bla http://instagr.am/p/IzXk2UM2lu/ +

+

+ 3/30/2012, 12:08:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/185813970135941120/index.html b/static/mytweets/ewagoner/status/185813970135941120/index.html new file mode 100644 index 00000000..18358957 --- /dev/null +++ b/static/mytweets/ewagoner/status/185813970135941120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Hodor," said Hodor. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Hodor," said Hodor. +

+

+ 3/30/2012, 3:41:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/185819458047197185/index.html b/static/mytweets/ewagoner/status/185819458047197185/index.html new file mode 100644 index 00000000..607348ca --- /dev/null +++ b/static/mytweets/ewagoner/status/185819458047197185/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New York City has discovered online farmers markets, and hopes to bring the new concept to the rest of the world. <a href="http://grist.org/locavore/for-new-yorkers-a-farmers-market-on-your-phone/">http://grist.org/locavore/for-new-yorkers-a-farmers-market-on-your-phone/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/185881650293518337/index.html b/static/mytweets/ewagoner/status/185881650293518337/index.html new file mode 100644 index 00000000..a219a3e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/185881650293518337/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gluten free chicken fried steak, taters, and gravy. A tasty Friday night dinner. <a href="http://instagr.am/p/I0O_xas2ht/">http://instagr.am/p/I0O_xas2ht/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Gluten free chicken fried steak, taters, and gravy. A tasty Friday night dinner. http://instagr.am/p/I0O_xas2ht/ +

+

+ 3/30/2012, 8:10:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/186092591845093376/index.html b/static/mytweets/ewagoner/status/186092591845093376/index.html new file mode 100644 index 00000000..b49bdb35 --- /dev/null +++ b/static/mytweets/ewagoner/status/186092591845093376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You know nothing, Jon Snow! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You know nothing, Jon Snow! +

+

+ 3/31/2012, 10:08:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/186112269044822017/index.html b/static/mytweets/ewagoner/status/186112269044822017/index.html new file mode 100644 index 00000000..fdc48d8a --- /dev/null +++ b/static/mytweets/ewagoner/status/186112269044822017/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On my way to Athens' first ever Food Cart Festival! @athensfoodcarts + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On my way to Athens' first ever Food Cart Festival! @athensfoodcarts +

+

+ 3/31/2012, 11:26:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18612800178/index.html b/static/mytweets/ewagoner/status/18612800178/index.html new file mode 100644 index 00000000..e6f7390f --- /dev/null +++ b/static/mytweets/ewagoner/status/18612800178/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was on the road and didn't notice, but this week we blew past 100,000 orders on locallygrown.net. We're hitting about 1000 orders a week. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was on the road and didn't notice, but this week we blew past 100,000 orders on locallygrown.net. We're hitting about 1000 orders a week. +

+

+ 7/15/2010, 12:02:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/186128720430497792/index.html b/static/mytweets/ewagoner/status/186128720430497792/index.html new file mode 100644 index 00000000..e83ed78a --- /dev/null +++ b/static/mytweets/ewagoner/status/186128720430497792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the Athens Food Cart Festival. Good thing I came hungry! <a href="http://instagr.am/p/I1_VWmM2mm/">http://instagr.am/p/I1_VWmM2mm/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the Athens Food Cart Festival. Good thing I came hungry! http://instagr.am/p/I1_VWmM2mm/ +

+

+ 3/31/2012, 12:31:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18615085705/index.html b/static/mytweets/ewagoner/status/18615085705/index.html new file mode 100644 index 00000000..3b7ddfee --- /dev/null +++ b/static/mytweets/ewagoner/status/18615085705/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's a shocker. The order DirectTV screwed up so badly 6/26 never got canceled. They promised me a refund again, in another 5 to 10 days. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's a shocker. The order DirectTV screwed up so badly 6/26 never got canceled. They promised me a refund again, in another 5 to 10 days. +

+

+ 7/15/2010, 12:35:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/186178006539182080/index.html b/static/mytweets/ewagoner/status/186178006539182080/index.html new file mode 100644 index 00000000..57222826 --- /dev/null +++ b/static/mytweets/ewagoner/status/186178006539182080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On a whim I bought a bottle of aloe vera juice (with pulp). It was good, like a well balanced bubble tea. That tastes like cactus. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On a whim I bought a bottle of aloe vera juice (with pulp). It was good, like a well balanced bubble tea. That tastes like cactus. +

+

+ 3/31/2012, 3:47:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/186236007774035970/index.html b/static/mytweets/ewagoner/status/186236007774035970/index.html new file mode 100644 index 00000000..542ff4b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/186236007774035970/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight's dinner: rats on a stick <a href="http://instagr.am/p/I2wKeos2kX/">http://instagr.am/p/I2wKeos2kX/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/186285955588689920/index.html b/static/mytweets/ewagoner/status/186285955588689920/index.html new file mode 100644 index 00000000..61af2470 --- /dev/null +++ b/static/mytweets/ewagoner/status/186285955588689920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mythblasters: The Supernatural Files <a href="http://bit.ly/HbNox7">http://bit.ly/HbNox7</a> /via @cthulhuchick + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mythblasters: The Supernatural Files http://bit.ly/HbNox7 /via @cthulhuchick +

+

+ 3/31/2012, 10:56:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1862935971/index.html b/static/mytweets/ewagoner/status/1862935971/index.html new file mode 100644 index 00000000..da5d4f00 --- /dev/null +++ b/static/mytweets/ewagoner/status/1862935971/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My submission of "The Martian Chronicles" didn't make it on next season but "Picasso at the Lapine Agile" did. Pondering call for directors. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My submission of "The Martian Chronicles" didn't make it on next season but "Picasso at the Lapine Agile" did. Pondering call for directors. +

+

+ 5/20/2009, 4:03:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18632371/index.html b/static/mytweets/ewagoner/status/18632371/index.html new file mode 100644 index 00000000..5d64c636 --- /dev/null +++ b/static/mytweets/ewagoner/status/18632371/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Altoids marketing copy: "It's really gratifying working until 11 so you can leave at 4." WHAT DOES THAT MEAN? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Altoids marketing copy: "It's really gratifying working until 11 so you can leave at 4." WHAT DOES THAT MEAN? +

+

+ 4/3/2007, 2:05:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1863782107/index.html b/static/mytweets/ewagoner/status/1863782107/index.html new file mode 100644 index 00000000..6acdb720 --- /dev/null +++ b/static/mytweets/ewagoner/status/1863782107/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seven beers from Bell's Brewery are now on tap at Trappeze. I'm trying them. http://twitpic.com/5kwib + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seven beers from Bell's Brewery are now on tap at Trappeze. I'm trying them. http://twitpic.com/5kwib +

+

+ 5/20/2009, 5:28:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/186476197146927105/index.html b/static/mytweets/ewagoner/status/186476197146927105/index.html new file mode 100644 index 00000000..4d00d3d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/186476197146927105/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The first strawberries of the season, atop French toast. <a href="http://instagr.am/p/I4dawsM2ov/">http://instagr.am/p/I4dawsM2ov/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The first strawberries of the season, atop French toast. http://instagr.am/p/I4dawsM2ov/ +

+

+ 4/1/2012, 11:32:44 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/186520056195325952/index.html b/static/mytweets/ewagoner/status/186520056195325952/index.html new file mode 100644 index 00000000..5f7ab799 --- /dev/null +++ b/static/mytweets/ewagoner/status/186520056195325952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Broke a nail on a surprise rutabaga. #gardeningbyhand + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Broke a nail on a surprise rutabaga. #gardeningbyhand +

+

+ 4/1/2012, 2:27:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/186582410404704257/index.html b/static/mytweets/ewagoner/status/186582410404704257/index.html new file mode 100644 index 00000000..332d8b4a --- /dev/null +++ b/static/mytweets/ewagoner/status/186582410404704257/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Three times George R. R. Martin wrote that it would happen, but that didn't make reading it any less painful. Oof. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Three times George R. R. Martin wrote that it would happen, but that didn't make reading it any less painful. Oof. +

+

+ 4/1/2012, 6:34:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/186597429662068736/index.html b/static/mytweets/ewagoner/status/186597429662068736/index.html new file mode 100644 index 00000000..0b8eac6c --- /dev/null +++ b/static/mytweets/ewagoner/status/186597429662068736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It was nice to really get back in the garden again. It's mostly in plantable condition now. <a href="http://instagr.am/p/I5UgT5M2ov/">http://instagr.am/p/I5UgT5M2ov/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It was nice to really get back in the garden again. It's mostly in plantable condition now. http://instagr.am/p/I5UgT5M2ov/ +

+

+ 4/1/2012, 7:34:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18683305289318401/index.html b/static/mytweets/ewagoner/status/18683305289318401/index.html new file mode 100644 index 00000000..2449727b --- /dev/null +++ b/static/mytweets/ewagoner/status/18683305289318401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yeah, I guess I'm an enabler. http://gdzl.la/94scFR + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yeah, I guess I'm an enabler. http://gdzl.la/94scFR +

+

+ 12/25/2010, 10:03:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/186833824456523776/index.html b/static/mytweets/ewagoner/status/186833824456523776/index.html new file mode 100644 index 00000000..ddf6679a --- /dev/null +++ b/static/mytweets/ewagoner/status/186833824456523776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of the largest ground beef processors in the USA is going out of business, and is blaming the "pink slime" uproar. <a href="http://news.yahoo.com/beef-processor-files-bankruptcy-over-pink-slime-uproar-132022703.html">http://news.yahoo.com/beef-processor-files-bankruptcy-over-pink-slime-uproar-132022703.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/186876634853408768/index.html b/static/mytweets/ewagoner/status/186876634853408768/index.html new file mode 100644 index 00000000..23f6c612 --- /dev/null +++ b/static/mytweets/ewagoner/status/186876634853408768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Learned to do one of my fave trapeze poses (to watch). Now I know that while it looks graceful, they're really thinking "OH GOD THE PAIN!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Learned to do one of my fave trapeze poses (to watch). Now I know that while it looks graceful, they're really thinking "OH GOD THE PAIN!" +

+

+ 4/2/2012, 2:03:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/186882285436547072/index.html b/static/mytweets/ewagoner/status/186882285436547072/index.html new file mode 100644 index 00000000..8eca93b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/186882285436547072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @waxpancake: Unbelievable. Al Lowe comes out of retirement to remake Leisure Suit Larry, funded entirely on Kickstarter: http://t.co/ ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @waxpancake: Unbelievable. Al Lowe comes out of retirement to remake Leisure Suit Larry, funded entirely on Kickstarter: http://t.co/ ... +

+

+ 4/2/2012, 2:26:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/186894273508151297/index.html b/static/mytweets/ewagoner/status/186894273508151297/index.html new file mode 100644 index 00000000..20962137 --- /dev/null +++ b/static/mytweets/ewagoner/status/186894273508151297/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Kind of amazing, but not surprising, that the Star Wars universe has come to this." The Kinect Star Wars Dance Party: <a href="http://kottke.org/12/04/kinect-star-wars-dance-party">http://kottke.org/12/04/kinect-star-wars-dance-party</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18690668457/index.html b/static/mytweets/ewagoner/status/18690668457/index.html new file mode 100644 index 00000000..fe22653b --- /dev/null +++ b/static/mytweets/ewagoner/status/18690668457/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Paper Moon": House-Infused Vanilla Bean Gin, Dolin Vermouth Blanc, & Liquore Strega. This new martini at the Highwire sounds fantastic. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The Paper Moon": House-Infused Vanilla Bean Gin, Dolin Vermouth Blanc, & Liquore Strega. This new martini at the Highwire sounds fantastic. +

+

+ 7/16/2010, 10:40:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18705921/index.html b/static/mytweets/ewagoner/status/18705921/index.html new file mode 100644 index 00000000..af22ecb1 --- /dev/null +++ b/static/mytweets/ewagoner/status/18705921/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Please host responsibly: http://tinyurl.com/2doq8b + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Please host responsibly: http://tinyurl.com/2doq8b +

+

+ 4/3/2007, 4:12:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18706286709/index.html b/static/mytweets/ewagoner/status/18706286709/index.html new file mode 100644 index 00000000..046f89e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/18706286709/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You too can be like me: "Raids are increasing on farms and private food-supply clubs—here are 5 tips for surviving one" http://is.gd/duC4e + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You too can be like me: "Raids are increasing on farms and private food-supply clubs—here are 5 tips for surviving one" http://is.gd/duC4e +

+

+ 7/16/2010, 2:20:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18710511/index.html b/static/mytweets/ewagoner/status/18710511/index.html new file mode 100644 index 00000000..c632e85f --- /dev/null +++ b/static/mytweets/ewagoner/status/18710511/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That was.... odd. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That was.... odd. +

+

+ 4/3/2007, 4:19:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18713444375/index.html b/static/mytweets/ewagoner/status/18713444375/index.html new file mode 100644 index 00000000..9187706b --- /dev/null +++ b/static/mytweets/ewagoner/status/18713444375/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The "Paper Moon". Him: it's brand new. I've never made it before. Me: That's ok. I've never drunk it before. http://gdzl.la/8jb9ij + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The "Paper Moon". Him: it's brand new. I've never made it before. Me: That's ok. I've never drunk it before. http://gdzl.la/8jb9ij +

+

+ 7/16/2010, 4:24:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18715472027/index.html b/static/mytweets/ewagoner/status/18715472027/index.html new file mode 100644 index 00000000..38b9f404 --- /dev/null +++ b/static/mytweets/ewagoner/status/18715472027/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Great story on food variety: +"Point being that we should never allow our apples to simply be labeled as 'Apples.'" http://is.gd/duMU6 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Great story on food variety:
"Point being that we should never allow our apples to simply be labeled as 'Apples.'" http://is.gd/duMU6 +

+

+ 7/16/2010, 5:01:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/187186292294041600/index.html b/static/mytweets/ewagoner/status/187186292294041600/index.html new file mode 100644 index 00000000..92eef814 --- /dev/null +++ b/static/mytweets/ewagoner/status/187186292294041600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian's on spring break. This morning we planted strawberries. <a href="http://instagr.am/p/I9gJ1wM2lC/">http://instagr.am/p/I9gJ1wM2lC/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian's on spring break. This morning we planted strawberries. http://instagr.am/p/I9gJ1wM2lC/ +

+

+ 4/3/2012, 10:34:24 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1871966757/index.html b/static/mytweets/ewagoner/status/1871966757/index.html new file mode 100644 index 00000000..48694a30 --- /dev/null +++ b/static/mytweets/ewagoner/status/1871966757/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'll be giving cooking demos at the Athens Farmers Market at Bishop Park this Saturday from 10ish to noon. "The Tastes of Late Spring" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'll be giving cooking demos at the Athens Farmers Market at Bishop Park this Saturday from 10ish to noon. "The Tastes of Late Spring" +

+

+ 5/21/2009, 11:31:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/187200278997635074/index.html b/static/mytweets/ewagoner/status/187200278997635074/index.html new file mode 100644 index 00000000..afe1bf64 --- /dev/null +++ b/static/mytweets/ewagoner/status/187200278997635074/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Once again my farmers market has outgrown our infrastructure. I had to buy another $200 of shelving this week to hold all the produce. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Once again my farmers market has outgrown our infrastructure. I had to buy another $200 of shelving this week to hold all the produce. +

+

+ 4/3/2012, 11:29:59 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/187237556168048640/index.html b/static/mytweets/ewagoner/status/187237556168048640/index.html new file mode 100644 index 00000000..276867dd --- /dev/null +++ b/static/mytweets/ewagoner/status/187237556168048640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My lawsuit against the FDA was dismissed after the FDA testified they won't enforce its rule against individuals. Not sure what that means. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My lawsuit against the FDA was dismissed after the FDA testified they won't enforce its rule against individuals. Not sure what that means. +

+

+ 4/3/2012, 1:58:06 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/187269978779680768/index.html b/static/mytweets/ewagoner/status/187269978779680768/index.html new file mode 100644 index 00000000..297e41dd --- /dev/null +++ b/static/mytweets/ewagoner/status/187269978779680768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "According to the judge, the Wagoner confrontation with the GDA and FDA came closest to demonstrating an injured party" <a href="http://www.thecompletepatient.com/article/2012/april/3/judge-opts-out-ftcldf-challenge-interstate-raw-milk-ban-dismissing-suit-door">http://www.thecompletepatient.com/article/2012/april/3/judge-opts-out-ftcldf-challenge-interstate-raw-milk-ban-dismissing-suit-door</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/187272205418242048/index.html b/static/mytweets/ewagoner/status/187272205418242048/index.html new file mode 100644 index 00000000..f043b213 --- /dev/null +++ b/static/mytweets/ewagoner/status/187272205418242048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Two Athens Area Farmers Win Environmental Award" <a href="http://athens.patch.com/articles/two-athens-area-farmers-win-environmental-award#photo-5440457">http://athens.patch.com/articles/two-athens-area-farmers-win-environmental-award#photo-5440457</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18728144127135744/index.html b/static/mytweets/ewagoner/status/18728144127135744/index.html new file mode 100644 index 00000000..0e0bacda --- /dev/null +++ b/static/mytweets/ewagoner/status/18728144127135744/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "From now on, we'll have to muddle through somehow +So have yourself a merry little Christmas now" +http://youtu.be/yudgy30Dd68 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "From now on, we'll have to muddle through somehow
So have yourself a merry little Christmas now"
http://youtu.be/yudgy30Dd68 +

+

+ 12/25/2010, 1:01:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/187379796467138560/index.html b/static/mytweets/ewagoner/status/187379796467138560/index.html new file mode 100644 index 00000000..38dc7dd0 --- /dev/null +++ b/static/mytweets/ewagoner/status/187379796467138560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper is going to sleep, cuddling Elmo, a shark, an alligator, and an allosaurus. And most of all her big frog. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper is going to sleep, cuddling Elmo, a shark, an alligator, and an allosaurus. And most of all her big frog. +

+

+ 4/3/2012, 11:23:19 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/187383640647405569/index.html b/static/mytweets/ewagoner/status/187383640647405569/index.html new file mode 100644 index 00000000..29246b35 --- /dev/null +++ b/static/mytweets/ewagoner/status/187383640647405569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just finished "A Storm of Swords". Holy wow. Now onto "A Feast of Crows"! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just finished "A Storm of Swords". Holy wow. Now onto "A Feast of Crows"! +

+

+ 4/3/2012, 11:38:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/187511948622041089/index.html b/static/mytweets/ewagoner/status/187511948622041089/index.html new file mode 100644 index 00000000..3b873590 --- /dev/null +++ b/static/mytweets/ewagoner/status/187511948622041089/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I always keep my taps in my backpack, just in case. @ Ike & Jane's Downtown <a href="http://instagr.am/p/I_0X2Ns2q5/">http://instagr.am/p/I_0X2Ns2q5/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I always keep my taps in my backpack, just in case. @ Ike & Jane's Downtown http://instagr.am/p/I_0X2Ns2q5/ +

+

+ 4/4/2012, 8:08:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/187565362093625346/index.html b/static/mytweets/ewagoner/status/187565362093625346/index.html new file mode 100644 index 00000000..321e675e --- /dev/null +++ b/static/mytweets/ewagoner/status/187565362093625346/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You never know when a TV reporter will come to your office and film you typing on your keyboard for a news story. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You never know when a TV reporter will come to your office and film you typing on your keyboard for a news story. +

+

+ 4/4/2012, 11:40:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/187633544766554112/index.html b/static/mytweets/ewagoner/status/187633544766554112/index.html new file mode 100644 index 00000000..361dccff --- /dev/null +++ b/static/mytweets/ewagoner/status/187633544766554112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @dresdencodak: Cosplay from the 1970s was officially cooler in every way (NSFW) <a href="http://on.io9.com/I11aPT">http://on.io9.com/I11aPT</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @dresdencodak: Cosplay from the 1970s was officially cooler in every way (NSFW) http://on.io9.com/I11aPT +

+

+ 4/4/2012, 4:11:37 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/187679384323375104/index.html b/static/mytweets/ewagoner/status/187679384323375104/index.html new file mode 100644 index 00000000..922984f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/187679384323375104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + John Deere put me in their magazine. 16-year-old me is perplexed. <a href="http://instagr.am/p/JBAJbLs2i1/">http://instagr.am/p/JBAJbLs2i1/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ John Deere put me in their magazine. 16-year-old me is perplexed. http://instagr.am/p/JBAJbLs2i1/ +

+

+ 4/4/2012, 7:13:46 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18779996328/index.html b/static/mytweets/ewagoner/status/18779996328/index.html new file mode 100644 index 00000000..a633325c --- /dev/null +++ b/static/mytweets/ewagoner/status/18779996328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Roots Farm gave me six lbs of cucumbers, so I'm pickling today. Then, need a plan for gallons of Jim's blueberries. http://gdzl.la/8jnCzU + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Roots Farm gave me six lbs of cucumbers, so I'm pickling today. Then, need a plan for gallons of Jim's blueberries. http://gdzl.la/8jnCzU +

+

+ 7/17/2010, 1:17:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18783317809/index.html b/static/mytweets/ewagoner/status/18783317809/index.html new file mode 100644 index 00000000..65110312 --- /dev/null +++ b/static/mytweets/ewagoner/status/18783317809/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cucumbers, onion, garlic, and salt. It'll sit under ice for several hours, then sugar and spices and processing. http://gdzl.la/8jkbB8 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cucumbers, onion, garlic, and salt. It'll sit under ice for several hours, then sugar and spices and processing. http://gdzl.la/8jkbB8 +

+

+ 7/17/2010, 2:17:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/187865785115492352/index.html b/static/mytweets/ewagoner/status/187865785115492352/index.html new file mode 100644 index 00000000..9b8df3da --- /dev/null +++ b/static/mytweets/ewagoner/status/187865785115492352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @altonbrown: Naked and filthy from the hunt I then hunkered down by a bourbon spring and drank my fill. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @altonbrown: Naked and filthy from the hunt I then hunkered down by a bourbon spring and drank my fill. +

+

+ 4/5/2012, 7:34:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/187887806432018435/index.html b/static/mytweets/ewagoner/status/187887806432018435/index.html new file mode 100644 index 00000000..6f53c486 --- /dev/null +++ b/static/mytweets/ewagoner/status/187887806432018435/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This weather has me doing the strangest things. Like installing tomato cages the first week of April. <a href="http://instagr.am/p/JCfQ1ks2pM/">http://instagr.am/p/JCfQ1ks2pM/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This weather has me doing the strangest things. Like installing tomato cages the first week of April. http://instagr.am/p/JCfQ1ks2pM/ +

+

+ 4/5/2012, 9:01:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/187917685546430464/index.html b/static/mytweets/ewagoner/status/187917685546430464/index.html new file mode 100644 index 00000000..be62a6ff --- /dev/null +++ b/static/mytweets/ewagoner/status/187917685546430464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For the 1st time, scientific studies sleuthed out what we're feeding factory-farmed poultry. The results are shocking. <a href="http://www.nytimes.com/2012/04/05/opinion/kristof-arsenic-in-our-chicken.html">http://www.nytimes.com/2012/04/05/opinion/kristof-arsenic-in-our-chicken.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18793979088740352/index.html b/static/mytweets/ewagoner/status/18793979088740352/index.html new file mode 100644 index 00000000..e9b572e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/18793979088740352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sometimes I do miss winter. http://gdzl.la/94AEmq + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sometimes I do miss winter. http://gdzl.la/94AEmq +

+

+ 12/25/2010, 5:23:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/187960435193024513/index.html b/static/mytweets/ewagoner/status/187960435193024513/index.html new file mode 100644 index 00000000..891a8ad4 --- /dev/null +++ b/static/mytweets/ewagoner/status/187960435193024513/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Hare's Bride: A short tale where a hare kidnaps a maiden so he can marry her, she escapes, and he becomes sad. <a href="http://grimmlunch.org/66-the-hare-s-bride">http://grimmlunch.org/66-the-hare-s-bride</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Hare's Bride: A short tale where a hare kidnaps a maiden so he can marry her, she escapes, and he becomes sad. http://grimmlunch.org/66-the-hare-s-bride +

+

+ 4/5/2012, 1:50:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/188025986477068288/index.html b/static/mytweets/ewagoner/status/188025986477068288/index.html new file mode 100644 index 00000000..89102f8e --- /dev/null +++ b/static/mytweets/ewagoner/status/188025986477068288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Your <a href="http://Amazon.com">http://Amazon.com</a> order of "Bullet Wound Reel Fx M ..." has shipped!" I tried to buy bullet wounds locally, but couldn't find 'em. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Your http://Amazon.com order of "Bullet Wound Reel Fx M ..." has shipped!" I tried to buy bullet wounds locally, but couldn't find 'em. +

+

+ 4/5/2012, 6:11:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18804975091/index.html b/static/mytweets/ewagoner/status/18804975091/index.html new file mode 100644 index 00000000..e88221b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/18804975091/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cukes soaked while I took Viv to Despicable Me. Now they meet vinegar, sugar, turmeric, mustard, & celery seed. http://gdzl.la/8jqmsZ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cukes soaked while I took Viv to Despicable Me. Now they meet vinegar, sugar, turmeric, mustard, & celery seed. http://gdzl.la/8jqmsZ +

+

+ 7/17/2010, 9:34:36 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18806473871/index.html b/static/mytweets/ewagoner/status/18806473871/index.html new file mode 100644 index 00000000..3b679a26 --- /dev/null +++ b/static/mytweets/ewagoner/status/18806473871/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And now they go into the jars for a ten minute boil. I'm hoping to make someone an excellent grandmother some day. http://gdzl.la/8jqCmD + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And now they go into the jars for a ten minute boil. I'm hoping to make someone an excellent grandmother some day. http://gdzl.la/8jqCmD +

+

+ 7/17/2010, 10:00:53 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/188092410918748162/index.html b/static/mytweets/ewagoner/status/188092410918748162/index.html new file mode 100644 index 00000000..3b646bb2 --- /dev/null +++ b/static/mytweets/ewagoner/status/188092410918748162/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Simple late-night dinner of slow scrambled eggs, avocado, and pico de gallo. <a href="http://instagr.am/p/JD8MfrM2qa/">http://instagr.am/p/JD8MfrM2qa/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Simple late-night dinner of slow scrambled eggs, avocado, and pico de gallo. http://instagr.am/p/JD8MfrM2qa/ +

+

+ 4/5/2012, 10:35:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/188308899475103746/index.html b/static/mytweets/ewagoner/status/188308899475103746/index.html new file mode 100644 index 00000000..b08f92f8 --- /dev/null +++ b/static/mytweets/ewagoner/status/188308899475103746/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "DESPITE LONG ODDS, FTCLDF APPEALS FEDERAL JUDGE'S DISMISSAL OF RAW MILK CASE" <a href="http://www.thecompletepatient.com/article/2012/april/6/despite-long-odds-ftcldf-appeals-federal-judges-dismissal-raw-milk-case">http://www.thecompletepatient.com/article/2012/april/6/despite-long-odds-ftcldf-appeals-federal-judges-dismissal-raw-milk-case</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/188320666171359233/index.html b/static/mytweets/ewagoner/status/188320666171359233/index.html new file mode 100644 index 00000000..06ef64cc --- /dev/null +++ b/static/mytweets/ewagoner/status/188320666171359233/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lunchtime with Juniper <a href="http://instagr.am/p/JFkKVlM2oB/">http://instagr.am/p/JFkKVlM2oB/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/188321206431260673/index.html b/static/mytweets/ewagoner/status/188321206431260673/index.html new file mode 100644 index 00000000..b54237d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/188321206431260673/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lunchtime with Vivian <a href="http://instagr.am/p/JFkaIqM2oF/">http://instagr.am/p/JFkaIqM2oF/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/188346537556983808/index.html b/static/mytweets/ewagoner/status/188346537556983808/index.html new file mode 100644 index 00000000..453686c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/188346537556983808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Helped Viv pick out cereal & when I turned back to the cart it looked like Juniper was filming a slasher movie. Sudden explosive nosebleed! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Helped Viv pick out cereal & when I turned back to the cart it looked like Juniper was filming a slasher movie. Sudden explosive nosebleed! +

+

+ 4/6/2012, 3:24:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/188350745396002817/index.html b/static/mytweets/ewagoner/status/188350745396002817/index.html new file mode 100644 index 00000000..46a96c37 --- /dev/null +++ b/static/mytweets/ewagoner/status/188350745396002817/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "In episode 17, Luigi discovers the black goo and throws it at Bowser." -- Vivian, demonstrating her nascent nerdery. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "In episode 17, Luigi discovers the black goo and throws it at Bowser." -- Vivian, demonstrating her nascent nerdery. +

+

+ 4/6/2012, 3:41:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/188387589303181315/index.html b/static/mytweets/ewagoner/status/188387589303181315/index.html new file mode 100644 index 00000000..53c40fe0 --- /dev/null +++ b/static/mytweets/ewagoner/status/188387589303181315/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Usually they wait until Halloween to bring out the scary candy. <a href="http://instagr.am/p/JGCi2Us2lT/">http://instagr.am/p/JGCi2Us2lT/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Usually they wait until Halloween to bring out the scary candy. http://instagr.am/p/JGCi2Us2lT/ +

+

+ 4/6/2012, 6:07:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/188448976549330948/index.html b/static/mytweets/ewagoner/status/188448976549330948/index.html new file mode 100644 index 00000000..6ffd53d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/188448976549330948/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Easter eggses. <a href="http://instagr.am/p/JGegymM2hY/">http://instagr.am/p/JGegymM2hY/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/188623016496873473/index.html b/static/mytweets/ewagoner/status/188623016496873473/index.html new file mode 100644 index 00000000..54dacd65 --- /dev/null +++ b/static/mytweets/ewagoner/status/188623016496873473/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper woke up this morning wanting to shake hands, saying "Oh there you are! How are you? It's good to see you!" Where'd she learn that? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper woke up this morning wanting to shake hands, saying "Oh there you are! How are you? It's good to see you!" Where'd she learn that? +

+

+ 4/7/2012, 9:43:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/188623885225299968/index.html b/static/mytweets/ewagoner/status/188623885225299968/index.html new file mode 100644 index 00000000..76aca37e --- /dev/null +++ b/static/mytweets/ewagoner/status/188623885225299968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Last night Vivian wanted to tell & hear knock knock jokes. Now Juniper is making up her own, in baby talk. "Wok wok!" "Who's there?" "Nemo!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Last night Vivian wanted to tell & hear knock knock jokes. Now Juniper is making up her own, in baby talk. "Wok wok!" "Who's there?" "Nemo!" +

+

+ 4/7/2012, 9:46:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/188645806914539521/index.html b/static/mytweets/ewagoner/status/188645806914539521/index.html new file mode 100644 index 00000000..0a7b570d --- /dev/null +++ b/static/mytweets/ewagoner/status/188645806914539521/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Clearing Away Debris from the Bangor Fire" #cthulhu #fhtagn <a href="http://philipgelatt.tumblr.com/post/20608925626/fluxmachine">http://philipgelatt.tumblr.com/post/20608925626/fluxmachine</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/188669890549391361/index.html b/static/mytweets/ewagoner/status/188669890549391361/index.html new file mode 100644 index 00000000..ade54700 --- /dev/null +++ b/static/mytweets/ewagoner/status/188669890549391361/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made chocolate chip cookies, and now I'm frying chicken. The girls and I are going to have a picnic in the park! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made chocolate chip cookies, and now I'm frying chicken. The girls and I are going to have a picnic in the park! +

+

+ 4/7/2012, 12:49:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/188730270487281664/index.html b/static/mytweets/ewagoner/status/188730270487281664/index.html new file mode 100644 index 00000000..9af7e3a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/188730270487281664/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + Monday, you can hold your head +Tuesday, Wednesday stay in bed +Or Thursday - watch the walls instead + + <a href="http://ladyinterior.tumblr.com/post/20471667491/i-dont-care-if-mondays-blue-tuesdays-grey-and">http://ladyinterior.tumblr.com/post/20471667491/i-dont-care-if-mondays-blue-tuesdays-grey-and</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/188749646833790976/index.html b/static/mytweets/ewagoner/status/188749646833790976/index.html new file mode 100644 index 00000000..7ecbd3b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/188749646833790976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Testing sharing a page from the Paper iPad app via Twitter. Got a Cosmonaut stylus today, which is great for drawing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Testing sharing a page from the Paper iPad app via Twitter. Got a Cosmonaut stylus today, which is great for drawing.

+

+

+ 4/7/2012, 6:06:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/188752446485573632/index.html b/static/mytweets/ewagoner/status/188752446485573632/index.html new file mode 100644 index 00000000..fc40ad1b --- /dev/null +++ b/static/mytweets/ewagoner/status/188752446485573632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheNerdyBird: These Amazing Bookends Will Make You Want To Buy More Books <a href="http://bit.ly/I37uuL">http://bit.ly/I37uuL</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheNerdyBird: These Amazing Bookends Will Make You Want To Buy More Books http://bit.ly/I37uuL +

+

+ 4/7/2012, 6:17:44 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/188771593714016256/index.html b/static/mytweets/ewagoner/status/188771593714016256/index.html new file mode 100644 index 00000000..79e7eeb4 --- /dev/null +++ b/static/mytweets/ewagoner/status/188771593714016256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's the 90 second TV story shot in my office the other day. Skip ahead to 17:30 if you want to see it. <a href="http://www.ustream.tv/recorded/21596180">http://www.ustream.tv/recorded/21596180</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's the 90 second TV story shot in my office the other day. Skip ahead to 17:30 if you want to see it. http://www.ustream.tv/recorded/21596180 +

+

+ 4/7/2012, 7:33:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18880273894604800/index.html b/static/mytweets/ewagoner/status/18880273894604800/index.html new file mode 100644 index 00000000..1cc11eb6 --- /dev/null +++ b/static/mytweets/ewagoner/status/18880273894604800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some pictures make me question my life's choices, make me wonder if I may have missed out on a better way. This is one. http://is.gd/jsYhA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some pictures make me question my life's choices, make me wonder if I may have missed out on a better way. This is one. http://is.gd/jsYhA +

+

+ 12/25/2010, 11:06:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18887148139/index.html b/static/mytweets/ewagoner/status/18887148139/index.html new file mode 100644 index 00000000..eb6fe669 --- /dev/null +++ b/static/mytweets/ewagoner/status/18887148139/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Every time I see a carton of Cherry Garcia, I get sad to see HFCS in the ingredients. Except for today. They're back to using sugar! Hooray! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Every time I see a carton of Cherry Garcia, I get sad to see HFCS in the ingredients. Except for today. They're back to using sugar! Hooray! +

+

+ 7/18/2010, 11:43:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1889104569/index.html b/static/mytweets/ewagoner/status/1889104569/index.html new file mode 100644 index 00000000..5b4f2948 --- /dev/null +++ b/static/mytweets/ewagoner/status/1889104569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A rare evening out. http://twitpic.com/5qjqi + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A rare evening out. http://twitpic.com/5qjqi +

+

+ 5/22/2009, 9:33:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/189026067409936384/index.html b/static/mytweets/ewagoner/status/189026067409936384/index.html new file mode 100644 index 00000000..3150011f --- /dev/null +++ b/static/mytweets/ewagoner/status/189026067409936384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you like clean rivers & streams, honeybees, photography, and fire, this is the Kickstarter project for you. I'm in. <a href="http://www.kickstarter.com/projects/1029953918/honeypot-floatoshoot-tour-1?ref=live">http://www.kickstarter.com/projects/1029953918/honeypot-floatoshoot-tour-1?ref=live</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/189030966705143808/index.html b/static/mytweets/ewagoner/status/189030966705143808/index.html new file mode 100644 index 00000000..ca2bfa6b --- /dev/null +++ b/static/mytweets/ewagoner/status/189030966705143808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: Kindle ed. of "Stuff: Hoarding & The Meaning Of Things" on sale for $3.99. Good book on why we want stuff. <a href="http://www.amazon.com/gp/product/B003JAO0QI?ie=UTF8&tag=andihnscelwas-20&linkCode=shr&camp=213733&creative=393177&creativeASIN=B003JAO0QI&ref_=br_lf_m_1000706171_4_91_ttl&s=digital-text">http://www.amazon.com/gp/product/B003JAO0QI?ie=UTF8&tag=andihnscelwas-20&linkCode=shr&camp=213733&creative=393177&creativeASIN=B003JAO0QI&ref_=br_lf_m_1000706171_4_91_ttl&s=digital-text</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18935664445/index.html b/static/mytweets/ewagoner/status/18935664445/index.html new file mode 100644 index 00000000..5088fe47 --- /dev/null +++ b/static/mytweets/ewagoner/status/18935664445/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Slate: Dick Cheney's new heart device leaves him without a pulse (via @mat) http://slate.me/chKjCt + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Slate: Dick Cheney's new heart device leaves him without a pulse (via @mat) http://slate.me/chKjCt +

+

+ 7/19/2010, 2:34:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/189361523746017280/index.html b/static/mytweets/ewagoner/status/189361523746017280/index.html new file mode 100644 index 00000000..c3a45366 --- /dev/null +++ b/static/mytweets/ewagoner/status/189361523746017280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On Friday, the area around Timbuktu declared itself independent from Mali as the new country Azawad. <a href="http://en.wikipedia.org/wiki/Azawad">http://en.wikipedia.org/wiki/Azawad</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On Friday, the area around Timbuktu declared itself independent from Mali as the new country Azawad. http://en.wikipedia.org/wiki/Azawad +

+

+ 4/9/2012, 10:38:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/189409062696394752/index.html b/static/mytweets/ewagoner/status/189409062696394752/index.html new file mode 100644 index 00000000..80a7a5d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/189409062696394752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Facebook buys Instagram, a company without a penny of revenue, for $1,000,000,000? I'm in the wrong business! Wait, that is my business. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Facebook buys Instagram, a company without a penny of revenue, for $1,000,000,000? I'm in the wrong business! Wait, that is my business. +

+

+ 4/9/2012, 1:46:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18941801632/index.html b/static/mytweets/ewagoner/status/18941801632/index.html new file mode 100644 index 00000000..6c6d6d61 --- /dev/null +++ b/static/mytweets/ewagoner/status/18941801632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just learned about tiger shark pre-natal cannibalism. Those critters don't play around http://animals.howstuffworks.com/fish/shark-pup2.htm + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just learned about tiger shark pre-natal cannibalism. Those critters don't play around http://animals.howstuffworks.com/fish/shark-pup2.htm +

+

+ 7/19/2010, 4:34:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18942054517/index.html b/static/mytweets/ewagoner/status/18942054517/index.html new file mode 100644 index 00000000..d8b9e4b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/18942054517/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And apparently the Pacific Hagfish makes some sort of really slow-acting Ice-9. Good lord. http://is.gd/dyuRc + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And apparently the Pacific Hagfish makes some sort of really slow-acting Ice-9. Good lord. http://is.gd/dyuRc +

+

+ 7/19/2010, 4:39:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/189750546394120192/index.html b/static/mytweets/ewagoner/status/189750546394120192/index.html new file mode 100644 index 00000000..c3248569 --- /dev/null +++ b/static/mytweets/ewagoner/status/189750546394120192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I beat Kerberos and Apache integration! Yay! That means I win… a neck beard? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I beat Kerberos and Apache integration! Yay! That means I win… a neck beard? +

+

+ 4/10/2012, 12:23:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/189753976378490880/index.html b/static/mytweets/ewagoner/status/189753976378490880/index.html new file mode 100644 index 00000000..5f636b91 --- /dev/null +++ b/static/mytweets/ewagoner/status/189753976378490880/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @hotdogsladies: + +Redundant, repetitive, or duplicative. + +Pick three. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @hotdogsladies:

Redundant, repetitive, or duplicative.

Pick three. +

+

+ 4/10/2012, 12:37:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/18979611/index.html b/static/mytweets/ewagoner/status/18979611/index.html new file mode 100644 index 00000000..d9187bf6 --- /dev/null +++ b/static/mytweets/ewagoner/status/18979611/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The first in a series of mandatory weblog postings on my experiences with Joyent's Slingshot: http://tinyurl.com/ynmv8v + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The first in a series of mandatory weblog postings on my experiences with Joyent's Slingshot: http://tinyurl.com/ynmv8v +

+

+ 4/4/2007, 12:34:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/189901637853265922/index.html b/static/mytweets/ewagoner/status/189901637853265922/index.html new file mode 100644 index 00000000..6b38871e --- /dev/null +++ b/static/mytweets/ewagoner/status/189901637853265922/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MizzWelch: Eye witness Sweet Brown gives best eye witness report EVER <a href="http://on.kfor.com/mnC269S">http://on.kfor.com/mnC269S</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MizzWelch: Eye witness Sweet Brown gives best eye witness report EVER http://on.kfor.com/mnC269S +

+

+ 4/10/2012, 10:24:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190068878129381378/index.html b/static/mytweets/ewagoner/status/190068878129381378/index.html new file mode 100644 index 00000000..c612187f --- /dev/null +++ b/static/mytweets/ewagoner/status/190068878129381378/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Reading Mr. Cowen is like pushing a shopping cart through Whole Foods with Rush Limbaugh." <a href="http://www.nytimes.com/2012/04/11/books/an-economist-gets-lunch-by-tyler-cowen.html?_r=1">http://www.nytimes.com/2012/04/11/books/an-economist-gets-lunch-by-tyler-cowen.html?_r=1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190085657320898561/index.html b/static/mytweets/ewagoner/status/190085657320898561/index.html new file mode 100644 index 00000000..0df92ae5 --- /dev/null +++ b/static/mytweets/ewagoner/status/190085657320898561/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bone Luge: The marriage of marrow and liquor. <a href="http://www.thedailypage.com/daily/article.php?article=36308">http://www.thedailypage.com/daily/article.php?article=36308</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190096517061816320/index.html b/static/mytweets/ewagoner/status/190096517061816320/index.html new file mode 100644 index 00000000..18641bef --- /dev/null +++ b/static/mytweets/ewagoner/status/190096517061816320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've clawed my way down to Inbox 309. My apologies to all of you still waiting to hear from me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've clawed my way down to Inbox 309. My apologies to all of you still waiting to hear from me. +

+

+ 4/11/2012, 11:18:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190106879286980608/index.html b/static/mytweets/ewagoner/status/190106879286980608/index.html new file mode 100644 index 00000000..9563e808 --- /dev/null +++ b/static/mytweets/ewagoner/status/190106879286980608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Replenished my supply of snaps and iron-on Velcro tape. #doublelife + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Replenished my supply of snaps and iron-on Velcro tape. #doublelife +

+

+ 4/11/2012, 11:59:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19013071423/index.html b/static/mytweets/ewagoner/status/19013071423/index.html new file mode 100644 index 00000000..db3d420f --- /dev/null +++ b/static/mytweets/ewagoner/status/19013071423/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If the Beatles interviewed the guy at open mic night, it'd be like the interview I was just asked to do. (I'm the open mic guy.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If the Beatles interviewed the guy at open mic night, it'd be like the interview I was just asked to do. (I'm the open mic guy.) +

+

+ 7/20/2010, 2:17:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190137264230240256/index.html b/static/mytweets/ewagoner/status/190137264230240256/index.html new file mode 100644 index 00000000..a895001c --- /dev/null +++ b/static/mytweets/ewagoner/status/190137264230240256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Old, but worth sharing: Former Athens chef and acclaimed author Tamar Adler on Paula Deen's diabetes <a href="http://www.forbes.com/sites/toddessig/2012/01/20/tamar-adler-on-paula-deens-diabetes-food-comfort-and-balance/">http://www.forbes.com/sites/toddessig/2012/01/20/tamar-adler-on-paula-deens-diabetes-food-comfort-and-balance/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190155442385719297/index.html b/static/mytweets/ewagoner/status/190155442385719297/index.html new file mode 100644 index 00000000..fdfec4d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/190155442385719297/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + MC Frontalot performing "Yellow Lasers" in dubstep form (whatever dubstep is): <a href="http://www.youtube.com/watch?v=51rW8CMk-zg&feature=colike">http://www.youtube.com/watch?v=51rW8CMk-zg&feature=colike</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190161763877134336/index.html b/static/mytweets/ewagoner/status/190161763877134336/index.html new file mode 100644 index 00000000..07517197 --- /dev/null +++ b/static/mytweets/ewagoner/status/190161763877134336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fire alarm. Mandatory evacuation. Hanging out on the sidewalk. At least it's a nice day for it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fire alarm. Mandatory evacuation. Hanging out on the sidewalk. At least it's a nice day for it. +

+

+ 4/11/2012, 3:37:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190164961123778560/index.html b/static/mytweets/ewagoner/status/190164961123778560/index.html new file mode 100644 index 00000000..ab343eac --- /dev/null +++ b/static/mytweets/ewagoner/status/190164961123778560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's going to be in the mid-eighties this weekend, but I'll probably lose my garden to frost tonight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's going to be in the mid-eighties this weekend, but I'll probably lose my garden to frost tonight. +

+

+ 4/11/2012, 3:50:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190187173360832512/index.html b/static/mytweets/ewagoner/status/190187173360832512/index.html new file mode 100644 index 00000000..1df43da4 --- /dev/null +++ b/static/mytweets/ewagoner/status/190187173360832512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "If you were serious, you'd put the teabag right in the hot coffee." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "If you were serious, you'd put the teabag right in the hot coffee." +

+

+ 4/11/2012, 5:18:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190236749685993472/index.html b/static/mytweets/ewagoner/status/190236749685993472/index.html new file mode 100644 index 00000000..ece726bb --- /dev/null +++ b/static/mytweets/ewagoner/status/190236749685993472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Left over Easter eggs, poached chicken, pickles, and celery. Let's make a salad! <a href="http://instagr.am/p/JTLde1s2mw/">http://instagr.am/p/JTLde1s2mw/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Left over Easter eggs, poached chicken, pickles, and celery. Let's make a salad! http://instagr.am/p/JTLde1s2mw/ +

+

+ 4/11/2012, 8:35:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19037300997/index.html b/static/mytweets/ewagoner/status/19037300997/index.html new file mode 100644 index 00000000..9729fe05 --- /dev/null +++ b/static/mytweets/ewagoner/status/19037300997/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I can't go to bed yet. I have to play this game. I have to. It's what I do." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I can't go to bed yet. I have to play this game. I have to. It's what I do." +

+

+ 7/20/2010, 9:12:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190434297684045824/index.html b/static/mytweets/ewagoner/status/190434297684045824/index.html new file mode 100644 index 00000000..d6eb846e --- /dev/null +++ b/static/mytweets/ewagoner/status/190434297684045824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This Saturday night, you can tour the Etowah Indian Mounds (in Cartersville, GA) by torchlight. This looks like fun! <a href="http://www.daily-tribune.com/view/full_story/18181274/article-Experience-Etowah-mounds-by-torchlight?instance=latest_articles">http://www.daily-tribune.com/view/full_story/18181274/article-Experience-Etowah-mounds-by-torchlight?instance=latest_articles</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190439284346593280/index.html b/static/mytweets/ewagoner/status/190439284346593280/index.html new file mode 100644 index 00000000..69a543ea --- /dev/null +++ b/static/mytweets/ewagoner/status/190439284346593280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm <3 my diverse & talented social circle so much. I've a plan to combine pot luck dinner parties w/ academic colloquia & invite them all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm <3 my diverse & talented social circle so much. I've a plan to combine pot luck dinner parties w/ academic colloquia & invite them all. +

+

+ 4/12/2012, 10:00:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190489830558400512/index.html b/static/mytweets/ewagoner/status/190489830558400512/index.html new file mode 100644 index 00000000..dbafb925 --- /dev/null +++ b/static/mytweets/ewagoner/status/190489830558400512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @louisck: i would like you to know that in Mid-May, all kinds of new crap is going to be available on louisckdotcom. Please know it + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @louisck: i would like you to know that in Mid-May, all kinds of new crap is going to be available on louisckdotcom. Please know it +

+

+ 4/12/2012, 1:21:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190506215749582848/index.html b/static/mytweets/ewagoner/status/190506215749582848/index.html new file mode 100644 index 00000000..49c7ac98 --- /dev/null +++ b/static/mytweets/ewagoner/status/190506215749582848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Athens Eclectics Supper Colloquia (working title) will happen. I am willing it so. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Athens Eclectics Supper Colloquia (working title) will happen. I am willing it so. +

+

+ 4/12/2012, 2:26:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190567281410052097/index.html b/static/mytweets/ewagoner/status/190567281410052097/index.html new file mode 100644 index 00000000..f9f62ff4 --- /dev/null +++ b/static/mytweets/ewagoner/status/190567281410052097/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This beautiful community garden is tucked away just two blocks outside downtown Athens. <a href="http://instagr.am/p/JVhyO_s2mf/">http://instagr.am/p/JVhyO_s2mf/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This beautiful community garden is tucked away just two blocks outside downtown Athens. http://instagr.am/p/JVhyO_s2mf/ +

+

+ 4/12/2012, 6:29:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190634653454041088/index.html b/static/mytweets/ewagoner/status/190634653454041088/index.html new file mode 100644 index 00000000..c47431ce --- /dev/null +++ b/static/mytweets/ewagoner/status/190634653454041088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In my choreography, I've got 20 measures marked "insert Russian folk dance". Guess I'd better get on that, since I've only 9 days left. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In my choreography, I've got 20 measures marked "insert Russian folk dance". Guess I'd better get on that, since I've only 9 days left. +

+

+ 4/12/2012, 10:56:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19077686693462016/index.html b/static/mytweets/ewagoner/status/19077686693462016/index.html new file mode 100644 index 00000000..b89d74d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/19077686693462016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lunch time! http://gdzl.la/94NkBG + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lunch time! http://gdzl.la/94NkBG +

+

+ 12/26/2010, 12:10:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190810363690889217/index.html b/static/mytweets/ewagoner/status/190810363690889217/index.html new file mode 100644 index 00000000..e17c6644 --- /dev/null +++ b/static/mytweets/ewagoner/status/190810363690889217/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Before & after pics of runners in world's toughest race you've not heard of (only 12 finishers ever) <a href="http://j.mp/HB7wpw">http://j.mp/HB7wpw</a> /via @brainpicker + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Before & after pics of runners in world's toughest race you've not heard of (only 12 finishers ever) http://j.mp/HB7wpw /via @brainpicker +

+

+ 4/13/2012, 10:35:10 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190842195463507968/index.html b/static/mytweets/ewagoner/status/190842195463507968/index.html new file mode 100644 index 00000000..0f7e96db --- /dev/null +++ b/static/mytweets/ewagoner/status/190842195463507968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The current wait to see the one clerk on duty at the post office in downtown Athens is about a half hour. You have been warned. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The current wait to see the one clerk on duty at the post office in downtown Athens is about a half hour. You have been warned. +

+

+ 4/13/2012, 12:41:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/190927423154561025/index.html b/static/mytweets/ewagoner/status/190927423154561025/index.html new file mode 100644 index 00000000..07bb5c40 --- /dev/null +++ b/static/mytweets/ewagoner/status/190927423154561025/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cuzco Fizz: Pisco, St. Germaine, fresh grapes, and lime. <a href="http://instagr.am/p/JYFfNxs2uN/">http://instagr.am/p/JYFfNxs2uN/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cuzco Fizz: Pisco, St. Germaine, fresh grapes, and lime. http://instagr.am/p/JYFfNxs2uN/ +

+

+ 4/13/2012, 6:20:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19104056689561600/index.html b/static/mytweets/ewagoner/status/19104056689561600/index.html new file mode 100644 index 00000000..d711b44b --- /dev/null +++ b/static/mytweets/ewagoner/status/19104056689561600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Even Gretta had presents to unwrap. http://instagr.am/p/uJMQ/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Even Gretta had presents to unwrap. http://instagr.am/p/uJMQ/ +

+

+ 12/26/2010, 1:55:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19106587343/index.html b/static/mytweets/ewagoner/status/19106587343/index.html new file mode 100644 index 00000000..9a4390dc --- /dev/null +++ b/static/mytweets/ewagoner/status/19106587343/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey. New version of Skype for iPhone is out. That'd totally have come in handy a few hours ago when I was doing my awesome interview. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hey. New version of Skype for iPhone is out. That'd totally have come in handy a few hours ago when I was doing my awesome interview. +

+

+ 7/21/2010, 5:27:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/191170661027291136/index.html b/static/mytweets/ewagoner/status/191170661027291136/index.html new file mode 100644 index 00000000..d6e0d7f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/191170661027291136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just occurred to me that I haven't had more than a bite or two of pasta in more than three months. I didn't think that was even possible. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just occurred to me that I haven't had more than a bite or two of pasta in more than three months. I didn't think that was even possible. +

+

+ 4/14/2012, 10:26:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/191229951310176256/index.html b/static/mytweets/ewagoner/status/191229951310176256/index.html new file mode 100644 index 00000000..59b39906 --- /dev/null +++ b/static/mytweets/ewagoner/status/191229951310176256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 1st encounter at the International Street Fest: a group of guys in red yelling "why are all the foreigners here?" Keep it classy, Bulldogs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 1st encounter at the International Street Fest: a group of guys in red yelling "why are all the foreigners here?" Keep it classy, Bulldogs. +

+

+ 4/14/2012, 2:22:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/191251766690586625/index.html b/static/mytweets/ewagoner/status/191251766690586625/index.html new file mode 100644 index 00000000..b6e42770 --- /dev/null +++ b/static/mytweets/ewagoner/status/191251766690586625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just had to show off the beautiful color of this carotene butter I made. <a href="http://instagr.am/p/JaYp8Gs2je/">http://instagr.am/p/JaYp8Gs2je/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just had to show off the beautiful color of this carotene butter I made. http://instagr.am/p/JaYp8Gs2je/ +

+

+ 4/14/2012, 3:49:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/191260352896446464/index.html b/static/mytweets/ewagoner/status/191260352896446464/index.html new file mode 100644 index 00000000..a0cc01b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/191260352896446464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "When I'm a teenager, I'm going to get a job and build us a second story for my bedroom so I can have a better view." Vivian has plans. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "When I'm a teenager, I'm going to get a job and build us a second story for my bedroom so I can have a better view." Vivian has plans. +

+

+ 4/14/2012, 4:23:16 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/191282519172317185/index.html b/static/mytweets/ewagoner/status/191282519172317185/index.html new file mode 100644 index 00000000..31abde97 --- /dev/null +++ b/static/mytweets/ewagoner/status/191282519172317185/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Free topless top-ass tapas bar/restaurant name idea: Buenapititos De Seniorita Margarita's. Or BDSM's for short. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Free topless top-ass tapas bar/restaurant name idea: Buenapititos De Seniorita Margarita's. Or BDSM's for short. +

+

+ 4/14/2012, 5:51:21 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/191327341832716289/index.html b/static/mytweets/ewagoner/status/191327341832716289/index.html new file mode 100644 index 00000000..289832d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/191327341832716289/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Kids are in bed, and I'm otherwise home alone on a Saturday night. Time to pour a drink and start sewing! #theater4ever + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Kids are in bed, and I'm otherwise home alone on a Saturday night. Time to pour a drink and start sewing! #theater4ever +

+

+ 4/14/2012, 8:49:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/191333874670895104/index.html b/static/mytweets/ewagoner/status/191333874670895104/index.html new file mode 100644 index 00000000..3e520f70 --- /dev/null +++ b/static/mytweets/ewagoner/status/191333874670895104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper's in a Flaming Lips mood, lying in bed, listening to an album she put on herself. Always interesting to hear her choice. She's two. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper's in a Flaming Lips mood, lying in bed, listening to an album she put on herself. Always interesting to hear her choice. She's two. +

+

+ 4/14/2012, 9:15:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/191338446479036417/index.html b/static/mytweets/ewagoner/status/191338446479036417/index.html new file mode 100644 index 00000000..1cc14b5c --- /dev/null +++ b/static/mytweets/ewagoner/status/191338446479036417/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now that I know they make camouflage-patterned lamé, I can't help but wonder if it's been used on Project Runway yet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now that I know they make camouflage-patterned lamé, I can't help but wonder if it's been used on Project Runway yet. +

+

+ 4/14/2012, 9:33:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/191371105808822273/index.html b/static/mytweets/ewagoner/status/191371105808822273/index.html new file mode 100644 index 00000000..0b0240f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/191371105808822273/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Energetic Russian folk dancing and bourbon. Yeah. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Energetic Russian folk dancing and bourbon. Yeah. +

+

+ 4/14/2012, 11:43:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/191426201930305536/index.html b/static/mytweets/ewagoner/status/191426201930305536/index.html new file mode 100644 index 00000000..2c8216d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/191426201930305536/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I'm surprised to discover it's easier to balance an empty liquor bottle on my head than a full one. + +I really ought to go to bed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm surprised to discover it's easier to balance an empty liquor bottle on my head than a full one.

I really ought to go to bed. +

+

+ 4/15/2012, 3:22:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19147095759921152/index.html b/static/mytweets/ewagoner/status/19147095759921152/index.html new file mode 100644 index 00000000..e278a63f --- /dev/null +++ b/static/mytweets/ewagoner/status/19147095759921152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think that, generally, meals are better when there's a whale in front of you. http://instagr.am/p/uQ1k/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think that, generally, meals are better when there's a whale in front of you. http://instagr.am/p/uQ1k/ +

+

+ 12/26/2010, 4:46:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/191668574027382785/index.html b/static/mytweets/ewagoner/status/191668574027382785/index.html new file mode 100644 index 00000000..bd4d6ae5 --- /dev/null +++ b/static/mytweets/ewagoner/status/191668574027382785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's been a bruiser of a day, but at least I had a pork butt in the smoker through it all. <a href="http://instagr.am/p/JdWkL7M2vO/">http://instagr.am/p/JdWkL7M2vO/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's been a bruiser of a day, but at least I had a pork butt in the smoker through it all. http://instagr.am/p/JdWkL7M2vO/ +

+

+ 4/15/2012, 7:25:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19177053270052865/index.html b/static/mytweets/ewagoner/status/19177053270052865/index.html new file mode 100644 index 00000000..f281bb5e --- /dev/null +++ b/static/mytweets/ewagoner/status/19177053270052865/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current weather: French Toast @ Ingles Express http://instagr.am/p/uWW4/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Current weather: French Toast @ Ingles Express http://instagr.am/p/uWW4/ +

+

+ 12/26/2010, 6:45:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/191880733650976768/index.html b/static/mytweets/ewagoner/status/191880733650976768/index.html new file mode 100644 index 00000000..967357c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/191880733650976768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @alhilton: My children's picture book, Feeding Malachi, is free for a couple of days - <a href="http://amzn.to/HM50SZ">http://amzn.to/HM50SZ</a> If you've been curious, n ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @alhilton: My children's picture book, Feeding Malachi, is free for a couple of days - http://amzn.to/HM50SZ If you've been curious, n ... +

+

+ 4/16/2012, 9:28:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/191883101323005952/index.html b/static/mytweets/ewagoner/status/191883101323005952/index.html new file mode 100644 index 00000000..717a04f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/191883101323005952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 1. New Wallace & Gromit movie! Yay! 2. They dumbed down the title in the US because we hate science. True, but boo! <a href="http://www.bbc.com/future/story/20120411-the-scientists-band-of-misfits">http://www.bbc.com/future/story/20120411-the-scientists-band-of-misfits</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/191910303229935616/index.html b/static/mytweets/ewagoner/status/191910303229935616/index.html new file mode 100644 index 00000000..76dccda6 --- /dev/null +++ b/static/mytweets/ewagoner/status/191910303229935616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An ode to two of my favorite New Mexican dishes: Frito pie and breakfast saltado. <a href="http://www.boulderlocavore.com/2012/04/discovering-original-frito-pie-in-santa.html">http://www.boulderlocavore.com/2012/04/discovering-original-frito-pie-in-santa.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/191940623979380737/index.html b/static/mytweets/ewagoner/status/191940623979380737/index.html new file mode 100644 index 00000000..d8856af9 --- /dev/null +++ b/static/mytweets/ewagoner/status/191940623979380737/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Working on my first long trapeze routine, freshly inspired from the Canopy show. Only fell three times -- a vast improvement from last week. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Working on my first long trapeze routine, freshly inspired from the Canopy show. Only fell three times -- a vast improvement from last week. +

+

+ 4/16/2012, 1:26:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/191996573641744385/index.html b/static/mytweets/ewagoner/status/191996573641744385/index.html new file mode 100644 index 00000000..f30d6f80 --- /dev/null +++ b/static/mytweets/ewagoner/status/191996573641744385/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Gulf Coast waters *look* safe to swim in, until you look under a different light. <a href="http://www.tampabay.com/news/environment/water/article1225134.ece">http://www.tampabay.com/news/environment/water/article1225134.ece</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192075766073266176/index.html b/static/mytweets/ewagoner/status/192075766073266176/index.html new file mode 100644 index 00000000..a31f621d --- /dev/null +++ b/static/mytweets/ewagoner/status/192075766073266176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Adds more Velcro. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Adds more Velcro. +

+

+ 4/16/2012, 10:23:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19212341426003968/index.html b/static/mytweets/ewagoner/status/19212341426003968/index.html new file mode 100644 index 00000000..f3836cf0 --- /dev/null +++ b/static/mytweets/ewagoner/status/19212341426003968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The stockings were stuffed except mine which was empty. Because I made a deal with Santa, not because I's naughty. Or because I filled them. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The stockings were stuffed except mine which was empty. Because I made a deal with Santa, not because I's naughty. Or because I filled them. +

+

+ 12/26/2010, 9:05:53 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19220431156285441/index.html b/static/mytweets/ewagoner/status/19220431156285441/index.html new file mode 100644 index 00000000..c1940e95 --- /dev/null +++ b/static/mytweets/ewagoner/status/19220431156285441/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My yearly fave local news: Best of the Blotter http://is.gd/jwN0n "while neither man was mentally retarded, they 'were idiots nonetheless.'" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My yearly fave local news: Best of the Blotter http://is.gd/jwN0n "while neither man was mentally retarded, they 'were idiots nonetheless.'" +

+

+ 12/26/2010, 9:38:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192284518114275328/index.html b/static/mytweets/ewagoner/status/192284518114275328/index.html new file mode 100644 index 00000000..aaa3bf24 --- /dev/null +++ b/static/mytweets/ewagoner/status/192284518114275328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! Someone wrote a song about me. <a href="http://www.youtube.com/watch?v=ukdoK3l4aM4&feature=youtube_gdata_player">http://www.youtube.com/watch?v=ukdoK3l4aM4&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192292871855030272/index.html b/static/mytweets/ewagoner/status/192292871855030272/index.html new file mode 100644 index 00000000..12139751 --- /dev/null +++ b/static/mytweets/ewagoner/status/192292871855030272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The documentary Farmageddon is available today in the US & Canada everywhere you can rent/buy/stream movies. <a href="http://farmageddonmovie.com">http://farmageddonmovie.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The documentary Farmageddon is available today in the US & Canada everywhere you can rent/buy/stream movies. http://farmageddonmovie.com +

+

+ 4/17/2012, 12:46:07 PM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192328524219162624/index.html b/static/mytweets/ewagoner/status/192328524219162624/index.html new file mode 100644 index 00000000..3511137f --- /dev/null +++ b/static/mytweets/ewagoner/status/192328524219162624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Those jackals over at 5by5.tv finally convinced me to order a SodaStream. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Those jackals over at 5by5.tv finally convinced me to order a SodaStream. +

+

+ 4/17/2012, 3:07:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192338308968361984/index.html b/static/mytweets/ewagoner/status/192338308968361984/index.html new file mode 100644 index 00000000..769d03ad --- /dev/null +++ b/static/mytweets/ewagoner/status/192338308968361984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sharon Old's "The Language of the Brag" well-read on the new poetry reading sharing site APoemFromUs: <a href="http://apoemfromus.com/poems/the-language-of-the-brag/">http://apoemfromus.com/poems/the-language-of-the-brag/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192342029425065985/index.html b/static/mytweets/ewagoner/status/192342029425065985/index.html new file mode 100644 index 00000000..0c14f3b3 --- /dev/null +++ b/static/mytweets/ewagoner/status/192342029425065985/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gwendoline Christie is perfect as Brienne of Tarth in "Game of Thrones". The casting for that series is masterful. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Gwendoline Christie is perfect as Brienne of Tarth in "Game of Thrones". The casting for that series is masterful. +

+

+ 4/17/2012, 4:01:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192346164274794497/index.html b/static/mytweets/ewagoner/status/192346164274794497/index.html new file mode 100644 index 00000000..a63bddfc --- /dev/null +++ b/static/mytweets/ewagoner/status/192346164274794497/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 160 proof moonshine double chocolate cake? Tell me more! <a href="http://redtruckbakery.com/">http://redtruckbakery.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 160 proof moonshine double chocolate cake? Tell me more! http://redtruckbakery.com/ +

+

+ 4/17/2012, 4:17:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192410952/index.html b/static/mytweets/ewagoner/status/192410952/index.html new file mode 100644 index 00000000..a9b124e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/192410952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Waiting for the Apple Store to come back online. iNeed iWork. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Waiting for the Apple Store to come back online. iNeed iWork. +

+

+ 8/7/2007, 3:07:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192422888819789826/index.html b/static/mytweets/ewagoner/status/192422888819789826/index.html new file mode 100644 index 00000000..909e91a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/192422888819789826/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I happen to find myself in underpants and a cape. The adulthood I dreamed of when I was four has arrived. #theater4ever + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I happen to find myself in underpants and a cape. The adulthood I dreamed of when I was four has arrived. #theater4ever +

+

+ 4/17/2012, 9:22:46 PM +

+

Favs: 2

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192587161512587266/index.html b/static/mytweets/ewagoner/status/192587161512587266/index.html new file mode 100644 index 00000000..f5618439 --- /dev/null +++ b/static/mytweets/ewagoner/status/192587161512587266/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sometimes, When "All the Facts are In," It's Worse: The UC-Davis Pepper-Spray Report <a href="http://bradhicks.livejournal.com/459368.html">http://bradhicks.livejournal.com/459368.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192649345571631104/index.html b/static/mytweets/ewagoner/status/192649345571631104/index.html new file mode 100644 index 00000000..cf7c6d20 --- /dev/null +++ b/static/mytweets/ewagoner/status/192649345571631104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @gjcharlet: Obituary of the day: (trust me) <a href="http://www.legacy.com/obituaries/denverpost/obituary.aspx?page=lifestory&pid=156944598">http://www.legacy.com/obituaries/denverpost/obituary.aspx?page=lifestory&pid=156944598</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192670336876163072/index.html b/static/mytweets/ewagoner/status/192670336876163072/index.html new file mode 100644 index 00000000..4fe14e65 --- /dev/null +++ b/static/mytweets/ewagoner/status/192670336876163072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Self Improvement: Choose Your Own “Choose Your Own” <a href="http://www.lovelifepractice.com/self-improvment-%E2%80%A2-part-3/">http://www.lovelifepractice.com/self-improvment-%E2%80%A2-part-3/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192688884755349504/index.html b/static/mytweets/ewagoner/status/192688884755349504/index.html new file mode 100644 index 00000000..bad2bb1c --- /dev/null +++ b/static/mytweets/ewagoner/status/192688884755349504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Louie Season 3 will be here soon! <a href="http://www.youtube.com/watch?v=ocrpTQWEjSE&feature=youtube_gdata_player">http://www.youtube.com/watch?v=ocrpTQWEjSE&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192774160878026752/index.html b/static/mytweets/ewagoner/status/192774160878026752/index.html new file mode 100644 index 00000000..4a08529f --- /dev/null +++ b/static/mytweets/ewagoner/status/192774160878026752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New idea: a shovelglove club that meets in the park and works out in sync, like those tai chi people. ( <a href="http://www.shovelglove.com/">http://www.shovelglove.com/</a> ) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New idea: a shovelglove club that meets in the park and works out in sync, like those tai chi people. ( http://www.shovelglove.com/ ) +

+

+ 4/18/2012, 8:38:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192782042/index.html b/static/mytweets/ewagoner/status/192782042/index.html new file mode 100644 index 00000000..5001e4ab --- /dev/null +++ b/static/mytweets/ewagoner/status/192782042/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What's worse that a presenter who reads his slides? One who stands between the overhead projector and the screen while he does it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What's worse that a presenter who reads his slides? One who stands between the overhead projector and the screen while he does it. +

+

+ 8/7/2007, 7:05:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192787846720004096/index.html b/static/mytweets/ewagoner/status/192787846720004096/index.html new file mode 100644 index 00000000..b7361a5e --- /dev/null +++ b/static/mytweets/ewagoner/status/192787846720004096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It takes me about ten minutes to reassemble and put on my costume after a five minute run-through. And I need a lot more run-throughs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It takes me about ten minutes to reassemble and put on my costume after a five minute run-through. And I need a lot more run-throughs. +

+

+ 4/18/2012, 9:32:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1929096101/index.html b/static/mytweets/ewagoner/status/1929096101/index.html new file mode 100644 index 00000000..809bcd20 --- /dev/null +++ b/static/mytweets/ewagoner/status/1929096101/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got elected to fill the rest of Marie's term as president of the Town & Gown Players. Very emotional. Last time I was prez, she was my VP. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got elected to fill the rest of Marie's term as president of the Town & Gown Players. Very emotional. Last time I was prez, she was my VP. +

+

+ 5/26/2009, 6:57:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192959019655245824/index.html b/static/mytweets/ewagoner/status/192959019655245824/index.html new file mode 100644 index 00000000..8c3394df --- /dev/null +++ b/static/mytweets/ewagoner/status/192959019655245824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Factory-farmed chicken has never been less safe to eat, so of course the USDA should abandon its inspection program. <a href="http://news.yahoo.com/usda-let-industry-self-inspect-chicken-191142649--abc-news-topstories.html">http://news.yahoo.com/usda-let-industry-self-inspect-chicken-191142649--abc-news-topstories.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192967723133845505/index.html b/static/mytweets/ewagoner/status/192967723133845505/index.html new file mode 100644 index 00000000..dce97210 --- /dev/null +++ b/static/mytweets/ewagoner/status/192967723133845505/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I need to remember to check tonight to see if I have any clothes suitable for wearing to an awards ceremony. Tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I need to remember to check tonight to see if I have any clothes suitable for wearing to an awards ceremony. Tomorrow. +

+

+ 4/19/2012, 9:27:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/192968374140149760/index.html b/static/mytweets/ewagoner/status/192968374140149760/index.html new file mode 100644 index 00000000..77cb833a --- /dev/null +++ b/static/mytweets/ewagoner/status/192968374140149760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Farmer Cthulhu feeding his chickens. <a href="http://www.flemcomics.com/d/20000718.html">http://www.flemcomics.com/d/20000718.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193027784057163776/index.html b/static/mytweets/ewagoner/status/193027784057163776/index.html new file mode 100644 index 00000000..a11e765d --- /dev/null +++ b/static/mytweets/ewagoner/status/193027784057163776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My 70th Grimm fairy tale has gone up. Three sons make their fortunes with only a rooster, a scythe, and a cat: <a href="http://grimmlunch.org/70-the-three-sons-of-fortune">http://grimmlunch.org/70-the-three-sons-of-fortune</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193044493614845952/index.html b/static/mytweets/ewagoner/status/193044493614845952/index.html new file mode 100644 index 00000000..02e5274d --- /dev/null +++ b/static/mytweets/ewagoner/status/193044493614845952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! There's a dirigible floating over Athens, heading South. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hey! There's a dirigible floating over Athens, heading South. +

+

+ 4/19/2012, 2:32:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193104758196805633/index.html b/static/mytweets/ewagoner/status/193104758196805633/index.html new file mode 100644 index 00000000..3d3a3f82 --- /dev/null +++ b/static/mytweets/ewagoner/status/193104758196805633/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @apelad: Teach your children to spell cologne: <a href="http://www.sadanduseless.com/2012/04/twitter-cologne/">http://www.sadanduseless.com/2012/04/twitter-cologne/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193167208443150336/index.html b/static/mytweets/ewagoner/status/193167208443150336/index.html new file mode 100644 index 00000000..8a0cd8c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/193167208443150336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Are you ready for tomorrow night?" asked a lady who hasn't missed the award ceremony in 20+ years. You mean, besides see if my clothes fit? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Are you ready for tomorrow night?" asked a lady who hasn't missed the award ceremony in 20+ years. You mean, besides see if my clothes fit? +

+

+ 4/19/2012, 10:40:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193170174575251456/index.html b/static/mytweets/ewagoner/status/193170174575251456/index.html new file mode 100644 index 00000000..06b43a4e --- /dev/null +++ b/static/mytweets/ewagoner/status/193170174575251456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I guess I can still clean up nicely every now and again. <a href="http://instagr.am/p/JoBcgpM2nO/">http://instagr.am/p/JoBcgpM2nO/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I guess I can still clean up nicely every now and again. http://instagr.am/p/JoBcgpM2nO/ +

+

+ 4/19/2012, 10:52:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193177360676290560/index.html b/static/mytweets/ewagoner/status/193177360676290560/index.html new file mode 100644 index 00000000..b84f0bba --- /dev/null +++ b/static/mytweets/ewagoner/status/193177360676290560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @iTunesMovies: There's a war on real food, and sustainable farmers are targets in the enlightening Farmaggedon. @kristincanty http:// ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @iTunesMovies: There's a war on real food, and sustainable farmers are targets in the enlightening Farmaggedon. @kristincanty http:// ... +

+

+ 4/19/2012, 11:20:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19318075404/index.html b/static/mytweets/ewagoner/status/19318075404/index.html new file mode 100644 index 00000000..0ab34ade --- /dev/null +++ b/static/mytweets/ewagoner/status/19318075404/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My interview on the MetaFilter Podcast is up: http://is.gd/dD1Jv Such a joy to be talking with the three of them. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My interview on the MetaFilter Podcast is up: http://is.gd/dD1Jv Such a joy to be talking with the three of them. +

+

+ 7/23/2010, 2:23:40 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193183330890547200/index.html b/static/mytweets/ewagoner/status/193183330890547200/index.html new file mode 100644 index 00000000..0a819de4 --- /dev/null +++ b/static/mytweets/ewagoner/status/193183330890547200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Dirty Bastard" beer has been banned in Alabama for being profane. Schlitz, however, is still ok. <a href="http://onlineathens.com/national-news/2012-04-19/alabama-bans-beer-brand-over-dirty-name-label">http://onlineathens.com/national-news/2012-04-19/alabama-bans-beer-brand-over-dirty-name-label</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19319580328/index.html b/static/mytweets/ewagoner/status/19319580328/index.html new file mode 100644 index 00000000..66503c25 --- /dev/null +++ b/static/mytweets/ewagoner/status/19319580328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! Current gen 8gb iPods Touch on Woot today for only $129. And with that, my virtual farmers market can now go 100% paperless. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hey! Current gen 8gb iPods Touch on Woot today for only $129. And with that, my virtual farmers market can now go 100% paperless. +

+

+ 7/23/2010, 2:55:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19320421699/index.html b/static/mytweets/ewagoner/status/19320421699/index.html new file mode 100644 index 00000000..733e0fd5 --- /dev/null +++ b/static/mytweets/ewagoner/status/19320421699/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For someone who's supposed to be driving his family up the the mountains for a few days of R&R in a few hours, I'm not doing much sleeping. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For someone who's supposed to be driving his family up the the mountains for a few days of R&R in a few hours, I'm not doing much sleeping. +

+

+ 7/23/2010, 3:13:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1932493901/index.html b/static/mytweets/ewagoner/status/1932493901/index.html new file mode 100644 index 00000000..1a706e90 --- /dev/null +++ b/static/mytweets/ewagoner/status/1932493901/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + North Korea is abandoning the armistice? What the hell is going on over there? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ North Korea is abandoning the armistice? What the hell is going on over there? +

+

+ 5/27/2009, 12:34:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193293578083106818/index.html b/static/mytweets/ewagoner/status/193293578083106818/index.html new file mode 100644 index 00000000..faf17b85 --- /dev/null +++ b/static/mytweets/ewagoner/status/193293578083106818/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now that I've an unlimited supply of carbonated water, the diet coke habit's replaced with homemade flavors like these. <a href="http://www.gilttaste.com/stories/1151-kick-the-bottle-make-your-own-soda-flavors">http://www.gilttaste.com/stories/1151-kick-the-bottle-make-your-own-soda-flavors</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193307179032379392/index.html b/static/mytweets/ewagoner/status/193307179032379392/index.html new file mode 100644 index 00000000..8866b01e --- /dev/null +++ b/static/mytweets/ewagoner/status/193307179032379392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Most of the strawberry plants took, and they're filling out nicely. There's already about a dozen berries fo <a href="http://instagr.am/p/Jo_ubPM2mo/">http://instagr.am/p/Jo_ubPM2mo/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Most of the strawberry plants took, and they're filling out nicely. There's already about a dozen berries fo http://instagr.am/p/Jo_ubPM2mo/ +

+

+ 4/20/2012, 7:56:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193354255036452865/index.html b/static/mytweets/ewagoner/status/193354255036452865/index.html new file mode 100644 index 00000000..43da2dd8 --- /dev/null +++ b/static/mytweets/ewagoner/status/193354255036452865/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Unlike any other kind of labor I can think of, domestic labor is productive or not, depending on who performs it." <a href="http://www.thenation.com/article/167456/ann-romney-working-woman">http://www.thenation.com/article/167456/ann-romney-working-woman</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193424982863384576/index.html b/static/mytweets/ewagoner/status/193424982863384576/index.html new file mode 100644 index 00000000..32d869de --- /dev/null +++ b/static/mytweets/ewagoner/status/193424982863384576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hit 50,000 miles in my VW diesel station wagon. I love this car! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hit 50,000 miles in my VW diesel station wagon. I love this car! +

+

+ 4/20/2012, 3:44:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19347100118/index.html b/static/mytweets/ewagoner/status/19347100118/index.html new file mode 100644 index 00000000..25328ca8 --- /dev/null +++ b/static/mytweets/ewagoner/status/19347100118/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My old college campus might have shiny new buildings, but it looks like life there is pretty much the same: http://youtu.be/RN7sG05vvOo + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My old college campus might have shiny new buildings, but it looks like life there is pretty much the same: http://youtu.be/RN7sG05vvOo +

+

+ 7/23/2010, 11:19:22 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193474784196177920/index.html b/static/mytweets/ewagoner/status/193474784196177920/index.html new file mode 100644 index 00000000..b3186477 --- /dev/null +++ b/static/mytweets/ewagoner/status/193474784196177920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have a beautiful plaque! <a href="http://instagr.am/p/JqL5BAM2m-/">http://instagr.am/p/JqL5BAM2m-/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193497287115276289/index.html b/static/mytweets/ewagoner/status/193497287115276289/index.html new file mode 100644 index 00000000..1901e5ab --- /dev/null +++ b/static/mytweets/ewagoner/status/193497287115276289/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Drinking my gin and rhubarb. <a href="http://instagr.am/p/JqV_ogM2q1/">http://instagr.am/p/JqV_ogM2q1/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193512790940598272/index.html b/static/mytweets/ewagoner/status/193512790940598272/index.html new file mode 100644 index 00000000..91d32b1b --- /dev/null +++ b/static/mytweets/ewagoner/status/193512790940598272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My award had a cash component, and I immediately spent half of it on my first full dinner at The National. Thanks, award committee! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My award had a cash component, and I immediately spent half of it on my first full dinner at The National. Thanks, award committee! +

+

+ 4/20/2012, 9:33:39 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193536789212954624/index.html b/static/mytweets/ewagoner/status/193536789212954624/index.html new file mode 100644 index 00000000..3dca1d13 --- /dev/null +++ b/static/mytweets/ewagoner/status/193536789212954624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All done being dignified, so now I can get back to rehearsing this dance number I'm performing tomorrow. It's the opposite of dignified. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All done being dignified, so now I can get back to rehearsing this dance number I'm performing tomorrow. It's the opposite of dignified. +

+

+ 4/20/2012, 11:09:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193710353534816256/index.html b/static/mytweets/ewagoner/status/193710353534816256/index.html new file mode 100644 index 00000000..4f97e4e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/193710353534816256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the 15th Annual Old-Timey Seed Swap <a href="http://instagr.am/p/Jr3ISFM2o2/">http://instagr.am/p/Jr3ISFM2o2/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the 15th Annual Old-Timey Seed Swap http://instagr.am/p/Jr3ISFM2o2/ +

+

+ 4/21/2012, 10:38:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193753549765754880/index.html b/static/mytweets/ewagoner/status/193753549765754880/index.html new file mode 100644 index 00000000..339d830a --- /dev/null +++ b/static/mytweets/ewagoner/status/193753549765754880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For some reason, music always sounds better on the front porch of a log cabin. <a href="http://instagr.am/p/JsKxoqs2ht/">http://instagr.am/p/JsKxoqs2ht/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For some reason, music always sounds better on the front porch of a log cabin. http://instagr.am/p/JsKxoqs2ht/ +

+

+ 4/21/2012, 1:30:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193770131824967680/index.html b/static/mytweets/ewagoner/status/193770131824967680/index.html new file mode 100644 index 00000000..44d06fcf --- /dev/null +++ b/static/mytweets/ewagoner/status/193770131824967680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An old log cabin, taken apart, moved, and put back together like Lincoln Logs. <a href="http://instagr.am/p/JsSQkks2k_/">http://instagr.am/p/JsSQkks2k_/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ An old log cabin, taken apart, moved, and put back together like Lincoln Logs. http://instagr.am/p/JsSQkks2k_/ +

+

+ 4/21/2012, 2:36:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193782949911609344/index.html b/static/mytweets/ewagoner/status/193782949911609344/index.html new file mode 100644 index 00000000..53c0727e --- /dev/null +++ b/static/mytweets/ewagoner/status/193782949911609344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A note to those attending tonight: It is springtime and I'm often outside. Those are bug bites. I do not have the pox. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A note to those attending tonight: It is springtime and I'm often outside. Those are bug bites. I do not have the pox. +

+

+ 4/21/2012, 3:27:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193787653055979520/index.html b/static/mytweets/ewagoner/status/193787653055979520/index.html new file mode 100644 index 00000000..50b1db02 --- /dev/null +++ b/static/mytweets/ewagoner/status/193787653055979520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It has often been remarked that I have the constitution of a vending machine. I am also just as graceful. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It has often been remarked that I have the constitution of a vending machine. I am also just as graceful. +

+

+ 4/21/2012, 3:45:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19379644085/index.html b/static/mytweets/ewagoner/status/19379644085/index.html new file mode 100644 index 00000000..32ca0984 --- /dev/null +++ b/static/mytweets/ewagoner/status/19379644085/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The view from my balcony for the next three days in the mountains above Gatlinburg. #SeeThis http://twitpic.com/280kf0 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The view from my balcony for the next three days in the mountains above Gatlinburg. #SeeThis http://twitpic.com/280kf0 +

+

+ 7/23/2010, 8:18:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193807286102274048/index.html b/static/mytweets/ewagoner/status/193807286102274048/index.html new file mode 100644 index 00000000..70f2d4a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/193807286102274048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm glueing bullet wounds onto my chest. As one does. Can't have a zombie Rasputin dancing around without bullet wounds. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm glueing bullet wounds onto my chest. As one does. Can't have a zombie Rasputin dancing around without bullet wounds. +

+

+ 4/21/2012, 5:03:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/193898195611422720/index.html b/static/mytweets/ewagoner/status/193898195611422720/index.html new file mode 100644 index 00000000..3dbbe817 --- /dev/null +++ b/static/mytweets/ewagoner/status/193898195611422720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's ahowtine! And this variety show has a lot of variety. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's ahowtine! And this variety show has a lot of variety. +

+

+ 4/21/2012, 11:05:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/194035242/index.html b/static/mytweets/ewagoner/status/194035242/index.html new file mode 100644 index 00000000..acd2da2f --- /dev/null +++ b/static/mytweets/ewagoner/status/194035242/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Closing Firefox so I can reclaim a full 2 gigs of memory. This is really getting out of hand. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Closing Firefox so I can reclaim a full 2 gigs of memory. This is really getting out of hand. +

+

+ 8/8/2007, 9:43:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19436715479404544/index.html b/static/mytweets/ewagoner/status/19436715479404544/index.html new file mode 100644 index 00000000..eb4f67ce --- /dev/null +++ b/static/mytweets/ewagoner/status/19436715479404544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + She's making the cheeks sparkle. http://instagr.am/p/vAme/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ She's making the cheeks sparkle. http://instagr.am/p/vAme/ +

+

+ 12/27/2010, 11:57:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/194412984171368449/index.html b/static/mytweets/ewagoner/status/194412984171368449/index.html new file mode 100644 index 00000000..3d8b1720 --- /dev/null +++ b/static/mytweets/ewagoner/status/194412984171368449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Before work, I fed the animals, churned butter, tossed hay, shoveled manure, & mended fences. I'm back to shovelglove! <a href="http://www.shovelglove.com/group/79.html">http://www.shovelglove.com/group/79.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Before work, I fed the animals, churned butter, tossed hay, shoveled manure, & mended fences. I'm back to shovelglove! http://www.shovelglove.com/group/79.html +

+

+ 4/23/2012, 9:10:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19442303626121216/index.html b/static/mytweets/ewagoner/status/19442303626121216/index.html new file mode 100644 index 00000000..310e4b11 --- /dev/null +++ b/static/mytweets/ewagoner/status/19442303626121216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mushrooms, onions, ham, and the last of the raw milk Brie. I love post-snow-playing omelets! http://instagr.am/p/vBgp/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mushrooms, onions, ham, and the last of the raw milk Brie. I love post-snow-playing omelets! http://instagr.am/p/vBgp/ +

+

+ 12/27/2010, 12:19:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/194423730888392704/index.html b/static/mytweets/ewagoner/status/194423730888392704/index.html new file mode 100644 index 00000000..8693c219 --- /dev/null +++ b/static/mytweets/ewagoner/status/194423730888392704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If the folksy movements at Reinhard's site don't suit you, maybe you'll like these at the Shovelglove Community College <a href="http://www.urbanprimalist.com/id3.html">http://www.urbanprimalist.com/id3.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If the folksy movements at Reinhard's site don't suit you, maybe you'll like these at the Shovelglove Community College http://www.urbanprimalist.com/id3.html +

+

+ 4/23/2012, 9:53:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19447078884/index.html b/static/mytweets/ewagoner/status/19447078884/index.html new file mode 100644 index 00000000..6dc1e128 --- /dev/null +++ b/static/mytweets/ewagoner/status/19447078884/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I should be home getting lots of work done. Nuts to that. I've got a water park to play in. http://gdzl.la/8mnksd + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I should be home getting lots of work done. Nuts to that. I've got a water park to play in. http://gdzl.la/8mnksd +

+

+ 7/24/2010, 5:14:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/194474339050065922/index.html b/static/mytweets/ewagoner/status/194474339050065922/index.html new file mode 100644 index 00000000..855f2c6e --- /dev/null +++ b/static/mytweets/ewagoner/status/194474339050065922/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Did unassisted triple bar transfers and, apart for a pesky move in the middle, made it through my routine several times. A good trapeze day! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Did unassisted triple bar transfers and, apart for a pesky move in the middle, made it through my routine several times. A good trapeze day! +

+

+ 4/23/2012, 1:14:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/194502394799865857/index.html b/static/mytweets/ewagoner/status/194502394799865857/index.html new file mode 100644 index 00000000..6162acb3 --- /dev/null +++ b/static/mytweets/ewagoner/status/194502394799865857/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The University of Florida heard we're living in a post-PC world and disbands the entire Computer Science department. <a href="http://www.forbes.com/sites/stevensalzberg/2012/04/22/university-of-florida-eliminates-computer-science-department-increases-athletic-budgets-hmm/">http://www.forbes.com/sites/stevensalzberg/2012/04/22/university-of-florida-eliminates-computer-science-department-increases-athletic-budgets-hmm/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/194506641335521280/index.html b/static/mytweets/ewagoner/status/194506641335521280/index.html new file mode 100644 index 00000000..1e02afb0 --- /dev/null +++ b/static/mytweets/ewagoner/status/194506641335521280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kottke: An obituary for facts, 360 B.C.-A.D. 2012 <a href="http://kottke.org/12/04/rip-facts-360-bc-ad-2012">http://kottke.org/12/04/rip-facts-360-bc-ad-2012</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19462156812/index.html b/static/mytweets/ewagoner/status/19462156812/index.html new file mode 100644 index 00000000..030e6a31 --- /dev/null +++ b/static/mytweets/ewagoner/status/19462156812/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I swear I didn't retouch this photo of Juniper in any way. http://gdzl.la/8mqEHG + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I swear I didn't retouch this photo of Juniper in any way. http://gdzl.la/8mqEHG +

+

+ 7/24/2010, 10:05:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/194835677328834561/index.html b/static/mytweets/ewagoner/status/194835677328834561/index.html new file mode 100644 index 00000000..22120216 --- /dev/null +++ b/static/mytweets/ewagoner/status/194835677328834561/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + Oh, you've got green eyes +Oh, you've got blue eyes +Oh, you've got grey eyes + +(Up, down, turn around, please don't let me hit the ground) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, you've got green eyes
Oh, you've got blue eyes
Oh, you've got grey eyes

(Up, down, turn around, please don't let me hit the ground) +

+

+ 4/24/2012, 1:10:20 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19483922932961280/index.html b/static/mytweets/ewagoner/status/19483922932961280/index.html new file mode 100644 index 00000000..ecab8fa2 --- /dev/null +++ b/static/mytweets/ewagoner/status/19483922932961280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Like fonts? The 11th Annual never-to-be-repeated New Year's Day sale at www.comicbookfonts.com is nearly here. Every font only $20.11! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Like fonts? The 11th Annual never-to-be-repeated New Year's Day sale at www.comicbookfonts.com is nearly here. Every font only $20.11! +

+

+ 12/27/2010, 3:05:03 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/194852392133603329/index.html b/static/mytweets/ewagoner/status/194852392133603329/index.html new file mode 100644 index 00000000..63d2371e --- /dev/null +++ b/static/mytweets/ewagoner/status/194852392133603329/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + World War One: The Simple Version <a href="http://angusmcleod.deviantart.com/art/World-War-One-Simple-Version-128505446">http://angusmcleod.deviantart.com/art/World-War-One-Simple-Version-128505446</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/194860375601188866/index.html b/static/mytweets/ewagoner/status/194860375601188866/index.html new file mode 100644 index 00000000..c9ca4bdd --- /dev/null +++ b/static/mytweets/ewagoner/status/194860375601188866/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Being weird to someone just proves that you are being you, which is the most important thing you can ever be." <a href="http://joethepeacock.blogspot.com/2012/04/thats-why-you-dont-have-any-friends.html">http://joethepeacock.blogspot.com/2012/04/thats-why-you-dont-have-any-friends.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19491163052441600/index.html b/static/mytweets/ewagoner/status/19491163052441600/index.html new file mode 100644 index 00000000..390afae5 --- /dev/null +++ b/static/mytweets/ewagoner/status/19491163052441600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time for a nice big mug of abuelita! (And of course I mean the Mexican hot chocolate, not a Mexican grandmother.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Time for a nice big mug of abuelita! (And of course I mean the Mexican hot chocolate, not a Mexican grandmother.) +

+

+ 12/27/2010, 3:33:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/194953645916307457/index.html b/static/mytweets/ewagoner/status/194953645916307457/index.html new file mode 100644 index 00000000..c86b710b --- /dev/null +++ b/static/mytweets/ewagoner/status/194953645916307457/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv says she was trying out a new smile. <a href="http://instagr.am/p/J0sfVks2iV/">http://instagr.am/p/J0sfVks2iV/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv says she was trying out a new smile. http://instagr.am/p/J0sfVks2iV/ +

+

+ 4/24/2012, 8:59:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19516221921/index.html b/static/mytweets/ewagoner/status/19516221921/index.html new file mode 100644 index 00000000..20e33cfd --- /dev/null +++ b/static/mytweets/ewagoner/status/19516221921/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The music here has been almost all 1985-1995 New Wave & Electronica. I was expecting so much worse. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The music here has been almost all 1985-1995 New Wave & Electronica. I was expecting so much worse. +

+

+ 7/25/2010, 3:24:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/195192627342217216/index.html b/static/mytweets/ewagoner/status/195192627342217216/index.html new file mode 100644 index 00000000..8597fda6 --- /dev/null +++ b/static/mytweets/ewagoner/status/195192627342217216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ChaseClark: So this is what a RTLS abort for the Space Shuttle would’ve looked like. Impressive model rocketry. <a href="http://www.youtube.com/watch?v=7qGjf_qX5ZM">http://www.youtube.com/watch?v=7qGjf_qX5ZM</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ChaseClark: So this is what a RTLS abort for the Space Shuttle would’ve looked like. Impressive model rocketry. http://www.youtube.com/watch?v=7qGjf_qX5ZM +

+

+ 4/25/2012, 12:48:43 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/195205523044438016/index.html b/static/mytweets/ewagoner/status/195205523044438016/index.html new file mode 100644 index 00000000..549e2ca7 --- /dev/null +++ b/static/mytweets/ewagoner/status/195205523044438016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Kickstart some underpants: <a href="http://www.kickstarter.com/projects/jakehimself/flint-and-tinder-premium-mens-underwear?ref=live">http://www.kickstarter.com/projects/jakehimself/flint-and-tinder-premium-mens-underwear?ref=live</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/195278316062769152/index.html b/static/mytweets/ewagoner/status/195278316062769152/index.html new file mode 100644 index 00000000..9a1cefe9 --- /dev/null +++ b/static/mytweets/ewagoner/status/195278316062769152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the theater, in the garden, remembering stolen friends. <a href="http://instagr.am/p/J3AGv0s2tj/">http://instagr.am/p/J3AGv0s2tj/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the theater, in the garden, remembering stolen friends. http://instagr.am/p/J3AGv0s2tj/ +

+

+ 4/25/2012, 6:29:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/195290666379644929/index.html b/static/mytweets/ewagoner/status/195290666379644929/index.html new file mode 100644 index 00000000..fc52a9de --- /dev/null +++ b/static/mytweets/ewagoner/status/195290666379644929/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The sunroof open wide, The Mighty Mighty Bosstones cranked up loud, and a 45 minute drive through the country. That's the stuff. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The sunroof open wide, The Mighty Mighty Bosstones cranked up loud, and a 45 minute drive through the country. That's the stuff. +

+

+ 4/25/2012, 7:18:17 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/195317696068464640/index.html b/static/mytweets/ewagoner/status/195317696068464640/index.html new file mode 100644 index 00000000..097c67a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/195317696068464640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ooh! I just realized I can make my own tonic water, and the gin is sitting *right* *there*... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ooh! I just realized I can make my own tonic water, and the gin is sitting *right* *there*... +

+

+ 4/25/2012, 9:05:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/195503584853504000/index.html b/static/mytweets/ewagoner/status/195503584853504000/index.html new file mode 100644 index 00000000..04ad4205 --- /dev/null +++ b/static/mytweets/ewagoner/status/195503584853504000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I got some seeds to take part in the "Local Three Sisters Experiment": Sorghum, Greasy Bean & Candy Roaster <a href="http://sowtrueseed.com/howto/three-sisters-sorghum-greasy-bean-candy-roaster/">http://sowtrueseed.com/howto/three-sisters-sorghum-greasy-bean-candy-roaster/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/195533787457785856/index.html b/static/mytweets/ewagoner/status/195533787457785856/index.html new file mode 100644 index 00000000..01e87cda --- /dev/null +++ b/static/mytweets/ewagoner/status/195533787457785856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mamma Goldberg's Deli has opened in the new parking deck. I can't tell you why it's any different from a Subway, honestly. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mamma Goldberg's Deli has opened in the new parking deck. I can't tell you why it's any different from a Subway, honestly. +

+

+ 4/26/2012, 11:24:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/195638839111462913/index.html b/static/mytweets/ewagoner/status/195638839111462913/index.html new file mode 100644 index 00000000..8f00f8d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/195638839111462913/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Dear Eric, this is just an email to let you know that our records show you asked not to receive emails from us." Thanks, TigerDirect! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Dear Eric, this is just an email to let you know that our records show you asked not to receive emails from us." Thanks, TigerDirect! +

+

+ 4/26/2012, 6:21:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/195707031926214657/index.html b/static/mytweets/ewagoner/status/195707031926214657/index.html new file mode 100644 index 00000000..63430d25 --- /dev/null +++ b/static/mytweets/ewagoner/status/195707031926214657/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm at that point in a book where George R. R. Martin ends every chapter with a casual but shocking one-liner reveal. What the what!? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm at that point in a book where George R. R. Martin ends every chapter with a casual but shocking one-liner reveal. What the what!? +

+

+ 4/26/2012, 10:52:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19579895046742016/index.html b/static/mytweets/ewagoner/status/19579895046742016/index.html new file mode 100644 index 00000000..4763ddcc --- /dev/null +++ b/static/mytweets/ewagoner/status/19579895046742016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @laughingsquid: the bizarre music video for “Fake It” by Denki Groove, featuring perpetual high diving http://bit.ly/fk7C7o + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @laughingsquid: the bizarre music video for “Fake It” by Denki Groove, featuring perpetual high diving http://bit.ly/fk7C7o +

+

+ 12/27/2010, 9:26:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/195906766444310529/index.html b/static/mytweets/ewagoner/status/195906766444310529/index.html new file mode 100644 index 00000000..815afc6b --- /dev/null +++ b/static/mytweets/ewagoner/status/195906766444310529/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, that one's done. Now onto A Dance With Dragons, and when that one's done I can be impatient with GRRM like the rest of you. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, that one's done. Now onto A Dance With Dragons, and when that one's done I can be impatient with GRRM like the rest of you. +

+

+ 4/27/2012, 12:06:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/195965382404743169/index.html b/static/mytweets/ewagoner/status/195965382404743169/index.html new file mode 100644 index 00000000..3c1385fb --- /dev/null +++ b/static/mytweets/ewagoner/status/195965382404743169/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My first week back to Shovelglove after many years, and I can really feel it. Swinging a sledgehammer is a great complement to trapeze! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My first week back to Shovelglove after many years, and I can really feel it. Swinging a sledgehammer is a great complement to trapeze! +

+

+ 4/27/2012, 3:59:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1960185882/index.html b/static/mytweets/ewagoner/status/1960185882/index.html new file mode 100644 index 00000000..4aa29f02 --- /dev/null +++ b/static/mytweets/ewagoner/status/1960185882/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Working at home means pancakes and bacon during my coffee break. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Working at home means pancakes and bacon during my coffee break. +

+

+ 5/29/2009, 10:33:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19605762160/index.html b/static/mytweets/ewagoner/status/19605762160/index.html new file mode 100644 index 00000000..efc10923 --- /dev/null +++ b/static/mytweets/ewagoner/status/19605762160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stopping for a treat at the Spring Ridge Creamery, on the GA/NC state line. Love eating ice cream where I can see the dairy cows grazing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stopping for a treat at the Spring Ridge Creamery, on the GA/NC state line. Love eating ice cream where I can see the dairy cows grazing. +

+

+ 7/26/2010, 6:07:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19605811939/index.html b/static/mytweets/ewagoner/status/19605811939/index.html new file mode 100644 index 00000000..591b93c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/19605811939/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Leaving Gatlinburg. http://gdzl.la/8n2iP7 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Leaving Gatlinburg. http://gdzl.la/8n2iP7 +

+

+ 7/26/2010, 6:08:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19618223721/index.html b/static/mytweets/ewagoner/status/19618223721/index.html new file mode 100644 index 00000000..049e9bcc --- /dev/null +++ b/static/mytweets/ewagoner/status/19618223721/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Want an In-n-Out Animal Style Double-Double, but aren't in California? That no longer matters: http://is.gd/dL85l + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Want an In-n-Out Animal Style Double-Double, but aren't in California? That no longer matters: http://is.gd/dL85l +

+

+ 7/26/2010, 9:31:43 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19622632954/index.html b/static/mytweets/ewagoner/status/19622632954/index.html new file mode 100644 index 00000000..334510e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/19622632954/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For the record: On 6/18 @directv charged my credit card $319 for hardware, never delivered, & despite repeated promises to refund, have not. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For the record: On 6/18 @directv charged my credit card $319 for hardware, never delivered, & despite repeated promises to refund, have not. +

+

+ 7/26/2010, 10:37:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/196281688853196801/index.html b/static/mytweets/ewagoner/status/196281688853196801/index.html new file mode 100644 index 00000000..8f0c73c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/196281688853196801/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight we're going to go see a steampunked production of The Tempest. You should come along -- it's free! <a href="http://www.northfultondramaclub.org/wordpress/2012/spring-2012-william-shakespeares-the-tempest/">http://www.northfultondramaclub.org/wordpress/2012/spring-2012-william-shakespeares-the-tempest/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/196331904750985216/index.html b/static/mytweets/ewagoner/status/196331904750985216/index.html new file mode 100644 index 00000000..b3dca06f --- /dev/null +++ b/static/mytweets/ewagoner/status/196331904750985216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cthulhuchick: Amazing trailer for a Star Wars "reboot." Amused! <a href="http://bit.ly/KisbyZ">http://bit.ly/KisbyZ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @cthulhuchick: Amazing trailer for a Star Wars "reboot." Amused! http://bit.ly/KisbyZ +

+

+ 4/28/2012, 4:15:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/196390525811703808/index.html b/static/mytweets/ewagoner/status/196390525811703808/index.html new file mode 100644 index 00000000..cf1fb635 --- /dev/null +++ b/static/mytweets/ewagoner/status/196390525811703808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Steampunk'd Prospero <a href="http://instagr.am/p/J-52tjs2uw/">http://instagr.am/p/J-52tjs2uw/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1965189078/index.html b/static/mytweets/ewagoner/status/1965189078/index.html new file mode 100644 index 00000000..f16c29ac --- /dev/null +++ b/static/mytweets/ewagoner/status/1965189078/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For Mustache May I grew my chin some mutton chops. http://twitpic.com/67pm0 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For Mustache May I grew my chin some mutton chops. http://twitpic.com/67pm0 +

+

+ 5/29/2009, 6:29:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/196600617479835650/index.html b/static/mytweets/ewagoner/status/196600617479835650/index.html new file mode 100644 index 00000000..ed9088ca --- /dev/null +++ b/static/mytweets/ewagoner/status/196600617479835650/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian with The Tempest's Ariel + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian with The Tempest's Ariel

+

+

+ 4/29/2012, 10:03:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1966335393/index.html b/static/mytweets/ewagoner/status/1966335393/index.html new file mode 100644 index 00000000..dfe9d4bc --- /dev/null +++ b/static/mytweets/ewagoner/status/1966335393/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the Mustache May Awards Party. I work with freaks. Wonderful, wonderful freaks. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the Mustache May Awards Party. I work with freaks. Wonderful, wonderful freaks. +

+

+ 5/29/2009, 8:34:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/196696201234628608/index.html b/static/mytweets/ewagoner/status/196696201234628608/index.html new file mode 100644 index 00000000..b6c98ed5 --- /dev/null +++ b/static/mytweets/ewagoner/status/196696201234628608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The "year without winter" took away my maple syrup supply, so I spent today planting sorghum. Looks like I need to make my own syrup. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The "year without winter" took away my maple syrup supply, so I spent today planting sorghum. Looks like I need to make my own syrup. +

+

+ 4/29/2012, 4:23:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/196715029544960000/index.html b/static/mytweets/ewagoner/status/196715029544960000/index.html new file mode 100644 index 00000000..6e38b59b --- /dev/null +++ b/static/mytweets/ewagoner/status/196715029544960000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My new sorghum patch. <a href="http://instagr.am/p/KBNfm1M2uO/">http://instagr.am/p/KBNfm1M2uO/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/196729509972680704/index.html b/static/mytweets/ewagoner/status/196729509972680704/index.html new file mode 100644 index 00000000..7d4ec061 --- /dev/null +++ b/static/mytweets/ewagoner/status/196729509972680704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Planted about a million sunflowers and about a thousand corn plants today, because who doesn't love sun flowers and sweet corn? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Planted about a million sunflowers and about a thousand corn plants today, because who doesn't love sun flowers and sweet corn? +

+

+ 4/29/2012, 6:35:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/196742075994222593/index.html b/static/mytweets/ewagoner/status/196742075994222593/index.html new file mode 100644 index 00000000..afcfc29c --- /dev/null +++ b/static/mytweets/ewagoner/status/196742075994222593/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Somehow I "lost count" and ended up with 18 more tomato plants than I have cages for. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Somehow I "lost count" and ended up with 18 more tomato plants than I have cages for. +

+

+ 4/29/2012, 7:25:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19680714302/index.html b/static/mytweets/ewagoner/status/19680714302/index.html new file mode 100644 index 00000000..d7179d07 --- /dev/null +++ b/static/mytweets/ewagoner/status/19680714302/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My afternoon snack was a quart of blueberries. Uh... that won't kill me, will it? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My afternoon snack was a quart of blueberries. Uh... that won't kill me, will it? +

+

+ 7/27/2010, 3:31:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19688230248/index.html b/static/mytweets/ewagoner/status/19688230248/index.html new file mode 100644 index 00000000..3ab92523 --- /dev/null +++ b/static/mytweets/ewagoner/status/19688230248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just realized a fun little T&G Theater video from 10 years ago got put up on Vimeo last year. http://vimeo.com/6198221 (Thanks, Steve!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just realized a fun little T&G Theater video from 10 years ago got put up on Vimeo last year. http://vimeo.com/6198221 (Thanks, Steve!) +

+

+ 7/27/2010, 5:44:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19701411772/index.html b/static/mytweets/ewagoner/status/19701411772/index.html new file mode 100644 index 00000000..5be698b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/19701411772/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Cruella DeVille's too scary. I like the puppies. They're cute." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Cruella DeVille's too scary. I like the puppies. They're cute." +

+

+ 7/27/2010, 9:26:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/197023695418556417/index.html b/static/mytweets/ewagoner/status/197023695418556417/index.html new file mode 100644 index 00000000..78e7e29e --- /dev/null +++ b/static/mytweets/ewagoner/status/197023695418556417/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Branded Butcher is now open for dinner, between the GA Theater and the new parking deck. <a href="http://instagr.am/p/KDZyC9s2tT/">http://instagr.am/p/KDZyC9s2tT/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Branded Butcher is now open for dinner, between the GA Theater and the new parking deck. http://instagr.am/p/KDZyC9s2tT/ +

+

+ 4/30/2012, 2:04:44 PM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/197065011372359680/index.html b/static/mytweets/ewagoner/status/197065011372359680/index.html new file mode 100644 index 00000000..063b846f --- /dev/null +++ b/static/mytweets/ewagoner/status/197065011372359680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TNG_S8: Wesley's dino experiment mistakenly mixes with Riker's beard DNA, creating the sexy-but-dangerous Velociriker. Troi's mom tr ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TNG_S8: Wesley's dino experiment mistakenly mixes with Riker's beard DNA, creating the sexy-but-dangerous Velociriker. Troi's mom tr ... +

+

+ 4/30/2012, 4:48:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/197331594560806912/index.html b/static/mytweets/ewagoner/status/197331594560806912/index.html new file mode 100644 index 00000000..eb4624ff --- /dev/null +++ b/static/mytweets/ewagoner/status/197331594560806912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jonathancoulton: Dear internet: pics or it didn't happen (please do not send me pics). Happy First of May you freaks! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jonathancoulton: Dear internet: pics or it didn't happen (please do not send me pics). Happy First of May you freaks! +

+

+ 5/1/2012, 10:28:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/197332695896948736/index.html b/static/mytweets/ewagoner/status/197332695896948736/index.html new file mode 100644 index 00000000..ca5b66d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/197332695896948736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Someone in Moscow, Russia created a <a href="http://locallygrown.net">http://locallygrown.net</a> farmers market. I really need to add localization so it's not English-only. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Someone in Moscow, Russia created a http://locallygrown.net farmers market. I really need to add localization so it's not English-only. +

+

+ 5/1/2012, 10:32:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19739782338/index.html b/static/mytweets/ewagoner/status/19739782338/index.html new file mode 100644 index 00000000..5df472bc --- /dev/null +++ b/static/mytweets/ewagoner/status/19739782338/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Drove by a huge toilet bowl disinfectant fire this morning on my way to work: http://bit.ly/cgOXfb + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Drove by a huge toilet bowl disinfectant fire this morning on my way to work: http://bit.ly/cgOXfb +

+

+ 7/28/2010, 9:18:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/197399977587261440/index.html b/static/mytweets/ewagoner/status/197399977587261440/index.html new file mode 100644 index 00000000..c8547df7 --- /dev/null +++ b/static/mytweets/ewagoner/status/197399977587261440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Medley: Sniffle. Dust in my eye. ST:TNG, @wilw moment : <a href="http://www.youtube.com/watch?feature=player_detailpage&v=Zvb8HEO6Koo#t=20s">http://www.youtube.com/watch?feature=player_detailpage&v=Zvb8HEO6Koo#t=20s</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/197428719906856960/index.html b/static/mytweets/ewagoner/status/197428719906856960/index.html new file mode 100644 index 00000000..a44284b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/197428719906856960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is good! RT @jonathancoulton: First of May Remix (hey, at least I did SOMETHING illegal today, right?) <a href="http://bit.ly/IjRkci">http://bit.ly/IjRkci</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is good! RT @jonathancoulton: First of May Remix (hey, at least I did SOMETHING illegal today, right?) http://bit.ly/IjRkci +

+

+ 5/1/2012, 4:54:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/197448475405860864/index.html b/static/mytweets/ewagoner/status/197448475405860864/index.html new file mode 100644 index 00000000..4f953e0d --- /dev/null +++ b/static/mytweets/ewagoner/status/197448475405860864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm picking up a few extra stories for my bee hive. <a href="http://instagr.am/p/KGa_ZNs2l8/">http://instagr.am/p/KGa_ZNs2l8/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm picking up a few extra stories for my bee hive. http://instagr.am/p/KGa_ZNs2l8/ +

+

+ 5/1/2012, 6:12:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/197672713811271680/index.html b/static/mytweets/ewagoner/status/197672713811271680/index.html new file mode 100644 index 00000000..be29a153 --- /dev/null +++ b/static/mytweets/ewagoner/status/197672713811271680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have a new favorite iOS weather app. I'm a sucker for well designed gauges. <a href="http://www.swackett.com/v2/apps/peepometer-ipad/">http://www.swackett.com/v2/apps/peepometer-ipad/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1976773054/index.html b/static/mytweets/ewagoner/status/1976773054/index.html new file mode 100644 index 00000000..74240ce9 --- /dev/null +++ b/static/mytweets/ewagoner/status/1976773054/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wondering how my daughter picked up a southern accent. She puts seven syllables in "yeah". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wondering how my daughter picked up a southern accent. She puts seven syllables in "yeah". +

+

+ 5/30/2009, 10:01:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/197702071946985473/index.html b/static/mytweets/ewagoner/status/197702071946985473/index.html new file mode 100644 index 00000000..0bd2ca67 --- /dev/null +++ b/static/mytweets/ewagoner/status/197702071946985473/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Kickstart some smut! "The new Smut Peddler contains over 350 PAGES of lady-driven dirty comics." <a href="http://www.kickstarter.com/projects/ironspike/the-smut-peddler-pre-order-project">http://www.kickstarter.com/projects/ironspike/the-smut-peddler-pre-order-project</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/197711793165045760/index.html b/static/mytweets/ewagoner/status/197711793165045760/index.html new file mode 100644 index 00000000..e9dd4524 --- /dev/null +++ b/static/mytweets/ewagoner/status/197711793165045760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "What a delicious strawberry!" the Samurai shouted. <a href="http://www.lovelifepractice.com/the-samurai-the-strawberry/">http://www.lovelifepractice.com/the-samurai-the-strawberry/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/197731588946132992/index.html b/static/mytweets/ewagoner/status/197731588946132992/index.html new file mode 100644 index 00000000..1b665d63 --- /dev/null +++ b/static/mytweets/ewagoner/status/197731588946132992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I linked to a video of Neil deGrasse Tyson's "the most astounding fact" quote a while back. Here is is as a comic: <a href="http://zenpencils.com/comic/42-neil-degrasse-tyson-the-most-astounding-fact/">http://zenpencils.com/comic/42-neil-degrasse-tyson-the-most-astounding-fact/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/197748862243454976/index.html b/static/mytweets/ewagoner/status/197748862243454976/index.html new file mode 100644 index 00000000..c95e817a --- /dev/null +++ b/static/mytweets/ewagoner/status/197748862243454976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pourmecoffee: Insane photo-realistic pencil drawings. <a href="http://bit.ly/ImmW0V">http://bit.ly/ImmW0V</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pourmecoffee: Insane photo-realistic pencil drawings. http://bit.ly/ImmW0V +

+

+ 5/2/2012, 2:06:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/197779685185294336/index.html b/static/mytweets/ewagoner/status/197779685185294336/index.html new file mode 100644 index 00000000..f1a1742c --- /dev/null +++ b/static/mytweets/ewagoner/status/197779685185294336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The heat index is current 97 degrees, and it's May 2. I really ought to start looking for property in Vermont. Or Greenland. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The heat index is current 97 degrees, and it's May 2. I really ought to start looking for property in Vermont. Or Greenland. +

+

+ 5/2/2012, 4:08:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/197790412033884160/index.html b/static/mytweets/ewagoner/status/197790412033884160/index.html new file mode 100644 index 00000000..992f0fe2 --- /dev/null +++ b/static/mytweets/ewagoner/status/197790412033884160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I posted my 75th Grimm's Fairy Tale, closing out a series of short tales where the Fox is really quite the ass. <a href="http://grimmlunch.org/75-the-fox-and-the-cat">http://grimmlunch.org/75-the-fox-and-the-cat</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I posted my 75th Grimm's Fairy Tale, closing out a series of short tales where the Fox is really quite the ass. http://grimmlunch.org/75-the-fox-and-the-cat +

+

+ 5/2/2012, 4:51:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19783468477063169/index.html b/static/mytweets/ewagoner/status/19783468477063169/index.html new file mode 100644 index 00000000..4bec3006 --- /dev/null +++ b/static/mytweets/ewagoner/status/19783468477063169/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Most farmers markets around the country are closed for winter, but growers managed to sell $142k of products in Dec via www.locallygrown.net + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Most farmers markets around the country are closed for winter, but growers managed to sell $142k of products in Dec via www.locallygrown.net +

+

+ 12/28/2010, 10:55:21 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19784773387/index.html b/static/mytweets/ewagoner/status/19784773387/index.html new file mode 100644 index 00000000..a8fd4eef --- /dev/null +++ b/static/mytweets/ewagoner/status/19784773387/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Chivalrybean: Why listen to @TheDrabblecast? Because will you hear a creme brulee recipe sung to the tune of Smells Like Teen Spirit ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Chivalrybean: Why listen to @TheDrabblecast? Because will you hear a creme brulee recipe sung to the tune of Smells Like Teen Spirit ... +

+

+ 7/28/2010, 9:00:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/198039820105293824/index.html b/static/mytweets/ewagoner/status/198039820105293824/index.html new file mode 100644 index 00000000..20e48d9d --- /dev/null +++ b/static/mytweets/ewagoner/status/198039820105293824/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + "What should we get Mom for Mom's Day?" +"Scaly dragon earrings." +"She might not like dragons as much as you." +"She should join the team." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "What should we get Mom for Mom's Day?"
"Scaly dragon earrings."
"She might not like dragons as much as you."
"She should join the team." +

+

+ 5/3/2012, 9:22:27 AM +

+

Favs: 3

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/198059565667975168/index.html b/static/mytweets/ewagoner/status/198059565667975168/index.html new file mode 100644 index 00000000..1b38cb66 --- /dev/null +++ b/static/mytweets/ewagoner/status/198059565667975168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A wonderful article about my Athens online farmers market in John Deere's The Furrow magazine, by Charles Johnson (pdf) <a href="http://athens.locallygrown.net/files/document/document/1566/original/TheFurrow.pdf">http://athens.locallygrown.net/files/document/document/1566/original/TheFurrow.pdf</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/198071503521198080/index.html b/static/mytweets/ewagoner/status/198071503521198080/index.html new file mode 100644 index 00000000..dd162c21 --- /dev/null +++ b/static/mytweets/ewagoner/status/198071503521198080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Only three days to go to kickstart a "floatoshoot" of Athens' own Honeypots floating down waterways. <a href="http://www.kickstarter.com/projects/1029953918/honeypot-floatoshoot-tour-1?ref=home_location">http://www.kickstarter.com/projects/1029953918/honeypot-floatoshoot-tour-1?ref=home_location</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19809268962164736/index.html b/static/mytweets/ewagoner/status/19809268962164736/index.html new file mode 100644 index 00000000..86c07848 --- /dev/null +++ b/static/mytweets/ewagoner/status/19809268962164736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Christmas is over, so the Samichlaus Dopplebock is 25% off at Trappeze. "Dark fruit, figs, spice, and bold toffee" http://gdzl.la/95mPHB + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Christmas is over, so the Samichlaus Dopplebock is 25% off at Trappeze. "Dark fruit, figs, spice, and bold toffee" http://gdzl.la/95mPHB +

+

+ 12/28/2010, 12:37:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19809617181675520/index.html b/static/mytweets/ewagoner/status/19809617181675520/index.html new file mode 100644 index 00000000..21426261 --- /dev/null +++ b/static/mytweets/ewagoner/status/19809617181675520/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @TheDrabblecast: "Hey, want a puppy?" +"Sorry, I'm a cat person." +"You sure?" +"Yeah." +My claws retracted when the kid put it back in t ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheDrabblecast: "Hey, want a puppy?"
"Sorry, I'm a cat person."
"You sure?"
"Yeah."
My claws retracted when the kid put it back in t ... +

+

+ 12/28/2010, 12:39:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19819387372445696/index.html b/static/mytweets/ewagoner/status/19819387372445696/index.html new file mode 100644 index 00000000..c88c0c7f --- /dev/null +++ b/static/mytweets/ewagoner/status/19819387372445696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some might say a 14% beer would be a little strong for a working day lunch, but I say whash yous talkn bout thish is jusht fine. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some might say a 14% beer would be a little strong for a working day lunch, but I say whash yous talkn bout thish is jusht fine. +

+

+ 12/28/2010, 1:18:04 PM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/198250343216316417/index.html b/static/mytweets/ewagoner/status/198250343216316417/index.html new file mode 100644 index 00000000..431f172c --- /dev/null +++ b/static/mytweets/ewagoner/status/198250343216316417/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This belt for my kilt was custom fitted on Labor Day. I added the latest notch today. Seeing it laid out lik <a href="http://instagr.am/p/KMHhYLs2oN/">http://instagr.am/p/KMHhYLs2oN/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This belt for my kilt was custom fitted on Labor Day. I added the latest notch today. Seeing it laid out lik http://instagr.am/p/KMHhYLs2oN/ +

+

+ 5/3/2012, 11:18:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19830596226256898/index.html b/static/mytweets/ewagoner/status/19830596226256898/index.html new file mode 100644 index 00000000..9321360e --- /dev/null +++ b/static/mytweets/ewagoner/status/19830596226256898/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They're wasting no time building my new office. It's ours in nine months, but I'm already planning. http://instagr.am/p/wAmv/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They're wasting no time building my new office. It's ours in nine months, but I'm already planning. http://instagr.am/p/wAmv/ +

+

+ 12/28/2010, 2:02:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19840236956/index.html b/static/mytweets/ewagoner/status/19840236956/index.html new file mode 100644 index 00000000..41993a99 --- /dev/null +++ b/static/mytweets/ewagoner/status/19840236956/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jeremiahtolbert: Several species of dinosaur believed to just be juveniles of other species (inc. triceratops) http://bit.ly/cQWKk9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jeremiahtolbert: Several species of dinosaur believed to just be juveniles of other species (inc. triceratops) http://bit.ly/cQWKk9 +

+

+ 7/29/2010, 12:55:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1984190222/index.html b/static/mytweets/ewagoner/status/1984190222/index.html new file mode 100644 index 00000000..1c42794f --- /dev/null +++ b/static/mytweets/ewagoner/status/1984190222/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hottest day of the year so far, and a giant headache all day too. I doubt they're unrelated. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hottest day of the year so far, and a giant headache all day too. I doubt they're unrelated. +

+

+ 5/31/2009, 5:37:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/198479411379576832/index.html b/static/mytweets/ewagoner/status/198479411379576832/index.html new file mode 100644 index 00000000..04b05acf --- /dev/null +++ b/static/mytweets/ewagoner/status/198479411379576832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's fairy tale is actually a comedy. Clever Gretel, a fashionable cook and a lush, eats the food she was to serve. <a href="http://gimmlunch.org/77-clever-gretel">http://gimmlunch.org/77-clever-gretel</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's fairy tale is actually a comedy. Clever Gretel, a fashionable cook and a lush, eats the food she was to serve. http://gimmlunch.org/77-clever-gretel +

+

+ 5/4/2012, 2:29:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/198484727978672128/index.html b/static/mytweets/ewagoner/status/198484727978672128/index.html new file mode 100644 index 00000000..2211cbf0 --- /dev/null +++ b/static/mytweets/ewagoner/status/198484727978672128/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Put your left leg down your right leg up +Tilt your head back let's finish the cup + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Put your left leg down your right leg up
Tilt your head back let's finish the cup +

+

+ 5/4/2012, 2:50:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/198517997495787522/index.html b/static/mytweets/ewagoner/status/198517997495787522/index.html new file mode 100644 index 00000000..fb16c73a --- /dev/null +++ b/static/mytweets/ewagoner/status/198517997495787522/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Old Maps Online is one of the best websites ever. An HTML (no flash!) index of historical maps, accessed via... a map. <a href="http://www.oldmapsonline.org/">http://www.oldmapsonline.org/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Old Maps Online is one of the best websites ever. An HTML (no flash!) index of historical maps, accessed via... a map. http://www.oldmapsonline.org/ +

+

+ 5/4/2012, 5:02:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/198558876205981696/index.html b/static/mytweets/ewagoner/status/198558876205981696/index.html new file mode 100644 index 00000000..46212c9e --- /dev/null +++ b/static/mytweets/ewagoner/status/198558876205981696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A few years ago it was a struggle to find local sustainable meat. Now farmers work to find a niche. Tonight's dinner: water buffalo steak. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A few years ago it was a struggle to find local sustainable meat. Now farmers work to find a niche. Tonight's dinner: water buffalo steak. +

+

+ 5/4/2012, 7:44:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/198569726673293312/index.html b/static/mytweets/ewagoner/status/198569726673293312/index.html new file mode 100644 index 00000000..23128bd9 --- /dev/null +++ b/static/mytweets/ewagoner/status/198569726673293312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Very well deserved! RT @HughAcheson: My book won the James beard award for best American cookbook! Go team! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Very well deserved! RT @HughAcheson: My book won the James beard award for best American cookbook! Go team! +

+

+ 5/4/2012, 8:28:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/198573133391867904/index.html b/static/mytweets/ewagoner/status/198573133391867904/index.html new file mode 100644 index 00000000..0b309412 --- /dev/null +++ b/static/mytweets/ewagoner/status/198573133391867904/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + "This movie is too kissy." +"You don't like kissing?" +"I'm a rat for crying out loud." + +Around here, it's all dada all the time. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "This movie is too kissy."
"You don't like kissing?"
"I'm a rat for crying out loud."

Around here, it's all dada all the time. +

+

+ 5/4/2012, 8:41:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/198580729087672320/index.html b/static/mytweets/ewagoner/status/198580729087672320/index.html new file mode 100644 index 00000000..de9114da --- /dev/null +++ b/static/mytweets/ewagoner/status/198580729087672320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So while my daughter the rat watches a better movie, my 2yo's in her crib on an iPad, trying to play backgammon. She wants me to teach her. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So while my daughter the rat watches a better movie, my 2yo's in her crib on an iPad, trying to play backgammon. She wants me to teach her. +

+

+ 5/4/2012, 9:11:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/198607776870699008/index.html b/static/mytweets/ewagoner/status/198607776870699008/index.html new file mode 100644 index 00000000..9a818f0e --- /dev/null +++ b/static/mytweets/ewagoner/status/198607776870699008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fizzy water, tart cherry juice concentrate, and amaretto. That's some good stuff, right there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fizzy water, tart cherry juice concentrate, and amaretto. That's some good stuff, right there. +

+

+ 5/4/2012, 10:59:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/198617375535411200/index.html b/static/mytweets/ewagoner/status/198617375535411200/index.html new file mode 100644 index 00000000..48045afe --- /dev/null +++ b/static/mytweets/ewagoner/status/198617375535411200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm 30 years late to the party, but if you x the B-52s, Talking Heads, & Devo & turn em Japanese, you get The Plastics. <a href="http://www.youtube.com/watch?v=qLl44pj7a70&feature=youtube_gdata_player">http://www.youtube.com/watch?v=qLl44pj7a70&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/198624233478303746/index.html b/static/mytweets/ewagoner/status/198624233478303746/index.html new file mode 100644 index 00000000..fd83cc1e --- /dev/null +++ b/static/mytweets/ewagoner/status/198624233478303746/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I always thought I'd like one, but now that I've got one, I *love* my inversion table. It's my first ever bit of gym equipment. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I always thought I'd like one, but now that I've got one, I *love* my inversion table. It's my first ever bit of gym equipment. +

+

+ 5/5/2012, 12:04:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1986337990/index.html b/static/mytweets/ewagoner/status/1986337990/index.html new file mode 100644 index 00000000..c08570a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/1986337990/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a couple that looks like they live life to the fullest: http://awkwardfamilyphotos.com/?p=866 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's a couple that looks like they live life to the fullest: http://awkwardfamilyphotos.com/?p=866 +

+

+ 5/31/2009, 9:41:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19870962360/index.html b/static/mytweets/ewagoner/status/19870962360/index.html new file mode 100644 index 00000000..48b2e711 --- /dev/null +++ b/static/mytweets/ewagoner/status/19870962360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yesterday's toilet bowl chemical factory fire released enough chemicals to poison & turn a creek blue miles downstream. http://is.gd/dRR7e + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yesterday's toilet bowl chemical factory fire released enough chemicals to poison & turn a creek blue miles downstream. http://is.gd/dRR7e +

+

+ 7/29/2010, 9:21:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19876025445/index.html b/static/mytweets/ewagoner/status/19876025445/index.html new file mode 100644 index 00000000..09a7470f --- /dev/null +++ b/static/mytweets/ewagoner/status/19876025445/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's night skies like tonight's that inspired me to get a degree in astrophysics. Simply stunning. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's night skies like tonight's that inspired me to get a degree in astrophysics. Simply stunning. +

+

+ 7/29/2010, 10:37:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1987772094/index.html b/static/mytweets/ewagoner/status/1987772094/index.html new file mode 100644 index 00000000..b08dbc4b --- /dev/null +++ b/static/mytweets/ewagoner/status/1987772094/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The dryer repair man is supposed to be here sometime between 8 and 5 tomorrow. Guess I'd better clean out the laundry room so he can work. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The dryer repair man is supposed to be here sometime between 8 and 5 tomorrow. Guess I'd better clean out the laundry room so he can work. +

+

+ 5/31/2009, 11:56:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/198788759003734017/index.html b/static/mytweets/ewagoner/status/198788759003734017/index.html new file mode 100644 index 00000000..148436d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/198788759003734017/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tech Wiz at work <a href="http://instagr.am/p/KP8cNJM2hi/">http://instagr.am/p/KP8cNJM2hi/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/198811341945962498/index.html b/static/mytweets/ewagoner/status/198811341945962498/index.html new file mode 100644 index 00000000..bb08bbbe --- /dev/null +++ b/static/mytweets/ewagoner/status/198811341945962498/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Went to my first open trapeze studio and worked on my routine until I made it all the way through three times. It felt great! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Went to my first open trapeze studio and worked on my routine until I made it all the way through three times. It felt great! +

+

+ 5/5/2012, 12:28:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19884642031116288/index.html b/static/mytweets/ewagoner/status/19884642031116288/index.html new file mode 100644 index 00000000..e03b4e7c --- /dev/null +++ b/static/mytweets/ewagoner/status/19884642031116288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm wondering why the food stamp support center is in India. I'd bet some of the food stamp recipients might like that work. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm wondering why the food stamp support center is in India. I'd bet some of the food stamp recipients might like that work. +

+

+ 12/28/2010, 5:37:22 PM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19909793056/index.html b/static/mytweets/ewagoner/status/19909793056/index.html new file mode 100644 index 00000000..ab672920 --- /dev/null +++ b/static/mytweets/ewagoner/status/19909793056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got paid, paid bills, ended up with $19 less than when I started. Guess this is a "treading water" month. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got paid, paid bills, ended up with $19 less than when I started. Guess this is a "treading water" month. +

+

+ 7/30/2010, 9:32:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/199162887590260737/index.html b/static/mytweets/ewagoner/status/199162887590260737/index.html new file mode 100644 index 00000000..cb35b91c --- /dev/null +++ b/static/mytweets/ewagoner/status/199162887590260737/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seven Athens chefs are cooking dishes made with Red Mule grits are Mills Farm on Harve Mathis Rd until 2pm. $10. Meet Luke the red mule! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seven Athens chefs are cooking dishes made with Red Mule grits are Mills Farm on Harve Mathis Rd until 2pm. $10. Meet Luke the red mule! +

+

+ 5/6/2012, 11:45:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/199167699799130112/index.html b/static/mytweets/ewagoner/status/199167699799130112/index.html new file mode 100644 index 00000000..9171773a --- /dev/null +++ b/static/mytweets/ewagoner/status/199167699799130112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + She brought froggie over to smell the flowers. <a href="http://instagr.am/p/KSoywMM2iq/">http://instagr.am/p/KSoywMM2iq/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ She brought froggie over to smell the flowers. http://instagr.am/p/KSoywMM2iq/ +

+

+ 5/6/2012, 12:04:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19927034275/index.html b/static/mytweets/ewagoner/status/19927034275/index.html new file mode 100644 index 00000000..fd3a5fbd --- /dev/null +++ b/static/mytweets/ewagoner/status/19927034275/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Two views from Athens Locally Grown last night: http://gdzl.la/8o5m29 http://gdzl.la/8o5m1G + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Two views from Athens Locally Grown last night: http://gdzl.la/8o5m29 http://gdzl.la/8o5m1G +

+

+ 7/30/2010, 1:39:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/199283452/index.html b/static/mytweets/ewagoner/status/199283452/index.html new file mode 100644 index 00000000..80252413 --- /dev/null +++ b/static/mytweets/ewagoner/status/199283452/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wondering what on my computer might have downloaded 1.8Gigs of data overnight... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wondering what on my computer might have downloaded 1.8Gigs of data overnight... +

+

+ 8/10/2007, 8:49:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/199291232/index.html b/static/mytweets/ewagoner/status/199291232/index.html new file mode 100644 index 00000000..19f769d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/199291232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making sure all the virus and malware scanners are up to date and firing off full scans. Something's not right. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making sure all the virus and malware scanners are up to date and firing off full scans. Something's not right. +

+

+ 8/10/2007, 8:56:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/199293192/index.html b/static/mytweets/ewagoner/status/199293192/index.html new file mode 100644 index 00000000..d0b79972 --- /dev/null +++ b/static/mytweets/ewagoner/status/199293192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + HughesNet has us on lockdown for bandwidth abuse. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ HughesNet has us on lockdown for bandwidth abuse. +

+

+ 8/10/2007, 8:57:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1993069215/index.html b/static/mytweets/ewagoner/status/1993069215/index.html new file mode 100644 index 00000000..f5afe065 --- /dev/null +++ b/static/mytweets/ewagoner/status/1993069215/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Halfway through the nine hour Sears service window, and not a peep from them. A fifteen minute call to them, & they say I'm still scheduled. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Halfway through the nine hour Sears service window, and not a peep from them. A fifteen minute call to them, & they say I'm still scheduled. +

+

+ 6/1/2009, 12:46:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19932343620/index.html b/static/mytweets/ewagoner/status/19932343620/index.html new file mode 100644 index 00000000..6d2ca0e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/19932343620/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The toilet chemical spill has made its way into the Oconee River, well downstream, killing as it goes. http://is.gd/dTr7s + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The toilet chemical spill has made its way into the Oconee River, well downstream, killing as it goes. http://is.gd/dTr7s +

+

+ 7/30/2010, 3:04:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19933152650/index.html b/static/mytweets/ewagoner/status/19933152650/index.html new file mode 100644 index 00000000..8008460b --- /dev/null +++ b/static/mytweets/ewagoner/status/19933152650/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanks to a tweet from @darthvader, I now know about artsy storm trooper helmets: http://is.gd/dTsmd (8 year old me is very, very confused) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thanks to a tweet from @darthvader, I now know about artsy storm trooper helmets: http://is.gd/dTsmd (8 year old me is very, very confused) +

+

+ 7/30/2010, 3:18:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19935758662/index.html b/static/mytweets/ewagoner/status/19935758662/index.html new file mode 100644 index 00000000..078d1b88 --- /dev/null +++ b/static/mytweets/ewagoner/status/19935758662/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hey @directv, I was excited about getting an HD upgrade 6 weeks ago. Now you're just common thieves. No upgrade & still no refund of $320. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hey @directv, I was excited about getting an HD upgrade 6 weeks ago. Now you're just common thieves. No upgrade & still no refund of $320. +

+

+ 7/30/2010, 4:02:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19942943313895424/index.html b/static/mytweets/ewagoner/status/19942943313895424/index.html new file mode 100644 index 00000000..fb802315 --- /dev/null +++ b/static/mytweets/ewagoner/status/19942943313895424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Simple dinner of tamales and salsa verde, both from Zocalo Salsas. It's so nice to have these at my market! http://instagr.am/p/wTHq/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Simple dinner of tamales and salsa verde, both from Zocalo Salsas. It's so nice to have these at my market! http://instagr.am/p/wTHq/ +

+

+ 12/28/2010, 9:29:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1994472754/index.html b/static/mytweets/ewagoner/status/1994472754/index.html new file mode 100644 index 00000000..9354eb3e --- /dev/null +++ b/static/mytweets/ewagoner/status/1994472754/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Only two hours left in the service window. Hope he works fast. If he shows at all. #WhereAreYouSearsGuy? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Only two hours left in the service window. Hope he works fast. If he shows at all. #WhereAreYouSearsGuy? +

+

+ 6/1/2009, 2:58:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/1995301124/index.html b/static/mytweets/ewagoner/status/1995301124/index.html new file mode 100644 index 00000000..3909d24d --- /dev/null +++ b/static/mytweets/ewagoner/status/1995301124/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Officially pissed at Sears. Either their service order system has no data integrity, or they are outright lying to me. Probably both. #sears + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Officially pissed at Sears. Either their service order system has no data integrity, or they are outright lying to me. Probably both. #sears +

+

+ 6/1/2009, 4:16:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/199534982/index.html b/static/mytweets/ewagoner/status/199534982/index.html new file mode 100644 index 00000000..83f60337 --- /dev/null +++ b/static/mytweets/ewagoner/status/199534982/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What the deuce? All the scans came out clean. Maybe HughesNet's bandwidth meter is broken? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What the deuce? All the scans came out clean. Maybe HughesNet's bandwidth meter is broken? +

+

+ 8/11/2007, 12:23:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/199582176310853633/index.html b/static/mytweets/ewagoner/status/199582176310853633/index.html new file mode 100644 index 00000000..6eaea1cb --- /dev/null +++ b/static/mytweets/ewagoner/status/199582176310853633/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's amazing just how little water it takes to make Earth a water planet. <a href="http://ga.water.usgs.gov/edu/2010/gallery/global-water-volume.html">http://ga.water.usgs.gov/edu/2010/gallery/global-water-volume.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/199589617723375616/index.html b/static/mytweets/ewagoner/status/199589617723375616/index.html new file mode 100644 index 00000000..ca0b2052 --- /dev/null +++ b/static/mytweets/ewagoner/status/199589617723375616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Only one more session of my trapeze class, and then they're on break until June. I'll try not to atrophy before I'm "Adult Beginner III". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Only one more session of my trapeze class, and then they're on break until June. I'll try not to atrophy before I'm "Adult Beginner III". +

+

+ 5/7/2012, 4:00:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/199662110505050113/index.html b/static/mytweets/ewagoner/status/199662110505050113/index.html new file mode 100644 index 00000000..c54645e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/199662110505050113/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper's in her crib watching NASA videos about stellar dynamics on the iPad. She found them and started playing them by herself. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper's in her crib watching NASA videos about stellar dynamics on the iPad. She found them and started playing them by herself. +

+

+ 5/7/2012, 8:48:51 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/199854256394747905/index.html b/static/mytweets/ewagoner/status/199854256394747905/index.html new file mode 100644 index 00000000..d585e4de --- /dev/null +++ b/static/mytweets/ewagoner/status/199854256394747905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a wonderful 10 minute film: “The Politics of Competitive Board Gaming Amongst Friends” <a href="http://vimeo.com/40503001">http://vimeo.com/40503001</a> (via @mmmarilyn) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's a wonderful 10 minute film: “The Politics of Competitive Board Gaming Amongst Friends” http://vimeo.com/40503001 (via @mmmarilyn) +

+

+ 5/8/2012, 9:32:22 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/199856899330551808/index.html b/static/mytweets/ewagoner/status/199856899330551808/index.html new file mode 100644 index 00000000..527237c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/199856899330551808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An elderly resident of a nearby town was self-medicating using flowers he grew himself in the yard, now faces prison. <a href="http://onlineathens.com/local-news/2012-05-07/poppy-analysis-determine-if-drug-arrests-will-be-made-winder">http://onlineathens.com/local-news/2012-05-07/poppy-analysis-determine-if-drug-arrests-will-be-made-winder</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/19989889555/index.html b/static/mytweets/ewagoner/status/19989889555/index.html new file mode 100644 index 00000000..049a449f --- /dev/null +++ b/static/mytweets/ewagoner/status/19989889555/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is why they're called "bumpers" and not "droppers". (Don't worry. It's not mine.) http://gdzl.la/8ocEEk + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is why they're called "bumpers" and not "droppers". (Don't worry. It's not mine.) http://gdzl.la/8ocEEk +

+

+ 7/31/2010, 9:02:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/199903729707782144/index.html b/static/mytweets/ewagoner/status/199903729707782144/index.html new file mode 100644 index 00000000..d2ebacd6 --- /dev/null +++ b/static/mytweets/ewagoner/status/199903729707782144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The elevator smells like enchiladas and chest hair. Not recommended. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The elevator smells like enchiladas and chest hair. Not recommended. +

+

+ 5/8/2012, 12:48:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/199944400678293504/index.html b/static/mytweets/ewagoner/status/199944400678293504/index.html new file mode 100644 index 00000000..d1c1fde6 --- /dev/null +++ b/static/mytweets/ewagoner/status/199944400678293504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nympsam: May be the best thing I've listened to all day. Where the Wild Things Are (as read by Christopher Walken): <a href="http://youtu.be/KKNaYlzssbc">http://youtu.be/KKNaYlzssbc</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nympsam: May be the best thing I've listened to all day. Where the Wild Things Are (as read by Christopher Walken): http://youtu.be/KKNaYlzssbc +

+

+ 5/8/2012, 3:30:34 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/199951454964940801/index.html b/static/mytweets/ewagoner/status/199951454964940801/index.html new file mode 100644 index 00000000..a6f65768 --- /dev/null +++ b/static/mytweets/ewagoner/status/199951454964940801/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Four and a half minutes of the masterful "Walt Disney's The Taxi Driver" <a href="https://vimeo.com/37154658">https://vimeo.com/37154658</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Four and a half minutes of the masterful "Walt Disney's The Taxi Driver" https://vimeo.com/37154658 +

+

+ 5/8/2012, 3:58:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/199971468707246080/index.html b/static/mytweets/ewagoner/status/199971468707246080/index.html new file mode 100644 index 00000000..17c8aaf0 --- /dev/null +++ b/static/mytweets/ewagoner/status/199971468707246080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Brave" is already my favorite Pixar film. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Brave" is already my favorite Pixar film. +

+

+ 5/8/2012, 5:18:08 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/200019919654486016/index.html b/static/mytweets/ewagoner/status/200019919654486016/index.html new file mode 100644 index 00000000..479bbeba --- /dev/null +++ b/static/mytweets/ewagoner/status/200019919654486016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At a brewery, eating goat. As one does. <a href="http://instagr.am/p/KYsYXAs2nd/">http://instagr.am/p/KYsYXAs2nd/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2000257105793024/index.html b/static/mytweets/ewagoner/status/2000257105793024/index.html new file mode 100644 index 00000000..38e6a925 --- /dev/null +++ b/static/mytweets/ewagoner/status/2000257105793024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Every time there is a major shakeup in the food system, local food takes a hit" Trailer for the film Farmageddon: http://vimeo.com/16513455 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Every time there is a major shakeup in the food system, local food takes a hit" Trailer for the film Farmageddon: http://vimeo.com/16513455 +

+

+ 11/9/2010, 9:11:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/200052737851916288/index.html b/static/mytweets/ewagoner/status/200052737851916288/index.html new file mode 100644 index 00000000..f4f54f2f --- /dev/null +++ b/static/mytweets/ewagoner/status/200052737851916288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DaveHolmes: My favorite part of the Bible is when Jesus says "Majority rules, fagballs!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DaveHolmes: My favorite part of the Bible is when Jesus says "Majority rules, fagballs!" +

+

+ 5/8/2012, 10:41:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20006939618/index.html b/static/mytweets/ewagoner/status/20006939618/index.html new file mode 100644 index 00000000..09de4aa4 --- /dev/null +++ b/static/mytweets/ewagoner/status/20006939618/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I like the idea of Five Guys fries a lot more than the actual fries. Unfortunately, I don't remember 'til I've a pile of fries before me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I like the idea of Five Guys fries a lot more than the actual fries. Unfortunately, I don't remember 'til I've a pile of fries before me. +

+

+ 7/31/2010, 1:30:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/200306824094818304/index.html b/static/mytweets/ewagoner/status/200306824094818304/index.html new file mode 100644 index 00000000..bef44027 --- /dev/null +++ b/static/mytweets/ewagoner/status/200306824094818304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Orangutans at Miami zoo communicating with iPads" This is so wonderful. <a href="http://feedproxy.google.com/~r/9To5Mac-MacAllDay/~3/b8kbBnQkUhM/">http://feedproxy.google.com/~r/9To5Mac-MacAllDay/~3/b8kbBnQkUhM/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/200323427243016193/index.html b/static/mytweets/ewagoner/status/200323427243016193/index.html new file mode 100644 index 00000000..a0bbf6d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/200323427243016193/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Why isn't there a child care facility in Athens that is open Friday and Saturday nights until 3am? Such a place would make a killing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Why isn't there a child care facility in Athens that is open Friday and Saturday nights until 3am? Such a place would make a killing. +

+

+ 5/9/2012, 4:36:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/200349537477472256/index.html b/static/mytweets/ewagoner/status/200349537477472256/index.html new file mode 100644 index 00000000..c7ee4d98 --- /dev/null +++ b/static/mytweets/ewagoner/status/200349537477472256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stopped in for an Old Fashioned and a Scotch Egg. @ The Branded Butcher <a href="http://instagr.am/p/KbCOlTs2or/">http://instagr.am/p/KbCOlTs2or/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stopped in for an Old Fashioned and a Scotch Egg. @ The Branded Butcher http://instagr.am/p/KbCOlTs2or/ +

+

+ 5/9/2012, 6:20:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20039199499/index.html b/static/mytweets/ewagoner/status/20039199499/index.html new file mode 100644 index 00000000..32b94b36 --- /dev/null +++ b/static/mytweets/ewagoner/status/20039199499/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Something tells me I'll be getting this scowl for the next 18 years. http://twitpic.com/2ak5bo + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Something tells me I'll be getting this scowl for the next 18 years. http://twitpic.com/2ak5bo +

+

+ 7/31/2010, 11:32:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/200550983334510592/index.html b/static/mytweets/ewagoner/status/200550983334510592/index.html new file mode 100644 index 00000000..36482984 --- /dev/null +++ b/static/mytweets/ewagoner/status/200550983334510592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some gangs tag liquor stores, and others are more cerebral. <a href="http://instagr.am/p/KcdzjRM2lO/">http://instagr.am/p/KcdzjRM2lO/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some gangs tag liquor stores, and others are more cerebral. http://instagr.am/p/KcdzjRM2lO/ +

+

+ 5/10/2012, 7:40:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2005641248/index.html b/static/mytweets/ewagoner/status/2005641248/index.html new file mode 100644 index 00000000..02c71d2f --- /dev/null +++ b/static/mytweets/ewagoner/status/2005641248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I now owe fewer thousands on my daughter's birthing debt than my age in years. Got to take my milestones where I can find them. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I now owe fewer thousands on my daughter's birthing debt than my age in years. Got to take my milestones where I can find them. +

+

+ 6/2/2009, 12:59:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/200633436984188929/index.html b/static/mytweets/ewagoner/status/200633436984188929/index.html new file mode 100644 index 00000000..2d76d24e --- /dev/null +++ b/static/mytweets/ewagoner/status/200633436984188929/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had lots of fun this spring playing at being a burlesque dancer, but it's time to retire. My doppelgänger @dirkroughly is taking the reins. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had lots of fun this spring playing at being a burlesque dancer, but it's time to retire. My doppelgänger @dirkroughly is taking the reins. +

+

+ 5/10/2012, 1:08:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20071678131/index.html b/static/mytweets/ewagoner/status/20071678131/index.html new file mode 100644 index 00000000..0b243681 --- /dev/null +++ b/static/mytweets/ewagoner/status/20071678131/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Blueberry season's almost over. It's gorging time. http://gdzl.la/8ow1nV + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Blueberry season's almost over. It's gorging time. http://gdzl.la/8ow1nV +

+

+ 8/1/2010, 12:06:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/200724123264102400/index.html b/static/mytweets/ewagoner/status/200724123264102400/index.html new file mode 100644 index 00000000..10312386 --- /dev/null +++ b/static/mytweets/ewagoner/status/200724123264102400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @sheriwinston: 8 Ways To Be Positive You’re Sex Positive - The Frisky. Love this piece! <a href="http://bit.ly/JjgjgF">http://bit.ly/JjgjgF</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @sheriwinston: 8 Ways To Be Positive You’re Sex Positive - The Frisky. Love this piece! http://bit.ly/JjgjgF +

+

+ 5/10/2012, 7:08:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20078561/index.html b/static/mytweets/ewagoner/status/20078561/index.html new file mode 100644 index 00000000..c310f6a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/20078561/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Parents are here. They're going to the farmer's market with me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Parents are here. They're going to the farmer's market with me. +

+

+ 4/5/2007, 12:46:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/200794572/index.html b/static/mytweets/ewagoner/status/200794572/index.html new file mode 100644 index 00000000..a4d6ee8d --- /dev/null +++ b/static/mytweets/ewagoner/status/200794572/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Canned 24 pints of roma tomatoes (with basil and garlic). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Canned 24 pints of roma tomatoes (with basil and garlic). +

+

+ 8/11/2007, 7:32:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2008318528/index.html b/static/mytweets/ewagoner/status/2008318528/index.html new file mode 100644 index 00000000..4418d93b --- /dev/null +++ b/static/mytweets/ewagoner/status/2008318528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've spent literally the entire work day trying to get Glassfish installed on my Windows machine, much less get it running. No success. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've spent literally the entire work day trying to get Glassfish installed on my Windows machine, much less get it running. No success. +

+

+ 6/2/2009, 4:57:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2008473616/index.html b/static/mytweets/ewagoner/status/2008473616/index.html new file mode 100644 index 00000000..731f6077 --- /dev/null +++ b/static/mytweets/ewagoner/status/2008473616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ten minutes into overtime, installation & startup finally succeeded. Not a promising start to our relationship, Glassfish. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ten minutes into overtime, installation & startup finally succeeded. Not a promising start to our relationship, Glassfish. +

+

+ 6/2/2009, 5:10:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20084887584/index.html b/static/mytweets/ewagoner/status/20084887584/index.html new file mode 100644 index 00000000..1f3d3c6f --- /dev/null +++ b/static/mytweets/ewagoner/status/20084887584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's time to can tomatoes once again. First, I've got to shock the skins off. http://gdzl.la/8oDndE + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's time to can tomatoes once again. First, I've got to shock the skins off. http://gdzl.la/8oDndE +

+

+ 8/1/2010, 4:11:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2008522585/index.html b/static/mytweets/ewagoner/status/2008522585/index.html new file mode 100644 index 00000000..e534fa0a --- /dev/null +++ b/static/mytweets/ewagoner/status/2008522585/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got around to watching the Google Wave video. I've got three non-profits that could use the heck out of it right now. http://wave.google.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got around to watching the Google Wave video. I've got three non-profits that could use the heck out of it right now. http://wave.google.com +

+

+ 6/2/2009, 5:15:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/200922748955009024/index.html b/static/mytweets/ewagoner/status/200922748955009024/index.html new file mode 100644 index 00000000..f1e57080 --- /dev/null +++ b/static/mytweets/ewagoner/status/200922748955009024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian's school was nearly closed permanently this week, as the local district needs draconian measures to make budget. <a href="http://m.independentmail.com/news/2012/may/08/carnesville-elementary-school-stay-open-one-more-y/">http://m.independentmail.com/news/2012/may/08/carnesville-elementary-school-stay-open-one-more-y/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/200980968159444992/index.html b/static/mytweets/ewagoner/status/200980968159444992/index.html new file mode 100644 index 00000000..7d7c6955 --- /dev/null +++ b/static/mytweets/ewagoner/status/200980968159444992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Perhaps the best blog post on community theater I've ever seen. <a href="http://towngownplayers.wordpress.com/2012/05/10/pupate/">http://towngownplayers.wordpress.com/2012/05/10/pupate/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20102241763/index.html b/static/mytweets/ewagoner/status/20102241763/index.html new file mode 100644 index 00000000..f60d33ac --- /dev/null +++ b/static/mytweets/ewagoner/status/20102241763/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Mr. Nivelo does not understand Hebrew, but the shock of a fish speaking any language forced him against the wall..." http://is.gd/dXoTT + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Mr. Nivelo does not understand Hebrew, but the shock of a fish speaking any language forced him against the wall..." http://is.gd/dXoTT +

+

+ 8/1/2010, 9:16:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2010244536/index.html b/static/mytweets/ewagoner/status/2010244536/index.html new file mode 100644 index 00000000..0714dab9 --- /dev/null +++ b/static/mytweets/ewagoner/status/2010244536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got a shipment of small batch maple syrup from a farm I know in Vermont. Incredibly, someone opened the box and stole a quart of Grade B. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got a shipment of small batch maple syrup from a farm I know in Vermont. Incredibly, someone opened the box and stole a quart of Grade B. +

+

+ 6/2/2009, 8:03:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20104157803/index.html b/static/mytweets/ewagoner/status/20104157803/index.html new file mode 100644 index 00000000..9b19c150 --- /dev/null +++ b/static/mytweets/ewagoner/status/20104157803/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ended up with thirteen pints of "ready made tomato sauce" -- whole tomatoes, garlic, and basil. http://gdzl.la/8oJNqs + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ended up with thirteen pints of "ready made tomato sauce" -- whole tomatoes, garlic, and basil. http://gdzl.la/8oJNqs +

+

+ 8/1/2010, 9:46:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/201043560605294592/index.html b/static/mytweets/ewagoner/status/201043560605294592/index.html new file mode 100644 index 00000000..ea23e6a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/201043560605294592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Afternoon snack of from-scratch pickled sausages with house-made saltines and a Ward @ The Branded Butcher <a href="http://instagr.am/p/Kf9zH7s2oj/">http://instagr.am/p/Kf9zH7s2oj/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Afternoon snack of from-scratch pickled sausages with house-made saltines and a Ward @ The Branded Butcher http://instagr.am/p/Kf9zH7s2oj/ +

+

+ 5/11/2012, 4:18:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2010767772/index.html b/static/mytweets/ewagoner/status/2010767772/index.html new file mode 100644 index 00000000..c40a4e21 --- /dev/null +++ b/static/mytweets/ewagoner/status/2010767772/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've got a small veggie farm in GA, and created locallygrown.net, a system to facilitate online farm sales to local customers. #agchat + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've got a small veggie farm in GA, and created locallygrown.net, a system to facilitate online farm sales to local customers. #agchat +

+

+ 6/2/2009, 8:56:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20108790205/index.html b/static/mytweets/ewagoner/status/20108790205/index.html new file mode 100644 index 00000000..408e6569 --- /dev/null +++ b/static/mytweets/ewagoner/status/20108790205/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just love that at my farmers market, you can buy a whole fleece and know the name of the sheep it came from: http://is.gd/dXwk6 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just love that at my farmers market, you can buy a whole fleece and know the name of the sheep it came from: http://is.gd/dXwk6 +

+

+ 8/1/2010, 11:01:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/201117262885814272/index.html b/static/mytweets/ewagoner/status/201117262885814272/index.html new file mode 100644 index 00000000..4bf1b1a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/201117262885814272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Louis C. K. sends out the best marketing emails. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Louis C. K. sends out the best marketing emails. +

+

+ 5/11/2012, 9:11:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/201141432294195202/index.html b/static/mytweets/ewagoner/status/201141432294195202/index.html new file mode 100644 index 00000000..2d3f644d --- /dev/null +++ b/static/mytweets/ewagoner/status/201141432294195202/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "On the rack: A cultural history of breasts" <a href="http://www.salon.com/2012/05/10/on_the_rack_a_cultural_history_of_breasts/singleton/">http://www.salon.com/2012/05/10/on_the_rack_a_cultural_history_of_breasts/singleton/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/201271925908045824/index.html b/static/mytweets/ewagoner/status/201271925908045824/index.html new file mode 100644 index 00000000..c2e721d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/201271925908045824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Three squares of this Askinosie chocolate bar to four shots of espresso is a lovely thing. <a href="http://instagr.am/p/Khln9WM2gn/">http://instagr.am/p/Khln9WM2gn/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Three squares of this Askinosie chocolate bar to four shots of espresso is a lovely thing. http://instagr.am/p/Khln9WM2gn/ +

+

+ 5/12/2012, 7:25:41 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/201377536851197952/index.html b/static/mytweets/ewagoner/status/201377536851197952/index.html new file mode 100644 index 00000000..7d9a0a04 --- /dev/null +++ b/static/mytweets/ewagoner/status/201377536851197952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wonder if Melisandre could raise a dragon with one of these. <a href="http://instagr.am/p/KiVwxlM2lc/">http://instagr.am/p/KiVwxlM2lc/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wonder if Melisandre could raise a dragon with one of these. http://instagr.am/p/KiVwxlM2lc/ +

+

+ 5/12/2012, 2:25:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/201459390950285312/index.html b/static/mytweets/ewagoner/status/201459390950285312/index.html new file mode 100644 index 00000000..78cdd29f --- /dev/null +++ b/static/mytweets/ewagoner/status/201459390950285312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper is scatting along to TMBG instrumentals. I realize that could be a poop joke, but it's not. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper is scatting along to TMBG instrumentals. I realize that could be a poop joke, but it's not. +

+

+ 5/12/2012, 7:50:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/201501833745809408/index.html b/static/mytweets/ewagoner/status/201501833745809408/index.html new file mode 100644 index 00000000..d412a2eb --- /dev/null +++ b/static/mytweets/ewagoner/status/201501833745809408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper has a clownfish puppet and a rubber dinosaur, and is making them tell each other knock knock jokes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper has a clownfish puppet and a rubber dinosaur, and is making them tell each other knock knock jokes. +

+

+ 5/12/2012, 10:39:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20152719237/index.html b/static/mytweets/ewagoner/status/20152719237/index.html new file mode 100644 index 00000000..d42eba41 --- /dev/null +++ b/static/mytweets/ewagoner/status/20152719237/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Apparently Target is outright ceding the school supplies market to Wal-Mart. They're not even trying here. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Apparently Target is outright ceding the school supplies market to Wal-Mart. They're not even trying here. +

+

+ 8/2/2010, 12:49:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20161076146/index.html b/static/mytweets/ewagoner/status/20161076146/index.html new file mode 100644 index 00000000..2f9d1167 --- /dev/null +++ b/static/mytweets/ewagoner/status/20161076146/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heart skips a beat any time I see a news headline that starts "Sci-fi legend Ray Bradbury..." Still alive, still awesome. http://is.gd/dYMxg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heart skips a beat any time I see a news headline that starts "Sci-fi legend Ray Bradbury..." Still alive, still awesome. http://is.gd/dYMxg +

+

+ 8/2/2010, 3:09:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20163999395/index.html b/static/mytweets/ewagoner/status/20163999395/index.html new file mode 100644 index 00000000..56795cb6 --- /dev/null +++ b/static/mytweets/ewagoner/status/20163999395/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wonder why Congressman Broun is now spamming my work email address. I'm 100% sure I've never given him that address. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wonder why Congressman Broun is now spamming my work email address. I'm 100% sure I've never given him that address. +

+

+ 8/2/2010, 4:01:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20169145089789952/index.html b/static/mytweets/ewagoner/status/20169145089789952/index.html new file mode 100644 index 00000000..a00c65fa --- /dev/null +++ b/static/mytweets/ewagoner/status/20169145089789952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @alhilton: Check it out! Cowry Catchers swag and contest coming soon! Jeff and I worked hard on these. http://plixi.com/p/66434340 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @alhilton: Check it out! Cowry Catchers swag and contest coming soon! Jeff and I worked hard on these. http://plixi.com/p/66434340 +

+

+ 12/29/2010, 12:27:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20178635965071360/index.html b/static/mytweets/ewagoner/status/20178635965071360/index.html new file mode 100644 index 00000000..e60660a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/20178635965071360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So when we bought our house in 2001, Wells Fargo (our lender) declined to take title to the house, & the previous owners still have it. WTF? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So when we bought our house in 2001, Wells Fargo (our lender) declined to take title to the house, & the previous owners still have it. WTF? +

+

+ 12/29/2010, 1:05:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20179094540918785/index.html b/static/mytweets/ewagoner/status/20179094540918785/index.html new file mode 100644 index 00000000..c101aa76 --- /dev/null +++ b/static/mytweets/ewagoner/status/20179094540918785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now that we're re-financing, Wells Fargo realizes they ought to get the title. A team of lawyers are scrambling to find the piece of paper. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now that we're re-financing, Wells Fargo realizes they ought to get the title. A team of lawyers are scrambling to find the piece of paper. +

+

+ 12/29/2010, 1:07:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/201866018346373120/index.html b/static/mytweets/ewagoner/status/201866018346373120/index.html new file mode 100644 index 00000000..18f97a3f --- /dev/null +++ b/static/mytweets/ewagoner/status/201866018346373120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tomorrow I perform my trapeze final in front of my classmates, many of whom are lithe young dancer types. I'll try to keep up. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tomorrow I perform my trapeze final in front of my classmates, many of whom are lithe young dancer types. I'll try to keep up. +

+

+ 5/13/2012, 10:46:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20188816341991424/index.html b/static/mytweets/ewagoner/status/20188816341991424/index.html new file mode 100644 index 00000000..3b8f7b48 --- /dev/null +++ b/static/mytweets/ewagoner/status/20188816341991424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Nasty, brutish and not that short: Medieval warfare was just as terrifying as you might imagine" http://www.economist.com/node/17722650 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Nasty, brutish and not that short: Medieval warfare was just as terrifying as you might imagine" http://www.economist.com/node/17722650 +

+

+ 12/29/2010, 1:46:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/202282922/index.html b/static/mytweets/ewagoner/status/202282922/index.html new file mode 100644 index 00000000..5c3b68f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/202282922/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Five gallons of blackberry mead just went into the secondary carboy: http://flickr.com/photos/ewagoner/1096468829/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Five gallons of blackberry mead just went into the secondary carboy: http://flickr.com/photos/ewagoner/1096468829/ +

+

+ 8/12/2007, 6:24:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/202452725529722880/index.html b/static/mytweets/ewagoner/status/202452725529722880/index.html new file mode 100644 index 00000000..1b2158d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/202452725529722880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This "Sabotage" remake/tribute is so, so good. <a href="https://vimeo.com/42106181">https://vimeo.com/42106181</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This "Sabotage" remake/tribute is so, so good. https://vimeo.com/42106181 +

+

+ 5/15/2012, 1:37:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/202738706304598017/index.html b/static/mytweets/ewagoner/status/202738706304598017/index.html new file mode 100644 index 00000000..9b05aaea --- /dev/null +++ b/static/mytweets/ewagoner/status/202738706304598017/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today is Vivian's last day of second grade, so that means another video of her running to get on the bus. <a href="http://www.youtube.com/watch?v=QxM69MfoSjU&feature=youtube_gdata_player">http://www.youtube.com/watch?v=QxM69MfoSjU&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/202793031169089536/index.html b/static/mytweets/ewagoner/status/202793031169089536/index.html new file mode 100644 index 00000000..29b6f59b --- /dev/null +++ b/static/mytweets/ewagoner/status/202793031169089536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's fairy tale is titled "The Death of the Hen" and the last line is "And then, everyone was dead." Walt Disney passed this one by? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's fairy tale is titled "The Death of the Hen" and the last line is "And then, everyone was dead." Walt Disney passed this one by? +

+

+ 5/16/2012, 12:10:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/202869558841839616/index.html b/static/mytweets/ewagoner/status/202869558841839616/index.html new file mode 100644 index 00000000..a19ae0d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/202869558841839616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I still think of you, Jim Henson. <a href="http://www.whyilovecomics.com/?p=76">http://www.whyilovecomics.com/?p=76</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20290902878593024/index.html b/static/mytweets/ewagoner/status/20290902878593024/index.html new file mode 100644 index 00000000..693c2055 --- /dev/null +++ b/static/mytweets/ewagoner/status/20290902878593024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sent out unexpected gifts to some of my customers that have been with me the longest -- a reduction in my rates. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sent out unexpected gifts to some of my customers that have been with me the longest -- a reduction in my rates. +

+

+ 12/29/2010, 8:31:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2029366549/index.html b/static/mytweets/ewagoner/status/2029366549/index.html new file mode 100644 index 00000000..a8a539ee --- /dev/null +++ b/static/mytweets/ewagoner/status/2029366549/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RIP David Carradine. "Circle of Iron" is one of my favorite movies, and he played many roles in it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RIP David Carradine. "Circle of Iron" is one of my favorite movies, and he played many roles in it. +

+

+ 6/4/2009, 9:43:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20308780147/index.html b/static/mytweets/ewagoner/status/20308780147/index.html new file mode 100644 index 00000000..43f888b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/20308780147/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Anyone else seeing major internet disruptions around Dallas, affecting east-west traffic? I'm getting tons of traceroute timeouts. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Anyone else seeing major internet disruptions around Dallas, affecting east-west traffic? I'm getting tons of traceroute timeouts. +

+

+ 8/4/2010, 10:35:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/203117711679688705/index.html b/static/mytweets/ewagoner/status/203117711679688705/index.html new file mode 100644 index 00000000..6497c03d --- /dev/null +++ b/static/mytweets/ewagoner/status/203117711679688705/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "There are no guarantees in life. Except, maybe, rocks." <a href="http://www.lovelifepractice.com/rock-on/">http://www.lovelifepractice.com/rock-on/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20319488121/index.html b/static/mytweets/ewagoner/status/20319488121/index.html new file mode 100644 index 00000000..59084820 --- /dev/null +++ b/static/mytweets/ewagoner/status/20319488121/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Creme Brulee Stout is about as great as a dessert beer can get. Really nice. http://gdzl.la/8pwQfw + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Creme Brulee Stout is about as great as a dessert beer can get. Really nice. http://gdzl.la/8pwQfw +

+

+ 8/4/2010, 1:14:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/203296681943515136/index.html b/static/mytweets/ewagoner/status/203296681943515136/index.html new file mode 100644 index 00000000..c3ddacfc --- /dev/null +++ b/static/mytweets/ewagoner/status/203296681943515136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just renewed my standing agreement with the new cook at the Farm Cart. "Oh, you're the guy!" he says. "They showed me the pictures!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just renewed my standing agreement with the new cook at the Farm Cart. "Oh, you're the guy!" he says. "They showed me the pictures!" +

+

+ 5/17/2012, 9:31:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20332591422/index.html b/static/mytweets/ewagoner/status/20332591422/index.html new file mode 100644 index 00000000..571ef3fa --- /dev/null +++ b/static/mytweets/ewagoner/status/20332591422/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Such enthusiasm! Such spirit! And yet…such shame." It's orientation time at UGA. http://flagpole.com/Weekly/Homedrone/PartyInTheUGA-4Aug10 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Such enthusiasm! Such spirit! And yet…such shame." It's orientation time at UGA. http://flagpole.com/Weekly/Homedrone/PartyInTheUGA-4Aug10 +

+

+ 8/4/2010, 4:54:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20333573485/index.html b/static/mytweets/ewagoner/status/20333573485/index.html new file mode 100644 index 00000000..9d6b642a --- /dev/null +++ b/static/mytweets/ewagoner/status/20333573485/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just posted the news in my company's "virtual office" wave that Google Wave is going away. http://is.gd/e2UAz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just posted the news in my company's "virtual office" wave that Google Wave is going away. http://is.gd/e2UAz +

+

+ 8/4/2010, 5:12:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20346489297/index.html b/static/mytweets/ewagoner/status/20346489297/index.html new file mode 100644 index 00000000..81c29cbb --- /dev/null +++ b/static/mytweets/ewagoner/status/20346489297/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I am so looking forward to NOT printing a few hundred pages for the first week in years tomorrow. Athens Locally Grown goes 100% paperless! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I am so looking forward to NOT printing a few hundred pages for the first week in years tomorrow. Athens Locally Grown goes 100% paperless! +

+

+ 8/4/2010, 8:36:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/203484418852139010/index.html b/static/mytweets/ewagoner/status/203484418852139010/index.html new file mode 100644 index 00000000..c443218a --- /dev/null +++ b/static/mytweets/ewagoner/status/203484418852139010/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Good lord, the 70s were weird. <a href="http://www.youtube.com/watch?v=LK3SWTuY3FY&feature=youtube_gdata_player">http://www.youtube.com/watch?v=LK3SWTuY3FY&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/203493006299508736/index.html b/static/mytweets/ewagoner/status/203493006299508736/index.html new file mode 100644 index 00000000..a2f69811 --- /dev/null +++ b/static/mytweets/ewagoner/status/203493006299508736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A board game that starts with an Atlantic City full of little green houses, and then The Old Ones arrive... <a href="http://www.kickstarter.com/projects/forkingpath/the-doom-that-came-to-atlantic-city">http://www.kickstarter.com/projects/forkingpath/the-doom-that-came-to-atlantic-city</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/203635429310865408/index.html b/static/mytweets/ewagoner/status/203635429310865408/index.html new file mode 100644 index 00000000..ea075ec8 --- /dev/null +++ b/static/mytweets/ewagoner/status/203635429310865408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'll vouch for JD McPherson's new rockabilly album "Signs & Signifiers". It's good stuff! <a href="http://www.npr.org/2012/05/18/153000478/jd-mcpherson-when-a-punk-goes-vintage">http://www.npr.org/2012/05/18/153000478/jd-mcpherson-when-a-punk-goes-vintage</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/203652335107440641/index.html b/static/mytweets/ewagoner/status/203652335107440641/index.html new file mode 100644 index 00000000..592e262f --- /dev/null +++ b/static/mytweets/ewagoner/status/203652335107440641/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm not not licking toads. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm not not licking toads. +

+

+ 5/18/2012, 9:04:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/203664796963450882/index.html b/static/mytweets/ewagoner/status/203664796963450882/index.html new file mode 100644 index 00000000..59d33c5c --- /dev/null +++ b/static/mytweets/ewagoner/status/203664796963450882/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There is belly dancing to "Istanbul (Not Constantinople)". Two of my favorite things! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There is belly dancing to "Istanbul (Not Constantinople)". Two of my favorite things! +

+

+ 5/18/2012, 9:54:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20393984853/index.html b/static/mytweets/ewagoner/status/20393984853/index.html new file mode 100644 index 00000000..352cc34f --- /dev/null +++ b/static/mytweets/ewagoner/status/20393984853/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This amazing photo set blends modern and WWII era photos http://www.mymodernmet.com/profiles/blogs/the-ghosts-of-world-war-iis + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This amazing photo set blends modern and WWII era photos http://www.mymodernmet.com/profiles/blogs/the-ghosts-of-world-war-iis +

+

+ 8/5/2010, 11:00:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/203973022066032640/index.html b/static/mytweets/ewagoner/status/203973022066032640/index.html new file mode 100644 index 00000000..d77e9d13 --- /dev/null +++ b/static/mytweets/ewagoner/status/203973022066032640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A five minute BBC video about a dapper English gentleman whom I happen to have things in common with. <a href="http://www.youtube.com/watch?v=QMahvwb00Xc&feature=youtube_gdata_player">http://www.youtube.com/watch?v=QMahvwb00Xc&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/203987010585772032/index.html b/static/mytweets/ewagoner/status/203987010585772032/index.html new file mode 100644 index 00000000..5379e730 --- /dev/null +++ b/static/mytweets/ewagoner/status/203987010585772032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've a hard time believing no one in this house wants even a sliver of strawberry pie, but that's not going to stop me from eating it all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've a hard time believing no one in this house wants even a sliver of strawberry pie, but that's not going to stop me from eating it all. +

+

+ 5/19/2012, 7:14:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/203991899835604992/index.html b/static/mytweets/ewagoner/status/203991899835604992/index.html new file mode 100644 index 00000000..98b0d83f --- /dev/null +++ b/static/mytweets/ewagoner/status/203991899835604992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A deer walked through my garden, pooped, and don't eat a thing. That's a first. <a href="http://instagr.am/p/K06l9Ks2m3/">http://instagr.am/p/K06l9Ks2m3/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A deer walked through my garden, pooped, and don't eat a thing. That's a first. http://instagr.am/p/K06l9Ks2m3/ +

+

+ 5/19/2012, 7:33:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/204030268095479809/index.html b/static/mytweets/ewagoner/status/204030268095479809/index.html new file mode 100644 index 00000000..1efa4333 --- /dev/null +++ b/static/mytweets/ewagoner/status/204030268095479809/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Home alone, mixing my own Old Fashions. In a pint mason jar. It's summertime, and the livin' is easy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Home alone, mixing my own Old Fashions. In a pint mason jar. It's summertime, and the livin' is easy. +

+

+ 5/19/2012, 10:06:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20405400061/index.html b/static/mytweets/ewagoner/status/20405400061/index.html new file mode 100644 index 00000000..deec399d --- /dev/null +++ b/static/mytweets/ewagoner/status/20405400061/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One downside to creating an entirely new kind of business: bureaucracies don't know what it is and try to kill it with fire. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One downside to creating an entirely new kind of business: bureaucracies don't know what it is and try to kill it with fire. +

+

+ 8/5/2010, 1:49:54 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20407260178/index.html b/static/mytweets/ewagoner/status/20407260178/index.html new file mode 100644 index 00000000..3bba4dbf --- /dev/null +++ b/static/mytweets/ewagoner/status/20407260178/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + USDA reports there are 6,132 farmers markets in the country. That means about 3% of them use my software (and about 96% use none). Not bad. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ USDA reports there are 6,132 farmers markets in the country. That means about 3% of them use my software (and about 96% use none). Not bad. +

+

+ 8/5/2010, 2:21:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20414815293/index.html b/static/mytweets/ewagoner/status/20414815293/index.html new file mode 100644 index 00000000..ad03b7e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/20414815293/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mill Gap Farm is roasting peppers over at Athens Locally Grown's "Meet the Grower" table today! http://gdzl.la/8pMvLZ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mill Gap Farm is roasting peppers over at Athens Locally Grown's "Meet the Grower" table today! http://gdzl.la/8pMvLZ +

+

+ 8/5/2010, 4:35:07 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20428347844/index.html b/static/mytweets/ewagoner/status/20428347844/index.html new file mode 100644 index 00000000..48e31eb8 --- /dev/null +++ b/static/mytweets/ewagoner/status/20428347844/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Of course citizenship is a birthright. To claim otherwise means the government can grant or deny it as it sees fit. That is not who we are. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Of course citizenship is a birthright. To claim otherwise means the government can grant or deny it as it sees fit. That is not who we are. +

+

+ 8/5/2010, 9:23:13 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2043174733/index.html b/static/mytweets/ewagoner/status/2043174733/index.html new file mode 100644 index 00000000..464e29aa --- /dev/null +++ b/static/mytweets/ewagoner/status/2043174733/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My girl read (really read) a book to me for bedtime storytime last night. She was so proud, and got the book again first thing this morning. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My girl read (really read) a book to me for bedtime storytime last night. She was so proud, and got the book again first thing this morning. +

+

+ 6/5/2009, 10:29:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20434775910/index.html b/static/mytweets/ewagoner/status/20434775910/index.html new file mode 100644 index 00000000..d05d0782 --- /dev/null +++ b/static/mytweets/ewagoner/status/20434775910/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight, seeing my farmers market volunteers fill ~$10k of orders electronically, I felt like a villainous super genius. Less the villainy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight, seeing my farmers market volunteers fill ~$10k of orders electronically, I felt like a villainous super genius. Less the villainy. +

+

+ 8/5/2010, 10:51:27 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/204379407115227136/index.html b/static/mytweets/ewagoner/status/204379407115227136/index.html new file mode 100644 index 00000000..0fd0efe3 --- /dev/null +++ b/static/mytweets/ewagoner/status/204379407115227136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had a sudden craving for schnitzel, and since I don't know of a good schnitzel place within 100 miles, I had <a href="http://instagr.am/p/K3qwy5s2sm/">http://instagr.am/p/K3qwy5s2sm/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had a sudden craving for schnitzel, and since I don't know of a good schnitzel place within 100 miles, I had http://instagr.am/p/K3qwy5s2sm/ +

+

+ 5/20/2012, 9:13:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/204392372/index.html b/static/mytweets/ewagoner/status/204392372/index.html new file mode 100644 index 00000000..726d77e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/204392372/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After latest round of debt payoffs, our net worth is up to a negative $25K. As bad as that sounds, it's a *lot* better than three years ago. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After latest round of debt payoffs, our net worth is up to a negative $25K. As bad as that sounds, it's a *lot* better than three years ago. +

+

+ 8/13/2007, 8:09:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/204437732/index.html b/static/mytweets/ewagoner/status/204437732/index.html new file mode 100644 index 00000000..bb86f4e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/204437732/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making a lovely moussaka with all local ingredients. I discovered this dish a year ago, and it quickly became one of my faves. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making a lovely moussaka with all local ingredients. I discovered this dish a year ago, and it quickly became one of my faves. +

+

+ 8/13/2007, 8:40:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/204643384458100736/index.html b/static/mytweets/ewagoner/status/204643384458100736/index.html new file mode 100644 index 00000000..dedd3539 --- /dev/null +++ b/static/mytweets/ewagoner/status/204643384458100736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @VICE: Parenting tips from @HJBenjamin, who pretends to be British around his son: <a href="http://bit.ly/KG1KZz">http://bit.ly/KG1KZz</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @VICE: Parenting tips from @HJBenjamin, who pretends to be British around his son: http://bit.ly/KG1KZz +

+

+ 5/21/2012, 2:42:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20485102767/index.html b/static/mytweets/ewagoner/status/20485102767/index.html new file mode 100644 index 00000000..a04d9739 --- /dev/null +++ b/static/mytweets/ewagoner/status/20485102767/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Enrolling in online banking at AFB&T entailed a 30 minute wait while the banker filled out more paperwork than my mortgage required. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Enrolling in online banking at AFB&T entailed a 30 minute wait while the banker filled out more paperwork than my mortgage required. +

+

+ 8/6/2010, 1:17:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20490148365/index.html b/static/mytweets/ewagoner/status/20490148365/index.html new file mode 100644 index 00000000..b19eec93 --- /dev/null +++ b/static/mytweets/ewagoner/status/20490148365/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This @youngamerican interview with The Daily Show's Samantha Bee is fantastic: http://is.gd/e6lFJ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This @youngamerican interview with The Daily Show's Samantha Bee is fantastic: http://is.gd/e6lFJ +

+

+ 8/6/2010, 2:38:08 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/204977872664928256/index.html b/static/mytweets/ewagoner/status/204977872664928256/index.html new file mode 100644 index 00000000..b314e6c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/204977872664928256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I never in a million years thought I'd get to say this, but I'm on this week's Radio Lab on NPR. For four words, but still... Radio Lab! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I never in a million years thought I'd get to say this, but I'm on this week's Radio Lab on NPR. For four words, but still... Radio Lab! +

+

+ 5/22/2012, 12:51:47 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/205033747932917760/index.html b/static/mytweets/ewagoner/status/205033747932917760/index.html new file mode 100644 index 00000000..7b81a5cb --- /dev/null +++ b/static/mytweets/ewagoner/status/205033747932917760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read my 83rd fairy tale: Lucky Hans. He starts with a giant gold nugget and trades a la One Red Paperclip. <a href="http://grimmlunch.org/83-lucky-hans">http://grimmlunch.org/83-lucky-hans</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I read my 83rd fairy tale: Lucky Hans. He starts with a giant gold nugget and trades a la One Red Paperclip. http://grimmlunch.org/83-lucky-hans +

+

+ 5/22/2012, 4:33:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/205072628455702530/index.html b/static/mytweets/ewagoner/status/205072628455702530/index.html new file mode 100644 index 00000000..930dd1ec --- /dev/null +++ b/static/mytweets/ewagoner/status/205072628455702530/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This TV news story on Nathan and Tina Levy of St. Petersburg, Florida, and their urban garden and market is wonderful. <a href="http://www.myfoxtampabay.com/story/18403369/st-pete-couple-turns-growing-garden-into-growing-business">http://www.myfoxtampabay.com/story/18403369/st-pete-couple-turns-growing-garden-into-growing-business</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20509042468200449/index.html b/static/mytweets/ewagoner/status/20509042468200449/index.html new file mode 100644 index 00000000..0cce9f9d --- /dev/null +++ b/static/mytweets/ewagoner/status/20509042468200449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Next week, GA gets its first new Ag Commissioner since 1969. One of his first actions: removing idealized slavery murals. http://is.gd/jMh4k + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Next week, GA gets its first new Ag Commissioner since 1969. One of his first actions: removing idealized slavery murals. http://is.gd/jMh4k +

+

+ 12/30/2010, 10:58:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/205136791009894401/index.html b/static/mytweets/ewagoner/status/205136791009894401/index.html new file mode 100644 index 00000000..be3dcf79 --- /dev/null +++ b/static/mytweets/ewagoner/status/205136791009894401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Colbert Report came to an end, and as we closed down the TV a voice came from the crib: "He's so funny!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Colbert Report came to an end, and as we closed down the TV a voice came from the crib: "He's so funny!" +

+

+ 5/22/2012, 11:23:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/205273237075148800/index.html b/static/mytweets/ewagoner/status/205273237075148800/index.html new file mode 100644 index 00000000..bca61500 --- /dev/null +++ b/static/mytweets/ewagoner/status/205273237075148800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Read a Book (Dirty Version)" NSFW Gangsta rap about reading books, brushing teeth, drinking H2O, & other good things. <a href="http://www.youtube.com/watch?v=GlKL_EpnSp8&feature=youtube_gdata_player">http://www.youtube.com/watch?v=GlKL_EpnSp8&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/205388502563696640/index.html b/static/mytweets/ewagoner/status/205388502563696640/index.html new file mode 100644 index 00000000..f320be9c --- /dev/null +++ b/static/mytweets/ewagoner/status/205388502563696640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @sheriwinston: Matching Grant til midnite - Kickstart book project & get rewards - join the erotic empowerment team! <a href="http://kck.st/HYIMJj">http://kck.st/HYIMJj</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @sheriwinston: Matching Grant til midnite - Kickstart book project & get rewards - join the erotic empowerment team! http://kck.st/HYIMJj +

+

+ 5/23/2012, 4:03:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/205431825747820544/index.html b/static/mytweets/ewagoner/status/205431825747820544/index.html new file mode 100644 index 00000000..c561c544 --- /dev/null +++ b/static/mytweets/ewagoner/status/205431825747820544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's a perfect evening for the sunroof open as much as it can go and New Order as loud as they can go. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's a perfect evening for the sunroof open as much as it can go and New Order as loud as they can go. +

+

+ 5/23/2012, 6:55:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20549573978099712/index.html b/static/mytweets/ewagoner/status/20549573978099712/index.html new file mode 100644 index 00000000..bbaf5faa --- /dev/null +++ b/static/mytweets/ewagoner/status/20549573978099712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "That is my first memory, as it happens. Squirming my way out of my mother, the gamy taste of her still in my tentacles." http://is.gd/jMPTP + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "That is my first memory, as it happens. Squirming my way out of my mother, the gamy taste of her still in my tentacles." http://is.gd/jMPTP +

+

+ 12/30/2010, 1:39:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20556786058665984/index.html b/static/mytweets/ewagoner/status/20556786058665984/index.html new file mode 100644 index 00000000..e44fdbb7 --- /dev/null +++ b/static/mytweets/ewagoner/status/20556786058665984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kevinweil: Unreal pictures of a sulfur mine in the crater of an Indonesian volcano: <a href="http://www.boston.com/bigpicture/2010/12/kawah_ijen_by_night.html">http://www.boston.com/bigpicture/2010/12/kawah_ijen_by_night.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20560089428/index.html b/static/mytweets/ewagoner/status/20560089428/index.html new file mode 100644 index 00000000..25991ca8 --- /dev/null +++ b/static/mytweets/ewagoner/status/20560089428/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A group of us are maintaining irrigation at Flatwoods Farm for @athlocallygrown's Farmer for a Day event. http://gdzl.la/8qgFhw + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A group of us are maintaining irrigation at Flatwoods Farm for @athlocallygrown's Farmer for a Day event. http://gdzl.la/8qgFhw +

+

+ 8/7/2010, 11:44:05 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/205610523239264257/index.html b/static/mytweets/ewagoner/status/205610523239264257/index.html new file mode 100644 index 00000000..f1e8c08e --- /dev/null +++ b/static/mytweets/ewagoner/status/205610523239264257/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I should be annoyed w/ but am actually thankful to George R. R. Martin for the voice in my head reminding me "You know nothing, Jon Snow!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I should be annoyed w/ but am actually thankful to George R. R. Martin for the voice in my head reminding me "You know nothing, Jon Snow!" +

+

+ 5/24/2012, 6:45:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/205613702051938305/index.html b/static/mytweets/ewagoner/status/205613702051938305/index.html new file mode 100644 index 00000000..57184c1b --- /dev/null +++ b/static/mytweets/ewagoner/status/205613702051938305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I leveled out in April (even though my waist kept shrinking) but now the weight chart's dropping again. <a href="http://instagr.am/p/LAcCIqM2qD/">http://instagr.am/p/LAcCIqM2qD/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I leveled out in April (even though my waist kept shrinking) but now the weight chart's dropping again. http://instagr.am/p/LAcCIqM2qD/ +

+

+ 5/24/2012, 6:58:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/205653165394239488/index.html b/static/mytweets/ewagoner/status/205653165394239488/index.html new file mode 100644 index 00000000..a11a6ab9 --- /dev/null +++ b/static/mytweets/ewagoner/status/205653165394239488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Platter looks interesting. Basically it's a cooking-specific instagram w/ tagged ingredients. Let's inspire each other! <a href="http://www.platterhq.com/">http://www.platterhq.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Platter looks interesting. Basically it's a cooking-specific instagram w/ tagged ingredients. Let's inspire each other! http://www.platterhq.com/ +

+

+ 5/24/2012, 9:35:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/205819004110123008/index.html b/static/mytweets/ewagoner/status/205819004110123008/index.html new file mode 100644 index 00000000..27b292a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/205819004110123008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Flowering artichokes at my farmers market today. @ Athens Locally Grown <a href="http://instagr.am/p/LB5f-PM2m9/">http://instagr.am/p/LB5f-PM2m9/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Flowering artichokes at my farmers market today. @ Athens Locally Grown http://instagr.am/p/LB5f-PM2m9/ +

+

+ 5/24/2012, 8:34:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/205834392206180353/index.html b/static/mytweets/ewagoner/status/205834392206180353/index.html new file mode 100644 index 00000000..467688d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/205834392206180353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Met some people who are fans of something I’ve done, and came to realize I have no good answer for “what do you do?” What *do* I do? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Met some people who are fans of something I’ve done, and came to realize I have no good answer for “what do you do?” What *do* I do? +

+

+ 5/24/2012, 9:35:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20589912741/index.html b/static/mytweets/ewagoner/status/20589912741/index.html new file mode 100644 index 00000000..98d36115 --- /dev/null +++ b/static/mytweets/ewagoner/status/20589912741/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper trying to drink from the virtual koi pond: http://www.flickr.com/photos/19035512@N00/4870472918 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper trying to drink from the virtual koi pond: http://www.flickr.com/photos/19035512@N00/4870472918 +

+

+ 8/7/2010, 8:54:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/206025315888275456/index.html b/static/mytweets/ewagoner/status/206025315888275456/index.html new file mode 100644 index 00000000..3cf9523c --- /dev/null +++ b/static/mytweets/ewagoner/status/206025315888275456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brownpau: Space journalists, here is your free headline idea: ASTRONAUT GRAPPLES DRAGON WITH ROBOT ARM IN SPACE. Come on, it’s accurate. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @brownpau: Space journalists, here is your free headline idea: ASTRONAUT GRAPPLES DRAGON WITH ROBOT ARM IN SPACE. Come on, it’s accurate. +

+

+ 5/25/2012, 10:13:57 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/206094309030768641/index.html b/static/mytweets/ewagoner/status/206094309030768641/index.html new file mode 100644 index 00000000..bd660a1d --- /dev/null +++ b/static/mytweets/ewagoner/status/206094309030768641/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hear, hear! “So when she goes out into the world, she’s going out with a command that it is hers.” — Will Smith <a href="http://www.shakesville.com/2012/05/quote-of-day_25.html">http://www.shakesville.com/2012/05/quote-of-day_25.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/206097003736858625/index.html b/static/mytweets/ewagoner/status/206097003736858625/index.html new file mode 100644 index 00000000..23dc0e3f --- /dev/null +++ b/static/mytweets/ewagoner/status/206097003736858625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "If we geeks had theological debates, I think this would be our debate." <a href="http://inessential.com/2012/05/25/the_key_difference_between_douglas_adams">http://inessential.com/2012/05/25/the_key_difference_between_douglas_adams</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/206120495081455618/index.html b/static/mytweets/ewagoner/status/206120495081455618/index.html new file mode 100644 index 00000000..ad00ef39 --- /dev/null +++ b/static/mytweets/ewagoner/status/206120495081455618/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + What’s to be then, O my brother? +Sister, what is in your heart? +Tell me now the hopes you harbour +What’s the task, and where to start? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What’s to be then, O my brother?
Sister, what is in your heart?
Tell me now the hopes you harbour
What’s the task, and where to start? +

+

+ 5/25/2012, 4:32:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/206134177844834304/index.html b/static/mytweets/ewagoner/status/206134177844834304/index.html new file mode 100644 index 00000000..d4ca5dac --- /dev/null +++ b/static/mytweets/ewagoner/status/206134177844834304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I made you something special," Chef Matt says. It's mortadella made from scratch, an @ The Branded Butcher <a href="http://instagr.am/p/LEIm9QM2jE/">http://instagr.am/p/LEIm9QM2jE/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I made you something special," Chef Matt says. It's mortadella made from scratch, an @ The Branded Butcher http://instagr.am/p/LEIm9QM2jE/ +

+

+ 5/25/2012, 5:26:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/206148048131325952/index.html b/static/mytweets/ewagoner/status/206148048131325952/index.html new file mode 100644 index 00000000..758d5aca --- /dev/null +++ b/static/mytweets/ewagoner/status/206148048131325952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Even butchers have to pay Jabba their debts. <a href="http://instagr.am/p/LEPEf4s2mQ/">http://instagr.am/p/LEPEf4s2mQ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Even butchers have to pay Jabba their debts. http://instagr.am/p/LEPEf4s2mQ/ +

+

+ 5/25/2012, 6:21:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/206208590053257216/index.html b/static/mytweets/ewagoner/status/206208590053257216/index.html new file mode 100644 index 00000000..0288257f --- /dev/null +++ b/static/mytweets/ewagoner/status/206208590053257216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athensgaweather: Looks like Beryl has formed based on NHC sites. Update at 11pm. Last time we had two named storms before June: 1887 ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athensgaweather: Looks like Beryl has formed based on NHC sites. Update at 11pm. Last time we had two named storms before June: 1887 ... +

+

+ 5/25/2012, 10:22:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/206421836903354368/index.html b/static/mytweets/ewagoner/status/206421836903354368/index.html new file mode 100644 index 00000000..fa420d49 --- /dev/null +++ b/static/mytweets/ewagoner/status/206421836903354368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bathrobe, towel, teacup. Check, check, and check. Hello! I’m Dent. Arthur Dent. (Off to a nerdy friend’s 42nd birthday party!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bathrobe, towel, teacup. Check, check, and check. Hello! I’m Dent. Arthur Dent. (Off to a nerdy friend’s 42nd birthday party!) +

+

+ 5/26/2012, 12:29:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/206475554189357056/index.html b/static/mytweets/ewagoner/status/206475554189357056/index.html new file mode 100644 index 00000000..de7576c9 --- /dev/null +++ b/static/mytweets/ewagoner/status/206475554189357056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m an hour away from home and there’a a punch bowl full of Pan-Galactic Gargle Blasters. I’ll need help rehabilitating. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m an hour away from home and there’a a punch bowl full of Pan-Galactic Gargle Blasters. I’ll need help rehabilitating. +

+

+ 5/26/2012, 4:03:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/206496438249730049/index.html b/static/mytweets/ewagoner/status/206496438249730049/index.html new file mode 100644 index 00000000..e17adefb --- /dev/null +++ b/static/mytweets/ewagoner/status/206496438249730049/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper is wandering the party calling “Dinosaurs, where are you?” And then roaring at people. No one is batting an eye. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper is wandering the party calling “Dinosaurs, where are you?” And then roaring at people. No one is batting an eye. +

+

+ 5/26/2012, 5:26:02 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/206523779101368321/index.html b/static/mytweets/ewagoner/status/206523779101368321/index.html new file mode 100644 index 00000000..fe29606c --- /dev/null +++ b/static/mytweets/ewagoner/status/206523779101368321/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You might ask how a place can sell this tea for only $1.75, but it's summer in Georgia. It's easy to come by <a href="http://instagr.am/p/LG55T0M2kj/">http://instagr.am/p/LG55T0M2kj/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You might ask how a place can sell this tea for only $1.75, but it's summer in Georgia. It's easy to come by http://instagr.am/p/LG55T0M2kj/ +

+

+ 5/26/2012, 7:14:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20662779801/index.html b/static/mytweets/ewagoner/status/20662779801/index.html new file mode 100644 index 00000000..207dd58b --- /dev/null +++ b/static/mytweets/ewagoner/status/20662779801/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When you're 0-5 following the easy instructions (even when explicitly pointed out), how can I trust you to follow the really important ones? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When you're 0-5 following the easy instructions (even when explicitly pointed out), how can I trust you to follow the really important ones? +

+

+ 8/8/2010, 7:32:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/206681352878309376/index.html b/static/mytweets/ewagoner/status/206681352878309376/index.html new file mode 100644 index 00000000..7205be5d --- /dev/null +++ b/static/mytweets/ewagoner/status/206681352878309376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Normally I’m not a fan of getting up early. But when it’s to start a pork butt in the smoker, well, that’s just fine. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Normally I’m not a fan of getting up early. But when it’s to start a pork butt in the smoker, well, that’s just fine. +

+

+ 5/27/2012, 5:40:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20703696258/index.html b/static/mytweets/ewagoner/status/20703696258/index.html new file mode 100644 index 00000000..c6ca50a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/20703696258/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sitting in the waiting room at the dealership while my computer gets an operating system update. I mean, my car gets an OS update. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sitting in the waiting room at the dealership while my computer gets an operating system update. I mean, my car gets an OS update. +

+

+ 8/9/2010, 8:25:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/207153629034065920/index.html b/static/mytweets/ewagoner/status/207153629034065920/index.html new file mode 100644 index 00000000..c4e1cbdf --- /dev/null +++ b/static/mytweets/ewagoner/status/207153629034065920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m at a stranger’s house and meet their boy Tycho. “As in Tycho Brahe?” Stunned look. “Not many people know of Tycho Brahe!” That’s a pity. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m at a stranger’s house and meet their boy Tycho. “As in Tycho Brahe?” Stunned look. “Not many people know of Tycho Brahe!” That’s a pity. +

+

+ 5/28/2012, 12:57:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2072184038/index.html b/static/mytweets/ewagoner/status/2072184038/index.html new file mode 100644 index 00000000..ddd2bffd --- /dev/null +++ b/static/mytweets/ewagoner/status/2072184038/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's peach season! I've eaten nine in the past 24 hours. And nine more in a bag on the counter I'm trying to resist. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's peach season! I've eaten nine in the past 24 hours. And nine more in a bag on the counter I'm trying to resist. +

+

+ 6/7/2009, 11:33:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/207245740941127680/index.html b/static/mytweets/ewagoner/status/207245740941127680/index.html new file mode 100644 index 00000000..03462169 --- /dev/null +++ b/static/mytweets/ewagoner/status/207245740941127680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mashed blueberries that have been steeping in vodka since last July, simple syrup, and fizzy water. Add froz <a href="http://instagr.am/p/LMCT-WM2n3/">http://instagr.am/p/LMCT-WM2n3/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mashed blueberries that have been steeping in vodka since last July, simple syrup, and fizzy water. Add froz http://instagr.am/p/LMCT-WM2n3/ +

+

+ 5/28/2012, 7:03:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20725084959/index.html b/static/mytweets/ewagoner/status/20725084959/index.html new file mode 100644 index 00000000..539339cf --- /dev/null +++ b/static/mytweets/ewagoner/status/20725084959/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pourmecoffee: Hey @SenJohnMccain and @TomCoburn -- this is why serious people study the things you mock. http://bit.ly/csxThu + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pourmecoffee: Hey @SenJohnMccain and @TomCoburn -- this is why serious people study the things you mock. http://bit.ly/csxThu +

+

+ 8/9/2010, 1:39:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/207475753003122688/index.html b/static/mytweets/ewagoner/status/207475753003122688/index.html new file mode 100644 index 00000000..81240c28 --- /dev/null +++ b/static/mytweets/ewagoner/status/207475753003122688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "20 Things I Should Have Known at 20" Really, all of these are golden, no matter your age. <a href="http://inoveryourhead.net/20-things-i-should-have-known-at-20/">http://inoveryourhead.net/20-things-i-should-have-known-at-20/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/207499372861210624/index.html b/static/mytweets/ewagoner/status/207499372861210624/index.html new file mode 100644 index 00000000..304ad44e --- /dev/null +++ b/static/mytweets/ewagoner/status/207499372861210624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just amazed myself by looking at the map of farmers markets using my software: <a href="http://locallygrown.net/markets/map">http://locallygrown.net/markets/map</a> Green pins are fully operational markets + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just amazed myself by looking at the map of farmers markets using my software: http://locallygrown.net/markets/map Green pins are fully operational markets +

+

+ 5/29/2012, 11:51:20 AM +

+

Favs: 2

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/207544454830235649/index.html b/static/mytweets/ewagoner/status/207544454830235649/index.html new file mode 100644 index 00000000..330c4f2d --- /dev/null +++ b/static/mytweets/ewagoner/status/207544454830235649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @dinnerpartydnld: A Fan Asked Bill Murray For An Autograph. Instead Bill Gave Him This <a href="http://badassdigest.com/2012/05/25/a-fan-asked-bill-murray-for-an-autograph.-instead-bill-gave-him-this/">http://badassdigest.com/2012/05/25/a-fan-asked-bill-murray-for-an-autograph.-instead-bill-gave-him-this/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/207591307667968001/index.html b/static/mytweets/ewagoner/status/207591307667968001/index.html new file mode 100644 index 00000000..9d251d36 --- /dev/null +++ b/static/mytweets/ewagoner/status/207591307667968001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I set out in the rooftop garden for a bit after work and practiced my banjo. It felt really nice. Hopefully I can make it a daily habit. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I set out in the rooftop garden for a bit after work and practiced my banjo. It felt really nice. Hopefully I can make it a daily habit. +

+

+ 5/29/2012, 5:56:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/207654009924882432/index.html b/static/mytweets/ewagoner/status/207654009924882432/index.html new file mode 100644 index 00000000..e554acf8 --- /dev/null +++ b/static/mytweets/ewagoner/status/207654009924882432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @meyerweb: Mitt Romney’s mobile app “With Mitt” misspells “America” and ignores two states: <a href="http://instagr.am/p/LO5EGZh9LY/">http://instagr.am/p/LO5EGZh9LY/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @meyerweb: Mitt Romney’s mobile app “With Mitt” misspells “America” and ignores two states: http://instagr.am/p/LO5EGZh9LY/ +

+

+ 5/29/2012, 10:05:48 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2076587971/index.html b/static/mytweets/ewagoner/status/2076587971/index.html new file mode 100644 index 00000000..b1ba23e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/2076587971/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Writing java to read python objects, do math on them, and then spit out accounting reports to PDF. Somewhere, my life went horribly wrong. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Writing java to read python objects, do math on them, and then spit out accounting reports to PDF. Somewhere, my life went horribly wrong. +

+

+ 6/8/2009, 10:36:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/207716462/index.html b/static/mytweets/ewagoner/status/207716462/index.html new file mode 100644 index 00000000..2d4de87b --- /dev/null +++ b/static/mytweets/ewagoner/status/207716462/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Battlefleet for the iPhone is awesome: http://www.rogerkenny.com/battlefleet + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Battlefleet for the iPhone is awesome: http://www.rogerkenny.com/battlefleet +

+

+ 8/15/2007, 1:25:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/207938571586375681/index.html b/static/mytweets/ewagoner/status/207938571586375681/index.html new file mode 100644 index 00000000..bb03309b --- /dev/null +++ b/static/mytweets/ewagoner/status/207938571586375681/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Community Supported Herbalism: An herbal medicine CSA for Asheville, NC <a href="http://herbanfarmacy.org/">http://herbanfarmacy.org/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Community Supported Herbalism: An herbal medicine CSA for Asheville, NC http://herbanfarmacy.org/ +

+

+ 5/30/2012, 4:56:33 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/207957599809839105/index.html b/static/mytweets/ewagoner/status/207957599809839105/index.html new file mode 100644 index 00000000..a74f8a69 --- /dev/null +++ b/static/mytweets/ewagoner/status/207957599809839105/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Texting Level: Expert <a href="http://www.booksofadam.com/2012/02/texting-level-expert.html?utm_source=twitter&utm_medium=referral&utm_campaign=sm">http://www.booksofadam.com/2012/02/texting-level-expert.html?utm_source=twitter&utm_medium=referral&utm_campaign=sm</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20805814572/index.html b/static/mytweets/ewagoner/status/20805814572/index.html new file mode 100644 index 00000000..21468f6b --- /dev/null +++ b/static/mytweets/ewagoner/status/20805814572/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Once again into the breech, fighting the bureaucratic battle. To accept food stamps, I need a specific piece of paper, but it doesn't exist. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Once again into the breech, fighting the bureaucratic battle. To accept food stamps, I need a specific piece of paper, but it doesn't exist. +

+

+ 8/10/2010, 12:03:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20810492905/index.html b/static/mytweets/ewagoner/status/20810492905/index.html new file mode 100644 index 00000000..ab872e96 --- /dev/null +++ b/static/mytweets/ewagoner/status/20810492905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A county official is willing to make up the piece of paper that I need, so when I get that, I'll use it to try & get another piece of paper. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A county official is willing to make up the piece of paper that I need, so when I get that, I'll use it to try & get another piece of paper. +

+

+ 8/10/2010, 1:09:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/208227906940448768/index.html b/static/mytweets/ewagoner/status/208227906940448768/index.html new file mode 100644 index 00000000..9c3c7069 --- /dev/null +++ b/static/mytweets/ewagoner/status/208227906940448768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sokath, his eyes uncovered. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sokath, his eyes uncovered. +

+

+ 5/31/2012, 12:06:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20823414338/index.html b/static/mytweets/ewagoner/status/20823414338/index.html new file mode 100644 index 00000000..543c9564 --- /dev/null +++ b/static/mytweets/ewagoner/status/20823414338/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @gjcharlet: THE BALLAD OF STEVEN SLATER: http://music.metafilter.com/4870/Ballad-of-Steven-Slater + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @gjcharlet: THE BALLAD OF STEVEN SLATER: http://music.metafilter.com/4870/Ballad-of-Steven-Slater +

+

+ 8/10/2010, 4:36:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/208370644260360193/index.html b/static/mytweets/ewagoner/status/208370644260360193/index.html new file mode 100644 index 00000000..865b2d20 --- /dev/null +++ b/static/mytweets/ewagoner/status/208370644260360193/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This week’s “Back to Work” with Merlin Mann, “Seven Dwarfs of Bad Emotion” is gold from start to finish. <a href="http://5by5.tv/b2w/69">http://5by5.tv/b2w/69</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This week’s “Back to Work” with Merlin Mann, “Seven Dwarfs of Bad Emotion” is gold from start to finish. http://5by5.tv/b2w/69 +

+

+ 5/31/2012, 9:33:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/208400214594306048/index.html b/static/mytweets/ewagoner/status/208400214594306048/index.html new file mode 100644 index 00000000..836bdfb1 --- /dev/null +++ b/static/mytweets/ewagoner/status/208400214594306048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanks to the “Little Little Italy” storyline in ep 2 of “Jon Benjamin Has a Van”, I’ll never be able to watch The Borrowers the same again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thanks to the “Little Little Italy” storyline in ep 2 of “Jon Benjamin Has a Van”, I’ll never be able to watch The Borrowers the same again. +

+

+ 5/31/2012, 11:30:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/208402316733329408/index.html b/static/mytweets/ewagoner/status/208402316733329408/index.html new file mode 100644 index 00000000..c7ba33dd --- /dev/null +++ b/static/mytweets/ewagoner/status/208402316733329408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OMG I have to throw (or attend) an “Area 54” party. A top secret military & extraterrestrial discotheque. That’s brilliant! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OMG I have to throw (or attend) an “Area 54” party. A top secret military & extraterrestrial discotheque. That’s brilliant! +

+

+ 5/31/2012, 11:39:18 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/208544002667069442/index.html b/static/mytweets/ewagoner/status/208544002667069442/index.html new file mode 100644 index 00000000..eb04377e --- /dev/null +++ b/static/mytweets/ewagoner/status/208544002667069442/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Working at home today which means, of course, bottomless mocha. + +Interpret that as you will. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Working at home today which means, of course, bottomless mocha.

Interpret that as you will. +

+

+ 6/1/2012, 9:02:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/208548657614692352/index.html b/static/mytweets/ewagoner/status/208548657614692352/index.html new file mode 100644 index 00000000..f800104b --- /dev/null +++ b/static/mytweets/ewagoner/status/208548657614692352/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Viv: “Hey dad, look! I’m the herbivore and she’s the carnivore. Hurry, Juni, your prey’s getting away!” +Juniper: <roars> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv: “Hey dad, look! I’m the herbivore and she’s the carnivore. Hurry, Juni, your prey’s getting away!”
Juniper: <roars> +

+

+ 6/1/2012, 9:20:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/208561776487432193/index.html b/static/mytweets/ewagoner/status/208561776487432193/index.html new file mode 100644 index 00000000..04cf7911 --- /dev/null +++ b/static/mytweets/ewagoner/status/208561776487432193/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got a social coupon dealie in my inbox this morning for a seven hour distilling workshop in Greenville for $95. That’s mighty tempting. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got a social coupon dealie in my inbox this morning for a seven hour distilling workshop in Greenville for $95. That’s mighty tempting. +

+

+ 6/1/2012, 10:12:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20856841/index.html b/static/mytweets/ewagoner/status/20856841/index.html new file mode 100644 index 00000000..d391c4bc --- /dev/null +++ b/static/mytweets/ewagoner/status/20856841/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting ready to take the folks out to the Georgia Guidestones, just up the road from me. The New World Order has palns, I'm tellin' you! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting ready to take the folks out to the Georgia Guidestones, just up the road from me. The New World Order has palns, I'm tellin' you! +

+

+ 4/6/2007, 12:47:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/208568500346822656/index.html b/static/mytweets/ewagoner/status/208568500346822656/index.html new file mode 100644 index 00000000..2a300392 --- /dev/null +++ b/static/mytweets/ewagoner/status/208568500346822656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s the distillery deal, if anyone else wants in. If 3 of you do, I get in for free. So… come make booze with me! <a href="https://www.livingsocial.com/deals/322964?ref=conf-jp&rpi=63606956">https://www.livingsocial.com/deals/322964?ref=conf-jp&rpi=63606956</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/208582213032345600/index.html b/static/mytweets/ewagoner/status/208582213032345600/index.html new file mode 100644 index 00000000..4354e7e6 --- /dev/null +++ b/static/mytweets/ewagoner/status/208582213032345600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper playing in the Bat Cave with Batman, Koopa, and Pikachu. #nerdlife4ever <a href="http://instagr.am/p/LVh6hxM2tE/">http://instagr.am/p/LVh6hxM2tE/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper playing in the Bat Cave with Batman, Koopa, and Pikachu. #nerdlife4ever http://instagr.am/p/LVh6hxM2tE/ +

+

+ 6/1/2012, 11:34:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/208626346400821249/index.html b/static/mytweets/ewagoner/status/208626346400821249/index.html new file mode 100644 index 00000000..64bdbb58 --- /dev/null +++ b/static/mytweets/ewagoner/status/208626346400821249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When I'm at the end of the bottle, I shoot the last two swallows. <a href="http://instagr.am/p/LV2Dlvs2mq/">http://instagr.am/p/LV2Dlvs2mq/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When I'm at the end of the bottle, I shoot the last two swallows. http://instagr.am/p/LV2Dlvs2mq/ +

+

+ 6/1/2012, 2:29:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20863966725017600/index.html b/static/mytweets/ewagoner/status/20863966725017600/index.html new file mode 100644 index 00000000..726ee894 --- /dev/null +++ b/static/mytweets/ewagoner/status/20863966725017600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Accepted EBT payments at my market for the first time last night. Was a 4 year struggle to get accepted, so that first one was pretty sweet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Accepted EBT payments at my market for the first time last night. Was a 4 year struggle to get accepted, so that first one was pretty sweet. +

+

+ 12/31/2010, 10:28:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/208666545893810176/index.html b/static/mytweets/ewagoner/status/208666545893810176/index.html new file mode 100644 index 00000000..addcd38f --- /dev/null +++ b/static/mytweets/ewagoner/status/208666545893810176/index.html @@ -0,0 +1,63 @@ + + + + + + + + + + + + + Tomboy kicks aside +her coniferous quilt + +and wipes the sleep +from her eyes with + +passing rags of nimbus. + +<a href="http://www.kickstarter.com/projects/dziupla/cedar-toothpick-the-tomboy-dioramas">http://www.kickstarter.com/projects/dziupla/cedar-toothpick-the-tomboy-dioramas</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/208710709419327488/index.html b/static/mytweets/ewagoner/status/208710709419327488/index.html new file mode 100644 index 00000000..2434df37 --- /dev/null +++ b/static/mytweets/ewagoner/status/208710709419327488/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + The video for The Flaming Lips and Erykah Badu’s “The First Time Ever I Saw Your Face” is very NSFW & oddly beautiful. +<a href="http://vimeo.com/43225458">http://vimeo.com/43225458</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The video for The Flaming Lips and Erykah Badu’s “The First Time Ever I Saw Your Face” is very NSFW & oddly beautiful.
http://vimeo.com/43225458 +

+

+ 6/1/2012, 8:04:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20871658139025408/index.html b/static/mytweets/ewagoner/status/20871658139025408/index.html new file mode 100644 index 00000000..842a9bd8 --- /dev/null +++ b/static/mytweets/ewagoner/status/20871658139025408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Full video for a sweet mash-up of "Road to Nowhere" and "Shout", sung by the Young@Heart chorus. <a href="http://www.youtube.com/watch?v=-wgrM-R6yfY">http://www.youtube.com/watch?v=-wgrM-R6yfY</a> (via @TheEcoist) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Full video for a sweet mash-up of "Road to Nowhere" and "Shout", sung by the Young@Heart chorus. http://www.youtube.com/watch?v=-wgrM-R6yfY (via @TheEcoist) +

+

+ 12/31/2010, 10:59:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/208746627962376192/index.html b/static/mytweets/ewagoner/status/208746627962376192/index.html new file mode 100644 index 00000000..a216f38f --- /dev/null +++ b/static/mytweets/ewagoner/status/208746627962376192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm the only adult home and the girls are asleep, so: Alien on Blu-Ray, in the dark, with headphones. <a href="http://instagr.am/p/LWswL0s2lB/">http://instagr.am/p/LWswL0s2lB/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm the only adult home and the girls are asleep, so: Alien on Blu-Ray, in the dark, with headphones. http://instagr.am/p/LWswL0s2lB/ +

+

+ 6/1/2012, 10:27:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/208773013720666113/index.html b/static/mytweets/ewagoner/status/208773013720666113/index.html new file mode 100644 index 00000000..a5b393f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/208773013720666113/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s been 20 years since I’ve seen Alien, and had forgotten some key elements. What a great movie. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s been 20 years since I’ve seen Alien, and had forgotten some key elements. What a great movie. +

+

+ 6/2/2012, 12:12:19 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20897448624922624/index.html b/static/mytweets/ewagoner/status/20897448624922624/index.html new file mode 100644 index 00000000..e76662d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/20897448624922624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Trying the new $5.99 Mexican buffet on North Avenue. What's the worst that can happen? http://instagr.am/p/y-zn/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Trying the new $5.99 Mexican buffet on North Avenue. What's the worst that can happen? http://instagr.am/p/y-zn/ +

+

+ 12/31/2010, 12:41:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20902851584729088/index.html b/static/mytweets/ewagoner/status/20902851584729088/index.html new file mode 100644 index 00000000..63c0dc1a --- /dev/null +++ b/static/mytweets/ewagoner/status/20902851584729088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Enough people thought this was clever enough to launch an entire product around? http://instagr.am/p/zAAO/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Enough people thought this was clever enough to launch an entire product around? http://instagr.am/p/zAAO/ +

+

+ 12/31/2010, 1:03:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/209028962129678337/index.html b/static/mytweets/ewagoner/status/209028962129678337/index.html new file mode 100644 index 00000000..0c0114e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/209028962129678337/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper likes the salsa *and* the guacamole. <a href="http://instagr.am/p/LYtOmZs2vS/">http://instagr.am/p/LYtOmZs2vS/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper likes the salsa *and* the guacamole. http://instagr.am/p/LYtOmZs2vS/ +

+

+ 6/2/2012, 5:09:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20907884044886016/index.html b/static/mytweets/ewagoner/status/20907884044886016/index.html new file mode 100644 index 00000000..709232a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/20907884044886016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's hard to make a flat sandwich look appealing via dry erase illustration, but full points for trying. http://instagr.am/p/zBDt/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's hard to make a flat sandwich look appealing via dry erase illustration, but full points for trying. http://instagr.am/p/zBDt/ +

+

+ 12/31/2010, 1:23:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20920256084058112/index.html b/static/mytweets/ewagoner/status/20920256084058112/index.html new file mode 100644 index 00000000..60f8cf1c --- /dev/null +++ b/static/mytweets/ewagoner/status/20920256084058112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A tornado just destroyed this building and several others you can see in this Google street view of Robertsville, Mo. http://is.gd/jQVVq + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A tornado just destroyed this building and several others you can see in this Google street view of Robertsville, Mo. http://is.gd/jQVVq +

+

+ 12/31/2010, 2:12:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/209293818669957122/index.html b/static/mytweets/ewagoner/status/209293818669957122/index.html new file mode 100644 index 00000000..71c192d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/209293818669957122/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Friends from several states away are coming to distill liquor with me. Why don’t you join us? <a href="http://www.livingsocial.com/deals/322964?rpi=63606956&ref=personalized-link-box-63606956&rui=21757887">http://www.livingsocial.com/deals/322964?rpi=63606956&ref=personalized-link-box-63606956&rui=21757887</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/209316987564867584/index.html b/static/mytweets/ewagoner/status/209316987564867584/index.html new file mode 100644 index 00000000..0ae4be15 --- /dev/null +++ b/static/mytweets/ewagoner/status/209316987564867584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper’s at the stage where owies can be instantly cured with kisses. And she’s faking tripping to claim even more kisses, which is cute. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper’s at the stage where owies can be instantly cured with kisses. And she’s faking tripping to claim even more kisses, which is cute. +

+

+ 6/3/2012, 12:13:53 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/209317492546482177/index.html b/static/mytweets/ewagoner/status/209317492546482177/index.html new file mode 100644 index 00000000..621fa80d --- /dev/null +++ b/static/mytweets/ewagoner/status/209317492546482177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @BlackenedOut: Two identical receipts not one vegetable or non processed food. This is why you're fat. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @BlackenedOut: Two identical receipts not one vegetable or non processed food. This is why you're fat.

+

+

+ 6/3/2012, 12:15:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/209335296679084032/index.html b/static/mytweets/ewagoner/status/209335296679084032/index.html new file mode 100644 index 00000000..ecbbbb3a --- /dev/null +++ b/static/mytweets/ewagoner/status/209335296679084032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + (Hopefully) photoshopped NSFW science fair displays. <a href="http://www.humorgasms.com/2012/01/weird-science-11-pics/">http://www.humorgasms.com/2012/01/weird-science-11-pics/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20935267450/index.html b/static/mytweets/ewagoner/status/20935267450/index.html new file mode 100644 index 00000000..540edd4a --- /dev/null +++ b/static/mytweets/ewagoner/status/20935267450/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Started up Windows XP on my Mac so I could remote into a Windows 2000 machine. Frankly, my computer's handling it better than I am. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Started up Windows XP on my Mac so I could remote into a Windows 2000 machine. Frankly, my computer's handling it better than I am. +

+

+ 8/11/2010, 9:47:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/209352845802213377/index.html b/static/mytweets/ewagoner/status/209352845802213377/index.html new file mode 100644 index 00000000..a72e8bfe --- /dev/null +++ b/static/mytweets/ewagoner/status/209352845802213377/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper and I were dancing in the kitchen together to T.A.T.U.’s cover of The Smiths’ “How Soon is Now?”. And that’s why I became a father. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper and I were dancing in the kitchen together to T.A.T.U.’s cover of The Smiths’ “How Soon is Now?”. And that’s why I became a father. +

+

+ 6/3/2012, 2:36:22 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/209435328749117440/index.html b/static/mytweets/ewagoner/status/209435328749117440/index.html new file mode 100644 index 00000000..4c99c3fa --- /dev/null +++ b/static/mytweets/ewagoner/status/209435328749117440/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + The press reports that Romney has clinched the nomination, but I keep reading about chaos at state Repub conventions: +<a href="http://www.policymic.com/articles/9163/ron-paul-delegates-arrested-as-they-win-a-majority-at-louisiana-gop-convention">http://www.policymic.com/articles/9163/ron-paul-delegates-arrested-as-they-win-a-majority-at-louisiana-gop-convention</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2094558943/index.html b/static/mytweets/ewagoner/status/2094558943/index.html new file mode 100644 index 00000000..fe26023c --- /dev/null +++ b/static/mytweets/ewagoner/status/2094558943/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + $2 night at the Athens Skate-a-Round. I think I'll take the girl for her first time roller skating. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ $2 night at the Athens Skate-a-Round. I think I'll take the girl for her first time roller skating. +

+

+ 6/9/2009, 5:12:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/209459037589344259/index.html b/static/mytweets/ewagoner/status/209459037589344259/index.html new file mode 100644 index 00000000..83dfff74 --- /dev/null +++ b/static/mytweets/ewagoner/status/209459037589344259/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I had a full dinner, but I’m still so ravenous I could eat a Vogon’s grandmother. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I had a full dinner, but I’m still so ravenous I could eat a Vogon’s grandmother. +

+

+ 6/3/2012, 9:38:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2095331469/index.html b/static/mytweets/ewagoner/status/2095331469/index.html new file mode 100644 index 00000000..63839445 --- /dev/null +++ b/static/mytweets/ewagoner/status/2095331469/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow. It's been ten years since I've been in roller skates. Maybe twenty. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow. It's been ten years since I've been in roller skates. Maybe twenty. +

+

+ 6/9/2009, 6:19:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2096276186/index.html b/static/mytweets/ewagoner/status/2096276186/index.html new file mode 100644 index 00000000..cac836d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/2096276186/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The older fellow with the ponytail and roller cowboy boots with red leather flames up the side is awesome. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The older fellow with the ponytail and roller cowboy boots with red leather flames up the side is awesome. +

+

+ 6/9/2009, 7:45:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/209765104466661377/index.html b/static/mytweets/ewagoner/status/209765104466661377/index.html new file mode 100644 index 00000000..fe3aebaa --- /dev/null +++ b/static/mytweets/ewagoner/status/209765104466661377/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My child, answering the call of the wild. <a href="http://instagr.am/p/Ldui_sRuLo/">http://instagr.am/p/Ldui_sRuLo/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My child, answering the call of the wild. http://instagr.am/p/Ldui_sRuLo/ +

+

+ 6/4/2012, 5:54:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20979488205/index.html b/static/mytweets/ewagoner/status/20979488205/index.html new file mode 100644 index 00000000..82b00948 --- /dev/null +++ b/static/mytweets/ewagoner/status/20979488205/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Keytars have come a long, long way. http://vimeo.com/13966881 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Keytars have come a long, long way. http://vimeo.com/13966881 +

+

+ 8/12/2010, 10:31:06 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/209819590925103106/index.html b/static/mytweets/ewagoner/status/209819590925103106/index.html new file mode 100644 index 00000000..3dbd5093 --- /dev/null +++ b/static/mytweets/ewagoner/status/209819590925103106/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bettie Page demonstrates how far a strip-teaser can go according to various states’ indecency laws (in 1953). <a href="http://www.pulpinternational.com/pulp/entry/Assorted-assorted-shots-of-Bettie-Page-circa-1953.html">http://www.pulpinternational.com/pulp/entry/Assorted-assorted-shots-of-Bettie-Page-circa-1953.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20989348474/index.html b/static/mytweets/ewagoner/status/20989348474/index.html new file mode 100644 index 00000000..fac42a0f --- /dev/null +++ b/static/mytweets/ewagoner/status/20989348474/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap, this table of sorority girls at The Grit is loud and shrill. I don't know if I can stay long enough to get my food. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy crap, this table of sorority girls at The Grit is loud and shrill. I don't know if I can stay long enough to get my food. +

+

+ 8/12/2010, 12:43:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/20996354566262784/index.html b/static/mytweets/ewagoner/status/20996354566262784/index.html new file mode 100644 index 00000000..3f6f26a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/20996354566262784/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + One, two! One, two! And through & through +Its jaws that bite went snicker-snack! +It left him dead, & with his head +It went galumphing back. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One, two! One, two! And through & through
Its jaws that bite went snicker-snack!
It left him dead, & with his head
It went galumphing back. +

+

+ 12/31/2010, 7:14:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/209977251289239553/index.html b/static/mytweets/ewagoner/status/209977251289239553/index.html new file mode 100644 index 00000000..d77245d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/209977251289239553/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RealTimeWWII: Parisian Professor Andre Morize: "France is confused, tangled up like a vast skein of wool being manipulated by a supe ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RealTimeWWII: Parisian Professor Andre Morize: "France is confused, tangled up like a vast skein of wool being manipulated by a supe ... +

+

+ 6/5/2012, 7:57:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/209991779565568001/index.html b/static/mytweets/ewagoner/status/209991779565568001/index.html new file mode 100644 index 00000000..e6602cf2 --- /dev/null +++ b/static/mytweets/ewagoner/status/209991779565568001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Weird Al is the funniest guy in the world! No wait, Luigi is.” — my daughter + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Weird Al is the funniest guy in the world! No wait, Luigi is.” — my daughter +

+

+ 6/5/2012, 8:55:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21008945032204289/index.html b/static/mytweets/ewagoner/status/21008945032204289/index.html new file mode 100644 index 00000000..69725328 --- /dev/null +++ b/static/mytweets/ewagoner/status/21008945032204289/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This growler of Left Hand Smoked Porter from @thepicman & @imbutafool isn't going to drink itself, and it makes as good a dinner as any... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This growler of Left Hand Smoked Porter from @thepicman & @imbutafool isn't going to drink itself, and it makes as good a dinner as any... +

+

+ 12/31/2010, 8:04:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/210089515442900992/index.html b/static/mytweets/ewagoner/status/210089515442900992/index.html new file mode 100644 index 00000000..1e46185c --- /dev/null +++ b/static/mytweets/ewagoner/status/210089515442900992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Found some fun new (to me) ska. The Taj Motel Trio’s album “Feels the Force” opens w/ a rockin’ tribute to Darth Vader. It’s on the iTunes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Found some fun new (to me) ska. The Taj Motel Trio’s album “Feels the Force” opens w/ a rockin’ tribute to Darth Vader. It’s on the iTunes. +

+

+ 6/5/2012, 3:23:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/210152007380639745/index.html b/static/mytweets/ewagoner/status/210152007380639745/index.html new file mode 100644 index 00000000..6eaae5f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/210152007380639745/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The sun came out just in time for me to rig up a way to see Venus' transit. <a href="http://instagr.am/p/Lgr5KxM2vi/">http://instagr.am/p/Lgr5KxM2vi/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The sun came out just in time for me to rig up a way to see Venus' transit. http://instagr.am/p/Lgr5KxM2vi/ +

+

+ 6/5/2012, 7:31:57 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/210157401071034368/index.html b/static/mytweets/ewagoner/status/210157401071034368/index.html new file mode 100644 index 00000000..f44f78bd --- /dev/null +++ b/static/mytweets/ewagoner/status/210157401071034368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “So the next time Venus does this, I’ll be dead?” Well, I was trying not to just come out and say it, but yeah. Probably so. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “So the next time Venus does this, I’ll be dead?” Well, I was trying not to just come out and say it, but yeah. Probably so. +

+

+ 6/5/2012, 7:53:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21027100441/index.html b/static/mytweets/ewagoner/status/21027100441/index.html new file mode 100644 index 00000000..2e589793 --- /dev/null +++ b/static/mytweets/ewagoner/status/21027100441/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's possibly the most perfect night for watching the Perseids since I moved to Georgia. Even if I do have to drive 15 hours tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's possibly the most perfect night for watching the Perseids since I moved to Georgia. Even if I do have to drive 15 hours tomorrow. +

+

+ 8/12/2010, 10:26:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21032246807/index.html b/static/mytweets/ewagoner/status/21032246807/index.html new file mode 100644 index 00000000..1196b613 --- /dev/null +++ b/static/mytweets/ewagoner/status/21032246807/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cody Hopkins (Falling Sky Farm, AR) on the great Greenhorn Radio show today, talking about his farm (& locallygrown.net): http://is.gd/efnXY + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cody Hopkins (Falling Sky Farm, AR) on the great Greenhorn Radio show today, talking about his farm (& locallygrown.net): http://is.gd/efnXY +

+

+ 8/12/2010, 11:40:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/210358155476090880/index.html b/static/mytweets/ewagoner/status/210358155476090880/index.html new file mode 100644 index 00000000..cd620772 --- /dev/null +++ b/static/mytweets/ewagoner/status/210358155476090880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Taking the road less travelled. Not road, really, but more maze of twisty hedgerows. But I’ve got a strong internal compass to keep me true. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Taking the road less travelled. Not road, really, but more maze of twisty hedgerows. But I’ve got a strong internal compass to keep me true. +

+

+ 6/6/2012, 9:11:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/210373791099011072/index.html b/static/mytweets/ewagoner/status/210373791099011072/index.html new file mode 100644 index 00000000..a3ac5a9d --- /dev/null +++ b/static/mytweets/ewagoner/status/210373791099011072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, no. I knew it was coming, but it makes it no less painful. RIP, Ray Bradbury. You impacted me like no other. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, no. I knew it was coming, but it makes it no less painful. RIP, Ray Bradbury. You impacted me like no other. +

+

+ 6/6/2012, 10:13:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/210376872280850432/index.html b/static/mytweets/ewagoner/status/210376872280850432/index.html new file mode 100644 index 00000000..0b17c322 --- /dev/null +++ b/static/mytweets/ewagoner/status/210376872280850432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + ‘This is a fine picture. It came from the hand and the mind of a man inspired. Its idea and its color are from life. This thing is good.’” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ ‘This is a fine picture. It came from the hand and the mind of a man inspired. Its idea and its color are from life. This thing is good.’” +

+

+ 6/6/2012, 10:25:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/210379822306836480/index.html b/static/mytweets/ewagoner/status/210379822306836480/index.html new file mode 100644 index 00000000..017f7660 --- /dev/null +++ b/static/mytweets/ewagoner/status/210379822306836480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I first read “All Summer in a Day” when I was seven, and it haunts me still. <a href="http://en.wikipedia.org/wiki/All_Summer_in_a_Day">http://en.wikipedia.org/wiki/All_Summer_in_a_Day</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/210381918838075393/index.html b/static/mytweets/ewagoner/status/210381918838075393/index.html new file mode 100644 index 00000000..27c88b07 --- /dev/null +++ b/static/mytweets/ewagoner/status/210381918838075393/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “There Will Come Soft Rains” shaped my view of our relationship with technology and what we leave behind. <a href="http://en.wikipedia.org/wiki/There_Will_Come_Soft_Rains_(short_story)">http://en.wikipedia.org/wiki/There_Will_Come_Soft_Rains_(short_story)</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/210382990738595840/index.html b/static/mytweets/ewagoner/status/210382990738595840/index.html new file mode 100644 index 00000000..573a1a25 --- /dev/null +++ b/static/mytweets/ewagoner/status/210382990738595840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve been wanting to direct Bradbury’s stage adaptation of The Martian Chronicles at the community theater here for years. Someday I will. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve been wanting to direct Bradbury’s stage adaptation of The Martian Chronicles at the community theater here for years. Someday I will. +

+

+ 6/6/2012, 10:49:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/210399231616364544/index.html b/static/mytweets/ewagoner/status/210399231616364544/index.html new file mode 100644 index 00000000..e93d8341 --- /dev/null +++ b/static/mytweets/ewagoner/status/210399231616364544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @raybradbury: We are cups, constantly and quietly being filled. The trick is knowing how to tip ourselves over and let the beautiful ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @raybradbury: We are cups, constantly and quietly being filled. The trick is knowing how to tip ourselves over and let the beautiful ... +

+

+ 6/6/2012, 11:54:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/210405724721922048/index.html b/static/mytweets/ewagoner/status/210405724721922048/index.html new file mode 100644 index 00000000..9cc327da --- /dev/null +++ b/static/mytweets/ewagoner/status/210405724721922048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Father’s Day deals for the man who felt you kick inside him for nine months” WTF, Groupon? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Father’s Day deals for the man who felt you kick inside him for nine months” WTF, Groupon? +

+

+ 6/6/2012, 12:20:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/210448482169917440/index.html b/static/mytweets/ewagoner/status/210448482169917440/index.html new file mode 100644 index 00000000..4c8006ab --- /dev/null +++ b/static/mytweets/ewagoner/status/210448482169917440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RealTimeWWII: 50 US planes head to France, via Canada; US neutrality law says they can't be flown over border, so a farmer helps out ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RealTimeWWII: 50 US planes head to France, via Canada; US neutrality law says they can't be flown over border, so a farmer helps out ... +

+

+ 6/6/2012, 3:10:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21064377999/index.html b/static/mytweets/ewagoner/status/21064377999/index.html new file mode 100644 index 00000000..97ab94ae --- /dev/null +++ b/static/mytweets/ewagoner/status/21064377999/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You called me, @directv. Don't put me on hold to wait for the next available rep. You want to talk, call when you've a human ready to talk. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You called me, @directv. Don't put me on hold to wait for the next available rep. You want to talk, call when you've a human ready to talk. +

+

+ 8/13/2010, 9:38:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2106889042/index.html b/static/mytweets/ewagoner/status/2106889042/index.html new file mode 100644 index 00000000..35471de0 --- /dev/null +++ b/static/mytweets/ewagoner/status/2106889042/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Feature article on one of the growers at my market, including a mention that my software is what got him started farming. http://is.gd/XJAQ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Feature article on one of the growers at my market, including a mention that my software is what got him started farming. http://is.gd/XJAQ +

+

+ 6/10/2009, 3:02:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/210716412346515457/index.html b/static/mytweets/ewagoner/status/210716412346515457/index.html new file mode 100644 index 00000000..801eec0a --- /dev/null +++ b/static/mytweets/ewagoner/status/210716412346515457/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Tree Room" on Oneta Street is one of my favorite secret spaces in Athens. <a href="http://instagr.am/p/Lksiu2s2kO/">http://instagr.am/p/Lksiu2s2kO/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The Tree Room" on Oneta Street is one of my favorite secret spaces in Athens. http://instagr.am/p/Lksiu2s2kO/ +

+

+ 6/7/2012, 8:54:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/210731674714116096/index.html b/static/mytweets/ewagoner/status/210731674714116096/index.html new file mode 100644 index 00000000..2a35332f --- /dev/null +++ b/static/mytweets/ewagoner/status/210731674714116096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ray Bradbury reading his poem "If Only We Had Taller Been" as Mariner 9 was reaching Mars in 1971. I was 2 months old. <a href="http://www.youtube.com/watch?v=EBtZjbTDTDk&feature=youtube_gdata_player">http://www.youtube.com/watch?v=EBtZjbTDTDk&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2107485199/index.html b/static/mytweets/ewagoner/status/2107485199/index.html new file mode 100644 index 00000000..3d8bb6bf --- /dev/null +++ b/static/mytweets/ewagoner/status/2107485199/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Another article about one of our Athens Locally Grown growers, this time in the New York Times. Congrats, Tim & Liz Young! http://is.gd/XRmQ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another article about one of our Athens Locally Grown growers, this time in the New York Times. Congrats, Tim & Liz Young! http://is.gd/XRmQ +

+

+ 6/10/2009, 3:54:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21077407884648448/index.html b/static/mytweets/ewagoner/status/21077407884648448/index.html new file mode 100644 index 00000000..3fc3fbce --- /dev/null +++ b/static/mytweets/ewagoner/status/21077407884648448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: Every font on ComicBookFonts.com is just $20.11 today...even the $395 one! Here are my faves, w/samples: http://bit.ly/hg6DMH + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Ihnatko: Every font on ComicBookFonts.com is just $20.11 today...even the $395 one! Here are my faves, w/samples: http://bit.ly/hg6DMH +

+

+ 1/1/2011, 12:37:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21080503493/index.html b/static/mytweets/ewagoner/status/21080503493/index.html new file mode 100644 index 00000000..663822b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/21080503493/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Through Atlanta, and now on to Birmingham. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Through Atlanta, and now on to Birmingham. +

+

+ 8/13/2010, 1:08:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/210824222010900480/index.html b/static/mytweets/ewagoner/status/210824222010900480/index.html new file mode 100644 index 00000000..a965cbef --- /dev/null +++ b/static/mytweets/ewagoner/status/210824222010900480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There’s only 13 hours left to get in on an all-day distillery class for a mere $97. You even get lunch! Also, booze. <a href="http://www.livingsocial.com/deals/322964?rpi=63606956&ref=personalized-link-box-63606956&rui=21757887">http://www.livingsocial.com/deals/322964?rpi=63606956&ref=personalized-link-box-63606956&rui=21757887</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/210839911450943489/index.html b/static/mytweets/ewagoner/status/210839911450943489/index.html new file mode 100644 index 00000000..661e0ea2 --- /dev/null +++ b/static/mytweets/ewagoner/status/210839911450943489/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Food Subscription Service Foodzie Gets Gobbled Up By Video Shopping Network Joyus" Sounds like the death of Foodzie. <a href="http://techcrunch.com/2012/06/05/foodzie/">http://techcrunch.com/2012/06/05/foodzie/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Food Subscription Service Foodzie Gets Gobbled Up By Video Shopping Network Joyus" Sounds like the death of Foodzie. http://techcrunch.com/2012/06/05/foodzie/ +

+

+ 6/7/2012, 5:05:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/210854775766523905/index.html b/static/mytweets/ewagoner/status/210854775766523905/index.html new file mode 100644 index 00000000..a2264656 --- /dev/null +++ b/static/mytweets/ewagoner/status/210854775766523905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Pinboard: Proud to reassure my users passwords are not only hashed and salted, but pan-seared and dusted with a saffron quince reduction + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Pinboard: Proud to reassure my users passwords are not only hashed and salted, but pan-seared and dusted with a saffron quince reduction +

+

+ 6/7/2012, 6:04:30 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21097264951/index.html b/static/mytweets/ewagoner/status/21097264951/index.html new file mode 100644 index 00000000..58d0d33e --- /dev/null +++ b/static/mytweets/ewagoner/status/21097264951/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Passing by my favorite place-name neighbors, Guin and Gu-Win, Alabama. Here's the back story: http://is.gd/egzi5 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Passing by my favorite place-name neighbors, Guin and Gu-Win, Alabama. Here's the back story: http://is.gd/egzi5 +

+

+ 8/13/2010, 5:35:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21099564610/index.html b/static/mytweets/ewagoner/status/21099564610/index.html new file mode 100644 index 00000000..6500de3e --- /dev/null +++ b/static/mytweets/ewagoner/status/21099564610/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First sight upon crossing the state line into Mississippi: a ravine full of bombed out school busses and a collapsed mobile home. No lie. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First sight upon crossing the state line into Mississippi: a ravine full of bombed out school busses and a collapsed mobile home. No lie. +

+

+ 8/13/2010, 6:11:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21105334189/index.html b/static/mytweets/ewagoner/status/21105334189/index.html new file mode 100644 index 00000000..287f0ad2 --- /dev/null +++ b/static/mytweets/ewagoner/status/21105334189/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Reached Memphis. Now we take a left and then straight on 'til morning. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Reached Memphis. Now we take a left and then straight on 'til morning. +

+

+ 8/13/2010, 7:46:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/211056914048626689/index.html b/static/mytweets/ewagoner/status/211056914048626689/index.html new file mode 100644 index 00000000..ac0534a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/211056914048626689/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been methodically emptying out my home liquor cabinet, and am down to two unopened bottles. Viking Blod <a href="http://instagr.am/p/LnHWT8M2tm/">http://instagr.am/p/LnHWT8M2tm/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been methodically emptying out my home liquor cabinet, and am down to two unopened bottles. Viking Blod http://instagr.am/p/LnHWT8M2tm/ +

+

+ 6/8/2012, 7:27:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/211120422383665152/index.html b/static/mytweets/ewagoner/status/211120422383665152/index.html new file mode 100644 index 00000000..af2090c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/211120422383665152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian has joined me as a trapeze student. @ Canopy Studio <a href="http://instagr.am/p/LnkClOs2o2/">http://instagr.am/p/LnkClOs2o2/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian has joined me as a trapeze student. @ Canopy Studio http://instagr.am/p/LnkClOs2o2/ +

+

+ 6/8/2012, 11:40:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21113661695/index.html b/static/mytweets/ewagoner/status/21113661695/index.html new file mode 100644 index 00000000..f637ec5d --- /dev/null +++ b/static/mytweets/ewagoner/status/21113661695/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hellooooo, Little Rock! Thanks for the diesel, gotta dash. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hellooooo, Little Rock! Thanks for the diesel, gotta dash. +

+

+ 8/13/2010, 9:57:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/211146011635236864/index.html b/static/mytweets/ewagoner/status/211146011635236864/index.html new file mode 100644 index 00000000..d104840c --- /dev/null +++ b/static/mytweets/ewagoner/status/211146011635236864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Did you ever grow anything in the garden of your mind? You can grow ideas in the garden of your mind." <a href="http://www.youtube.com/watch?v=OFzXaFbxDcM&feature=youtube_gdata_player">http://www.youtube.com/watch?v=OFzXaFbxDcM&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/211191305429200897/index.html b/static/mytweets/ewagoner/status/211191305429200897/index.html new file mode 100644 index 00000000..15ba1952 --- /dev/null +++ b/static/mytweets/ewagoner/status/211191305429200897/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @avdi: Brogrammers can go home, Microsoft has achieved the acme of tasteless, embarrassing, offensive, and just plain sad http://t.co ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @avdi: Brogrammers can go home, Microsoft has achieved the acme of tasteless, embarrassing, offensive, and just plain sad http://t.co ... +

+

+ 6/8/2012, 4:21:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21119464554/index.html b/static/mytweets/ewagoner/status/21119464554/index.html new file mode 100644 index 00000000..d30dee50 --- /dev/null +++ b/static/mytweets/ewagoner/status/21119464554/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Little Rock & Conway, Arkansas. There are many well-fed families and well-paid farmers here who used my software to make the connection. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Little Rock & Conway, Arkansas. There are many well-fed families and well-paid farmers here who used my software to make the connection. +

+

+ 8/13/2010, 11:24:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/211200413062537216/index.html b/static/mytweets/ewagoner/status/211200413062537216/index.html new file mode 100644 index 00000000..bb597012 --- /dev/null +++ b/static/mytweets/ewagoner/status/211200413062537216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's video of a mini-recital Vivian's trapeze group did this morning. <a href="http://www.youtube.com/watch?v=t0ntNd35cZY&feature=youtube_gdata_player">http://www.youtube.com/watch?v=t0ntNd35cZY&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21130858640/index.html b/static/mytweets/ewagoner/status/21130858640/index.html new file mode 100644 index 00000000..c1593e29 --- /dev/null +++ b/static/mytweets/ewagoner/status/21130858640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We have reached our destination. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We have reached our destination. +

+

+ 8/14/2010, 2:40:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21132270176/index.html b/static/mytweets/ewagoner/status/21132270176/index.html new file mode 100644 index 00000000..1e480a98 --- /dev/null +++ b/static/mytweets/ewagoner/status/21132270176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The room is about 300F & in a cruel twist on Spinal Tap, this thermostat only goes to 9. The 10 is just painted on. http://gdzl.la/8s9bn5 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The room is about 300F & in a cruel twist on Spinal Tap, this thermostat only goes to 9. The 10 is just painted on. http://gdzl.la/8s9bn5 +

+

+ 8/14/2010, 3:10:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/211415332/index.html b/static/mytweets/ewagoner/status/211415332/index.html new file mode 100644 index 00000000..f8b9a75c --- /dev/null +++ b/static/mytweets/ewagoner/status/211415332/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At least two dreamhost servers are down, And their official offsite emergency status page? "Error establishing a database connection" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At least two dreamhost servers are down, And their official offsite emergency status page? "Error establishing a database connection" +

+

+ 8/17/2007, 2:38:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/211495203478061059/index.html b/static/mytweets/ewagoner/status/211495203478061059/index.html new file mode 100644 index 00000000..c848304c --- /dev/null +++ b/static/mytweets/ewagoner/status/211495203478061059/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m not thirteen anymore, but I still find “One Night in Bangkok” titillating. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m not thirteen anymore, but I still find “One Night in Bangkok” titillating. +

+

+ 6/9/2012, 12:29:20 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/211522048185470976/index.html b/static/mytweets/ewagoner/status/211522048185470976/index.html new file mode 100644 index 00000000..664bcba4 --- /dev/null +++ b/static/mytweets/ewagoner/status/211522048185470976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Huh. There’s a brand new nine hole disc golf course three miles from my house. Time to rearrange my workout routines. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Huh. There’s a brand new nine hole disc golf course three miles from my house. Time to rearrange my workout routines. +

+

+ 6/9/2012, 2:16:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/211581786797522944/index.html b/static/mytweets/ewagoner/status/211581786797522944/index.html new file mode 100644 index 00000000..ec6c4c90 --- /dev/null +++ b/static/mytweets/ewagoner/status/211581786797522944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + June 9th, and I just finished planting my garden. A little late, true, but to make up for it it’s the largest it’s been in seven years. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ June 9th, and I just finished planting my garden. A little late, true, but to make up for it it’s the largest it’s been in seven years. +

+

+ 6/9/2012, 6:13:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/211587291502739456/index.html b/static/mytweets/ewagoner/status/211587291502739456/index.html new file mode 100644 index 00000000..06b05331 --- /dev/null +++ b/static/mytweets/ewagoner/status/211587291502739456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DivorceDad: Love.Love.Love.Fear.Love.Love.Love.Love.Love.Curiosity.Love.Love.Beer.Love.Marshmallow.Love.Love.Love.Love.Lust ... I'm ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DivorceDad: Love.Love.Love.Fear.Love.Love.Love.Love.Love.Curiosity.Love.Love.Beer.Love.Marshmallow.Love.Love.Love.Love.Lust ... I'm ... +

+

+ 6/9/2012, 6:35:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/211597379319775232/index.html b/static/mytweets/ewagoner/status/211597379319775232/index.html new file mode 100644 index 00000000..5cb97145 --- /dev/null +++ b/static/mytweets/ewagoner/status/211597379319775232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made a bunch of sweet potato chips, which was kind of a problem. It took me exactly as long to eat one batch as it did to fry the next. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made a bunch of sweet potato chips, which was kind of a problem. It took me exactly as long to eat one batch as it did to fry the next. +

+

+ 6/9/2012, 7:15:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/211606556066852864/index.html b/static/mytweets/ewagoner/status/211606556066852864/index.html new file mode 100644 index 00000000..f77149f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/211606556066852864/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Juniper: <farts> <giggles> “That’s so funny!” + +And so it begins. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper: <farts> <giggles> “That’s so funny!”

And so it begins. +

+

+ 6/9/2012, 7:51:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/211613367591387136/index.html b/static/mytweets/ewagoner/status/211613367591387136/index.html new file mode 100644 index 00000000..d807f0ff --- /dev/null +++ b/static/mytweets/ewagoner/status/211613367591387136/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @cosmicpinot: The ultimate Venus transit picture and short description at +<a href="http://blogs.discovermagazine.com/badastronomy/2012/06/06/how-could-i-not-post-this-venus-transit-picture/">http://blogs.discovermagazine.com/badastronomy/2012/06/06/how-could-i-not-post-this-venus-transit-picture/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/211625812552720385/index.html b/static/mytweets/ewagoner/status/211625812552720385/index.html new file mode 100644 index 00000000..177c3abd --- /dev/null +++ b/static/mytweets/ewagoner/status/211625812552720385/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Neal Stephenson has a Kickstarter project for a video game. Even if you don't plan on giving money, watch his video! <a href="http://www.kickstarter.com/projects/260688528/clang">http://www.kickstarter.com/projects/260688528/clang</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21168736582/index.html b/static/mytweets/ewagoner/status/21168736582/index.html new file mode 100644 index 00000000..56fdd413 --- /dev/null +++ b/static/mytweets/ewagoner/status/21168736582/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've eaten a spiral sliced potato fried on a stick, a giant smoked turkey leg, and succotash made in a 60 inch skillet. Good lunch. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've eaten a spiral sliced potato fried on a stick, a giant smoked turkey leg, and succotash made in a 60 inch skillet. Good lunch. +

+

+ 8/14/2010, 2:12:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2117364520/index.html b/static/mytweets/ewagoner/status/2117364520/index.html new file mode 100644 index 00000000..6220bdbc --- /dev/null +++ b/static/mytweets/ewagoner/status/2117364520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It might seem like a small thing but the new PDF smart text selection in Snow Leopard will save me at least 15 minutes a week. That adds up. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It might seem like a small thing but the new PDF smart text selection in Snow Leopard will save me at least 15 minutes a week. That adds up. +

+

+ 6/11/2009, 10:26:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21190016208/index.html b/static/mytweets/ewagoner/status/21190016208/index.html new file mode 100644 index 00000000..155d4732 --- /dev/null +++ b/static/mytweets/ewagoner/status/21190016208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Apparently the thing to do these days in Branson is to sit in lawn chairs on the sidewalk and watch cars go by. http://gdzl.la/8skkeG + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Apparently the thing to do these days in Branson is to sit in lawn chairs on the sidewalk and watch cars go by. http://gdzl.la/8skkeG +

+

+ 8/14/2010, 8:42:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/211906236013219842/index.html b/static/mytweets/ewagoner/status/211906236013219842/index.html new file mode 100644 index 00000000..95686213 --- /dev/null +++ b/static/mytweets/ewagoner/status/211906236013219842/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making myself an afternoon mocha, and it occurred to me to stir in some chocolate malt ovaltine before I steam the milk. That’s a keeper. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making myself an afternoon mocha, and it occurred to me to stir in some chocolate malt ovaltine before I steam the milk. That’s a keeper. +

+

+ 6/10/2012, 3:42:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/212010864415481856/index.html b/static/mytweets/ewagoner/status/212010864415481856/index.html new file mode 100644 index 00000000..d505a556 --- /dev/null +++ b/static/mytweets/ewagoner/status/212010864415481856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve just run out of rye whiskey. It’s a good thing I’m not Tex Ritter. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve just run out of rye whiskey. It’s a good thing I’m not Tex Ritter. +

+

+ 6/10/2012, 10:38:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/212016177357127680/index.html b/static/mytweets/ewagoner/status/212016177357127680/index.html new file mode 100644 index 00000000..200e2d78 --- /dev/null +++ b/static/mytweets/ewagoner/status/212016177357127680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Replacing some old worn out XL shirts with some new L shirts. Never before in my adult life have I worn merely a Large. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Replacing some old worn out XL shirts with some new L shirts. Never before in my adult life have I worn merely a Large. +

+

+ 6/10/2012, 10:59:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/212022315909787649/index.html b/static/mytweets/ewagoner/status/212022315909787649/index.html new file mode 100644 index 00000000..aad15939 --- /dev/null +++ b/static/mytweets/ewagoner/status/212022315909787649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ChiaLynn: Tiny Dancer is really creepy if you think of it as a murder ballad. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ChiaLynn: Tiny Dancer is really creepy if you think of it as a murder ballad. +

+

+ 6/10/2012, 11:23:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/212158963192578048/index.html b/static/mytweets/ewagoner/status/212158963192578048/index.html new file mode 100644 index 00000000..cba432b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/212158963192578048/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “it’s a Pepsi truck, carrying Pepsi Coke.” + +I’m a Yankee, but my daughter’s a true Southerner. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “it’s a Pepsi truck, carrying Pepsi Coke.”

I’m a Yankee, but my daughter’s a true Southerner. +

+

+ 6/11/2012, 8:26:53 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/212164867996659713/index.html b/static/mytweets/ewagoner/status/212164867996659713/index.html new file mode 100644 index 00000000..e7083be1 --- /dev/null +++ b/static/mytweets/ewagoner/status/212164867996659713/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv complained the music was putting her to sleep, so I put in Johnny Socko. Ska rock opera about big rig truck drivers will wake her up. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv complained the music was putting her to sleep, so I put in Johnny Socko. Ska rock opera about big rig truck drivers will wake her up. +

+

+ 6/11/2012, 8:50:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/212319200306401281/index.html b/static/mytweets/ewagoner/status/212319200306401281/index.html new file mode 100644 index 00000000..ec989de3 --- /dev/null +++ b/static/mytweets/ewagoner/status/212319200306401281/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m bleeding heavily from a gash I got while opening a jar of relaxing bath salts. Hi. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m bleeding heavily from a gash I got while opening a jar of relaxing bath salts. Hi. +

+

+ 6/11/2012, 7:03:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21232133082/index.html b/static/mytweets/ewagoner/status/21232133082/index.html new file mode 100644 index 00000000..cc5029af --- /dev/null +++ b/static/mytweets/ewagoner/status/21232133082/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The place we're staying at has both the world's largest banjo and "blacklight mini golf 3D". I can smell your jealousy across the Internet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The place we're staying at has both the world's largest banjo and "blacklight mini golf 3D". I can smell your jealousy across the Internet. +

+

+ 8/15/2010, 9:53:46 AM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2123559212/index.html b/static/mytweets/ewagoner/status/2123559212/index.html new file mode 100644 index 00000000..f812a287 --- /dev/null +++ b/static/mytweets/ewagoner/status/2123559212/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Outside the Aurora Theater in Lawrenceville tailgating before a benefit performance for the Town & Gown Players. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Outside the Aurora Theater in Lawrenceville tailgating before a benefit performance for the Town & Gown Players. +

+

+ 6/11/2009, 7:12:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21239425438/index.html b/static/mytweets/ewagoner/status/21239425438/index.html new file mode 100644 index 00000000..850257fe --- /dev/null +++ b/static/mytweets/ewagoner/status/21239425438/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian strumming on the old (world's largest) banjo: http://gdzl.la/8srGTB + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian strumming on the old (world's largest) banjo: http://gdzl.la/8srGTB +

+

+ 8/15/2010, 11:38:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21254030302908416/index.html b/static/mytweets/ewagoner/status/21254030302908416/index.html new file mode 100644 index 00000000..3c34a437 --- /dev/null +++ b/static/mytweets/ewagoner/status/21254030302908416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + No, I can't serve rotten flesh for breakfast. You're clearly a dinosaur on the outside, but there's a human girl inside that can't eat that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ No, I can't serve rotten flesh for breakfast. You're clearly a dinosaur on the outside, but there's a human girl inside that can't eat that. +

+

+ 1/1/2011, 12:18:50 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/212549867120230400/index.html b/static/mytweets/ewagoner/status/212549867120230400/index.html new file mode 100644 index 00000000..34d8a09d --- /dev/null +++ b/static/mytweets/ewagoner/status/212549867120230400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Somehow I'd missed Merlin Labs! 5 Surprising House Hacks! which has surprising uses for cock paper & Lincoln rods. <a href="http://vimeo.com/7173596">http://vimeo.com/7173596</a> NSFW + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Somehow I'd missed Merlin Labs! 5 Surprising House Hacks! which has surprising uses for cock paper & Lincoln rods. http://vimeo.com/7173596 NSFW +

+

+ 6/12/2012, 10:20:11 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21259930435/index.html b/static/mytweets/ewagoner/status/21259930435/index.html new file mode 100644 index 00000000..ffd46c1d --- /dev/null +++ b/static/mytweets/ewagoner/status/21259930435/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just bought a bodhrán. Party's at my house. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just bought a bodhrán. Party's at my house. +

+

+ 8/15/2010, 5:16:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21260548436/index.html b/static/mytweets/ewagoner/status/21260548436/index.html new file mode 100644 index 00000000..27c8af90 --- /dev/null +++ b/static/mytweets/ewagoner/status/21260548436/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Roundabouts pop up in the oddest places http://gdzl.la/8sANwU + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Roundabouts pop up in the oddest places http://gdzl.la/8sANwU +

+

+ 8/15/2010, 5:26:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/212715424968740865/index.html b/static/mytweets/ewagoner/status/212715424968740865/index.html new file mode 100644 index 00000000..1e086a9e --- /dev/null +++ b/static/mytweets/ewagoner/status/212715424968740865/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finished the bottle of "Viking Blod", a hibiscus and hops mead. Good flavor, but unfortunately another examp <a href="http://instagr.am/p/Ly5gVkM2sX/">http://instagr.am/p/Ly5gVkM2sX/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finished the bottle of "Viking Blod", a hibiscus and hops mead. Good flavor, but unfortunately another examp http://instagr.am/p/Ly5gVkM2sX/ +

+

+ 6/12/2012, 9:18:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/212718018982182913/index.html b/static/mytweets/ewagoner/status/212718018982182913/index.html new file mode 100644 index 00000000..01f0a480 --- /dev/null +++ b/static/mytweets/ewagoner/status/212718018982182913/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + An actual quote from Juniper, spoken at two a.m., five feet from where I was sleeping: + +“GOOD MORNING!!!!!” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ An actual quote from Juniper, spoken at two a.m., five feet from where I was sleeping:

“GOOD MORNING!!!!!” +

+

+ 6/12/2012, 9:28:22 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21273175588/index.html b/static/mytweets/ewagoner/status/21273175588/index.html new file mode 100644 index 00000000..5eab9f0f --- /dev/null +++ b/static/mytweets/ewagoner/status/21273175588/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm tripping balls. Seriously, it's hard to walk on this blacklight 3D mini golf course. http://gdzl.la/8sAZRD + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm tripping balls. Seriously, it's hard to walk on this blacklight 3D mini golf course. http://gdzl.la/8sAZRD +

+

+ 8/15/2010, 8:49:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21278716147/index.html b/static/mytweets/ewagoner/status/21278716147/index.html new file mode 100644 index 00000000..cfa98f8f --- /dev/null +++ b/static/mytweets/ewagoner/status/21278716147/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Caught a rare performance of the Psychedelic All-American Headless Banjo Band. http://gdzl.la/8sFo7N + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Caught a rare performance of the Psychedelic All-American Headless Banjo Band. http://gdzl.la/8sFo7N +

+

+ 8/15/2010, 10:13:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/212808472/index.html b/static/mytweets/ewagoner/status/212808472/index.html new file mode 100644 index 00000000..6bab5df4 --- /dev/null +++ b/static/mytweets/ewagoner/status/212808472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The girl turns three. Chocolate chip pancakes for breakfast followed by a trip to grandma's house + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The girl turns three. Chocolate chip pancakes for breakfast followed by a trip to grandma's house +

+

+ 8/18/2007, 10:37:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/212890993375199232/index.html b/static/mytweets/ewagoner/status/212890993375199232/index.html new file mode 100644 index 00000000..19c594fe --- /dev/null +++ b/static/mytweets/ewagoner/status/212890993375199232/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Are you wondering how a velociraptor can pretend to be a shark?” + +A lot of my conversations with Vivian begin along these lines. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Are you wondering how a velociraptor can pretend to be a shark?”

A lot of my conversations with Vivian begin along these lines. +

+

+ 6/13/2012, 8:55:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/212962997210066945/index.html b/static/mytweets/ewagoner/status/212962997210066945/index.html new file mode 100644 index 00000000..d5e169e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/212962997210066945/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @rubyist: Ohio is great. Read the last letter here: <a href="http://www.thecourier.com/opinion/2012/Jun/06/ar_let_060612.asp?d=060612,2012,Jun,13&c=let">http://www.thecourier.com/opinion/2012/Jun/06/ar_let_060612.asp?d=060612,2012,Jun,13&c=let</a> /ht @mikedoel + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2131042344/index.html b/static/mytweets/ewagoner/status/2131042344/index.html new file mode 100644 index 00000000..2b6ea58b --- /dev/null +++ b/static/mytweets/ewagoner/status/2131042344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanks to all at the Aurora theater for your generosity & support. And thanks to Amy for letting Steve drag all of us back to your house. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thanks to all at the Aurora theater for your generosity & support. And thanks to Amy for letting Steve drag all of us back to your house. +

+

+ 6/12/2009, 9:24:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2131428072/index.html b/static/mytweets/ewagoner/status/2131428072/index.html new file mode 100644 index 00000000..ac80eb18 --- /dev/null +++ b/static/mytweets/ewagoner/status/2131428072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My town's 71 bed hospital and a nearby town's 82 bed hospital will both close and replaced with a new 56 bed hospital in yet another town. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My town's 71 bed hospital and a nearby town's 82 bed hospital will both close and replaced with a new 56 bed hospital in yet another town. +

+

+ 6/12/2009, 10:00:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2133853760/index.html b/static/mytweets/ewagoner/status/2133853760/index.html new file mode 100644 index 00000000..5a990520 --- /dev/null +++ b/static/mytweets/ewagoner/status/2133853760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm not sure how a new restaurant from a new chef can have anything famous, but "Hollis Famous Ribs" does have some tasty ribs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm not sure how a new restaurant from a new chef can have anything famous, but "Hollis Famous Ribs" does have some tasty ribs. +

+

+ 6/12/2009, 1:16:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/213471180655562752/index.html b/static/mytweets/ewagoner/status/213471180655562752/index.html new file mode 100644 index 00000000..d44adbfd --- /dev/null +++ b/static/mytweets/ewagoner/status/213471180655562752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @michaelazerrad: In 1983, if you told me Violent Femmes' "Blister in the Sun" would be used for a laptop commercial, I would have sai ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @michaelazerrad: In 1983, if you told me Violent Femmes' "Blister in the Sun" would be used for a laptop commercial, I would have sai ... +

+

+ 6/14/2012, 11:21:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21350921400/index.html b/static/mytweets/ewagoner/status/21350921400/index.html new file mode 100644 index 00000000..ebaa17b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/21350921400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At Askinosie, makers of the best chocolate in the country. Perhaps the world. They make it from scratch, from the raw beans. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At Askinosie, makers of the best chocolate in the country. Perhaps the world. They make it from scratch, from the raw beans. +

+

+ 8/16/2010, 6:39:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21358371273/index.html b/static/mytweets/ewagoner/status/21358371273/index.html new file mode 100644 index 00000000..75e27098 --- /dev/null +++ b/static/mytweets/ewagoner/status/21358371273/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mr. Yen is feeding us tonight. http://gdzl.la/8sYNAW + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mr. Yen is feeding us tonight. http://gdzl.la/8sYNAW +

+

+ 8/16/2010, 8:29:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/213608718397476866/index.html b/static/mytweets/ewagoner/status/213608718397476866/index.html new file mode 100644 index 00000000..7d32dc35 --- /dev/null +++ b/static/mytweets/ewagoner/status/213608718397476866/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mornings this week I’ve given Viv a survey of my ska library. She likes it punkish. Also early Bosstones & Reel Big Fish. She’s a good kid. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mornings this week I’ve given Viv a survey of my ska library. She likes it punkish. Also early Bosstones & Reel Big Fish. She’s a good kid. +

+

+ 6/15/2012, 8:27:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/213610765935054849/index.html b/static/mytweets/ewagoner/status/213610765935054849/index.html new file mode 100644 index 00000000..98aa3f8b --- /dev/null +++ b/static/mytweets/ewagoner/status/213610765935054849/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve been told Mighty Mighty Bosstones front man Dicky Barrett sings just like Bowser. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve been told Mighty Mighty Bosstones front man Dicky Barrett sings just like Bowser. +

+

+ 6/15/2012, 8:35:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2136956479/index.html b/static/mytweets/ewagoner/status/2136956479/index.html new file mode 100644 index 00000000..d601c058 --- /dev/null +++ b/static/mytweets/ewagoner/status/2136956479/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It turns out the cargo capacity of a 1992 Honda Accord is fifteen large tomato cages. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It turns out the cargo capacity of a 1992 Honda Accord is fifteen large tomato cages. +

+

+ 6/12/2009, 5:28:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21370759910/index.html b/static/mytweets/ewagoner/status/21370759910/index.html new file mode 100644 index 00000000..46371a56 --- /dev/null +++ b/static/mytweets/ewagoner/status/21370759910/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had to stop for frozen custard. Why don't they have these kinds of places in the south? http://gdzl.la/8sYb7p + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had to stop for frozen custard. Why don't they have these kinds of places in the south? http://gdzl.la/8sYb7p +

+

+ 8/16/2010, 11:26:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/213731756975718401/index.html b/static/mytweets/ewagoner/status/213731756975718401/index.html new file mode 100644 index 00000000..bc7313b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/213731756975718401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's a corn three-way. <a href="http://instagr.am/p/L6Hsq0s2mj/">http://instagr.am/p/L6Hsq0s2mj/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/213772573736058883/index.html b/static/mytweets/ewagoner/status/213772573736058883/index.html new file mode 100644 index 00000000..6e84d49a --- /dev/null +++ b/static/mytweets/ewagoner/status/213772573736058883/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @wanderfowl: New Campus Security Idea: Put Deputized Fratboys wearing armor on horses. The Brohirrim. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @wanderfowl: New Campus Security Idea: Put Deputized Fratboys wearing armor on horses. The Brohirrim. +

+

+ 6/15/2012, 7:18:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/213784763377516544/index.html b/static/mytweets/ewagoner/status/213784763377516544/index.html new file mode 100644 index 00000000..ec3d7695 --- /dev/null +++ b/static/mytweets/ewagoner/status/213784763377516544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cleverdevil: A man lies about not wanting a Cinema Display. A man could order a Cinema Display. #JaqenHgharComplains + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @cleverdevil: A man lies about not wanting a Cinema Display. A man could order a Cinema Display. #JaqenHgharComplains +

+

+ 6/15/2012, 8:07:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21381092544094209/index.html b/static/mytweets/ewagoner/status/21381092544094209/index.html new file mode 100644 index 00000000..17c3bf15 --- /dev/null +++ b/static/mytweets/ewagoner/status/21381092544094209/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian let her hair down for New Year's Eve. http://gdzl.la/96C36A + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian let her hair down for New Year's Eve. http://gdzl.la/96C36A +

+

+ 1/1/2011, 8:43:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/213814343274475520/index.html b/static/mytweets/ewagoner/status/213814343274475520/index.html new file mode 100644 index 00000000..05dd79ac --- /dev/null +++ b/static/mytweets/ewagoner/status/213814343274475520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just caught Juniper in her crib playing air guitar. Don’t worry about her losing her nerd cred: it was to Weird Al’s “He’s Gump”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just caught Juniper in her crib playing air guitar. Don’t worry about her losing her nerd cred: it was to Weird Al’s “He’s Gump”. +

+

+ 6/15/2012, 10:04:46 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/214130539941199873/index.html b/static/mytweets/ewagoner/status/214130539941199873/index.html new file mode 100644 index 00000000..5e679465 --- /dev/null +++ b/static/mytweets/ewagoner/status/214130539941199873/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Introducing Vivian to a classic. <a href="http://instagr.am/p/L89GuPM2pQ/">http://instagr.am/p/L89GuPM2pQ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21417275235/index.html b/static/mytweets/ewagoner/status/21417275235/index.html new file mode 100644 index 00000000..9ec6d45f --- /dev/null +++ b/static/mytweets/ewagoner/status/21417275235/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oops. I spooked the Styracosaurus. http://gdzl.la/8t7mYF + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oops. I spooked the Styracosaurus. http://gdzl.la/8t7mYF +

+

+ 8/17/2010, 12:47:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21418541546/index.html b/static/mytweets/ewagoner/status/21418541546/index.html new file mode 100644 index 00000000..acad063d --- /dev/null +++ b/static/mytweets/ewagoner/status/21418541546/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian and her best buddy, Rexie. http://gdzl.la/8taBEd + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian and her best buddy, Rexie. http://gdzl.la/8taBEd +

+

+ 8/17/2010, 1:05:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21430643955/index.html b/static/mytweets/ewagoner/status/21430643955/index.html new file mode 100644 index 00000000..5b5aa231 --- /dev/null +++ b/static/mytweets/ewagoner/status/21430643955/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Did a little spelunking: http://gdzl.la/8tdy27 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Did a little spelunking: http://gdzl.la/8tdy27 +

+

+ 8/17/2010, 4:26:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21434623134/index.html b/static/mytweets/ewagoner/status/21434623134/index.html new file mode 100644 index 00000000..5d30b667 --- /dev/null +++ b/static/mytweets/ewagoner/status/21434623134/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In the Ozarks, a full medieval castle is being built using period techniques. It'll take 20 years to finish. http://gdzl.la/8tbwRp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In the Ozarks, a full medieval castle is being built using period techniques. It'll take 20 years to finish. http://gdzl.la/8tbwRp +

+

+ 8/17/2010, 5:31:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21441281335/index.html b/static/mytweets/ewagoner/status/21441281335/index.html new file mode 100644 index 00000000..b0b3df4a --- /dev/null +++ b/static/mytweets/ewagoner/status/21441281335/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok. The Ozark Medieval Fortress is amazing. Tempted to stop everything and join. http://ozarkmedievalfortress.com http://gdzl.la/8tfRjd + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ok. The Ozark Medieval Fortress is amazing. Tempted to stop everything and join. http://ozarkmedievalfortress.com http://gdzl.la/8tfRjd +

+

+ 8/17/2010, 7:13:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/214448300932345856/index.html b/static/mytweets/ewagoner/status/214448300932345856/index.html new file mode 100644 index 00000000..205e3a2e --- /dev/null +++ b/static/mytweets/ewagoner/status/214448300932345856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @sween: At a Star Trek convention with my friends. Can't tell if we'll fit in the elevator with all the cosplayers. Weighing the bros ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @sween: At a Star Trek convention with my friends. Can't tell if we'll fit in the elevator with all the cosplayers. Weighing the bros ... +

+

+ 6/17/2012, 4:03:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/214453461348122626/index.html b/static/mytweets/ewagoner/status/214453461348122626/index.html new file mode 100644 index 00000000..6af032e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/214453461348122626/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + True story: I just stuck my hand in a black widow nest built around a wasp nest. It was the wasps that got me. I think. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ True story: I just stuck my hand in a black widow nest built around a wasp nest. It was the wasps that got me. I think. +

+

+ 6/17/2012, 4:24:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21446972665/index.html b/static/mytweets/ewagoner/status/21446972665/index.html new file mode 100644 index 00000000..7ad6a40e --- /dev/null +++ b/static/mytweets/ewagoner/status/21446972665/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Asked the waitress if I could have something off the menu. She answers, "I don't know. Do they have that here?" Apparently, she's new. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Asked the waitress if I could have something off the menu. She answers, "I don't know. Do they have that here?" Apparently, she's new. +

+

+ 8/17/2010, 8:36:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21448617355/index.html b/static/mytweets/ewagoner/status/21448617355/index.html new file mode 100644 index 00000000..98c6dafe --- /dev/null +++ b/static/mytweets/ewagoner/status/21448617355/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm in Flippin Arkansas. I'm not cursing -- that's the town's name. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm in Flippin Arkansas. I'm not cursing -- that's the town's name. +

+

+ 8/17/2010, 9:00:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/214495518066348033/index.html b/static/mytweets/ewagoner/status/214495518066348033/index.html new file mode 100644 index 00000000..1e2b532b --- /dev/null +++ b/static/mytweets/ewagoner/status/214495518066348033/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @joshuamneff: This animated Star Trek intro is pretty sweet: <a href="http://io9.com/5919079/watch-an-animated-reinterpretation-of-the-orignal-star-trek-intro">http://io9.com/5919079/watch-an-animated-reinterpretation-of-the-orignal-star-trek-intro</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21466226152/index.html b/static/mytweets/ewagoner/status/21466226152/index.html new file mode 100644 index 00000000..fc2fa50f --- /dev/null +++ b/static/mytweets/ewagoner/status/21466226152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it through Memphis. Stopping for a nap at the Inn of Days before braving the wilds of Mississippi and Alabama tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it through Memphis. Stopping for a nap at the Inn of Days before braving the wilds of Mississippi and Alabama tomorrow. +

+

+ 8/18/2010, 1:37:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21467803604/index.html b/static/mytweets/ewagoner/status/21467803604/index.html new file mode 100644 index 00000000..cd2de751 --- /dev/null +++ b/static/mytweets/ewagoner/status/21467803604/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper's wide awake, so she's grooving to TMBG's "Here Comes Science" on the iPad while we nap. http://gdzl.la/8tkyrf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper's wide awake, so she's grooving to TMBG's "Here Comes Science" on the iPad while we nap. http://gdzl.la/8tkyrf +

+

+ 8/18/2010, 2:08:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/214678538861809664/index.html b/static/mytweets/ewagoner/status/214678538861809664/index.html new file mode 100644 index 00000000..af137093 --- /dev/null +++ b/static/mytweets/ewagoner/status/214678538861809664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 18 holes of disc golf in the woods is a lovely way to greet the sunrise. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 18 holes of disc golf in the woods is a lovely way to greet the sunrise. +

+

+ 6/18/2012, 7:18:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21469511/index.html b/static/mytweets/ewagoner/status/21469511/index.html new file mode 100644 index 00000000..fc977dff --- /dev/null +++ b/static/mytweets/ewagoner/status/21469511/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today: The Folklife in Georgia Festival + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today: The Folklife in Georgia Festival +

+

+ 4/7/2007, 10:47:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2150031515717632/index.html b/static/mytweets/ewagoner/status/2150031515717632/index.html new file mode 100644 index 00000000..b699c9cc --- /dev/null +++ b/static/mytweets/ewagoner/status/2150031515717632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @biohabit: GOP Rep. who apologized to BP for cleanup "tragedy" will run Energy & Commerce Committee. http://is.gd/gSHnN + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @biohabit: GOP Rep. who apologized to BP for cleanup "tragedy" will run Energy & Commerce Committee. http://is.gd/gSHnN +

+

+ 11/9/2010, 7:06:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/215139415742353408/index.html b/static/mytweets/ewagoner/status/215139415742353408/index.html new file mode 100644 index 00000000..21454b70 --- /dev/null +++ b/static/mytweets/ewagoner/status/215139415742353408/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + "In My G4 Over Da Sea" by Neutral Bling Hotel: it's a Neutral Milk Hotel hip-hop mashup album. + <a href="http://psycosis.bandcamp.com/album/in-my-g4-over-da-sea">http://psycosis.bandcamp.com/album/in-my-g4-over-da-sea</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/215260113672474624/index.html b/static/mytweets/ewagoner/status/215260113672474624/index.html new file mode 100644 index 00000000..49e71719 --- /dev/null +++ b/static/mytweets/ewagoner/status/215260113672474624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Almost forgot the solstice is tomorrow. I need to get up early to go see sunrise at the Georgia Guidestones. Maybe I’ll catch a leprechaun? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Almost forgot the solstice is tomorrow. I need to get up early to go see sunrise at the Georgia Guidestones. Maybe I’ll catch a leprechaun? +

+

+ 6/19/2012, 9:49:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21527619588/index.html b/static/mytweets/ewagoner/status/21527619588/index.html new file mode 100644 index 00000000..50c84511 --- /dev/null +++ b/static/mytweets/ewagoner/status/21527619588/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lesson learned. Never pass up an opportunity to sync the photos off my phone. Glad I threw a few on Flickr yesterday. Only lost 100 more. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lesson learned. Never pass up an opportunity to sync the photos off my phone. Glad I threw a few on Flickr yesterday. Only lost 100 more. +

+

+ 8/18/2010, 7:00:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21528003906/index.html b/static/mytweets/ewagoner/status/21528003906/index.html new file mode 100644 index 00000000..8681bc7d --- /dev/null +++ b/static/mytweets/ewagoner/status/21528003906/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, yeah... made it home :) Pulled off the interstate just in time for open house at Viv's school first, too. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, yeah... made it home :) Pulled off the interstate just in time for open house at Viv's school first, too. +

+

+ 8/18/2010, 7:06:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/215381822945767424/index.html b/static/mytweets/ewagoner/status/215381822945767424/index.html new file mode 100644 index 00000000..f1450489 --- /dev/null +++ b/static/mytweets/ewagoner/status/215381822945767424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I haven’t been paying attention to the morning sky lately. Venus and Jupiter are rising together before the dawn, and make a great couple. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I haven’t been paying attention to the morning sky lately. Venus and Jupiter are rising together before the dawn, and make a great couple. +

+

+ 6/20/2012, 5:53:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/215384485389287424/index.html b/static/mytweets/ewagoner/status/215384485389287424/index.html new file mode 100644 index 00000000..0bd39a95 --- /dev/null +++ b/static/mytweets/ewagoner/status/215384485389287424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Before the dawn @ Georgia Guidestones <a href="http://instagr.am/p/MF3VoRs2or/">http://instagr.am/p/MF3VoRs2or/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2154339496/index.html b/static/mytweets/ewagoner/status/2154339496/index.html new file mode 100644 index 00000000..c9df4aa5 --- /dev/null +++ b/static/mytweets/ewagoner/status/2154339496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The girl and I are sitting down to pancakes and homemade maple syrup straight out of a mason jar. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The girl and I are sitting down to pancakes and homemade maple syrup straight out of a mason jar. +

+

+ 6/13/2009, 11:10:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2155074301/index.html b/static/mytweets/ewagoner/status/2155074301/index.html new file mode 100644 index 00000000..4ad7315a --- /dev/null +++ b/static/mytweets/ewagoner/status/2155074301/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Good lord, it's muggy out there. Caged half my tomatoes (need more cages). Next I'll harvest all the heirloom Amish peas I let go to seed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Good lord, it's muggy out there. Caged half my tomatoes (need more cages). Next I'll harvest all the heirloom Amish peas I let go to seed. +

+

+ 6/13/2009, 12:29:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/215597903119532032/index.html b/static/mytweets/ewagoner/status/215597903119532032/index.html new file mode 100644 index 00000000..bc11c753 --- /dev/null +++ b/static/mytweets/ewagoner/status/215597903119532032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have a hard time feeling sorry for Cersei, but her hike across the city was rough. #nospoilers + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have a hard time feeling sorry for Cersei, but her hike across the city was rough. #nospoilers +

+

+ 6/20/2012, 8:12:00 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2156747616/index.html b/static/mytweets/ewagoner/status/2156747616/index.html new file mode 100644 index 00000000..00efbc0a --- /dev/null +++ b/static/mytweets/ewagoner/status/2156747616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On my way to a Flag Day's Eve party. She's a grand old flag, yo. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On my way to a Flag Day's Eve party. She's a grand old flag, yo. +

+

+ 6/13/2009, 3:20:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2157019345/index.html b/static/mytweets/ewagoner/status/2157019345/index.html new file mode 100644 index 00000000..2caf05cf --- /dev/null +++ b/static/mytweets/ewagoner/status/2157019345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I never thought i'd see the day when I couldn't find my croquet set. I've let the universe down. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I never thought i'd see the day when I couldn't find my croquet set. I've let the universe down. +

+

+ 6/13/2009, 3:49:09 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21576938899/index.html b/static/mytweets/ewagoner/status/21576938899/index.html new file mode 100644 index 00000000..668f925c --- /dev/null +++ b/static/mytweets/ewagoner/status/21576938899/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My phone has crapped itself but good. All attempts to restore it have failed. Guess I need to plan a trip to the Genius Bar for a new one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My phone has crapped itself but good. All attempts to restore it have failed. Guess I need to plan a trip to the Genius Bar for a new one. +

+

+ 8/19/2010, 9:26:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/215854575314415616/index.html b/static/mytweets/ewagoner/status/215854575314415616/index.html new file mode 100644 index 00000000..ab3c4f44 --- /dev/null +++ b/static/mytweets/ewagoner/status/215854575314415616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Setting up a new development computer, and installed pow for the first time. That thing's magic. Feels like I'm living in the future! #rails + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Setting up a new development computer, and installed pow for the first time. That thing's magic. Feels like I'm living in the future! #rails +

+

+ 6/21/2012, 1:11:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/215936601786818560/index.html b/static/mytweets/ewagoner/status/215936601786818560/index.html new file mode 100644 index 00000000..609bc5c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/215936601786818560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "How Caroline John Helped Save Doctor Who" (and here's her obituary: <a href="http://www.bbc.co.uk/news/entertainment-arts-18531461">http://www.bbc.co.uk/news/entertainment-arts-18531461</a> ) <a href="http://io9.com/5920283/how-caroline-john-helped-save-doctor-who">http://io9.com/5920283/how-caroline-john-helped-save-doctor-who</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/215945945202966528/index.html b/static/mytweets/ewagoner/status/215945945202966528/index.html new file mode 100644 index 00000000..11a31327 --- /dev/null +++ b/static/mytweets/ewagoner/status/215945945202966528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @johnroderick: This blog post by @isaacinspace elucidates why I have no more beef with Westboro than with any other Christians: http: ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @johnroderick: This blog post by @isaacinspace elucidates why I have no more beef with Westboro than with any other Christians: http: ... +

+

+ 6/21/2012, 7:15:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21596994697/index.html b/static/mytweets/ewagoner/status/21596994697/index.html new file mode 100644 index 00000000..c2b24476 --- /dev/null +++ b/static/mytweets/ewagoner/status/21596994697/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was away for 6 days & the last thing I did before leaving was update my one Windows computer. Today: there are 11 updates waiting for me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was away for 6 days & the last thing I did before leaving was update my one Windows computer. Today: there are 11 updates waiting for me. +

+

+ 8/19/2010, 2:03:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/215974077272301569/index.html b/static/mytweets/ewagoner/status/215974077272301569/index.html new file mode 100644 index 00000000..318ee6c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/215974077272301569/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Him: “We’ve got the burger and the housemade sausage. Yesterday I combined the two —” +Me: “Stop right there, my good man. I’ll take it!” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Him: “We’ve got the burger and the housemade sausage. Yesterday I combined the two —”
Me: “Stop right there, my good man. I’ll take it!” +

+

+ 6/21/2012, 9:06:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/215974799363686400/index.html b/static/mytweets/ewagoner/status/215974799363686400/index.html new file mode 100644 index 00000000..95b4e145 --- /dev/null +++ b/static/mytweets/ewagoner/status/215974799363686400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Part burger, part sausage. @ Farm Cart <a href="http://instagr.am/p/MKDxtUM2tM/">http://instagr.am/p/MKDxtUM2tM/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/215978139053080576/index.html b/static/mytweets/ewagoner/status/215978139053080576/index.html new file mode 100644 index 00000000..80c9322b --- /dev/null +++ b/static/mytweets/ewagoner/status/215978139053080576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There’s a jolly tipsy fellow here with the face of Jimmy Carter and the voice of Jeff Foxworthy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There’s a jolly tipsy fellow here with the face of Jimmy Carter and the voice of Jeff Foxworthy. +

+

+ 6/21/2012, 9:22:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21609857543/index.html b/static/mytweets/ewagoner/status/21609857543/index.html new file mode 100644 index 00000000..4a394290 --- /dev/null +++ b/static/mytweets/ewagoner/status/21609857543/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Greendale Farm has some great raw milk cheeses out on the @athlocallygrown "Meet the Grower" table. http://flic.kr/p/8tHyY8 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Greendale Farm has some great raw milk cheeses out on the @athlocallygrown "Meet the Grower" table. http://flic.kr/p/8tHyY8 +

+

+ 8/19/2010, 5:40:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/216194255318814721/index.html b/static/mytweets/ewagoner/status/216194255318814721/index.html new file mode 100644 index 00000000..315b5f78 --- /dev/null +++ b/static/mytweets/ewagoner/status/216194255318814721/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In 6 weeks, the Curiosity Rover will go through 7 minutes of terror as it tries to land on Mars. Here's a great video: <a href="http://www.youtube.com/watch?v=pzqdoXwLBT8">http://www.youtube.com/watch?v=pzqdoXwLBT8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In 6 weeks, the Curiosity Rover will go through 7 minutes of terror as it tries to land on Mars. Here's a great video: http://www.youtube.com/watch?v=pzqdoXwLBT8 +

+

+ 6/22/2012, 11:41:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/216202902170107905/index.html b/static/mytweets/ewagoner/status/216202902170107905/index.html new file mode 100644 index 00000000..66e53be7 --- /dev/null +++ b/static/mytweets/ewagoner/status/216202902170107905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can't get Dragon Age Origins to run on my new retina display MacBook Pro. Guess I have to send it back. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I can't get Dragon Age Origins to run on my new retina display MacBook Pro. Guess I have to send it back. +

+

+ 6/22/2012, 12:16:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/216236312255139841/index.html b/static/mytweets/ewagoner/status/216236312255139841/index.html new file mode 100644 index 00000000..d06de5e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/216236312255139841/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @paulandstorm: New song and music video! "Write Like the Wind (George R. R. Martin)" <a href="http://youtu.be/j7lp3RhzfgI">http://youtu.be/j7lp3RhzfgI</a> Buy the song: http://t.co/t ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @paulandstorm: New song and music video! "Write Like the Wind (George R. R. Martin)" http://youtu.be/j7lp3RhzfgI Buy the song: http://t.co/t ... +

+

+ 6/22/2012, 2:28:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/216236407449063425/index.html b/static/mytweets/ewagoner/status/216236407449063425/index.html new file mode 100644 index 00000000..08349af7 --- /dev/null +++ b/static/mytweets/ewagoner/status/216236407449063425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @paulandstorm: New song & music video "Write Like the Wind (George R. R. Martin)" <a href="http://youtu.be/j7lp3RhzfgI">http://youtu.be/j7lp3RhzfgI</a> Buy the song: <a href="http://bit.ly/PS-GRRM">http://bit.ly/PS-GRRM</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21623791004164096/index.html b/static/mytweets/ewagoner/status/21623791004164096/index.html new file mode 100644 index 00000000..3780ad01 --- /dev/null +++ b/static/mytweets/ewagoner/status/21623791004164096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After several years of planning and thinking, today I started building a recipe system for my online farmers market. I think it'll be great. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After several years of planning and thinking, today I started building a recipe system for my online farmers market. I think it'll be great. +

+

+ 1/2/2011, 12:48:08 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/216281847334842369/index.html b/static/mytweets/ewagoner/status/216281847334842369/index.html new file mode 100644 index 00000000..25c755b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/216281847334842369/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Crispy pig's ears and house made hot sauce. @ The Branded Butcher <a href="http://instagr.am/p/MMPZjqs2vC/">http://instagr.am/p/MMPZjqs2vC/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Crispy pig's ears and house made hot sauce. @ The Branded Butcher http://instagr.am/p/MMPZjqs2vC/ +

+

+ 6/22/2012, 5:29:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21632236990234624/index.html b/static/mytweets/ewagoner/status/21632236990234624/index.html new file mode 100644 index 00000000..a6e3471a --- /dev/null +++ b/static/mytweets/ewagoner/status/21632236990234624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: I've just realized how much the current Doctor Who (http://bit.ly/ijgQjf) looks like a grown-up Linus (http://bit.ly/hOTDid). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Ihnatko: I've just realized how much the current Doctor Who (http://bit.ly/ijgQjf) looks like a grown-up Linus (http://bit.ly/hOTDid). +

+

+ 1/2/2011, 1:21:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/216392372/index.html b/static/mytweets/ewagoner/status/216392372/index.html new file mode 100644 index 00000000..b9daa118 --- /dev/null +++ b/static/mytweets/ewagoner/status/216392372/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New word for the day: crapulous + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New word for the day: crapulous +

+

+ 8/20/2007, 2:03:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2164960109/index.html b/static/mytweets/ewagoner/status/2164960109/index.html new file mode 100644 index 00000000..a06923a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/2164960109/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Headed up to North Carolina to pick up some comfortable seats being donated to our theater. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Headed up to North Carolina to pick up some comfortable seats being donated to our theater. +

+

+ 6/14/2009, 9:29:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/216528200870805504/index.html b/static/mytweets/ewagoner/status/216528200870805504/index.html new file mode 100644 index 00000000..982e6255 --- /dev/null +++ b/static/mytweets/ewagoner/status/216528200870805504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "We might be better off if we didn't have a sex drive, for most of our lives, it causes nothing but trouble & distress" <a href="http://www.guardian.co.uk/lifeandstyle/2012/jun/01/life-lust-appeal-sexless-marriage">http://www.guardian.co.uk/lifeandstyle/2012/jun/01/life-lust-appeal-sexless-marriage</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21655657804/index.html b/static/mytweets/ewagoner/status/21655657804/index.html new file mode 100644 index 00000000..27e60844 --- /dev/null +++ b/static/mytweets/ewagoner/status/21655657804/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First day of school. Got Viv to the bus just in time. Guess my summer plan of making up my sleep deficit will have to wait until next year. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First day of school. Got Viv to the bus just in time. Guess my summer plan of making up my sleep deficit will have to wait until next year. +

+

+ 8/20/2010, 7:05:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/216610202580029440/index.html b/static/mytweets/ewagoner/status/216610202580029440/index.html new file mode 100644 index 00000000..e6dcdace --- /dev/null +++ b/static/mytweets/ewagoner/status/216610202580029440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've got at least five backups, but it's still nerve wracking to delete 400GB off a computer I've used every day for years. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've got at least five backups, but it's still nerve wracking to delete 400GB off a computer I've used every day for years. +

+

+ 6/23/2012, 3:14:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/216612210141691905/index.html b/static/mytweets/ewagoner/status/216612210141691905/index.html new file mode 100644 index 00000000..1903f790 --- /dev/null +++ b/static/mytweets/ewagoner/status/216612210141691905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: Iggy Pop's "Lust For Life" is just $2.99 on @AmazonMP3. YOU HAVE BEEN INFORMED. <a href="http://www.amazon.com/gp/product/B000TDBLLU?ie=UTF8&tag=andihnscelwas-20&linkCode=shr&camp=213733&creative=393177&creativeASIN=B000TDBLLU&ref_=sr_shvl_album_1&qid=1340478570&sr=301-1">http://www.amazon.com/gp/product/B000TDBLLU?ie=UTF8&tag=andihnscelwas-20&linkCode=shr&camp=213733&creative=393177&creativeASIN=B000TDBLLU&ref_=sr_shvl_album_1&qid=1340478570&sr=301-1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/216669913174114305/index.html b/static/mytweets/ewagoner/status/216669913174114305/index.html new file mode 100644 index 00000000..c9889bda --- /dev/null +++ b/static/mytweets/ewagoner/status/216669913174114305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athensrumors: Lost NMH album signed by original lineup built into the floor of the kidsfest stage. First person to tear it out wins ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athensrumors: Lost NMH album signed by original lineup built into the floor of the kidsfest stage. First person to tear it out wins ... +

+

+ 6/23/2012, 7:11:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/216695068004843520/index.html b/static/mytweets/ewagoner/status/216695068004843520/index.html new file mode 100644 index 00000000..59b75fca --- /dev/null +++ b/static/mytweets/ewagoner/status/216695068004843520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athensrumors: All #athfest bands invited to dodgeball game at the Y tmrw 7am. Last band standing wins headlining spot at Bonnaroo 2016. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athensrumors: All #athfest bands invited to dodgeball game at the Y tmrw 7am. Last band standing wins headlining spot at Bonnaroo 2016. +

+

+ 6/23/2012, 8:51:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/216698712766951424/index.html b/static/mytweets/ewagoner/status/216698712766951424/index.html new file mode 100644 index 00000000..4068402f --- /dev/null +++ b/static/mytweets/ewagoner/status/216698712766951424/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Tifton 85 grass, developed here by UGA, is being blamed for emitting cyanide gas and killing off Texas cattle. +<a href="http://www.foodrenegade.com/mutated-gmo-grass-makes-cyanide-kills-cattle-2/">http://www.foodrenegade.com/mutated-gmo-grass-makes-cyanide-kills-cattle-2/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/216712569166114818/index.html b/static/mytweets/ewagoner/status/216712569166114818/index.html new file mode 100644 index 00000000..195e14ad --- /dev/null +++ b/static/mytweets/ewagoner/status/216712569166114818/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m in the final chapters of Dance With Dragons, and about every third page I just have to put the book down and shake my head. And my fist. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m in the final chapters of Dance With Dragons, and about every third page I just have to put the book down and shake my head. And my fist. +

+

+ 6/23/2012, 10:01:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/216740645363122177/index.html b/static/mytweets/ewagoner/status/216740645363122177/index.html new file mode 100644 index 00000000..431149cb --- /dev/null +++ b/static/mytweets/ewagoner/status/216740645363122177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athensrumors: Cars Can Be Blue will be playing a last minute show inside of a preowned Kia. Capacity is 6 people so come early! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athensrumors: Cars Can Be Blue will be playing a last minute show inside of a preowned Kia. Capacity is 6 people so come early! +

+

+ 6/23/2012, 11:52:51 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2167614626/index.html b/static/mytweets/ewagoner/status/2167614626/index.html new file mode 100644 index 00000000..3ce4f4e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/2167614626/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Loaded many seats into a large U-Haul. All sweaty now. Ording a fish burrito at Pescada's Burritos in Brevard, North Carolina. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Loaded many seats into a large U-Haul. All sweaty now. Ording a fish burrito at Pescada's Burritos in Brevard, North Carolina. +

+

+ 6/14/2009, 2:33:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21678390377447424/index.html b/static/mytweets/ewagoner/status/21678390377447424/index.html new file mode 100644 index 00000000..2f3e3777 --- /dev/null +++ b/static/mytweets/ewagoner/status/21678390377447424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Enjoying South African sausage topped with brie and salsa verde, all produced locally. Who says Georgia's not multicultural? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Enjoying South African sausage topped with brie and salsa verde, all produced locally. Who says Georgia's not multicultural? +

+

+ 1/2/2011, 4:25:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21685020728/index.html b/static/mytweets/ewagoner/status/21685020728/index.html new file mode 100644 index 00000000..50d6f428 --- /dev/null +++ b/static/mytweets/ewagoner/status/21685020728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The judge has refused to dismiss our lawsuit against the FDA regarding South Carolina raw milk purchases! http://is.gd/es9vv Round One: Us + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The judge has refused to dismiss our lawsuit against the FDA regarding South Carolina raw milk purchases! http://is.gd/es9vv Round One: Us +

+

+ 8/20/2010, 2:19:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/216894020251688960/index.html b/static/mytweets/ewagoner/status/216894020251688960/index.html new file mode 100644 index 00000000..5ac40b71 --- /dev/null +++ b/static/mytweets/ewagoner/status/216894020251688960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At Lazy B Farm in Statham for Athens Locally Grown's June "Farmer for a DaY" event. <a href="http://instagr.am/p/MQlxawM2gf/">http://instagr.am/p/MQlxawM2gf/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At Lazy B Farm in Statham for Athens Locally Grown's June "Farmer for a DaY" event. http://instagr.am/p/MQlxawM2gf/ +

+

+ 6/24/2012, 10:02:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/216923472/index.html b/static/mytweets/ewagoner/status/216923472/index.html new file mode 100644 index 00000000..7e4c7c24 --- /dev/null +++ b/static/mytweets/ewagoner/status/216923472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dug up the first German Butterball and Peruvian Purple potatoes. Looks good. Might keep all instead of selling. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dug up the first German Butterball and Peruvian Purple potatoes. Looks good. Might keep all instead of selling. +

+

+ 8/20/2007, 8:41:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21697213944041472/index.html b/static/mytweets/ewagoner/status/21697213944041472/index.html new file mode 100644 index 00000000..72e8e83d --- /dev/null +++ b/static/mytweets/ewagoner/status/21697213944041472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Smoked a pound of kielbasa. I sense a pot of beans in my future. http://instagr.am/p/1hxe/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Smoked a pound of kielbasa. I sense a pot of beans in my future. http://instagr.am/p/1hxe/ +

+

+ 1/2/2011, 5:39:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/217000674330820608/index.html b/static/mytweets/ewagoner/status/217000674330820608/index.html new file mode 100644 index 00000000..7913377f --- /dev/null +++ b/static/mytweets/ewagoner/status/217000674330820608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All done dancing with dragons. Now I can wait indignantly alongside the rest of you. (Only kidding, GRRM! Please don’t kill a Stark!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All done dancing with dragons. Now I can wait indignantly alongside the rest of you. (Only kidding, GRRM! Please don’t kill a Stark!) +

+

+ 6/24/2012, 5:06:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21703276005/index.html b/static/mytweets/ewagoner/status/21703276005/index.html new file mode 100644 index 00000000..31407c12 --- /dev/null +++ b/static/mytweets/ewagoner/status/21703276005/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian turned 6 yesterday and coincidentally the natural history museum is throwing a dinosaur birthday party tomorrow. http://is.gd/esN8X + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian turned 6 yesterday and coincidentally the natural history museum is throwing a dinosaur birthday party tomorrow. http://is.gd/esN8X +

+

+ 8/20/2010, 7:25:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21710548461/index.html b/static/mytweets/ewagoner/status/21710548461/index.html new file mode 100644 index 00000000..f6ddfaf0 --- /dev/null +++ b/static/mytweets/ewagoner/status/21710548461/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, sad sad day, fellow stargazers. We lost Jack Horkheimer. http://bit.ly/d9dNzg Keep looking up, Jack. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, sad sad day, fellow stargazers. We lost Jack Horkheimer. http://bit.ly/d9dNzg Keep looking up, Jack. +

+

+ 8/20/2010, 9:28:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21720338459/index.html b/static/mytweets/ewagoner/status/21720338459/index.html new file mode 100644 index 00000000..460b369d --- /dev/null +++ b/static/mytweets/ewagoner/status/21720338459/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My 45 second video uploaded to @flickr has been "processing" all day. Did someone at Yahoo trip over a cable somewhere? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My 45 second video uploaded to @flickr has been "processing" all day. Did someone at Yahoo trip over a cable somewhere? +

+

+ 8/20/2010, 11:57:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/217273851426516992/index.html b/static/mytweets/ewagoner/status/217273851426516992/index.html new file mode 100644 index 00000000..fb299ac7 --- /dev/null +++ b/static/mytweets/ewagoner/status/217273851426516992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We've poisoned things so much that now we're being told to keep livestock out of stock ponds. <a href="http://ap.onlineathens.com/pstories/state/ga/20120625/1008582727.shtml">http://ap.onlineathens.com/pstories/state/ga/20120625/1008582727.shtml</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/217378124940320769/index.html b/static/mytweets/ewagoner/status/217378124940320769/index.html new file mode 100644 index 00000000..2764c8d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/217378124940320769/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Successfully moved my main development project off subversion and onto GitHub. + +2008 is awesome. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Successfully moved my main development project off subversion and onto GitHub.

2008 is awesome. +

+

+ 6/25/2012, 6:05:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/217409989537579009/index.html b/static/mytweets/ewagoner/status/217409989537579009/index.html new file mode 100644 index 00000000..a6804eae --- /dev/null +++ b/static/mytweets/ewagoner/status/217409989537579009/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Louis C.K. is at the Classic Center in Athens on November 30th! $45 tickets, flat. No fees, no junk. <a href="https://buy.louisck.net/tour-dates">https://buy.louisck.net/tour-dates</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Louis C.K. is at the Classic Center in Athens on November 30th! $45 tickets, flat. No fees, no junk. https://buy.louisck.net/tour-dates +

+

+ 6/25/2012, 8:12:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21755490420/index.html b/static/mytweets/ewagoner/status/21755490420/index.html new file mode 100644 index 00000000..0e08c000 --- /dev/null +++ b/static/mytweets/ewagoner/status/21755490420/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My six year old spikosaurus made it to the museum's dino birthday bash. http://gdzl.la/8ub1b7 http://gdzl.la/8u7Uwn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My six year old spikosaurus made it to the museum's dino birthday bash. http://gdzl.la/8ub1b7 http://gdzl.la/8u7Uwn +

+

+ 8/21/2010, 11:11:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21772964669/index.html b/static/mytweets/ewagoner/status/21772964669/index.html new file mode 100644 index 00000000..bb09541a --- /dev/null +++ b/static/mytweets/ewagoner/status/21772964669/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "T Rexs weren't really pink, but you could make me one if you want." And so here we are. http://gdzl.la/8ubEuK + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "T Rexs weren't really pink, but you could make me one if you want." And so here we are. http://gdzl.la/8ubEuK +

+

+ 8/21/2010, 3:41:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/217738283185225730/index.html b/static/mytweets/ewagoner/status/217738283185225730/index.html new file mode 100644 index 00000000..d8339ad7 --- /dev/null +++ b/static/mytweets/ewagoner/status/217738283185225730/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Started converting my software project to Rails 3 from Rails 2.2. It still has a few plugins from Rails 0.9, so it’s probably time they go. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Started converting my software project to Rails 3 from Rails 2.2. It still has a few plugins from Rails 0.9, so it’s probably time they go. +

+

+ 6/26/2012, 5:57:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21775147112/index.html b/static/mytweets/ewagoner/status/21775147112/index.html new file mode 100644 index 00000000..a7ab8cd9 --- /dev/null +++ b/static/mytweets/ewagoner/status/21775147112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I want a piece of Rexie's meat. The one with the teeth!" http://gdzl.la/8uceUi + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I want a piece of Rexie's meat. The one with the teeth!" http://gdzl.la/8uceUi +

+

+ 8/21/2010, 4:23:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21775797223/index.html b/static/mytweets/ewagoner/status/21775797223/index.html new file mode 100644 index 00000000..e9b29520 --- /dev/null +++ b/static/mytweets/ewagoner/status/21775797223/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New profile pic? http://gdzl.la/8ufuLd + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New profile pic? http://gdzl.la/8ufuLd +

+

+ 8/21/2010, 4:35:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/217773305317441536/index.html b/static/mytweets/ewagoner/status/217773305317441536/index.html new file mode 100644 index 00000000..d328110b --- /dev/null +++ b/static/mytweets/ewagoner/status/217773305317441536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m in a coffee shop located in an old car dealership. Such an odd use of space, but it works. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m in a coffee shop located in an old car dealership. Such an odd use of space, but it works. +

+

+ 6/26/2012, 8:16:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/217780842427199489/index.html b/static/mytweets/ewagoner/status/217780842427199489/index.html new file mode 100644 index 00000000..bf9b84f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/217780842427199489/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + “How many monsters do we have?” +“Six, but two are twins and work together on the killing.” + +A group at this coffee shop has plans. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “How many monsters do we have?”
“Six, but two are twins and work together on the killing.”

A group at this coffee shop has plans. +

+

+ 6/26/2012, 8:46:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/217809001763708929/index.html b/static/mytweets/ewagoner/status/217809001763708929/index.html new file mode 100644 index 00000000..073e5fb8 --- /dev/null +++ b/static/mytweets/ewagoner/status/217809001763708929/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SarahKSilverman: I just heard about Nora Ephron. I'm so sad. A great & prolific writer, a warm & kind soul. Gone just like that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SarahKSilverman: I just heard about Nora Ephron. I'm so sad. A great & prolific writer, a warm & kind soul. Gone just like that. +

+

+ 6/26/2012, 10:38:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21785211/index.html b/static/mytweets/ewagoner/status/21785211/index.html new file mode 100644 index 00000000..558df3d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/21785211/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Half a bottle of white port... mmmm, mmmm mmmm! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Half a bottle of white port... mmmm, mmmm mmmm! +

+

+ 4/7/2007, 10:10:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21795051296/index.html b/static/mytweets/ewagoner/status/21795051296/index.html new file mode 100644 index 00000000..6bc0bcee --- /dev/null +++ b/static/mytweets/ewagoner/status/21795051296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: Corporate behavior like this makes me want to stop buying Dr Pepper/Snapple products. _Appalling._ » http://nyti.ms/aTZo6q + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Ihnatko: Corporate behavior like this makes me want to stop buying Dr Pepper/Snapple products. _Appalling._ » http://nyti.ms/aTZo6q +

+

+ 8/21/2010, 10:16:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21795110086/index.html b/static/mytweets/ewagoner/status/21795110086/index.html new file mode 100644 index 00000000..35a325d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/21795110086/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And I just got back from the store a few minutes ago, where I bought a couple packs of Mott's Apple Sauce. No more. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And I just got back from the store a few minutes ago, where I bought a couple packs of Mott's Apple Sauce. No more. +

+

+ 8/21/2010, 10:17:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218016481345159168/index.html b/static/mytweets/ewagoner/status/218016481345159168/index.html new file mode 100644 index 00000000..f69a6954 --- /dev/null +++ b/static/mytweets/ewagoner/status/218016481345159168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Welcome to Sales & Marketing! @ Partner Software <a href="http://instagr.am/p/MYkRLGs2ui/">http://instagr.am/p/MYkRLGs2ui/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Welcome to Sales & Marketing! @ Partner Software http://instagr.am/p/MYkRLGs2ui/ +

+

+ 6/27/2012, 12:22:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2181598820700160/index.html b/static/mytweets/ewagoner/status/2181598820700160/index.html new file mode 100644 index 00000000..ff005c2c --- /dev/null +++ b/static/mytweets/ewagoner/status/2181598820700160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + No matter how he's disguised, I can recognize Rene Auberjonois by his eyes. It was old man Odo darning socks on It's Always Sunny. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ No matter how he's disguised, I can recognize Rene Auberjonois by his eyes. It was old man Odo darning socks on It's Always Sunny. +

+

+ 11/9/2010, 9:11:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218184313647280130/index.html b/static/mytweets/ewagoner/status/218184313647280130/index.html new file mode 100644 index 00000000..110b38a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/218184313647280130/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A second show has been added, if you missed the first. Louis C.K. at the Classic Center in Athens on November 30th. <a href="https://buy.louisck.net/tour-dates">https://buy.louisck.net/tour-dates</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A second show has been added, if you missed the first. Louis C.K. at the Classic Center in Athens on November 30th. https://buy.louisck.net/tour-dates +

+

+ 6/27/2012, 11:29:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21834428272/index.html b/static/mytweets/ewagoner/status/21834428272/index.html new file mode 100644 index 00000000..bfc88243 --- /dev/null +++ b/static/mytweets/ewagoner/status/21834428272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've got a big to-do list today. Among the items: preserving a couple quarts each of figs, plums, and blueberries. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've got a big to-do list today. Among the items: preserving a couple quarts each of figs, plums, and blueberries. +

+

+ 8/22/2010, 10:43:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218350163926843397/index.html b/static/mytweets/ewagoner/status/218350163926843397/index.html new file mode 100644 index 00000000..fcfaa2a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/218350163926843397/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @petersagal: On FNC, they're all running around and screaming like at the end of Asimov's"Nightfall." #geektweets + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @petersagal: On FNC, they're all running around and screaming like at the end of Asimov's"Nightfall." #geektweets +

+

+ 6/28/2012, 10:28:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218352077192167426/index.html b/static/mytweets/ewagoner/status/218352077192167426/index.html new file mode 100644 index 00000000..d036c3e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/218352077192167426/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AlecMacGillis: Big loss for Mitt Romney, as court upholds national version of the successful law he pioneered. (Yes, that is the poi ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AlecMacGillis: Big loss for Mitt Romney, as court upholds national version of the successful law he pioneered. (Yes, that is the poi ... +

+

+ 6/28/2012, 10:36:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218353035234119681/index.html b/static/mytweets/ewagoner/status/218353035234119681/index.html new file mode 100644 index 00000000..a283e33a --- /dev/null +++ b/static/mytweets/ewagoner/status/218353035234119681/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @dbentley: After today, George Bush calls him "Dread Justice Roberts". (Roberts still calls Bush "Buttercup") + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @dbentley: After today, George Bush calls him "Dread Justice Roberts". (Roberts still calls Bush "Buttercup") +

+

+ 6/28/2012, 10:39:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218397907026587649/index.html b/static/mytweets/ewagoner/status/218397907026587649/index.html new file mode 100644 index 00000000..43748134 --- /dev/null +++ b/static/mytweets/ewagoner/status/218397907026587649/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + This week I green lit $3000 worth of well repairs. + +Dude's gotta drink. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This week I green lit $3000 worth of well repairs.

Dude's gotta drink. +

+

+ 6/28/2012, 1:38:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218401889623085058/index.html b/static/mytweets/ewagoner/status/218401889623085058/index.html new file mode 100644 index 00000000..dd89f833 --- /dev/null +++ b/static/mytweets/ewagoner/status/218401889623085058/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + From my perch up above the sidewalks of downtown Athens, I get to see many interesting outfits. Like today's shiny blue tube top jump suit. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ From my perch up above the sidewalks of downtown Athens, I get to see many interesting outfits. Like today's shiny blue tube top jump suit. +

+

+ 6/28/2012, 1:54:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218411184712466433/index.html b/static/mytweets/ewagoner/status/218411184712466433/index.html new file mode 100644 index 00000000..d67bf108 --- /dev/null +++ b/static/mytweets/ewagoner/status/218411184712466433/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mollyesque: Truly an amazing AP photo of Pelosi & Boehner. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mollyesque: Truly an amazing AP photo of Pelosi & Boehner.

+

+

+ 6/28/2012, 2:30:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218415712790790144/index.html b/static/mytweets/ewagoner/status/218415712790790144/index.html new file mode 100644 index 00000000..93003f23 --- /dev/null +++ b/static/mytweets/ewagoner/status/218415712790790144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Jandek is coming. <a href="http://instagr.am/p/MbZyPCM2i_/">http://instagr.am/p/MbZyPCM2i_/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218462057358557185/index.html b/static/mytweets/ewagoner/status/218462057358557185/index.html new file mode 100644 index 00000000..c94b0a8c --- /dev/null +++ b/static/mytweets/ewagoner/status/218462057358557185/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanks to Verizon,s new shared data plan billing, my monthly Internet bill at home just went down by over $200. Huzzah! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thanks to Verizon,s new shared data plan billing, my monthly Internet bill at home just went down by over $200. Huzzah! +

+

+ 6/28/2012, 5:53:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218472819749691392/index.html b/static/mytweets/ewagoner/status/218472819749691392/index.html new file mode 100644 index 00000000..9d7a21cb --- /dev/null +++ b/static/mytweets/ewagoner/status/218472819749691392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So this Verizon consolidation requires they mail me new SIM cards, which they didn’t say until they irrevocably shut off all the old ones. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So this Verizon consolidation requires they mail me new SIM cards, which they didn’t say until they irrevocably shut off all the old ones. +

+

+ 6/28/2012, 6:35:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218517255397449728/index.html b/static/mytweets/ewagoner/status/218517255397449728/index.html new file mode 100644 index 00000000..625e8eec --- /dev/null +++ b/static/mytweets/ewagoner/status/218517255397449728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My dinner tonight is a root beer float with Bulleit. I'm not ashamed. <a href="http://instagr.am/p/McH7x4M2iC/">http://instagr.am/p/McH7x4M2iC/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My dinner tonight is a root beer float with Bulleit. I'm not ashamed. http://instagr.am/p/McH7x4M2iC/ +

+

+ 6/28/2012, 9:32:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21855654188/index.html b/static/mytweets/ewagoner/status/21855654188/index.html new file mode 100644 index 00000000..106141ed --- /dev/null +++ b/static/mytweets/ewagoner/status/21855654188/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @naturesharmony: ALG Special: Get ready Athens. Exclusive listing of clothbound cheddar on @athlocallygrown tonight http://fb.me/EbJWpkCi + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @naturesharmony: ALG Special: Get ready Athens. Exclusive listing of clothbound cheddar on @athlocallygrown tonight http://fb.me/EbJWpkCi +

+

+ 8/22/2010, 4:19:52 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21865172384/index.html b/static/mytweets/ewagoner/status/21865172384/index.html new file mode 100644 index 00000000..77cc2446 --- /dev/null +++ b/static/mytweets/ewagoner/status/21865172384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A new locallygrown.net market in Woodstock, GA has really hit the ground running: http://woodstock.locallygrown.net + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A new locallygrown.net market in Woodstock, GA has really hit the ground running: http://woodstock.locallygrown.net +

+

+ 8/22/2010, 6:56:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218693830575276032/index.html b/static/mytweets/ewagoner/status/218693830575276032/index.html new file mode 100644 index 00000000..321a8125 --- /dev/null +++ b/static/mytweets/ewagoner/status/218693830575276032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hottest temp ever in Athens is 108F, which just happens to be the predicted high today and tomorrow. <a href="http://instagr.am/p/MdYIwts2i0/">http://instagr.am/p/MdYIwts2i0/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hottest temp ever in Athens is 108F, which just happens to be the predicted high today and tomorrow. http://instagr.am/p/MdYIwts2i0/ +

+

+ 6/29/2012, 9:14:06 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21869925516/index.html b/static/mytweets/ewagoner/status/21869925516/index.html new file mode 100644 index 00000000..9f538a92 --- /dev/null +++ b/static/mytweets/ewagoner/status/21869925516/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I found this great recipe for plum jam. I ended up, uh, streamlining it a bit. http://www0.epinions.com/content_3377700996 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I found this great recipe for plum jam. I ended up, uh, streamlining it a bit. http://www0.epinions.com/content_3377700996 +

+

+ 8/22/2010, 8:10:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218701579690311680/index.html b/static/mytweets/ewagoner/status/218701579690311680/index.html new file mode 100644 index 00000000..d1a35c9d --- /dev/null +++ b/static/mytweets/ewagoner/status/218701579690311680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Many happy birthday wishes go out to my eldest sister Adrienne! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Many happy birthday wishes go out to my eldest sister Adrienne! +

+

+ 6/29/2012, 9:44:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218714126631968770/index.html b/static/mytweets/ewagoner/status/218714126631968770/index.html new file mode 100644 index 00000000..a019971b --- /dev/null +++ b/static/mytweets/ewagoner/status/218714126631968770/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brownpau: Apparently the Archies got really surreal at one point: <a href="http://my-retrospace.blogspot.com/2012/06/comic-books-43-archie-on-acid.html?spref=tw">http://my-retrospace.blogspot.com/2012/06/comic-books-43-archie-on-acid.html?spref=tw</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218753863170265090/index.html b/static/mytweets/ewagoner/status/218753863170265090/index.html new file mode 100644 index 00000000..90a474d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/218753863170265090/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "You know why people can't take the heat? Air-condition has ruined everybody. You know what I mean?" <a href="http://onlineathens.com/stories/071611/oco_857876345.shtml">http://onlineathens.com/stories/071611/oco_857876345.shtml</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21877630232/index.html b/static/mytweets/ewagoner/status/21877630232/index.html new file mode 100644 index 00000000..a8ea0cdf --- /dev/null +++ b/static/mytweets/ewagoner/status/21877630232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + As I slid the seventh case of home-canned food into the pantry, I realized, "hey, I have a canning pantry". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ As I slid the seventh case of home-canned food into the pantry, I realized, "hey, I have a canning pantry". +

+

+ 8/22/2010, 10:08:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218783592824844288/index.html b/static/mytweets/ewagoner/status/218783592824844288/index.html new file mode 100644 index 00000000..8a71ec2f --- /dev/null +++ b/static/mytweets/ewagoner/status/218783592824844288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Hi! I'm food. Let me clarify: I'm real food." A digital literacy project via Red Clay Writing Project Summer Institute <a href="http://youtu.be/rvR7qiyVNIQ">http://youtu.be/rvR7qiyVNIQ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Hi! I'm food. Let me clarify: I'm real food." A digital literacy project via Red Clay Writing Project Summer Institute http://youtu.be/rvR7qiyVNIQ +

+

+ 6/29/2012, 3:10:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218877203113459712/index.html b/static/mytweets/ewagoner/status/218877203113459712/index.html new file mode 100644 index 00000000..e9594358 --- /dev/null +++ b/static/mytweets/ewagoner/status/218877203113459712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athensgaweather: We broke the all time record high of 108°F for Athens set in 1913, ‘25, ‘26, & ‘30 with a high of 109°F today @ 3:44pm. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athensgaweather: We broke the all time record high of 108°F for Athens set in 1913, ‘25, ‘26, & ‘30 with a high of 109°F today @ 3:44pm. +

+

+ 6/29/2012, 9:22:46 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/218909854994149377/index.html b/static/mytweets/ewagoner/status/218909854994149377/index.html new file mode 100644 index 00000000..730aad4e --- /dev/null +++ b/static/mytweets/ewagoner/status/218909854994149377/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m thankful I have a creative outlet that lets me imagine how a founding father might reinterpret a hip hop song with a dance of his own. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m thankful I have a creative outlet that lets me imagine how a founding father might reinterpret a hip hop song with a dance of his own. +

+

+ 6/29/2012, 11:32:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219094118041784320/index.html b/static/mytweets/ewagoner/status/219094118041784320/index.html new file mode 100644 index 00000000..681c84a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/219094118041784320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nutjob4life: The double-claw hammer actually exists: <a href="http://www.codinghorror.com/blog/2012/06/the-php-singularity.html">http://www.codinghorror.com/blog/2012/06/the-php-singularity.html</a> #PHP + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219098583729840132/index.html b/static/mytweets/ewagoner/status/219098583729840132/index.html new file mode 100644 index 00000000..40e21e9f --- /dev/null +++ b/static/mytweets/ewagoner/status/219098583729840132/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @johnolilly: Best piece I’ve seen on Roberts & the SCOTUS decision. <a href="http://www.economist.com/blogs/democracyinamerica/2012/06/obamacare-and-supreme-court-0?scode=3d26b0b17065c2cf29c06c010184c684">http://www.economist.com/blogs/democracyinamerica/2012/06/obamacare-and-supreme-court-0?scode=3d26b0b17065c2cf29c06c010184c684</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219103074558541824/index.html b/static/mytweets/ewagoner/status/219103074558541824/index.html new file mode 100644 index 00000000..d0872277 --- /dev/null +++ b/static/mytweets/ewagoner/status/219103074558541824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pourmecoffee: Total badass obituary alert: <a href="http://bit.ly/MwccUd">http://bit.ly/MwccUd</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pourmecoffee: Total badass obituary alert: http://bit.ly/MwccUd +

+

+ 6/30/2012, 12:20:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219130892231262208/index.html b/static/mytweets/ewagoner/status/219130892231262208/index.html new file mode 100644 index 00000000..093e922f --- /dev/null +++ b/static/mytweets/ewagoner/status/219130892231262208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I used to spend my summers working at a place that had a cold room, three walk-in coolers, and a walk-in freezer. Not sure why I stopped. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I used to spend my summers working at a place that had a cold room, three walk-in coolers, and a walk-in freezer. Not sure why I stopped. +

+

+ 6/30/2012, 2:10:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219167164769382401/index.html b/static/mytweets/ewagoner/status/219167164769382401/index.html new file mode 100644 index 00000000..e7f2800b --- /dev/null +++ b/static/mytweets/ewagoner/status/219167164769382401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The “see how long you can hold your hand over the coals” heat test won’t work today. I only lasted 1.5 seconds & haven’t even lit them yet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The “see how long you can hold your hand over the coals” heat test won’t work today. I only lasted 1.5 seconds & haven’t even lit them yet. +

+

+ 6/30/2012, 4:34:58 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219180894911598592/index.html b/static/mytweets/ewagoner/status/219180894911598592/index.html new file mode 100644 index 00000000..2972c342 --- /dev/null +++ b/static/mytweets/ewagoner/status/219180894911598592/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + This Brie is extra runny today. Still tasty, though. + +*reads label* + +It’s Romano? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This Brie is extra runny today. Still tasty, though.

*reads label*

It’s Romano? +

+

+ 6/30/2012, 5:29:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219187682893496320/index.html b/static/mytweets/ewagoner/status/219187682893496320/index.html new file mode 100644 index 00000000..9460860c --- /dev/null +++ b/static/mytweets/ewagoner/status/219187682893496320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Portabella-bunned cheeseburger. Very tasty. <a href="http://instagr.am/p/Mg4zXEs2mB/">http://instagr.am/p/Mg4zXEs2mB/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Portabella-bunned cheeseburger. Very tasty. http://instagr.am/p/Mg4zXEs2mB/ +

+

+ 6/30/2012, 5:56:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219246301668319233/index.html b/static/mytweets/ewagoner/status/219246301668319233/index.html new file mode 100644 index 00000000..eeb668b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/219246301668319233/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was out in it much of the day but the heat didn’t seem so bad today. It is possible this (now empty) jug of hard cider had a part in that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was out in it much of the day but the heat didn’t seem so bad today. It is possible this (now empty) jug of hard cider had a part in that. +

+

+ 6/30/2012, 9:49:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219287847306412032/index.html b/static/mytweets/ewagoner/status/219287847306412032/index.html new file mode 100644 index 00000000..3472b1d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/219287847306412032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's a month-long scavenger hunt across 20 independent Athens businesses starting now. Can you find Waldo? <a href="http://onlineathens.com/business/2012-06-30/wheres-waldo-scavenger-hunt-begins-downtown">http://onlineathens.com/business/2012-06-30/wheres-waldo-scavenger-hunt-begins-downtown</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2194081986/index.html b/static/mytweets/ewagoner/status/2194081986/index.html new file mode 100644 index 00000000..34301c8c --- /dev/null +++ b/static/mytweets/ewagoner/status/2194081986/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Plaintain chips, ceasar salad, hand made chicken cordon blue, rice, black beans, fruit salad. All for $5 at Casa Mia. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Plaintain chips, ceasar salad, hand made chicken cordon blue, rice, black beans, fruit salad. All for $5 at Casa Mia. +

+

+ 6/16/2009, 12:19:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2194172062/index.html b/static/mytweets/ewagoner/status/2194172062/index.html new file mode 100644 index 00000000..eef18aa4 --- /dev/null +++ b/static/mytweets/ewagoner/status/2194172062/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + $2 skate night at the Skate-a-Round tonight, 6 to 9. Anyone want to join Viv & me? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ $2 skate night at the Skate-a-Round tonight, 6 to 9. Anyone want to join Viv & me? +

+

+ 6/16/2009, 12:26:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21943648241/index.html b/static/mytweets/ewagoner/status/21943648241/index.html new file mode 100644 index 00000000..e613172a --- /dev/null +++ b/static/mytweets/ewagoner/status/21943648241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At Cine for a special "farm to school" movie and panel discussion. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At Cine for a special "farm to school" movie and panel discussion. +

+

+ 8/23/2010, 5:15:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219509121613955072/index.html b/static/mytweets/ewagoner/status/219509121613955072/index.html new file mode 100644 index 00000000..d34e3f41 --- /dev/null +++ b/static/mytweets/ewagoner/status/219509121613955072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nympsam: Happy pride from @JezebelDoll and I! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nympsam: Happy pride from @JezebelDoll and I!

+

+

+ 7/1/2012, 3:13:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219522533777604608/index.html b/static/mytweets/ewagoner/status/219522533777604608/index.html new file mode 100644 index 00000000..21f714e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/219522533777604608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So what’s a paleo version of the tomato and mayonnaise sandwich? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So what’s a paleo version of the tomato and mayonnaise sandwich? +

+

+ 7/1/2012, 4:07:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21952579508371456/index.html b/static/mytweets/ewagoner/status/21952579508371456/index.html new file mode 100644 index 00000000..5ce6f88e --- /dev/null +++ b/static/mytweets/ewagoner/status/21952579508371456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JRRTolkien: Today is my eleventy-eighteenth birthday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JRRTolkien: Today is my eleventy-eighteenth birthday. +

+

+ 1/3/2011, 10:34:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219537773978333186/index.html b/static/mytweets/ewagoner/status/219537773978333186/index.html new file mode 100644 index 00000000..fe510528 --- /dev/null +++ b/static/mytweets/ewagoner/status/219537773978333186/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper's talking in her sleep about dancing with daddy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper's talking in her sleep about dancing with daddy. +

+

+ 7/1/2012, 5:07:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219599583335034881/index.html b/static/mytweets/ewagoner/status/219599583335034881/index.html new file mode 100644 index 00000000..6a1c1fff --- /dev/null +++ b/static/mytweets/ewagoner/status/219599583335034881/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "My War on Clutter: Inspiration for Independence Day" <a href="http://www.43folders.com/2007/07/03/clutter-independence-day">http://www.43folders.com/2007/07/03/clutter-independence-day</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21961520879501312/index.html b/static/mytweets/ewagoner/status/21961520879501312/index.html new file mode 100644 index 00000000..d1887db4 --- /dev/null +++ b/static/mytweets/ewagoner/status/21961520879501312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've seen lots of photos of urban decay, particularly in Detroit, but these are maybe the saddest yet. http://is.gd/k1ssq + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've seen lots of photos of urban decay, particularly in Detroit, but these are maybe the saddest yet. http://is.gd/k1ssq +

+

+ 1/3/2011, 11:10:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219642264031469569/index.html b/static/mytweets/ewagoner/status/219642264031469569/index.html new file mode 100644 index 00000000..291240bd --- /dev/null +++ b/static/mytweets/ewagoner/status/219642264031469569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I bought a white wig for an upcoming theater bit, but after looking in the mirror I’m not sure why. #oldmanontheftontporch + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I bought a white wig for an upcoming theater bit, but after looking in the mirror I’m not sure why. #oldmanontheftontporch +

+

+ 7/2/2012, 12:02:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/21972991051046914/index.html b/static/mytweets/ewagoner/status/21972991051046914/index.html new file mode 100644 index 00000000..030480b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/21972991051046914/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + David Byrne gives his impressions of Atlanta in this essay titled "The Architecture of Fear" http://is.gd/k1BUL (Takeaway: "move to Athens") + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ David Byrne gives his impressions of Atlanta in this essay titled "The Architecture of Fear" http://is.gd/k1BUL (Takeaway: "move to Athens") +

+

+ 1/3/2011, 11:55:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219744635801706496/index.html b/static/mytweets/ewagoner/status/219744635801706496/index.html new file mode 100644 index 00000000..7c6751de --- /dev/null +++ b/static/mytweets/ewagoner/status/219744635801706496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Growers (in Dothan, Alabama) finding new ways to reach customers in long, hot summers" <a href="http://www2.dothaneagle.com/lifestyles/2012/jul/01/growers-finding-new-ways-reach-customers-long-hot--ar-4065071/">http://www2.dothaneagle.com/lifestyles/2012/jul/01/growers-finding-new-ways-reach-customers-long-hot--ar-4065071/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219755820441804800/index.html b/static/mytweets/ewagoner/status/219755820441804800/index.html new file mode 100644 index 00000000..a25c1107 --- /dev/null +++ b/static/mytweets/ewagoner/status/219755820441804800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Idleness is not just a vacation, an indulgence or a vice; it is indispensable to the brain." <a href="http://opinionator.blogs.nytimes.com/2012/06/30/the-busy-trap/">http://opinionator.blogs.nytimes.com/2012/06/30/the-busy-trap/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219775547864125440/index.html b/static/mytweets/ewagoner/status/219775547864125440/index.html new file mode 100644 index 00000000..98b3bcf4 --- /dev/null +++ b/static/mytweets/ewagoner/status/219775547864125440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lots of heavy equipment is getting unloaded off trailers in my yard so they can get to work so I can have a functioning well again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lots of heavy equipment is getting unloaded off trailers in my yard so they can get to work so I can have a functioning well again. +

+

+ 7/2/2012, 8:52:28 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219791329889239040/index.html b/static/mytweets/ewagoner/status/219791329889239040/index.html new file mode 100644 index 00000000..ec9379bf --- /dev/null +++ b/static/mytweets/ewagoner/status/219791329889239040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Aw, shucks. The little Jittery Joe’s coffee shop at the tiny college by my house has closed down. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Aw, shucks. The little Jittery Joe’s coffee shop at the tiny college by my house has closed down. +

+

+ 7/2/2012, 9:55:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219807880327593984/index.html b/static/mytweets/ewagoner/status/219807880327593984/index.html new file mode 100644 index 00000000..83c63254 --- /dev/null +++ b/static/mytweets/ewagoner/status/219807880327593984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow, Verizon has totally hosed their new “Share Everything” billing plan. It’s not at all what they had advertised. Trying to undo it now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow, Verizon has totally hosed their new “Share Everything” billing plan. It’s not at all what they had advertised. Trying to undo it now. +

+

+ 7/2/2012, 11:00:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219853189049102336/index.html b/static/mytweets/ewagoner/status/219853189049102336/index.html new file mode 100644 index 00000000..5bb71a09 --- /dev/null +++ b/static/mytweets/ewagoner/status/219853189049102336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gummi Bears evolved in a colder climate. <a href="http://instagr.am/p/Mlnc6_s2sT/">http://instagr.am/p/Mlnc6_s2sT/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Gummi Bears evolved in a colder climate. http://instagr.am/p/Mlnc6_s2sT/ +

+

+ 7/2/2012, 2:00:59 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2198784817/index.html b/static/mytweets/ewagoner/status/2198784817/index.html new file mode 100644 index 00000000..68bc1fdc --- /dev/null +++ b/static/mytweets/ewagoner/status/2198784817/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Took a corndog break. When all done, the girl looked out at the rink and said "All right. Back to work!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Took a corndog break. When all done, the girl looked out at the rink and said "All right. Back to work!" +

+

+ 6/16/2009, 7:34:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219892964971913216/index.html b/static/mytweets/ewagoner/status/219892964971913216/index.html new file mode 100644 index 00000000..9926c738 --- /dev/null +++ b/static/mytweets/ewagoner/status/219892964971913216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've got enough bruises to make even veteran BDSMers raise their eyebrows, but trapeze this summer has been just the best. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've got enough bruises to make even veteran BDSMers raise their eyebrows, but trapeze this summer has been just the best. +

+

+ 7/2/2012, 4:39:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219896734137073665/index.html b/static/mytweets/ewagoner/status/219896734137073665/index.html new file mode 100644 index 00000000..6d696dad --- /dev/null +++ b/static/mytweets/ewagoner/status/219896734137073665/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @whiskerino: Hey guys, No Big Deal but @wondermade has a full-on legit Marshmallow business now. Spread the word! http://t.co/Nfd9gUN ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @whiskerino: Hey guys, No Big Deal but @wondermade has a full-on legit Marshmallow business now. Spread the word! http://t.co/Nfd9gUN ... +

+

+ 7/2/2012, 4:54:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/219936693078335488/index.html b/static/mytweets/ewagoner/status/219936693078335488/index.html new file mode 100644 index 00000000..c4f3a083 --- /dev/null +++ b/static/mytweets/ewagoner/status/219936693078335488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Joyeux anniversaire, Mom & Dad! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Joyeux anniversaire, Mom & Dad! +

+

+ 7/2/2012, 7:32:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22004242701090816/index.html b/static/mytweets/ewagoner/status/22004242701090816/index.html new file mode 100644 index 00000000..08c979db --- /dev/null +++ b/static/mytweets/ewagoner/status/22004242701090816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The best fictional riffing on a real news story I've seen in a while: "Monkey-Annoyance Expert" http://is.gd/k22mn (real story linked below) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The best fictional riffing on a real news story I've seen in a while: "Monkey-Annoyance Expert" http://is.gd/k22mn (real story linked below) +

+

+ 1/3/2011, 1:59:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2201287320/index.html b/static/mytweets/ewagoner/status/2201287320/index.html new file mode 100644 index 00000000..4bc7ac9a --- /dev/null +++ b/static/mytweets/ewagoner/status/2201287320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My locallygrown.net system was the subject of a 3 page article in the current "Farmers Markets Today" magazine. Authored by happy customer. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My locallygrown.net system was the subject of a 3 page article in the current "Farmers Markets Today" magazine. Authored by happy customer. +

+

+ 6/16/2009, 11:03:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220150659599695872/index.html b/static/mytweets/ewagoner/status/220150659599695872/index.html new file mode 100644 index 00000000..b6fc5afd --- /dev/null +++ b/static/mytweets/ewagoner/status/220150659599695872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I maintain my right to die as I have lived, a free woman, not cowed into silence by any other human being." <a href="http://susiebright.blogs.com/susie_brights_journal_/2012/06/americas-first-sexpert-the-woman-who-stood-up-to-anthony-comstock.html">http://susiebright.blogs.com/susie_brights_journal_/2012/06/americas-first-sexpert-the-woman-who-stood-up-to-anthony-comstock.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220158090694246400/index.html b/static/mytweets/ewagoner/status/220158090694246400/index.html new file mode 100644 index 00000000..953e6ac2 --- /dev/null +++ b/static/mytweets/ewagoner/status/220158090694246400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After about five hours over the last week of picking low hanging fruit for the Rails 2 -> 3 conversion, all the main pages in my app load. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After about five hours over the last week of picking low hanging fruit for the Rails 2 -> 3 conversion, all the main pages in my app load. +

+

+ 7/3/2012, 10:12:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22016218040/index.html b/static/mytweets/ewagoner/status/22016218040/index.html new file mode 100644 index 00000000..63243e29 --- /dev/null +++ b/static/mytweets/ewagoner/status/22016218040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Having lunch with a small group from Namibia and Croatia, discussing business opportunities for small farmers back home. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Having lunch with a small group from Namibia and Croatia, discussing business opportunities for small farmers back home. +

+

+ 8/24/2010, 1:05:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220163902783238145/index.html b/static/mytweets/ewagoner/status/220163902783238145/index.html new file mode 100644 index 00000000..dd157e17 --- /dev/null +++ b/static/mytweets/ewagoner/status/220163902783238145/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My next tattoo? <a href="http://someworriedshoes.tumblr.com/post/26193234665">http://someworriedshoes.tumblr.com/post/26193234665</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22019717833162753/index.html b/static/mytweets/ewagoner/status/22019717833162753/index.html new file mode 100644 index 00000000..f9b43ff9 --- /dev/null +++ b/static/mytweets/ewagoner/status/22019717833162753/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + More plans from our state's first new Ag Commissioner in 40 years, including his thoughts on small food processors: http://is.gd/k2dAh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ More plans from our state's first new Ag Commissioner in 40 years, including his thoughts on small food processors: http://is.gd/k2dAh +

+

+ 1/3/2011, 3:01:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220199179312562176/index.html b/static/mytweets/ewagoner/status/220199179312562176/index.html new file mode 100644 index 00000000..1545c9c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/220199179312562176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Maybe I just shop at the wrong places, but I am surprised by this town’s lack of patriotic undergarments. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Maybe I just shop at the wrong places, but I am surprised by this town’s lack of patriotic undergarments. +

+

+ 7/3/2012, 12:55:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220202392/index.html b/static/mytweets/ewagoner/status/220202392/index.html new file mode 100644 index 00000000..a3a9ced1 --- /dev/null +++ b/static/mytweets/ewagoner/status/220202392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now most of the time I'm a peaceful man, but I lost my temper that day. Just one last bottle of Nesbitt's lime soda, and I had to throw ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now most of the time I'm a peaceful man, but I lost my temper that day. Just one last bottle of Nesbitt's lime soda, and I had to throw ... +

+

+ 8/22/2007, 9:33:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2202127446/index.html b/static/mytweets/ewagoner/status/2202127446/index.html new file mode 100644 index 00000000..fdcf5c32 --- /dev/null +++ b/static/mytweets/ewagoner/status/2202127446/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After a single episode of "Gordon Ramsay's The F Word", I'm hooked. The show's brilliant, & not your ordinary cooking show. On BBC America. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After a single episode of "Gordon Ramsay's The F Word", I'm hooked. The show's brilliant, & not your ordinary cooking show. On BBC America. +

+

+ 6/17/2009, 12:17:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22021677354/index.html b/static/mytweets/ewagoner/status/22021677354/index.html new file mode 100644 index 00000000..0262993c --- /dev/null +++ b/static/mytweets/ewagoner/status/22021677354/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "Marketside Grab and Go Sandwiches BLACK FOREST HAM With Natural Juices Coated with Caramel Color" + +People buy that stuff? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Marketside Grab and Go Sandwiches BLACK FOREST HAM With Natural Juices Coated with Caramel Color"

People buy that stuff? +

+

+ 8/24/2010, 2:31:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22022219043/index.html b/static/mytweets/ewagoner/status/22022219043/index.html new file mode 100644 index 00000000..61769b7e --- /dev/null +++ b/static/mytweets/ewagoner/status/22022219043/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Shrimp season in Louisiana has re-opened, now that the oil's "gone". "How’d you do?" "We caught 12 shrimp." http://is.gd/eBeQo + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Shrimp season in Louisiana has re-opened, now that the oil's "gone". "How’d you do?" "We caught 12 shrimp." http://is.gd/eBeQo +

+

+ 8/24/2010, 2:40:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220274258268524544/index.html b/static/mytweets/ewagoner/status/220274258268524544/index.html new file mode 100644 index 00000000..331e211b --- /dev/null +++ b/static/mytweets/ewagoner/status/220274258268524544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pattonoswalt: Just saw the first 5 episodes of the new season of LOUIE. @louisck is doing the best new American films, in 21-minute ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pattonoswalt: Just saw the first 5 episodes of the new season of LOUIE. @louisck is doing the best new American films, in 21-minute ... +

+

+ 7/3/2012, 5:54:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220281381169795072/index.html b/static/mytweets/ewagoner/status/220281381169795072/index.html new file mode 100644 index 00000000..957a9c56 --- /dev/null +++ b/static/mytweets/ewagoner/status/220281381169795072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athensrumors: 30 tickets to secret NMH show at J&J stuffed inside tonight's Flagpole at various Taco Stands. #goodluck + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athensrumors: 30 tickets to secret NMH show at J&J stuffed inside tonight's Flagpole at various Taco Stands. #goodluck +

+

+ 7/3/2012, 6:22:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220285861584044033/index.html b/static/mytweets/ewagoner/status/220285861584044033/index.html new file mode 100644 index 00000000..fa1e964b --- /dev/null +++ b/static/mytweets/ewagoner/status/220285861584044033/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After a couple days of work, we have a functioning well again. In a couple more days, the well house will ge <a href="http://instagr.am/p/MosNKss2g-/">http://instagr.am/p/MosNKss2g-/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After a couple days of work, we have a functioning well again. In a couple more days, the well house will ge http://instagr.am/p/MosNKss2g-/ +

+

+ 7/3/2012, 6:40:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22030420413521920/index.html b/static/mytweets/ewagoner/status/22030420413521920/index.html new file mode 100644 index 00000000..7dec4d3a --- /dev/null +++ b/static/mytweets/ewagoner/status/22030420413521920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @highwirelounge: Our new Scotch Menu is off the charts! Try a Highland Flight of Highland Park 12, Edradour 10, Glenmorangie 10 and O ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @highwirelounge: Our new Scotch Menu is off the charts! Try a Highland Flight of Highland Park 12, Edradour 10, Glenmorangie 10 and O ... +

+

+ 1/3/2011, 3:43:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220316762770640897/index.html b/static/mytweets/ewagoner/status/220316762770640897/index.html new file mode 100644 index 00000000..4675ca59 --- /dev/null +++ b/static/mytweets/ewagoner/status/220316762770640897/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just taught Vivian algebra. Not bad for a Tuesday night. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just taught Vivian algebra. Not bad for a Tuesday night. +

+

+ 7/3/2012, 8:43:04 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220362315973935106/index.html b/static/mytweets/ewagoner/status/220362315973935106/index.html new file mode 100644 index 00000000..8937888a --- /dev/null +++ b/static/mytweets/ewagoner/status/220362315973935106/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Following her mother's death from a brain tumour, Kirsty channelled her grief into her passion for photography." <a href="http://www.dailymail.co.uk/femail/article-2145760/Wonderland-Kirsty-Mitchell-heart-breakingly-beautiful-photographic-series-memory-extraordinary-life.html">http://www.dailymail.co.uk/femail/article-2145760/Wonderland-Kirsty-Mitchell-heart-breakingly-beautiful-photographic-series-memory-extraordinary-life.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22037658338/index.html b/static/mytweets/ewagoner/status/22037658338/index.html new file mode 100644 index 00000000..3a56453b --- /dev/null +++ b/static/mytweets/ewagoner/status/22037658338/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Release the kraken! (I'll be in a puddle in the corner.) http://gdzl.la/8vcCUm + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Release the kraken! (I'll be in a puddle in the corner.) http://gdzl.la/8vcCUm +

+

+ 8/24/2010, 6:46:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220386502/index.html b/static/mytweets/ewagoner/status/220386502/index.html new file mode 100644 index 00000000..5a0afadc --- /dev/null +++ b/static/mytweets/ewagoner/status/220386502/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My hometown bank's idea of extra website security: giving you an "invalid username/passwrod" error about 2/3 of the time even if things ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My hometown bank's idea of extra website security: giving you an "invalid username/passwrod" error about 2/3 of the time even if things ... +

+

+ 8/22/2007, 11:04:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22053236445/index.html b/static/mytweets/ewagoner/status/22053236445/index.html new file mode 100644 index 00000000..4a771d04 --- /dev/null +++ b/static/mytweets/ewagoner/status/22053236445/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper just showed me how pigeons feed their young. Unfortunately, I played the part of the young. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper just showed me how pigeons feed their young. Unfortunately, I played the part of the young. +

+

+ 8/24/2010, 10:27:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220537041694375936/index.html b/static/mytweets/ewagoner/status/220537041694375936/index.html new file mode 100644 index 00000000..0ee5ec25 --- /dev/null +++ b/static/mytweets/ewagoner/status/220537041694375936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been looking forward all week to lunch at one of my favorite places anywhere: Never on Sunday in Greenville, SC. <a href="http://www.yelp.com/biz/never-on-sunday-greek-restaurant-greenville">http://www.yelp.com/biz/never-on-sunday-greek-restaurant-greenville</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220540664025321472/index.html b/static/mytweets/ewagoner/status/220540664025321472/index.html new file mode 100644 index 00000000..ccfb26da --- /dev/null +++ b/static/mytweets/ewagoner/status/220540664025321472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My kilt and I are celebrating our independence from the English tyranny of pants. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My kilt and I are celebrating our independence from the English tyranny of pants. +

+

+ 7/4/2012, 11:32:46 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22054253073801216/index.html b/static/mytweets/ewagoner/status/22054253073801216/index.html new file mode 100644 index 00000000..636f82fd --- /dev/null +++ b/static/mytweets/ewagoner/status/22054253073801216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A sneak peek at the "Add a recipe" form coming to all http://locallygrown.net markets: http://gdzl.la/97dctc + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A sneak peek at the "Add a recipe" form coming to all http://locallygrown.net markets: http://gdzl.la/97dctc +

+

+ 1/3/2011, 5:18:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220578767419092993/index.html b/static/mytweets/ewagoner/status/220578767419092993/index.html new file mode 100644 index 00000000..e5805c24 --- /dev/null +++ b/static/mytweets/ewagoner/status/220578767419092993/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dagnabit. No Greek food for me. Never on Sunday is closed this week. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dagnabit. No Greek food for me. Never on Sunday is closed this week. +

+

+ 7/4/2012, 2:04:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220620927875035138/index.html b/static/mytweets/ewagoner/status/220620927875035138/index.html new file mode 100644 index 00000000..7b451950 --- /dev/null +++ b/static/mytweets/ewagoner/status/220620927875035138/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian got a tattoo. <a href="http://instagr.am/p/MrEoTTM2tZ/">http://instagr.am/p/MrEoTTM2tZ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220643398095355904/index.html b/static/mytweets/ewagoner/status/220643398095355904/index.html new file mode 100644 index 00000000..1ebf449a --- /dev/null +++ b/static/mytweets/ewagoner/status/220643398095355904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So far in downtown Greenville I’ve been mistaken equally as “that guy in that band” or a carney. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So far in downtown Greenville I’ve been mistaken equally as “that guy in that band” or a carney. +

+

+ 7/4/2012, 6:21:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220712328730124288/index.html b/static/mytweets/ewagoner/status/220712328730124288/index.html new file mode 100644 index 00000000..2d0f0357 --- /dev/null +++ b/static/mytweets/ewagoner/status/220712328730124288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Revolutionary mouse, fighting King George for our freedoms. <a href="http://instagr.am/p/MruI36s2vl/">http://instagr.am/p/MruI36s2vl/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Revolutionary mouse, fighting King George for our freedoms. http://instagr.am/p/MruI36s2vl/ +

+

+ 7/4/2012, 10:54:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220742302/index.html b/static/mytweets/ewagoner/status/220742302/index.html new file mode 100644 index 00000000..16b29847 --- /dev/null +++ b/static/mytweets/ewagoner/status/220742302/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh moussaka, how I love thee. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh moussaka, how I love thee. +

+

+ 8/22/2007, 2:16:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22081605392/index.html b/static/mytweets/ewagoner/status/22081605392/index.html new file mode 100644 index 00000000..e77d38c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/22081605392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hell yes! RT @Rocketpilot: Why yes, BBC, I would watch the hell out of a Dirk Gently TV series: http://bit.ly/cIsPcq + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hell yes! RT @Rocketpilot: Why yes, BBC, I would watch the hell out of a Dirk Gently TV series: http://bit.ly/cIsPcq +

+

+ 8/25/2010, 7:45:53 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22082016783/index.html b/static/mytweets/ewagoner/status/22082016783/index.html new file mode 100644 index 00000000..c92cdc8d --- /dev/null +++ b/static/mytweets/ewagoner/status/22082016783/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For a well that's capped and plugged with a mile of concrete, this is still gushing an awful lot of something: http://is.gd/eCLUG + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For a well that's capped and plugged with a mile of concrete, this is still gushing an awful lot of something: http://is.gd/eCLUG +

+

+ 8/25/2010, 7:53:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220872522/index.html b/static/mytweets/ewagoner/status/220872522/index.html new file mode 100644 index 00000000..25d9b580 --- /dev/null +++ b/static/mytweets/ewagoner/status/220872522/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I know many of my followers are Mac users. The Unofficial Apple Weblog is hiring: http://tinyurl.com/yvdbl9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I know many of my followers are Mac users. The Unofficial Apple Weblog is hiring: http://tinyurl.com/yvdbl9 +

+

+ 8/22/2007, 3:36:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220880312719249409/index.html b/static/mytweets/ewagoner/status/220880312719249409/index.html new file mode 100644 index 00000000..7a858096 --- /dev/null +++ b/static/mytweets/ewagoner/status/220880312719249409/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here is the game I gave to Vivian that stealthily taught her a semester's worth of algebra in one evening. It's great. <a href="http://dragonboxapp.com">http://dragonboxapp.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here is the game I gave to Vivian that stealthily taught her a semester's worth of algebra in one evening. It's great. http://dragonboxapp.com +

+

+ 7/5/2012, 10:02:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220886729232629761/index.html b/static/mytweets/ewagoner/status/220886729232629761/index.html new file mode 100644 index 00000000..22055e11 --- /dev/null +++ b/static/mytweets/ewagoner/status/220886729232629761/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You know you work in Athens, GA when: one of your officemates suddenly leaves for two weeks to fill in for a sick member of Cracker on tour. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You know you work in Athens, GA when: one of your officemates suddenly leaves for two weeks to fill in for a sick member of Cracker on tour. +

+

+ 7/5/2012, 10:27:54 AM +

+

Favs: 1

+

Retweets: 4

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220890917341626368/index.html b/static/mytweets/ewagoner/status/220890917341626368/index.html new file mode 100644 index 00000000..e1c92577 --- /dev/null +++ b/static/mytweets/ewagoner/status/220890917341626368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don't think I've ever before seen a statue that actually drools. <a href="http://instagr.am/p/Ms_WBPs2hV/">http://instagr.am/p/Ms_WBPs2hV/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don't think I've ever before seen a statue that actually drools. http://instagr.am/p/Ms_WBPs2hV/ +

+

+ 7/5/2012, 10:44:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220909228511068162/index.html b/static/mytweets/ewagoner/status/220909228511068162/index.html new file mode 100644 index 00000000..8a202262 --- /dev/null +++ b/static/mytweets/ewagoner/status/220909228511068162/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My Brothers Grimm podcast has been downloaded 25,000 times as of this morning. I’ve slowed down this summer, but new eps are trickling out. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My Brothers Grimm podcast has been downloaded 25,000 times as of this morning. I’ve slowed down this summer, but new eps are trickling out. +

+

+ 7/5/2012, 11:57:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220992795803004930/index.html b/static/mytweets/ewagoner/status/220992795803004930/index.html new file mode 100644 index 00000000..3860b552 --- /dev/null +++ b/static/mytweets/ewagoner/status/220992795803004930/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thomas Edison filmed a dance trapeze performance in 1901 that is relevant to my interests. <a href="http://www.youtube.com/watch?v=e02YvacskJ4&feature=youtube_gdata_player">http://www.youtube.com/watch?v=e02YvacskJ4&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/220996124088078336/index.html b/static/mytweets/ewagoner/status/220996124088078336/index.html new file mode 100644 index 00000000..dc33ab4b --- /dev/null +++ b/static/mytweets/ewagoner/status/220996124088078336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pourmecoffee: Now that Higgs Boson has been found, they're just using LHC to smash together new Taco Bell menu items. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pourmecoffee: Now that Higgs Boson has been found, they're just using LHC to smash together new Taco Bell menu items. +

+

+ 7/5/2012, 5:42:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/221067862/index.html b/static/mytweets/ewagoner/status/221067862/index.html new file mode 100644 index 00000000..2753ab4b --- /dev/null +++ b/static/mytweets/ewagoner/status/221067862/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've got a hankering to replay Dungeon Keeper. I'll have to find my disks. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've got a hankering to replay Dungeon Keeper. I'll have to find my disks. +

+

+ 8/22/2007, 5:33:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/221076892/index.html b/static/mytweets/ewagoner/status/221076892/index.html new file mode 100644 index 00000000..380198a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/221076892/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 19 farmers' markets in eleven states now are using my locallygrown.net software. Not bad for the first six months. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 19 farmers' markets in eleven states now are using my locallygrown.net software. Not bad for the first six months. +

+

+ 8/22/2007, 5:38:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2212091821/index.html b/static/mytweets/ewagoner/status/2212091821/index.html new file mode 100644 index 00000000..4c9e0955 --- /dev/null +++ b/static/mytweets/ewagoner/status/2212091821/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Love bluetooth stereo headphones & fast podcast playback speed. Hate that four successive syncs have lost my place within the podcasts. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Love bluetooth stereo headphones & fast podcast playback speed. Hate that four successive syncs have lost my place within the podcasts. +

+

+ 6/17/2009, 4:39:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/221234571964981250/index.html b/static/mytweets/ewagoner/status/221234571964981250/index.html new file mode 100644 index 00000000..f0a2e44c --- /dev/null +++ b/static/mytweets/ewagoner/status/221234571964981250/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It was all somehow rather confusing, but I think I might have accidentally outrun a cop trying to pull me over this morning. That's new. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It was all somehow rather confusing, but I think I might have accidentally outrun a cop trying to pull me over this morning. That's new. +

+

+ 7/6/2012, 9:30:06 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22124882275860480/index.html b/static/mytweets/ewagoner/status/22124882275860480/index.html new file mode 100644 index 00000000..541b75bf --- /dev/null +++ b/static/mytweets/ewagoner/status/22124882275860480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The new recipe UI is really coming together. Have to do some javascript backend yet, but I like where it's going. http://skit.ch/bnws + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The new recipe UI is really coming together. Have to do some javascript backend yet, but I like where it's going. http://skit.ch/bnws +

+

+ 1/3/2011, 9:59:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/221292043283075074/index.html b/static/mytweets/ewagoner/status/221292043283075074/index.html new file mode 100644 index 00000000..9d519398 --- /dev/null +++ b/static/mytweets/ewagoner/status/221292043283075074/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Amazing (to me) fact I learned: on this day 72 years ago, there were only 15 democracies/republics in the world. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Amazing (to me) fact I learned: on this day 72 years ago, there were only 15 democracies/republics in the world. +

+

+ 7/6/2012, 1:18:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/221319962801864705/index.html b/static/mytweets/ewagoner/status/221319962801864705/index.html new file mode 100644 index 00000000..13cac7ea --- /dev/null +++ b/static/mytweets/ewagoner/status/221319962801864705/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some people ask how I can possibly do the absurd things I do on stage (like I'll be doing tonight). I have inspiration: <a href="http://www.youtube.com/watch?v=TSYV-nEE300">http://www.youtube.com/watch?v=TSYV-nEE300</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some people ask how I can possibly do the absurd things I do on stage (like I'll be doing tonight). I have inspiration: http://www.youtube.com/watch?v=TSYV-nEE300 +

+

+ 7/6/2012, 3:09:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/221344798622220288/index.html b/static/mytweets/ewagoner/status/221344798622220288/index.html new file mode 100644 index 00000000..5a46c613 --- /dev/null +++ b/static/mytweets/ewagoner/status/221344798622220288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happy birthday to my father, enjoying the high life (I hope, today anyway) down in the Florida Keys! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happy birthday to my father, enjoying the high life (I hope, today anyway) down in the Florida Keys! +

+

+ 7/6/2012, 4:48:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22142821/index.html b/static/mytweets/ewagoner/status/22142821/index.html new file mode 100644 index 00000000..1b0105d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/22142821/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Easter potluck lunch at the log cabin home of our local corn husk doll maker. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Easter potluck lunch at the log cabin home of our local corn husk doll maker. +

+

+ 4/8/2007, 1:05:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2214897538572288/index.html b/static/mytweets/ewagoner/status/2214897538572288/index.html new file mode 100644 index 00000000..75384ea8 --- /dev/null +++ b/static/mytweets/ewagoner/status/2214897538572288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You like the song "Long Black Veil"? Well, here you go: http://bit.ly/aaPnZ5 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You like the song "Long Black Veil"? Well, here you go: http://bit.ly/aaPnZ5 +

+

+ 11/9/2010, 11:24:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/221624679293665283/index.html b/static/mytweets/ewagoner/status/221624679293665283/index.html new file mode 100644 index 00000000..6a07acee --- /dev/null +++ b/static/mytweets/ewagoner/status/221624679293665283/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "How tiny wasps cope with being smaller than amoebas" <a href="http://blogs.discovermagazine.com/notrocketscience/2011/11/30/how-fairy-wasps-cope-with-being-smaller-than-amoebas/">http://blogs.discovermagazine.com/notrocketscience/2011/11/30/how-fairy-wasps-cope-with-being-smaller-than-amoebas/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22171335283/index.html b/static/mytweets/ewagoner/status/22171335283/index.html new file mode 100644 index 00000000..6c8a760b --- /dev/null +++ b/static/mytweets/ewagoner/status/22171335283/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Donna Putney, manager of Upstate Locally Grown (South Carolina), was featured on Greenville, SC TV yesterday: http://is.gd/eEKnp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Donna Putney, manager of Upstate Locally Grown (South Carolina), was featured on Greenville, SC TV yesterday: http://is.gd/eEKnp +

+

+ 8/26/2010, 7:58:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22172102268/index.html b/static/mytweets/ewagoner/status/22172102268/index.html new file mode 100644 index 00000000..8046ced1 --- /dev/null +++ b/static/mytweets/ewagoner/status/22172102268/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What do you do with half a billion diseased eggs? Destroy them? Nope! Cook 'em & serve 'em. http://is.gd/eELkM What could possibly go wrong? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What do you do with half a billion diseased eggs? Destroy them? Nope! Cook 'em & serve 'em. http://is.gd/eELkM What could possibly go wrong? +

+

+ 8/26/2010, 8:10:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/221746452874006528/index.html b/static/mytweets/ewagoner/status/221746452874006528/index.html new file mode 100644 index 00000000..23030340 --- /dev/null +++ b/static/mytweets/ewagoner/status/221746452874006528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It has been brought to my attention that I am a colorful character. <a href="http://instagr.am/p/MzEaZ5s2vm/">http://instagr.am/p/MzEaZ5s2vm/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It has been brought to my attention that I am a colorful character. http://instagr.am/p/MzEaZ5s2vm/ +

+

+ 7/7/2012, 7:24:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/221763104281866240/index.html b/static/mytweets/ewagoner/status/221763104281866240/index.html new file mode 100644 index 00000000..1b1e8600 --- /dev/null +++ b/static/mytweets/ewagoner/status/221763104281866240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Say what? "Duke Energy CEO Bill Johnson resigns after one day, gets $44 million in severance" <a href="http://grist.org/news/duke-ceo-bill-johnson-resigns-after-one-day-gets-44-million-in-severance/">http://grist.org/news/duke-ceo-bill-johnson-resigns-after-one-day-gets-44-million-in-severance/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/222028985633226754/index.html b/static/mytweets/ewagoner/status/222028985633226754/index.html new file mode 100644 index 00000000..4782a49b --- /dev/null +++ b/static/mytweets/ewagoner/status/222028985633226754/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The past will always surprise us. "'Frankenstein' Bog Mummies Discovered in Scotland" <a href="http://news.nationalgeographic.com/news/2012/07/120706-bog-mummies-body-parts-frankenstein-ancient-science/">http://news.nationalgeographic.com/news/2012/07/120706-bog-mummies-body-parts-frankenstein-ancient-science/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22207022464/index.html b/static/mytweets/ewagoner/status/22207022464/index.html new file mode 100644 index 00000000..807b199d --- /dev/null +++ b/static/mytweets/ewagoner/status/22207022464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Zocalo Salsas has eight different salsas set up at the @athlocallygrown "Meet the Grower" table! http://gdzl.la/8vFBqC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Zocalo Salsas has eight different salsas set up at the @athlocallygrown "Meet the Grower" table! http://gdzl.la/8vFBqC +

+

+ 8/26/2010, 4:30:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22210196316/index.html b/static/mytweets/ewagoner/status/22210196316/index.html new file mode 100644 index 00000000..728b99ea --- /dev/null +++ b/static/mytweets/ewagoner/status/22210196316/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Clarksdale (Mississippi) Market is also the first market in the region to make available the sale of produce online" http://is.gd/eFyp0 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The Clarksdale (Mississippi) Market is also the first market in the region to make available the sale of produce online" http://is.gd/eFyp0 +

+

+ 8/26/2010, 5:21:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/222105254022492161/index.html b/static/mytweets/ewagoner/status/222105254022492161/index.html new file mode 100644 index 00000000..9cadbbb8 --- /dev/null +++ b/static/mytweets/ewagoner/status/222105254022492161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "How can I find a renter for this Athens house/recording studio? Interpretive dance to Human League's 'Love Action'!" <a href="http://www.youtube.com/watch?v=5S3YUuK0ICg&feature=player_embedded">http://www.youtube.com/watch?v=5S3YUuK0ICg&feature=player_embedded</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/222160340828438528/index.html b/static/mytweets/ewagoner/status/222160340828438528/index.html new file mode 100644 index 00000000..1c0132a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/222160340828438528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just finished a long book with Viv about a time traveling dragon that had to pretend to be a float in the Macy's parade to escape back home. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just finished a long book with Viv about a time traveling dragon that had to pretend to be a float in the Macy's parade to escape back home. +

+

+ 7/8/2012, 10:48:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22226470232/index.html b/static/mytweets/ewagoner/status/22226470232/index.html new file mode 100644 index 00000000..e1263f8a --- /dev/null +++ b/static/mytweets/ewagoner/status/22226470232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @BreakingNews: Frozen fruit bars recalled because of possible link to U.S. typhoid outbreak - AP http://bit.ly/dmSTBq + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @BreakingNews: Frozen fruit bars recalled because of possible link to U.S. typhoid outbreak - AP http://bit.ly/dmSTBq +

+

+ 8/26/2010, 9:21:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22230665624/index.html b/static/mytweets/ewagoner/status/22230665624/index.html new file mode 100644 index 00000000..ce8dd824 --- /dev/null +++ b/static/mytweets/ewagoner/status/22230665624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow. Tim Pratt's Lovecraftian story on @TheDrabbleCast this week is an instant classic. Listen in the dark. http://drabblecast.org + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow. Tim Pratt's Lovecraftian story on @TheDrabbleCast this week is an instant classic. Listen in the dark. http://drabblecast.org +

+

+ 8/26/2010, 10:21:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/222326476668801024/index.html b/static/mytweets/ewagoner/status/222326476668801024/index.html new file mode 100644 index 00000000..b1857225 --- /dev/null +++ b/static/mytweets/ewagoner/status/222326476668801024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @trevso_electric: Just saw a touching BP commercial where BP congratulates BP for doing some of what BP was legally required to do af ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @trevso_electric: Just saw a touching BP commercial where BP congratulates BP for doing some of what BP was legally required to do af ... +

+

+ 7/9/2012, 9:48:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/222332413634822147/index.html b/static/mytweets/ewagoner/status/222332413634822147/index.html new file mode 100644 index 00000000..08d44df7 --- /dev/null +++ b/static/mytweets/ewagoner/status/222332413634822147/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Amanda Palmer & The Grand Theft Orchestra's new uncensored video to "Want It Back" is glorious. +<a href="http://www.youtube.com/watch?v=cZCadqQY-Lw&feature=player_embedded">http://www.youtube.com/watch?v=cZCadqQY-Lw&feature=player_embedded</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/222413295255162881/index.html b/static/mytweets/ewagoner/status/222413295255162881/index.html new file mode 100644 index 00000000..2e3835e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/222413295255162881/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + "2012 Southern Foodways Symposium, Barbecue: An Exploration of Pitmasters, Places, Smoke, and Sauce" +10/19-21/2012 OMG <a href="http://vimeo.com/45149798">http://vimeo.com/45149798</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "2012 Southern Foodways Symposium, Barbecue: An Exploration of Pitmasters, Places, Smoke, and Sauce"
10/19-21/2012 OMG http://vimeo.com/45149798 +

+

+ 7/9/2012, 3:33:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/222431944489705473/index.html b/static/mytweets/ewagoner/status/222431944489705473/index.html new file mode 100644 index 00000000..ed10bde6 --- /dev/null +++ b/static/mytweets/ewagoner/status/222431944489705473/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + See you in a few days. Just got a new game for my C-64. <a href="http://instagr.am/p/M38JROM2gS/">http://instagr.am/p/M38JROM2gS/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ See you in a few days. Just got a new game for my C-64. http://instagr.am/p/M38JROM2gS/ +

+

+ 7/9/2012, 4:48:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/222446548674551809/index.html b/static/mytweets/ewagoner/status/222446548674551809/index.html new file mode 100644 index 00000000..b1b353c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/222446548674551809/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LaughingSquid: Man Cuts Off His Hair, Makes A Wig & Hilariously Pranks His Friends <a href="http://dlvr.it/1qjqW1">http://dlvr.it/1qjqW1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LaughingSquid: Man Cuts Off His Hair, Makes A Wig & Hilariously Pranks His Friends http://dlvr.it/1qjqW1 +

+

+ 7/9/2012, 5:46:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/222473508968607745/index.html b/static/mytweets/ewagoner/status/222473508968607745/index.html new file mode 100644 index 00000000..0408a222 --- /dev/null +++ b/static/mytweets/ewagoner/status/222473508968607745/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seems like both my girls are changelings. Juniper is more often cat, dog, horse, or frog than human. And Viv is always reptilian. Or Luigi. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seems like both my girls are changelings. Juniper is more often cat, dog, horse, or frog than human. And Viv is always reptilian. Or Luigi. +

+

+ 7/9/2012, 7:33:12 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/222517483846897664/index.html b/static/mytweets/ewagoner/status/222517483846897664/index.html new file mode 100644 index 00000000..9ef58ac6 --- /dev/null +++ b/static/mytweets/ewagoner/status/222517483846897664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athensrumors: Secret Moonrise Kingdom screening at Gordon Lamb's house right now. Free Bud Lite Platinum if you make it past the doo ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athensrumors: Secret Moonrise Kingdom screening at Gordon Lamb's house right now. Free Bud Lite Platinum if you make it past the doo ... +

+

+ 7/9/2012, 10:27:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22252188025753600/index.html b/static/mytweets/ewagoner/status/22252188025753600/index.html new file mode 100644 index 00000000..c6937118 --- /dev/null +++ b/static/mytweets/ewagoner/status/22252188025753600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ah, there we go. I knew there was a pot of beans in my future! http://instagr.am/p/2-Un/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ah, there we go. I knew there was a pot of beans in my future! http://instagr.am/p/2-Un/ +

+

+ 1/4/2011, 6:25:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22261728825835520/index.html b/static/mytweets/ewagoner/status/22261728825835520/index.html new file mode 100644 index 00000000..4d192321 --- /dev/null +++ b/static/mytweets/ewagoner/status/22261728825835520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heading to work with a thermos full of hot muesli. Because today I'm pretending to be a Swiss miner, I guess. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heading to work with a thermos full of hot muesli. Because today I'm pretending to be a Swiss miner, I guess. +

+

+ 1/4/2011, 7:03:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/222719192447725569/index.html b/static/mytweets/ewagoner/status/222719192447725569/index.html new file mode 100644 index 00000000..d7ae5dc3 --- /dev/null +++ b/static/mytweets/ewagoner/status/222719192447725569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @amyhcchen: Earthlapse, a video of Earth careening through space. <a href="http://vimeo.com/44987521">http://vimeo.com/44987521</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @amyhcchen: Earthlapse, a video of Earth careening through space. http://vimeo.com/44987521 +

+

+ 7/10/2012, 11:49:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/222723636178595843/index.html b/static/mytweets/ewagoner/status/222723636178595843/index.html new file mode 100644 index 00000000..e79c18d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/222723636178595843/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What the hell is wrong with Daniel Tosh? <a href="http://breakfastcookie.tumblr.com/post/26879625651/so-a-girl-walks-into-a-comedy-club">http://breakfastcookie.tumblr.com/post/26879625651/so-a-girl-walks-into-a-comedy-club</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/222762409671143424/index.html b/static/mytweets/ewagoner/status/222762409671143424/index.html new file mode 100644 index 00000000..cba26b42 --- /dev/null +++ b/static/mytweets/ewagoner/status/222762409671143424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JesseThorn: I think that one of the worst things in media is accepting people acting like assholes because "Hey! What did you expect ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JesseThorn: I think that one of the worst things in media is accepting people acting like assholes because "Hey! What did you expect ... +

+

+ 7/10/2012, 2:41:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/222772532321849346/index.html b/static/mytweets/ewagoner/status/222772532321849346/index.html new file mode 100644 index 00000000..11ab00ee --- /dev/null +++ b/static/mytweets/ewagoner/status/222772532321849346/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Do you know how to achieve the perfect point for the kind of work you need out of that pencil?" <a href="http://mhpbooks.com/books/how-to-sharpen-pencils/">http://mhpbooks.com/books/how-to-sharpen-pencils/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/222775092168507392/index.html b/static/mytweets/ewagoner/status/222775092168507392/index.html new file mode 100644 index 00000000..0fdf824c --- /dev/null +++ b/static/mytweets/ewagoner/status/222775092168507392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I turn 15,000 days old this October 11th, and feel like I ought to celebrate somehow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I turn 15,000 days old this October 11th, and feel like I ought to celebrate somehow. +

+

+ 7/10/2012, 3:31:35 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/222799853854535680/index.html b/static/mytweets/ewagoner/status/222799853854535680/index.html new file mode 100644 index 00000000..726254b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/222799853854535680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I learned in "The Young Giant" if a tiny boy nurses on a male giant's breast for years, he'll become a giant too. <a href="http://grimmlunch.org/90-the-young-giant">http://grimmlunch.org/90-the-young-giant</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I learned in "The Young Giant" if a tiny boy nurses on a male giant's breast for years, he'll become a giant too. http://grimmlunch.org/90-the-young-giant +

+

+ 7/10/2012, 5:09:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22285245021/index.html b/static/mytweets/ewagoner/status/22285245021/index.html new file mode 100644 index 00000000..31b53fbc --- /dev/null +++ b/static/mytweets/ewagoner/status/22285245021/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just passed a fully decked-out team of Ghostbusters on the sidewalk like it's an ordinary thing. Because this is Athens, and it kind of is. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just passed a fully decked-out team of Ghostbusters on the sidewalk like it's an ordinary thing. Because this is Athens, and it kind of is. +

+

+ 8/27/2010, 1:39:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/222859090274168832/index.html b/static/mytweets/ewagoner/status/222859090274168832/index.html new file mode 100644 index 00000000..7ded322f --- /dev/null +++ b/static/mytweets/ewagoner/status/222859090274168832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Need to localize a Rails app, and want to do it the easy way? Here's localization as a service (act fast!): <a href="http://www.localeapp.com/">http://www.localeapp.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Need to localize a Rails app, and want to do it the easy way? Here's localization as a service (act fast!): http://www.localeapp.com/ +

+

+ 7/10/2012, 9:05:22 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22297856435/index.html b/static/mytweets/ewagoner/status/22297856435/index.html new file mode 100644 index 00000000..2abc8673 --- /dev/null +++ b/static/mytweets/ewagoner/status/22297856435/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's soundtrack was provided by the entire discography from The Young Fresh Fellows. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's soundtrack was provided by the entire discography from The Young Fresh Fellows. +

+

+ 8/27/2010, 5:00:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/223052762433335296/index.html b/static/mytweets/ewagoner/status/223052762433335296/index.html new file mode 100644 index 00000000..69aa8ba9 --- /dev/null +++ b/static/mytweets/ewagoner/status/223052762433335296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, suck. My favorite store in Athens, Helix, is closing. This was always the first place I went to for gifts. <a href="http://athens.patch.com/listings/helix-3">http://athens.patch.com/listings/helix-3</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, suck. My favorite store in Athens, Helix, is closing. This was always the first place I went to for gifts. http://athens.patch.com/listings/helix-3 +

+

+ 7/11/2012, 9:54:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/223060784794710016/index.html b/static/mytweets/ewagoner/status/223060784794710016/index.html new file mode 100644 index 00000000..c6a8c6ec --- /dev/null +++ b/static/mytweets/ewagoner/status/223060784794710016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nympsam: I could use some hump day cheer up. Help spread the word about my book? <a href="http://www.indiegogo.com/nympsam">http://www.indiegogo.com/nympsam</a> #polyamory #selfhelp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nympsam: I could use some hump day cheer up. Help spread the word about my book? http://www.indiegogo.com/nympsam #polyamory #selfhelp +

+

+ 7/11/2012, 10:26:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22308516137/index.html b/static/mytweets/ewagoner/status/22308516137/index.html new file mode 100644 index 00000000..1151888e --- /dev/null +++ b/static/mytweets/ewagoner/status/22308516137/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Me and the second girl are having a night on the town. This is our "contemplating dinner" face. http://gdzl.la/8vXAAS + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Me and the second girl are having a night on the town. This is our "contemplating dinner" face. http://gdzl.la/8vXAAS +

+

+ 8/27/2010, 7:50:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22309708414/index.html b/static/mytweets/ewagoner/status/22309708414/index.html new file mode 100644 index 00000000..a16b2d66 --- /dev/null +++ b/static/mytweets/ewagoner/status/22309708414/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We decided on the butcher board at Farm 255. Can't go wrong with that. http://gdzl.la/8vXLkw + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We decided on the butcher board at Farm 255. Can't go wrong with that. http://gdzl.la/8vXLkw +

+

+ 8/27/2010, 8:08:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/223140417741406208/index.html b/static/mytweets/ewagoner/status/223140417741406208/index.html new file mode 100644 index 00000000..71feb763 --- /dev/null +++ b/static/mytweets/ewagoner/status/223140417741406208/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @Ihnatko: Willie Nelson's complete Atlantic Sessions: 61 tracks for $2.99. You gotta be high not to buy this one. +<a href="http://www.amazon.com/gp/product/B00123KDP6?ie=UTF8&camp=213733&creative=393177&creativeASIN=B00123KDP6&linkCode=shr&tag=andihnscelwas-20&ref_=sr_shvl_album_1&qid=1342035637&sr=301-1">http://www.amazon.com/gp/product/B00123KDP6?ie=UTF8&camp=213733&creative=393177&creativeASIN=B00123KDP6&linkCode=shr&tag=andihnscelwas-20&ref_=sr_shvl_album_1&qid=1342035637&sr=301-1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22316208225259520/index.html b/static/mytweets/ewagoner/status/22316208225259520/index.html new file mode 100644 index 00000000..bfca9d3a --- /dev/null +++ b/static/mytweets/ewagoner/status/22316208225259520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The USS Oklahoma was so badly hit it capsized before sinking." I just learned those two words don't mean the same thing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The USS Oklahoma was so badly hit it capsized before sinking." I just learned those two words don't mean the same thing. +

+

+ 1/4/2011, 10:39:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/223170340388483075/index.html b/static/mytweets/ewagoner/status/223170340388483075/index.html new file mode 100644 index 00000000..510922ff --- /dev/null +++ b/static/mytweets/ewagoner/status/223170340388483075/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Reminded that Elvis Perkins’ “Ash Wednesday” album exists, I was immediately compelled to play it dangerously loud & sing along even louder. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Reminded that Elvis Perkins’ “Ash Wednesday” album exists, I was immediately compelled to play it dangerously loud & sing along even louder. +

+

+ 7/11/2012, 5:42:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2233494675/index.html b/static/mytweets/ewagoner/status/2233494675/index.html new file mode 100644 index 00000000..d6cdef6c --- /dev/null +++ b/static/mytweets/ewagoner/status/2233494675/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My HughesNet satellite contract expired yesterday, and today my equipment is "broken" requiring a site visit and a $125+ charge. Convenient. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My HughesNet satellite contract expired yesterday, and today my equipment is "broken" requiring a site visit and a $125+ charge. Convenient. +

+

+ 6/19/2009, 12:26:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2233876258/index.html b/static/mytweets/ewagoner/status/2233876258/index.html new file mode 100644 index 00000000..e0c918d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/2233876258/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Also, a tree came down in the storm today, taking out our well. I *think* it just broke the electric line to it. Fingers crossed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Also, a tree came down in the storm today, taking out our well. I *think* it just broke the electric line to it. Fingers crossed. +

+

+ 6/19/2009, 1:02:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22341543943741440/index.html b/static/mytweets/ewagoner/status/22341543943741440/index.html new file mode 100644 index 00000000..3c41933e --- /dev/null +++ b/static/mytweets/ewagoner/status/22341543943741440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's an adorable cover of Edward Sharpe & The Magnetic Zeros' "Home": http://youtu.be/L64c5vT3NBw (and yes, I'm a total softie) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's an adorable cover of Edward Sharpe & The Magnetic Zeros' "Home": http://youtu.be/L64c5vT3NBw (and yes, I'm a total softie) +

+

+ 1/4/2011, 12:20:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/223425611161542657/index.html b/static/mytweets/ewagoner/status/223425611161542657/index.html new file mode 100644 index 00000000..44b096af --- /dev/null +++ b/static/mytweets/ewagoner/status/223425611161542657/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: "The best images of the Moon ever recorded" are kept in an abandoned McDonalds. And could be lost forever. <a href="http://www.flickr.com/photos/jurvetson/2878302406">http://www.flickr.com/photos/jurvetson/2878302406</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Ihnatko: "The best images of the Moon ever recorded" are kept in an abandoned McDonalds. And could be lost forever. http://www.flickr.com/photos/jurvetson/2878302406 +

+

+ 7/12/2012, 10:36:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/223433826381217792/index.html b/static/mytweets/ewagoner/status/223433826381217792/index.html new file mode 100644 index 00000000..c7b83d10 --- /dev/null +++ b/static/mytweets/ewagoner/status/223433826381217792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @alyjack: A Disturbingly Accurate Portrayal of What Happens Every Time ‘That Gotye Song’ Starts Playing in the Car <a href="http://gawker.com/5925389/a-disturbingly-accurate-portrayal-of-what-happens-every-time-that-gotye-song-starts-playing-in-the-car">http://gawker.com/5925389/a-disturbingly-accurate-portrayal-of-what-happens-every-time-that-gotye-song-starts-playing-in-the-car</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/223481245181554689/index.html b/static/mytweets/ewagoner/status/223481245181554689/index.html new file mode 100644 index 00000000..e7bcd82b --- /dev/null +++ b/static/mytweets/ewagoner/status/223481245181554689/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Maggie: Avocado bourbon milkshake. So good you'll want to pour it on your skin. <a href="http://bit.ly/Nkhyys">http://bit.ly/Nkhyys</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Maggie: Avocado bourbon milkshake. So good you'll want to pour it on your skin. http://bit.ly/Nkhyys +

+

+ 7/12/2012, 2:17:35 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22349663671685120/index.html b/static/mytweets/ewagoner/status/22349663671685120/index.html new file mode 100644 index 00000000..65bb78a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/22349663671685120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Let's see... leftover chili for lunch, and a crock pot of beans waiting for me at home for dinner. I might not have thought this through. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Let's see... leftover chili for lunch, and a crock pot of beans waiting for me at home for dinner. I might not have thought this through. +

+

+ 1/4/2011, 12:52:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/223530859549044736/index.html b/static/mytweets/ewagoner/status/223530859549044736/index.html new file mode 100644 index 00000000..ed19ac82 --- /dev/null +++ b/static/mytweets/ewagoner/status/223530859549044736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Grilled Peach and Ginger No-Dairy Ice Cream <a href="http://paleoparents.com/?p=7672">http://paleoparents.com/?p=7672</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Grilled Peach and Ginger No-Dairy Ice Cream http://paleoparents.com/?p=7672 +

+

+ 7/12/2012, 5:34:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22363516571/index.html b/static/mytweets/ewagoner/status/22363516571/index.html new file mode 100644 index 00000000..858c39a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/22363516571/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been invited to a society luncheon, so I've put on my "formal jeans". Maybe someday I'll be able to dress like a grownup. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been invited to a society luncheon, so I've put on my "formal jeans". Maybe someday I'll be able to dress like a grownup. +

+

+ 8/28/2010, 11:56:12 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22377142059/index.html b/static/mytweets/ewagoner/status/22377142059/index.html new file mode 100644 index 00000000..bc9ad71e --- /dev/null +++ b/static/mytweets/ewagoner/status/22377142059/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eighteen layer banana pudding. Turns out society ladies really know how to party, and I fit right in. http://gdzl.la/8w9yeW + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eighteen layer banana pudding. Turns out society ladies really know how to party, and I fit right in. http://gdzl.la/8w9yeW +

+

+ 8/28/2010, 3:18:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/223787922560790529/index.html b/static/mytweets/ewagoner/status/223787922560790529/index.html new file mode 100644 index 00000000..55f64c7c --- /dev/null +++ b/static/mytweets/ewagoner/status/223787922560790529/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tomorrow the girls and I are going to see the #1 exhibit about #2. <a href="http://fernbankmuseum.org/explore-exhibits/special-exhibitions/the-scoop-on-poop/">http://fernbankmuseum.org/explore-exhibits/special-exhibitions/the-scoop-on-poop/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/223796023259181057/index.html b/static/mytweets/ewagoner/status/223796023259181057/index.html new file mode 100644 index 00000000..e35c02e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/223796023259181057/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This was way more interesting then I thought it'd be: "Use Case Study House #1 A house designed like a web application" <a href="http://davidgalbraith.org/essay/use-case-study-house-1-a-house-designed-like-a-web-application/2723/">http://davidgalbraith.org/essay/use-case-study-house-1-a-house-designed-like-a-web-application/2723/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2238144543/index.html b/static/mytweets/ewagoner/status/2238144543/index.html new file mode 100644 index 00000000..8019e50b --- /dev/null +++ b/static/mytweets/ewagoner/status/2238144543/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I may be at home with no water and now Internet, but I can still hear about the Georgia Theater burning down. Sad day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I may be at home with no water and now Internet, but I can still hear about the Georgia Theater burning down. Sad day. +

+

+ 6/19/2009, 9:53:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22383560597962753/index.html b/static/mytweets/ewagoner/status/22383560597962753/index.html new file mode 100644 index 00000000..7d8d1a20 --- /dev/null +++ b/static/mytweets/ewagoner/status/22383560597962753/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wells Fargo admits they've never had the title to my house, tho I've been paying them for 9 yrs. "There has to be a reasonable explanation." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wells Fargo admits they've never had the title to my house, tho I've been paying them for 9 yrs. "There has to be a reasonable explanation." +

+

+ 1/4/2011, 3:07:11 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2238477566/index.html b/static/mytweets/ewagoner/status/2238477566/index.html new file mode 100644 index 00000000..2c83b84f --- /dev/null +++ b/static/mytweets/ewagoner/status/2238477566/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ran into town for splices, electrical tape, and a couple gallons of water. Also, coffee. It's a breve kind of morning. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ran into town for splices, electrical tape, and a couple gallons of water. Also, coffee. It's a breve kind of morning. +

+

+ 6/19/2009, 10:20:01 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/223850555515215872/index.html b/static/mytweets/ewagoner/status/223850555515215872/index.html new file mode 100644 index 00000000..5f773fa4 --- /dev/null +++ b/static/mytweets/ewagoner/status/223850555515215872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Two reviews of the new polyamory series on Showtime that premiered last night: snarky <a href="http://theblackleatherbelt.com/that-polyamory-show-on-showtime">http://theblackleatherbelt.com/that-polyamory-show-on-showtime</a> and serious <a href="http://polyinthemedia.blogspot.com/2012/07/showtimes-polyamory-series-begins.html">http://polyinthemedia.blogspot.com/2012/07/showtimes-polyamory-series-begins.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/223878222339776512/index.html b/static/mytweets/ewagoner/status/223878222339776512/index.html new file mode 100644 index 00000000..6c6815d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/223878222339776512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been waiting all year for storm season, just for this view from my desk. <a href="http://instagr.am/p/NCN1g7M2v-/">http://instagr.am/p/NCN1g7M2v-/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been waiting all year for storm season, just for this view from my desk. http://instagr.am/p/NCN1g7M2v-/ +

+

+ 7/13/2012, 4:35:02 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/223927279573671937/index.html b/static/mytweets/ewagoner/status/223927279573671937/index.html new file mode 100644 index 00000000..4b3be9ff --- /dev/null +++ b/static/mytweets/ewagoner/status/223927279573671937/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What's that? I opened a giant bottle of Peche Lambic and I'm the only one here who can drink it? Oh, of all the rotten luck. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What's that? I opened a giant bottle of Peche Lambic and I'm the only one here who can drink it? Oh, of all the rotten luck. +

+

+ 7/13/2012, 7:49:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/223930523465158656/index.html b/static/mytweets/ewagoner/status/223930523465158656/index.html new file mode 100644 index 00000000..f3889e53 --- /dev/null +++ b/static/mytweets/ewagoner/status/223930523465158656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Pinboard: Your data exists as tiny motes of rust spinning in a locked box at a hundred times a second, of course you should worry ab ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Pinboard: Your data exists as tiny motes of rust spinning in a locked box at a hundred times a second, of course you should worry ab ... +

+

+ 7/13/2012, 8:02:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2239563624/index.html b/static/mytweets/ewagoner/status/2239563624/index.html new file mode 100644 index 00000000..76532f48 --- /dev/null +++ b/static/mytweets/ewagoner/status/2239563624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm a lumberjack and I'm ok. I sleep all night and I work all day. I cut down trees and splice live wires and love to take hot showers... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm a lumberjack and I'm ok. I sleep all night and I work all day. I cut down trees and splice live wires and love to take hot showers... +

+

+ 6/19/2009, 11:41:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2240146213/index.html b/static/mytweets/ewagoner/status/2240146213/index.html new file mode 100644 index 00000000..54f21118 --- /dev/null +++ b/static/mytweets/ewagoner/status/2240146213/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Someone just said June 19's been scientifically proven to be the happiest day of the year. In response, an arm just snapped off my glasses. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Someone just said June 19's been scientifically proven to be the happiest day of the year. In response, an arm just snapped off my glasses. +

+

+ 6/19/2009, 12:23:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/224131834810863617/index.html b/static/mytweets/ewagoner/status/224131834810863617/index.html new file mode 100644 index 00000000..a3c691c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/224131834810863617/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ella Fitzgerald sang a mean funk cover of Cream’s “Sunshine of Your Love”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ella Fitzgerald sang a mean funk cover of Cream’s “Sunshine of Your Love”. +

+

+ 7/14/2012, 9:22:48 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/224151819927035906/index.html b/static/mytweets/ewagoner/status/224151819927035906/index.html new file mode 100644 index 00000000..8368dda3 --- /dev/null +++ b/static/mytweets/ewagoner/status/224151819927035906/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Juniper was singing sweetly and softly in her chair. I leaned in close so I could hear. + +“Give it away, give it away, give it away now.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper was singing sweetly and softly in her chair. I leaned in close so I could hear.

“Give it away, give it away, give it away now.” +

+

+ 7/14/2012, 10:42:13 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/224166083219820544/index.html b/static/mytweets/ewagoner/status/224166083219820544/index.html new file mode 100644 index 00000000..ca558be7 --- /dev/null +++ b/static/mytweets/ewagoner/status/224166083219820544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian got to meet a real paleontologist, and he gave her study tips ("lots of math!"). <a href="http://instagr.am/p/NEQtnZs2jf/">http://instagr.am/p/NEQtnZs2jf/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian got to meet a real paleontologist, and he gave her study tips ("lots of math!"). http://instagr.am/p/NEQtnZs2jf/ +

+

+ 7/14/2012, 11:38:53 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/224256112575254528/index.html b/static/mytweets/ewagoner/status/224256112575254528/index.html new file mode 100644 index 00000000..8efeea8e --- /dev/null +++ b/static/mytweets/ewagoner/status/224256112575254528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If I had one of those auto exhaust testing places I would not name it, as this place in Decatur did, “Dad’s Emissions”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If I had one of those auto exhaust testing places I would not name it, as this place in Decatur did, “Dad’s Emissions”. +

+

+ 7/14/2012, 5:36:38 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22438011/index.html b/static/mytweets/ewagoner/status/22438011/index.html new file mode 100644 index 00000000..0e0ff66c --- /dev/null +++ b/static/mytweets/ewagoner/status/22438011/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Three nights of temps in the low 20s really did a number on the growers here. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Three nights of temps in the low 20s really did a number on the growers here. +

+

+ 4/8/2007, 10:39:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22440045247995904/index.html b/static/mytweets/ewagoner/status/22440045247995904/index.html new file mode 100644 index 00000000..c919762e --- /dev/null +++ b/static/mytweets/ewagoner/status/22440045247995904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been looking forward to this dinner since Sunday. http://instagr.am/p/3aPg/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been looking forward to this dinner since Sunday. http://instagr.am/p/3aPg/ +

+

+ 1/4/2011, 6:51:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22443822684311552/index.html b/static/mytweets/ewagoner/status/22443822684311552/index.html new file mode 100644 index 00000000..10a6499c --- /dev/null +++ b/static/mytweets/ewagoner/status/22443822684311552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @fireland: Um hello I think I would remember getting blackout drunk and eating all the sour cream ah you have pictures, very nice, yo ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @fireland: Um hello I think I would remember getting blackout drunk and eating all the sour cream ah you have pictures, very nice, yo ... +

+

+ 1/4/2011, 7:06:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/224536185169657856/index.html b/static/mytweets/ewagoner/status/224536185169657856/index.html new file mode 100644 index 00000000..0f45e1e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/224536185169657856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pancakes topped with griddled cinnamoned peaches. Who needs syrup? <a href="http://instagr.am/p/NG5CPTs2n0/">http://instagr.am/p/NG5CPTs2n0/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pancakes topped with griddled cinnamoned peaches. Who needs syrup? http://instagr.am/p/NG5CPTs2n0/ +

+

+ 7/15/2012, 12:09:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/224657989754290176/index.html b/static/mytweets/ewagoner/status/224657989754290176/index.html new file mode 100644 index 00000000..9209f169 --- /dev/null +++ b/static/mytweets/ewagoner/status/224657989754290176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Counting Cracks" by George R. Galuschak is the best "Alien Insects Invade Earth" short story I've read in a long time. <a href="http://www.strangehorizons.com/2011/20111107/counting-f.shtml">http://www.strangehorizons.com/2011/20111107/counting-f.shtml</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22466601571/index.html b/static/mytweets/ewagoner/status/22466601571/index.html new file mode 100644 index 00000000..6bae3549 --- /dev/null +++ b/static/mytweets/ewagoner/status/22466601571/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The wild Jerusalem artichokes are blooming. We've got a pretty nice stand of them that expands a bit each year. http://gdzl.la/8wqisx + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The wild Jerusalem artichokes are blooming. We've got a pretty nice stand of them that expands a bit each year. http://gdzl.la/8wqisx +

+

+ 8/29/2010, 4:54:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22468171712/index.html b/static/mytweets/ewagoner/status/22468171712/index.html new file mode 100644 index 00000000..7a8fbcb5 --- /dev/null +++ b/static/mytweets/ewagoner/status/22468171712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally mowed the area down to my beehive. Might get to extract honey next weekend. http://gdzl.la/8wtJa9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally mowed the area down to my beehive. Might get to extract honey next weekend. http://gdzl.la/8wtJa9 +

+

+ 8/29/2010, 5:19:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22468372016/index.html b/static/mytweets/ewagoner/status/22468372016/index.html new file mode 100644 index 00000000..78a828f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/22468372016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Since I last checked on them (in May), the base of the hive collapsed and the bees had to make their own ways in. http://gdzl.la/8wtMDd + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Since I last checked on them (in May), the base of the hive collapsed and the bees had to make their own ways in. http://gdzl.la/8wtMDd +

+

+ 8/29/2010, 5:22:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2247194352/index.html b/static/mytweets/ewagoner/status/2247194352/index.html new file mode 100644 index 00000000..f8fdd7a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/2247194352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Good lord, what a day. I'd thought my "climbing poison ivy covered trees with a pair of wire cutters" days were behind me, but no. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Good lord, what a day. I'd thought my "climbing poison ivy covered trees with a pair of wire cutters" days were behind me, but no. +

+

+ 6/19/2009, 9:43:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/224868088926048256/index.html b/static/mytweets/ewagoner/status/224868088926048256/index.html new file mode 100644 index 00000000..237321e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/224868088926048256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Pretty Eight Machine" by Inverse Phase is a really well done chipcore version of one of my favorite albums. <a href="http://inversephase.bandcamp.com/album/pretty-eight-machine">http://inversephase.bandcamp.com/album/pretty-eight-machine</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/224886413152370688/index.html b/static/mytweets/ewagoner/status/224886413152370688/index.html new file mode 100644 index 00000000..9bf72258 --- /dev/null +++ b/static/mytweets/ewagoner/status/224886413152370688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens duo Cicada Rhythm does wonderful things with guitar and upright bass. <a href="http://cicadarhythm.org/">http://cicadarhythm.org/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens duo Cicada Rhythm does wonderful things with guitar and upright bass. http://cicadarhythm.org/ +

+

+ 7/16/2012, 11:21:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22491626675/index.html b/static/mytweets/ewagoner/status/22491626675/index.html new file mode 100644 index 00000000..e7984bbf --- /dev/null +++ b/static/mytweets/ewagoner/status/22491626675/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Best wishes to all my friends (most of whom I've never actually met) in the Virgin Islands as Earl pays the neighborhood a visit. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Best wishes to all my friends (most of whom I've never actually met) in the Virgin Islands as Earl pays the neighborhood a visit. +

+

+ 8/29/2010, 11:09:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/224926618303471617/index.html b/static/mytweets/ewagoner/status/224926618303471617/index.html new file mode 100644 index 00000000..0ee3a99c --- /dev/null +++ b/static/mytweets/ewagoner/status/224926618303471617/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If only I had the money and the time… <a href="http://campmighty.com/register/">http://campmighty.com/register/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If only I had the money and the time… http://campmighty.com/register/ +

+

+ 7/16/2012, 2:00:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/224975844211294210/index.html b/static/mytweets/ewagoner/status/224975844211294210/index.html new file mode 100644 index 00000000..c28b0170 --- /dev/null +++ b/static/mytweets/ewagoner/status/224975844211294210/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That tank of gas lasted 502 miles. I’m glad I finally found a station with diesel, because I wouldn’t have made it to 503. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That tank of gas lasted 502 miles. I’m glad I finally found a station with diesel, because I wouldn’t have made it to 503. +

+

+ 7/16/2012, 5:16:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/224977934971183105/index.html b/static/mytweets/ewagoner/status/224977934971183105/index.html new file mode 100644 index 00000000..f146942f --- /dev/null +++ b/static/mytweets/ewagoner/status/224977934971183105/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I turned on my windshield wipers and a small green official looking piece of paper came flying out. I wonder what it was. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I turned on my windshield wipers and a small green official looking piece of paper came flying out. I wonder what it was. +

+

+ 7/16/2012, 5:24:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225003508255035393/index.html b/static/mytweets/ewagoner/status/225003508255035393/index.html new file mode 100644 index 00000000..aeec4ecf --- /dev/null +++ b/static/mytweets/ewagoner/status/225003508255035393/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I guess I'm canning tomatoes tonight. <a href="http://instagr.am/p/NKNlRsM2vD/">http://instagr.am/p/NKNlRsM2vD/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225052343455068161/index.html b/static/mytweets/ewagoner/status/225052343455068161/index.html new file mode 100644 index 00000000..d07993e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/225052343455068161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Twelve pints of tomatoes, ready for a long bath in boiling water. <a href="http://instagr.am/p/NKjx5Us2tp/">http://instagr.am/p/NKjx5Us2tp/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Twelve pints of tomatoes, ready for a long bath in boiling water. http://instagr.am/p/NKjx5Us2tp/ +

+

+ 7/16/2012, 10:20:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225076372912082944/index.html b/static/mytweets/ewagoner/status/225076372912082944/index.html new file mode 100644 index 00000000..95f21b22 --- /dev/null +++ b/static/mytweets/ewagoner/status/225076372912082944/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Life gave me a bowl of cherries, so that’s what I had for dinner. + +Ok, so I bought them at the store. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Life gave me a bowl of cherries, so that’s what I had for dinner.

Ok, so I bought them at the store. +

+

+ 7/16/2012, 11:56:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22513943259910145/index.html b/static/mytweets/ewagoner/status/22513943259910145/index.html new file mode 100644 index 00000000..f49385a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/22513943259910145/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Disturbing Star Wars pin up art? More like a typical day around DragonCon, I'd say. http://lnk.ms/JG01d via @marcand + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Disturbing Star Wars pin up art? More like a typical day around DragonCon, I'd say. http://lnk.ms/JG01d via @marcand +

+

+ 1/4/2011, 11:45:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22524734004/index.html b/static/mytweets/ewagoner/status/22524734004/index.html new file mode 100644 index 00000000..4679df95 --- /dev/null +++ b/static/mytweets/ewagoner/status/22524734004/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Florida family struck with mystery illnesses, discover their swimming pool has high levels of toxic oil dispersant. http://is.gd/eLyg6 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Florida family struck with mystery illnesses, discover their swimming pool has high levels of toxic oil dispersant. http://is.gd/eLyg6 +

+

+ 8/30/2010, 9:39:07 AM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225301924096909312/index.html b/static/mytweets/ewagoner/status/225301924096909312/index.html new file mode 100644 index 00000000..81060d70 --- /dev/null +++ b/static/mytweets/ewagoner/status/225301924096909312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Eight years was awesome and I was famous and I was powerful.” And he still sounds like he's twelve years old. <a href="http://www.politico.com/news/stories/0712/78606.html">http://www.politico.com/news/stories/0712/78606.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225310342811615232/index.html b/static/mytweets/ewagoner/status/225310342811615232/index.html new file mode 100644 index 00000000..b3756ebd --- /dev/null +++ b/static/mytweets/ewagoner/status/225310342811615232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheDrabblecast: The pancakes attained sentience. Bill shook his fist at the charred landscape. “You blew it up, you damn dirty Crêpes!” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheDrabblecast: The pancakes attained sentience. Bill shook his fist at the charred landscape. “You blew it up, you damn dirty Crêpes!” +

+

+ 7/17/2012, 3:25:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225321334270472192/index.html b/static/mytweets/ewagoner/status/225321334270472192/index.html new file mode 100644 index 00000000..f044c4ff --- /dev/null +++ b/static/mytweets/ewagoner/status/225321334270472192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Jezebel gets a hold on a satirical article in the UGA newspaper that was so good, no one knew if it was satire: <a href="http://jezebel.com/5925955/forget-what-youve-heard-heres-the-real-way-to-find-that-perfect-husband-in-college">http://jezebel.com/5925955/forget-what-youve-heard-heres-the-real-way-to-find-that-perfect-husband-in-college</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225371355351228416/index.html b/static/mytweets/ewagoner/status/225371355351228416/index.html new file mode 100644 index 00000000..70de57fd --- /dev/null +++ b/static/mytweets/ewagoner/status/225371355351228416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just stumbled across an album of “power dance remixes” of 70s rock hits and you know what didn’t need more untz untz untz? American Pie. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just stumbled across an album of “power dance remixes” of 70s rock hits and you know what didn’t need more untz untz untz? American Pie. +

+

+ 7/17/2012, 7:28:12 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22537594006/index.html b/static/mytweets/ewagoner/status/22537594006/index.html new file mode 100644 index 00000000..e763e099 --- /dev/null +++ b/static/mytweets/ewagoner/status/22537594006/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Petrus cask aged ale is on tap for the 1st time in the US, in very limited supplies. So naturally, I had some with lunch. http://is.gd/eLL2Q + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Petrus cask aged ale is on tap for the 1st time in the US, in very limited supplies. So naturally, I had some with lunch. http://is.gd/eLL2Q +

+

+ 8/30/2010, 12:21:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225417303808950273/index.html b/static/mytweets/ewagoner/status/225417303808950273/index.html new file mode 100644 index 00000000..3535f430 --- /dev/null +++ b/static/mytweets/ewagoner/status/225417303808950273/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DragonCon: THE TRUTH IS OUT THERE...and we have it. Gillian Anderson joins us for Dragon*Con 2012! <a href="http://ow.ly/i/MhKv">http://ow.ly/i/MhKv</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DragonCon: THE TRUTH IS OUT THERE...and we have it. Gillian Anderson joins us for Dragon*Con 2012! http://ow.ly/i/MhKv +

+

+ 7/17/2012, 10:30:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22548988839/index.html b/static/mytweets/ewagoner/status/22548988839/index.html new file mode 100644 index 00000000..17a8b218 --- /dev/null +++ b/static/mytweets/ewagoner/status/22548988839/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yay! A farm tour scheduled for Saturday has been re-scheduled, so now I can take Vivian to the DragonCon parade! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yay! A farm tour scheduled for Saturday has been re-scheduled, so now I can take Vivian to the DragonCon parade! +

+

+ 8/30/2010, 3:12:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22549686922/index.html b/static/mytweets/ewagoner/status/22549686922/index.html new file mode 100644 index 00000000..12590413 --- /dev/null +++ b/static/mytweets/ewagoner/status/22549686922/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tuned Pale Ale -- I don't know if the beer is any good, but the bottle is brilliant. http://is.gd/eLZUR + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tuned Pale Ale -- I don't know if the beer is any good, but the bottle is brilliant. http://is.gd/eLZUR +

+

+ 8/30/2010, 3:24:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225585560511725568/index.html b/static/mytweets/ewagoner/status/225585560511725568/index.html new file mode 100644 index 00000000..8dc656dd --- /dev/null +++ b/static/mytweets/ewagoner/status/225585560511725568/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + "'Run,' Bakri Says" by Ferrett Steinmetz is a powerful short story akin to Groundhog Day in a war setting. +<a href="http://escapepod.org/2012/04/05/ep339-run-bakri-says/">http://escapepod.org/2012/04/05/ep339-run-bakri-says/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225606723921133568/index.html b/static/mytweets/ewagoner/status/225606723921133568/index.html new file mode 100644 index 00000000..efa1d1d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/225606723921133568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just discovered the British celtic rock band Treebeard. Their album "Heavy Wood" has a version of The Hobbit's "Far Over Misty Mountains". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just discovered the British celtic rock band Treebeard. Their album "Heavy Wood" has a version of The Hobbit's "Far Over Misty Mountains". +

+

+ 7/18/2012, 11:03:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225611879328911363/index.html b/static/mytweets/ewagoner/status/225611879328911363/index.html new file mode 100644 index 00000000..e1274464 --- /dev/null +++ b/static/mytweets/ewagoner/status/225611879328911363/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: New on my blog: Trying out the Twist app. Nice app, but also an example of why First App Impressions matter. http://t.co/DQ ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Ihnatko: New on my blog: Trying out the Twist app. Nice app, but also an example of why First App Impressions matter. http://t.co/DQ ... +

+

+ 7/18/2012, 11:23:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225617274919329792/index.html b/static/mytweets/ewagoner/status/225617274919329792/index.html new file mode 100644 index 00000000..675583e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/225617274919329792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kottke: Mr. Wizard is a dick <a href="http://kottke.org/12/07/mr-wizard-is-a-dick">http://kottke.org/12/07/mr-wizard-is-a-dick</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225646424833011714/index.html b/static/mytweets/ewagoner/status/225646424833011714/index.html new file mode 100644 index 00000000..74cd1d9b --- /dev/null +++ b/static/mytweets/ewagoner/status/225646424833011714/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Louis C.K. addresses accusations of insensitivity, and offers advice for couples making classic gender mistakes." <a href="http://www.thedailyshow.com/watch/mon-july-16-2012/louis-c-k-">http://www.thedailyshow.com/watch/mon-july-16-2012/louis-c-k-</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225666628187222017/index.html b/static/mytweets/ewagoner/status/225666628187222017/index.html new file mode 100644 index 00000000..24c46412 --- /dev/null +++ b/static/mytweets/ewagoner/status/225666628187222017/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The "Chick-Fil-Gay", a recipe for those who crave the chicken sandwiches but don't want to patronize the restaurant. <a href="http://www.advocate.com/arts-entertainment/food-and-drink/2012/06/26/chick-fil-recipe-all-taste-none-bigotry">http://www.advocate.com/arts-entertainment/food-and-drink/2012/06/26/chick-fil-recipe-all-taste-none-bigotry</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2256736325/index.html b/static/mytweets/ewagoner/status/2256736325/index.html new file mode 100644 index 00000000..b89db67b --- /dev/null +++ b/static/mytweets/ewagoner/status/2256736325/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Three slabs of chevon ribs and a boston butt have been on cherry smoke all day. Seemed like a good day for that. Ribs are right tasty. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Three slabs of chevon ribs and a boston butt have been on cherry smoke all day. Seemed like a good day for that. Ribs are right tasty. +

+

+ 6/20/2009, 4:13:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225713912165842944/index.html b/static/mytweets/ewagoner/status/225713912165842944/index.html new file mode 100644 index 00000000..769474c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/225713912165842944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So today I extended php5 classes to replicate functionality in decade old php3 3rd party code that no longer works. That's livin', there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So today I extended php5 classes to replicate functionality in decade old php3 3rd party code that no longer works. That's livin', there. +

+

+ 7/18/2012, 6:09:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225724866861617154/index.html b/static/mytweets/ewagoner/status/225724866861617154/index.html new file mode 100644 index 00000000..0568f9b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/225724866861617154/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “It made its way to the farthest corner of the meadow and began to toast an imaginary muffin. That was always the best way to unwind...” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “It made its way to the farthest corner of the meadow and began to toast an imaginary muffin. That was always the best way to unwind...” +

+

+ 7/18/2012, 6:52:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22572584350/index.html b/static/mytweets/ewagoner/status/22572584350/index.html new file mode 100644 index 00000000..afb1c67c --- /dev/null +++ b/static/mytweets/ewagoner/status/22572584350/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Um, hello?" (And a second photo, just to show she's not always a cartoon.) http://gdzl.la/8wSadA http://gdzl.la/8wPa3c + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Um, hello?" (And a second photo, just to show she's not always a cartoon.) http://gdzl.la/8wSadA http://gdzl.la/8wPa3c +

+

+ 8/30/2010, 9:01:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225778432/index.html b/static/mytweets/ewagoner/status/225778432/index.html new file mode 100644 index 00000000..e4a8a78b --- /dev/null +++ b/static/mytweets/ewagoner/status/225778432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bread, butter, and apple butter (all homemade) makes a great dinner. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bread, butter, and apple butter (all homemade) makes a great dinner. +

+

+ 8/24/2007, 8:49:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225926972/index.html b/static/mytweets/ewagoner/status/225926972/index.html new file mode 100644 index 00000000..2ec90b24 --- /dev/null +++ b/static/mytweets/ewagoner/status/225926972/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nothing cuter than a 3 year old girl going "Arrr matey" in her best pirate voice. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nothing cuter than a 3 year old girl going "Arrr matey" in her best pirate voice. +

+

+ 8/24/2007, 10:42:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/225949796224094208/index.html b/static/mytweets/ewagoner/status/225949796224094208/index.html new file mode 100644 index 00000000..9fad10e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/225949796224094208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This NSFW "missed connections" craigslist posting is too real-life Athens to be fake. <a href="http://athensga.craigslist.org/mis/3140402991.html">http://athensga.craigslist.org/mis/3140402991.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/226014039778656256/index.html b/static/mytweets/ewagoner/status/226014039778656256/index.html new file mode 100644 index 00000000..24f869e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/226014039778656256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheDrabblecast: Ant queen being mated with while a spider eats her head. <a href="http://huff.to/GUrBcI">http://huff.to/GUrBcI</a> And we complain about gas prices. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheDrabblecast: Ant queen being mated with while a spider eats her head. http://huff.to/GUrBcI And we complain about gas prices. +

+

+ 7/19/2012, 2:02:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/226067019802488832/index.html b/static/mytweets/ewagoner/status/226067019802488832/index.html new file mode 100644 index 00000000..f0b19562 --- /dev/null +++ b/static/mytweets/ewagoner/status/226067019802488832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ho. Lee. Crap. "Global Warming's Terrifying New Math" <a href="http://www.rollingstone.com/politics/news/global-warmings-terrifying-new-math-20120719">http://www.rollingstone.com/politics/news/global-warmings-terrifying-new-math-20120719</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/226088212475559936/index.html b/static/mytweets/ewagoner/status/226088212475559936/index.html new file mode 100644 index 00000000..5a54fae6 --- /dev/null +++ b/static/mytweets/ewagoner/status/226088212475559936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What does an athletic body look like? Not like you're picturing. Not only like. (These are wonderful.) <a href="http://ninamatsumoto.wordpress.com/2010/12/18/athletic-body-diversity-reference-for-artists/#">http://ninamatsumoto.wordpress.com/2010/12/18/athletic-body-diversity-reference-for-artists/#</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22614133031567360/index.html b/static/mytweets/ewagoner/status/22614133031567360/index.html new file mode 100644 index 00000000..698133f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/22614133031567360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Learning to walk is serious business. http://instagr.am/p/30VP/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Learning to walk is serious business. http://instagr.am/p/30VP/ +

+

+ 1/5/2011, 6:23:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/226310354295193600/index.html b/static/mytweets/ewagoner/status/226310354295193600/index.html new file mode 100644 index 00000000..4859fd01 --- /dev/null +++ b/static/mytweets/ewagoner/status/226310354295193600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Cartographer Wasps and the Anarchist Bees" by E. Lily Yu is a remarkable story, one of the best I've read. <a href="http://clarkesworldmagazine.com/yu_04_11/">http://clarkesworldmagazine.com/yu_04_11/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The Cartographer Wasps and the Anarchist Bees" by E. Lily Yu is a remarkable story, one of the best I've read. http://clarkesworldmagazine.com/yu_04_11/ +

+

+ 7/20/2012, 9:39:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22635592587/index.html b/static/mytweets/ewagoner/status/22635592587/index.html new file mode 100644 index 00000000..05f5cb37 --- /dev/null +++ b/static/mytweets/ewagoner/status/22635592587/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brookehatfield: dad's garage is staging "two gentlemen of lebowski" this fall!!!!!!!! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @brookehatfield: dad's garage is staging "two gentlemen of lebowski" this fall!!!!!!!! +

+

+ 8/31/2010, 1:32:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/226394834074734592/index.html b/static/mytweets/ewagoner/status/226394834074734592/index.html new file mode 100644 index 00000000..50e9d114 --- /dev/null +++ b/static/mytweets/ewagoner/status/226394834074734592/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Just replaced 7.1MB of old php code (that’s not a typo) with 6kb of new code. + +Imma eat a cookie now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just replaced 7.1MB of old php code (that’s not a typo) with 6kb of new code.

Imma eat a cookie now. +

+

+ 7/20/2012, 3:15:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/226417415158898689/index.html b/static/mytweets/ewagoner/status/226417415158898689/index.html new file mode 100644 index 00000000..e068c898 --- /dev/null +++ b/static/mytweets/ewagoner/status/226417415158898689/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + CRAP! I went by Cine to pick up a ticket for the GA Guidestones movie, and it’s sold out. Didn’t even know they were selling advance tix. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ CRAP! I went by Cine to pick up a ticket for the GA Guidestones movie, and it’s sold out. Didn’t even know they were selling advance tix. +

+

+ 7/20/2012, 4:44:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/226484354455576576/index.html b/static/mytweets/ewagoner/status/226484354455576576/index.html new file mode 100644 index 00000000..44467f1a --- /dev/null +++ b/static/mytweets/ewagoner/status/226484354455576576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There was one no-show, so I got the last seat for the Georgia Guidestones movie. It was great! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There was one no-show, so I got the last seat for the Georgia Guidestones movie. It was great! +

+

+ 7/20/2012, 9:10:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22648719791/index.html b/static/mytweets/ewagoner/status/22648719791/index.html new file mode 100644 index 00000000..ca2e5dd0 --- /dev/null +++ b/static/mytweets/ewagoner/status/22648719791/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @drinkatwork: My ThoughtWreck on Glenn Beck's The Blaze: <a href="http://shar.es/0gUh5">http://shar.es/0gUh5</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @drinkatwork: My ThoughtWreck on Glenn Beck's The Blaze: http://shar.es/0gUh5 +

+

+ 8/31/2010, 5:03:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2265687935/index.html b/static/mytweets/ewagoner/status/2265687935/index.html new file mode 100644 index 00000000..e6a3e8f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/2265687935/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Like Inigo Montoya, I've gotten used to dissapointment. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Like Inigo Montoya, I've gotten used to dissapointment. +

+

+ 6/21/2009, 10:06:38 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22660936594/index.html b/static/mytweets/ewagoner/status/22660936594/index.html new file mode 100644 index 00000000..6aed0c18 --- /dev/null +++ b/static/mytweets/ewagoner/status/22660936594/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheDrabblecast: Goin to Dragoncon? Come to the Drabblecast Weirdo Meet-up-- noon Saturday at Mama Ninfa's restaurant downtown. Goo ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheDrabblecast: Goin to Dragoncon? Come to the Drabblecast Weirdo Meet-up-- noon Saturday at Mama Ninfa's restaurant downtown. Goo ... +

+

+ 8/31/2010, 8:03:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22664607353/index.html b/static/mytweets/ewagoner/status/22664607353/index.html new file mode 100644 index 00000000..d9d440f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/22664607353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Never thought a couple years ago that I'd get steak & blue cheese from the same local farm, and now there are two. http://gdzl.la/8x6KuF + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Never thought a couple years ago that I'd get steak & blue cheese from the same local farm, and now there are two. http://gdzl.la/8x6KuF +

+

+ 8/31/2010, 8:53:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/226656273159045120/index.html b/static/mytweets/ewagoner/status/226656273159045120/index.html new file mode 100644 index 00000000..6fbb2a7a --- /dev/null +++ b/static/mytweets/ewagoner/status/226656273159045120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I find myself involved in another pie contest. @ Athens Farmers Market <a href="http://instagr.am/p/NV9IbOM2mm/">http://instagr.am/p/NV9IbOM2mm/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I find myself involved in another pie contest. @ Athens Farmers Market http://instagr.am/p/NV9IbOM2mm/ +

+

+ 7/21/2012, 8:34:01 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/226692510368546816/index.html b/static/mytweets/ewagoner/status/226692510368546816/index.html new file mode 100644 index 00000000..7754044d --- /dev/null +++ b/static/mytweets/ewagoner/status/226692510368546816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve had my yearly allotment of pie. In the last hour. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve had my yearly allotment of pie. In the last hour. +

+

+ 7/21/2012, 10:58:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/226701988740624384/index.html b/static/mytweets/ewagoner/status/226701988740624384/index.html new file mode 100644 index 00000000..2b4ea097 --- /dev/null +++ b/static/mytweets/ewagoner/status/226701988740624384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One young lady, upon being handed a plate with tastes of 14 pies: “This is going to be the best day of my life!” Apparently, she likes pie. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One young lady, upon being handed a plate with tastes of 14 pies: “This is going to be the best day of my life!” Apparently, she likes pie. +

+

+ 7/21/2012, 11:35:40 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/226741686489972736/index.html b/static/mytweets/ewagoner/status/226741686489972736/index.html new file mode 100644 index 00000000..644b99b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/226741686489972736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's great to revisit the classics. Thanks to EscapePod for running 1967’s Hawksbill Station by Robert Silverberg! <a href="http://escapepod.org/2012/05/24/ep346-hawksbill-station/">http://escapepod.org/2012/05/24/ep346-hawksbill-station/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/226759611527602176/index.html b/static/mytweets/ewagoner/status/226759611527602176/index.html new file mode 100644 index 00000000..91eaf27f --- /dev/null +++ b/static/mytweets/ewagoner/status/226759611527602176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Awesome! Someone figured out how to run Dragon Age Origins on a retina MacBook Pro. See you in a few weeks! <a href="http://social.bioware.com/forum/1/topic/99/index/12929343/1#13250604">http://social.bioware.com/forum/1/topic/99/index/12929343/1#13250604</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/226773036777500672/index.html b/static/mytweets/ewagoner/status/226773036777500672/index.html new file mode 100644 index 00000000..b0fb02a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/226773036777500672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm thinking fried chicken and waffles for dinner. I'll make extra in case you come by. Yes, you. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm thinking fried chicken and waffles for dinner. I'll make extra in case you come by. Yes, you. +

+

+ 7/21/2012, 4:17:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/226859393185095681/index.html b/static/mytweets/ewagoner/status/226859393185095681/index.html new file mode 100644 index 00000000..7396d9dd --- /dev/null +++ b/static/mytweets/ewagoner/status/226859393185095681/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian created a creature in Spore with a very silly walk, so naturally I introduced her to the Ministry of Silly Walks. #nerdlifeforever + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian created a creature in Spore with a very silly walk, so naturally I introduced her to the Ministry of Silly Walks. #nerdlifeforever +

+

+ 7/21/2012, 10:01:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/226870073200095232/index.html b/static/mytweets/ewagoner/status/226870073200095232/index.html new file mode 100644 index 00000000..dcc5bb64 --- /dev/null +++ b/static/mytweets/ewagoner/status/226870073200095232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's 11pm and I've had eight hours of sleep over the past three nights, combined. So that means it's time to can 10lbs of cherries, right? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's 11pm and I've had eight hours of sleep over the past three nights, combined. So that means it's time to can 10lbs of cherries, right? +

+

+ 7/21/2012, 10:43:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22703420087/index.html b/static/mytweets/ewagoner/status/22703420087/index.html new file mode 100644 index 00000000..f7a8e1bf --- /dev/null +++ b/static/mytweets/ewagoner/status/22703420087/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sam's Club is such a peaceful place, provided you get there at seven in the morning. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sam's Club is such a peaceful place, provided you get there at seven in the morning. +

+

+ 9/1/2010, 8:40:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22705845540/index.html b/static/mytweets/ewagoner/status/22705845540/index.html new file mode 100644 index 00000000..2600e4c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/22705845540/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Atlantans: Where's the best place to park & watch the DragonCon parade? Level of difficulty: potentially costumed six year old girl in tow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Atlantans: Where's the best place to park & watch the DragonCon parade? Level of difficulty: potentially costumed six year old girl in tow. +

+

+ 9/1/2010, 9:14:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/227100680211537920/index.html b/static/mytweets/ewagoner/status/227100680211537920/index.html new file mode 100644 index 00000000..1a0ade63 --- /dev/null +++ b/static/mytweets/ewagoner/status/227100680211537920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I'm going to make the coconut milk grilled peach and ginger ice cream. <a href="http://paleoparents.com/featured/grilled-peach-and-ginger-ice-cream/">http://paleoparents.com/featured/grilled-peach-and-ginger-ice-cream/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/227105235296993280/index.html b/static/mytweets/ewagoner/status/227105235296993280/index.html new file mode 100644 index 00000000..32ee300b --- /dev/null +++ b/static/mytweets/ewagoner/status/227105235296993280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jnonfiction: I respect your rights, but I wish you were the kind of person who wasn't always rehearsing scenarios where you could ju ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jnonfiction: I respect your rights, but I wish you were the kind of person who wasn't always rehearsing scenarios where you could ju ... +

+

+ 7/22/2012, 2:18:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/227128782/index.html b/static/mytweets/ewagoner/status/227128782/index.html new file mode 100644 index 00000000..b9be58d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/227128782/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's so hot and dry I've gain an acre with the river as low as it is. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's so hot and dry I've gain an acre with the river as low as it is. +

+

+ 8/25/2007, 3:30:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/227144978684588032/index.html b/static/mytweets/ewagoner/status/227144978684588032/index.html new file mode 100644 index 00000000..176cd855 --- /dev/null +++ b/static/mytweets/ewagoner/status/227144978684588032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's never come up before, but I'm suddenly grateful this highchair was designed to be hosed off. 0.o + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's never come up before, but I'm suddenly grateful this highchair was designed to be hosed off. 0.o +

+

+ 7/22/2012, 4:55:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/227178757394427905/index.html b/static/mytweets/ewagoner/status/227178757394427905/index.html new file mode 100644 index 00000000..5e9d6f8c --- /dev/null +++ b/static/mytweets/ewagoner/status/227178757394427905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Foreshadowing dessert by starting dinner with a chilled soup of roasted butternut squash, ginger, and coconut milk. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Foreshadowing dessert by starting dinner with a chilled soup of roasted butternut squash, ginger, and coconut milk. +

+

+ 7/22/2012, 7:10:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/227179782/index.html b/static/mytweets/ewagoner/status/227179782/index.html new file mode 100644 index 00000000..3596c8dd --- /dev/null +++ b/static/mytweets/ewagoner/status/227179782/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A small river: http://tinyurl.com/23tk4s + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A small river: http://tinyurl.com/23tk4s +

+

+ 8/25/2007, 4:08:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/227464062131372033/index.html b/static/mytweets/ewagoner/status/227464062131372033/index.html new file mode 100644 index 00000000..bc800337 --- /dev/null +++ b/static/mytweets/ewagoner/status/227464062131372033/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok, the title "Time Machine Chefs" made me roll my eyes, but now that I've read about it, I'm excited. <a href="http://eater.com/archives/2012/07/23/abcs-time-machine-chefs-premiering-august-16.php">http://eater.com/archives/2012/07/23/abcs-time-machine-chefs-premiering-august-16.php</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/227512992185606144/index.html b/static/mytweets/ewagoner/status/227512992185606144/index.html new file mode 100644 index 00000000..fb85d8e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/227512992185606144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happy hour reader’s theater! Tonight, three comedic sketches by Anton Chekhov. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happy hour reader’s theater! Tonight, three comedic sketches by Anton Chekhov. +

+

+ 7/23/2012, 5:18:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/227559036709658624/index.html b/static/mytweets/ewagoner/status/227559036709658624/index.html new file mode 100644 index 00000000..18912869 --- /dev/null +++ b/static/mytweets/ewagoner/status/227559036709658624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sad to learn why Sally Ride was popping up in my Twitter feed today. She will be missed. <a href="http://thegrindstone.com/mentor/sally-ride-the-first-american-woman-in-space-dies-at-61">http://thegrindstone.com/mentor/sally-ride-the-first-american-woman-in-space-dies-at-61</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/227583921565597700/index.html b/static/mytweets/ewagoner/status/227583921565597700/index.html new file mode 100644 index 00000000..be6367a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/227583921565597700/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Botanicula is a beautiful OSX game that my 7yo loves to play and my 2yo loves to watch. I like playing it too. <a href="http://itunes.apple.com/us/app/botanicula/id517309256?mt=12">http://itunes.apple.com/us/app/botanicula/id517309256?mt=12</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22758555375370240/index.html b/static/mytweets/ewagoner/status/22758555375370240/index.html new file mode 100644 index 00000000..517c216f --- /dev/null +++ b/static/mytweets/ewagoner/status/22758555375370240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @madmanlear: The best kickstarter pitch ever in life ever http://kck.st/hYO0C0 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @madmanlear: The best kickstarter pitch ever in life ever http://kck.st/hYO0C0 +

+

+ 1/5/2011, 3:57:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/227602672348434432/index.html b/static/mytweets/ewagoner/status/227602672348434432/index.html new file mode 100644 index 00000000..11d563f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/227602672348434432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I am a bag of meat sitting on a rock in outer space, and someday I will die. And I’m totally ok with that. <a href="http://theoatmeal.com/comics/religion">http://theoatmeal.com/comics/religion</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I am a bag of meat sitting on a rock in outer space, and someday I will die. And I’m totally ok with that. http://theoatmeal.com/comics/religion +

+

+ 7/23/2012, 11:14:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/227920679448760320/index.html b/static/mytweets/ewagoner/status/227920679448760320/index.html new file mode 100644 index 00000000..4477c775 --- /dev/null +++ b/static/mytweets/ewagoner/status/227920679448760320/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + "Give Her Honey When You Hear Her Scream" by Maria Dahvana Headley. + +Wow. 4581 words, and all of them belong. + +<a href="http://www.lightspeedmagazine.com/fiction/give-her-honey-when-you-hear-her-scream/">http://www.lightspeedmagazine.com/fiction/give-her-honey-when-you-hear-her-scream/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22797813332/index.html b/static/mytweets/ewagoner/status/22797813332/index.html new file mode 100644 index 00000000..d92800a6 --- /dev/null +++ b/static/mytweets/ewagoner/status/22797813332/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When one or even two leaf blowers aren't annoying enough, you take a jet engine and put it on wheels. (Grrrrrr!) http://gdzl.la/8xu7Si + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When one or even two leaf blowers aren't annoying enough, you take a jet engine and put it on wheels. (Grrrrrr!) http://gdzl.la/8xu7Si +

+

+ 9/2/2010, 9:28:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2280874204/index.html b/static/mytweets/ewagoner/status/2280874204/index.html new file mode 100644 index 00000000..9900640a --- /dev/null +++ b/static/mytweets/ewagoner/status/2280874204/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Students at the Grady College of Journalism have put together a nice video of me narrating about Athens Locally Grown: http://is.gd/19lQH + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Students at the Grady College of Journalism have put together a nice video of me narrating about Athens Locally Grown: http://is.gd/19lQH +

+

+ 6/22/2009, 12:23:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22814475543/index.html b/static/mytweets/ewagoner/status/22814475543/index.html new file mode 100644 index 00000000..b1647124 --- /dev/null +++ b/static/mytweets/ewagoner/status/22814475543/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Medley: Cops can come into your home and electrocute you. Just so's you know. http://bit.ly/aD2qiL #landofthefree + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Medley: Cops can come into your home and electrocute you. Just so's you know. http://bit.ly/aD2qiL #landofthefree +

+

+ 9/2/2010, 12:58:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/228248456593014784/index.html b/static/mytweets/ewagoner/status/228248456593014784/index.html new file mode 100644 index 00000000..419ec9ff --- /dev/null +++ b/static/mytweets/ewagoner/status/228248456593014784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "A few wonderful things about being a girl" written by an 8 year old. The list ends with "We are smart. We have power." <a href="http://imgur.com/DWnYo">http://imgur.com/DWnYo</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "A few wonderful things about being a girl" written by an 8 year old. The list ends with "We are smart. We have power." http://imgur.com/DWnYo +

+

+ 7/25/2012, 6:00:47 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/228304525616885761/index.html b/static/mytweets/ewagoner/status/228304525616885761/index.html new file mode 100644 index 00000000..de203369 --- /dev/null +++ b/static/mytweets/ewagoner/status/228304525616885761/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Driving to the Keys in 36 hours. With a full day at work and my farmers market between now & then, I think I'll be winging this trip. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Driving to the Keys in 36 hours. With a full day at work and my farmers market between now & then, I think I'll be winging this trip. +

+

+ 7/25/2012, 9:43:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/228316882963419137/index.html b/static/mytweets/ewagoner/status/228316882963419137/index.html new file mode 100644 index 00000000..29a3a639 --- /dev/null +++ b/static/mytweets/ewagoner/status/228316882963419137/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wearable Planters -- Jewelry for Green Thumbs <a href="http://www.etsy.com/shop/wearableplanter?page=1">http://www.etsy.com/shop/wearableplanter?page=1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/228483198647156736/index.html b/static/mytweets/ewagoner/status/228483198647156736/index.html new file mode 100644 index 00000000..ce9339d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/228483198647156736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm not a furry, but, um… <a href="http://www.kigu.co.uk/shop/tails.html">http://www.kigu.co.uk/shop/tails.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22855470951698432/index.html b/static/mytweets/ewagoner/status/22855470951698432/index.html new file mode 100644 index 00000000..563b5a11 --- /dev/null +++ b/static/mytweets/ewagoner/status/22855470951698432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's 70% complete, good enough to preview, so I've turned on the recipe system at locallygrown.net! http://athens.locallygrown.net/recipes + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's 70% complete, good enough to preview, so I've turned on the recipe system at locallygrown.net! http://athens.locallygrown.net/recipes +

+

+ 1/5/2011, 10:22:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/228601180731875328/index.html b/static/mytweets/ewagoner/status/228601180731875328/index.html new file mode 100644 index 00000000..03f693b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/228601180731875328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Pinboard: Unfortunately for Google Online Marketing, my growth strategy is public mocking + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Pinboard: Unfortunately for Google Online Marketing, my growth strategy is public mocking +

+

+ 7/26/2012, 5:22:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22865096296374272/index.html b/static/mytweets/ewagoner/status/22865096296374272/index.html new file mode 100644 index 00000000..1db0970f --- /dev/null +++ b/static/mytweets/ewagoner/status/22865096296374272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MosesHawk: An archive of '120 Minutes,' MTV’s flagship alternative music show that ran for 17 yrs - 585 episodes http://twurl.nl/ymvch7 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MosesHawk: An archive of '120 Minutes,' MTV’s flagship alternative music show that ran for 17 yrs - 585 episodes http://twurl.nl/ymvch7 +

+

+ 1/5/2011, 11:00:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/228651370423648259/index.html b/static/mytweets/ewagoner/status/228651370423648259/index.html new file mode 100644 index 00000000..74e3553c --- /dev/null +++ b/static/mytweets/ewagoner/status/228651370423648259/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And I quote: "Have more tongue!" <a href="http://instagr.am/p/NkIbWqs2m3/">http://instagr.am/p/NkIbWqs2m3/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/228668668006002688/index.html b/static/mytweets/ewagoner/status/228668668006002688/index.html new file mode 100644 index 00000000..3b40b2b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/228668668006002688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Box of cupcakes in a locked truck & 2 hours later they’re swarming in fire ants. No wonder the ancients believed in spontaneous generation. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Box of cupcakes in a locked truck & 2 hours later they’re swarming in fire ants. No wonder the ancients believed in spontaneous generation. +

+

+ 7/26/2012, 9:50:33 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/228692504709562368/index.html b/static/mytweets/ewagoner/status/228692504709562368/index.html new file mode 100644 index 00000000..14892286 --- /dev/null +++ b/static/mytweets/ewagoner/status/228692504709562368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That was new. The lady behind me in line at the Circle K asked me to repeat my request for “two bags of ice” because she loved my accent. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That was new. The lady behind me in line at the Circle K asked me to repeat my request for “two bags of ice” because she loved my accent. +

+

+ 7/26/2012, 11:25:16 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/228695896727117824/index.html b/static/mytweets/ewagoner/status/228695896727117824/index.html new file mode 100644 index 00000000..f376014a --- /dev/null +++ b/static/mytweets/ewagoner/status/228695896727117824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making sure to load up "Songs for Driving" by Athens' duo "Maps & Transit" onto my iPod for my road trip tomorrow. <a href="http://www.camomillemusic.com/cml003.html">http://www.camomillemusic.com/cml003.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making sure to load up "Songs for Driving" by Athens' duo "Maps & Transit" onto my iPod for my road trip tomorrow. http://www.camomillemusic.com/cml003.html +

+

+ 7/26/2012, 11:38:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/228706017544921089/index.html b/static/mytweets/ewagoner/status/228706017544921089/index.html new file mode 100644 index 00000000..b2353f1b --- /dev/null +++ b/static/mytweets/ewagoner/status/228706017544921089/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rubyists upgrading to Mountain Lion: these guides will help you get all your tools back in order. <a href="http://coderwall.com/p/dtbuqg">http://coderwall.com/p/dtbuqg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rubyists upgrading to Mountain Lion: these guides will help you get all your tools back in order. http://coderwall.com/p/dtbuqg +

+

+ 7/27/2012, 12:18:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/228862400928034816/index.html b/static/mytweets/ewagoner/status/228862400928034816/index.html new file mode 100644 index 00000000..41abe51a --- /dev/null +++ b/static/mytweets/ewagoner/status/228862400928034816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Humble Music Bundle. Pay what your want. Help Charity. Get great music (TMBG, OK Go, MC Frontalot, Coulton, more) <a href="http://www.humblebundle.com">http://www.humblebundle.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Humble Music Bundle. Pay what your want. Help Charity. Get great music (TMBG, OK Go, MC Frontalot, Coulton, more) http://www.humblebundle.com +

+

+ 7/27/2012, 10:40:23 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22897907540/index.html b/static/mytweets/ewagoner/status/22897907540/index.html new file mode 100644 index 00000000..49aa7a3a --- /dev/null +++ b/static/mytweets/ewagoner/status/22897907540/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Borrowed a honey extractor, so I'll try and get my first honey (after 6 years with bees) from our hive on Sunday. http://gdzl.la/8xLkTT + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Borrowed a honey extractor, so I'll try and get my first honey (after 6 years with bees) from our hive on Sunday. http://gdzl.la/8xLkTT +

+

+ 9/3/2010, 11:43:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22902660124/index.html b/static/mytweets/ewagoner/status/22902660124/index.html new file mode 100644 index 00000000..6f41cf31 --- /dev/null +++ b/static/mytweets/ewagoner/status/22902660124/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Delivered 5lbs of locally raised grass-fed ground beef to Trappeze, so they could taste what they're missing by not having it on their menu. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Delivered 5lbs of locally raised grass-fed ground beef to Trappeze, so they could taste what they're missing by not having it on their menu. +

+

+ 9/3/2010, 12:41:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22903738630/index.html b/static/mytweets/ewagoner/status/22903738630/index.html new file mode 100644 index 00000000..11831531 --- /dev/null +++ b/static/mytweets/ewagoner/status/22903738630/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nothing like lying during your big "Restoring Honor" rally because "it would be a little easier". Honor's not easy buddy. http://is.gd/eTsom + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nothing like lying during your big "Restoring Honor" rally because "it would be a little easier". Honor's not easy buddy. http://is.gd/eTsom +

+

+ 9/3/2010, 12:55:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22909225570/index.html b/static/mytweets/ewagoner/status/22909225570/index.html new file mode 100644 index 00000000..088c7c44 --- /dev/null +++ b/static/mytweets/ewagoner/status/22909225570/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + .@trappezepub By coincidence, today's Access Atlanta has a story about the beef I brought you today. http://is.gd/eTyUk + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ .@trappezepub By coincidence, today's Access Atlanta has a story about the beef I brought you today. http://is.gd/eTyUk +

+

+ 9/3/2010, 2:12:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22932606872/index.html b/static/mytweets/ewagoner/status/22932606872/index.html new file mode 100644 index 00000000..b5866f74 --- /dev/null +++ b/static/mytweets/ewagoner/status/22932606872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's fresh Georgia Buffalo shrimp night. http://gdzl.la/8xVufJ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's fresh Georgia Buffalo shrimp night. http://gdzl.la/8xVufJ +

+

+ 9/3/2010, 8:20:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/229351734559002625/index.html b/static/mytweets/ewagoner/status/229351734559002625/index.html new file mode 100644 index 00000000..87c3dcca --- /dev/null +++ b/static/mytweets/ewagoner/status/229351734559002625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is the view out my front "door" for the next four days. @ Long Key State Park <a href="http://instagr.am/p/NpGzyYs2si/">http://instagr.am/p/NpGzyYs2si/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is the view out my front "door" for the next four days. @ Long Key State Park http://instagr.am/p/NpGzyYs2si/ +

+

+ 7/28/2012, 7:04:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22936830951/index.html b/static/mytweets/ewagoner/status/22936830951/index.html new file mode 100644 index 00000000..9bfd8d1e --- /dev/null +++ b/static/mytweets/ewagoner/status/22936830951/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The finished Buffalo shrimp, with a bleu cheese yogurt sauce. Only lemon juice and gluten-free flour wasn't local. http://gdzl.la/8xT3Ee + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The finished Buffalo shrimp, with a bleu cheese yogurt sauce. Only lemon juice and gluten-free flour wasn't local. http://gdzl.la/8xT3Ee +

+

+ 9/3/2010, 9:25:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2294469046/index.html b/static/mytweets/ewagoner/status/2294469046/index.html new file mode 100644 index 00000000..cc48b533 --- /dev/null +++ b/static/mytweets/ewagoner/status/2294469046/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Folks in Conway, Arkansas can get meat, veggies, milk, and bread at their doctor's office, thanks to Conway Locally Grown http://is.gd/1adPC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Folks in Conway, Arkansas can get meat, veggies, milk, and bread at their doctor's office, thanks to Conway Locally Grown http://is.gd/1adPC +

+

+ 6/23/2009, 9:36:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2294985454/index.html b/static/mytweets/ewagoner/status/2294985454/index.html new file mode 100644 index 00000000..8ab3ad6b --- /dev/null +++ b/static/mytweets/ewagoner/status/2294985454/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So... "Cash for Clunkers" -- Max MPG for qualifying clunker is 18. Is that original MPG or current? My '92 was 22mpg new, but is ~18 now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So... "Cash for Clunkers" -- Max MPG for qualifying clunker is 18. Is that original MPG or current? My '92 was 22mpg new, but is ~18 now. +

+

+ 6/23/2009, 10:19:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2295804155/index.html b/static/mytweets/ewagoner/status/2295804155/index.html new file mode 100644 index 00000000..1b3330ba --- /dev/null +++ b/static/mytweets/ewagoner/status/2295804155/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just had a really nice conversation with a reporter for the Washington Post. Not Bernstein or Woodward, but there'll be time for them later. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just had a really nice conversation with a reporter for the Washington Post. Not Bernstein or Woodward, but there'll be time for them later. +

+

+ 6/23/2009, 11:23:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/229640176836702208/index.html b/static/mytweets/ewagoner/status/229640176836702208/index.html new file mode 100644 index 00000000..756995f8 --- /dev/null +++ b/static/mytweets/ewagoner/status/229640176836702208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seems like I missed an epic concert when mysterious & legendary Jandek played at Elephant 6’s Orange Twin Community last night in Athens. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seems like I missed an epic concert when mysterious & legendary Jandek played at Elephant 6’s Orange Twin Community last night in Athens. +

+

+ 7/29/2012, 2:10:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22968688988/index.html b/static/mytweets/ewagoner/status/22968688988/index.html new file mode 100644 index 00000000..fbfcd049 --- /dev/null +++ b/static/mytweets/ewagoner/status/22968688988/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Luigi and I are on our way into Atlanta for the DragonCon parade. http://gdzl.la/8y24jf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Luigi and I are on our way into Atlanta for the DragonCon parade. http://gdzl.la/8y24jf +

+

+ 9/4/2010, 7:24:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22972661405/index.html b/static/mytweets/ewagoner/status/22972661405/index.html new file mode 100644 index 00000000..6118093f --- /dev/null +++ b/static/mytweets/ewagoner/status/22972661405/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When Yoshi's not available to give rides, Luigi takes public transportation. http://gdzl.la/8y2GUh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When Yoshi's not available to give rides, Luigi takes public transportation. http://gdzl.la/8y2GUh +

+

+ 9/4/2010, 8:37:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2297562911/index.html b/static/mytweets/ewagoner/status/2297562911/index.html new file mode 100644 index 00000000..c960f0fc --- /dev/null +++ b/static/mytweets/ewagoner/status/2297562911/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's Whisky/Whiskey/Bourbon board at Trappeze. Unfortunately, I have to get back to work. http://twitpic.com/87afr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's Whisky/Whiskey/Bourbon board at Trappeze. Unfortunately, I have to get back to work. http://twitpic.com/87afr +

+

+ 6/23/2009, 1:35:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22976112889/index.html b/static/mytweets/ewagoner/status/22976112889/index.html new file mode 100644 index 00000000..f140dd44 --- /dev/null +++ b/static/mytweets/ewagoner/status/22976112889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Found a good spot to watch across from the Westin. A group just walked by dressed as elements (Iron, Nickel, etc.). I've found my people. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Found a good spot to watch across from the Westin. A group just walked by dressed as elements (Iron, Nickel, etc.). I've found my people. +

+

+ 9/4/2010, 9:33:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22976471662/index.html b/static/mytweets/ewagoner/status/22976471662/index.html new file mode 100644 index 00000000..39a4a756 --- /dev/null +++ b/static/mytweets/ewagoner/status/22976471662/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An eight foot tall carrot wearing swim fins just walked by. Confused the heck out of girl Boba Fett, clockwork Batman, and Gandalf. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ An eight foot tall carrot wearing swim fins just walked by. Confused the heck out of girl Boba Fett, clockwork Batman, and Gandalf. +

+

+ 9/4/2010, 9:39:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22986149838/index.html b/static/mytweets/ewagoner/status/22986149838/index.html new file mode 100644 index 00000000..6c919754 --- /dev/null +++ b/static/mytweets/ewagoner/status/22986149838/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The two Luigis. http://gdzl.la/8y4WVS + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The two Luigis. http://gdzl.la/8y4WVS +

+

+ 9/4/2010, 11:50:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22986465529/index.html b/static/mytweets/ewagoner/status/22986465529/index.html new file mode 100644 index 00000000..b75d9278 --- /dev/null +++ b/static/mytweets/ewagoner/status/22986465529/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At Mama Ninfa's, hoping to meet up with @thedrabblecast weirdos. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At Mama Ninfa's, hoping to meet up with @thedrabblecast weirdos. +

+

+ 9/4/2010, 11:56:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22994691444/index.html b/static/mytweets/ewagoner/status/22994691444/index.html new file mode 100644 index 00000000..c4974f08 --- /dev/null +++ b/static/mytweets/ewagoner/status/22994691444/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Apparently the most popular dish at Mama Ninfa's is the mustard gas fajitas. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Apparently the most popular dish at Mama Ninfa's is the mustard gas fajitas. +

+

+ 9/4/2010, 2:06:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22998054281/index.html b/static/mytweets/ewagoner/status/22998054281/index.html new file mode 100644 index 00000000..9c00b4b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/22998054281/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Where do you want to go next, Viv? "Oh, I don't know. Just follow Batman." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Where do you want to go next, Viv? "Oh, I don't know. Just follow Batman." +

+

+ 9/4/2010, 3:03:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/22999023096/index.html b/static/mytweets/ewagoner/status/22999023096/index.html new file mode 100644 index 00000000..14262bc5 --- /dev/null +++ b/static/mytweets/ewagoner/status/22999023096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Funny how I leave the vicinity of DragonCon and AT&T's cell service suddenly starts working again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Funny how I leave the vicinity of DragonCon and AT&T's cell service suddenly starts working again. +

+

+ 9/4/2010, 3:19:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/230002254852272129/index.html b/static/mytweets/ewagoner/status/230002254852272129/index.html new file mode 100644 index 00000000..868962b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/230002254852272129/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper ate a piece of sushi ginger, banged her forehead on the tabletop, and then asked for more. I had the same reaction my first time. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper ate a piece of sushi ginger, banged her forehead on the tabletop, and then asked for more. I had the same reaction my first time. +

+

+ 7/30/2012, 2:09:45 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/230045732361613312/index.html b/static/mytweets/ewagoner/status/230045732361613312/index.html new file mode 100644 index 00000000..0b5e35ab --- /dev/null +++ b/static/mytweets/ewagoner/status/230045732361613312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it to Ernest Hemingway’s house at 4:58. They close at 5. #d’oh! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it to Ernest Hemingway’s house at 4:58. They close at 5. #d’oh! +

+

+ 7/30/2012, 5:02:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23004665663/index.html b/static/mytweets/ewagoner/status/23004665663/index.html new file mode 100644 index 00000000..c4fad430 --- /dev/null +++ b/static/mytweets/ewagoner/status/23004665663/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheDrabblecast: We just won the Parsec for Best Speculative Fiction Magazine!! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheDrabblecast: We just won the Parsec for Best Speculative Fiction Magazine!! +

+

+ 9/4/2010, 5:03:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/230050061030146048/index.html b/static/mytweets/ewagoner/status/230050061030146048/index.html new file mode 100644 index 00000000..04fb73c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/230050061030146048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + With a van like that, I bet this plumber lays a lot of pipe. <a href="http://instagr.am/p/NuEciTs2pS/">http://instagr.am/p/NuEciTs2pS/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ With a van like that, I bet this plumber lays a lot of pipe. http://instagr.am/p/NuEciTs2pS/ +

+

+ 7/30/2012, 5:19:43 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2301026321/index.html b/static/mytweets/ewagoner/status/2301026321/index.html new file mode 100644 index 00000000..90cbd08b --- /dev/null +++ b/static/mytweets/ewagoner/status/2301026321/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heading off to run my first meeting of Town & Gown's board of directors since becoming president. We've got a three page agenda. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heading off to run my first meeting of Town & Gown's board of directors since becoming president. We've got a three page agenda. +

+

+ 6/23/2009, 5:54:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/230118125587283968/index.html b/static/mytweets/ewagoner/status/230118125587283968/index.html new file mode 100644 index 00000000..f363c93a --- /dev/null +++ b/static/mytweets/ewagoner/status/230118125587283968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current Status <a href="http://instagr.am/p/NujcFkM2vC/">http://instagr.am/p/NujcFkM2vC/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23018718770/index.html b/static/mytweets/ewagoner/status/23018718770/index.html new file mode 100644 index 00000000..e8ecc863 --- /dev/null +++ b/static/mytweets/ewagoner/status/23018718770/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm not afraid to admit that the Middle Earth contingent made me tear up a little. My love of Tolkien runs deep. http://gdzl.la/8y95tZ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm not afraid to admit that the Middle Earth contingent made me tear up a little. My love of Tolkien runs deep. http://gdzl.la/8y95tZ +

+

+ 9/4/2010, 9:05:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/230271929641222144/index.html b/static/mytweets/ewagoner/status/230271929641222144/index.html new file mode 100644 index 00000000..9b23fa9d --- /dev/null +++ b/static/mytweets/ewagoner/status/230271929641222144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A nest of sea turtles has hatched, and are getting released into the ocean. <a href="http://instagr.am/p/NvpSjgM2o_/">http://instagr.am/p/NvpSjgM2o_/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A nest of sea turtles has hatched, and are getting released into the ocean. http://instagr.am/p/NvpSjgM2o_/ +

+

+ 7/31/2012, 8:01:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/230443466398777344/index.html b/static/mytweets/ewagoner/status/230443466398777344/index.html new file mode 100644 index 00000000..36252c6d --- /dev/null +++ b/static/mytweets/ewagoner/status/230443466398777344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current Status (I come home tomorrow) <a href="http://instagr.am/p/Nw3YqVM2qT/">http://instagr.am/p/Nw3YqVM2qT/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/230673525223067649/index.html b/static/mytweets/ewagoner/status/230673525223067649/index.html new file mode 100644 index 00000000..0359ebc0 --- /dev/null +++ b/static/mytweets/ewagoner/status/230673525223067649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Olivia Tremor Control's Bill Doss is gone. I just passed up seeing them last week since "there'll be another time". <a href="http://m.onlineathens.com/local-news/2012-07-31/olivia-tremor-controls-bill-doss-dead-43">http://m.onlineathens.com/local-news/2012-07-31/olivia-tremor-controls-bill-doss-dead-43</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/230684811570860032/index.html b/static/mytweets/ewagoner/status/230684811570860032/index.html new file mode 100644 index 00000000..b6a30482 --- /dev/null +++ b/static/mytweets/ewagoner/status/230684811570860032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + TSA guy got on the radio to announce “It’s a kilt! It’s a kilt!” and then gave me a good groping (just to be sure). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ TSA guy got on the radio to announce “It’s a kilt! It’s a kilt!” and then gave me a good groping (just to be sure). +

+

+ 8/1/2012, 11:21:59 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23068572355/index.html b/static/mytweets/ewagoner/status/23068572355/index.html new file mode 100644 index 00000000..29cc6401 --- /dev/null +++ b/static/mytweets/ewagoner/status/23068572355/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yesterday's DragonCon exposure has thrown Vivian into a fantasyland she has yet to return from. Me too. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yesterday's DragonCon exposure has thrown Vivian into a fantasyland she has yet to return from. Me too. +

+

+ 9/5/2010, 11:46:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23078283020/index.html b/static/mytweets/ewagoner/status/23078283020/index.html new file mode 100644 index 00000000..0522bd38 --- /dev/null +++ b/static/mytweets/ewagoner/status/23078283020/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Back home out of my DragonCon costume and into my work clothes. My life is weird. http://gdzl.la/8ykLmK + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back home out of my DragonCon costume and into my work clothes. My life is weird. http://gdzl.la/8ykLmK +

+

+ 9/5/2010, 2:09:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/230784368212332544/index.html b/static/mytweets/ewagoner/status/230784368212332544/index.html new file mode 100644 index 00000000..486a16dd --- /dev/null +++ b/static/mytweets/ewagoner/status/230784368212332544/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + You Can’t Spell Steampunk without “Meat” +<a href="http://xerposa.com/steampunk-epic-mealtime">http://xerposa.com/steampunk-epic-mealtime</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/230797719235620864/index.html b/static/mytweets/ewagoner/status/230797719235620864/index.html new file mode 100644 index 00000000..afd7bca6 --- /dev/null +++ b/static/mytweets/ewagoner/status/230797719235620864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The last 24 hours in transportation: Auto, Boat, Plane, Train, Bus, Walking. Still a few hours from home. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The last 24 hours in transportation: Auto, Boat, Plane, Train, Bus, Walking. Still a few hours from home. +

+

+ 8/1/2012, 6:50:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23081214067/index.html b/static/mytweets/ewagoner/status/23081214067/index.html new file mode 100644 index 00000000..f38f70ef --- /dev/null +++ b/static/mytweets/ewagoner/status/23081214067/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Successfully robbed my beehive. Haven't had that many angry drones after me since back in my emacs days when I'd troll the vi newsgroups. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Successfully robbed my beehive. Haven't had that many angry drones after me since back in my emacs days when I'd troll the vi newsgroups. +

+

+ 9/5/2010, 2:59:22 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23081509081/index.html b/static/mytweets/ewagoner/status/23081509081/index.html new file mode 100644 index 00000000..eb75f383 --- /dev/null +++ b/static/mytweets/ewagoner/status/23081509081/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That was the nerdiest thing I've ever written. Unless you count the code I put into a fantasy play-by-email world that used Diplomacy rules. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That was the nerdiest thing I've ever written. Unless you count the code I put into a fantasy play-by-email world that used Diplomacy rules. +

+

+ 9/5/2010, 3:04:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/230834325619372032/index.html b/static/mytweets/ewagoner/status/230834325619372032/index.html new file mode 100644 index 00000000..9513ab80 --- /dev/null +++ b/static/mytweets/ewagoner/status/230834325619372032/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + “I woke up this morning in the Keys…” +“The Keys? The Florida Keys? Like, unexpectedly?” + +Now, *that* would be a vacation. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “I woke up this morning in the Keys…”
“The Keys? The Florida Keys? Like, unexpectedly?”

Now, *that* would be a vacation. +

+

+ 8/1/2012, 9:16:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23085029402/index.html b/static/mytweets/ewagoner/status/23085029402/index.html new file mode 100644 index 00000000..11b785cd --- /dev/null +++ b/static/mytweets/ewagoner/status/23085029402/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is such a beautiful thing. http://gdzl.la/8yqNNE + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is such a beautiful thing. http://gdzl.la/8yqNNE +

+

+ 9/5/2010, 4:07:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/230877092005416962/index.html b/static/mytweets/ewagoner/status/230877092005416962/index.html new file mode 100644 index 00000000..4f582d75 --- /dev/null +++ b/static/mytweets/ewagoner/status/230877092005416962/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Local farmers careful in choosing livestock processor" <a href="http://onlineathens.com/food/2012-07-31/local-farmers-careful-choosing-livestock-processor">http://onlineathens.com/food/2012-07-31/local-farmers-careful-choosing-livestock-processor</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23088181865/index.html b/static/mytweets/ewagoner/status/23088181865/index.html new file mode 100644 index 00000000..6750395b --- /dev/null +++ b/static/mytweets/ewagoner/status/23088181865/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a quart of honey right out of the hive. http://gdzl.la/8yrM63 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's a quart of honey right out of the hive. http://gdzl.la/8yrM63 +

+

+ 9/5/2010, 5:02:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23098986663514113/index.html b/static/mytweets/ewagoner/status/23098986663514113/index.html new file mode 100644 index 00000000..d1d1d5ad --- /dev/null +++ b/static/mytweets/ewagoner/status/23098986663514113/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hardcore! “@alyankovic: Tat Of The Week <a href="http://twitpic.com/3nl3yy">http://twitpic.com/3nl3yy</a> ” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hardcore! “@alyankovic: Tat Of The Week http://twitpic.com/3nl3yy ” +

+

+ 1/6/2011, 2:30:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23107126543/index.html b/static/mytweets/ewagoner/status/23107126543/index.html new file mode 100644 index 00000000..725b33ca --- /dev/null +++ b/static/mytweets/ewagoner/status/23107126543/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I am totally beat, feel like I've been pounded. Extracting honey is hard work. Already put some up for sale, though: http://is.gd/eWPEU + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I am totally beat, feel like I've been pounded. Extracting honey is hard work. Already put some up for sale, though: http://is.gd/eWPEU +

+

+ 9/5/2010, 10:14:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/231144563115442176/index.html b/static/mytweets/ewagoner/status/231144563115442176/index.html new file mode 100644 index 00000000..2d746d47 --- /dev/null +++ b/static/mytweets/ewagoner/status/231144563115442176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LaughingSquid: Stunning Photos of Body Painted Models in Nature <a href="http://ow.ly/cHt7T">http://ow.ly/cHt7T</a> by @JPBourdier + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LaughingSquid: Stunning Photos of Body Painted Models in Nature http://ow.ly/cHt7T by @JPBourdier +

+

+ 8/2/2012, 5:48:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/231203117373480960/index.html b/static/mytweets/ewagoner/status/231203117373480960/index.html new file mode 100644 index 00000000..27ae3d64 --- /dev/null +++ b/static/mytweets/ewagoner/status/231203117373480960/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "The Effects of Peanut Butter on the Rotation of the Earth" (A scientific paper) + + <a href="http://www.improbable.com/airchives/classical/articles/peanut_butter_rotation.html">http://www.improbable.com/airchives/classical/articles/peanut_butter_rotation.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2313493939/index.html b/static/mytweets/ewagoner/status/2313493939/index.html new file mode 100644 index 00000000..058c9763 --- /dev/null +++ b/static/mytweets/ewagoner/status/2313493939/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sunday I cook competitively outdoors in front of a crowd, using only locally grown ingredients (the main one a surprise): http://is.gd/1c9wA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sunday I cook competitively outdoors in front of a crowd, using only locally grown ingredients (the main one a surprise): http://is.gd/1c9wA +

+

+ 6/24/2009, 1:41:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/231403645462257665/index.html b/static/mytweets/ewagoner/status/231403645462257665/index.html new file mode 100644 index 00000000..ed8f081d --- /dev/null +++ b/static/mytweets/ewagoner/status/231403645462257665/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My showerhead has a little clog that causes a drip that falls onto a seat and drums out the Terminator theme. Makes showers extra dramatic. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My showerhead has a little clog that causes a drip that falls onto a seat and drums out the Terminator theme. Makes showers extra dramatic. +

+

+ 8/3/2012, 10:58:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/231408997494841345/index.html b/static/mytweets/ewagoner/status/231408997494841345/index.html new file mode 100644 index 00000000..5546d52b --- /dev/null +++ b/static/mytweets/ewagoner/status/231408997494841345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ferretthimself: Can I Buy You A Coffee?, or: What it's like to fight the freaks. <a href="http://www.theferrett.com/ferrettworks/2012/08/can-i-buy-you-a-coffee/">http://www.theferrett.com/ferrettworks/2012/08/can-i-buy-you-a-coffee/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23143379209/index.html b/static/mytweets/ewagoner/status/23143379209/index.html new file mode 100644 index 00000000..e6cc8d57 --- /dev/null +++ b/static/mytweets/ewagoner/status/23143379209/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hands down, that was the most rewarding buttered toast and honey I've ever had. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hands down, that was the most rewarding buttered toast and honey I've ever had. +

+

+ 9/6/2010, 9:11:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/231480990504194049/index.html b/static/mytweets/ewagoner/status/231480990504194049/index.html new file mode 100644 index 00000000..5c5f1cbf --- /dev/null +++ b/static/mytweets/ewagoner/status/231480990504194049/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sex education is one of the few classes where it’s not understood that young people are being prepared for the future. <a href="http://www.nytimes.com/2011/11/20/magazine/teaching-good-sex.html?_r=2&pagewanted=all">http://www.nytimes.com/2011/11/20/magazine/teaching-good-sex.html?_r=2&pagewanted=all</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/231491702442057729/index.html b/static/mytweets/ewagoner/status/231491702442057729/index.html new file mode 100644 index 00000000..75102076 --- /dev/null +++ b/static/mytweets/ewagoner/status/231491702442057729/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "This is probably the most spot-on Jim Morrison impression I've ever seen. But you don't have to take my word for it!" <a href="http://www.youtube.com/watch?v=eBRYsAfchkY">http://www.youtube.com/watch?v=eBRYsAfchkY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "This is probably the most spot-on Jim Morrison impression I've ever seen. But you don't have to take my word for it!" http://www.youtube.com/watch?v=eBRYsAfchkY +

+

+ 8/3/2012, 4:48:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/231511670084730880/index.html b/static/mytweets/ewagoner/status/231511670084730880/index.html new file mode 100644 index 00000000..e8cfb082 --- /dev/null +++ b/static/mytweets/ewagoner/status/231511670084730880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wait, what? RT @eroticawriter: Experiment in fetal engineering aims to prevent intersex, lesbian, tomboy births. <a href="http://www.northwestern.edu/newscenter/stories/2012/08/dreger-fetal-engineering.html">http://www.northwestern.edu/newscenter/stories/2012/08/dreger-fetal-engineering.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23161970332/index.html b/static/mytweets/ewagoner/status/23161970332/index.html new file mode 100644 index 00000000..b6e77914 --- /dev/null +++ b/static/mytweets/ewagoner/status/23161970332/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A little light lunchtime reading: "Safari client-side storage and offline applications programming guide". Happy Labor Day! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A little light lunchtime reading: "Safari client-side storage and offline applications programming guide". Happy Labor Day! +

+

+ 9/6/2010, 1:07:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23168611460/index.html b/static/mytweets/ewagoner/status/23168611460/index.html new file mode 100644 index 00000000..0ae5f9cb --- /dev/null +++ b/static/mytweets/ewagoner/status/23168611460/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've written a web page that successfully works when the device is offline. Now for the hard part: make it actually do something useful. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've written a web page that successfully works when the device is offline. Now for the hard part: make it actually do something useful. +

+

+ 9/6/2010, 2:45:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/231794712640643072/index.html b/static/mytweets/ewagoner/status/231794712640643072/index.html new file mode 100644 index 00000000..f4741673 --- /dev/null +++ b/static/mytweets/ewagoner/status/231794712640643072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dr. Strangelove is on the big screen at Cine at 2:30 today. It’s hard to pass that up. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dr. Strangelove is on the big screen at Cine at 2:30 today. It’s hard to pass that up. +

+

+ 8/4/2012, 12:52:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/231811983303905280/index.html b/static/mytweets/ewagoner/status/231811983303905280/index.html new file mode 100644 index 00000000..658e1bce --- /dev/null +++ b/static/mytweets/ewagoner/status/231811983303905280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I always get suspicious looks from other shoppers when I’m by myself in a fabric store, like I’m invading their safe space. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I always get suspicious looks from other shoppers when I’m by myself in a fabric store, like I’m invading their safe space. +

+

+ 8/4/2012, 2:00:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23182913855/index.html b/static/mytweets/ewagoner/status/23182913855/index.html new file mode 100644 index 00000000..38125919 --- /dev/null +++ b/static/mytweets/ewagoner/status/23182913855/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The bees are cleaning up my mess for me, gleaning drops of honey to take back to their hive. http://gdzl.la/8yNoAL + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The bees are cleaning up my mess for me, gleaning drops of honey to take back to their hive. http://gdzl.la/8yNoAL +

+

+ 9/6/2010, 6:32:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23183853677969408/index.html b/static/mytweets/ewagoner/status/23183853677969408/index.html new file mode 100644 index 00000000..a4b723e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/23183853677969408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fifteen minutes before closing, and everyone has arrived at market and picked up their orders. That's not happened in nine years! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fifteen minutes before closing, and everyone has arrived at market and picked up their orders. That's not happened in nine years! +

+

+ 1/6/2011, 8:07:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/231906229885210624/index.html b/static/mytweets/ewagoner/status/231906229885210624/index.html new file mode 100644 index 00000000..ba1ed662 --- /dev/null +++ b/static/mytweets/ewagoner/status/231906229885210624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today’s new word is “subligaculum”. I happen to need one for this thing I’m doing, and have to make it. Can’t buy ‘em. <a href="http://www.classicsunveiled.com/romel/html/clothmen.html">http://www.classicsunveiled.com/romel/html/clothmen.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23192527715/index.html b/static/mytweets/ewagoner/status/23192527715/index.html new file mode 100644 index 00000000..d048188e --- /dev/null +++ b/static/mytweets/ewagoner/status/23192527715/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight I filled 24 half pint jars for market. Still have a couple gallons to put away, for mead making and gifts. http://gdzl.la/8yMFyv + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight I filled 24 half pint jars for market. Still have a couple gallons to put away, for mead making and gifts. http://gdzl.la/8yMFyv +

+

+ 9/6/2010, 8:58:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232171349186064384/index.html b/static/mytweets/ewagoner/status/232171349186064384/index.html new file mode 100644 index 00000000..2f785a47 --- /dev/null +++ b/static/mytweets/ewagoner/status/232171349186064384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sitting at the bar sipping rum & reading a novel while I wait for breakfast to digest so I can order lunch. It feels absolutely decadent. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sitting at the bar sipping rum & reading a novel while I wait for breakfast to digest so I can order lunch. It feels absolutely decadent. +

+

+ 8/5/2012, 1:48:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23223766733561857/index.html b/static/mytweets/ewagoner/status/23223766733561857/index.html new file mode 100644 index 00000000..8e5f93bd --- /dev/null +++ b/static/mytweets/ewagoner/status/23223766733561857/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Customers are sending gifts along with their payments (including a pair of shoes (!)). I must be doing something right. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Customers are sending gifts along with their payments (including a pair of shoes (!)). I must be doing something right. +

+

+ 1/6/2011, 10:45:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232266203261960193/index.html b/static/mytweets/ewagoner/status/232266203261960193/index.html new file mode 100644 index 00000000..1001ad3e --- /dev/null +++ b/static/mytweets/ewagoner/status/232266203261960193/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + The Curiosity Mars lander will touch down at about 1:30am my time. + +I apologize in advance to my co-workers for my sleepiness tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Curiosity Mars lander will touch down at about 1:30am my time.

I apologize in advance to my co-workers for my sleepiness tomorrow. +

+

+ 8/5/2012, 8:05:52 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232327112/index.html b/static/mytweets/ewagoner/status/232327112/index.html new file mode 100644 index 00000000..b1cd63bb --- /dev/null +++ b/static/mytweets/ewagoner/status/232327112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Teaching users of my software all day today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Teaching users of my software all day today. +

+

+ 8/28/2007, 8:23:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232353446618091521/index.html b/static/mytweets/ewagoner/status/232353446618091521/index.html new file mode 100644 index 00000000..41168356 --- /dev/null +++ b/static/mytweets/ewagoner/status/232353446618091521/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @trammell: So many smart babies nine months from now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @trammell: So many smart babies nine months from now. +

+

+ 8/6/2012, 1:52:33 AM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232358556614160384/index.html b/static/mytweets/ewagoner/status/232358556614160384/index.html new file mode 100644 index 00000000..e00341c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/232358556614160384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @caylenb: to put this in perspective, only 130 years ago we figured out how to use radio messages to communicate a distance of 2 meters. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @caylenb: to put this in perspective, only 130 years ago we figured out how to use radio messages to communicate a distance of 2 meters. +

+

+ 8/6/2012, 2:12:51 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232362611260411904/index.html b/static/mytweets/ewagoner/status/232362611260411904/index.html new file mode 100644 index 00000000..67eac771 --- /dev/null +++ b/static/mytweets/ewagoner/status/232362611260411904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @travisbeacham: A jet-fired hover crane just lowered a nuclear robot bigger than my car onto Mars. Then it emailed us pics, from the ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @travisbeacham: A jet-fired hover crane just lowered a nuclear robot bigger than my car onto Mars. Then it emailed us pics, from the ... +

+

+ 8/6/2012, 2:28:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232365773778214912/index.html b/static/mytweets/ewagoner/status/232365773778214912/index.html new file mode 100644 index 00000000..60738827 --- /dev/null +++ b/static/mytweets/ewagoner/status/232365773778214912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I *may* have over caffeinated to be awake for the Mars landing. NASA can precisely put a rover in a crater, but I can’t dose my coffee. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I *may* have over caffeinated to be awake for the Mars landing. NASA can precisely put a rover in a crater, but I can’t dose my coffee. +

+

+ 8/6/2012, 2:41:32 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23242836611/index.html b/static/mytweets/ewagoner/status/23242836611/index.html new file mode 100644 index 00000000..d795ce03 --- /dev/null +++ b/static/mytweets/ewagoner/status/23242836611/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think we have everything we need to submit the application to accept EBT at our farmers market. That took a few months. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think we have everything we need to submit the application to accept EBT at our farmers market. That took a few months. +

+

+ 9/7/2010, 10:43:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23243281739/index.html b/static/mytweets/ewagoner/status/23243281739/index.html new file mode 100644 index 00000000..2fc927a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/23243281739/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In the last few weeks I've cut my coffee consumption down by 30% fewer cups per day, simply by getting a coffee cup that was twice as large. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In the last few weeks I've cut my coffee consumption down by 30% fewer cups per day, simply by getting a coffee cup that was twice as large. +

+

+ 9/7/2010, 10:48:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232549337467584512/index.html b/static/mytweets/ewagoner/status/232549337467584512/index.html new file mode 100644 index 00000000..b54cef9d --- /dev/null +++ b/static/mytweets/ewagoner/status/232549337467584512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @tferriss: NEW - The 4-Hour Chef, Media Announcement: <a href="http://bit.ly/RQn9OC">http://bit.ly/RQn9OC</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @tferriss: NEW - The 4-Hour Chef, Media Announcement: http://bit.ly/RQn9OC +

+

+ 8/6/2012, 2:50:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232572436732862464/index.html b/static/mytweets/ewagoner/status/232572436732862464/index.html new file mode 100644 index 00000000..c6dab076 --- /dev/null +++ b/static/mytweets/ewagoner/status/232572436732862464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oregon Trail cross stitch, browncoated up a little. <a href="http://procrastistitching.tumblr.com/post/28839115400/sidhera-posted-this-amazing-firefly-oregon-trail">http://procrastistitching.tumblr.com/post/28839115400/sidhera-posted-this-amazing-firefly-oregon-trail</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232585385442680832/index.html b/static/mytweets/ewagoner/status/232585385442680832/index.html new file mode 100644 index 00000000..8c5b3400 --- /dev/null +++ b/static/mytweets/ewagoner/status/232585385442680832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm the only one in the theater for a showing of "Safety Not Guaranteed", based off the classic time travel classified. <a href="http://en.m.wikipedia.org/wiki/Safety_Not_Guaranteed">http://en.m.wikipedia.org/wiki/Safety_Not_Guaranteed</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23266026097/index.html b/static/mytweets/ewagoner/status/23266026097/index.html new file mode 100644 index 00000000..180b4525 --- /dev/null +++ b/static/mytweets/ewagoner/status/23266026097/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm trying to get the contents of a MySQL table on the server into a HTML5 client-side db. Can anyone point me toward a tutorial? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm trying to get the contents of a MySQL table on the server into a HTML5 client-side db. Can anyone point me toward a tutorial? +

+

+ 9/7/2010, 3:53:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232668763185627136/index.html b/static/mytweets/ewagoner/status/232668763185627136/index.html new file mode 100644 index 00000000..d2337fd2 --- /dev/null +++ b/static/mytweets/ewagoner/status/232668763185627136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Grumbling that it’s 11pm on a Monday night and the punk rock show hasn’t started yet may be one sign that I’m getting too old for punk rock. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Grumbling that it’s 11pm on a Monday night and the punk rock show hasn’t started yet may be one sign that I’m getting too old for punk rock. +

+

+ 8/6/2012, 10:45:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232675128599797760/index.html b/static/mytweets/ewagoner/status/232675128599797760/index.html new file mode 100644 index 00000000..d72f7df2 --- /dev/null +++ b/static/mytweets/ewagoner/status/232675128599797760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Punks are discussing Curiosity at the bar. “It was on NASA TV and it was awesome! The thing landed and all those nerds went nuts!” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Punks are discussing Curiosity at the bar. “It was on NASA TV and it was awesome! The thing landed and all those nerds went nuts!” +

+

+ 8/6/2012, 11:10:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232689532514992129/index.html b/static/mytweets/ewagoner/status/232689532514992129/index.html new file mode 100644 index 00000000..fc8c61de --- /dev/null +++ b/static/mytweets/ewagoner/status/232689532514992129/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + "Louisiana Public School Forces Pregnancy Tests on Girls, Kicks out Students Who Refuse or are Pregnant." In 2012. + <a href="http://www.aclu.org/blog/reproductive-freedom-womens-rights/get-tested-or-get-out-school-forces-pregnancy-tests-girls">http://www.aclu.org/blog/reproductive-freedom-womens-rights/get-tested-or-get-out-school-forces-pregnancy-tests-girls</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23271279453/index.html b/static/mytweets/ewagoner/status/23271279453/index.html new file mode 100644 index 00000000..a8bbcac6 --- /dev/null +++ b/static/mytweets/ewagoner/status/23271279453/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The worst part about trying cutting edge programming tech when you don't know what you're doing is knowing in a year it'll be trivially easy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The worst part about trying cutting edge programming tech when you don't know what you're doing is knowing in a year it'll be trivially easy +

+

+ 9/7/2010, 5:16:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232848987563126784/index.html b/static/mytweets/ewagoner/status/232848987563126784/index.html new file mode 100644 index 00000000..0a08baee --- /dev/null +++ b/static/mytweets/ewagoner/status/232848987563126784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A group of my friends made a wonderful 6 minute movie for the 2012 48 Hour Film Project. <a href="http://www.youtube.com/watch?v=wrmPF_OoBN4">http://www.youtube.com/watch?v=wrmPF_OoBN4</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A group of my friends made a wonderful 6 minute movie for the 2012 48 Hour Film Project. http://www.youtube.com/watch?v=wrmPF_OoBN4 +

+

+ 8/7/2012, 10:41:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232851611876200449/index.html b/static/mytweets/ewagoner/status/232851611876200449/index.html new file mode 100644 index 00000000..2e08bafb --- /dev/null +++ b/static/mytweets/ewagoner/status/232851611876200449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SarcasticRover: My only regret is that I have but one life to give for my country… Also regret being left to die alone on Mars. ENNUI + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SarcasticRover: My only regret is that I have but one life to give for my country… Also regret being left to die alone on Mars. ENNUI +

+

+ 8/7/2012, 10:52:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232877230626332672/index.html b/static/mytweets/ewagoner/status/232877230626332672/index.html new file mode 100644 index 00000000..855e50e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/232877230626332672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All I know is the steak tastes better when I take my steak tastes better pill. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All I know is the steak tastes better when I take my steak tastes better pill. +

+

+ 8/7/2012, 12:33:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232886810097876992/index.html b/static/mytweets/ewagoner/status/232886810097876992/index.html new file mode 100644 index 00000000..47d5b364 --- /dev/null +++ b/static/mytweets/ewagoner/status/232886810097876992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A nice Drive-by Truckers poster <a href="http://instagr.am/p/OCObhzs2lY/">http://instagr.am/p/OCObhzs2lY/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232915286410543106/index.html b/static/mytweets/ewagoner/status/232915286410543106/index.html new file mode 100644 index 00000000..694b7bc8 --- /dev/null +++ b/static/mytweets/ewagoner/status/232915286410543106/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Another VC-funded Silicon Valley start-up has become one of my competitors. It looks great! Welcome, @goodeggs! <a href="http://www.goodeggs.com">http://www.goodeggs.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another VC-funded Silicon Valley start-up has become one of my competitors. It looks great! Welcome, @goodeggs! http://www.goodeggs.com +

+

+ 8/7/2012, 3:05:06 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232979905313394688/index.html b/static/mytweets/ewagoner/status/232979905313394688/index.html new file mode 100644 index 00000000..43a58171 --- /dev/null +++ b/static/mytweets/ewagoner/status/232979905313394688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ShalimarTroy: WOW. @barackobama should hire this guy to attack @mittromney. <a href="http://www.upworthy.com/barack-obama-should-hire-this-guy-to-attack-mitt-romney?g=3">http://www.upworthy.com/barack-obama-should-hire-this-guy-to-attack-mitt-romney?g=3</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/232983894750801920/index.html b/static/mytweets/ewagoner/status/232983894750801920/index.html new file mode 100644 index 00000000..5ac0a628 --- /dev/null +++ b/static/mytweets/ewagoner/status/232983894750801920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm kinda performing a solo clogging routine on stage Friday night. I've never clogged before. It will be memorable for all involved. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm kinda performing a solo clogging routine on stage Friday night. I've never clogged before. It will be memorable for all involved. +

+

+ 8/7/2012, 7:37:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2330300285/index.html b/static/mytweets/ewagoner/status/2330300285/index.html new file mode 100644 index 00000000..535841a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/2330300285/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens Locally Grown pickups today, 4:30 to 8pm. This week, $9,010.21 of food bought by 249 households from 42 Athens-area growers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens Locally Grown pickups today, 4:30 to 8pm. This week, $9,010.21 of food bought by 249 households from 42 Athens-area growers. +

+

+ 6/25/2009, 2:48:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23303091/index.html b/static/mytweets/ewagoner/status/23303091/index.html new file mode 100644 index 00000000..200708d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/23303091/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watching "Beyond Therapy". Should I put in a proposal to direct the stage play in Athens next season? Or maybe "Streetcar Named Desire"? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watching "Beyond Therapy". Should I put in a proposal to direct the stage play in Athens next season? Or maybe "Streetcar Named Desire"? +

+

+ 4/9/2007, 11:20:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23311401/index.html b/static/mytweets/ewagoner/status/23311401/index.html new file mode 100644 index 00000000..15b339ba --- /dev/null +++ b/static/mytweets/ewagoner/status/23311401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whoa! New look for the Daily Show. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Whoa! New look for the Daily Show. +

+

+ 4/9/2007, 11:34:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/233197850287284224/index.html b/static/mytweets/ewagoner/status/233197850287284224/index.html new file mode 100644 index 00000000..17392116 --- /dev/null +++ b/static/mytweets/ewagoner/status/233197850287284224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Found a new school backpack for Vivian. If only I could actually buy it. <a href="http://spluch.blogspot.com/2007/08/cool-dragon-bag.html">http://spluch.blogspot.com/2007/08/cool-dragon-bag.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/233223980734091264/index.html b/static/mytweets/ewagoner/status/233223980734091264/index.html new file mode 100644 index 00000000..ea993f3d --- /dev/null +++ b/static/mytweets/ewagoner/status/233223980734091264/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Let's build a happy little cloud. Let's build some happy little trees. There are no limits here. +<a href="http://www.thesouptv.com/latest/easel-does-it/333791">http://www.thesouptv.com/latest/easel-does-it/333791</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/233232761425637376/index.html b/static/mytweets/ewagoner/status/233232761425637376/index.html new file mode 100644 index 00000000..b579740a --- /dev/null +++ b/static/mytweets/ewagoner/status/233232761425637376/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + And I'll dance with you in Vienna +I'll be wearing a river's disguise +The hyacinth wild on my shoulder, +My mouth on the dew of your thighs + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And I'll dance with you in Vienna
I'll be wearing a river's disguise
The hyacinth wild on my shoulder,
My mouth on the dew of your thighs +

+

+ 8/8/2012, 12:06:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/233558042304716800/index.html b/static/mytweets/ewagoner/status/233558042304716800/index.html new file mode 100644 index 00000000..a7628cff --- /dev/null +++ b/static/mytweets/ewagoner/status/233558042304716800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @shinobi42: This comment at Captain Awkward is really eye opening, esp. if you don't think harassment is a big deal <a href="http://captainawkward.com/2012/08/07/322-323-my-friend-group-has-a-case-of-the-creepy-dude-how-do-we-clear-that-up/#comment-20359">http://captainawkward.com/2012/08/07/322-323-my-friend-group-has-a-case-of-the-creepy-dude-how-do-we-clear-that-up/#comment-20359</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/233606879304114177/index.html b/static/mytweets/ewagoner/status/233606879304114177/index.html new file mode 100644 index 00000000..b2b123ac --- /dev/null +++ b/static/mytweets/ewagoner/status/233606879304114177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hobo sign spotted in downtown Athens. <a href="http://instagr.am/p/OHV9VXs2kN/">http://instagr.am/p/OHV9VXs2kN/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2336744145/index.html b/static/mytweets/ewagoner/status/2336744145/index.html new file mode 100644 index 00000000..b55dcdd3 --- /dev/null +++ b/static/mytweets/ewagoner/status/2336744145/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think the Michael Jackson many people are mourning died long ago. Today we also lost bizzaro Michael. I need to watch The Wiz again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think the Michael Jackson many people are mourning died long ago. Today we also lost bizzaro Michael. I need to watch The Wiz again. +

+

+ 6/25/2009, 9:19:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/233723688913096706/index.html b/static/mytweets/ewagoner/status/233723688913096706/index.html new file mode 100644 index 00000000..421f5bab --- /dev/null +++ b/static/mytweets/ewagoner/status/233723688913096706/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @GlancingOnHuman: Sir Patrick Stewart is on Twitter and his profile pic is the best you've ever seen: @SirPatStew. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @GlancingOnHuman: Sir Patrick Stewart is on Twitter and his profile pic is the best you've ever seen: @SirPatStew. +

+

+ 8/9/2012, 8:37:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/233784487203467264/index.html b/static/mytweets/ewagoner/status/233784487203467264/index.html new file mode 100644 index 00000000..182750ac --- /dev/null +++ b/static/mytweets/ewagoner/status/233784487203467264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This great edit of the Deliverance "Dueling Banjos" scene is perfect for trolling your drunk and/or high friends. <a href="http://www.youtube.com/watch?v=ymA8T-ZWTCQ&feature=related">http://www.youtube.com/watch?v=ymA8T-ZWTCQ&feature=related</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/234019858248003584/index.html b/static/mytweets/ewagoner/status/234019858248003584/index.html new file mode 100644 index 00000000..6f148a2d --- /dev/null +++ b/static/mytweets/ewagoner/status/234019858248003584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "She was living with a physicist who raised rabbits for their meat, and didn't know my father was her other beau." <a href="http://www.youtube.com/watch?v=uyriXzOzV2s">http://www.youtube.com/watch?v=uyriXzOzV2s</a> NSFW + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "She was living with a physicist who raised rabbits for their meat, and didn't know my father was her other beau." http://www.youtube.com/watch?v=uyriXzOzV2s NSFW +

+

+ 8/10/2012, 4:14:16 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23402004797726720/index.html b/static/mytweets/ewagoner/status/23402004797726720/index.html new file mode 100644 index 00000000..2f7163c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/23402004797726720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “@fitzage: <a href="http://itunes.apple.com/us/app/gratuitous-space-battles/id402431812?mt=12">http://itunes.apple.com/us/app/gratuitous-space-battles/id402431812?mt=12</a> I doubt I'd like this game, but the title is awesome.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/234047821739880448/index.html b/static/mytweets/ewagoner/status/234047821739880448/index.html new file mode 100644 index 00000000..ed5b2e13 --- /dev/null +++ b/static/mytweets/ewagoner/status/234047821739880448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve just been told Widespread Panic are playing an unannounced set at the Michael Houser remembrance show tonight. It’s long been sold out. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve just been told Widespread Panic are playing an unannounced set at the Michael Houser remembrance show tonight. It’s long been sold out. +

+

+ 8/10/2012, 6:05:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/234062887000350720/index.html b/static/mytweets/ewagoner/status/234062887000350720/index.html new file mode 100644 index 00000000..37194665 --- /dev/null +++ b/static/mytweets/ewagoner/status/234062887000350720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brookehatfield: Most punk-rock kid in dc <a href="http://instagr.am/p/OKlBf_qROB/">http://instagr.am/p/OKlBf_qROB/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @brookehatfield: Most punk-rock kid in dc http://instagr.am/p/OKlBf_qROB/ +

+

+ 8/10/2012, 7:05:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23407839003283456/index.html b/static/mytweets/ewagoner/status/23407839003283456/index.html new file mode 100644 index 00000000..c8634717 --- /dev/null +++ b/static/mytweets/ewagoner/status/23407839003283456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I never jumped on the whole zombie bandwagon, but holy Z is "A Distant Sound of Hammers" (S. Boyd Taylor) awesome. <a href="http://web.me.com/normsherman/Site/Podcast/Entries/2011/1/5_Drabblecast_194-_A_Distant_Sound_of_Hammers_by_S._Boyd_Taylor.html">http://web.me.com/normsherman/Site/Podcast/Entries/2011/1/5_Drabblecast_194-_A_Distant_Sound_of_Hammers_by_S._Boyd_Taylor.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/234084745091350528/index.html b/static/mytweets/ewagoner/status/234084745091350528/index.html new file mode 100644 index 00000000..6658f491 --- /dev/null +++ b/static/mytweets/ewagoner/status/234084745091350528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm getting ready to go shake my money makers at the Go Bar. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm getting ready to go shake my money makers at the Go Bar. +

+

+ 8/10/2012, 8:32:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/234371273826910209/index.html b/static/mytweets/ewagoner/status/234371273826910209/index.html new file mode 100644 index 00000000..da622eeb --- /dev/null +++ b/static/mytweets/ewagoner/status/234371273826910209/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s a sales tax holiday and I’m at a giant Super WalMart, but there is no one here. Place’s deserted. Easiest school supply shopping ever! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s a sales tax holiday and I’m at a giant Super WalMart, but there is no one here. Place’s deserted. Easiest school supply shopping ever! +

+

+ 8/11/2012, 3:30:40 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23443899297038336/index.html b/static/mytweets/ewagoner/status/23443899297038336/index.html new file mode 100644 index 00000000..907a1a22 --- /dev/null +++ b/static/mytweets/ewagoner/status/23443899297038336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “@dinnerpartydnld: Small Talk: Early candidate for headline of the year -- <a href="http://bit.ly/dLxU9O">http://bit.ly/dLxU9O</a> ” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “@dinnerpartydnld: Small Talk: Early candidate for headline of the year -- http://bit.ly/dLxU9O ” +

+

+ 1/7/2011, 1:20:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/234451510933741568/index.html b/static/mytweets/ewagoner/status/234451510933741568/index.html new file mode 100644 index 00000000..7823e1fa --- /dev/null +++ b/static/mytweets/ewagoner/status/234451510933741568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I checked out my local skating rink, which is more out of town than I am. Across the street is a hand operated sawmill. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I checked out my local skating rink, which is more out of town than I am. Across the street is a hand operated sawmill. +

+

+ 8/11/2012, 8:49:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/234451795638886400/index.html b/static/mytweets/ewagoner/status/234451795638886400/index.html new file mode 100644 index 00000000..1b603f8c --- /dev/null +++ b/static/mytweets/ewagoner/status/234451795638886400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Down the road from my country roller rink is a still operating 200 year old Methodist summer camp. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Down the road from my country roller rink is a still operating 200 year old Methodist summer camp. +

+

+ 8/11/2012, 8:50:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/234452271621087232/index.html b/static/mytweets/ewagoner/status/234452271621087232/index.html new file mode 100644 index 00000000..68b20bc2 --- /dev/null +++ b/static/mytweets/ewagoner/status/234452271621087232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My local country skating rink has a hand written sign at the front door stating it costs $7 to “hang out”. The quotes are theirs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My local country skating rink has a hand written sign at the front door stating it costs $7 to “hang out”. The quotes are theirs. +

+

+ 8/11/2012, 8:52:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/234468990930542593/index.html b/static/mytweets/ewagoner/status/234468990930542593/index.html new file mode 100644 index 00000000..9fbe0709 --- /dev/null +++ b/static/mytweets/ewagoner/status/234468990930542593/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It shouldn't be too hard to make a DragonCon costume from my Dalish character from Dragon Age. #nerd #duh <a href="http://instagr.am/p/ONdwkUM2kd/">http://instagr.am/p/ONdwkUM2kd/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It shouldn't be too hard to make a DragonCon costume from my Dalish character from Dragon Age. #nerd #duh http://instagr.am/p/ONdwkUM2kd/ +

+

+ 8/11/2012, 9:58:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/234521609292107776/index.html b/static/mytweets/ewagoner/status/234521609292107776/index.html new file mode 100644 index 00000000..969f455f --- /dev/null +++ b/static/mytweets/ewagoner/status/234521609292107776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I got so wrapped up in fighting the darkspawn that I nearly forgot to go outside to watch meteors. It’s a beautiful cloudless night! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I got so wrapped up in fighting the darkspawn that I nearly forgot to go outside to watch meteors. It’s a beautiful cloudless night! +

+

+ 8/12/2012, 1:28:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23460476818038784/index.html b/static/mytweets/ewagoner/status/23460476818038784/index.html new file mode 100644 index 00000000..2903f206 --- /dev/null +++ b/static/mytweets/ewagoner/status/23460476818038784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Locals: The sous chef at Farm255 just had two of his pigs processed, has many fresh cuts available today & tomorrow. Interested? Contact me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Locals: The sous chef at Farm255 just had two of his pigs processed, has many fresh cuts available today & tomorrow. Interested? Contact me. +

+

+ 1/7/2011, 2:26:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/234661252079681537/index.html b/static/mytweets/ewagoner/status/234661252079681537/index.html new file mode 100644 index 00000000..04bb0bc7 --- /dev/null +++ b/static/mytweets/ewagoner/status/234661252079681537/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I said, “Hey! What’s going on?” RT @jmspool: You must watch this: <a href="http://youtu.be/itvJybdcYbI">http://youtu.be/itvJybdcYbI</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I said, “Hey! What’s going on?” RT @jmspool: You must watch this: http://youtu.be/itvJybdcYbI +

+

+ 8/12/2012, 10:42:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23468177010728960/index.html b/static/mytweets/ewagoner/status/23468177010728960/index.html new file mode 100644 index 00000000..74e48b82 --- /dev/null +++ b/static/mytweets/ewagoner/status/23468177010728960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + News out of Springfield, MO, via @psylosyren: Local case against raw milk supplier and farmer dismissed by Greene County court Judge Imhoff! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ News out of Springfield, MO, via @psylosyren: Local case against raw milk supplier and farmer dismissed by Greene County court Judge Imhoff! +

+

+ 1/7/2011, 2:57:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/234697056583815168/index.html b/static/mytweets/ewagoner/status/234697056583815168/index.html new file mode 100644 index 00000000..33c6b6e6 --- /dev/null +++ b/static/mytweets/ewagoner/status/234697056583815168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hand made blueberry pop tart and a bloody mary. Good morning, world! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hand made blueberry pop tart and a bloody mary. Good morning, world! +

+

+ 8/12/2012, 1:05:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/234782493549662208/index.html b/static/mytweets/ewagoner/status/234782493549662208/index.html new file mode 100644 index 00000000..084e5b30 --- /dev/null +++ b/static/mytweets/ewagoner/status/234782493549662208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thank you, licensing department of the Nintendo corporation! <a href="http://instagr.am/p/OPskoRM2km/">http://instagr.am/p/OPskoRM2km/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thank you, licensing department of the Nintendo corporation! http://instagr.am/p/OPskoRM2km/ +

+

+ 8/12/2012, 6:44:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2349151183/index.html b/static/mytweets/ewagoner/status/2349151183/index.html new file mode 100644 index 00000000..e2169ad3 --- /dev/null +++ b/static/mytweets/ewagoner/status/2349151183/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + According to AT&T, my iPhone order is still awaiting processing by their warehouse. According to FedEx (& the mrs.), it's in my living room. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ According to AT&T, my iPhone order is still awaiting processing by their warehouse. According to FedEx (& the mrs.), it's in my living room. +

+

+ 6/26/2009, 4:09:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23500696108146688/index.html b/static/mytweets/ewagoner/status/23500696108146688/index.html new file mode 100644 index 00000000..bbf0a011 --- /dev/null +++ b/static/mytweets/ewagoner/status/23500696108146688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's not yet officially launched, but here's an RSS feed of recipes from my farmers market (every market gets its own): <a href="http://athens.locallygrown.net/recipes/rss">http://athens.locallygrown.net/recipes/rss</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's not yet officially launched, but here's an RSS feed of recipes from my farmers market (every market gets its own): http://athens.locallygrown.net/recipes/rss +

+

+ 1/7/2011, 5:06:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/235082341888958465/index.html b/static/mytweets/ewagoner/status/235082341888958465/index.html new file mode 100644 index 00000000..3ad63e81 --- /dev/null +++ b/static/mytweets/ewagoner/status/235082341888958465/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "If you are insured by Progressive, and they owe you $, they will defend your killer in court in order to not pay you." <a href="http://mattfisher.tumblr.com/post/29338478278/my-sister-paid-progressive-insurance-to-defend-her">http://mattfisher.tumblr.com/post/29338478278/my-sister-paid-progressive-insurance-to-defend-her</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23508778913628160/index.html b/static/mytweets/ewagoner/status/23508778913628160/index.html new file mode 100644 index 00000000..d6913485 --- /dev/null +++ b/static/mytweets/ewagoner/status/23508778913628160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We're forecast to get a half foot+ of snow Sunday night, & I'm getting my wisdom teeth pulled Monday morn. Everything's coming up Milhouse! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We're forecast to get a half foot+ of snow Sunday night, & I'm getting my wisdom teeth pulled Monday morn. Everything's coming up Milhouse! +

+

+ 1/7/2011, 5:38:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/235129869225295872/index.html b/static/mytweets/ewagoner/status/235129869225295872/index.html new file mode 100644 index 00000000..4a1b9d73 --- /dev/null +++ b/static/mytweets/ewagoner/status/235129869225295872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "We have a very strict trio of house rules that we follow & will be passing down on to the daughters as they mature." <a href="http://elizebethjoy.wordpress.com/2012/08/13/honeywine-hollows-house-rules/">http://elizebethjoy.wordpress.com/2012/08/13/honeywine-hollows-house-rules/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/235147547612704769/index.html b/static/mytweets/ewagoner/status/235147547612704769/index.html new file mode 100644 index 00000000..21f1d75c --- /dev/null +++ b/static/mytweets/ewagoner/status/235147547612704769/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian rejects House Baratheon’s claim to the throne solely because their sigil is an herbivore. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian rejects House Baratheon’s claim to the throne solely because their sigil is an herbivore. +

+

+ 8/13/2012, 6:55:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2353590882533378/index.html b/static/mytweets/ewagoner/status/2353590882533378/index.html new file mode 100644 index 00000000..ac81d49d --- /dev/null +++ b/static/mytweets/ewagoner/status/2353590882533378/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Picked up a lamb this morning on my way to work. It's just one of those things that I do. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Picked up a lamb this morning on my way to work. It's just one of those things that I do. +

+

+ 11/10/2010, 8:35:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23538502511632384/index.html b/static/mytweets/ewagoner/status/23538502511632384/index.html new file mode 100644 index 00000000..6ea695a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/23538502511632384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Two of my favorite historical figures, summed up by Vivian. http://instagr.am/p/6EYt/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Two of my favorite historical figures, summed up by Vivian. http://instagr.am/p/6EYt/ +

+

+ 1/7/2011, 7:36:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2354309418/index.html b/static/mytweets/ewagoner/status/2354309418/index.html new file mode 100644 index 00000000..58bd3c39 --- /dev/null +++ b/static/mytweets/ewagoner/status/2354309418/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Preparing bare-bones recipes that I can riff on once I find out what our secret ingredient is on Sunday. This will be fun. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Preparing bare-bones recipes that I can riff on once I find out what our secret ingredient is on Sunday. This will be fun. +

+

+ 6/26/2009, 11:17:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/235445902/index.html b/static/mytweets/ewagoner/status/235445902/index.html new file mode 100644 index 00000000..c0b3dc41 --- /dev/null +++ b/static/mytweets/ewagoner/status/235445902/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Jonathan Katz has a new podcast! http://www.jonathankatz.com/wkatz/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Jonathan Katz has a new podcast! http://www.jonathankatz.com/wkatz/ +

+

+ 8/29/2007, 4:09:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23551708651069441/index.html b/static/mytweets/ewagoner/status/23551708651069441/index.html new file mode 100644 index 00000000..ec8e6097 --- /dev/null +++ b/static/mytweets/ewagoner/status/23551708651069441/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @GirlDetective: Sometimes, when I complain about the Netflix streaming quality on my iPhone, I can almost hear Laura Ingalls Wilder w ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @GirlDetective: Sometimes, when I complain about the Netflix streaming quality on my iPhone, I can almost hear Laura Ingalls Wilder w ... +

+

+ 1/7/2011, 8:28:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/235566592/index.html b/static/mytweets/ewagoner/status/235566592/index.html new file mode 100644 index 00000000..c5fcdbdc --- /dev/null +++ b/static/mytweets/ewagoner/status/235566592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I will be doing things with meat. http://www.amazon.com/gp/product/1580088430 http://www.amazon.com/gp/product/0393058298 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I will be doing things with meat. http://www.amazon.com/gp/product/1580088430 http://www.amazon.com/gp/product/0393058298 +

+

+ 8/29/2007, 5:24:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/235570769520914433/index.html b/static/mytweets/ewagoner/status/235570769520914433/index.html new file mode 100644 index 00000000..3b1a5b35 --- /dev/null +++ b/static/mytweets/ewagoner/status/235570769520914433/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gyroscopic Martian panorama! RT @mobile_justin: STOP EVERYTHING YOU ARE DOING AND OPEN THIS LINK ON YOUR IPHONE - <a href="http://www.360cities.net/image/curiosity-rover-martian-solar-day-2#172.65,10.74,61.5">http://www.360cities.net/image/curiosity-rover-martian-solar-day-2#172.65,10.74,61.5</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/235655562/index.html b/static/mytweets/ewagoner/status/235655562/index.html new file mode 100644 index 00000000..530b8ab2 --- /dev/null +++ b/static/mytweets/ewagoner/status/235655562/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Joyeurs: For someone with 3-4 rails apps on 3-4 domains, plus 1 or 2 mainman lists, how long would it take to move to the new servers? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Joyeurs: For someone with 3-4 rails apps on 3-4 domains, plus 1 or 2 mainman lists, how long would it take to move to the new servers? +

+

+ 8/29/2007, 6:23:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/235712665975136256/index.html b/static/mytweets/ewagoner/status/235712665975136256/index.html new file mode 100644 index 00000000..3bc67cc2 --- /dev/null +++ b/static/mytweets/ewagoner/status/235712665975136256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “I couldn't resist the massive remixability that such a large, varied yet connected bundle of source material offered.” <a href="http://www.youtube.com/watch?feature=player_embedded&v=opg4VGvyi3M">http://www.youtube.com/watch?feature=player_embedded&v=opg4VGvyi3M</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/235796664449892352/index.html b/static/mytweets/ewagoner/status/235796664449892352/index.html new file mode 100644 index 00000000..4576b54d --- /dev/null +++ b/static/mytweets/ewagoner/status/235796664449892352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Excuse me, Professor. Sorry, but I don’t believe in revolution.” <a href="http://www.smbc-comics.com/index.php?db=comics&id=2703#comic">http://www.smbc-comics.com/index.php?db=comics&id=2703#comic</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/235800660329787392/index.html b/static/mytweets/ewagoner/status/235800660329787392/index.html new file mode 100644 index 00000000..bf892aaa --- /dev/null +++ b/static/mytweets/ewagoner/status/235800660329787392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I could not possibly love these old PBS auto tune remixes more than I already do. Happy birthday, Julia! <a href="http://www.youtube.com/watch?v=80ZrUI7RNfI">http://www.youtube.com/watch?v=80ZrUI7RNfI</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I could not possibly love these old PBS auto tune remixes more than I already do. Happy birthday, Julia! http://www.youtube.com/watch?v=80ZrUI7RNfI +

+

+ 8/15/2012, 2:10:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2358579733/index.html b/static/mytweets/ewagoner/status/2358579733/index.html new file mode 100644 index 00000000..3632e149 --- /dev/null +++ b/static/mytweets/ewagoner/status/2358579733/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Picked up a few last ingredients at the Athens Farmers Market: heirloom lettuce and mixed fresh herbs. Now to go home & pack my kitchen. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Picked up a few last ingredients at the Athens Farmers Market: heirloom lettuce and mixed fresh herbs. Now to go home & pack my kitchen. +

+

+ 6/27/2009, 9:20:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2360842968/index.html b/static/mytweets/ewagoner/status/2360842968/index.html new file mode 100644 index 00000000..08855d79 --- /dev/null +++ b/static/mytweets/ewagoner/status/2360842968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've got general plans for a salad, a soup, a light starter, a main, and a dessert, no matter the mystery meat ingredient they spring on us. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've got general plans for a salad, a soup, a light starter, a main, and a dessert, no matter the mystery meat ingredient they spring on us. +

+

+ 6/27/2009, 12:56:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/236106962/index.html b/static/mytweets/ewagoner/status/236106962/index.html new file mode 100644 index 00000000..2e9e1aa5 --- /dev/null +++ b/static/mytweets/ewagoner/status/236106962/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made a minor code change to locallygrown.net that will save me several hours a week in administrative overhead. Yay for automation! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made a minor code change to locallygrown.net that will save me several hours a week in administrative overhead. Yay for automation! +

+

+ 8/29/2007, 11:29:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2361302268/index.html b/static/mytweets/ewagoner/status/2361302268/index.html new file mode 100644 index 00000000..774d14cb --- /dev/null +++ b/static/mytweets/ewagoner/status/2361302268/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The mystery ingredient will be one of the pastured meats available at our markets: chicken, duck, turkey, goose, lamb, beef, pork, or emu. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The mystery ingredient will be one of the pastured meats available at our markets: chicken, duck, turkey, goose, lamb, beef, pork, or emu. +

+

+ 6/27/2009, 1:37:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/236260248757866496/index.html b/static/mytweets/ewagoner/status/236260248757866496/index.html new file mode 100644 index 00000000..569d8dc4 --- /dev/null +++ b/static/mytweets/ewagoner/status/236260248757866496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tomorrow is the first day of school, which means the end of luxurious nights of six hours of sleep. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tomorrow is the first day of school, which means the end of luxurious nights of six hours of sleep. +

+

+ 8/16/2012, 8:36:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/236400169535541248/index.html b/static/mytweets/ewagoner/status/236400169535541248/index.html new file mode 100644 index 00000000..9e3c6eca --- /dev/null +++ b/static/mytweets/ewagoner/status/236400169535541248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian, upon waking: “Did you know that in the old days people used snake poison as electricity? I read it on the Internet the other day.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian, upon waking: “Did you know that in the old days people used snake poison as electricity? I read it on the Internet the other day.” +

+

+ 8/17/2012, 5:52:47 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/236438944869400578/index.html b/static/mytweets/ewagoner/status/236438944869400578/index.html new file mode 100644 index 00000000..3c8c7e8e --- /dev/null +++ b/static/mytweets/ewagoner/status/236438944869400578/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv’s first day of third grade: another in the series of school bus videos. <a href="http://www.youtube.com/watch?v=eiE6q8rYbbg">http://www.youtube.com/watch?v=eiE6q8rYbbg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2364724267/index.html b/static/mytweets/ewagoner/status/2364724267/index.html new file mode 100644 index 00000000..b165ffd1 --- /dev/null +++ b/static/mytweets/ewagoner/status/2364724267/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yowsers! A hornet stung me in the ear. That's going to linger. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yowsers! A hornet stung me in the ear. That's going to linger. +

+

+ 6/27/2009, 7:05:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/236542784562139137/index.html b/static/mytweets/ewagoner/status/236542784562139137/index.html new file mode 100644 index 00000000..d3d49f5c --- /dev/null +++ b/static/mytweets/ewagoner/status/236542784562139137/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had to take in all the buckles on my boots. Could be the leather’s stretching, but I think it’s because I’ve lost my cankles. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had to take in all the buckles on my boots. Could be the leather’s stretching, but I think it’s because I’ve lost my cankles. +

+

+ 8/17/2012, 3:19:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2367449444/index.html b/static/mytweets/ewagoner/status/2367449444/index.html new file mode 100644 index 00000000..a2c84dc2 --- /dev/null +++ b/static/mytweets/ewagoner/status/2367449444/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The kitchen is packed into my truck, and all my pantry items bought at the farmers markets are loaded into coolers. Athfest tomorrow, 3:30-7 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The kitchen is packed into my truck, and all my pantry items bought at the farmers markets are loaded into coolers. Athfest tomorrow, 3:30-7 +

+

+ 6/27/2009, 11:36:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2367455692/index.html b/static/mytweets/ewagoner/status/2367455692/index.html new file mode 100644 index 00000000..1b08316d --- /dev/null +++ b/static/mytweets/ewagoner/status/2367455692/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanks for the well-wishes, everyone! This is a first for AthFest, and I'm very excited. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thanks for the well-wishes, everyone! This is a first for AthFest, and I'm very excited. +

+

+ 6/27/2009, 11:37:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/236853913033261056/index.html b/static/mytweets/ewagoner/status/236853913033261056/index.html new file mode 100644 index 00000000..55d81cf3 --- /dev/null +++ b/static/mytweets/ewagoner/status/236853913033261056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @saucypickles: Q. How many geeks does it take to ruin a joke? A. You mean nerd, not geek. And not joke, but riddle. Proceed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @saucypickles: Q. How many geeks does it take to ruin a joke? A. You mean nerd, not geek. And not joke, but riddle. Proceed. +

+

+ 8/18/2012, 11:55:48 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/236859750862684160/index.html b/static/mytweets/ewagoner/status/236859750862684160/index.html new file mode 100644 index 00000000..8660ba09 --- /dev/null +++ b/static/mytweets/ewagoner/status/236859750862684160/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Accidentally putting lemon alka-seltzer sinus tablets in your mocha isn’t as gross as you’d think it would be. + +Still pretty gross, though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Accidentally putting lemon alka-seltzer sinus tablets in your mocha isn’t as gross as you’d think it would be.

Still pretty gross, though. +

+

+ 8/18/2012, 12:18:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/236955039862779904/index.html b/static/mytweets/ewagoner/status/236955039862779904/index.html new file mode 100644 index 00000000..b08cdd29 --- /dev/null +++ b/static/mytweets/ewagoner/status/236955039862779904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper gave me a big sweet hug and said, “I love … <long pause> … chocolate!” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper gave me a big sweet hug and said, “I love … <long pause> … chocolate!” +

+

+ 8/18/2012, 6:37:38 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/237200812777025536/index.html b/static/mytweets/ewagoner/status/237200812777025536/index.html new file mode 100644 index 00000000..fa26c90d --- /dev/null +++ b/static/mytweets/ewagoner/status/237200812777025536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For her birthday dinner, Vivian chose chicken legs, broccoli, macaroni and cheese, and chocolate chip cookies. Eight years old already! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For her birthday dinner, Vivian chose chicken legs, broccoli, macaroni and cheese, and chocolate chip cookies. Eight years old already! +

+

+ 8/19/2012, 10:54:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2372228737/index.html b/static/mytweets/ewagoner/status/2372228737/index.html new file mode 100644 index 00000000..990d6148 --- /dev/null +++ b/static/mytweets/ewagoner/status/2372228737/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Setting up my outdoor kitchen. It's already 120 degrees, which is 50 degrees cooler than some kitchens I've worked in. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Setting up my outdoor kitchen. It's already 120 degrees, which is 50 degrees cooler than some kitchens I've worked in. +

+

+ 6/28/2009, 11:04:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/237293939126833152/index.html b/static/mytweets/ewagoner/status/237293939126833152/index.html new file mode 100644 index 00000000..b0429eab --- /dev/null +++ b/static/mytweets/ewagoner/status/237293939126833152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Farmer feeds cows candy (mixed with an ethanol by product and a mineral nutrient) to beat rising corn prices” So sad. <a href="http://www.cnycentral.com/news/story.aspx?id=788679#.UDFUQKmxGL">http://www.cnycentral.com/news/story.aspx?id=788679#.UDFUQKmxGL</a>- + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/237307161884110848/index.html b/static/mytweets/ewagoner/status/237307161884110848/index.html new file mode 100644 index 00000000..6c92ac7a --- /dev/null +++ b/static/mytweets/ewagoner/status/237307161884110848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My two year old knows the lyrics to more songs from “Hello, Dolly!” than I do. Also, Peter Gabriel. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My two year old knows the lyrics to more songs from “Hello, Dolly!” than I do. Also, Peter Gabriel. +

+

+ 8/19/2012, 5:56:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/237371662/index.html b/static/mytweets/ewagoner/status/237371662/index.html new file mode 100644 index 00000000..5348c6bd --- /dev/null +++ b/static/mytweets/ewagoner/status/237371662/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + TomTom GPS on Woot.com right now is a steal. Hurry -- it's a woot-off! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ TomTom GPS on Woot.com right now is a steal. Hurry -- it's a woot-off! +

+

+ 8/30/2007, 1:00:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/237379532313747457/index.html b/static/mytweets/ewagoner/status/237379532313747457/index.html new file mode 100644 index 00000000..1f59b913 --- /dev/null +++ b/static/mytweets/ewagoner/status/237379532313747457/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @samsm: The JFK "Ask Not" Waltz. Craziest thing I've heard this week. <a href="http://www.youtube.com/watch?v=Lxa63dW6dLM&feature=youtube_gdata_player">http://www.youtube.com/watch?v=Lxa63dW6dLM&feature=youtube_gdata_player</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2375038064/index.html b/static/mytweets/ewagoner/status/2375038064/index.html new file mode 100644 index 00000000..46211a31 --- /dev/null +++ b/static/mytweets/ewagoner/status/2375038064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We start prepping our farmers market ingredients in 15 minutes. Secret ingredient revealed in an hour 45. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We start prepping our farmers market ingredients in 15 minutes. Secret ingredient revealed in an hour 45. +

+

+ 6/28/2009, 3:15:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23751390408998912/index.html b/static/mytweets/ewagoner/status/23751390408998912/index.html new file mode 100644 index 00000000..17ef754e --- /dev/null +++ b/static/mytweets/ewagoner/status/23751390408998912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @hyperlocavore: Why and I started hyperlocavore...when things fell apart... http://amplify.com/u/bky0g + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @hyperlocavore: Why and I started hyperlocavore...when things fell apart... http://amplify.com/u/bky0g +

+

+ 1/8/2011, 9:42:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/237630493728854017/index.html b/static/mytweets/ewagoner/status/237630493728854017/index.html new file mode 100644 index 00000000..df56a18c --- /dev/null +++ b/static/mytweets/ewagoner/status/237630493728854017/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! New Young Fresh Fellows album tomorrow: <a href="http://www.yeproc.com/pre-order-the-young-fresh-fellows-all-new-album-tiempo-de-lujo-now-at-the-yep-roc-store">http://www.yeproc.com/pre-order-the-young-fresh-fellows-all-new-album-tiempo-de-lujo-now-at-the-yep-roc-store</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2377924493/index.html b/static/mytweets/ewagoner/status/2377924493/index.html new file mode 100644 index 00000000..196a19b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/2377924493/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lord I'm tired. They gave us chicken. Made five dishes, barely lost. Had fun. More later. PS: Made ice cream. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lord I'm tired. They gave us chicken. Made five dishes, barely lost. Had fun. More later. PS: Made ice cream. +

+

+ 6/28/2009, 7:05:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23789397690286082/index.html b/static/mytweets/ewagoner/status/23789397690286082/index.html new file mode 100644 index 00000000..5d3e4541 --- /dev/null +++ b/static/mytweets/ewagoner/status/23789397690286082/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We let the Christmas tree go dry, and now taking the ornaments off is like trying to undress a porcupine. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We let the Christmas tree go dry, and now taking the ornaments off is like trying to undress a porcupine. +

+

+ 1/8/2011, 12:13:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/237910094052995074/index.html b/static/mytweets/ewagoner/status/237910094052995074/index.html new file mode 100644 index 00000000..ec920904 --- /dev/null +++ b/static/mytweets/ewagoner/status/237910094052995074/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Anyone using the DragonCon phone app who wants to be “app friends” with me, holler for a “friend code”. #nerdlife + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Anyone using the DragonCon phone app who wants to be “app friends” with me, holler for a “friend code”. #nerdlife +

+

+ 8/21/2012, 9:52:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/237957172842082304/index.html b/static/mytweets/ewagoner/status/237957172842082304/index.html new file mode 100644 index 00000000..241f3906 --- /dev/null +++ b/static/mytweets/ewagoner/status/237957172842082304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tacos for lunch because it's my mom's birthday. Viva la madre! @ Farm Cart <a href="http://instagr.am/p/OmP_VWM2py/">http://instagr.am/p/OmP_VWM2py/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tacos for lunch because it's my mom's birthday. Viva la madre! @ Farm Cart http://instagr.am/p/OmP_VWM2py/ +

+

+ 8/21/2012, 12:59:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/237971800452124672/index.html b/static/mytweets/ewagoner/status/237971800452124672/index.html new file mode 100644 index 00000000..d43d497b --- /dev/null +++ b/static/mytweets/ewagoner/status/237971800452124672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pre-ordered. <a href="http://www.kungfugrippe.com/post/29903123779/replacing-human-connection">http://www.kungfugrippe.com/post/29903123779/replacing-human-connection</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/237976072325566464/index.html b/static/mytweets/ewagoner/status/237976072325566464/index.html new file mode 100644 index 00000000..de1ef57b --- /dev/null +++ b/static/mytweets/ewagoner/status/237976072325566464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Is airship piracy right for you?” is possibly my favorite DragonCon session title. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Is airship piracy right for you?” is possibly my favorite DragonCon session title. +

+

+ 8/21/2012, 2:14:51 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/238011048450457600/index.html b/static/mytweets/ewagoner/status/238011048450457600/index.html new file mode 100644 index 00000000..75863621 --- /dev/null +++ b/static/mytweets/ewagoner/status/238011048450457600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Quoted for truth: RT @mc_frontalot: Holy moley! @MegaRan's new video is AMAZING. <a href="http://goo.gl/iYzlH">http://goo.gl/iYzlH</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Quoted for truth: RT @mc_frontalot: Holy moley! @MegaRan's new video is AMAZING. http://goo.gl/iYzlH +

+

+ 8/21/2012, 4:33:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2381587868/index.html b/static/mytweets/ewagoner/status/2381587868/index.html new file mode 100644 index 00000000..7d9f69c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/2381587868/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First dish: chicken salad with blueberries, freshly made mayo, diced sweet onion & leeks on a bed of heirloom lettuces. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First dish: chicken salad with blueberries, freshly made mayo, diced sweet onion & leeks on a bed of heirloom lettuces. +

+

+ 6/28/2009, 10:50:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2381605514/index.html b/static/mytweets/ewagoner/status/2381605514/index.html new file mode 100644 index 00000000..e21110e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/2381605514/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Second dish: Rustic chicken noodle soup with freshly made noodles, carrots, and swiss chard. Stock was made in pressure cooker using bones. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Second dish: Rustic chicken noodle soup with freshly made noodles, carrots, and swiss chard. Stock was made in pressure cooker using bones. +

+

+ 6/28/2009, 10:51:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2381618488/index.html b/static/mytweets/ewagoner/status/2381618488/index.html new file mode 100644 index 00000000..03e57736 --- /dev/null +++ b/static/mytweets/ewagoner/status/2381618488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Third dish: Southern bbq chicken leg, with freshly made sauce, served with grilled plums. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Third dish: Southern bbq chicken leg, with freshly made sauce, served with grilled plums. +

+

+ 6/28/2009, 10:52:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2381667552/index.html b/static/mytweets/ewagoner/status/2381667552/index.html new file mode 100644 index 00000000..8e0ed059 --- /dev/null +++ b/static/mytweets/ewagoner/status/2381667552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Third dish: Cubed chicken thighs marinated with sumac & citrus, grilled on skewers and served on creamy grits with an onion butter sauce. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Third dish: Cubed chicken thighs marinated with sumac & citrus, grilled on skewers and served on creamy grits with an onion butter sauce. +

+

+ 6/28/2009, 10:55:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2381701704/index.html b/static/mytweets/ewagoner/status/2381701704/index.html new file mode 100644 index 00000000..4cee3d28 --- /dev/null +++ b/static/mytweets/ewagoner/status/2381701704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Last dish: Crispy chicken skin "cracklin" bits sprinkled over peach salsa, with side of lightly sweetened plain from scratch ice cream. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Last dish: Crispy chicken skin "cracklin" bits sprinkled over peach salsa, with side of lightly sweetened plain from scratch ice cream. +

+

+ 6/28/2009, 10:57:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2382167353/index.html b/static/mytweets/ewagoner/status/2382167353/index.html new file mode 100644 index 00000000..5fd0ff28 --- /dev/null +++ b/static/mytweets/ewagoner/status/2382167353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanks to all who came out to cheer us on. It was a challenge to watch with us being between two stages, but it meant a lot to see you all! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thanks to all who came out to cheer us on. It was a challenge to watch with us being between two stages, but it meant a lot to see you all! +

+

+ 6/28/2009, 11:24:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/238265973268938752/index.html b/static/mytweets/ewagoner/status/238265973268938752/index.html new file mode 100644 index 00000000..dd61e332 --- /dev/null +++ b/static/mytweets/ewagoner/status/238265973268938752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Unsettling pictures of Mitt Romney with a very tiny face” <a href="http://littlefacemitt.tumblr.com">http://littlefacemitt.tumblr.com</a> I don’t think there’s anything more to say. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Unsettling pictures of Mitt Romney with a very tiny face” http://littlefacemitt.tumblr.com I don’t think there’s anything more to say. +

+

+ 8/22/2012, 9:26:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/238329551489478656/index.html b/static/mytweets/ewagoner/status/238329551489478656/index.html new file mode 100644 index 00000000..46d7285d --- /dev/null +++ b/static/mytweets/ewagoner/status/238329551489478656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Amazing. RT @LuigiMontanez: HD video of the Mars Curiosity landing: <a href="http://www.youtube.com/watch?v=gZX5GRPnd4U">http://www.youtube.com/watch?v=gZX5GRPnd4U</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/238343920524857345/index.html b/static/mytweets/ewagoner/status/238343920524857345/index.html new file mode 100644 index 00000000..df05d0ea --- /dev/null +++ b/static/mytweets/ewagoner/status/238343920524857345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I learned about Camille & Kennerly, the Electric Harp Twins. Human beings are a wonderful species. <a href="http://www.youtube.com/user/CamilleandKennerly?feature=watch">http://www.youtube.com/user/CamilleandKennerly?feature=watch</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23834511519260672/index.html b/static/mytweets/ewagoner/status/23834511519260672/index.html new file mode 100644 index 00000000..fb7a3f5b --- /dev/null +++ b/static/mytweets/ewagoner/status/23834511519260672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT “ @SarahPalinUSA Commonsense Conservatives & lovers of America: "Don't Retreat, Instead - RELOAD!" Pls see my Facebook page.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT “ @SarahPalinUSA Commonsense Conservatives & lovers of America: "Don't Retreat, Instead - RELOAD!" Pls see my Facebook page.” +

+

+ 1/8/2011, 3:12:45 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23835355664879616/index.html b/static/mytweets/ewagoner/status/23835355664879616/index.html new file mode 100644 index 00000000..92c39480 --- /dev/null +++ b/static/mytweets/ewagoner/status/23835355664879616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @willmckinley: Sharron Angle: "If this Congress keeps going the way it is, people are really looking toward those 2nd Amendment remed ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @willmckinley: Sharron Angle: "If this Congress keeps going the way it is, people are really looking toward those 2nd Amendment remed ... +

+

+ 1/8/2011, 3:16:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23859433097/index.html b/static/mytweets/ewagoner/status/23859433097/index.html new file mode 100644 index 00000000..4f919f55 --- /dev/null +++ b/static/mytweets/ewagoner/status/23859433097/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yeah, just days after meeting Internet friends for the first time, I've gone & drastically changed my appearance. http://gdzl.la/8z82kU + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yeah, just days after meeting Internet friends for the first time, I've gone & drastically changed my appearance. http://gdzl.la/8z82kU +

+

+ 9/7/2010, 6:48:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/238672984615837696/index.html b/static/mytweets/ewagoner/status/238672984615837696/index.html new file mode 100644 index 00000000..72944d5a --- /dev/null +++ b/static/mytweets/ewagoner/status/238672984615837696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Have you seen this wolf? If found, do not give to the Lannisters! @ Community <a href="http://instagr.am/p/OrVr7sM2v2/">http://instagr.am/p/OrVr7sM2v2/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Have you seen this wolf? If found, do not give to the Lannisters! @ Community http://instagr.am/p/OrVr7sM2v2/ +

+

+ 8/23/2012, 12:24:08 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/238692803482370048/index.html b/static/mytweets/ewagoner/status/238692803482370048/index.html new file mode 100644 index 00000000..c195c6ac --- /dev/null +++ b/static/mytweets/ewagoner/status/238692803482370048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I read my 95th Grimm’s Fairy Tale, a humorously ribald story of a priest & a farmer’s wife called Old Hildebrand: <a href="http://grimmlunch.org/95-old-hildebrand">http://grimmlunch.org/95-old-hildebrand</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I read my 95th Grimm’s Fairy Tale, a humorously ribald story of a priest & a farmer’s wife called Old Hildebrand: http://grimmlunch.org/95-old-hildebrand +

+

+ 8/23/2012, 1:42:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23886851697811456/index.html b/static/mytweets/ewagoner/status/23886851697811456/index.html new file mode 100644 index 00000000..954f233c --- /dev/null +++ b/static/mytweets/ewagoner/status/23886851697811456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time once again to watch Firefly on the "big screen". http://instagr.am/p/7JAp/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Time once again to watch Firefly on the "big screen". http://instagr.am/p/7JAp/ +

+

+ 1/8/2011, 6:40:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23896943323258880/index.html b/static/mytweets/ewagoner/status/23896943323258880/index.html new file mode 100644 index 00000000..a55d690c --- /dev/null +++ b/static/mytweets/ewagoner/status/23896943323258880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bacon, pepper jack, and shrimp. http://instagr.am/p/7K_v/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bacon, pepper jack, and shrimp. http://instagr.am/p/7K_v/ +

+

+ 1/8/2011, 7:20:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/238976136594485249/index.html b/static/mytweets/ewagoner/status/238976136594485249/index.html new file mode 100644 index 00000000..d4f0fb8f --- /dev/null +++ b/static/mytweets/ewagoner/status/238976136594485249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today must be “Elderly Gentlemen Driving New Sportscars 20MPH Under the Speed Limit on the Highway Day”. Everyone deserves a day, I guess. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today must be “Elderly Gentlemen Driving New Sportscars 20MPH Under the Speed Limit on the Highway Day”. Everyone deserves a day, I guess. +

+

+ 8/24/2012, 8:28:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/238991946046140416/index.html b/static/mytweets/ewagoner/status/238991946046140416/index.html new file mode 100644 index 00000000..56507e19 --- /dev/null +++ b/static/mytweets/ewagoner/status/238991946046140416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Surprised to see a $90 charge from GoDaddy since last year I cancelled the auto-renew. And the certificate. And the domain. And the account. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Surprised to see a $90 charge from GoDaddy since last year I cancelled the auto-renew. And the certificate. And the domain. And the account. +

+

+ 8/24/2012, 9:31:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239004435328692225/index.html b/static/mytweets/ewagoner/status/239004435328692225/index.html new file mode 100644 index 00000000..55a0955a --- /dev/null +++ b/static/mytweets/ewagoner/status/239004435328692225/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don’t at all agree with the message, but this is really well done: <a href="http://scienceofimitationmilk.com">http://scienceofimitationmilk.com</a> (via @wiseacre) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don’t at all agree with the message, but this is really well done: http://scienceofimitationmilk.com (via @wiseacre) +

+

+ 8/24/2012, 10:21:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239016598734790656/index.html b/static/mytweets/ewagoner/status/239016598734790656/index.html new file mode 100644 index 00000000..57b7b604 --- /dev/null +++ b/static/mytweets/ewagoner/status/239016598734790656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Last September I bought a black denim Utilikilt Workman, size 44-46/21L, and then got too skinny to wear it. Anyone want it for $150? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Last September I bought a black denim Utilikilt Workman, size 44-46/21L, and then got too skinny to wear it. Anyone want it for $150? +

+

+ 8/24/2012, 11:09:32 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239041594169376768/index.html b/static/mytweets/ewagoner/status/239041594169376768/index.html new file mode 100644 index 00000000..5b933dbe --- /dev/null +++ b/static/mytweets/ewagoner/status/239041594169376768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bought cargo pants and a seam ripper. I just don’t have that much cargo. #costuming + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bought cargo pants and a seam ripper. I just don’t have that much cargo. #costuming +

+

+ 8/24/2012, 12:48:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239049500579217408/index.html b/static/mytweets/ewagoner/status/239049500579217408/index.html new file mode 100644 index 00000000..4c840b2c --- /dev/null +++ b/static/mytweets/ewagoner/status/239049500579217408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s about time my sister got written up in the paper for something other than being a public menace: <a href="http://www.news-leader.com/article/20120824/LIFE/308240031">http://www.news-leader.com/article/20120824/LIFE/308240031</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239055633335328768/index.html b/static/mytweets/ewagoner/status/239055633335328768/index.html new file mode 100644 index 00000000..9ffe5280 --- /dev/null +++ b/static/mytweets/ewagoner/status/239055633335328768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @WonderAli: Jerry Nelson taught me many things: how to count (The Count), the art of sarcasm (Statler), and a love of adventure (Gobo ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @WonderAli: Jerry Nelson taught me many things: how to count (The Count), the art of sarcasm (Statler), and a love of adventure (Gobo ... +

+

+ 8/24/2012, 1:44:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239061170487717888/index.html b/static/mytweets/ewagoner/status/239061170487717888/index.html new file mode 100644 index 00000000..39fe61d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/239061170487717888/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “Dad, this year I want my birthday cake to have a real great white shark head.” +Challenge accepted. If by “real” you mean “cake & frosting”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Dad, this year I want my birthday cake to have a real great white shark head.”
Challenge accepted. If by “real” you mean “cake & frosting”. +

+

+ 8/24/2012, 2:06:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239110647466565634/index.html b/static/mytweets/ewagoner/status/239110647466565634/index.html new file mode 100644 index 00000000..35d97db3 --- /dev/null +++ b/static/mytweets/ewagoner/status/239110647466565634/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @highwirelounge: End the workweek right w/ our Happy Hour 20% off cocktails & the addition of the special Gin-Gin Mule! Ginger, m ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @highwirelounge: End the workweek right w/ our Happy Hour 20% off cocktails & the addition of the special Gin-Gin Mule! Ginger, m ... +

+

+ 8/24/2012, 5:23:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239120958978416642/index.html b/static/mytweets/ewagoner/status/239120958978416642/index.html new file mode 100644 index 00000000..e8eba255 --- /dev/null +++ b/static/mytweets/ewagoner/status/239120958978416642/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was afraid I wouldn’t be able to find fondant and my rural grocery store, but it turns out its something you make from real ingredients. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was afraid I wouldn’t be able to find fondant and my rural grocery store, but it turns out its something you make from real ingredients. +

+

+ 8/24/2012, 6:04:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239161170878156800/index.html b/static/mytweets/ewagoner/status/239161170878156800/index.html new file mode 100644 index 00000000..5f07d717 --- /dev/null +++ b/static/mytweets/ewagoner/status/239161170878156800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For a bday party tomorrow I’m making a big 3D sculpted gluten free cake and decorating it with homemade fondant. What can possibly go wrong? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For a bday party tomorrow I’m making a big 3D sculpted gluten free cake and decorating it with homemade fondant. What can possibly go wrong? +

+

+ 8/24/2012, 8:44:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239183536668696577/index.html b/static/mytweets/ewagoner/status/239183536668696577/index.html new file mode 100644 index 00000000..b4524371 --- /dev/null +++ b/static/mytweets/ewagoner/status/239183536668696577/index.html @@ -0,0 +1,57 @@ + + + + + + + + + + + + + I’ve never met you +And this is shady +It’s my vagina +So hands off, crazy. + +<a href="http://digbysblog.blogspot.com/2012/08/hands-off-crazy.html?utm_source=twitterfeed&utm_medium=twitter">http://digbysblog.blogspot.com/2012/08/hands-off-crazy.html?utm_source=twitterfeed&utm_medium=twitter</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239198774063407105/index.html b/static/mytweets/ewagoner/status/239198774063407105/index.html new file mode 100644 index 00000000..03eb646b --- /dev/null +++ b/static/mytweets/ewagoner/status/239198774063407105/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fondant is tricksy stuff. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fondant is tricksy stuff. +

+

+ 8/24/2012, 11:13:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239220300955410432/index.html b/static/mytweets/ewagoner/status/239220300955410432/index.html new file mode 100644 index 00000000..dc4c405d --- /dev/null +++ b/static/mytweets/ewagoner/status/239220300955410432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I still need to figure out the dorsal fin. I'm glad I gave Vivian low expectations, but it's pretty good for <a href="http://instagr.am/p/OvOFUPM2m7/">http://instagr.am/p/OvOFUPM2m7/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I still need to figure out the dorsal fin. I'm glad I gave Vivian low expectations, but it's pretty good for http://instagr.am/p/OvOFUPM2m7/ +

+

+ 8/25/2012, 12:38:58 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23923124327/index.html b/static/mytweets/ewagoner/status/23923124327/index.html new file mode 100644 index 00000000..302eedac --- /dev/null +++ b/static/mytweets/ewagoner/status/23923124327/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Converted my MySQL data into JSON, so I think I'm finally on the right track to get it all loaded into a client-side HTML5 database. Whee! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Converted my MySQL data into JSON, so I think I'm finally on the right track to get it all loaded into a client-side HTML5 database. Whee! +

+

+ 9/8/2010, 11:22:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23936426963/index.html b/static/mytweets/ewagoner/status/23936426963/index.html new file mode 100644 index 00000000..afb7afde --- /dev/null +++ b/static/mytweets/ewagoner/status/23936426963/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hallelujah! Data is flowing from my server's MySQL database to my local HTML5 data store, where I can interact with it offline. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hallelujah! Data is flowing from my server's MySQL database to my local HTML5 data store, where I can interact with it offline. +

+

+ 9/8/2010, 2:13:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239393763045294081/index.html b/static/mytweets/ewagoner/status/239393763045294081/index.html new file mode 100644 index 00000000..55cbb15c --- /dev/null +++ b/static/mytweets/ewagoner/status/239393763045294081/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We’ve got the skating rink to ourselves for two hours, so of course I made a playlist of Viv’s songs. It’s heavy in ska, steampunk, & TMBG. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We’ve got the skating rink to ourselves for two hours, so of course I made a playlist of Viv’s songs. It’s heavy in ska, steampunk, & TMBG. +

+

+ 8/25/2012, 12:08:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239406475905224704/index.html b/static/mytweets/ewagoner/status/239406475905224704/index.html new file mode 100644 index 00000000..06ca8d0f --- /dev/null +++ b/static/mytweets/ewagoner/status/239406475905224704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nytjim: All 9 bystanders wounded in Empire State shooting were hit by police gunfire <a href="http://nyti.ms/T9HyyB">http://nyti.ms/T9HyyB</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nytjim: All 9 bystanders wounded in Empire State shooting were hit by police gunfire http://nyti.ms/T9HyyB +

+

+ 8/25/2012, 12:58:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239409706303631360/index.html b/static/mytweets/ewagoner/status/239409706303631360/index.html new file mode 100644 index 00000000..e0cb941e --- /dev/null +++ b/static/mytweets/ewagoner/status/239409706303631360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @frickinator: All of #AthensGA is mourning the loss of Cecilia Villaveces, cake baker extraordinaire. She passed away last night w/ f ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @frickinator: All of #AthensGA is mourning the loss of Cecilia Villaveces, cake baker extraordinaire. She passed away last night w/ f ... +

+

+ 8/25/2012, 1:11:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239496429612171264/index.html b/static/mytweets/ewagoner/status/239496429612171264/index.html new file mode 100644 index 00000000..6a13821a --- /dev/null +++ b/static/mytweets/ewagoner/status/239496429612171264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A two year old (not my own) walked up to me, handed me a tube of lipstick, and asked “Can you open this? I want to make my mouth all purty.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A two year old (not my own) walked up to me, handed me a tube of lipstick, and asked “Can you open this? I want to make my mouth all purty.” +

+

+ 8/25/2012, 6:56:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239500377211416577/index.html b/static/mytweets/ewagoner/status/239500377211416577/index.html new file mode 100644 index 00000000..acbb80f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/239500377211416577/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + “Your favorite color is pink?” +*nods* +“So you’re half girly girl and half tomboy?” +*nods* “But mostly tomboy.” +My girl, with a friend. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Your favorite color is pink?”
*nods*
“So you’re half girly girl and half tomboy?”
*nods* “But mostly tomboy.”
My girl, with a friend. +

+

+ 8/25/2012, 7:11:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/23958523194/index.html b/static/mytweets/ewagoner/status/23958523194/index.html new file mode 100644 index 00000000..c738fa18 --- /dev/null +++ b/static/mytweets/ewagoner/status/23958523194/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finished pouring honey. Final haul: 8 quarts, 6 pints, 24 half pints, and 24 chunks of cut comb. Plus wax. Not bad at all for my first time. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finished pouring honey. Final haul: 8 quarts, 6 pints, 24 half pints, and 24 chunks of cut comb. Plus wax. Not bad at all for my first time. +

+

+ 9/8/2010, 7:40:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239601242/index.html b/static/mytweets/ewagoner/status/239601242/index.html new file mode 100644 index 00000000..7917073f --- /dev/null +++ b/static/mytweets/ewagoner/status/239601242/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tickets for TMBG in Athens Nov 1 have been aquired. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tickets for TMBG in Athens Nov 1 have been aquired. +

+

+ 8/31/2007, 1:10:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239725381870055424/index.html b/static/mytweets/ewagoner/status/239725381870055424/index.html new file mode 100644 index 00000000..41a0cb97 --- /dev/null +++ b/static/mytweets/ewagoner/status/239725381870055424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ESQPolitics: What Neil Armstrong Knew Is What We Never Will <a href="http://ow.ly/devm0">http://ow.ly/devm0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ESQPolitics: What Neil Armstrong Knew Is What We Never Will http://ow.ly/devm0 +

+

+ 8/26/2012, 10:05:59 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/239773433557307392/index.html b/static/mytweets/ewagoner/status/239773433557307392/index.html new file mode 100644 index 00000000..636cbfd1 --- /dev/null +++ b/static/mytweets/ewagoner/status/239773433557307392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At a liquor store on a Sunday in Georgia. We truly live in an age of miracle and wonder. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At a liquor store on a Sunday in Georgia. We truly live in an age of miracle and wonder. +

+

+ 8/26/2012, 1:16:55 PM +

+

Favs: 0

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2400136877576192/index.html b/static/mytweets/ewagoner/status/2400136877576192/index.html new file mode 100644 index 00000000..fbe829e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/2400136877576192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Lots of recipes call for nuts as an ingredient. You can even sprinkle over cakes, put on cookies, brownies, etc." http://gdzl.la/8SnUM5 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Lots of recipes call for nuts as an ingredient. You can even sprinkle over cakes, put on cookies, brownies, etc." http://gdzl.la/8SnUM5 +

+

+ 11/10/2010, 11:40:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24004325339/index.html b/static/mytweets/ewagoner/status/24004325339/index.html new file mode 100644 index 00000000..8e663da1 --- /dev/null +++ b/static/mytweets/ewagoner/status/24004325339/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Martin Freeman as Bilbo? I think I'd like that very much, yes. http://is.gd/f2nel + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Martin Freeman as Bilbo? I think I'd like that very much, yes. http://is.gd/f2nel +

+

+ 9/9/2010, 8:23:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/240122345916870656/index.html b/static/mytweets/ewagoner/status/240122345916870656/index.html new file mode 100644 index 00000000..3ddaa7fa --- /dev/null +++ b/static/mytweets/ewagoner/status/240122345916870656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That sound you hear is all the bar owners in Athens cheering as one. <a href="http://instagr.am/p/O1o0xYM2se/">http://instagr.am/p/O1o0xYM2se/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That sound you hear is all the bar owners in Athens cheering as one. http://instagr.am/p/O1o0xYM2se/ +

+

+ 8/27/2012, 12:23:23 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/240125112865665024/index.html b/static/mytweets/ewagoner/status/240125112865665024/index.html new file mode 100644 index 00000000..78c5d713 --- /dev/null +++ b/static/mytweets/ewagoner/status/240125112865665024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All summer I felt mentally & physically stagnant, but I’m coming out. I did things easily in trapeze class today that killed few weeks ago. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All summer I felt mentally & physically stagnant, but I’m coming out. I did things easily in trapeze class today that killed few weeks ago. +

+

+ 8/27/2012, 12:34:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/240126594021203968/index.html b/static/mytweets/ewagoner/status/240126594021203968/index.html new file mode 100644 index 00000000..277d0442 --- /dev/null +++ b/static/mytweets/ewagoner/status/240126594021203968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LeavittAlone: "Discworld series “The Watch” (AKA CSI:Ankh-Morpork) has been approved by Terry Pratchett and will go into production ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LeavittAlone: "Discworld series “The Watch” (AKA CSI:Ankh-Morpork) has been approved by Terry Pratchett and will go into production ... +

+

+ 8/27/2012, 12:40:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/240129064814403587/index.html b/static/mytweets/ewagoner/status/240129064814403587/index.html new file mode 100644 index 00000000..ae1fdd1e --- /dev/null +++ b/static/mytweets/ewagoner/status/240129064814403587/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kurt_loder: Not new, still hypnotic: “House of the Rising Sun” played on vintage computer equipment: <a href="http://tinyurl.com/7ngtbbr">http://tinyurl.com/7ngtbbr</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @kurt_loder: Not new, still hypnotic: “House of the Rising Sun” played on vintage computer equipment: http://tinyurl.com/7ngtbbr +

+

+ 8/27/2012, 12:50:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/240174961719922688/index.html b/static/mytweets/ewagoner/status/240174961719922688/index.html new file mode 100644 index 00000000..a68d8676 --- /dev/null +++ b/static/mytweets/ewagoner/status/240174961719922688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + +1 I was listening to her new album when this tweet came by. RT @omgrey: Steampunk Spotlight: @Unwoman <a href="http://goo.gl/VwiQu">http://goo.gl/VwiQu</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ +1 I was listening to her new album when this tweet came by. RT @omgrey: Steampunk Spotlight: @Unwoman http://goo.gl/VwiQu +

+

+ 8/27/2012, 3:52:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/240250828965937152/index.html b/static/mytweets/ewagoner/status/240250828965937152/index.html new file mode 100644 index 00000000..b53e679e --- /dev/null +++ b/static/mytweets/ewagoner/status/240250828965937152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My de-cargoed cargo pants really tie my outfit together. #costuming + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My de-cargoed cargo pants really tie my outfit together. #costuming +

+

+ 8/27/2012, 8:53:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/240412176320442368/index.html b/static/mytweets/ewagoner/status/240412176320442368/index.html new file mode 100644 index 00000000..e93228da --- /dev/null +++ b/static/mytweets/ewagoner/status/240412176320442368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Polished my bullwhip. #notaeuphamism #costuming + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Polished my bullwhip. #notaeuphamism #costuming +

+

+ 8/28/2012, 7:35:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/240437816599932928/index.html b/static/mytweets/ewagoner/status/240437816599932928/index.html new file mode 100644 index 00000000..cedd2408 --- /dev/null +++ b/static/mytweets/ewagoner/status/240437816599932928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A radio telescope in Green Bank, WV, finds definitive proof of an intelligence at work in our solar system: <a href="http://radioastrogal.wordpress.com/2012/08/28/signs-of-intelligence-around-mars/">http://radioastrogal.wordpress.com/2012/08/28/signs-of-intelligence-around-mars/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/240439445353013249/index.html b/static/mytweets/ewagoner/status/240439445353013249/index.html new file mode 100644 index 00000000..1a76c2be --- /dev/null +++ b/static/mytweets/ewagoner/status/240439445353013249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “After the world ended, Jimmy set up a roadside cafe in the median of I-95…” I loved this story. Bleak & heartwarming. <a href="http://www.strangehorizons.com/2008/20080630/roadside-f.shtml">http://www.strangehorizons.com/2008/20080630/roadside-f.shtml</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/240497646370963456/index.html b/static/mytweets/ewagoner/status/240497646370963456/index.html new file mode 100644 index 00000000..2c744c59 --- /dev/null +++ b/static/mytweets/ewagoner/status/240497646370963456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "His Grief, and Ours: Paul Ryan’s nasty ideal of self-reliance." A beautiful dismantlement of Ryan's Ayn Rand idealism. <a href="http://www.tnr.com/article/magazine/politics/106459/paul-ryan-nasty-philosophy-self-reliance-ayn-rand?page=0,0">http://www.tnr.com/article/magazine/politics/106459/paul-ryan-nasty-philosophy-self-reliance-ayn-rand?page=0,0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/240516693779181568/index.html b/static/mytweets/ewagoner/status/240516693779181568/index.html new file mode 100644 index 00000000..d5a563cc --- /dev/null +++ b/static/mytweets/ewagoner/status/240516693779181568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This morning I tried drinking espresso to make the php run. That didn’t work, so this afternoon I switched to hard cider. Success! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This morning I tried drinking espresso to make the php run. That didn’t work, so this afternoon I switched to hard cider. Success! +

+

+ 8/28/2012, 2:30:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/240636146005196800/index.html b/static/mytweets/ewagoner/status/240636146005196800/index.html new file mode 100644 index 00000000..56fddc36 --- /dev/null +++ b/static/mytweets/ewagoner/status/240636146005196800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @steyblind: Tonight I learned that chickens are worth 28 cents a piece. <a href="http://www.washingtonpost.com/blogs/rosenwald-md/post/man-charged-in-connection-with-70000-chicken-deaths-in-md/2012/08/28/16daba3c-f134-11e1-892d-bc92fee603a7_blog.html?wpisrc=nl_buzz">http://www.washingtonpost.com/blogs/rosenwald-md/post/man-charged-in-connection-with-70000-chicken-deaths-in-md/2012/08/28/16daba3c-f134-11e1-892d-bc92fee603a7_blog.html?wpisrc=nl_buzz</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/240769625976094721/index.html b/static/mytweets/ewagoner/status/240769625976094721/index.html new file mode 100644 index 00000000..4203ac82 --- /dev/null +++ b/static/mytweets/ewagoner/status/240769625976094721/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A forty-five minute drive through dark thick fog while listening to masterfully read HP Lovecraft: highly recommended. <a href="http://www.drabblecast.org/2012/07/31/drabblecast-251-the-music-of-erich-zann/">http://www.drabblecast.org/2012/07/31/drabblecast-251-the-music-of-erich-zann/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/240801566918066176/index.html b/static/mytweets/ewagoner/status/240801566918066176/index.html new file mode 100644 index 00000000..a2094b59 --- /dev/null +++ b/static/mytweets/ewagoner/status/240801566918066176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @radleybalko: Wait. I thought Latino American citizens had nothing to fear in Arizona. <a href="http://reason.com/blog/2012/08/29/brickbat-thatll-teach-you-to-have-a-span">http://reason.com/blog/2012/08/29/brickbat-thatll-teach-you-to-have-a-span</a> <a href="http://www.phoenixnewtimes.com/2012-08-09/news/a-woman-was-held-in-jail-because-authorities-thought-she-was-illegal/">http://www.phoenixnewtimes.com/2012-08-09/news/a-woman-was-held-in-jail-because-authorities-thought-she-was-illegal/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/240815604406317057/index.html b/static/mytweets/ewagoner/status/240815604406317057/index.html new file mode 100644 index 00000000..84f39009 --- /dev/null +++ b/static/mytweets/ewagoner/status/240815604406317057/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, looks like I just wasted $5 on a new tarp. <a href="http://xkcd.com/1101/">http://xkcd.com/1101/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, looks like I just wasted $5 on a new tarp. http://xkcd.com/1101/ +

+

+ 8/29/2012, 10:18:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/240863789451464704/index.html b/static/mytweets/ewagoner/status/240863789451464704/index.html new file mode 100644 index 00000000..78c0ce89 --- /dev/null +++ b/static/mytweets/ewagoner/status/240863789451464704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “A cross between Lucille Ball and Julia Child, with a dash of Marilyn Monroe” My friend Ashley Simone was on TV today! <a href="http://www.wciu.com/youandme.php?section=home&assets=videos&assetID=10008953">http://www.wciu.com/youandme.php?section=home&assets=videos&assetID=10008953</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/240895710483066880/index.html b/static/mytweets/ewagoner/status/240895710483066880/index.html new file mode 100644 index 00000000..43c08f18 --- /dev/null +++ b/static/mytweets/ewagoner/status/240895710483066880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The music video for “Gay Pirates” by Cosmo Jarvis, a stage theatrical production, is beautifully done. <a href="http://www.youtube.com/watch?v=dysG12QCdTA">http://www.youtube.com/watch?v=dysG12QCdTA</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The music video for “Gay Pirates” by Cosmo Jarvis, a stage theatrical production, is beautifully done. http://www.youtube.com/watch?v=dysG12QCdTA +

+

+ 8/29/2012, 3:36:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24119660819513344/index.html b/static/mytweets/ewagoner/status/24119660819513344/index.html new file mode 100644 index 00000000..e0c21cf3 --- /dev/null +++ b/static/mytweets/ewagoner/status/24119660819513344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current forecast for the next 24 hours here calls for eight inches of snow followed by freezing rain. Potential for long power outage: high. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Current forecast for the next 24 hours here calls for eight inches of snow followed by freezing rain. Potential for long power outage: high. +

+

+ 1/9/2011, 10:05:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/241201387004903424/index.html b/static/mytweets/ewagoner/status/241201387004903424/index.html new file mode 100644 index 00000000..e265c2d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/241201387004903424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Peeing in jugs has never been so funny. RT @RoderickOn: New episode: Ep. 44: "The Story of Lola" <a href="http://i-0.us/SNhDiP">http://i-0.us/SNhDiP</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Peeing in jugs has never been so funny. RT @RoderickOn: New episode: Ep. 44: "The Story of Lola" http://i-0.us/SNhDiP +

+

+ 8/30/2012, 11:51:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/241215948152004608/index.html b/static/mytweets/ewagoner/status/241215948152004608/index.html new file mode 100644 index 00000000..51af0cc6 --- /dev/null +++ b/static/mytweets/ewagoner/status/241215948152004608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve just recorded my 99th Brothers Grimm fairy tale, and later today will cross 30,000 downloads. Glad I started this! <a href="http://grimmlunch.org">http://grimmlunch.org</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve just recorded my 99th Brothers Grimm fairy tale, and later today will cross 30,000 downloads. Glad I started this! http://grimmlunch.org +

+

+ 8/30/2012, 12:48:58 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24124693780/index.html b/static/mytweets/ewagoner/status/24124693780/index.html new file mode 100644 index 00000000..39af5f38 --- /dev/null +++ b/static/mytweets/ewagoner/status/24124693780/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This burger I had for lunch at the Farm Cart was pure brilliance. I love Athens. http://gdzl.la/8zQQ1h + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This burger I had for lunch at the Farm Cart was pure brilliance. I love Athens. http://gdzl.la/8zQQ1h +

+

+ 9/10/2010, 1:42:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/241375415317438464/index.html b/static/mytweets/ewagoner/status/241375415317438464/index.html new file mode 100644 index 00000000..fdb0deae --- /dev/null +++ b/static/mytweets/ewagoner/status/241375415317438464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This story about humans on another world being enslaved by a dragon race might be “young adult”, but it’s also awesome. <a href="http://www.castofwonders.org/2012/05/05/ep-37-in-the-cemetery-of-frozen-ships-part-1-by-suzanne-van-rooyen/">http://www.castofwonders.org/2012/05/05/ep-37-in-the-cemetery-of-frozen-ships-part-1-by-suzanne-van-rooyen/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24138984155/index.html b/static/mytweets/ewagoner/status/24138984155/index.html new file mode 100644 index 00000000..730a13b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/24138984155/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Who Am I", in my daughter's own words: http://gdzl.la/8zQtdv + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Who Am I", in my daughter's own words: http://gdzl.la/8zQtdv +

+

+ 9/10/2010, 5:32:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/241533447980605441/index.html b/static/mytweets/ewagoner/status/241533447980605441/index.html new file mode 100644 index 00000000..8a81f753 --- /dev/null +++ b/static/mytweets/ewagoner/status/241533447980605441/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Dragon*Con, you are in me! + +Wait, did I do that right? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dragon*Con, you are in me!

Wait, did I do that right? +

+

+ 8/31/2012, 9:50:36 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/241537774954631169/index.html b/static/mytweets/ewagoner/status/241537774954631169/index.html new file mode 100644 index 00000000..7a3e6814 --- /dev/null +++ b/static/mytweets/ewagoner/status/241537774954631169/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Registration wait time: 0 minutes, 0 seconds. #dragoncon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Registration wait time: 0 minutes, 0 seconds. #dragoncon +

+

+ 8/31/2012, 10:07:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/241550078857334785/index.html b/static/mytweets/ewagoner/status/241550078857334785/index.html new file mode 100644 index 00000000..e5695763 --- /dev/null +++ b/static/mytweets/ewagoner/status/241550078857334785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Registration was so quick, I’ve got plenty of time to donate blood before having a bit of a chat with Sylvester McCoy. #dragoncon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Registration was so quick, I’ve got plenty of time to donate blood before having a bit of a chat with Sylvester McCoy. #dragoncon +

+

+ 8/31/2012, 10:56:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/241581818674040832/index.html b/static/mytweets/ewagoner/status/241581818674040832/index.html new file mode 100644 index 00000000..189ca871 --- /dev/null +++ b/static/mytweets/ewagoner/status/241581818674040832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve been here an hour and have already had the seventh Doctor (and Radagast the Brown) literally in my lap. A good start to #dragoncon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve been here an hour and have already had the seventh Doctor (and Radagast the Brown) literally in my lap. A good start to #dragoncon. +

+

+ 8/31/2012, 1:02:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/241642826025283584/index.html b/static/mytweets/ewagoner/status/241642826025283584/index.html new file mode 100644 index 00000000..dcc47edf --- /dev/null +++ b/static/mytweets/ewagoner/status/241642826025283584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + About to say goodbye to my favorite author, Ray Bradbury, at a remembrance session for him. #dragoncon *sniff* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ About to say goodbye to my favorite author, Ray Bradbury, at a remembrance session for him. #dragoncon *sniff* +

+

+ 8/31/2012, 5:05:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/241659867797008384/index.html b/static/mytweets/ewagoner/status/241659867797008384/index.html new file mode 100644 index 00000000..97953d4d --- /dev/null +++ b/static/mytweets/ewagoner/status/241659867797008384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m glad I’m not the only one crying in here. #raybradbury #dragoncon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m glad I’m not the only one crying in here. #raybradbury #dragoncon +

+

+ 8/31/2012, 6:12:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24169012770381824/index.html b/static/mytweets/ewagoner/status/24169012770381824/index.html new file mode 100644 index 00000000..b098eb8b --- /dev/null +++ b/static/mytweets/ewagoner/status/24169012770381824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "After my karate lessons when I'm grown up me and T Rex are going on a date. But I have to get my drivers license first." My hands are full. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "After my karate lessons when I'm grown up me and T Rex are going on a date. But I have to get my drivers license first." My hands are full. +

+

+ 1/9/2011, 1:21:56 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/241692947022749696/index.html b/static/mytweets/ewagoner/status/241692947022749696/index.html new file mode 100644 index 00000000..f06ba0dd --- /dev/null +++ b/static/mytweets/ewagoner/status/241692947022749696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Prancing Pony is about to open its doors. There are already quite a few shady characters waiting to get in. Myself included. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Prancing Pony is about to open its doors. There are already quite a few shady characters waiting to get in. Myself included. +

+

+ 8/31/2012, 8:24:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/241701310641094657/index.html b/static/mytweets/ewagoner/status/241701310641094657/index.html new file mode 100644 index 00000000..2361770f --- /dev/null +++ b/static/mytweets/ewagoner/status/241701310641094657/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m not sure why I’m here dancing with Billy Boyd when you could be, but if you won’t dance with the Took, I’m not turning it down. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m not sure why I’m here dancing with Billy Boyd when you could be, but if you won’t dance with the Took, I’m not turning it down. +

+

+ 8/31/2012, 8:57:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/241788568962478080/index.html b/static/mytweets/ewagoner/status/241788568962478080/index.html new file mode 100644 index 00000000..2b2716e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/241788568962478080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s three in the morning and I’m dancing to techno next to Harvy Birdman. Usually that means I’ve been hitting the peyote again. #dragoncon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s three in the morning and I’m dancing to techno next to Harvy Birdman. Usually that means I’ve been hitting the peyote again. #dragoncon +

+

+ 9/1/2012, 2:44:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/241994471754067969/index.html b/static/mytweets/ewagoner/status/241994471754067969/index.html new file mode 100644 index 00000000..920294e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/241994471754067969/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m at the Parsec Awards ceremony (for speculative fiction podcasts) to hopefully see several of my Internet friends win. #dragoncon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m at the Parsec Awards ceremony (for speculative fiction podcasts) to hopefully see several of my Internet friends win. #dragoncon +

+

+ 9/1/2012, 4:22:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24199813148/index.html b/static/mytweets/ewagoner/status/24199813148/index.html new file mode 100644 index 00000000..357bef27 --- /dev/null +++ b/static/mytweets/ewagoner/status/24199813148/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Farmers for a Day tearing down an old chicken house, building a new hoop house, & planting seeds at Burnell Farm. http://gdzl.la/8A3yTy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Farmers for a Day tearing down an old chicken house, building a new hoop house, & planting seeds at Burnell Farm. http://gdzl.la/8A3yTy +

+

+ 9/11/2010, 10:48:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/242040327828013057/index.html b/static/mytweets/ewagoner/status/242040327828013057/index.html new file mode 100644 index 00000000..5801be93 --- /dev/null +++ b/static/mytweets/ewagoner/status/242040327828013057/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + OH: “Georgia’s in the south, but it’s not all that southern.” + +I know this is a fantasy convention, but come on. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH: “Georgia’s in the south, but it’s not all that southern.”

I know this is a fantasy convention, but come on. +

+

+ 9/1/2012, 7:24:45 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/242081290386550785/index.html b/static/mytweets/ewagoner/status/242081290386550785/index.html new file mode 100644 index 00000000..ef9ec642 --- /dev/null +++ b/static/mytweets/ewagoner/status/242081290386550785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got to watch Sylvester McCoy play the spoons as accompaniment to a ukelele song about Sylvester McCoy playing the spoons. Which was nice. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got to watch Sylvester McCoy play the spoons as accompaniment to a ukelele song about Sylvester McCoy playing the spoons. Which was nice. +

+

+ 9/1/2012, 10:07:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/242140350548938753/index.html b/static/mytweets/ewagoner/status/242140350548938753/index.html new file mode 100644 index 00000000..7f2c179c --- /dev/null +++ b/static/mytweets/ewagoner/status/242140350548938753/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Riders of Brohan, wearing scale mail made from red solo cups. They’d take Athens by storm. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Riders of Brohan, wearing scale mail made from red solo cups. They’d take Athens by storm. +

+

+ 9/2/2012, 2:02:12 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/242147038517661696/index.html b/static/mytweets/ewagoner/status/242147038517661696/index.html new file mode 100644 index 00000000..cc5e36c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/242147038517661696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The sand people dance in single file to hide their numbers. #dragoncon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The sand people dance in single file to hide their numbers. #dragoncon +

+

+ 9/2/2012, 2:28:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2421873801/index.html b/static/mytweets/ewagoner/status/2421873801/index.html new file mode 100644 index 00000000..e7e5430d --- /dev/null +++ b/static/mytweets/ewagoner/status/2421873801/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've got a set of original unopened Michael Jackson temporary tattoos from 1984. Prices on ebay say... keep holding on to them for a while. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've got a set of original unopened Michael Jackson temporary tattoos from 1984. Prices on ebay say... keep holding on to them for a while. +

+

+ 7/1/2009, 11:59:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24223061/index.html b/static/mytweets/ewagoner/status/24223061/index.html new file mode 100644 index 00000000..9ced4cef --- /dev/null +++ b/static/mytweets/ewagoner/status/24223061/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cinnamon cake with cream cheese icing is done. Lunch tomorrow just got a whole lot better. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cinnamon cake with cream cheese icing is done. Lunch tomorrow just got a whole lot better. +

+

+ 4/10/2007, 10:39:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/242276170970836993/index.html b/static/mytweets/ewagoner/status/242276170970836993/index.html new file mode 100644 index 00000000..94636317 --- /dev/null +++ b/static/mytweets/ewagoner/status/242276170970836993/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Will try to catch some panels today for Tolkien, Doctor Who, The Venture Brothers, and low budget costuming. Tonight, steampunk masquerade! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Will try to catch some panels today for Tolkien, Doctor Who, The Venture Brothers, and low budget costuming. Tonight, steampunk masquerade! +

+

+ 9/2/2012, 11:01:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24229460379176960/index.html b/static/mytweets/ewagoner/status/24229460379176960/index.html new file mode 100644 index 00000000..2354c6ab --- /dev/null +++ b/static/mytweets/ewagoner/status/24229460379176960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @thomaswheatley: It's decided: atlantans love them some onions and potatoes when the threat of snow looms. http://yfrog.com/gyn3uhj + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @thomaswheatley: It's decided: atlantans love them some onions and potatoes when the threat of snow looms. http://yfrog.com/gyn3uhj +

+

+ 1/9/2011, 5:22:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/242440594029416448/index.html b/static/mytweets/ewagoner/status/242440594029416448/index.html new file mode 100644 index 00000000..fc081331 --- /dev/null +++ b/static/mytweets/ewagoner/status/242440594029416448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There’s a sentient automaton suffragette here. Equal rights for all! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There’s a sentient automaton suffragette here. Equal rights for all! +

+

+ 9/2/2012, 9:55:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/242478572349050880/index.html b/static/mytweets/ewagoner/status/242478572349050880/index.html new file mode 100644 index 00000000..f56b3696 --- /dev/null +++ b/static/mytweets/ewagoner/status/242478572349050880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For @AppleSP <a href="http://yfrog.com/h2813wlj">http://yfrog.com/h2813wlj</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/242495226512556032/index.html b/static/mytweets/ewagoner/status/242495226512556032/index.html new file mode 100644 index 00000000..2788575b --- /dev/null +++ b/static/mytweets/ewagoner/status/242495226512556032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The gal w/ the beautiful Victorian dress in the clockwork wheelchair owned the dance floor on “You Turned Me Right Round”. I’m not kidding. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The gal w/ the beautiful Victorian dress in the clockwork wheelchair owned the dance floor on “You Turned Me Right Round”. I’m not kidding. +

+

+ 9/3/2012, 1:32:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/242505649286692864/index.html b/static/mytweets/ewagoner/status/242505649286692864/index.html new file mode 100644 index 00000000..d0f0d590 --- /dev/null +++ b/static/mytweets/ewagoner/status/242505649286692864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ursula killed it doing The Time Warp. #dragoncon <a href="http://instagr.am/p/PGkp2CM2hh/">http://instagr.am/p/PGkp2CM2hh/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ursula killed it doing The Time Warp. #dragoncon http://instagr.am/p/PGkp2CM2hh/ +

+

+ 9/3/2012, 2:13:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/242614825195282432/index.html b/static/mytweets/ewagoner/status/242614825195282432/index.html new file mode 100644 index 00000000..38704ac8 --- /dev/null +++ b/static/mytweets/ewagoner/status/242614825195282432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + More people need to know about Megan Jean and the KFB. Imagine the Squirrel Nut Zippers as a duo led by Amy Winehouse. <a href="http://www.meganjean.net">http://www.meganjean.net</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ More people need to know about Megan Jean and the KFB. Imagine the Squirrel Nut Zippers as a duo led by Amy Winehouse. http://www.meganjean.net +

+

+ 9/3/2012, 9:27:36 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/242652537981911041/index.html b/static/mytweets/ewagoner/status/242652537981911041/index.html new file mode 100644 index 00000000..c535308f --- /dev/null +++ b/static/mytweets/ewagoner/status/242652537981911041/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + DragonCon is checking out and the National Baptist Convention is checking in. Man, what a weird mix of costumes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ DragonCon is checking out and the National Baptist Convention is checking in. Man, what a weird mix of costumes. +

+

+ 9/3/2012, 11:57:27 AM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24267689597861888/index.html b/static/mytweets/ewagoner/status/24267689597861888/index.html new file mode 100644 index 00000000..d8e3806a --- /dev/null +++ b/static/mytweets/ewagoner/status/24267689597861888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The governor has declared a state of emergency in advance of the winter storm, but strangely his order didn't allow liquor stores to open. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The governor has declared a state of emergency in advance of the winter storm, but strangely his order didn't allow liquor stores to open. +

+

+ 1/9/2011, 7:54:02 PM +

+

Favs: 1

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/242687795154530304/index.html b/static/mytweets/ewagoner/status/242687795154530304/index.html new file mode 100644 index 00000000..b51cc88e --- /dev/null +++ b/static/mytweets/ewagoner/status/242687795154530304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Last panel of the con: a discussion of the lack of clear heroes and villains in the Game of Thrones books. #dragoncon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Last panel of the con: a discussion of the lack of clear heroes and villains in the Game of Thrones books. #dragoncon +

+

+ 9/3/2012, 2:17:33 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/242710462372921344/index.html b/static/mytweets/ewagoner/status/242710462372921344/index.html new file mode 100644 index 00000000..a4f58f0f --- /dev/null +++ b/static/mytweets/ewagoner/status/242710462372921344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Translation: "Happy Labor Day! Proletariat keep out!!!" <a href="http://instagr.am/p/PIBv0qM2jG/">http://instagr.am/p/PIBv0qM2jG/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Translation: "Happy Labor Day! Proletariat keep out!!!" http://instagr.am/p/PIBv0qM2jG/ +

+

+ 9/3/2012, 3:47:38 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/242730449590448129/index.html b/static/mytweets/ewagoner/status/242730449590448129/index.html new file mode 100644 index 00000000..8c89255d --- /dev/null +++ b/static/mytweets/ewagoner/status/242730449590448129/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + DragonCon, I am out of you. + +I hope you enjoyed my moves. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ DragonCon, I am out of you.

I hope you enjoyed my moves. +

+

+ 9/3/2012, 5:07:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24273851340816384/index.html b/static/mytweets/ewagoner/status/24273851340816384/index.html new file mode 100644 index 00000000..0715ef0f --- /dev/null +++ b/static/mytweets/ewagoner/status/24273851340816384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The snow's here! That means... <a href="http://www.sharingmachine.com/index.php?item=24#">http://www.sharingmachine.com/index.php?item=24#</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24274227897040896/index.html b/static/mytweets/ewagoner/status/24274227897040896/index.html new file mode 100644 index 00000000..b8dd5d91 --- /dev/null +++ b/static/mytweets/ewagoner/status/24274227897040896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jannypie: FREE 'cause I love ya! Printable "Scoundrels & Loose Women" sign. See it: <a href="http://ow.ly/i/76fi">http://ow.ly/i/76fi</a> Full DL: <a href="http://ow.ly/d/a0e">http://ow.ly/d/a0e</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jannypie: FREE 'cause I love ya! Printable "Scoundrels & Loose Women" sign. See it: http://ow.ly/i/76fi Full DL: http://ow.ly/d/a0e +

+

+ 1/9/2011, 8:20:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/242766761634721793/index.html b/static/mytweets/ewagoner/status/242766761634721793/index.html new file mode 100644 index 00000000..1dc43175 --- /dev/null +++ b/static/mytweets/ewagoner/status/242766761634721793/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Nine cents for mortal men doomed to die +One for the dark lord on his dark throne +In the land of caribou wher <a href="http://instagr.am/p/PIZgwKM2n9/">http://instagr.am/p/PIZgwKM2n9/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nine cents for mortal men doomed to die
One for the dark lord on his dark throne
In the land of caribou wher http://instagr.am/p/PIZgwKM2n9/ +

+

+ 9/3/2012, 7:31:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/242796505453432832/index.html b/static/mytweets/ewagoner/status/242796505453432832/index.html new file mode 100644 index 00000000..c12f9ab0 --- /dev/null +++ b/static/mytweets/ewagoner/status/242796505453432832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I now own enough kilts that I don’t have to wear pants any more. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I now own enough kilts that I don’t have to wear pants any more. +

+

+ 9/3/2012, 9:29:32 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/243007157090516992/index.html b/static/mytweets/ewagoner/status/243007157090516992/index.html new file mode 100644 index 00000000..50d26f38 --- /dev/null +++ b/static/mytweets/ewagoner/status/243007157090516992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Discovered lots of new-to-me great music at DragonCon. My favorite title: “Circus Music to Grind Your Organs By” by This Way to the Egress + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Discovered lots of new-to-me great music at DragonCon. My favorite title: “Circus Music to Grind Your Organs By” by This Way to the Egress +

+

+ 9/4/2012, 11:26:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/243029174082732032/index.html b/static/mytweets/ewagoner/status/243029174082732032/index.html new file mode 100644 index 00000000..77a0ba6e --- /dev/null +++ b/static/mytweets/ewagoner/status/243029174082732032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Tway2theegress: Quick band nap before busking for the mechanical masquerade at DCON in the westin! <a href="https://twitter.com/Tway2theegress/status/242396636049993729/photo/1">https://twitter.com/Tway2theegress/status/242396636049993729/photo/1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24305713362771968/index.html b/static/mytweets/ewagoner/status/24305713362771968/index.html new file mode 100644 index 00000000..b70c8c66 --- /dev/null +++ b/static/mytweets/ewagoner/status/24305713362771968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My growers continue to surprise. Even as the snow falls, there are *artichokes* listed at Athens Locally Grown! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My growers continue to surprise. Even as the snow falls, there are *artichokes* listed at Athens Locally Grown! +

+

+ 1/9/2011, 10:25:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24307150264/index.html b/static/mytweets/ewagoner/status/24307150264/index.html new file mode 100644 index 00000000..5c61469f --- /dev/null +++ b/static/mytweets/ewagoner/status/24307150264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My brilliant idea is thwarted by someone else's code that doesn't work like I thought it did. And I'm not brilliant enough to get around it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My brilliant idea is thwarted by someone else's code that doesn't work like I thought it did. And I'm not brilliant enough to get around it. +

+

+ 9/12/2010, 2:45:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24309425078538240/index.html b/static/mytweets/ewagoner/status/24309425078538240/index.html new file mode 100644 index 00000000..8f5a5a92 --- /dev/null +++ b/static/mytweets/ewagoner/status/24309425078538240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Enjoying some "Willie Nelson's Country Peach Cobbler" Ben & Jerry's ice cream. May not be weather appropriate, but very tasty nonetheless. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Enjoying some "Willie Nelson's Country Peach Cobbler" Ben & Jerry's ice cream. May not be weather appropriate, but very tasty nonetheless. +

+

+ 1/9/2011, 10:39:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24310271104/index.html b/static/mytweets/ewagoner/status/24310271104/index.html new file mode 100644 index 00000000..7562a791 --- /dev/null +++ b/static/mytweets/ewagoner/status/24310271104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Consulted someone much more brilliant than I, and now my day in the office hasn't been for naught. I've got some cool stuff to show off now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Consulted someone much more brilliant than I, and now my day in the office hasn't been for naught. I've got some cool stuff to show off now. +

+

+ 9/12/2010, 3:32:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24310811371503616/index.html b/static/mytweets/ewagoner/status/24310811371503616/index.html new file mode 100644 index 00000000..47e716c9 --- /dev/null +++ b/static/mytweets/ewagoner/status/24310811371503616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "And then I met Eugene" <a href="http://www.foodshedplanet.com/2011/01/and-then-i-met-eugene.html">http://www.foodshedplanet.com/2011/01/and-then-i-met-eugene.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24323325428/index.html b/static/mytweets/ewagoner/status/24323325428/index.html new file mode 100644 index 00000000..b534e682 --- /dev/null +++ b/static/mytweets/ewagoner/status/24323325428/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My longest work week of the year starts tomorrow and I'm already exhausted and have a cold coming on. New goal: survival. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My longest work week of the year starts tomorrow and I'm already exhausted and have a cold coming on. New goal: survival. +

+

+ 9/12/2010, 6:54:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/243323090136875009/index.html b/static/mytweets/ewagoner/status/243323090136875009/index.html new file mode 100644 index 00000000..a74e50e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/243323090136875009/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Way to keep it classy, Athens. <a href="http://instagr.am/p/PMYWEHM2rY/">http://instagr.am/p/PMYWEHM2rY/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/243336991868076032/index.html b/static/mytweets/ewagoner/status/243336991868076032/index.html new file mode 100644 index 00000000..75417344 --- /dev/null +++ b/static/mytweets/ewagoner/status/243336991868076032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lanier Parking charged my card twice for parking at DragonCon and want me to file all sorts of paperwork to prove it. My bank’s no help. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lanier Parking charged my card twice for parking at DragonCon and want me to file all sorts of paperwork to prove it. My bank’s no help. +

+

+ 9/5/2012, 9:17:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/243412777404862464/index.html b/static/mytweets/ewagoner/status/243412777404862464/index.html new file mode 100644 index 00000000..5d43341e --- /dev/null +++ b/static/mytweets/ewagoner/status/243412777404862464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “This Is Demodex Folliculorum, The Anus-less Mite That Eats Your Face Grease, And Its Death Poop Can Give You Rosacea” <a href="http://www.buzzfeed.com/jtes/scientists-find-cause-of-rosacea-and-its-ter">http://www.buzzfeed.com/jtes/scientists-find-cause-of-rosacea-and-its-ter</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/243433947969757184/index.html b/static/mytweets/ewagoner/status/243433947969757184/index.html new file mode 100644 index 00000000..5e0c4d0e --- /dev/null +++ b/static/mytweets/ewagoner/status/243433947969757184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you didn’t get your 2013 DragonCon membership at the con, you can still get it for the same $65 online: <a href="http://store.dragoncon.org/index.php?main_page=product_info&cPath=26&products_id=696">http://store.dragoncon.org/index.php?main_page=product_info&cPath=26&products_id=696</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/243440915677605888/index.html b/static/mytweets/ewagoner/status/243440915677605888/index.html new file mode 100644 index 00000000..bc3d9d4e --- /dev/null +++ b/static/mytweets/ewagoner/status/243440915677605888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Saturday I’m learning to make moonshine! (Attention revenuers: I will not be using this knowledge for anything, ever.) <a href="http://www.darkcornerdistillery.com/school.html">http://www.darkcornerdistillery.com/school.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Saturday I’m learning to make moonshine! (Attention revenuers: I will not be using this knowledge for anything, ever.) http://www.darkcornerdistillery.com/school.html +

+

+ 9/5/2012, 4:10:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/243761890893905920/index.html b/static/mytweets/ewagoner/status/243761890893905920/index.html new file mode 100644 index 00000000..62705927 --- /dev/null +++ b/static/mytweets/ewagoner/status/243761890893905920/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Save the date for the 2012 homecoming. This year we will be celebrating ‘123 years of Miners Fighting Pirates!’” + +I went to nerd college. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Save the date for the 2012 homecoming. This year we will be celebrating ‘123 years of Miners Fighting Pirates!’”

I went to nerd college. +

+

+ 9/6/2012, 1:25:38 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/243779612478406657/index.html b/static/mytweets/ewagoner/status/243779612478406657/index.html new file mode 100644 index 00000000..db7f0a81 --- /dev/null +++ b/static/mytweets/ewagoner/status/243779612478406657/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If I happen to return home from my distilling class with five gallons of fresh apple juice, the two will be totally unrelated. Honest. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If I happen to return home from my distilling class with five gallons of fresh apple juice, the two will be totally unrelated. Honest. +

+

+ 9/6/2012, 2:36:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24385440351/index.html b/static/mytweets/ewagoner/status/24385440351/index.html new file mode 100644 index 00000000..59d07fa7 --- /dev/null +++ b/static/mytweets/ewagoner/status/24385440351/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Listened to "The Red Bride" from this week's @thedrabblecast on my way to work. Super creepy way to start the day. http://is.gd/f8zT3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Listened to "The Red Bride" from this week's @thedrabblecast on my way to work. Super creepy way to start the day. http://is.gd/f8zT3 +

+

+ 9/13/2010, 10:08:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/243885587172569088/index.html b/static/mytweets/ewagoner/status/243885587172569088/index.html new file mode 100644 index 00000000..23499f07 --- /dev/null +++ b/static/mytweets/ewagoner/status/243885587172569088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The erotic art show at the Engine Room has quite the eclectic mix of exhibits. As one might expect from Athens. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The erotic art show at the Engine Room has quite the eclectic mix of exhibits. As one might expect from Athens. +

+

+ 9/6/2012, 9:37:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24391451103/index.html b/static/mytweets/ewagoner/status/24391451103/index.html new file mode 100644 index 00000000..5c1ae535 --- /dev/null +++ b/static/mytweets/ewagoner/status/24391451103/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Turns out Safari on the iPad doesn't use the vga out dongle. But, the $1.99 app "idemoweb" does, so I don't need to rewrite a presentation. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Turns out Safari on the iPad doesn't use the vga out dongle. But, the $1.99 app "idemoweb" does, so I don't need to rewrite a presentation. +

+

+ 9/13/2010, 11:19:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244050128724455424/index.html b/static/mytweets/ewagoner/status/244050128724455424/index.html new file mode 100644 index 00000000..ed136e74 --- /dev/null +++ b/static/mytweets/ewagoner/status/244050128724455424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s that awkward time of year when someone says “Winter is coming” and I have to decide if my response mentions the watchers on the wall. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s that awkward time of year when someone says “Winter is coming” and I have to decide if my response mentions the watchers on the wall. +

+

+ 9/7/2012, 8:30:59 AM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244056657980686336/index.html b/static/mytweets/ewagoner/status/244056657980686336/index.html new file mode 100644 index 00000000..0fdf3e97 --- /dev/null +++ b/static/mytweets/ewagoner/status/244056657980686336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve been running nearly nonstop this week at DragonCon and such and lost eight pounds. I store energy like a camel stores water. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve been running nearly nonstop this week at DragonCon and such and lost eight pounds. I store energy like a camel stores water. +

+

+ 9/7/2012, 8:56:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24409065968/index.html b/static/mytweets/ewagoner/status/24409065968/index.html new file mode 100644 index 00000000..cecf172a --- /dev/null +++ b/static/mytweets/ewagoner/status/24409065968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like non-monogamy's pretty complicated. http://bit.ly/duW7P5 /via @ermaloff + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like non-monogamy's pretty complicated. http://bit.ly/duW7P5 /via @ermaloff +

+

+ 9/13/2010, 3:29:23 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244133882524479490/index.html b/static/mytweets/ewagoner/status/244133882524479490/index.html new file mode 100644 index 00000000..759df3f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/244133882524479490/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I saw today’s Google doodle and thought it was cute, but then I started clicking on things. It’s an entire ST:TOS episode! Kinda. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I saw today’s Google doodle and thought it was cute, but then I started clicking on things. It’s an entire ST:TOS episode! Kinda. +

+

+ 9/7/2012, 2:03:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244148381843333120/index.html b/static/mytweets/ewagoner/status/244148381843333120/index.html new file mode 100644 index 00000000..6893602f --- /dev/null +++ b/static/mytweets/ewagoner/status/244148381843333120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight’s 20/20: Athens predator Booker T. He’s "the cutest serial killer you will ever meet” says owner @amywatts. <a href="http://abcnews.go.com/2020">http://abcnews.go.com/2020</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight’s 20/20: Athens predator Booker T. He’s "the cutest serial killer you will ever meet” says owner @amywatts. http://abcnews.go.com/2020 +

+

+ 9/7/2012, 3:01:24 PM +

+

Favs: 0

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244176087570079744/index.html b/static/mytweets/ewagoner/status/244176087570079744/index.html new file mode 100644 index 00000000..09520c51 --- /dev/null +++ b/static/mytweets/ewagoner/status/244176087570079744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ferretthimself: No. That is the definition of Epic. RT @robertjbennett: This closing sentence is amazing: <a href="http://www.avclub.com/articles/clint-eastwood-reveals-that-not-all-that-much-thou,84703/">http://www.avclub.com/articles/clint-eastwood-reveals-that-not-all-that-much-thou,84703/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244178705524588544/index.html b/static/mytweets/ewagoner/status/244178705524588544/index.html new file mode 100644 index 00000000..111c3370 --- /dev/null +++ b/static/mytweets/ewagoner/status/244178705524588544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just posted the 100th installment of my project recording myself reading all 250 of the Brothers Grimm Fairy Tales: <a href="http://grimmlunch.org/100-the-devil-s-sooty-brother">http://grimmlunch.org/100-the-devil-s-sooty-brother</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244201086670471168/index.html b/static/mytweets/ewagoner/status/244201086670471168/index.html new file mode 100644 index 00000000..99f813ba --- /dev/null +++ b/static/mytweets/ewagoner/status/244201086670471168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rave, costume masquerade, literary panel, trapeze, work, farm market, erotic art show, rodeo, moonshine class. Another typical week for Eric + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rave, costume masquerade, literary panel, trapeze, work, farm market, erotic art show, rodeo, moonshine class. Another typical week for Eric +

+

+ 9/7/2012, 6:30:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244209011585597440/index.html b/static/mytweets/ewagoner/status/244209011585597440/index.html new file mode 100644 index 00000000..95358237 --- /dev/null +++ b/static/mytweets/ewagoner/status/244209011585597440/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “How’s your dinner, Vivian? Not as terrible as you feared?” + +“It’s still terrible, but good.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “How’s your dinner, Vivian? Not as terrible as you feared?”

“It’s still terrible, but good.” +

+

+ 9/7/2012, 7:02:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24421411143/index.html b/static/mytweets/ewagoner/status/24421411143/index.html new file mode 100644 index 00000000..33ac50ad --- /dev/null +++ b/static/mytweets/ewagoner/status/24421411143/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "My New Haircut #11: Beluga" by Dan Smith http://gdzl.la/8AKjTr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "My New Haircut #11: Beluga" by Dan Smith http://gdzl.la/8AKjTr +

+

+ 9/13/2010, 6:42:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244222119179853827/index.html b/static/mytweets/ewagoner/status/244222119179853827/index.html new file mode 100644 index 00000000..ffccbb77 --- /dev/null +++ b/static/mytweets/ewagoner/status/244222119179853827/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's a rodeo once a year at an arena about 1000 feet from my house. <a href="http://instagr.am/p/PSxITqM2qy/">http://instagr.am/p/PSxITqM2qy/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's a rodeo once a year at an arena about 1000 feet from my house. http://instagr.am/p/PSxITqM2qy/ +

+

+ 9/7/2012, 7:54:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244239523893108739/index.html b/static/mytweets/ewagoner/status/244239523893108739/index.html new file mode 100644 index 00000000..d2bd8bdf --- /dev/null +++ b/static/mytweets/ewagoner/status/244239523893108739/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I realize I’m outnumbered here like 1000 to 1, but can we just skip the politics and go right into the tying up baby cows? #rodeo + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I realize I’m outnumbered here like 1000 to 1, but can we just skip the politics and go right into the tying up baby cows? #rodeo +

+

+ 9/7/2012, 9:03:34 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24431209656/index.html b/static/mytweets/ewagoner/status/24431209656/index.html new file mode 100644 index 00000000..8144b2dd --- /dev/null +++ b/static/mytweets/ewagoner/status/24431209656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @claytoncubitt: So many dead fish are floating on this Louisiana bayou, it looks like an asphalt road: http://bit.ly/bzzbCh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @claytoncubitt: So many dead fish are floating on this Louisiana bayou, it looks like an asphalt road: http://bit.ly/bzzbCh +

+

+ 9/13/2010, 8:54:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244382693448622080/index.html b/static/mytweets/ewagoner/status/244382693448622080/index.html new file mode 100644 index 00000000..4ef6557d --- /dev/null +++ b/static/mytweets/ewagoner/status/244382693448622080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + *yawn* Time to make the moonshine. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ *yawn* Time to make the moonshine. +

+

+ 9/8/2012, 6:32:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244394304397783041/index.html b/static/mytweets/ewagoner/status/244394304397783041/index.html new file mode 100644 index 00000000..e38d86ef --- /dev/null +++ b/static/mytweets/ewagoner/status/244394304397783041/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Best part of today will be meeting @katxena, an Internet friend I’ve known for 13 years, for the first time. Some of y’all are real people! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Best part of today will be meeting @katxena, an Internet friend I’ve known for 13 years, for the first time. Some of y’all are real people! +

+

+ 9/8/2012, 7:18:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24439454152261633/index.html b/static/mytweets/ewagoner/status/24439454152261633/index.html new file mode 100644 index 00000000..48bd3916 --- /dev/null +++ b/static/mytweets/ewagoner/status/24439454152261633/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yowsers. The forecast changed a bit overnight: "Total snow accumulation of 10 to 14 inches." Then followed by ice. No tooth pulling for me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yowsers. The forecast changed a bit overnight: "Total snow accumulation of 10 to 14 inches." Then followed by ice. No tooth pulling for me. +

+

+ 1/10/2011, 7:16:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244426678883987456/index.html b/static/mytweets/ewagoner/status/244426678883987456/index.html new file mode 100644 index 00000000..9b33f660 --- /dev/null +++ b/static/mytweets/ewagoner/status/244426678883987456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Distillate! Distillate! @ Dark Corner Distillery <a href="http://instagr.am/p/PUOL1HM2gT/">http://instagr.am/p/PUOL1HM2gT/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Distillate! Distillate! @ Dark Corner Distillery http://instagr.am/p/PUOL1HM2gT/ +

+

+ 9/8/2012, 9:27:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244430029520527360/index.html b/static/mytweets/ewagoner/status/244430029520527360/index.html new file mode 100644 index 00000000..b5340e90 --- /dev/null +++ b/static/mytweets/ewagoner/status/244430029520527360/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + DISTILLING LEGALITIES +1. Is it legal to distill at home? No. +2. How much can I make for personal consumption? None. + +Let’s get started! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ DISTILLING LEGALITIES
1. Is it legal to distill at home? No.
2. How much can I make for personal consumption? None.

Let’s get started! +

+

+ 9/8/2012, 9:40:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244435847838048256/index.html b/static/mytweets/ewagoner/status/244435847838048256/index.html new file mode 100644 index 00000000..0fe09be7 --- /dev/null +++ b/static/mytweets/ewagoner/status/244435847838048256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Enough sciencey stuff. Let’s talk about moonshine.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Enough sciencey stuff. Let’s talk about moonshine.” +

+

+ 9/8/2012, 10:03:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244473820147228673/index.html b/static/mytweets/ewagoner/status/244473820147228673/index.html new file mode 100644 index 00000000..37efcaa2 --- /dev/null +++ b/static/mytweets/ewagoner/status/244473820147228673/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fresh out of the tap. That's the stuff, right there. @ Dark Corner Distillery <a href="http://instagr.am/p/PUjnBXM2g2/">http://instagr.am/p/PUjnBXM2g2/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fresh out of the tap. That's the stuff, right there. @ Dark Corner Distillery http://instagr.am/p/PUjnBXM2g2/ +

+

+ 9/8/2012, 12:34:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244507201593556992/index.html b/static/mytweets/ewagoner/status/244507201593556992/index.html new file mode 100644 index 00000000..b944f900 --- /dev/null +++ b/static/mytweets/ewagoner/status/244507201593556992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + South Carolina is responsible for so much juvenile humor in this part of the country. <a href="http://instagr.am/p/PUy3SaM2vE/">http://instagr.am/p/PUy3SaM2vE/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ South Carolina is responsible for so much juvenile humor in this part of the country. http://instagr.am/p/PUy3SaM2vE/ +

+

+ 9/8/2012, 2:47:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244537222/index.html b/static/mytweets/ewagoner/status/244537222/index.html new file mode 100644 index 00000000..d03d173d --- /dev/null +++ b/static/mytweets/ewagoner/status/244537222/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ordered a fresh batch of cheesemaking supplies: http://cheesemaking.com -- It's been a while, and I've several great sources for raw milk. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ordered a fresh batch of cheesemaking supplies: http://cheesemaking.com -- It's been a while, and I've several great sources for raw milk. +

+

+ 9/3/2007, 11:49:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244541586636165120/index.html b/static/mytweets/ewagoner/status/244541586636165120/index.html new file mode 100644 index 00000000..ceae212e --- /dev/null +++ b/static/mytweets/ewagoner/status/244541586636165120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Angry water, two ways <a href="http://instagr.am/p/PVCdfzM2te/">http://instagr.am/p/PVCdfzM2te/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244567207789592577/index.html b/static/mytweets/ewagoner/status/244567207789592577/index.html new file mode 100644 index 00000000..23a95c34 --- /dev/null +++ b/static/mytweets/ewagoner/status/244567207789592577/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I found the place with all the scotch. @ The Cigar Boxx <a href="http://instagr.am/p/PVODAzs2qd/">http://instagr.am/p/PVODAzs2qd/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I found the place with all the scotch. @ The Cigar Boxx http://instagr.am/p/PVODAzs2qd/ +

+

+ 9/8/2012, 6:45:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244615041788280832/index.html b/static/mytweets/ewagoner/status/244615041788280832/index.html new file mode 100644 index 00000000..a440e262 --- /dev/null +++ b/static/mytweets/ewagoner/status/244615041788280832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After playing with a still all day, I am back home where, sadly, I do not have a still. (Honest truth, US Agents!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After playing with a still all day, I am back home where, sadly, I do not have a still. (Honest truth, US Agents!) +

+

+ 9/8/2012, 9:55:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244707212/index.html b/static/mytweets/ewagoner/status/244707212/index.html new file mode 100644 index 00000000..010721c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/244707212/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mexican lunch at The Grit. Loaded Nachos followed by a Choco Taco. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mexican lunch at The Grit. Loaded Nachos followed by a Choco Taco. +

+

+ 9/3/2007, 1:38:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24472438771/index.html b/static/mytweets/ewagoner/status/24472438771/index.html new file mode 100644 index 00000000..e1442fb3 --- /dev/null +++ b/static/mytweets/ewagoner/status/24472438771/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's conference time again. All my "day job"'s customers have come to Athens. Next week: sleep. http://gdzl.la/8AXeM3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's conference time again. All my "day job"'s customers have come to Athens. Next week: sleep. http://gdzl.la/8AXeM3 +

+

+ 9/14/2010, 8:52:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24478141786/index.html b/static/mytweets/ewagoner/status/24478141786/index.html new file mode 100644 index 00000000..1475d75b --- /dev/null +++ b/static/mytweets/ewagoner/status/24478141786/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That gallon of coffee's down. Ought to get me to lunch, or close to it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That gallon of coffee's down. Ought to get me to lunch, or close to it. +

+

+ 9/14/2010, 10:06:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24479192909348865/index.html b/static/mytweets/ewagoner/status/24479192909348865/index.html new file mode 100644 index 00000000..4ae0c368 --- /dev/null +++ b/static/mytweets/ewagoner/status/24479192909348865/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian says she needs some waterproof stilts. http://gdzl.la/996Vqk + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian says she needs some waterproof stilts. http://gdzl.la/996Vqk +

+

+ 1/10/2011, 9:54:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24488098003947521/index.html b/static/mytweets/ewagoner/status/24488098003947521/index.html new file mode 100644 index 00000000..1c24280e --- /dev/null +++ b/static/mytweets/ewagoner/status/24488098003947521/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After working at a standing desk for a few years, I'm toying with taking the the next step: a treadmill desk. http://bit.ly/essuXz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After working at a standing desk for a few years, I'm toying with taking the the next step: a treadmill desk. http://bit.ly/essuXz +

+

+ 1/10/2011, 10:29:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244895627849388033/index.html b/static/mytweets/ewagoner/status/244895627849388033/index.html new file mode 100644 index 00000000..05a7f5cf --- /dev/null +++ b/static/mytweets/ewagoner/status/244895627849388033/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just had a conversation with my two year old that consisted entirely of Pink Floyd lyrics. As one does. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just had a conversation with my two year old that consisted entirely of Pink Floyd lyrics. As one does. +

+

+ 9/9/2012, 4:30:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244907952/index.html b/static/mytweets/ewagoner/status/244907952/index.html new file mode 100644 index 00000000..0654c1d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/244907952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thinking of taking up running "disc golf" as an exercise regimen, inspired by Kim Stanley Robinson's latest trilogy. I bought a disc today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thinking of taking up running "disc golf" as an exercise regimen, inspired by Kim Stanley Robinson's latest trilogy. I bought a disc today. +

+

+ 9/3/2007, 3:51:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244947857906487296/index.html b/static/mytweets/ewagoner/status/244947857906487296/index.html new file mode 100644 index 00000000..2029676d --- /dev/null +++ b/static/mytweets/ewagoner/status/244947857906487296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Jay-Z’s ’99 Problems,’ Verse 2: A Close Reading With Fourth Amendment Guidance for Cops and Perps” <a href="http://longform.org/jay-zs-99-problems-verse-2-a-close-reading-with-fourth-amendment-guidance-for-cops-and-perps/">http://longform.org/jay-zs-99-problems-verse-2-a-close-reading-with-fourth-amendment-guidance-for-cops-and-perps/</a> via @jchristie + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/244978382/index.html b/static/mytweets/ewagoner/status/244978382/index.html new file mode 100644 index 00000000..220aff8a --- /dev/null +++ b/static/mytweets/ewagoner/status/244978382/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After nearly a year, I've changed my default browser from Firefox to Safari. iPhone simplicity and weariness of .5Gig memory use made me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After nearly a year, I've changed my default browser from Firefox to Safari. iPhone simplicity and weariness of .5Gig memory use made me. +

+

+ 9/3/2007, 4:40:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24500743255883776/index.html b/static/mytweets/ewagoner/status/24500743255883776/index.html new file mode 100644 index 00000000..1cb20eca --- /dev/null +++ b/static/mytweets/ewagoner/status/24500743255883776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The rest of the panicked populous is making French toast w/ store milk & white bread like suckers. I'm making mine w/ eggnog & honey wheat. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The rest of the panicked populous is making French toast w/ store milk & white bread like suckers. I'm making mine w/ eggnog & honey wheat. +

+

+ 1/10/2011, 11:20:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24505384422/index.html b/static/mytweets/ewagoner/status/24505384422/index.html new file mode 100644 index 00000000..14bd4f20 --- /dev/null +++ b/static/mytweets/ewagoner/status/24505384422/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Giving a presentation, justifying another year's employment. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Giving a presentation, justifying another year's employment. +

+

+ 9/14/2010, 4:10:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24509884624019457/index.html b/static/mytweets/ewagoner/status/24509884624019457/index.html new file mode 100644 index 00000000..842da54b --- /dev/null +++ b/static/mytweets/ewagoner/status/24509884624019457/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Shoveling the driveway? Not this third of a mile. Not a chance. http://gdzl.la/998A62 http://gdzl.la/998A4k + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Shoveling the driveway? Not this third of a mile. Not a chance. http://gdzl.la/998A62 http://gdzl.la/998A4k +

+

+ 1/10/2011, 11:56:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24510119172/index.html b/static/mytweets/ewagoner/status/24510119172/index.html new file mode 100644 index 00000000..be98e3a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/24510119172/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + AirLife chopper just landed. No worries -- it was practice. http://gdzl.la/8B1YLZ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ AirLife chopper just landed. No worries -- it was practice. http://gdzl.la/8B1YLZ +

+

+ 9/14/2010, 5:25:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/245138864132481024/index.html b/static/mytweets/ewagoner/status/245138864132481024/index.html new file mode 100644 index 00000000..4f593927 --- /dev/null +++ b/static/mytweets/ewagoner/status/245138864132481024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Esoteric knowledge of the ancients: acquired. <a href="http://instagr.am/p/PZSBeHM2hk/">http://instagr.am/p/PZSBeHM2hk/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Esoteric knowledge of the ancients: acquired. http://instagr.am/p/PZSBeHM2hk/ +

+

+ 9/10/2012, 8:37:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24514257550843904/index.html b/static/mytweets/ewagoner/status/24514257550843904/index.html new file mode 100644 index 00000000..fce067dc --- /dev/null +++ b/static/mytweets/ewagoner/status/24514257550843904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @smaldone4: Even zambonis are being used to scrape the streets of Atlanta. #AFBF11 http://twitpic.com/3ou6r5 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @smaldone4: Even zambonis are being used to scrape the streets of Atlanta. #AFBF11 http://twitpic.com/3ou6r5 +

+

+ 1/10/2011, 12:13:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/245154677258338304/index.html b/static/mytweets/ewagoner/status/245154677258338304/index.html new file mode 100644 index 00000000..aa75b18b --- /dev/null +++ b/static/mytweets/ewagoner/status/245154677258338304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nowthis: Great writeup of a NASA oops - if Curiosity does detect water, it may have to back away from it. <a href="http://www.latimes.com/news/local/la-me-mars-contaminate-20120910,0,365701.story">http://www.latimes.com/news/local/la-me-mars-contaminate-20120910,0,365701.story</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/245157084948209665/index.html b/static/mytweets/ewagoner/status/245157084948209665/index.html new file mode 100644 index 00000000..f32a0178 --- /dev/null +++ b/static/mytweets/ewagoner/status/245157084948209665/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oregon Trail Live! This event sounds awesome, and totally worth a bout of dysentery. <a href="http://www.oregontraillive.com/">http://www.oregontraillive.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oregon Trail Live! This event sounds awesome, and totally worth a bout of dysentery. http://www.oregontraillive.com/ +

+

+ 9/10/2012, 9:49:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24517316830040064/index.html b/static/mytweets/ewagoner/status/24517316830040064/index.html new file mode 100644 index 00000000..fb9b3282 --- /dev/null +++ b/static/mytweets/ewagoner/status/24517316830040064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heading out to make tracks. http://instagr.am/p/9AUD/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heading out to make tracks. http://instagr.am/p/9AUD/ +

+

+ 1/10/2011, 12:25:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24542180739653632/index.html b/static/mytweets/ewagoner/status/24542180739653632/index.html new file mode 100644 index 00000000..b7a2deef --- /dev/null +++ b/static/mytweets/ewagoner/status/24542180739653632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @thomasls: "'Hothlanta' concept gets taken to beautiful extremes <a href="http://clatl.com/x/2636695">http://clatl.com/x/2636695</a>” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @thomasls: "'Hothlanta' concept gets taken to beautiful extremes http://clatl.com/x/2636695” +

+

+ 1/10/2011, 2:04:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24545263590834176/index.html b/static/mytweets/ewagoner/status/24545263590834176/index.html new file mode 100644 index 00000000..9b8ef9ae --- /dev/null +++ b/static/mytweets/ewagoner/status/24545263590834176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Our giant pandas are going hungry. http://instagr.am/p/9EWt/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Our giant pandas are going hungry. http://instagr.am/p/9EWt/ +

+

+ 1/10/2011, 2:17:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/245470939343642625/index.html b/static/mytweets/ewagoner/status/245470939343642625/index.html new file mode 100644 index 00000000..66662611 --- /dev/null +++ b/static/mytweets/ewagoner/status/245470939343642625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Dances with Wheels" The other side of an anecdote I related from last week's Mechanical Masquerade. <a href="http://paidiraiompair.dreamwidth.org/5928.html">http://paidiraiompair.dreamwidth.org/5928.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Dances with Wheels" The other side of an anecdote I related from last week's Mechanical Masquerade. http://paidiraiompair.dreamwidth.org/5928.html +

+

+ 9/11/2012, 6:36:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/245527916874719232/index.html b/static/mytweets/ewagoner/status/245527916874719232/index.html new file mode 100644 index 00000000..a43dd60a --- /dev/null +++ b/static/mytweets/ewagoner/status/245527916874719232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “...the sexy side of steampunk, covering everything from kinky Victorian sexuality to contemporary subcultural sex.” <a href="http://www.kickstarter.com/projects/1821464746/a-steampunks-guide-to-sex">http://www.kickstarter.com/projects/1821464746/a-steampunks-guide-to-sex</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24553866355806209/index.html b/static/mytweets/ewagoner/status/24553866355806209/index.html new file mode 100644 index 00000000..596343ba --- /dev/null +++ b/static/mytweets/ewagoner/status/24553866355806209/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kinseyinstitute: A Kinsey scale for polyamory? We're intrigued. http://ow.ly/3Bnfi + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @kinseyinstitute: A Kinsey scale for polyamory? We're intrigued. http://ow.ly/3Bnfi +

+

+ 1/10/2011, 2:51:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24556141727973376/index.html b/static/mytweets/ewagoner/status/24556141727973376/index.html new file mode 100644 index 00000000..652339aa --- /dev/null +++ b/static/mytweets/ewagoner/status/24556141727973376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Patchy freezing fog this evening" Even though I still work in the electric utility industry, I'm so glad I no longer work the lines. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Patchy freezing fog this evening" Even though I still work in the electric utility industry, I'm so glad I no longer work the lines. +

+

+ 1/10/2011, 3:00:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/245580796298162176/index.html b/static/mytweets/ewagoner/status/245580796298162176/index.html new file mode 100644 index 00000000..5f3da182 --- /dev/null +++ b/static/mytweets/ewagoner/status/245580796298162176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Why the First Laptop Had Such a Hard Time Catching On (Hint: Sexism)" <a href="http://www.theatlantic.com/technology/archive/12/09/why-the-first-laptop-had-such-a-hard-time-catching-on-hint-sexism/262220/">http://www.theatlantic.com/technology/archive/12/09/why-the-first-laptop-had-such-a-hard-time-catching-on-hint-sexism/262220/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/245601697441906688/index.html b/static/mytweets/ewagoner/status/245601697441906688/index.html new file mode 100644 index 00000000..17aa51bd --- /dev/null +++ b/static/mytweets/ewagoner/status/245601697441906688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can vouch that the pho downtown at Yummy Pho is, in fact, yummy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I can vouch that the pho downtown at Yummy Pho is, in fact, yummy. +

+

+ 9/11/2012, 3:16:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/245623006699868161/index.html b/static/mytweets/ewagoner/status/245623006699868161/index.html new file mode 100644 index 00000000..9ed6b924 --- /dev/null +++ b/static/mytweets/ewagoner/status/245623006699868161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Imperial Secret Society Speakeasy, hosted by ATL’s Artifice Club on Dec 8th, looks like something I should attend. <a href="http://www.theartificeclub.com/imperial-secret-society-speakeasy.html">http://www.theartificeclub.com/imperial-secret-society-speakeasy.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/245635063889416193/index.html b/static/mytweets/ewagoner/status/245635063889416193/index.html new file mode 100644 index 00000000..c7b681d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/245635063889416193/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @petersagal: GRRM to me, just now. : "I don't really listen to a lot of radio." Me: "Good. You should be writing." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @petersagal: GRRM to me, just now. : "I don't really listen to a lot of radio." Me: "Good. You should be writing." +

+

+ 9/11/2012, 5:28:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24565863979/index.html b/static/mytweets/ewagoner/status/24565863979/index.html new file mode 100644 index 00000000..8007748b --- /dev/null +++ b/static/mytweets/ewagoner/status/24565863979/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just had to dust off the old "a rat in the house might eat the ice cream" mnemonic. Still can't spell. Also, had to look up "mnemonic". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just had to dust off the old "a rat in the house might eat the ice cream" mnemonic. Still can't spell. Also, had to look up "mnemonic". +

+

+ 9/15/2010, 8:38:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24566045766/index.html b/static/mytweets/ewagoner/status/24566045766/index.html new file mode 100644 index 00000000..782708e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/24566045766/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just had to dust off the old "a rat in the house might eat the ice cream" mnemonic. Still can't spell. Had to look up "mnemonic". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just had to dust off the old "a rat in the house might eat the ice cream" mnemonic. Still can't spell. Had to look up "mnemonic". +

+

+ 9/15/2010, 8:41:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24567146187/index.html b/static/mytweets/ewagoner/status/24567146187/index.html new file mode 100644 index 00000000..940906df --- /dev/null +++ b/static/mytweets/ewagoner/status/24567146187/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, suck. I thought I left my hand made giant coffee mug that I got at the Ozark Castle in a safe place last night, but it's gone today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, suck. I thought I left my hand made giant coffee mug that I got at the Ozark Castle in a safe place last night, but it's gone today. +

+

+ 9/15/2010, 8:56:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/245677966712004611/index.html b/static/mytweets/ewagoner/status/245677966712004611/index.html new file mode 100644 index 00000000..16751cb4 --- /dev/null +++ b/static/mytweets/ewagoner/status/245677966712004611/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Apple juice, meet yeast. Yeast, apple juice. You two get acquainted and I’ll be back in a while with someone you’ll really like: ginger. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Apple juice, meet yeast. Yeast, apple juice. You two get acquainted and I’ll be back in a while with someone you’ll really like: ginger. +

+

+ 9/11/2012, 8:19:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24569593024483328/index.html b/static/mytweets/ewagoner/status/24569593024483328/index.html new file mode 100644 index 00000000..b085dc29 --- /dev/null +++ b/static/mytweets/ewagoner/status/24569593024483328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tink's Beef sirloin tip in mushroom & carrot gravy over noodles. That'll be a good snow day din. Also: an excuse to use the pressure cooker. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tink's Beef sirloin tip in mushroom & carrot gravy over noodles. That'll be a good snow day din. Also: an excuse to use the pressure cooker. +

+

+ 1/10/2011, 3:53:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24574733060153346/index.html b/static/mytweets/ewagoner/status/24574733060153346/index.html new file mode 100644 index 00000000..71471634 --- /dev/null +++ b/static/mytweets/ewagoner/status/24574733060153346/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm imagining 1000s of Atlantan households w/ their bread, milk, eggs, potatoes, & onions, frantically eyeing the food channel for guidance. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm imagining 1000s of Atlantan households w/ their bread, milk, eggs, potatoes, & onions, frantically eyeing the food channel for guidance. +

+

+ 1/10/2011, 4:14:07 PM +

+

Favs: 0

+

Retweets: 4

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2458364990/index.html b/static/mytweets/ewagoner/status/2458364990/index.html new file mode 100644 index 00000000..5979813d --- /dev/null +++ b/static/mytweets/ewagoner/status/2458364990/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rolf Harris' version of "One Hand in my Pocket" is nearly as good as his "Stairway to Heaven". In case you were wondering. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rolf Harris' version of "One Hand in my Pocket" is nearly as good as his "Stairway to Heaven". In case you were wondering. +

+

+ 7/3/2009, 3:14:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24588037707010050/index.html b/static/mytweets/ewagoner/status/24588037707010050/index.html new file mode 100644 index 00000000..a8d21744 --- /dev/null +++ b/static/mytweets/ewagoner/status/24588037707010050/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @andishehnouraee: I see you driving 'round town with the girl I love, and I'm like, road travel should be postponed until conditions ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @andishehnouraee: I see you driving 'round town with the girl I love, and I'm like, road travel should be postponed until conditions ... +

+

+ 1/10/2011, 5:06:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/245883511742025728/index.html b/static/mytweets/ewagoner/status/245883511742025728/index.html new file mode 100644 index 00000000..444b9508 --- /dev/null +++ b/static/mytweets/ewagoner/status/245883511742025728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @beep: just FYI i have found my “new email” alert sound <a href="http://quietube2.com/v.php/http://www.youtube.com/watch?v=SIaFtAKnqBU">http://quietube2.com/v.php/http://www.youtube.com/watch?v=SIaFtAKnqBU</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24590915472/index.html b/static/mytweets/ewagoner/status/24590915472/index.html new file mode 100644 index 00000000..c8372cda --- /dev/null +++ b/static/mytweets/ewagoner/status/24590915472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Really? Could it be? After five months of waiting, a @square card reader is being shipped to me? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Really? Could it be? After five months of waiting, a @square card reader is being shipped to me? +

+

+ 9/15/2010, 1:53:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24591594737/index.html b/static/mytweets/ewagoner/status/24591594737/index.html new file mode 100644 index 00000000..3bee8634 --- /dev/null +++ b/static/mytweets/ewagoner/status/24591594737/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Giving another presentation. This one is about how a bunch of people's jobs just got easier. Love showing that kind of stuff. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Giving another presentation. This one is about how a bunch of people's jobs just got easier. Love showing that kind of stuff. +

+

+ 9/15/2010, 2:03:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/245928288072105984/index.html b/static/mytweets/ewagoner/status/245928288072105984/index.html new file mode 100644 index 00000000..bdbfe715 --- /dev/null +++ b/static/mytweets/ewagoner/status/245928288072105984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + These vampire hunters have the best battle cry ever: “The painters are in!” (Alt: “Prepare to meet Aunt Flo!”) <a href="http://subterraneanpress.com/magazine/summer_2011/their_changing_bodies_by_alaya_dawn_johnson">http://subterraneanpress.com/magazine/summer_2011/their_changing_bodies_by_alaya_dawn_johnson</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24598888361/index.html b/static/mytweets/ewagoner/status/24598888361/index.html new file mode 100644 index 00000000..bd2fe6a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/24598888361/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's the menu for our conference cornhole tournament tonight: http://gdzl.la/8Bj2b3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's the menu for our conference cornhole tournament tonight: http://gdzl.la/8Bj2b3 +

+

+ 9/15/2010, 3:54:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24605874101/index.html b/static/mytweets/ewagoner/status/24605874101/index.html new file mode 100644 index 00000000..6af482c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/24605874101/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's an old tire & oil change shop across from my office. I love walking by. It smells exactly like memories of dad's service station. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's an old tire & oil change shop across from my office. I love walking by. It smells exactly like memories of dad's service station. +

+

+ 9/15/2010, 5:42:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/246066085084934144/index.html b/static/mytweets/ewagoner/status/246066085084934144/index.html new file mode 100644 index 00000000..9668d1f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/246066085084934144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Who hasn't wanted to be a hologram? <a href="http://instagr.am/p/Pf3tomM2tx/">http://instagr.am/p/Pf3tomM2tx/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24608796413/index.html b/static/mytweets/ewagoner/status/24608796413/index.html new file mode 100644 index 00000000..0cf1ff4d --- /dev/null +++ b/static/mytweets/ewagoner/status/24608796413/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sorry. I was so excited, I forgot to take a "before" picture. http://gdzl.la/8BhMZg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sorry. I was so excited, I forgot to take a "before" picture. http://gdzl.la/8BhMZg +

+

+ 9/15/2010, 6:26:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24611540375/index.html b/static/mytweets/ewagoner/status/24611540375/index.html new file mode 100644 index 00000000..90750131 --- /dev/null +++ b/static/mytweets/ewagoner/status/24611540375/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've never watched so much corn holing in one place before. http://gdzl.la/8BmjoC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've never watched so much corn holing in one place before. http://gdzl.la/8BmjoC +

+

+ 9/15/2010, 7:06:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24612323899/index.html b/static/mytweets/ewagoner/status/24612323899/index.html new file mode 100644 index 00000000..a018a71f --- /dev/null +++ b/static/mytweets/ewagoner/status/24612323899/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been drinking Big Apples all evening. These things are so tasty. http://gdzl.la/8Bmrdw + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been drinking Big Apples all evening. These things are so tasty. http://gdzl.la/8Bmrdw +

+

+ 9/15/2010, 7:17:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24619620740632577/index.html b/static/mytweets/ewagoner/status/24619620740632577/index.html new file mode 100644 index 00000000..035e57e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/24619620740632577/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Another snow day tomorrow, and more canceled appointments. And now they're saying the ice won't melt until maybe Friday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another snow day tomorrow, and more canceled appointments. And now they're saying the ice won't melt until maybe Friday. +

+

+ 1/10/2011, 7:12:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24620121104326656/index.html b/static/mytweets/ewagoner/status/24620121104326656/index.html new file mode 100644 index 00000000..053c651c --- /dev/null +++ b/static/mytweets/ewagoner/status/24620121104326656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And now for the first time ever, my office is officially closed due to weather. NWS says several records were smashed today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And now for the first time ever, my office is officially closed due to weather. NWS says several records were smashed today. +

+

+ 1/10/2011, 7:14:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2462310811/index.html b/static/mytweets/ewagoner/status/2462310811/index.html new file mode 100644 index 00000000..c4211ef3 --- /dev/null +++ b/static/mytweets/ewagoner/status/2462310811/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Unexpected bounty of fresh shrimp at my farmers market yesterday means we get to engorge ourselves with buffalo shrimp today. Yay! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Unexpected bounty of fresh shrimp at my farmers market yesterday means we get to engorge ourselves with buffalo shrimp today. Yay! +

+

+ 7/3/2009, 8:24:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/246251332644773888/index.html b/static/mytweets/ewagoner/status/246251332644773888/index.html new file mode 100644 index 00000000..7a1159f4 --- /dev/null +++ b/static/mytweets/ewagoner/status/246251332644773888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Westin, Hyatt, or Marriott Marquis. Which is the better DragonCon hotel? I’ve only stayed at the Marquis. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Westin, Hyatt, or Marriott Marquis. Which is the better DragonCon hotel? I’ve only stayed at the Marquis. +

+

+ 9/13/2012, 10:17:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/246304807256727552/index.html b/static/mytweets/ewagoner/status/246304807256727552/index.html new file mode 100644 index 00000000..54b1ec9e --- /dev/null +++ b/static/mytweets/ewagoner/status/246304807256727552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today’s Grimm’s Fairy Tale, “Bearskin”, my 101st, has a twist ending that surprised me even as I was reading it. <a href="http://grimmlunch.org/101-bearskin">http://grimmlunch.org/101-bearskin</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today’s Grimm’s Fairy Tale, “Bearskin”, my 101st, has a twist ending that surprised me even as I was reading it. http://grimmlunch.org/101-bearskin +

+

+ 9/13/2012, 1:50:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/246408446889570304/index.html b/static/mytweets/ewagoner/status/246408446889570304/index.html new file mode 100644 index 00000000..20cfc755 --- /dev/null +++ b/static/mytweets/ewagoner/status/246408446889570304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Badass obit alert! “At 20, he attempted suicide-by-jaguar. Afterward he was apprenticed to a pirate.” <a href="http://www.nytimes.com/2012/02/19/us/john-fairfax-who-rowed-across-oceans-dies-at-74.html?pagewanted=all">http://www.nytimes.com/2012/02/19/us/john-fairfax-who-rowed-across-oceans-dies-at-74.html?pagewanted=all</a> via @tsondermann + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2464223328/index.html b/static/mytweets/ewagoner/status/2464223328/index.html new file mode 100644 index 00000000..165f93be --- /dev/null +++ b/static/mytweets/ewagoner/status/2464223328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I find it funny that upon winning the "Hell's Kitchen" game you are proclaimed an Executive Chef, a term Gordon Ramsey seems to despise. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I find it funny that upon winning the "Hell's Kitchen" game you are proclaimed an Executive Chef, a term Gordon Ramsey seems to despise. +

+

+ 7/3/2009, 11:08:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24644211471024128/index.html b/static/mytweets/ewagoner/status/24644211471024128/index.html new file mode 100644 index 00000000..39eddf11 --- /dev/null +++ b/static/mytweets/ewagoner/status/24644211471024128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just got some bad news from Ben's Bikes... http://gdzl.la/99jbSd + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just got some bad news from Ben's Bikes... http://gdzl.la/99jbSd +

+

+ 1/10/2011, 8:50:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24651915561/index.html b/static/mytweets/ewagoner/status/24651915561/index.html new file mode 100644 index 00000000..821f7559 --- /dev/null +++ b/static/mytweets/ewagoner/status/24651915561/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ug. Stuffy head and gravelly throat today. My presentations are done for the week, so hopefully I can just sit in the back and suffer. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ug. Stuffy head and gravelly throat today. My presentations are done for the week, so hopefully I can just sit in the back and suffer. +

+

+ 9/16/2010, 6:17:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/246697124559986689/index.html b/static/mytweets/ewagoner/status/246697124559986689/index.html new file mode 100644 index 00000000..a2cad1e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/246697124559986689/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Burlesque Beta brings space pirates, sensuality to stage" <a href="http://www.redandblack.com/variety/burlesque-beta-brings-space-pirates-sensuality-to-stage/article_708db06c-fe85-11e1-bf4f-001a4bcf6878.html">http://www.redandblack.com/variety/burlesque-beta-brings-space-pirates-sensuality-to-stage/article_708db06c-fe85-11e1-bf4f-001a4bcf6878.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/246707311714922496/index.html b/static/mytweets/ewagoner/status/246707311714922496/index.html new file mode 100644 index 00000000..1559797d --- /dev/null +++ b/static/mytweets/ewagoner/status/246707311714922496/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Monday I celebrate my 13th prime number birthday. Unless I live to 103, I’ve used up half my potential primes. + +Also? I’m a nerd. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Monday I celebrate my 13th prime number birthday. Unless I live to 103, I’ve used up half my potential primes.

Also? I’m a nerd. +

+

+ 9/14/2012, 4:29:41 PM +

+

Favs: 1

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/246738093732925440/index.html b/static/mytweets/ewagoner/status/246738093732925440/index.html new file mode 100644 index 00000000..8dc5b9dd --- /dev/null +++ b/static/mytweets/ewagoner/status/246738093732925440/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Archie Bell’s “Tighten Up” came over the speakers, so I started dancing at the bar. + +I was doing The Fishstick though, and no one noticed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Archie Bell’s “Tighten Up” came over the speakers, so I started dancing at the bar.

I was doing The Fishstick though, and no one noticed. +

+

+ 9/14/2012, 6:32:00 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/246757039919988736/index.html b/static/mytweets/ewagoner/status/246757039919988736/index.html new file mode 100644 index 00000000..6c74b17f --- /dev/null +++ b/static/mytweets/ewagoner/status/246757039919988736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today’s Grimm’s fairy tale chronicles the short war between the animals that walk and the animals that fly. <a href="http://grimmlunch.org/102-the-wren-and-the-bear">http://grimmlunch.org/102-the-wren-and-the-bear</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today’s Grimm’s fairy tale chronicles the short war between the animals that walk and the animals that fly. http://grimmlunch.org/102-the-wren-and-the-bear +

+

+ 9/14/2012, 7:47:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/246771359596822529/index.html b/static/mytweets/ewagoner/status/246771359596822529/index.html new file mode 100644 index 00000000..022424ac --- /dev/null +++ b/static/mytweets/ewagoner/status/246771359596822529/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m just dressed like a reaver, walking down the sidewalk downtown carrying a suitcase. No biggie. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m just dressed like a reaver, walking down the sidewalk downtown carrying a suitcase. No biggie. +

+

+ 9/14/2012, 8:44:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/247047146845642752/index.html b/static/mytweets/ewagoner/status/247047146845642752/index.html new file mode 100644 index 00000000..4a4e9f30 --- /dev/null +++ b/static/mytweets/ewagoner/status/247047146845642752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A few of last night's Burlesque Beta performers, courtesy of missmelnitz: <a href="http://instagr.am/p/PmwjQIEOWT/">http://instagr.am/p/PmwjQIEOWT/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A few of last night's Burlesque Beta performers, courtesy of missmelnitz: http://instagr.am/p/PmwjQIEOWT/ +

+

+ 9/15/2012, 3:00:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/247076343949451264/index.html b/static/mytweets/ewagoner/status/247076343949451264/index.html new file mode 100644 index 00000000..082bd6fd --- /dev/null +++ b/static/mytweets/ewagoner/status/247076343949451264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Me & the cat, we’re going to have a baby cat. I’m going to buy a farm on Fiji. I’m going to have a sheep & a cow & 3 horses. It’s me plan.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Me & the cat, we’re going to have a baby cat. I’m going to buy a farm on Fiji. I’m going to have a sheep & a cow & 3 horses. It’s me plan.” +

+

+ 9/15/2012, 4:56:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/247101064749412352/index.html b/static/mytweets/ewagoner/status/247101064749412352/index.html new file mode 100644 index 00000000..3cfa9eb5 --- /dev/null +++ b/static/mytweets/ewagoner/status/247101064749412352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This costume calls for pants, but I really don’t feel like wearing pants. To hell with canon — in this timeline Arnold Rimmer wears a kilt! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This costume calls for pants, but I really don’t feel like wearing pants. To hell with canon — in this timeline Arnold Rimmer wears a kilt! +

+

+ 9/15/2012, 6:34:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/247142184023912448/index.html b/static/mytweets/ewagoner/status/247142184023912448/index.html new file mode 100644 index 00000000..e512dc9d --- /dev/null +++ b/static/mytweets/ewagoner/status/247142184023912448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have a Bacon Number of three. Weird Al and I were in Nerdcore Rising. Al and Tim Robbins were in Tapeheads. Tim and Kevin, Mystic River. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have a Bacon Number of three. Weird Al and I were in Nerdcore Rising. Al and Tim Robbins were in Tapeheads. Tim and Kevin, Mystic River. +

+

+ 9/15/2012, 9:17:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24715885389/index.html b/static/mytweets/ewagoner/status/24715885389/index.html new file mode 100644 index 00000000..97a7d9bf --- /dev/null +++ b/static/mytweets/ewagoner/status/24715885389/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How could I *not* turn these into moussaka? I only turn 39 once. http://gdzl.la/8ByMzv + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How could I *not* turn these into moussaka? I only turn 39 once. http://gdzl.la/8ByMzv +

+

+ 9/16/2010, 9:26:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2471623010/index.html b/static/mytweets/ewagoner/status/2471623010/index.html new file mode 100644 index 00000000..950fef83 --- /dev/null +++ b/static/mytweets/ewagoner/status/2471623010/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In Dahlonaga to celebrate the 4th. The whole town turns out for an old fashioned party, inc. a reading of the constitution on the square. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In Dahlonaga to celebrate the 4th. The whole town turns out for an old fashioned party, inc. a reading of the constitution on the square. +

+

+ 7/4/2009, 1:29:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/247361828567543808/index.html b/static/mytweets/ewagoner/status/247361828567543808/index.html new file mode 100644 index 00000000..ed98f7b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/247361828567543808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Home alone and I woke up early for no good reason. So, naturally, I’ve been blasting old-school ska for hours. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Home alone and I woke up early for no good reason. So, naturally, I’ve been blasting old-school ska for hours. +

+

+ 9/16/2012, 11:50:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2473957438/index.html b/static/mytweets/ewagoner/status/2473957438/index.html new file mode 100644 index 00000000..0fd1a5e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/2473957438/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Happy Hollisters! I spent most of second grade devouring these books. Dozens of them. http://twitpic.com/9b4y5 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Happy Hollisters! I spent most of second grade devouring these books. Dozens of them. http://twitpic.com/9b4y5 +

+

+ 7/4/2009, 4:58:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/247399442/index.html b/static/mytweets/ewagoner/status/247399442/index.html new file mode 100644 index 00000000..841fd5e6 --- /dev/null +++ b/static/mytweets/ewagoner/status/247399442/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the Atlanta Ruby Users Group meeting -- http://atlrug.org + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the Atlanta Ruby Users Group meeting -- http://atlrug.org +

+

+ 9/4/2007, 6:34:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2474003063/index.html b/static/mytweets/ewagoner/status/2474003063/index.html new file mode 100644 index 00000000..567684c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/2474003063/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This puppy is bigger than I am. http://twitpic.com/9b5km + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This puppy is bigger than I am. http://twitpic.com/9b5km +

+

+ 7/4/2009, 5:02:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/247418761332809728/index.html b/static/mytweets/ewagoner/status/247418761332809728/index.html new file mode 100644 index 00000000..96aa1266 --- /dev/null +++ b/static/mytweets/ewagoner/status/247418761332809728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Not that I was getting tired of it or anything, but I just checked to see how much Might Mighty Bosstones I have on my iPod. Only 7.8 hours. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Not that I was getting tired of it or anything, but I just checked to see how much Might Mighty Bosstones I have on my iPod. Only 7.8 hours. +

+

+ 9/16/2012, 3:36:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2474941996/index.html b/static/mytweets/ewagoner/status/2474941996/index.html new file mode 100644 index 00000000..4773a245 --- /dev/null +++ b/static/mytweets/ewagoner/status/2474941996/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Saturday in the park. I think it was the fourth of July. http://twitpic.com/9bj7j + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Saturday in the park. I think it was the fourth of July. http://twitpic.com/9bj7j +

+

+ 7/4/2009, 6:31:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2475387930/index.html b/static/mytweets/ewagoner/status/2475387930/index.html new file mode 100644 index 00000000..69cd20fd --- /dev/null +++ b/static/mytweets/ewagoner/status/2475387930/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hello, kitty! http://twitpic.com/9bpuu + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hello, kitty! http://twitpic.com/9bpuu +

+

+ 7/4/2009, 7:15:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/247684320439975938/index.html b/static/mytweets/ewagoner/status/247684320439975938/index.html new file mode 100644 index 00000000..09df838e --- /dev/null +++ b/static/mytweets/ewagoner/status/247684320439975938/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + *This* is Ceti Alpha V!!! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ *This* is Ceti Alpha V!!! +

+

+ 9/17/2012, 9:11:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24772021230/index.html b/static/mytweets/ewagoner/status/24772021230/index.html new file mode 100644 index 00000000..52d1bb43 --- /dev/null +++ b/static/mytweets/ewagoner/status/24772021230/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Chad Vader identifies costumes at DragonCon 2010. http://www.youtube.com/watch?v=VkHfqIDYiAU&feature=player_embedded + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Chad Vader identifies costumes at DragonCon 2010. http://www.youtube.com/watch?v=VkHfqIDYiAU&feature=player_embedded +

+

+ 9/17/2010, 12:18:12 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/247736647263870976/index.html b/static/mytweets/ewagoner/status/247736647263870976/index.html new file mode 100644 index 00000000..9387bdd5 --- /dev/null +++ b/static/mytweets/ewagoner/status/247736647263870976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My car is filled with a giant plastic bag filled with three large plastic bags each filled with 100s of small plastic bags. Yay, recycling! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My car is filled with a giant plastic bag filled with three large plastic bags each filled with 100s of small plastic bags. Yay, recycling! +

+

+ 9/17/2012, 12:39:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24774710664/index.html b/static/mytweets/ewagoner/status/24774710664/index.html new file mode 100644 index 00000000..304818ee --- /dev/null +++ b/static/mytweets/ewagoner/status/24774710664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So I says to him, "can you make me a burger with your house cured pastrami and maybe an egg?" http://gdzl.la/8BKRrL + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So I says to him, "can you make me a burger with your house cured pastrami and maybe an egg?" http://gdzl.la/8BKRrL +

+

+ 9/17/2010, 12:50:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/247749085476564993/index.html b/static/mytweets/ewagoner/status/247749085476564993/index.html new file mode 100644 index 00000000..d393f1af --- /dev/null +++ b/static/mytweets/ewagoner/status/247749085476564993/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Learning trapeze positions that gets me wrapped up in the ropes & Ieaves me w/ deep bruises, rope burns, & sore muscles & I love it so much. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Learning trapeze positions that gets me wrapped up in the ropes & Ieaves me w/ deep bruises, rope burns, & sore muscles & I love it so much. +

+

+ 9/17/2012, 1:29:19 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24776623701/index.html b/static/mytweets/ewagoner/status/24776623701/index.html new file mode 100644 index 00000000..12517df5 --- /dev/null +++ b/static/mytweets/ewagoner/status/24776623701/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Parking spots transformed to gardens. http://gdzl.la/8BL8i7 http://gdzl.la/8BL8iC http://gdzl.la/8BL7Zu http://gdzl.la/8BH2nR + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Parking spots transformed to gardens. http://gdzl.la/8BL8i7 http://gdzl.la/8BL8iC http://gdzl.la/8BL7Zu http://gdzl.la/8BH2nR +

+

+ 9/17/2010, 1:14:56 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24776916196/index.html b/static/mytweets/ewagoner/status/24776916196/index.html new file mode 100644 index 00000000..7e57084b --- /dev/null +++ b/static/mytweets/ewagoner/status/24776916196/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I should say that those transformed spots are in downtown Athens, across from campus, today only until 5pm, thanks to http://localplace.org + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I should say that those transformed spots are in downtown Athens, across from campus, today only until 5pm, thanks to http://localplace.org +

+

+ 9/17/2010, 1:18:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/247783682222477313/index.html b/static/mytweets/ewagoner/status/247783682222477313/index.html new file mode 100644 index 00000000..f05acef0 --- /dev/null +++ b/static/mytweets/ewagoner/status/247783682222477313/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today’s Brothers Grimm tale, “The Sweet Porridge”, warns us of the dangers of forgetting how your magical items work. <a href="http://grimmlunch.org/103-the-sweet-porridge">http://grimmlunch.org/103-the-sweet-porridge</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today’s Brothers Grimm tale, “The Sweet Porridge”, warns us of the dangers of forgetting how your magical items work. http://grimmlunch.org/103-the-sweet-porridge +

+

+ 9/17/2012, 3:46:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/247812507375394816/index.html b/static/mytweets/ewagoner/status/247812507375394816/index.html new file mode 100644 index 00000000..7fb9b3dc --- /dev/null +++ b/static/mytweets/ewagoner/status/247812507375394816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve never before seen a hobo carrying an actual bindle. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve never before seen a hobo carrying an actual bindle. +

+

+ 9/17/2012, 5:41:20 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/247861821288116224/index.html b/static/mytweets/ewagoner/status/247861821288116224/index.html new file mode 100644 index 00000000..e95e6a30 --- /dev/null +++ b/static/mytweets/ewagoner/status/247861821288116224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + September 21, 2013 — I’m throwing myself a nerdy 42nd birthday party. You have been warned. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ September 21, 2013 — I’m throwing myself a nerdy 42nd birthday party. You have been warned. +

+

+ 9/17/2012, 8:57:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/247942212279738368/index.html b/static/mytweets/ewagoner/status/247942212279738368/index.html new file mode 100644 index 00000000..36c16c29 --- /dev/null +++ b/static/mytweets/ewagoner/status/247942212279738368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I would just call them fire vortices but that doesn't sound so sexy to the public, so I would call them fire devils." <a href="http://www.livescience.com/23258-fire-devil-australia.html">http://www.livescience.com/23258-fire-devil-australia.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24798971676/index.html b/static/mytweets/ewagoner/status/24798971676/index.html new file mode 100644 index 00000000..b4200613 --- /dev/null +++ b/static/mytweets/ewagoner/status/24798971676/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I couldn't help but think of the Big Lebowski "you don't f**k with the Jesus" scene when I saw this on CNN. http://gdzl.la/8BLUW6 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I couldn't help but think of the Big Lebowski "you don't f**k with the Jesus" scene when I saw this on CNN. http://gdzl.la/8BLUW6 +

+

+ 9/17/2010, 7:00:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248062109227810816/index.html b/static/mytweets/ewagoner/status/248062109227810816/index.html new file mode 100644 index 00000000..4ef9a4e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/248062109227810816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The B-52s & the Smiths are sharing the stage at the 40 Watt Friday! <checks notes> Sorry, that’s the B-53s & Smithsonian. Same songs though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The B-52s & the Smiths are sharing the stage at the 40 Watt Friday! <checks notes> Sorry, that’s the B-53s & Smithsonian. Same songs though. +

+

+ 9/18/2012, 10:13:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248081993169006592/index.html b/static/mytweets/ewagoner/status/248081993169006592/index.html new file mode 100644 index 00000000..bd1dc3ab --- /dev/null +++ b/static/mytweets/ewagoner/status/248081993169006592/index.html @@ -0,0 +1,57 @@ + + + + + + + + + + + + + All that you touch +All that you see +All that you taste +All you feel… + +It’s a perfect day for Pink Floyd. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All that you touch
All that you see
All that you taste
All you feel…

It’s a perfect day for Pink Floyd. +

+

+ 9/18/2012, 11:32:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248107761710297088/index.html b/static/mytweets/ewagoner/status/248107761710297088/index.html new file mode 100644 index 00000000..6e25f025 --- /dev/null +++ b/static/mytweets/ewagoner/status/248107761710297088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + No big deal or anything, but NASA scientists have begun preliminary work on a real FTL warp drive. <a href="http://gizmodo.com/5942634/nasa-starts-development-of-real-life-star-trek-warp-drive">http://gizmodo.com/5942634/nasa-starts-development-of-real-life-star-trek-warp-drive</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248120108843667457/index.html b/static/mytweets/ewagoner/status/248120108843667457/index.html new file mode 100644 index 00000000..355e8baf --- /dev/null +++ b/static/mytweets/ewagoner/status/248120108843667457/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On Fictional Ducks, by Frank Key: “What kind of madness is it that would prompt a person to make up a duck?” <a href="http://hootingyard.org/archives/10155">http://hootingyard.org/archives/10155</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On Fictional Ducks, by Frank Key: “What kind of madness is it that would prompt a person to make up a duck?” http://hootingyard.org/archives/10155 +

+

+ 9/18/2012, 2:03:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248125086425546752/index.html b/static/mytweets/ewagoner/status/248125086425546752/index.html new file mode 100644 index 00000000..d039d76a --- /dev/null +++ b/static/mytweets/ewagoner/status/248125086425546752/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + “Watching buttercups cup the light +Sleeping on a dandelion. +Too much, I won't touch you +But then I might.” +Syd Barrett had a way w/ words + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Watching buttercups cup the light
Sleeping on a dandelion.
Too much, I won't touch you
But then I might.”
Syd Barrett had a way w/ words +

+

+ 9/18/2012, 2:23:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248148062416031744/index.html b/static/mytweets/ewagoner/status/248148062416031744/index.html new file mode 100644 index 00000000..6e517351 --- /dev/null +++ b/static/mytweets/ewagoner/status/248148062416031744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A week-long work function next week requires bifurcated garments. Maybe I shouldn’t have burned all my pants. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A week-long work function next week requires bifurcated garments. Maybe I shouldn’t have burned all my pants. +

+

+ 9/18/2012, 3:54:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248152456322752512/index.html b/static/mytweets/ewagoner/status/248152456322752512/index.html new file mode 100644 index 00000000..680b3395 --- /dev/null +++ b/static/mytweets/ewagoner/status/248152456322752512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s time for Stevie Wonder’s Sesame Street performance of “Superstition” while pretending I’m the boy on the balcony. <a href="http://www.youtube.com/watch?v=_ul7X5js1vE">http://www.youtube.com/watch?v=_ul7X5js1vE</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s time for Stevie Wonder’s Sesame Street performance of “Superstition” while pretending I’m the boy on the balcony. http://www.youtube.com/watch?v=_ul7X5js1vE +

+

+ 9/18/2012, 4:12:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248165931371601923/index.html b/static/mytweets/ewagoner/status/248165931371601923/index.html new file mode 100644 index 00000000..a6b860bd --- /dev/null +++ b/static/mytweets/ewagoner/status/248165931371601923/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + I've been loving and loving and loving +I'm exhausted from loving so well +I should go to bed +But a voice in my head +Says "ah, what the hell" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been loving and loving and loving
I'm exhausted from loving so well
I should go to bed
But a voice in my head
Says "ah, what the hell" +

+

+ 9/18/2012, 5:05:43 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248382974410772481/index.html b/static/mytweets/ewagoner/status/248382974410772481/index.html new file mode 100644 index 00000000..16660d6b --- /dev/null +++ b/static/mytweets/ewagoner/status/248382974410772481/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Amazon has “Doctor Who: The David Tennant Years” box set for only $70, today only. <a href="http://www.amazon.com/dp/B005FQ1OQ8/ref=xs_gb_A1B91LAIOEEQI0?pf_rd_p=441937901&pf_rd_s=right-1&pf_rd_t=701&pf_rd_i=20&pf_rd_m=ATVPDKIKX0DER&pf_rd_r=0BX9NFJK9SMGX9XPT1D7">http://www.amazon.com/dp/B005FQ1OQ8/ref=xs_gb_A1B91LAIOEEQI0?pf_rd_p=441937901&pf_rd_s=right-1&pf_rd_t=701&pf_rd_i=20&pf_rd_m=ATVPDKIKX0DER&pf_rd_r=0BX9NFJK9SMGX9XPT1D7</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248398425073266688/index.html b/static/mytweets/ewagoner/status/248398425073266688/index.html new file mode 100644 index 00000000..39dfaef4 --- /dev/null +++ b/static/mytweets/ewagoner/status/248398425073266688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today’s XKCD is amazeballs. Or redonkulous. Or some other modern superlative. <a href="http://xkcd.com/1110/">http://xkcd.com/1110/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today’s XKCD is amazeballs. Or redonkulous. Or some other modern superlative. http://xkcd.com/1110/ +

+

+ 9/19/2012, 8:29:34 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248424018456244225/index.html b/static/mytweets/ewagoner/status/248424018456244225/index.html new file mode 100644 index 00000000..f4698dfb --- /dev/null +++ b/static/mytweets/ewagoner/status/248424018456244225/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jkottke: Watch it before it gets pulled down, a new full trailer for The Hobbit: <a href="http://kottke.org/12/09/new-full-trailer-for-the-hobbit">http://kottke.org/12/09/new-full-trailer-for-the-hobbit</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248433402729070592/index.html b/static/mytweets/ewagoner/status/248433402729070592/index.html new file mode 100644 index 00000000..d158e7bc --- /dev/null +++ b/static/mytweets/ewagoner/status/248433402729070592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @razelore: Zoom in and out! <a href="http://xkcd-map.rent-a-geek.de/">http://xkcd-map.rent-a-geek.de/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248436475421675521/index.html b/static/mytweets/ewagoner/status/248436475421675521/index.html new file mode 100644 index 00000000..b2a00e4f --- /dev/null +++ b/static/mytweets/ewagoner/status/248436475421675521/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @michaeldhm Chick-fil-A Stops Anti-Gay Donations, Adopts Anti-Discrimination Policy <a href="http://zite.to/QmEUYI">http://zite.to/QmEUYI</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @michaeldhm Chick-fil-A Stops Anti-Gay Donations, Adopts Anti-Discrimination Policy http://zite.to/QmEUYI +

+

+ 9/19/2012, 11:00:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248440650977140736/index.html b/static/mytweets/ewagoner/status/248440650977140736/index.html new file mode 100644 index 00000000..249fbfaf --- /dev/null +++ b/static/mytweets/ewagoner/status/248440650977140736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Megan Jean & the KFB, a wonderful two-pice band I saw at DragonCon, is kickstarting their new album: <a href="http://kck.st/RtkteO">http://kck.st/RtkteO</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Megan Jean & the KFB, a wonderful two-pice band I saw at DragonCon, is kickstarting their new album: http://kck.st/RtkteO +

+

+ 9/19/2012, 11:17:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248447016903008256/index.html b/static/mytweets/ewagoner/status/248447016903008256/index.html new file mode 100644 index 00000000..513cef87 --- /dev/null +++ b/static/mytweets/ewagoner/status/248447016903008256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “21 Boxes Filled With Snakes” Exactly what it says on the tin. <a href="http://www.buzzfeed.com/summeranne/21-boxes-filled-with-snakes">http://www.buzzfeed.com/summeranne/21-boxes-filled-with-snakes</a> /via @MarisaKC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248478121211330560/index.html b/static/mytweets/ewagoner/status/248478121211330560/index.html new file mode 100644 index 00000000..12b3b289 --- /dev/null +++ b/static/mytweets/ewagoner/status/248478121211330560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @blabbate: None of you ukelele people have made a "Gingham Style" video yet? Why am I even still paying my Youtube bills? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @blabbate: None of you ukelele people have made a "Gingham Style" video yet? Why am I even still paying my Youtube bills? +

+

+ 9/19/2012, 1:46:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24865789702/index.html b/static/mytweets/ewagoner/status/24865789702/index.html new file mode 100644 index 00000000..7916014b --- /dev/null +++ b/static/mytweets/ewagoner/status/24865789702/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pancakes with peach & fig jam and honey. That tree sap from Vermont is pretty great, but we do alright for ourselves down here in Georgia. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pancakes with peach & fig jam and honey. That tree sap from Vermont is pretty great, but we do alright for ourselves down here in Georgia. +

+

+ 9/18/2010, 1:18:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24873491965/index.html b/static/mytweets/ewagoner/status/24873491965/index.html new file mode 100644 index 00000000..5a2533e6 --- /dev/null +++ b/static/mytweets/ewagoner/status/24873491965/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My wisdom tooth just broke. Been meaning to get it pulled for, oh, 20 years now. Just not enough room in my jaw for it. Nothing but trouble. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My wisdom tooth just broke. Been meaning to get it pulled for, oh, 20 years now. Just not enough room in my jaw for it. Nothing but trouble. +

+

+ 9/18/2010, 3:15:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24875038100422656/index.html b/static/mytweets/ewagoner/status/24875038100422656/index.html new file mode 100644 index 00000000..4d0bd06c --- /dev/null +++ b/static/mytweets/ewagoner/status/24875038100422656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Paula Deen teaches you how to cook peas in this actual recipe from the Food Network: <a href="http://www.foodnetwork.com/recipes/paula-deen/english-peas-recipe/index.html">http://www.foodnetwork.com/recipes/paula-deen/english-peas-recipe/index.html</a> (the comments are great) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248762022282547202/index.html b/static/mytweets/ewagoner/status/248762022282547202/index.html new file mode 100644 index 00000000..c97d4dc9 --- /dev/null +++ b/static/mytweets/ewagoner/status/248762022282547202/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Life really is just life. It doesn’t have to be about stories at all. Sometimes it can just be stuff that happens.” <a href="http://www.lovelifepractice.com/hard-to-tell/">http://www.lovelifepractice.com/hard-to-tell/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Life really is just life. It doesn’t have to be about stories at all. Sometimes it can just be stuff that happens.” http://www.lovelifepractice.com/hard-to-tell/ +

+

+ 9/20/2012, 8:34:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248775102/index.html b/static/mytweets/ewagoner/status/248775102/index.html new file mode 100644 index 00000000..1fdbab39 --- /dev/null +++ b/static/mytweets/ewagoner/status/248775102/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think morning disc golf will be a regular thing. I bought a yearly pass today, had a lot of fun. Wish they opened a half hour earlier ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think morning disc golf will be a regular thing. I bought a yearly pass today, had a lot of fun. Wish they opened a half hour earlier ... +

+

+ 9/5/2007, 9:28:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24877752150/index.html b/static/mytweets/ewagoner/status/24877752150/index.html new file mode 100644 index 00000000..34e5acc1 --- /dev/null +++ b/static/mytweets/ewagoner/status/24877752150/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Moussaka takes hours to make and has layers of eggplant, red sauce, and white sauce. Here's the red: http://gdzl.la/8C3gu1 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Moussaka takes hours to make and has layers of eggplant, red sauce, and white sauce. Here's the red: http://gdzl.la/8C3gu1 +

+

+ 9/18/2010, 4:30:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248785115784830978/index.html b/static/mytweets/ewagoner/status/248785115784830978/index.html new file mode 100644 index 00000000..a315e571 --- /dev/null +++ b/static/mytweets/ewagoner/status/248785115784830978/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Forgiving, But Not Forgetting, All This Gay Chicken” A well-written piece on rehabilitating corporations. And people. <a href="http://www.theferrett.com/ferrettworks/2012/09/forgiving-but-not-forgetting-all-this-gay-chicken">http://www.theferrett.com/ferrettworks/2012/09/forgiving-but-not-forgetting-all-this-gay-chicken</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24880516176023552/index.html b/static/mytweets/ewagoner/status/24880516176023552/index.html new file mode 100644 index 00000000..0a6925c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/24880516176023552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Alrighty. Going to try to make the trek into Athens. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Alrighty. Going to try to make the trek into Athens. +

+

+ 1/11/2011, 12:29:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24882180402/index.html b/static/mytweets/ewagoner/status/24882180402/index.html new file mode 100644 index 00000000..d061cc21 --- /dev/null +++ b/static/mytweets/ewagoner/status/24882180402/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Par-boiled sliced potatoes go on bottom. McMullan Farm had a great late harvest of some golden varieties. http://gdzl.la/8C4kFf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Par-boiled sliced potatoes go on bottom. McMullan Farm had a great late harvest of some golden varieties. http://gdzl.la/8C4kFf +

+

+ 9/18/2010, 5:50:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24882791087/index.html b/static/mytweets/ewagoner/status/24882791087/index.html new file mode 100644 index 00000000..01706153 --- /dev/null +++ b/static/mytweets/ewagoner/status/24882791087/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The white sauce. Eggs from Canoe Lake & raw milk from Milky Way Farm. Yes, this sauce is a federal crime. http://gdzl.la/8C1nL6 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The white sauce. Eggs from Canoe Lake & raw milk from Milky Way Farm. Yes, this sauce is a federal crime. http://gdzl.la/8C1nL6 +

+

+ 9/18/2010, 6:01:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24882914780/index.html b/static/mytweets/ewagoner/status/24882914780/index.html new file mode 100644 index 00000000..f4dd2516 --- /dev/null +++ b/static/mytweets/ewagoner/status/24882914780/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Roasted eggplant (from Dragonfly Farm) goes on top of the potatoes. http://gdzl.la/8C4v5m + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Roasted eggplant (from Dragonfly Farm) goes on top of the potatoes. http://gdzl.la/8C4v5m +

+

+ 9/18/2010, 6:03:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24883079470/index.html b/static/mytweets/ewagoner/status/24883079470/index.html new file mode 100644 index 00000000..6422b2da --- /dev/null +++ b/static/mytweets/ewagoner/status/24883079470/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Then red sauce. Many ingredients, but the lamb came from Greendale Farm. Herbs from my garden. http://gdzl.la/8C4xeN + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Then red sauce. Many ingredients, but the lamb came from Greendale Farm. Herbs from my garden. http://gdzl.la/8C4xeN +

+

+ 9/18/2010, 6:06:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248834127590223872/index.html b/static/mytweets/ewagoner/status/248834127590223872/index.html new file mode 100644 index 00000000..7eb9cca7 --- /dev/null +++ b/static/mytweets/ewagoner/status/248834127590223872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This video of a mom and dad rapping about being a mom and dad is rather well done. <a href="http://www.dailymotion.com/video/xsw18k_parents-rap-about-maintaining-their-household_music">http://www.dailymotion.com/video/xsw18k_parents-rap-about-maintaining-their-household_music</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24883739962/index.html b/static/mytweets/ewagoner/status/24883739962/index.html new file mode 100644 index 00000000..488b60ee --- /dev/null +++ b/static/mytweets/ewagoner/status/24883739962/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After another layer of eggplant, the white sauce goes on top. Now it bakes for 45 minutes. http://gdzl.la/8C4FPY + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After another layer of eggplant, the white sauce goes on top. Now it bakes for 45 minutes. http://gdzl.la/8C4FPY +

+

+ 9/18/2010, 6:17:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24883846109/index.html b/static/mytweets/ewagoner/status/24883846109/index.html new file mode 100644 index 00000000..f6e5fcc5 --- /dev/null +++ b/static/mytweets/ewagoner/status/24883846109/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There're many recipes for traditional moussaka out there. Here's a representative one: http://greekfood.about.com/od/eggplant/r/moussaka.htm + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There're many recipes for traditional moussaka out there. Here's a representative one: http://greekfood.about.com/od/eggplant/r/moussaka.htm +

+

+ 9/18/2010, 6:19:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24884753442/index.html b/static/mytweets/ewagoner/status/24884753442/index.html new file mode 100644 index 00000000..777111b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/24884753442/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + While the moussaka is baking, I'm melting down honeycomb into beeswax on my stove. It's a shame you can't smell my kitchen right now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ While the moussaka is baking, I'm melting down honeycomb into beeswax on my stove. It's a shame you can't smell my kitchen right now. +

+

+ 9/18/2010, 6:35:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24886424401/index.html b/static/mytweets/ewagoner/status/24886424401/index.html new file mode 100644 index 00000000..316936bc --- /dev/null +++ b/static/mytweets/ewagoner/status/24886424401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's what a pot full of crushed honeycomb looks like. Will melt and strain it, then use for balms & candles. http://gdzl.la/8C2aft + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's what a pot full of crushed honeycomb looks like. Will melt and strain it, then use for balms & candles. http://gdzl.la/8C2aft +

+

+ 9/18/2010, 7:04:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24886424419/index.html b/static/mytweets/ewagoner/status/24886424419/index.html new file mode 100644 index 00000000..379a7b57 --- /dev/null +++ b/static/mytweets/ewagoner/status/24886424419/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Moussaka's done! But now it has to rest. http://gdzl.la/8C2agr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Moussaka's done! But now it has to rest. http://gdzl.la/8C2agr +

+

+ 9/18/2010, 7:04:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24888848673/index.html b/static/mytweets/ewagoner/status/24888848673/index.html new file mode 100644 index 00000000..b553a9e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/24888848673/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's dinner time! http://gdzl.la/8C2B92 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's dinner time! http://gdzl.la/8C2B92 +

+

+ 9/18/2010, 7:44:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/248908538716499969/index.html b/static/mytweets/ewagoner/status/248908538716499969/index.html new file mode 100644 index 00000000..2d671c74 --- /dev/null +++ b/static/mytweets/ewagoner/status/248908538716499969/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Don at Ben’s Bikes has a 1977 playlist going, and we’re all rocking out at Athens Locally Grown. Oh, no! There goes Tokyo! Go, go Godzilla! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Don at Ben’s Bikes has a 1977 playlist going, and we’re all rocking out at Athens Locally Grown. Oh, no! There goes Tokyo! Go, go Godzilla! +

+

+ 9/20/2012, 6:16:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24893718588/index.html b/static/mytweets/ewagoner/status/24893718588/index.html new file mode 100644 index 00000000..c4b53b9f --- /dev/null +++ b/static/mytweets/ewagoner/status/24893718588/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'll get about 4 lbs of wax. The bees used about 32 lbs of honey to make it, one drop of nectar at a time. http://gdzl.la/8C3uCi + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'll get about 4 lbs of wax. The bees used about 32 lbs of honey to make it, one drop of nectar at a time. http://gdzl.la/8C3uCi +

+

+ 9/18/2010, 9:03:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24897755696594944/index.html b/static/mytweets/ewagoner/status/24897755696594944/index.html new file mode 100644 index 00000000..e048dec9 --- /dev/null +++ b/static/mytweets/ewagoner/status/24897755696594944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting to Hwy29 from my house was rough. 29 east of D'ville is clear, but big stretches between D'ville and Athens is unplowed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting to Hwy29 from my house was rough. 29 east of D'ville is clear, but big stretches between D'ville and Athens is unplowed. +

+

+ 1/11/2011, 1:37:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24901411/index.html b/static/mytweets/ewagoner/status/24901411/index.html new file mode 100644 index 00000000..cc306b00 --- /dev/null +++ b/static/mytweets/ewagoner/status/24901411/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In a few hours, watching The Flaming Lips in Athens (from just a few rows back -- getting tickets early helps). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In a few hours, watching The Flaming Lips in Athens (from just a few rows back -- getting tickets early helps). +

+

+ 4/11/2007, 2:39:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/249085718973014016/index.html b/static/mytweets/ewagoner/status/249085718973014016/index.html new file mode 100644 index 00000000..2b2e08bb --- /dev/null +++ b/static/mytweets/ewagoner/status/249085718973014016/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “The Deep Sea Mystery Circle – a love story” +<a href="http://www.spoon-tamago.com/2012/09/18/deep-sea-mystery-circle-love-story/">http://www.spoon-tamago.com/2012/09/18/deep-sea-mystery-circle-love-story/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/249119093347741698/index.html b/static/mytweets/ewagoner/status/249119093347741698/index.html new file mode 100644 index 00000000..00c644d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/249119093347741698/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My job lets me work remotely, but I have to tell them where I am. <a href="http://instagr.am/p/P1kAIus2g-/">http://instagr.am/p/P1kAIus2g-/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My job lets me work remotely, but I have to tell them where I am. http://instagr.am/p/P1kAIus2g-/ +

+

+ 9/21/2012, 8:13:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/249162710258966529/index.html b/static/mytweets/ewagoner/status/249162710258966529/index.html new file mode 100644 index 00000000..6358a996 --- /dev/null +++ b/static/mytweets/ewagoner/status/249162710258966529/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My friend @Wondermade is trying to open a magical marshmallow workshop. Lets help him do that! <a href="http://www.kickstarter.com/projects/wondermade/help-wondermade-open-a-marshmallow-production-kitc">http://www.kickstarter.com/projects/wondermade/help-wondermade-open-a-marshmallow-production-kitc</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/249173517940170752/index.html b/static/mytweets/ewagoner/status/249173517940170752/index.html new file mode 100644 index 00000000..3f3bd6b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/249173517940170752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv was having trouble motivating herself meeting her weekly school reading goal, so we gave her an incentive involving dragons and the Wii. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv was having trouble motivating herself meeting her weekly school reading goal, so we gave her an incentive involving dragons and the Wii. +

+

+ 9/21/2012, 11:49:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/249174088042565632/index.html b/static/mytweets/ewagoner/status/249174088042565632/index.html new file mode 100644 index 00000000..623e88d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/249174088042565632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + With the new incentives in place (and understood) today alone Vivian has done two weeks’ worth of reading and acing the tests. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ With the new incentives in place (and understood) today alone Vivian has done two weeks’ worth of reading and acing the tests. +

+

+ 9/21/2012, 11:51:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/249175546796335105/index.html b/static/mytweets/ewagoner/status/249175546796335105/index.html new file mode 100644 index 00000000..c4b7f860 --- /dev/null +++ b/static/mytweets/ewagoner/status/249175546796335105/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @omgrey: Review: SEX AT DAWN - Brilliant book about the biological need for sex and variety. <a href="http://goo.gl/mQdsB">http://goo.gl/mQdsB</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @omgrey: Review: SEX AT DAWN - Brilliant book about the biological need for sex and variety. http://goo.gl/mQdsB +

+

+ 9/21/2012, 11:57:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/249177544128069633/index.html b/static/mytweets/ewagoner/status/249177544128069633/index.html new file mode 100644 index 00000000..eaa882cc --- /dev/null +++ b/static/mytweets/ewagoner/status/249177544128069633/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The TVs at this Chinese buffet *claim* to be showing Fox News, but stories on Romney’s terrible campaign and bicycler’s rights? False flag! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The TVs at this Chinese buffet *claim* to be showing Fox News, but stories on Romney’s terrible campaign and bicycler’s rights? False flag! +

+

+ 9/21/2012, 12:05:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/249178424294404097/index.html b/static/mytweets/ewagoner/status/249178424294404097/index.html new file mode 100644 index 00000000..29d32661 --- /dev/null +++ b/static/mytweets/ewagoner/status/249178424294404097/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Chinese cookie has spoken! <a href="http://instagr.am/p/P1_Dyys2gu/">http://instagr.am/p/P1_Dyys2gu/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24925857906696192/index.html b/static/mytweets/ewagoner/status/24925857906696192/index.html new file mode 100644 index 00000000..48f81901 --- /dev/null +++ b/static/mytweets/ewagoner/status/24925857906696192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got the busted awning taken apart (thanks, Tom!). Now attempting the trek back home. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got the busted awning taken apart (thanks, Tom!). Now attempting the trek back home. +

+

+ 1/11/2011, 3:29:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/249344392/index.html b/static/mytweets/ewagoner/status/249344392/index.html new file mode 100644 index 00000000..da3913e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/249344392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The iPod I just bought as a gift last month is now $100 cheaper. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The iPod I just bought as a gift last month is now $100 cheaper. +

+

+ 9/5/2007, 1:43:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/249436432/index.html b/static/mytweets/ewagoner/status/249436432/index.html new file mode 100644 index 00000000..9dc5f236 --- /dev/null +++ b/static/mytweets/ewagoner/status/249436432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Only $399 for the 8GB iPhone now? Geeze -- now everyone will get one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Only $399 for the 8GB iPhone now? Geeze -- now everyone will get one. +

+

+ 9/5/2007, 2:20:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/249562537702604800/index.html b/static/mytweets/ewagoner/status/249562537702604800/index.html new file mode 100644 index 00000000..6e6d8d85 --- /dev/null +++ b/static/mytweets/ewagoner/status/249562537702604800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have few regrets in life, but one is waiting so long to try eating here. @ Tlaloc <a href="http://instagr.am/p/P4tqp1s2gy/">http://instagr.am/p/P4tqp1s2gy/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have few regrets in life, but one is waiting so long to try eating here. @ Tlaloc http://instagr.am/p/P4tqp1s2gy/ +

+

+ 9/22/2012, 1:35:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24957624403365888/index.html b/static/mytweets/ewagoner/status/24957624403365888/index.html new file mode 100644 index 00000000..74f06d0f --- /dev/null +++ b/static/mytweets/ewagoner/status/24957624403365888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My broken wisdom tooth waited patiently for weeks w/ no troubles, but I miss my extraction appointment & the next day it's aching like mad. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My broken wisdom tooth waited patiently for weeks w/ no troubles, but I miss my extraction appointment & the next day it's aching like mad. +

+

+ 1/11/2011, 5:35:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/249619378004434944/index.html b/static/mytweets/ewagoner/status/249619378004434944/index.html new file mode 100644 index 00000000..af240e91 --- /dev/null +++ b/static/mytweets/ewagoner/status/249619378004434944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just discovered an old coin from Estrella War XIII in 1997. What a great week that was! <a href="http://instagr.am/p/P5HSM6s2r1/">http://instagr.am/p/P5HSM6s2r1/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just discovered an old coin from Estrella War XIII in 1997. What a great week that was! http://instagr.am/p/P5HSM6s2r1/ +

+

+ 9/22/2012, 5:21:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/249693463057141760/index.html b/static/mytweets/ewagoner/status/249693463057141760/index.html new file mode 100644 index 00000000..aed023ef --- /dev/null +++ b/static/mytweets/ewagoner/status/249693463057141760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of my fave authors is having a contest w/ cool prizes, and all the entries have to be puppet shows of scenes from her books. Sounds fun! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One of my fave authors is having a contest w/ cool prizes, and all the entries have to be puppet shows of scenes from her books. Sounds fun! +

+

+ 9/22/2012, 10:15:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/249879202864717824/index.html b/static/mytweets/ewagoner/status/249879202864717824/index.html new file mode 100644 index 00000000..feec78c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/249879202864717824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A big group of us are at 3 Porch Farm, helping them make new strawberry beds. <a href="http://instagr.am/p/P69sLxs2jn/">http://instagr.am/p/P69sLxs2jn/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A big group of us are at 3 Porch Farm, helping them make new strawberry beds. http://instagr.am/p/P69sLxs2jn/ +

+

+ 9/23/2012, 10:33:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/249885687980097536/index.html b/static/mytweets/ewagoner/status/249885687980097536/index.html new file mode 100644 index 00000000..af4fb9a9 --- /dev/null +++ b/static/mytweets/ewagoner/status/249885687980097536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Have you ever been in the middle of a pack of nouveau hippies synchronously raking to “Come On, Eileen” like some sort of Glee routine? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Have you ever been in the middle of a pack of nouveau hippies synchronously raking to “Come On, Eileen” like some sort of Glee routine? +

+

+ 9/23/2012, 10:59:25 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/24989694269853696/index.html b/static/mytweets/ewagoner/status/24989694269853696/index.html new file mode 100644 index 00000000..0faa486e --- /dev/null +++ b/static/mytweets/ewagoner/status/24989694269853696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "To My Husband: Notes for my future husband" <a href="http://tomyhusband.tumblr.com">http://tomyhusband.tumblr.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "To My Husband: Notes for my future husband" http://tomyhusband.tumblr.com +

+

+ 1/11/2011, 7:43:02 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/250018164539269120/index.html b/static/mytweets/ewagoner/status/250018164539269120/index.html new file mode 100644 index 00000000..ae018ba4 --- /dev/null +++ b/static/mytweets/ewagoner/status/250018164539269120/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Vivian is in the bath loudly singing, from memory, Strong Bad’s “The System is Down”. + +I accept full credit. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian is in the bath loudly singing, from memory, Strong Bad’s “The System is Down”.

I accept full credit. +

+

+ 9/23/2012, 7:45:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/250045762/index.html b/static/mytweets/ewagoner/status/250045762/index.html new file mode 100644 index 00000000..b93457f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/250045762/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Local grass-fed chicken fried steak and heirloom tomato sandwiches. Yeah, they're a winner. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Local grass-fed chicken fried steak and heirloom tomato sandwiches. Yeah, they're a winner. +

+

+ 9/5/2007, 8:20:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/250196765247156224/index.html b/static/mytweets/ewagoner/status/250196765247156224/index.html new file mode 100644 index 00000000..90572633 --- /dev/null +++ b/static/mytweets/ewagoner/status/250196765247156224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Except for costumes, I haven’t worn pants in a month. It took a while this morn just to find the one good pair that kind of still fit me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Except for costumes, I haven’t worn pants in a month. It took a while this morn just to find the one good pair that kind of still fit me. +

+

+ 9/24/2012, 7:35:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25023978952/index.html b/static/mytweets/ewagoner/status/25023978952/index.html new file mode 100644 index 00000000..d2198dd8 --- /dev/null +++ b/static/mytweets/ewagoner/status/25023978952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Did you know that Australia kind of looks like a gorilla wearing a fez? Now I'll never see anything else. http://is.gd/fjsZr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Did you know that Australia kind of looks like a gorilla wearing a fez? Now I'll never see anything else. http://is.gd/fjsZr +

+

+ 9/20/2010, 9:16:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/250247126209150976/index.html b/static/mytweets/ewagoner/status/250247126209150976/index.html new file mode 100644 index 00000000..19b24b27 --- /dev/null +++ b/static/mytweets/ewagoner/status/250247126209150976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You may say one can’t safely drive while performing an uncannily accurate Bernard Sumner impression, and you may have a point. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You may say one can’t safely drive while performing an uncannily accurate Bernard Sumner impression, and you may have a point. +

+

+ 9/24/2012, 10:55:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25043065317/index.html b/static/mytweets/ewagoner/status/25043065317/index.html new file mode 100644 index 00000000..5117e009 --- /dev/null +++ b/static/mytweets/ewagoner/status/25043065317/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: New OK Go video. Honestly, I just want to send them a big box of money. » http://bit.ly/drHZ6V + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Ihnatko: New OK Go video. Honestly, I just want to send them a big box of money. » http://bit.ly/drHZ6V +

+

+ 9/20/2010, 1:16:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25044005518/index.html b/static/mytweets/ewagoner/status/25044005518/index.html new file mode 100644 index 00000000..f00d4fb6 --- /dev/null +++ b/static/mytweets/ewagoner/status/25044005518/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is kind of cool. Viv took a reading test today, and I already got an email with the results & details on a website: http://is.gd/fjNQC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is kind of cool. Viv took a reading test today, and I already got an email with the results & details on a website: http://is.gd/fjNQC +

+

+ 9/20/2010, 1:29:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25048854995/index.html b/static/mytweets/ewagoner/status/25048854995/index.html new file mode 100644 index 00000000..7feab118 --- /dev/null +++ b/static/mytweets/ewagoner/status/25048854995/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + EBT bureaucracy email: app can't be processed, they're missing things I sent weeks ago. Called, they say ignore, they probably have it all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ EBT bureaucracy email: app can't be processed, they're missing things I sent weeks ago. Called, they say ignore, they probably have it all. +

+

+ 9/20/2010, 2:45:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25052005517/index.html b/static/mytweets/ewagoner/status/25052005517/index.html new file mode 100644 index 00000000..6f15a48a --- /dev/null +++ b/static/mytweets/ewagoner/status/25052005517/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tried "Multigrain Pringles". Make your own by taking SunChips, dissolve in water, pour thin layer over fine screen, dry. Like making paper. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tried "Multigrain Pringles". Make your own by taking SunChips, dissolve in water, pour thin layer over fine screen, dry. Like making paper. +

+

+ 9/20/2010, 3:35:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25054730813/index.html b/static/mytweets/ewagoner/status/25054730813/index.html new file mode 100644 index 00000000..7a4c7121 --- /dev/null +++ b/static/mytweets/ewagoner/status/25054730813/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don't need this book, being relatively well-adjusted with a geek's dream job, but "Being Geek" might be for you. http://vimeo.com/15113923 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don't need this book, being relatively well-adjusted with a geek's dream job, but "Being Geek" might be for you. http://vimeo.com/15113923 +

+

+ 9/20/2010, 4:18:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25054949249/index.html b/static/mytweets/ewagoner/status/25054949249/index.html new file mode 100644 index 00000000..9a24c85b --- /dev/null +++ b/static/mytweets/ewagoner/status/25054949249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, who am I kidding. *buys book* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, who am I kidding. *buys book* +

+

+ 9/20/2010, 4:22:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25056264304/index.html b/static/mytweets/ewagoner/status/25056264304/index.html new file mode 100644 index 00000000..69dfeeef --- /dev/null +++ b/static/mytweets/ewagoner/status/25056264304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + .@thedrabblecast Thanks for the birthday present! I promise never to let this one fall in the hands of those nasty Bagginses. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ .@thedrabblecast Thanks for the birthday present! I promise never to let this one fall in the hands of those nasty Bagginses. +

+

+ 9/20/2010, 4:43:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25057661525/index.html b/static/mytweets/ewagoner/status/25057661525/index.html new file mode 100644 index 00000000..c1804701 --- /dev/null +++ b/static/mytweets/ewagoner/status/25057661525/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sometimes love is blind. Sometimes it's only color-blind. http://montt-dailydoses.blogspot.com/2010/07/8.html + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sometimes love is blind. Sometimes it's only color-blind. http://montt-dailydoses.blogspot.com/2010/07/8.html +

+

+ 9/20/2010, 5:05:02 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25064124500/index.html b/static/mytweets/ewagoner/status/25064124500/index.html new file mode 100644 index 00000000..de9aca64 --- /dev/null +++ b/static/mytweets/ewagoner/status/25064124500/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I need longer sleep. How about we make my bedtime six?" Um.... sure? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I need longer sleep. How about we make my bedtime six?" Um.... sure? +

+

+ 9/20/2010, 6:38:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25065438073/index.html b/static/mytweets/ewagoner/status/25065438073/index.html new file mode 100644 index 00000000..19f0b3b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/25065438073/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I didn't dabble, I went all in. Happy Mabon, everyone! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I didn't dabble, I went all in. Happy Mabon, everyone! +

+

+ 9/20/2010, 6:56:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25066735756/index.html b/static/mytweets/ewagoner/status/25066735756/index.html new file mode 100644 index 00000000..640b4c1e --- /dev/null +++ b/static/mytweets/ewagoner/status/25066735756/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Where I live, sometimes just one rebel flag on your truck isn't enough. Or two. Or ten. http://gdzl.la/8CF57H + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Where I live, sometimes just one rebel flag on your truck isn't enough. Or two. Or ten. http://gdzl.la/8CF57H +

+

+ 9/20/2010, 7:14:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/250959743588397056/index.html b/static/mytweets/ewagoner/status/250959743588397056/index.html new file mode 100644 index 00000000..f2571ed6 --- /dev/null +++ b/static/mytweets/ewagoner/status/250959743588397056/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “And that is how I came to shake the hand of a troll.” Holy wow. +<a href="http://www.traynorseye.com/2012/09/meeting-troll.html?m=1">http://www.traynorseye.com/2012/09/meeting-troll.html?m=1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/251254989874425856/index.html b/static/mytweets/ewagoner/status/251254989874425856/index.html new file mode 100644 index 00000000..8f6099b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/251254989874425856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My body’s telling me that it does, in fact, need sleep to function. I responded by swigging more cowboy coffee. Maybe tomorrow, sleep. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My body’s telling me that it does, in fact, need sleep to function. I responded by swigging more cowboy coffee. Maybe tomorrow, sleep. +

+

+ 9/27/2012, 5:40:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25126088869/index.html b/static/mytweets/ewagoner/status/25126088869/index.html new file mode 100644 index 00000000..ef94a6b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/25126088869/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @planetmoney: Child hunger, as seen at Wal-Mart: Buying baby formula at midnight. http://n.pr/d90JyV + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @planetmoney: Child hunger, as seen at Wal-Mart: Buying baby formula at midnight. http://n.pr/d90JyV +

+

+ 9/21/2010, 11:02:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/251269155980996608/index.html b/static/mytweets/ewagoner/status/251269155980996608/index.html new file mode 100644 index 00000000..74605380 --- /dev/null +++ b/static/mytweets/ewagoner/status/251269155980996608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “You know, Dad, there are over 2000 girls who don’t like spaghetti sauce, so it’s not so rare.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “You know, Dad, there are over 2000 girls who don’t like spaghetti sauce, so it’s not so rare.” +

+

+ 9/27/2012, 6:36:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/251282168477802496/index.html b/static/mytweets/ewagoner/status/251282168477802496/index.html new file mode 100644 index 00000000..c19667ff --- /dev/null +++ b/static/mytweets/ewagoner/status/251282168477802496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sure, the truck breaking down on the way to town helped wake me up better than coffee, but it's not nearly as good for my mood. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sure, the truck breaking down on the way to town helped wake me up better than coffee, but it's not nearly as good for my mood. +

+

+ 9/27/2012, 7:28:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25128247209/index.html b/static/mytweets/ewagoner/status/25128247209/index.html new file mode 100644 index 00000000..9320e809 --- /dev/null +++ b/static/mytweets/ewagoner/status/25128247209/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @greenyourdecor: Made our first order from a CSA via http://locallygrown.net It was an awesome experience & easy for anyone to do. Lo ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @greenyourdecor: Made our first order from a CSA via http://locallygrown.net It was an awesome experience & easy for anyone to do. Lo ... +

+

+ 9/21/2010, 11:28:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25128858737/index.html b/static/mytweets/ewagoner/status/25128858737/index.html new file mode 100644 index 00000000..777549c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/25128858737/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, wow. Someone I've never met created an awesome demo of my farmers market system on YouTube. http://www.youtube.com/watch?v=8wmgzdqiZio + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, wow. Someone I've never met created an awesome demo of my farmers market system on YouTube. http://www.youtube.com/watch?v=8wmgzdqiZio +

+

+ 9/21/2010, 11:36:14 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25132639612/index.html b/static/mytweets/ewagoner/status/25132639612/index.html new file mode 100644 index 00000000..ddab195a --- /dev/null +++ b/static/mytweets/ewagoner/status/25132639612/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I need a little pick-me-up. Founder's Breakfast Stout (on tap) to the rescue! http://gdzl.la/8CRUkB http://gdzl.la/8CUXQ3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I need a little pick-me-up. Founder's Breakfast Stout (on tap) to the rescue! http://gdzl.la/8CRUkB http://gdzl.la/8CUXQ3 +

+

+ 9/21/2010, 12:24:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/251328310527807489/index.html b/static/mytweets/ewagoner/status/251328310527807489/index.html new file mode 100644 index 00000000..b6d85071 --- /dev/null +++ b/static/mytweets/ewagoner/status/251328310527807489/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There was a single screw sitting centered on my desk in my office, like maybe a calling card warning from the sexy mafia? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There was a single screw sitting centered on my desk in my office, like maybe a calling card warning from the sexy mafia? +

+

+ 9/27/2012, 10:31:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25132922811/index.html b/static/mytweets/ewagoner/status/25132922811/index.html new file mode 100644 index 00000000..4d53a555 --- /dev/null +++ b/static/mytweets/ewagoner/status/25132922811/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The folks at Trappeze raved about the pack of Tink's Beef I gave them. Hopefully Tink can supply enough for a special burger on the menu. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The folks at Trappeze raved about the pack of Tink's Beef I gave them. Hopefully Tink can supply enough for a special burger on the menu. +

+

+ 9/21/2010, 12:27:50 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25138634144/index.html b/static/mytweets/ewagoner/status/25138634144/index.html new file mode 100644 index 00000000..faf362cf --- /dev/null +++ b/static/mytweets/ewagoner/status/25138634144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A utility snail mailed me a login/password (case-sensitive random mix of characters) to their website. But they printed it all upper case. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A utility snail mailed me a login/password (case-sensitive random mix of characters) to their website. But they printed it all upper case. +

+

+ 9/21/2010, 1:45:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/251388957961646081/index.html b/static/mytweets/ewagoner/status/251388957961646081/index.html new file mode 100644 index 00000000..e6a3304a --- /dev/null +++ b/static/mytweets/ewagoner/status/251388957961646081/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “These brutally honest self-portraits shed light on the truth of what it is like for me to live life as Half of myself” <a href="http://juliakozerski.com/half">http://juliakozerski.com/half</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “These brutally honest self-portraits shed light on the truth of what it is like for me to live life as Half of myself” http://juliakozerski.com/half +

+

+ 9/27/2012, 2:32:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25140303051/index.html b/static/mytweets/ewagoner/status/25140303051/index.html new file mode 100644 index 00000000..e8432af4 --- /dev/null +++ b/static/mytweets/ewagoner/status/25140303051/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Violent Femmes, they bring *all* their equipment on the bus. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Violent Femmes, they bring *all* their equipment on the bus. +

+

+ 9/21/2010, 2:11:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/251455246977605632/index.html b/static/mytweets/ewagoner/status/251455246977605632/index.html new file mode 100644 index 00000000..c27ff939 --- /dev/null +++ b/static/mytweets/ewagoner/status/251455246977605632/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “Amanda Palmer Gets Intimate” An interview in Out Magazine. +<a href="http://www.out.com/entertainment/music/2012/09/20/amanda-palmer-neil-gaiman-open-relationship">http://www.out.com/entertainment/music/2012/09/20/amanda-palmer-neil-gaiman-open-relationship</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/251477097074290689/index.html b/static/mytweets/ewagoner/status/251477097074290689/index.html new file mode 100644 index 00000000..eba117ff --- /dev/null +++ b/static/mytweets/ewagoner/status/251477097074290689/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tiny Hippo had a tiny train. <a href="http://poorlydrawnlines.com/comic/tiny-hippo-and-the-tiny-train/">http://poorlydrawnlines.com/comic/tiny-hippo-and-the-tiny-train/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/251487061020921856/index.html b/static/mytweets/ewagoner/status/251487061020921856/index.html new file mode 100644 index 00000000..2bcf68dd --- /dev/null +++ b/static/mytweets/ewagoner/status/251487061020921856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Unexpected dude brought up Star Trek & I got excited talking about Farpoint & he says “no idea what you’re talking about” & I’m such a nerd. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Unexpected dude brought up Star Trek & I got excited talking about Farpoint & he says “no idea what you’re talking about” & I’m such a nerd. +

+

+ 9/27/2012, 9:02:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25150766841/index.html b/static/mytweets/ewagoner/status/25150766841/index.html new file mode 100644 index 00000000..ff447158 --- /dev/null +++ b/static/mytweets/ewagoner/status/25150766841/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's bacon hipsters don't have anything on the bacon masters of the 50s. I present to you... bacon wrapped sauerkraut: http://is.gd/flSBO + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's bacon hipsters don't have anything on the bacon masters of the 50s. I present to you... bacon wrapped sauerkraut: http://is.gd/flSBO +

+

+ 9/21/2010, 4:54:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25157761326/index.html b/static/mytweets/ewagoner/status/25157761326/index.html new file mode 100644 index 00000000..9fbc5834 --- /dev/null +++ b/static/mytweets/ewagoner/status/25157761326/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Round one of the Mega-Beast Death-Match ends in a few days. Go Tristegatops! http://www.mega-beasts.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Round one of the Mega-Beast Death-Match ends in a few days. Go Tristegatops! http://www.mega-beasts.com/ +

+

+ 9/21/2010, 6:35:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25161551/index.html b/static/mytweets/ewagoner/status/25161551/index.html new file mode 100644 index 00000000..61a34d26 --- /dev/null +++ b/static/mytweets/ewagoner/status/25161551/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the show. Dog machines blowing on me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the show. Dog machines blowing on me. +

+

+ 4/11/2007, 8:12:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25163849992/index.html b/static/mytweets/ewagoner/status/25163849992/index.html new file mode 100644 index 00000000..acfceaad --- /dev/null +++ b/static/mytweets/ewagoner/status/25163849992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You know that famousish photo of the guy in the field wearing a bee beard? That guy loaned me his honey extractor. http://is.gd/fm8yV + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You know that famousish photo of the guy in the field wearing a bee beard? That guy loaned me his honey extractor. http://is.gd/fm8yV +

+

+ 9/21/2010, 7:57:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25169261/index.html b/static/mytweets/ewagoner/status/25169261/index.html new file mode 100644 index 00000000..cabfb6b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/25169261/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The stage has many conical cannons on it. And mirrors. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The stage has many conical cannons on it. And mirrors. +

+

+ 4/11/2007, 8:19:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/251701835256180736/index.html b/static/mytweets/ewagoner/status/251701835256180736/index.html new file mode 100644 index 00000000..ff276dea --- /dev/null +++ b/static/mytweets/ewagoner/status/251701835256180736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Work conference is over, so it’s back to the real world. Which, it turns out, is a pretty amazing place. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Work conference is over, so it’s back to the real world. Which, it turns out, is a pretty amazing place. +

+

+ 9/28/2012, 11:16:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25171511/index.html b/static/mytweets/ewagoner/status/25171511/index.html new file mode 100644 index 00000000..4afcc93c --- /dev/null +++ b/static/mytweets/ewagoner/status/25171511/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A giant video monitor is behind the band. The camera is on the mic facing the monitor. Feedback! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A giant video monitor is behind the band. The camera is on the mic facing the monitor. Feedback! +

+

+ 4/11/2007, 8:21:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/251770026951077888/index.html b/static/mytweets/ewagoner/status/251770026951077888/index.html new file mode 100644 index 00000000..9e53e4c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/251770026951077888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fried hominy as a bar snack. This is what corn nuts want to be. @ The Branded Butcher <a href="http://instagr.am/p/QIZilYs2os/">http://instagr.am/p/QIZilYs2os/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fried hominy as a bar snack. This is what corn nuts want to be. @ The Branded Butcher http://instagr.am/p/QIZilYs2os/ +

+

+ 9/28/2012, 3:47:06 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/251856138973356032/index.html b/static/mytweets/ewagoner/status/251856138973356032/index.html new file mode 100644 index 00000000..dff77320 --- /dev/null +++ b/static/mytweets/ewagoner/status/251856138973356032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love a good funnel cake. I am in love with this specific red velvet funnel cake. <a href="http://instagr.am/p/QJAqTGM2oB/">http://instagr.am/p/QJAqTGM2oB/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I love a good funnel cake. I am in love with this specific red velvet funnel cake. http://instagr.am/p/QJAqTGM2oB/ +

+

+ 9/28/2012, 9:29:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25186291/index.html b/static/mytweets/ewagoner/status/25186291/index.html new file mode 100644 index 00000000..8501966b --- /dev/null +++ b/static/mytweets/ewagoner/status/25186291/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow. Haven't seen anything that bright since I was at the Sunspot Solar Observatory. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow. Haven't seen anything that bright since I was at the Sunspot Solar Observatory. +

+

+ 4/11/2007, 8:36:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25191301/index.html b/static/mytweets/ewagoner/status/25191301/index.html new file mode 100644 index 00000000..ab9c7647 --- /dev/null +++ b/static/mytweets/ewagoner/status/25191301/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The opening band has a touch of early post-Syd Pink Floyd. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The opening band has a touch of early post-Syd Pink Floyd. +

+

+ 4/11/2007, 8:41:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25200500307660800/index.html b/static/mytweets/ewagoner/status/25200500307660800/index.html new file mode 100644 index 00000000..e68d0000 --- /dev/null +++ b/static/mytweets/ewagoner/status/25200500307660800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yes, I know you're worried about ice on the road but you still have to stop at stop signs. I'm glad one of us is a good driver. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yes, I know you're worried about ice on the road but you still have to stop at stop signs. I'm glad one of us is a good driver. +

+

+ 1/12/2011, 9:40:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/252023288715415554/index.html b/static/mytweets/ewagoner/status/252023288715415554/index.html new file mode 100644 index 00000000..fb654a5f --- /dev/null +++ b/static/mytweets/ewagoner/status/252023288715415554/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is really well done: KLINGON STYLE <a href="http://owl.li/e5eKY">http://owl.li/e5eKY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is really well done: KLINGON STYLE http://owl.li/e5eKY +

+

+ 9/29/2012, 8:33:29 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/252126762434166784/index.html b/static/mytweets/ewagoner/status/252126762434166784/index.html new file mode 100644 index 00000000..5145787a --- /dev/null +++ b/static/mytweets/ewagoner/status/252126762434166784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s a depressing article about what was (for me) one of the highlights of Athens’ food scene: J.B., the sausage man. <a href="http://flagpole.com/news/2012/sep/19/wth-athens/">http://flagpole.com/news/2012/sep/19/wth-athens/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here’s a depressing article about what was (for me) one of the highlights of Athens’ food scene: J.B., the sausage man. http://flagpole.com/news/2012/sep/19/wth-athens/ +

+

+ 9/29/2012, 3:24:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25215180101/index.html b/static/mytweets/ewagoner/status/25215180101/index.html new file mode 100644 index 00000000..14a57620 --- /dev/null +++ b/static/mytweets/ewagoner/status/25215180101/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "You're Invited to {a} Bridal Tasting..." + +Fun! Before I RSVP, though, what part will we be tasting? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "You're Invited to {a} Bridal Tasting..."

Fun! Before I RSVP, though, what part will we be tasting? +

+

+ 9/22/2010, 10:17:52 AM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25217261/index.html b/static/mytweets/ewagoner/status/25217261/index.html new file mode 100644 index 00000000..fb795c6b --- /dev/null +++ b/static/mytweets/ewagoner/status/25217261/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Lips are getting set up. There are about 100 laser pointers in the crowd. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Lips are getting set up. There are about 100 laser pointers in the crowd. +

+

+ 4/11/2007, 9:08:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25217633058037761/index.html b/static/mytweets/ewagoner/status/25217633058037761/index.html new file mode 100644 index 00000000..c18146e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/25217633058037761/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Turns out my oral surgeon is just sitting in his office twiddling his thumbs, so me and my jaw are going to go give him something to do. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Turns out my oral surgeon is just sitting in his office twiddling his thumbs, so me and my jaw are going to go give him something to do. +

+

+ 1/12/2011, 10:48:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25224718902628353/index.html b/static/mytweets/ewagoner/status/25224718902628353/index.html new file mode 100644 index 00000000..8c7dd3f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/25224718902628353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow, that was an awful lot of needles. http://instagr.am/p/-us4/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow, that was an awful lot of needles. http://instagr.am/p/-us4/ +

+

+ 1/12/2011, 11:16:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25229941/index.html b/static/mytweets/ewagoner/status/25229941/index.html new file mode 100644 index 00000000..2d611ebd --- /dev/null +++ b/static/mytweets/ewagoner/status/25229941/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Space Ghost just gave me a handful of laser pointers. Seriously. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Space Ghost just gave me a handful of laser pointers. Seriously. +

+

+ 4/11/2007, 9:23:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25233501/index.html b/static/mytweets/ewagoner/status/25233501/index.html new file mode 100644 index 00000000..5ece03c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/25233501/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My god! It's full of stars! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My god! It's full of stars! +

+

+ 4/11/2007, 9:27:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25234960113733632/index.html b/static/mytweets/ewagoner/status/25234960113733632/index.html new file mode 100644 index 00000000..8a6755f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/25234960113733632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Of course my website would fall down when I was in the chair. Had to ssh in from the iPhone between gauze changes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Of course my website would fall down when I was in the chair. Had to ssh in from the iPhone between gauze changes. +

+

+ 1/12/2011, 11:57:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25236589959/index.html b/static/mytweets/ewagoner/status/25236589959/index.html new file mode 100644 index 00000000..dcd0bd2d --- /dev/null +++ b/static/mytweets/ewagoner/status/25236589959/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + while you were sleeping the babies grew the stars shined & shadows moved time flew, the phone rang there was a silence when the kitchen sang + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ while you were sleeping
the babies grew
the stars shined & shadows moved
time flew, the phone rang
there was a silence when the kitchen sang +

+

+ 9/22/2010, 2:52:27 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25242651/index.html b/static/mytweets/ewagoner/status/25242651/index.html new file mode 100644 index 00000000..c79317b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/25242651/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Their entrance is incredibly over the top awesome. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Their entrance is incredibly over the top awesome. +

+

+ 4/11/2007, 9:39:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/252515521549971456/index.html b/static/mytweets/ewagoner/status/252515521549971456/index.html new file mode 100644 index 00000000..6e7aafd0 --- /dev/null +++ b/static/mytweets/ewagoner/status/252515521549971456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tasted my ginger maple apple cider as it began its third fermentation, and I was pleasantly surprised how well the ginger comes through. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tasted my ginger maple apple cider as it began its third fermentation, and I was pleasantly surprised how well the ginger comes through. +

+

+ 9/30/2012, 5:09:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/252561256375017473/index.html b/static/mytweets/ewagoner/status/252561256375017473/index.html new file mode 100644 index 00000000..6305b419 --- /dev/null +++ b/static/mytweets/ewagoner/status/252561256375017473/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Suddenly extremely sleepy, just in time for my three hour Sunday night routine to prepare for the week ahead. Blerg. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Suddenly extremely sleepy, just in time for my three hour Sunday night routine to prepare for the week ahead. Blerg. +

+

+ 9/30/2012, 8:11:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25257718927331328/index.html b/static/mytweets/ewagoner/status/25257718927331328/index.html new file mode 100644 index 00000000..06e54d74 --- /dev/null +++ b/static/mytweets/ewagoner/status/25257718927331328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Fearing tea party violence, four Arizona Republicans resign" <a href="http://www.rawstory.com/rs/2011/01/fearing-tea-party-violence-arizona-republicans-resign/">http://www.rawstory.com/rs/2011/01/fearing-tea-party-violence-arizona-republicans-resign/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25258231/index.html b/static/mytweets/ewagoner/status/25258231/index.html new file mode 100644 index 00000000..2a5df998 --- /dev/null +++ b/static/mytweets/ewagoner/status/25258231/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The 10 foot tall dancing santa and lizard man are a nice touch. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The 10 foot tall dancing santa and lizard man are a nice touch. +

+

+ 4/11/2007, 9:57:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/252584477065351168/index.html b/static/mytweets/ewagoner/status/252584477065351168/index.html new file mode 100644 index 00000000..b624be1e --- /dev/null +++ b/static/mytweets/ewagoner/status/252584477065351168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “…television is ostensibly a passive process, [but] like most things, it’s best when done with friends & shared love.” <a href="http://www.theferrett.com/ferrettworks/2012/09/watching-with-friends/">http://www.theferrett.com/ferrettworks/2012/09/watching-with-friends/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/252590663382740993/index.html b/static/mytweets/ewagoner/status/252590663382740993/index.html new file mode 100644 index 00000000..402f58d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/252590663382740993/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OMG Patrick Stewart on The Daily Show!!!! #catchingup <a href="http://instagr.am/p/QOOwnts2hH/">http://instagr.am/p/QOOwnts2hH/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OMG Patrick Stewart on The Daily Show!!!! #catchingup http://instagr.am/p/QOOwnts2hH/ +

+

+ 9/30/2012, 10:08:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25268184147820545/index.html b/static/mytweets/ewagoner/status/25268184147820545/index.html new file mode 100644 index 00000000..78999f5b --- /dev/null +++ b/static/mytweets/ewagoner/status/25268184147820545/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Doctor's orders. He told me to have a liquid lunch, and who am I to argue? http://instagr.am/p/-1Lp/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Doctor's orders. He told me to have a liquid lunch, and who am I to argue? http://instagr.am/p/-1Lp/ +

+

+ 1/12/2011, 2:09:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/252709686925733888/index.html b/static/mytweets/ewagoner/status/252709686925733888/index.html new file mode 100644 index 00000000..4d267b98 --- /dev/null +++ b/static/mytweets/ewagoner/status/252709686925733888/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Up and at ‘em, Atom Ant! Also, Eric. + +Ugh. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Up and at ‘em, Atom Ant! Also, Eric.

Ugh. +

+

+ 10/1/2012, 6:00:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/252730641089716224/index.html b/static/mytweets/ewagoner/status/252730641089716224/index.html new file mode 100644 index 00000000..36532b1c --- /dev/null +++ b/static/mytweets/ewagoner/status/252730641089716224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The parking garage smells strongly of burnt toast. I guess someone at the Waffle House on the ground floor is off to a rough start. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The parking garage smells strongly of burnt toast. I guess someone at the Waffle House on the ground floor is off to a rough start. +

+

+ 10/1/2012, 7:24:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/252737307126419456/index.html b/static/mytweets/ewagoner/status/252737307126419456/index.html new file mode 100644 index 00000000..9ce1c9e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/252737307126419456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How about an indie folk cover of “It’s Such a Good Feeling”? <a href="http://colonizingthecosmos.bandcamp.com/track/its-such-a-good-feeling-mister-rogers">http://colonizingthecosmos.bandcamp.com/track/its-such-a-good-feeling-mister-rogers</a> I think I'll make a snappy new day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25274521/index.html b/static/mytweets/ewagoner/status/25274521/index.html new file mode 100644 index 00000000..37e3cc64 --- /dev/null +++ b/static/mytweets/ewagoner/status/25274521/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Can't tweet. I'm having a seizure. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Can't tweet. I'm having a seizure. +

+

+ 4/11/2007, 10:17:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/252754230581022720/index.html b/static/mytweets/ewagoner/status/252754230581022720/index.html new file mode 100644 index 00000000..3f88bd5e --- /dev/null +++ b/static/mytweets/ewagoner/status/252754230581022720/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “+4 Your first college library!” + +Oh, FourSquare. You don’t know me at all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “+4 Your first college library!”

Oh, FourSquare. You don’t know me at all. +

+

+ 10/1/2012, 8:57:59 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/252754978765168641/index.html b/static/mytweets/ewagoner/status/252754978765168641/index.html new file mode 100644 index 00000000..6f768125 --- /dev/null +++ b/static/mytweets/ewagoner/status/252754978765168641/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ashedryden: What it's like to be a woman in a sea of men at a tech conference. <a href="http://blog.jessitron.com/2012/09/this-is-not-ok.html?m=1">http://blog.jessitron.com/2012/09/this-is-not-ok.html?m=1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/252757173384384512/index.html b/static/mytweets/ewagoner/status/252757173384384512/index.html new file mode 100644 index 00000000..b36d9965 --- /dev/null +++ b/static/mytweets/ewagoner/status/252757173384384512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Came to attend a panel, now I’m on the panel. So it goes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Came to attend a panel, now I’m on the panel. So it goes. +

+

+ 10/1/2012, 9:09:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/252801864528183296/index.html b/static/mytweets/ewagoner/status/252801864528183296/index.html new file mode 100644 index 00000000..9db6b5c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/252801864528183296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I come out of trapeze class feeling so alive and astounded at how my body feels compared to when I began in January. I’m a different person. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I come out of trapeze class feeling so alive and astounded at how my body feels compared to when I began in January. I’m a different person. +

+

+ 10/1/2012, 12:07:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/252815852/index.html b/static/mytweets/ewagoner/status/252815852/index.html new file mode 100644 index 00000000..ea8a130e --- /dev/null +++ b/static/mytweets/ewagoner/status/252815852/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Being the first one on the disc golf course in the morning means clearing away countless spider webs. With my face. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Being the first one on the disc golf course in the morning means clearing away countless spider webs. With my face. +

+

+ 9/7/2007, 9:30:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/252820653613383681/index.html b/static/mytweets/ewagoner/status/252820653613383681/index.html new file mode 100644 index 00000000..a9df3e3f --- /dev/null +++ b/static/mytweets/ewagoner/status/252820653613383681/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had a lovely lunch with a friend I hadn’t seen in nearly 20 years. Thanks, Cindy! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had a lovely lunch with a friend I hadn’t seen in nearly 20 years. Thanks, Cindy! +

+

+ 10/1/2012, 1:21:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/252823840923713538/index.html b/static/mytweets/ewagoner/status/252823840923713538/index.html new file mode 100644 index 00000000..121b47fb --- /dev/null +++ b/static/mytweets/ewagoner/status/252823840923713538/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “This song is made entirely with condoms. [Because we can.]” <a href="http://www.youtube.com/watch?v=77TpN2wWBtE">http://www.youtube.com/watch?v=77TpN2wWBtE</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/252836562168066048/index.html b/static/mytweets/ewagoner/status/252836562168066048/index.html new file mode 100644 index 00000000..350e722e --- /dev/null +++ b/static/mytweets/ewagoner/status/252836562168066048/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “MySQL Workbench has encountered a problem and needs to close: Trying to turn past the last page of the wizard” + +Wizards can’t abide that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “MySQL Workbench has encountered a problem and needs to close: Trying to turn past the last page of the wizard”

Wizards can’t abide that. +

+

+ 10/1/2012, 2:25:08 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/253115015895322624/index.html b/static/mytweets/ewagoner/status/253115015895322624/index.html new file mode 100644 index 00000000..60890cab --- /dev/null +++ b/static/mytweets/ewagoner/status/253115015895322624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How did I forget that hexaflexagons exist? This video is so charmingly mind-blowing, even if you already know of them. <a href="http://www.youtube.com/watch?v=VIVIegSt81k">http://www.youtube.com/watch?v=VIVIegSt81k</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How did I forget that hexaflexagons exist? This video is so charmingly mind-blowing, even if you already know of them. http://www.youtube.com/watch?v=VIVIegSt81k +

+

+ 10/2/2012, 8:51:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25312941888770048/index.html b/static/mytweets/ewagoner/status/25312941888770048/index.html new file mode 100644 index 00000000..624bb9fc --- /dev/null +++ b/static/mytweets/ewagoner/status/25312941888770048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mc_frontalot Somebody did a REALLY good job on Homer's voice in the new Simpsons live-action sex movie. http://bit.ly/fmiGH8 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mc_frontalot Somebody did a REALLY good job on Homer's voice in the new Simpsons live-action sex movie. http://bit.ly/fmiGH8 +

+

+ 1/12/2011, 5:07:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25313023381/index.html b/static/mytweets/ewagoner/status/25313023381/index.html new file mode 100644 index 00000000..c5486f94 --- /dev/null +++ b/static/mytweets/ewagoner/status/25313023381/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I fondly remember the days when my body used my lungs for breathing, instead of using them to store large amounts of goo. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I fondly remember the days when my body used my lungs for breathing, instead of using them to store large amounts of goo. +

+

+ 9/23/2010, 10:42:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25319121/index.html b/static/mytweets/ewagoner/status/25319121/index.html new file mode 100644 index 00000000..461c72ec --- /dev/null +++ b/static/mytweets/ewagoner/status/25319121/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Can one suffocate on confetti? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Can one suffocate on confetti? +

+

+ 4/11/2007, 11:11:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/253213429236658176/index.html b/static/mytweets/ewagoner/status/253213429236658176/index.html new file mode 100644 index 00000000..d37fa94f --- /dev/null +++ b/static/mytweets/ewagoner/status/253213429236658176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Epic Gallery: 150 Years Of Lesbians And Other Lady-Loving-Ladies” <a href="http://www.autostraddle.com/150-years-of-lesbians-144337/">http://www.autostraddle.com/150-years-of-lesbians-144337/</a> It’s epic *and* awesome. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25327131287/index.html b/static/mytweets/ewagoner/status/25327131287/index.html new file mode 100644 index 00000000..cbdad769 --- /dev/null +++ b/static/mytweets/ewagoner/status/25327131287/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lawsuit against the FDA effectively on hold for up to six months, with us definitely holding the upper hand. http://is.gd/fpdJ4 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lawsuit against the FDA effectively on hold for up to six months, with us definitely holding the upper hand. http://is.gd/fpdJ4 +

+

+ 9/23/2010, 1:34:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25327580869562368/index.html b/static/mytweets/ewagoner/status/25327580869562368/index.html new file mode 100644 index 00000000..783bc118 --- /dev/null +++ b/static/mytweets/ewagoner/status/25327580869562368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + AgSquared, a new online record keeping & planning system, looks very useful (also very complicated). And free, too! http://www.agsquared.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ AgSquared, a new online record keeping & planning system, looks very useful (also very complicated). And free, too! http://www.agsquared.com +

+

+ 1/12/2011, 6:05:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25328341/index.html b/static/mytweets/ewagoner/status/25328341/index.html new file mode 100644 index 00000000..565d7bcc --- /dev/null +++ b/static/mytweets/ewagoner/status/25328341/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap! Now that was a show! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy crap! Now that was a show! +

+

+ 4/11/2007, 11:22:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/253323512/index.html b/static/mytweets/ewagoner/status/253323512/index.html new file mode 100644 index 00000000..5d34bda1 --- /dev/null +++ b/static/mytweets/ewagoner/status/253323512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanks for the $100, Mr. Jobs. It's much appreciated. I'd like to spend it on one of those, one of those, and one of ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thanks for the $100, Mr. Jobs. It's much appreciated. I'd like to spend it on one of those, one of those, and one of ... +

+

+ 9/7/2007, 1:52:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/253472388103155712/index.html b/static/mytweets/ewagoner/status/253472388103155712/index.html new file mode 100644 index 00000000..1e2f1ecb --- /dev/null +++ b/static/mytweets/ewagoner/status/253472388103155712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thievery Corporation, Massive Attack, Moby, Peaches, Ladytron, Gorillaz, The BPA. That ought to do the trick... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thievery Corporation, Massive Attack, Moby, Peaches, Ladytron, Gorillaz, The BPA. That ought to do the trick... +

+

+ 10/3/2012, 8:31:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/253478687012429824/index.html b/static/mytweets/ewagoner/status/253478687012429824/index.html new file mode 100644 index 00000000..403c09e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/253478687012429824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dancing desk is in full effect. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dancing desk is in full effect. +

+

+ 10/3/2012, 8:56:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/253526172/index.html b/static/mytweets/ewagoner/status/253526172/index.html new file mode 100644 index 00000000..e49f4e9d --- /dev/null +++ b/static/mytweets/ewagoner/status/253526172/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RIP Madeleine L'Engle. I hope you're having fun with the Happy Medium. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RIP Madeleine L'Engle. I hope you're having fun with the Happy Medium. +

+

+ 9/7/2007, 3:59:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25362321421373441/index.html b/static/mytweets/ewagoner/status/25362321421373441/index.html new file mode 100644 index 00000000..7d022949 --- /dev/null +++ b/static/mytweets/ewagoner/status/25362321421373441/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I bet if I didn't have two new holes in my jaw screaming at me, these narcotics would be pretty cool. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I bet if I didn't have two new holes in my jaw screaming at me, these narcotics would be pretty cool. +

+

+ 1/12/2011, 8:23:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2536971802/index.html b/static/mytweets/ewagoner/status/2536971802/index.html new file mode 100644 index 00000000..9fc951b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/2536971802/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just discovered the Mr. Deity video podcast. There goes another gig and a half of disk space. http://www.mrdeity.com (thanks, @pennjillette) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just discovered the Mr. Deity video podcast. There goes another gig and a half of disk space. http://www.mrdeity.com (thanks, @pennjillette) +

+

+ 7/8/2009, 2:58:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25374089501741056/index.html b/static/mytweets/ewagoner/status/25374089501741056/index.html new file mode 100644 index 00000000..7bc25411 --- /dev/null +++ b/static/mytweets/ewagoner/status/25374089501741056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @CathyAtTheFund: More on the Bechard raw milk victory. <a href="http://bit.ly/eUyjal">http://bit.ly/eUyjal</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @CathyAtTheFund: More on the Bechard raw milk victory. http://bit.ly/eUyjal +

+

+ 1/12/2011, 9:10:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25380072936448000/index.html b/static/mytweets/ewagoner/status/25380072936448000/index.html new file mode 100644 index 00000000..861dfc7c --- /dev/null +++ b/static/mytweets/ewagoner/status/25380072936448000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A little label flittered off my pill bottle & twirled to the floor, giving me momentary vertigo. Slowly got it & read: "May cause dizziness" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A little label flittered off my pill bottle & twirled to the floor, giving me momentary vertigo. Slowly got it & read: "May cause dizziness" +

+

+ 1/12/2011, 9:34:15 PM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/253812023371124736/index.html b/static/mytweets/ewagoner/status/253812023371124736/index.html new file mode 100644 index 00000000..ebbf8936 --- /dev/null +++ b/static/mytweets/ewagoner/status/253812023371124736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In 50 minutes, I can have coffee. Surely I can make it that long, right? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In 50 minutes, I can have coffee. Surely I can make it that long, right? +

+

+ 10/4/2012, 7:01:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/253824962010443776/index.html b/static/mytweets/ewagoner/status/253824962010443776/index.html new file mode 100644 index 00000000..c7c33c71 --- /dev/null +++ b/static/mytweets/ewagoner/status/253824962010443776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Come enjoy the neighborhood public park, but OMG stay off the grass! <a href="http://instagr.am/p/QW_6ejM2qh/">http://instagr.am/p/QW_6ejM2qh/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Come enjoy the neighborhood public park, but OMG stay off the grass! http://instagr.am/p/QW_6ejM2qh/ +

+

+ 10/4/2012, 7:52:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/253850805441028096/index.html b/static/mytweets/ewagoner/status/253850805441028096/index.html new file mode 100644 index 00000000..70ebf105 --- /dev/null +++ b/static/mytweets/ewagoner/status/253850805441028096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @BantamCider: 10 Things You (Perhaps) Didn’t Know About Hard Apple Cider <a href="http://newyorkcorkreport.com/10-things-you-didnt-know-about-hard-apple-cider/">http://newyorkcorkreport.com/10-things-you-didnt-know-about-hard-apple-cider/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/253864337834397696/index.html b/static/mytweets/ewagoner/status/253864337834397696/index.html new file mode 100644 index 00000000..8ff5cea6 --- /dev/null +++ b/static/mytweets/ewagoner/status/253864337834397696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jdforrester: The fastest man-made object ever: A nuclear-powered manhole cover <a href="http://bit.ly/PMl3Qa">http://bit.ly/PMl3Qa</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jdforrester: The fastest man-made object ever: A nuclear-powered manhole cover http://bit.ly/PMl3Qa +

+

+ 10/4/2012, 10:29:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/253867442772791296/index.html b/static/mytweets/ewagoner/status/253867442772791296/index.html new file mode 100644 index 00000000..7ddd599c --- /dev/null +++ b/static/mytweets/ewagoner/status/253867442772791296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gandalf and Math, together at last: <a href="http://www.qwertee.com/product/you-shall-not-pass-1/">http://www.qwertee.com/product/you-shall-not-pass-1/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2538732484/index.html b/static/mytweets/ewagoner/status/2538732484/index.html new file mode 100644 index 00000000..3e2e1037 --- /dev/null +++ b/static/mytweets/ewagoner/status/2538732484/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Listening to "Edward Bear and the Very Long Walk" on EscapePod. This story is pure awesome, among the best science fiction I've ever read. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Listening to "Edward Bear and the Very Long Walk" on EscapePod. This story is pure awesome, among the best science fiction I've ever read. +

+

+ 7/8/2009, 4:55:21 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/253874042644357120/index.html b/static/mytweets/ewagoner/status/253874042644357120/index.html new file mode 100644 index 00000000..6d9afe37 --- /dev/null +++ b/static/mytweets/ewagoner/status/253874042644357120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LaughingSquid: Newly Identified Cat-Sized Dinosaur Had Beak, Fangs, & Quills <a href="http://owl.li/edoQZ">http://owl.li/edoQZ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LaughingSquid: Newly Identified Cat-Sized Dinosaur Had Beak, Fangs, & Quills http://owl.li/edoQZ +

+

+ 10/4/2012, 11:07:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/253879865487540224/index.html b/static/mytweets/ewagoner/status/253879865487540224/index.html new file mode 100644 index 00000000..2a75ae95 --- /dev/null +++ b/static/mytweets/ewagoner/status/253879865487540224/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Every time I’ve written the day today, I’ve then said aloud “Good buddy”. + +#dork + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Every time I’ve written the day today, I’ve then said aloud “Good buddy”.

#dork +

+

+ 10/4/2012, 11:30:51 AM +

+

Favs: 1

+

Retweets: 4

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/253899334393933825/index.html b/static/mytweets/ewagoner/status/253899334393933825/index.html new file mode 100644 index 00000000..3d3407d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/253899334393933825/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Celebrating National Taco Day out on the rooftop garden. @ Partner Software <a href="http://instagr.am/p/QXh0RRM2jW/">http://instagr.am/p/QXh0RRM2jW/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Celebrating National Taco Day out on the rooftop garden. @ Partner Software http://instagr.am/p/QXh0RRM2jW/ +

+

+ 10/4/2012, 12:48:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2539626002/index.html b/static/mytweets/ewagoner/status/2539626002/index.html new file mode 100644 index 00000000..304d9f24 --- /dev/null +++ b/static/mytweets/ewagoner/status/2539626002/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Weird. Drove into midtown Atlanta and there is no traffic. Did the rapture happen while I was driving from Athens? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Weird. Drove into midtown Atlanta and there is no traffic. Did the rapture happen while I was driving from Athens? +

+

+ 7/8/2009, 5:55:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/253987182/index.html b/static/mytweets/ewagoner/status/253987182/index.html new file mode 100644 index 00000000..ffacbb8e --- /dev/null +++ b/static/mytweets/ewagoner/status/253987182/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sweet, sweet martini. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sweet, sweet martini. +

+

+ 9/7/2007, 10:06:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25399297344282624/index.html b/static/mytweets/ewagoner/status/25399297344282624/index.html new file mode 100644 index 00000000..53ba1c12 --- /dev/null +++ b/static/mytweets/ewagoner/status/25399297344282624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @bphogan: oh my goodness. http://gitimmersion.com/ <- You need to see this. What a great way to learn Git. Thanks @edgecase + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @bphogan: oh my goodness. http://gitimmersion.com/ <- You need to see this. What a great way to learn Git. Thanks @edgecase +

+

+ 1/12/2011, 10:50:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/254075122/index.html b/static/mytweets/ewagoner/status/254075122/index.html new file mode 100644 index 00000000..65b76d3f --- /dev/null +++ b/static/mytweets/ewagoner/status/254075122/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I keep my Bombay gin in the freezer for just such a night as this. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I keep my Bombay gin in the freezer for just such a night as this. +

+

+ 9/7/2007, 11:12:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25411321/index.html b/static/mytweets/ewagoner/status/25411321/index.html new file mode 100644 index 00000000..37687a38 --- /dev/null +++ b/static/mytweets/ewagoner/status/25411321/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Harvesting radishes. At one in the morning. Cue REM's "Gardening at Night" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Harvesting radishes. At one in the morning. Cue REM's "Gardening at Night" +

+

+ 4/12/2007, 1:12:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/254198200364314626/index.html b/static/mytweets/ewagoner/status/254198200364314626/index.html new file mode 100644 index 00000000..a3d6e306 --- /dev/null +++ b/static/mytweets/ewagoner/status/254198200364314626/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Professor Vivian, SotM <a href="http://instagr.am/p/QZpp7Ys2rl/">http://instagr.am/p/QZpp7Ys2rl/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25422171060830208/index.html b/static/mytweets/ewagoner/status/25422171060830208/index.html new file mode 100644 index 00000000..4e69b116 --- /dev/null +++ b/static/mytweets/ewagoner/status/25422171060830208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just loaded a sweet new book onto the iPad: http://twitpic.com/3pk15v + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just loaded a sweet new book onto the iPad: http://twitpic.com/3pk15v +

+

+ 1/13/2011, 12:21:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/254232646505345024/index.html b/static/mytweets/ewagoner/status/254232646505345024/index.html new file mode 100644 index 00000000..69a2fa69 --- /dev/null +++ b/static/mytweets/ewagoner/status/254232646505345024/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I couldn't click the "buy now" button fast enough. + +<a href="http://shirt.woot.com/offers/the-one-shirt">http://shirt.woot.com/offers/the-one-shirt</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25425814657/index.html b/static/mytweets/ewagoner/status/25425814657/index.html new file mode 100644 index 00000000..1fe8c6c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/25425814657/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's improvised local farm burger: rosemary mayo, grass-fed beef, cheddar, egg, pickled veggies, shrimp salad. http://gdzl.la/8DGfAq + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's improvised local farm burger: rosemary mayo, grass-fed beef, cheddar, egg, pickled veggies, shrimp salad. http://gdzl.la/8DGfAq +

+

+ 9/24/2010, 1:52:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/254358274906914816/index.html b/static/mytweets/ewagoner/status/254358274906914816/index.html new file mode 100644 index 00000000..3935c5b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/254358274906914816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper’s telling a hilarious joke about Mario & a chicken. I assume it’s hilarious. She can’t stop laughing long enough to get through it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper’s telling a hilarious joke about Mario & a chicken. I assume it’s hilarious. She can’t stop laughing long enough to get through it. +

+

+ 10/5/2012, 7:11:53 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/254368384903421952/index.html b/static/mytweets/ewagoner/status/254368384903421952/index.html new file mode 100644 index 00000000..67d55ace --- /dev/null +++ b/static/mytweets/ewagoner/status/254368384903421952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There is now a locally distilled gin. The area's food system is complete. <a href="http://instagr.am/p/Qa3HnmM2lZ/">http://instagr.am/p/Qa3HnmM2lZ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There is now a locally distilled gin. The area's food system is complete. http://instagr.am/p/Qa3HnmM2lZ/ +

+

+ 10/5/2012, 7:52:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25442097660/index.html b/static/mytweets/ewagoner/status/25442097660/index.html new file mode 100644 index 00000000..0a96d558 --- /dev/null +++ b/static/mytweets/ewagoner/status/25442097660/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current status: latte. http://gdzl.la/8DJX7q + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Current status: latte. http://gdzl.la/8DJX7q +

+

+ 9/24/2010, 5:57:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25442437149/index.html b/static/mytweets/ewagoner/status/25442437149/index.html new file mode 100644 index 00000000..7ea7637e --- /dev/null +++ b/static/mytweets/ewagoner/status/25442437149/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + More specifically, free latte. Turns out if you buy a bag of coffee at the new 1000 Faces coffee stand at Trappeze, you get a free drink. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ More specifically, free latte. Turns out if you buy a bag of coffee at the new 1000 Faces coffee stand at Trappeze, you get a free drink. +

+

+ 9/24/2010, 6:02:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/254430912018800642/index.html b/static/mytweets/ewagoner/status/254430912018800642/index.html new file mode 100644 index 00000000..9cb4a99a --- /dev/null +++ b/static/mytweets/ewagoner/status/254430912018800642/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don’t know if you get emails from Louis C.K., but if you don’t, all I can say is OMG, are you missing out. Holy crap. <a href="http://buy.louisck.net/purchase/tig-notaro-live">http://buy.louisck.net/purchase/tig-notaro-live</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don’t know if you get emails from Louis C.K., but if you don’t, all I can say is OMG, are you missing out. Holy crap. http://buy.louisck.net/purchase/tig-notaro-live +

+

+ 10/6/2012, 12:00:31 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25447374374/index.html b/static/mytweets/ewagoner/status/25447374374/index.html new file mode 100644 index 00000000..adf37783 --- /dev/null +++ b/static/mytweets/ewagoner/status/25447374374/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Received and activated my @square reader, and ran through a couple test credit card payments. The future is here! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Received and activated my @square reader, and ran through a couple test credit card payments. The future is here! +

+

+ 9/24/2010, 7:14:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/254570576776134656/index.html b/static/mytweets/ewagoner/status/254570576776134656/index.html new file mode 100644 index 00000000..eaa5dde6 --- /dev/null +++ b/static/mytweets/ewagoner/status/254570576776134656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can vouch for the efficacy of the South Carolina gin. Good morning! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I can vouch for the efficacy of the South Carolina gin. Good morning! +

+

+ 10/6/2012, 9:15:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/254620855018074113/index.html b/static/mytweets/ewagoner/status/254620855018074113/index.html new file mode 100644 index 00000000..6a1ec534 --- /dev/null +++ b/static/mytweets/ewagoner/status/254620855018074113/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + I tip-toe down to the shore +stand by the ocean +make it roar at me +and I roar back + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I tip-toe down to the shore
stand by the ocean
make it roar at me
and I roar back +

+

+ 10/6/2012, 12:35:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25464288533/index.html b/static/mytweets/ewagoner/status/25464288533/index.html new file mode 100644 index 00000000..57399832 --- /dev/null +++ b/static/mytweets/ewagoner/status/25464288533/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is pure awesome. Darmok & Jalad! RT @iammerveilleuse: @LeVarBurton in honor of Darmok!!! http://twitpic.com/2ro1ax + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is pure awesome. Darmok & Jalad! RT @iammerveilleuse: @LeVarBurton in honor of Darmok!!! http://twitpic.com/2ro1ax +

+

+ 9/24/2010, 11:03:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/254773800749641728/index.html b/static/mytweets/ewagoner/status/254773800749641728/index.html new file mode 100644 index 00000000..f930bf5d --- /dev/null +++ b/static/mytweets/ewagoner/status/254773800749641728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian calls my trapeze callouses “skin bags”. So, if she asks to see yours, don’t be alarmed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian calls my trapeze callouses “skin bags”. So, if she asks to see yours, don’t be alarmed. +

+

+ 10/6/2012, 10:43:02 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/255033754890932224/index.html b/static/mytweets/ewagoner/status/255033754890932224/index.html new file mode 100644 index 00000000..2d6a7783 --- /dev/null +++ b/static/mytweets/ewagoner/status/255033754890932224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ll be performing at the fabulous 40 Watt on November 17th, sharing the bill with the wonderful Los Meesfits: <a href="http://youtu.be/yfq1yGPl_s4">http://youtu.be/yfq1yGPl_s4</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ll be performing at the fabulous 40 Watt on November 17th, sharing the bill with the wonderful Los Meesfits: http://youtu.be/yfq1yGPl_s4 +

+

+ 10/7/2012, 3:56:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25531352766/index.html b/static/mytweets/ewagoner/status/25531352766/index.html new file mode 100644 index 00000000..7969f931 --- /dev/null +++ b/static/mytweets/ewagoner/status/25531352766/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The projector proves its worth yet again: Firefly on the 1080p "big screen". http://gdzl.la/8DYhqy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The projector proves its worth yet again: Firefly on the 1080p "big screen". http://gdzl.la/8DYhqy +

+

+ 9/25/2010, 5:11:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/255352695177764865/index.html b/static/mytweets/ewagoner/status/255352695177764865/index.html new file mode 100644 index 00000000..f7b902bf --- /dev/null +++ b/static/mytweets/ewagoner/status/255352695177764865/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @FakeCivilWar: "The battle was called The Battle of Tautology Hill because the fighting occurred on Tautology Hill." --Grant, memoirs + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @FakeCivilWar: "The battle was called The Battle of Tautology Hill because the fighting occurred on Tautology Hill." --Grant, memoirs +

+

+ 10/8/2012, 1:03:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/255364988594704384/index.html b/static/mytweets/ewagoner/status/255364988594704384/index.html new file mode 100644 index 00000000..b4ff9cbf --- /dev/null +++ b/static/mytweets/ewagoner/status/255364988594704384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watch this video of Megan Jean & The KFB performing “These Bones” <a href="http://www.youtube.com/watch?v=GQp3u-dWhMg">http://www.youtube.com/watch?v=GQp3u-dWhMg</a> & then pre-order the next album: <a href="http://www.kickstarter.com/projects/1984071695/megan-jean-and-the-klay-family-album">http://www.kickstarter.com/projects/1984071695/megan-jean-and-the-klay-family-album</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/255377511054180353/index.html b/static/mytweets/ewagoner/status/255377511054180353/index.html new file mode 100644 index 00000000..e8106607 --- /dev/null +++ b/static/mytweets/ewagoner/status/255377511054180353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Are you a work at home mommy? Here’s a shirt to wear around your office. <a href="http://www.unitedpixelworkers.com/products/mommys-working">http://www.unitedpixelworkers.com/products/mommys-working</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/255379762845995008/index.html b/static/mytweets/ewagoner/status/255379762845995008/index.html new file mode 100644 index 00000000..c6d6ccf7 --- /dev/null +++ b/static/mytweets/ewagoner/status/255379762845995008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you saw me driving around today laughing & crying, I wasn’t having a mental break. This time. I was listening to the Tig Notaro concert. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you saw me driving around today laughing & crying, I wasn’t having a mental break. This time. I was listening to the Tig Notaro concert. +

+

+ 10/8/2012, 2:50:54 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/255387590096728064/index.html b/static/mytweets/ewagoner/status/255387590096728064/index.html new file mode 100644 index 00000000..3d6ef82f --- /dev/null +++ b/static/mytweets/ewagoner/status/255387590096728064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s an interesting theory about the timeline in the current season of Doctor Who. I hope it’s true. <a href="http://www.cultbox.co.uk/features/opinion/5006-doctor-who-series-7-out-of-order">http://www.cultbox.co.uk/features/opinion/5006-doctor-who-series-7-out-of-order</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/255398783100268544/index.html b/static/mytweets/ewagoner/status/255398783100268544/index.html new file mode 100644 index 00000000..8cd1973d --- /dev/null +++ b/static/mytweets/ewagoner/status/255398783100268544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “So. A coherent Prometheus with facehuggers and a probable Blade Runner connection. I want to see that film.” <a href="http://www.themarysue.com/prometheus-directors-cut-blade-runner-connection/">http://www.themarysue.com/prometheus-directors-cut-blade-runner-connection/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/255400866000023553/index.html b/static/mytweets/ewagoner/status/255400866000023553/index.html new file mode 100644 index 00000000..c6e2e94a --- /dev/null +++ b/static/mytweets/ewagoner/status/255400866000023553/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Employing Expensive Electronic Equipment, an Earthling’s Expert Eye Examines an Exceptionally Evolved Egg” <a href="http://www.alphabetapocrypha.com/E.html">http://www.alphabetapocrypha.com/E.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Employing Expensive Electronic Equipment, an Earthling’s Expert Eye Examines an Exceptionally Evolved Egg” http://www.alphabetapocrypha.com/E.html +

+

+ 10/8/2012, 4:14:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/255443077253181440/index.html b/static/mytweets/ewagoner/status/255443077253181440/index.html new file mode 100644 index 00000000..e02a4ce8 --- /dev/null +++ b/static/mytweets/ewagoner/status/255443077253181440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Blood tests are in and I don’t have diabetes. Which is nice. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Blood tests are in and I don’t have diabetes. Which is nice. +

+

+ 10/8/2012, 7:02:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25550050759282688/index.html b/static/mytweets/ewagoner/status/25550050759282688/index.html new file mode 100644 index 00000000..d8a3302f --- /dev/null +++ b/static/mytweets/ewagoner/status/25550050759282688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Westmoreland Winter Farmers Market... consumers place orders on-line and pick up their orders the day of the market." http://is.gd/VAHz74 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Westmoreland Winter Farmers Market... consumers place orders on-line and pick up their orders the day of the market." http://is.gd/VAHz74 +

+

+ 1/13/2011, 8:49:41 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/255680777650589696/index.html b/static/mytweets/ewagoner/status/255680777650589696/index.html new file mode 100644 index 00000000..db8c92c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/255680777650589696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @josephtravers: Ghostbusters + Inception Music? GENIUS! <a href="http://ow.ly/1OQrys">http://ow.ly/1OQrys</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @josephtravers: Ghostbusters + Inception Music? GENIUS! http://ow.ly/1OQrys +

+

+ 10/9/2012, 10:47:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/255716557303468032/index.html b/static/mytweets/ewagoner/status/255716557303468032/index.html new file mode 100644 index 00000000..1e99e447 --- /dev/null +++ b/static/mytweets/ewagoner/status/255716557303468032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Winner dies after roach-eating contest in South Florida” <a href="http://www.orlandosentinel.com/news/local/state/os-roach-eating-contest-death-20121008,0,5042843.story">http://www.orlandosentinel.com/news/local/state/os-roach-eating-contest-death-20121008,0,5042843.story</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25593367224127488/index.html b/static/mytweets/ewagoner/status/25593367224127488/index.html new file mode 100644 index 00000000..0359d737 --- /dev/null +++ b/static/mytweets/ewagoner/status/25593367224127488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SarahThyre: @pattonoswalt #limbaugh Rush Limbaugh's Tucson Billboard Is Just Perfect <a href="http://gawker.com/5732700/">http://gawker.com/5732700/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SarahThyre: @pattonoswalt #limbaugh Rush Limbaugh's Tucson Billboard Is Just Perfect http://gawker.com/5732700/ +

+

+ 1/13/2011, 11:41:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/256052415487430656/index.html b/static/mytweets/ewagoner/status/256052415487430656/index.html new file mode 100644 index 00000000..043b4337 --- /dev/null +++ b/static/mytweets/ewagoner/status/256052415487430656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ferretthimself: This cartoon on decreasing iconization is both fascinating and hilarious: <a href="http://www.sheldoncomics.com/archive/121010.html">http://www.sheldoncomics.com/archive/121010.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/256055825112657920/index.html b/static/mytweets/ewagoner/status/256055825112657920/index.html new file mode 100644 index 00000000..f6a8b737 --- /dev/null +++ b/static/mytweets/ewagoner/status/256055825112657920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + ProTip: The perfect soundtrack for beating MySQL & Apache into submission on a newly provisioned server is JG Thirlwell <a href="http://vimeo.com/22132926">http://vimeo.com/22132926</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ ProTip: The perfect soundtrack for beating MySQL & Apache into submission on a newly provisioned server is JG Thirlwell http://vimeo.com/22132926 +

+

+ 10/10/2012, 11:37:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2560880026/index.html b/static/mytweets/ewagoner/status/2560880026/index.html new file mode 100644 index 00000000..a37e69db --- /dev/null +++ b/static/mytweets/ewagoner/status/2560880026/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hold on... My dad turned 60 this week? That can't be right. That'd make me... 37. Ha! Can you imagine? 37! That's rich. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hold on... My dad turned 60 this week? That can't be right. That'd make me... 37. Ha! Can you imagine? 37! That's rich. +

+

+ 7/9/2009, 9:57:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25610042195574785/index.html b/static/mytweets/ewagoner/status/25610042195574785/index.html new file mode 100644 index 00000000..2ce41d84 --- /dev/null +++ b/static/mytweets/ewagoner/status/25610042195574785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Octopus Chair by Maximo Riera <a href="http://laughingsquid.com/the-octopus-chair-by-maximo-riera/">http://laughingsquid.com/the-octopus-chair-by-maximo-riera/</a> via @laughingsquid + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/256130783230709761/index.html b/static/mytweets/ewagoner/status/256130783230709761/index.html new file mode 100644 index 00000000..752e7c81 --- /dev/null +++ b/static/mytweets/ewagoner/status/256130783230709761/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + My calendar just reminded me that I’ll be 15,000 days old tomorrow. + +I like nice round numbers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My calendar just reminded me that I’ll be 15,000 days old tomorrow.

I like nice round numbers. +

+

+ 10/10/2012, 4:35:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/256217386728964096/index.html b/static/mytweets/ewagoner/status/256217386728964096/index.html new file mode 100644 index 00000000..3977a4ea --- /dev/null +++ b/static/mytweets/ewagoner/status/256217386728964096/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + “Craftsman Tractor Belt: Fits all Craftsman 54 inch tractors.” + +Yes, much like Homer Simpson’s muumuu fits me. + +Bastards. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Craftsman Tractor Belt: Fits all Craftsman 54 inch tractors.”

Yes, much like Homer Simpson’s muumuu fits me.

Bastards. +

+

+ 10/10/2012, 10:19:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25637215975/index.html b/static/mytweets/ewagoner/status/25637215975/index.html new file mode 100644 index 00000000..ec471b61 --- /dev/null +++ b/static/mytweets/ewagoner/status/25637215975/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Maudlin's back to Highwire this week! Hangar One Vodka, Laphroaig 10 Yr., House-Made Bleu Cheese Olives, Olive Brine. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Maudlin's back to Highwire this week! Hangar One Vodka, Laphroaig 10 Yr., House-Made Bleu Cheese Olives, Olive Brine. +

+

+ 9/26/2010, 8:12:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/256386264092262400/index.html b/static/mytweets/ewagoner/status/256386264092262400/index.html new file mode 100644 index 00000000..e64b783c --- /dev/null +++ b/static/mytweets/ewagoner/status/256386264092262400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Earlier this year, I Kickstarted some underpants. Got them last night & they’re really great. Hooray for the internet! <a href="http://www.kickstarter.com/projects/jakehimself/flint-and-tinder-premium-mens-underwear">http://www.kickstarter.com/projects/jakehimself/flint-and-tinder-premium-mens-underwear</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/256436995436453888/index.html b/static/mytweets/ewagoner/status/256436995436453888/index.html new file mode 100644 index 00000000..31ce2388 --- /dev/null +++ b/static/mytweets/ewagoner/status/256436995436453888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cats That Look Like Pinup Girls. (dot tumblr dot com, of course) <a href="http://catsthatlooklikepinupgirls.tumblr.com">http://catsthatlooklikepinupgirls.tumblr.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25648232814/index.html b/static/mytweets/ewagoner/status/25648232814/index.html new file mode 100644 index 00000000..f54cc8c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/25648232814/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Freshly made pasta at Athens Locally Grown this week? You betcha! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Freshly made pasta at Athens Locally Grown this week? You betcha! +

+

+ 9/26/2010, 10:28:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/256532234515927040/index.html b/static/mytweets/ewagoner/status/256532234515927040/index.html new file mode 100644 index 00000000..21baf089 --- /dev/null +++ b/static/mytweets/ewagoner/status/256532234515927040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "what makes me happy? texts that say, 'have a good day & try not to burn anything to the ground in a rage.'" Very NSFW. <a href="http://bitchesgottaeat.blogspot.com/2011/02/but-would-you-go-down-on-woman.html">http://bitchesgottaeat.blogspot.com/2011/02/but-would-you-go-down-on-woman.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/256736933500313600/index.html b/static/mytweets/ewagoner/status/256736933500313600/index.html new file mode 100644 index 00000000..370bbee5 --- /dev/null +++ b/static/mytweets/ewagoner/status/256736933500313600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper is obsessed with the 1980’s “Super Mario Brothers Super Show” cartoon, and does all the dialogue. Yes, she’s still two. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper is obsessed with the 1980’s “Super Mario Brothers Super Show” cartoon, and does all the dialogue. Yes, she’s still two. +

+

+ 10/12/2012, 8:43:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/256778782/index.html b/static/mytweets/ewagoner/status/256778782/index.html new file mode 100644 index 00000000..8949cd56 --- /dev/null +++ b/static/mytweets/ewagoner/status/256778782/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Several eggplants just went in the oven. There is baba ghanouj in my future. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Several eggplants just went in the oven. There is baba ghanouj in my future. +

+

+ 9/9/2007, 11:46:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2569034745/index.html b/static/mytweets/ewagoner/status/2569034745/index.html new file mode 100644 index 00000000..f4886e3d --- /dev/null +++ b/static/mytweets/ewagoner/status/2569034745/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Vince Clarke coverstory on Coverville is bringing back all sorts of memories. What a weird time that all was, and mostly all my doing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Vince Clarke coverstory on Coverville is bringing back all sorts of memories. What a weird time that all was, and mostly all my doing. +

+

+ 7/10/2009, 10:53:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25690391673/index.html b/static/mytweets/ewagoner/status/25690391673/index.html new file mode 100644 index 00000000..e0058a4e --- /dev/null +++ b/static/mytweets/ewagoner/status/25690391673/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Loch Hartwell Scottish Games this weekend. They used to be in a farmer's field near my house, but this year they've moved to Anderson, SC. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Loch Hartwell Scottish Games this weekend. They used to be in a farmer's field near my house, but this year they've moved to Anderson, SC. +

+

+ 9/27/2010, 10:19:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25690427776/index.html b/static/mytweets/ewagoner/status/25690427776/index.html new file mode 100644 index 00000000..8135ffc2 --- /dev/null +++ b/static/mytweets/ewagoner/status/25690427776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Loch Hartwell Highland Games website: http://lochhartwell.org + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Loch Hartwell Highland Games website: http://lochhartwell.org +

+

+ 9/27/2010, 10:19:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25702924917/index.html b/static/mytweets/ewagoner/status/25702924917/index.html new file mode 100644 index 00000000..fc11e4dd --- /dev/null +++ b/static/mytweets/ewagoner/status/25702924917/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Woke with a pinched nerve in my shoulder. Every movement sends lightning bolts through my body and crackles in my ears. Hi, Monday! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Woke with a pinched nerve in my shoulder. Every movement sends lightning bolts through my body and crackles in my ears. Hi, Monday! +

+

+ 9/27/2010, 12:44:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2570869303/index.html b/static/mytweets/ewagoner/status/2570869303/index.html new file mode 100644 index 00000000..ebd3661d --- /dev/null +++ b/static/mytweets/ewagoner/status/2570869303/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Running the numbers to see if the time is right to make my own $30k stimulus to the economy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Running the numbers to see if the time is right to make my own $30k stimulus to the economy. +

+

+ 7/10/2009, 1:17:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25719143707/index.html b/static/mytweets/ewagoner/status/25719143707/index.html new file mode 100644 index 00000000..ae4a3a3e --- /dev/null +++ b/static/mytweets/ewagoner/status/25719143707/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Couldn't take no more, so I walked down the street for a muscle relaxant. Hey, I've already put in 9 hours today. http://gdzl.la/8EwFri + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Couldn't take no more, so I walked down the street for a muscle relaxant. Hey, I've already put in 9 hours today. http://gdzl.la/8EwFri +

+

+ 9/27/2010, 4:38:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25734693118/index.html b/static/mytweets/ewagoner/status/25734693118/index.html new file mode 100644 index 00000000..daced121 --- /dev/null +++ b/static/mytweets/ewagoner/status/25734693118/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The whole thing was made completely out of matchsticks! I'm afraid I was very, very drunk." http://gdzl.la/8EzzRB + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The whole thing was made completely out of matchsticks! I'm afraid I was very, very drunk." http://gdzl.la/8EzzRB +

+

+ 9/27/2010, 7:57:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2573633337/index.html b/static/mytweets/ewagoner/status/2573633337/index.html new file mode 100644 index 00000000..6d750d51 --- /dev/null +++ b/static/mytweets/ewagoner/status/2573633337/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Town & Gown Players return to the stage in three hours, kicking off a two week run of Neil Simon's "Fools". Yay! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Town & Gown Players return to the stage in three hours, kicking off a two week run of Neil Simon's "Fools". Yay! +

+

+ 7/10/2009, 5:02:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/257413912/index.html b/static/mytweets/ewagoner/status/257413912/index.html new file mode 100644 index 00000000..cbe6a700 --- /dev/null +++ b/static/mytweets/ewagoner/status/257413912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight: Chile Rellenos stuffed with lamb and good cheese. Of course, everything local. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight: Chile Rellenos stuffed with lamb and good cheese. Of course, everything local. +

+

+ 9/9/2007, 7:26:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25742991863844864/index.html b/static/mytweets/ewagoner/status/25742991863844864/index.html new file mode 100644 index 00000000..e088c09d --- /dev/null +++ b/static/mytweets/ewagoner/status/25742991863844864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just listened to "Christmas Wedding" (Vylar Kaftan): a sweet three-way lesbian wedding in a snowy Miami after the Yellowstone volcano blew. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just listened to "Christmas Wedding" (Vylar Kaftan): a sweet three-way lesbian wedding in a snowy Miami after the Yellowstone volcano blew. +

+

+ 1/13/2011, 9:36:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25752378279989248/index.html b/static/mytweets/ewagoner/status/25752378279989248/index.html new file mode 100644 index 00000000..c5ad9844 --- /dev/null +++ b/static/mytweets/ewagoner/status/25752378279989248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Residents of Sarasota looking for farm fresh produce must go to this website. It’s fabulous - an online farmers market" http://is.gd/vMc14Y + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Residents of Sarasota looking for farm fresh produce must go to this website. It’s fabulous - an online farmers market" http://is.gd/vMc14Y +

+

+ 1/13/2011, 10:13:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/257551385585926145/index.html b/static/mytweets/ewagoner/status/257551385585926145/index.html new file mode 100644 index 00000000..bc4df3c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/257551385585926145/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + C'est lui, dans la nuit- Docteur Qui +Il voyage dans le Tardis. Le boite de telephone. Fantastique d'espace! + +<a href="http://www.youtube.com/watch?feature=player_detailpage&v=p18w4VhL8zI&noredirect=1">http://www.youtube.com/watch?feature=player_detailpage&v=p18w4VhL8zI&noredirect=1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/257603090587463680/index.html b/static/mytweets/ewagoner/status/257603090587463680/index.html new file mode 100644 index 00000000..7aeb060e --- /dev/null +++ b/static/mytweets/ewagoner/status/257603090587463680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Sexuality on Sesame Street: Learning Womanhood from Child's Play” <a href="http://forward.com/articles/163833/sexuality-on-sesame-street/?p=all">http://forward.com/articles/163833/sexuality-on-sesame-street/?p=all</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25760649548144641/index.html b/static/mytweets/ewagoner/status/25760649548144641/index.html new file mode 100644 index 00000000..02ec3f21 --- /dev/null +++ b/static/mytweets/ewagoner/status/25760649548144641/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @delbius: Cannot stop watching/listening to this. <a href="http://youtubedoubler.com/?video1=http://www.youtube.com/watch%3Fv%3DHhz9Aa6tDwk&start1=0&video2=http://www.youtube.com/watch%3Fv%3DWloBl0Yq8UM&start2=31&authorName=Not+Sure">http://youtubedoubler.com/?video1=http://www.youtube.com/watch%3Fv%3DHhz9Aa6tDwk&start1=0&video2=http://www.youtube.com/watch%3Fv%3DWloBl0Yq8UM&start2=31&authorName=Not+Sure</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/257617120823762944/index.html b/static/mytweets/ewagoner/status/257617120823762944/index.html new file mode 100644 index 00000000..8535a3f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/257617120823762944/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I’m not not spending my entire evening watching Bill Bailey videos. + +“Duelling Sitars”? So, so good. <a href="http://www.youtube.com/watch?v=_SBue1DuCyc&feature=related">http://www.youtube.com/watch?v=_SBue1DuCyc&feature=related</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25769983111856129/index.html b/static/mytweets/ewagoner/status/25769983111856129/index.html new file mode 100644 index 00000000..860ec9dd --- /dev/null +++ b/static/mytweets/ewagoner/status/25769983111856129/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Bacon Fashioned: smoky robust cocktail made w/ our own bacon-infused bourbon, sweetened w/ pure maple syrup, spiced w/ Angostura bitters + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Bacon Fashioned: smoky robust cocktail made w/ our own bacon-infused bourbon, sweetened w/ pure maple syrup, spiced w/ Angostura bitters +

+

+ 1/13/2011, 11:23:37 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/257823752/index.html b/static/mytweets/ewagoner/status/257823752/index.html new file mode 100644 index 00000000..cea7208a --- /dev/null +++ b/static/mytweets/ewagoner/status/257823752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Over $130,000 in locally grown food has been sold through locallygrown.net this year. Not bad for 7 months. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Over $130,000 in locally grown food has been sold through locallygrown.net this year. Not bad for 7 months. +

+

+ 9/9/2007, 11:52:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/257843723034034176/index.html b/static/mytweets/ewagoner/status/257843723034034176/index.html new file mode 100644 index 00000000..bc8684cd --- /dev/null +++ b/static/mytweets/ewagoner/status/257843723034034176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Girls’ toddler Cookie Monster costume vs. Boys’ toddler Cookie Monster costume. Both from the same mainstream store. <a href="http://sparkamovement.tumblr.com/post/33168668916/girls-toddler-cookie-monster-costume-vs-boys">http://sparkamovement.tumblr.com/post/33168668916/girls-toddler-cookie-monster-costume-vs-boys</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25785608868/index.html b/static/mytweets/ewagoner/status/25785608868/index.html new file mode 100644 index 00000000..73390aa7 --- /dev/null +++ b/static/mytweets/ewagoner/status/25785608868/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like another programmer in VA has duplicated my locallygrown.net system and is selling it to others in GA: http://www.farm2uonline.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like another programmer in VA has duplicated my locallygrown.net system and is selling it to others in GA: http://www.farm2uonline.com +

+

+ 9/28/2010, 9:45:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25786098626/index.html b/static/mytweets/ewagoner/status/25786098626/index.html new file mode 100644 index 00000000..0fad5693 --- /dev/null +++ b/static/mytweets/ewagoner/status/25786098626/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The more the merrier, really. He's made some interesting design choices (flash-only navigation?) that I purposely didn't make. Interesting. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The more the merrier, really. He's made some interesting design choices (flash-only navigation?) that I purposely didn't make. Interesting. +

+

+ 9/28/2010, 9:51:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25788861/index.html b/static/mytweets/ewagoner/status/25788861/index.html new file mode 100644 index 00000000..42efba5d --- /dev/null +++ b/static/mytweets/ewagoner/status/25788861/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So it goes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So it goes. +

+

+ 4/12/2007, 9:58:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/257994996681158657/index.html b/static/mytweets/ewagoner/status/257994996681158657/index.html new file mode 100644 index 00000000..861b39f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/257994996681158657/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Tapioca is inherently sad. Delicious, I grant you, but a sad, sad food.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Tapioca is inherently sad. Delicious, I grant you, but a sad, sad food.” +

+

+ 10/15/2012, 8:02:55 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/258028882731626496/index.html b/static/mytweets/ewagoner/status/258028882731626496/index.html new file mode 100644 index 00000000..a71d053b --- /dev/null +++ b/static/mytweets/ewagoner/status/258028882731626496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Best I can tell, the ideal repair person for Craftsman riding mowers can lift 1000 pounds, has hands the size of a toddler’s, & three arms. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Best I can tell, the ideal repair person for Craftsman riding mowers can lift 1000 pounds, has hands the size of a toddler’s, & three arms. +

+

+ 10/15/2012, 10:17:34 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25806305976/index.html b/static/mytweets/ewagoner/status/25806305976/index.html new file mode 100644 index 00000000..d174a201 --- /dev/null +++ b/static/mytweets/ewagoner/status/25806305976/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I didn't take the last cookie. + +(Part of a cookie is still a cookie.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I didn't take the last cookie.

(Part of a cookie is still a cookie.) +

+

+ 9/28/2010, 1:50:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/258064972104491008/index.html b/static/mytweets/ewagoner/status/258064972104491008/index.html new file mode 100644 index 00000000..ddd3def1 --- /dev/null +++ b/static/mytweets/ewagoner/status/258064972104491008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Cardinals are the Yankees now? How did that happen?" I'm not a baseball junkie anymore but I still love the Cards. <a href="http://www.sportsonearth.com/article/39813962/">http://www.sportsonearth.com/article/39813962/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The Cardinals are the Yankees now? How did that happen?" I'm not a baseball junkie anymore but I still love the Cards. http://www.sportsonearth.com/article/39813962/ +

+

+ 10/16/2012, 12:40:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25811616876/index.html b/static/mytweets/ewagoner/status/25811616876/index.html new file mode 100644 index 00000000..c30814b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/25811616876/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Didn't win a MacArthur genius grant this year. Again. I'll just assume they never got the box of chocolates I sent them & try again in 2011. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Didn't win a MacArthur genius grant this year. Again. I'll just assume they never got the box of chocolates I sent them & try again in 2011. +

+

+ 9/28/2010, 3:08:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25818083176/index.html b/static/mytweets/ewagoner/status/25818083176/index.html new file mode 100644 index 00000000..9e4fc43f --- /dev/null +++ b/static/mytweets/ewagoner/status/25818083176/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Boop, boop diddum daddum waddum chew! +And they swam and they swam all over the dam + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Boop, boop diddum daddum waddum chew!
And they swam and they swam all over the dam +

+

+ 9/28/2010, 4:38:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25819783812/index.html b/static/mytweets/ewagoner/status/25819783812/index.html new file mode 100644 index 00000000..6ec285bb --- /dev/null +++ b/static/mytweets/ewagoner/status/25819783812/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Highwire Lounge asked to be my Foursquare friend & I'm consummating our relationship with a lavender gin fizz. http://gdzl.la/8EPP4e + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Highwire Lounge asked to be my Foursquare friend & I'm consummating our relationship with a lavender gin fizz. http://gdzl.la/8EPP4e +

+

+ 9/28/2010, 5:03:04 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25823991447/index.html b/static/mytweets/ewagoner/status/25823991447/index.html new file mode 100644 index 00000000..1a486b65 --- /dev/null +++ b/static/mytweets/ewagoner/status/25823991447/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + .@naturesharmony Aw, thanks guys. That was really nice! (BTW: LG.net is in 250 communities now) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ .@naturesharmony Aw, thanks guys. That was really nice! (BTW: LG.net is in 250 communities now) +

+

+ 9/28/2010, 6:00:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25830633571/index.html b/static/mytweets/ewagoner/status/25830633571/index.html new file mode 100644 index 00000000..ee2774c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/25830633571/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @highwirelounge You must try our Lavender Gin Fizz. Boomsma gin and our house-made lavender cordial. So refreshing, you can't go wrong! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @highwirelounge You must try our Lavender Gin Fizz. Boomsma gin and our house-made lavender cordial. So refreshing, you can't go wrong! +

+

+ 9/28/2010, 7:28:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/258308106218508288/index.html b/static/mytweets/ewagoner/status/258308106218508288/index.html new file mode 100644 index 00000000..d84f7540 --- /dev/null +++ b/static/mytweets/ewagoner/status/258308106218508288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can neither confirm nor deny that I have a tuba. <a href="http://cheezburger.com/6643181312">http://cheezburger.com/6643181312</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I can neither confirm nor deny that I have a tuba. http://cheezburger.com/6643181312 +

+

+ 10/16/2012, 4:47:06 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25832894996/index.html b/static/mytweets/ewagoner/status/25832894996/index.html new file mode 100644 index 00000000..f8e69026 --- /dev/null +++ b/static/mytweets/ewagoner/status/25832894996/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Our drummer had a "late night". Again. http://gdzl.la/8ERUsr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Our drummer had a "late night". Again. http://gdzl.la/8ERUsr +

+

+ 9/28/2010, 7:57:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25835491900/index.html b/static/mytweets/ewagoner/status/25835491900/index.html new file mode 100644 index 00000000..464d359d --- /dev/null +++ b/static/mytweets/ewagoner/status/25835491900/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I told her she was watching the Weeping Angels too often, but she wouldn't listen. http://gdzl.la/8ESgFB + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I told her she was watching the Weeping Angels too often, but she wouldn't listen. http://gdzl.la/8ESgFB +

+

+ 9/28/2010, 8:32:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/258374251168546817/index.html b/static/mytweets/ewagoner/status/258374251168546817/index.html new file mode 100644 index 00000000..a9e58ee3 --- /dev/null +++ b/static/mytweets/ewagoner/status/258374251168546817/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I am really pleased how my maple ginger apple cider came out. If you're at my house Saturday, you can help m <a href="http://instagr.am/p/Q3Uybvs2hd/">http://instagr.am/p/Q3Uybvs2hd/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I am really pleased how my maple ginger apple cider came out. If you're at my house Saturday, you can help m http://instagr.am/p/Q3Uybvs2hd/ +

+

+ 10/16/2012, 9:09:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25837487586/index.html b/static/mytweets/ewagoner/status/25837487586/index.html new file mode 100644 index 00000000..90233487 --- /dev/null +++ b/static/mytweets/ewagoner/status/25837487586/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just saw a magnitude -7 Iridium flare, by circumstance. Really cool. http://en.wikipedia.org/wiki/Satellite_flare + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just saw a magnitude -7 Iridium flare, by circumstance. Really cool. http://en.wikipedia.org/wiki/Satellite_flare +

+

+ 9/28/2010, 8:57:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25837670833/index.html b/static/mytweets/ewagoner/status/25837670833/index.html new file mode 100644 index 00000000..c610efea --- /dev/null +++ b/static/mytweets/ewagoner/status/25837670833/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + By happenstance, that is. Me talk good, English, I do. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ By happenstance, that is. Me talk good, English, I do. +

+

+ 9/28/2010, 8:59:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/258388281018945536/index.html b/static/mytweets/ewagoner/status/258388281018945536/index.html new file mode 100644 index 00000000..aede195b --- /dev/null +++ b/static/mytweets/ewagoner/status/258388281018945536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “... individualistic, academic, nonconformist & stimulated by complexity. Polyamorous people are the nerds of love.” <a href="http://www.xtra.ca/public/Vancouver/Nonmonogamy_and_nerdiness_in_BC_Poly_Camp-12528.aspx">http://www.xtra.ca/public/Vancouver/Nonmonogamy_and_nerdiness_in_BC_Poly_Camp-12528.aspx</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25840759984/index.html b/static/mytweets/ewagoner/status/25840759984/index.html new file mode 100644 index 00000000..9ec4a1ac --- /dev/null +++ b/static/mytweets/ewagoner/status/25840759984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Has anyone mashed up McCain's "It's not the policy, it's not the policy, it's not the policy" with Ballmer's "Developers, developers" yet? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Has anyone mashed up McCain's "It's not the policy, it's not the policy, it's not the policy" with Ballmer's "Developers, developers" yet? +

+

+ 9/28/2010, 9:37:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/258640574448553984/index.html b/static/mytweets/ewagoner/status/258640574448553984/index.html new file mode 100644 index 00000000..a0596cac --- /dev/null +++ b/static/mytweets/ewagoner/status/258640574448553984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I’m talking with a UGA graduate level folklore class about the Brothers Grimm fairy tales. Since I’m an expert and all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I’m talking with a UGA graduate level folklore class about the Brothers Grimm fairy tales. Since I’m an expert and all. +

+

+ 10/17/2012, 2:48:12 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25893376589/index.html b/static/mytweets/ewagoner/status/25893376589/index.html new file mode 100644 index 00000000..c5e2e290 --- /dev/null +++ b/static/mytweets/ewagoner/status/25893376589/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I didn't know of them a half hour ago, but now can't get enough of my new favorite band, The Legendary Cleverly Trio http://is.gd/fAdAg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I didn't know of them a half hour ago, but now can't get enough of my new favorite band, The Legendary Cleverly Trio http://is.gd/fAdAg +

+

+ 9/29/2010, 11:33:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25893611705/index.html b/static/mytweets/ewagoner/status/25893611705/index.html new file mode 100644 index 00000000..55448910 --- /dev/null +++ b/static/mytweets/ewagoner/status/25893611705/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All about The Cleverly Trio (currently "Digger, our brothers Miles & Vernon Dean, my boy Harvey D & our cousin Otto"): http://is.gd/fAe0v + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All about The Cleverly Trio (currently "Digger, our brothers Miles & Vernon Dean, my boy Harvey D & our cousin Otto"): http://is.gd/fAe0v +

+

+ 9/29/2010, 11:36:35 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25898150392/index.html b/static/mytweets/ewagoner/status/25898150392/index.html new file mode 100644 index 00000000..1435c352 --- /dev/null +++ b/static/mytweets/ewagoner/status/25898150392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "We're cultural change agents, positive innovators, integrity seekers. So don’t apologize for making noble decisions." http://is.gd/fAlFc + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "We're cultural change agents, positive innovators, integrity seekers. So don’t apologize for making noble decisions." http://is.gd/fAlFc +

+

+ 9/29/2010, 12:29:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/258996258948141056/index.html b/static/mytweets/ewagoner/status/258996258948141056/index.html new file mode 100644 index 00000000..6199ab2c --- /dev/null +++ b/static/mytweets/ewagoner/status/258996258948141056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “maybe the point of monogamous culture isn’t about who gets to sleep w/ whom, but who gets to be perceived as a couple” <a href="http://solopoly.net/2012/09/29/whats-a-metamour-on-my-terms/">http://solopoly.net/2012/09/29/whats-a-metamour-on-my-terms/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/259035337077190656/index.html b/static/mytweets/ewagoner/status/259035337077190656/index.html new file mode 100644 index 00000000..612851d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/259035337077190656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Somewhere nearby someone is practicing the tuba for the clown brigade in the Wild Rumpus. He just played the theme to Sanford & Son. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Somewhere nearby someone is practicing the tuba for the clown brigade in the Wild Rumpus. He just played the theme to Sanford & Son. +

+

+ 10/18/2012, 4:56:51 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25905661752/index.html b/static/mytweets/ewagoner/status/25905661752/index.html new file mode 100644 index 00000000..100daa52 --- /dev/null +++ b/static/mytweets/ewagoner/status/25905661752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just stumbled upon the "Orthodox Celts", Belgrade's most popular Irish band. What a great mix of musical & vocal accents! http://is.gd/fAyIz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just stumbled upon the "Orthodox Celts", Belgrade's most popular Irish band. What a great mix of musical & vocal accents! http://is.gd/fAyIz +

+

+ 9/29/2010, 2:11:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/259117678709575681/index.html b/static/mytweets/ewagoner/status/259117678709575681/index.html new file mode 100644 index 00000000..527dc5c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/259117678709575681/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All my server migration scripts are humming along. I’ve got Annie Nightingale blaring and I’m dancing around the office while they work. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All my server migration scripts are humming along. I’ve got Annie Nightingale blaring and I’m dancing around the office while they work. +

+

+ 10/18/2012, 10:24:03 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/259129408957321217/index.html b/static/mytweets/ewagoner/status/259129408957321217/index.html new file mode 100644 index 00000000..863d65cf --- /dev/null +++ b/static/mytweets/ewagoner/status/259129408957321217/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, that went off pretty much without a hitch. This sysadmin stuff is stressful, yo! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, that went off pretty much without a hitch. This sysadmin stuff is stressful, yo! +

+

+ 10/18/2012, 11:10:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25916275566/index.html b/static/mytweets/ewagoner/status/25916275566/index.html new file mode 100644 index 00000000..3792c335 --- /dev/null +++ b/static/mytweets/ewagoner/status/25916275566/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to take the girl for our yearly visit to the county fair. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to take the girl for our yearly visit to the county fair. +

+

+ 9/29/2010, 4:52:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/259227272/index.html b/static/mytweets/ewagoner/status/259227272/index.html new file mode 100644 index 00000000..a94d66ed --- /dev/null +++ b/static/mytweets/ewagoner/status/259227272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My hog's going to the butcher tomorrow. I shall soon get more practice with charcuterie. Might make prosciutto. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My hog's going to the butcher tomorrow. I shall soon get more practice with charcuterie. Might make prosciutto. +

+

+ 9/10/2007, 12:43:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/259242582/index.html b/static/mytweets/ewagoner/status/259242582/index.html new file mode 100644 index 00000000..9ec5fb4e --- /dev/null +++ b/static/mytweets/ewagoner/status/259242582/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Harvest party at my house: http://athens.locallygrown.net/market/index/1273 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Harvest party at my house: http://athens.locallygrown.net/market/index/1273 +

+

+ 9/10/2007, 12:53:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25924364454/index.html b/static/mytweets/ewagoner/status/25924364454/index.html new file mode 100644 index 00000000..c78ec98d --- /dev/null +++ b/static/mytweets/ewagoner/status/25924364454/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cold rainy evening at the fair. We got there right as they decided to close for the night. Boo! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cold rainy evening at the fair. We got there right as they decided to close for the night. Boo! +

+

+ 9/29/2010, 6:49:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/259328781381148674/index.html b/static/mytweets/ewagoner/status/259328781381148674/index.html new file mode 100644 index 00000000..22bc9980 --- /dev/null +++ b/static/mytweets/ewagoner/status/259328781381148674/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I slept in this morning, but tonight I’ll be up most the night barbecuing my weight in local sustainable meats. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I slept in this morning, but tonight I’ll be up most the night barbecuing my weight in local sustainable meats. +

+

+ 10/19/2012, 12:22:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25939351793/index.html b/static/mytweets/ewagoner/status/25939351793/index.html new file mode 100644 index 00000000..04b567ad --- /dev/null +++ b/static/mytweets/ewagoner/status/25939351793/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tomorrow's the last day of the Virgo Month of Leisure. And so goes another year where I somehow skip the whole "leisure" part. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tomorrow's the last day of the Virgo Month of Leisure. And so goes another year where I somehow skip the whole "leisure" part. +

+

+ 9/29/2010, 9:59:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25943700827803649/index.html b/static/mytweets/ewagoner/status/25943700827803649/index.html new file mode 100644 index 00000000..15862637 --- /dev/null +++ b/static/mytweets/ewagoner/status/25943700827803649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Never trust an asymptotic giant branch star. Stick with main sequences and dwarfs." <a href="http://xkcd.com/847">http://xkcd.com/847</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Never trust an asymptotic giant branch star. Stick with main sequences and dwarfs." http://xkcd.com/847 +

+

+ 1/14/2011, 10:53:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/259514608769986561/index.html b/static/mytweets/ewagoner/status/259514608769986561/index.html new file mode 100644 index 00000000..d5b9f0c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/259514608769986561/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Kleptones are keeping me company as I do my yearly all-nighter cooking pork, beef, lamb, chicken, and more for my farmers market feast. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Kleptones are keeping me company as I do my yearly all-nighter cooking pork, beef, lamb, chicken, and more for my farmers market feast. +

+

+ 10/20/2012, 12:41:18 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/259536608632659968/index.html b/static/mytweets/ewagoner/status/259536608632659968/index.html new file mode 100644 index 00000000..5faf1ef7 --- /dev/null +++ b/static/mytweets/ewagoner/status/259536608632659968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The first step to good barbecue: good coals. <a href="http://instagr.am/p/Q_lZLgM2uY/">http://instagr.am/p/Q_lZLgM2uY/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The first step to good barbecue: good coals. http://instagr.am/p/Q_lZLgM2uY/ +

+

+ 10/20/2012, 2:08:44 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/259638596389195776/index.html b/static/mytweets/ewagoner/status/259638596389195776/index.html new file mode 100644 index 00000000..b8382ce9 --- /dev/null +++ b/static/mytweets/ewagoner/status/259638596389195776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yup. I hope I don't have to eat all this by myself, but I will if I have to. <a href="http://instagr.am/p/RATwWCs2jt/">http://instagr.am/p/RATwWCs2jt/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yup. I hope I don't have to eat all this by myself, but I will if I have to. http://instagr.am/p/RATwWCs2jt/ +

+

+ 10/20/2012, 8:53:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/259724513175035904/index.html b/static/mytweets/ewagoner/status/259724513175035904/index.html new file mode 100644 index 00000000..1b3ae960 --- /dev/null +++ b/static/mytweets/ewagoner/status/259724513175035904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pulled pork, beef brisket, ribs, leg of lamb, salmon filet. Let’s eat, y’all! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pulled pork, beef brisket, ribs, leg of lamb, salmon filet. Let’s eat, y’all! +

+

+ 10/20/2012, 2:35:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/259749781503610880/index.html b/static/mytweets/ewagoner/status/259749781503610880/index.html new file mode 100644 index 00000000..f47b14f8 --- /dev/null +++ b/static/mytweets/ewagoner/status/259749781503610880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Good lord, y’all. This hard maple ginger apple cider is one of the best things I’ve ever brewed. <a href="http://yfrog.com/oe4gobnxj">http://yfrog.com/oe4gobnxj</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Good lord, y’all. This hard maple ginger apple cider is one of the best things I’ve ever brewed. http://yfrog.com/oe4gobnxj +

+

+ 10/20/2012, 4:15:48 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25978133857/index.html b/static/mytweets/ewagoner/status/25978133857/index.html new file mode 100644 index 00000000..6ef234fc --- /dev/null +++ b/static/mytweets/ewagoner/status/25978133857/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Payday! Let's see... feed it through bill pay, carry the two, and... $30. These days, that's a good month. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Payday! Let's see... feed it through bill pay, carry the two, and... $30. These days, that's a good month. +

+

+ 9/30/2010, 9:18:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25986477454/index.html b/static/mytweets/ewagoner/status/25986477454/index.html new file mode 100644 index 00000000..ec8e115b --- /dev/null +++ b/static/mytweets/ewagoner/status/25986477454/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The punishing, crushing debt imposed on Germany after WWI set the stage for WWII. The final payment is due this Sunday. http://is.gd/fCju4 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The punishing, crushing debt imposed on Germany after WWI set the stage for WWII. The final payment is due this Sunday. http://is.gd/fCju4 +

+

+ 9/30/2010, 10:52:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25994728306642944/index.html b/static/mytweets/ewagoner/status/25994728306642944/index.html new file mode 100644 index 00000000..82be144b --- /dev/null +++ b/static/mytweets/ewagoner/status/25994728306642944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm both an exhibitor and on the staff (with a demanding job) of a major sustainable ag conference next week, and I'm not at all ready. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm both an exhibitor and on the staff (with a demanding job) of a major sustainable ag conference next week, and I'm not at all ready. +

+

+ 1/14/2011, 2:16:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/25998629986639872/index.html b/static/mytweets/ewagoner/status/25998629986639872/index.html new file mode 100644 index 00000000..9a3585f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/25998629986639872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Woot! Good news at work is good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Woot! Good news at work is good. +

+

+ 1/14/2011, 2:32:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/260089150097731584/index.html b/static/mytweets/ewagoner/status/260089150097731584/index.html new file mode 100644 index 00000000..23f1aba0 --- /dev/null +++ b/static/mytweets/ewagoner/status/260089150097731584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yes, argumentative lady with a hundred items in your cart and a pile of rain checks tying up the only express lane: I’m judging you. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yes, argumentative lady with a hundred items in your cart and a pile of rain checks tying up the only express lane: I’m judging you. +

+

+ 10/21/2012, 2:44:20 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26019989546864640/index.html b/static/mytweets/ewagoner/status/26019989546864640/index.html new file mode 100644 index 00000000..da2cda03 --- /dev/null +++ b/static/mytweets/ewagoner/status/26019989546864640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Another iconic building I'll never get to visit... Skylab and the south pole geodesic dome get dismantled: <a href="http://www.southpolestation.com/0910/10photos1.html">http://www.southpolestation.com/0910/10photos1.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26022171658/index.html b/static/mytweets/ewagoner/status/26022171658/index.html new file mode 100644 index 00000000..46425708 --- /dev/null +++ b/static/mytweets/ewagoner/status/26022171658/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We've been taking credit card payments at the farmers market all evening using our @square reader. So simple. http://gdzl.la/8Fmbgz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We've been taking credit card payments at the farmers market all evening using our @square reader. So simple. http://gdzl.la/8Fmbgz +

+

+ 9/30/2010, 6:49:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26035950899429376/index.html b/static/mytweets/ewagoner/status/26035950899429376/index.html new file mode 100644 index 00000000..1f354e34 --- /dev/null +++ b/static/mytweets/ewagoner/status/26035950899429376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RuthBourdain: I'm seeing way too many annoying references to chardonnay as "chard." The proper abbreviation is "cha-nay-nay." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RuthBourdain: I'm seeing way too many annoying references to chardonnay as "chard." The proper abbreviation is "cha-nay-nay." +

+

+ 1/14/2011, 5:00:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26040316428/index.html b/static/mytweets/ewagoner/status/26040316428/index.html new file mode 100644 index 00000000..9b439168 --- /dev/null +++ b/static/mytweets/ewagoner/status/26040316428/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 10:30pm. Just got home from my market, and still have an hour of coding to do to meet a deadline. Good thing I'm working from home tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 10:30pm. Just got home from my market, and still have an hour of coding to do to meet a deadline. Good thing I'm working from home tomorrow. +

+

+ 9/30/2010, 10:28:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/260459343143653376/index.html b/static/mytweets/ewagoner/status/260459343143653376/index.html new file mode 100644 index 00000000..1009a2d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/260459343143653376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The committee fails to recognize that Dr. Jones is even remotely proficient [in] archaeological scholarship & practice. <a href="http://www.mcsweeneys.net/articles/back-from-yet-another-globetrotting-adventure-indiana-jones-checks-his-mail-and-discovers-that-his-bid-for-tenure-has-been-denied">http://www.mcsweeneys.net/articles/back-from-yet-another-globetrotting-adventure-indiana-jones-checks-his-mail-and-discovers-that-his-bid-for-tenure-has-been-denied</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/260470272078016512/index.html b/static/mytweets/ewagoner/status/260470272078016512/index.html new file mode 100644 index 00000000..f144bb28 --- /dev/null +++ b/static/mytweets/ewagoner/status/260470272078016512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “You’re familiar with the story of Pandora, right? Hope is usually conveyed as being a good thing. What if it’s not?” <a href="http://www.lovelifepractice.com/hope-the-love-version/">http://www.lovelifepractice.com/hope-the-love-version/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/260543092715814914/index.html b/static/mytweets/ewagoner/status/260543092715814914/index.html new file mode 100644 index 00000000..61c14dce --- /dev/null +++ b/static/mytweets/ewagoner/status/260543092715814914/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Old Bunnies “proud & empowered by their beauty and sexuality, at the same time stricken by the fleeting nature of it.“ <a href="http://archieli.com/old-playboy-bunnies-by-robyn-twomey/">http://archieli.com/old-playboy-bunnies-by-robyn-twomey/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/260545935774466048/index.html b/static/mytweets/ewagoner/status/260545935774466048/index.html new file mode 100644 index 00000000..c7fe1f43 --- /dev/null +++ b/static/mytweets/ewagoner/status/260545935774466048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OH: “…to me, i was putting happy little gnome heads on my toes. But now that you point it out, I can totally see your point.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH: “…to me, i was putting happy little gnome heads on my toes. But now that you point it out, I can totally see your point.” +

+

+ 10/22/2012, 8:59:26 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26054856527581184/index.html b/static/mytweets/ewagoner/status/26054856527581184/index.html new file mode 100644 index 00000000..4a647b24 --- /dev/null +++ b/static/mytweets/ewagoner/status/26054856527581184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Drinking some bacon @highwirelounge @ Highwire Lounge http://instagr.am/p/BA0Od/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Drinking some bacon @highwirelounge @ Highwire Lounge http://instagr.am/p/BA0Od/ +

+

+ 1/14/2011, 6:15:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/260587152587513857/index.html b/static/mytweets/ewagoner/status/260587152587513857/index.html new file mode 100644 index 00000000..2c079805 --- /dev/null +++ b/static/mytweets/ewagoner/status/260587152587513857/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @bobpowers1: Just checked Fivethirtyeight. No change yet. Checked again. No change yet. Checked again. No change yet. Checked again. No c + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @bobpowers1: Just checked Fivethirtyeight. No change yet. Checked again. No change yet. Checked again. No change yet. Checked again. No c +

+

+ 10/22/2012, 11:43:13 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26070574639882240/index.html b/static/mytweets/ewagoner/status/26070574639882240/index.html new file mode 100644 index 00000000..a9f0f185 --- /dev/null +++ b/static/mytweets/ewagoner/status/26070574639882240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Having to wait for yet another SUV to be pulled out of the ditch. http://instagr.am/p/BA3Fj/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Having to wait for yet another SUV to be pulled out of the ditch. http://instagr.am/p/BA3Fj/ +

+

+ 1/14/2011, 7:18:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/260716254917177345/index.html b/static/mytweets/ewagoner/status/260716254917177345/index.html new file mode 100644 index 00000000..5d7d19a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/260716254917177345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Enjoying DJ Shoom’s “TechNoir” set on my commute today. Starts with Humphrey Bogart dialogue & gets better from there. <a href="http://www.goa-shoom.net/mixes/shoom/technoir.html">http://www.goa-shoom.net/mixes/shoom/technoir.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Enjoying DJ Shoom’s “TechNoir” set on my commute today. Starts with Humphrey Bogart dialogue & gets better from there. http://www.goa-shoom.net/mixes/shoom/technoir.html +

+

+ 10/23/2012, 8:16:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/260744874456928256/index.html b/static/mytweets/ewagoner/status/260744874456928256/index.html new file mode 100644 index 00000000..5307e7fc --- /dev/null +++ b/static/mytweets/ewagoner/status/260744874456928256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “allow the truth of the relationship to define the form it takes, rather than traditional ideas of how it should look” <a href="http://303magazine.com/2012/08/alternatives-to-monogamy-polyamory/">http://303magazine.com/2012/08/alternatives-to-monogamy-polyamory/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26075940382/index.html b/static/mytweets/ewagoner/status/26075940382/index.html new file mode 100644 index 00000000..85775b8e --- /dev/null +++ b/static/mytweets/ewagoner/status/26075940382/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Been trying for 45 minutes to reserve a room for next year's DragonCon, but the Marriott's crashy reservation system is crashy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Been trying for 45 minutes to reserve a room for next year's DragonCon, but the Marriott's crashy reservation system is crashy. +

+

+ 10/1/2010, 8:45:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/260794531732148224/index.html b/static/mytweets/ewagoner/status/260794531732148224/index.html new file mode 100644 index 00000000..e82d8a37 --- /dev/null +++ b/static/mytweets/ewagoner/status/260794531732148224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @wunderkamercast: Most terrifying cause of death in the history of EVER. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @wunderkamercast: Most terrifying cause of death in the history of EVER.

+

+

+ 10/23/2012, 1:27:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/260860083183951872/index.html b/static/mytweets/ewagoner/status/260860083183951872/index.html new file mode 100644 index 00000000..b1120400 --- /dev/null +++ b/static/mytweets/ewagoner/status/260860083183951872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve taken a few weeks off due to busy-ness, but I’m back with a fresh Brothers Grimm tale: “The Two Travelers” <a href="http://grimmlunch.org/107-the-two-travellers">http://grimmlunch.org/107-the-two-travellers</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve taken a few weeks off due to busy-ness, but I’m back with a fresh Brothers Grimm tale: “The Two Travelers” http://grimmlunch.org/107-the-two-travellers +

+

+ 10/23/2012, 5:47:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26096228936720384/index.html b/static/mytweets/ewagoner/status/26096228936720384/index.html new file mode 100644 index 00000000..5bdb2827 --- /dev/null +++ b/static/mytweets/ewagoner/status/26096228936720384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A little late-night cheese cracker crusted flounder. http://instagr.am/p/BA8ME/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A little late-night cheese cracker crusted flounder. http://instagr.am/p/BA8ME/ +

+

+ 1/14/2011, 9:00:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26098074538/index.html b/static/mytweets/ewagoner/status/26098074538/index.html new file mode 100644 index 00000000..7b555ca5 --- /dev/null +++ b/static/mytweets/ewagoner/status/26098074538/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My wife left town for a few days, and gave me a list of things *not* to do around the house. Buying a chainsaw's not on there. I checked. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My wife left town for a few days, and gave me a list of things *not* to do around the house. Buying a chainsaw's not on there. I checked. +

+

+ 10/1/2010, 12:59:40 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/261074192752050176/index.html b/static/mytweets/ewagoner/status/261074192752050176/index.html new file mode 100644 index 00000000..200b26ec --- /dev/null +++ b/static/mytweets/ewagoner/status/261074192752050176/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “Learnable Progamming: Designing a programming system for understanding programs” An informative illustrated essay. +<a href="http://worrydream.com/LearnableProgramming/">http://worrydream.com/LearnableProgramming/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Learnable Progamming: Designing a programming system for understanding programs” An informative illustrated essay.
http://worrydream.com/LearnableProgramming/ +

+

+ 10/24/2012, 7:58:32 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/261121967569129472/index.html b/static/mytweets/ewagoner/status/261121967569129472/index.html new file mode 100644 index 00000000..b9ff2125 --- /dev/null +++ b/static/mytweets/ewagoner/status/261121967569129472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @howardtayler Made me happy: "Not my problem" in Polish is "nie moj cyrk, nie moje malpy." Literally "not my circus, not my monkey." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @howardtayler Made me happy: "Not my problem" in Polish is "nie moj cyrk, nie moje malpy." Literally "not my circus, not my monkey." +

+

+ 10/24/2012, 11:08:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/261185512/index.html b/static/mytweets/ewagoner/status/261185512/index.html new file mode 100644 index 00000000..0c70a588 --- /dev/null +++ b/static/mytweets/ewagoner/status/261185512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New recipe idea: Chile Rellenos del Mar -- chiles stuffed with shrimp and fontina, egg battered, and pan dried. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New recipe idea: Chile Rellenos del Mar -- chiles stuffed with shrimp and fontina, egg battered, and pan dried. +

+

+ 9/11/2007, 9:23:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/261201183685898241/index.html b/static/mytweets/ewagoner/status/261201183685898241/index.html new file mode 100644 index 00000000..7174d1f4 --- /dev/null +++ b/static/mytweets/ewagoner/status/261201183685898241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Why do the English (and other cultures) not refrigerate eggs? Are they magical eggs?” No. They respect their food. <a href="http://london-syndrome.tumblr.com/post/33638880930/british-eggs-mystery-solved">http://london-syndrome.tumblr.com/post/33638880930/british-eggs-mystery-solved</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/261214324285136898/index.html b/static/mytweets/ewagoner/status/261214324285136898/index.html new file mode 100644 index 00000000..c75096df --- /dev/null +++ b/static/mytweets/ewagoner/status/261214324285136898/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “The alternative [to cheating] is the combination of honesty, integrity, and aligning our actions with our values.” <a href="http://www.charlieglickman.com/2012/10/polyamory-isnt-an-alternative-to-cheating/">http://www.charlieglickman.com/2012/10/polyamory-isnt-an-alternative-to-cheating/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26122699904/index.html b/static/mytweets/ewagoner/status/26122699904/index.html new file mode 100644 index 00000000..62fc1718 --- /dev/null +++ b/static/mytweets/ewagoner/status/26122699904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Taking the two little girls to Atlanta for a picnic dinner and an outdoor Shakespeare production. By myself, because I like a challenge. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Taking the two little girls to Atlanta for a picnic dinner and an outdoor Shakespeare production. By myself, because I like a challenge. +

+

+ 10/1/2010, 6:58:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/261228767735848961/index.html b/static/mytweets/ewagoner/status/261228767735848961/index.html new file mode 100644 index 00000000..41ef925c --- /dev/null +++ b/static/mytweets/ewagoner/status/261228767735848961/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In today’s Brother’s Grimm tale, a hedgehog rides a rooster, plays the bagpipes, and tend to his pigs. <a href="http://grimmlunch.org/108-hans-my-hedgehog">http://grimmlunch.org/108-hans-my-hedgehog</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In today’s Brother’s Grimm tale, a hedgehog rides a rooster, plays the bagpipes, and tend to his pigs. http://grimmlunch.org/108-hans-my-hedgehog +

+

+ 10/24/2012, 6:12:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/261482821569359872/index.html b/static/mytweets/ewagoner/status/261482821569359872/index.html new file mode 100644 index 00000000..a4cadeb9 --- /dev/null +++ b/static/mytweets/ewagoner/status/261482821569359872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So, one of the few people in North America who hand-forges chef knives is right here in Athens. <a href="http://clatl.com/atlanta/the-knifemaker-bloodroot-blades/Content?oid=6733405">http://clatl.com/atlanta/the-knifemaker-bloodroot-blades/Content?oid=6733405</a> <a href="http://www.etsy.com/shop/BloodrootBlades?ref=search_shop_redirect">http://www.etsy.com/shop/BloodrootBlades?ref=search_shop_redirect</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26172259362/index.html b/static/mytweets/ewagoner/status/26172259362/index.html new file mode 100644 index 00000000..5593ff26 --- /dev/null +++ b/static/mytweets/ewagoner/status/26172259362/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Farmers market returns with themes, local fare" Also, an online ordering system. http://is.gd/fGA24 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Farmers market returns with themes, local fare" Also, an online ordering system. http://is.gd/fGA24 +

+

+ 10/2/2010, 9:04:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/261775522/index.html b/static/mytweets/ewagoner/status/261775522/index.html new file mode 100644 index 00000000..d85b4f6b --- /dev/null +++ b/static/mytweets/ewagoner/status/261775522/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Flaming Lips are playing at the OK City Zoo, on my computer, as I'm working. Over to the left, on the third monitor. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Flaming Lips are playing at the OK City Zoo, on my computer, as I'm working. Over to the left, on the third monitor. +

+

+ 9/11/2007, 2:19:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/261835481615060992/index.html b/static/mytweets/ewagoner/status/261835481615060992/index.html new file mode 100644 index 00000000..5b8a8d4d --- /dev/null +++ b/static/mytweets/ewagoner/status/261835481615060992/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “And now,” cried Max, “let the wild rumpus start!” + +<a href="http://m.onlineathens.com/local-news/2012-10-25/wild-rumpus-parade-paying-homage-moon-saturday">http://m.onlineathens.com/local-news/2012-10-25/wild-rumpus-parade-paying-homage-moon-saturday</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26184518305/index.html b/static/mytweets/ewagoner/status/26184518305/index.html new file mode 100644 index 00000000..34300d5b --- /dev/null +++ b/static/mytweets/ewagoner/status/26184518305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today we are at the Loch Hartwell Highland Games in Anderson, SC. The massed drums & pipers are about to march. http://gdzl.la/8FLYcJ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today we are at the Loch Hartwell Highland Games in Anderson, SC. The massed drums & pipers are about to march. http://gdzl.la/8FLYcJ +

+

+ 10/2/2010, 11:39:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/261846793019613184/index.html b/static/mytweets/ewagoner/status/261846793019613184/index.html new file mode 100644 index 00000000..6e00f7c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/261846793019613184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m so happy that someone filmed Killian Cat-Rah’s amazingly fun “Total Yodel Medley”: <a href="http://www.youtube.com/watch?v=N48TRUM7oYE">http://www.youtube.com/watch?v=N48TRUM7oYE</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m so happy that someone filmed Killian Cat-Rah’s amazingly fun “Total Yodel Medley”: http://www.youtube.com/watch?v=N48TRUM7oYE +

+

+ 10/26/2012, 11:08:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/261854859706380290/index.html b/static/mytweets/ewagoner/status/261854859706380290/index.html new file mode 100644 index 00000000..dd04444a --- /dev/null +++ b/static/mytweets/ewagoner/status/261854859706380290/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Oh lord almighty! “Flex Mex”: A hexaflexagon made from a tortilla. + +<a href="http://www.youtube.com/watch?v=GTwrVAbV56o">http://www.youtube.com/watch?v=GTwrVAbV56o</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26185703433/index.html b/static/mytweets/ewagoner/status/26185703433/index.html new file mode 100644 index 00000000..7730fab6 --- /dev/null +++ b/static/mytweets/ewagoner/status/26185703433/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's something about pipes and drums that's so good for my soul. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's something about pipes and drums that's so good for my soul. +

+

+ 10/2/2010, 11:53:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/261886539787821056/index.html b/static/mytweets/ewagoner/status/261886539787821056/index.html new file mode 100644 index 00000000..c1964545 --- /dev/null +++ b/static/mytweets/ewagoner/status/261886539787821056/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “Why Is Dad So Mad?” Kids just don’t understand the dark side of George Lucas. +<a href="http://theboardofeducation.bandcamp.com/track/why-is-dad-so-mad">http://theboardofeducation.bandcamp.com/track/why-is-dad-so-mad</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/261908166420336640/index.html b/static/mytweets/ewagoner/status/261908166420336640/index.html new file mode 100644 index 00000000..5142e22b --- /dev/null +++ b/static/mytweets/ewagoner/status/261908166420336640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m not into arcade-style fighting games, but I grabbed this free iOS app after reading the feature list: <a href="https://itunes.apple.com/us/app/punch-quest/id554223561?mt=8">https://itunes.apple.com/us/app/punch-quest/id554223561?mt=8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26194551/index.html b/static/mytweets/ewagoner/status/26194551/index.html new file mode 100644 index 00000000..70eb9c3d --- /dev/null +++ b/static/mytweets/ewagoner/status/26194551/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We have a spare 6 year old in the house for the next several days. Luckily, it's supposed to rain all weekend. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We have a spare 6 year old in the house for the next several days. Luckily, it's supposed to rain all weekend. +

+

+ 4/12/2007, 5:46:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/261949519615361024/index.html b/static/mytweets/ewagoner/status/261949519615361024/index.html new file mode 100644 index 00000000..c16f24ec --- /dev/null +++ b/static/mytweets/ewagoner/status/261949519615361024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Three different salads for dinner. @ The Branded Butcher <a href="http://instagr.am/p/RQuqayM2jk/">http://instagr.am/p/RQuqayM2jk/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Three different salads for dinner. @ The Branded Butcher http://instagr.am/p/RQuqayM2jk/ +

+

+ 10/26/2012, 5:56:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/262003914243702785/index.html b/static/mytweets/ewagoner/status/262003914243702785/index.html new file mode 100644 index 00000000..b49ee91d --- /dev/null +++ b/static/mytweets/ewagoner/status/262003914243702785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m here at sound check, and let me tell you: tonight’s Burlesque Beta is off the chain. You’ve got an hour to get to the Go Bar. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m here at sound check, and let me tell you: tonight’s Burlesque Beta is off the chain. You’ve got an hour to get to the Go Bar. +

+

+ 10/26/2012, 9:32:55 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26207916860/index.html b/static/mytweets/ewagoner/status/26207916860/index.html new file mode 100644 index 00000000..bee8ffd5 --- /dev/null +++ b/static/mytweets/ewagoner/status/26207916860/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It all makes sense now. Most of my neighbors are Gymkhana drivers, and they're all trying to be this guy: http://devour.com/video/gymkhana/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It all makes sense now. Most of my neighbors are Gymkhana drivers, and they're all trying to be this guy: http://devour.com/video/gymkhana/ +

+

+ 10/2/2010, 5:19:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26213030349/index.html b/static/mytweets/ewagoner/status/26213030349/index.html new file mode 100644 index 00000000..00b40b6b --- /dev/null +++ b/static/mytweets/ewagoner/status/26213030349/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Oh no, you did not just tell me to hench." Phineas and Ferb has really grown on me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Oh no, you did not just tell me to hench." Phineas and Ferb has really grown on me. +

+

+ 10/2/2010, 6:44:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26217556038/index.html b/static/mytweets/ewagoner/status/26217556038/index.html new file mode 100644 index 00000000..8d5c6f87 --- /dev/null +++ b/static/mytweets/ewagoner/status/26217556038/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, crap. I sunburned the baby. Doesn't seem to be bothering her, but it looks pink Hopefully it'll fade before mom gets home. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, crap. I sunburned the baby. Doesn't seem to be bothering her, but it looks pink Hopefully it'll fade before mom gets home. +

+

+ 10/2/2010, 7:53:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26219723091/index.html b/static/mytweets/ewagoner/status/26219723091/index.html new file mode 100644 index 00000000..73fa98f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/26219723091/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've got "Transporter 2" playing on mute. I'm pretty sure it's a "Die Hard" spoof. Even more than the last "Die Hard". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've got "Transporter 2" playing on mute. I'm pretty sure it's a "Die Hard" spoof. Even more than the last "Die Hard". +

+

+ 10/2/2010, 8:26:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26223304119/index.html b/static/mytweets/ewagoner/status/26223304119/index.html new file mode 100644 index 00000000..3d80932e --- /dev/null +++ b/static/mytweets/ewagoner/status/26223304119/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Munching on Scottish shortbread I bought in South Carolina from an Australian baker with a shop in Georgia. http://AustralianBakery.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Munching on Scottish shortbread I bought in South Carolina from an Australian baker with a shop in Georgia. http://AustralianBakery.com/ +

+

+ 10/2/2010, 9:17:52 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/262463022/index.html b/static/mytweets/ewagoner/status/262463022/index.html new file mode 100644 index 00000000..634c686b --- /dev/null +++ b/static/mytweets/ewagoner/status/262463022/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making cottage cheese. Starting with milk. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making cottage cheese. Starting with milk. +

+

+ 9/11/2007, 9:11:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/262600646690238466/index.html b/static/mytweets/ewagoner/status/262600646690238466/index.html new file mode 100644 index 00000000..0af6501f --- /dev/null +++ b/static/mytweets/ewagoner/status/262600646690238466/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper picked up the iPhone, unlocked it, and immediately found and started playing Regina Spektor songs. Sometimes you have a craving. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper picked up the iPhone, unlocked it, and immediately found and started playing Regina Spektor songs. Sometimes you have a craving. +

+

+ 10/28/2012, 1:04:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/262609936477986816/index.html b/static/mytweets/ewagoner/status/262609936477986816/index.html new file mode 100644 index 00000000..1ab4384e --- /dev/null +++ b/static/mytweets/ewagoner/status/262609936477986816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just looked in the mirror & saw ab muscles for the first time in 24 years. Guess all those upside down crunches on the trapeze are working. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just looked in the mirror & saw ab muscles for the first time in 24 years. Guess all those upside down crunches on the trapeze are working. +

+

+ 10/28/2012, 1:41:02 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/262614859424878593/index.html b/static/mytweets/ewagoner/status/262614859424878593/index.html new file mode 100644 index 00000000..a8386db6 --- /dev/null +++ b/static/mytweets/ewagoner/status/262614859424878593/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @poopbird: .....I found my calling in life. <a href="http://instagr.am/p/RVcm20vkHQ/">http://instagr.am/p/RVcm20vkHQ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @poopbird: .....I found my calling in life. http://instagr.am/p/RVcm20vkHQ/ +

+

+ 10/28/2012, 2:00:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/262615415170154496/index.html b/static/mytweets/ewagoner/status/262615415170154496/index.html new file mode 100644 index 00000000..a861f389 --- /dev/null +++ b/static/mytweets/ewagoner/status/262615415170154496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Principal's List <a href="http://instagr.am/p/RVdgfWs2kr/">http://instagr.am/p/RVdgfWs2kr/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26284686927/index.html b/static/mytweets/ewagoner/status/26284686927/index.html new file mode 100644 index 00000000..c7c3831b --- /dev/null +++ b/static/mytweets/ewagoner/status/26284686927/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First lesson of chainsaw ownership: a chain installed backwards still cuts. Badly. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First lesson of chainsaw ownership: a chain installed backwards still cuts. Badly. +

+

+ 10/3/2010, 1:16:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/262977400030236672/index.html b/static/mytweets/ewagoner/status/262977400030236672/index.html new file mode 100644 index 00000000..35fb3473 --- /dev/null +++ b/static/mytweets/ewagoner/status/262977400030236672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you haven’t seen the official postscript to Doctor Who’s “The Angels Take Manhattan”, watch it now: <a href="http://www.youtube.com/watch?v=XWU6XL9xI4k">http://www.youtube.com/watch?v=XWU6XL9xI4k</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you haven’t seen the official postscript to Doctor Who’s “The Angels Take Manhattan”, watch it now: http://www.youtube.com/watch?v=XWU6XL9xI4k +

+

+ 10/29/2012, 2:01:12 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/262999222654218241/index.html b/static/mytweets/ewagoner/status/262999222654218241/index.html new file mode 100644 index 00000000..faa31e7f --- /dev/null +++ b/static/mytweets/ewagoner/status/262999222654218241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here are a good number of lovely images from Saturday’s Wild Rumpus: <a href="http://www.redandblack.com/photo-gallery-wild-rumpus/collection_2c005be4-2143-11e2-afa3-001a4bcf6878.html">http://www.redandblack.com/photo-gallery-wild-rumpus/collection_2c005be4-2143-11e2-afa3-001a4bcf6878.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/263001603622195200/index.html b/static/mytweets/ewagoner/status/263001603622195200/index.html new file mode 100644 index 00000000..3d9e10d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/263001603622195200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here are about 800 more images of the Wild Rumpus. It was such a great time. One of my favorite nights in Athens. <a href="http://spotted.onlineathens.com/galleries/428078/">http://spotted.onlineathens.com/galleries/428078/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here are about 800 more images of the Wild Rumpus. It was such a great time. One of my favorite nights in Athens. http://spotted.onlineathens.com/galleries/428078/ +

+

+ 10/29/2012, 3:37:23 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/263013346889064449/index.html b/static/mytweets/ewagoner/status/263013346889064449/index.html new file mode 100644 index 00000000..84842019 --- /dev/null +++ b/static/mytweets/ewagoner/status/263013346889064449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh no! The HMS Bounty (the 1960s replica of the 1789 tall ship) was lost at sea today, a victim of Sandy. <a href="http://www.tallshipbounty.org">http://www.tallshipbounty.org</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh no! The HMS Bounty (the 1960s replica of the 1789 tall ship) was lost at sea today, a victim of Sandy. http://www.tallshipbounty.org +

+

+ 10/29/2012, 4:24:03 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26302431344/index.html b/static/mytweets/ewagoner/status/26302431344/index.html new file mode 100644 index 00000000..35163f40 --- /dev/null +++ b/static/mytweets/ewagoner/status/26302431344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My tripwire flash camera caught a picture of the elusive Kneebiter. http://gdzl.la/8G9Awq + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My tripwire flash camera caught a picture of the elusive Kneebiter. http://gdzl.la/8G9Awq +

+

+ 10/3/2010, 5:30:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/263075568352890880/index.html b/static/mytweets/ewagoner/status/263075568352890880/index.html new file mode 100644 index 00000000..93573d13 --- /dev/null +++ b/static/mytweets/ewagoner/status/263075568352890880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper wanted a kitty-o-lantern, so I made her this. <a href="http://instagr.am/p/RYuui0s2i8/">http://instagr.am/p/RYuui0s2i8/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper wanted a kitty-o-lantern, so I made her this. http://instagr.am/p/RYuui0s2i8/ +

+

+ 10/29/2012, 8:31:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26310758715/index.html b/static/mytweets/ewagoner/status/26310758715/index.html new file mode 100644 index 00000000..47e50449 --- /dev/null +++ b/static/mytweets/ewagoner/status/26310758715/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian is Agent Tyrannosaurus Rex (aka "Agent T"). When she sees me she quickly takes off her secret agent hat, to protect her identity. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian is Agent Tyrannosaurus Rex (aka "Agent T"). When she sees me she quickly takes off her secret agent hat, to protect her identity. +

+

+ 10/3/2010, 7:21:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2632546608/index.html b/static/mytweets/ewagoner/status/2632546608/index.html new file mode 100644 index 00000000..51e3a758 --- /dev/null +++ b/static/mytweets/ewagoner/status/2632546608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, Happy Day! (You never know what you'll find in the office fridge here.) http://twitpic.com/abq2x + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, Happy Day! (You never know what you'll find in the office fridge here.) http://twitpic.com/abq2x +

+

+ 7/14/2009, 10:10:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/263276797414748161/index.html b/static/mytweets/ewagoner/status/263276797414748161/index.html new file mode 100644 index 00000000..e10562bb --- /dev/null +++ b/static/mytweets/ewagoner/status/263276797414748161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Saturday night's alright for sleeping / I get a little dreamin' in. <a href="http://instagr.am/p/RaKKGLM2mx/">http://instagr.am/p/RaKKGLM2mx/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Saturday night's alright for sleeping / I get a little dreamin' in. http://instagr.am/p/RaKKGLM2mx/ +

+

+ 10/30/2012, 9:50:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26330917723185152/index.html b/static/mytweets/ewagoner/status/26330917723185152/index.html new file mode 100644 index 00000000..249a42fe --- /dev/null +++ b/static/mytweets/ewagoner/status/26330917723185152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jasonh: Cailou is a whiny brat. He would not have done well in Sparta. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jasonh: Cailou is a whiny brat. He would not have done well in Sparta. +

+

+ 1/15/2011, 12:32:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/263390603788832768/index.html b/static/mytweets/ewagoner/status/263390603788832768/index.html new file mode 100644 index 00000000..69022325 --- /dev/null +++ b/static/mytweets/ewagoner/status/263390603788832768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ChiaLynn: My favorite ongoing account of the Disney/LucasFilm merger so far: @vpisteve’s #flight783. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ChiaLynn: My favorite ongoing account of the Disney/LucasFilm merger so far: @vpisteve’s #flight783. +

+

+ 10/30/2012, 5:23:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/263635222262865920/index.html b/static/mytweets/ewagoner/status/263635222262865920/index.html new file mode 100644 index 00000000..a63f4d2d --- /dev/null +++ b/static/mytweets/ewagoner/status/263635222262865920/index.html @@ -0,0 +1,57 @@ + + + + + + + + + + + + + Hey ho for Hallow E'en +A' the witches tae be seen +Some in black and some in green +Hey ho for Hallow E'en. + +Happy Samhain! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hey ho for Hallow E'en
A' the witches tae be seen
Some in black and some in green
Hey ho for Hallow E'en.

Happy Samhain! +

+

+ 10/31/2012, 9:35:09 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/263644810886397952/index.html b/static/mytweets/ewagoner/status/263644810886397952/index.html new file mode 100644 index 00000000..54c3dc0b --- /dev/null +++ b/static/mytweets/ewagoner/status/263644810886397952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m wearing my greatcloak around town today. Most people think it’s because it’s Halloween, but really it’s because I’ve got a greatcloak. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m wearing my greatcloak around town today. Most people think it’s because it’s Halloween, but really it’s because I’ve got a greatcloak. +

+

+ 10/31/2012, 10:13:15 AM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/263645183869083649/index.html b/static/mytweets/ewagoner/status/263645183869083649/index.html new file mode 100644 index 00000000..4ad022a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/263645183869083649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ferretthimself: Also, here is a photo of me in my Winter 2012 hat, along with a brief musing upon the expense of fine hattery. http: ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ferretthimself: Also, here is a photo of me in my Winter 2012 hat, along with a brief musing upon the expense of fine hattery. http: ... +

+

+ 10/31/2012, 10:14:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/263655950961999872/index.html b/static/mytweets/ewagoner/status/263655950961999872/index.html new file mode 100644 index 00000000..4f2f88bb --- /dev/null +++ b/static/mytweets/ewagoner/status/263655950961999872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There may not be definitive answers to making mono/poly relationships work, but this dialog offers perspective to both: <a href="http://www.morethantwo.com/polymonodialog.html">http://www.morethantwo.com/polymonodialog.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There may not be definitive answers to making mono/poly relationships work, but this dialog offers perspective to both: http://www.morethantwo.com/polymonodialog.html +

+

+ 10/31/2012, 10:57:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/263667897442893824/index.html b/static/mytweets/ewagoner/status/263667897442893824/index.html new file mode 100644 index 00000000..8ec9dce5 --- /dev/null +++ b/static/mytweets/ewagoner/status/263667897442893824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + HEYYEYAAEYAAAEYAEYAA! There’s just enough time in the workday for the five hour loop of He-Man singing. <a href="http://www.youtube.com/watch?v=6GggY4TEYbk&feature=related">http://www.youtube.com/watch?v=6GggY4TEYbk&feature=related</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/263747265494130688/index.html b/static/mytweets/ewagoner/status/263747265494130688/index.html new file mode 100644 index 00000000..0d003f6f --- /dev/null +++ b/static/mytweets/ewagoner/status/263747265494130688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Is Halloween overcommercialized? Has candy, costumes distracted us from placating demons to ensure a bountiful harvest? <a href="http://www.youtube.com/watch?v=0McggLIYmnE">http://www.youtube.com/watch?v=0McggLIYmnE</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Is Halloween overcommercialized? Has candy, costumes distracted us from placating demons to ensure a bountiful harvest? http://www.youtube.com/watch?v=0McggLIYmnE +

+

+ 10/31/2012, 5:00:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26383379683352577/index.html b/static/mytweets/ewagoner/status/26383379683352577/index.html new file mode 100644 index 00000000..60be7af0 --- /dev/null +++ b/static/mytweets/ewagoner/status/26383379683352577/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What to do with all the leftover spaghetti sauce? Lasagna, naturally. http://instagr.am/p/BB5kA/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What to do with all the leftover spaghetti sauce? Lasagna, naturally. http://instagr.am/p/BB5kA/ +

+

+ 1/15/2011, 4:01:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26388426805/index.html b/static/mytweets/ewagoner/status/26388426805/index.html new file mode 100644 index 00000000..8c8104fa --- /dev/null +++ b/static/mytweets/ewagoner/status/26388426805/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In my 39 years, I've not owned a lab coat. Until now, thanks to surplus at my office. Why a software dev firm has surplus lab coats, well... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In my 39 years, I've not owned a lab coat. Until now, thanks to surplus at my office. Why a software dev firm has surplus lab coats, well... +

+

+ 10/4/2010, 3:19:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26389666963/index.html b/static/mytweets/ewagoner/status/26389666963/index.html new file mode 100644 index 00000000..79cdc1be --- /dev/null +++ b/static/mytweets/ewagoner/status/26389666963/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Girlfriend in a Coma" to the tune of "Tiptoe Through the Tulips", and more: http://www.metafilter.com/96335/One-Song-to-the-Tune-of-Another + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Girlfriend in a Coma" to the tune of "Tiptoe Through the Tulips", and more: http://www.metafilter.com/96335/One-Song-to-the-Tune-of-Another +

+

+ 10/4/2010, 3:38:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/263902622/index.html b/static/mytweets/ewagoner/status/263902622/index.html new file mode 100644 index 00000000..f4b2d5b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/263902622/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making reservations to go camp on the beach. http://tinyurl.com/2bgd7d + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making reservations to go camp on the beach. http://tinyurl.com/2bgd7d +

+

+ 9/12/2007, 11:33:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/263950320122593280/index.html b/static/mytweets/ewagoner/status/263950320122593280/index.html new file mode 100644 index 00000000..73776c37 --- /dev/null +++ b/static/mytweets/ewagoner/status/263950320122593280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian's jack-o-lanterns: Mario, Luigi, and Yoshi <a href="http://instagr.am/p/Re8eSUs2nZ/">http://instagr.am/p/Re8eSUs2nZ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian's jack-o-lanterns: Mario, Luigi, and Yoshi http://instagr.am/p/Re8eSUs2nZ/ +

+

+ 11/1/2012, 6:27:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/263978612/index.html b/static/mytweets/ewagoner/status/263978612/index.html new file mode 100644 index 00000000..3d38271c --- /dev/null +++ b/static/mytweets/ewagoner/status/263978612/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sitting on my tuffet, eating my curds and whey. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sitting on my tuffet, eating my curds and whey. +

+

+ 9/12/2007, 12:06:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/263990366682882048/index.html b/static/mytweets/ewagoner/status/263990366682882048/index.html new file mode 100644 index 00000000..a6245ef7 --- /dev/null +++ b/static/mytweets/ewagoner/status/263990366682882048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @chainsawsuit: George Lucas silences critics forever with one move <a href="http://fb.me/1q9xQ3BxS">http://fb.me/1q9xQ3BxS</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @chainsawsuit: George Lucas silences critics forever with one move http://fb.me/1q9xQ3BxS +

+

+ 11/1/2012, 9:06:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/264013182237020160/index.html b/static/mytweets/ewagoner/status/264013182237020160/index.html new file mode 100644 index 00000000..c58592dd --- /dev/null +++ b/static/mytweets/ewagoner/status/264013182237020160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of my favorite Milwaukee musicians has a new solo album out. Here’s his song “Don’t Be Creepin’”: <a href="http://littleotik.bandcamp.com/track/dont-be-creepin">http://littleotik.bandcamp.com/track/dont-be-creepin</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/264021913960054784/index.html b/static/mytweets/ewagoner/status/264021913960054784/index.html new file mode 100644 index 00000000..78ab09e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/264021913960054784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Three years ago today, on a whim, I started growing a beard for an internet art project. It became much more than that. <a href="http://whiskerino.org/2009/beards/ewagoner/archive/">http://whiskerino.org/2009/beards/ewagoner/archive/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Three years ago today, on a whim, I started growing a beard for an internet art project. It became much more than that. http://whiskerino.org/2009/beards/ewagoner/archive/ +

+

+ 11/1/2012, 11:11:44 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/264026030816256001/index.html b/static/mytweets/ewagoner/status/264026030816256001/index.html new file mode 100644 index 00000000..ebde2b6a --- /dev/null +++ b/static/mytweets/ewagoner/status/264026030816256001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, Vivian. I can't even begin to tell you what's up with that pose of hers. <a href="http://instagr.am/p/Rfevm3M2s7/">http://instagr.am/p/Rfevm3M2s7/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, Vivian. I can't even begin to tell you what's up with that pose of hers. http://instagr.am/p/Rfevm3M2s7/ +

+

+ 11/1/2012, 11:28:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26412536063/index.html b/static/mytweets/ewagoner/status/26412536063/index.html new file mode 100644 index 00000000..a4e882e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/26412536063/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A lucky egg for our chicken salad: http://gdzl.la/8GsJcF + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A lucky egg for our chicken salad: http://gdzl.la/8GsJcF +

+

+ 10/4/2010, 8:57:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/264170542410649600/index.html b/static/mytweets/ewagoner/status/264170542410649600/index.html new file mode 100644 index 00000000..4150d940 --- /dev/null +++ b/static/mytweets/ewagoner/status/264170542410649600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Jupiter and the nearly full moon are putting on a lovely show rising together tonight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Jupiter and the nearly full moon are putting on a lovely show rising together tonight. +

+

+ 11/1/2012, 9:02:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26417929928/index.html b/static/mytweets/ewagoner/status/26417929928/index.html new file mode 100644 index 00000000..2766b1a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/26417929928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @thekitchn: 8 things to do with butternut squash: http://bit.ly/bEbTQg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @thekitchn: 8 things to do with butternut squash: http://bit.ly/bEbTQg +

+

+ 10/4/2010, 10:02:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2643470705/index.html b/static/mytweets/ewagoner/status/2643470705/index.html new file mode 100644 index 00000000..a8136520 --- /dev/null +++ b/static/mytweets/ewagoner/status/2643470705/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gordon Ramsey just spat out a taste of Brooklyn Black Chocolate Stout? Now I have to question everything about the man. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Gordon Ramsey just spat out a taste of Brooklyn Black Chocolate Stout? Now I have to question everything about the man. +

+

+ 7/14/2009, 10:02:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2643519632/index.html b/static/mytweets/ewagoner/status/2643519632/index.html new file mode 100644 index 00000000..24e74317 --- /dev/null +++ b/static/mytweets/ewagoner/status/2643519632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok. He settled on an Innus & Gunn Oak Aged, which *is* mighty tasty. Crisis of faith averted, for now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ok. He settled on an Innus & Gunn Oak Aged, which *is* mighty tasty. Crisis of faith averted, for now. +

+

+ 7/14/2009, 10:05:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/264388463506374657/index.html b/static/mytweets/ewagoner/status/264388463506374657/index.html new file mode 100644 index 00000000..c2beb582 --- /dev/null +++ b/static/mytweets/ewagoner/status/264388463506374657/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “You were asleep when the cart came by. I brought you one of each of the snacks. I hope that’s ok.” + +I love flying in a nearly empty plane. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “You were asleep when the cart came by. I brought you one of each of the snacks. I hope that’s ok.”

I love flying in a nearly empty plane. +

+

+ 11/2/2012, 11:28:16 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26444888721/index.html b/static/mytweets/ewagoner/status/26444888721/index.html new file mode 100644 index 00000000..de0626e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/26444888721/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hello frost! You're early. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hello frost! You're early. +

+

+ 10/5/2010, 6:36:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26451407187/index.html b/static/mytweets/ewagoner/status/26451407187/index.html new file mode 100644 index 00000000..ef6c8e6b --- /dev/null +++ b/static/mytweets/ewagoner/status/26451407187/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I'm not a witch." http://is.gd/fLWVS (She never addresses the rumor that she weighs the same as a duck.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I'm not a witch." http://is.gd/fLWVS (She never addresses the rumor that she weighs the same as a duck.) +

+

+ 10/5/2010, 8:27:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26454595893/index.html b/static/mytweets/ewagoner/status/26454595893/index.html new file mode 100644 index 00000000..2e1ccaa1 --- /dev/null +++ b/static/mytweets/ewagoner/status/26454595893/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The nearest weather station had a low of 38. Was a bit colder at the house, enough to frost everything off the ground. http://is.gd/fM0u4 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The nearest weather station had a low of 38. Was a bit colder at the house, enough to frost everything off the ground. http://is.gd/fM0u4 +

+

+ 10/5/2010, 9:10:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26462361145581568/index.html b/static/mytweets/ewagoner/status/26462361145581568/index.html new file mode 100644 index 00000000..71bc1e9c --- /dev/null +++ b/static/mytweets/ewagoner/status/26462361145581568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Map of Tasmania by Amanda Palmer, Featuring The Young Punx <a href="http://laughingsquid.com/map-of-tasmania-by-amanda-palmer-featuring-the-young-punx/">http://laughingsquid.com/map-of-tasmania-by-amanda-palmer-featuring-the-young-punx/</a> via @laughingsquid + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26463750225/index.html b/static/mytweets/ewagoner/status/26463750225/index.html new file mode 100644 index 00000000..c25841ad --- /dev/null +++ b/static/mytweets/ewagoner/status/26463750225/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My submission to "Nerd Self-Portraiture Monthly" http://gdzl.la/8GAT5X + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My submission to "Nerd Self-Portraiture Monthly" http://gdzl.la/8GAT5X +

+

+ 10/5/2010, 10:57:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26473393242/index.html b/static/mytweets/ewagoner/status/26473393242/index.html new file mode 100644 index 00000000..f479117b --- /dev/null +++ b/static/mytweets/ewagoner/status/26473393242/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @harrylove: This photo is amazing, but the best part is the guy with the cigar. http://bit.ly/dko7jX + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @harrylove: This photo is amazing, but the best part is the guy with the cigar. http://bit.ly/dko7jX +

+

+ 10/5/2010, 12:54:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/264754469718327296/index.html b/static/mytweets/ewagoner/status/264754469718327296/index.html new file mode 100644 index 00000000..1a3f01f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/264754469718327296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Green chile apple pie with melted cheddar and vanilla ice cream. It was amazing. @ Zia Diner <a href="http://instagr.am/p/RkqQPus2nA/">http://instagr.am/p/RkqQPus2nA/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Green chile apple pie with melted cheddar and vanilla ice cream. It was amazing. @ Zia Diner http://instagr.am/p/RkqQPus2nA/ +

+

+ 11/3/2012, 11:42:39 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26480024106303488/index.html b/static/mytweets/ewagoner/status/26480024106303488/index.html new file mode 100644 index 00000000..6a04efb5 --- /dev/null +++ b/static/mytweets/ewagoner/status/26480024106303488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + via @smittenkitchen: Little pizzas with bacon, onions and cream http://tinyurl.com/4bqe46v + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ via @smittenkitchen: Little pizzas with bacon, onions and cream http://tinyurl.com/4bqe46v +

+

+ 1/15/2011, 10:25:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26493095164/index.html b/static/mytweets/ewagoner/status/26493095164/index.html new file mode 100644 index 00000000..262feeaf --- /dev/null +++ b/static/mytweets/ewagoner/status/26493095164/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's a band playing this week that's a "mix of punk, bluegrass, Cajun, polka, ska, & Irish". They could've just said "Eric come see us!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's a band playing this week that's a "mix of punk, bluegrass, Cajun, polka, ska, & Irish". They could've just said "Eric come see us!" +

+

+ 10/5/2010, 5:47:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/265178797404463105/index.html b/static/mytweets/ewagoner/status/265178797404463105/index.html new file mode 100644 index 00000000..7845ac8c --- /dev/null +++ b/static/mytweets/ewagoner/status/265178797404463105/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tent Rocks National Monument. It was a spectacular hike. <a href="http://instagr.am/p/RnrKmms2hr/">http://instagr.am/p/RnrKmms2hr/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tent Rocks National Monument. It was a spectacular hike. http://instagr.am/p/RnrKmms2hr/ +

+

+ 11/4/2012, 2:48:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/265189075286364160/index.html b/static/mytweets/ewagoner/status/265189075286364160/index.html new file mode 100644 index 00000000..55ea2297 --- /dev/null +++ b/static/mytweets/ewagoner/status/265189075286364160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I took a bunch of pictures at Tent Rocks National Monument. Here's an automagically generated gallery of them. <a href="https://www.icloud.com/journal/#4;CAEQARoQ9RpA8P-niytq_QDuLOdprg;08C592BC-17C1-4B48-BF82-BA97D6901EFD">https://www.icloud.com/journal/#4;CAEQARoQ9RpA8P-niytq_QDuLOdprg;08C592BC-17C1-4B48-BF82-BA97D6901EFD</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26539886875/index.html b/static/mytweets/ewagoner/status/26539886875/index.html new file mode 100644 index 00000000..8a97b377 --- /dev/null +++ b/static/mytweets/ewagoner/status/26539886875/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The moonrise is pretty spectacular this morning. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The moonrise is pretty spectacular this morning. +

+

+ 10/6/2010, 6:40:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/265458077485133826/index.html b/static/mytweets/ewagoner/status/265458077485133826/index.html new file mode 100644 index 00000000..342f259d --- /dev/null +++ b/static/mytweets/ewagoner/status/265458077485133826/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So long, Santa Fe. You’ve been very good to me. You’ve also been clever in trying to get me to move back here, but I can see through you. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So long, Santa Fe. You’ve been very good to me. You’ve also been clever in trying to get me to move back here, but I can see through you. +

+

+ 11/5/2012, 9:18:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/265478225210253314/index.html b/static/mytweets/ewagoner/status/265478225210253314/index.html new file mode 100644 index 00000000..963406f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/265478225210253314/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Badass obituary alert! +<a href="http://www.telegraph.co.uk/news/obituaries/military-obituaries/9652337/Vasili-Zvansov.html">http://www.telegraph.co.uk/news/obituaries/military-obituaries/9652337/Vasili-Zvansov.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2655044079/index.html b/static/mytweets/ewagoner/status/2655044079/index.html new file mode 100644 index 00000000..04feb048 --- /dev/null +++ b/static/mytweets/ewagoner/status/2655044079/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just discovered Oysterband: "burning with the fire of punk combined with knowledge of English folk music". Once again, thanks @coverville! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just discovered Oysterband: "burning with the fire of punk combined with knowledge of English folk music". Once again, thanks @coverville! +

+

+ 7/15/2009, 2:07:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2655370301/index.html b/static/mytweets/ewagoner/status/2655370301/index.html new file mode 100644 index 00000000..6f1b9ca4 --- /dev/null +++ b/static/mytweets/ewagoner/status/2655370301/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of my market's farms, @naturesharmony, talks about changing their life priorities in order to farm: http://bit.ly/VJXeQ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One of my market's farms, @naturesharmony, talks about changing their life priorities in order to farm: http://bit.ly/VJXeQ +

+

+ 7/15/2009, 2:28:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/265540166901452801/index.html b/static/mytweets/ewagoner/status/265540166901452801/index.html new file mode 100644 index 00000000..fa175941 --- /dev/null +++ b/static/mytweets/ewagoner/status/265540166901452801/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The afternoon Atlanta<->Albuquerque flight arrived & turned around before the morning flight did. I am, of course, booked on the morning one + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The afternoon Atlanta<->Albuquerque flight arrived & turned around before the morning flight did. I am, of course, booked on the morning one +

+

+ 11/5/2012, 2:44:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26559767193/index.html b/static/mytweets/ewagoner/status/26559767193/index.html new file mode 100644 index 00000000..418920b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/26559767193/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That's a new one. A person 100 miles away called my cell phone, knew who I was, and asked for a dentist recommendation. Nope, sorry. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That's a new one. A person 100 miles away called my cell phone, knew who I was, and asked for a dentist recommendation. Nope, sorry. +

+

+ 10/6/2010, 11:09:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26565312073/index.html b/static/mytweets/ewagoner/status/26565312073/index.html new file mode 100644 index 00000000..934fc4e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/26565312073/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Having a pint of pumpkin with my lunch http://gdzl.la/8GVD1E + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Having a pint of pumpkin with my lunch http://gdzl.la/8GVD1E +

+

+ 10/6/2010, 12:15:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26579301148/index.html b/static/mytweets/ewagoner/status/26579301148/index.html new file mode 100644 index 00000000..2db65923 --- /dev/null +++ b/static/mytweets/ewagoner/status/26579301148/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "Biologist Mark Siddall tells us how he hunted down a prize leech... inside a hippo rectum." + +What did I ever do before podcasts? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Biologist Mark Siddall tells us how he hunted down a prize leech... inside a hippo rectum."

What did I ever do before podcasts? +

+

+ 10/6/2010, 3:41:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/265793083566862337/index.html b/static/mytweets/ewagoner/status/265793083566862337/index.html new file mode 100644 index 00000000..64b7c431 --- /dev/null +++ b/static/mytweets/ewagoner/status/265793083566862337/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We're voting! @ Voting at Sandy Cross Fire Department <a href="http://instagr.am/p/RsCfzks2hf/">http://instagr.am/p/RsCfzks2hf/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We're voting! @ Voting at Sandy Cross Fire Department http://instagr.am/p/RsCfzks2hf/ +

+

+ 11/6/2012, 7:29:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/265801822231465985/index.html b/static/mytweets/ewagoner/status/265801822231465985/index.html new file mode 100644 index 00000000..839c2850 --- /dev/null +++ b/static/mytweets/ewagoner/status/265801822231465985/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In about 80% of the offices up for election today, the incumbent was running unopposed. Truly we live in an age of peace and harmony. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In about 80% of the offices up for election today, the incumbent was running unopposed. Truly we live in an age of peace and harmony. +

+

+ 11/6/2012, 8:04:27 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2658163112/index.html b/static/mytweets/ewagoner/status/2658163112/index.html new file mode 100644 index 00000000..a8bbd12e --- /dev/null +++ b/static/mytweets/ewagoner/status/2658163112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting ready for the cask of Left Hand's Sawtooth. http://twitpic.com/agy7a + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting ready for the cask of Left Hand's Sawtooth. http://twitpic.com/agy7a +

+

+ 7/15/2009, 5:26:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/265819669632528384/index.html b/static/mytweets/ewagoner/status/265819669632528384/index.html new file mode 100644 index 00000000..7e1fa3a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/265819669632528384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @franklinveaux: "Fifty Shades of Grey" children's clothing: "My mommy pretends Christian Gray is my daddy." <a href="http://www.buzzfeed.com/inarelationshipwithpizza/50-shades-of-grey-products-for-children-7shb">http://www.buzzfeed.com/inarelationshipwithpizza/50-shades-of-grey-products-for-children-7shb</a> Awkward! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/265822795957669888/index.html b/static/mytweets/ewagoner/status/265822795957669888/index.html new file mode 100644 index 00000000..af91779d --- /dev/null +++ b/static/mytweets/ewagoner/status/265822795957669888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Epic Rap Battles of History: Doc Brown vs. Doctor Who <a href="http://www.youtube.com/watch?v=xDj7gvc_dsA">http://www.youtube.com/watch?v=xDj7gvc_dsA</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/265840782433456128/index.html b/static/mytweets/ewagoner/status/265840782433456128/index.html new file mode 100644 index 00000000..8294359f --- /dev/null +++ b/static/mytweets/ewagoner/status/265840782433456128/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + Through the woodland, through the valley +Comes a horseman wild & free +Tilting at the Windmills passing +Who can this brave young horseman be? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Through the woodland, through the valley
Comes a horseman wild & free
Tilting at the Windmills passing
Who can this brave young horseman be? +

+

+ 11/6/2012, 10:39:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2658474778/index.html b/static/mytweets/ewagoner/status/2658474778/index.html new file mode 100644 index 00000000..bc57cac6 --- /dev/null +++ b/static/mytweets/ewagoner/status/2658474778/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Walking into the pub for the Athens tweetup, to meet all these people I've been talking with. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Walking into the pub for the Athens tweetup, to meet all these people I've been talking with. +

+

+ 7/15/2009, 5:46:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/265873206156603392/index.html b/static/mytweets/ewagoner/status/265873206156603392/index.html new file mode 100644 index 00000000..49e6fd11 --- /dev/null +++ b/static/mytweets/ewagoner/status/265873206156603392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I banged the hell out of my achilles tendon at my heel somehow while hiking or dancing & now it’s a chore to do things like stand or walk. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I banged the hell out of my achilles tendon at my heel somehow while hiking or dancing & now it’s a chore to do things like stand or walk. +

+

+ 11/6/2012, 12:48:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2659093017/index.html b/static/mytweets/ewagoner/status/2659093017/index.html new file mode 100644 index 00000000..49a5d346 --- /dev/null +++ b/static/mytweets/ewagoner/status/2659093017/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Never been to a "tweetup" before. Do they always have free gin? I could get used to this. http://twitpic.com/ah5tn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Never been to a "tweetup" before. Do they always have free gin? I could get used to this. http://twitpic.com/ah5tn +

+

+ 7/15/2009, 6:27:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/265914044966375425/index.html b/static/mytweets/ewagoner/status/265914044966375425/index.html new file mode 100644 index 00000000..05068cde --- /dev/null +++ b/static/mytweets/ewagoner/status/265914044966375425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ferretthimself: Judging from my Twitter-stream, it's a landslide for Obama! My Twitter-stream also lives in the universe where Seren ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ferretthimself: Judging from my Twitter-stream, it's a landslide for Obama! My Twitter-stream also lives in the universe where Seren ... +

+

+ 11/6/2012, 3:30:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/265914955835006977/index.html b/static/mytweets/ewagoner/status/265914955835006977/index.html new file mode 100644 index 00000000..d68769b3 --- /dev/null +++ b/static/mytweets/ewagoner/status/265914955835006977/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My mind’s been chugging along all day on how to start an ecstatic dance group here, where it would be, how it would work, and what I’d play. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My mind’s been chugging along all day on how to start an ecstatic dance group here, where it would be, how it would work, and what I’d play. +

+

+ 11/6/2012, 3:34:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26597689982/index.html b/static/mytweets/ewagoner/status/26597689982/index.html new file mode 100644 index 00000000..33861163 --- /dev/null +++ b/static/mytweets/ewagoner/status/26597689982/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + In the Big Rock Candy Mountains the jails are made of tin, +And you can walk right out again as soon as you are in" + http://gdzl.la/8GXDgX + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In the Big Rock Candy Mountains the jails are made of tin,
And you can walk right out again as soon as you are in"
http://gdzl.la/8GXDgX +

+

+ 10/6/2010, 7:41:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/266185629572943873/index.html b/static/mytweets/ewagoner/status/266185629572943873/index.html new file mode 100644 index 00000000..50987d7a --- /dev/null +++ b/static/mytweets/ewagoner/status/266185629572943873/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “I can’t decide if that cloak looks more warm or more cool.” + +I assured the fellow that it’s both. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “I can’t decide if that cloak looks more warm or more cool.”

I assured the fellow that it’s both. +

+

+ 11/7/2012, 9:29:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/266263018508259328/index.html b/static/mytweets/ewagoner/status/266263018508259328/index.html new file mode 100644 index 00000000..f43f771d --- /dev/null +++ b/static/mytweets/ewagoner/status/266263018508259328/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + “Why I Write About Polyamory, And The Dangers Therein” <a href="http://www.theferrett.com/ferrettworks/2012/11/why-i-write-about-polyamory-and-the-dangers-therein/">http://www.theferrett.com/ferrettworks/2012/11/why-i-write-about-polyamory-and-the-dangers-therein/</a> + +Gemfile: +source ‘<a href="http://theferrett.com">http://theferrett.com</a>’ +gem ‘theferrett’ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/266510195281231873/index.html b/static/mytweets/ewagoner/status/266510195281231873/index.html new file mode 100644 index 00000000..1d45ac40 --- /dev/null +++ b/static/mytweets/ewagoner/status/266510195281231873/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sleep deficit? I really have no idea what you'rzzzzzzzzzzzz... <a href="http://instagr.am/p/RxIoMQs2rT/">http://instagr.am/p/RxIoMQs2rT/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sleep deficit? I really have no idea what you'rzzzzzzzzzzzz... http://instagr.am/p/RxIoMQs2rT/ +

+

+ 11/8/2012, 6:59:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/266515642/index.html b/static/mytweets/ewagoner/status/266515642/index.html new file mode 100644 index 00000000..8ce27a60 --- /dev/null +++ b/static/mytweets/ewagoner/status/266515642/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 12 quart pressure cooker just came in the mail. I'm looking forward to playing with it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 12 quart pressure cooker just came in the mail. I'm looking forward to playing with it. +

+

+ 9/13/2007, 1:15:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26653090715279361/index.html b/static/mytweets/ewagoner/status/26653090715279361/index.html new file mode 100644 index 00000000..5030e0b1 --- /dev/null +++ b/static/mytweets/ewagoner/status/26653090715279361/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Here's what I do. I get on Amazon; I type in 'Liberal books'. I go through and I say 'one star, one star, one star'." http://is.gd/oSI38v + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Here's what I do. I get on Amazon; I type in 'Liberal books'. I go through and I say 'one star, one star, one star'." http://is.gd/oSI38v +

+

+ 1/16/2011, 9:52:46 AM +

+

Favs: 0

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/266557279913009153/index.html b/static/mytweets/ewagoner/status/266557279913009153/index.html new file mode 100644 index 00000000..9dac1600 --- /dev/null +++ b/static/mytweets/ewagoner/status/266557279913009153/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The 2013 Fantasy Pin-Up Calendar, benefiting Heifer International, is ready to pre-order. Bradbury! Gaiman! Pratchett! <a href="http://thetinkerspacks.bigcartel.com/product/pre-order-2013-pin-up-calendar">http://thetinkerspacks.bigcartel.com/product/pre-order-2013-pin-up-calendar</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/266582130719600642/index.html b/static/mytweets/ewagoner/status/266582130719600642/index.html new file mode 100644 index 00000000..e7588d04 --- /dev/null +++ b/static/mytweets/ewagoner/status/266582130719600642/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The reason Mitt Romney lost is clear. As with so many things, oh! so many, there is a simple ornithological explanation <a href="http://hootingyard.org/archives/10563">http://hootingyard.org/archives/10563</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The reason Mitt Romney lost is clear. As with so many things, oh! so many, there is a simple ornithological explanation http://hootingyard.org/archives/10563 +

+

+ 11/8/2012, 11:45:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/266646763727884288/index.html b/static/mytweets/ewagoner/status/266646763727884288/index.html new file mode 100644 index 00000000..212925d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/266646763727884288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JumpLittleMegs: BREAKING: Charles Darwin gets 4,000 write-in votes in Athens against Rep. Paul Broun. <a href="http://m.onlineathens.com/breaking-news/2012-11-08/charles-darwin-gets-4000-write-votes-athens-against-rep-broun">http://m.onlineathens.com/breaking-news/2012-11-08/charles-darwin-gets-4000-write-votes-athens-against-rep-broun</a> #athensga + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26668622637/index.html b/static/mytweets/ewagoner/status/26668622637/index.html new file mode 100644 index 00000000..b4650206 --- /dev/null +++ b/static/mytweets/ewagoner/status/26668622637/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athlocallygrown: Athens Locally Grown was just approved to accept EBT transactions! Now to obtain the equipment... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athlocallygrown: Athens Locally Grown was just approved to accept EBT transactions! Now to obtain the equipment... +

+

+ 10/7/2010, 1:03:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26673902459/index.html b/static/mytweets/ewagoner/status/26673902459/index.html new file mode 100644 index 00000000..a2c324af --- /dev/null +++ b/static/mytweets/ewagoner/status/26673902459/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dark sarcasm on the dance floor: http://www.youtube.com/watch?v=U13xOvDa19U + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dark sarcasm on the dance floor: http://www.youtube.com/watch?v=U13xOvDa19U +

+

+ 10/7/2010, 2:17:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26682868698/index.html b/static/mytweets/ewagoner/status/26682868698/index.html new file mode 100644 index 00000000..a7630e7f --- /dev/null +++ b/static/mytweets/ewagoner/status/26682868698/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Covenant Valley Farm, local bee keepers, are manning the Athens Locally Grown "Meet the Grower" table this week. http://gdzl.la/8Hd7Nq + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Covenant Valley Farm, local bee keepers, are manning the Athens Locally Grown "Meet the Grower" table this week. http://gdzl.la/8Hd7Nq +

+

+ 10/7/2010, 4:34:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/266918604497383424/index.html b/static/mytweets/ewagoner/status/266918604497383424/index.html new file mode 100644 index 00000000..a7d5190f --- /dev/null +++ b/static/mytweets/ewagoner/status/266918604497383424/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “The Rolling Jubilee: A bailout of the people by the people.” Wow. This is pretty amazing. + <a href="http://howtosharpenpencils.tumblr.com/post/35285338188/the-peoples-bailout">http://howtosharpenpencils.tumblr.com/post/35285338188/the-peoples-bailout</a> <a href="http://rollingjubilee.org">http://rollingjubilee.org</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/266934032644853761/index.html b/static/mytweets/ewagoner/status/266934032644853761/index.html new file mode 100644 index 00000000..01c189f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/266934032644853761/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ferretthimself: Men In Office, Crying - <a href="http://www.theferrett.com/ferrettworks/2012/11/men-in-office-crying/">http://www.theferrett.com/ferrettworks/2012/11/men-in-office-crying/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/266944002828431360/index.html b/static/mytweets/ewagoner/status/266944002828431360/index.html new file mode 100644 index 00000000..93450826 --- /dev/null +++ b/static/mytweets/ewagoner/status/266944002828431360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A fascinating mashup of geography & social media: “Mapping Racist Tweets in Response to President Obama's Re-election” <a href="http://www.floatingsheep.org/2012/11/mapping-racist-tweets-in-response-to.html?m=1">http://www.floatingsheep.org/2012/11/mapping-racist-tweets-in-response-to.html?m=1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/266981350869958656/index.html b/static/mytweets/ewagoner/status/266981350869958656/index.html new file mode 100644 index 00000000..c56a1b07 --- /dev/null +++ b/static/mytweets/ewagoner/status/266981350869958656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How to make Butternut Squash Chinese 5-Spice Liqueur. Yes, you read that right. <a href="http://food52.com/blog/4828_a_warmly_spiced_autumn_liqueur_made_at_home">http://food52.com/blog/4828_a_warmly_spiced_autumn_liqueur_made_at_home</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/267014475561984000/index.html b/static/mytweets/ewagoner/status/267014475561984000/index.html new file mode 100644 index 00000000..9bdf7b69 --- /dev/null +++ b/static/mytweets/ewagoner/status/267014475561984000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @gmskarka: NSFW @amandapalmer video for fave track from new album, made even better by @stoya, drag queens & mockery of hipsters: ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @gmskarka: NSFW @amandapalmer video for fave track from new album, made even better by @stoya, drag queens & mockery of hipsters: ... +

+

+ 11/9/2012, 4:23:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26704889570/index.html b/static/mytweets/ewagoner/status/26704889570/index.html new file mode 100644 index 00000000..82b75566 --- /dev/null +++ b/static/mytweets/ewagoner/status/26704889570/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sipping on a right tasty pistachio manhattan. http://gdzl.la/8Hg1hw + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sipping on a right tasty pistachio manhattan. http://gdzl.la/8Hg1hw +

+

+ 10/7/2010, 9:25:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/267086802291134466/index.html b/static/mytweets/ewagoner/status/267086802291134466/index.html new file mode 100644 index 00000000..fe57a1cc --- /dev/null +++ b/static/mytweets/ewagoner/status/267086802291134466/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Right now I’m making two steak and kidney pies. After them, three apple green chile cheddar pies. Eat them at the farmers market tomorrow! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Right now I’m making two steak and kidney pies. After them, three apple green chile cheddar pies. Eat them at the farmers market tomorrow! +

+

+ 11/9/2012, 9:10:30 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26714119782/index.html b/static/mytweets/ewagoner/status/26714119782/index.html new file mode 100644 index 00000000..594d1d44 --- /dev/null +++ b/static/mytweets/ewagoner/status/26714119782/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Waiting for The Knockouts, I had the butcher board for dinner. http://gdzl.la/8He4iK + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Waiting for The Knockouts, I had the butcher board for dinner. http://gdzl.la/8He4iK +

+

+ 10/7/2010, 11:25:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26714310446/index.html b/static/mytweets/ewagoner/status/26714310446/index.html new file mode 100644 index 00000000..1901fc9e --- /dev/null +++ b/static/mytweets/ewagoner/status/26714310446/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And The Knockouts take the stage. Pogueish, with a Southern flair. http://gdzl.la/8HhdJ9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And The Knockouts take the stage. Pogueish, with a Southern flair. http://gdzl.la/8HhdJ9 +

+

+ 10/7/2010, 11:28:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/267143920910213122/index.html b/static/mytweets/ewagoner/status/267143920910213122/index.html new file mode 100644 index 00000000..91066cd0 --- /dev/null +++ b/static/mytweets/ewagoner/status/267143920910213122/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The last two pies went in the oven at one in the morning. I’m not entirely sane. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The last two pies went in the oven at one in the morning. I’m not entirely sane. +

+

+ 11/10/2012, 12:57:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26714921878/index.html b/static/mytweets/ewagoner/status/26714921878/index.html new file mode 100644 index 00000000..ef54bd5f --- /dev/null +++ b/static/mytweets/ewagoner/status/26714921878/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's all the musical styles I love, not distiller into something clean, but mashed into a big muddy mess. And I like it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's all the musical styles I love, not distiller into something clean, but mashed into a big muddy mess. And I like it. +

+

+ 10/7/2010, 11:36:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26718192678/index.html b/static/mytweets/ewagoner/status/26718192678/index.html new file mode 100644 index 00000000..59e02460 --- /dev/null +++ b/static/mytweets/ewagoner/status/26718192678/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I thought I'd die an ignorant man, but no. Now I know what the Pogues would sound like as a mariachi band. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I thought I'd die an ignorant man, but no. Now I know what the Pogues would sound like as a mariachi band. +

+

+ 10/8/2010, 12:27:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26722471881/index.html b/static/mytweets/ewagoner/status/26722471881/index.html new file mode 100644 index 00000000..2d179d90 --- /dev/null +++ b/static/mytweets/ewagoner/status/26722471881/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wait, hold on. I have to get up in three and a half hours? Man, I knew there was a reason I don't go out much anymore. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wait, hold on. I have to get up in three and a half hours? Man, I knew there was a reason I don't go out much anymore. +

+

+ 10/8/2010, 1:47:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/267256017828577280/index.html b/static/mytweets/ewagoner/status/267256017828577280/index.html new file mode 100644 index 00000000..8d881419 --- /dev/null +++ b/static/mytweets/ewagoner/status/267256017828577280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the Athens Farmers Market this morning, $5 will let you taste and judge every pie on the table. Come judge my pie! (Not a euphemism.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the Athens Farmers Market this morning, $5 will let you taste and judge every pie on the table. Come judge my pie! (Not a euphemism.) +

+

+ 11/10/2012, 8:22:54 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/267279549346246656/index.html b/static/mytweets/ewagoner/status/267279549346246656/index.html new file mode 100644 index 00000000..1f0f6915 --- /dev/null +++ b/static/mytweets/ewagoner/status/267279549346246656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Come and get 'em! @ Athens Farmers Market <a href="http://instagr.am/p/R2me1cs2qu/">http://instagr.am/p/R2me1cs2qu/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Come and get 'em! @ Athens Farmers Market http://instagr.am/p/R2me1cs2qu/ +

+

+ 11/10/2012, 9:56:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/267305495856025600/index.html b/static/mytweets/ewagoner/status/267305495856025600/index.html new file mode 100644 index 00000000..c2685a3a --- /dev/null +++ b/static/mytweets/ewagoner/status/267305495856025600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + /me adds “award winning baker” to his email signature. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ /me adds “award winning baker” to his email signature. +

+

+ 11/10/2012, 11:39:31 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26730767639904256/index.html b/static/mytweets/ewagoner/status/26730767639904256/index.html new file mode 100644 index 00000000..d375c214 --- /dev/null +++ b/static/mytweets/ewagoner/status/26730767639904256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Beautiful day to be at the park and fly a little. @ Victoria Bryant State Park http://instagr.am/p/BDHO7/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Beautiful day to be at the park and fly a little. @ Victoria Bryant State Park http://instagr.am/p/BDHO7/ +

+

+ 1/16/2011, 3:01:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26735937346080768/index.html b/static/mytweets/ewagoner/status/26735937346080768/index.html new file mode 100644 index 00000000..8b3a9d7c --- /dev/null +++ b/static/mytweets/ewagoner/status/26735937346080768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It feels like it's 70 degrees, I'm in a T-shirt, and there's snow and ice on the gr @ Victoria Bryant State Park http://instagr.am/p/BDIQ9/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It feels like it's 70 degrees, I'm in a T-shirt, and there's snow and ice on the gr @ Victoria Bryant State Park http://instagr.am/p/BDIQ9/ +

+

+ 1/16/2011, 3:21:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26738409158475776/index.html b/static/mytweets/ewagoner/status/26738409158475776/index.html new file mode 100644 index 00000000..57b2c822 --- /dev/null +++ b/static/mytweets/ewagoner/status/26738409158475776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Won't somebody play with me? I'm not a monster, really!" Always disconcerting when your child unknowingly quotes from your old diaries. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Won't somebody play with me? I'm not a monster, really!" Always disconcerting when your child unknowingly quotes from your old diaries. +

+

+ 1/16/2011, 3:31:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26740287879516161/index.html b/static/mytweets/ewagoner/status/26740287879516161/index.html new file mode 100644 index 00000000..db3e68d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/26740287879516161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Snowy shoals @ Victoria Bryant State Park http://instagr.am/p/BDJMu/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Snowy shoals @ Victoria Bryant State Park http://instagr.am/p/BDJMu/ +

+

+ 1/16/2011, 3:39:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26751425649/index.html b/static/mytweets/ewagoner/status/26751425649/index.html new file mode 100644 index 00000000..9740ccd4 --- /dev/null +++ b/static/mytweets/ewagoner/status/26751425649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pulled the trigger on a new MacBook Pro to replace my main development machine, now four years old. What a good four years that MBP gave me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pulled the trigger on a new MacBook Pro to replace my main development machine, now four years old. What a good four years that MBP gave me. +

+

+ 10/8/2010, 10:00:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/267683018095857664/index.html b/static/mytweets/ewagoner/status/267683018095857664/index.html new file mode 100644 index 00000000..d32e9b40 --- /dev/null +++ b/static/mytweets/ewagoner/status/267683018095857664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was in mourning, but then I found, in the very back corner of the cupboard, one more quart mason jar of Vermont maple syrup, grade B. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was in mourning, but then I found, in the very back corner of the cupboard, one more quart mason jar of Vermont maple syrup, grade B. +

+

+ 11/11/2012, 12:39:39 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/267687111535230976/index.html b/static/mytweets/ewagoner/status/267687111535230976/index.html new file mode 100644 index 00000000..14b461ce --- /dev/null +++ b/static/mytweets/ewagoner/status/267687111535230976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I officially declare today a day of leisure! *looks around, sighs* There’s too much to do. I officially declare a quarter hour of leisure! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I officially declare today a day of leisure! *looks around, sighs* There’s too much to do. I officially declare a quarter hour of leisure! +

+

+ 11/11/2012, 12:55:55 PM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/267693225739964418/index.html b/static/mytweets/ewagoner/status/267693225739964418/index.html new file mode 100644 index 00000000..399f3e33 --- /dev/null +++ b/static/mytweets/ewagoner/status/267693225739964418/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Old men forget; yet all shall be forgot, +But I’ll remember, with advantages, +What sleep I had that day. <a href="http://instagr.am/p/R5ij55M2vt/">http://instagr.am/p/R5ij55M2vt/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Old men forget; yet all shall be forgot,
But I’ll remember, with advantages,
What sleep I had that day. http://instagr.am/p/R5ij55M2vt/ +

+

+ 11/11/2012, 1:20:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/267742522833502208/index.html b/static/mytweets/ewagoner/status/267742522833502208/index.html new file mode 100644 index 00000000..e2872e1f --- /dev/null +++ b/static/mytweets/ewagoner/status/267742522833502208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DrGloriaBrame: Why more men should piss on pregnancy sticks - Inside Gloria's Mind <a href="http://fb.me/sOrDJ2Wb">http://fb.me/sOrDJ2Wb</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DrGloriaBrame: Why more men should piss on pregnancy sticks - Inside Gloria's Mind http://fb.me/sOrDJ2Wb +

+

+ 11/11/2012, 4:36:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26777369391/index.html b/static/mytweets/ewagoner/status/26777369391/index.html new file mode 100644 index 00000000..3045de04 --- /dev/null +++ b/static/mytweets/ewagoner/status/26777369391/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Don't think I've ever heard a story more perfectly told: Tim Pratt's "Angel of the Ordinary" on this week's Drabblecast http://is.gd/fRKcY + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Don't think I've ever heard a story more perfectly told: Tim Pratt's "Angel of the Ordinary" on this week's Drabblecast http://is.gd/fRKcY +

+

+ 10/8/2010, 3:13:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/267781955381239808/index.html b/static/mytweets/ewagoner/status/267781955381239808/index.html new file mode 100644 index 00000000..93de65d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/267781955381239808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + ‘Tis the season for White Russians made using eggnog. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ ‘Tis the season for White Russians made using eggnog. +

+

+ 11/11/2012, 7:12:47 PM +

+

Favs: 2

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/267786479089102849/index.html b/static/mytweets/ewagoner/status/267786479089102849/index.html new file mode 100644 index 00000000..8d925572 --- /dev/null +++ b/static/mytweets/ewagoner/status/267786479089102849/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My friend Kathleen Raven wrote a nice article for the Scientific American on the “bluebelt” in NYC’s Staten Island: <a href="http://blogs.scientificamerican.com/guest-blog/2012/11/09/sandy-staten-island-kathleen-raven/">http://blogs.scientificamerican.com/guest-blog/2012/11/09/sandy-staten-island-kathleen-raven/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/267800776846499841/index.html b/static/mytweets/ewagoner/status/267800776846499841/index.html new file mode 100644 index 00000000..59982bb0 --- /dev/null +++ b/static/mytweets/ewagoner/status/267800776846499841/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ivey: Has anyone ever done “Who’s On First?” but with owls? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ivey: Has anyone ever done “Who’s On First?” but with owls? +

+

+ 11/11/2012, 8:27:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26787932721/index.html b/static/mytweets/ewagoner/status/26787932721/index.html new file mode 100644 index 00000000..b94670ba --- /dev/null +++ b/static/mytweets/ewagoner/status/26787932721/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @highwirelounge: New cocktail: The Brandywine Flip - Prunier, pear juice, figs, benedictine, honey, cinnamon, egg white & chocolate b ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @highwirelounge: New cocktail: The Brandywine Flip - Prunier, pear juice, figs, benedictine, honey, cinnamon, egg white & chocolate b ... +

+

+ 10/8/2010, 5:54:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26793693746831360/index.html b/static/mytweets/ewagoner/status/26793693746831360/index.html new file mode 100644 index 00000000..a9adb3bc --- /dev/null +++ b/static/mytweets/ewagoner/status/26793693746831360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I am utterly exhausted. That doesn't bode well for the week, which will be one of Very Little Sleep. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I am utterly exhausted. That doesn't bode well for the week, which will be one of Very Little Sleep. +

+

+ 1/16/2011, 7:11:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/268007597649580032/index.html b/static/mytweets/ewagoner/status/268007597649580032/index.html new file mode 100644 index 00000000..ec63c294 --- /dev/null +++ b/static/mytweets/ewagoner/status/268007597649580032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “My Wife Hates Time Travel” A fun little story by Adam-Troy Castro <a href="http://www.lightspeedmagazine.com/fiction/my-wife-hates-time-travel/">http://www.lightspeedmagazine.com/fiction/my-wife-hates-time-travel/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26802497691582464/index.html b/static/mytweets/ewagoner/status/26802497691582464/index.html new file mode 100644 index 00000000..8146cc9c --- /dev/null +++ b/static/mytweets/ewagoner/status/26802497691582464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just ran the numbers: In 2010, my farmers market in Athens had $401,132 in total sales, up over 11% from 2011. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just ran the numbers: In 2010, my farmers market in Athens had $401,132 in total sales, up over 11% from 2011. +

+

+ 1/16/2011, 7:46:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26827378554576896/index.html b/static/mytweets/ewagoner/status/26827378554576896/index.html new file mode 100644 index 00000000..c0e1cf9e --- /dev/null +++ b/static/mytweets/ewagoner/status/26827378554576896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Ricky Gervais' Extremely Uncomfortable Golden Globes Monologue": <a href="http://tv.gawker.com/5735192/">http://tv.gawker.com/5735192/</a> It's so fantastically Gervais. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Ricky Gervais' Extremely Uncomfortable Golden Globes Monologue": http://tv.gawker.com/5735192/ It's so fantastically Gervais. +

+

+ 1/16/2011, 9:25:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/268376773501284352/index.html b/static/mytweets/ewagoner/status/268376773501284352/index.html new file mode 100644 index 00000000..25cc33fc --- /dev/null +++ b/static/mytweets/ewagoner/status/268376773501284352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Do you really want to possibly be known forever as the Pre-Natal Massage Spunk Lady?” A gem from Pamie: <a href="http://pamie.com/2012/11/how-i-might-have-just-become-the-newest-urban-legend/">http://pamie.com/2012/11/how-i-might-have-just-become-the-newest-urban-legend/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/268391302746484738/index.html b/static/mytweets/ewagoner/status/268391302746484738/index.html new file mode 100644 index 00000000..5544a779 --- /dev/null +++ b/static/mytweets/ewagoner/status/268391302746484738/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I heard a fun little story this morning called “Springtime for Deathtraps” by Marjorie James. I think you’ll like it. <a href="http://escapepod.org/2012/11/01/ep368-springtime-for-deathtraps/">http://escapepod.org/2012/11/01/ep368-springtime-for-deathtraps/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/268488503506112512/index.html b/static/mytweets/ewagoner/status/268488503506112512/index.html new file mode 100644 index 00000000..244bf3fc --- /dev/null +++ b/static/mytweets/ewagoner/status/268488503506112512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Combat Kitchenware, now on Kickstarter. Dinner is coming. Prepare yourself. <a href="http://www.kickstarter.com/projects/1901693996/combat-kitchenware">http://www.kickstarter.com/projects/1901693996/combat-kitchenware</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/268507522812485632/index.html b/static/mytweets/ewagoner/status/268507522812485632/index.html new file mode 100644 index 00000000..390568c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/268507522812485632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is my life. For reals. <a href="http://instagr.am/p/R_UrW9M2is/">http://instagr.am/p/R_UrW9M2is/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/268538927282020352/index.html b/static/mytweets/ewagoner/status/268538927282020352/index.html new file mode 100644 index 00000000..c1fe11f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/268538927282020352/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I was just asked, and this was a serious question, “Can you do a Sméagol impression?” + +(Yes. Of course.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was just asked, and this was a serious question, “Can you do a Sméagol impression?”

(Yes. Of course.) +

+

+ 11/13/2012, 9:20:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/268733992994492416/index.html b/static/mytweets/ewagoner/status/268733992994492416/index.html new file mode 100644 index 00000000..ecf3bc7b --- /dev/null +++ b/static/mytweets/ewagoner/status/268733992994492416/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + My new favorite Tumblr is “Windows 95 Tips, Tricks, and Tweaks”. It’s so, so good. + +<a href="http://windows95tips.tumblr.com">http://windows95tips.tumblr.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My new favorite Tumblr is “Windows 95 Tips, Tricks, and Tweaks”. It’s so, so good.

http://windows95tips.tumblr.com +

+

+ 11/14/2012, 10:15:51 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/268760812305387521/index.html b/static/mytweets/ewagoner/status/268760812305387521/index.html new file mode 100644 index 00000000..8badb651 --- /dev/null +++ b/static/mytweets/ewagoner/status/268760812305387521/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Edward Gorey crossed with George R. R. Martin? Yes, please! (so, so many spoilers!) <a href="http://curtana.deviantart.com/art/A-very-Gorey-ASOIAFabet-136221073">http://curtana.deviantart.com/art/A-very-Gorey-ASOIAFabet-136221073</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/268774485493170176/index.html b/static/mytweets/ewagoner/status/268774485493170176/index.html new file mode 100644 index 00000000..d7f93884 --- /dev/null +++ b/static/mytweets/ewagoner/status/268774485493170176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Life Partners Who Aren't — And Never Will Be — Lovers" There are many ways to make families, and many kinds of love. <a href="http://www.buzzfeed.com/annanorth/life-partners-who-arent-and-never-will-be">http://www.buzzfeed.com/annanorth/life-partners-who-arent-and-never-will-be</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2687856244/index.html b/static/mytweets/ewagoner/status/2687856244/index.html new file mode 100644 index 00000000..262c943d --- /dev/null +++ b/static/mytweets/ewagoner/status/2687856244/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, suck. My car needs about $1000 more work done to it before I can sell it and buy a new one. Guess I'll do half, and see in six months. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, suck. My car needs about $1000 more work done to it before I can sell it and buy a new one. Guess I'll do half, and see in six months. +

+

+ 7/17/2009, 9:09:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/268786143489826816/index.html b/static/mytweets/ewagoner/status/268786143489826816/index.html new file mode 100644 index 00000000..44c09ee0 --- /dev/null +++ b/static/mytweets/ewagoner/status/268786143489826816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “’When you hung that sign by the entrance that says, WELCOME TO FLAVOR TOWN!, were you just messing with our heads?” <a href="http://www.nytimes.com/2012/11/14/dining/reviews/restaurant-review-guys-american-kitchen-bar-in-times-square.html">http://www.nytimes.com/2012/11/14/dining/reviews/restaurant-review-guys-american-kitchen-bar-in-times-square.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/268905112/index.html b/static/mytweets/ewagoner/status/268905112/index.html new file mode 100644 index 00000000..8a3b4ed1 --- /dev/null +++ b/static/mytweets/ewagoner/status/268905112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got my $100 "early adopter rebate" from Apple. Time to order iLife '08 + ?? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got my $100 "early adopter rebate" from Apple. Time to order iLife '08 + ?? +

+

+ 9/14/2007, 1:25:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26893455476/index.html b/static/mytweets/ewagoner/status/26893455476/index.html new file mode 100644 index 00000000..fc04174d --- /dev/null +++ b/static/mytweets/ewagoner/status/26893455476/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current status: http://gdzl.la/8HEfbX + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Current status: http://gdzl.la/8HEfbX +

+

+ 10/9/2010, 9:23:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/269105853389484033/index.html b/static/mytweets/ewagoner/status/269105853389484033/index.html new file mode 100644 index 00000000..9c3fe450 --- /dev/null +++ b/static/mytweets/ewagoner/status/269105853389484033/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The inaugural full show by Athens’ Underground Dance Society, “Hidden In Plain Sight”, is this weekend at Canopy: <a href="http://onlineathens.com/performance-art/2012-11-14/underground-dance-society-ready-revolution">http://onlineathens.com/performance-art/2012-11-14/underground-dance-society-ready-revolution</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/269130921704304640/index.html b/static/mytweets/ewagoner/status/269130921704304640/index.html new file mode 100644 index 00000000..29ac25bc --- /dev/null +++ b/static/mytweets/ewagoner/status/269130921704304640/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + Q: Why do (some) geeks like kinky sex? + +A: Magic, wizards, robots, and spaceships are just kind of hot. + +<a href="http://io9.com/5959108/why-do-geeks-like-kinky-sex?utm_campaign=socialflow_io9_twitter&utm_source=io9_twitter&utm_medium=socialflow">http://io9.com/5959108/why-do-geeks-like-kinky-sex?utm_campaign=socialflow_io9_twitter&utm_source=io9_twitter&utm_medium=socialflow</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2693126384/index.html b/static/mytweets/ewagoner/status/2693126384/index.html new file mode 100644 index 00000000..3cf9df04 --- /dev/null +++ b/static/mytweets/ewagoner/status/2693126384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's been far too long since I've skanked the night away. Where's all the ska-core go? Isn't it about time for the fourth wave or something? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's been far too long since I've skanked the night away. Where's all the ska-core go? Isn't it about time for the fourth wave or something? +

+

+ 7/17/2009, 2:43:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/269472539770757120/index.html b/static/mytweets/ewagoner/status/269472539770757120/index.html new file mode 100644 index 00000000..6961adab --- /dev/null +++ b/static/mytweets/ewagoner/status/269472539770757120/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + The chances the changes are all yours to make +The mold of your life is in your hands to break. + +<a href="http://www.youtube.com/watch?v=vaAbgpmbDZM">http://www.youtube.com/watch?v=vaAbgpmbDZM</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The chances the changes are all yours to make
The mold of your life is in your hands to break.

http://www.youtube.com/watch?v=vaAbgpmbDZM +

+

+ 11/16/2012, 11:10:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/269480174788153344/index.html b/static/mytweets/ewagoner/status/269480174788153344/index.html new file mode 100644 index 00000000..b506d8b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/269480174788153344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eating chili for the food bank. @ Little Kings Shuffle Club <a href="http://instagr.am/p/SGPLEcs2ia/">http://instagr.am/p/SGPLEcs2ia/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eating chili for the food bank. @ Little Kings Shuffle Club http://instagr.am/p/SGPLEcs2ia/ +

+

+ 11/16/2012, 11:40:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/269480632/index.html b/static/mytweets/ewagoner/status/269480632/index.html new file mode 100644 index 00000000..eb1bab9c --- /dev/null +++ b/static/mytweets/ewagoner/status/269480632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sitting at the grocery parking lot, waiting for the OMG heavy thunderstorm to let up. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sitting at the grocery parking lot, waiting for the OMG heavy thunderstorm to let up. +

+

+ 9/14/2007, 7:23:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/269482630867734528/index.html b/static/mytweets/ewagoner/status/269482630867734528/index.html new file mode 100644 index 00000000..15052cb6 --- /dev/null +++ b/static/mytweets/ewagoner/status/269482630867734528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was told there are 50 different pots of chili here today. I don’t know if she meant that as a challenge, but there’s no going back now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was told there are 50 different pots of chili here today. I don’t know if she meant that as a challenge, but there’s no going back now. +

+

+ 11/16/2012, 11:50:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/269528463298420736/index.html b/static/mytweets/ewagoner/status/269528463298420736/index.html new file mode 100644 index 00000000..5a83c207 --- /dev/null +++ b/static/mytweets/ewagoner/status/269528463298420736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A friend's rant encapsulates why I don't give change to Salvation Army bell ringers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A friend's rant encapsulates why I don't give change to Salvation Army bell ringers.

+

+

+ 11/16/2012, 2:52:48 PM +

+

Favs: 1

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2695414716/index.html b/static/mytweets/ewagoner/status/2695414716/index.html new file mode 100644 index 00000000..cb7bfea3 --- /dev/null +++ b/static/mytweets/ewagoner/status/2695414716/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time to walk the mile over to the bus terminal. That must be why the sky suddenly turned black. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Time to walk the mile over to the bus terminal. That must be why the sky suddenly turned black. +

+

+ 7/17/2009, 5:07:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26962949526/index.html b/static/mytweets/ewagoner/status/26962949526/index.html new file mode 100644 index 00000000..b7dd4827 --- /dev/null +++ b/static/mytweets/ewagoner/status/26962949526/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just finished hand dragging a couple tons of poison ivy infested privet through briar patches. Can't wait to see what state I'm in tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just finished hand dragging a couple tons of poison ivy infested privet through briar patches. Can't wait to see what state I'm in tomorrow. +

+

+ 10/10/2010, 3:08:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/269654518847922177/index.html b/static/mytweets/ewagoner/status/269654518847922177/index.html new file mode 100644 index 00000000..1c82229e --- /dev/null +++ b/static/mytweets/ewagoner/status/269654518847922177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When I moved to Athens in 1997 it seemed everyone I met was in a band. Or several. Tomorrow, I finally take the stage at the 40 Watt myself. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When I moved to Athens in 1997 it seemed everyone I met was in a band. Or several. Tomorrow, I finally take the stage at the 40 Watt myself. +

+

+ 11/16/2012, 11:13:41 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26965917462/index.html b/static/mytweets/ewagoner/status/26965917462/index.html new file mode 100644 index 00000000..22b513da --- /dev/null +++ b/static/mytweets/ewagoner/status/26965917462/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just love these prehistoric-looking flowers, & was quite pleased to find these 2 growing wild right by my house. http://gdzl.la/8HWccf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just love these prehistoric-looking flowers, & was quite pleased to find these 2 growing wild right by my house. http://gdzl.la/8HWccf +

+

+ 10/10/2010, 3:49:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26971913456/index.html b/static/mytweets/ewagoner/status/26971913456/index.html new file mode 100644 index 00000000..be7f2b60 --- /dev/null +++ b/static/mytweets/ewagoner/status/26971913456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's a pair of 20 foot tall persimmon trees growing on our beach that somehow, in 9 years, I've never noticed. http://gdzl.la/8HXLC9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's a pair of 20 foot tall persimmon trees growing on our beach that somehow, in 9 years, I've never noticed. http://gdzl.la/8HXLC9 +

+

+ 10/10/2010, 5:17:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/26974326835/index.html b/static/mytweets/ewagoner/status/26974326835/index.html new file mode 100644 index 00000000..e99310e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/26974326835/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Confession: A few days ago I used the lyrics to the Music Man's "Wells Fargo Wagon" in a double entendre. My apologies to everyone affected. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Confession: A few days ago I used the lyrics to the Music Man's "Wells Fargo Wagon" in a double entendre. My apologies to everyone affected. +

+

+ 10/10/2010, 5:56:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/269894344624988161/index.html b/static/mytweets/ewagoner/status/269894344624988161/index.html new file mode 100644 index 00000000..1a3af260 --- /dev/null +++ b/static/mytweets/ewagoner/status/269894344624988161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At a skating rink birthday party for my favorite 4 year old. Difficulty level: one functioning Achilles’ tendon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At a skating rink birthday party for my favorite 4 year old. Difficulty level: one functioning Achilles’ tendon. +

+

+ 11/17/2012, 3:06:40 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/269930233682087936/index.html b/static/mytweets/ewagoner/status/269930233682087936/index.html new file mode 100644 index 00000000..f9dcaf8b --- /dev/null +++ b/static/mytweets/ewagoner/status/269930233682087936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s been a while since I was called a fag for wearing a kilt. Last time was also guys coming out of the football game. Coincidence, surely. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s been a while since I was called a fag for wearing a kilt. Last time was also guys coming out of the football game. Coincidence, surely. +

+

+ 11/17/2012, 5:29:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/269973200711061504/index.html b/static/mytweets/ewagoner/status/269973200711061504/index.html new file mode 100644 index 00000000..e3dd274b --- /dev/null +++ b/static/mytweets/ewagoner/status/269973200711061504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A little hot apple cider with my dinner. Also with bourbon. <a href="http://instagr.am/p/SJvaCPs2iR/">http://instagr.am/p/SJvaCPs2iR/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A little hot apple cider with my dinner. Also with bourbon. http://instagr.am/p/SJvaCPs2iR/ +

+

+ 11/17/2012, 8:20:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27011873840828416/index.html b/static/mytweets/ewagoner/status/27011873840828416/index.html new file mode 100644 index 00000000..13a281c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/27011873840828416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I went and ordered a treadmill for my desk. <a href="http://www.treaddesk.com">http://www.treaddesk.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I went and ordered a treadmill for my desk. http://www.treaddesk.com +

+

+ 1/17/2011, 9:38:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/270330849432596481/index.html b/static/mytweets/ewagoner/status/270330849432596481/index.html new file mode 100644 index 00000000..0f66b8e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/270330849432596481/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Longhorn Steakhouse is running a “real men don’t eat quiche” commercial. I thought we moved past that. Twenty years ago. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Longhorn Steakhouse is running a “real men don’t eat quiche” commercial. I thought we moved past that. Twenty years ago. +

+

+ 11/18/2012, 8:01:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27050693087/index.html b/static/mytweets/ewagoner/status/27050693087/index.html new file mode 100644 index 00000000..080b6b88 --- /dev/null +++ b/static/mytweets/ewagoner/status/27050693087/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At lunch there was a twenty inch tall girl toddling around while lovingly carrying an eighteen inch tall Tyrannosaurus Rex. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At lunch there was a twenty inch tall girl toddling around while lovingly carrying an eighteen inch tall Tyrannosaurus Rex. +

+

+ 10/11/2010, 12:47:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/270564300618346496/index.html b/static/mytweets/ewagoner/status/270564300618346496/index.html new file mode 100644 index 00000000..c9dbeaee --- /dev/null +++ b/static/mytweets/ewagoner/status/270564300618346496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “I think it’s good to get used to the lady parts, to not make them shame-filled things.” -- Sarah Silverman <a href="http://www.youtube.com/watch?v=8Gfg4OMrqCU&feature=watch-vrec">http://www.youtube.com/watch?v=8Gfg4OMrqCU&feature=watch-vrec</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/270565855677513728/index.html b/static/mytweets/ewagoner/status/270565855677513728/index.html new file mode 100644 index 00000000..c89eb135 --- /dev/null +++ b/static/mytweets/ewagoner/status/270565855677513728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The guy who made my hotdog on the sidewalk at 2am Saturday night just does that as a hobby. He’s really a bladesmith. <a href="http://goexec.com/BLS_Knives_Page.html">http://goexec.com/BLS_Knives_Page.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The guy who made my hotdog on the sidewalk at 2am Saturday night just does that as a hobby. He’s really a bladesmith. http://goexec.com/BLS_Knives_Page.html +

+

+ 11/19/2012, 11:35:01 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/270620570125754368/index.html b/static/mytweets/ewagoner/status/270620570125754368/index.html new file mode 100644 index 00000000..1217ffaa --- /dev/null +++ b/static/mytweets/ewagoner/status/270620570125754368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The cutest song ever about dumb ways to die: <a href="http://www.youtube.com/watch?v=IJNR2EpS0jw&feature=player_embedded">http://www.youtube.com/watch?v=IJNR2EpS0jw&feature=player_embedded</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2706616457/index.html b/static/mytweets/ewagoner/status/2706616457/index.html new file mode 100644 index 00000000..015eabe2 --- /dev/null +++ b/static/mytweets/ewagoner/status/2706616457/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The week of meeting my imaginary internet friends continues with a MetaFilter 10th birthday party tonight in Atlanta. http://is.gd/1Dj7x + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The week of meeting my imaginary internet friends continues with a MetaFilter 10th birthday party tonight in Atlanta. http://is.gd/1Dj7x +

+

+ 7/18/2009, 10:27:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27067781621/index.html b/static/mytweets/ewagoner/status/27067781621/index.html new file mode 100644 index 00000000..c844cb8f --- /dev/null +++ b/static/mytweets/ewagoner/status/27067781621/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The official unemployment rate in my community is 13.3%. It's going to shoot up the day after Thanksgiving: http://is.gd/fXCIp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The official unemployment rate in my community is 13.3%. It's going to shoot up the day after Thanksgiving: http://is.gd/fXCIp +

+

+ 10/11/2010, 4:50:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27068469663/index.html b/static/mytweets/ewagoner/status/27068469663/index.html new file mode 100644 index 00000000..e7fc8f77 --- /dev/null +++ b/static/mytweets/ewagoner/status/27068469663/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So, you participating in IntEvGenCoMemPerStirSaCrisDaSpeFroHankSankFo? http://www.kungfugrippe.com/post/1292966624/happy-few + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So, you participating in IntEvGenCoMemPerStirSaCrisDaSpeFroHankSankFo? http://www.kungfugrippe.com/post/1292966624/happy-few +

+

+ 10/11/2010, 5:01:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27075091768/index.html b/static/mytweets/ewagoner/status/27075091768/index.html new file mode 100644 index 00000000..34c5d70f --- /dev/null +++ b/static/mytweets/ewagoner/status/27075091768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sometimes, you've just got to mix up White Russians by the pint. http://gdzl.la/8JjExy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sometimes, you've just got to mix up White Russians by the pint. http://gdzl.la/8JjExy +

+

+ 10/11/2010, 6:38:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27078126790/index.html b/static/mytweets/ewagoner/status/27078126790/index.html new file mode 100644 index 00000000..782ff71e --- /dev/null +++ b/static/mytweets/ewagoner/status/27078126790/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A mix of sweet potato or smoked salmon ravioli (both with ricotta), browned butter, and diced onion. Simple, lovely. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A mix of sweet potato or smoked salmon ravioli (both with ricotta), browned butter, and diced onion. Simple, lovely. +

+

+ 10/11/2010, 7:19:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27081206172487680/index.html b/static/mytweets/ewagoner/status/27081206172487680/index.html new file mode 100644 index 00000000..3f961887 --- /dev/null +++ b/static/mytweets/ewagoner/status/27081206172487680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So me and LBJ has similar taste in pants. Nobody likes riding a wire fence. <a href="http://putthison.com/post/2795418773/in-1964-lyndon-johnson-needed-pants-so-he-called">http://putthison.com/post/2795418773/in-1964-lyndon-johnson-needed-pants-so-he-called</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27088025663/index.html b/static/mytweets/ewagoner/status/27088025663/index.html new file mode 100644 index 00000000..21131990 --- /dev/null +++ b/static/mytweets/ewagoner/status/27088025663/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + More poop talk from NPR: Whales Help Fertilize Ocean With Floating Dung-More at http://n.pr/130437080 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ More poop talk from NPR: Whales Help Fertilize Ocean With Floating Dung-More at http://n.pr/130437080 +

+

+ 10/11/2010, 8:48:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/270889577823211523/index.html b/static/mytweets/ewagoner/status/270889577823211523/index.html new file mode 100644 index 00000000..26ce71fb --- /dev/null +++ b/static/mytweets/ewagoner/status/270889577823211523/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "The Care and Feeding of Mammalian Bipeds, v. 2.1" +by M. Darusha Wehm. +It's a story written from my point of view! <a href="http://escapepod.org/2012/11/15/ep369-the-care-and-feeding-of-mammalian-bipeds-v-2-1/">http://escapepod.org/2012/11/15/ep369-the-care-and-feeding-of-mammalian-bipeds-v-2-1/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27090841155665923/index.html b/static/mytweets/ewagoner/status/27090841155665923/index.html new file mode 100644 index 00000000..bbf3cd9c --- /dev/null +++ b/static/mytweets/ewagoner/status/27090841155665923/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + 8:59 A.M.: Out For Delivery +9:30 A.M.: Emergency conditions beyond UPS' control. + +Did my truck crash? What does that mean? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 8:59 A.M.: Out For Delivery
9:30 A.M.: Emergency conditions beyond UPS' control.

Did my truck crash? What does that mean? +

+

+ 1/17/2011, 2:52:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/270914526545846272/index.html b/static/mytweets/ewagoner/status/270914526545846272/index.html new file mode 100644 index 00000000..a079d629 --- /dev/null +++ b/static/mytweets/ewagoner/status/270914526545846272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The book I helped recipe test came out today. It's a really well done book. <a href="http://instagr.am/p/SQbazLs2na/">http://instagr.am/p/SQbazLs2na/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The book I helped recipe test came out today. It's a really well done book. http://instagr.am/p/SQbazLs2na/ +

+

+ 11/20/2012, 10:40:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2709539007/index.html b/static/mytweets/ewagoner/status/2709539007/index.html new file mode 100644 index 00000000..81684da7 --- /dev/null +++ b/static/mytweets/ewagoner/status/2709539007/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + No wonder my mower wouldn't run. The air filter was coated in oil. It *looked* clean enough, & I'd thought the problem was more complicated. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ No wonder my mower wouldn't run. The air filter was coated in oil. It *looked* clean enough, & I'd thought the problem was more complicated. +

+

+ 7/18/2009, 2:21:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27097409158914048/index.html b/static/mytweets/ewagoner/status/27097409158914048/index.html new file mode 100644 index 00000000..3ee77c21 --- /dev/null +++ b/static/mytweets/ewagoner/status/27097409158914048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + UPS called me back. I can go pick up my package at their office between 8pm and 9pm tonight. Come again? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ UPS called me back. I can go pick up my package at their office between 8pm and 9pm tonight. Come again? +

+

+ 1/17/2011, 3:18:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/271095798979260416/index.html b/static/mytweets/ewagoner/status/271095798979260416/index.html new file mode 100644 index 00000000..e475049e --- /dev/null +++ b/static/mytweets/ewagoner/status/271095798979260416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Swapping out the Prototype library for jquery in an application that heavily uses javascript? Not so easy, but necessary. Sigh. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Swapping out the Prototype library for jquery in an application that heavily uses javascript? Not so easy, but necessary. Sigh. +

+

+ 11/20/2012, 10:40:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2711591911/index.html b/static/mytweets/ewagoner/status/2711591911/index.html new file mode 100644 index 00000000..454949f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/2711591911/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Leaving the farm for the big city to meet my internet friends for the first time. #mefi10 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Leaving the farm for the big city to meet my internet friends for the first time. #mefi10 +

+

+ 7/18/2009, 5:05:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27124351375507456/index.html b/static/mytweets/ewagoner/status/27124351375507456/index.html new file mode 100644 index 00000000..01006591 --- /dev/null +++ b/static/mytweets/ewagoner/status/27124351375507456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Where can you find a locallygrown.net market? All over the map! (I make a version of this yearly, <3 seeing the growth) <a href="https://skitch.com/ewagoner/rj4gu/preview-of-map-flyer.pdf-1-page">https://skitch.com/ewagoner/rj4gu/preview-of-map-flyer.pdf-1-page</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2712605132/index.html b/static/mytweets/ewagoner/status/2712605132/index.html new file mode 100644 index 00000000..06174e75 --- /dev/null +++ b/static/mytweets/ewagoner/status/2712605132/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm listening to a sci-fi podcast on the iPhone, wearing a jokey shirt about the Bayeux Tapestry, & going to a birthday party for a website + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm listening to a sci-fi podcast on the iPhone, wearing a jokey shirt about the Bayeux Tapestry, & going to a birthday party for a website +

+

+ 7/18/2009, 6:28:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2712608780/index.html b/static/mytweets/ewagoner/status/2712608780/index.html new file mode 100644 index 00000000..13bbd7b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/2712608780/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yup, I'm a nerd. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yup, I'm a nerd. +

+

+ 7/18/2009, 6:29:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2713304457/index.html b/static/mytweets/ewagoner/status/2713304457/index.html new file mode 100644 index 00000000..f64479fe --- /dev/null +++ b/static/mytweets/ewagoner/status/2713304457/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happy birthday, Metafilter! #mefi10 http://twitpic.com/atono + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happy birthday, Metafilter! #mefi10 http://twitpic.com/atono +

+

+ 7/18/2009, 7:26:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27137355312/index.html b/static/mytweets/ewagoner/status/27137355312/index.html new file mode 100644 index 00000000..17bbe948 --- /dev/null +++ b/static/mytweets/ewagoner/status/27137355312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Booting the new MacBook Pro for the first time. The future is wide open. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Booting the new MacBook Pro for the first time. The future is wide open. +

+

+ 10/12/2010, 9:20:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27143046666/index.html b/static/mytweets/ewagoner/status/27143046666/index.html new file mode 100644 index 00000000..3605f761 --- /dev/null +++ b/static/mytweets/ewagoner/status/27143046666/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Girlfriend overheard I would eat her to survive. How to salvage relationship?" Now see, before the 'net, that couple would've been doomed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Girlfriend overheard I would eat her to survive. How to salvage relationship?" Now see, before the 'net, that couple would've been doomed. +

+

+ 10/12/2010, 10:24:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/271436048943423488/index.html b/static/mytweets/ewagoner/status/271436048943423488/index.html new file mode 100644 index 00000000..a009f84a --- /dev/null +++ b/static/mytweets/ewagoner/status/271436048943423488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It feels very strange not being at my parents’ house in Missouri with my sisters for Thanksgiving. We’re all far flung now. I miss them. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It feels very strange not being at my parents’ house in Missouri with my sisters for Thanksgiving. We’re all far flung now. I miss them. +

+

+ 11/21/2012, 9:12:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27144793565/index.html b/static/mytweets/ewagoner/status/27144793565/index.html new file mode 100644 index 00000000..4f79e070 --- /dev/null +++ b/static/mytweets/ewagoner/status/27144793565/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @CathyAtTheFund: Farm forced to destroy 50,000 lbs of cheese, but they're fighting back. http://bit.ly/aCB9XJ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @CathyAtTheFund: Farm forced to destroy 50,000 lbs of cheese, but they're fighting back. http://bit.ly/aCB9XJ +

+

+ 10/12/2010, 10:43:49 AM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27145625923/index.html b/static/mytweets/ewagoner/status/27145625923/index.html new file mode 100644 index 00000000..342c4720 --- /dev/null +++ b/static/mytweets/ewagoner/status/27145625923/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally watched that video of the transmission tower technician's free-climb to the top of a 1768 foot tower. Criminy. http://is.gd/fYJya + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally watched that video of the transmission tower technician's free-climb to the top of a 1768 foot tower. Criminy. http://is.gd/fYJya +

+

+ 10/12/2010, 10:52:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2715644222/index.html b/static/mytweets/ewagoner/status/2715644222/index.html new file mode 100644 index 00000000..301c855e --- /dev/null +++ b/static/mytweets/ewagoner/status/2715644222/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How many MeFi users does it take to id a stuffed monkey thing? More than we have here. Expect an AskMe question with pics soon. #mefi10 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How many MeFi users does it take to id a stuffed monkey thing? More than we have here. Expect an AskMe question with pics soon. #mefi10 +

+

+ 7/18/2009, 10:35:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/271671454033121281/index.html b/static/mytweets/ewagoner/status/271671454033121281/index.html new file mode 100644 index 00000000..3ca7532f --- /dev/null +++ b/static/mytweets/ewagoner/status/271671454033121281/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My contribution to the Thanksgiving meal: quart mason jars filled with homemade alcohol. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My contribution to the Thanksgiving meal: quart mason jars filled with homemade alcohol. +

+

+ 11/22/2012, 12:48:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2716925869/index.html b/static/mytweets/ewagoner/status/2716925869/index.html new file mode 100644 index 00000000..5115f91f --- /dev/null +++ b/static/mytweets/ewagoner/status/2716925869/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Economy sized pepto-bismol, Us Weekly, and a pregancy test. The things you see teens buying at midnight at Wal-Mart. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Economy sized pepto-bismol, Us Weekly, and a pregancy test. The things you see teens buying at midnight at Wal-Mart. +

+

+ 7/19/2009, 12:14:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27172118564/index.html b/static/mytweets/ewagoner/status/27172118564/index.html new file mode 100644 index 00000000..fd4cdb4b --- /dev/null +++ b/static/mytweets/ewagoner/status/27172118564/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I didn't think it'd be my kind of thing, but I've been totally sucked into "Guild of the Cowry Catchers". http://cowrycatchers.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I didn't think it'd be my kind of thing, but I've been totally sucked into "Guild of the Cowry Catchers". http://cowrycatchers.com/ +

+

+ 10/12/2010, 4:42:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27173001427/index.html b/static/mytweets/ewagoner/status/27173001427/index.html new file mode 100644 index 00000000..46780019 --- /dev/null +++ b/static/mytweets/ewagoner/status/27173001427/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + .@alhilton has created a vibrant world with Panamindorah without falling into the tropes that tales of fauns and talking beasts so often do. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ .@alhilton has created a vibrant world with Panamindorah without falling into the tropes that tales of fauns and talking beasts so often do. +

+

+ 10/12/2010, 4:55:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27178550834495488/index.html b/static/mytweets/ewagoner/status/27178550834495488/index.html new file mode 100644 index 00000000..af5af4e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/27178550834495488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper and I enjoying an artichoke grown just a few minutes from here. http://instagr.am/p/BEZ9-/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper and I enjoying an artichoke grown just a few minutes from here. http://instagr.am/p/BEZ9-/ +

+

+ 1/17/2011, 8:40:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27190768621/index.html b/static/mytweets/ewagoner/status/27190768621/index.html new file mode 100644 index 00000000..bf1f4065 --- /dev/null +++ b/static/mytweets/ewagoner/status/27190768621/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Hello, darlin'. You come here often?" http://gdzl.la/8JA6eB + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Hello, darlin'. You come here often?" http://gdzl.la/8JA6eB +

+

+ 10/12/2010, 8:45:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/272009021916053505/index.html b/static/mytweets/ewagoner/status/272009021916053505/index.html new file mode 100644 index 00000000..94c9348f --- /dev/null +++ b/static/mytweets/ewagoner/status/272009021916053505/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Jacques Pépin’s Steam-Powered Turkey" I think I'll give this a try today. <a href="http://www.nytimes.com/2012/11/14/dining/steamed-turkey-the-jacques-pepin-way.html?_r=0">http://www.nytimes.com/2012/11/14/dining/steamed-turkey-the-jacques-pepin-way.html?_r=0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/272027095323013120/index.html b/static/mytweets/ewagoner/status/272027095323013120/index.html new file mode 100644 index 00000000..779d0e6b --- /dev/null +++ b/static/mytweets/ewagoner/status/272027095323013120/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + As I sprinkle finishing salt on the omelette, the voice in my head shouts “Finish him!” + +And I’ve never even played Mortal Combat. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ As I sprinkle finishing salt on the omelette, the voice in my head shouts “Finish him!”

And I’ve never even played Mortal Combat. +

+

+ 11/23/2012, 12:21:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/272030680651816960/index.html b/static/mytweets/ewagoner/status/272030680651816960/index.html new file mode 100644 index 00000000..72e83534 --- /dev/null +++ b/static/mytweets/ewagoner/status/272030680651816960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My senator, Saxby Chambliss, does something I agree with. I wasn't sure that was possible. <a href="http://politicalticker.blogs.cnn.com/2012/11/22/chambliss-fires-off-on-norquists-anti-tax-pledge/">http://politicalticker.blogs.cnn.com/2012/11/22/chambliss-fires-off-on-norquists-anti-tax-pledge/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/272045535354048513/index.html b/static/mytweets/ewagoner/status/272045535354048513/index.html new file mode 100644 index 00000000..9d486016 --- /dev/null +++ b/static/mytweets/ewagoner/status/272045535354048513/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Book’ll be entirely finished & ready to ship next week. In the meantime, your address, please, so that I might begin to brief my pigeons.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Book’ll be entirely finished & ready to ship next week. In the meantime, your address, please, so that I might begin to brief my pigeons.” +

+

+ 11/23/2012, 1:34:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/272073842128723968/index.html b/static/mytweets/ewagoner/status/272073842128723968/index.html new file mode 100644 index 00000000..e6113094 --- /dev/null +++ b/static/mytweets/ewagoner/status/272073842128723968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just put the turkey on to boil. I can’t help but think I’ve fallen prey to an elaborate Jacques Pépin joke. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just put the turkey on to boil. I can’t help but think I’ve fallen prey to an elaborate Jacques Pépin joke. +

+

+ 11/23/2012, 3:27:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/272100971994308608/index.html b/static/mytweets/ewagoner/status/272100971994308608/index.html new file mode 100644 index 00000000..b24f054b --- /dev/null +++ b/static/mytweets/ewagoner/status/272100971994308608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The turkey after roasting a mere 45 minutes. Jacques Pépin, you mad genius. <a href="http://instagr.am/p/SY257_s2lb/">http://instagr.am/p/SY257_s2lb/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The turkey after roasting a mere 45 minutes. Jacques Pépin, you mad genius. http://instagr.am/p/SY257_s2lb/ +

+

+ 11/23/2012, 5:15:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/272174072421560320/index.html b/static/mytweets/ewagoner/status/272174072421560320/index.html new file mode 100644 index 00000000..a9135797 --- /dev/null +++ b/static/mytweets/ewagoner/status/272174072421560320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @theloop: James Bond is a Time Lord <a href="http://loopu.in/QfrQ8O">http://loopu.in/QfrQ8O</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @theloop: James Bond is a Time Lord http://loopu.in/QfrQ8O +

+

+ 11/23/2012, 10:05:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/272176209075519489/index.html b/static/mytweets/ewagoner/status/272176209075519489/index.html new file mode 100644 index 00000000..595c268a --- /dev/null +++ b/static/mytweets/ewagoner/status/272176209075519489/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper is throwing a Gorillaz dance and sing along party in her crib right now. You must be three or younger to enter. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper is throwing a Gorillaz dance and sing along party in her crib right now. You must be three or younger to enter. +

+

+ 11/23/2012, 10:13:59 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2722921696989184/index.html b/static/mytweets/ewagoner/status/2722921696989184/index.html new file mode 100644 index 00000000..5597e219 --- /dev/null +++ b/static/mytweets/ewagoner/status/2722921696989184/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + We are the Dead. Short days ago +We lived, felt dawn, saw sunset glow, +Loved and were loved, and now we lie +In Flanders fields. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We are the Dead. Short days ago
We lived, felt dawn, saw sunset glow,
Loved and were loved, and now we lie
In Flanders fields. +

+

+ 11/11/2010, 9:02:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/272387705705476097/index.html b/static/mytweets/ewagoner/status/272387705705476097/index.html new file mode 100644 index 00000000..f69a73c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/272387705705476097/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We waited 70 minutes, but the time has come for Viv and I to accept that the trapeze studio really is closed today. We have the sads. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We waited 70 minutes, but the time has come for Viv and I to accept that the trapeze studio really is closed today. We have the sads. +

+

+ 11/24/2012, 12:14:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/272398123714895874/index.html b/static/mytweets/ewagoner/status/272398123714895874/index.html new file mode 100644 index 00000000..3811aac7 --- /dev/null +++ b/static/mytweets/ewagoner/status/272398123714895874/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brainpicker: Ah, yes. A field guide to facial hair in the tech world <a href="http://j.mp/UYsbcX">http://j.mp/UYsbcX</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @brainpicker: Ah, yes. A field guide to facial hair in the tech world http://j.mp/UYsbcX +

+

+ 11/24/2012, 12:55:48 PM +

+

Favs: 4

+

Retweets: 8

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27240239684648960/index.html b/static/mytweets/ewagoner/status/27240239684648960/index.html new file mode 100644 index 00000000..1f9a0f74 --- /dev/null +++ b/static/mytweets/ewagoner/status/27240239684648960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In six hours I leave the house for six days, to Chattanooga for the Southern Sustainable Agriculture conference. I'm almost ready. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In six hours I leave the house for six days, to Chattanooga for the Southern Sustainable Agriculture conference. I'm almost ready. +

+

+ 1/18/2011, 12:45:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27243446108/index.html b/static/mytweets/ewagoner/status/27243446108/index.html new file mode 100644 index 00000000..af658cfa --- /dev/null +++ b/static/mytweets/ewagoner/status/27243446108/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Christian college's coffee shop (right by my house) was a good spot to work. Now they're blocking most web traffic & I can't do a thing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Christian college's coffee shop (right by my house) was a good spot to work. Now they're blocking most web traffic & I can't do a thing. +

+

+ 10/13/2010, 9:58:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27243950504/index.html b/static/mytweets/ewagoner/status/27243950504/index.html new file mode 100644 index 00000000..795ce643 --- /dev/null +++ b/static/mytweets/ewagoner/status/27243950504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Can't ssh, can't FTP, can't do any remote sysadmin. Can't IM, even regular traffic is heavily filtered. Guess a new sheriff's in town. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Can't ssh, can't FTP, can't do any remote sysadmin. Can't IM, even regular traffic is heavily filtered. Guess a new sheriff's in town. +

+

+ 10/13/2010, 10:04:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27244047753/index.html b/static/mytweets/ewagoner/status/27244047753/index.html new file mode 100644 index 00000000..0aea8ff3 --- /dev/null +++ b/static/mytweets/ewagoner/status/27244047753/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's a shame because they were the only source of good espresso drinks within 25 miles, and was a great spot to get things done. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's a shame because they were the only source of good espresso drinks within 25 miles, and was a great spot to get things done. +

+

+ 10/13/2010, 10:05:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27245179416/index.html b/static/mytweets/ewagoner/status/27245179416/index.html new file mode 100644 index 00000000..c918a58d --- /dev/null +++ b/static/mytweets/ewagoner/status/27245179416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I demonstrated the problems to an admin there, and he'll try to open things back up. They're trying to block "those kids in their dorms". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I demonstrated the problems to an admin there, and he'll try to open things back up. They're trying to block "those kids in their dorms". +

+

+ 10/13/2010, 10:17:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27245381198/index.html b/static/mytweets/ewagoner/status/27245381198/index.html new file mode 100644 index 00000000..4aeb292d --- /dev/null +++ b/static/mytweets/ewagoner/status/27245381198/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If they'll get things usable again, yay -- their new network has a 100 megabit connection out. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If they'll get things usable again, yay -- their new network has a 100 megabit connection out. +

+

+ 10/13/2010, 10:20:01 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27258694032/index.html b/static/mytweets/ewagoner/status/27258694032/index.html new file mode 100644 index 00000000..fd6ebe39 --- /dev/null +++ b/static/mytweets/ewagoner/status/27258694032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm at Bo-Nell's Drive In, for a little 50s retro lunch. Hand-dipped onion rings on the way! http://gdzl.la/8JNtn7 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm at Bo-Nell's Drive In, for a little 50s retro lunch. Hand-dipped onion rings on the way! http://gdzl.la/8JNtn7 +

+

+ 10/13/2010, 12:51:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27262572228/index.html b/static/mytweets/ewagoner/status/27262572228/index.html new file mode 100644 index 00000000..8410c9bb --- /dev/null +++ b/static/mytweets/ewagoner/status/27262572228/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, you got your marmalade in my scotch! http://gdzl.la/8JP7JG + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, you got your marmalade in my scotch! http://gdzl.la/8JP7JG +

+

+ 10/13/2010, 1:42:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/272738304754073600/index.html b/static/mytweets/ewagoner/status/272738304754073600/index.html new file mode 100644 index 00000000..d697e16b --- /dev/null +++ b/static/mytweets/ewagoner/status/272738304754073600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I've started telling my daughters I'm beautiful" <a href="http://offbeatfamilies.com/2012/11/telling-daughters-im-beautiful">http://offbeatfamilies.com/2012/11/telling-daughters-im-beautiful</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27275302167/index.html b/static/mytweets/ewagoner/status/27275302167/index.html new file mode 100644 index 00000000..b5dd3595 --- /dev/null +++ b/static/mytweets/ewagoner/status/27275302167/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap! This locallygrown.net market is beautiful. And they did it all on their own. http://bountifulblessings.locallygrown.net + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy crap! This locallygrown.net market is beautiful. And they did it all on their own. http://bountifulblessings.locallygrown.net +

+

+ 10/13/2010, 4:50:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/272805601686474754/index.html b/static/mytweets/ewagoner/status/272805601686474754/index.html new file mode 100644 index 00000000..db614b92 --- /dev/null +++ b/static/mytweets/ewagoner/status/272805601686474754/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper came up to me with her face kind of scrunched up funny, opened her mouth, and said, “E.T. phone home”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper came up to me with her face kind of scrunched up funny, opened her mouth, and said, “E.T. phone home”. +

+

+ 11/25/2012, 3:54:58 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/272844511737159680/index.html b/static/mytweets/ewagoner/status/272844511737159680/index.html new file mode 100644 index 00000000..5bc6a836 --- /dev/null +++ b/static/mytweets/ewagoner/status/272844511737159680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian tells me Santa is going to come down the chimney, find her iPad, and install the apps she wants. #kidsthesedays + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian tells me Santa is going to come down the chimney, find her iPad, and install the apps she wants. #kidsthesedays +

+

+ 11/25/2012, 6:29:35 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/272885626376945664/index.html b/static/mytweets/ewagoner/status/272885626376945664/index.html new file mode 100644 index 00000000..178409e6 --- /dev/null +++ b/static/mytweets/ewagoner/status/272885626376945664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Game over, the thrashing will continue for a bit, but it won’t change the outcome. Microsoft has failed." <a href="http://semiaccurate.com/2012/11/14/microsoft-has-failed/">http://semiaccurate.com/2012/11/14/microsoft-has-failed/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27307741509/index.html b/static/mytweets/ewagoner/status/27307741509/index.html new file mode 100644 index 00000000..f39eb9ba --- /dev/null +++ b/static/mytweets/ewagoner/status/27307741509/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Three days have gone by, and I'm having to devote an increasing amount of brainpower to telling my body *not* to scratch at the poison ivy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Three days have gone by, and I'm having to devote an increasing amount of brainpower to telling my body *not* to scratch at the poison ivy. +

+

+ 10/13/2010, 11:40:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27309008431/index.html b/static/mytweets/ewagoner/status/27309008431/index.html new file mode 100644 index 00000000..7a0241cf --- /dev/null +++ b/static/mytweets/ewagoner/status/27309008431/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @lushbucket: Love how Canadian TV reports the Chilean miner rescue as feat of engineering and American TV calls it a "miracle". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @lushbucket: Love how Canadian TV reports the Chilean miner rescue as feat of engineering and American TV calls it a "miracle". +

+

+ 10/13/2010, 11:58:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/273092149707419649/index.html b/static/mytweets/ewagoner/status/273092149707419649/index.html new file mode 100644 index 00000000..c0a3fa7e --- /dev/null +++ b/static/mytweets/ewagoner/status/273092149707419649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now is the time of year to gorge on Mandarin oranges from Chaffin Family Orchards. If you've never had them, you ought. <a href="http://www.chaffinfamilyorchards.net/?page_id=1287">http://www.chaffinfamilyorchards.net/?page_id=1287</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now is the time of year to gorge on Mandarin oranges from Chaffin Family Orchards. If you've never had them, you ought. http://www.chaffinfamilyorchards.net/?page_id=1287 +

+

+ 11/26/2012, 10:53:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/273112772/index.html b/static/mytweets/ewagoner/status/273112772/index.html new file mode 100644 index 00000000..07331c81 --- /dev/null +++ b/static/mytweets/ewagoner/status/273112772/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Burnaby's fallen and can't get up. I really need to finish moving to my accelerator. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Burnaby's fallen and can't get up. I really need to finish moving to my accelerator. +

+

+ 9/16/2007, 7:08:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/273131031996026882/index.html b/static/mytweets/ewagoner/status/273131031996026882/index.html new file mode 100644 index 00000000..a6352b6b --- /dev/null +++ b/static/mytweets/ewagoner/status/273131031996026882/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I made a trapeze routine out of rolling open my big garage door, digging in my chest freezers, & closing the door again. Yay, dance! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I made a trapeze routine out of rolling open my big garage door, digging in my chest freezers, & closing the door again. Yay, dance! +

+

+ 11/26/2012, 1:28:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/273154555573837824/index.html b/static/mytweets/ewagoner/status/273154555573837824/index.html new file mode 100644 index 00000000..8cae62d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/273154555573837824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If Vivian ever was assigned something like this, I’d be marching on down to the school lickety-split. <a href="http://deserthooker.tumblr.com/post/36570901798/girljanitor-steve-bowler-tweeted-a-photo-of-an">http://deserthooker.tumblr.com/post/36570901798/girljanitor-steve-bowler-tweeted-a-photo-of-an</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/273515010993565696/index.html b/static/mytweets/ewagoner/status/273515010993565696/index.html new file mode 100644 index 00000000..8781ff4b --- /dev/null +++ b/static/mytweets/ewagoner/status/273515010993565696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Cleverlys cover Bruno Mars’ “The Lazy Song” <a href="http://www.youtube.com/watch?v=1lyuTsquH9Q">http://www.youtube.com/watch?v=1lyuTsquH9Q</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/273518755483635712/index.html b/static/mytweets/ewagoner/status/273518755483635712/index.html new file mode 100644 index 00000000..0908fcc4 --- /dev/null +++ b/static/mytweets/ewagoner/status/273518755483635712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yeah, I’m behind the times. Bruno Mars’ official video for The Lazy Song starring Leonard Nemoy (it’s great): <a href="http://www.youtube.com/watch?v=dULOjT9GYdQ">http://www.youtube.com/watch?v=dULOjT9GYdQ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yeah, I’m behind the times. Bruno Mars’ official video for The Lazy Song starring Leonard Nemoy (it’s great): http://www.youtube.com/watch?v=dULOjT9GYdQ +

+

+ 11/27/2012, 3:08:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27352683633/index.html b/static/mytweets/ewagoner/status/27352683633/index.html new file mode 100644 index 00000000..b1f76f33 --- /dev/null +++ b/static/mytweets/ewagoner/status/27352683633/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Working on simplifying my work space. http://gdzl.la/8JYYzB + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Working on simplifying my work space. http://gdzl.la/8JYYzB +

+

+ 10/14/2010, 11:44:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/273546755759550467/index.html b/static/mytweets/ewagoner/status/273546755759550467/index.html new file mode 100644 index 00000000..22802129 --- /dev/null +++ b/static/mytweets/ewagoner/status/273546755759550467/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "How to Sound Like the Bee's Knees: A Dictionary of 1920s Slang" <a href="http://www.theatlanticwire.com/entertainment/2012/10/how-sound-bees-knees-dictionary-1920s-slang/58146/">http://www.theatlanticwire.com/entertainment/2012/10/how-sound-bees-knees-dictionary-1920s-slang/58146/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2735730526781440/index.html b/static/mytweets/ewagoner/status/2735730526781440/index.html new file mode 100644 index 00000000..f9c9eb64 --- /dev/null +++ b/static/mytweets/ewagoner/status/2735730526781440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Gypsy music, opera, klezmer & cabaret come-ons mingle like emigres trading aliases at an after-hours night club." http://vagabondopera.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Gypsy music, opera, klezmer & cabaret come-ons mingle like emigres trading aliases at an after-hours night club." http://vagabondopera.com +

+

+ 11/11/2010, 9:53:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27359511446560769/index.html b/static/mytweets/ewagoner/status/27359511446560769/index.html new file mode 100644 index 00000000..03a138c9 --- /dev/null +++ b/static/mytweets/ewagoner/status/27359511446560769/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was the very first appointment of the morning, and still the doctor's making me wait a half hour. And counting. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was the very first appointment of the morning, and still the doctor's making me wait a half hour. And counting. +

+

+ 1/18/2011, 8:39:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27361986278858752/index.html b/static/mytweets/ewagoner/status/27361986278858752/index.html new file mode 100644 index 00000000..3edebd7a --- /dev/null +++ b/static/mytweets/ewagoner/status/27361986278858752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + He finally saw me. Took all of 30 seconds to take the stitches out and he was gone. That's the last of the major dental work for a while. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ He finally saw me. Took all of 30 seconds to take the stitches out and he was gone. That's the last of the major dental work for a while. +

+

+ 1/18/2011, 8:49:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27365765292236800/index.html b/static/mytweets/ewagoner/status/27365765292236800/index.html new file mode 100644 index 00000000..0b9bcf01 --- /dev/null +++ b/static/mytweets/ewagoner/status/27365765292236800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got to the UPS center right as they were letting the trucks out. Reminded me of the last time I was at the rodeo. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got to the UPS center right as they were letting the trucks out. Reminded me of the last time I was at the rodeo. +

+

+ 1/18/2011, 9:04:41 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27373483851784192/index.html b/static/mytweets/ewagoner/status/27373483851784192/index.html new file mode 100644 index 00000000..b28b95d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/27373483851784192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I bet you thought the Vietnam war was over, but it's not. Take a look at these amazing photos of the Hmong in Laos. <a href="http://kcortiz.photoshelter.com/gallery/FORCED-REBELLION-HMONG-CIA-VETERANS-OF-THE-SECRET-WAR/G0000ddMEaqXj9SU">http://kcortiz.photoshelter.com/gallery/FORCED-REBELLION-HMONG-CIA-VETERANS-OF-THE-SECRET-WAR/G0000ddMEaqXj9SU</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/273881034473488384/index.html b/static/mytweets/ewagoner/status/273881034473488384/index.html new file mode 100644 index 00000000..722aba78 --- /dev/null +++ b/static/mytweets/ewagoner/status/273881034473488384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Downtown Athens, GA. This is where I work and play. And they don’t even show the half of it. <a href="http://www.youtube.com/watch?v=OZtl6TCi7mI">http://www.youtube.com/watch?v=OZtl6TCi7mI</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Downtown Athens, GA. This is where I work and play. And they don’t even show the half of it. http://www.youtube.com/watch?v=OZtl6TCi7mI +

+

+ 11/28/2012, 3:08:21 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/273884509013942272/index.html b/static/mytweets/ewagoner/status/273884509013942272/index.html new file mode 100644 index 00000000..369bcae7 --- /dev/null +++ b/static/mytweets/ewagoner/status/273884509013942272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @sparklej: Is the toy for boys or girls? A handy flowchart: <a href="https://twitter.com/sparklej/status/273785368191578113/photo/1">https://twitter.com/sparklej/status/273785368191578113/photo/1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/273891389778051072/index.html b/static/mytweets/ewagoner/status/273891389778051072/index.html new file mode 100644 index 00000000..bd3c9556 --- /dev/null +++ b/static/mytweets/ewagoner/status/273891389778051072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Cool Things To Find” is a song of the Curiosity Mars mission done (very quickly!) in the style of “Dumb Ways to Die” <a href="http://www.youtube.com/watch?v=bIy6w_iubSs">http://www.youtube.com/watch?v=bIy6w_iubSs</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Cool Things To Find” is a song of the Curiosity Mars mission done (very quickly!) in the style of “Dumb Ways to Die” http://www.youtube.com/watch?v=bIy6w_iubSs +

+

+ 11/28/2012, 3:49:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/273970969830359040/index.html b/static/mytweets/ewagoner/status/273970969830359040/index.html new file mode 100644 index 00000000..70df3499 --- /dev/null +++ b/static/mytweets/ewagoner/status/273970969830359040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If I’m ever on Chopped & given a lb of horrifically freezer burned white fish, half a jar of old salsa, a mushy avocado, & eggs, I’m ready. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If I’m ever on Chopped & given a lb of horrifically freezer burned white fish, half a jar of old salsa, a mushy avocado, & eggs, I’m ready. +

+

+ 11/28/2012, 9:05:44 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/273985439537446912/index.html b/static/mytweets/ewagoner/status/273985439537446912/index.html new file mode 100644 index 00000000..c86fb41a --- /dev/null +++ b/static/mytweets/ewagoner/status/273985439537446912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Bookwench: This is the most complex and hilarious entry about a burrito I've ever read. <a href="http://tmblr.co/ZtgPexYGUhiE">http://tmblr.co/ZtgPexYGUhiE</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Bookwench: This is the most complex and hilarious entry about a burrito I've ever read. http://tmblr.co/ZtgPexYGUhiE +

+

+ 11/28/2012, 10:03:13 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/274153263861993472/index.html b/static/mytweets/ewagoner/status/274153263861993472/index.html new file mode 100644 index 00000000..4823ca89 --- /dev/null +++ b/static/mytweets/ewagoner/status/274153263861993472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @shervin: Farmer denied permit to build horse shelter. So he builds giant table & chairs which don't need permit. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @shervin: Farmer denied permit to build horse shelter. So he builds giant table & chairs which don't need permit.

+

+

+ 11/29/2012, 9:10:06 AM +

+

Favs: 1

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27419687373504513/index.html b/static/mytweets/ewagoner/status/27419687373504513/index.html new file mode 100644 index 00000000..4c24f992 --- /dev/null +++ b/static/mytweets/ewagoner/status/27419687373504513/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A vegetarian lunch? Yeah, it happens sometimes. @ Trappeze Pub http://instagr.am/p/BFI_7/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A vegetarian lunch? Yeah, it happens sometimes. @ Trappeze Pub http://instagr.am/p/BFI_7/ +

+

+ 1/18/2011, 12:38:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27424847793487872/index.html b/static/mytweets/ewagoner/status/27424847793487872/index.html new file mode 100644 index 00000000..960d4ad3 --- /dev/null +++ b/static/mytweets/ewagoner/status/27424847793487872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Using Toodledo to plan out my very hectic work schedule as the only "tech guy" for a conference of 2000 people. http://twitpic.com/3r7ygk + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Using Toodledo to plan out my very hectic work schedule as the only "tech guy" for a conference of 2000 people. http://twitpic.com/3r7ygk +

+

+ 1/18/2011, 12:59:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/274293882/index.html b/static/mytweets/ewagoner/status/274293882/index.html new file mode 100644 index 00000000..2ec81c03 --- /dev/null +++ b/static/mytweets/ewagoner/status/274293882/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hanging one more year on the line. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hanging one more year on the line. +

+

+ 9/17/2007, 9:21:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2743127173500928/index.html b/static/mytweets/ewagoner/status/2743127173500928/index.html new file mode 100644 index 00000000..00ad1fbd --- /dev/null +++ b/static/mytweets/ewagoner/status/2743127173500928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Have a sustainable food hero? The National Resources Defense Council is taking nominations for their Growing Green Awards http://is.gd/gWdMg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Have a sustainable food hero? The National Resources Defense Council is taking nominations for their Growing Green Awards http://is.gd/gWdMg +

+

+ 11/11/2010, 10:23:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/274340972/index.html b/static/mytweets/ewagoner/status/274340972/index.html new file mode 100644 index 00000000..51067810 --- /dev/null +++ b/static/mytweets/ewagoner/status/274340972/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @everyone: Thanks for the well wishes! If you were here, I'd share my cake. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @everyone: Thanks for the well wishes! If you were here, I'd share my cake. +

+

+ 9/17/2007, 9:46:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27439292547/index.html b/static/mytweets/ewagoner/status/27439292547/index.html new file mode 100644 index 00000000..603ffdbb --- /dev/null +++ b/static/mytweets/ewagoner/status/27439292547/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heavy frost last night. Even the grass was crunchy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heavy frost last night. Even the grass was crunchy. +

+

+ 10/15/2010, 9:12:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27441212036/index.html b/static/mytweets/ewagoner/status/27441212036/index.html new file mode 100644 index 00000000..64b28cd4 --- /dev/null +++ b/static/mytweets/ewagoner/status/27441212036/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A week from today I'll be slow cooking pork butts from 4 different farms, a heritage turkey, beef sausages & burgers, & more. Hunter's Moon! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A week from today I'll be slow cooking pork butts from 4 different farms, a heritage turkey, beef sausages & burgers, & more. Hunter's Moon! +

+

+ 10/15/2010, 9:35:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27441541/index.html b/static/mytweets/ewagoner/status/27441541/index.html new file mode 100644 index 00000000..c55a4669 --- /dev/null +++ b/static/mytweets/ewagoner/status/27441541/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Decided to put in a proposal to direct "Streetcar Named Desire". I'll ask for a slot in January of next year. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Decided to put in a proposal to direct "Streetcar Named Desire". I'll ask for a slot in January of next year. +

+

+ 4/13/2007, 8:39:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/274466872/index.html b/static/mytweets/ewagoner/status/274466872/index.html new file mode 100644 index 00000000..48f04b39 --- /dev/null +++ b/static/mytweets/ewagoner/status/274466872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rails on Dreamhost. Will the fun never end? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rails on Dreamhost. Will the fun never end? +

+

+ 9/17/2007, 10:46:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/274533574496116736/index.html b/static/mytweets/ewagoner/status/274533574496116736/index.html new file mode 100644 index 00000000..9c074abb --- /dev/null +++ b/static/mytweets/ewagoner/status/274533574496116736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's about time we put the Fish back in Fishmas. <a href="http://instagr.am/p/SqJNT_M2nA/">http://instagr.am/p/SqJNT_M2nA/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's about time we put the Fish back in Fishmas. http://instagr.am/p/SqJNT_M2nA/ +

+

+ 11/30/2012, 10:21:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27454194503913472/index.html b/static/mytweets/ewagoner/status/27454194503913472/index.html new file mode 100644 index 00000000..06886de6 --- /dev/null +++ b/static/mytweets/ewagoner/status/27454194503913472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wagon, ho! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wagon, ho! +

+

+ 1/18/2011, 2:56:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/274667513294487552/index.html b/static/mytweets/ewagoner/status/274667513294487552/index.html new file mode 100644 index 00000000..b7916a54 --- /dev/null +++ b/static/mytweets/ewagoner/status/274667513294487552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Waiting for Louis (C.K.) @ The Classic Center <a href="http://instagr.am/p/SrGIF6M2sJ/">http://instagr.am/p/SrGIF6M2sJ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Waiting for Louis (C.K.) @ The Classic Center http://instagr.am/p/SrGIF6M2sJ/ +

+

+ 11/30/2012, 7:13:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27468259909443585/index.html b/static/mytweets/ewagoner/status/27468259909443585/index.html new file mode 100644 index 00000000..3f976c14 --- /dev/null +++ b/static/mytweets/ewagoner/status/27468259909443585/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sitting still on the highway while ahead of us, vehicles burn. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sitting still on the highway while ahead of us, vehicles burn. +

+

+ 1/18/2011, 3:51:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27468514263/index.html b/static/mytweets/ewagoner/status/27468514263/index.html new file mode 100644 index 00000000..97f5cac0 --- /dev/null +++ b/static/mytweets/ewagoner/status/27468514263/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So glad my company is committed to being downtown, where, when I need it, a latte like this's just down the block. http://gdzl.la/8KfGkZ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So glad my company is committed to being downtown, where, when I need it, a latte like this's just down the block. http://gdzl.la/8KfGkZ +

+

+ 10/15/2010, 2:47:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27473046566604800/index.html b/static/mytweets/ewagoner/status/27473046566604800/index.html new file mode 100644 index 00000000..b672d1d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/27473046566604800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Only one car, but it made a lot of smoke. http://instagr.am/p/BFRg9/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Only one car, but it made a lot of smoke. http://instagr.am/p/BFRg9/ +

+

+ 1/18/2011, 4:10:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27482594008/index.html b/static/mytweets/ewagoner/status/27482594008/index.html new file mode 100644 index 00000000..c5b1a35a --- /dev/null +++ b/static/mytweets/ewagoner/status/27482594008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The streets shall run with brass. http://gdzl.la/8KhZW6 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The streets shall run with brass. http://gdzl.la/8KhZW6 +

+

+ 10/15/2010, 6:11:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27483273871/index.html b/static/mytweets/ewagoner/status/27483273871/index.html new file mode 100644 index 00000000..97d79b0b --- /dev/null +++ b/static/mytweets/ewagoner/status/27483273871/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Since the parade has me trapped here, I might as well try a Brandywine Flip. http://gdzl.la/8Km9aJ http://gdzl.la/8Ki6g2 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Since the parade has me trapped here, I might as well try a Brandywine Flip. http://gdzl.la/8Km9aJ http://gdzl.la/8Ki6g2 +

+

+ 10/15/2010, 6:21:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/274850382/index.html b/static/mytweets/ewagoner/status/274850382/index.html new file mode 100644 index 00000000..69f28ba6 --- /dev/null +++ b/static/mytweets/ewagoner/status/274850382/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @gcatz: I tried to convert redmine for the Slingshot contest, but the code was too bad to get it done. The software itself looked decent ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @gcatz: I tried to convert redmine for the Slingshot contest, but the code was too bad to get it done. The software itself looked decent ... +

+

+ 9/17/2007, 1:57:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27485740818/index.html b/static/mytweets/ewagoner/status/27485740818/index.html new file mode 100644 index 00000000..8737b65d --- /dev/null +++ b/static/mytweets/ewagoner/status/27485740818/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OH: "What are you going to do?" "Get my life together." "But it's your birthday!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH: "What are you going to do?" "Get my life together." "But it's your birthday!" +

+

+ 10/15/2010, 6:56:13 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27489342813372417/index.html b/static/mytweets/ewagoner/status/27489342813372417/index.html new file mode 100644 index 00000000..fd3e4df5 --- /dev/null +++ b/static/mytweets/ewagoner/status/27489342813372417/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can't believe there are so many people who drive in this mess every single day. Nothing could make this worth it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I can't believe there are so many people who drive in this mess every single day. Nothing could make this worth it. +

+

+ 1/18/2011, 5:15:44 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27494246942/index.html b/static/mytweets/ewagoner/status/27494246942/index.html new file mode 100644 index 00000000..5305ebac --- /dev/null +++ b/static/mytweets/ewagoner/status/27494246942/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's all-we-can-eat shrimp night over here, so long as we can only eat less than 84 shrimp. http://gdzl.la/8Kns4S + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's all-we-can-eat shrimp night over here, so long as we can only eat less than 84 shrimp. http://gdzl.la/8Kns4S +

+

+ 10/15/2010, 8:49:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27499770932/index.html b/static/mytweets/ewagoner/status/27499770932/index.html new file mode 100644 index 00000000..83950ff1 --- /dev/null +++ b/static/mytweets/ewagoner/status/27499770932/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dude on Chopped couldn't be any more Dwight Schrute if it were Rainn Wilson himself cooking. So painful. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dude on Chopped couldn't be any more Dwight Schrute if it were Rainn Wilson himself cooking. So painful. +

+

+ 10/15/2010, 9:58:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27503395515/index.html b/static/mytweets/ewagoner/status/27503395515/index.html new file mode 100644 index 00000000..32800755 --- /dev/null +++ b/static/mytweets/ewagoner/status/27503395515/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Another sign I've been totally sucked into Guild of the Cowry Catchers: eight hours of unlistened-to Covervilles. http://cowrycatchers.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another sign I've been totally sucked into Guild of the Cowry Catchers: eight hours of unlistened-to Covervilles. http://cowrycatchers.com/ +

+

+ 10/15/2010, 10:44:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2751473540/index.html b/static/mytweets/ewagoner/status/2751473540/index.html new file mode 100644 index 00000000..e1d2f355 --- /dev/null +++ b/static/mytweets/ewagoner/status/2751473540/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We chose to go to the moon, not because it was easy but because it was hard. Now we take easy road & bail out irresponsible corporations. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We chose to go to the moon, not because it was easy but because it was hard. Now we take easy road & bail out irresponsible corporations. +

+

+ 7/20/2009, 11:32:36 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2752027822/index.html b/static/mytweets/ewagoner/status/2752027822/index.html new file mode 100644 index 00000000..bb9adae7 --- /dev/null +++ b/static/mytweets/ewagoner/status/2752027822/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I forget. Is it rum and then bourbon never fear, or rum and then bourbon never sicker? Maybe just rum and then bourbon, never on Monday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I forget. Is it rum and then bourbon never fear, or rum and then bourbon never sicker? Maybe just rum and then bourbon, never on Monday. +

+

+ 7/21/2009, 12:09:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/275301664855060480/index.html b/static/mytweets/ewagoner/status/275301664855060480/index.html new file mode 100644 index 00000000..af08c036 --- /dev/null +++ b/static/mytweets/ewagoner/status/275301664855060480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There’s a great article in the current NatGeo on Doggerland, a formerly occupied area larger than Great Britain now under the North Sea. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There’s a great article in the current NatGeo on Doggerland, a formerly occupied area larger than Great Britain now under the North Sea. +

+

+ 12/2/2012, 1:13:26 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/275302498540089345/index.html b/static/mytweets/ewagoner/status/275302498540089345/index.html new file mode 100644 index 00000000..21a14bc2 --- /dev/null +++ b/static/mytweets/ewagoner/status/275302498540089345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love reading National Geographic on the iPad via the Newstand app. The interactive features are really well done, as one might expect. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I love reading National Geographic on the iPad via the Newstand app. The interactive features are really well done, as one might expect. +

+

+ 12/2/2012, 1:16:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/275371126346088448/index.html b/static/mytweets/ewagoner/status/275371126346088448/index.html new file mode 100644 index 00000000..9f9da04f --- /dev/null +++ b/static/mytweets/ewagoner/status/275371126346088448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the Christmas parade the participants all threw candy for the kids. Except for the redneck in the dune buggy. He threw ketchup packets. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the Christmas parade the participants all threw candy for the kids. Except for the redneck in the dune buggy. He threw ketchup packets. +

+

+ 12/2/2012, 5:49:27 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/275382053086830593/index.html b/static/mytweets/ewagoner/status/275382053086830593/index.html new file mode 100644 index 00000000..24955aed --- /dev/null +++ b/static/mytweets/ewagoner/status/275382053086830593/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Look! That man is wearing a skirt! I think he must be from Hawaii.” — Little boy at the Christmas parade + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Look! That man is wearing a skirt! I think he must be from Hawaii.” — Little boy at the Christmas parade +

+

+ 12/2/2012, 6:32:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27548278790823936/index.html b/static/mytweets/ewagoner/status/27548278790823936/index.html new file mode 100644 index 00000000..b9f31819 --- /dev/null +++ b/static/mytweets/ewagoner/status/27548278790823936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Checking into my room. This was nice! http://instagr.am/p/BFf2k/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Checking into my room. This was nice! http://instagr.am/p/BFf2k/ +

+

+ 1/18/2011, 9:09:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/275602862/index.html b/static/mytweets/ewagoner/status/275602862/index.html new file mode 100644 index 00000000..55512020 --- /dev/null +++ b/static/mytweets/ewagoner/status/275602862/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watching the Bob Saget stand up special. Oh. My. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watching the Bob Saget stand up special. Oh. My. +

+

+ 9/17/2007, 9:34:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/275609626874109953/index.html b/static/mytweets/ewagoner/status/275609626874109953/index.html new file mode 100644 index 00000000..123a1981 --- /dev/null +++ b/static/mytweets/ewagoner/status/275609626874109953/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thomas Keller is in town today. <a href="http://onlineathens.com/local-news/2012-12-01/five-and-tens-neff-preps-star-chef-kellers-arrival">http://onlineathens.com/local-news/2012-12-01/five-and-tens-neff-preps-star-chef-kellers-arrival</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/275633935084564480/index.html b/static/mytweets/ewagoner/status/275633935084564480/index.html new file mode 100644 index 00000000..b5e8dc59 --- /dev/null +++ b/static/mytweets/ewagoner/status/275633935084564480/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Looking back at the video to Lionel Richie’s “Hello” with fresh eyes: +<a href="http://youtu.be/zAtLeAnxAkk">http://youtu.be/zAtLeAnxAkk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looking back at the video to Lionel Richie’s “Hello” with fresh eyes:
http://youtu.be/zAtLeAnxAkk +

+

+ 12/3/2012, 11:13:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27563736281649153/index.html b/static/mytweets/ewagoner/status/27563736281649153/index.html new file mode 100644 index 00000000..fa83d850 --- /dev/null +++ b/static/mytweets/ewagoner/status/27563736281649153/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The walkway to the parking deck was strewn with more artificial feathers than a crime scene involving a cheap can http://instagr.am/p/BFi68/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The walkway to the parking deck was strewn with more artificial feathers than a crime scene involving a cheap can http://instagr.am/p/BFi68/ +

+

+ 1/18/2011, 10:11:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27564402861408258/index.html b/static/mytweets/ewagoner/status/27564402861408258/index.html new file mode 100644 index 00000000..1f8a0718 --- /dev/null +++ b/static/mytweets/ewagoner/status/27564402861408258/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "... a cheap cancan dancer." Not happy with how instagram cuts off captions and doesn't include them on the photo's web page. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "... a cheap cancan dancer." Not happy with how instagram cuts off captions and doesn't include them on the photo's web page. +

+

+ 1/18/2011, 10:14:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/275667842/index.html b/static/mytweets/ewagoner/status/275667842/index.html new file mode 100644 index 00000000..36d45114 --- /dev/null +++ b/static/mytweets/ewagoner/status/275667842/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Local leg of lamb roasted in a clay pot really hit the spot. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Local leg of lamb roasted in a clay pot really hit the spot. +

+

+ 9/17/2007, 10:16:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/275707204026372097/index.html b/static/mytweets/ewagoner/status/275707204026372097/index.html new file mode 100644 index 00000000..10cf00bc --- /dev/null +++ b/static/mytweets/ewagoner/status/275707204026372097/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yo @mc_frontalot -- happy birthday! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yo @mc_frontalot -- happy birthday! +

+

+ 12/3/2012, 4:04:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27575321/index.html b/static/mytweets/ewagoner/status/27575321/index.html new file mode 100644 index 00000000..45f0bc39 --- /dev/null +++ b/static/mytweets/ewagoner/status/27575321/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got the Joyent Slingshot SDK. Am trying to bootstrap my app into working with it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got the Joyent Slingshot SDK. Am trying to bootstrap my app into working with it. +

+

+ 4/14/2007, 12:00:39 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27578421/index.html b/static/mytweets/ewagoner/status/27578421/index.html new file mode 100644 index 00000000..0e9457ef --- /dev/null +++ b/static/mytweets/ewagoner/status/27578421/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, I'll be. It works! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, I'll be. It works! +

+

+ 4/14/2007, 12:05:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27592434857/index.html b/static/mytweets/ewagoner/status/27592434857/index.html new file mode 100644 index 00000000..cb61238f --- /dev/null +++ b/static/mytweets/ewagoner/status/27592434857/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This chart explains why I can be found at Trappeze and Highwire every now and again. Also, my pints of White Russians. http://is.gd/g52hE + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This chart explains why I can be found at Trappeze and Highwire every now and again. Also, my pints of White Russians. http://is.gd/g52hE +

+

+ 10/16/2010, 9:20:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/275991973205254145/index.html b/static/mytweets/ewagoner/status/275991973205254145/index.html new file mode 100644 index 00000000..4264b916 --- /dev/null +++ b/static/mytweets/ewagoner/status/275991973205254145/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ferretthimself: Why I Have Pretty Pretty Princess Nails: <a href="http://www.theferrett.com/ferrettworks/2012/12/why-i-have-pretty-pretty-princess-nails/">http://www.theferrett.com/ferrettworks/2012/12/why-i-have-pretty-pretty-princess-nails/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/276014379454042112/index.html b/static/mytweets/ewagoner/status/276014379454042112/index.html new file mode 100644 index 00000000..3333fc12 --- /dev/null +++ b/static/mytweets/ewagoner/status/276014379454042112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New hipster barbecue place on Pulaski street. It's good. @ Pulaski Heights BBQ <a href="http://instagr.am/p/S0qncXs2rB/">http://instagr.am/p/S0qncXs2rB/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New hipster barbecue place on Pulaski street. It's good. @ Pulaski Heights BBQ http://instagr.am/p/S0qncXs2rB/ +

+

+ 12/4/2012, 12:25:30 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/276045956548530177/index.html b/static/mytweets/ewagoner/status/276045956548530177/index.html new file mode 100644 index 00000000..3e7ffdcd --- /dev/null +++ b/static/mytweets/ewagoner/status/276045956548530177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + ‘This Is Ska’: hi-energy documentary on Jamaican dance music from 1964 <a href="http://dangerousminds.net/comments/this_is_ska_wonderful_documentary_on_jamaican_dance_music_from_1964">http://dangerousminds.net/comments/this_is_ska_wonderful_documentary_on_jamaican_dance_music_from_1964</a> via @dangermindsblog & @SnausagePig + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/276073677706113025/index.html b/static/mytweets/ewagoner/status/276073677706113025/index.html new file mode 100644 index 00000000..41014b01 --- /dev/null +++ b/static/mytweets/ewagoner/status/276073677706113025/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Weathervane. <a href="http://instagr.am/p/S1FnGgM2gP/">http://instagr.am/p/S1FnGgM2gP/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2763362842/index.html b/static/mytweets/ewagoner/status/2763362842/index.html new file mode 100644 index 00000000..e30274b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/2763362842/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bring me a wheel of oaken wood A rein of polished leather A Heavy Horse and a tumbling sky Brewing heavy weather. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bring me a wheel of oaken wood
A rein of polished leather
A Heavy Horse and a tumbling sky
Brewing heavy weather. +

+

+ 7/21/2009, 3:27:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/276476337580019714/index.html b/static/mytweets/ewagoner/status/276476337580019714/index.html new file mode 100644 index 00000000..6efb2a55 --- /dev/null +++ b/static/mytweets/ewagoner/status/276476337580019714/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + The way of the future. + +(ew.) <a href="http://instagr.am/p/S38t0lM2iQ/">http://instagr.am/p/S38t0lM2iQ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27662634678/index.html b/static/mytweets/ewagoner/status/27662634678/index.html new file mode 100644 index 00000000..b8b49c71 --- /dev/null +++ b/static/mytweets/ewagoner/status/27662634678/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + IE9 is the IE6 of CSS3 http://css3wizardry.com/2010/08/14/ie9-is-the-ie6-of-css3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ IE9 is the IE6 of CSS3 http://css3wizardry.com/2010/08/14/ie9-is-the-ie6-of-css3 +

+

+ 10/17/2010, 2:54:49 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/276658925263273984/index.html b/static/mytweets/ewagoner/status/276658925263273984/index.html new file mode 100644 index 00000000..2c906f32 --- /dev/null +++ b/static/mytweets/ewagoner/status/276658925263273984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The school bus is twenty five minutes late (so far). Which means I’ll be at least twenty minutes late to work. Happy Thursday! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The school bus is twenty five minutes late (so far). Which means I’ll be at least twenty minutes late to work. Happy Thursday! +

+

+ 12/6/2012, 7:06:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27668153955/index.html b/static/mytweets/ewagoner/status/27668153955/index.html new file mode 100644 index 00000000..4e4038df --- /dev/null +++ b/static/mytweets/ewagoner/status/27668153955/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Working hard getting the place ready for the Hunter's Moon Feast next weekend. My dog has different ideas. http://gdzl.la/8KRTEu + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Working hard getting the place ready for the Hunter's Moon Feast next weekend. My dog has different ideas. http://gdzl.la/8KRTEu +

+

+ 10/17/2010, 4:11:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/276700620835151872/index.html b/static/mytweets/ewagoner/status/276700620835151872/index.html new file mode 100644 index 00000000..0be38807 --- /dev/null +++ b/static/mytweets/ewagoner/status/276700620835151872/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “The People of Sand and Slag” by Paolo Bacigalopi (both a Hugo and Nebula nominee). Oomph. <a href="http://windupstories.com/stories/pumpsix/the-people-of-sand-and-slag/">http://windupstories.com/stories/pumpsix/the-people-of-sand-and-slag/</a> +Audio: <a href="http://www.drabblecast.org/2012/10/30/drabblecast-261-the-people-of-sand-and-slag/">http://www.drabblecast.org/2012/10/30/drabblecast-261-the-people-of-sand-and-slag/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27677156237/index.html b/static/mytweets/ewagoner/status/27677156237/index.html new file mode 100644 index 00000000..1a1ca39b --- /dev/null +++ b/static/mytweets/ewagoner/status/27677156237/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stew beef, flour, carrot, onion, celery, and a bottle of pumpkin beer. That's all it took to make a wonderful supper stew. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stew beef, flour, carrot, onion, celery, and a bottle of pumpkin beer. That's all it took to make a wonderful supper stew. +

+

+ 10/17/2010, 6:22:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27678613223/index.html b/static/mytweets/ewagoner/status/27678613223/index.html new file mode 100644 index 00000000..dad7953a --- /dev/null +++ b/static/mytweets/ewagoner/status/27678613223/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @hotdogsladies: Madison, Wisonsinites - Please come see my new Time & Attention talk for free, Tuesday @ The Union. + +http://i-0.us/uwmad + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @hotdogsladies: Madison, Wisonsinites - Please come see my new Time & Attention talk for free, Tuesday @ The Union.

http://i-0.us/uwmad +

+

+ 10/17/2010, 6:41:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/276805069008154625/index.html b/static/mytweets/ewagoner/status/276805069008154625/index.html new file mode 100644 index 00000000..b158de50 --- /dev/null +++ b/static/mytweets/ewagoner/status/276805069008154625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’d like to start two things in Athens in 2013: an ecstatic dance group and a dinner party colloquia group. One might start very, very soon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’d like to start two things in Athens in 2013: an ecstatic dance group and a dinner party colloquia group. One might start very, very soon. +

+

+ 12/6/2012, 4:47:25 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/276829168912723968/index.html b/static/mytweets/ewagoner/status/276829168912723968/index.html new file mode 100644 index 00000000..a06f355b --- /dev/null +++ b/static/mytweets/ewagoner/status/276829168912723968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NerdApproved: The Hobbit Cast Poses With LEGO Minifig Versions of Their Characters <a href="http://bit.ly/XvvUF7">http://bit.ly/XvvUF7</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NerdApproved: The Hobbit Cast Poses With LEGO Minifig Versions of Their Characters http://bit.ly/XvvUF7 +

+

+ 12/6/2012, 6:23:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/276834310475091969/index.html b/static/mytweets/ewagoner/status/276834310475091969/index.html new file mode 100644 index 00000000..b71fd7ed --- /dev/null +++ b/static/mytweets/ewagoner/status/276834310475091969/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @johnroderick: These two fellows from North Bend WA were able to marry this morning. Together 11 years. How could anyone oppose this? ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @johnroderick: These two fellows from North Bend WA were able to marry this morning. Together 11 years. How could anyone oppose this? ... +

+

+ 12/6/2012, 6:43:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27685522864349184/index.html b/static/mytweets/ewagoner/status/27685522864349184/index.html new file mode 100644 index 00000000..def70ea6 --- /dev/null +++ b/static/mytweets/ewagoner/status/27685522864349184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ah, sweet sweet sleep. That's where I'm a Viking! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ah, sweet sweet sleep. That's where I'm a Viking! +

+

+ 1/19/2011, 6:15:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27687676832387072/index.html b/static/mytweets/ewagoner/status/27687676832387072/index.html new file mode 100644 index 00000000..db3cfc5e --- /dev/null +++ b/static/mytweets/ewagoner/status/27687676832387072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wish Fred Phelps would turn his attention to non-dairy creamer, for it is truly an abomination unto the lord. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wish Fred Phelps would turn his attention to non-dairy creamer, for it is truly an abomination unto the lord. +

+

+ 1/19/2011, 6:23:51 AM +

+

Favs: 2

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/277099892/index.html b/static/mytweets/ewagoner/status/277099892/index.html new file mode 100644 index 00000000..ed8c7fb3 --- /dev/null +++ b/static/mytweets/ewagoner/status/277099892/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Leftover potatoes and cabbage for lunch, from my first pressure cooker meal. The brisket has already been eaten. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Leftover potatoes and cabbage for lunch, from my first pressure cooker meal. The brisket has already been eaten. +

+

+ 9/18/2007, 12:40:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/277109522/index.html b/static/mytweets/ewagoner/status/277109522/index.html new file mode 100644 index 00000000..0d543ef2 --- /dev/null +++ b/static/mytweets/ewagoner/status/277109522/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Somehow I missed the MC Frontalot had a video out for "It Is Pitch Dark": http://tinyurl.com/2apzrc + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Somehow I missed the MC Frontalot had a video out for "It Is Pitch Dark": http://tinyurl.com/2apzrc +

+

+ 9/18/2007, 12:45:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27728309594/index.html b/static/mytweets/ewagoner/status/27728309594/index.html new file mode 100644 index 00000000..30424d44 --- /dev/null +++ b/static/mytweets/ewagoner/status/27728309594/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Quarter past eight in the morning, I've already spent a week's pay, forgot my lunch, have a big rip in my jeans. Let me guess... Monday? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Quarter past eight in the morning, I've already spent a week's pay, forgot my lunch, have a big rip in my jeans. Let me guess... Monday? +

+

+ 10/18/2010, 8:14:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27729738953/index.html b/static/mytweets/ewagoner/status/27729738953/index.html new file mode 100644 index 00000000..481636fc --- /dev/null +++ b/static/mytweets/ewagoner/status/27729738953/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just opened and signed a contract that was $10 over what I spent this morning, so that plus lunch is covered. Well done, Monday. Well done. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just opened and signed a contract that was $10 over what I spent this morning, so that plus lunch is covered. Well done, Monday. Well done. +

+

+ 10/18/2010, 8:33:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27730690004/index.html b/static/mytweets/ewagoner/status/27730690004/index.html new file mode 100644 index 00000000..a97af954 --- /dev/null +++ b/static/mytweets/ewagoner/status/27730690004/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wish the IRS let me say "This is the $$ I made, & this is the $$ I spent to make the $$" & not worry about all the separate little piles. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wish the IRS let me say "This is the $$ I made, & this is the $$ I spent to make the $$" & not worry about all the separate little piles. +

+

+ 10/18/2010, 8:45:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27742760795/index.html b/static/mytweets/ewagoner/status/27742760795/index.html new file mode 100644 index 00000000..88c503a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/27742760795/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Hobbit" finally has the official go-ahead, as a pair of movies, with Peter Jackson directing. http://is.gd/g6RDz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The Hobbit" finally has the official go-ahead, as a pair of movies, with Peter Jackson directing. http://is.gd/g6RDz +

+

+ 10/18/2010, 11:04:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27744389161/index.html b/static/mytweets/ewagoner/status/27744389161/index.html new file mode 100644 index 00000000..a8de56e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/27744389161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pumpkin Spice Moonshine? Yes, please! http://is.gd/g6SOd (You have this, @highwirelounge ?) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pumpkin Spice Moonshine? Yes, please! http://is.gd/g6SOd (You have this, @highwirelounge ?) +

+

+ 10/18/2010, 11:22:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/277464942/index.html b/static/mytweets/ewagoner/status/277464942/index.html new file mode 100644 index 00000000..9822c86e --- /dev/null +++ b/static/mytweets/ewagoner/status/277464942/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was about to be seriously impressed with http://mint.com -- but it's timing out like crazy. Looks very promising, though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was about to be seriously impressed with http://mint.com -- but it's timing out like crazy. Looks very promising, though. +

+

+ 9/18/2007, 3:59:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27750444421/index.html b/static/mytweets/ewagoner/status/27750444421/index.html new file mode 100644 index 00000000..1022a3b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/27750444421/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It was a good day to forget my lunch. Had a farm burger topped with a chili cheese dog scramble. http://gdzl.la/8L5VUD + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It was a good day to forget my lunch. Had a farm burger topped with a chili cheese dog scramble. http://gdzl.la/8L5VUD +

+

+ 10/18/2010, 12:33:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27751197181/index.html b/static/mytweets/ewagoner/status/27751197181/index.html new file mode 100644 index 00000000..7816bc34 --- /dev/null +++ b/static/mytweets/ewagoner/status/27751197181/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Apparently @highwirelounge does have, or has had, or will be getting the Pumpkin Spice Moonshine. Proper tense unclear, will investigate. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Apparently @highwirelounge does have, or has had, or will be getting the Pumpkin Spice Moonshine. Proper tense unclear, will investigate. +

+

+ 10/18/2010, 12:42:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27751713469/index.html b/static/mytweets/ewagoner/status/27751713469/index.html new file mode 100644 index 00000000..99a9600f --- /dev/null +++ b/static/mytweets/ewagoner/status/27751713469/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There we go! RT @highwirelounge: Oh, yes! We have it! RT @ewagoner Pumpkin Spice Moonshine? Yes, please! http://is.gd/g6SOd + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There we go! RT @highwirelounge: Oh, yes! We have it! RT @ewagoner Pumpkin Spice Moonshine? Yes, please! http://is.gd/g6SOd +

+

+ 10/18/2010, 12:49:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27754822012/index.html b/static/mytweets/ewagoner/status/27754822012/index.html new file mode 100644 index 00000000..489770a6 --- /dev/null +++ b/static/mytweets/ewagoner/status/27754822012/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + St Joseph's Parish prepares for annual Sausage Fest http://lubbockonline.com/faith/2010-10-16/st-josephs-parish-prepares-annual-sausage-fest + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ St Joseph's Parish prepares for annual Sausage Fest http://lubbockonline.com/faith/2010-10-16/st-josephs-parish-prepares-annual-sausage-fest +

+

+ 10/18/2010, 1:31:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27755530086/index.html b/static/mytweets/ewagoner/status/27755530086/index.html new file mode 100644 index 00000000..72d983ca --- /dev/null +++ b/static/mytweets/ewagoner/status/27755530086/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lunch would have been better if I could have read the books I bought through iBooks. Grrr... http://is.gd/g72Ck + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lunch would have been better if I could have read the books I bought through iBooks. Grrr... http://is.gd/g72Ck +

+

+ 10/18/2010, 1:41:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27762265671335936/index.html b/static/mytweets/ewagoner/status/27762265671335936/index.html new file mode 100644 index 00000000..3ffe8c1c --- /dev/null +++ b/static/mytweets/ewagoner/status/27762265671335936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Do you remember the Shire, Mr. Frodo? It'll be spring soon. And the orchards will be in blossom. And the birds wi http://instagr.am/p/BGHv-/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Do you remember the Shire, Mr. Frodo? It'll be spring soon. And the orchards will be in blossom. And the birds wi http://instagr.am/p/BGHv-/ +

+

+ 1/19/2011, 11:20:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27762817108/index.html b/static/mytweets/ewagoner/status/27762817108/index.html new file mode 100644 index 00000000..7dc451fc --- /dev/null +++ b/static/mytweets/ewagoner/status/27762817108/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Totally thought sales were down this year at my farmers market (due to increasing competition), but re-ran the numbers. Sales are *up* 15%. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Totally thought sales were down this year at my farmers market (due to increasing competition), but re-ran the numbers. Sales are *up* 15%. +

+

+ 10/18/2010, 3:30:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/277646732/index.html b/static/mytweets/ewagoner/status/277646732/index.html new file mode 100644 index 00000000..0772c367 --- /dev/null +++ b/static/mytweets/ewagoner/status/277646732/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Going to go pick up my hog. The future holds home-smoked bacon. And an attempt to make a parma ham. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Going to go pick up my hog. The future holds home-smoked bacon. And an attempt to make a parma ham. +

+

+ 9/18/2007, 5:42:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27768522071/index.html b/static/mytweets/ewagoner/status/27768522071/index.html new file mode 100644 index 00000000..78e9778d --- /dev/null +++ b/static/mytweets/ewagoner/status/27768522071/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And now I've got the Pumpkin Spice Moonshine in my hands. Trying it in a Manhattan. Oh, that's good. http://gdzl.la/8Ld5mb + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And now I've got the Pumpkin Spice Moonshine in my hands. Trying it in a Manhattan. Oh, that's good. http://gdzl.la/8Ld5mb +

+

+ 10/18/2010, 4:55:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27769416524/index.html b/static/mytweets/ewagoner/status/27769416524/index.html new file mode 100644 index 00000000..4720837d --- /dev/null +++ b/static/mytweets/ewagoner/status/27769416524/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Smells like moonshine, tastes like pumpkin pie. And moonshine. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Smells like moonshine, tastes like pumpkin pie. And moonshine. +

+

+ 10/18/2010, 5:08:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27769789766/index.html b/static/mytweets/ewagoner/status/27769789766/index.html new file mode 100644 index 00000000..66c184dc --- /dev/null +++ b/static/mytweets/ewagoner/status/27769789766/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A voice calls from a distant place deep inside... Shadows grow larger... The Wild Rumpus approaches. http://wildrumpus.org/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A voice calls from a distant place deep inside... Shadows grow larger... The Wild Rumpus approaches. http://wildrumpus.org/ +

+

+ 10/18/2010, 5:13:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27777552244/index.html b/static/mytweets/ewagoner/status/27777552244/index.html new file mode 100644 index 00000000..079847d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/27777552244/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Traditional southern dinner of black-eyed peas, greens, and peanut chicken satay. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Traditional southern dinner of black-eyed peas, greens, and peanut chicken satay. +

+

+ 10/18/2010, 6:57:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27779130116280320/index.html b/static/mytweets/ewagoner/status/27779130116280320/index.html new file mode 100644 index 00000000..18713711 --- /dev/null +++ b/static/mytweets/ewagoner/status/27779130116280320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + $20 Amazon.com Gift Card for $10? Yeah, I'll take the money. http://bit.ly/hICiHs + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ $20 Amazon.com Gift Card for $10? Yeah, I'll take the money. http://bit.ly/hICiHs +

+

+ 1/19/2011, 12:27:15 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2778253886/index.html b/static/mytweets/ewagoner/status/2778253886/index.html new file mode 100644 index 00000000..5c772b29 --- /dev/null +++ b/static/mytweets/ewagoner/status/2778253886/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The first commercial competitor to my http://locallygrown.net launched this week: http://www.farmsreach.com (CTO was co-founder of Nullsoft) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The first commercial competitor to my http://locallygrown.net launched this week: http://www.farmsreach.com (CTO was co-founder of Nullsoft) +

+

+ 7/22/2009, 10:10:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/277984902/index.html b/static/mytweets/ewagoner/status/277984902/index.html new file mode 100644 index 00000000..8291cfa4 --- /dev/null +++ b/static/mytweets/ewagoner/status/277984902/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Freezer is now full. With beef, pork, goat, lamb, and emu. Busy times ahead. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Freezer is now full. With beef, pork, goat, lamb, and emu. Busy times ahead. +

+

+ 9/18/2007, 9:19:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/278003209832902656/index.html b/static/mytweets/ewagoner/status/278003209832902656/index.html new file mode 100644 index 00000000..c4aa4151 --- /dev/null +++ b/static/mytweets/ewagoner/status/278003209832902656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don’t think it’s normal for a two year old to have so many three star levels completed in “Angry Birds in Space”. #BizzaroGeniusBaby + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don’t think it’s normal for a two year old to have so many three star levels completed in “Angry Birds in Space”. #BizzaroGeniusBaby +

+

+ 12/10/2012, 12:08:24 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/278032102/index.html b/static/mytweets/ewagoner/status/278032102/index.html new file mode 100644 index 00000000..b983b00a --- /dev/null +++ b/static/mytweets/ewagoner/status/278032102/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can has more birthday cake? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I can has more birthday cake? +

+

+ 9/18/2007, 9:47:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2781215330/index.html b/static/mytweets/ewagoner/status/2781215330/index.html new file mode 100644 index 00000000..74469b67 --- /dev/null +++ b/static/mytweets/ewagoner/status/2781215330/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A sudden end to easy oil will be catastrophic, no doubt, but it might be worth it just to be rid of these infernal leaf blowers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A sudden end to easy oil will be catastrophic, no doubt, but it might be worth it just to be rid of these infernal leaf blowers. +

+

+ 7/22/2009, 1:11:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/278253798470860800/index.html b/static/mytweets/ewagoner/status/278253798470860800/index.html new file mode 100644 index 00000000..c4cfa879 --- /dev/null +++ b/static/mytweets/ewagoner/status/278253798470860800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is my favorite love song that uses Crayola color names for its lyrics. <a href="http://www.youtube.com/watch?v=EELEjeYzfjM">http://www.youtube.com/watch?v=EELEjeYzfjM</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/278300089364127744/index.html b/static/mytweets/ewagoner/status/278300089364127744/index.html new file mode 100644 index 00000000..6f827e88 --- /dev/null +++ b/static/mytweets/ewagoner/status/278300089364127744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper on the couch, honing her sweet Angry Birds skills. <a href="http://instagr.am/p/TE6CGOs2g7/">http://instagr.am/p/TE6CGOs2g7/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper on the couch, honing her sweet Angry Birds skills. http://instagr.am/p/TE6CGOs2g7/ +

+

+ 12/10/2012, 7:48:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/278303435391107073/index.html b/static/mytweets/ewagoner/status/278303435391107073/index.html new file mode 100644 index 00000000..bf5d7634 --- /dev/null +++ b/static/mytweets/ewagoner/status/278303435391107073/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I had my last ever beginner trapeze class today, closing my first full year of instruction. Now I’m intermediate! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I had my last ever beginner trapeze class today, closing my first full year of instruction. Now I’m intermediate! +

+

+ 12/10/2012, 8:01:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27841988708/index.html b/static/mytweets/ewagoner/status/27841988708/index.html new file mode 100644 index 00000000..8dd6b250 --- /dev/null +++ b/static/mytweets/ewagoner/status/27841988708/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like the problem I have reading my iBooks has something to do with a latest iOS beta. I can accept that... it is a beta. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like the problem I have reading my iBooks has something to do with a latest iOS beta. I can accept that... it is a beta. +

+

+ 10/19/2010, 11:10:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27853342996/index.html b/static/mytweets/ewagoner/status/27853342996/index.html new file mode 100644 index 00000000..5faeb652 --- /dev/null +++ b/static/mytweets/ewagoner/status/27853342996/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Assuming everything goes through, I just locked in a 3.5% fixed home re-fi. Remarkable. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Assuming everything goes through, I just locked in a 3.5% fixed home re-fi. Remarkable. +

+

+ 10/19/2010, 1:28:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/278571012495392768/index.html b/static/mytweets/ewagoner/status/278571012495392768/index.html new file mode 100644 index 00000000..f52870e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/278571012495392768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ten gluten-free grain-free holiday cookie recipes. I’ll be coming back to these. <a href="http://www.elanaspantry.com/christmas-cookie-round-up/">http://www.elanaspantry.com/christmas-cookie-round-up/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/278615191124578304/index.html b/static/mytweets/ewagoner/status/278615191124578304/index.html new file mode 100644 index 00000000..b006ab34 --- /dev/null +++ b/static/mytweets/ewagoner/status/278615191124578304/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “DIY Ecstatic Dance Jam”, a how-to from McSweeney’s. <a href="http://www.mcsweeneys.net/articles/diy-ecstatic-dance-jam">http://www.mcsweeneys.net/articles/diy-ecstatic-dance-jam</a> + +(It’s going to be great, y’all, when I get this going in Athens.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27864286283/index.html b/static/mytweets/ewagoner/status/27864286283/index.html new file mode 100644 index 00000000..d674fdc6 --- /dev/null +++ b/static/mytweets/ewagoner/status/27864286283/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lady Gaga's "Polka Face". I'd love to visit the alternate universe where this is real. http://is.gd/g8BBh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lady Gaga's "Polka Face". I'd love to visit the alternate universe where this is real. http://is.gd/g8BBh +

+

+ 10/19/2010, 4:07:08 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27865136803/index.html b/static/mytweets/ewagoner/status/27865136803/index.html new file mode 100644 index 00000000..de357fec --- /dev/null +++ b/static/mytweets/ewagoner/status/27865136803/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @fitzage: Best store tagline ever. http://post.ly/15fWR + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @fitzage: Best store tagline ever. http://post.ly/15fWR +

+

+ 10/19/2010, 4:19:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27887946061316096/index.html b/static/mytweets/ewagoner/status/27887946061316096/index.html new file mode 100644 index 00000000..62e92374 --- /dev/null +++ b/static/mytweets/ewagoner/status/27887946061316096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting ready to walk to Aretha Frankenstein's. If you don't hear back from me send, I don't know, Wolfman Jack? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting ready to walk to Aretha Frankenstein's. If you don't hear back from me send, I don't know, Wolfman Jack? +

+

+ 1/19/2011, 7:39:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27900472299884544/index.html b/static/mytweets/ewagoner/status/27900472299884544/index.html new file mode 100644 index 00000000..1e2bf770 --- /dev/null +++ b/static/mytweets/ewagoner/status/27900472299884544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've never walked across such a big river before. http://instagr.am/p/BGfzd/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've never walked across such a big river before. http://instagr.am/p/BGfzd/ +

+

+ 1/19/2011, 8:29:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27901214146428928/index.html b/static/mytweets/ewagoner/status/27901214146428928/index.html new file mode 100644 index 00000000..b10f4202 --- /dev/null +++ b/static/mytweets/ewagoner/status/27901214146428928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Frazier Street in downtown Chattanooga has bronzed dance steps set into the sidewalk. http://instagr.am/p/BGf-K/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Frazier Street in downtown Chattanooga has bronzed dance steps set into the sidewalk. http://instagr.am/p/BGf-K/ +

+

+ 1/19/2011, 8:32:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27901426273353728/index.html b/static/mytweets/ewagoner/status/27901426273353728/index.html new file mode 100644 index 00000000..18a51226 --- /dev/null +++ b/static/mytweets/ewagoner/status/27901426273353728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it! @ Aretha Frankensteins http://instagr.am/p/BGgAW/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it! @ Aretha Frankensteins http://instagr.am/p/BGgAW/ +

+

+ 1/19/2011, 8:33:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2790752313/index.html b/static/mytweets/ewagoner/status/2790752313/index.html new file mode 100644 index 00000000..02080a26 --- /dev/null +++ b/static/mytweets/ewagoner/status/2790752313/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Google just push through an API change? Minutes ago, all my apps using the ym4r google maps code started throwing errors. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Google just push through an API change? Minutes ago, all my apps using the ym4r google maps code started throwing errors. +

+

+ 7/22/2009, 10:41:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2791207522/index.html b/static/mytweets/ewagoner/status/2791207522/index.html new file mode 100644 index 00000000..91f300d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/2791207522/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Was heading to bed. Now, disabling Google geocoding until I can see what changed, tomorrow. Easy to disable, now I know what's happening. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Was heading to bed. Now, disabling Google geocoding until I can see what changed, tomorrow. Easy to disable, now I know what's happening. +

+

+ 7/22/2009, 11:08:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27914708640075776/index.html b/static/mytweets/ewagoner/status/27914708640075776/index.html new file mode 100644 index 00000000..e4d3da7b --- /dev/null +++ b/static/mytweets/ewagoner/status/27914708640075776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Good lord yes, I'm going to eat all this. @ Aretha Frankensteins http://instagr.am/p/BGimC/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Good lord yes, I'm going to eat all this. @ Aretha Frankensteins http://instagr.am/p/BGimC/ +

+

+ 1/19/2011, 9:25:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27915469113524224/index.html b/static/mytweets/ewagoner/status/27915469113524224/index.html new file mode 100644 index 00000000..4b5d1337 --- /dev/null +++ b/static/mytweets/ewagoner/status/27915469113524224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I started my dinner with shots of espresso dropped into Guinness and ended it with a scoo @ Aretha Frankensteins http://instagr.am/p/BGitL/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I started my dinner with shots of espresso dropped into Guinness and ended it with a scoo @ Aretha Frankensteins http://instagr.am/p/BGitL/ +

+

+ 1/19/2011, 9:29:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/279211787990208513/index.html b/static/mytweets/ewagoner/status/279211787990208513/index.html new file mode 100644 index 00000000..e4760b49 --- /dev/null +++ b/static/mytweets/ewagoner/status/279211787990208513/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: What would an IM chat between Jim Henson, Ayn Rand, Sidney Nolan, and Yoko look like? Here...it happened. <a href="http://www.arpanetdialogues.net/">http://www.arpanetdialogues.net/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Ihnatko: What would an IM chat between Jim Henson, Ayn Rand, Sidney Nolan, and Yoko look like? Here...it happened. http://www.arpanetdialogues.net/ +

+

+ 12/13/2012, 8:10:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27923008131694592/index.html b/static/mytweets/ewagoner/status/27923008131694592/index.html new file mode 100644 index 00000000..b3344fc0 --- /dev/null +++ b/static/mytweets/ewagoner/status/27923008131694592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What's up, little pup? http://instagr.am/p/BGkLr/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What's up, little pup? http://instagr.am/p/BGkLr/ +

+

+ 1/19/2011, 9:58:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2793995314929664/index.html b/static/mytweets/ewagoner/status/2793995314929664/index.html new file mode 100644 index 00000000..0ee80eb0 --- /dev/null +++ b/static/mytweets/ewagoner/status/2793995314929664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @laughingsquid: 275' smoke stack tower in Springfield, OH falls the wrong way during demolition http://bit.ly/cRqFK6 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @laughingsquid: 275' smoke stack tower in Springfield, OH falls the wrong way during demolition http://bit.ly/cRqFK6 +

+

+ 11/11/2010, 1:45:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/279410760910766080/index.html b/static/mytweets/ewagoner/status/279410760910766080/index.html new file mode 100644 index 00000000..1b1f35a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/279410760910766080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + MT @KellyBrouse Somebody sent Uni of Chicago an astonishing package addressed to Dr. Henry Walton ("Indiana") Jones. <a href="http://tinyurl.com/chpn3yc">http://tinyurl.com/chpn3yc</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ MT @KellyBrouse Somebody sent Uni of Chicago an astonishing package addressed to Dr. Henry Walton ("Indiana") Jones. http://tinyurl.com/chpn3yc +

+

+ 12/13/2012, 9:21:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/279412357132865536/index.html b/static/mytweets/ewagoner/status/279412357132865536/index.html new file mode 100644 index 00000000..2054f12e --- /dev/null +++ b/static/mytweets/ewagoner/status/279412357132865536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cast Iron Skillet Grain and Gluten Free Pizza <a href="http://thedomesticman.com/2012/12/13/cast-iron-skillet-grain-and-gluten-free-pizza/">http://thedomesticman.com/2012/12/13/cast-iron-skillet-grain-and-gluten-free-pizza/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/279432010148225024/index.html b/static/mytweets/ewagoner/status/279432010148225024/index.html new file mode 100644 index 00000000..c29d8f70 --- /dev/null +++ b/static/mytweets/ewagoner/status/279432010148225024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s been twenty years since I’ve seen a meteor shower this active. Great show up there! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s been twenty years since I’ve seen a meteor shower this active. Great show up there! +

+

+ 12/13/2012, 10:45:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27943238322/index.html b/static/mytweets/ewagoner/status/27943238322/index.html new file mode 100644 index 00000000..59b6567d --- /dev/null +++ b/static/mytweets/ewagoner/status/27943238322/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + So in Java, Float.valueOf("1198.73") returns 1198.72998046875 + +You'd think this was 1995 and I was on one of those new Intel Pentiums. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So in Java, Float.valueOf("1198.73") returns 1198.72998046875

You'd think this was 1995 and I was on one of those new Intel Pentiums. +

+

+ 10/20/2010, 11:53:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27945367345/index.html b/static/mytweets/ewagoner/status/27945367345/index.html new file mode 100644 index 00000000..486593c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/27945367345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Turn your back on a pumpkin vine and it will run off down the road and join the army." http://is.gd/g9SMc + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Turn your back on a pumpkin vine and it will run off down the road and join the army." http://is.gd/g9SMc +

+

+ 10/20/2010, 12:19:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27947896294/index.html b/static/mytweets/ewagoner/status/27947896294/index.html new file mode 100644 index 00000000..03ea4fad --- /dev/null +++ b/static/mytweets/ewagoner/status/27947896294/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Apple event starting. In a few minutes I'll find out if I need to return the MacBook Pro I got last week. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Apple event starting. In a few minutes I'll find out if I need to return the MacBook Pro I got last week. +

+

+ 10/20/2010, 12:58:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27959131479/index.html b/static/mytweets/ewagoner/status/27959131479/index.html new file mode 100644 index 00000000..a9884119 --- /dev/null +++ b/static/mytweets/ewagoner/status/27959131479/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm really thinking the guys at @lessaccounting have never had a bank account. I've used them for three years but need to leave. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm really thinking the guys at @lessaccounting have never had a bank account. I've used them for three years but need to leave. +

+

+ 10/20/2010, 3:36:44 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/279618137324916736/index.html b/static/mytweets/ewagoner/status/279618137324916736/index.html new file mode 100644 index 00000000..7e537b25 --- /dev/null +++ b/static/mytweets/ewagoner/status/279618137324916736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “We Create Athens” A new three minute video showing off much of what I love about Athens. <a href="http://vimeo.com/55487757">http://vimeo.com/55487757</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “We Create Athens” A new three minute video showing off much of what I love about Athens. http://vimeo.com/55487757 +

+

+ 12/14/2012, 11:05:33 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/279636872/index.html b/static/mytweets/ewagoner/status/279636872/index.html new file mode 100644 index 00000000..170e9937 --- /dev/null +++ b/static/mytweets/ewagoner/status/279636872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "GPS" for the iPhone: http://tinyurl.com/24xxny + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "GPS" for the iPhone: http://tinyurl.com/24xxny +

+

+ 9/19/2007, 1:30:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27964881207/index.html b/static/mytweets/ewagoner/status/27964881207/index.html new file mode 100644 index 00000000..6d534bcb --- /dev/null +++ b/static/mytweets/ewagoner/status/27964881207/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting in a little face time with myself. http://gdzl.la/8LJe2b + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting in a little face time with myself. http://gdzl.la/8LJe2b +

+

+ 10/20/2010, 5:13:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/279715089836285952/index.html b/static/mytweets/ewagoner/status/279715089836285952/index.html new file mode 100644 index 00000000..49dd7ca4 --- /dev/null +++ b/static/mytweets/ewagoner/status/279715089836285952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm facilitating a 2 hour ecstatic dance session in Athens next month. Want to hear the working draft of my music mix? <a href="https://soundcloud.com/eric-wagoner-1/athens-ecstatic-dance-first">https://soundcloud.com/eric-wagoner-1/athens-ecstatic-dance-first</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/279773213758734338/index.html b/static/mytweets/ewagoner/status/279773213758734338/index.html new file mode 100644 index 00000000..70ebb0ee --- /dev/null +++ b/static/mytweets/ewagoner/status/279773213758734338/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cernunnos is watching over the bar where I'm performing tonight. @ Go Bar <a href="http://instagr.am/p/TPX30fM2o8/">http://instagr.am/p/TPX30fM2o8/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cernunnos is watching over the bar where I'm performing tonight. @ Go Bar http://instagr.am/p/TPX30fM2o8/ +

+

+ 12/14/2012, 9:21:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/279780532/index.html b/static/mytweets/ewagoner/status/279780532/index.html new file mode 100644 index 00000000..36b73b09 --- /dev/null +++ b/static/mytweets/ewagoner/status/279780532/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Arrrrrr, Mateys! My daughter gets in on the fun: http://www.flickr.com/photos/ewagoner/1347691883/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Arrrrrr, Mateys! My daughter gets in on the fun: http://www.flickr.com/photos/ewagoner/1347691883/ +

+

+ 9/19/2007, 2:43:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27979658982/index.html b/static/mytweets/ewagoner/status/27979658982/index.html new file mode 100644 index 00000000..beab635e --- /dev/null +++ b/static/mytweets/ewagoner/status/27979658982/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just went to check on Viv. She was watching Weird Al's UHF. In French. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just went to check on Viv. She was watching Weird Al's UHF. In French. +

+

+ 10/20/2010, 8:30:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/279800492/index.html b/static/mytweets/ewagoner/status/279800492/index.html new file mode 100644 index 00000000..025e34bf --- /dev/null +++ b/static/mytweets/ewagoner/status/279800492/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Writing embedded web pages using a java library called "ezhtml". The process is neither "ez" nor "html". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Writing embedded web pages using a java library called "ezhtml". The process is neither "ez" nor "html". +

+

+ 9/19/2007, 2:55:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/27985643987/index.html b/static/mytweets/ewagoner/status/27985643987/index.html new file mode 100644 index 00000000..af39c579 --- /dev/null +++ b/static/mytweets/ewagoner/status/27985643987/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Most of what I'm cooking for the Hunter's Moon Feast: Pork, Lamb, Beef, Turkey, and Chicken from my farmers. http://gdzl.la/8LJ2Bn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Most of what I'm cooking for the Hunter's Moon Feast: Pork, Lamb, Beef, Turkey, and Chicken from my farmers. http://gdzl.la/8LJ2Bn +

+

+ 10/20/2010, 9:48:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/280145977501949952/index.html b/static/mytweets/ewagoner/status/280145977501949952/index.html new file mode 100644 index 00000000..683b0a5c --- /dev/null +++ b/static/mytweets/ewagoner/status/280145977501949952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Fairytale of New York: the story behind the Pogues' classic Christmas anthem" An excellent article on a top rate song. <a href="http://www.guardian.co.uk/music/2012/dec/06/fairytale-new-york-pogues-christmas-anthem?CMP=twt_gu">http://www.guardian.co.uk/music/2012/dec/06/fairytale-new-york-pogues-christmas-anthem?CMP=twt_gu</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/280148213665779713/index.html b/static/mytweets/ewagoner/status/280148213665779713/index.html new file mode 100644 index 00000000..cc10a24c --- /dev/null +++ b/static/mytweets/ewagoner/status/280148213665779713/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Drinking a White Russian. Except for vodka, I used moonshine. And for half & half, eggnog. So... a Jolly Hillbilly? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Drinking a White Russian. Except for vodka, I used moonshine. And for half & half, eggnog. So... a Jolly Hillbilly? +

+

+ 12/15/2012, 10:11:53 PM +

+

Favs: 2

+

Retweets: 6

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/280159069933801472/index.html b/static/mytweets/ewagoner/status/280159069933801472/index.html new file mode 100644 index 00000000..c438d2af --- /dev/null +++ b/static/mytweets/ewagoner/status/280159069933801472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've heard from several people that it was hard to keep all of The Hobbit's dwarves straight. Maybe this will help. <a href="http://lotrproject.com/cheatsheet/flowchart.php">http://lotrproject.com/cheatsheet/flowchart.php</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've heard from several people that it was hard to keep all of The Hobbit's dwarves straight. Maybe this will help. http://lotrproject.com/cheatsheet/flowchart.php +

+

+ 12/15/2012, 10:55:02 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/280168647031414785/index.html b/static/mytweets/ewagoner/status/280168647031414785/index.html new file mode 100644 index 00000000..ef760713 --- /dev/null +++ b/static/mytweets/ewagoner/status/280168647031414785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Walmart will be happy to sell you a "Bushmaster Patrolman" semi-automatic NATO M4 assault rifle. For "hunting". <a href="http://www.walmart.com/ip/Bushmaster-M4A3-.223-REM-16-Patrol-Carbine/19235996">http://www.walmart.com/ip/Bushmaster-M4A3-.223-REM-16-Patrol-Carbine/19235996</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/280186184452431872/index.html b/static/mytweets/ewagoner/status/280186184452431872/index.html new file mode 100644 index 00000000..e731ec6d --- /dev/null +++ b/static/mytweets/ewagoner/status/280186184452431872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a wonderful letter & email exchange between two neighbors, one of which is an asshole. You can decide which one. <a href="http://sephestra.tumblr.com/day/2012/12/16">http://sephestra.tumblr.com/day/2012/12/16</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's a wonderful letter & email exchange between two neighbors, one of which is an asshole. You can decide which one. http://sephestra.tumblr.com/day/2012/12/16 +

+

+ 12/16/2012, 12:42:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2802158769/index.html b/static/mytweets/ewagoner/status/2802158769/index.html new file mode 100644 index 00000000..dc3c07e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/2802158769/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My backlog of unlistened EscapePod episodes is down to a mere 13. (It's a great sci-fi podcast with readings of the best of today's fiction) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My backlog of unlistened EscapePod episodes is down to a mere 13. (It's a great sci-fi podcast with readings of the best of today's fiction) +

+

+ 7/23/2009, 1:43:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28022762127/index.html b/static/mytweets/ewagoner/status/28022762127/index.html new file mode 100644 index 00000000..de09ec51 --- /dev/null +++ b/static/mytweets/ewagoner/status/28022762127/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I take back what I've said about @lessaccounting. I was just talking to the wrong people. All is better, and I'll stick around. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I take back what I've said about @lessaccounting. I was just talking to the wrong people. All is better, and I'll stick around. +

+

+ 10/21/2010, 8:42:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2802998737/index.html b/static/mytweets/ewagoner/status/2802998737/index.html new file mode 100644 index 00000000..4ab109a9 --- /dev/null +++ b/static/mytweets/ewagoner/status/2802998737/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My interview last month with the Wash Post was cut down to one sentence in this article, but it's still a great article: http://is.gd/1Jbcr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My interview last month with the Wash Post was cut down to one sentence in this article, but it's still a great article: http://is.gd/1Jbcr +

+

+ 7/23/2009, 2:32:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28047949443366912/index.html b/static/mytweets/ewagoner/status/28047949443366912/index.html new file mode 100644 index 00000000..f5668405 --- /dev/null +++ b/static/mytweets/ewagoner/status/28047949443366912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + While the free razor from the front desk was probably better than scraping with a broken whisky bottle, I still should have brought my own. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ While the free razor from the front desk was probably better than scraping with a broken whisky bottle, I still should have brought my own. +

+

+ 1/20/2011, 6:15:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/280482887164387328/index.html b/static/mytweets/ewagoner/status/280482887164387328/index.html new file mode 100644 index 00000000..22e5a333 --- /dev/null +++ b/static/mytweets/ewagoner/status/280482887164387328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's official! Floorspace Studio is letting me start ecstatic dance in Athens, beginning with a free dance on Jan. 5th! <a href="http://www.floorspaceathens.com/wp/events/ecstatic-dance-jan-5th-free/">http://www.floorspaceathens.com/wp/events/ecstatic-dance-jan-5th-free/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/280796263765655552/index.html b/static/mytweets/ewagoner/status/280796263765655552/index.html new file mode 100644 index 00000000..9329378b --- /dev/null +++ b/static/mytweets/ewagoner/status/280796263765655552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I saw an upright bass at an antique store with a tag that read "Really Big Violin: $800". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I saw an upright bass at an antique store with a tag that read "Really Big Violin: $800". +

+

+ 12/17/2012, 5:07:00 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28082100267646977/index.html b/static/mytweets/ewagoner/status/28082100267646977/index.html new file mode 100644 index 00000000..e5f89015 --- /dev/null +++ b/static/mytweets/ewagoner/status/28082100267646977/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If @square had 500 readers to give out at this farming conference, they'd easily have 500 new customers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If @square had 500 readers to give out at this farming conference, they'd easily have 500 new customers. +

+

+ 1/20/2011, 8:31:09 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2810768936/index.html b/static/mytweets/ewagoner/status/2810768936/index.html new file mode 100644 index 00000000..c6280db7 --- /dev/null +++ b/static/mytweets/ewagoner/status/2810768936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "N-words" by Ted Kosmatka: story told by the widow of a cloned Neanderthal that takes place at his funeral, with Phelps-like protesters. A++ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "N-words" by Ted Kosmatka: story told by the widow of a cloned Neanderthal that takes place at his funeral, with Phelps-like protesters. A++ +

+

+ 7/23/2009, 10:29:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/281159817207353345/index.html b/static/mytweets/ewagoner/status/281159817207353345/index.html new file mode 100644 index 00000000..47d7d7e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/281159817207353345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Squee! The Hobbit!!!!1!1!!!eleventy-one!!!! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Squee! The Hobbit!!!!1!1!!!eleventy-one!!!! +

+

+ 12/18/2012, 5:11:38 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/281436237959671808/index.html b/static/mytweets/ewagoner/status/281436237959671808/index.html new file mode 100644 index 00000000..4740ea4a --- /dev/null +++ b/static/mytweets/ewagoner/status/281436237959671808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Though words in Ithkuil may sound like a hacking cough, they have an inherent and unavoidable depth." Fascinating! <a href="http://www.newyorker.com/reporting/2012/12/24/121224fa_fact_foer?currentPage=all">http://www.newyorker.com/reporting/2012/12/24/121224fa_fact_foer?currentPage=all</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/281506840091713537/index.html b/static/mytweets/ewagoner/status/281506840091713537/index.html new file mode 100644 index 00000000..ff1e7909 --- /dev/null +++ b/static/mytweets/ewagoner/status/281506840091713537/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The New Yorker's obituary of Robert Bork minces no words. <a href="http://www.newyorker.com/online/blogs/newsdesk/2012/12/postscript-robert-bork-1927-2012.html?mbid=social_mobile_FBshare&t=Postscript%3A+Robert+Bork%2C+1927-2012+%3A+The+New+Yorker">http://www.newyorker.com/online/blogs/newsdesk/2012/12/postscript-robert-bork-1927-2012.html?mbid=social_mobile_FBshare&t=Postscript%3A+Robert+Bork%2C+1927-2012+%3A+The+New+Yorker</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28152700692594688/index.html b/static/mytweets/ewagoner/status/28152700692594688/index.html new file mode 100644 index 00000000..f1e1e32e --- /dev/null +++ b/static/mytweets/ewagoner/status/28152700692594688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Congress enacted socialized medicine & mandated insurance in 1798. Many of its members helped draft the Constitution. <a href="http://blogs.forbes.com/rickungar/2011/01/17/congress-passes-socialized-medicine-and-mandates-health-insurance-in-1798/">http://blogs.forbes.com/rickungar/2011/01/17/congress-passes-socialized-medicine-and-mandates-health-insurance-in-1798/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/281548675300335617/index.html b/static/mytweets/ewagoner/status/281548675300335617/index.html new file mode 100644 index 00000000..5fc4102b --- /dev/null +++ b/static/mytweets/ewagoner/status/281548675300335617/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seeing The Hobbit in IMAX 3D, because if I was ever going to see a movie this way, it would be this one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seeing The Hobbit in IMAX 3D, because if I was ever going to see a movie this way, it would be this one. +

+

+ 12/19/2012, 6:56:49 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/281641078573109248/index.html b/static/mytweets/ewagoner/status/281641078573109248/index.html new file mode 100644 index 00000000..67f468fd --- /dev/null +++ b/static/mytweets/ewagoner/status/281641078573109248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s 1am on a Thursday morning and I just made two gallons of pickling brine. Because, you know, Christmas. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s 1am on a Thursday morning and I just made two gallons of pickling brine. Because, you know, Christmas. +

+

+ 12/20/2012, 1:04:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/281826579561201664/index.html b/static/mytweets/ewagoner/status/281826579561201664/index.html new file mode 100644 index 00000000..e8dc306e --- /dev/null +++ b/static/mytweets/ewagoner/status/281826579561201664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's been 200 years since the publication of the Grimm fairy tales. It may take me another 200 years to podcast them. <a href="http://grimmlunch.org/112-the-fleshing-flail-from-heaven">http://grimmlunch.org/112-the-fleshing-flail-from-heaven</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/281850902/index.html b/static/mytweets/ewagoner/status/281850902/index.html new file mode 100644 index 00000000..d7b78faa --- /dev/null +++ b/static/mytweets/ewagoner/status/281850902/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + /me refreshes email like mad, looking for a golden ticket + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ /me refreshes email like mad, looking for a golden ticket +

+

+ 9/20/2007, 11:47:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/281855622/index.html b/static/mytweets/ewagoner/status/281855622/index.html new file mode 100644 index 00000000..4075d5a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/281855622/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Hi My name is kristie. I found your email on that dating site." -- uh.... that's not it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Hi My name is kristie. I found your email on that dating site." -- uh.... that's not it. +

+

+ 9/20/2007, 11:49:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/281872095070285824/index.html b/static/mytweets/ewagoner/status/281872095070285824/index.html new file mode 100644 index 00000000..23f7b80c --- /dev/null +++ b/static/mytweets/ewagoner/status/281872095070285824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gluten free bouche de noël from my farmers market. <a href="http://instagr.am/p/TeSYmDs2lR/">http://instagr.am/p/TeSYmDs2lR/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Gluten free bouche de noël from my farmers market. http://instagr.am/p/TeSYmDs2lR/ +

+

+ 12/20/2012, 4:21:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2819474701/index.html b/static/mytweets/ewagoner/status/2819474701/index.html new file mode 100644 index 00000000..4611459a --- /dev/null +++ b/static/mytweets/ewagoner/status/2819474701/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Why walk down the aisle, when you can boogie? http://bit.ly/mw4ha + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Why walk down the aisle, when you can boogie? http://bit.ly/mw4ha +

+

+ 7/24/2009, 10:47:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28195352976818176/index.html b/static/mytweets/ewagoner/status/28195352976818176/index.html new file mode 100644 index 00000000..9d29082f --- /dev/null +++ b/static/mytweets/ewagoner/status/28195352976818176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The federal government killed 5000 starlings in South Dakota this week so that you can have cheap hamburger. <a href="http://www.huffingtonpost.com/2011/01/20/hundreds-of-dead-birds-in_n_811709.html">http://www.huffingtonpost.com/2011/01/20/hundreds-of-dead-birds-in_n_811709.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/282017112/index.html b/static/mytweets/ewagoner/status/282017112/index.html new file mode 100644 index 00000000..66354997 --- /dev/null +++ b/static/mytweets/ewagoner/status/282017112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Urg. This embedded HTML renderer doesn't support pseudoclasses. Now I don't feel so clever about hacking in some CSS. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Urg. This embedded HTML renderer doesn't support pseudoclasses. Now I don't feel so clever about hacking in some CSS. +

+

+ 9/20/2007, 1:09:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/282124883993956353/index.html b/static/mytweets/ewagoner/status/282124883993956353/index.html new file mode 100644 index 00000000..26c9738f --- /dev/null +++ b/static/mytweets/ewagoner/status/282124883993956353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ike & Jane’s downtown is closing today, for good. I’m terribly sad. Health code changes taking effect make their tiny space untenable. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ike & Jane’s downtown is closing today, for good. I’m terribly sad. Health code changes taking effect make their tiny space untenable. +

+

+ 12/21/2012, 9:06:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/282156676117823491/index.html b/static/mytweets/ewagoner/status/282156676117823491/index.html new file mode 100644 index 00000000..e8310fcd --- /dev/null +++ b/static/mytweets/ewagoner/status/282156676117823491/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Want a wonderful Lovecraftian retelling of The 12 Days of Christmas? "My True Lovecraft Gave To Me" by Eric Lis (audio) <a href="http://www.drabblecast.org/2012/10/31/drabblecast-262-my-true-lovecraft-gave-to-me/">http://www.drabblecast.org/2012/10/31/drabblecast-262-my-true-lovecraft-gave-to-me/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/282171836375105536/index.html b/static/mytweets/ewagoner/status/282171836375105536/index.html new file mode 100644 index 00000000..8d301d6a --- /dev/null +++ b/static/mytweets/ewagoner/status/282171836375105536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @KagroX: Hundreds of thousands of new armed government agents, placed directly in every neighborhood in America, to fight government ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @KagroX: Hundreds of thousands of new armed government agents, placed directly in every neighborhood in America, to fight government ... +

+

+ 12/21/2012, 12:13:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/282201521163218944/index.html b/static/mytweets/ewagoner/status/282201521163218944/index.html new file mode 100644 index 00000000..a5f9c32a --- /dev/null +++ b/static/mytweets/ewagoner/status/282201521163218944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whatever made me think it would be a good idea to stop in Toys R Us on my lunch break? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Whatever made me think it would be a good idea to stop in Toys R Us on my lunch break? +

+

+ 12/21/2012, 2:11:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/282213368750829568/index.html b/static/mytweets/ewagoner/status/282213368750829568/index.html new file mode 100644 index 00000000..8541f3ce --- /dev/null +++ b/static/mytweets/ewagoner/status/282213368750829568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have driven to Atlanta and back in less time than it’s taken me to go five miles to the end of town and back. It’s crazy out there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have driven to Atlanta and back in less time than it’s taken me to go five miles to the end of town and back. It’s crazy out there. +

+

+ 12/21/2012, 2:58:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/282226887814705152/index.html b/static/mytweets/ewagoner/status/282226887814705152/index.html new file mode 100644 index 00000000..b2282aae --- /dev/null +++ b/static/mytweets/ewagoner/status/282226887814705152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Amazing, totally unexpected photographs from an old basement in Portland, Oregon. <a href="http://cabel.me/2012/12/19/the-basement/">http://cabel.me/2012/12/19/the-basement/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Amazing, totally unexpected photographs from an old basement in Portland, Oregon. http://cabel.me/2012/12/19/the-basement/ +

+

+ 12/21/2012, 3:51:48 PM +

+

Favs: 2

+

Retweets: 4

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/282249012319514626/index.html b/static/mytweets/ewagoner/status/282249012319514626/index.html new file mode 100644 index 00000000..f6ead822 --- /dev/null +++ b/static/mytweets/ewagoner/status/282249012319514626/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Driving off to find the apocalypse. <a href="http://instagr.am/p/Tg90YCM2ku/">http://instagr.am/p/Tg90YCM2ku/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2822742493/index.html b/static/mytweets/ewagoner/status/2822742493/index.html new file mode 100644 index 00000000..35616d74 --- /dev/null +++ b/static/mytweets/ewagoner/status/2822742493/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian starts kindergarten two weeks from today. I seriously don't know how that's even possible. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian starts kindergarten two weeks from today. I seriously don't know how that's even possible. +

+

+ 7/24/2009, 1:53:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/282540064901312513/index.html b/static/mytweets/ewagoner/status/282540064901312513/index.html new file mode 100644 index 00000000..0362872b --- /dev/null +++ b/static/mytweets/ewagoner/status/282540064901312513/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Upon re-reading, this liquor recipe calls for sitting for two weeks, and then mixing in syrup. Not the other way ‘round. So, Epiphany gifts. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Upon re-reading, this liquor recipe calls for sitting for two weeks, and then mixing in syrup. Not the other way ‘round. So, Epiphany gifts. +

+

+ 12/22/2012, 12:36:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2825722772/index.html b/static/mytweets/ewagoner/status/2825722772/index.html new file mode 100644 index 00000000..b62b4659 --- /dev/null +++ b/static/mytweets/ewagoner/status/2825722772/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My shrimp guy brought me two sea trout yesterday. Think I'll make an herbed salt crust and stuff with a summer ratatouille. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My shrimp guy brought me two sea trout yesterday. Think I'll make an herbed salt crust and stuff with a summer ratatouille. +

+

+ 7/24/2009, 4:54:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/282579072/index.html b/static/mytweets/ewagoner/status/282579072/index.html new file mode 100644 index 00000000..0d18c1bb --- /dev/null +++ b/static/mytweets/ewagoner/status/282579072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My golden ticket arrived! I'm on "karl". At the farmers market now, though, so can't kick the tires yet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My golden ticket arrived! I'm on "karl". At the farmers market now, though, so can't kick the tires yet. +

+

+ 9/20/2007, 6:33:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/282913834908393472/index.html b/static/mytweets/ewagoner/status/282913834908393472/index.html new file mode 100644 index 00000000..50d57f5f --- /dev/null +++ b/static/mytweets/ewagoner/status/282913834908393472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Toasting peppercorns and coriander seed for a project. It smells like Katz’s Delicatessen in here. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Toasting peppercorns and coriander seed for a project. It smells like Katz’s Delicatessen in here. +

+

+ 12/23/2012, 1:21:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2829296962/index.html b/static/mytweets/ewagoner/status/2829296962/index.html new file mode 100644 index 00000000..0bac75d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/2829296962/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Will You Be An Astronaut?" by Greg van Eekhout: kid's book from alternate future, includes the vocab phrase "the North American diaspora". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Will You Be An Astronaut?" by Greg van Eekhout: kid's book from alternate future, includes the vocab phrase "the North American diaspora". +

+

+ 7/24/2009, 8:48:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/282933756434714624/index.html b/static/mytweets/ewagoner/status/282933756434714624/index.html new file mode 100644 index 00000000..a4a82a7a --- /dev/null +++ b/static/mytweets/ewagoner/status/282933756434714624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Why do we, each time we give a gift, ritually wrap that offering in decorative tree pulp?" <a href="http://m.theatlantic.com/technology/archive/2012/12/wrappers-delight-a-brief-history-of-wrapping-paper/266599/">http://m.theatlantic.com/technology/archive/2012/12/wrappers-delight-a-brief-history-of-wrapping-paper/266599/</a> via @sco + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28293927240998912/index.html b/static/mytweets/ewagoner/status/28293927240998912/index.html new file mode 100644 index 00000000..8f920754 --- /dev/null +++ b/static/mytweets/ewagoner/status/28293927240998912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I feel like I have the mump (left side only). Even when they're gone, my wisdom teeth taunt me. Only 1 pill left, and I'll need it tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I feel like I have the mump (left side only). Even when they're gone, my wisdom teeth taunt me. Only 1 pill left, and I'll need it tomorrow. +

+

+ 1/20/2011, 10:32:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/283460092429467648/index.html b/static/mytweets/ewagoner/status/283460092429467648/index.html new file mode 100644 index 00000000..5b55d724 --- /dev/null +++ b/static/mytweets/ewagoner/status/283460092429467648/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Klingon bastards! You killed my son!” + +A little light movie watching while I’m gift wrapping. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Klingon bastards! You killed my son!”

A little light movie watching while I’m gift wrapping. +

+

+ 12/25/2012, 1:32:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28369657513/index.html b/static/mytweets/ewagoner/status/28369657513/index.html new file mode 100644 index 00000000..b571ad1d --- /dev/null +++ b/static/mytweets/ewagoner/status/28369657513/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I must rest, for in the morning I begin cooking my weight in locally raised pastured meats. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I must rest, for in the morning I begin cooking my weight in locally raised pastured meats. +

+

+ 10/21/2010, 11:24:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2837324688/index.html b/static/mytweets/ewagoner/status/2837324688/index.html new file mode 100644 index 00000000..1aeff19a --- /dev/null +++ b/static/mytweets/ewagoner/status/2837324688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm at the Athens Farmers Market, to help present this year's slate of Athens Local Food Awards winners. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm at the Athens Farmers Market, to help present this year's slate of Athens Local Food Awards winners. +

+

+ 7/25/2009, 9:52:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/284008582951882753/index.html b/static/mytweets/ewagoner/status/284008582951882753/index.html new file mode 100644 index 00000000..5b091694 --- /dev/null +++ b/static/mytweets/ewagoner/status/284008582951882753/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seeing The Hobbit for the third time. I’m nerdy that way. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seeing The Hobbit for the third time. I’m nerdy that way. +

+

+ 12/26/2012, 1:51:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28421235683/index.html b/static/mytweets/ewagoner/status/28421235683/index.html new file mode 100644 index 00000000..ca77b420 --- /dev/null +++ b/static/mytweets/ewagoner/status/28421235683/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's a traditional dish found only in a 30ish mile circle of where I'm standing: "Chicken Mull". I'm making some now. http://is.gd/gd2qz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's a traditional dish found only in a 30ish mile circle of where I'm standing: "Chicken Mull". I'm making some now. http://is.gd/gd2qz +

+

+ 10/22/2010, 12:41:21 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28425709992/index.html b/static/mytweets/ewagoner/status/28425709992/index.html new file mode 100644 index 00000000..0985c624 --- /dev/null +++ b/static/mytweets/ewagoner/status/28425709992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My vegetarian and vegan friends may wanna hide my updates for now. There'll be lots of veggie dishes at the feast, but I'm not making them. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My vegetarian and vegan friends may wanna hide my updates for now. There'll be lots of veggie dishes at the feast, but I'm not making them. +

+

+ 10/22/2010, 1:39:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28426069642/index.html b/static/mytweets/ewagoner/status/28426069642/index.html new file mode 100644 index 00000000..f397274f --- /dev/null +++ b/static/mytweets/ewagoner/status/28426069642/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Scaling up my recipe for traditional chicken liver pate by a factor of twelve. Mason jars standing by. Also, spoons. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Scaling up my recipe for traditional chicken liver pate by a factor of twelve. Mason jars standing by. Also, spoons. +

+

+ 10/22/2010, 1:44:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28426424810/index.html b/static/mytweets/ewagoner/status/28426424810/index.html new file mode 100644 index 00000000..02e2e8e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/28426424810/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What makes it traditional, you ask? The bourbon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What makes it traditional, you ask? The bourbon. +

+

+ 10/22/2010, 1:49:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28428605557/index.html b/static/mytweets/ewagoner/status/28428605557/index.html new file mode 100644 index 00000000..1e89f33e --- /dev/null +++ b/static/mytweets/ewagoner/status/28428605557/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Chicken Liver Pate" could just as truthfully be called "Butter (and a few livers)". The Cuisinart's too small, so using the stick blender. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Chicken Liver Pate" could just as truthfully be called "Butter (and a few livers)". The Cuisinart's too small, so using the stick blender. +

+

+ 10/22/2010, 2:20:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/284292272/index.html b/static/mytweets/ewagoner/status/284292272/index.html new file mode 100644 index 00000000..d97f6ace --- /dev/null +++ b/static/mytweets/ewagoner/status/284292272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Did GMail's spam filters take the day off? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Did GMail's spam filters take the day off? +

+

+ 9/21/2007, 12:13:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/284344304292478976/index.html b/static/mytweets/ewagoner/status/284344304292478976/index.html new file mode 100644 index 00000000..5365b940 --- /dev/null +++ b/static/mytweets/ewagoner/status/284344304292478976/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + It is looking likely that I will eat this entire pan of cocoa rice crispy treats. Not including what Santa ate, of course. + +Ok, those too. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It is looking likely that I will eat this entire pan of cocoa rice crispy treats. Not including what Santa ate, of course.

Ok, those too. +

+

+ 12/27/2012, 12:05:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28434604180/index.html b/static/mytweets/ewagoner/status/28434604180/index.html new file mode 100644 index 00000000..ba5cf010 --- /dev/null +++ b/static/mytweets/ewagoner/status/28434604180/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ended up with 14 pint jars of pate. Did I make too much? Depends if more than 14 people show up tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ended up with 14 pint jars of pate. Did I make too much? Depends if more than 14 people show up tomorrow. +

+

+ 10/22/2010, 3:48:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2844233659/index.html b/static/mytweets/ewagoner/status/2844233659/index.html new file mode 100644 index 00000000..c99907c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/2844233659/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fairly certain now this recipe was an elaborate hoax. Whole fish, stuffed w/ ratatouilli, wrapped in crepes, then wrapped in another crust? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fairly certain now this recipe was an elaborate hoax. Whole fish, stuffed w/ ratatouilli, wrapped in crepes, then wrapped in another crust? +

+

+ 7/25/2009, 6:56:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/284438322/index.html b/static/mytweets/ewagoner/status/284438322/index.html new file mode 100644 index 00000000..e996356c --- /dev/null +++ b/static/mytweets/ewagoner/status/284438322/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Walking out of the grocery last night with 40 lbs of salt and 4 cases of canning jars, the security guard asked me if I was making moonshine + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Walking out of the grocery last night with 40 lbs of salt and 4 cases of canning jars, the security guard asked me if I was making moonshine +

+

+ 9/21/2007, 1:28:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2845374703/index.html b/static/mytweets/ewagoner/status/2845374703/index.html new file mode 100644 index 00000000..088fe2cc --- /dev/null +++ b/static/mytweets/ewagoner/status/2845374703/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That was a crazy amount of work but totally tasty. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That was a crazy amount of work but totally tasty. +

+

+ 7/25/2009, 8:28:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28454570625/index.html b/static/mytweets/ewagoner/status/28454570625/index.html new file mode 100644 index 00000000..35914a06 --- /dev/null +++ b/static/mytweets/ewagoner/status/28454570625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just put about 35lbs of pork butt and a lamb quarter on for a low overnight smoke. http://gdzl.la/8MbjKg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just put about 35lbs of pork butt and a lamb quarter on for a low overnight smoke. http://gdzl.la/8MbjKg +

+

+ 10/22/2010, 8:36:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28466207797/index.html b/static/mytweets/ewagoner/status/28466207797/index.html new file mode 100644 index 00000000..c6af1788 --- /dev/null +++ b/static/mytweets/ewagoner/status/28466207797/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I had to sneak a peek inside the smoker: http://gdzl.la/8McE4F + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I had to sneak a peek inside the smoker: http://gdzl.la/8McE4F +

+

+ 10/22/2010, 11:11:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28467580868/index.html b/static/mytweets/ewagoner/status/28467580868/index.html new file mode 100644 index 00000000..6e2657e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/28467580868/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just took two chickens out of the crock pot (after 10 hours), deboned them, and ran 'em through the grinder. Chicken Mull is looking good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just took two chickens out of the crock pot (after 10 hours), deboned them, and ran 'em through the grinder. Chicken Mull is looking good. +

+

+ 10/22/2010, 11:30:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28467638091/index.html b/static/mytweets/ewagoner/status/28467638091/index.html new file mode 100644 index 00000000..c0da5ca5 --- /dev/null +++ b/static/mytweets/ewagoner/status/28467638091/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The smoker again, after four hours: http://gdzl.la/8MfSm1 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The smoker again, after four hours: http://gdzl.la/8MfSm1 +

+

+ 10/22/2010, 11:31:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/284714542/index.html b/static/mytweets/ewagoner/status/284714542/index.html new file mode 100644 index 00000000..d6341098 --- /dev/null +++ b/static/mytweets/ewagoner/status/284714542/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got one rails domain moved over to the new server. One minor glitch, and it took just over an hour of work, spread out over the afternoon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got one rails domain moved over to the new server. One minor glitch, and it took just over an hour of work, spread out over the afternoon. +

+

+ 9/21/2007, 4:08:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/284768956156370944/index.html b/static/mytweets/ewagoner/status/284768956156370944/index.html new file mode 100644 index 00000000..301ac153 --- /dev/null +++ b/static/mytweets/ewagoner/status/284768956156370944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been listening all afternoon to the 1968 BBC Radio production of The Hobbit. I've got a soft spot for radio drama. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been listening all afternoon to the 1968 BBC Radio production of The Hobbit. I've got a soft spot for radio drama. +

+

+ 12/28/2012, 4:13:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/284792582/index.html b/static/mytweets/ewagoner/status/284792582/index.html new file mode 100644 index 00000000..69b34bef --- /dev/null +++ b/static/mytweets/ewagoner/status/284792582/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Moving a second rails domain over took about 20 minutes total. There's a mailman list involved, so that's been ticketed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Moving a second rails domain over took about 20 minutes total. There's a mailman list involved, so that's been ticketed. +

+

+ 9/21/2007, 4:59:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28479947617/index.html b/static/mytweets/ewagoner/status/28479947617/index.html new file mode 100644 index 00000000..e5f6a7d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/28479947617/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 3am smoker check, and all's well. http://gdzl.la/8MevgH + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 3am smoker check, and all's well. http://gdzl.la/8MevgH +

+

+ 10/23/2010, 3:14:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28503545467/index.html b/static/mytweets/ewagoner/status/28503545467/index.html new file mode 100644 index 00000000..fe0c4a86 --- /dev/null +++ b/static/mytweets/ewagoner/status/28503545467/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whisky and pulled pork for breakfast. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Whisky and pulled pork for breakfast. +

+

+ 10/23/2010, 10:12:08 AM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/285112764605820931/index.html b/static/mytweets/ewagoner/status/285112764605820931/index.html new file mode 100644 index 00000000..d1962492 --- /dev/null +++ b/static/mytweets/ewagoner/status/285112764605820931/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A sneak peak at Megan Jean and the KFB @meganjeankfb album 'The Devil Herself' to be released Feb. 2013 <a href="http://bit.ly/WbMeFk">http://bit.ly/WbMeFk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A sneak peak at Megan Jean and the KFB @meganjeankfb album 'The Devil Herself' to be released Feb. 2013 http://bit.ly/WbMeFk +

+

+ 12/29/2012, 2:59:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28512954295/index.html b/static/mytweets/ewagoner/status/28512954295/index.html new file mode 100644 index 00000000..5c118e5e --- /dev/null +++ b/static/mytweets/ewagoner/status/28512954295/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whisky and pulled pork for lunch. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Whisky and pulled pork for lunch. +

+

+ 10/23/2010, 12:01:58 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/285253913874153472/index.html b/static/mytweets/ewagoner/status/285253913874153472/index.html new file mode 100644 index 00000000..6770d84c --- /dev/null +++ b/static/mytweets/ewagoner/status/285253913874153472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is a photo of 2 1/2 year old Franklin D. Roosevelt. You may be amazed. <a href="http://tkmbnd.tumblr.com/post/39191274907/ayabug-this-is-a-photo-of-2-1-2-year-old">http://tkmbnd.tumblr.com/post/39191274907/ayabug-this-is-a-photo-of-2-1-2-year-old</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28528452961/index.html b/static/mytweets/ewagoner/status/28528452961/index.html new file mode 100644 index 00000000..b4c23e8c --- /dev/null +++ b/static/mytweets/ewagoner/status/28528452961/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Let the feasting begin! http://gdzl.la/8MpTmE + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Let the feasting begin! http://gdzl.la/8MpTmE +

+

+ 10/23/2010, 3:34:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28542622060/index.html b/static/mytweets/ewagoner/status/28542622060/index.html new file mode 100644 index 00000000..caa06c51 --- /dev/null +++ b/static/mytweets/ewagoner/status/28542622060/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pulled pork and homebrew for dinner. I'm saving the whisky for dessert. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pulled pork and homebrew for dinner. I'm saving the whisky for dessert. +

+

+ 10/23/2010, 7:19:23 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/285463701023248385/index.html b/static/mytweets/ewagoner/status/285463701023248385/index.html new file mode 100644 index 00000000..4e09cdfe --- /dev/null +++ b/static/mytweets/ewagoner/status/285463701023248385/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is the largest glacier breakup ever filmed, comparable to “Manhattan breaking apart in front of your eyes.” <a href="http://grist.org/list/this-video-of-a-city-sized-iceberg-breaking-off-from-a-glacier-will-blow-your-mind/">http://grist.org/list/this-video-of-a-city-sized-iceberg-breaking-off-from-a-glacier-will-blow-your-mind/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2854653043/index.html b/static/mytweets/ewagoner/status/2854653043/index.html new file mode 100644 index 00000000..cc6cd0b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/2854653043/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm making five gallons of blueberry mead today. We'll drink it young, in only 10 weeks. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm making five gallons of blueberry mead today. We'll drink it young, in only 10 weeks. +

+

+ 7/26/2009, 12:10:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/285547372065464320/index.html b/static/mytweets/ewagoner/status/285547372065464320/index.html new file mode 100644 index 00000000..94bf9d11 --- /dev/null +++ b/static/mytweets/ewagoner/status/285547372065464320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Blink to the Future - A Doctor Who / BTTF Mashup" <a href="http://www.youtube.com/watch?v=dmK3AQ2Yozk">http://www.youtube.com/watch?v=dmK3AQ2Yozk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2857833820/index.html b/static/mytweets/ewagoner/status/2857833820/index.html new file mode 100644 index 00000000..643c4aac --- /dev/null +++ b/static/mytweets/ewagoner/status/2857833820/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Took me a week to find an old smoke detector with a low battery my wife had in a bag at the bottom of a pile of unrelated things. Beeping! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Took me a week to find an old smoke detector with a low battery my wife had in a bag at the bottom of a pile of unrelated things. Beeping! +

+

+ 7/26/2009, 4:14:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/286023802/index.html b/static/mytweets/ewagoner/status/286023802/index.html new file mode 100644 index 00000000..e69a91d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/286023802/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rendering beef fat into tallow. To what end, I don't know. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rendering beef fat into tallow. To what end, I don't know. +

+

+ 9/22/2007, 9:16:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28608628192/index.html b/static/mytweets/ewagoner/status/28608628192/index.html new file mode 100644 index 00000000..4a5c4d59 --- /dev/null +++ b/static/mytweets/ewagoner/status/28608628192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 48 hours later, and the feasting is over. Camped by the river overnight, made eggs and bacon by the fire for breakfast. Also, whisky. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 48 hours later, and the feasting is over. Camped by the river overnight, made eggs and bacon by the fire for breakfast. Also, whisky. +

+

+ 10/24/2010, 12:16:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28615559067213825/index.html b/static/mytweets/ewagoner/status/28615559067213825/index.html new file mode 100644 index 00000000..bb388e81 --- /dev/null +++ b/static/mytweets/ewagoner/status/28615559067213825/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nothing makes you look like more of a rube than riding down a long, narrow, crowded escalator & then stopping at the bottom to look around. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nothing makes you look like more of a rube than riding down a long, narrow, crowded escalator & then stopping at the bottom to look around. +

+

+ 1/21/2011, 7:50:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28623231126/index.html b/static/mytweets/ewagoner/status/28623231126/index.html new file mode 100644 index 00000000..b61ab8e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/28623231126/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gorging myself on toast and pate to the point where you could probably harvest me for foie gras. And I think I'm ok with that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Gorging myself on toast and pate to the point where you could probably harvest me for foie gras. And I think I'm ok with that. +

+

+ 10/24/2010, 3:47:35 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28626756517/index.html b/static/mytweets/ewagoner/status/28626756517/index.html new file mode 100644 index 00000000..ea8c8813 --- /dev/null +++ b/static/mytweets/ewagoner/status/28626756517/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv says "He's making orange out of my pinks" and holds up the iPad. I glance over, thinking she's in an art app. She's playing Risk. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv says "He's making orange out of my pinks" and holds up the iPad. I glance over, thinking she's in an art app. She's playing Risk. +

+

+ 10/24/2010, 4:38:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/286491508809535489/index.html b/static/mytweets/ewagoner/status/286491508809535489/index.html new file mode 100644 index 00000000..be191b7b --- /dev/null +++ b/static/mytweets/ewagoner/status/286491508809535489/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In 2012, 3750 farms sold $2,709,937 worth of products to their communities via my <a href="http://locallygrown.net">http://locallygrown.net</a>, an 18% increase from 2011. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In 2012, 3750 farms sold $2,709,937 worth of products to their communities via my http://locallygrown.net, an 18% increase from 2011. +

+

+ 1/2/2013, 10:17:53 AM +

+

Favs: 2

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/286498994291605506/index.html b/static/mytweets/ewagoner/status/286498994291605506/index.html new file mode 100644 index 00000000..e6733bcf --- /dev/null +++ b/static/mytweets/ewagoner/status/286498994291605506/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At my next cookout, rather than standing by the grill eating hotdogs, let's fish rice noodles out of a mini log flume. <a href="http://www.thekitchn.com/catch-your-noodles-nagashi-somen-179341">http://www.thekitchn.com/catch-your-noodles-nagashi-somen-179341</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/286606117608497152/index.html b/static/mytweets/ewagoner/status/286606117608497152/index.html new file mode 100644 index 00000000..029a68f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/286606117608497152/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "I want to pass my passion of the science of the cosmos onto my daughters…" + +<a href="http://elizebethjoy.wordpress.com/2013/01/02/look-up-with-your-kids/">http://elizebethjoy.wordpress.com/2013/01/02/look-up-with-your-kids/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28666771049291776/index.html b/static/mytweets/ewagoner/status/28666771049291776/index.html new file mode 100644 index 00000000..655fbad6 --- /dev/null +++ b/static/mytweets/ewagoner/status/28666771049291776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now I lay me down to sl..... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now I lay me down to sl..... +

+

+ 1/21/2011, 11:14:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28682179841/index.html b/static/mytweets/ewagoner/status/28682179841/index.html new file mode 100644 index 00000000..8f138fd1 --- /dev/null +++ b/static/mytweets/ewagoner/status/28682179841/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The woman's nose was bleeding, but the assailant already had fled the trailer park, possibly to another trailer park." Oh, police blotter. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The woman's nose was bleeding, but the assailant already had fled the trailer park, possibly to another trailer park." Oh, police blotter. +

+

+ 10/25/2010, 7:39:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/286826999245320192/index.html b/static/mytweets/ewagoner/status/286826999245320192/index.html new file mode 100644 index 00000000..ff979a9e --- /dev/null +++ b/static/mytweets/ewagoner/status/286826999245320192/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + "Last weekend I found out, courtesy of Quentin Tarantino, that Alexander Dumas was Black. + +And that pisses me off." + + <a href="http://www.lovelifepractice.com/the-secrets-of-life/">http://www.lovelifepractice.com/the-secrets-of-life/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/286833281197019136/index.html b/static/mytweets/ewagoner/status/286833281197019136/index.html new file mode 100644 index 00000000..792b66ff --- /dev/null +++ b/static/mytweets/ewagoner/status/286833281197019136/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + "Maybe it’s not so great for my daughter to be gluten intolerant, but I feel like we’ve won the lottery." +<a href="http://www.anchoragepress.com/news/the-gluten-made-her-do-it-how-going-gluten-free/article_39e2478e-4585-11e2-a80c-0019bb2963f4.html?TNNoMobile">http://www.anchoragepress.com/news/the-gluten-made-her-do-it-how-going-gluten-free/article_39e2478e-4585-11e2-a80c-0019bb2963f4.html?TNNoMobile</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/286921107892748288/index.html b/static/mytweets/ewagoner/status/286921107892748288/index.html new file mode 100644 index 00000000..028ea39d --- /dev/null +++ b/static/mytweets/ewagoner/status/286921107892748288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Future profile photo. <a href="http://instagr.am/p/UCKa6Ts2qJ/">http://instagr.am/p/UCKa6Ts2qJ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28696986337/index.html b/static/mytweets/ewagoner/status/28696986337/index.html new file mode 100644 index 00000000..9096bf51 --- /dev/null +++ b/static/mytweets/ewagoner/status/28696986337/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seeing a line of bagpipers marching at me on the battlefield would be bad. Seeing pipers like this would be terrifying. http://is.gd/ghRjV + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seeing a line of bagpipers marching at me on the battlefield would be bad. Seeing pipers like this would be terrifying. http://is.gd/ghRjV +

+

+ 10/25/2010, 10:40:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28713858420/index.html b/static/mytweets/ewagoner/status/28713858420/index.html new file mode 100644 index 00000000..a51e96a9 --- /dev/null +++ b/static/mytweets/ewagoner/status/28713858420/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Updated version of "The Varieties of Intimate Relationship" infographic: http://is.gd/gihZQ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Updated version of "The Varieties of Intimate Relationship" infographic: http://is.gd/gihZQ +

+

+ 10/25/2010, 2:12:11 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28714699676/index.html b/static/mytweets/ewagoner/status/28714699676/index.html new file mode 100644 index 00000000..9d5968b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/28714699676/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wonder if my beard can grow fast enough by Saturday that I could pull off a John Hammond costume. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wonder if my beard can grow fast enough by Saturday that I could pull off a John Hammond costume. +

+

+ 10/25/2010, 2:24:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/287180192/index.html b/static/mytweets/ewagoner/status/287180192/index.html new file mode 100644 index 00000000..7acdf36c --- /dev/null +++ b/static/mytweets/ewagoner/status/287180192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ended up with five pint jars of rendered beef tallow. I'm sure I'll find a use for them. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ended up with five pint jars of rendered beef tallow. I'm sure I'll find a use for them. +

+

+ 9/22/2007, 11:33:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/287193412/index.html b/static/mytweets/ewagoner/status/287193412/index.html new file mode 100644 index 00000000..7923d733 --- /dev/null +++ b/static/mytweets/ewagoner/status/287193412/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The coffee filter I used for straining are now my "window to weight gain". Mu Mu Store, here I come! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The coffee filter I used for straining are now my "window to weight gain". Mu Mu Store, here I come! +

+

+ 9/22/2007, 11:42:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28725037713/index.html b/static/mytweets/ewagoner/status/28725037713/index.html new file mode 100644 index 00000000..8d860bc0 --- /dev/null +++ b/static/mytweets/ewagoner/status/28725037713/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + To produce energy we need 2 things: Oxygen ... & Carbs, which come in various forms (vanilla, chocolate, dulce de leche). http://is.gd/giBE8 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ To produce energy we need 2 things: Oxygen ... & Carbs, which come in various forms (vanilla, chocolate, dulce de leche). http://is.gd/giBE8 +

+

+ 10/25/2010, 5:07:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/287273212469972992/index.html b/static/mytweets/ewagoner/status/287273212469972992/index.html new file mode 100644 index 00000000..46092538 --- /dev/null +++ b/static/mytweets/ewagoner/status/287273212469972992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Mt. Vesuvius from space: a paean to humanity’s inability to learn" <a href="http://www.slate.com/blogs/bad_astronomy/2013/01/04/mt_vesuvius_from_space_photo_of_volcano_from_space_station.html">http://www.slate.com/blogs/bad_astronomy/2013/01/04/mt_vesuvius_from_space_photo_of_volcano_from_space_station.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/287286176837165057/index.html b/static/mytweets/ewagoner/status/287286176837165057/index.html new file mode 100644 index 00000000..3be2e470 --- /dev/null +++ b/static/mytweets/ewagoner/status/287286176837165057/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "A Collection of Classic Portraits Mashed Up With Contemporary Style" + +I love these, from the very first one. <a href="http://www.flavorwire.com/297871/a-collection-of-classic-portraits-mashed-up-with-contemporary-style">http://www.flavorwire.com/297871/a-collection-of-classic-portraits-mashed-up-with-contemporary-style</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28739209620/index.html b/static/mytweets/ewagoner/status/28739209620/index.html new file mode 100644 index 00000000..98d6c48e --- /dev/null +++ b/static/mytweets/ewagoner/status/28739209620/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Raw milk cheddar from Nature's Harmony Farm (next town over), going on my Tink's Beef burgers (next town again). http://gdzl.la/8N3Rw2 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Raw milk cheddar from Nature's Harmony Farm (next town over), going on my Tink's Beef burgers (next town again). http://gdzl.la/8N3Rw2 +

+

+ 10/25/2010, 8:07:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28745588436/index.html b/static/mytweets/ewagoner/status/28745588436/index.html new file mode 100644 index 00000000..cfbed176 --- /dev/null +++ b/static/mytweets/ewagoner/status/28745588436/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The appraisers are coming out to the house tomorrow. I'm hoping the value is in the same ballpark as it was in 2001. Please pretty please. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The appraisers are coming out to the house tomorrow. I'm hoping the value is in the same ballpark as it was in 2001. Please pretty please. +

+

+ 10/25/2010, 9:23:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28754612995497984/index.html b/static/mytweets/ewagoner/status/28754612995497984/index.html new file mode 100644 index 00000000..5390da92 --- /dev/null +++ b/static/mytweets/ewagoner/status/28754612995497984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + ...eep. Oh, hello morning. That was quick. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ ...eep. Oh, hello morning. That was quick. +

+

+ 1/22/2011, 5:03:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/287719227622817792/index.html b/static/mytweets/ewagoner/status/287719227622817792/index.html new file mode 100644 index 00000000..d5866d3a --- /dev/null +++ b/static/mytweets/ewagoner/status/287719227622817792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Who are you for, Alabama or those Catholics?” I thought the wars of the Reformation ended. At least he didn’t say “those Mary worshipers”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Who are you for, Alabama or those Catholics?” I thought the wars of the Reformation ended. At least he didn’t say “those Mary worshipers”. +

+

+ 1/5/2013, 7:36:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/287779006768623618/index.html b/static/mytweets/ewagoner/status/287779006768623618/index.html new file mode 100644 index 00000000..084c16fb --- /dev/null +++ b/static/mytweets/ewagoner/status/287779006768623618/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Pig slaves will take the lift.” + +Daleks sure know how to turn a phrase. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Pig slaves will take the lift.”

Daleks sure know how to turn a phrase. +

+

+ 1/5/2013, 11:33:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/287787762797666308/index.html b/static/mytweets/ewagoner/status/287787762797666308/index.html new file mode 100644 index 00000000..4f1e1c08 --- /dev/null +++ b/static/mytweets/ewagoner/status/287787762797666308/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Eric’s got some crazy scheme again? Yeah, ok. I’m in.” + +I’ve got the best friends. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Eric’s got some crazy scheme again? Yeah, ok. I’m in.”

I’ve got the best friends. +

+

+ 1/6/2013, 12:08:44 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28795485602975744/index.html b/static/mytweets/ewagoner/status/28795485602975744/index.html new file mode 100644 index 00000000..a9f91931 --- /dev/null +++ b/static/mytweets/ewagoner/status/28795485602975744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OH: "I've got a secret to tell you. It's not a funny secret. I don't know why I'm laughing." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH: "I've got a secret to tell you. It's not a funny secret. I don't know why I'm laughing." +

+

+ 1/22/2011, 7:45:53 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28802991699/index.html b/static/mytweets/ewagoner/status/28802991699/index.html new file mode 100644 index 00000000..232e1308 --- /dev/null +++ b/static/mytweets/ewagoner/status/28802991699/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hard to tell how that went. The appraiser was stone cold and all business. Until she saw the beach: "You guys got it going on!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hard to tell how that went. The appraiser was stone cold and all business. Until she saw the beach: "You guys got it going on!" +

+

+ 10/26/2010, 11:50:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28832028632/index.html b/static/mytweets/ewagoner/status/28832028632/index.html new file mode 100644 index 00000000..d8195a3f --- /dev/null +++ b/static/mytweets/ewagoner/status/28832028632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @tzikeh: Another winner: "APNewsBreak: Paul volunteer apologizes for scuffle" Tee-hee, these silly dust-ups where men kick women in t ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @tzikeh: Another winner: "APNewsBreak: Paul volunteer apologizes for scuffle" Tee-hee, these silly dust-ups where men kick women in t ... +

+

+ 10/26/2010, 6:37:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/288321986319486976/index.html b/static/mytweets/ewagoner/status/288321986319486976/index.html new file mode 100644 index 00000000..d6b31118 --- /dev/null +++ b/static/mytweets/ewagoner/status/288321986319486976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After a few week's break, today I start my second year of trapeze lessons. So excited! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After a few week's break, today I start my second year of trapeze lessons. So excited! +

+

+ 1/7/2013, 11:31:32 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/288335452/index.html b/static/mytweets/ewagoner/status/288335452/index.html new file mode 100644 index 00000000..b4942a51 --- /dev/null +++ b/static/mytweets/ewagoner/status/288335452/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Covered two 15lb hams with salt. They'll stay that way for 3 wks. 1st step toward prosciutto. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Covered two 15lb hams with salt. They'll stay that way for 3 wks. 1st step toward prosciutto. +

+

+ 9/23/2007, 2:47:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28836056495/index.html b/static/mytweets/ewagoner/status/28836056495/index.html new file mode 100644 index 00000000..53c989b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/28836056495/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yeah, this government sign isn't at all creepy. http://gdzl.la/8NjiZn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yeah, this government sign isn't at all creepy. http://gdzl.la/8NjiZn +

+

+ 10/26/2010, 7:25:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/288363823390400512/index.html b/static/mytweets/ewagoner/status/288363823390400512/index.html new file mode 100644 index 00000000..f2dee21e --- /dev/null +++ b/static/mytweets/ewagoner/status/288363823390400512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A new single subject tumblr: Extremely Trivial Police Reports <a href="http://extremelytrivialpolicereports.tumblr.com">http://extremelytrivialpolicereports.tumblr.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28836403499/index.html b/static/mytweets/ewagoner/status/28836403499/index.html new file mode 100644 index 00000000..e28e641a --- /dev/null +++ b/static/mytweets/ewagoner/status/28836403499/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian decided to go traditional with her pumpkin this year. http://gdzl.la/8NnroJ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian decided to go traditional with her pumpkin this year. http://gdzl.la/8NnroJ +

+

+ 10/26/2010, 7:29:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/288396767521804288/index.html b/static/mytweets/ewagoner/status/288396767521804288/index.html new file mode 100644 index 00000000..1ad3760b --- /dev/null +++ b/static/mytweets/ewagoner/status/288396767521804288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @_RajPatel: Beautiful/horrific late capitalist image of the day: beef and oil seen from space <a href="http://www.vice.com/read/beef-and-oil-0003456-v19n12?Contentpage=-1">http://www.vice.com/read/beef-and-oil-0003456-v19n12?Contentpage=-1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/288462548536266752/index.html b/static/mytweets/ewagoner/status/288462548536266752/index.html new file mode 100644 index 00000000..3a3a3d37 --- /dev/null +++ b/static/mytweets/ewagoner/status/288462548536266752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ferretthimself: Watching the Notre Dame game… Mitchell and Webb sum up how every football game sounds to me: <a href="http://www.youtube.com/watch?v=MusyO7J2inM">http://www.youtube.com/watch?v=MusyO7J2inM</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ferretthimself: Watching the Notre Dame game… Mitchell and Webb sum up how every football game sounds to me: http://www.youtube.com/watch?v=MusyO7J2inM +

+

+ 1/7/2013, 8:50:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/288469756443512834/index.html b/static/mytweets/ewagoner/status/288469756443512834/index.html new file mode 100644 index 00000000..e2db3b56 --- /dev/null +++ b/static/mytweets/ewagoner/status/288469756443512834/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Doctor Who - “The Ballad of Russell and Julie” Wrap Party Special <a href="http://www.youtube.com/watch?v=giaMRyn47Xg&sns=tw">http://www.youtube.com/watch?v=giaMRyn47Xg&sns=tw</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/288513102/index.html b/static/mytweets/ewagoner/status/288513102/index.html new file mode 100644 index 00000000..2726c311 --- /dev/null +++ b/static/mytweets/ewagoner/status/288513102/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mowed a couple acres, in preparation for our "Hunter's Moon Feast" next month. http://athens.locallygrown.net/market/index/1273 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mowed a couple acres, in preparation for our "Hunter's Moon Feast" next month. http://athens.locallygrown.net/market/index/1273 +

+

+ 9/23/2007, 4:57:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/288536302/index.html b/static/mytweets/ewagoner/status/288536302/index.html new file mode 100644 index 00000000..9753025e --- /dev/null +++ b/static/mytweets/ewagoner/status/288536302/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dinner tonight: Chile Rellenos del Mar (fried battered peppers stuffed with cheese and shrimp). Don't think I'll fry them in tallow :) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dinner tonight: Chile Rellenos del Mar (fried battered peppers stuffed with cheese and shrimp). Don't think I'll fry them in tallow :) +

+

+ 9/23/2007, 5:15:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/288646611930869761/index.html b/static/mytweets/ewagoner/status/288646611930869761/index.html new file mode 100644 index 00000000..7f2acfe7 --- /dev/null +++ b/static/mytweets/ewagoner/status/288646611930869761/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've had far too many Del Monte bananas lately look ripe on the outside but be starchy and crunchy on the inside. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've had far too many Del Monte bananas lately look ripe on the outside but be starchy and crunchy on the inside. +

+

+ 1/8/2013, 9:01:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/288769369734012929/index.html b/static/mytweets/ewagoner/status/288769369734012929/index.html new file mode 100644 index 00000000..90dd06b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/288769369734012929/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Qualcomm's Insane CES 2013 Keynote in Pictures & Tweets" Oh, the world we live in. <a href="http://www.theverge.com/2013/1/8/3850056/qualcomms-insane-ces-2013-keynote-pictures-tweets">http://www.theverge.com/2013/1/8/3850056/qualcomms-insane-ces-2013-keynote-pictures-tweets</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/288806972088803328/index.html b/static/mytweets/ewagoner/status/288806972088803328/index.html new file mode 100644 index 00000000..c7be1fd6 --- /dev/null +++ b/static/mytweets/ewagoner/status/288806972088803328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @conor64: Reminder: Why You Should Volunteer for Invasive Pat Downs at Airports With Body Scanners <a href="http://bit.ly/zq7Bfu">http://bit.ly/zq7Bfu</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @conor64: Reminder: Why You Should Volunteer for Invasive Pat Downs at Airports With Body Scanners http://bit.ly/zq7Bfu +

+

+ 1/8/2013, 7:38:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28889252645310465/index.html b/static/mytweets/ewagoner/status/28889252645310465/index.html new file mode 100644 index 00000000..27a7e808 --- /dev/null +++ b/static/mytweets/ewagoner/status/28889252645310465/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Social Media for the Farmer http://instagr.am/p/BJnL1/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Social Media for the Farmer http://instagr.am/p/BJnL1/ +

+

+ 1/22/2011, 1:58:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28890406045356032/index.html b/static/mytweets/ewagoner/status/28890406045356032/index.html new file mode 100644 index 00000000..f5582060 --- /dev/null +++ b/static/mytweets/ewagoner/status/28890406045356032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OH: "Can I ask you a question? Now, I've killed a lot of chickens..." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH: "Can I ask you a question? Now, I've killed a lot of chickens..." +

+

+ 1/22/2011, 2:03:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/288948632/index.html b/static/mytweets/ewagoner/status/288948632/index.html new file mode 100644 index 00000000..53343171 --- /dev/null +++ b/static/mytweets/ewagoner/status/288948632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's Gosford Wine Appreciation Week at Athens Locally Grown: http://athens.locallygrown.net/weblog/view/318 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's Gosford Wine Appreciation Week at Athens Locally Grown: http://athens.locallygrown.net/weblog/view/318 +

+

+ 9/23/2007, 10:17:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28898325793079297/index.html b/static/mytweets/ewagoner/status/28898325793079297/index.html new file mode 100644 index 00000000..24a095f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/28898325793079297/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Marne (@buylocaltn) is giving a face-melting workshop about Twitter and social media at #ssawg. Free tattoos are involved. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Marne (@buylocaltn) is giving a face-melting workshop about Twitter and social media at #ssawg. Free tattoos are involved. +

+

+ 1/22/2011, 2:34:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28903441652776960/index.html b/static/mytweets/ewagoner/status/28903441652776960/index.html new file mode 100644 index 00000000..93a530cb --- /dev/null +++ b/static/mytweets/ewagoner/status/28903441652776960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The danger of tweeting during a presentation on Twitter is that your tweet will show up on the big screen when the presenter gives a demo. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The danger of tweeting during a presentation on Twitter is that your tweet will show up on the big screen when the presenter gives a demo. +

+

+ 1/22/2011, 2:54:52 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/289064436919066624/index.html b/static/mytweets/ewagoner/status/289064436919066624/index.html new file mode 100644 index 00000000..26132dd6 --- /dev/null +++ b/static/mytweets/ewagoner/status/289064436919066624/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + "…a Klan-robed toddler playfully touching the riot shield of a bemused African-American state trooper…" +<a href="http://www.poynter.org/latest-news/top-stories/199985/how-kkk-rally-image-found-new-life-20-years-after-it-was-published/">http://www.poynter.org/latest-news/top-stories/199985/how-kkk-rally-image-found-new-life-20-years-after-it-was-published/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28909657951/index.html b/static/mytweets/ewagoner/status/28909657951/index.html new file mode 100644 index 00000000..568ed207 --- /dev/null +++ b/static/mytweets/ewagoner/status/28909657951/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OH at the costume shop: "I want to dress like a slut, but I feel like it's not the right time." Is this her first Halloween in Athens? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH at the costume shop: "I want to dress like a slut, but I feel like it's not the right time." Is this her first Halloween in Athens? +

+

+ 10/27/2010, 1:28:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/289128611691249665/index.html b/static/mytweets/ewagoner/status/289128611691249665/index.html new file mode 100644 index 00000000..4567593a --- /dev/null +++ b/static/mytweets/ewagoner/status/289128611691249665/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So what's the deal with those giant painted chrysanthemums all around Athens? This'll tell you: <a href="http://flagpole.com/arts-culture/wth-athens/2013/01/09/wth-athens-15">http://flagpole.com/arts-culture/wth-athens/2013/01/09/wth-athens-15</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28913788783/index.html b/static/mytweets/ewagoner/status/28913788783/index.html new file mode 100644 index 00000000..d3e2fdcb --- /dev/null +++ b/static/mytweets/ewagoner/status/28913788783/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The 8 Track Gorilla comes out of retirement Saturday, but everyone I know who'd like that'll be at The Wild Rumpus. http://gdzl.la/8Nygx3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The 8 Track Gorilla comes out of retirement Saturday, but everyone I know who'd like that'll be at The Wild Rumpus. http://gdzl.la/8Nygx3 +

+

+ 10/27/2010, 2:27:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28915690778/index.html b/static/mytweets/ewagoner/status/28915690778/index.html new file mode 100644 index 00000000..34e8f206 --- /dev/null +++ b/static/mytweets/ewagoner/status/28915690778/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yellow sticky note on the iOS developer's site? Never seen that before. Guess there's another beta coming. Hope I can read my books again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yellow sticky note on the iOS developer's site? Never seen that before. Guess there's another beta coming. Hope I can read my books again. +

+

+ 10/27/2010, 2:56:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/289184928313257984/index.html b/static/mytweets/ewagoner/status/289184928313257984/index.html new file mode 100644 index 00000000..acd6fc0e --- /dev/null +++ b/static/mytweets/ewagoner/status/289184928313257984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper's walking around the house with a basket full of alligators. Because that's what little girls do at my house. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper's walking around the house with a basket full of alligators. Because that's what little girls do at my house. +

+

+ 1/9/2013, 8:40:34 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/289187216327049216/index.html b/static/mytweets/ewagoner/status/289187216327049216/index.html new file mode 100644 index 00000000..fe2cdae0 --- /dev/null +++ b/static/mytweets/ewagoner/status/289187216327049216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Someone created a business providing service to users of my software. I'm both proud and terrified. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Someone created a business providing service to users of my software. I'm both proud and terrified. +

+

+ 1/9/2013, 8:49:39 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28924138844/index.html b/static/mytweets/ewagoner/status/28924138844/index.html new file mode 100644 index 00000000..e7d8b191 --- /dev/null +++ b/static/mytweets/ewagoner/status/28924138844/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I need to get some friends together to play this starship bridge simulation game. Step one: make some friends... http://is.gd/gn24v + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I need to get some friends together to play this starship bridge simulation game. Step one: make some friends... http://is.gd/gn24v +

+

+ 10/27/2010, 5:01:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28936993157152768/index.html b/static/mytweets/ewagoner/status/28936993157152768/index.html new file mode 100644 index 00000000..47c4d023 --- /dev/null +++ b/static/mytweets/ewagoner/status/28936993157152768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Someone wrote my name down for entirely too many bids on entirely too many items at the #ssawg silent auction. (It was me.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Someone wrote my name down for entirely too many bids on entirely too many items at the #ssawg silent auction. (It was me.) +

+

+ 1/22/2011, 5:08:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2894227939/index.html b/static/mytweets/ewagoner/status/2894227939/index.html new file mode 100644 index 00000000..4c2f6bb5 --- /dev/null +++ b/static/mytweets/ewagoner/status/2894227939/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Anyone feel the two small earthquakes south of Athens on Friday? http://bit.ly/l2DcA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Anyone feel the two small earthquakes south of Athens on Friday? http://bit.ly/l2DcA +

+

+ 7/28/2009, 2:11:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28950542269030401/index.html b/static/mytweets/ewagoner/status/28950542269030401/index.html new file mode 100644 index 00000000..a0b563c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/28950542269030401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In a half hour, I'm showing a movie to 1200 people. The filming wrapped two hours ago. The editing is almost done. It'll be great. #ssawg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In a half hour, I'm showing a movie to 1200 people. The filming wrapped two hours ago. The editing is almost done. It'll be great. #ssawg +

+

+ 1/22/2011, 6:02:01 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/289572817266163713/index.html b/static/mytweets/ewagoner/status/289572817266163713/index.html new file mode 100644 index 00000000..0979b994 --- /dev/null +++ b/static/mytweets/ewagoner/status/289572817266163713/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is what happens when you have a friend who starts their own marshmallow making business. <a href="http://instagr.am/p/UVARE4s2pv/">http://instagr.am/p/UVARE4s2pv/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is what happens when you have a friend who starts their own marshmallow making business. http://instagr.am/p/UVARE4s2pv/ +

+

+ 1/10/2013, 10:21:54 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28962934185009152/index.html b/static/mytweets/ewagoner/status/28962934185009152/index.html new file mode 100644 index 00000000..46c9bbda --- /dev/null +++ b/static/mytweets/ewagoner/status/28962934185009152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's time for the Taste of Tennessee dinner! http://instagr.am/p/BJ48W/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's time for the Taste of Tennessee dinner! http://instagr.am/p/BJ48W/ +

+

+ 1/22/2011, 6:51:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28964010367918080/index.html b/static/mytweets/ewagoner/status/28964010367918080/index.html new file mode 100644 index 00000000..963b78e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/28964010367918080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Many hungry farmers. http://instagr.am/p/BJ5L7/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Many hungry farmers. http://instagr.am/p/BJ5L7/ +

+

+ 1/22/2011, 6:55:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28968116532805632/index.html b/static/mytweets/ewagoner/status/28968116532805632/index.html new file mode 100644 index 00000000..d5ac7303 --- /dev/null +++ b/static/mytweets/ewagoner/status/28968116532805632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The #ssawg Taste of Tennessee menu http://instagr.am/p/BJ6Jv/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The #ssawg Taste of Tennessee menu http://instagr.am/p/BJ6Jv/ +

+

+ 1/22/2011, 7:11:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28970370543394816/index.html b/static/mytweets/ewagoner/status/28970370543394816/index.html new file mode 100644 index 00000000..c51d1dd5 --- /dev/null +++ b/static/mytweets/ewagoner/status/28970370543394816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Our dinner came from these great farms. http://instagr.am/p/BJ6sY/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Our dinner came from these great farms. http://instagr.am/p/BJ6sY/ +

+

+ 1/22/2011, 7:20:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/289751118509133824/index.html b/static/mytweets/ewagoner/status/289751118509133824/index.html new file mode 100644 index 00000000..4bf2cd59 --- /dev/null +++ b/static/mytweets/ewagoner/status/289751118509133824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + YouTube has many instructional videos for ancient Greek & Roman hairstyles, thanks to a hairdresser archaeologist. <a href="http://www.youtube.com/user/jntvstp/videos">http://www.youtube.com/user/jntvstp/videos</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ YouTube has many instructional videos for ancient Greek & Roman hairstyles, thanks to a hairdresser archaeologist. http://www.youtube.com/user/jntvstp/videos +

+

+ 1/11/2013, 10:10:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/289758696588849152/index.html b/static/mytweets/ewagoner/status/289758696588849152/index.html new file mode 100644 index 00000000..0d36978d --- /dev/null +++ b/static/mytweets/ewagoner/status/289758696588849152/index.html @@ -0,0 +1,57 @@ + + + + + + + + + + + + + gonna dig down in the dirt +get it all over my skin +sleep real well and up with the sun +do it all over again   + +<a href="http://karensavoca.com/lyrics/dirt_lyrics/inthedirt.html">http://karensavoca.com/lyrics/dirt_lyrics/inthedirt.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/289809961691779072/index.html b/static/mytweets/ewagoner/status/289809961691779072/index.html new file mode 100644 index 00000000..6e231add --- /dev/null +++ b/static/mytweets/ewagoner/status/289809961691779072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally got up to the Doctor Who episodes "Human Nature" and "Family of Blood". They may be my favorite Doctor story ever. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally got up to the Doctor Who episodes "Human Nature" and "Family of Blood". They may be my favorite Doctor story ever. +

+

+ 1/11/2013, 2:04:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/28990501791/index.html b/static/mytweets/ewagoner/status/28990501791/index.html new file mode 100644 index 00000000..b384701b --- /dev/null +++ b/static/mytweets/ewagoner/status/28990501791/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Zombified characters ranging from Buzz Lightyear to Rainbow Brite & back to the Greatest American Hero: http://ctupa.com/store/?page_id=269 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Zombified characters ranging from Buzz Lightyear to Rainbow Brite & back to the Greatest American Hero: http://ctupa.com/store/?page_id=269 +

+

+ 10/28/2010, 9:47:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29005452565/index.html b/static/mytweets/ewagoner/status/29005452565/index.html new file mode 100644 index 00000000..fa935c18 --- /dev/null +++ b/static/mytweets/ewagoner/status/29005452565/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @yewknee: Sometimes the simplest costumes are the most effective. http://bit.ly/bGrSI9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @yewknee: Sometimes the simplest costumes are the most effective. http://bit.ly/bGrSI9 +

+

+ 10/28/2010, 12:42:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/290515960253800448/index.html b/static/mytweets/ewagoner/status/290515960253800448/index.html new file mode 100644 index 00000000..6172d45b --- /dev/null +++ b/static/mytweets/ewagoner/status/290515960253800448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s been a long while since I’ve burned the crap out of myself while cooking. Yowch. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s been a long while since I’ve burned the crap out of myself while cooking. Yowch. +

+

+ 1/13/2013, 12:49:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/290588352548331520/index.html b/static/mytweets/ewagoner/status/290588352548331520/index.html new file mode 100644 index 00000000..b4ddb307 --- /dev/null +++ b/static/mytweets/ewagoner/status/290588352548331520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have eaten so many marshmallows in the last few days. I regret nothing. cc: @wondermade <a href="http://instagr.am/p/UcNFDhM2gB/">http://instagr.am/p/UcNFDhM2gB/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have eaten so many marshmallows in the last few days. I regret nothing. cc: @wondermade http://instagr.am/p/UcNFDhM2gB/ +

+

+ 1/13/2013, 5:37:16 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/290602422/index.html b/static/mytweets/ewagoner/status/290602422/index.html new file mode 100644 index 00000000..c75154a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/290602422/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An iPhone Tech Talk is now scheduled for Atlanta. On the day I've already set aside for the beach. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ An iPhone Tech Talk is now scheduled for Atlanta. On the day I've already set aside for the beach. +

+

+ 9/24/2007, 3:15:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/290679378935963648/index.html b/static/mytweets/ewagoner/status/290679378935963648/index.html new file mode 100644 index 00000000..76116c65 --- /dev/null +++ b/static/mytweets/ewagoner/status/290679378935963648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In less than two hours I saw The Master come back, take over the world, lose everything, and then die for good (again). What a ride. #who + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In less than two hours I saw The Master come back, take over the world, lose everything, and then die for good (again). What a ride. #who +

+

+ 1/13/2013, 11:38:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/290725122/index.html b/static/mytweets/ewagoner/status/290725122/index.html new file mode 100644 index 00000000..d0c14b4a --- /dev/null +++ b/static/mytweets/ewagoner/status/290725122/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After 10 years, our office has a photocopier. Purchased new for $15 through http://www.woot.com. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After 10 years, our office has a photocopier. Purchased new for $15 through http://www.woot.com. +

+

+ 9/24/2007, 4:22:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/290862552/index.html b/static/mytweets/ewagoner/status/290862552/index.html new file mode 100644 index 00000000..f27f8d7a --- /dev/null +++ b/static/mytweets/ewagoner/status/290862552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fair warning: Hacked iPhones may become "permanently inoperable" if updated later this week: http://tinyurl.com/26dyrd/www/story/09-24-2 ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fair warning: Hacked iPhones may become "permanently inoperable" if updated later this week: http://tinyurl.com/26dyrd/www/story/09-24-2 ... +

+

+ 9/24/2007, 5:42:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/290867102/index.html b/static/mytweets/ewagoner/status/290867102/index.html new file mode 100644 index 00000000..134b684c --- /dev/null +++ b/static/mytweets/ewagoner/status/290867102/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Trying link again: http://tinyurl.com/26dyrd/www/story/09-24-2007/0004668880 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Trying link again: http://tinyurl.com/26dyrd/www/story/09-24-2007/0004668880 +

+

+ 9/24/2007, 5:44:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29094347338/index.html b/static/mytweets/ewagoner/status/29094347338/index.html new file mode 100644 index 00000000..7852624a --- /dev/null +++ b/static/mytweets/ewagoner/status/29094347338/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lardcore: Southern Food with Hard-Core Attitude http://www.time.com/time/nation/article/0,8599,2027672,00.html + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lardcore: Southern Food with Hard-Core Attitude http://www.time.com/time/nation/article/0,8599,2027672,00.html +

+

+ 10/29/2010, 10:45:03 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/290998397224235008/index.html b/static/mytweets/ewagoner/status/290998397224235008/index.html new file mode 100644 index 00000000..23089ded --- /dev/null +++ b/static/mytweets/ewagoner/status/290998397224235008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There was a massive wreck on Hwy 29 & the Loop tonight. I think all of the firetrucks were there. All of them. It rattled me seeing it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There was a massive wreck on Hwy 29 & the Loop tonight. I think all of the firetrucks were there. All of them. It rattled me seeing it. +

+

+ 1/14/2013, 8:46:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/291005791023013889/index.html b/static/mytweets/ewagoner/status/291005791023013889/index.html new file mode 100644 index 00000000..4bfd79ba --- /dev/null +++ b/static/mytweets/ewagoner/status/291005791023013889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "North Georgia man accused of threatening to eat judge's kids" Dear judge, Please jail me. Sincerely yours, N GA man. <a href="http://onlineathens.com/breaking-news/2013-01-14/north-georgia-man-accused-threatening-eat-judges-kids">http://onlineathens.com/breaking-news/2013-01-14/north-georgia-man-accused-threatening-eat-judges-kids</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/291008988533911553/index.html b/static/mytweets/ewagoner/status/291008988533911553/index.html new file mode 100644 index 00000000..43559e4c --- /dev/null +++ b/static/mytweets/ewagoner/status/291008988533911553/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of Juniper's favorite things to do is hug you so tightly, squeezing so hard, that she farts. And then laugh and laugh. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One of Juniper's favorite things to do is hug you so tightly, squeezing so hard, that she farts. And then laugh and laugh. +

+

+ 1/14/2013, 9:28:44 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/291026008801415168/index.html b/static/mytweets/ewagoner/status/291026008801415168/index.html new file mode 100644 index 00000000..23f357cb --- /dev/null +++ b/static/mytweets/ewagoner/status/291026008801415168/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + Yeah, like you haven't eaten four boxes of marshmallows today. + +What? + +Oh, I'm sorry. I stand corrected. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yeah, like you haven't eaten four boxes of marshmallows today.

What?

Oh, I'm sorry. I stand corrected. +

+

+ 1/14/2013, 10:36:22 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29105026966/index.html b/static/mytweets/ewagoner/status/29105026966/index.html new file mode 100644 index 00000000..570d8e8b --- /dev/null +++ b/static/mytweets/ewagoner/status/29105026966/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I found a bug encased in amber for my walking stick. Not a mosquito, but it'll do. http://gdzl.la/8NXjdP + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I found a bug encased in amber for my walking stick. Not a mosquito, but it'll do. http://gdzl.la/8NXjdP +

+

+ 10/29/2010, 12:49:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29109787645/index.html b/static/mytweets/ewagoner/status/29109787645/index.html new file mode 100644 index 00000000..cbe13cec --- /dev/null +++ b/static/mytweets/ewagoner/status/29109787645/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is why NASA has a strict "No Lycanthropes" policy in place: http://www.youtube.com/watch?v=EC1C0lH1SqM + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is why NASA has a strict "No Lycanthropes" policy in place: http://www.youtube.com/watch?v=EC1C0lH1SqM +

+

+ 10/29/2010, 1:52:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2912378086/index.html b/static/mytweets/ewagoner/status/2912378086/index.html new file mode 100644 index 00000000..cfb38655 --- /dev/null +++ b/static/mytweets/ewagoner/status/2912378086/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Please contact your US Rep to urge support for the Kaptur-Farr proposal for HR2749, the "Food Safety Enhancement Act" http://is.gd/1SU93 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Please contact your US Rep to urge support for the Kaptur-Farr proposal for HR2749, the "Food Safety Enhancement Act" http://is.gd/1SU93 +

+

+ 7/29/2009, 12:37:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/291274582/index.html b/static/mytweets/ewagoner/status/291274582/index.html new file mode 100644 index 00000000..7dc3b861 --- /dev/null +++ b/static/mytweets/ewagoner/status/291274582/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Asks the girl, "Dad, are you a pirate?" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Asks the girl, "Dad, are you a pirate?" +

+

+ 9/24/2007, 10:01:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29135272619/index.html b/static/mytweets/ewagoner/status/29135272619/index.html new file mode 100644 index 00000000..ca6760f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/29135272619/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Walking stick's done. Turned out to be the easiest part of the costume. http://gdzl.la/8P6gZC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Walking stick's done. Turned out to be the easiest part of the costume. http://gdzl.la/8P6gZC +

+

+ 10/29/2010, 8:07:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29137147250/index.html b/static/mytweets/ewagoner/status/29137147250/index.html new file mode 100644 index 00000000..405694c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/29137147250/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Way to keep it classy, pickup truck in front of me. http://gdzl.la/8P6upq + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Way to keep it classy, pickup truck in front of me. http://gdzl.la/8P6upq +

+

+ 10/29/2010, 8:32:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29149066161/index.html b/static/mytweets/ewagoner/status/29149066161/index.html new file mode 100644 index 00000000..f1a00b22 --- /dev/null +++ b/static/mytweets/ewagoner/status/29149066161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just to make it absolutely clear, I printed up some business cards. http://skitch.com/ewagoner/d79b1/jurassic + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just to make it absolutely clear, I printed up some business cards. http://skitch.com/ewagoner/d79b1/jurassic +

+

+ 10/29/2010, 11:08:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/291535974511542272/index.html b/static/mytweets/ewagoner/status/291535974511542272/index.html new file mode 100644 index 00000000..5f509008 --- /dev/null +++ b/static/mytweets/ewagoner/status/291535974511542272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a photo of butterflies drinking a turtle's tears. <a href="http://nprfreshair.tumblr.com/post/38302192033/good-morning-if-only-we-all-had-butterflies-to">http://nprfreshair.tumblr.com/post/38302192033/good-morning-if-only-we-all-had-butterflies-to</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/291624285133500416/index.html b/static/mytweets/ewagoner/status/291624285133500416/index.html new file mode 100644 index 00000000..49c0b228 --- /dev/null +++ b/static/mytweets/ewagoner/status/291624285133500416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + WARNING: Don't be fly. <a href="http://instagr.am/p/Ujk8RDM2n4/">http://instagr.am/p/Ujk8RDM2n4/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/291733220800749568/index.html b/static/mytweets/ewagoner/status/291733220800749568/index.html new file mode 100644 index 00000000..74f35dea --- /dev/null +++ b/static/mytweets/ewagoner/status/291733220800749568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And here is a picture of butterflies drinking a crocodile’s tears. Who knew reptile tears were so delicious? <a href="http://support.nature.org/images/PhotoContest/2012/full_2.jpg">http://support.nature.org/images/PhotoContest/2012/full_2.jpg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/291751437732556800/index.html b/static/mytweets/ewagoner/status/291751437732556800/index.html new file mode 100644 index 00000000..1dc95b8e --- /dev/null +++ b/static/mytweets/ewagoner/status/291751437732556800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper’s two favorite dinosaurs? T. Rex and T. Tops. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper’s two favorite dinosaurs? T. Rex and T. Tops. +

+

+ 1/16/2013, 10:38:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/291896630184116224/index.html b/static/mytweets/ewagoner/status/291896630184116224/index.html new file mode 100644 index 00000000..ec61e0fc --- /dev/null +++ b/static/mytweets/ewagoner/status/291896630184116224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “There are so many gas wells burning fires in the North Dakota night, the fracking fields can be seen from deep space.” <a href="http://www.npr.org/blogs/krulwich/2013/01/16/169511949/a-mysterious-patch-of-light-shows-up-in-the-north-dakota-dark">http://www.npr.org/blogs/krulwich/2013/01/16/169511949/a-mysterious-patch-of-light-shows-up-in-the-north-dakota-dark</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/291981648533274625/index.html b/static/mytweets/ewagoner/status/291981648533274625/index.html new file mode 100644 index 00000000..3dc480d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/291981648533274625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The way the Game of Thrones intro was meant to be seen: “Game of F**kin’ Thrones” <a href="http://www.youtube.com/watch?feature=player_embedded&v=25KABvPbq-U">http://www.youtube.com/watch?feature=player_embedded&v=25KABvPbq-U</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29203068263/index.html b/static/mytweets/ewagoner/status/29203068263/index.html new file mode 100644 index 00000000..47e676c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/29203068263/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A site full of great costume ideas for the ladies who want to mix it up from the typical "sexy <insert thing here>": http://is.gd/guCuU + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A site full of great costume ideas for the ladies who want to mix it up from the typical "sexy <insert thing here>": http://is.gd/guCuU +

+

+ 10/30/2010, 1:28:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29203690963/index.html b/static/mytweets/ewagoner/status/29203690963/index.html new file mode 100644 index 00000000..829823be --- /dev/null +++ b/static/mytweets/ewagoner/status/29203690963/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yay! The iPhoto update fixed all the problems I was having with iPhoto 11. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yay! The iPhoto update fixed all the problems I was having with iPhoto 11. +

+

+ 10/30/2010, 1:36:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29208458149/index.html b/static/mytweets/ewagoner/status/29208458149/index.html new file mode 100644 index 00000000..54566d37 --- /dev/null +++ b/static/mytweets/ewagoner/status/29208458149/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "(Augusta, GA) Consumers develop taste for locally grown food" I love it when I see well-written local press like this. http://is.gd/guJU4 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "(Augusta, GA) Consumers develop taste for locally grown food" I love it when I see well-written local press like this. http://is.gd/guJU4 +

+

+ 10/30/2010, 2:45:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/2921031132/index.html b/static/mytweets/ewagoner/status/2921031132/index.html new file mode 100644 index 00000000..9be17db5 --- /dev/null +++ b/static/mytweets/ewagoner/status/2921031132/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Comics. Often dirty. Usually really funny. http://www.oglaf.com/archive.html (NSFW!!!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Comics. Often dirty. Usually really funny. http://www.oglaf.com/archive.html (NSFW!!!) +

+

+ 7/29/2009, 9:18:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29223191377354752/index.html b/static/mytweets/ewagoner/status/29223191377354752/index.html new file mode 100644 index 00000000..0150f6d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/29223191377354752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So long, Chattanooga! Next year, Little Rock. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So long, Chattanooga! Next year, Little Rock. +

+

+ 1/23/2011, 12:05:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/292265190811107328/index.html b/static/mytweets/ewagoner/status/292265190811107328/index.html new file mode 100644 index 00000000..5b9f4f76 --- /dev/null +++ b/static/mytweets/ewagoner/status/292265190811107328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AFOODGASM: A handy chart for reference of measurements in the kitchen. <a href="http://sblattindesign.wordpress.com/2012/01/03/measure-up/">http://sblattindesign.wordpress.com/2012/01/03/measure-up/</a> #culinarymeasurements #cupsinagallon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29227712718/index.html b/static/mytweets/ewagoner/status/29227712718/index.html new file mode 100644 index 00000000..5ccdc715 --- /dev/null +++ b/static/mytweets/ewagoner/status/29227712718/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hi. John Hammond, InGen. Pleased to meet you! http://gdzl.la/8PhAAi + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hi. John Hammond, InGen. Pleased to meet you! http://gdzl.la/8PhAAi +

+

+ 10/30/2010, 7:48:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/292319488177750016/index.html b/static/mytweets/ewagoner/status/292319488177750016/index.html new file mode 100644 index 00000000..5b30253c --- /dev/null +++ b/static/mytweets/ewagoner/status/292319488177750016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ten minutes ago I’d never heard of Princess Chelsea. Now I’m a big fan. <a href="http://www.youtube.com/watch?v=c1_Qn_rgSrs">http://www.youtube.com/watch?v=c1_Qn_rgSrs</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29232517496/index.html b/static/mytweets/ewagoner/status/29232517496/index.html new file mode 100644 index 00000000..d375914b --- /dev/null +++ b/static/mytweets/ewagoner/status/29232517496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We're gathering for the Wild Rumpus. http://gdzl.la/8Pisit + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We're gathering for the Wild Rumpus. http://gdzl.la/8Pisit +

+

+ 10/30/2010, 8:58:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29233378807/index.html b/static/mytweets/ewagoner/status/29233378807/index.html new file mode 100644 index 00000000..1dd3d5d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/29233378807/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The drum and horn brigade has arrived. http://gdzl.la/8PiAqM + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The drum and horn brigade has arrived. http://gdzl.la/8PiAqM +

+

+ 10/30/2010, 9:11:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29234166435/index.html b/static/mytweets/ewagoner/status/29234166435/index.html new file mode 100644 index 00000000..c7e8df8f --- /dev/null +++ b/static/mytweets/ewagoner/status/29234166435/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love this town. So many beautiful freaks, letting their flags fly. http://gdzl.la/8PmPm9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I love this town. So many beautiful freaks, letting their flags fly. http://gdzl.la/8PmPm9 +

+

+ 10/30/2010, 9:22:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/292357140985819138/index.html b/static/mytweets/ewagoner/status/292357140985819138/index.html new file mode 100644 index 00000000..b7158797 --- /dev/null +++ b/static/mytweets/ewagoner/status/292357140985819138/index.html @@ -0,0 +1,65 @@ + + + + + + + + + + + + + beware +beware +beware the grackle +that mean black bird +will be the last damn sound that +you ever heard +beware +beware + +<a href="http://pretzelmen.bandcamp.com/track/beware-the-grackle">http://pretzelmen.bandcamp.com/track/beware-the-grackle</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29236694921/index.html b/static/mytweets/ewagoner/status/29236694921/index.html new file mode 100644 index 00000000..0ff19ab9 --- /dev/null +++ b/static/mytweets/ewagoner/status/29236694921/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We're right behind the zombie steampunk fire dancers. http://gdzl.la/8PnfWC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We're right behind the zombie steampunk fire dancers. http://gdzl.la/8PnfWC +

+

+ 10/30/2010, 9:58:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29237532419952640/index.html b/static/mytweets/ewagoner/status/29237532419952640/index.html new file mode 100644 index 00000000..83904824 --- /dev/null +++ b/static/mytweets/ewagoner/status/29237532419952640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The billboard for Big Momma's convenience store promises Food, Beer, and "Hugs". Hugs would be great, but "Hugs" make me nervous. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The billboard for Big Momma's convenience store promises Food, Beer, and "Hugs". Hugs would be great, but "Hugs" make me nervous. +

+

+ 1/23/2011, 1:02:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29239934576/index.html b/static/mytweets/ewagoner/status/29239934576/index.html new file mode 100644 index 00000000..ca5da7e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/29239934576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + John Hammond and his young T Rex go to a diner. http://gdzl.la/8PnNVC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ John Hammond and his young T Rex go to a diner. http://gdzl.la/8PnNVC +

+

+ 10/30/2010, 10:44:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29241266482974720/index.html b/static/mytweets/ewagoner/status/29241266482974720/index.html new file mode 100644 index 00000000..6871cb00 --- /dev/null +++ b/static/mytweets/ewagoner/status/29241266482974720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Listing to Steve Martin's new album "The Crow: New Songs for Five String Banjo". It's truly wonderful and just as advertised. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Listing to Steve Martin's new album "The Crow: New Songs for Five String Banjo". It's truly wonderful and just as advertised. +

+

+ 1/23/2011, 1:17:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29256650380546048/index.html b/static/mytweets/ewagoner/status/29256650380546048/index.html new file mode 100644 index 00000000..2985063f --- /dev/null +++ b/static/mytweets/ewagoner/status/29256650380546048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The new Cake album is so obviously a Cake album. Got to hand it to 'em for being so consistent stylistically. I like it; I like Cake albums. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The new Cake album is so obviously a Cake album. Got to hand it to 'em for being so consistent stylistically. I like it; I like Cake albums. +

+

+ 1/23/2011, 2:18:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/292846745912741888/index.html b/static/mytweets/ewagoner/status/292846745912741888/index.html new file mode 100644 index 00000000..5f5a04cb --- /dev/null +++ b/static/mytweets/ewagoner/status/292846745912741888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Skud: Go home, evolution. You are drunk. <a href="http://wtfevolution.tumblr.com/">http://wtfevolution.tumblr.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Skud: Go home, evolution. You are drunk. http://wtfevolution.tumblr.com/ +

+

+ 1/19/2013, 11:11:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29290118250/index.html b/static/mytweets/ewagoner/status/29290118250/index.html new file mode 100644 index 00000000..dcb9c06b --- /dev/null +++ b/static/mytweets/ewagoner/status/29290118250/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jasonnoble: Why do geeks get Christmas and Halloween confused? Because 25 DEC = 31 OCT. #geekjoke + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jasonnoble: Why do geeks get Christmas and Halloween confused? Because 25 DEC = 31 OCT. #geekjoke +

+

+ 10/31/2010, 12:06:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/293169728304848898/index.html b/static/mytweets/ewagoner/status/293169728304848898/index.html new file mode 100644 index 00000000..1684e754 --- /dev/null +++ b/static/mytweets/ewagoner/status/293169728304848898/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m driving to Little Rock in 34 hours. Unfortunately, I’ve got about 60 hours’ worth of work to get done before I go. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m driving to Little Rock in 34 hours. Unfortunately, I’ve got about 60 hours’ worth of work to get done before I go. +

+

+ 1/20/2013, 8:34:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/293177381680730112/index.html b/static/mytweets/ewagoner/status/293177381680730112/index.html new file mode 100644 index 00000000..475fe598 --- /dev/null +++ b/static/mytweets/ewagoner/status/293177381680730112/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Why we’re raising our kids to be godless heathens” by One Fierce Mama. + +<a href="http://elizebethjoy.wordpress.com/2012/05/05/why-were-raising-our-kids-to-be-godless-heathens/">http://elizebethjoy.wordpress.com/2012/05/05/why-were-raising-our-kids-to-be-godless-heathens/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29318081746/index.html b/static/mytweets/ewagoner/status/29318081746/index.html new file mode 100644 index 00000000..55353056 --- /dev/null +++ b/static/mytweets/ewagoner/status/29318081746/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Saw a new brand of children's soda for sale at the store. Finally, a little truth in brand naming: http://gdzl.la/8PAtFp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Saw a new brand of children's soda for sale at the store. Finally, a little truth in brand naming: http://gdzl.la/8PAtFp +

+

+ 10/31/2010, 6:50:34 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29318965465/index.html b/static/mytweets/ewagoner/status/29318965465/index.html new file mode 100644 index 00000000..2a2506b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/29318965465/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Luke, Leah, an ewok, a jawa, and... a T Rex. http://gdzl.la/8PDKpj + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Luke, Leah, an ewok, a jawa, and... a T Rex. http://gdzl.la/8PDKpj +

+

+ 10/31/2010, 7:01:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/293226670826090496/index.html b/static/mytweets/ewagoner/status/293226670826090496/index.html new file mode 100644 index 00000000..f8799683 --- /dev/null +++ b/static/mytweets/ewagoner/status/293226670826090496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve created my annual “pins in a map” locallygrown flyer. I love this thing. <a href="https://www.evernote.com/shard/s1/sh/a0ba9ead-4c37-4ba5-a38a-8b784c006d85/592ce4d57c71d186922afd1d1619f086">https://www.evernote.com/shard/s1/sh/a0ba9ead-4c37-4ba5-a38a-8b784c006d85/592ce4d57c71d186922afd1d1619f086</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29329783330439168/index.html b/static/mytweets/ewagoner/status/29329783330439168/index.html new file mode 100644 index 00000000..89a2b652 --- /dev/null +++ b/static/mytweets/ewagoner/status/29329783330439168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tomorrow's weather: Tauntaun <a href="https://skitch.com/ewagoner/rk3ps/swackett-royston-might-i-need-a-sweater-jacket-or-coat">https://skitch.com/ewagoner/rk3ps/swackett-royston-might-i-need-a-sweater-jacket-or-coat</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/293351321266962432/index.html b/static/mytweets/ewagoner/status/293351321266962432/index.html new file mode 100644 index 00000000..d39a050e --- /dev/null +++ b/static/mytweets/ewagoner/status/293351321266962432/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Vivian: “After MLK gave his speech, all the white people said, ‘I guess we have been a little harsh.’” + +She’s learning. It’s a start. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian: “After MLK gave his speech, all the white people said, ‘I guess we have been a little harsh.’”

She’s learning. It’s a start. +

+

+ 1/21/2013, 8:36:19 AM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29339935653/index.html b/static/mytweets/ewagoner/status/29339935653/index.html new file mode 100644 index 00000000..266010ea --- /dev/null +++ b/static/mytweets/ewagoner/status/29339935653/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I got asked this a lot, so here's my thoughts on the GA Commissioner of Agriculture race: http://athens.locallygrown.net/weblog/view/6325 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I got asked this a lot, so here's my thoughts on the GA Commissioner of Agriculture race: http://athens.locallygrown.net/weblog/view/6325 +

+

+ 10/31/2010, 11:42:03 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/293477959036178432/index.html b/static/mytweets/ewagoner/status/293477959036178432/index.html new file mode 100644 index 00000000..cf3b7a43 --- /dev/null +++ b/static/mytweets/ewagoner/status/293477959036178432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is Athens: Buy rental homes & tell the residents their rent’s doubling immediately, you’ll be immortalized in song <a href="http://athenshorseparty.com/index.php?page=landlord">http://athenshorseparty.com/index.php?page=landlord</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is Athens: Buy rental homes & tell the residents their rent’s doubling immediately, you’ll be immortalized in song http://athenshorseparty.com/index.php?page=landlord +

+

+ 1/21/2013, 4:59:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/293517624875315201/index.html b/static/mytweets/ewagoner/status/293517624875315201/index.html new file mode 100644 index 00000000..cd07a7c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/293517624875315201/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That’s Jupiter up there keeping the moon company tonight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That’s Jupiter up there keeping the moon company tonight. +

+

+ 1/21/2013, 7:37:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/293524318623760384/index.html b/static/mytweets/ewagoner/status/293524318623760384/index.html new file mode 100644 index 00000000..f3fb5e4a --- /dev/null +++ b/static/mytweets/ewagoner/status/293524318623760384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athlocallygrown: Two of our members were winners of the Good Food Awards! I wonder if any other farmers markets boast multiple winne ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athlocallygrown: Two of our members were winners of the Good Food Awards! I wonder if any other farmers markets boast multiple winne ... +

+

+ 1/21/2013, 8:03:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29371735137/index.html b/static/mytweets/ewagoner/status/29371735137/index.html new file mode 100644 index 00000000..516e7dc4 --- /dev/null +++ b/static/mytweets/ewagoner/status/29371735137/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, look! Someone filmed the last string band show I went to. I'm glad there's a record of that. http://www.youtube.com/watch?v=sCFJ3LURCtc + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, look! Someone filmed the last string band show I went to. I'm glad there's a record of that. http://www.youtube.com/watch?v=sCFJ3LURCtc +

+

+ 11/1/2010, 9:27:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/293721764226285568/index.html b/static/mytweets/ewagoner/status/293721764226285568/index.html new file mode 100644 index 00000000..b16c4045 --- /dev/null +++ b/static/mytweets/ewagoner/status/293721764226285568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It took me only two & a half hours to get from my house to the far side of Atlanta during the morning rush. I’ll call that a win. On to AR! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It took me only two & a half hours to get from my house to the far side of Atlanta during the morning rush. I’ll call that a win. On to AR! +

+

+ 1/22/2013, 9:08:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/293763933502853121/index.html b/static/mytweets/ewagoner/status/293763933502853121/index.html new file mode 100644 index 00000000..260dc52b --- /dev/null +++ b/static/mytweets/ewagoner/status/293763933502853121/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just listened to a masterful retelling of the sinking of the Pequod. Only instead of a big white whale, it was Cthulhu. <a href="http://www.drabblecast.org/2013/01/08/drabblecast-268-i-only-am-escaped-alone-to-tell-thee/">http://www.drabblecast.org/2013/01/08/drabblecast-268-i-only-am-escaped-alone-to-tell-thee/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29379753689485313/index.html b/static/mytweets/ewagoner/status/29379753689485313/index.html new file mode 100644 index 00000000..78039df4 --- /dev/null +++ b/static/mytweets/ewagoner/status/29379753689485313/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, you better believe I turn down vendors who want to sell through my farmers market. The details here: <a href="http://athens.locallygrown.net/weblog/view/7096">http://athens.locallygrown.net/weblog/view/7096</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, you better believe I turn down vendors who want to sell through my farmers market. The details here: http://athens.locallygrown.net/weblog/view/7096 +

+

+ 1/23/2011, 10:27:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/293808321083871233/index.html b/static/mytweets/ewagoner/status/293808321083871233/index.html new file mode 100644 index 00000000..66fd462b --- /dev/null +++ b/static/mytweets/ewagoner/status/293808321083871233/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + What sorcery is this? + +(REM's "Losing My Religion" shifted into a major scale -- Not a cover!) <a href="http://boingboing.net/2013/01/21/rems-losing-my-religion.html">http://boingboing.net/2013/01/21/rems-losing-my-religion.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29385006677/index.html b/static/mytweets/ewagoner/status/29385006677/index.html new file mode 100644 index 00000000..a8e045a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/29385006677/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Woah! Man or Astroman is playing at the 40 Watt on Friday! http://gdzl.la/8PQDTe + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Woah! Man or Astroman is playing at the 40 Watt on Friday! http://gdzl.la/8PQDTe +

+

+ 11/1/2010, 12:03:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/293891313714204672/index.html b/static/mytweets/ewagoner/status/293891313714204672/index.html new file mode 100644 index 00000000..815b6ccc --- /dev/null +++ b/static/mytweets/ewagoner/status/293891313714204672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hello, Little Rock! *checks schedule* I start work at 6am tomorrow? Guess that means I got here right at bedtime. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hello, Little Rock! *checks schedule* I start work at 6am tomorrow? Guess that means I got here right at bedtime. +

+

+ 1/22/2013, 8:22:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29389161/index.html b/static/mytweets/ewagoner/status/29389161/index.html new file mode 100644 index 00000000..4d761c61 --- /dev/null +++ b/static/mytweets/ewagoner/status/29389161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Taxes: Filed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Taxes: Filed. +

+

+ 4/15/2007, 10:04:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/293910804972072960/index.html b/static/mytweets/ewagoner/status/293910804972072960/index.html new file mode 100644 index 00000000..10f35387 --- /dev/null +++ b/static/mytweets/ewagoner/status/293910804972072960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Are you going to want a kilt this spring? NOW is the time to order from <a href="http://altkilt.com">http://altkilt.com</a> for your spring kilt! Use coupon "AKSpring20" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Are you going to want a kilt this spring? NOW is the time to order from http://altkilt.com for your spring kilt! Use coupon "AKSpring20" +

+

+ 1/22/2013, 9:39:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29401397493/index.html b/static/mytweets/ewagoner/status/29401397493/index.html new file mode 100644 index 00000000..afa91867 --- /dev/null +++ b/static/mytweets/ewagoner/status/29401397493/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Settling for the "good enough marriage": interesting article on marital issues & shaking the bushes in the NYT Magazine. http://is.gd/gAdPl + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Settling for the "good enough marriage": interesting article on marital issues & shaking the bushes in the NYT Magazine. http://is.gd/gAdPl +

+

+ 11/1/2010, 3:56:55 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29403837181/index.html b/static/mytweets/ewagoner/status/29403837181/index.html new file mode 100644 index 00000000..bb726886 --- /dev/null +++ b/static/mytweets/ewagoner/status/29403837181/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally got around to something that's been on my to-do list for ages. A combined weblog of all locallygrown.net markets: http://is.gd/gAhZh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally got around to something that's been on my to-do list for ages. A combined weblog of all locallygrown.net markets: http://is.gd/gAhZh +

+

+ 11/1/2010, 4:33:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/294111506650517504/index.html b/static/mytweets/ewagoner/status/294111506650517504/index.html new file mode 100644 index 00000000..e059fee8 --- /dev/null +++ b/static/mytweets/ewagoner/status/294111506650517504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After walking to the one tiny general store here, I’ve learned there is nowhere in downtown Little Rock to buy AAA batteries. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After walking to the one tiny general store here, I’ve learned there is nowhere in downtown Little Rock to buy AAA batteries. +

+

+ 1/23/2013, 10:57:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/294120798409609216/index.html b/static/mytweets/ewagoner/status/294120798409609216/index.html new file mode 100644 index 00000000..2c081a22 --- /dev/null +++ b/static/mytweets/ewagoner/status/294120798409609216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I listened to the first eight episodes of @alhilton’s wonderful “Guild of the Cowry Catchers” Book 4 in one go yesterday. It’s quite good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I listened to the first eight episodes of @alhilton’s wonderful “Guild of the Cowry Catchers” Book 4 in one go yesterday. It’s quite good. +

+

+ 1/23/2013, 11:33:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/294133680467742721/index.html b/static/mytweets/ewagoner/status/294133680467742721/index.html new file mode 100644 index 00000000..03b80fb0 --- /dev/null +++ b/static/mytweets/ewagoner/status/294133680467742721/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Scariest Thing I’ve Ever Done: Fifty-Two Hours, Breathing" Ferrett Steinmetz on his recent triple heart bypass. <a href="http://www.theferrett.com/ferrettworks/2013/01/the-scariest-thing-ive-ever-done-fifty-two-hours-breathing/">http://www.theferrett.com/ferrettworks/2013/01/the-scariest-thing-ive-ever-done-fifty-two-hours-breathing/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/294178048054554624/index.html b/static/mytweets/ewagoner/status/294178048054554624/index.html new file mode 100644 index 00000000..4fa91215 --- /dev/null +++ b/static/mytweets/ewagoner/status/294178048054554624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + While running numbers for a talk I’m giving tonight, I noticed this year growers are selling about $8000 a day via my locallygrown(dot)net. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ While running numbers for a talk I’m giving tonight, I noticed this year growers are selling about $8000 a day via my locallygrown(dot)net. +

+

+ 1/23/2013, 3:21:26 PM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29424330761/index.html b/static/mytweets/ewagoner/status/29424330761/index.html new file mode 100644 index 00000000..296bd447 --- /dev/null +++ b/static/mytweets/ewagoner/status/29424330761/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think this is my favorite photo from the Wild Rumpus on Saturday. http://gdzl.la/8Q3WLQ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think this is my favorite photo from the Wild Rumpus on Saturday. http://gdzl.la/8Q3WLQ +

+

+ 11/1/2010, 9:04:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/294471467754737665/index.html b/static/mytweets/ewagoner/status/294471467754737665/index.html new file mode 100644 index 00000000..92b43205 --- /dev/null +++ b/static/mytweets/ewagoner/status/294471467754737665/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have once again been able to parlay my connections to be appointed the Peabody’s honorary duck master this morning. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have once again been able to parlay my connections to be appointed the Peabody’s honorary duck master this morning. +

+

+ 1/24/2013, 10:47:23 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/294473923515518977/index.html b/static/mytweets/ewagoner/status/294473923515518977/index.html new file mode 100644 index 00000000..f31dc4b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/294473923515518977/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This morning’s duck master ceremony will be a reprise. I’ve been appointed to the position once before: <a href="http://www.youtube.com/watch?v=R4YTv5em94A">http://www.youtube.com/watch?v=R4YTv5em94A</a> (video) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This morning’s duck master ceremony will be a reprise. I’ve been appointed to the position once before: http://www.youtube.com/watch?v=R4YTv5em94A (video) +

+

+ 1/24/2013, 10:57:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/294490172/index.html b/static/mytweets/ewagoner/status/294490172/index.html new file mode 100644 index 00000000..b5d38388 --- /dev/null +++ b/static/mytweets/ewagoner/status/294490172/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Take the Klingons bowling, take them bowling: http://tinyurl.com/3aqash + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Take the Klingons bowling, take them bowling: http://tinyurl.com/3aqash +

+

+ 9/26/2007, 9:50:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/294544671764525056/index.html b/static/mytweets/ewagoner/status/294544671764525056/index.html new file mode 100644 index 00000000..0110781c --- /dev/null +++ b/static/mytweets/ewagoner/status/294544671764525056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + While I’m away in Arkansas, my great team of volunteers is working hard to run the Athens Locally Grown pickup day today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ While I’m away in Arkansas, my great team of volunteers is working hard to run the Athens Locally Grown pickup day today. +

+

+ 1/24/2013, 3:38:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29458988716/index.html b/static/mytweets/ewagoner/status/29458988716/index.html new file mode 100644 index 00000000..3b035b6b --- /dev/null +++ b/static/mytweets/ewagoner/status/29458988716/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My polling place is the old five-room schoolhouse up the road. Voting is about all it's used for any more. http://gdzl.la/8Q7daK + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My polling place is the old five-room schoolhouse up the road. Voting is about all it's used for any more. http://gdzl.la/8Q7daK +

+

+ 11/2/2010, 6:58:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29474297307/index.html b/static/mytweets/ewagoner/status/29474297307/index.html new file mode 100644 index 00000000..49124c1a --- /dev/null +++ b/static/mytweets/ewagoner/status/29474297307/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + As of today, in 2010 growers have sold $1,500,000 of their products to their local customers through http://www.locallygrown.net + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ As of today, in 2010 growers have sold $1,500,000 of their products to their local customers through http://www.locallygrown.net +

+

+ 11/2/2010, 10:23:51 AM +

+

Favs: 0

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29477106419/index.html b/static/mytweets/ewagoner/status/29477106419/index.html new file mode 100644 index 00000000..e758bfb8 --- /dev/null +++ b/static/mytweets/ewagoner/status/29477106419/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Appraisal on the house came in, $22k less than I was hoping for. Not devastatingly low, but it makes a re-fi tricky. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Appraisal on the house came in, $22k less than I was hoping for. Not devastatingly low, but it makes a re-fi tricky. +

+

+ 11/2/2010, 10:55:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29486200108/index.html b/static/mytweets/ewagoner/status/29486200108/index.html new file mode 100644 index 00000000..ba7fd5fe --- /dev/null +++ b/static/mytweets/ewagoner/status/29486200108/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @FakeSarahPalin: I'm back today! Why? Because you can't spell slaughter without laughter. SRSLY. TRY IT. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @FakeSarahPalin: I'm back today! Why? Because you can't spell slaughter without laughter. SRSLY. TRY IT. +

+

+ 11/2/2010, 12:38:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/294885154411929600/index.html b/static/mytweets/ewagoner/status/294885154411929600/index.html new file mode 100644 index 00000000..d67dd0e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/294885154411929600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nachos al pastor. They're a thing. <a href="http://instagr.am/p/U6wBrCs2s3/">http://instagr.am/p/U6wBrCs2s3/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29509594413/index.html b/static/mytweets/ewagoner/status/29509594413/index.html new file mode 100644 index 00000000..d7a87bbc --- /dev/null +++ b/static/mytweets/ewagoner/status/29509594413/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I am too ostentatious for the audience's taste. #thingsihaveincommonwithwesleycrusher + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I am too ostentatious for the audience's taste. #thingsihaveincommonwithwesleycrusher +

+

+ 11/2/2010, 6:03:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/295212493133983744/index.html b/static/mytweets/ewagoner/status/295212493133983744/index.html new file mode 100644 index 00000000..b7f18fc2 --- /dev/null +++ b/static/mytweets/ewagoner/status/295212493133983744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Talking social media at #ssawg. <a href="http://instagr.am/p/U8-wjWM2op/">http://instagr.am/p/U8-wjWM2op/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/295337540402159616/index.html b/static/mytweets/ewagoner/status/295337540402159616/index.html new file mode 100644 index 00000000..e3eae576 --- /dev/null +++ b/static/mytweets/ewagoner/status/295337540402159616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like we've got a feast on our hands. #ssawg <a href="http://instagr.am/p/U99v5ZM2hB/">http://instagr.am/p/U99v5ZM2hB/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like we've got a feast on our hands. #ssawg http://instagr.am/p/U99v5ZM2hB/ +

+

+ 1/26/2013, 8:08:51 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/295608674838257665/index.html b/static/mytweets/ewagoner/status/295608674838257665/index.html new file mode 100644 index 00000000..3140bca7 --- /dev/null +++ b/static/mytweets/ewagoner/status/295608674838257665/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Passed a big billboard that said “Use the rod on your children and save their lives.” Someone spent lots of money to advocate beating kids. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Passed a big billboard that said “Use the rod on your children and save their lives.” Someone spent lots of money to advocate beating kids. +

+

+ 1/27/2013, 2:06:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/295658172/index.html b/static/mytweets/ewagoner/status/295658172/index.html new file mode 100644 index 00000000..b2bd93f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/295658172/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Took me an hour an a half to get an old Dell laptop with a DVD drive & XP to actually be able to play DVDs. Totally maddening. Love my Mac. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Took me an hour an a half to get an old Dell laptop with a DVD drive & XP to actually be able to play DVDs. Totally maddening. Love my Mac. +

+

+ 9/26/2007, 9:51:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29570129500/index.html b/static/mytweets/ewagoner/status/29570129500/index.html new file mode 100644 index 00000000..6ced665e --- /dev/null +++ b/static/mytweets/ewagoner/status/29570129500/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Cruciger" by Erin Cashier is fantastic. It has plague, a sentient interstellar colony ship, and intelligent cephalopods. http://is.gd/gFdcr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Cruciger" by Erin Cashier is fantastic. It has plague, a sentient interstellar colony ship, and intelligent cephalopods. http://is.gd/gFdcr +

+

+ 11/3/2010, 9:17:59 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/295712882/index.html b/static/mytweets/ewagoner/status/295712882/index.html new file mode 100644 index 00000000..6df55be7 --- /dev/null +++ b/static/mytweets/ewagoner/status/295712882/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's the Harvest Moon and I have nothing left to harvest. Except potatoes, and the moonlight's too dim to be digging those up. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's the Harvest Moon and I have nothing left to harvest. Except potatoes, and the moonlight's too dim to be digging those up. +

+

+ 9/26/2007, 10:29:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29575560157995009/index.html b/static/mytweets/ewagoner/status/29575560157995009/index.html new file mode 100644 index 00000000..2b49d471 --- /dev/null +++ b/static/mytweets/ewagoner/status/29575560157995009/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @remhq: Watch R.E.M.'s lyric video for "Uberlin" at http://www.huffingtonpost.com/mike-ragogna/emhuffpost-video-exclusiv_b_812864.html + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @remhq: Watch R.E.M.'s lyric video for "Uberlin" at http://www.huffingtonpost.com/mike-ragogna/emhuffpost-video-exclusiv_b_812864.html +

+

+ 1/24/2011, 11:25:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/295768682343325696/index.html b/static/mytweets/ewagoner/status/295768682343325696/index.html new file mode 100644 index 00000000..9defcab3 --- /dev/null +++ b/static/mytweets/ewagoner/status/295768682343325696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Home again, home again, jiggity jig. I dosed my caffeine perfectlyzzzzzzz… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Home again, home again, jiggity jig. I dosed my caffeine perfectlyzzzzzzz… +

+

+ 1/28/2013, 12:42:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29577191155044352/index.html b/static/mytweets/ewagoner/status/29577191155044352/index.html new file mode 100644 index 00000000..a3aad94d --- /dev/null +++ b/static/mytweets/ewagoner/status/29577191155044352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My desk treadmill is scheduled to arrive tomorrow. Guess I need to get me a new pair of walkin' shoes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My desk treadmill is scheduled to arrive tomorrow. Guess I need to get me a new pair of walkin' shoes. +

+

+ 1/24/2011, 11:32:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29592693356/index.html b/static/mytweets/ewagoner/status/29592693356/index.html new file mode 100644 index 00000000..59301a90 --- /dev/null +++ b/static/mytweets/ewagoner/status/29592693356/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What do you do with those old Barbie dolls you have lying around? Make really creepy jewelry with their parts, of course. http://is.gd/gFYum + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What do you do with those old Barbie dolls you have lying around? Make really creepy jewelry with their parts, of course. http://is.gd/gFYum +

+

+ 11/3/2010, 1:53:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29597586833/index.html b/static/mytweets/ewagoner/status/29597586833/index.html new file mode 100644 index 00000000..5e770fe7 --- /dev/null +++ b/static/mytweets/ewagoner/status/29597586833/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just had a great conversation with Deborah (@ATLlocalfoods) of http://AtlantaMagazine.com about http://LocallyGrown.net + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just had a great conversation with Deborah (@ATLlocalfoods) of http://AtlantaMagazine.com about http://LocallyGrown.net +

+

+ 11/3/2010, 3:05:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/296016914709356544/index.html b/static/mytweets/ewagoner/status/296016914709356544/index.html new file mode 100644 index 00000000..78046ec8 --- /dev/null +++ b/static/mytweets/ewagoner/status/296016914709356544/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I just bought an album called “Yoga to the Smiths & Morrissey”. + +I really need to get more sleep. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just bought an album called “Yoga to the Smiths & Morrissey”.

I really need to get more sleep. +

+

+ 1/28/2013, 5:08:26 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29604630336/index.html b/static/mytweets/ewagoner/status/29604630336/index.html new file mode 100644 index 00000000..feb659eb --- /dev/null +++ b/static/mytweets/ewagoner/status/29604630336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And now this important message from news.com.au: "We're sorry for claiming Kirk was in command of Picard's starship" http://is.gd/gGlwg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And now this important message from news.com.au: "We're sorry for claiming Kirk was in command of Picard's starship" http://is.gd/gGlwg +

+

+ 11/3/2010, 4:47:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29606130233638912/index.html b/static/mytweets/ewagoner/status/29606130233638912/index.html new file mode 100644 index 00000000..58689dea --- /dev/null +++ b/static/mytweets/ewagoner/status/29606130233638912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @yewknee ... I am fascinated by the trailer for 'Love.' Equal parts Space Drama and Civil War re-enactment. <a href="http://bit.ly/gKhSMS">http://bit.ly/gKhSMS</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @yewknee ... I am fascinated by the trailer for 'Love.' Equal parts Space Drama and Civil War re-enactment. http://bit.ly/gKhSMS +

+

+ 1/24/2011, 1:27:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/296225327712186369/index.html b/static/mytweets/ewagoner/status/296225327712186369/index.html new file mode 100644 index 00000000..8c7f0d5e --- /dev/null +++ b/static/mytweets/ewagoner/status/296225327712186369/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "For 40 Years, This Russian Family Was Cut Off From All Human Contact, Unaware of World War II" <a href="http://blogs.smithsonianmag.com/history/2013/01/for-40-years-this-russian-family-was-cut-off-from-all-human-contact-unaware-of-world-war-ii/">http://blogs.smithsonianmag.com/history/2013/01/for-40-years-this-russian-family-was-cut-off-from-all-human-contact-unaware-of-world-war-ii/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/296278994599428097/index.html b/static/mytweets/ewagoner/status/296278994599428097/index.html new file mode 100644 index 00000000..5d218a18 --- /dev/null +++ b/static/mytweets/ewagoner/status/296278994599428097/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @ferretthimself: The best factual article today: 2800+ Spaceships Clashed in a Battle Costing Thousands of $$$ +<a href="http://www.tor.com/blogs/2013/01/eve-online-2800-spaceships-clash-costing-over-thousands-of-dollars">http://www.tor.com/blogs/2013/01/eve-online-2800-spaceships-clash-costing-over-thousands-of-dollars</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29639063224983552/index.html b/static/mytweets/ewagoner/status/29639063224983552/index.html new file mode 100644 index 00000000..9ba64cbf --- /dev/null +++ b/static/mytweets/ewagoner/status/29639063224983552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + NxNW: An apple lover's delight... Spicy aromas infused w/ a flamed cinnamon stick. (Calvados Busnel, Apple Butter, Apple Juice, Thyme/Lemon) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ NxNW: An apple lover's delight... Spicy aromas infused w/ a flamed cinnamon stick. (Calvados Busnel, Apple Butter, Apple Juice, Thyme/Lemon) +

+

+ 1/24/2011, 3:37:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29640106051/index.html b/static/mytweets/ewagoner/status/29640106051/index.html new file mode 100644 index 00000000..0180c64c --- /dev/null +++ b/static/mytweets/ewagoner/status/29640106051/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pop Will Eat Itself put out a new album this year? I thought those guys were long gone. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pop Will Eat Itself put out a new album this year? I thought those guys were long gone. +

+

+ 11/4/2010, 12:30:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29640467368906752/index.html b/static/mytweets/ewagoner/status/29640467368906752/index.html new file mode 100644 index 00000000..d22224ce --- /dev/null +++ b/static/mytweets/ewagoner/status/29640467368906752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Crème Brulée: The celebrated dessert is captured in this cocktail (vanilla infused rum, house-made dutch custard, cream, dark caramel syrup) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Crème Brulée: The celebrated dessert is captured in this cocktail (vanilla infused rum, house-made dutch custard, cream, dark caramel syrup) +

+

+ 1/24/2011, 3:43:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29640734462/index.html b/static/mytweets/ewagoner/status/29640734462/index.html new file mode 100644 index 00000000..cba24c07 --- /dev/null +++ b/static/mytweets/ewagoner/status/29640734462/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some people should not be allowed Internet access after midnight on a work day. I'm not going to name names or point fingers at myself. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some people should not be allowed Internet access after midnight on a work day. I'm not going to name names or point fingers at myself. +

+

+ 11/4/2010, 12:41:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29649727028985856/index.html b/static/mytweets/ewagoner/status/29649727028985856/index.html new file mode 100644 index 00000000..dfb64aed --- /dev/null +++ b/static/mytweets/ewagoner/status/29649727028985856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @laughingsquid: Gruesome Soviet Safety Posters <a href="http://ow.ly/3Johk">http://ow.ly/3Johk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @laughingsquid: Gruesome Soviet Safety Posters http://ow.ly/3Johk +

+

+ 1/24/2011, 4:20:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29653877108248577/index.html b/static/mytweets/ewagoner/status/29653877108248577/index.html new file mode 100644 index 00000000..2d03430a --- /dev/null +++ b/static/mytweets/ewagoner/status/29653877108248577/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Growers want to sell sprouts at my market. State Ag office one county over says no prob, Ag office here says absolutely no, against the law. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Growers want to sell sprouts at my market. State Ag office one county over says no prob, Ag office here says absolutely no, against the law. +

+

+ 1/24/2011, 4:36:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29654428676005889/index.html b/static/mytweets/ewagoner/status/29654428676005889/index.html new file mode 100644 index 00000000..bb97abb5 --- /dev/null +++ b/static/mytweets/ewagoner/status/29654428676005889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Two equal-level state officials 15 miles from each other give conflicting rulings. Par for the course, and that's a headache for me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Two equal-level state officials 15 miles from each other give conflicting rulings. Par for the course, and that's a headache for me. +

+

+ 1/24/2011, 4:39:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/296588131006828544/index.html b/static/mytweets/ewagoner/status/296588131006828544/index.html new file mode 100644 index 00000000..850b2a11 --- /dev/null +++ b/static/mytweets/ewagoner/status/296588131006828544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + God save strawberry jam, in all the different varieties. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ God save strawberry jam, in all the different varieties. +

+

+ 1/30/2013, 6:58:15 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29660775480037376/index.html b/static/mytweets/ewagoner/status/29660775480037376/index.html new file mode 100644 index 00000000..93faceb3 --- /dev/null +++ b/static/mytweets/ewagoner/status/29660775480037376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time for yearly company meeting. Open bar & dinner followed by hours of conversation re financials & strategy. One makes the other bearable. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Time for yearly company meeting. Open bar & dinner followed by hours of conversation re financials & strategy. One makes the other bearable. +

+

+ 1/24/2011, 5:04:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/296675786646241280/index.html b/static/mytweets/ewagoner/status/296675786646241280/index.html new file mode 100644 index 00000000..5e8c188f --- /dev/null +++ b/static/mytweets/ewagoner/status/296675786646241280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tornadoes on the ground. I know it’s January, but keep on the lookout y’all. <a href="http://www.ajc.com/news/news/local/tornado-watch-issued-for-northwest-georgia/nT9xH/">http://www.ajc.com/news/news/local/tornado-watch-issued-for-northwest-georgia/nT9xH/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/296680639032340480/index.html b/static/mytweets/ewagoner/status/296680639032340480/index.html new file mode 100644 index 00000000..b0584573 --- /dev/null +++ b/static/mytweets/ewagoner/status/296680639032340480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Group of Men Have Played Game of Tag for 23 Years; Hiding in Bushes, Cars" I love this. <a href="http://online.wsj.com/article/SB10001424127887323375204578269991660836834.html?mod=googlenews_wsj">http://online.wsj.com/article/SB10001424127887323375204578269991660836834.html?mod=googlenews_wsj</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/296689071386947584/index.html b/static/mytweets/ewagoner/status/296689071386947584/index.html new file mode 100644 index 00000000..79b6c871 --- /dev/null +++ b/static/mytweets/ewagoner/status/296689071386947584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athensgaweather: Adairsville tornado killed one man and overturned at least 100 cars near exit 306 on I-75. #gawx + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athensgaweather: Adairsville tornado killed one man and overturned at least 100 cars near exit 306 on I-75. #gawx +

+

+ 1/30/2013, 1:39:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29669957662937088/index.html b/static/mytweets/ewagoner/status/29669957662937088/index.html new file mode 100644 index 00000000..2bc8e10b --- /dev/null +++ b/static/mytweets/ewagoner/status/29669957662937088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A dry manhattan to start the evening. @ Square One Fish Co http://instagr.am/p/BMPRH/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A dry manhattan to start the evening. @ Square One Fish Co http://instagr.am/p/BMPRH/ +

+

+ 1/24/2011, 5:40:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/296736799471046657/index.html b/static/mytweets/ewagoner/status/296736799471046657/index.html new file mode 100644 index 00000000..39dcfd9d --- /dev/null +++ b/static/mytweets/ewagoner/status/296736799471046657/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Brace yourselves! It's about to hit! <a href="http://instagr.am/p/VH6GhOs2lm/">http://instagr.am/p/VH6GhOs2lm/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29675695672135680/index.html b/static/mytweets/ewagoner/status/29675695672135680/index.html new file mode 100644 index 00000000..d1aa22ba --- /dev/null +++ b/static/mytweets/ewagoner/status/29675695672135680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was just handed three handouts, each with charts and tables. This calls for a second manhattan. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was just handed three handouts, each with charts and tables. This calls for a second manhattan. +

+

+ 1/24/2011, 6:03:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/296844934617649152/index.html b/static/mytweets/ewagoner/status/296844934617649152/index.html new file mode 100644 index 00000000..71eb22e6 --- /dev/null +++ b/static/mytweets/ewagoner/status/296844934617649152/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Just bid farewell to the tenth Doctor. I’m eager to find out what this new fellow is all about. + +(Oh, the tears.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just bid farewell to the tenth Doctor. I’m eager to find out what this new fellow is all about.

(Oh, the tears.) +

+

+ 1/30/2013, 11:58:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29684548721/index.html b/static/mytweets/ewagoner/status/29684548721/index.html new file mode 100644 index 00000000..e5da8f02 --- /dev/null +++ b/static/mytweets/ewagoner/status/29684548721/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OK Go is unloading their equipment outside my window. I'm mildly disappointed that there's not a intricately choreographed dance involved. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OK Go is unloading their equipment outside my window. I'm mildly disappointed that there's not a intricately choreographed dance involved. +

+

+ 11/4/2010, 1:08:33 PM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29685987768541184/index.html b/static/mytweets/ewagoner/status/29685987768541184/index.html new file mode 100644 index 00000000..1ddfd8cb --- /dev/null +++ b/static/mytweets/ewagoner/status/29685987768541184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They brought me a boat of bisque. @ Square One Fish Co http://instagr.am/p/BMSTV/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They brought me a boat of bisque. @ Square One Fish Co http://instagr.am/p/BMSTV/ +

+

+ 1/24/2011, 6:44:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29691336479215617/index.html b/static/mytweets/ewagoner/status/29691336479215617/index.html new file mode 100644 index 00000000..f44443f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/29691336479215617/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stuffed trout. Well, not so much stuffed as having a pile of stuff sitting on top. http://instagr.am/p/BMTNa/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stuffed trout. Well, not so much stuffed as having a pile of stuff sitting on top. http://instagr.am/p/BMTNa/ +

+

+ 1/24/2011, 7:05:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/296984246915055619/index.html b/static/mytweets/ewagoner/status/296984246915055619/index.html new file mode 100644 index 00000000..afdcb679 --- /dev/null +++ b/static/mytweets/ewagoner/status/296984246915055619/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Many happy returns of the day to my little sister @psylosyren! She does so many amazing & important things that it’s hard for me to keep up. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Many happy returns of the day to my little sister @psylosyren! She does so many amazing & important things that it’s hard for me to keep up. +

+

+ 1/31/2013, 9:12:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/297057877816926208/index.html b/static/mytweets/ewagoner/status/297057877816926208/index.html new file mode 100644 index 00000000..4ac1c808 --- /dev/null +++ b/static/mytweets/ewagoner/status/297057877816926208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yesterday, an 80 year old great-grandmother "fought a tornado, and she won", saving her 2 year old great-grandson. <a href="http://www.wsbtv.com/news/news/local/great-grandmother-shields-toddler-tornado-destroys/nWB5K/">http://www.wsbtv.com/news/news/local/great-grandmother-shields-toddler-tornado-destroys/nWB5K/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29709351673397249/index.html b/static/mytweets/ewagoner/status/29709351673397249/index.html new file mode 100644 index 00000000..8362aa2c --- /dev/null +++ b/static/mytweets/ewagoner/status/29709351673397249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian apparently went to bed crying about dinosaurs tonight, because she "misses those guys and wishes they were not extinct". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian apparently went to bed crying about dinosaurs tonight, because she "misses those guys and wishes they were not extinct". +

+

+ 1/24/2011, 8:17:16 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29712394867441664/index.html b/static/mytweets/ewagoner/status/29712394867441664/index.html new file mode 100644 index 00000000..69bae3cc --- /dev/null +++ b/static/mytweets/ewagoner/status/29712394867441664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @BreakingNews: Monkey that terrorized towns in central Japan by biting nearly 120 people has been captured - AP http://bit.ly/dPBPcG + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @BreakingNews: Monkey that terrorized towns in central Japan by biting nearly 120 people has been captured - AP http://bit.ly/dPBPcG +

+

+ 1/24/2011, 8:29:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/297146302/index.html b/static/mytweets/ewagoner/status/297146302/index.html new file mode 100644 index 00000000..6871b93e --- /dev/null +++ b/static/mytweets/ewagoner/status/297146302/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New iPhone software update is out. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New iPhone software update is out. +

+

+ 9/27/2007, 2:15:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/297214722/index.html b/static/mytweets/ewagoner/status/297214722/index.html new file mode 100644 index 00000000..9661eabe --- /dev/null +++ b/static/mytweets/ewagoner/status/297214722/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I had to restore my *unhacked* iPhone after the update failed with an "unknown error". I wonder if I lost anything. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I had to restore my *unhacked* iPhone after the update failed with an "unknown error". I wonder if I lost anything. +

+

+ 9/27/2007, 2:56:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29723212703080449/index.html b/static/mytweets/ewagoner/status/29723212703080449/index.html new file mode 100644 index 00000000..05df3bf4 --- /dev/null +++ b/static/mytweets/ewagoner/status/29723212703080449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Meeting let out early, so I swing by @highwirelounge for a North by Northwest. The cinnamon stick is smoking the http://instagr.am/p/BMZSE/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Meeting let out early, so I swing by @highwirelounge for a North by Northwest. The cinnamon stick is smoking the http://instagr.am/p/BMZSE/ +

+

+ 1/24/2011, 9:12:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/297333618580267008/index.html b/static/mytweets/ewagoner/status/297333618580267008/index.html new file mode 100644 index 00000000..fe9c91a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/297333618580267008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time to go preach a little gospel, sell a couple bottles of Doctor Good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Time to go preach a little gospel, sell a couple bottles of Doctor Good. +

+

+ 2/1/2013, 8:20:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/297348513061294081/index.html b/static/mytweets/ewagoner/status/297348513061294081/index.html new file mode 100644 index 00000000..1fdbe513 --- /dev/null +++ b/static/mytweets/ewagoner/status/297348513061294081/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Giggled all the way to work listening to a story of punk rockers building their own version of Voyager in the ’70s. <a href="http://escapepod.org/2013/01/24/ep380-punk-voyager/">http://escapepod.org/2013/01/24/ep380-punk-voyager/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29737110692958208/index.html b/static/mytweets/ewagoner/status/29737110692958208/index.html new file mode 100644 index 00000000..31ad83c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/29737110692958208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Echo & the Bunnymen as late-night grocery store Muzak. Proof that a) I'm getting old and b) I'm the sort that is at the store late nights. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Echo & the Bunnymen as late-night grocery store Muzak. Proof that a) I'm getting old and b) I'm the sort that is at the store late nights. +

+

+ 1/24/2011, 10:07:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/297548191971307520/index.html b/static/mytweets/ewagoner/status/297548191971307520/index.html new file mode 100644 index 00000000..82c5b92e --- /dev/null +++ b/static/mytweets/ewagoner/status/297548191971307520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh come on now. This is just “the making of The End of Time”. No need to turn on the waterworks, tear ducts. Seriously. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh come on now. This is just “the making of The End of Time”. No need to turn on the waterworks, tear ducts. Seriously. +

+

+ 2/1/2013, 10:33:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/297566251209867264/index.html b/static/mytweets/ewagoner/status/297566251209867264/index.html new file mode 100644 index 00000000..217dd3a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/297566251209867264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Three Twitter “we’ve been hacked!” password reset emails, and my old password still works. Someone there doesn’t know what they’re doing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Three Twitter “we’ve been hacked!” password reset emails, and my old password still works. Someone there doesn’t know what they’re doing. +

+

+ 2/1/2013, 11:44:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29771222485045248/index.html b/static/mytweets/ewagoner/status/29771222485045248/index.html new file mode 100644 index 00000000..7044ee2e --- /dev/null +++ b/static/mytweets/ewagoner/status/29771222485045248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap, this is fantastic! New Yorker cartoons, captioned literally: http://bit.ly/gMuCeB + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy crap, this is fantastic! New Yorker cartoons, captioned literally: http://bit.ly/gMuCeB +

+

+ 1/25/2011, 12:23:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/297760590263353345/index.html b/static/mytweets/ewagoner/status/297760590263353345/index.html new file mode 100644 index 00000000..c891a956 --- /dev/null +++ b/static/mytweets/ewagoner/status/297760590263353345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Apparently I need to smile more: <a href="http://conway.locallygrown.net/weblog/view/15844">http://conway.locallygrown.net/weblog/view/15844</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/297787242896826369/index.html b/static/mytweets/ewagoner/status/297787242896826369/index.html new file mode 100644 index 00000000..c9bb130c --- /dev/null +++ b/static/mytweets/ewagoner/status/297787242896826369/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's time to dance, y'all! @ Floorspace <a href="http://instagr.am/p/VPXyGGs2mK/">http://instagr.am/p/VPXyGGs2mK/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/298184625942044674/index.html b/static/mytweets/ewagoner/status/298184625942044674/index.html new file mode 100644 index 00000000..0e65f0e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/298184625942044674/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dinner is pastrami that I made from scratch. Starting with a brisket. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dinner is pastrami that I made from scratch. Starting with a brisket. +

+

+ 2/3/2013, 4:42:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/298453355397775360/index.html b/static/mytweets/ewagoner/status/298453355397775360/index.html new file mode 100644 index 00000000..0d343e9f --- /dev/null +++ b/static/mytweets/ewagoner/status/298453355397775360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Drink yo’ milk. Stay in school.” An art gallery in Seattle is holding a show of wrestlers painted on velvet. <a href="http://theaugblog.blogspot.ca/2013/02/the-t-commandments.html">http://theaugblog.blogspot.ca/2013/02/the-t-commandments.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/298544160015798272/index.html b/static/mytweets/ewagoner/status/298544160015798272/index.html new file mode 100644 index 00000000..4497eb9f --- /dev/null +++ b/static/mytweets/ewagoner/status/298544160015798272/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + “This is the only recipe there is for macaroni and cheese. Here is what goes into it: +1. macaroni +2. cheese.” +<a href="http://www.theawl.com/2009/11/half-baked-fundamentalist-macaroni-and-cheese">http://www.theawl.com/2009/11/half-baked-fundamentalist-macaroni-and-cheese</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/298582022052528128/index.html b/static/mytweets/ewagoner/status/298582022052528128/index.html new file mode 100644 index 00000000..a5c8bf61 --- /dev/null +++ b/static/mytweets/ewagoner/status/298582022052528128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hooray! New Megan Jean and the KFB ( @meganjeankfb ) album! <a href="http://instagr.am/p/VVBIpBM2uD/">http://instagr.am/p/VVBIpBM2uD/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hooray! New Megan Jean and the KFB ( @meganjeankfb ) album! http://instagr.am/p/VVBIpBM2uD/ +

+

+ 2/4/2013, 7:01:16 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/298584565566541824/index.html b/static/mytweets/ewagoner/status/298584565566541824/index.html new file mode 100644 index 00000000..85405ec6 --- /dev/null +++ b/static/mytweets/ewagoner/status/298584565566541824/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Juniper! Sit down and eat your ketchup!” + +Being a dad makes me say the strangest things. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Juniper! Sit down and eat your ketchup!”

Being a dad makes me say the strangest things. +

+

+ 2/4/2013, 7:11:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/298643510788255744/index.html b/static/mytweets/ewagoner/status/298643510788255744/index.html new file mode 100644 index 00000000..a9ac9d55 --- /dev/null +++ b/static/mytweets/ewagoner/status/298643510788255744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally caught up to the current Doctor, and after the first episode I understand was the fuss was about. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally caught up to the current Doctor, and after the first episode I understand was the fuss was about. +

+

+ 2/4/2013, 11:05:36 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29865718732296192/index.html b/static/mytweets/ewagoner/status/29865718732296192/index.html new file mode 100644 index 00000000..7cb8a6b1 --- /dev/null +++ b/static/mytweets/ewagoner/status/29865718732296192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'd thought Viv'd been wearing her coat with the sleeves pulled long to keep her hands warm, but it's because T Rexs have short little arms. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'd thought Viv'd been wearing her coat with the sleeves pulled long to keep her hands warm, but it's because T Rexs have short little arms. +

+

+ 1/25/2011, 6:38:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/298812571115483137/index.html b/static/mytweets/ewagoner/status/298812571115483137/index.html new file mode 100644 index 00000000..64d86f97 --- /dev/null +++ b/static/mytweets/ewagoner/status/298812571115483137/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I enjoyed David Goldman’s humorously novel approach to interstellar invasion in “The First Conquest of Earth”. text: <a href="http://www.davidwgoldman.com/The_First_Conquest_of_Earth.html">http://www.davidwgoldman.com/The_First_Conquest_of_Earth.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/299026622/index.html b/static/mytweets/ewagoner/status/299026622/index.html new file mode 100644 index 00000000..675aeca3 --- /dev/null +++ b/static/mytweets/ewagoner/status/299026622/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My bank charged me 50 cents in finance charges, but their online system won't let me pay it: "Amount specified is less than the amount a ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My bank charged me 50 cents in finance charges, but their online system won't let me pay it: "Amount specified is less than the amount a ... +

+

+ 9/28/2007, 9:51:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/299148782/index.html b/static/mytweets/ewagoner/status/299148782/index.html new file mode 100644 index 00000000..a61e5798 --- /dev/null +++ b/static/mytweets/ewagoner/status/299148782/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My Mac rebooted after applying the just-released firmware update. Refreshing the BIOS, no matter the platform, scares me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My Mac rebooted after applying the just-released firmware update. Refreshing the BIOS, no matter the platform, scares me. +

+

+ 9/28/2007, 11:00:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/299183080193785856/index.html b/static/mytweets/ewagoner/status/299183080193785856/index.html new file mode 100644 index 00000000..c6e1f37a --- /dev/null +++ b/static/mytweets/ewagoner/status/299183080193785856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Prisecolinensinenciousol: A rocking’ Italian song from the ‘70s sung entirely in fake English. I love this. <a href="http://www.youtube.com/watch?v=BZXcRqFmFa8">http://www.youtube.com/watch?v=BZXcRqFmFa8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Prisecolinensinenciousol: A rocking’ Italian song from the ‘70s sung entirely in fake English. I love this. http://www.youtube.com/watch?v=BZXcRqFmFa8 +

+

+ 2/6/2013, 10:49:39 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/299195799894622208/index.html b/static/mytweets/ewagoner/status/299195799894622208/index.html new file mode 100644 index 00000000..4e52a10c --- /dev/null +++ b/static/mytweets/ewagoner/status/299195799894622208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Daddy-daughter pizza date! @ Your Pie - Downtown <a href="http://instagr.am/p/VZYUVDs2i7/">http://instagr.am/p/VZYUVDs2i7/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Daddy-daughter pizza date! @ Your Pie - Downtown http://instagr.am/p/VZYUVDs2i7/ +

+

+ 2/6/2013, 11:40:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/299203445313912832/index.html b/static/mytweets/ewagoner/status/299203445313912832/index.html new file mode 100644 index 00000000..dd376b60 --- /dev/null +++ b/static/mytweets/ewagoner/status/299203445313912832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We had post-pizza hungers. @ Ben & Jerry's <a href="http://instagr.am/p/VZbttcM2lu/">http://instagr.am/p/VZbttcM2lu/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We had post-pizza hungers. @ Ben & Jerry's http://instagr.am/p/VZbttcM2lu/ +

+

+ 2/6/2013, 12:10:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29949530388561921/index.html b/static/mytweets/ewagoner/status/29949530388561921/index.html new file mode 100644 index 00000000..cbdcc5d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/29949530388561921/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After carrying a treadmill up two flights of stairs by myself, I'm more convinced than ever how much I need this treadmill. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After carrying a treadmill up two flights of stairs by myself, I'm more convinced than ever how much I need this treadmill. +

+

+ 1/25/2011, 12:11:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/299539922/index.html b/static/mytweets/ewagoner/status/299539922/index.html new file mode 100644 index 00000000..11bc0f83 --- /dev/null +++ b/static/mytweets/ewagoner/status/299539922/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My mother got two new knees this morning. All is well. Drs said, "There was nothing left -- it was bone on bone." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My mother got two new knees this morning. All is well. Drs said, "There was nothing left -- it was bone on bone." +

+

+ 9/28/2007, 2:34:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/299588732565204992/index.html b/static/mytweets/ewagoner/status/299588732565204992/index.html new file mode 100644 index 00000000..aa4cd78b --- /dev/null +++ b/static/mytweets/ewagoner/status/299588732565204992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like we’ll be getting a just-above-freezing rain all evening at the farmers market. Glad I brought my long johns! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like we’ll be getting a just-above-freezing rain all evening at the farmers market. Glad I brought my long johns! +

+

+ 2/7/2013, 1:41:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29965737535741952/index.html b/static/mytweets/ewagoner/status/29965737535741952/index.html new file mode 100644 index 00000000..c9eede79 --- /dev/null +++ b/static/mytweets/ewagoner/status/29965737535741952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm walking and typing. Also, I need to get a track suit. With a terrycloth stretchy headband. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm walking and typing. Also, I need to get a track suit. With a terrycloth stretchy headband. +

+

+ 1/25/2011, 1:16:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/299722618599251968/index.html b/static/mytweets/ewagoner/status/299722618599251968/index.html new file mode 100644 index 00000000..c4a537c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/299722618599251968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Daddy, help me drive!” Juniper, 3yo on Sat., handed me a iPad open to a Grand Prix game. I showed her the controls & she took off racing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Daddy, help me drive!” Juniper, 3yo on Sat., handed me a iPad open to a Grand Prix game. I showed her the controls & she took off racing. +

+

+ 2/7/2013, 10:33:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/299728626050551808/index.html b/static/mytweets/ewagoner/status/299728626050551808/index.html new file mode 100644 index 00000000..a23d012e --- /dev/null +++ b/static/mytweets/ewagoner/status/299728626050551808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today, Brennan wouldn't deny the govt could order a drone strike on citizens *inside the US* & no one seemed to care. <a href="http://www.esquire.com/blogs/politics/The_Brennan_Hearing">http://www.esquire.com/blogs/politics/The_Brennan_Hearing</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29974057151635456/index.html b/static/mytweets/ewagoner/status/29974057151635456/index.html new file mode 100644 index 00000000..c2ad66cd --- /dev/null +++ b/static/mytweets/ewagoner/status/29974057151635456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I could, as extra incentive to walk more, tie my screen quality to my treadmill speed. <a href="https://skitch.com/ewagoner/rmres/terminal-1-bash">https://skitch.com/ewagoner/rmres/terminal-1-bash</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/299772352/index.html b/static/mytweets/ewagoner/status/299772352/index.html new file mode 100644 index 00000000..36e3a2dd --- /dev/null +++ b/static/mytweets/ewagoner/status/299772352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stupid amazon urls. http://tinyurl.com/2ebkuk + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stupid amazon urls. http://tinyurl.com/2ebkuk +

+

+ 9/28/2007, 4:45:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29983652167290880/index.html b/static/mytweets/ewagoner/status/29983652167290880/index.html new file mode 100644 index 00000000..7493fb50 --- /dev/null +++ b/static/mytweets/ewagoner/status/29983652167290880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tim Young of Nature's Harmony Farm gives a rather brave presentation to a room full of state agriculture bigwigs: http://vimeo.com/19169577 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tim Young of Nature's Harmony Farm gives a rather brave presentation to a room full of state agriculture bigwigs: http://vimeo.com/19169577 +

+

+ 1/25/2011, 2:27:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/29988762578587648/index.html b/static/mytweets/ewagoner/status/29988762578587648/index.html new file mode 100644 index 00000000..5a261c3a --- /dev/null +++ b/static/mytweets/ewagoner/status/29988762578587648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've already walked a mile and a half. I'll admit... it's weird. But's also awesome. And Lyndon Johnson would not approve of these jeans. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've already walked a mile and a half. I'll admit... it's weird. But's also awesome. And Lyndon Johnson would not approve of these jeans. +

+

+ 1/25/2011, 2:47:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/299954965718380544/index.html b/static/mytweets/ewagoner/status/299954965718380544/index.html new file mode 100644 index 00000000..b460bf1d --- /dev/null +++ b/static/mytweets/ewagoner/status/299954965718380544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight I get to bake a birthday cake for one of my girls. It’s one of my favorite things! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight I get to bake a birthday cake for one of my girls. It’s one of my favorite things! +

+

+ 2/8/2013, 1:56:51 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/299979562/index.html b/static/mytweets/ewagoner/status/299979562/index.html new file mode 100644 index 00000000..42419095 --- /dev/null +++ b/static/mytweets/ewagoner/status/299979562/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mailplane has been rather nice, since I was using three browsers at the same time. Now that Safari won the race, I don't know. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mailplane has been rather nice, since I was using three browsers at the same time. Now that Safari won the race, I don't know. +

+

+ 9/28/2007, 6:52:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/299980342/index.html b/static/mytweets/ewagoner/status/299980342/index.html new file mode 100644 index 00000000..a43b1fd1 --- /dev/null +++ b/static/mytweets/ewagoner/status/299980342/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'll probably spring for a license. I'm like that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'll probably spring for a license. I'm like that. +

+

+ 9/28/2007, 6:53:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/300056317320638464/index.html b/static/mytweets/ewagoner/status/300056317320638464/index.html new file mode 100644 index 00000000..d856e5ed --- /dev/null +++ b/static/mytweets/ewagoner/status/300056317320638464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Do you like pushing buttons and shouting at your friends? Do you like discharging Clip-jawed Fluxtrunions? So fun! <a href="http://www.sleepingbeastgames.com/spaceteam/">http://www.sleepingbeastgames.com/spaceteam/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Do you like pushing buttons and shouting at your friends? Do you like discharging Clip-jawed Fluxtrunions? So fun! http://www.sleepingbeastgames.com/spaceteam/ +

+

+ 2/8/2013, 8:39:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/30008075360403456/index.html b/static/mytweets/ewagoner/status/30008075360403456/index.html new file mode 100644 index 00000000..f6ff068b --- /dev/null +++ b/static/mytweets/ewagoner/status/30008075360403456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "How to Amuse the Babies" from The Leisure Hour, 1875. <a href="http://catsmeatshop.blogspot.com/2011/01/we-are-amused.html">http://catsmeatshop.blogspot.com/2011/01/we-are-amused.html</a> (three quick little grunts of satisfaction) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/30022125184090112/index.html b/static/mytweets/ewagoner/status/30022125184090112/index.html new file mode 100644 index 00000000..df0ddb04 --- /dev/null +++ b/static/mytweets/ewagoner/status/30022125184090112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Want a blue canary in the outlet by the light switch? <a href="http://www.amazon.com/BlueCanaryNightLight-com-Blue-Canary-Night-Light/dp/B002SLGNJG">http://www.amazon.com/BlueCanaryNightLight-com-Blue-Canary-Night-Light/dp/B002SLGNJG</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/300268488763797504/index.html b/static/mytweets/ewagoner/status/300268488763797504/index.html new file mode 100644 index 00000000..439b3692 --- /dev/null +++ b/static/mytweets/ewagoner/status/300268488763797504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m having cake trimmings for breakfast. But only because I have to drive shortly and so can’t have whisky. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m having cake trimmings for breakfast. But only because I have to drive shortly and so can’t have whisky. +

+

+ 2/9/2013, 10:42:41 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/300328739676512256/index.html b/static/mytweets/ewagoner/status/300328739676512256/index.html new file mode 100644 index 00000000..a934c4ad --- /dev/null +++ b/static/mytweets/ewagoner/status/300328739676512256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All aboard the candy train! Chew chew! <a href="http://instagr.am/p/VhbjCcs2vy/">http://instagr.am/p/VhbjCcs2vy/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/300443296302497793/index.html b/static/mytweets/ewagoner/status/300443296302497793/index.html new file mode 100644 index 00000000..d9bcbf6b --- /dev/null +++ b/static/mytweets/ewagoner/status/300443296302497793/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + River Song, Amy, the Doctor, and the Weeping Angels. Oof. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ River Song, Amy, the Doctor, and the Weeping Angels. Oof. +

+

+ 2/9/2013, 10:17:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/300665468052725760/index.html b/static/mytweets/ewagoner/status/300665468052725760/index.html new file mode 100644 index 00000000..d5515f81 --- /dev/null +++ b/static/mytweets/ewagoner/status/300665468052725760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Jet propelled squid! RT @LaughingSquid: Scientists Confirm That Neon Flying Squid Can Fly, Announce Speed <a href="http://wp.me/p4t6s-12GO">http://wp.me/p4t6s-12GO</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Jet propelled squid! RT @LaughingSquid: Scientists Confirm That Neon Flying Squid Can Fly, Announce Speed http://wp.me/p4t6s-12GO +

+

+ 2/10/2013, 1:00:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/300765732147458048/index.html b/static/mytweets/ewagoner/status/300765732147458048/index.html new file mode 100644 index 00000000..69ff6e09 --- /dev/null +++ b/static/mytweets/ewagoner/status/300765732147458048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A virtual unknown mathematical psychologist, who was once nevertheless “the most hated man in America”, has passed: <a href="http://www.nytimes.com/2013/02/09/business/john-e-karlin-who-led-the-way-to-all-digit-dialing-dies-at-94.html">http://www.nytimes.com/2013/02/09/business/john-e-karlin-who-led-the-way-to-all-digit-dialing-dies-at-94.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/301088606712373248/index.html b/static/mytweets/ewagoner/status/301088606712373248/index.html new file mode 100644 index 00000000..87608d26 --- /dev/null +++ b/static/mytweets/ewagoner/status/301088606712373248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My new favorite internet cooking show, let me show you it: “Weber Cooks” with Chef Steven Reed <a href="http://www.youtube.com/user/WeberCooks">http://www.youtube.com/user/WeberCooks</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My new favorite internet cooking show, let me show you it: “Weber Cooks” with Chef Steven Reed http://www.youtube.com/user/WeberCooks +

+

+ 2/11/2013, 5:01:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/301342574277435392/index.html b/static/mytweets/ewagoner/status/301342574277435392/index.html new file mode 100644 index 00000000..e6898f73 --- /dev/null +++ b/static/mytweets/ewagoner/status/301342574277435392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bill Murray is just the best. The. Best. <a href="http://www.buzzfeed.com/bennyjohnson/bill-murray-was-breathtakingly-masterful-golfing-this-weeken">http://www.buzzfeed.com/bennyjohnson/bill-murray-was-breathtakingly-masterful-golfing-this-weeken</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/301354780775821312/index.html b/static/mytweets/ewagoner/status/301354780775821312/index.html new file mode 100644 index 00000000..973f682d --- /dev/null +++ b/static/mytweets/ewagoner/status/301354780775821312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s a year old, but new to me. I love the creative use of common instruments! Five people, one guitar. <a href="http://www.youtube.com/watch?v=d9NF2edxy-M">http://www.youtube.com/watch?v=d9NF2edxy-M</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s a year old, but new to me. I love the creative use of common instruments! Five people, one guitar. http://www.youtube.com/watch?v=d9NF2edxy-M +

+

+ 2/12/2013, 10:39:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/301397740443799553/index.html b/static/mytweets/ewagoner/status/301397740443799553/index.html new file mode 100644 index 00000000..ace3773a --- /dev/null +++ b/static/mytweets/ewagoner/status/301397740443799553/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “You look so Athens! Can I take your picture? Oh my god, you’re so cute!” + +Welcome to Athens, ma’am. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “You look so Athens! Can I take your picture? Oh my god, you’re so cute!”

Welcome to Athens, ma’am. +

+

+ 2/12/2013, 1:29:55 PM +

+

Favs: 2

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/301413903869571072/index.html b/static/mytweets/ewagoner/status/301413903869571072/index.html new file mode 100644 index 00000000..bdd6541f --- /dev/null +++ b/static/mytweets/ewagoner/status/301413903869571072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Didn’t know that YouTube’s “most famous gun nut” was a few miles from me. And was murdered, making international news <a href="http://www.dailymail.co.uk/news/article-2261681/Keith-Ratliff-YouTube-gun-enthusiast-dead-likely-knew-killer-brother-wife-say.html">http://www.dailymail.co.uk/news/article-2261681/Keith-Ratliff-YouTube-gun-enthusiast-dead-likely-knew-killer-brother-wife-say.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/301474502/index.html b/static/mytweets/ewagoner/status/301474502/index.html new file mode 100644 index 00000000..1e4dda2b --- /dev/null +++ b/static/mytweets/ewagoner/status/301474502/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sorority girls outside my window are hiding booze in their underwear to sneak into the stadium. Hi ladies! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sorority girls outside my window are hiding booze in their underwear to sneak into the stadium. Hi ladies! +

+

+ 9/29/2007, 1:50:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/301522760407060480/index.html b/static/mytweets/ewagoner/status/301522760407060480/index.html new file mode 100644 index 00000000..7ad158fd --- /dev/null +++ b/static/mytweets/ewagoner/status/301522760407060480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @joshuamneff: What if Batman's parents died in different ways? <a href="http://awkward-elevator.tumblr.com/post/42934721631/artwork-by-awkward-elevator-contributing-artist">http://awkward-elevator.tumblr.com/post/42934721631/artwork-by-awkward-elevator-contributing-artist</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/301804902/index.html b/static/mytweets/ewagoner/status/301804902/index.html new file mode 100644 index 00000000..9ac58464 --- /dev/null +++ b/static/mytweets/ewagoner/status/301804902/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I take that back -- it works with the windows box but not the mac. Go figure. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I take that back -- it works with the windows box but not the mac. Go figure. +

+

+ 9/29/2007, 6:05:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/301881911251451904/index.html b/static/mytweets/ewagoner/status/301881911251451904/index.html new file mode 100644 index 00000000..d6720dbf --- /dev/null +++ b/static/mytweets/ewagoner/status/301881911251451904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @newsycombinator: Heroku's Ugly Secret: The story of how the cloud-king turned its back on Rails <a href="http://j.mp/XAul3o">http://j.mp/XAul3o</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @newsycombinator: Heroku's Ugly Secret: The story of how the cloud-king turned its back on Rails http://j.mp/XAul3o +

+

+ 2/13/2013, 9:33:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/301977132/index.html b/static/mytweets/ewagoner/status/301977132/index.html new file mode 100644 index 00000000..194456e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/301977132/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The play I'm watching was translated from Russian. Unfortunately, I think the program was too. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The play I'm watching was translated from Russian. Unfortunately, I think the program was too. +

+

+ 9/29/2007, 8:20:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/301986002/index.html b/static/mytweets/ewagoner/status/301986002/index.html new file mode 100644 index 00000000..34fab5d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/301986002/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Who knew Chekhov wrote about goth girls? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Who knew Chekhov wrote about goth girls? +

+

+ 9/29/2007, 8:27:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/302067270576906240/index.html b/static/mytweets/ewagoner/status/302067270576906240/index.html new file mode 100644 index 00000000..55879dd5 --- /dev/null +++ b/static/mytweets/ewagoner/status/302067270576906240/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + i want to be on the other +side of all the verbs i know +you know how to use. + +<a href="http://violetimpudence.tumblr.com/post/42040697862/vega-ofthe-lyre-watch-your-tense-and-case-by">http://violetimpudence.tumblr.com/post/42040697862/vega-ofthe-lyre-watch-your-tense-and-case-by</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/302096340429721600/index.html b/static/mytweets/ewagoner/status/302096340429721600/index.html new file mode 100644 index 00000000..0d8fbc8b --- /dev/null +++ b/static/mytweets/ewagoner/status/302096340429721600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "a wholly new relationship structure, where a single diatomic bond can be replaced by 100s of strange configurations" <a href="http://www.theferrett.com/ferrettworks/2013/02/look-im-only-gonna-say-this-once-heres-what-polyamory-looks-like/">http://www.theferrett.com/ferrettworks/2013/02/look-im-only-gonna-say-this-once-heres-what-polyamory-looks-like/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/30256395781668865/index.html b/static/mytweets/ewagoner/status/30256395781668865/index.html new file mode 100644 index 00000000..036ceda2 --- /dev/null +++ b/static/mytweets/ewagoner/status/30256395781668865/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + U.S. edamame production takes a step forward, with herbicide registration http://bit.ly/gw1SP8 Mmmmm... poison. Yay? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ U.S. edamame production takes a step forward, with herbicide registration http://bit.ly/gw1SP8 Mmmmm... poison. Yay? +

+

+ 1/26/2011, 8:31:01 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/302565634963824640/index.html b/static/mytweets/ewagoner/status/302565634963824640/index.html new file mode 100644 index 00000000..d1196562 --- /dev/null +++ b/static/mytweets/ewagoner/status/302565634963824640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Future of Food: Farmers Markets go Virtual" <a href="http://m.blogher.com/farmers-markets-go-virtual">http://m.blogher.com/farmers-markets-go-virtual</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/302853366105636864/index.html b/static/mytweets/ewagoner/status/302853366105636864/index.html new file mode 100644 index 00000000..93675c23 --- /dev/null +++ b/static/mytweets/ewagoner/status/302853366105636864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Terrible bilingual pun on my tortillas. <a href="http://instagr.am/p/VzXnfCM2m5/">http://instagr.am/p/VzXnfCM2m5/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Terrible bilingual pun on my tortillas. http://instagr.am/p/VzXnfCM2m5/ +

+

+ 2/16/2013, 1:54:03 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/302945923674288128/index.html b/static/mytweets/ewagoner/status/302945923674288128/index.html new file mode 100644 index 00000000..63a02cfa --- /dev/null +++ b/static/mytweets/ewagoner/status/302945923674288128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m watching the Pandorica open. *hides behind the couch* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m watching the Pandorica open. *hides behind the couch* +

+

+ 2/16/2013, 8:01:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/30304192321032192/index.html b/static/mytweets/ewagoner/status/30304192321032192/index.html new file mode 100644 index 00000000..06d8755d --- /dev/null +++ b/static/mytweets/ewagoner/status/30304192321032192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Giving a whole new meaning to the phrase "this day is just plodding along". <a href="http://vimeo.com/19213459">http://vimeo.com/19213459</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Giving a whole new meaning to the phrase "this day is just plodding along". http://vimeo.com/19213459 +

+

+ 1/26/2011, 11:40:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/30306623440297984/index.html b/static/mytweets/ewagoner/status/30306623440297984/index.html new file mode 100644 index 00000000..a2d8a2d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/30306623440297984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The control box is bigger than I expected, but it fits nicely on the desk. http://gdzl.la/9dmVdf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The control box is bigger than I expected, but it fits nicely on the desk. http://gdzl.la/9dmVdf +

+

+ 1/26/2011, 11:50:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/303324169230241792/index.html b/static/mytweets/ewagoner/status/303324169230241792/index.html new file mode 100644 index 00000000..9c85bfba --- /dev/null +++ b/static/mytweets/ewagoner/status/303324169230241792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can never remember the second half of Star Trek V. Couldn’t tell you at all what happens in it. And I literally just finished watching. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I can never remember the second half of Star Trek V. Couldn’t tell you at all what happens in it. And I literally just finished watching. +

+

+ 2/17/2013, 9:04:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/303347967346212864/index.html b/static/mytweets/ewagoner/status/303347967346212864/index.html new file mode 100644 index 00000000..31657387 --- /dev/null +++ b/static/mytweets/ewagoner/status/303347967346212864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You had ONE job: a photo gallery. <a href="http://hadonejob.com">http://hadonejob.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You had ONE job: a photo gallery. http://hadonejob.com +

+

+ 2/17/2013, 10:39:26 PM +

+

Favs: 3

+

Retweets: 8

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/30335327751114752/index.html b/static/mytweets/ewagoner/status/30335327751114752/index.html new file mode 100644 index 00000000..e3798124 --- /dev/null +++ b/static/mytweets/ewagoner/status/30335327751114752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New Edie Brickell album came out yesterday! <a href="http://www.amazon.com/The-Gaddabouts/dp/B004GXU750/ref=tmm_msc_title_0">http://www.amazon.com/The-Gaddabouts/dp/B004GXU750/ref=tmm_msc_title_0</a> (No, not the one that came out two weeks ago: <a href="http://www.amazon.com/Edie-Brickell-Amazon-MP3-Exclusive/dp/B004G983LY/ref=sr_1_1?ie=UTF8&qid=1296067397&sr=8-1">http://www.amazon.com/Edie-Brickell-Amazon-MP3-Exclusive/dp/B004G983LY/ref=sr_1_1?ie=UTF8&qid=1296067397&sr=8-1</a> ) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/30343672289566721/index.html b/static/mytweets/ewagoner/status/30343672289566721/index.html new file mode 100644 index 00000000..9f19d15d --- /dev/null +++ b/static/mytweets/ewagoner/status/30343672289566721/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Walking 1+mph for 6 hours / day at work for a year, if all else stays the same, is a loss of 99 lbs. That'd put me at my 7th grade weight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Walking 1+mph for 6 hours / day at work for a year, if all else stays the same, is a loss of 99 lbs. That'd put me at my 7th grade weight. +

+

+ 1/26/2011, 2:17:49 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/30350610192666624/index.html b/static/mytweets/ewagoner/status/30350610192666624/index.html new file mode 100644 index 00000000..a4892335 --- /dev/null +++ b/static/mytweets/ewagoner/status/30350610192666624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In no time, my legs have gotten used to the steady rhythm of walking, so that I don't think about it. Makes stopping the tread interesting. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In no time, my legs have gotten used to the steady rhythm of walking, so that I don't think about it. Makes stopping the tread interesting. +

+

+ 1/26/2011, 2:45:24 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/303604498381811713/index.html b/static/mytweets/ewagoner/status/303604498381811713/index.html new file mode 100644 index 00000000..4d034dc7 --- /dev/null +++ b/static/mytweets/ewagoner/status/303604498381811713/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @erik_kwakkel: Awesome! Cat with ink on his paws walked over this medieval document (Archives Dubrovnik ) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @erik_kwakkel: Awesome! Cat with ink on his paws walked over this medieval document (Archives Dubrovnik

) +

+

+ 2/18/2013, 3:38:47 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/303710778287063042/index.html b/static/mytweets/ewagoner/status/303710778287063042/index.html new file mode 100644 index 00000000..4f6e14eb --- /dev/null +++ b/static/mytweets/ewagoner/status/303710778287063042/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watching Star Trek VII. It’s the one where Cameron Frye captains the Enterprise, Kirk dies, and then Alex DeLarge causes trouble. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watching Star Trek VII. It’s the one where Cameron Frye captains the Enterprise, Kirk dies, and then Alex DeLarge causes trouble. +

+

+ 2/18/2013, 10:41:06 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/303860158067531776/index.html b/static/mytweets/ewagoner/status/303860158067531776/index.html new file mode 100644 index 00000000..273cd87c --- /dev/null +++ b/static/mytweets/ewagoner/status/303860158067531776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m a guest speaker this morning for a geography class at UGA. I really like doing this sort of thing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m a guest speaker this morning for a geography class at UGA. I really like doing this sort of thing. +

+

+ 2/19/2013, 8:34:41 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/30391362901770240/index.html b/static/mytweets/ewagoner/status/30391362901770240/index.html new file mode 100644 index 00000000..69d76844 --- /dev/null +++ b/static/mytweets/ewagoner/status/30391362901770240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My thighs are massive even when I'm not flabby (I once lost a part when a costumer couldn't deal w/ them). The TreadDesk'll be good for 'em. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My thighs are massive even when I'm not flabby (I once lost a part when a costumer couldn't deal w/ them). The TreadDesk'll be good for 'em. +

+

+ 1/26/2011, 5:27:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/303921964702121984/index.html b/static/mytweets/ewagoner/status/303921964702121984/index.html new file mode 100644 index 00000000..1cf78a13 --- /dev/null +++ b/static/mytweets/ewagoner/status/303921964702121984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The shortest Oscar nominee (ever!) is only a 0:01:45 long but took four months to make. It’s great! Fresh Guacamole: <a href="http://www.huffingtonpost.com/2013/02/11/fresh-guacamole-film-oscar_n_2647735.html?utm_hp_ref=taste&ir=Taste">http://www.huffingtonpost.com/2013/02/11/fresh-guacamole-film-oscar_n_2647735.html?utm_hp_ref=taste&ir=Taste</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/303947722/index.html b/static/mytweets/ewagoner/status/303947722/index.html new file mode 100644 index 00000000..35d9200b --- /dev/null +++ b/static/mytweets/ewagoner/status/303947722/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making a molasses cured ham (similar to a Bavarian ham). It'll be ready in 6 months or so. Come on by. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making a molasses cured ham (similar to a Bavarian ham). It'll be ready in 6 months or so. Come on by. +

+

+ 9/30/2007, 10:14:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/303958407667412992/index.html b/static/mytweets/ewagoner/status/303958407667412992/index.html new file mode 100644 index 00000000..fdfdab58 --- /dev/null +++ b/static/mytweets/ewagoner/status/303958407667412992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wonder if the cable company gets handwritten thank you cards along with payment from their customers.… <a href="http://instagr.am/p/V7BwqIs2oy/">http://instagr.am/p/V7BwqIs2oy/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wonder if the cable company gets handwritten thank you cards along with payment from their customers.… http://instagr.am/p/V7BwqIs2oy/ +

+

+ 2/19/2013, 3:05:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/303983876034940928/index.html b/static/mytweets/ewagoner/status/303983876034940928/index.html new file mode 100644 index 00000000..ac17d277 --- /dev/null +++ b/static/mytweets/ewagoner/status/303983876034940928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Georgia Organics conference farmers feast is easily one of my best meals of the year. Looks like it’ll be again: <a href="http://georgiaorganics.org/wp-content/uploads/2013/02/MenuFinal.pdf">http://georgiaorganics.org/wp-content/uploads/2013/02/MenuFinal.pdf</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/304028514762518531/index.html b/static/mytweets/ewagoner/status/304028514762518531/index.html new file mode 100644 index 00000000..c4e3e666 --- /dev/null +++ b/static/mytweets/ewagoner/status/304028514762518531/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m at a fashion show where everything is made from condoms. It’s like the Rose Bowl parade but with prophylactics. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m at a fashion show where everything is made from condoms. It’s like the Rose Bowl parade but with prophylactics. +

+

+ 2/19/2013, 7:43:41 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/304156632/index.html b/static/mytweets/ewagoner/status/304156632/index.html new file mode 100644 index 00000000..291a1c26 --- /dev/null +++ b/static/mytweets/ewagoner/status/304156632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My company is hosting our annual conference all next week. I'll likely be offline for much of it. Next weekend, if I'm lucky, sleep. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My company is hosting our annual conference all next week. I'll likely be offline for much of it. Next weekend, if I'm lucky, sleep. +

+

+ 10/1/2007, 12:26:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/304279864607907841/index.html b/static/mytweets/ewagoner/status/304279864607907841/index.html new file mode 100644 index 00000000..d7cedfc1 --- /dev/null +++ b/static/mytweets/ewagoner/status/304279864607907841/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Why isn’t there a restaurant focusing on pot pies in Athens yet? Someone get on that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Why isn’t there a restaurant focusing on pot pies in Athens yet? Someone get on that. +

+

+ 2/20/2013, 12:22:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/30429623158308865/index.html b/static/mytweets/ewagoner/status/30429623158308865/index.html new file mode 100644 index 00000000..67d111b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/30429623158308865/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Organic hotdogs, diced fine and seared with butter and a bit of bacon fat, make acceptable lardons for your leek & potato soup. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Organic hotdogs, diced fine and seared with butter and a bit of bacon fat, make acceptable lardons for your leek & potato soup. +

+

+ 1/26/2011, 7:59:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/30430200353267712/index.html b/static/mytweets/ewagoner/status/30430200353267712/index.html new file mode 100644 index 00000000..0ed22930 --- /dev/null +++ b/static/mytweets/ewagoner/status/30430200353267712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Paxochka: What's the correct etiquette for when you see a child who looks like a Gelfling? Are you allowed to say geeeeelfliiiiing i ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Paxochka: What's the correct etiquette for when you see a child who looks like a Gelfling? Are you allowed to say geeeeelfliiiiing i ... +

+

+ 1/26/2011, 8:01:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/30449959824265216/index.html b/static/mytweets/ewagoner/status/30449959824265216/index.html new file mode 100644 index 00000000..98464880 --- /dev/null +++ b/static/mytweets/ewagoner/status/30449959824265216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whoa. I updated my tax software and my amount owed dropped by $3000. Must have been those lame duck Congress tax code changes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Whoa. I updated my tax software and my amount owed dropped by $3000. Must have been those lame duck Congress tax code changes. +

+

+ 1/26/2011, 9:20:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/304735066364461057/index.html b/static/mytweets/ewagoner/status/304735066364461057/index.html new file mode 100644 index 00000000..7a2c4568 --- /dev/null +++ b/static/mytweets/ewagoner/status/304735066364461057/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Woeful Tale of Lil' Meowskers: the first three parts. Such adversity, yet he never loses his hat! <a href="http://tragedyseries.tumblr.com/search/lil%27%20meowskers">http://tragedyseries.tumblr.com/search/lil%27%20meowskers</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/305059613991116800/index.html b/static/mytweets/ewagoner/status/305059613991116800/index.html new file mode 100644 index 00000000..82aaa37e --- /dev/null +++ b/static/mytweets/ewagoner/status/305059613991116800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TIMEHealthland: Why medical bills are killing us | <a href="http://ti.me/15xQR4y">http://ti.me/15xQR4y</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TIMEHealthland: Why medical bills are killing us | http://ti.me/15xQR4y +

+

+ 2/22/2013, 4:00:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/305071500896124928/index.html b/static/mytweets/ewagoner/status/305071500896124928/index.html new file mode 100644 index 00000000..bf024459 --- /dev/null +++ b/static/mytweets/ewagoner/status/305071500896124928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just used my hotel key card to core and wedge an apple. Like an animal. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just used my hotel key card to core and wedge an apple. Like an animal. +

+

+ 2/22/2013, 4:48:08 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/305093366570434561/index.html b/static/mytweets/ewagoner/status/305093366570434561/index.html new file mode 100644 index 00000000..2a30e311 --- /dev/null +++ b/static/mytweets/ewagoner/status/305093366570434561/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just tried a sampling of local charcuterie. Vivian decided she likes beef tongue salami. "The taste buds make it sweeter." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just tried a sampling of local charcuterie. Vivian decided she likes beef tongue salami. "The taste buds make it sweeter." +

+

+ 2/22/2013, 6:15:01 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/305131346945253378/index.html b/static/mytweets/ewagoner/status/305131346945253378/index.html new file mode 100644 index 00000000..2e6c3eb2 --- /dev/null +++ b/static/mytweets/ewagoner/status/305131346945253378/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @misanthropemike: Today is Edward Gorey's birthday. What if he had illustrated Lovecraft? The answer is here: <a href="http://wp.me/p1gkRU-1us">http://wp.me/p1gkRU-1us</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @misanthropemike: Today is Edward Gorey's birthday. What if he had illustrated Lovecraft? The answer is here: http://wp.me/p1gkRU-1us +

+

+ 2/22/2013, 8:45:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/305138503849754624/index.html b/static/mytweets/ewagoner/status/305138503849754624/index.html new file mode 100644 index 00000000..b463df8c --- /dev/null +++ b/static/mytweets/ewagoner/status/305138503849754624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper’s molars hurt. She wanted me to kiss them and make them better. I tried my best, but they’re pretty far back there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper’s molars hurt. She wanted me to kiss them and make them better. I tried my best, but they’re pretty far back there. +

+

+ 2/22/2013, 9:14:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/305432978916515840/index.html b/static/mytweets/ewagoner/status/305432978916515840/index.html new file mode 100644 index 00000000..b92f408f --- /dev/null +++ b/static/mytweets/ewagoner/status/305432978916515840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When I told Juniper the name of this session, she dragged me in. She had seconds of and asked for more.… <a href="http://instagr.am/p/WFsa2WM2gG/">http://instagr.am/p/WFsa2WM2gG/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When I told Juniper the name of this session, she dragged me in. She had seconds of and asked for more.… http://instagr.am/p/WFsa2WM2gG/ +

+

+ 2/23/2013, 4:44:31 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/305489873073209345/index.html b/static/mytweets/ewagoner/status/305489873073209345/index.html new file mode 100644 index 00000000..ac9dbd77 --- /dev/null +++ b/static/mytweets/ewagoner/status/305489873073209345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is the most fancy meal I’ll be at all year and I’m eating potted chicken livers out of a mason jar with a spoon. I have no regrets. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is the most fancy meal I’ll be at all year and I’m eating potted chicken livers out of a mason jar with a spoon. I have no regrets. +

+

+ 2/23/2013, 8:30:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/305515589902954496/index.html b/static/mytweets/ewagoner/status/305515589902954496/index.html new file mode 100644 index 00000000..0fa927ce --- /dev/null +++ b/static/mytweets/ewagoner/status/305515589902954496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv and Juni love each other so much that the running hug they had after a day apart resulted in so. much. blood. when their heads collided. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv and Juni love each other so much that the running hug they had after a day apart resulted in so. much. blood. when their heads collided. +

+

+ 2/23/2013, 10:12:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3055971078/index.html b/static/mytweets/ewagoner/status/3055971078/index.html new file mode 100644 index 00000000..545e6bba --- /dev/null +++ b/static/mytweets/ewagoner/status/3055971078/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been chosen as one of this year's "40 Up & Coming Athens Entrepreneurs Under 40". Cool! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been chosen as one of this year's "40 Up & Coming Athens Entrepreneurs Under 40". Cool! +

+

+ 7/31/2009, 2:54:27 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/305756153030262786/index.html b/static/mytweets/ewagoner/status/305756153030262786/index.html new file mode 100644 index 00000000..23024ce4 --- /dev/null +++ b/static/mytweets/ewagoner/status/305756153030262786/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JosephStash: Physicist guy proposing to his physicist girlfriend is my favourite method of proposing: <a href="http://i.imgur.com/SKNl3VR.jpg">http://i.imgur.com/SKNl3VR.jpg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JosephStash: Physicist guy proposing to his physicist girlfriend is my favourite method of proposing: http://i.imgur.com/SKNl3VR.jpg +

+

+ 2/24/2013, 2:08:42 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3057730553/index.html b/static/mytweets/ewagoner/status/3057730553/index.html new file mode 100644 index 00000000..36f16f03 --- /dev/null +++ b/static/mytweets/ewagoner/status/3057730553/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Too bad congress hurriedly voted to throw another $2 billion for "cash for clunkers" without taking time to fix the well documented problems + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Too bad congress hurriedly voted to throw another $2 billion for "cash for clunkers" without taking time to fix the well documented problems +

+

+ 7/31/2009, 4:34:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3058028734/index.html b/static/mytweets/ewagoner/status/3058028734/index.html new file mode 100644 index 00000000..4ee3fbc9 --- /dev/null +++ b/static/mytweets/ewagoner/status/3058028734/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + iPhone software update borked my phone, and is making me go through the restore to factory settings & then restore from backup steps. Ug. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ iPhone software update borked my phone, and is making me go through the restore to factory settings & then restore from backup steps. Ug. +

+

+ 7/31/2009, 4:52:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/305861467763253249/index.html b/static/mytweets/ewagoner/status/305861467763253249/index.html new file mode 100644 index 00000000..8b6b3a76 --- /dev/null +++ b/static/mytweets/ewagoner/status/305861467763253249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Animated GIFs of deep space objects in 3D” Just beautiful. <a href="http://earthsky.org/space/animated-gifs-of-deep-space-objects-in-3d">http://earthsky.org/space/animated-gifs-of-deep-space-objects-in-3d</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/305884683558850561/index.html b/static/mytweets/ewagoner/status/305884683558850561/index.html new file mode 100644 index 00000000..a811eb19 --- /dev/null +++ b/static/mytweets/ewagoner/status/305884683558850561/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “The Impossible Astronaut” doesn’t fool around starting off the season. Criminey. And I’m not even ten minutes in. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “The Impossible Astronaut” doesn’t fool around starting off the season. Criminey. And I’m not even ten minutes in. +

+

+ 2/24/2013, 10:39:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/305991511697416193/index.html b/static/mytweets/ewagoner/status/305991511697416193/index.html new file mode 100644 index 00000000..12104891 --- /dev/null +++ b/static/mytweets/ewagoner/status/305991511697416193/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @monkchips: "1% of the nickel mined each year could meet the world’s energy requirements" <a href="http://monk.ly/15Jat5D">http://monk.ly/15Jat5D</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @monkchips: "1% of the nickel mined each year could meet the world’s energy requirements" http://monk.ly/15Jat5D +

+

+ 2/25/2013, 5:43:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/306253582053830656/index.html b/static/mytweets/ewagoner/status/306253582053830656/index.html new file mode 100644 index 00000000..01d2303c --- /dev/null +++ b/static/mytweets/ewagoner/status/306253582053830656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Read this month’s issue of Saga. Really great, even though one of my fave characters dies(?) in the last panel. I hate when ex-lovers fight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Read this month’s issue of Saga. Really great, even though one of my fave characters dies(?) in the last panel. I hate when ex-lovers fight. +

+

+ 2/25/2013, 11:05:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/306354451466301441/index.html b/static/mytweets/ewagoner/status/306354451466301441/index.html new file mode 100644 index 00000000..6841aee7 --- /dev/null +++ b/static/mytweets/ewagoner/status/306354451466301441/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @monkchips: Project Andiamo | SCAN.PRINT.CHANGE LIVES <a href="http://monk.ly/WEG316">http://monk.ly/WEG316</a> this could end up being the most important thing i am ev ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @monkchips: Project Andiamo | SCAN.PRINT.CHANGE LIVES http://monk.ly/WEG316 this could end up being the most important thing i am ev ... +

+

+ 2/26/2013, 5:46:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/306403484528427008/index.html b/static/mytweets/ewagoner/status/306403484528427008/index.html new file mode 100644 index 00000000..0d588f4a --- /dev/null +++ b/static/mytweets/ewagoner/status/306403484528427008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pourmecoffee It is Johnny Cash's birthday. This is Johnny Cash with a kitten. <a href="https://twitter.com/pourmecoffee/status/306399331571863552/photo/1">https://twitter.com/pourmecoffee/status/306399331571863552/photo/1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/306445539224985601/index.html b/static/mytweets/ewagoner/status/306445539224985601/index.html new file mode 100644 index 00000000..cd9e22d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/306445539224985601/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I found this newsreel footage of labor riots in the ‘30s fascinating & unreal. Seems like they could return any time. <a href="http://www.youtube.com/watch?v=exuGv3HsV-U&feature=youtu.be">http://www.youtube.com/watch?v=exuGv3HsV-U&feature=youtu.be</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/306470170149412865/index.html b/static/mytweets/ewagoner/status/306470170149412865/index.html new file mode 100644 index 00000000..c5855718 --- /dev/null +++ b/static/mytweets/ewagoner/status/306470170149412865/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Next year I will be going to AnachroCon. So let it be written, so it shall be done. <a href="http://www.examiner.com/article/review-great-fun-at-anachrocon-2013?cid=rss">http://www.examiner.com/article/review-great-fun-at-anachrocon-2013?cid=rss</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/306576361588404224/index.html b/static/mytweets/ewagoner/status/306576361588404224/index.html new file mode 100644 index 00000000..deb1b4b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/306576361588404224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “rails new” followed by creating a database schema from scratch. It’s the most exciting part of starting a new development project! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “rails new” followed by creating a database schema from scratch. It’s the most exciting part of starting a new development project! +

+

+ 2/26/2013, 8:27:55 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/306578385872777216/index.html b/static/mytweets/ewagoner/status/306578385872777216/index.html new file mode 100644 index 00000000..7c6688b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/306578385872777216/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + “What do you want to watch in the crib, Juni? Harold & The Purple Crayon? Nemo? Monsters, Inc.? Mario Bros.?” + +“Weird Al.” + +That’s my girl. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “What do you want to watch in the crib, Juni? Harold & The Purple Crayon? Nemo? Monsters, Inc.? Mario Bros.?”

“Weird Al.”

That’s my girl. +

+

+ 2/26/2013, 8:35:57 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/30661417522692097/index.html b/static/mytweets/ewagoner/status/30661417522692097/index.html new file mode 100644 index 00000000..95c2147b --- /dev/null +++ b/static/mytweets/ewagoner/status/30661417522692097/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Walked two miles already this morning. Wrote a lot of code, did a lot of typing, and my legs always moving didn't affect my work one bit. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Walked two miles already this morning. Wrote a lot of code, did a lot of typing, and my legs always moving didn't affect my work one bit. +

+

+ 1/27/2011, 11:20:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/30668279425007616/index.html b/static/mytweets/ewagoner/status/30668279425007616/index.html new file mode 100644 index 00000000..61b121cd --- /dev/null +++ b/static/mytweets/ewagoner/status/30668279425007616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mat_johnson: Palin on Sputnik. Wow. Just...Wow. That's like a whole new level of stupid. That's like, stoopd. <a href="http://shar.es/3Xm1M">http://shar.es/3Xm1M</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mat_johnson: Palin on Sputnik. Wow. Just...Wow. That's like a whole new level of stupid. That's like, stoopd. http://shar.es/3Xm1M +

+

+ 1/27/2011, 11:47:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/306756749816369155/index.html b/static/mytweets/ewagoner/status/306756749816369155/index.html new file mode 100644 index 00000000..3cc6f6cc --- /dev/null +++ b/static/mytweets/ewagoner/status/306756749816369155/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @smfarmcentral: The scholarship deadline for new and beginning farmers @csafarmconf is Feb 1st: <a href="http://csafarmconference.com/new-farmer-scholarships">http://csafarmconference.com/new-farmer-scholarships</a> Get your app in! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/306761138677362689/index.html b/static/mytweets/ewagoner/status/306761138677362689/index.html new file mode 100644 index 00000000..803ef0e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/306761138677362689/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Here’s an earnestly sweet and endearing cover of… Chim-Chim Cheree: <a href="http://www.youtube.com/watch?v=-LeZAWLwCOQ">http://www.youtube.com/watch?v=-LeZAWLwCOQ</a> + +Yeah, I was surprised too. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here’s an earnestly sweet and endearing cover of… Chim-Chim Cheree: http://www.youtube.com/watch?v=-LeZAWLwCOQ

Yeah, I was surprised too. +

+

+ 2/27/2013, 8:42:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/306795521710899200/index.html b/static/mytweets/ewagoner/status/306795521710899200/index.html new file mode 100644 index 00000000..c544d484 --- /dev/null +++ b/static/mytweets/ewagoner/status/306795521710899200/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Well, crap. + +"Sleeping less than six hours a night skews activity of hundreds of genes" <a href="http://www.guardian.co.uk/science/2013/feb/25/sleeping-six-hours-night-activity-genes">http://www.guardian.co.uk/science/2013/feb/25/sleeping-six-hours-night-activity-genes</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/306797759653089280/index.html b/static/mytweets/ewagoner/status/306797759653089280/index.html new file mode 100644 index 00000000..a38b75c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/306797759653089280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Allen Calhamer, the inventor of Diplomacy, (IMO) the best board game ever, passed away in his sleep last night. <a href="http://en.wikipedia.org/wiki/Allan_B._Calhamer">http://en.wikipedia.org/wiki/Allan_B._Calhamer</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Allen Calhamer, the inventor of Diplomacy, (IMO) the best board game ever, passed away in his sleep last night. http://en.wikipedia.org/wiki/Allan_B._Calhamer +

+

+ 2/27/2013, 11:07:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/306888514585382912/index.html b/static/mytweets/ewagoner/status/306888514585382912/index.html new file mode 100644 index 00000000..418dd485 --- /dev/null +++ b/static/mytweets/ewagoner/status/306888514585382912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "we put our little kids in houses and apartments with flat floors, flat walls, ceilings, and not too many chickens…" <a href="http://www.slate.com/articles/double_x/the_kids/2013/02/why_does_my_kid_freak_out_the_science_behind_toddler_tantrums.html?fb_ref=sm_fb_share_chunky">http://www.slate.com/articles/double_x/the_kids/2013/02/why_does_my_kid_freak_out_the_science_behind_toddler_tantrums.html?fb_ref=sm_fb_share_chunky</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/306948335405764609/index.html b/static/mytweets/ewagoner/status/306948335405764609/index.html new file mode 100644 index 00000000..f761cc99 --- /dev/null +++ b/static/mytweets/ewagoner/status/306948335405764609/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + This is not just any d20. This is a d20 from second century Rome. + +<a href="http://violetimpudence.tumblr.com/post/42027281941/middlemarching-manateeofsloth">http://violetimpudence.tumblr.com/post/42027281941/middlemarching-manateeofsloth</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3072001602232320/index.html b/static/mytweets/ewagoner/status/3072001602232320/index.html new file mode 100644 index 00000000..7725db02 --- /dev/null +++ b/static/mytweets/ewagoner/status/3072001602232320/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + It's cold outside, there's no kind of atmosphere +I'm all alone, more or less +Let me fly far away from here +Fun fun fun in the sun sun sun + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's cold outside, there's no kind of atmosphere
I'm all alone, more or less
Let me fly far away from here
Fun fun fun in the sun sun sun +

+

+ 11/12/2010, 8:09:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3074537430/index.html b/static/mytweets/ewagoner/status/3074537430/index.html new file mode 100644 index 00000000..0a412fa1 --- /dev/null +++ b/static/mytweets/ewagoner/status/3074537430/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Town & Gown Players Annual Banquet tonight. Time for looking back with heavy hearts and then ahead to brighter future. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Town & Gown Players Annual Banquet tonight. Time for looking back with heavy hearts and then ahead to brighter future. +

+

+ 8/1/2009, 3:35:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/307515627541774336/index.html b/static/mytweets/ewagoner/status/307515627541774336/index.html new file mode 100644 index 00000000..29db4a62 --- /dev/null +++ b/static/mytweets/ewagoner/status/307515627541774336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Using my fancy coffee maker to brew up some chai hand mixed by @leekfixer. <a href="http://instagr.am/p/WUfMkWM2uZ/">http://instagr.am/p/WUfMkWM2uZ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Using my fancy coffee maker to brew up some chai hand mixed by @leekfixer. http://instagr.am/p/WUfMkWM2uZ/ +

+

+ 3/1/2013, 10:40:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/307517293787762688/index.html b/static/mytweets/ewagoner/status/307517293787762688/index.html new file mode 100644 index 00000000..c4f49137 --- /dev/null +++ b/static/mytweets/ewagoner/status/307517293787762688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @monkchips: what can agile software development learn from hog husbandry? <a href="http://monk.ly/149mj5D">http://monk.ly/149mj5D</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @monkchips: what can agile software development learn from hog husbandry? http://monk.ly/149mj5D +

+

+ 3/1/2013, 10:46:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/307523916652490753/index.html b/static/mytweets/ewagoner/status/307523916652490753/index.html new file mode 100644 index 00000000..9b1f2ece --- /dev/null +++ b/static/mytweets/ewagoner/status/307523916652490753/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I really need to find a way to get to England for Monkigras next year. It’s the conference I was made to be at. <a href="https://www.youtube.com/watch?v=x4B5J3RY7Ac">https://www.youtube.com/watch?v=x4B5J3RY7Ac</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I really need to find a way to get to England for Monkigras next year. It’s the conference I was made to be at. https://www.youtube.com/watch?v=x4B5J3RY7Ac +

+

+ 3/1/2013, 11:13:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/307563538925371393/index.html b/static/mytweets/ewagoner/status/307563538925371393/index.html new file mode 100644 index 00000000..2b4b2d84 --- /dev/null +++ b/static/mytweets/ewagoner/status/307563538925371393/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How curious! My bank gave me a free penny. Something called… “interest”? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How curious! My bank gave me a free penny. Something called… “interest”? +

+

+ 3/1/2013, 1:50:36 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/307566952195452928/index.html b/static/mytweets/ewagoner/status/307566952195452928/index.html new file mode 100644 index 00000000..3a303989 --- /dev/null +++ b/static/mytweets/ewagoner/status/307566952195452928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This robotic ball turns into a cupcake-munching beaver. <a href="http://www.gosphero.com">http://www.gosphero.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This robotic ball turns into a cupcake-munching beaver. http://www.gosphero.com +

+

+ 3/1/2013, 2:04:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/307589858170372096/index.html b/static/mytweets/ewagoner/status/307589858170372096/index.html new file mode 100644 index 00000000..26abfbc0 --- /dev/null +++ b/static/mytweets/ewagoner/status/307589858170372096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey. A comet might make it really sucky to be living on Mars next year. <a href="http://www.metafilter.com/125524/Mars-Cosmic-Bullseye#inline-4851130">http://www.metafilter.com/125524/Mars-Cosmic-Bullseye#inline-4851130</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/307602611626991617/index.html b/static/mytweets/ewagoner/status/307602611626991617/index.html new file mode 100644 index 00000000..054e9609 --- /dev/null +++ b/static/mytweets/ewagoner/status/307602611626991617/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sméagol Sings ‘Mad World’ <a href="http://www.youtube.com/watch?v=2INfnfP4wU8">http://www.youtube.com/watch?v=2INfnfP4wU8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/307615613537361921/index.html b/static/mytweets/ewagoner/status/307615613537361921/index.html new file mode 100644 index 00000000..25f60115 --- /dev/null +++ b/static/mytweets/ewagoner/status/307615613537361921/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LaughingSquid: A Cappella Multitrack Cover of the Stevie Wonder Song "I Wish" <a href="http://wp.me/p4t6s-14nW">http://wp.me/p4t6s-14nW</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LaughingSquid: A Cappella Multitrack Cover of the Stevie Wonder Song "I Wish" http://wp.me/p4t6s-14nW +

+

+ 3/1/2013, 5:17:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3076280845078528/index.html b/static/mytweets/ewagoner/status/3076280845078528/index.html new file mode 100644 index 00000000..a96cb4df --- /dev/null +++ b/static/mytweets/ewagoner/status/3076280845078528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spent my birthday/Christmas money on the complete sets of Blackadder, Red Dwarf, and Fawlty Towers. Thanks, Mom & Dad (and Amazon)! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spent my birthday/Christmas money on the complete sets of Blackadder, Red Dwarf, and Fawlty Towers. Thanks, Mom & Dad (and Amazon)! +

+

+ 11/12/2010, 8:26:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/307910856090476544/index.html b/static/mytweets/ewagoner/status/307910856090476544/index.html new file mode 100644 index 00000000..15d872ba --- /dev/null +++ b/static/mytweets/ewagoner/status/307910856090476544/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + New Order’s “Temptation” comes on and Juniper starts singing along. “Daddy, I love this song!” + +That’s normal for a 36 month old, right? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New Order’s “Temptation” comes on and Juniper starts singing along. “Daddy, I love this song!”

That’s normal for a 36 month old, right? +

+

+ 3/2/2013, 12:50:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/307925192/index.html b/static/mytweets/ewagoner/status/307925192/index.html new file mode 100644 index 00000000..68b76363 --- /dev/null +++ b/static/mytweets/ewagoner/status/307925192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Repo Man Party at Little Kings in Athens tonight, complete with Harry Dean Stanton look-alike contest. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Repo Man Party at Little Kings in Athens tonight, complete with Harry Dean Stanton look-alike contest. +

+

+ 10/2/2007, 4:48:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/30799302339067905/index.html b/static/mytweets/ewagoner/status/30799302339067905/index.html new file mode 100644 index 00000000..ea48cc5c --- /dev/null +++ b/static/mytweets/ewagoner/status/30799302339067905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Running an Internet farmers market is more difficult when there's no Internet. Went with plan B. Glad we didn't have to resort to plan C. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Running an Internet farmers market is more difficult when there's no Internet. Went with plan B. Glad we didn't have to resort to plan C. +

+

+ 1/27/2011, 8:28:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/308042351522238467/index.html b/static/mytweets/ewagoner/status/308042351522238467/index.html new file mode 100644 index 00000000..00ba4217 --- /dev/null +++ b/static/mytweets/ewagoner/status/308042351522238467/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @CurvaceousDee: The Holocaust Just Got More Shocking - <a href="http://nyti.ms/ZaTWlT">http://nyti.ms/ZaTWlT</a> <- NY Times, and not an understatement. Appalling. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @CurvaceousDee: The Holocaust Just Got More Shocking - http://nyti.ms/ZaTWlT <- NY Times, and not an understatement. Appalling. +

+

+ 3/2/2013, 9:33:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/308061904721547264/index.html b/static/mytweets/ewagoner/status/308061904721547264/index.html new file mode 100644 index 00000000..2e59ffc5 --- /dev/null +++ b/static/mytweets/ewagoner/status/308061904721547264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been writing code for the last hour and am now pushing it out to the live production servers. S! A! TUR! DAY! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been writing code for the last hour and am now pushing it out to the live production servers. S! A! TUR! DAY! +

+

+ 3/2/2013, 10:50:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3081375928/index.html b/static/mytweets/ewagoner/status/3081375928/index.html new file mode 100644 index 00000000..c9ea75d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/3081375928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Back from the T&G banquet. Had a great time. Don't recall the last time I cried on mic though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back from the T&G banquet. Had a great time. Don't recall the last time I cried on mic though. +

+

+ 8/2/2009, 12:03:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/30837413295165440/index.html b/static/mytweets/ewagoner/status/30837413295165440/index.html new file mode 100644 index 00000000..41eaafdf --- /dev/null +++ b/static/mytweets/ewagoner/status/30837413295165440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + David Brent and Michael Scott together on The Office was perfect. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ David Brent and Michael Scott together on The Office was perfect. +

+

+ 1/27/2011, 10:59:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/308393996508602368/index.html b/static/mytweets/ewagoner/status/308393996508602368/index.html new file mode 100644 index 00000000..dc108100 --- /dev/null +++ b/static/mytweets/ewagoner/status/308393996508602368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Added a multi-server wildcard SSL certificate to a new server earlier today, and it took all of two minutes. I’m still flabbergasted. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Added a multi-server wildcard SSL certificate to a new server earlier today, and it took all of two minutes. I’m still flabbergasted. +

+

+ 3/3/2013, 8:50:33 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/308679049918689280/index.html b/static/mytweets/ewagoner/status/308679049918689280/index.html new file mode 100644 index 00000000..037da280 --- /dev/null +++ b/static/mytweets/ewagoner/status/308679049918689280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s the 40th anniversary of “Dark Side of the Moon” & the 10th of the reggae version of it, “Dub Side of the Moon’: <a href="http://www.npr.org/templates/story/story.php?storyId=1190361">http://www.npr.org/templates/story/story.php?storyId=1190361</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/308917359140282368/index.html b/static/mytweets/ewagoner/status/308917359140282368/index.html new file mode 100644 index 00000000..d829870e --- /dev/null +++ b/static/mytweets/ewagoner/status/308917359140282368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Saturday I’m getting 33Mbps internet installed. Even at the biggest data cap available, 50GB at $340, I’d use a month’s worth in 3.45 hours. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Saturday I’m getting 33Mbps internet installed. Even at the biggest data cap available, 50GB at $340, I’d use a month’s worth in 3.45 hours. +

+

+ 3/5/2013, 7:30:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/309027147761205248/index.html b/static/mytweets/ewagoner/status/309027147761205248/index.html new file mode 100644 index 00000000..25e0ff14 --- /dev/null +++ b/static/mytweets/ewagoner/status/309027147761205248/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Hooray! You can now carry tea or shampoo on flights with you! + +No, just kidding. But you can now carry knives. <a href="http://www.bloomberg.com/news/2013-03-05/tsa-will-permit-knives-golf-clubs-on-u-s-planes.html">http://www.bloomberg.com/news/2013-03-05/tsa-will-permit-knives-golf-clubs-on-u-s-planes.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/309032031004798976/index.html b/static/mytweets/ewagoner/status/309032031004798976/index.html new file mode 100644 index 00000000..14e40fe0 --- /dev/null +++ b/static/mytweets/ewagoner/status/309032031004798976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Eating Cheek to Cheek” A fun music video from Sweet Stem Farm, using music from Adele. <a href="http://www.youtube.com/watch?v=RTZ9oTjTRAw">http://www.youtube.com/watch?v=RTZ9oTjTRAw</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Eating Cheek to Cheek” A fun music video from Sweet Stem Farm, using music from Adele. http://www.youtube.com/watch?v=RTZ9oTjTRAw +

+

+ 3/5/2013, 3:05:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/309132180200755200/index.html b/static/mytweets/ewagoner/status/309132180200755200/index.html new file mode 100644 index 00000000..74e27c25 --- /dev/null +++ b/static/mytweets/ewagoner/status/309132180200755200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watching “A Good Man Goes to War”. I’ve been plowing through this season. It’s so very good! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watching “A Good Man Goes to War”. I’ve been plowing through this season. It’s so very good! +

+

+ 3/5/2013, 9:43:49 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/309148650976722945/index.html b/static/mytweets/ewagoner/status/309148650976722945/index.html new file mode 100644 index 00000000..8cba21ea --- /dev/null +++ b/static/mytweets/ewagoner/status/309148650976722945/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I soaked in an ultra hot tub, sweated buckets, and replaced it with equal parts gin. It’s how I get an oil change. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I soaked in an ultra hot tub, sweated buckets, and replaced it with equal parts gin. It’s how I get an oil change. +

+

+ 3/5/2013, 10:49:16 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/309312026990227456/index.html b/static/mytweets/ewagoner/status/309312026990227456/index.html new file mode 100644 index 00000000..437ee4c9 --- /dev/null +++ b/static/mytweets/ewagoner/status/309312026990227456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper told me she wanted to listen to the “Giant Robot”. Then she struck a pose, just like the cover to “Yoshimi Battles the Pink Robots”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper told me she wanted to listen to the “Giant Robot”. Then she struck a pose, just like the cover to “Yoshimi Battles the Pink Robots”. +

+

+ 3/6/2013, 9:38:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/309314653383696384/index.html b/static/mytweets/ewagoner/status/309314653383696384/index.html new file mode 100644 index 00000000..a965e055 --- /dev/null +++ b/static/mytweets/ewagoner/status/309314653383696384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A gentleman’s deluxe adventurer outfit (video): <a href="http://www.youtube.com/watch?v=DRTpEV89iAU">http://www.youtube.com/watch?v=DRTpEV89iAU</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/309317593569828864/index.html b/static/mytweets/ewagoner/status/309317593569828864/index.html new file mode 100644 index 00000000..fbe1beba --- /dev/null +++ b/static/mytweets/ewagoner/status/309317593569828864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They Might Be Giants released a new album yesterday. The New Yorker likes it: <a href="http://www.newyorker.com/online/blogs/culture/2013/03/they-might-be-giants-back-in-the-land-of-adults.html">http://www.newyorker.com/online/blogs/culture/2013/03/they-might-be-giants-back-in-the-land-of-adults.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/309453776761257984/index.html b/static/mytweets/ewagoner/status/309453776761257984/index.html new file mode 100644 index 00000000..d8657941 --- /dev/null +++ b/static/mytweets/ewagoner/status/309453776761257984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just finished listening to the full-cast recording of Book 4 of @alhilton’s excellent “Guild of the Cowry Catchers”. One to go — next year! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just finished listening to the full-cast recording of Book 4 of @alhilton’s excellent “Guild of the Cowry Catchers”. One to go — next year! +

+

+ 3/6/2013, 7:01:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/309665441318576129/index.html b/static/mytweets/ewagoner/status/309665441318576129/index.html new file mode 100644 index 00000000..ea1ef64c --- /dev/null +++ b/static/mytweets/ewagoner/status/309665441318576129/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Did you know there’s a new music and art festival in town? It’s true! “Athens Slingshot” is this Saturday, downtown. <a href="http://www.athensslingshot.com">http://www.athensslingshot.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Did you know there’s a new music and art festival in town? It’s true! “Athens Slingshot” is this Saturday, downtown. http://www.athensslingshot.com +

+

+ 3/7/2013, 9:02:49 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/309667909024759809/index.html b/static/mytweets/ewagoner/status/309667909024759809/index.html new file mode 100644 index 00000000..ca1f5323 --- /dev/null +++ b/static/mytweets/ewagoner/status/309667909024759809/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "30+ of the most beautiful abandoned places and modern ruins I've ever seen" Some real gems in here. <a href="http://blogof.francescomugnai.com/2013/01/30-of-the-most-beautiful-abandoned-places-and-modern-ruins-ive-ever-seen/">http://blogof.francescomugnai.com/2013/01/30-of-the-most-beautiful-abandoned-places-and-modern-ruins-ive-ever-seen/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/309668426631245825/index.html b/static/mytweets/ewagoner/status/309668426631245825/index.html new file mode 100644 index 00000000..4da0fd7e --- /dev/null +++ b/static/mytweets/ewagoner/status/309668426631245825/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holdster USA: Leather Canning Jar Travel Mugs <a href="http://www.holdsterusa.com/">http://www.holdsterusa.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holdster USA: Leather Canning Jar Travel Mugs http://www.holdsterusa.com/ +

+

+ 3/7/2013, 9:14:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/309753282543353856/index.html b/static/mytweets/ewagoner/status/309753282543353856/index.html new file mode 100644 index 00000000..428d0af5 --- /dev/null +++ b/static/mytweets/ewagoner/status/309753282543353856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 42 Degrees has closed! They were my one stop shop for disc golf supplies, African drums, and functional glass sculpture. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 42 Degrees has closed! They were my one stop shop for disc golf supplies, African drums, and functional glass sculpture. +

+

+ 3/7/2013, 2:51:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/30997479210094592/index.html b/static/mytweets/ewagoner/status/30997479210094592/index.html new file mode 100644 index 00000000..dee5a361 --- /dev/null +++ b/static/mytweets/ewagoner/status/30997479210094592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + via @VISFI: Permaculture farm vies for global National Geographic Challenge to save coastal areas. You vote can win it! <a href="http://tinyurl.com/6g4h867">http://tinyurl.com/6g4h867</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ via @VISFI: Permaculture farm vies for global National Geographic Challenge to save coastal areas. You vote can win it! http://tinyurl.com/6g4h867 +

+

+ 1/28/2011, 9:35:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/31006419566206977/index.html b/static/mytweets/ewagoner/status/31006419566206977/index.html new file mode 100644 index 00000000..b125211b --- /dev/null +++ b/static/mytweets/ewagoner/status/31006419566206977/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Him: "Oh, that's great! I can't believe you have a Cthulhu shirt!" Me: "Um... I have several." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Him: "Oh, that's great! I can't believe you have a Cthulhu shirt!" Me: "Um... I have several." +

+

+ 1/28/2011, 10:11:21 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/310079275111952385/index.html b/static/mytweets/ewagoner/status/310079275111952385/index.html new file mode 100644 index 00000000..d956d3d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/310079275111952385/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “Of all the bears, the polar bear is the cutest, cuddliest, & has the highest ratio of adorableness per square inch.” +<a href="http://violetimpudence.tumblr.com/post/42292402549/nevver-all-about-polar-bears">http://violetimpudence.tumblr.com/post/42292402549/nevver-all-about-polar-bears</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/31008205450518528/index.html b/static/mytweets/ewagoner/status/31008205450518528/index.html new file mode 100644 index 00000000..2db44592 --- /dev/null +++ b/static/mytweets/ewagoner/status/31008205450518528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This walking all day is making me ravenous. Which is kind of the point, I guess. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This walking all day is making me ravenous. Which is kind of the point, I guess. +

+

+ 1/28/2011, 10:18:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/310113862118678529/index.html b/static/mytweets/ewagoner/status/310113862118678529/index.html new file mode 100644 index 00000000..72ea58f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/310113862118678529/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "What Happened When Humans Met An 'Alien' Intelligence? Sex Happened" <a href="http://www.npr.org/blogs/krulwich/2013/03/08/173813194/what-happened-when-humans-met-an-alien-intelligence-sex-happened">http://www.npr.org/blogs/krulwich/2013/03/08/173813194/what-happened-when-humans-met-an-alien-intelligence-sex-happened</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/310150975086292993/index.html b/static/mytweets/ewagoner/status/310150975086292993/index.html new file mode 100644 index 00000000..bfa2c9f8 --- /dev/null +++ b/static/mytweets/ewagoner/status/310150975086292993/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Zoroastrian tradition tells of how human flesh, once dead, is so unclean it will pollute everything it touches. <a href="http://godheadv.blogspot.com/2010/03/towers-of-silence.html">http://godheadv.blogspot.com/2010/03/towers-of-silence.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/31017923640299520/index.html b/static/mytweets/ewagoner/status/31017923640299520/index.html new file mode 100644 index 00000000..f9603610 --- /dev/null +++ b/static/mytweets/ewagoner/status/31017923640299520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: 5.11 Tactical Jumpsuits are $35 marked down from $129. I thought you'd like to know. » <a href="http://bit.ly/fDQlBq">http://bit.ly/fDQlBq</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Ihnatko: 5.11 Tactical Jumpsuits are $35 marked down from $129. I thought you'd like to know. » http://bit.ly/fDQlBq +

+

+ 1/28/2011, 10:57:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/310473075579838465/index.html b/static/mytweets/ewagoner/status/310473075579838465/index.html new file mode 100644 index 00000000..7cd57d5a --- /dev/null +++ b/static/mytweets/ewagoner/status/310473075579838465/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh hey! Vivian could have stopped using her booster seat seven months ago. That’ll make transportation a little easier from now on. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh hey! Vivian could have stopped using her booster seat seven months ago. That’ll make transportation a little easier from now on. +

+

+ 3/9/2013, 2:32:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/310486975872389120/index.html b/static/mytweets/ewagoner/status/310486975872389120/index.html new file mode 100644 index 00000000..94251f11 --- /dev/null +++ b/static/mytweets/ewagoner/status/310486975872389120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT Chaucer Doth Tweet: Ich have made a shirte on zazzle for "Thys ys what a Feministe doth look lyke": <a href="http://bit.ly/10vNHhH">http://bit.ly/10vNHhH</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT Chaucer Doth Tweet: Ich have made a shirte on zazzle for "Thys ys what a Feministe doth look lyke": http://bit.ly/10vNHhH +

+

+ 3/9/2013, 3:27:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/310507604357029888/index.html b/static/mytweets/ewagoner/status/310507604357029888/index.html new file mode 100644 index 00000000..9769ee41 --- /dev/null +++ b/static/mytweets/ewagoner/status/310507604357029888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Verizon LTE broadband installers are here, reusing coax from my satellite “broadband”. It’ll push more data in 10 mins than it saw in years. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Verizon LTE broadband installers are here, reusing coax from my satellite “broadband”. It’ll push more data in 10 mins than it saw in years. +

+

+ 3/9/2013, 4:49:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/310515538499604480/index.html b/static/mytweets/ewagoner/status/310515538499604480/index.html new file mode 100644 index 00000000..1671de83 --- /dev/null +++ b/static/mytweets/ewagoner/status/310515538499604480/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + “The Professor, the Bikini Model, and the Suitcase Full of Trouble” + +Coke’s a hell of a drug. Naïveté’s trouble too. + +<a href="http://www.nytimes.com/2013/03/10/magazine/the-professor-the-bikini-model-and-the-suitcase-full-of-trouble.html?smid=fb-nytimes&WT.z_sma=MG_TPT_20130309&_r=1&">http://www.nytimes.com/2013/03/10/magazine/the-professor-the-bikini-model-and-the-suitcase-full-of-trouble.html?smid=fb-nytimes&WT.z_sma=MG_TPT_20130309&_r=1&</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/310528647754809344/index.html b/static/mytweets/ewagoner/status/310528647754809344/index.html new file mode 100644 index 00000000..22a30ccd --- /dev/null +++ b/static/mytweets/ewagoner/status/310528647754809344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 38 megabit internet, at home, way out here in the middle of the country? Woo hoo! Too bad about the data caps, though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 38 megabit internet, at home, way out here in the middle of the country? Woo hoo! Too bad about the data caps, though. +

+

+ 3/9/2013, 6:12:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/31053652533710848/index.html b/static/mytweets/ewagoner/status/31053652533710848/index.html new file mode 100644 index 00000000..2c63d640 --- /dev/null +++ b/static/mytweets/ewagoner/status/31053652533710848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Friday Coffee @ 1000 Faces Coffee http://instagr.am/p/BQS1E/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Friday Coffee @ 1000 Faces Coffee http://instagr.am/p/BQS1E/ +

+

+ 1/28/2011, 1:19:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/310559699135234048/index.html b/static/mytweets/ewagoner/status/310559699135234048/index.html new file mode 100644 index 00000000..ed4de291 --- /dev/null +++ b/static/mytweets/ewagoner/status/310559699135234048/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “Three Nerds on a Carpet” had a good run, but I already miss @ylnt. +<a href="https://vimeo.com/1212142">https://vimeo.com/1212142</a> <a href="http://youlooknicetoday.com">http://youlooknicetoday.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/310563220702253056/index.html b/static/mytweets/ewagoner/status/310563220702253056/index.html new file mode 100644 index 00000000..3825a98e --- /dev/null +++ b/static/mytweets/ewagoner/status/310563220702253056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think I want this house. <a href="http://www.zillow.com/homedetails/3450-Highway-29-N-Danielsville-GA-30633/89958855_zpid/">http://www.zillow.com/homedetails/3450-Highway-29-N-Danielsville-GA-30633/89958855_zpid/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3107445320720384/index.html b/static/mytweets/ewagoner/status/3107445320720384/index.html new file mode 100644 index 00000000..c7763da4 --- /dev/null +++ b/static/mytweets/ewagoner/status/3107445320720384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian tells me I'm going to die when I'm 100, in the winter, so pencil in a party for March, 2072. I'll hold out close to equinox as I can. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian tells me I'm going to die when I'm 100, in the winter, so pencil in a party for March, 2072. I'll hold out close to equinox as I can. +

+

+ 11/12/2010, 10:30:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/31079642752356352/index.html b/static/mytweets/ewagoner/status/31079642752356352/index.html new file mode 100644 index 00000000..0b97d6c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/31079642752356352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + . @GeorgiaOrganics Conference keynote speaker announcement: Vandana Shiva! <a href="http://fb.me/GFMs1VGW">http://fb.me/GFMs1VGW</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ . @GeorgiaOrganics Conference keynote speaker announcement: Vandana Shiva! http://fb.me/GFMs1VGW +

+

+ 1/28/2011, 3:02:18 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/31088228677189632/index.html b/static/mytweets/ewagoner/status/31088228677189632/index.html new file mode 100644 index 00000000..9fa1053b --- /dev/null +++ b/static/mytweets/ewagoner/status/31088228677189632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Miracle of miracles! After three or four months of Wells Fargo correcting their past mistakes, our re-fi closing is scheduled for Monday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Miracle of miracles! After three or four months of Wells Fargo correcting their past mistakes, our re-fi closing is scheduled for Monday. +

+

+ 1/28/2011, 3:36:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/310917121414688768/index.html b/static/mytweets/ewagoner/status/310917121414688768/index.html new file mode 100644 index 00000000..26c7ad56 --- /dev/null +++ b/static/mytweets/ewagoner/status/310917121414688768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + ChaucerDothTweet (@LeVostreGC): Richard III ys at #sxsw, by cause yt ys the firste place thinges go whanne thei are no longer undergrounde + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ ChaucerDothTweet (@LeVostreGC): Richard III ys at #sxsw, by cause yt ys the firste place thinges go whanne thei are no longer undergrounde +

+

+ 3/10/2013, 8:56:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/310933785736790016/index.html b/static/mytweets/ewagoner/status/310933785736790016/index.html new file mode 100644 index 00000000..8e555f53 --- /dev/null +++ b/static/mytweets/ewagoner/status/310933785736790016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SchoolofThrones: WELCOME TO WESTEROS VALLEY HIGH! School of Thrones is here, and #PromNightIsComing - <a href="http://www.youtube.com/watch?v=DY6dvlMfntw">http://www.youtube.com/watch?v=DY6dvlMfntw</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SchoolofThrones: WELCOME TO WESTEROS VALLEY HIGH! School of Thrones is here, and #PromNightIsComing - http://www.youtube.com/watch?v=DY6dvlMfntw +

+

+ 3/10/2013, 10:02:46 PM +

+

Favs: 2

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/31109784568598528/index.html b/static/mytweets/ewagoner/status/31109784568598528/index.html new file mode 100644 index 00000000..bf7b6e8d --- /dev/null +++ b/static/mytweets/ewagoner/status/31109784568598528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This weekend: A trip to the museum to look at the dinosaur bones and a trip to the skating rink. Might bring the girls. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This weekend: A trip to the museum to look at the dinosaur bones and a trip to the skating rink. Might bring the girls. +

+

+ 1/28/2011, 5:02:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/311120736318287872/index.html b/static/mytweets/ewagoner/status/311120736318287872/index.html new file mode 100644 index 00000000..0716f3d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/311120736318287872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Thirteen Reasons I Adore Douglas Adams”. Thoughts for what would have been his 61st birthday. <a href="http://www.huffingtonpost.com/gregory-weinkauf/thirteen-reasons-i-adore-_b_2852307.html">http://www.huffingtonpost.com/gregory-weinkauf/thirteen-reasons-i-adore-_b_2852307.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/311169196195196928/index.html b/static/mytweets/ewagoner/status/311169196195196928/index.html new file mode 100644 index 00000000..407b2440 --- /dev/null +++ b/static/mytweets/ewagoner/status/311169196195196928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Zombie hordes force Megan Jean and the KFB to relocate: Band seeks higher ground in Atlanta" <a href="http://www.charlestoncitypaper.com/FeedbackFile/archives/2013/03/07/zombie-hordes-force-megan-jean-and-the-kfb-to-relocate">http://www.charlestoncitypaper.com/FeedbackFile/archives/2013/03/07/zombie-hordes-force-megan-jean-and-the-kfb-to-relocate</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/311175125884080129/index.html b/static/mytweets/ewagoner/status/311175125884080129/index.html new file mode 100644 index 00000000..d6e0ba69 --- /dev/null +++ b/static/mytweets/ewagoner/status/311175125884080129/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve only been in the “America’s Thrift Store” once, but I’m pretty sure they were filming this in there then. NSFW. <a href="http://www.youtube.com/watch?v=QK8mJJJvaes">http://www.youtube.com/watch?v=QK8mJJJvaes</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve only been in the “America’s Thrift Store” once, but I’m pretty sure they were filming this in there then. NSFW. http://www.youtube.com/watch?v=QK8mJJJvaes +

+

+ 3/11/2013, 2:01:46 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/31121743363964928/index.html b/static/mytweets/ewagoner/status/31121743363964928/index.html new file mode 100644 index 00000000..9c1e7962 --- /dev/null +++ b/static/mytweets/ewagoner/status/31121743363964928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + No Scavenging in the Recyclables (unless you are a vulture) http://instagr.am/p/BQf2Q/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ No Scavenging in the Recyclables (unless you are a vulture) http://instagr.am/p/BQf2Q/ +

+

+ 1/28/2011, 5:49:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/311290023578312707/index.html b/static/mytweets/ewagoner/status/311290023578312707/index.html new file mode 100644 index 00000000..bcdd06d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/311290023578312707/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Why I Hacked Donkey Kong for My Daughter" <a href="http://www.wired.com/gamelife/2013/03/donkey-kong-pauline-hack/">http://www.wired.com/gamelife/2013/03/donkey-kong-pauline-hack/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/311293214093099009/index.html b/static/mytweets/ewagoner/status/311293214093099009/index.html new file mode 100644 index 00000000..2f37920b --- /dev/null +++ b/static/mytweets/ewagoner/status/311293214093099009/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is a kindness. Do not be alarmed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is a kindness. Do not be alarmed. +

+

+ 3/11/2013, 9:51:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/311472304850874368/index.html b/static/mytweets/ewagoner/status/311472304850874368/index.html new file mode 100644 index 00000000..bb27bb3f --- /dev/null +++ b/static/mytweets/ewagoner/status/311472304850874368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Market expansion may give downtown Tampa a grocery store" Athens could use something like this. <a href="http://www2.tbo.com/news/business/2013/mar/06/3/market-expansion-may-give-downtown-tampa-a-grocery-ar-650747/">http://www2.tbo.com/news/business/2013/mar/06/3/market-expansion-may-give-downtown-tampa-a-grocery-ar-650747/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/311492830986125312/index.html b/static/mytweets/ewagoner/status/311492830986125312/index.html new file mode 100644 index 00000000..62f1b413 --- /dev/null +++ b/static/mytweets/ewagoner/status/311492830986125312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ferretthimself and @mkazoo: Your one moment of perfect beauty for the day. Her silence speaks whole histories. <a href="http://zengarage.com.au/2013/03/marina-abramovic-and-ulay/">http://zengarage.com.au/2013/03/marina-abramovic-and-ulay/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/311540349099204608/index.html b/static/mytweets/ewagoner/status/311540349099204608/index.html new file mode 100644 index 00000000..a3f71647 --- /dev/null +++ b/static/mytweets/ewagoner/status/311540349099204608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "7 Up-and-Coming Food Cities Around the U.S." Zagat's discovered our secret: eating here's great, thanks to our farms <a href="http://blog.zagat.com/2013/03/7-up-and-coming-food-cities-in-us.html">http://blog.zagat.com/2013/03/7-up-and-coming-food-cities-in-us.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/311545880572469248/index.html b/static/mytweets/ewagoner/status/311545880572469248/index.html new file mode 100644 index 00000000..c69a3bc1 --- /dev/null +++ b/static/mytweets/ewagoner/status/311545880572469248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve only two more episodes of Doctor Who that I’ve yet to see. Which is good, because my to-read stack of books has really been piling up. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve only two more episodes of Doctor Who that I’ve yet to see. Which is good, because my to-read stack of books has really been piling up. +

+

+ 3/12/2013, 2:35:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/311551737515347968/index.html b/static/mytweets/ewagoner/status/311551737515347968/index.html new file mode 100644 index 00000000..ddfac58c --- /dev/null +++ b/static/mytweets/ewagoner/status/311551737515347968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @timpratt: Smoke rising from the Vatican, also gouts of fire and molten rock, looks like we've got our first Dragon Pope. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @timpratt: Smoke rising from the Vatican, also gouts of fire and molten rock, looks like we've got our first Dragon Pope. +

+

+ 3/12/2013, 2:58:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/311677391711920128/index.html b/static/mytweets/ewagoner/status/311677391711920128/index.html new file mode 100644 index 00000000..0c12aa3e --- /dev/null +++ b/static/mytweets/ewagoner/status/311677391711920128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juni is sad she has to be in her crib, so she’s laying down and sadly singing Regina Spektor songs to herself. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juni is sad she has to be in her crib, so she’s laying down and sadly singing Regina Spektor songs to herself. +

+

+ 3/12/2013, 11:17:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/311821915004215298/index.html b/static/mytweets/ewagoner/status/311821915004215298/index.html new file mode 100644 index 00000000..994a3192 --- /dev/null +++ b/static/mytweets/ewagoner/status/311821915004215298/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Combustion Books is taking 25% off everything thru Friday to celebrate the assassination of two infamous tyrants. <a href="http://www.combustionbooks.org">http://www.combustionbooks.org</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Combustion Books is taking 25% off everything thru Friday to celebrate the assassination of two infamous tyrants. http://www.combustionbooks.org +

+

+ 3/13/2013, 8:51:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/311943493247455232/index.html b/static/mytweets/ewagoner/status/311943493247455232/index.html new file mode 100644 index 00000000..beedadd1 --- /dev/null +++ b/static/mytweets/ewagoner/status/311943493247455232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The opening credits to HBO’s “Game of Thrones” -- if it had been made 20 years ago. <a href="http://www.youtube.com/watch?v=2fPgIIB67bw">http://www.youtube.com/watch?v=2fPgIIB67bw</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The opening credits to HBO’s “Game of Thrones” -- if it had been made 20 years ago. http://www.youtube.com/watch?v=2fPgIIB67bw +

+

+ 3/13/2013, 4:54:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/311993504970731521/index.html b/static/mytweets/ewagoner/status/311993504970731521/index.html new file mode 100644 index 00000000..fa7e7130 --- /dev/null +++ b/static/mytweets/ewagoner/status/311993504970731521/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT for truth: @fitzage: Google has no interest in running a synching service, because they can't put ads on it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT for truth: @fitzage: Google has no interest in running a synching service, because they can't put ads on it. +

+

+ 3/13/2013, 8:13:42 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/311996722089979905/index.html b/static/mytweets/ewagoner/status/311996722089979905/index.html new file mode 100644 index 00000000..7a25df76 --- /dev/null +++ b/static/mytweets/ewagoner/status/311996722089979905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mathowie: Can we go back to yesterday and stay there forever? Back to when there was no homophobic Pope and Google Reader still existed? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mathowie: Can we go back to yesterday and stay there forever? Back to when there was no homophobic Pope and Google Reader still existed? +

+

+ 3/13/2013, 8:26:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/312003656226582529/index.html b/static/mytweets/ewagoner/status/312003656226582529/index.html new file mode 100644 index 00000000..ef0e64fa --- /dev/null +++ b/static/mytweets/ewagoner/status/312003656226582529/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Don’t know what sort of black magic goes into grapefruits breeding with tangerines, but their unholy offspring, the minneola, is delicious. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Don’t know what sort of black magic goes into grapefruits breeding with tangerines, but their unholy offspring, the minneola, is delicious. +

+

+ 3/13/2013, 8:54:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/312275266254798848/index.html b/static/mytweets/ewagoner/status/312275266254798848/index.html new file mode 100644 index 00000000..1dd30b7a --- /dev/null +++ b/static/mytweets/ewagoner/status/312275266254798848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wish I had time for games today. #myathens <a href="http://instagr.am/p/W2UJGUs2gd/">http://instagr.am/p/W2UJGUs2gd/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wish I had time for games today. #myathens http://instagr.am/p/W2UJGUs2gd/ +

+

+ 3/14/2013, 2:53:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/312308162/index.html b/static/mytweets/ewagoner/status/312308162/index.html new file mode 100644 index 00000000..1b876c74 --- /dev/null +++ b/static/mytweets/ewagoner/status/312308162/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So tired. So very, very tired. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So tired. So very, very tired. +

+

+ 10/4/2007, 1:22:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/312398733117632512/index.html b/static/mytweets/ewagoner/status/312398733117632512/index.html new file mode 100644 index 00000000..6ad91dd9 --- /dev/null +++ b/static/mytweets/ewagoner/status/312398733117632512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I tried to answer the question “how many whole pineapples can Eric eat for dinner?” but I still don’t know since I only had the one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I tried to answer the question “how many whole pineapples can Eric eat for dinner?” but I still don’t know since I only had the one. +

+

+ 3/14/2013, 11:03:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/312635243997835264/index.html b/static/mytweets/ewagoner/status/312635243997835264/index.html new file mode 100644 index 00000000..fe81c78d --- /dev/null +++ b/static/mytweets/ewagoner/status/312635243997835264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m in Atlanta for a conference and discovered there’s a Farm Burger one block over. Everything’s coming up Milhaus! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m in Atlanta for a conference and discovered there’s a Farm Burger one block over. Everything’s coming up Milhaus! +

+

+ 3/15/2013, 2:43:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/312860762/index.html b/static/mytweets/ewagoner/status/312860762/index.html new file mode 100644 index 00000000..daa71f07 --- /dev/null +++ b/static/mytweets/ewagoner/status/312860762/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holding down the tent at the farmers market so the storm doesn't take it away. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holding down the tent at the farmers market so the storm doesn't take it away. +

+

+ 10/4/2007, 6:42:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3129803856/index.html b/static/mytweets/ewagoner/status/3129803856/index.html new file mode 100644 index 00000000..f41fc989 --- /dev/null +++ b/static/mytweets/ewagoner/status/3129803856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Verizon MiFi is an awesome device. The data plan pricing on the other hand is sheer lunacy. $59/mo for 5gb, $199/mo for 10gb. Why not buy 3? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Verizon MiFi is an awesome device. The data plan pricing on the other hand is sheer lunacy. $59/mo for 5gb, $199/mo for 10gb. Why not buy 3? +

+

+ 8/4/2009, 3:10:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/312995952/index.html b/static/mytweets/ewagoner/status/312995952/index.html new file mode 100644 index 00000000..a4ec3c5c --- /dev/null +++ b/static/mytweets/ewagoner/status/312995952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Was going to go get a bite. Think I'll go home and have port and Stilton instead. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Was going to go get a bite. Think I'll go home and have port and Stilton instead. +

+

+ 10/4/2007, 8:33:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/313002969610199041/index.html b/static/mytweets/ewagoner/status/313002969610199041/index.html new file mode 100644 index 00000000..99adf3b3 --- /dev/null +++ b/static/mytweets/ewagoner/status/313002969610199041/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “You can never feel bad when Rocket Man is playing. It’s a true fact.” — @nympsam + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “You can never feel bad when Rocket Man is playing. It’s a true fact.” — @nympsam +

+

+ 3/16/2013, 3:04:57 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/313026618232799232/index.html b/static/mytweets/ewagoner/status/313026618232799232/index.html new file mode 100644 index 00000000..585d5e93 --- /dev/null +++ b/static/mytweets/ewagoner/status/313026618232799232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + O Osternbaum, o Osternbaum! <a href="http://instagr.am/p/W7oQ-ss2lw/">http://instagr.am/p/W7oQ-ss2lw/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/313402416953425922/index.html b/static/mytweets/ewagoner/status/313402416953425922/index.html new file mode 100644 index 00000000..399c1e11 --- /dev/null +++ b/static/mytweets/ewagoner/status/313402416953425922/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Is today the first day of some hunting season? I haven’t heard this much gunfire since watching that movie about D Day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Is today the first day of some hunting season? I haven’t heard this much gunfire since watching that movie about D Day. +

+

+ 3/17/2013, 5:32:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/313639201247731713/index.html b/static/mytweets/ewagoner/status/313639201247731713/index.html new file mode 100644 index 00000000..8995a925 --- /dev/null +++ b/static/mytweets/ewagoner/status/313639201247731713/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s mine! RT @alt_kilt: Anima kilt headed to GA. Save 15% with the code: AKSpring15: http://bit.ly/Xgotxw + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s mine! RT @alt_kilt: Anima kilt headed to GA. Save 15% with the code: AKSpring15: http://bit.ly/Xgotxw

+

+

+ 3/18/2013, 9:13:07 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/313675465585987584/index.html b/static/mytweets/ewagoner/status/313675465585987584/index.html new file mode 100644 index 00000000..05be40c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/313675465585987584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Forgot my trapeze clothes so stopped at the dollar store for something to wear. I think these pajama bottoms have a thread count of about 8. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Forgot my trapeze clothes so stopped at the dollar store for something to wear. I think these pajama bottoms have a thread count of about 8. +

+

+ 3/18/2013, 11:37:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/313749530493464576/index.html b/static/mytweets/ewagoner/status/313749530493464576/index.html new file mode 100644 index 00000000..c121fb47 --- /dev/null +++ b/static/mytweets/ewagoner/status/313749530493464576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Don’t blink. Don’t even blink. Blink and you’re cat food. <a href="http://www.youtube.com/watch?v=JJT39M8Y2F8">http://www.youtube.com/watch?v=JJT39M8Y2F8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/313761255074701312/index.html b/static/mytweets/ewagoner/status/313761255074701312/index.html new file mode 100644 index 00000000..35d1eb85 --- /dev/null +++ b/static/mytweets/ewagoner/status/313761255074701312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The best writing on the Steubenville rape trial I’ve seen has come from, of all places, the Yahoo sport pages. <a href="http://sports.yahoo.com/news/highschool--steubenville-high-school-football-players-found-guilty-of-raping-16-year-old-girl-164129528.html">http://sports.yahoo.com/news/highschool--steubenville-high-school-football-players-found-guilty-of-raping-16-year-old-girl-164129528.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/313830476584456192/index.html b/static/mytweets/ewagoner/status/313830476584456192/index.html new file mode 100644 index 00000000..f7b68fb7 --- /dev/null +++ b/static/mytweets/ewagoner/status/313830476584456192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m about to find out what the fuss over Sherlock, starring Bilbo and Smaug, is all about. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m about to find out what the fuss over Sherlock, starring Bilbo and Smaug, is all about. +

+

+ 3/18/2013, 9:53:10 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/31383634858475520/index.html b/static/mytweets/ewagoner/status/31383634858475520/index.html new file mode 100644 index 00000000..b8ceaa4c --- /dev/null +++ b/static/mytweets/ewagoner/status/31383634858475520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Guess who's eager to go to the natural history museum. http://instagr.am/p/BRgcY/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Guess who's eager to go to the natural history museum. http://instagr.am/p/BRgcY/ +

+

+ 1/29/2011, 11:10:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/313851389497454592/index.html b/static/mytweets/ewagoner/status/313851389497454592/index.html new file mode 100644 index 00000000..6bb652f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/313851389497454592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “You’re brilliant, you are. A proper genius. The power of deduction, that’s proper thinking.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “You’re brilliant, you are. A proper genius. The power of deduction, that’s proper thinking.” +

+

+ 3/18/2013, 11:16:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/314070943192477697/index.html b/static/mytweets/ewagoner/status/314070943192477697/index.html new file mode 100644 index 00000000..3c2a6a33 --- /dev/null +++ b/static/mytweets/ewagoner/status/314070943192477697/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “Thumbs & Ammo” -- because real tough guys don’t need guns. They just need a positive, can-do attitude. +<a href="http://www.thumbsandammo.blogspot.co.uk">http://www.thumbsandammo.blogspot.co.uk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Thumbs & Ammo” -- because real tough guys don’t need guns. They just need a positive, can-do attitude.
http://www.thumbsandammo.blogspot.co.uk +

+

+ 3/19/2013, 1:48:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/314426929166053377/index.html b/static/mytweets/ewagoner/status/314426929166053377/index.html new file mode 100644 index 00000000..e7c6c8c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/314426929166053377/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "…conflicts that arise when one starts comparing centipedes to scorpions, and make it up with insect-filled kisses." <a href="http://www.theferrett.com/ferrettworks/2013/03/how-my-mind-works-the-worlds-perfect-couple/?utm_source=rss&utm_medium=rss&utm_campaign=how-my-mind-works-the-worlds-perfect-couple">http://www.theferrett.com/ferrettworks/2013/03/how-my-mind-works-the-worlds-perfect-couple/?utm_source=rss&utm_medium=rss&utm_campaign=how-my-mind-works-the-worlds-perfect-couple</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/314448382/index.html b/static/mytweets/ewagoner/status/314448382/index.html new file mode 100644 index 00000000..115f1ab7 --- /dev/null +++ b/static/mytweets/ewagoner/status/314448382/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 11 hours of sleep was mighty nice. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 11 hours of sleep was mighty nice. +

+

+ 10/5/2007, 11:18:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/314491830563663875/index.html b/static/mytweets/ewagoner/status/314491830563663875/index.html new file mode 100644 index 00000000..8248147e --- /dev/null +++ b/static/mytweets/ewagoner/status/314491830563663875/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @lynchland: Don't forget. NEW SIFL AND OLLY episodes start tomorrow on the @nerdistchannel on YouTube! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @lynchland: Don't forget. NEW SIFL AND OLLY episodes start tomorrow on the @nerdistchannel on YouTube! +

+

+ 3/20/2013, 5:41:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/31449363423174657/index.html b/static/mytweets/ewagoner/status/31449363423174657/index.html new file mode 100644 index 00000000..e0d396fa --- /dev/null +++ b/static/mytweets/ewagoner/status/31449363423174657/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wouldn't you know it. It's "weird dudes wearing babies" day at the museum. Place was packed. http://instagr.am/p/BRw1b/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wouldn't you know it. It's "weird dudes wearing babies" day at the museum. Place was packed. http://instagr.am/p/BRw1b/ +

+

+ 1/29/2011, 3:31:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3145270864/index.html b/static/mytweets/ewagoner/status/3145270864/index.html new file mode 100644 index 00000000..58bf05dd --- /dev/null +++ b/static/mytweets/ewagoner/status/3145270864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Come Lady Death" by Peter S Beagle. What if you invite Death to a grand ball, and Death RSVPs? Great 1st ep of PodCastle, a fantasy podcast + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Come Lady Death" by Peter S Beagle. What if you invite Death to a grand ball, and Death RSVPs? Great 1st ep of PodCastle, a fantasy podcast +

+

+ 8/5/2009, 9:43:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/314532192/index.html b/static/mytweets/ewagoner/status/314532192/index.html new file mode 100644 index 00000000..cc6f283c --- /dev/null +++ b/static/mytweets/ewagoner/status/314532192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Homemade hash browns (scattered smothered covered), scrambled eggs, and good coffee. Sick days home alone aren't so bad. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Homemade hash browns (scattered smothered covered), scrambled eggs, and good coffee. Sick days home alone aren't so bad. +

+

+ 10/5/2007, 11:56:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/31453363522502656/index.html b/static/mytweets/ewagoner/status/31453363522502656/index.html new file mode 100644 index 00000000..f29c2d20 --- /dev/null +++ b/static/mytweets/ewagoner/status/31453363522502656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian, T Rex Tamer http://instagr.am/p/BRx2Q/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian, T Rex Tamer http://instagr.am/p/BRx2Q/ +

+

+ 1/29/2011, 3:47:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/314583148824506368/index.html b/static/mytweets/ewagoner/status/314583148824506368/index.html new file mode 100644 index 00000000..1a2f5d02 --- /dev/null +++ b/static/mytweets/ewagoner/status/314583148824506368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s the first day of spring so I shaved off my winter old man beard. Turns out it was most of my recent weight gain. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s the first day of spring so I shaved off my winter old man beard. Turns out it was most of my recent weight gain. +

+

+ 3/20/2013, 11:44:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3146071113/index.html b/static/mytweets/ewagoner/status/3146071113/index.html new file mode 100644 index 00000000..e59c631c --- /dev/null +++ b/static/mytweets/ewagoner/status/3146071113/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When I ignore red flags starting a business relationship with someone because they seem nice enough, I always get burned. Nice isn't enough. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When I ignore red flags starting a business relationship with someone because they seem nice enough, I always get burned. Nice isn't enough. +

+

+ 8/5/2009, 10:35:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/314733363426652161/index.html b/static/mytweets/ewagoner/status/314733363426652161/index.html new file mode 100644 index 00000000..7065eba6 --- /dev/null +++ b/static/mytweets/ewagoner/status/314733363426652161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Woman booted from Athens restaurant, calls manager a Muslim” She was there w/ her church group. The Knights Templar? <a href="http://onlineathens.com/local-news/2013-03-20/woman-booted-athens-restaurant-calls-manager-muslim">http://onlineathens.com/local-news/2013-03-20/woman-booted-athens-restaurant-calls-manager-muslim</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/314745178772606977/index.html b/static/mytweets/ewagoner/status/314745178772606977/index.html new file mode 100644 index 00000000..2120fac7 --- /dev/null +++ b/static/mytweets/ewagoner/status/314745178772606977/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “The cut of my jib is entirely beyond reproach.” + +“Just Like A Chap” by Mr. B The Gentleman Rhymer <a href="http://www.youtube.com/watch?v=fiRPBCiJg2c&feature=player_embedded">http://www.youtube.com/watch?v=fiRPBCiJg2c&feature=player_embedded</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/314865903600816129/index.html b/static/mytweets/ewagoner/status/314865903600816129/index.html new file mode 100644 index 00000000..e7667a86 --- /dev/null +++ b/static/mytweets/ewagoner/status/314865903600816129/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "UGA student assaulted by woman dressed like mime" + +Be careful, y'all. It's getting weird out there. <a href="http://onlineathens.com/breaking-news/2013-03-21/uga-student-assaulted-woman-dressed-mime">http://onlineathens.com/breaking-news/2013-03-21/uga-student-assaulted-woman-dressed-mime</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/314870741990522880/index.html b/static/mytweets/ewagoner/status/314870741990522880/index.html new file mode 100644 index 00000000..78cd9fd9 --- /dev/null +++ b/static/mytweets/ewagoner/status/314870741990522880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NPRinskeep: Even if you knew it already, each paragraph in this review of book on detainees is more jaw-dropping than the last. http ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NPRinskeep: Even if you knew it already, each paragraph in this review of book on detainees is more jaw-dropping than the last. http ... +

+

+ 3/21/2013, 6:46:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/31487481/index.html b/static/mytweets/ewagoner/status/31487481/index.html new file mode 100644 index 00000000..2c9d9924 --- /dev/null +++ b/static/mytweets/ewagoner/status/31487481/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Moved several thousand bees to a new hive. Nothing gets the heart instinctively pounding like being in the middle of a cloud of upset bees. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Moved several thousand bees to a new hive. Nothing gets the heart instinctively pounding like being in the middle of a cloud of upset bees. +

+

+ 4/17/2007, 7:15:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/315090504004014080/index.html b/static/mytweets/ewagoner/status/315090504004014080/index.html new file mode 100644 index 00000000..e6a256af --- /dev/null +++ b/static/mytweets/ewagoner/status/315090504004014080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @gryphoness: Still don't know how I feel about new Tomb Raider, but this by @ashelia is amazing, huge, important: <a href="http://hellmode.com/2013/03/21/this-isnt-the-article-i-wanted-to-write-about-tomb-raider/">http://hellmode.com/2013/03/21/this-isnt-the-article-i-wanted-to-write-about-tomb-raider/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/315172085217521664/index.html b/static/mytweets/ewagoner/status/315172085217521664/index.html new file mode 100644 index 00000000..c6c02527 --- /dev/null +++ b/static/mytweets/ewagoner/status/315172085217521664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + To all the girls I’ve loved before, who’ve travelled in and out my door: <a href="http://jimromenesko.com/2013/03/21/huffington-post-seeks-people-who-have-had-sex-with-aliens/">http://jimromenesko.com/2013/03/21/huffington-post-seeks-people-who-have-had-sex-with-aliens/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3151926413/index.html b/static/mytweets/ewagoner/status/3151926413/index.html new file mode 100644 index 00000000..3d47d366 --- /dev/null +++ b/static/mytweets/ewagoner/status/3151926413/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting ready to go to kindergarten open house to meet the teacher. I guess this thing's for real. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting ready to go to kindergarten open house to meet the teacher. I guess this thing's for real. +

+

+ 8/5/2009, 4:08:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/315208712/index.html b/static/mytweets/ewagoner/status/315208712/index.html new file mode 100644 index 00000000..75b69528 --- /dev/null +++ b/static/mytweets/ewagoner/status/315208712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap! Audible.com is still letting me download audio books I purchased six years ago. Good on them! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy crap! Audible.com is still letting me download audio books I purchased six years ago. Good on them! +

+

+ 10/5/2007, 6:05:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/315632756300324865/index.html b/static/mytweets/ewagoner/status/315632756300324865/index.html new file mode 100644 index 00000000..93d4ab6b --- /dev/null +++ b/static/mytweets/ewagoner/status/315632756300324865/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just when I get used to my bizarro genius baby, Juniper sits in the bath and sings a B-52’s song she’s heard exactly once in her life. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just when I get used to my bizarro genius baby, Juniper sits in the bath and sings a B-52’s song she’s heard exactly once in her life. +

+

+ 3/23/2013, 9:14:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3157637292/index.html b/static/mytweets/ewagoner/status/3157637292/index.html new file mode 100644 index 00000000..d5d67374 --- /dev/null +++ b/static/mytweets/ewagoner/status/3157637292/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wii Resort Sports sword play in "survival mode" is the closest simulation to SCA fighting I've seen, like having a pell that fights back. A+ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wii Resort Sports sword play in "survival mode" is the closest simulation to SCA fighting I've seen, like having a pell that fights back. A+ +

+

+ 8/5/2009, 9:38:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/315832945036365826/index.html b/static/mytweets/ewagoner/status/315832945036365826/index.html new file mode 100644 index 00000000..9c21b24f --- /dev/null +++ b/static/mytweets/ewagoner/status/315832945036365826/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Bye, Bye, Englisshe Jakke of Dover: +A traunslacioun unto Middele Englisshe of ye ballade “American Pie”. +<a href="http://storify.com/njj4/bye-bye-englisshe-jakke-of-dover">http://storify.com/njj4/bye-bye-englisshe-jakke-of-dover</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/316000024297353217/index.html b/static/mytweets/ewagoner/status/316000024297353217/index.html new file mode 100644 index 00000000..fb52e4ac --- /dev/null +++ b/static/mytweets/ewagoner/status/316000024297353217/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ftrain: “I keep my firetruck in the driveway and drive it to the web design firm where I work.” <a href="http://geckodesigns.kinja.com/so-i-bought-a-firetruck-252516685">http://geckodesigns.kinja.com/so-i-bought-a-firetruck-252516685</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/316193962052431872/index.html b/static/mytweets/ewagoner/status/316193962052431872/index.html new file mode 100644 index 00000000..5c06a3b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/316193962052431872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just bought a party planning book titled “Party Like a Lannister”. You have been warned. <a href="http://store.blurb.com/ebooks/381110-party-like-a-lannister">http://store.blurb.com/ebooks/381110-party-like-a-lannister</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/316211067040702464/index.html b/static/mytweets/ewagoner/status/316211067040702464/index.html new file mode 100644 index 00000000..5c7892b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/316211067040702464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is the closest thing to sorcery that I've ever seen: Solving three Rubik's cubes while juggling them <a href="http://youtu.be/K_gHa2x2OQA">http://youtu.be/K_gHa2x2OQA</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is the closest thing to sorcery that I've ever seen: Solving three Rubik's cubes while juggling them http://youtu.be/K_gHa2x2OQA +

+

+ 3/25/2013, 11:32:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/316269816862367745/index.html b/static/mytweets/ewagoner/status/316269816862367745/index.html new file mode 100644 index 00000000..342de7e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/316269816862367745/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Mud Luscious and Puddle Wonderful” My farmers market held a volunteer day Saturday, and one attendee wrote about it. <a href="http://suzbourg.wordpress.com/2013/03/24/mud-luscious-and-puddle-wonderful/">http://suzbourg.wordpress.com/2013/03/24/mud-luscious-and-puddle-wonderful/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/316271143998849025/index.html b/static/mytweets/ewagoner/status/316271143998849025/index.html new file mode 100644 index 00000000..fd3728e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/316271143998849025/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “I’m going to the past, got a couple pouches instead of pockets. It’s kinda pleasant, dressing like a peasant.” + +<a href="http://www.youtube.com/watch?v=x5Vo0gazKX0">http://www.youtube.com/watch?v=x5Vo0gazKX0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “I’m going to the past, got a couple pouches instead of pockets. It’s kinda pleasant, dressing like a peasant.”

http://www.youtube.com/watch?v=x5Vo0gazKX0 +

+

+ 3/25/2013, 3:31:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/316279016162226177/index.html b/static/mytweets/ewagoner/status/316279016162226177/index.html new file mode 100644 index 00000000..0cbad2e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/316279016162226177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In the last few months I’ve watched all of the new Doctor Who. Due to overbooking, I’d missed pretty much all of them. I’m ready for Sunday! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In the last few months I’ve watched all of the new Doctor Who. Due to overbooking, I’d missed pretty much all of them. I’m ready for Sunday! +

+

+ 3/25/2013, 4:02:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/316301332/index.html b/static/mytweets/ewagoner/status/316301332/index.html new file mode 100644 index 00000000..2aa20aaf --- /dev/null +++ b/static/mytweets/ewagoner/status/316301332/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to the Loch Hartwell Highland Games, being held a few miles from my house. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to the Loch Hartwell Highland Games, being held a few miles from my house. +

+

+ 10/6/2007, 9:12:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/316385099522400257/index.html b/static/mytweets/ewagoner/status/316385099522400257/index.html new file mode 100644 index 00000000..26f6739f --- /dev/null +++ b/static/mytweets/ewagoner/status/316385099522400257/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rewatching this year’s Doctor Who Christmas special. It means so much more now that I know all the back story. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rewatching this year’s Doctor Who Christmas special. It means so much more now that I know all the back story. +

+

+ 3/25/2013, 11:04:20 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/316395812/index.html b/static/mytweets/ewagoner/status/316395812/index.html new file mode 100644 index 00000000..a14d8804 --- /dev/null +++ b/static/mytweets/ewagoner/status/316395812/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just love a good pipe and drum band, and there are several here. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just love a good pipe and drum band, and there are several here. +

+

+ 10/6/2007, 10:15:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/316546094098169856/index.html b/static/mytweets/ewagoner/status/316546094098169856/index.html new file mode 100644 index 00000000..1a9e5b88 --- /dev/null +++ b/static/mytweets/ewagoner/status/316546094098169856/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Daddy, I’m hungry for lunch.” + +It’s six in the morning, but such is the schedule of a busy toddler. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Daddy, I’m hungry for lunch.”

It’s six in the morning, but such is the schedule of a busy toddler. +

+

+ 3/26/2013, 9:44:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/316595252641296386/index.html b/static/mytweets/ewagoner/status/316595252641296386/index.html new file mode 100644 index 00000000..d533eed1 --- /dev/null +++ b/static/mytweets/ewagoner/status/316595252641296386/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m not one to watch films about fashion lines, but then they’ve typically not like this one directed by Lena Dunham: <a href="http://www.youtube.com/watch?feature=player_embedded&v=hoVcACGtOGw">http://www.youtube.com/watch?feature=player_embedded&v=hoVcACGtOGw</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/316654896189411328/index.html b/static/mytweets/ewagoner/status/316654896189411328/index.html new file mode 100644 index 00000000..28446449 --- /dev/null +++ b/static/mytweets/ewagoner/status/316654896189411328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A pretty ambitious and right-out-of-the-gate amazing weather service launched yesterday. <a href="http://blog.forecast.io/post/46290267206/announcing-forecast">http://blog.forecast.io/post/46290267206/announcing-forecast</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/316675318402396160/index.html b/static/mytweets/ewagoner/status/316675318402396160/index.html new file mode 100644 index 00000000..385f5c85 --- /dev/null +++ b/static/mytweets/ewagoner/status/316675318402396160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @funkatron: I have started a campaign to fund my Open Sourcing Mental Illness talk tour. Can you help? #opensource <a href="http://bit.ly/10fA3KY">http://bit.ly/10fA3KY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @funkatron: I have started a campaign to fund my Open Sourcing Mental Illness talk tour. Can you help? #opensource http://bit.ly/10fA3KY +

+

+ 3/26/2013, 6:17:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/316868159145652224/index.html b/static/mytweets/ewagoner/status/316868159145652224/index.html new file mode 100644 index 00000000..7e59c99b --- /dev/null +++ b/static/mytweets/ewagoner/status/316868159145652224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “The best way to die would be swallowed by a giant snake. Going feet first & whole into a slimy maw would give your life perfect symmetry.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “The best way to die would be swallowed by a giant snake. Going feet first & whole into a slimy maw would give your life perfect symmetry.” +

+

+ 3/27/2013, 7:03:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/316971299467583489/index.html b/static/mytweets/ewagoner/status/316971299467583489/index.html new file mode 100644 index 00000000..9dbed72f --- /dev/null +++ b/static/mytweets/ewagoner/status/316971299467583489/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + My newest love: “Welcome to Night Vale”, news from a town that’s a Lovecraftian Northern Exposure crossed w/ X-Files. +<a href="http://www.commonplacebooks.com/p/blog-page.html">http://www.commonplacebooks.com/p/blog-page.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My newest love: “Welcome to Night Vale”, news from a town that’s a Lovecraftian Northern Exposure crossed w/ X-Files.
http://www.commonplacebooks.com/p/blog-page.html +

+

+ 3/27/2013, 1:53:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/316990634676350976/index.html b/static/mytweets/ewagoner/status/316990634676350976/index.html new file mode 100644 index 00000000..8d49692c --- /dev/null +++ b/static/mytweets/ewagoner/status/316990634676350976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time for my monthly mention of how great the comic Saga is, how the story telling is top notch, and how beautifully drawn it is. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Time for my monthly mention of how great the comic Saga is, how the story telling is top notch, and how beautifully drawn it is. +

+

+ 3/27/2013, 3:10:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/317021562/index.html b/static/mytweets/ewagoner/status/317021562/index.html new file mode 100644 index 00000000..595d654e --- /dev/null +++ b/static/mytweets/ewagoner/status/317021562/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Roasting chiles to be chopped and put in the freezer. I may not be in New Mexico, but by God I can has some green chile cheeseburgers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Roasting chiles to be chopped and put in the freezer. I may not be in New Mexico, but by God I can has some green chile cheeseburgers. +

+

+ 10/6/2007, 5:25:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/317040759444496385/index.html b/static/mytweets/ewagoner/status/317040759444496385/index.html new file mode 100644 index 00000000..3d665346 --- /dev/null +++ b/static/mytweets/ewagoner/status/317040759444496385/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Another portrait for my Doctor Who audition album. <a href="http://instagram.com/p/XYLPdis2qm/">http://instagram.com/p/XYLPdis2qm/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/317444834736607232/index.html b/static/mytweets/ewagoner/status/317444834736607232/index.html new file mode 100644 index 00000000..8b3dc2d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/317444834736607232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "To parents of small children: Let me be the one who says it out loud" <a href="http://www.stevewiens.com/2013/03/12/to-parents-of-small-children-let-me-be-the-one-who-says-it-out-loud/">http://www.stevewiens.com/2013/03/12/to-parents-of-small-children-let-me-be-the-one-who-says-it-out-loud/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/31754253882097665/index.html b/static/mytweets/ewagoner/status/31754253882097665/index.html new file mode 100644 index 00000000..804a01f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/31754253882097665/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "When is food better than organic?" One farm in Washington State shows how. http://is.gd/usk21M + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "When is food better than organic?" One farm in Washington State shows how. http://is.gd/usk21M +

+

+ 1/30/2011, 11:42:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/317627087949275136/index.html b/static/mytweets/ewagoner/status/317627087949275136/index.html new file mode 100644 index 00000000..3581b205 --- /dev/null +++ b/static/mytweets/ewagoner/status/317627087949275136/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + Bloodroot Blades has a five month wait for their hand-made chef’s knives. + +I have a five month wait for my birthday. + +<a href="http://onlineathens.com/slideshow/2013-03-28/athens-knifemaker-forges-sharp-connections#slide-1">http://onlineathens.com/slideshow/2013-03-28/athens-knifemaker-forges-sharp-connections#slide-1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3176486275/index.html b/static/mytweets/ewagoner/status/3176486275/index.html new file mode 100644 index 00000000..9765ca92 --- /dev/null +++ b/static/mytweets/ewagoner/status/3176486275/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Waiting for the school bus! http://twitpic.com/d0qt2 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Waiting for the school bus! http://twitpic.com/d0qt2 +

+

+ 8/7/2009, 7:10:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/317867839098863616/index.html b/static/mytweets/ewagoner/status/317867839098863616/index.html new file mode 100644 index 00000000..1650602f --- /dev/null +++ b/static/mytweets/ewagoner/status/317867839098863616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ancient Aliens holds no power over me, for I’ve seen a man solve 3 Rubik’s Cubes simultaneously while juggling them. Humans can do anything. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ancient Aliens holds no power over me, for I’ve seen a man solve 3 Rubik’s Cubes simultaneously while juggling them. Humans can do anything. +

+

+ 3/30/2013, 1:16:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/317903882690560/index.html b/static/mytweets/ewagoner/status/317903882690560/index.html new file mode 100644 index 00000000..f1b14a44 --- /dev/null +++ b/static/mytweets/ewagoner/status/317903882690560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was given the gift of kimchi. I'm a lucky, lucky guy. http://gdzl.la/8QMJXz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was given the gift of kimchi. I'm a lucky, lucky guy. http://gdzl.la/8QMJXz +

+

+ 11/4/2010, 6:46:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3179215240/index.html b/static/mytweets/ewagoner/status/3179215240/index.html new file mode 100644 index 00000000..226163cf --- /dev/null +++ b/static/mytweets/ewagoner/status/3179215240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Brock Sampson has been describing fancy cheeseburgers to me all morning. One guess what's for lunch. http://cheeseandburger.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Brock Sampson has been describing fancy cheeseburgers to me all morning. One guess what's for lunch. http://cheeseandburger.com/ +

+

+ 8/7/2009, 11:41:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3180494156/index.html b/static/mytweets/ewagoner/status/3180494156/index.html new file mode 100644 index 00000000..449ea16e --- /dev/null +++ b/static/mytweets/ewagoner/status/3180494156/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pulled the trigger to dump HughesNet satellite internet after seven unhappy years in favor of Verizon wireless data. Same price, much better + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pulled the trigger to dump HughesNet satellite internet after seven unhappy years in favor of Verizon wireless data. Same price, much better +

+

+ 8/7/2009, 1:20:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/318070493393604609/index.html b/static/mytweets/ewagoner/status/318070493393604609/index.html new file mode 100644 index 00000000..91525e35 --- /dev/null +++ b/static/mytweets/ewagoner/status/318070493393604609/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NightValeRadio: Hey, why not take a run? Get that body moving. Take in the fresh air while running. Running away. Fleeing. They're a ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NightValeRadio: Hey, why not take a run? Get that body moving. Take in the fresh air while running. Running away. Fleeing. They're a ... +

+

+ 3/30/2013, 2:41:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/318185882345680898/index.html b/static/mytweets/ewagoner/status/318185882345680898/index.html new file mode 100644 index 00000000..eacf7ddf --- /dev/null +++ b/static/mytweets/ewagoner/status/318185882345680898/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The chicken and waffle club. This is a thing, and it is glorious. @ The World Famous <a href="http://instagram.com/p/XgT7JlM2pX/">http://instagram.com/p/XgT7JlM2pX/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The chicken and waffle club. This is a thing, and it is glorious. @ The World Famous http://instagram.com/p/XgT7JlM2pX/ +

+

+ 3/30/2013, 10:20:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3183893364604928/index.html b/static/mytweets/ewagoner/status/3183893364604928/index.html new file mode 100644 index 00000000..408fc191 --- /dev/null +++ b/static/mytweets/ewagoner/status/3183893364604928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You would think that after 3 years at UC Berkeley, Elena Wagoner would stop giving out my email address to her professors & the registrar. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You would think that after 3 years at UC Berkeley, Elena Wagoner would stop giving out my email address to her professors & the registrar. +

+

+ 11/12/2010, 3:34:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/318395704949231616/index.html b/static/mytweets/ewagoner/status/318395704949231616/index.html new file mode 100644 index 00000000..79a956de --- /dev/null +++ b/static/mytweets/ewagoner/status/318395704949231616/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “Juni, you can help clean up too. You can pick things up and put them where they go.” +“Oh, ok! Let me try it!” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Juni, you can help clean up too. You can pick things up and put them where they go.”
“Oh, ok! Let me try it!” +

+

+ 3/31/2013, 12:13:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/31848348344393728/index.html b/static/mytweets/ewagoner/status/31848348344393728/index.html new file mode 100644 index 00000000..0bad6f9b --- /dev/null +++ b/static/mytweets/ewagoner/status/31848348344393728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time for a big pot of Mixed Grill Chili http://instagr.am/p/BTVez/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Time for a big pot of Mixed Grill Chili http://instagr.am/p/BTVez/ +

+

+ 1/30/2011, 5:56:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/318807375614205952/index.html b/static/mytweets/ewagoner/status/318807375614205952/index.html new file mode 100644 index 00000000..f197322a --- /dev/null +++ b/static/mytweets/ewagoner/status/318807375614205952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Owsin Theories. Dot Tumblr dot com. <a href="http://oswintheories.tumblr.com">http://oswintheories.tumblr.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/318886345248481280/index.html b/static/mytweets/ewagoner/status/318886345248481280/index.html new file mode 100644 index 00000000..4922a2b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/318886345248481280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juni just climbed up on me looking very very serious. She said, “I promise, dad. I promise. Dad, I promise.” And then she left. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juni just climbed up on me looking very very serious. She said, “I promise, dad. I promise. Dad, I promise.” And then she left. +

+

+ 4/1/2013, 8:43:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/318905035880812544/index.html b/static/mytweets/ewagoner/status/318905035880812544/index.html new file mode 100644 index 00000000..a1f2508b --- /dev/null +++ b/static/mytweets/ewagoner/status/318905035880812544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @benandjerrys: April 9th is #FreeConeDay around the World. Who will be your ice cream wingman? Let our Cone Together app help: http:/ ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @benandjerrys: April 9th is #FreeConeDay around the World. Who will be your ice cream wingman? Let our Cone Together app help: http:/ ... +

+

+ 4/1/2013, 9:57:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/318935229026947073/index.html b/static/mytweets/ewagoner/status/318935229026947073/index.html new file mode 100644 index 00000000..6a12cdc0 --- /dev/null +++ b/static/mytweets/ewagoner/status/318935229026947073/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Two episodes in to Sherlock and its safe to say I’m a fan. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Two episodes in to Sherlock and its safe to say I’m a fan. +

+

+ 4/1/2013, 11:57:38 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/31899777922760704/index.html b/static/mytweets/ewagoner/status/31899777922760704/index.html new file mode 100644 index 00000000..88713528 --- /dev/null +++ b/static/mytweets/ewagoner/status/31899777922760704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @melissakchan: In US: Dish Network and DirecTV temporarily airing Al Jazeera. It can be found on channel 9410 on Dish and 375 on DirecTV. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @melissakchan: In US: Dish Network and DirecTV temporarily airing Al Jazeera. It can be found on channel 9410 on Dish and 375 on DirecTV. +

+

+ 1/30/2011, 9:21:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/319116658000142338/index.html b/static/mytweets/ewagoner/status/319116658000142338/index.html new file mode 100644 index 00000000..6a3dd439 --- /dev/null +++ b/static/mytweets/ewagoner/status/319116658000142338/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “This I Know” Musical poetry from Rachel Kann. <a href="http://podcast.getwebreader.com/performancepoetry-indiefeed/rachel-kann-i-know-this/2008/01/1027-219825">http://podcast.getwebreader.com/performancepoetry-indiefeed/rachel-kann-i-know-this/2008/01/1027-219825</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/319282726136074240/index.html b/static/mytweets/ewagoner/status/319282726136074240/index.html new file mode 100644 index 00000000..07741e63 --- /dev/null +++ b/static/mytweets/ewagoner/status/319282726136074240/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I have 110 gigabytes of Doctor Who episodes on three drives in three locations. + +Backups are crucial, y’all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have 110 gigabytes of Doctor Who episodes on three drives in three locations.

Backups are crucial, y’all. +

+

+ 4/2/2013, 10:58:28 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/319301536578691072/index.html b/static/mytweets/ewagoner/status/319301536578691072/index.html new file mode 100644 index 00000000..9ea11d22 --- /dev/null +++ b/static/mytweets/ewagoner/status/319301536578691072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It is ten minutes after midnight and there are five kids in my house being served ice cream at this very moment. Woo hoo Spring Break! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It is ten minutes after midnight and there are five kids in my house being served ice cream at this very moment. Woo hoo Spring Break! +

+

+ 4/3/2013, 12:13:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3193616296/index.html b/static/mytweets/ewagoner/status/3193616296/index.html new file mode 100644 index 00000000..c0847ed0 --- /dev/null +++ b/static/mytweets/ewagoner/status/3193616296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to one last trip to the Georgia Aquarium before our passes expire. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to one last trip to the Georgia Aquarium before our passes expire. +

+

+ 8/8/2009, 10:53:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/319449539872432129/index.html b/static/mytweets/ewagoner/status/319449539872432129/index.html new file mode 100644 index 00000000..a63fe153 --- /dev/null +++ b/static/mytweets/ewagoner/status/319449539872432129/index.html @@ -0,0 +1,57 @@ + + + + + + + + + + + + + “But don't worry, I'm not the bread and the knife. +You are still the bread and the knife.” + +Happy poetry month! + +<a href="http://www.youtube.com/watch?feature=player_embedded&v=uVu4Me_n91Y">http://www.youtube.com/watch?feature=player_embedded&v=uVu4Me_n91Y</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/319506627936010240/index.html b/static/mytweets/ewagoner/status/319506627936010240/index.html new file mode 100644 index 00000000..43528634 --- /dev/null +++ b/static/mytweets/ewagoner/status/319506627936010240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Exxon doesn’t have to pay to clean its big oil spill because, since they mixed it with water, it’s not legally oil. <a href="http://thinkprogress.org/climate/2013/04/02/1810571/exxons-duck-killing-pipeline-doesnt-pay-taxes-to-oil-spill-cleanup-fund/">http://thinkprogress.org/climate/2013/04/02/1810571/exxons-duck-killing-pipeline-doesnt-pay-taxes-to-oil-spill-cleanup-fund/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/319639056868835329/index.html b/static/mytweets/ewagoner/status/319639056868835329/index.html new file mode 100644 index 00000000..717c74e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/319639056868835329/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After repeating it about 80 times into her toy mic, I realized Juni was singing “It’s the End of the World as We Know It (And I Feel Fine)”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After repeating it about 80 times into her toy mic, I realized Juni was singing “It’s the End of the World as We Know It (And I Feel Fine)”. +

+

+ 4/3/2013, 10:34:24 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/319802229190172672/index.html b/static/mytweets/ewagoner/status/319802229190172672/index.html new file mode 100644 index 00000000..941cb0d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/319802229190172672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How far away is Mars? Here’s an infographic. <a href="http://www.distancetomars.com/">http://www.distancetomars.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How far away is Mars? Here’s an infographic. http://www.distancetomars.com/ +

+

+ 4/4/2013, 9:22:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/319873864031166466/index.html b/static/mytweets/ewagoner/status/319873864031166466/index.html new file mode 100644 index 00000000..f412f506 --- /dev/null +++ b/static/mytweets/ewagoner/status/319873864031166466/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cosplay =/= Consent <a href="http://www.16bitsirens.com/consent/">http://www.16bitsirens.com/consent/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/319874687528226817/index.html b/static/mytweets/ewagoner/status/319874687528226817/index.html new file mode 100644 index 00000000..7afbc048 --- /dev/null +++ b/static/mytweets/ewagoner/status/319874687528226817/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have so many talented friends! Yet another has written a book, and it is, by all accounts, not so bad. Spell/Sword: <a href="http://spell-sword.com/2013/04/04/spellsword-released/">http://spell-sword.com/2013/04/04/spellsword-released/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/320244957078249472/index.html b/static/mytweets/ewagoner/status/320244957078249472/index.html new file mode 100644 index 00000000..0ee87170 --- /dev/null +++ b/static/mytweets/ewagoner/status/320244957078249472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just love this video of The Godfather of Soul James Brown singing the theme song to The Game of Thrones. <a href="http://www.youtube.com/watch?v=hwF-D5wEEmk&feature=player_embedded">http://www.youtube.com/watch?v=hwF-D5wEEmk&feature=player_embedded</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/320248319999881216/index.html b/static/mytweets/ewagoner/status/320248319999881216/index.html new file mode 100644 index 00000000..b0c6c26b --- /dev/null +++ b/static/mytweets/ewagoner/status/320248319999881216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Every time I walk by the accordion-playing busker, he starts “What Shall We Do with the Drunken Sailor”. It’s kind of nice to have a theme. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Every time I walk by the accordion-playing busker, he starts “What Shall We Do with the Drunken Sailor”. It’s kind of nice to have a theme. +

+

+ 4/5/2013, 2:55:24 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32061608381390849/index.html b/static/mytweets/ewagoner/status/32061608381390849/index.html new file mode 100644 index 00000000..9ebf5373 --- /dev/null +++ b/static/mytweets/ewagoner/status/32061608381390849/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + CTHULUSAURUS REX WILL HUNT YOU WHILE YOU SLEEP: http://i.imgur.com/8TfE0.jpg /via @jeremiahtolbert + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ CTHULUSAURUS REX WILL HUNT YOU WHILE YOU SLEEP: http://i.imgur.com/8TfE0.jpg /via @jeremiahtolbert +

+

+ 1/31/2011, 8:04:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/320677999697616896/index.html b/static/mytweets/ewagoner/status/320677999697616896/index.html new file mode 100644 index 00000000..d2a82823 --- /dev/null +++ b/static/mytweets/ewagoner/status/320677999697616896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Clash of the Titans is on. I’ve not seen it before. Why didn’t anyone tell me that Aughra from the Dark Crystal and her sisters were in it? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Clash of the Titans is on. I’ve not seen it before. Why didn’t anyone tell me that Aughra from the Dark Crystal and her sisters were in it? +

+

+ 4/6/2013, 7:22:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/320922352/index.html b/static/mytweets/ewagoner/status/320922352/index.html new file mode 100644 index 00000000..0de62d3d --- /dev/null +++ b/static/mytweets/ewagoner/status/320922352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Enjoying a good Selkirk Bannock from the House of Douglas Scottish Bakery: http://www.houseofdouglasbakery.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Enjoying a good Selkirk Bannock from the House of Douglas Scottish Bakery: http://www.houseofdouglasbakery.com/ +

+

+ 10/8/2007, 2:55:18 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/320943216255987712/index.html b/static/mytweets/ewagoner/status/320943216255987712/index.html new file mode 100644 index 00000000..2117345a --- /dev/null +++ b/static/mytweets/ewagoner/status/320943216255987712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gluten free Pâte Sucrée. Because everyone deserves fruit tarts. <a href="http://instagram.com/p/Xz5wm6s2q8/">http://instagram.com/p/Xz5wm6s2q8/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Gluten free Pâte Sucrée. Because everyone deserves fruit tarts. http://instagram.com/p/Xz5wm6s2q8/ +

+

+ 4/7/2013, 12:56:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32101125704392705/index.html b/static/mytweets/ewagoner/status/32101125704392705/index.html new file mode 100644 index 00000000..d6c2e7fc --- /dev/null +++ b/static/mytweets/ewagoner/status/32101125704392705/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yes, I'm walking on a treadmill and eating a doughnut at the same time. I'm at my desk. Sometimes I eat doughnuts at my desk. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yes, I'm walking on a treadmill and eating a doughnut at the same time. I'm at my desk. Sometimes I eat doughnuts at my desk. +

+

+ 1/31/2011, 10:41:19 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32102178587942912/index.html b/static/mytweets/ewagoner/status/32102178587942912/index.html new file mode 100644 index 00000000..9bdae79b --- /dev/null +++ b/static/mytweets/ewagoner/status/32102178587942912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Kate Rusby's cover of "The Village Green Preservation Society" really is top notch. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Kate Rusby's cover of "The Village Green Preservation Society" really is top notch. +

+

+ 1/31/2011, 10:45:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/321089867679412225/index.html b/static/mytweets/ewagoner/status/321089867679412225/index.html new file mode 100644 index 00000000..2724ddae --- /dev/null +++ b/static/mytweets/ewagoner/status/321089867679412225/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MikeDrucker: There is a book based on the television show "The Bible." I mean, wow, America. Bravo. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MikeDrucker: There is a book based on the television show "The Bible." I mean, wow, America. Bravo.

+

+

+ 4/7/2013, 10:39:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32111716292628480/index.html b/static/mytweets/ewagoner/status/32111716292628480/index.html new file mode 100644 index 00000000..506d0a9c --- /dev/null +++ b/static/mytweets/ewagoner/status/32111716292628480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think this treadmill will be what finally gets me to order that utilikilt. It'll be my new office attire. Alternated with the unitard. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think this treadmill will be what finally gets me to order that utilikilt. It'll be my new office attire. Alternated with the unitard. +

+

+ 1/31/2011, 11:23:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/321202472/index.html b/static/mytweets/ewagoner/status/321202472/index.html new file mode 100644 index 00000000..65db026a --- /dev/null +++ b/static/mytweets/ewagoner/status/321202472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Managed to fill up the iPhone downloading all the back episodes of Kevin Smith's "SModcast". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Managed to fill up the iPhone downloading all the back episodes of Kevin Smith's "SModcast". +

+

+ 10/8/2007, 5:34:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32121958913019904/index.html b/static/mytweets/ewagoner/status/32121958913019904/index.html new file mode 100644 index 00000000..56aad80c --- /dev/null +++ b/static/mytweets/ewagoner/status/32121958913019904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whenever I eat chili mac, by brain can't help but sing "Mary Mac". We'll all be making merry when I marry chili m http://instagr.am/p/BUMAM/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Whenever I eat chili mac, by brain can't help but sing "Mary Mac". We'll all be making merry when I marry chili m http://instagr.am/p/BUMAM/ +

+

+ 1/31/2011, 12:04:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/321311006930374658/index.html b/static/mytweets/ewagoner/status/321311006930374658/index.html new file mode 100644 index 00000000..90b91ef4 --- /dev/null +++ b/static/mytweets/ewagoner/status/321311006930374658/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it through my current trapeze routine twice in a row for the first time. I did it three more times for good measure. #progress + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it through my current trapeze routine twice in a row for the first time. I did it three more times for good measure. #progress +

+

+ 4/8/2013, 1:18:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/321332060394504193/index.html b/static/mytweets/ewagoner/status/321332060394504193/index.html new file mode 100644 index 00000000..c1513b0a --- /dev/null +++ b/static/mytweets/ewagoner/status/321332060394504193/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Must have been a slow day for the Omaha, NE police department. They all came out for this call. <a href="http://www.youtube.com/watch?v=Txwx5HXMbfQ&feature=youtu.be">http://www.youtube.com/watch?v=Txwx5HXMbfQ&feature=youtu.be</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32136524522848256/index.html b/static/mytweets/ewagoner/status/32136524522848256/index.html new file mode 100644 index 00000000..a2d758f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/32136524522848256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A wonderfully happy birthday to my beautiful and strong little sister Lauryl! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A wonderfully happy birthday to my beautiful and strong little sister Lauryl! +

+

+ 1/31/2011, 1:01:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32137675725078529/index.html b/static/mytweets/ewagoner/status/32137675725078529/index.html new file mode 100644 index 00000000..afd793a6 --- /dev/null +++ b/static/mytweets/ewagoner/status/32137675725078529/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A flowchart to improve your understanding of “Total Eclipse of the Heart” <a href="http://twentytwowords.com/2011/01/31/a-flowchart-to-improve-your-understanding-of-total-eclipse-of-the-heart/">http://twentytwowords.com/2011/01/31/a-flowchart-to-improve-your-understanding-of-total-eclipse-of-the-heart/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3215326087/index.html b/static/mytweets/ewagoner/status/3215326087/index.html new file mode 100644 index 00000000..846cfc17 --- /dev/null +++ b/static/mytweets/ewagoner/status/3215326087/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Why do I not have any rosemary in my kitchen? Possibly related, why am I roasting potatoes when the air conditioning's out? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Why do I not have any rosemary in my kitchen? Possibly related, why am I roasting potatoes when the air conditioning's out? +

+

+ 8/9/2009, 7:08:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/321684247234609152/index.html b/static/mytweets/ewagoner/status/321684247234609152/index.html new file mode 100644 index 00000000..60273cbb --- /dev/null +++ b/static/mytweets/ewagoner/status/321684247234609152/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “You Can't Tell the Attorney General She Has an Epic Butt, But Here's What You CAN Do” +<a href="http://jezebel.com/you-cant-tell-the-attorney-general-she-has-an-epic-but-471311007">http://jezebel.com/you-cant-tell-the-attorney-general-she-has-an-epic-but-471311007</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/321715231543947264/index.html b/static/mytweets/ewagoner/status/321715231543947264/index.html new file mode 100644 index 00000000..93a4dcc7 --- /dev/null +++ b/static/mytweets/ewagoner/status/321715231543947264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, this is rather disappointing. RT @comicsbeat: Apple Bans SAGA #12 due to gay sex scenes: The Beat <a href="http://fb.me/2xRD2G98v">http://fb.me/2xRD2G98v</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, this is rather disappointing. RT @comicsbeat: Apple Bans SAGA #12 due to gay sex scenes: The Beat http://fb.me/2xRD2G98v +

+

+ 4/9/2013, 4:04:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/321750560841814017/index.html b/static/mytweets/ewagoner/status/321750560841814017/index.html new file mode 100644 index 00000000..14743303 --- /dev/null +++ b/static/mytweets/ewagoner/status/321750560841814017/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Sabadell Flash Mob Orchestra - Best Coin Ever Spent" <a href="http://www.youtube.com/watch?v=nmxDRnFRhdk&feature=youtu.be&a">http://www.youtube.com/watch?v=nmxDRnFRhdk&feature=youtu.be&a</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/321936715176628227/index.html b/static/mytweets/ewagoner/status/321936715176628227/index.html new file mode 100644 index 00000000..12d3798a --- /dev/null +++ b/static/mytweets/ewagoner/status/321936715176628227/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Each meal could have been her last, but Adolf Hitler's food taster Margot Wölk lived to tell her story." <a href="http://m.spiegel.de/international/germany/a-892097.html#spRedirectedFrom=www&referrrer=">http://m.spiegel.de/international/germany/a-892097.html#spRedirectedFrom=www&referrrer=</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/321993752107442176/index.html b/static/mytweets/ewagoner/status/321993752107442176/index.html new file mode 100644 index 00000000..2afd4e73 --- /dev/null +++ b/static/mytweets/ewagoner/status/321993752107442176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Couldn’t read Saga #12 on my iPad, thanks to Apple’s boneheadedness, but I could read it on my Mac, using Apple’s web browser. It’s great. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Couldn’t read Saga #12 on my iPad, thanks to Apple’s boneheadedness, but I could read it on my Mac, using Apple’s web browser. It’s great. +

+

+ 4/10/2013, 10:31:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/322049769482620928/index.html b/static/mytweets/ewagoner/status/322049769482620928/index.html new file mode 100644 index 00000000..07820b7c --- /dev/null +++ b/static/mytweets/ewagoner/status/322049769482620928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @bleedingcool: Apple Didn’t Ban Saga #12 – It Was ComiXology <a href="http://bcool.bz/10LJjIy">http://bcool.bz/10LJjIy</a> (ComiXology has rescinded, with Apple’s blessing!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @bleedingcool: Apple Didn’t Ban Saga #12 – It Was ComiXology http://bcool.bz/10LJjIy (ComiXology has rescinded, with Apple’s blessing!) +

+

+ 4/10/2013, 2:13:43 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/322088224325517313/index.html b/static/mytweets/ewagoner/status/322088224325517313/index.html new file mode 100644 index 00000000..f81d8b8e --- /dev/null +++ b/static/mytweets/ewagoner/status/322088224325517313/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NightValeRadio: 'tis better to have loved and lost than slowly and painfully transformed into a deer. Believe me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NightValeRadio: 'tis better to have loved and lost than slowly and painfully transformed into a deer. Believe me. +

+

+ 4/10/2013, 4:46:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32217937326637056/index.html b/static/mytweets/ewagoner/status/32217937326637056/index.html new file mode 100644 index 00000000..0e791371 --- /dev/null +++ b/static/mytweets/ewagoner/status/32217937326637056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Signed my name about 100 times, and just like that wiped out $97,500 in debt obligations. Totally worth the hassle. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Signed my name about 100 times, and just like that wiped out $97,500 in debt obligations. Totally worth the hassle. +

+

+ 1/31/2011, 6:25:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/322185943270453248/index.html b/static/mytweets/ewagoner/status/322185943270453248/index.html new file mode 100644 index 00000000..5889131f --- /dev/null +++ b/static/mytweets/ewagoner/status/322185943270453248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “The End of the World As We Know It” on the latest DrabbleCast is a really fine clever story. Here’s the text: <a href="http://dalebailey.com/free-stuff/">http://dalebailey.com/free-stuff/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “The End of the World As We Know It” on the latest DrabbleCast is a really fine clever story. Here’s the text: http://dalebailey.com/free-stuff/ +

+

+ 4/10/2013, 11:14:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32220082184650753/index.html b/static/mytweets/ewagoner/status/32220082184650753/index.html new file mode 100644 index 00000000..57ce6b0e --- /dev/null +++ b/static/mytweets/ewagoner/status/32220082184650753/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok, so I fat fingered the calculator and we only word out $65,000 in debt. But still... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ok, so I fat fingered the calculator and we only word out $65,000 in debt. But still... +

+

+ 1/31/2011, 6:34:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/322327559134138368/index.html b/static/mytweets/ewagoner/status/322327559134138368/index.html new file mode 100644 index 00000000..7c948dfe --- /dev/null +++ b/static/mytweets/ewagoner/status/322327559134138368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's what a textbook example of 90 minute sleep cycles look like. *yawn* <a href="http://instagram.com/p/X9vXq0M2g9/">http://instagram.com/p/X9vXq0M2g9/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's what a textbook example of 90 minute sleep cycles look like. *yawn* http://instagram.com/p/X9vXq0M2g9/ +

+

+ 4/11/2013, 8:37:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3223549104/index.html b/static/mytweets/ewagoner/status/3223549104/index.html new file mode 100644 index 00000000..1bdd90d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/3223549104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Filling out mail-in rebate forms for the Verizon MiFi personal internet hotspot. I feel like a traveller from the future stuck in the past. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Filling out mail-in rebate forms for the Verizon MiFi personal internet hotspot. I feel like a traveller from the future stuck in the past. +

+

+ 8/10/2009, 7:29:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/322360315872440322/index.html b/static/mytweets/ewagoner/status/322360315872440322/index.html new file mode 100644 index 00000000..afa18bd5 --- /dev/null +++ b/static/mytweets/ewagoner/status/322360315872440322/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ETreharne: New Pictish Language from early Middle Ages discovered in Scotland <a href="http://bit.ly/10SX1bE">http://bit.ly/10SX1bE</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ETreharne: New Pictish Language from early Middle Ages discovered in Scotland http://bit.ly/10SX1bE +

+

+ 4/11/2013, 10:47:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3223635134/index.html b/static/mytweets/ewagoner/status/3223635134/index.html new file mode 100644 index 00000000..ee941092 --- /dev/null +++ b/static/mytweets/ewagoner/status/3223635134/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Turning off the landline. The only one who called the landline was our whackjob congressman's robots, and I'm not paying $75/month for that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Turning off the landline. The only one who called the landline was our whackjob congressman's robots, and I'm not paying $75/month for that. +

+

+ 8/10/2009, 7:38:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/322472329189941248/index.html b/static/mytweets/ewagoner/status/322472329189941248/index.html new file mode 100644 index 00000000..e6b1dd41 --- /dev/null +++ b/static/mytweets/ewagoner/status/322472329189941248/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + It was only raining when Lisa Conrad, 37, left for work Monday afternoon. + +She wasn't wearing a coat. + +(So horrible.) <a href="http://journalstar.com/news/state-and-regional/nebraska/searchers-find-life-death-in-nebraska-snowstorm/article_cb8cee3b-40a0-5a15-84de-46e8a3d3a0be.html">http://journalstar.com/news/state-and-regional/nebraska/searchers-find-life-death-in-nebraska-snowstorm/article_cb8cee3b-40a0-5a15-84de-46e8a3d3a0be.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/322661566455623681/index.html b/static/mytweets/ewagoner/status/322661566455623681/index.html new file mode 100644 index 00000000..0dd617cd --- /dev/null +++ b/static/mytweets/ewagoner/status/322661566455623681/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “When there’s one, he adds an s. When it’s plural, sometimes he adds an extra s. it’s creepy!” — Vivian, on the linguistics of Sméagol. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “When there’s one, he adds an s. When it’s plural, sometimes he adds an extra s. it’s creepy!” — Vivian, on the linguistics of Sméagol. +

+

+ 4/12/2013, 6:44:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/322679229126963201/index.html b/static/mytweets/ewagoner/status/322679229126963201/index.html new file mode 100644 index 00000000..afed73c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/322679229126963201/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Listening an atrocious upbeat piano cover of The Who’s “Squeezebox” and I can’t help but sing along. I feel dirty. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Listening an atrocious upbeat piano cover of The Who’s “Squeezebox” and I can’t help but sing along. I feel dirty. +

+

+ 4/12/2013, 7:54:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/322836632229253120/index.html b/static/mytweets/ewagoner/status/322836632229253120/index.html new file mode 100644 index 00000000..b6b381d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/322836632229253120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + While driving my car, I spend every moment pretending I didn’t watch a giant spider crawl across the dash and into a vent the other day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ While driving my car, I spend every moment pretending I didn’t watch a giant spider crawl across the dash and into a vent the other day. +

+

+ 4/12/2013, 6:20:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/322847536513687552/index.html b/static/mytweets/ewagoner/status/322847536513687552/index.html new file mode 100644 index 00000000..c31db312 --- /dev/null +++ b/static/mytweets/ewagoner/status/322847536513687552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @danlev: Anonymous solves 15 y/o girl's gang rape in under 2 hours, despite police claiming lack of evidence. <a href="http://www.policymic.com/articles/34491/rehtaeh-parsons-rape-case-solved-by-anonymous-in-less-than-2-hours-despite-no-evidence">http://www.policymic.com/articles/34491/rehtaeh-parsons-rape-case-solved-by-anonymous-in-less-than-2-hours-despite-no-evidence</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/322853014216011776/index.html b/static/mytweets/ewagoner/status/322853014216011776/index.html new file mode 100644 index 00000000..bce079ce --- /dev/null +++ b/static/mytweets/ewagoner/status/322853014216011776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Refrigerators are awesome until they stop refrigerating. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Refrigerators are awesome until they stop refrigerating. +

+

+ 4/12/2013, 7:25:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/322871592336113664/index.html b/static/mytweets/ewagoner/status/322871592336113664/index.html new file mode 100644 index 00000000..5e7b8538 --- /dev/null +++ b/static/mytweets/ewagoner/status/322871592336113664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 64 pounds of ice for $7 and giant farmers market ice chests. Who needs a fridge, anyway? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 64 pounds of ice for $7 and giant farmers market ice chests. Who needs a fridge, anyway? +

+

+ 4/12/2013, 8:39:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3230060609/index.html b/static/mytweets/ewagoner/status/3230060609/index.html new file mode 100644 index 00000000..6cd1c45a --- /dev/null +++ b/static/mytweets/ewagoner/status/3230060609/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You know, I don't think I ever realized Tone Loc's Wild Thing and Funky Cold Medina *were* different songs http://is.gd/2aJT3 (via @texturl) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You know, I don't think I ever realized Tone Loc's Wild Thing and Funky Cold Medina *were* different songs http://is.gd/2aJT3 (via @texturl) +

+

+ 8/10/2009, 2:57:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/323138308634976256/index.html b/static/mytweets/ewagoner/status/323138308634976256/index.html new file mode 100644 index 00000000..5216608a --- /dev/null +++ b/static/mytweets/ewagoner/status/323138308634976256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @thekamamama: Journal corrects 155yo obit for doc who discovered source of cholera. <a href="http://www.thelancet.com/journals/lancet/article/PIIS0140-6736(13)60830-2/fulltext?elsca1=TW&elsca2=socialmedia">http://www.thelancet.com/journals/lancet/article/PIIS0140-6736(13)60830-2/fulltext?elsca1=TW&elsca2=socialmedia</a> <a href="http://www.poynter.org/latest-news/mediawire/210113/the-lancet-corrects-obituary-from-1858/">http://www.poynter.org/latest-news/mediawire/210113/the-lancet-corrects-obituary-from-1858/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/323163568176508928/index.html b/static/mytweets/ewagoner/status/323163568176508928/index.html new file mode 100644 index 00000000..d4bf554c --- /dev/null +++ b/static/mytweets/ewagoner/status/323163568176508928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Our governor won’t endorse first integrated prom because, and this is his his official reason, democrats are for it. <a href="http://www.huffingtonpost.com/2013/04/12/segregated-prom-georgia-governor-integrated_n_3072288.html">http://www.huffingtonpost.com/2013/04/12/segregated-prom-georgia-governor-integrated_n_3072288.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/323181192839065600/index.html b/static/mytweets/ewagoner/status/323181192839065600/index.html new file mode 100644 index 00000000..3abd6b0c --- /dev/null +++ b/static/mytweets/ewagoner/status/323181192839065600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Occupants of my car are now protected from the Deep Ones. <a href="http://instagram.com/p/YDzlBqs2pt/">http://instagram.com/p/YDzlBqs2pt/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Occupants of my car are now protected from the Deep Ones. http://instagram.com/p/YDzlBqs2pt/ +

+

+ 4/13/2013, 5:09:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/323466935469740032/index.html b/static/mytweets/ewagoner/status/323466935469740032/index.html new file mode 100644 index 00000000..85ef60a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/323466935469740032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can’t order a Bloody Mary with my brunch until 12:30 because your god might get offended? Now mine are offended. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I can’t order a Bloody Mary with my brunch until 12:30 because your god might get offended? Now mine are offended. +

+

+ 4/14/2013, 12:05:01 PM +

+

Favs: 2

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/323819445166432256/index.html b/static/mytweets/ewagoner/status/323819445166432256/index.html new file mode 100644 index 00000000..b7ebf459 --- /dev/null +++ b/static/mytweets/ewagoner/status/323819445166432256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m glad I was able to knock $750 off the price of a great new refrigerator, but good golly that was still expensive. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m glad I was able to knock $750 off the price of a great new refrigerator, but good golly that was still expensive. +

+

+ 4/15/2013, 11:25:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/323826026536919040/index.html b/static/mytweets/ewagoner/status/323826026536919040/index.html new file mode 100644 index 00000000..045186f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/323826026536919040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NightValeRadio: Reminder: taxes are due today. Also your dream journals. Also any updates on suspicious-looking neighbors. Also 2 te ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NightValeRadio: Reminder: taxes are due today. Also your dream journals. Also any updates on suspicious-looking neighbors. Also 2 te ... +

+

+ 4/15/2013, 11:51:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/323846834328068096/index.html b/static/mytweets/ewagoner/status/323846834328068096/index.html new file mode 100644 index 00000000..b3079465 --- /dev/null +++ b/static/mytweets/ewagoner/status/323846834328068096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Eat fresh. Eat so terribly, terribly fresh. Terribly, awesomely, gruesomely, terrifyingly fresh.” Commercial for the Night Vale Subway shop + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Eat fresh. Eat so terribly, terribly fresh. Terribly, awesomely, gruesomely, terrifyingly fresh.” Commercial for the Night Vale Subway shop +

+

+ 4/15/2013, 1:14:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/323867484539215872/index.html b/static/mytweets/ewagoner/status/323867484539215872/index.html new file mode 100644 index 00000000..02800ef2 --- /dev/null +++ b/static/mytweets/ewagoner/status/323867484539215872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “I think of the folks who think, ‘Well, they’re just internet friends, they’re not real,’ & I feel very sad for them” <a href="http://www.theferrett.com/ferrettworks/2013/04/love-is-not-what-you-think-it-is-on-internet-friendships/?utm_source=rss&utm_medium=rss&utm_campaign=love-is-not-what-you-think-it-is-on-internet-friendships">http://www.theferrett.com/ferrettworks/2013/04/love-is-not-what-you-think-it-is-on-internet-friendships/?utm_source=rss&utm_medium=rss&utm_campaign=love-is-not-what-you-think-it-is-on-internet-friendships</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/324013182/index.html b/static/mytweets/ewagoner/status/324013182/index.html new file mode 100644 index 00000000..c7fc5288 --- /dev/null +++ b/static/mytweets/ewagoner/status/324013182/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @andrewbernett: That position has already been filled. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @andrewbernett: That position has already been filled. +

+

+ 10/9/2007, 8:01:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/324164921367617537/index.html b/static/mytweets/ewagoner/status/324164921367617537/index.html new file mode 100644 index 00000000..4517b119 --- /dev/null +++ b/static/mytweets/ewagoner/status/324164921367617537/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Carlos Arredondo. Make sure this man never has to buy his own drink again. <a href="http://www.motherjones.com/mojo/2013/04/cowboy-hat-carlos-arredondo-boston-marathon">http://www.motherjones.com/mojo/2013/04/cowboy-hat-carlos-arredondo-boston-marathon</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/324217865379143680/index.html b/static/mytweets/ewagoner/status/324217865379143680/index.html new file mode 100644 index 00000000..549d46ca --- /dev/null +++ b/static/mytweets/ewagoner/status/324217865379143680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Polyamory is Boring: "Like someone confident hippos have 6 legs, you don’t want to argue so much as take em to a zoo" <a href="http://slatestarcodex.com/2013/04/06/polyamory-is-boring">http://slatestarcodex.com/2013/04/06/polyamory-is-boring</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/324304910525022208/index.html b/static/mytweets/ewagoner/status/324304910525022208/index.html new file mode 100644 index 00000000..180f6a1f --- /dev/null +++ b/static/mytweets/ewagoner/status/324304910525022208/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + A profile of “The Woman Near Kenmore Square”. We all have stories. Pity it takes inflicted trauma to bring them out. +<a href="http://www.newyorker.com/online/blogs/sportingscene/2013/04/the-woman-near-kenmore-square.html">http://www.newyorker.com/online/blogs/sportingscene/2013/04/the-woman-near-kenmore-square.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/324340352/index.html b/static/mytweets/ewagoner/status/324340352/index.html new file mode 100644 index 00000000..a987ac0a --- /dev/null +++ b/static/mytweets/ewagoner/status/324340352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 6 year old crashes care yet remains "very adorable" -- http://www.thedenverchannel.com/news/14302712/detail.html + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 6 year old crashes care yet remains "very adorable" -- http://www.thedenverchannel.com/news/14302712/detail.html +

+

+ 10/9/2007, 11:13:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/324364708973015040/index.html b/static/mytweets/ewagoner/status/324364708973015040/index.html new file mode 100644 index 00000000..9868c7b1 --- /dev/null +++ b/static/mytweets/ewagoner/status/324364708973015040/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Jim Moriarity. Hi!” + +Oh dear lord. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Jim Moriarity. Hi!”

Oh dear lord. +

+

+ 4/16/2013, 11:32:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/324366861456248832/index.html b/static/mytweets/ewagoner/status/324366861456248832/index.html new file mode 100644 index 00000000..895480f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/324366861456248832/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Sir Arthur Conan Doyle practically invented the cliffhanger. + +Damn his hide. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sir Arthur Conan Doyle practically invented the cliffhanger.

Damn his hide. +

+

+ 4/16/2013, 11:41:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32449175027191808/index.html b/static/mytweets/ewagoner/status/32449175027191808/index.html new file mode 100644 index 00000000..fdad4473 --- /dev/null +++ b/static/mytweets/ewagoner/status/32449175027191808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This envelope had money in it. It could not have more clearly said "steal me". http://instagr.am/p/BVKUR/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This envelope had money in it. It could not have more clearly said "steal me". http://instagr.am/p/BVKUR/ +

+

+ 2/1/2011, 9:44:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/324541534072627200/index.html b/static/mytweets/ewagoner/status/324541534072627200/index.html new file mode 100644 index 00000000..04676775 --- /dev/null +++ b/static/mytweets/ewagoner/status/324541534072627200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “If you put any event under a microscope, you will find a whole dimension of completely weird incredible things.” <a href="http://www.youtube.com/watch?v=iuoZWb9gqv0">http://www.youtube.com/watch?v=iuoZWb9gqv0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “If you put any event under a microscope, you will find a whole dimension of completely weird incredible things.” http://www.youtube.com/watch?v=iuoZWb9gqv0 +

+

+ 4/17/2013, 11:15:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/324542960307953665/index.html b/static/mytweets/ewagoner/status/324542960307953665/index.html new file mode 100644 index 00000000..6d33fe1d --- /dev/null +++ b/static/mytweets/ewagoner/status/324542960307953665/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Once they come up w/ a theory, they need some place to test it out,” and that place is often my alma mater’s campus. <a href="http://www.koat.com/news/new-mexico/albuquerque/NM-Tech-to-re-create-bomb-used-in-Boston-Marathon-explosion/-/9153728/19780334/-/pr581kz/-/index.html">http://www.koat.com/news/new-mexico/albuquerque/NM-Tech-to-re-create-bomb-used-in-Boston-Marathon-explosion/-/9153728/19780334/-/pr581kz/-/index.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3247954517295104/index.html b/static/mytweets/ewagoner/status/3247954517295104/index.html new file mode 100644 index 00000000..3adb4739 --- /dev/null +++ b/static/mytweets/ewagoner/status/3247954517295104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don't know what you call a White Russian made with pumpkin spice eggnog instead of half and half, but its really freakin' delicious. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don't know what you call a White Russian made with pumpkin spice eggnog instead of half and half, but its really freakin' delicious. +

+

+ 11/12/2010, 7:49:07 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32482415188381697/index.html b/static/mytweets/ewagoner/status/32482415188381697/index.html new file mode 100644 index 00000000..3df4729b --- /dev/null +++ b/static/mytweets/ewagoner/status/32482415188381697/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + High Efficiency Survival Beverage. One flavor: Hungarian Gulash <a href="http://dinnerinabottle.com/hungarian-gulash">http://dinnerinabottle.com/hungarian-gulash</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/324880236271505408/index.html b/static/mytweets/ewagoner/status/324880236271505408/index.html new file mode 100644 index 00000000..9a173431 --- /dev/null +++ b/static/mytweets/ewagoner/status/324880236271505408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "1913: When Hitler, Trotsky, Tito, Freud and Stalin all lived in the same place" <a href="http://www.bbc.co.uk/news/magazine-21859771">http://www.bbc.co.uk/news/magazine-21859771</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/324988796976394241/index.html b/static/mytweets/ewagoner/status/324988796976394241/index.html new file mode 100644 index 00000000..990abdc6 --- /dev/null +++ b/static/mytweets/ewagoner/status/324988796976394241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @dcorsetto: This is simultaneously offensive and downright hilarious. <a href="http://gawker.com/5994974/the-most-deranged-sorority-girl-email-you-will-ever-read">http://gawker.com/5994974/the-most-deranged-sorority-girl-email-you-will-ever-read</a> Read the letter at the bottom. Sisterhood!! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32501618486284288/index.html b/static/mytweets/ewagoner/status/32501618486284288/index.html new file mode 100644 index 00000000..7c4924cf --- /dev/null +++ b/static/mytweets/ewagoner/status/32501618486284288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bearded 4 months? No problem. Mustachioed 30 days? Piece of cake. A full 24 hours with a goatee? Goatee Groundhog Day. <a href="http://goateegroundhogday.com/about">http://goateegroundhogday.com/about</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bearded 4 months? No problem. Mustachioed 30 days? Piece of cake. A full 24 hours with a goatee? Goatee Groundhog Day. http://goateegroundhogday.com/about +

+

+ 2/1/2011, 1:12:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/325076661638938625/index.html b/static/mytweets/ewagoner/status/325076661638938625/index.html new file mode 100644 index 00000000..9e66f75d --- /dev/null +++ b/static/mytweets/ewagoner/status/325076661638938625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The duo broke up 30 years ago, I know all their hits by heart, and yet I only just now learned that Yaz’s singer is a woman. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The duo broke up 30 years ago, I know all their hits by heart, and yet I only just now learned that Yaz’s singer is a woman. +

+

+ 4/18/2013, 10:41:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/325195751057678337/index.html b/static/mytweets/ewagoner/status/325195751057678337/index.html new file mode 100644 index 00000000..7ee3978e --- /dev/null +++ b/static/mytweets/ewagoner/status/325195751057678337/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @BostonDotCom: If you're just waking up, good morning. You have a lot of reading ahead of you: <a href="http://ow.ly/kdvYJ">http://ow.ly/kdvYJ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @BostonDotCom: If you're just waking up, good morning. You have a lot of reading ahead of you: http://ow.ly/kdvYJ +

+

+ 4/19/2013, 6:34:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/325235765250490369/index.html b/static/mytweets/ewagoner/status/325235765250490369/index.html new file mode 100644 index 00000000..bd3d7a4a --- /dev/null +++ b/static/mytweets/ewagoner/status/325235765250490369/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SaraDoesScience: Friday morning head-desk: Space camp t-shirts tell boys to 'Achieve' and girls to 'Dream' <a href="http://huff.to/15dzfw5">http://huff.to/15dzfw5</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SaraDoesScience: Friday morning head-desk: Space camp t-shirts tell boys to 'Achieve' and girls to 'Dream' http://huff.to/15dzfw5 +

+

+ 4/19/2013, 9:13:43 AM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32533541/index.html b/static/mytweets/ewagoner/status/32533541/index.html new file mode 100644 index 00000000..b21eff2b --- /dev/null +++ b/static/mytweets/ewagoner/status/32533541/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have my own world-wide IP address. Never had one of those before. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have my own world-wide IP address. Never had one of those before. +

+

+ 4/18/2007, 7:51:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32548664954068992/index.html b/static/mytweets/ewagoner/status/32548664954068992/index.html new file mode 100644 index 00000000..580cb7c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/32548664954068992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What's that? You didn't know about Goatee Groundhog Day and now it's too late to grow one? No problem. <a href="http://www.io.com/~sjohn/goatee.htm">http://www.io.com/~sjohn/goatee.htm</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What's that? You didn't know about Goatee Groundhog Day and now it's too late to grow one? No problem. http://www.io.com/~sjohn/goatee.htm +

+

+ 2/1/2011, 4:19:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32554083730587648/index.html b/static/mytweets/ewagoner/status/32554083730587648/index.html new file mode 100644 index 00000000..54ad516a --- /dev/null +++ b/static/mytweets/ewagoner/status/32554083730587648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Classes at IUPUI in Indianapolis are canceled tomorrow. Too bad the student that registered with my email address doesn't know that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Classes at IUPUI in Indianapolis are canceled tomorrow. Too bad the student that registered with my email address doesn't know that. +

+

+ 2/1/2011, 4:41:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32560710026264576/index.html b/static/mytweets/ewagoner/status/32560710026264576/index.html new file mode 100644 index 00000000..8774388a --- /dev/null +++ b/static/mytweets/ewagoner/status/32560710026264576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After one whole week with the TreadDesk, I've walked 36.54 miles. Nine of them were today. This thing is awesome! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After one whole week with the TreadDesk, I've walked 36.54 miles. Nine of them were today. This thing is awesome! +

+

+ 2/1/2011, 5:07:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32596971185246208/index.html b/static/mytweets/ewagoner/status/32596971185246208/index.html new file mode 100644 index 00000000..f0a887f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/32596971185246208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My farmers market has wild salmon now, caught by three generations of a local family. My first taste! http://instagr.am/p/BVm_a/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My farmers market has wild salmon now, caught by three generations of a local family. My first taste! http://instagr.am/p/BVm_a/ +

+

+ 2/1/2011, 7:31:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32615500248780800/index.html b/static/mytweets/ewagoner/status/32615500248780800/index.html new file mode 100644 index 00000000..1d4f846a --- /dev/null +++ b/static/mytweets/ewagoner/status/32615500248780800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just shaved down to my goatee. I've never looked more like Grandpa Simpson. I've the facial hair of a man twice my age. #goateegroundhogday + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just shaved down to my goatee. I've never looked more like Grandpa Simpson. I've the facial hair of a man twice my age. #goateegroundhogday +

+

+ 2/1/2011, 8:45:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/326174209388707841/index.html b/static/mytweets/ewagoner/status/326174209388707841/index.html new file mode 100644 index 00000000..25ad7fff --- /dev/null +++ b/static/mytweets/ewagoner/status/326174209388707841/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I must admit, it’s been very nice this weekend to have a fridge again. It’s pretty, but I think it needs decoration: <a href="http://glasssculpture.org/artglass/holiday/police-box.html">http://glasssculpture.org/artglass/holiday/police-box.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/326202542/index.html b/static/mytweets/ewagoner/status/326202542/index.html new file mode 100644 index 00000000..4d0f1867 --- /dev/null +++ b/static/mytweets/ewagoner/status/326202542/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been busy breaking things in shared solaris: http://tinyurl.com/24tk5l + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been busy breaking things in shared solaris: http://tinyurl.com/24tk5l +

+

+ 10/10/2007, 3:46:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32630322243837952/index.html b/static/mytweets/ewagoner/status/32630322243837952/index.html new file mode 100644 index 00000000..e684b931 --- /dev/null +++ b/static/mytweets/ewagoner/status/32630322243837952/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Thundersnow! + +Oh, wait. Hold on. It's only rain. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thundersnow!

Oh, wait. Hold on. It's only rain. +

+

+ 2/1/2011, 9:44:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/326328212961497088/index.html b/static/mytweets/ewagoner/status/326328212961497088/index.html new file mode 100644 index 00000000..84f7f04a --- /dev/null +++ b/static/mytweets/ewagoner/status/326328212961497088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TimHarford: Security theater, martial law, and a tale that trumps every cop-and-donut joke you've ever heard <a href="http://dlvr.it/3GV7kK">http://dlvr.it/3GV7kK</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TimHarford: Security theater, martial law, and a tale that trumps every cop-and-donut joke you've ever heard http://dlvr.it/3GV7kK +

+

+ 4/22/2013, 9:34:43 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/326357217341231105/index.html b/static/mytweets/ewagoner/status/326357217341231105/index.html new file mode 100644 index 00000000..866e2f4f --- /dev/null +++ b/static/mytweets/ewagoner/status/326357217341231105/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Apparently you can use the cover of a book of stamps as a stamp. <a href="http://instagram.com/p/YaWjkgM2qD/">http://instagram.com/p/YaWjkgM2qD/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Apparently you can use the cover of a book of stamps as a stamp. http://instagram.com/p/YaWjkgM2qD/ +

+

+ 4/22/2013, 11:29:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/326424222/index.html b/static/mytweets/ewagoner/status/326424222/index.html new file mode 100644 index 00000000..c2d2d665 --- /dev/null +++ b/static/mytweets/ewagoner/status/326424222/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I guess there's still plenty of people on Burnaby -- the load average hasn't fallen below 20 in several days. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I guess there's still plenty of people on Burnaby -- the load average hasn't fallen below 20 in several days. +

+

+ 10/10/2007, 5:51:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/326468199308722177/index.html b/static/mytweets/ewagoner/status/326468199308722177/index.html new file mode 100644 index 00000000..eae64c01 --- /dev/null +++ b/static/mytweets/ewagoner/status/326468199308722177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I feel & think much as you do, care about many of the things you care about, although most people do not care about them. You are not alone. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I feel & think much as you do, care about many of the things you care about, although most people do not care about them. You are not alone. +

+

+ 4/22/2013, 6:50:58 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/326488112/index.html b/static/mytweets/ewagoner/status/326488112/index.html new file mode 100644 index 00000000..51fb4e59 --- /dev/null +++ b/static/mytweets/ewagoner/status/326488112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Burnaby load average now 62. Websites now return 502 Bad Gateway errors, when they resolve at all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Burnaby load average now 62. Websites now return 502 Bad Gateway errors, when they resolve at all. +

+

+ 10/10/2007, 6:29:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/326531122/index.html b/static/mytweets/ewagoner/status/326531122/index.html new file mode 100644 index 00000000..5880d647 --- /dev/null +++ b/static/mytweets/ewagoner/status/326531122/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Took two hours, but I finally got my PDF and can head home. Need to get my last two domains off Burnaby ASAP. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Took two hours, but I finally got my PDF and can head home. Need to get my last two domains off Burnaby ASAP. +

+

+ 10/10/2007, 6:55:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/327068538894417921/index.html b/static/mytweets/ewagoner/status/327068538894417921/index.html new file mode 100644 index 00000000..800f39c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/327068538894417921/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Little Girls Are Better at Designing Superheroes Than You <a href="http://bettersupes.tumblr.com">http://bettersupes.tumblr.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Little Girls Are Better at Designing Superheroes Than You http://bettersupes.tumblr.com +

+

+ 4/24/2013, 10:36:30 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/327070144675332096/index.html b/static/mytweets/ewagoner/status/327070144675332096/index.html new file mode 100644 index 00000000..e60f2166 --- /dev/null +++ b/static/mytweets/ewagoner/status/327070144675332096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + From a friend’s private account: “SIXPENCE NONE THE RICHER’S ‘KISS ME,’ TRANSLATED INTO KLINGON. YOU’RE WELCOME.” <a href="http://youtu.be/v2bjc6U0tjI">http://youtu.be/v2bjc6U0tjI</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ From a friend’s private account: “SIXPENCE NONE THE RICHER’S ‘KISS ME,’ TRANSLATED INTO KLINGON. YOU’RE WELCOME.” http://youtu.be/v2bjc6U0tjI +

+

+ 4/24/2013, 10:42:53 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3270709220/index.html b/static/mytweets/ewagoner/status/3270709220/index.html new file mode 100644 index 00000000..9cd6248b --- /dev/null +++ b/static/mytweets/ewagoner/status/3270709220/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally installed an aux in on my car stereo. Can't believe I had to disassemble the entire passenger compartment to do so, but there ya go. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally installed an aux in on my car stereo. Can't believe I had to disassemble the entire passenger compartment to do so, but there ya go. +

+

+ 8/12/2009, 3:01:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/327086465236475905/index.html b/static/mytweets/ewagoner/status/327086465236475905/index.html new file mode 100644 index 00000000..84311e79 --- /dev/null +++ b/static/mytweets/ewagoner/status/327086465236475905/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Edie Brickell and Steve Martin released a collaboration album this week. <a href="http://www.nytimes.com/2013/04/21/arts/music/steve-martin-and-edie-brickells-love-has-come-for-you.html?pagewanted=all">http://www.nytimes.com/2013/04/21/arts/music/steve-martin-and-edie-brickells-love-has-come-for-you.html?pagewanted=all</a> + +I’ve never bought an album so fast. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/327113906541703169/index.html b/static/mytweets/ewagoner/status/327113906541703169/index.html new file mode 100644 index 00000000..6b6d691a --- /dev/null +++ b/static/mytweets/ewagoner/status/327113906541703169/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The best music I’ve seen at DragonCon (a place full of great music) was hands down Megan Jean & the KFB. Here’s why: <a href="http://wordkrapht.com/main/2013/04/23/megan-jean-and-the-kfb-live-in-chattanooga/">http://wordkrapht.com/main/2013/04/23/megan-jean-and-the-kfb-live-in-chattanooga/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/327423998096969728/index.html b/static/mytweets/ewagoner/status/327423998096969728/index.html new file mode 100644 index 00000000..d9f0ed1c --- /dev/null +++ b/static/mytweets/ewagoner/status/327423998096969728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "We may be living in the most peaceable era in the existence of our species." <a href="http://online.wsj.com/article/SB10001424053111904106704576583203589408180.html">http://online.wsj.com/article/SB10001424053111904106704576583203589408180.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3275151089/index.html b/static/mytweets/ewagoner/status/3275151089/index.html new file mode 100644 index 00000000..4cb8951e --- /dev/null +++ b/static/mytweets/ewagoner/status/3275151089/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hanging with the ruby geeks at the Atlanta Ruby Users Meeting. It's my social outlet for the month. No, I don't get out much anymore. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hanging with the ruby geeks at the Atlanta Ruby Users Meeting. It's my social outlet for the month. No, I don't get out much anymore. +

+

+ 8/12/2009, 7:09:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32766618899587073/index.html b/static/mytweets/ewagoner/status/32766618899587073/index.html new file mode 100644 index 00000000..87d43076 --- /dev/null +++ b/static/mytweets/ewagoner/status/32766618899587073/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Quick-witted observers noticed Eric had been replaced by a twin from a mirror universe. An only slightly evil twin. <a href="http://goateegroundhogday.com/goatees/ewagoner/35/">http://goateegroundhogday.com/goatees/ewagoner/35/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32793691118641152/index.html b/static/mytweets/ewagoner/status/32793691118641152/index.html new file mode 100644 index 00000000..563ea52d --- /dev/null +++ b/static/mytweets/ewagoner/status/32793691118641152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mirror Universe Eric ate a sufficiently slightly evil breakfast: Good Eric's daughter's third-favorite cereal. <a href="http://goateegroundhogday.com/goatees/ewagoner/56/">http://goateegroundhogday.com/goatees/ewagoner/56/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32810235475267584/index.html b/static/mytweets/ewagoner/status/32810235475267584/index.html new file mode 100644 index 00000000..283f1e16 --- /dev/null +++ b/static/mytweets/ewagoner/status/32810235475267584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mirror Universe Eric, Chad Ghostal, & broken-hearted Alonso Quixano meet to set their slightly evil agenda for the day. <a href="http://goateegroundhogday.com/goatees/ewagoner/81/">http://goateegroundhogday.com/goatees/ewagoner/81/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mirror Universe Eric, Chad Ghostal, & broken-hearted Alonso Quixano meet to set their slightly evil agenda for the day. http://goateegroundhogday.com/goatees/ewagoner/81/ +

+

+ 2/2/2011, 9:39:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/328168882/index.html b/static/mytweets/ewagoner/status/328168882/index.html new file mode 100644 index 00000000..21471684 --- /dev/null +++ b/static/mytweets/ewagoner/status/328168882/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How have I gone so long without knowing about Bob Log III, and in particular his recipe for scotch? http://tinyurl.com/2uufjh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How have I gone so long without knowing about Bob Log III, and in particular his recipe for scotch? http://tinyurl.com/2uufjh +

+

+ 10/11/2007, 10:16:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32817493756092417/index.html b/static/mytweets/ewagoner/status/32817493756092417/index.html new file mode 100644 index 00000000..a2b84646 --- /dev/null +++ b/static/mytweets/ewagoner/status/32817493756092417/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mirror Universe Eric continues his reign of (slight) terror by eating the last cookie in the office break room. <a href="http://goateegroundhogday.com/goatees/ewagoner/97/">http://goateegroundhogday.com/goatees/ewagoner/97/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32833693760364545/index.html b/static/mytweets/ewagoner/status/32833693760364545/index.html new file mode 100644 index 00000000..56825bf0 --- /dev/null +++ b/static/mytweets/ewagoner/status/32833693760364545/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Evil Eric works at Good Eric's desk (cleverly avoiding detection), applying to join the Guild of Calamitous Intent. <a href="http://goateegroundhogday.com/goatees/ewagoner/121/">http://goateegroundhogday.com/goatees/ewagoner/121/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/328649114227179520/index.html b/static/mytweets/ewagoner/status/328649114227179520/index.html new file mode 100644 index 00000000..492ef0b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/328649114227179520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ferretthimself: Absolutely beautiful. RT @andrewducker: Here is today. <a href="http://bit.ly/Y6neV7">http://bit.ly/Y6neV7</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ferretthimself: Absolutely beautiful. RT @andrewducker: Here is today. http://bit.ly/Y6neV7 +

+

+ 4/28/2013, 7:17:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/328650265517498368/index.html b/static/mytweets/ewagoner/status/328650265517498368/index.html new file mode 100644 index 00000000..91b98c04 --- /dev/null +++ b/static/mytweets/ewagoner/status/328650265517498368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This vestige of medieval feminism has left us. RT @carinr The last Beguine dies at 92 <a href="http://www.economist.com/news/obituary/21576632-marcella-pattyn-worlds-last-beguine-died-april-14th-aged-92-marcella-pattyn">http://www.economist.com/news/obituary/21576632-marcella-pattyn-worlds-last-beguine-died-april-14th-aged-92-marcella-pattyn</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/328665288793006080/index.html b/static/mytweets/ewagoner/status/328665288793006080/index.html new file mode 100644 index 00000000..8e436b86 --- /dev/null +++ b/static/mytweets/ewagoner/status/328665288793006080/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + "I have succeeded over the course of nearly two decades by sticking to one simple rule: Be a freakin’ weirdo." + <a href="http://www.fastcompany.com/3008855/why-channeling-your-inner-weirdo-helps-you-get-ahead-work?fullsite=">http://www.fastcompany.com/3008855/why-channeling-your-inner-weirdo-helps-you-get-ahead-work?fullsite=</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32867221617250304/index.html b/static/mytweets/ewagoner/status/32867221617250304/index.html new file mode 100644 index 00000000..ea066f29 --- /dev/null +++ b/static/mytweets/ewagoner/status/32867221617250304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Doc Chey's is the only place I know where the frequent buyer program rewards you for *not* going there. "Been a while, here's free food!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Doc Chey's is the only place I know where the frequent buyer program rewards you for *not* going there. "Been a while, here's free food!" +

+

+ 2/2/2011, 1:25:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32873787183603712/index.html b/static/mytweets/ewagoner/status/32873787183603712/index.html new file mode 100644 index 00000000..5f43b729 --- /dev/null +++ b/static/mytweets/ewagoner/status/32873787183603712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @yewknee: I still can't believe I launched a site called Goatee Groundhog Day today. <a href="http://goateegroundhogday.com/goatees/mackle/11/">http://goateegroundhogday.com/goatees/mackle/11/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32880986752552960/index.html b/static/mytweets/ewagoner/status/32880986752552960/index.html new file mode 100644 index 00000000..c66b4872 --- /dev/null +++ b/static/mytweets/ewagoner/status/32880986752552960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Jean Berko Gleason, Psycholinguist, is a hoot! <a href="http://www.pbs.org/wgbh/nova/secretlife/scientists/jean-berko-gleason/">http://www.pbs.org/wgbh/nova/secretlife/scientists/jean-berko-gleason/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32885008481910784/index.html b/static/mytweets/ewagoner/status/32885008481910784/index.html new file mode 100644 index 00000000..cc147304 --- /dev/null +++ b/static/mytweets/ewagoner/status/32885008481910784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mirror Universe Eric poses with a toast homage to a master of his trade. <a href="http://goateegroundhogday.com/goatees/ewagoner/220/">http://goateegroundhogday.com/goatees/ewagoner/220/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32896877489815552/index.html b/static/mytweets/ewagoner/status/32896877489815552/index.html new file mode 100644 index 00000000..b1929c8f --- /dev/null +++ b/static/mytweets/ewagoner/status/32896877489815552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Slightly Evil Eric found something that's slightly less evil than he is (and yet is still undoubtably evil). <a href="http://goateegroundhogday.com/goatees/ewagoner/246/">http://goateegroundhogday.com/goatees/ewagoner/246/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/328979900952354817/index.html b/static/mytweets/ewagoner/status/328979900952354817/index.html new file mode 100644 index 00000000..754ffb95 --- /dev/null +++ b/static/mytweets/ewagoner/status/328979900952354817/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “The best way to not be afraid of the dark is to *be* the scariest thing in the dark.” <a href="http://www.youtube.com/watch?v=2a3mU_0e2Ts">http://www.youtube.com/watch?v=2a3mU_0e2Ts</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “The best way to not be afraid of the dark is to *be* the scariest thing in the dark.” http://www.youtube.com/watch?v=2a3mU_0e2Ts +

+

+ 4/29/2013, 5:11:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32917786166566912/index.html b/static/mytweets/ewagoner/status/32917786166566912/index.html new file mode 100644 index 00000000..097b28bf --- /dev/null +++ b/static/mytweets/ewagoner/status/32917786166566912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + His previous companions proving to be too flaky, Evil Eric teams up w/ The Brain and Stewie to plan an evening of evil. <a href="http://goateegroundhogday.com/goatees/ewagoner/284/">http://goateegroundhogday.com/goatees/ewagoner/284/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32924503763853312/index.html b/static/mytweets/ewagoner/status/32924503763853312/index.html new file mode 100644 index 00000000..54f707bd --- /dev/null +++ b/static/mytweets/ewagoner/status/32924503763853312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mirror Universe Eric thought about switching the wires in the server room, but he didn't. He's only *slightly* evil. <a href="http://goateegroundhogday.com/goatees/ewagoner/301/">http://goateegroundhogday.com/goatees/ewagoner/301/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/329264931293757440/index.html b/static/mytweets/ewagoner/status/329264931293757440/index.html new file mode 100644 index 00000000..75dcd24a --- /dev/null +++ b/static/mytweets/ewagoner/status/329264931293757440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here is a video for Fable Cry’s song “Hobo Wicked Fix”. I want to know these people. <a href="http://www.youtube.com/watch?v=-xREnXuL-UA">http://www.youtube.com/watch?v=-xREnXuL-UA</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here is a video for Fable Cry’s song “Hobo Wicked Fix”. I want to know these people. http://www.youtube.com/watch?v=-xREnXuL-UA +

+

+ 4/30/2013, 12:04:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/329322137242435584/index.html b/static/mytweets/ewagoner/status/329322137242435584/index.html new file mode 100644 index 00000000..91e420f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/329322137242435584/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + “(1) most people thought they knew intuitively what mojo was; +(2) they had a wide variety of ideas about where it came from” + +I’m reading. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “(1) most people thought they knew intuitively what mojo was;
(2) they had a wide variety of ideas about where it came from”

I’m reading. +

+

+ 4/30/2013, 3:51:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32943304014303232/index.html b/static/mytweets/ewagoner/status/32943304014303232/index.html new file mode 100644 index 00000000..80db9d61 --- /dev/null +++ b/static/mytweets/ewagoner/status/32943304014303232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Driving the commute home from work isn't particularly all that evil, but it *is* a German car. <a href="http://goateegroundhogday.com/goatees/ewagoner/329/">http://goateegroundhogday.com/goatees/ewagoner/329/</a> #goateegroundhogday + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/329438813405466626/index.html b/static/mytweets/ewagoner/status/329438813405466626/index.html new file mode 100644 index 00000000..7aad6288 --- /dev/null +++ b/static/mytweets/ewagoner/status/329438813405466626/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love this product and the creator’s story and presentation. <a href="http://www.thenoteboard.com/index.php">http://www.thenoteboard.com/index.php</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I love this product and the creator’s story and presentation. http://www.thenoteboard.com/index.php +

+

+ 4/30/2013, 11:35:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/329600364506644481/index.html b/static/mytweets/ewagoner/status/329600364506644481/index.html new file mode 100644 index 00000000..58babcdd --- /dev/null +++ b/static/mytweets/ewagoner/status/329600364506644481/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can’t get enough of the Steve Martin & Edie Brickell album. Track 5, “Siamese Cat”, especially. It’s all so good. <a href="http://www.amazon.com/Love-Has-Come-For-You/dp/B00B9LN8HG">http://www.amazon.com/Love-Has-Come-For-You/dp/B00B9LN8HG</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32963772301713410/index.html b/static/mytweets/ewagoner/status/32963772301713410/index.html new file mode 100644 index 00000000..2c799a39 --- /dev/null +++ b/static/mytweets/ewagoner/status/32963772301713410/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mirror Universe Eric discovered that sausage making doesn't involve anything evil after all. <a href="http://goateegroundhogday.com/goatees/ewagoner/359/">http://goateegroundhogday.com/goatees/ewagoner/359/</a> #goateegroundhogday + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32969276025470977/index.html b/static/mytweets/ewagoner/status/32969276025470977/index.html new file mode 100644 index 00000000..bb010356 --- /dev/null +++ b/static/mytweets/ewagoner/status/32969276025470977/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Resigned to being only slightly evil, Mirror Universe Eric tried to at least look the part with a black cat. <a href="http://goateegroundhogday.com/goatees/ewagoner/374/">http://goateegroundhogday.com/goatees/ewagoner/374/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/329698317745397761/index.html b/static/mytweets/ewagoner/status/329698317745397761/index.html new file mode 100644 index 00000000..9d9b402d --- /dev/null +++ b/static/mytweets/ewagoner/status/329698317745397761/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “Florida Teen Girl Charged With Felony After Science Experiment Goes Bad” So much grrrrr. +<a href="http://blogs.miaminewtimes.com/riptide/2013/04/florida_teen_girl_charged_with.php">http://blogs.miaminewtimes.com/riptide/2013/04/florida_teen_girl_charged_with.php</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32982223414243328/index.html b/static/mytweets/ewagoner/status/32982223414243328/index.html new file mode 100644 index 00000000..0edb90d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/32982223414243328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mirror Universe Eric shares a few laughs with his not-so-evil buddies before calling it a night. <a href="http://goateegroundhogday.com/goatees/ewagoner/388/">http://goateegroundhogday.com/goatees/ewagoner/388/</a> #goateegroundhogday + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/329968200982863874/index.html b/static/mytweets/ewagoner/status/329968200982863874/index.html new file mode 100644 index 00000000..15c68ae7 --- /dev/null +++ b/static/mytweets/ewagoner/status/329968200982863874/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Y’all know it’s Star Wars Day in Athens Saturday at Bishop Park, right? <a href="http://athenscon.com/events-at-athens-star-wars-day.html">http://athenscon.com/events-at-athens-star-wars-day.html</a> May the Fourth be with you! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/32998783100915712/index.html b/static/mytweets/ewagoner/status/32998783100915712/index.html new file mode 100644 index 00000000..7aa7d2c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/32998783100915712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How could Mirror Universe Eric get any evil done when he's got a playmate like this to keep him busy? <a href="http://goateegroundhogday.com/goatees/ewagoner/405/">http://goateegroundhogday.com/goatees/ewagoner/405/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330060458407108609/index.html b/static/mytweets/ewagoner/status/330060458407108609/index.html new file mode 100644 index 00000000..40a38cb5 --- /dev/null +++ b/static/mytweets/ewagoner/status/330060458407108609/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The lone male bear crawler ranged as far as a mile collecting cans & bottles. While crawling, he was indefatigable." <a href="http://www.slate.com/blogs/how_babies_work/2013/05/02/bipedalism_is_innate_but_also_learned_turkish_family_walks_on_four_legs.html">http://www.slate.com/blogs/how_babies_work/2013/05/02/bipedalism_is_innate_but_also_learned_turkish_family_walks_on_four_legs.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330072004394897408/index.html b/static/mytweets/ewagoner/status/330072004394897408/index.html new file mode 100644 index 00000000..6d40172c --- /dev/null +++ b/static/mytweets/ewagoner/status/330072004394897408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My farmers market has artichokes this week! @ Athens Locally Grown <a href="http://instagram.com/p/Y0xMmxM2ua/">http://instagram.com/p/Y0xMmxM2ua/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My farmers market has artichokes this week! @ Athens Locally Grown http://instagram.com/p/Y0xMmxM2ua/ +

+

+ 5/2/2013, 5:31:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330082607247282176/index.html b/static/mytweets/ewagoner/status/330082607247282176/index.html new file mode 100644 index 00000000..45b82457 --- /dev/null +++ b/static/mytweets/ewagoner/status/330082607247282176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s uncanny how exact the overlap is with time I have set aside for gardening and dire predictions of severe weather. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s uncanny how exact the overlap is with time I have set aside for gardening and dire predictions of severe weather. +

+

+ 5/2/2013, 6:13:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/33009507227406336/index.html b/static/mytweets/ewagoner/status/33009507227406336/index.html new file mode 100644 index 00000000..10e3e3ad --- /dev/null +++ b/static/mytweets/ewagoner/status/33009507227406336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ClimateSignals Super-cyclone Yasi almost the size of the continental U.S., see the pic #climate http://bit.ly/guY49o + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ClimateSignals Super-cyclone Yasi almost the size of the continental U.S., see the pic #climate http://bit.ly/guY49o +

+

+ 2/2/2011, 10:50:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330097735187431425/index.html b/static/mytweets/ewagoner/status/330097735187431425/index.html new file mode 100644 index 00000000..2ad77629 --- /dev/null +++ b/static/mytweets/ewagoner/status/330097735187431425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This great anthology of humorous SF/F has 100 minutes to raise $500. Want in? <a href="http://kck.st/17bWO89">http://kck.st/17bWO89</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This great anthology of humorous SF/F has 100 minutes to raise $500. Want in? http://kck.st/17bWO89 +

+

+ 5/2/2013, 7:13:27 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330295029845356545/index.html b/static/mytweets/ewagoner/status/330295029845356545/index.html new file mode 100644 index 00000000..b65d2504 --- /dev/null +++ b/static/mytweets/ewagoner/status/330295029845356545/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My strategy of fighting off this impending cold by depriving it of precious sleep has, after many days of struggle, utterly failed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My strategy of fighting off this impending cold by depriving it of precious sleep has, after many days of struggle, utterly failed. +

+

+ 5/3/2013, 8:17:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330321916294488064/index.html b/static/mytweets/ewagoner/status/330321916294488064/index.html new file mode 100644 index 00000000..5f3635e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/330321916294488064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It took under a minute for both Neutral Milk Hotel shows to sell out. I was not one of the lucky ones. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It took under a minute for both Neutral Milk Hotel shows to sell out. I was not one of the lucky ones. +

+

+ 5/3/2013, 10:04:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330353816287465472/index.html b/static/mytweets/ewagoner/status/330353816287465472/index.html new file mode 100644 index 00000000..4a5bcb61 --- /dev/null +++ b/static/mytweets/ewagoner/status/330353816287465472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Has anyone yet done a video of Daleks singing INXS's "Mediate"? Why not? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Has anyone yet done a video of Daleks singing INXS's "Mediate"? Why not? +

+

+ 5/3/2013, 12:11:02 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330436379853074433/index.html b/static/mytweets/ewagoner/status/330436379853074433/index.html new file mode 100644 index 00000000..c34ef4b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/330436379853074433/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I am going to a steampunk gypsy cabaret tonight in Atlanta. Or, as the ‘punks call it, “Terminus”. Artifice Nights, here I come! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I am going to a steampunk gypsy cabaret tonight in Atlanta. Or, as the ‘punks call it, “Terminus”. Artifice Nights, here I come! +

+

+ 5/3/2013, 5:39:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330491918465261568/index.html b/static/mytweets/ewagoner/status/330491918465261568/index.html new file mode 100644 index 00000000..4a930038 --- /dev/null +++ b/static/mytweets/ewagoner/status/330491918465261568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Artifice Club. In Reliquum Nostri Est. <a href="http://instagram.com/p/Y3wFmhs2vB/">http://instagram.com/p/Y3wFmhs2vB/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330507523733995522/index.html b/static/mytweets/ewagoner/status/330507523733995522/index.html new file mode 100644 index 00000000..604432dc --- /dev/null +++ b/static/mytweets/ewagoner/status/330507523733995522/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Listen to your parents but don’t trust the government, don’t trust the government, don’t trust the government. That’s just a good idea.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Listen to your parents but don’t trust the government, don’t trust the government, don’t trust the government. That’s just a good idea.” +

+

+ 5/3/2013, 10:21:48 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330514290538864641/index.html b/static/mytweets/ewagoner/status/330514290538864641/index.html new file mode 100644 index 00000000..93a85e74 --- /dev/null +++ b/static/mytweets/ewagoner/status/330514290538864641/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fable Cry, from Nashville. They're lovely. <a href="http://instagram.com/p/Y36SIvM2tT/">http://instagram.com/p/Y36SIvM2tT/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330568098891587586/index.html b/static/mytweets/ewagoner/status/330568098891587586/index.html new file mode 100644 index 00000000..1aae3af7 --- /dev/null +++ b/static/mytweets/ewagoner/status/330568098891587586/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There’s not much finer at two in the morning than a hotdog drug through the garden. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There’s not much finer at two in the morning than a hotdog drug through the garden. +

+

+ 5/4/2013, 2:22:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330581592/index.html b/static/mytweets/ewagoner/status/330581592/index.html new file mode 100644 index 00000000..2d37d3ce --- /dev/null +++ b/static/mytweets/ewagoner/status/330581592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow. First frost came early this year. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow. First frost came early this year. +

+

+ 10/12/2007, 8:17:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330771671625658368/index.html b/static/mytweets/ewagoner/status/330771671625658368/index.html new file mode 100644 index 00000000..09596071 --- /dev/null +++ b/static/mytweets/ewagoner/status/330771671625658368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My trip the the RennFaire tomorrow was called on account of monsoon, so I guess I’ll open this 1.75L bottle of medicinal bourbon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My trip the the RennFaire tomorrow was called on account of monsoon, so I guess I’ll open this 1.75L bottle of medicinal bourbon. +

+

+ 5/4/2013, 3:51:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330797497037516801/index.html b/static/mytweets/ewagoner/status/330797497037516801/index.html new file mode 100644 index 00000000..66ec642a --- /dev/null +++ b/static/mytweets/ewagoner/status/330797497037516801/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Galactic Seahorse fights off the Cosmic Jellies with his laser beams. <a href="http://youtu.be/ogjkgnbb6ks">http://youtu.be/ogjkgnbb6ks</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Galactic Seahorse fights off the Cosmic Jellies with his laser beams. http://youtu.be/ogjkgnbb6ks +

+

+ 5/4/2013, 5:34:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330817743907606528/index.html b/static/mytweets/ewagoner/status/330817743907606528/index.html new file mode 100644 index 00000000..67a9e205 --- /dev/null +++ b/static/mytweets/ewagoner/status/330817743907606528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s World Naked Gardening Day! It’s a cold deluge here, alas. Claire’s Allotment commemorates in style: <a href="http://youtu.be/MOnM-8ICiKk">http://youtu.be/MOnM-8ICiKk</a> via @nika7k + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s World Naked Gardening Day! It’s a cold deluge here, alas. Claire’s Allotment commemorates in style: http://youtu.be/MOnM-8ICiKk via @nika7k +

+

+ 5/4/2013, 6:54:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330835333358972928/index.html b/static/mytweets/ewagoner/status/330835333358972928/index.html new file mode 100644 index 00000000..d4d8d4d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/330835333358972928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I dearly want to see “Chopped” judge Scott Conant do an “Ancient Aliens” parody historical cooking show. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I dearly want to see “Chopped” judge Scott Conant do an “Ancient Aliens” parody historical cooking show. +

+

+ 5/4/2013, 8:04:24 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330874100362915840/index.html b/static/mytweets/ewagoner/status/330874100362915840/index.html new file mode 100644 index 00000000..339afd97 --- /dev/null +++ b/static/mytweets/ewagoner/status/330874100362915840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sherlock, season two. Now that’s an opener. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sherlock, season two. Now that’s an opener. +

+

+ 5/4/2013, 10:38:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/330894868832456704/index.html b/static/mytweets/ewagoner/status/330894868832456704/index.html new file mode 100644 index 00000000..1f6dc565 --- /dev/null +++ b/static/mytweets/ewagoner/status/330894868832456704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sherlock. I have not been so sucked into a British drama since “House of Cards”. And I’m only four episodes in. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sherlock. I have not been so sucked into a British drama since “House of Cards”. And I’m only four episodes in. +

+

+ 5/5/2013, 12:00:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3310902332/index.html b/static/mytweets/ewagoner/status/3310902332/index.html new file mode 100644 index 00000000..3be72a21 --- /dev/null +++ b/static/mytweets/ewagoner/status/3310902332/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I really liked PodCastle's "Immersed in Matter" by Nina Hoffman. A shape-shifting fairy wants to talk to horses, and ends up buying one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I really liked PodCastle's "Immersed in Matter" by Nina Hoffman. A shape-shifting fairy wants to talk to horses, and ends up buying one. +

+

+ 8/14/2009, 12:51:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/331190221829963777/index.html b/static/mytweets/ewagoner/status/331190221829963777/index.html new file mode 100644 index 00000000..442420c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/331190221829963777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Badass obituary alert! <a href="http://www.legacy.com/obituaries/nytimes/obituary.aspx?n=antonia-larroux&pid=164596250#fbLoggedOut">http://www.legacy.com/obituaries/nytimes/obituary.aspx?n=antonia-larroux&pid=164596250#fbLoggedOut</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/331245151055917056/index.html b/static/mytweets/ewagoner/status/331245151055917056/index.html new file mode 100644 index 00000000..d60a0cf1 --- /dev/null +++ b/static/mytweets/ewagoner/status/331245151055917056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well mannered steampunks may find a point so contentious as to require a method to settle things. Enter tea duelling. <a href="http://teaduel.yolasite.com">http://teaduel.yolasite.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well mannered steampunks may find a point so contentious as to require a method to settle things. Enter tea duelling. http://teaduel.yolasite.com +

+

+ 5/5/2013, 11:12:52 PM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3313652819/index.html b/static/mytweets/ewagoner/status/3313652819/index.html new file mode 100644 index 00000000..06a443e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/3313652819/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A leaf blower, I could ignore. It's the 2 hand helds & the giant one on wheels going back & forth outside my windows that puts me in a rage. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A leaf blower, I could ignore. It's the 2 hand helds & the giant one on wheels going back & forth outside my windows that puts me in a rage. +

+

+ 8/14/2009, 3:18:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/331383753387675648/index.html b/static/mytweets/ewagoner/status/331383753387675648/index.html new file mode 100644 index 00000000..39072a2b --- /dev/null +++ b/static/mytweets/ewagoner/status/331383753387675648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Um, hello, yes. I’d like to report what appears to be a massive nuclear reaction hanging low in the eastern sky. Yeah, weird. What is it? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Um, hello, yes. I’d like to report what appears to be a massive nuclear reaction hanging low in the eastern sky. Yeah, weird. What is it? +

+

+ 5/6/2013, 8:23:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/331523112/index.html b/static/mytweets/ewagoner/status/331523112/index.html new file mode 100644 index 00000000..1569a3fc --- /dev/null +++ b/static/mytweets/ewagoner/status/331523112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Itch! Itch! Itch! *tries to resist urge. fails* Scratch! Scratch! Scratch! *shakes fists* Damn you, poison ivy! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Itch! Itch! Itch! *tries to resist urge. fails* Scratch! Scratch! Scratch! *shakes fists* Damn you, poison ivy! +

+

+ 10/12/2007, 3:51:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/331657022/index.html b/static/mytweets/ewagoner/status/331657022/index.html new file mode 100644 index 00000000..8e2af7c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/331657022/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Starting ten pounds of pork belly in a maple syrup cure. After smoking next weekend, shazam! Bacon! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Starting ten pounds of pork belly in a maple syrup cure. After smoking next weekend, shazam! Bacon! +

+

+ 10/12/2007, 5:06:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/331719222/index.html b/static/mytweets/ewagoner/status/331719222/index.html new file mode 100644 index 00000000..6da7b7ae --- /dev/null +++ b/static/mytweets/ewagoner/status/331719222/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The girl just poked the dog on the head and said "you're it!" I guess her cousins taught her how to play tag at my parent's house. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The girl just poked the dog on the head and said "you're it!" I guess her cousins taught her how to play tag at my parent's house. +

+

+ 10/12/2007, 5:43:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/33174221559435264/index.html b/static/mytweets/ewagoner/status/33174221559435264/index.html new file mode 100644 index 00000000..70527130 --- /dev/null +++ b/static/mytweets/ewagoner/status/33174221559435264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hugo's cover of "99 Problems" is really, really great. Could have fit right into the Firefly soundtrack. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hugo's cover of "99 Problems" is really, really great. Could have fit right into the Firefly soundtrack. +

+

+ 2/3/2011, 9:45:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/331766182598303745/index.html b/static/mytweets/ewagoner/status/331766182598303745/index.html new file mode 100644 index 00000000..5f9b3eae --- /dev/null +++ b/static/mytweets/ewagoner/status/331766182598303745/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On my way to Dahlonega, GA with a school of third graders. There’s gold in them there hills! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On my way to Dahlonega, GA with a school of third graders. There’s gold in them there hills! +

+

+ 5/7/2013, 9:43:16 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3317741541/index.html b/static/mytweets/ewagoner/status/3317741541/index.html new file mode 100644 index 00000000..20feb0ed --- /dev/null +++ b/static/mytweets/ewagoner/status/3317741541/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Classic. HughesNet routed me to four different departments, gave me several case numbers, & finally hung up on me. Trying to cancel service! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Classic. HughesNet routed me to four different departments, gave me several case numbers, & finally hung up on me. Trying to cancel service! +

+

+ 8/14/2009, 7:11:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3318097027/index.html b/static/mytweets/ewagoner/status/3318097027/index.html new file mode 100644 index 00000000..1a1b5e61 --- /dev/null +++ b/static/mytweets/ewagoner/status/3318097027/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm now an hour into trying to cancel HughesNet service. Billing claiming I'm under contract when sales & support have said not for months. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm now an hour into trying to cancel HughesNet service. Billing claiming I'm under contract when sales & support have said not for months. +

+

+ 8/14/2009, 7:33:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3318272289/index.html b/static/mytweets/ewagoner/status/3318272289/index.html new file mode 100644 index 00000000..8e233158 --- /dev/null +++ b/static/mytweets/ewagoner/status/3318272289/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The hell? They can't offer me any proof that I'm under contract, yet she's demanding I pay over $1000 to cancel today. New low for HughesNet + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The hell? They can't offer me any proof that I'm under contract, yet she's demanding I pay over $1000 to cancel today. New low for HughesNet +

+

+ 8/14/2009, 7:43:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3318759104/index.html b/static/mytweets/ewagoner/status/3318759104/index.html new file mode 100644 index 00000000..6d409b19 --- /dev/null +++ b/static/mytweets/ewagoner/status/3318759104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I can't prove anything. How about I only charge you $300?" HughesNet are criminals. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I can't prove anything. How about I only charge you $300?" HughesNet are criminals. +

+

+ 8/14/2009, 8:12:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3318799593/index.html b/static/mytweets/ewagoner/status/3318799593/index.html new file mode 100644 index 00000000..e32042a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/3318799593/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + She literally said "Sales & Support have different databases. Mine says you're still under contract. I can't show you anything." #HughesNet + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ She literally said "Sales & Support have different databases. Mine says you're still under contract. I can't show you anything." #HughesNet +

+

+ 8/14/2009, 8:15:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3318881386/index.html b/static/mytweets/ewagoner/status/3318881386/index.html new file mode 100644 index 00000000..329a87e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/3318881386/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's done. HughesNet literally stole $300 from me just as if they robbed me at the ATM. Guess I can dispute my credit card & go from there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's done. HughesNet literally stole $300 from me just as if they robbed me at the ATM. Guess I can dispute my credit card & go from there. +

+

+ 8/14/2009, 8:20:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/331888892435378176/index.html b/static/mytweets/ewagoner/status/331888892435378176/index.html new file mode 100644 index 00000000..b1d3a1aa --- /dev/null +++ b/static/mytweets/ewagoner/status/331888892435378176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Let's do this. <a href="http://instagram.com/p/ZBrdNBM2lv/">http://instagram.com/p/ZBrdNBM2lv/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/331970493508882433/index.html b/static/mytweets/ewagoner/status/331970493508882433/index.html new file mode 100644 index 00000000..53db07d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/331970493508882433/index.html @@ -0,0 +1,59 @@ + + + + + + + + + + + + + Things my toddler told me tonight: + +“I have a secret! *whispers* I killed Mufasa” + +“See dad? See? Daddies have to die.” + +Thanks, Lion King. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Things my toddler told me tonight:

“I have a secret! *whispers* I killed Mufasa”

“See dad? See? Daddies have to die.”

Thanks, Lion King. +

+

+ 5/7/2013, 11:15:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/332048362/index.html b/static/mytweets/ewagoner/status/332048362/index.html new file mode 100644 index 00000000..28e834dc --- /dev/null +++ b/static/mytweets/ewagoner/status/332048362/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Drinking mojitos and trying to port a php4/phplib application to php5. Good times. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Drinking mojitos and trying to port a php4/phplib application to php5. Good times. +

+

+ 10/12/2007, 9:18:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/332072362/index.html b/static/mytweets/ewagoner/status/332072362/index.html new file mode 100644 index 00000000..07115b38 --- /dev/null +++ b/static/mytweets/ewagoner/status/332072362/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @terripin: I must have missed why, but throw some well wishes in there from me, too. Just because. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @terripin: I must have missed why, but throw some well wishes in there from me, too. Just because. +

+

+ 10/12/2007, 9:34:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/332132332318367747/index.html b/static/mytweets/ewagoner/status/332132332318367747/index.html new file mode 100644 index 00000000..ce9915f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/332132332318367747/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s the eighth of May, and venerable Athens band Five Eight is playing outdoors downtown at high noon. <a href="https://www.facebook.com/events/517813171588731/">https://www.facebook.com/events/517813171588731/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/332138342382718976/index.html b/static/mytweets/ewagoner/status/332138342382718976/index.html new file mode 100644 index 00000000..16d8de94 --- /dev/null +++ b/static/mytweets/ewagoner/status/332138342382718976/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “You’ll be safe here.” I love this. +<a href="http://morganoperandi.tumblr.com/post/49185063851/thehappysorceress-deantrippe-youll-be-safe">http://morganoperandi.tumblr.com/post/49185063851/thehappysorceress-deantrippe-youll-be-safe</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/332164045882941440/index.html b/static/mytweets/ewagoner/status/332164045882941440/index.html new file mode 100644 index 00000000..4c7c948d --- /dev/null +++ b/static/mytweets/ewagoner/status/332164045882941440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Five Eight, busking downtown. @ Athens, GA <a href="http://instagram.com/p/ZDogRTs2sc/">http://instagram.com/p/ZDogRTs2sc/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/332223529770696705/index.html b/static/mytweets/ewagoner/status/332223529770696705/index.html new file mode 100644 index 00000000..ce28d6e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/332223529770696705/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s a great grain-free cooking blog, well written and photographed, that is now a daily read. <a href="http://yestoyummy.tumblr.com/">http://yestoyummy.tumblr.com/</a> Oh yeah: she’s 14. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here’s a great grain-free cooking blog, well written and photographed, that is now a daily read. http://yestoyummy.tumblr.com/ Oh yeah: she’s 14. +

+

+ 5/8/2013, 4:00:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/332257312/index.html b/static/mytweets/ewagoner/status/332257312/index.html new file mode 100644 index 00000000..50e661c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/332257312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Most of the php application runs now on php5. I don't have to go so lightly with the drinks now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Most of the php application runs now on php5. I don't have to go so lightly with the drinks now. +

+

+ 10/12/2007, 11:44:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/332309402/index.html b/static/mytweets/ewagoner/status/332309402/index.html new file mode 100644 index 00000000..b5895eb0 --- /dev/null +++ b/static/mytweets/ewagoner/status/332309402/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The cure ended up being roughly equal parts of salt, cracked black pepper, dark brown sugar, and maple syrup, covering 3 slabs o' protobacon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The cure ended up being roughly equal parts of salt, cracked black pepper, dark brown sugar, and maple syrup, covering 3 slabs o' protobacon +

+

+ 10/13/2007, 12:20:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/332310892/index.html b/static/mytweets/ewagoner/status/332310892/index.html new file mode 100644 index 00000000..0f31dd0e --- /dev/null +++ b/static/mytweets/ewagoner/status/332310892/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Next weekend, they'll get cold apple wood smoke, along with the Bavarian molasses ham that's been curing for the past two weeks. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Next weekend, they'll get cold apple wood smoke, along with the Bavarian molasses ham that's been curing for the past two weeks. +

+

+ 10/13/2007, 12:21:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/332312192/index.html b/static/mytweets/ewagoner/status/332312192/index.html new file mode 100644 index 00000000..568f484a --- /dev/null +++ b/static/mytweets/ewagoner/status/332312192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Then the next weekend, party at my place: http://athens.locallygrown.net/market/index/1273 -- There will be meat. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Then the next weekend, party at my place: http://athens.locallygrown.net/market/index/1273 -- There will be meat. +

+

+ 10/13/2007, 12:22:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/332330942/index.html b/static/mytweets/ewagoner/status/332330942/index.html new file mode 100644 index 00000000..862b1d2a --- /dev/null +++ b/static/mytweets/ewagoner/status/332330942/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just opened a bottle of Alvear Solera 1927 Montilla-Moriles. 140 chars is not near enough to tell you how good this is. http://tinyurl.c ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just opened a bottle of Alvear Solera 1927 Montilla-Moriles. 140 chars is not near enough to tell you how good this is. http://tinyurl.c ... +

+

+ 10/13/2007, 12:35:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/332332012/index.html b/static/mytweets/ewagoner/status/332332012/index.html new file mode 100644 index 00000000..8c7557d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/332332012/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + http://tinyurl.com/2y4r3c + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ http://tinyurl.com/2y4r3c +

+

+ 10/13/2007, 12:36:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/332849525909757954/index.html b/static/mytweets/ewagoner/status/332849525909757954/index.html new file mode 100644 index 00000000..60513730 --- /dev/null +++ b/static/mytweets/ewagoner/status/332849525909757954/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “This is Water” A wonderful short film made of an excerpt of David Foster Wallace’s famous 2005 commencement speech. <a href="https://vimeo.com/65576562">https://vimeo.com/65576562</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “This is Water” A wonderful short film made of an excerpt of David Foster Wallace’s famous 2005 commencement speech. https://vimeo.com/65576562 +

+

+ 5/10/2013, 9:28:05 AM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/332855913503408128/index.html b/static/mytweets/ewagoner/status/332855913503408128/index.html new file mode 100644 index 00000000..567da717 --- /dev/null +++ b/static/mytweets/ewagoner/status/332855913503408128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s been two years since the first, and we now have a second Cookie Monster as Tom Waits video! “Hell Broke Loose”: <a href="http://www.youtube.com/watch?v=fbiioBFkD_Q">http://www.youtube.com/watch?v=fbiioBFkD_Q</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s been two years since the first, and we now have a second Cookie Monster as Tom Waits video! “Hell Broke Loose”: http://www.youtube.com/watch?v=fbiioBFkD_Q +

+

+ 5/10/2013, 9:53:28 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/332920728594817025/index.html b/static/mytweets/ewagoner/status/332920728594817025/index.html new file mode 100644 index 00000000..e071e410 --- /dev/null +++ b/static/mytweets/ewagoner/status/332920728594817025/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eric Bowen in Durhan, NC, is “hacking his food system” using my LocallyGrown software: <a href="http://rethinkag.wordpress.com/2013/05/10/hack-your-food-system-with-gomarket/">http://rethinkag.wordpress.com/2013/05/10/hack-your-food-system-with-gomarket/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/332992116710072320/index.html b/static/mytweets/ewagoner/status/332992116710072320/index.html new file mode 100644 index 00000000..8543431d --- /dev/null +++ b/static/mytweets/ewagoner/status/332992116710072320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hanging out tonight at the Franklin County Relay for Life because fuck cancer. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hanging out tonight at the Franklin County Relay for Life because fuck cancer. +

+

+ 5/10/2013, 6:54:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3330009991/index.html b/static/mytweets/ewagoner/status/3330009991/index.html new file mode 100644 index 00000000..24978967 --- /dev/null +++ b/static/mytweets/ewagoner/status/3330009991/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making a princess birthday cake for the girl's 5th birthday party. Not a bad way to spend a Saturday morning. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making a princess birthday cake for the girl's 5th birthday party. Not a bad way to spend a Saturday morning. +

+

+ 8/15/2009, 12:15:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/333035582676680704/index.html b/static/mytweets/ewagoner/status/333035582676680704/index.html new file mode 100644 index 00000000..cee8382b --- /dev/null +++ b/static/mytweets/ewagoner/status/333035582676680704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After living the wild, wild life the last few Fridays, I shall restore balance tonight by being in bed asleep before ten. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After living the wild, wild life the last few Fridays, I shall restore balance tonight by being in bed asleep before ten. +

+

+ 5/10/2013, 9:47:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/333085403739467777/index.html b/static/mytweets/ewagoner/status/333085403739467777/index.html new file mode 100644 index 00000000..aca65cc0 --- /dev/null +++ b/static/mytweets/ewagoner/status/333085403739467777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally an answer to that age old question: Who would win in a fight -- Batman or Superman? <a href="http://www.dorkly.com/comic/51645/injustice-gods-and-normal-humans-who-are-rich-and-smart-among-us">http://www.dorkly.com/comic/51645/injustice-gods-and-normal-humans-who-are-rich-and-smart-among-us</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/333199192/index.html b/static/mytweets/ewagoner/status/333199192/index.html new file mode 100644 index 00000000..b4db12e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/333199192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What'd I miss? Is there a Simpsons avatar contreversy? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What'd I miss? Is there a Simpsons avatar contreversy? +

+

+ 10/13/2007, 11:30:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/333201662/index.html b/static/mytweets/ewagoner/status/333201662/index.html new file mode 100644 index 00000000..5eb8be51 --- /dev/null +++ b/static/mytweets/ewagoner/status/333201662/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Offended? Wha? How could that... that doesn't even make sense to me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Offended? Wha? How could that... that doesn't even make sense to me. +

+

+ 10/13/2007, 11:32:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/333242455212298240/index.html b/static/mytweets/ewagoner/status/333242455212298240/index.html new file mode 100644 index 00000000..70a7b032 --- /dev/null +++ b/static/mytweets/ewagoner/status/333242455212298240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The wild honeysuckle is in bloom. I just want to sit outside in it, listen to the birds, and read a book. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The wild honeysuckle is in bloom. I just want to sit outside in it, listen to the birds, and read a book. +

+

+ 5/11/2013, 11:29:27 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/333251082274889733/index.html b/static/mytweets/ewagoner/status/333251082274889733/index.html new file mode 100644 index 00000000..eb6ba3f4 --- /dev/null +++ b/static/mytweets/ewagoner/status/333251082274889733/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian’s trapeze class has a recital next weekend. She’s going to miss it, but here’s her final rehearsal. <a href="http://www.youtube.com/watch?v=6DShJJ8enpQ">http://www.youtube.com/watch?v=6DShJJ8enpQ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian’s trapeze class has a recital next weekend. She’s going to miss it, but here’s her final rehearsal. http://www.youtube.com/watch?v=6DShJJ8enpQ +

+

+ 5/11/2013, 12:03:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/333277514686398464/index.html b/static/mytweets/ewagoner/status/333277514686398464/index.html new file mode 100644 index 00000000..0c7997d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/333277514686398464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “The company that won the 2013 Sustainable Business Award from Earth Charter US has no office building or payroll.” <a href="http://www.tampabay.com/news/business/suncoast-co-op-cultivates-thriving-organic-business-model/2120070">http://www.tampabay.com/news/business/suncoast-co-op-cultivates-thriving-organic-business-model/2120070</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3333565782/index.html b/static/mytweets/ewagoner/status/3333565782/index.html new file mode 100644 index 00000000..bdc1db51 --- /dev/null +++ b/static/mytweets/ewagoner/status/3333565782/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Somewhere, under all the plastic, is a birthday cake. http://twitpic.com/e13cw + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Somewhere, under all the plastic, is a birthday cake. http://twitpic.com/e13cw +

+

+ 8/15/2009, 4:50:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/333366828753629184/index.html b/static/mytweets/ewagoner/status/333366828753629184/index.html new file mode 100644 index 00000000..0e4714b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/333366828753629184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brownpau: I only realized today that Dwight Schultz, aka Reginald Barclay from #StarTrek TNG was also H.M.Murdock from A-Team. THIS CHA… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @brownpau: I only realized today that Dwight Schultz, aka Reginald Barclay from #StarTrek TNG was also H.M.Murdock from A-Team. THIS CHA… +

+

+ 5/11/2013, 7:43:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3335155828/index.html b/static/mytweets/ewagoner/status/3335155828/index.html new file mode 100644 index 00000000..5ec6e11c --- /dev/null +++ b/static/mytweets/ewagoner/status/3335155828/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wooden train sets are *much* cheaper if you forgo the Thomas brand for compatible sets. 1/4 the price. http://twitpic.com/e1nrp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wooden train sets are *much* cheaper if you forgo the Thomas brand for compatible sets. 1/4 the price. http://twitpic.com/e1nrp +

+

+ 8/15/2009, 6:50:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/333592162/index.html b/static/mytweets/ewagoner/status/333592162/index.html new file mode 100644 index 00000000..27f26a64 --- /dev/null +++ b/static/mytweets/ewagoner/status/333592162/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just got back from my small town's Fall festival. Bouncy castles galore! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just got back from my small town's Fall festival. Bouncy castles galore! +

+

+ 10/13/2007, 3:35:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/333733107540844544/index.html b/static/mytweets/ewagoner/status/333733107540844544/index.html new file mode 100644 index 00000000..c0498544 --- /dev/null +++ b/static/mytweets/ewagoner/status/333733107540844544/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Holy crap. “Space Oddity” sung and filmed in space. + +<a href="http://www.youtube.com/watch?v=KaOC9danxNo">http://www.youtube.com/watch?v=KaOC9danxNo</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/333754087910805506/index.html b/static/mytweets/ewagoner/status/333754087910805506/index.html new file mode 100644 index 00000000..d57df309 --- /dev/null +++ b/static/mytweets/ewagoner/status/333754087910805506/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @robmanuel: Douglas Adams in Highgate Cemetery. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @robmanuel: Douglas Adams in Highgate Cemetery.

+

+

+ 5/12/2013, 9:22:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/333761303397163008/index.html b/static/mytweets/ewagoner/status/333761303397163008/index.html new file mode 100644 index 00000000..5e7c38ca --- /dev/null +++ b/static/mytweets/ewagoner/status/333761303397163008/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “We chose 5 amazing and strong women, as it was her 5th birthday...” + +<a href="http://www.jaimemoorephotography.com/2013/05/09/not-just-a-girl/">http://www.jaimemoorephotography.com/2013/05/09/not-just-a-girl/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/333785849487585282/index.html b/static/mytweets/ewagoner/status/333785849487585282/index.html new file mode 100644 index 00000000..0cc46990 --- /dev/null +++ b/static/mytweets/ewagoner/status/333785849487585282/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh great. Cybermites. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh great. Cybermites. +

+

+ 5/12/2013, 11:28:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/333893996097204226/index.html b/static/mytweets/ewagoner/status/333893996097204226/index.html new file mode 100644 index 00000000..b8163f99 --- /dev/null +++ b/static/mytweets/ewagoner/status/333893996097204226/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 38 degrees and there’s a light frost on the car on May 13th. I’m loving this long cool Spring. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 38 degrees and there’s a light frost on the car on May 13th. I’m loving this long cool Spring. +

+

+ 5/13/2013, 6:38:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/333978692/index.html b/static/mytweets/ewagoner/status/333978692/index.html new file mode 100644 index 00000000..d531bd8d --- /dev/null +++ b/static/mytweets/ewagoner/status/333978692/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Back at the festival, waiting for fireworks. The girl is repeating to herself, "don't be scared don't be scared" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back at the festival, waiting for fireworks. The girl is repeating to herself, "don't be scared don't be scared" +

+

+ 10/13/2007, 8:13:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/334099844778033152/index.html b/static/mytweets/ewagoner/status/334099844778033152/index.html new file mode 100644 index 00000000..bff965a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/334099844778033152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "World War II’s Strangest Battle: When Americans and Germans Fought Together" <a href="http://www.thedailybeast.com/articles/2013/05/12/world-war-ii-s-strangest-battle-when-americans-and-germans-fought-together.html?fb_action_ids=10151658289375844&fb_action_types=og.likes&fb_ref=article&fb_source=other_multiline&action_object_map=%7B%2210151658289375844%22%3A601111359908536%7D&action_type_map=%7B%2210151658289375844%22%3A%22og.likes%22%7D&action_ref_map=%7B%2210151658289375844%22%3A%22article%22%7D">http://www.thedailybeast.com/articles/2013/05/12/world-war-ii-s-strangest-battle-when-americans-and-germans-fought-together.html?fb_action_ids=10151658289375844&fb_action_types=og.likes&fb_ref=article&fb_source=other_multiline&action_object_map=%7B%2210151658289375844%22%3A601111359908536%7D&action_type_map=%7B%2210151658289375844%22%3A%22og.likes%22%7D&action_ref_map=%7B%2210151658289375844%22%3A%22article%22%7D</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "World War II’s Strangest Battle: When Americans and Germans Fought Together" http://www.thedailybeast.com/articles/2013/05/12/world-war-ii-s-strangest-battle-when-americans-and-germans-fought-together.html?fb_action_ids=10151658289375844&fb_action_types=og.likes&fb_ref=article&fb_source=other_multiline&action_object_map=%7B%2210151658289375844%22%3A601111359908536%7D&action_type_map=%7B%2210151658289375844%22%3A%22og.likes%22%7D&action_ref_map=%7B%2210151658289375844%22%3A%22article%22%7D +

+

+ 5/13/2013, 8:16:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/334135822/index.html b/static/mytweets/ewagoner/status/334135822/index.html new file mode 100644 index 00000000..7f17410f --- /dev/null +++ b/static/mytweets/ewagoner/status/334135822/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Didn't work. She got scared. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Didn't work. She got scared. +

+

+ 10/13/2007, 10:08:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/334466522397429760/index.html b/static/mytweets/ewagoner/status/334466522397429760/index.html new file mode 100644 index 00000000..9897fd02 --- /dev/null +++ b/static/mytweets/ewagoner/status/334466522397429760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SciencePorn_: Rainbow meets Tornado. <a href="https://twitter.com/SciencePorn_/status/334032514429620224/photo/1">https://twitter.com/SciencePorn_/status/334032514429620224/photo/1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/334478346270437376/index.html b/static/mytweets/ewagoner/status/334478346270437376/index.html new file mode 100644 index 00000000..c65dbe35 --- /dev/null +++ b/static/mytweets/ewagoner/status/334478346270437376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some days all you need for dinner is strawberries and bourbon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some days all you need for dinner is strawberries and bourbon. +

+

+ 5/14/2013, 9:20:26 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/334848556991135745/index.html b/static/mytweets/ewagoner/status/334848556991135745/index.html new file mode 100644 index 00000000..4c43cb25 --- /dev/null +++ b/static/mytweets/ewagoner/status/334848556991135745/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An outdoor showing of Metropolis, with an all-new score performed live. And totally free! This looks wonderful. <a href="http://www.fluxprojects.org/projects/metropolis">http://www.fluxprojects.org/projects/metropolis</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ An outdoor showing of Metropolis, with an all-new score performed live. And totally free! This looks wonderful. http://www.fluxprojects.org/projects/metropolis +

+

+ 5/15/2013, 9:51:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/334994527632896002/index.html b/static/mytweets/ewagoner/status/334994527632896002/index.html new file mode 100644 index 00000000..9f9ec379 --- /dev/null +++ b/static/mytweets/ewagoner/status/334994527632896002/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian closes out another year of school the same way she started: with a sprint. <a href="http://www.youtube.com/watch?v=GXR1eIngBaA">http://www.youtube.com/watch?v=GXR1eIngBaA</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/335028554293202944/index.html b/static/mytweets/ewagoner/status/335028554293202944/index.html new file mode 100644 index 00000000..a2fad46f --- /dev/null +++ b/static/mytweets/ewagoner/status/335028554293202944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A band of hacker-artists is prowling the tunnels below Paris, secretly refurbishing the city’s neglected treasures. <a href="http://www.wired.com/magazine/2012/01/ff_ux/all/">http://www.wired.com/magazine/2012/01/ff_ux/all/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A band of hacker-artists is prowling the tunnels below Paris, secretly refurbishing the city’s neglected treasures. http://www.wired.com/magazine/2012/01/ff_ux/all/ +

+

+ 5/16/2013, 9:46:46 AM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/335073890856488960/index.html b/static/mytweets/ewagoner/status/335073890856488960/index.html new file mode 100644 index 00000000..4db8e2b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/335073890856488960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hope Larson’s graphic novel adaptation of Madeline L’Engle’s “A Wrinkle in Time” is well done, both true to the source and a fresh vision. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hope Larson’s graphic novel adaptation of Madeline L’Engle’s “A Wrinkle in Time” is well done, both true to the source and a fresh vision. +

+

+ 5/16/2013, 12:46:55 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/33513556712357888/index.html b/static/mytweets/ewagoner/status/33513556712357888/index.html new file mode 100644 index 00000000..ee0ca631 --- /dev/null +++ b/static/mytweets/ewagoner/status/33513556712357888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think my jaw has an unexpected response to having a wisdom tooth pulled: it's trying to grow a new one. This should be fun. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think my jaw has an unexpected response to having a wisdom tooth pulled: it's trying to grow a new one. This should be fun. +

+

+ 2/4/2011, 8:13:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/335160555553824769/index.html b/static/mytweets/ewagoner/status/335160555553824769/index.html new file mode 100644 index 00000000..7cf082ec --- /dev/null +++ b/static/mytweets/ewagoner/status/335160555553824769/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The traditional Mexican nacho has a long and glorious history dating all the way back to… 1943. <a href="http://blogs.smithsonianmag.com/food/2013/05/the-history-of-baseball-stadium-nachos/">http://blogs.smithsonianmag.com/food/2013/05/the-history-of-baseball-stadium-nachos/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/335209751417872384/index.html b/static/mytweets/ewagoner/status/335209751417872384/index.html new file mode 100644 index 00000000..3074639e --- /dev/null +++ b/static/mytweets/ewagoner/status/335209751417872384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don’t quite understand what I’ve got myself into with Cat Valente’s “Palimpset”, but she has a beautifully evocative way with words. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don’t quite understand what I’ve got myself into with Cat Valente’s “Palimpset”, but she has a beautifully evocative way with words. +

+

+ 5/16/2013, 9:46:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/335526790854483968/index.html b/static/mytweets/ewagoner/status/335526790854483968/index.html new file mode 100644 index 00000000..17be8f91 --- /dev/null +++ b/static/mytweets/ewagoner/status/335526790854483968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I guess it’s time to see what this “Arrested Development” fuss is all about. *presses play* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I guess it’s time to see what this “Arrested Development” fuss is all about. *presses play* +

+

+ 5/17/2013, 6:46:35 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/335744173984583680/index.html b/static/mytweets/ewagoner/status/335744173984583680/index.html new file mode 100644 index 00000000..8fa76485 --- /dev/null +++ b/static/mytweets/ewagoner/status/335744173984583680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My rural county is diverse. My latte was made by a punk rock girl & my groceries scanned by a girl w/ Jefferson Davis tattooed on her wrist. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My rural county is diverse. My latte was made by a punk rock girl & my groceries scanned by a girl w/ Jefferson Davis tattooed on her wrist. +

+

+ 5/18/2013, 9:10:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/335848200445497344/index.html b/static/mytweets/ewagoner/status/335848200445497344/index.html new file mode 100644 index 00000000..d31a9d60 --- /dev/null +++ b/static/mytweets/ewagoner/status/335848200445497344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Daddy, I want to be the baby princess with the pink monster truck." <a href="http://instagram.com/p/Zdz0pZM2sw/">http://instagram.com/p/Zdz0pZM2sw/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Daddy, I want to be the baby princess with the pink monster truck." http://instagram.com/p/Zdz0pZM2sw/ +

+

+ 5/18/2013, 4:03:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/336162223913320449/index.html b/static/mytweets/ewagoner/status/336162223913320449/index.html new file mode 100644 index 00000000..8addd8c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/336162223913320449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We’ve been at the RennFair for two hours and its already rained three inches. Nasty, brutish, and short! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We’ve been at the RennFair for two hours and its already rained three inches. Nasty, brutish, and short! +

+

+ 5/19/2013, 12:51:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/336312848613515264/index.html b/static/mytweets/ewagoner/status/336312848613515264/index.html new file mode 100644 index 00000000..cbf76e78 --- /dev/null +++ b/static/mytweets/ewagoner/status/336312848613515264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok. I’ve seen “The Name of the Doctor” now so you don’t have to withhold spoilers from me. Thanks for your patience these last two nights. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ok. I’ve seen “The Name of the Doctor” now so you don’t have to withhold spoilers from me. Thanks for your patience these last two nights. +

+

+ 5/19/2013, 10:50:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/33649501/index.html b/static/mytweets/ewagoner/status/33649501/index.html new file mode 100644 index 00000000..bbd9d50e --- /dev/null +++ b/static/mytweets/ewagoner/status/33649501/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Clap Your Hands Say Yeah at the 40 Watt + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Clap Your Hands Say Yeah at the 40 Watt +

+

+ 4/19/2007, 9:23:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/336520583682600960/index.html b/static/mytweets/ewagoner/status/336520583682600960/index.html new file mode 100644 index 00000000..a1be964a --- /dev/null +++ b/static/mytweets/ewagoner/status/336520583682600960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Kaitlyn Hunt, Florida Teen, Faces Felony Charges Over Same-Sex Relationship" <a href="http://www.huffingtonpost.com/2013/05/19/kaitlyn-hunt-florida-teen-felony-same-sex_n_3302713.html?utm_hp_ref=mostpopular#slide=1522940">http://www.huffingtonpost.com/2013/05/19/kaitlyn-hunt-florida-teen-felony-same-sex_n_3302713.html?utm_hp_ref=mostpopular#slide=1522940</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/336589164424351745/index.html b/static/mytweets/ewagoner/status/336589164424351745/index.html new file mode 100644 index 00000000..1e5093fb --- /dev/null +++ b/static/mytweets/ewagoner/status/336589164424351745/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy hell the destruction in Oklahoma City today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy hell the destruction in Oklahoma City today. +

+

+ 5/20/2013, 5:08:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/33668272/index.html b/static/mytweets/ewagoner/status/33668272/index.html new file mode 100644 index 00000000..1b0dd0d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/33668272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Elvis Perkins is all kinds of fun. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Elvis Perkins is all kinds of fun. +

+

+ 4/19/2007, 10:40:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/336838992530137088/index.html b/static/mytweets/ewagoner/status/336838992530137088/index.html new file mode 100644 index 00000000..4de06467 --- /dev/null +++ b/static/mytweets/ewagoner/status/336838992530137088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “An elderly woman whose home was destroyed by the tornado found her pet dog among the rubble during a live interview” <a href="http://news.sky.com/story/1093711/tornado-survivor-finds-dog-during-tv-interview">http://news.sky.com/story/1093711/tornado-survivor-finds-dog-during-tv-interview</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/336873076451057664/index.html b/static/mytweets/ewagoner/status/336873076451057664/index.html new file mode 100644 index 00000000..f379ee4a --- /dev/null +++ b/static/mytweets/ewagoner/status/336873076451057664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + +  In 1759 the king commissioned Angélique Marguerite Le Boursier du Coudray to teach midwifery to rural women. <a href="http://www.retronaut.com/2013/05/angelique-du-coudrays-fabric-womb/">http://www.retronaut.com/2013/05/angelique-du-coudrays-fabric-womb/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/33688139516088320/index.html b/static/mytweets/ewagoner/status/33688139516088320/index.html new file mode 100644 index 00000000..5c3c5581 --- /dev/null +++ b/static/mytweets/ewagoner/status/33688139516088320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'd enjoy hitting the bottle, but I might just go to bed instead. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'd enjoy hitting the bottle, but I might just go to bed instead. +

+

+ 2/4/2011, 7:47:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/336947809964154881/index.html b/static/mytweets/ewagoner/status/336947809964154881/index.html new file mode 100644 index 00000000..5080e3a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/336947809964154881/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Terrifying close up and stabilized film footage of the formation of the tornado funnel yesterday. <a href="http://www.youtube.com/watch?v=Qk_emRzzg_4">http://www.youtube.com/watch?v=Qk_emRzzg_4</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Terrifying close up and stabilized film footage of the formation of the tornado funnel yesterday. http://www.youtube.com/watch?v=Qk_emRzzg_4 +

+

+ 5/21/2013, 4:53:12 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/33713468272021504/index.html b/static/mytweets/ewagoner/status/33713468272021504/index.html new file mode 100644 index 00000000..ade0694a --- /dev/null +++ b/static/mytweets/ewagoner/status/33713468272021504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Maggie Gyllenhaal. Secretary. *nods* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Maggie Gyllenhaal. Secretary. *nods* +

+

+ 2/4/2011, 9:28:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3371628131/index.html b/static/mytweets/ewagoner/status/3371628131/index.html new file mode 100644 index 00000000..1cd0965f --- /dev/null +++ b/static/mytweets/ewagoner/status/3371628131/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm away for the week in the Smoky Mountains at a collaborative programmer's retreat w/ coders from a partner company, building cool things. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm away for the week in the Smoky Mountains at a collaborative programmer's retreat w/ coders from a partner company, building cool things. +

+

+ 8/17/2009, 7:41:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/337225825546010626/index.html b/static/mytweets/ewagoner/status/337225825546010626/index.html new file mode 100644 index 00000000..c0c86a48 --- /dev/null +++ b/static/mytweets/ewagoner/status/337225825546010626/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "if the E-Cat really has 10k times the energy density of gasoline then the world will change very, very quickly." <a href="http://www.extremetech.com/extreme/156393-cold-fusion-reactor-independently-verified-has-10000-times-the-energy-density-of-gas?fb_action_ids=10151695364280628&fb_action_types=og.likes&fb_source=other_multiline&action_object_map=%7B%2210151695364280628%22%3A505282556197951%7D&action_type_map=%7B%2210151695364280628%22%3A%22og.likes%22%7D&action_ref_map=%5B%5D">http://www.extremetech.com/extreme/156393-cold-fusion-reactor-independently-verified-has-10000-times-the-energy-density-of-gas?fb_action_ids=10151695364280628&fb_action_types=og.likes&fb_source=other_multiline&action_object_map=%7B%2210151695364280628%22%3A505282556197951%7D&action_type_map=%7B%2210151695364280628%22%3A%22og.likes%22%7D&action_ref_map=%5B%5D</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "if the E-Cat really has 10k times the energy density of gasoline then the world will change very, very quickly." http://www.extremetech.com/extreme/156393-cold-fusion-reactor-independently-verified-has-10000-times-the-energy-density-of-gas?fb_action_ids=10151695364280628&fb_action_types=og.likes&fb_source=other_multiline&action_object_map=%7B%2210151695364280628%22%3A505282556197951%7D&action_type_map=%7B%2210151695364280628%22%3A%22og.likes%22%7D&action_ref_map=%5B%5D +

+

+ 5/22/2013, 11:17:56 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/337393469872013312/index.html b/static/mytweets/ewagoner/status/337393469872013312/index.html new file mode 100644 index 00000000..b732a266 --- /dev/null +++ b/static/mytweets/ewagoner/status/337393469872013312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time to see how Detective Cumberbatch handles the Baskervilles. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Time to see how Detective Cumberbatch handles the Baskervilles. +

+

+ 5/22/2013, 10:24:06 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/33758352/index.html b/static/mytweets/ewagoner/status/33758352/index.html new file mode 100644 index 00000000..fea76fed --- /dev/null +++ b/static/mytweets/ewagoner/status/33758352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watching Clap Your Hands Say Yeah but thinking about Slingshot. Nerd! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watching Clap Your Hands Say Yeah but thinking about Slingshot. Nerd! +

+

+ 4/20/2007, 12:42:50 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/337675033751207936/index.html b/static/mytweets/ewagoner/status/337675033751207936/index.html new file mode 100644 index 00000000..60e9753a --- /dev/null +++ b/static/mytweets/ewagoner/status/337675033751207936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A Republican congressman wants to automatically punish lawbreaker's extended families. How medieval. <a href="http://www.huffingtonpost.com/mobileweb/2013/05/22/tom-cotton-corruption-of-blood_n_3322251.html?utm_hp_ref=tw">http://www.huffingtonpost.com/mobileweb/2013/05/22/tom-cotton-corruption-of-blood_n_3322251.html?utm_hp_ref=tw</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/337898062/index.html b/static/mytweets/ewagoner/status/337898062/index.html new file mode 100644 index 00000000..52090690 --- /dev/null +++ b/static/mytweets/ewagoner/status/337898062/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First frost a few days ago, yet our farmers market is on target for a record sales week. I love it when a plan comes together. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First frost a few days ago, yet our farmers market is on target for a record sales week. I love it when a plan comes together. +

+

+ 10/15/2007, 3:03:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/338433670014717952/index.html b/static/mytweets/ewagoner/status/338433670014717952/index.html new file mode 100644 index 00000000..00a18817 --- /dev/null +++ b/static/mytweets/ewagoner/status/338433670014717952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vatican to the world: Don't pay much attention to the guy in white. He's still new. <a href="http://www.examiner.com/article/vatican-corrects-pope-atheists-are-still-going-to-hell">http://www.examiner.com/article/vatican-corrects-pope-atheists-are-still-going-to-hell</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/338515284862328832/index.html b/static/mytweets/ewagoner/status/338515284862328832/index.html new file mode 100644 index 00000000..8c384be2 --- /dev/null +++ b/static/mytweets/ewagoner/status/338515284862328832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Hershberger Victory for Private Food Rights Sends Message That People Can, and Will, Fight Overbearing Regulators" <a href="http://thecompletepatient.com/article/2013/may/26/hershberger-victory-private-food-rights-sends-message-people-can-and-will-fight">http://thecompletepatient.com/article/2013/may/26/hershberger-victory-private-food-rights-sends-message-people-can-and-will-fight</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/339054943581396992/index.html b/static/mytweets/ewagoner/status/339054943581396992/index.html new file mode 100644 index 00000000..0093981d --- /dev/null +++ b/static/mytweets/ewagoner/status/339054943581396992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've signed up for the Summer of Design. Really looking forward to it. I've a good eye, but design is my weak spot. <a href="http://summerofdesign.com/">http://summerofdesign.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've signed up for the Summer of Design. Really looking forward to it. I've a good eye, but design is my weak spot. http://summerofdesign.com/ +

+

+ 5/27/2013, 12:26:12 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/339078075096645633/index.html b/static/mytweets/ewagoner/status/339078075096645633/index.html new file mode 100644 index 00000000..dd938fff --- /dev/null +++ b/static/mytweets/ewagoner/status/339078075096645633/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "50 Rules for Dads of Daughters" I'm happy to say I figured out many of these for myself. <a href="http://www.fromdatestodiapers.com/50-rules-for-dads-of-daughters">http://www.fromdatestodiapers.com/50-rules-for-dads-of-daughters</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/339090162095112192/index.html b/static/mytweets/ewagoner/status/339090162095112192/index.html new file mode 100644 index 00000000..8e832d34 --- /dev/null +++ b/static/mytweets/ewagoner/status/339090162095112192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m the only one in the office today, and still I walk into a bathroom where the previous occupant didn’t flush. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m the only one in the office today, and still I walk into a bathroom where the previous occupant didn’t flush. +

+

+ 5/27/2013, 2:46:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/339615872/index.html b/static/mytweets/ewagoner/status/339615872/index.html new file mode 100644 index 00000000..2171773a --- /dev/null +++ b/static/mytweets/ewagoner/status/339615872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Back on the disc golf course after a two week absence. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back on the disc golf course after a two week absence. +

+

+ 10/16/2007, 8:06:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/339778142/index.html b/static/mytweets/ewagoner/status/339778142/index.html new file mode 100644 index 00000000..8d9165ff --- /dev/null +++ b/static/mytweets/ewagoner/status/339778142/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OSX Leopard ordered, will get delivered to my house free on release day. I'll be smoking a lot of meat that day for the party the day after. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OSX Leopard ordered, will get delivered to my house free on release day. I'll be smoking a lot of meat that day for the party the day after. +

+

+ 10/16/2007, 9:25:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/339927549947830272/index.html b/static/mytweets/ewagoner/status/339927549947830272/index.html new file mode 100644 index 00000000..b1fa1746 --- /dev/null +++ b/static/mytweets/ewagoner/status/339927549947830272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @local_milk So there you have it. I made it to the top 19 on Masterchef! In case you missed it you can find official me over at @MC4BethK + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @local_milk So there you have it. I made it to the top 19 on Masterchef! In case you missed it you can find official me over at @MC4BethK +

+

+ 5/29/2013, 10:13:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/339928414217728000/index.html b/static/mytweets/ewagoner/status/339928414217728000/index.html new file mode 100644 index 00000000..adfbefb4 --- /dev/null +++ b/static/mytweets/ewagoner/status/339928414217728000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hip Hop Dressage. Brilliant. <a href="http://www.youtube.com/watch?v=knCj92zA0tU&feature=player_embedded">http://www.youtube.com/watch?v=knCj92zA0tU&feature=player_embedded</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/340105113454653440/index.html b/static/mytweets/ewagoner/status/340105113454653440/index.html new file mode 100644 index 00000000..4cccd2da --- /dev/null +++ b/static/mytweets/ewagoner/status/340105113454653440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Verizon just invited me to join their new video streaming service. It is incompatible with the Verizon home internet service I have. #idiocy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Verizon just invited me to join their new video streaming service. It is incompatible with the Verizon home internet service I have. #idiocy +

+

+ 5/30/2013, 9:59:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/340169002/index.html b/static/mytweets/ewagoner/status/340169002/index.html new file mode 100644 index 00000000..75f91688 --- /dev/null +++ b/static/mytweets/ewagoner/status/340169002/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dumping phpMyAdmin at work for phpMinAdmin -- http://phpminadmin.sourceforge.net/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dumping phpMyAdmin at work for phpMinAdmin -- http://phpminadmin.sourceforge.net/ +

+

+ 10/16/2007, 12:24:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/340196830845468672/index.html b/static/mytweets/ewagoner/status/340196830845468672/index.html new file mode 100644 index 00000000..2ea851c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/340196830845468672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “We are opening ourselves up to things we should not, like belly dancing and magic spells,” <a href="http://florida.newszap.com/belleglade/122791-113/summer-solstice-pagan-festival-has-pahokee-residents-outraged?fb_comment_id=fbc_198309993652046_691033_198342696982109#f27235188525c68">http://florida.newszap.com/belleglade/122791-113/summer-solstice-pagan-festival-has-pahokee-residents-outraged?fb_comment_id=fbc_198309993652046_691033_198342696982109#f27235188525c68</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/340417152/index.html b/static/mytweets/ewagoner/status/340417152/index.html new file mode 100644 index 00000000..a4fcb9cd --- /dev/null +++ b/static/mytweets/ewagoner/status/340417152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've never heard of a farmers market smashing through sales records in October before, but here we are. Must be the new emu meat. http:/ ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've never heard of a farmers market smashing through sales records in October before, but here we are. Must be the new emu meat. http:/ ... +

+

+ 10/16/2007, 2:18:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3405075953/index.html b/static/mytweets/ewagoner/status/3405075953/index.html new file mode 100644 index 00000000..901af90e --- /dev/null +++ b/static/mytweets/ewagoner/status/3405075953/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Woke up early to give Viv a call to wish her a happy 5th birthday. Not early enough: she got on the bus almost an hour earlier. #daddyfail + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Woke up early to give Viv a call to wish her a happy 5th birthday. Not early enough: she got on the bus almost an hour earlier. #daddyfail +

+

+ 8/19/2009, 9:44:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/340714282/index.html b/static/mytweets/ewagoner/status/340714282/index.html new file mode 100644 index 00000000..f0b41827 --- /dev/null +++ b/static/mytweets/ewagoner/status/340714282/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think I'll cook liver tonight, Russian style: http://www.westonaprice.org/foodfeatures/liver.html + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think I'll cook liver tonight, Russian style: http://www.westonaprice.org/foodfeatures/liver.html +

+

+ 10/16/2007, 4:51:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3408056486/index.html b/static/mytweets/ewagoner/status/3408056486/index.html new file mode 100644 index 00000000..855f13fd --- /dev/null +++ b/static/mytweets/ewagoner/status/3408056486/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + St. Croix, USVI, once breadbasket of Caribbean, imports 99.5% of its food. New locallygrown.net market hopes to fix that: http://is.gd/2ozxQ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ St. Croix, USVI, once breadbasket of Caribbean, imports 99.5% of its food. New locallygrown.net market hopes to fix that: http://is.gd/2ozxQ +

+

+ 8/19/2009, 12:33:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/341238096471400450/index.html b/static/mytweets/ewagoner/status/341238096471400450/index.html new file mode 100644 index 00000000..ad7dc30f --- /dev/null +++ b/static/mytweets/ewagoner/status/341238096471400450/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s a good day for lazing in the river. You’re welcome to join me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s a good day for lazing in the river. You’re welcome to join me. +

+

+ 6/2/2013, 1:01:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/341273875444793346/index.html b/static/mytweets/ewagoner/status/341273875444793346/index.html new file mode 100644 index 00000000..cfec59f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/341273875444793346/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In a quart mason jar, mix equal parts ice, fruit salad, ginger ale, and tequila. Drink while sitting in a chair in the middle of the river. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In a quart mason jar, mix equal parts ice, fruit salad, ginger ale, and tequila. Drink while sitting in a chair in the middle of the river. +

+

+ 6/2/2013, 3:23:27 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/341389276799463425/index.html b/static/mytweets/ewagoner/status/341389276799463425/index.html new file mode 100644 index 00000000..f61cbe2c --- /dev/null +++ b/static/mytweets/ewagoner/status/341389276799463425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So over the weekend I got caught up on Sherlock. That was some astoundingly high quality TV, right there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So over the weekend I got caught up on Sherlock. That was some astoundingly high quality TV, right there. +

+

+ 6/2/2013, 11:02:00 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/341639613762379777/index.html b/static/mytweets/ewagoner/status/341639613762379777/index.html new file mode 100644 index 00000000..69c9256e --- /dev/null +++ b/static/mytweets/ewagoner/status/341639613762379777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Game of Thrones: book readers vs. non-book readers (last night's episode edition)" <a href="http://imgur.com/gallery/L5hGXMf">http://imgur.com/gallery/L5hGXMf</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Game of Thrones: book readers vs. non-book readers (last night's episode edition)" http://imgur.com/gallery/L5hGXMf +

+

+ 6/3/2013, 3:36:45 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3419744748/index.html b/static/mytweets/ewagoner/status/3419744748/index.html new file mode 100644 index 00000000..f7ac2dff --- /dev/null +++ b/static/mytweets/ewagoner/status/3419744748/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Screenr is pretty amazing for quick off the cuff screencasts. I think I'll have all sorts of uses for this! http://www.screenr.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Screenr is pretty amazing for quick off the cuff screencasts. I think I'll have all sorts of uses for this! http://www.screenr.com +

+

+ 8/19/2009, 11:07:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/342330940359573505/index.html b/static/mytweets/ewagoner/status/342330940359573505/index.html new file mode 100644 index 00000000..b0cba808 --- /dev/null +++ b/static/mytweets/ewagoner/status/342330940359573505/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + In a world w/ an alternate history of WWII, speculative fiction authors discuss the impact of Germany’s Hugo Eckner: +<a href="http://alternatehistoryweeklyupdate.blogspot.com/2013/06/eckener-topic-of-discussion-at-yearly.html">http://alternatehistoryweeklyupdate.blogspot.com/2013/06/eckener-topic-of-discussion-at-yearly.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/342332541572902912/index.html b/static/mytweets/ewagoner/status/342332541572902912/index.html new file mode 100644 index 00000000..1f82ef3f --- /dev/null +++ b/static/mytweets/ewagoner/status/342332541572902912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NightValeRadio: Save money by growing your own herbs. All you need is a host body and a prayer book. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NightValeRadio: Save money by growing your own herbs. All you need is a host body and a prayer book. +

+

+ 6/5/2013, 1:30:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/342437038030741504/index.html b/static/mytweets/ewagoner/status/342437038030741504/index.html new file mode 100644 index 00000000..9cf5d6e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/342437038030741504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Neil Gaiman on why I should be cast as the new Doctor: <a href="http://bit.ly/15KHJJc">http://bit.ly/15KHJJc</a> (Spoilers!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Neil Gaiman on why I should be cast as the new Doctor: http://bit.ly/15KHJJc (Spoilers!) +

+

+ 6/5/2013, 8:25:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/342458096280539138/index.html b/static/mytweets/ewagoner/status/342458096280539138/index.html new file mode 100644 index 00000000..7af85e28 --- /dev/null +++ b/static/mytweets/ewagoner/status/342458096280539138/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, Socorro. “Radio Prankster Convicted” <a href="http://www.dchieftain.com/2013/05/31/radio-prankster-convicted">http://www.dchieftain.com/2013/05/31/radio-prankster-convicted</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34253671181066240/index.html b/static/mytweets/ewagoner/status/34253671181066240/index.html new file mode 100644 index 00000000..ef7d216a --- /dev/null +++ b/static/mytweets/ewagoner/status/34253671181066240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This pound of bacon contained exactly five slices. http://instagr.am/p/Bby46/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This pound of bacon contained exactly five slices. http://instagr.am/p/Bby46/ +

+

+ 2/6/2011, 9:14:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/342648890325102592/index.html b/static/mytweets/ewagoner/status/342648890325102592/index.html new file mode 100644 index 00000000..55647fa7 --- /dev/null +++ b/static/mytweets/ewagoner/status/342648890325102592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s a fun vintage thrift shop version of “Thrift Shop” played by Postmodern Jukebox <a href="http://www.youtube.com/watch?v=4Cnm0tdkJEU">http://www.youtube.com/watch?v=4Cnm0tdkJEU</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here’s a fun vintage thrift shop version of “Thrift Shop” played by Postmodern Jukebox http://www.youtube.com/watch?v=4Cnm0tdkJEU +

+

+ 6/6/2013, 10:27:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/342712983425806337/index.html b/static/mytweets/ewagoner/status/342712983425806337/index.html new file mode 100644 index 00000000..4747ebf3 --- /dev/null +++ b/static/mytweets/ewagoner/status/342712983425806337/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “As I lay writhing on the ground, panting and frazzled, she doused the flames. But here is the curious thing...” <a href="http://hootingyard.org/archives/11560">http://hootingyard.org/archives/11560</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “As I lay writhing on the ground, panting and frazzled, she doused the flames. But here is the curious thing...” http://hootingyard.org/archives/11560 +

+

+ 6/6/2013, 2:41:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/342861895579090944/index.html b/static/mytweets/ewagoner/status/342861895579090944/index.html new file mode 100644 index 00000000..b5cf0499 --- /dev/null +++ b/static/mytweets/ewagoner/status/342861895579090944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT Chaucer Doth Tweet (@LeVostreGC): Howe do ye knowe whanne a giant squid doth love a joke? By cause yt ys kraken uppe. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT Chaucer Doth Tweet (@LeVostreGC): Howe do ye knowe whanne a giant squid doth love a joke? By cause yt ys kraken uppe. +

+

+ 6/7/2013, 12:33:40 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34294432765317120/index.html b/static/mytweets/ewagoner/status/34294432765317120/index.html new file mode 100644 index 00000000..18fee056 --- /dev/null +++ b/static/mytweets/ewagoner/status/34294432765317120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Last round of major functionality for my recipe system is live at locallygrown.net. See recipes while shopping, shop while browsing recipes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Last round of major functionality for my recipe system is live at locallygrown.net. See recipes while shopping, shop while browsing recipes. +

+

+ 2/6/2011, 11:56:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34297685821366272/index.html b/static/mytweets/ewagoner/status/34297685821366272/index.html new file mode 100644 index 00000000..d088ab2b --- /dev/null +++ b/static/mytweets/ewagoner/status/34297685821366272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don't care what your thoughts are on pro wrestling. This is the most awesome thing I've ever seen. <a href="http://devour.com/video/wrestling-hypnosis/">http://devour.com/video/wrestling-hypnosis/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don't care what your thoughts are on pro wrestling. This is the most awesome thing I've ever seen. http://devour.com/video/wrestling-hypnosis/ +

+

+ 2/6/2011, 12:09:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/343019940812574720/index.html b/static/mytweets/ewagoner/status/343019940812574720/index.html new file mode 100644 index 00000000..2e235197 --- /dev/null +++ b/static/mytweets/ewagoner/status/343019940812574720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Two of my favorite lunch spots got written about this week. I work next to one and can see the other out my window. <a href="http://flagpole.com/food/grub-notes/2013/06/05/the-rooftop-and-the-world-famous-raise-the-bar-on-pub-grub">http://flagpole.com/food/grub-notes/2013/06/05/the-rooftop-and-the-world-famous-raise-the-bar-on-pub-grub</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/343052560539729921/index.html b/static/mytweets/ewagoner/status/343052560539729921/index.html new file mode 100644 index 00000000..83041d97 --- /dev/null +++ b/static/mytweets/ewagoner/status/343052560539729921/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In this leaked DVD commentary for "Game Of Thrones" Season 4, George R.R. Martin drops some MASSIVE plot bombshells. <a href="http://teamcoco.com/video/george-rr-martin-game-of-thrones-spoilers">http://teamcoco.com/video/george-rr-martin-game-of-thrones-spoilers</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/343086384531263488/index.html b/static/mytweets/ewagoner/status/343086384531263488/index.html new file mode 100644 index 00000000..a4c05cbd --- /dev/null +++ b/static/mytweets/ewagoner/status/343086384531263488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @talksciencetome: This. Attention Rapists: You've Met Your Match. <a href="http://www.glamour.com/inspired/2013/06/attention-rapists-youve-met-your-match">http://www.glamour.com/inspired/2013/06/attention-rapists-youve-met-your-match</a> (And in Glamour Magazine, no less.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34345283391467520/index.html b/static/mytweets/ewagoner/status/34345283391467520/index.html new file mode 100644 index 00000000..cab490a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/34345283391467520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pancakes & bacon for breakfast, grilled ham and cheese for lunch, and coconut curry chicken for dinner. I'd call that a successful Sunday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pancakes & bacon for breakfast, grilled ham and cheese for lunch, and coconut curry chicken for dinner. I'd call that a successful Sunday. +

+

+ 2/6/2011, 3:18:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34347787554390016/index.html b/static/mytweets/ewagoner/status/34347787554390016/index.html new file mode 100644 index 00000000..7396474c --- /dev/null +++ b/static/mytweets/ewagoner/status/34347787554390016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper toddles. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper toddles. +

+

+ 2/6/2011, 3:28:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/343487372970819584/index.html b/static/mytweets/ewagoner/status/343487372970819584/index.html new file mode 100644 index 00000000..aa835acd --- /dev/null +++ b/static/mytweets/ewagoner/status/343487372970819584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just planted a giant pile of flower bulbs I bought while helping a middle-schooler friend and her science team. Science will be beautiful! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just planted a giant pile of flower bulbs I bought while helping a middle-schooler friend and her science team. Science will be beautiful! +

+

+ 6/8/2013, 5:59:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34349513401565184/index.html b/static/mytweets/ewagoner/status/34349513401565184/index.html new file mode 100644 index 00000000..d4feb9ed --- /dev/null +++ b/static/mytweets/ewagoner/status/34349513401565184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Shoq: "Unemployment insurance is a pre-paid vacation for freeloaders." Ronald Reagan #Reagan100 #p2 #tcot + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Shoq: "Unemployment insurance is a pre-paid vacation for freeloaders." Ronald Reagan #Reagan100 #p2 #tcot +

+

+ 2/6/2011, 3:35:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/343508673747906560/index.html b/static/mytweets/ewagoner/status/343508673747906560/index.html new file mode 100644 index 00000000..a2c9adc0 --- /dev/null +++ b/static/mytweets/ewagoner/status/343508673747906560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Planted 160 row-feet of melons and pumpkins, because that’s what front yards are for. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Planted 160 row-feet of melons and pumpkins, because that’s what front yards are for. +

+

+ 6/8/2013, 7:23:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3436632887795712/index.html b/static/mytweets/ewagoner/status/3436632887795712/index.html new file mode 100644 index 00000000..a5284f0c --- /dev/null +++ b/static/mytweets/ewagoner/status/3436632887795712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TSAagent: Sometimes the pants just have to come down <a href="http://www.youtube.com/watch?v=bXV3TM83z6U&feature=share">http://www.youtube.com/watch?v=bXV3TM83z6U&feature=share</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/343796500737953794/index.html b/static/mytweets/ewagoner/status/343796500737953794/index.html new file mode 100644 index 00000000..a15d27c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/343796500737953794/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Beastles are back! Here’s a video for the cover track off the new Beatles/Beastie Boys mashup, “Ill Submarine”: <a href="http://www.youtube.com/watch?v=3gSawgIa5O0">http://www.youtube.com/watch?v=3gSawgIa5O0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Beastles are back! Here’s a video for the cover track off the new Beatles/Beastie Boys mashup, “Ill Submarine”: http://www.youtube.com/watch?v=3gSawgIa5O0 +

+

+ 6/9/2013, 2:27:27 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/343815533449334785/index.html b/static/mytweets/ewagoner/status/343815533449334785/index.html new file mode 100644 index 00000000..4e3cfd70 --- /dev/null +++ b/static/mytweets/ewagoner/status/343815533449334785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My new iPod nano is exploding in slow motion. <a href="http://instagram.com/p/aWa7ADM2tK/">http://instagram.com/p/aWa7ADM2tK/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/343880787118157824/index.html b/static/mytweets/ewagoner/status/343880787118157824/index.html new file mode 100644 index 00000000..b40b9162 --- /dev/null +++ b/static/mytweets/ewagoner/status/343880787118157824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Checks “provide vocals for a post-hardcore rock album” off my list. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Checks “provide vocals for a post-hardcore rock album” off my list. +

+

+ 6/9/2013, 8:02:23 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3439070075/index.html b/static/mytweets/ewagoner/status/3439070075/index.html new file mode 100644 index 00000000..eafd252b --- /dev/null +++ b/static/mytweets/ewagoner/status/3439070075/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! There's a v3 of the Google Maps API, & I had no idea. Been playing with it all day. Thumbs up. No key needed! http://is.gd/2qMpi + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hey! There's a v3 of the Google Maps API, & I had no idea. Been playing with it all day. Thumbs up. No key needed! http://is.gd/2qMpi +

+

+ 8/20/2009, 8:32:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/344173902731304961/index.html b/static/mytweets/ewagoner/status/344173902731304961/index.html new file mode 100644 index 00000000..0d9fc703 --- /dev/null +++ b/static/mytweets/ewagoner/status/344173902731304961/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Apple safety team got right on my report of my new iPod nano’s battery explosion. Easy replacement. “We, uh, don’t want that to happen.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Apple safety team got right on my report of my new iPod nano’s battery explosion. Easy replacement. “We, uh, don’t want that to happen.” +

+

+ 6/10/2013, 3:27:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3442691692/index.html b/static/mytweets/ewagoner/status/3442691692/index.html new file mode 100644 index 00000000..5e0616c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/3442691692/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just learned I work with the former bassist with the Violent Femmes. There's only two dozen of us, I should know these things! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just learned I work with the former bassist with the Violent Femmes. There's only two dozen of us, I should know these things! +

+

+ 8/20/2009, 11:47:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34435297294950400/index.html b/static/mytweets/ewagoner/status/34435297294950400/index.html new file mode 100644 index 00000000..f75f6fea --- /dev/null +++ b/static/mytweets/ewagoner/status/34435297294950400/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @movingsideways: Why didn't Han Solo enjoy his steak dinner? + +It was Chewie. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @movingsideways: Why didn't Han Solo enjoy his steak dinner?

It was Chewie. +

+

+ 2/6/2011, 9:16:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/344467482796515329/index.html b/static/mytweets/ewagoner/status/344467482796515329/index.html new file mode 100644 index 00000000..7e2e0a3b --- /dev/null +++ b/static/mytweets/ewagoner/status/344467482796515329/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rogue Group! Use your harpoons and tow cables.  Go for the bourbon.  It's our only hope of stopping them. <a href="http://www.foodiggity.com/at-at-wet-bar/">http://www.foodiggity.com/at-at-wet-bar/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rogue Group! Use your harpoons and tow cables.  Go for the bourbon.  It's our only hope of stopping them. http://www.foodiggity.com/at-at-wet-bar/ +

+

+ 6/11/2013, 10:53:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/344479032328470528/index.html b/static/mytweets/ewagoner/status/344479032328470528/index.html new file mode 100644 index 00000000..2aed08c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/344479032328470528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “A Beautiful Body” Women celebrate their ever-changing bodies so future generations can live free from self-suffering <a href="http://www.kickstarter.com/projects/1373438121/a-beautiful-body-book-project/">http://www.kickstarter.com/projects/1373438121/a-beautiful-body-book-project/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/344861761507319809/index.html b/static/mytweets/ewagoner/status/344861761507319809/index.html new file mode 100644 index 00000000..ba239c62 --- /dev/null +++ b/static/mytweets/ewagoner/status/344861761507319809/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Only in Athens would the owner of a popular coffeeshop host a press conference worthy of Tammany Hall over a move. +<a href="http://www.youtube.com/watch?v=34_4G2__ZpQ&feature=youtu.be">http://www.youtube.com/watch?v=34_4G2__ZpQ&feature=youtu.be</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/344898596203814913/index.html b/static/mytweets/ewagoner/status/344898596203814913/index.html new file mode 100644 index 00000000..de18598a --- /dev/null +++ b/static/mytweets/ewagoner/status/344898596203814913/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Maisie Williams (Arya Stark) posts her Vine reaction to the "Red Wedding": <a href="https://vine.co/v/b3XZMHmxzxh">https://vine.co/v/b3XZMHmxzxh</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Maisie Williams (Arya Stark) posts her Vine reaction to the "Red Wedding": https://vine.co/v/b3XZMHmxzxh +

+

+ 6/12/2013, 3:26:47 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/344910055147180034/index.html b/static/mytweets/ewagoner/status/344910055147180034/index.html new file mode 100644 index 00000000..7b249445 --- /dev/null +++ b/static/mytweets/ewagoner/status/344910055147180034/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Portraits of Grandmas and Their Cuisine From Around the World <a href="http://www.demilked.com/delicatessen-with-love-gabriele-galimberti/">http://www.demilked.com/delicatessen-with-love-gabriele-galimberti/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3450620761/index.html b/static/mytweets/ewagoner/status/3450620761/index.html new file mode 100644 index 00000000..f8b4e1ca --- /dev/null +++ b/static/mytweets/ewagoner/status/3450620761/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Packing & getting ready to come home after a week of coding in the Tennessee mountains. Productive, but somehow I made more work for myself. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Packing & getting ready to come home after a week of coding in the Tennessee mountains. Productive, but somehow I made more work for myself. +

+

+ 8/21/2009, 10:32:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3456706559/index.html b/static/mytweets/ewagoner/status/3456706559/index.html new file mode 100644 index 00000000..0e88b613 --- /dev/null +++ b/static/mytweets/ewagoner/status/3456706559/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Enjoying a milkshake while watching the cows that gave the milk enjoy their pasture at the Spring Ridge Creamery in Otto, North Carolina. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Enjoying a milkshake while watching the cows that gave the milk enjoy their pasture at the Spring Ridge Creamery in Otto, North Carolina. +

+

+ 8/21/2009, 3:43:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34614627870441472/index.html b/static/mytweets/ewagoner/status/34614627870441472/index.html new file mode 100644 index 00000000..32bf13fa --- /dev/null +++ b/static/mytweets/ewagoner/status/34614627870441472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My representative, a medical doctor, has co-sponsored legislation that tells hospitals it's ok to let women die. <a href="http://www.rhrealitycheck.org/blog/2011/02/04/protecting-life-bill-says-women">http://www.rhrealitycheck.org/blog/2011/02/04/protecting-life-bill-says-women</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34643279756660736/index.html b/static/mytweets/ewagoner/status/34643279756660736/index.html new file mode 100644 index 00000000..c364126a --- /dev/null +++ b/static/mytweets/ewagoner/status/34643279756660736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "What's your favorite number?" "I don't want to pick out a favorite. That would be rude." <a href="http://www.pbs.org/wgbh/nova/secretlife/scientists/steffie-tomson/">http://www.pbs.org/wgbh/nova/secretlife/scientists/steffie-tomson/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/346445861888327680/index.html b/static/mytweets/ewagoner/status/346445861888327680/index.html new file mode 100644 index 00000000..038e1c31 --- /dev/null +++ b/static/mytweets/ewagoner/status/346445861888327680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper has been saying over and over in a deep gravelly troll voice, "I'm not a baby any more." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper has been saying over and over in a deep gravelly troll voice, "I'm not a baby any more." +

+

+ 6/16/2013, 9:55:04 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34648348854063106/index.html b/static/mytweets/ewagoner/status/34648348854063106/index.html new file mode 100644 index 00000000..55cdfa07 --- /dev/null +++ b/static/mytweets/ewagoner/status/34648348854063106/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's some creative cookery. "They Draw & Cook: Recipe Renderings by Artists & Illustrators" <a href="http://www.theydrawandcook.com/">http://www.theydrawandcook.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's some creative cookery. "They Draw & Cook: Recipe Renderings by Artists & Illustrators" http://www.theydrawandcook.com/ +

+

+ 2/7/2011, 11:23:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34660099788111872/index.html b/static/mytweets/ewagoner/status/34660099788111872/index.html new file mode 100644 index 00000000..2d4832ef --- /dev/null +++ b/static/mytweets/ewagoner/status/34660099788111872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nothing like a five mile walk at my desk to bring on the lunch hunger. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nothing like a five mile walk at my desk to bring on the lunch hunger. +

+

+ 2/7/2011, 12:09:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34685350622273536/index.html b/static/mytweets/ewagoner/status/34685350622273536/index.html new file mode 100644 index 00000000..4e8edb6c --- /dev/null +++ b/static/mytweets/ewagoner/status/34685350622273536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I decided today to kick up my pace from 1.5mph to 1.8mph. Doesn't feel any faster, but here it is 2pm and I'm already hitting 7 miles. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I decided today to kick up my pace from 1.5mph to 1.8mph. Doesn't feel any faster, but here it is 2pm and I'm already hitting 7 miles. +

+

+ 2/7/2011, 1:50:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34687249924755456/index.html b/static/mytweets/ewagoner/status/34687249924755456/index.html new file mode 100644 index 00000000..fa8161a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/34687249924755456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Maya Beiser's cover of "Kashmir" (instrumental w/ cello & other strings) is worth a listen. NPR has it here: <a href="http://www.npr.org/templates/story/story.php?storyId=127218632">http://www.npr.org/templates/story/story.php?storyId=127218632</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34692715446796288/index.html b/static/mytweets/ewagoner/status/34692715446796288/index.html new file mode 100644 index 00000000..f293ae78 --- /dev/null +++ b/static/mytweets/ewagoner/status/34692715446796288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @hyperlocavore: You know that lady on your TV who is really pissed about soda taxes - Here's all you need to know - <a href="http://bit.ly/edRz6">http://bit.ly/edRz6</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @hyperlocavore: You know that lady on your TV who is really pissed about soda taxes - Here's all you need to know - http://bit.ly/edRz6 +

+

+ 2/7/2011, 2:19:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34701555118637056/index.html b/static/mytweets/ewagoner/status/34701555118637056/index.html new file mode 100644 index 00000000..14587979 --- /dev/null +++ b/static/mytweets/ewagoner/status/34701555118637056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hold music for my auto mechanic: "Legs, she knows how to use them" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hold music for my auto mechanic: "Legs, she knows how to use them" +

+

+ 2/7/2011, 2:54:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/347039756053536768/index.html b/static/mytweets/ewagoner/status/347039756053536768/index.html new file mode 100644 index 00000000..88548682 --- /dev/null +++ b/static/mytweets/ewagoner/status/347039756053536768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + ImprovEverywhere outdid themselves with this “1860s Bar” bit: <a href="https://www.youtube.com/watch?v=ESokgl3Vldk">https://www.youtube.com/watch?v=ESokgl3Vldk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/347084060025315328/index.html b/static/mytweets/ewagoner/status/347084060025315328/index.html new file mode 100644 index 00000000..d7742efe --- /dev/null +++ b/static/mytweets/ewagoner/status/347084060025315328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There’s a new TMBG video, and boy is it dark. <a href="http://imvdb.com/video/they-might-be-giants/black-ops">http://imvdb.com/video/they-might-be-giants/black-ops</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/347097599498661888/index.html b/static/mytweets/ewagoner/status/347097599498661888/index.html new file mode 100644 index 00000000..adb93022 --- /dev/null +++ b/static/mytweets/ewagoner/status/347097599498661888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "So, here’s what I’ve come up with: this is a primer on how to be fascinating." <a href="http://theodoragoss.com/2013/06/18/fascinating-people/">http://theodoragoss.com/2013/06/18/fascinating-people/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/347133755883941889/index.html b/static/mytweets/ewagoner/status/347133755883941889/index.html new file mode 100644 index 00000000..2c5f5f74 --- /dev/null +++ b/static/mytweets/ewagoner/status/347133755883941889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You know that “The Dark Crystal” fan fiction you’ve been working on in your head? Now’s your chance to make it canon. <a href="http://www.darkcrystal.com/authorquest/">http://www.darkcrystal.com/authorquest/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You know that “The Dark Crystal” fan fiction you’ve been working on in your head? Now’s your chance to make it canon. http://www.darkcrystal.com/authorquest/ +

+

+ 6/18/2013, 7:28:31 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/347139662512529408/index.html b/static/mytweets/ewagoner/status/347139662512529408/index.html new file mode 100644 index 00000000..ad9303a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/347139662512529408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An Irish Folk cover of Daft Punk’s “Get Lucky”? Yes, please! <a href="https://www.youtube.com/watch?v=VyMD7vd-_U0&">https://www.youtube.com/watch?v=VyMD7vd-_U0&</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/347179594270535680/index.html b/static/mytweets/ewagoner/status/347179594270535680/index.html new file mode 100644 index 00000000..5bad4a24 --- /dev/null +++ b/static/mytweets/ewagoner/status/347179594270535680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If I'd known it was possible to write legal responses like this, I might've become a lawyer. Hmmm… it's not too late. <a href="http://gawker.com/this-is-how-you-respond-to-an-unjust-cease-and-desist-l-514155395">http://gawker.com/this-is-how-you-respond-to-an-unjust-cease-and-desist-l-514155395</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34734531055452160/index.html b/static/mytweets/ewagoner/status/34734531055452160/index.html new file mode 100644 index 00000000..8d5a9549 --- /dev/null +++ b/static/mytweets/ewagoner/status/34734531055452160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Final distance for the day: 11.5 miles. Now I'm off to eat a horse. I'm starving. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Final distance for the day: 11.5 miles. Now I'm off to eat a horse. I'm starving. +

+

+ 2/7/2011, 5:05:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34759084767051776/index.html b/static/mytweets/ewagoner/status/34759084767051776/index.html new file mode 100644 index 00000000..8b96b674 --- /dev/null +++ b/static/mytweets/ewagoner/status/34759084767051776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My body wants to eat about ten grapefruit for dinner, and I think I'm going to let it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My body wants to eat about ten grapefruit for dinner, and I think I'm going to let it. +

+

+ 2/7/2011, 6:43:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/347737993399914497/index.html b/static/mytweets/ewagoner/status/347737993399914497/index.html new file mode 100644 index 00000000..7fb68339 --- /dev/null +++ b/static/mytweets/ewagoner/status/347737993399914497/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This just in: Constitutional rights are really wards that have to be incanted, like calling shotgun, or no tag backs. <a href="http://reason.com/blog/2013/06/17/supreme-court-rules-fifth-amendment-has">http://reason.com/blog/2013/06/17/supreme-court-rules-fifth-amendment-has</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/347872948931162112/index.html b/static/mytweets/ewagoner/status/347872948931162112/index.html new file mode 100644 index 00000000..6878f045 --- /dev/null +++ b/static/mytweets/ewagoner/status/347872948931162112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ladies and gentlemen: "Tang rimmed glass". @ The World Famous <a href="http://instagram.com/p/azQElwM2mn/">http://instagram.com/p/azQElwM2mn/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ladies and gentlemen: "Tang rimmed glass". @ The World Famous http://instagram.com/p/azQElwM2mn/ +

+

+ 6/20/2013, 8:25:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34789942379036672/index.html b/static/mytweets/ewagoner/status/34789942379036672/index.html new file mode 100644 index 00000000..677f375f --- /dev/null +++ b/static/mytweets/ewagoner/status/34789942379036672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper gives the Bebot kisses, and makes him sing. http://instagr.am/p/Bdo3t/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper gives the Bebot kisses, and makes him sing. http://instagr.am/p/Bdo3t/ +

+

+ 2/7/2011, 8:45:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/348083903212425216/index.html b/static/mytweets/ewagoner/status/348083903212425216/index.html new file mode 100644 index 00000000..3c3229af --- /dev/null +++ b/static/mytweets/ewagoner/status/348083903212425216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @New_Mexico_News: Socorro has a new stop sign, at a busy intersection, and many residents are not happy about it. It's like that movie C… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @New_Mexico_News: Socorro has a new stop sign, at a busy intersection, and many residents are not happy about it. It's like that movie C… +

+

+ 6/21/2013, 10:24:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/348092268202307586/index.html b/static/mytweets/ewagoner/status/348092268202307586/index.html new file mode 100644 index 00000000..c840294c --- /dev/null +++ b/static/mytweets/ewagoner/status/348092268202307586/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You can now buy spray-on nano particles at Home Depot. <a href="http://www.youtube.com/watch?v=DZrjXSsfxMQ&feature=player_embedded">http://www.youtube.com/watch?v=DZrjXSsfxMQ&feature=player_embedded</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/348126001110323200/index.html b/static/mytweets/ewagoner/status/348126001110323200/index.html new file mode 100644 index 00000000..01b92f96 --- /dev/null +++ b/static/mytweets/ewagoner/status/348126001110323200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Good on Kickstarter! This is a great way to right a wrong other companies can learn from. <a href="http://www.kickstarter.com/blog/we-were-wrong">http://www.kickstarter.com/blog/we-were-wrong</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/348191103960358912/index.html b/static/mytweets/ewagoner/status/348191103960358912/index.html new file mode 100644 index 00000000..001b2e5c --- /dev/null +++ b/static/mytweets/ewagoner/status/348191103960358912/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + AthFest doesn’t start until some asshat pulls the fire alarm. + +And *now* it’s AthFest. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ AthFest doesn’t start until some asshat pulls the fire alarm.

And *now* it’s AthFest. +

+

+ 6/21/2013, 5:30:02 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/348196392/index.html b/static/mytweets/ewagoner/status/348196392/index.html new file mode 100644 index 00000000..94ed16b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/348196392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + CNN's contradictory headlines: "Stock losses mounting" vs. "$90 oil won't kill the bull". Something for everyone! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ CNN's contradictory headlines: "Stock losses mounting" vs. "$90 oil won't kill the bull". Something for everyone! +

+

+ 10/19/2007, 12:30:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/348240034165575680/index.html b/static/mytweets/ewagoner/status/348240034165575680/index.html new file mode 100644 index 00000000..953de7bf --- /dev/null +++ b/static/mytweets/ewagoner/status/348240034165575680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + (Cussing!) “DON’T LEAVE GARLIC IN HERBAL VINEGAR - IT OVERPOWERS THE TASTE QUICKLY, LIKE A DRAGON LEFT AMONG LAMBS.“ <a href="http://fuckingrecipes.tumblr.com/post/53555748547/im-in-the-mood-for-glass-bottles-goddamnit">http://fuckingrecipes.tumblr.com/post/53555748547/im-in-the-mood-for-glass-bottles-goddamnit</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/348246197355573248/index.html b/static/mytweets/ewagoner/status/348246197355573248/index.html new file mode 100644 index 00000000..ce1e6898 --- /dev/null +++ b/static/mytweets/ewagoner/status/348246197355573248/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Happy summer solstice! + +Winter is coming. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happy summer solstice!

Winter is coming. +

+

+ 6/21/2013, 9:08:58 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/348254940235448320/index.html b/static/mytweets/ewagoner/status/348254940235448320/index.html new file mode 100644 index 00000000..728df0ea --- /dev/null +++ b/static/mytweets/ewagoner/status/348254940235448320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athensrumors: You know it's #AthFest 'cause Tony Hawk is back at Cutter's. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athensrumors: You know it's #AthFest 'cause Tony Hawk is back at Cutter's. +

+

+ 6/21/2013, 9:43:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/348434952/index.html b/static/mytweets/ewagoner/status/348434952/index.html new file mode 100644 index 00000000..caa459d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/348434952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First thing against the wall when the revolution comes: leaf blowers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First thing against the wall when the revolution comes: leaf blowers. +

+

+ 10/19/2007, 2:24:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/348494462/index.html b/static/mytweets/ewagoner/status/348494462/index.html new file mode 100644 index 00000000..b9e70ad6 --- /dev/null +++ b/static/mytweets/ewagoner/status/348494462/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh man. Someday, I will go to the Festival of Maps: http://festivalofmaps.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh man. Someday, I will go to the Festival of Maps: http://festivalofmaps.com +

+

+ 10/19/2007, 2:56:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/348621371586256896/index.html b/static/mytweets/ewagoner/status/348621371586256896/index.html new file mode 100644 index 00000000..24f8b50b --- /dev/null +++ b/static/mytweets/ewagoner/status/348621371586256896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just heard a ska punk cover of MacArthur Park. It wasn’t nearly as good as you’d think it ought to have been. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just heard a ska punk cover of MacArthur Park. It wasn’t nearly as good as you’d think it ought to have been. +

+

+ 6/22/2013, 9:59:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/348830482/index.html b/static/mytweets/ewagoner/status/348830482/index.html new file mode 100644 index 00000000..85bbe70c --- /dev/null +++ b/static/mytweets/ewagoner/status/348830482/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eric the Rein-sea-wal-ger-uck-ish-scorpion: http://www.flickr.com/photos/ewagoner/1641753990/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eric the Rein-sea-wal-ger-uck-ish-scorpion: http://www.flickr.com/photos/ewagoner/1641753990/ +

+

+ 10/19/2007, 6:01:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/348835760713134080/index.html b/static/mytweets/ewagoner/status/348835760713134080/index.html new file mode 100644 index 00000000..83fadf78 --- /dev/null +++ b/static/mytweets/ewagoner/status/348835760713134080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper’s response to a suggestion she re-think something she’s already decided is a long sigh followed by”Fine”. Next, eye rolls. She's 3. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper’s response to a suggestion she re-think something she’s already decided is a long sigh followed by”Fine”. Next, eye rolls. She's 3. +

+

+ 6/23/2013, 12:11:41 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/348864606019653632/index.html b/static/mytweets/ewagoner/status/348864606019653632/index.html new file mode 100644 index 00000000..02ff9f19 --- /dev/null +++ b/static/mytweets/ewagoner/status/348864606019653632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mirkwood's just not the same since it gentrified. <a href="http://instagram.com/p/a6TAt0s2nC/">http://instagram.com/p/a6TAt0s2nC/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/348968977734713344/index.html b/static/mytweets/ewagoner/status/348968977734713344/index.html new file mode 100644 index 00000000..61cb4321 --- /dev/null +++ b/static/mytweets/ewagoner/status/348968977734713344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Farm 255 sold, to end service in late July" Sad, but not a surprise. This'll leave a hole in Athens' ag community. <a href="http://onlineathens.com/local-news/2013-06-23/farm-255-sold-end-service-late-july">http://onlineathens.com/local-news/2013-06-23/farm-255-sold-end-service-late-july</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/348980146335780865/index.html b/static/mytweets/ewagoner/status/348980146335780865/index.html new file mode 100644 index 00000000..0001c3c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/348980146335780865/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @thehistoryb0y: This is what Alan Turing's statue in Manchester looks like today, his 101st birthday :D + + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @thehistoryb0y: This is what Alan Turing's statue in Manchester looks like today, his 101st birthday :D

+

+

+ 6/23/2013, 9:45:25 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/349232138903748609/index.html b/static/mytweets/ewagoner/status/349232138903748609/index.html new file mode 100644 index 00000000..c67663c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/349232138903748609/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Remembering the UpStairs Lounge: USA’s Largest LGBT Massacre Happened 40 Years Ago Today" (Warning: horrific photo) <a href="http://www.patheos.com/blogs/friendlyatheist/2013/06/24/remembering-the-upstairs-lounge-the-u-s-a-s-largest-lgbt-massacre-happened-40-years-ago-today/">http://www.patheos.com/blogs/friendlyatheist/2013/06/24/remembering-the-upstairs-lounge-the-u-s-a-s-largest-lgbt-massacre-happened-40-years-ago-today/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/349524132230213633/index.html b/static/mytweets/ewagoner/status/349524132230213633/index.html new file mode 100644 index 00000000..590c435e --- /dev/null +++ b/static/mytweets/ewagoner/status/349524132230213633/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rick Moranis (NOT RETIRED, he’ll have you know) has a new comedy klezmer album out. <a href="http://ghostbustersnews.com/2013/06/25/rick-moranis-loves-it-when-the-internet-is-wrong-comments-on-his-retirement/">http://ghostbustersnews.com/2013/06/25/rick-moranis-loves-it-when-the-internet-is-wrong-comments-on-his-retirement/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/349552671616806916/index.html b/static/mytweets/ewagoner/status/349552671616806916/index.html new file mode 100644 index 00000000..3754f4a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/349552671616806916/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I like Lena Dunham’s “Girls” and still thought this spoof from Girls: Season 38 was spot on. <a href="http://www.avclub.com/articles/watch-original-snl-cast-member-laraine-newman-play,98799/">http://www.avclub.com/articles/watch-original-snl-cast-member-laraine-newman-play,98799/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/349687543761092608/index.html b/static/mytweets/ewagoner/status/349687543761092608/index.html new file mode 100644 index 00000000..6069c13b --- /dev/null +++ b/static/mytweets/ewagoner/status/349687543761092608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "A gentleman will never calumniate or listen to calumny." 38 Conversation Rules from 1875. <a href="http://www.artofmanliness.com/2013/06/19/37-conversation-rules-for-gentleman-from-1875/">http://www.artofmanliness.com/2013/06/19/37-conversation-rules-for-gentleman-from-1875/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/34975507787292672/index.html b/static/mytweets/ewagoner/status/34975507787292672/index.html new file mode 100644 index 00000000..8a4f45c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/34975507787292672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wells Fargo closed my re-fi last week, cashed the huge check I wrote, but kept the old loan open and drafted my bank for a double payment. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wells Fargo closed my re-fi last week, cashed the huge check I wrote, but kept the old loan open and drafted my bank for a double payment. +

+

+ 2/8/2011, 9:03:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/349936699108888576/index.html b/static/mytweets/ewagoner/status/349936699108888576/index.html new file mode 100644 index 00000000..4d4ad512 --- /dev/null +++ b/static/mytweets/ewagoner/status/349936699108888576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was marveling at the whippoorwill downtown singing loudly in the middle of the day until I saw it was a mocking bird on a light post. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was marveling at the whippoorwill downtown singing loudly in the middle of the day until I saw it was a mocking bird on a light post. +

+

+ 6/26/2013, 1:06:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/349964657857007617/index.html b/static/mytweets/ewagoner/status/349964657857007617/index.html new file mode 100644 index 00000000..3e7765b3 --- /dev/null +++ b/static/mytweets/ewagoner/status/349964657857007617/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love the idea of this new series in the Flagpole. “The Athens Diet” -- a food log from a local luminary each week. <a href="http://www.flagpole.com/food/the-athens-diet/2013/06/26/peter-dale-eats-bar-food-family-meal-and-local-grub">http://www.flagpole.com/food/the-athens-diet/2013/06/26/peter-dale-eats-bar-food-family-meal-and-local-grub</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/350296059664273409/index.html b/static/mytweets/ewagoner/status/350296059664273409/index.html new file mode 100644 index 00000000..6b3468b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/350296059664273409/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Powerless” It’s a romantic comedy. About important things. Very NSFW important things. <a href="https://vimeo.com/64691872">https://vimeo.com/64691872</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Powerless” It’s a romantic comedy. About important things. Very NSFW important things. https://vimeo.com/64691872 +

+

+ 6/27/2013, 12:54:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/350320944079839234/index.html b/static/mytweets/ewagoner/status/350320944079839234/index.html new file mode 100644 index 00000000..fd287fd4 --- /dev/null +++ b/static/mytweets/ewagoner/status/350320944079839234/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Top 5 Reasons My Kilt Rocks" I didn't write this, but I could have. <a href="http://kiltmaninsocal.wordpress.com/2013/06/14/top-5-reasons-my-kilt-rocks/">http://kiltmaninsocal.wordpress.com/2013/06/14/top-5-reasons-my-kilt-rocks/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/350350126738440192/index.html b/static/mytweets/ewagoner/status/350350126738440192/index.html new file mode 100644 index 00000000..3c659707 --- /dev/null +++ b/static/mytweets/ewagoner/status/350350126738440192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @atsneed: Craigslist missed connection: "You were speaking on the Senate floor for over 11 hours the other day" <a href="http://austin.craigslist.org/mis/3897820935.html">http://austin.craigslist.org/mis/3897820935.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @atsneed: Craigslist missed connection: "You were speaking on the Senate floor for over 11 hours the other day" http://austin.craigslist.org/mis/3897820935.html +

+

+ 6/27/2013, 4:29:14 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35061007541862400/index.html b/static/mytweets/ewagoner/status/35061007541862400/index.html new file mode 100644 index 00000000..33a543dc --- /dev/null +++ b/static/mytweets/ewagoner/status/35061007541862400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Valentine's Angry Birds is dark. The cute bows and baseball caps feels more like I'm beating up on kids instead of egg-stealing bad guys. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Valentine's Angry Birds is dark. The cute bows and baseball caps feels more like I'm beating up on kids instead of egg-stealing bad guys. +

+

+ 2/8/2011, 2:42:50 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35062080654548992/index.html b/static/mytweets/ewagoner/status/35062080654548992/index.html new file mode 100644 index 00000000..76dabdf5 --- /dev/null +++ b/static/mytweets/ewagoner/status/35062080654548992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @wiseacre: Holy Sweet Mother of Jesus! I love _everthing_ about what this photo represents. Go TUESDAY! http://flic.kr/p/9gDMBF + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @wiseacre: Holy Sweet Mother of Jesus! I love _everthing_ about what this photo represents. Go TUESDAY! http://flic.kr/p/9gDMBF +

+

+ 2/8/2011, 2:47:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/350622547567575043/index.html b/static/mytweets/ewagoner/status/350622547567575043/index.html new file mode 100644 index 00000000..2c731831 --- /dev/null +++ b/static/mytweets/ewagoner/status/350622547567575043/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + During the “open mic” portion of session, a gay Penn. legislator was barred from speaking for “rebellion against God” <a href="http://earlyreturns.post-gazette.com/home/early-returns-posts/5622-doma-fallout-on-house-floor">http://earlyreturns.post-gazette.com/home/early-returns-posts/5622-doma-fallout-on-house-floor</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35069046319751169/index.html b/static/mytweets/ewagoner/status/35069046319751169/index.html new file mode 100644 index 00000000..2fdb23ea --- /dev/null +++ b/static/mytweets/ewagoner/status/35069046319751169/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, I see, Wells Fargo. It's my fault for not canceling auto-pay. Your policy is to keep drafting accounts, even after a loan is paid off. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, I see, Wells Fargo. It's my fault for not canceling auto-pay. Your policy is to keep drafting accounts, even after a loan is paid off. +

+

+ 2/8/2011, 3:14:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35071933183696896/index.html b/static/mytweets/ewagoner/status/35071933183696896/index.html new file mode 100644 index 00000000..b995da55 --- /dev/null +++ b/static/mytweets/ewagoner/status/35071933183696896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If my payment's late, they say to the penny how much interest I owe. When they refund money they took in three weeks, no interest at all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If my payment's late, they say to the penny how much interest I owe. When they refund money they took in three weeks, no interest at all. +

+

+ 2/8/2011, 3:26:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/350734239764971520/index.html b/static/mytweets/ewagoner/status/350734239764971520/index.html new file mode 100644 index 00000000..4243c585 --- /dev/null +++ b/static/mytweets/ewagoner/status/350734239764971520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Taking a fifteen hour road trip tomorrow. Related: my phone is loaded with thirty hours of WNYC's Radiolab + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Taking a fifteen hour road trip tomorrow. Related: my phone is loaded with thirty hours of WNYC's Radiolab +

+

+ 6/28/2013, 5:55:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/350745861925502976/index.html b/static/mytweets/ewagoner/status/350745861925502976/index.html new file mode 100644 index 00000000..883bc697 --- /dev/null +++ b/static/mytweets/ewagoner/status/350745861925502976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Not at all ominous. <a href="http://instagram.com/p/bHqkdvM2vo/">http://instagram.com/p/bHqkdvM2vo/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35090687510712320/index.html b/static/mytweets/ewagoner/status/35090687510712320/index.html new file mode 100644 index 00000000..a06289d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/35090687510712320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AmandaMarcotte: <a href="http://bit.ly/gQlENe">http://bit.ly/gQlENe</a> Now that pregnant women don't count as "life", how will we rearrange our legal structures? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AmandaMarcotte: http://bit.ly/gQlENe Now that pregnant women don't count as "life", how will we rearrange our legal structures? +

+

+ 2/8/2011, 4:40:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/351051752/index.html b/static/mytweets/ewagoner/status/351051752/index.html new file mode 100644 index 00000000..fa138391 --- /dev/null +++ b/static/mytweets/ewagoner/status/351051752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The molasses cured ham and three slabs of maple cured bacon now air drying in preparation for a full day of cold apple wood smoke tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The molasses cured ham and three slabs of maple cured bacon now air drying in preparation for a full day of cold apple wood smoke tomorrow. +

+

+ 10/20/2007, 6:10:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/351078803885391873/index.html b/static/mytweets/ewagoner/status/351078803885391873/index.html new file mode 100644 index 00000000..fad44371 --- /dev/null +++ b/static/mytweets/ewagoner/status/351078803885391873/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First road trip of the season means I cleaned out three active wasp nests and one mamma spider nest out of the car top luggage carrier. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First road trip of the season means I cleaned out three active wasp nests and one mamma spider nest out of the car top luggage carrier. +

+

+ 6/29/2013, 4:44:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/351128959322300417/index.html b/static/mytweets/ewagoner/status/351128959322300417/index.html new file mode 100644 index 00000000..1aaab8c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/351128959322300417/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Day is done, gone the sun, +From the lake, from the hills, from the sky; +Got the car tightly packed, time to drive. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Day is done, gone the sun,
From the lake, from the hills, from the sky;
Got the car tightly packed, time to drive. +

+

+ 6/29/2013, 8:04:02 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35144777502564353/index.html b/static/mytweets/ewagoner/status/35144777502564353/index.html new file mode 100644 index 00000000..7adafa08 --- /dev/null +++ b/static/mytweets/ewagoner/status/35144777502564353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watching that one ST:TNG where Riker wants to get it on with the non-human gal but it turns awkward & then it's revealed she's the bad guy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watching that one ST:TNG where Riker wants to get it on with the non-human gal but it turns awkward & then it's revealed she's the bad guy. +

+

+ 2/8/2011, 8:15:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/351491789326258177/index.html b/static/mytweets/ewagoner/status/351491789326258177/index.html new file mode 100644 index 00000000..9a768e2a --- /dev/null +++ b/static/mytweets/ewagoner/status/351491789326258177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current status <a href="http://instagram.com/p/bMyPEbM2lU/">http://instagram.com/p/bMyPEbM2lU/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35162463695536128/index.html b/static/mytweets/ewagoner/status/35162463695536128/index.html new file mode 100644 index 00000000..bf5f563a --- /dev/null +++ b/static/mytweets/ewagoner/status/35162463695536128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Of all the urban counties in the entire United States, Athens, Georgia is number one... in poverty. http://gapolitico.com/?p=17317 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Of all the urban counties in the entire United States, Athens, Georgia is number one... in poverty. http://gapolitico.com/?p=17317 +

+

+ 2/8/2011, 9:25:59 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35168322/index.html b/static/mytweets/ewagoner/status/35168322/index.html new file mode 100644 index 00000000..2096f419 --- /dev/null +++ b/static/mytweets/ewagoner/status/35168322/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Accelerator in place, required migrations complete, plugin installed, rails app up and running. Now: time to code for Slingshot synching! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Accelerator in place, required migrations complete, plugin installed, rails app up and running. Now: time to code for Slingshot synching! +

+

+ 4/21/2007, 11:42:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35168452389900288/index.html b/static/mytweets/ewagoner/status/35168452389900288/index.html new file mode 100644 index 00000000..b9c4a6d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/35168452389900288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Poverty rate in Athens, GA: 36.3%. For comparison, St. Louis, MO ("the most dangerous city in America"): #22 at 26.5% + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Poverty rate in Athens, GA: 36.3%. For comparison, St. Louis, MO ("the most dangerous city in America"): #22 at 26.5% +

+

+ 2/8/2011, 9:49:47 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/351732235034034176/index.html b/static/mytweets/ewagoner/status/351732235034034176/index.html new file mode 100644 index 00000000..aeecb904 --- /dev/null +++ b/static/mytweets/ewagoner/status/351732235034034176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Espresso malt balls — where have these been my whole life? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Espresso malt balls — where have these been my whole life? +

+

+ 7/1/2013, 12:01:14 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/352232878433767424/index.html b/static/mytweets/ewagoner/status/352232878433767424/index.html new file mode 100644 index 00000000..4973d4ff --- /dev/null +++ b/static/mytweets/ewagoner/status/352232878433767424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today is my parents’ 42nd wedding anniversary. I’m glad I got to see them, even if briefly. Much, much love to them both! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today is my parents’ 42nd wedding anniversary. I’m glad I got to see them, even if briefly. Much, much love to them both! +

+

+ 7/2/2013, 9:10:37 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/352441452/index.html b/static/mytweets/ewagoner/status/352441452/index.html new file mode 100644 index 00000000..40b91d4c --- /dev/null +++ b/static/mytweets/ewagoner/status/352441452/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @kritiewells: Happy birthday, mamma beaar! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @kritiewells: Happy birthday, mamma beaar! +

+

+ 10/21/2007, 11:16:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/352454094595694592/index.html b/static/mytweets/ewagoner/status/352454094595694592/index.html new file mode 100644 index 00000000..1074dce9 --- /dev/null +++ b/static/mytweets/ewagoner/status/352454094595694592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @CarlsbadUpdate: If you're hungry for wangs but you could also really go for some thangs, your only real option is Thelmas Wangs & Thang… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @CarlsbadUpdate: If you're hungry for wangs but you could also really go for some thangs, your only real option is Thelmas Wangs & Thang… +

+

+ 7/3/2013, 11:49:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/352509090515271680/index.html b/static/mytweets/ewagoner/status/352509090515271680/index.html new file mode 100644 index 00000000..c3e97342 --- /dev/null +++ b/static/mytweets/ewagoner/status/352509090515271680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The rum buckets have a limit two per person so of course I’m working on a plan to tipsy-talk my way into a third one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The rum buckets have a limit two per person so of course I’m working on a plan to tipsy-talk my way into a third one. +

+

+ 7/3/2013, 3:28:11 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/352515829230870528/index.html b/static/mytweets/ewagoner/status/352515829230870528/index.html new file mode 100644 index 00000000..d7e01e6d --- /dev/null +++ b/static/mytweets/ewagoner/status/352515829230870528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I like pig butts and I can not lie. <a href="http://paleoparents.spreadshirt.com/">http://paleoparents.spreadshirt.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/352569896191791106/index.html b/static/mytweets/ewagoner/status/352569896191791106/index.html new file mode 100644 index 00000000..2d3ccaea --- /dev/null +++ b/static/mytweets/ewagoner/status/352569896191791106/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “”Cheeseburger In Paradise” is playing over the loudspeakers as we crouch under the bar with lightning striking all around. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “”Cheeseburger In Paradise” is playing over the loudspeakers as we crouch under the bar with lightning striking all around. +

+

+ 7/3/2013, 7:29:48 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/352599348829356032/index.html b/static/mytweets/ewagoner/status/352599348829356032/index.html new file mode 100644 index 00000000..3f9a5908 --- /dev/null +++ b/static/mytweets/ewagoner/status/352599348829356032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just saw a great fireworks display in Marathon Key, FL. Every burst was about a 1000 feet lower than they should’ve been. I hope they’re ok. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just saw a great fireworks display in Marathon Key, FL. Every burst was about a 1000 feet lower than they should’ve been. I hope they’re ok. +

+

+ 7/3/2013, 9:26:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/352633636119523329/index.html b/static/mytweets/ewagoner/status/352633636119523329/index.html new file mode 100644 index 00000000..58bb0f4a --- /dev/null +++ b/static/mytweets/ewagoner/status/352633636119523329/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper wants to make it perfectly clear that while the giant fish called Tarpon may eat bugs, they do *not* eat June bugs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper wants to make it perfectly clear that while the giant fish called Tarpon may eat bugs, they do *not* eat June bugs. +

+

+ 7/3/2013, 11:43:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35295605496487936/index.html b/static/mytweets/ewagoner/status/35295605496487936/index.html new file mode 100644 index 00000000..ccc5a4e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/35295605496487936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @EnviroGraffiti When Naked Bodies Become Natural Landscapes http://ow.ly/3SV8j + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @EnviroGraffiti When Naked Bodies Become Natural Landscapes http://ow.ly/3SV8j +

+

+ 2/9/2011, 6:15:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35314795267756033/index.html b/static/mytweets/ewagoner/status/35314795267756033/index.html new file mode 100644 index 00000000..ef06e3bc --- /dev/null +++ b/static/mytweets/ewagoner/status/35314795267756033/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's only been two weeks, but if I lose twice again what I've lost, I'll be kicked out of the Pi Club (weight lbs / height inches > Pi). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's only been two weeks, but if I lose twice again what I've lost, I'll be kicked out of the Pi Club (weight lbs / height inches > Pi). +

+

+ 2/9/2011, 7:31:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/353148489036873728/index.html b/static/mytweets/ewagoner/status/353148489036873728/index.html new file mode 100644 index 00000000..cd9aa295 --- /dev/null +++ b/static/mytweets/ewagoner/status/353148489036873728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @WillWGraham: Average 3 Americans every year are killed by fireworks, 30,000 by guns. Yet somehow fireworks are highly regulated and ill… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @WillWGraham: Average 3 Americans every year are killed by fireworks, 30,000 by guns. Yet somehow fireworks are highly regulated and ill… +

+

+ 7/5/2013, 9:48:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3533144957/index.html b/static/mytweets/ewagoner/status/3533144957/index.html new file mode 100644 index 00000000..143ef14b --- /dev/null +++ b/static/mytweets/ewagoner/status/3533144957/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whoa. Got a letter from the IRS stating the business return mailed in April didn't arrive until July so now I owe $540. Hope I got a receipt + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Whoa. Got a letter from the IRS stating the business return mailed in April didn't arrive until July so now I owe $540. Hope I got a receipt +

+

+ 8/25/2009, 7:40:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3534041143/index.html b/static/mytweets/ewagoner/status/3534041143/index.html new file mode 100644 index 00000000..4fce88e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/3534041143/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Easy enough. Took two calls and a verbal presentation of my evidence I had mailed the returns on time, and the IRS dropped the penalties. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Easy enough. Took two calls and a verbal presentation of my evidence I had mailed the returns on time, and the IRS dropped the penalties. +

+

+ 8/25/2009, 8:52:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3534171225980928/index.html b/static/mytweets/ewagoner/status/3534171225980928/index.html new file mode 100644 index 00000000..cf0b7677 --- /dev/null +++ b/static/mytweets/ewagoner/status/3534171225980928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm a lumberjack, and I'm ok. (Clearing a ton of privet thickets from the edge of the driveway.) http://gdzl.la/8T6DB9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm a lumberjack, and I'm ok. (Clearing a ton of privet thickets from the edge of the driveway.) http://gdzl.la/8T6DB9 +

+

+ 11/13/2010, 2:46:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/353471832/index.html b/static/mytweets/ewagoner/status/353471832/index.html new file mode 100644 index 00000000..a6c03d4e --- /dev/null +++ b/static/mytweets/ewagoner/status/353471832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Took the slabs of bacon out of smoker. Even though I've had dinner & dessert, couldn't resist frying some up. Ham gets 8 more hrs of smoke. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Took the slabs of bacon out of smoker. Even though I've had dinner & dessert, couldn't resist frying some up. Ham gets 8 more hrs of smoke. +

+

+ 10/21/2007, 9:45:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3535180012/index.html b/static/mytweets/ewagoner/status/3535180012/index.html new file mode 100644 index 00000000..72b99d99 --- /dev/null +++ b/static/mytweets/ewagoner/status/3535180012/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I now start every weekday off with a huge dose of cuteness: http://www.flickr.com/photos/ewagoner/3856175702/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I now start every weekday off with a huge dose of cuteness: http://www.flickr.com/photos/ewagoner/3856175702/ +

+

+ 8/25/2009, 10:07:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/353742635732709378/index.html b/static/mytweets/ewagoner/status/353742635732709378/index.html new file mode 100644 index 00000000..63cd8cc2 --- /dev/null +++ b/static/mytweets/ewagoner/status/353742635732709378/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ad hoc plan for a cheap motel room and play on the beach in central Florida thwarted by NASCAR in Daytona. Room found in Jacksonville, 1am. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ad hoc plan for a cheap motel room and play on the beach in central Florida thwarted by NASCAR in Daytona. Room found in Jacksonville, 1am. +

+

+ 7/7/2013, 1:09:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35397307105026048/index.html b/static/mytweets/ewagoner/status/35397307105026048/index.html new file mode 100644 index 00000000..09680b74 --- /dev/null +++ b/static/mytweets/ewagoner/status/35397307105026048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @joyent: #JoyentCustoftheDay: LocallyGrown, online farmers market system on Joyent since 2007 <a href="http://bit.ly/gR7f9q">http://bit.ly/gR7f9q</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @joyent: #JoyentCustoftheDay: LocallyGrown, online farmers market system on Joyent since 2007 http://bit.ly/gR7f9q +

+

+ 2/9/2011, 12:59:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/354053503657840641/index.html b/static/mytweets/ewagoner/status/354053503657840641/index.html new file mode 100644 index 00000000..c38c0955 --- /dev/null +++ b/static/mytweets/ewagoner/status/354053503657840641/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s been eight days since I turned on my computer. What have I become? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s been eight days since I turned on my computer. What have I become? +

+

+ 7/7/2013, 9:45:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/354061851593670657/index.html b/static/mytweets/ewagoner/status/354061851593670657/index.html new file mode 100644 index 00000000..0b9a0787 --- /dev/null +++ b/static/mytweets/ewagoner/status/354061851593670657/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh joy. The well’s out. Welcome home! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh joy. The well’s out. Welcome home! +

+

+ 7/7/2013, 10:18:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3542778675/index.html b/static/mytweets/ewagoner/status/3542778675/index.html new file mode 100644 index 00000000..4ab25994 --- /dev/null +++ b/static/mytweets/ewagoner/status/3542778675/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heading off to the special screening of Food, Inc. at Cine. Guess I'll grab something tasty at Trappeze first. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heading off to the special screening of Food, Inc. at Cine. Guess I'll grab something tasty at Trappeze first. +

+

+ 8/25/2009, 5:22:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3543638664/index.html b/static/mytweets/ewagoner/status/3543638664/index.html new file mode 100644 index 00000000..d91e9c60 --- /dev/null +++ b/static/mytweets/ewagoner/status/3543638664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Gouden Carolus Cuvee Van De Keizer from Belgium is pretty darned fantastic. And on tap! http://twitpic.com/f9ief + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Gouden Carolus Cuvee Van De Keizer from Belgium is pretty darned fantastic. And on tap! http://twitpic.com/f9ief +

+

+ 8/25/2009, 6:10:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/354412250439749633/index.html b/static/mytweets/ewagoner/status/354412250439749633/index.html new file mode 100644 index 00000000..eb7d18f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/354412250439749633/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Spider-Man! My best friend forever!" <a href="http://instagram.com/p/bht1Rws2rM/">http://instagram.com/p/bht1Rws2rM/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3544212051/index.html b/static/mytweets/ewagoner/status/3544212051/index.html new file mode 100644 index 00000000..7aa2f5b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/3544212051/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When Viv thinks back to when she was five, I wonder what she'll remember most fondly: starting school, or the arrival of her younger sibling + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When Viv thinks back to when she was five, I wonder what she'll remember most fondly: starting school, or the arrival of her younger sibling +

+

+ 8/25/2009, 6:41:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35466980836388864/index.html b/static/mytweets/ewagoner/status/35466980836388864/index.html new file mode 100644 index 00000000..6b041589 --- /dev/null +++ b/static/mytweets/ewagoner/status/35466980836388864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was just given some homemade bacon jam. Yes, really. http://instagr.am/p/BfvCQ/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was just given some homemade bacon jam. Yes, really. http://instagr.am/p/BfvCQ/ +

+

+ 2/9/2011, 5:36:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35478090541039616/index.html b/static/mytweets/ewagoner/status/35478090541039616/index.html new file mode 100644 index 00000000..902d1015 --- /dev/null +++ b/static/mytweets/ewagoner/status/35478090541039616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + AtlRUG folks: looks like I'll be late. Can't really pass up a chance to try "the best bourbon". http://instagr.am/p/BfxVQ/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ AtlRUG folks: looks like I'll be late. Can't really pass up a chance to try "the best bourbon". http://instagr.am/p/BfxVQ/ +

+

+ 2/9/2011, 6:20:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35510870754861056/index.html b/static/mytweets/ewagoner/status/35510870754861056/index.html new file mode 100644 index 00000000..e344a5f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/35510870754861056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + . @sfeley is teaching us about programming background tasks in true @sfeley fashion: by telling us a story. I like when Steve tells stories. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ . @sfeley is teaching us about programming background tasks in true @sfeley fashion: by telling us a story. I like when Steve tells stories. +

+

+ 2/9/2011, 8:30:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35512744857833472/index.html b/static/mytweets/ewagoner/status/35512744857833472/index.html new file mode 100644 index 00000000..e25ad6cd --- /dev/null +++ b/static/mytweets/ewagoner/status/35512744857833472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Hillbilly bajingo wash" on Regretsy: http://bit.ly/gDu2WM + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Hillbilly bajingo wash" on Regretsy: http://bit.ly/gDu2WM +

+

+ 2/9/2011, 8:37:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35538208095862784/index.html b/static/mytweets/ewagoner/status/35538208095862784/index.html new file mode 100644 index 00000000..be31b1df --- /dev/null +++ b/static/mytweets/ewagoner/status/35538208095862784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The snow's really coming down here in midtown Atlanta. If I don't make it home in two hours, send out the sled dogs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The snow's really coming down here in midtown Atlanta. If I don't make it home in two hours, send out the sled dogs. +

+

+ 2/9/2011, 10:19:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/355388848144003073/index.html b/static/mytweets/ewagoner/status/355388848144003073/index.html new file mode 100644 index 00000000..900d352c --- /dev/null +++ b/static/mytweets/ewagoner/status/355388848144003073/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + Power Rangers in my bed +There's a brain slug on my head +Think my costume might be ruined +Don't remember this tattoo +<a href="https://www.youtube.com/watch?v=shrNm-tXJgs&feature=player_embedded">https://www.youtube.com/watch?v=shrNm-tXJgs&feature=player_embedded</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/355428458949640193/index.html b/static/mytweets/ewagoner/status/355428458949640193/index.html new file mode 100644 index 00000000..1afd76d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/355428458949640193/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "As anyone would expect, the tornadoes suck up thousands of sharks. This all just seems like common sense to me…" <a href="http://io9.com/we-asked-the-writer-of-sharknado-some-very-serious-ques-736131336">http://io9.com/we-asked-the-writer-of-sharknado-some-very-serious-ques-736131336</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3554386887/index.html b/static/mytweets/ewagoner/status/3554386887/index.html new file mode 100644 index 00000000..dcc35fd5 --- /dev/null +++ b/static/mytweets/ewagoner/status/3554386887/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My body's still adjusting to the new morning routines. I do enjoy the peaceful walk back down the drive. http://twitpic.com/fbhr5 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My body's still adjusting to the new morning routines. I do enjoy the peaceful walk back down the drive. http://twitpic.com/fbhr5 +

+

+ 8/26/2009, 7:12:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/355444149706694656/index.html b/static/mytweets/ewagoner/status/355444149706694656/index.html new file mode 100644 index 00000000..30a0b04d --- /dev/null +++ b/static/mytweets/ewagoner/status/355444149706694656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NightValeRadio: He's a real people person. Me, I'm more of a fruit and vegetables person. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NightValeRadio: He's a real people person. Me, I'm more of a fruit and vegetables person. +

+

+ 7/11/2013, 5:51:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35558825301901312/index.html b/static/mytweets/ewagoner/status/35558825301901312/index.html new file mode 100644 index 00000000..8626579e --- /dev/null +++ b/static/mytweets/ewagoner/status/35558825301901312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Somehow bumped my not empty coffee cup such that it jumped up, flipped upside down, and landed again in the car cup holder. Call Guy Fieri. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Somehow bumped my not empty coffee cup such that it jumped up, flipped upside down, and landed again in the car cup holder. Call Guy Fieri. +

+

+ 2/9/2011, 11:40:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/355654859216789505/index.html b/static/mytweets/ewagoner/status/355654859216789505/index.html new file mode 100644 index 00000000..f6c3b419 --- /dev/null +++ b/static/mytweets/ewagoner/status/355654859216789505/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "In Athens, Ga., a Downtown Renaissance" The New York Times spills our secret. <a href="http://www.nytimes.com/slideshow/2013/07/14/travel/20130714-SURFACING.html?_r=1&">http://www.nytimes.com/slideshow/2013/07/14/travel/20130714-SURFACING.html?_r=1&</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35571189560639488/index.html b/static/mytweets/ewagoner/status/35571189560639488/index.html new file mode 100644 index 00000000..822a99ea --- /dev/null +++ b/static/mytweets/ewagoner/status/35571189560639488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it home through the blizzard. You can call back the sled teams. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it home through the blizzard. You can call back the sled teams. +

+

+ 2/10/2011, 12:30:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/355792071686234112/index.html b/static/mytweets/ewagoner/status/355792071686234112/index.html new file mode 100644 index 00000000..761d58a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/355792071686234112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "… unlike soapboxes and righteous indignation, I’m confident it will actually get you somewhere." <a href="https://medium.com/i-m-h-o/186876c86c7b">https://medium.com/i-m-h-o/186876c86c7b</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "… unlike soapboxes and righteous indignation, I’m confident it will actually get you somewhere." https://medium.com/i-m-h-o/186876c86c7b +

+

+ 7/12/2013, 4:53:34 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/355817370771660800/index.html b/static/mytweets/ewagoner/status/355817370771660800/index.html new file mode 100644 index 00000000..48caeb27 --- /dev/null +++ b/static/mytweets/ewagoner/status/355817370771660800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now is the time on Sprockets where it hailstorms. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now is the time on Sprockets where it hailstorms. +

+

+ 7/12/2013, 6:34:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35602862/index.html b/static/mytweets/ewagoner/status/35602862/index.html new file mode 100644 index 00000000..8d17d992 --- /dev/null +++ b/static/mytweets/ewagoner/status/35602862/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Slingshot is now downloading data! Huzzah! But it's not doing anything with it... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Slingshot is now downloading data! Huzzah! But it's not doing anything with it... +

+

+ 4/21/2007, 11:30:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/356077017822806016/index.html b/static/mytweets/ewagoner/status/356077017822806016/index.html new file mode 100644 index 00000000..9c73943c --- /dev/null +++ b/static/mytweets/ewagoner/status/356077017822806016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Both my daughters are sitting down, eating pancakes, and singing the Ramones. So, you know, life turned out pretty ok. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Both my daughters are sitting down, eating pancakes, and singing the Ramones. So, you know, life turned out pretty ok. +

+

+ 7/13/2013, 11:45:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/356161578208464896/index.html b/static/mytweets/ewagoner/status/356161578208464896/index.html new file mode 100644 index 00000000..d895cf77 --- /dev/null +++ b/static/mytweets/ewagoner/status/356161578208464896/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Juniper: “Viv, get off of me!” +Vivian: “I’m the dad. I’m supposed to cuddle my young after they hatch.” +Me: backs away slowly + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper: “Viv, get off of me!”
Vivian: “I’m the dad. I’m supposed to cuddle my young after they hatch.”
Me: backs away slowly +

+

+ 7/13/2013, 5:21:52 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/356211454141136896/index.html b/static/mytweets/ewagoner/status/356211454141136896/index.html new file mode 100644 index 00000000..75d933f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/356211454141136896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've not seen on a skate rink floor before tonight: skateboard, stroller, yard sale (in the snack area), DJ w/ a card table & a corded mic. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've not seen on a skate rink floor before tonight: skateboard, stroller, yard sale (in the snack area), DJ w/ a card table & a corded mic. +

+

+ 7/13/2013, 8:40:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/356291244172906497/index.html b/static/mytweets/ewagoner/status/356291244172906497/index.html new file mode 100644 index 00000000..18d025fd --- /dev/null +++ b/static/mytweets/ewagoner/status/356291244172906497/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My script about giant reptiles getting sucked up into a sand storm is way, way better than Sharknado. Just wait ‘till you see Crocaboob. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My script about giant reptiles getting sucked up into a sand storm is way, way better than Sharknado. Just wait ‘till you see Crocaboob. +

+

+ 7/14/2013, 1:57:06 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3563469454/index.html b/static/mytweets/ewagoner/status/3563469454/index.html new file mode 100644 index 00000000..98cf5dc1 --- /dev/null +++ b/static/mytweets/ewagoner/status/3563469454/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Banjo master & folk traditionalist Billy Faier has decided all of his music can be downloaded for free. Drink up! http://billyfaier.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Banjo master & folk traditionalist Billy Faier has decided all of his music can be downloaded for free. Drink up! http://billyfaier.com/ +

+

+ 8/26/2009, 4:10:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/356481551955005444/index.html b/static/mytweets/ewagoner/status/356481551955005444/index.html new file mode 100644 index 00000000..5c1c3724 --- /dev/null +++ b/static/mytweets/ewagoner/status/356481551955005444/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was going to get some yard work done, but I decided to wait until it stopped raining. That was back in February. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was going to get some yard work done, but I decided to wait until it stopped raining. That was back in February. +

+

+ 7/14/2013, 2:33:19 PM +

+

Favs: 4

+

Retweets: 7

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/356501922750005249/index.html b/static/mytweets/ewagoner/status/356501922750005249/index.html new file mode 100644 index 00000000..3a8af775 --- /dev/null +++ b/static/mytweets/ewagoner/status/356501922750005249/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + Someone left my state out in the rain +Don’t think that I can take it +‘Cuz it took so long to make it +& I’ll never have this summertime again + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Someone left my state out in the rain
Don’t think that I can take it
‘Cuz it took so long to make it
& I’ll never have this summertime again +

+

+ 7/14/2013, 3:54:16 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/356548790460751876/index.html b/static/mytweets/ewagoner/status/356548790460751876/index.html new file mode 100644 index 00000000..3328d46e --- /dev/null +++ b/static/mytweets/ewagoner/status/356548790460751876/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Dear Daily Mail: Up Yours. Sincerely, Amanda Palmer. + +<a href="http://www.youtube.com/watch?v=eGPDWEjjN3Q">http://www.youtube.com/watch?v=eGPDWEjjN3Q</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/356587989746466816/index.html b/static/mytweets/ewagoner/status/356587989746466816/index.html new file mode 100644 index 00000000..74621759 --- /dev/null +++ b/static/mytweets/ewagoner/status/356587989746466816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A white guy, a black guy, and a pretty gal steal a bike. You’ll wish this were just the setup for a joke. <a href="http://www.youtube.com/watch?v=ge7i60GuNRg">http://www.youtube.com/watch?v=ge7i60GuNRg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A white guy, a black guy, and a pretty gal steal a bike. You’ll wish this were just the setup for a joke. http://www.youtube.com/watch?v=ge7i60GuNRg +

+

+ 7/14/2013, 9:36:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/356773837171474433/index.html b/static/mytweets/ewagoner/status/356773837171474433/index.html new file mode 100644 index 00000000..ba9c7f7b --- /dev/null +++ b/static/mytweets/ewagoner/status/356773837171474433/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @realscientists: So. Very. True. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @realscientists: So. Very. True.

+

+

+ 7/15/2013, 9:54:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/356780466789023746/index.html b/static/mytweets/ewagoner/status/356780466789023746/index.html new file mode 100644 index 00000000..2ccd0b54 --- /dev/null +++ b/static/mytweets/ewagoner/status/356780466789023746/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Locally grown food leader cultivates community involvement" Good things are afoot in Augusta, GA. <a href="http://chronicle.augusta.com/news/business/local-business/2013-07-14/locally-grown-food-leader-cultivates-community-involvement?v=1373829051">http://chronicle.augusta.com/news/business/local-business/2013-07-14/locally-grown-food-leader-cultivates-community-involvement?v=1373829051</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/356899847577673729/index.html b/static/mytweets/ewagoner/status/356899847577673729/index.html new file mode 100644 index 00000000..99300489 --- /dev/null +++ b/static/mytweets/ewagoner/status/356899847577673729/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just realized I have most of a Dr. Byron Orpheus costume in my closet. One day of DragonCon down. <a href="http://venturefans.org/vbwiki/Dr._Orpheus">http://venturefans.org/vbwiki/Dr._Orpheus</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just realized I have most of a Dr. Byron Orpheus costume in my closet. One day of DragonCon down. http://venturefans.org/vbwiki/Dr._Orpheus +

+

+ 7/15/2013, 6:15:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3569075066/index.html b/static/mytweets/ewagoner/status/3569075066/index.html new file mode 100644 index 00000000..8340a59b --- /dev/null +++ b/static/mytweets/ewagoner/status/3569075066/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A classic: "Reconsidering Star Wars IV in the light of I-III" http://bit.ly/fYZf6 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A classic: "Reconsidering Star Wars IV in the light of I-III" http://bit.ly/fYZf6 +

+

+ 8/26/2009, 9:04:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/356910711236079616/index.html b/static/mytweets/ewagoner/status/356910711236079616/index.html new file mode 100644 index 00000000..b7ea74db --- /dev/null +++ b/static/mytweets/ewagoner/status/356910711236079616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I had an unexpected hour of sunlight so I thought I’d get some much needed mowing done. The mower broke down 45 seconds in. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I had an unexpected hour of sunlight so I thought I’d get some much needed mowing done. The mower broke down 45 seconds in. +

+

+ 7/15/2013, 6:58:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/356962552078544896/index.html b/static/mytweets/ewagoner/status/356962552078544896/index.html new file mode 100644 index 00000000..7a75725c --- /dev/null +++ b/static/mytweets/ewagoner/status/356962552078544896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s a cosplay music video from the London Film & Comic Con. Hodor! <a href="http://www.youtube.com/watch?v=FviLQ-PJTb0">http://www.youtube.com/watch?v=FviLQ-PJTb0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/356994008515481601/index.html b/static/mytweets/ewagoner/status/356994008515481601/index.html new file mode 100644 index 00000000..09d1ca51 --- /dev/null +++ b/static/mytweets/ewagoner/status/356994008515481601/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sometimes, I pretend that I’m funny. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sometimes, I pretend that I’m funny.

+

+

+ 7/16/2013, 12:29:39 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/357496150368067584/index.html b/static/mytweets/ewagoner/status/357496150368067584/index.html new file mode 100644 index 00000000..37079cfc --- /dev/null +++ b/static/mytweets/ewagoner/status/357496150368067584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Farm to Consumer Legal Defense Fund is giving away tickets & lodging to their SaveYourBacon Event at PolyFace! <a href="http://is.gd/hpyVze">http://is.gd/hpyVze</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Farm to Consumer Legal Defense Fund is giving away tickets & lodging to their SaveYourBacon Event at PolyFace! http://is.gd/hpyVze +

+

+ 7/17/2013, 9:44:58 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/357659293274746882/index.html b/static/mytweets/ewagoner/status/357659293274746882/index.html new file mode 100644 index 00000000..c5b5a865 --- /dev/null +++ b/static/mytweets/ewagoner/status/357659293274746882/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One significant upside to The Summer Without the Sun: today was our first day in July above 90 degrees. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One significant upside to The Summer Without the Sun: today was our first day in July above 90 degrees. +

+

+ 7/17/2013, 8:33:15 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3577141470/index.html b/static/mytweets/ewagoner/status/3577141470/index.html new file mode 100644 index 00000000..4e7fa27d --- /dev/null +++ b/static/mytweets/ewagoner/status/3577141470/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + To get to the bus we had to quietly walk through Bowser Forest. She's a bit obsessed with Mario Bros. http://twitpic.com/ffnde + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ To get to the bus we had to quietly walk through Bowser Forest. She's a bit obsessed with Mario Bros. http://twitpic.com/ffnde +

+

+ 8/27/2009, 7:04:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/357867521514278912/index.html b/static/mytweets/ewagoner/status/357867521514278912/index.html new file mode 100644 index 00000000..ecee672b --- /dev/null +++ b/static/mytweets/ewagoner/status/357867521514278912/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + When Tywin Lannister invites you to dinner, you have no choice but to attend, no matter how awkward the small talk. +<a href="http://www.youtube.com/watch?v=0ACuI28p1Co">http://www.youtube.com/watch?v=0ACuI28p1Co</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When Tywin Lannister invites you to dinner, you have no choice but to attend, no matter how awkward the small talk.
http://www.youtube.com/watch?v=0ACuI28p1Co +

+

+ 7/18/2013, 10:20:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/357886560596799488/index.html b/static/mytweets/ewagoner/status/357886560596799488/index.html new file mode 100644 index 00000000..08b5e7df --- /dev/null +++ b/static/mytweets/ewagoner/status/357886560596799488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "There are enough Pagans here in Athens for a club, a garden, and an annual festival." <a href="http://flagpole.com/news/news-features/2013/07/17/athens-pagans-face-many-misconceptions">http://flagpole.com/news/news-features/2013/07/17/athens-pagans-face-many-misconceptions</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/357967032/index.html b/static/mytweets/ewagoner/status/357967032/index.html new file mode 100644 index 00000000..979f2a51 --- /dev/null +++ b/static/mytweets/ewagoner/status/357967032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + AAPL stock up 2387% since Jan 2001. Not a bad return, I guess. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ AAPL stock up 2387% since Jan 2001. Not a bad return, I guess. +

+

+ 10/23/2007, 2:38:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/358244594414538752/index.html b/static/mytweets/ewagoner/status/358244594414538752/index.html new file mode 100644 index 00000000..280b9e37 --- /dev/null +++ b/static/mytweets/ewagoner/status/358244594414538752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m not afraid to admit that I <3 Benedict. <a href="http://io9.com/benedict-cumberbatch-explains-how-sherlock-survived-his-836820908">http://io9.com/benedict-cumberbatch-explains-how-sherlock-survived-his-836820908</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/358261197415530497/index.html b/static/mytweets/ewagoner/status/358261197415530497/index.html new file mode 100644 index 00000000..5763d28c --- /dev/null +++ b/static/mytweets/ewagoner/status/358261197415530497/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Put off lunch by a cold raw lamb burger at Royal Peasant. Sent it back; charged anyway. Still hungry since they didn’t make my appetizer. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Put off lunch by a cold raw lamb burger at Royal Peasant. Sent it back; charged anyway. Still hungry since they didn’t make my appetizer. +

+

+ 7/19/2013, 12:25:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3582668149/index.html b/static/mytweets/ewagoner/status/3582668149/index.html new file mode 100644 index 00000000..1bafaef7 --- /dev/null +++ b/static/mytweets/ewagoner/status/3582668149/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just got invited to a party Saturday night a good five hours away. In my younger days, I'd have probably gone. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just got invited to a party Saturday night a good five hours away. In my younger days, I'd have probably gone. +

+

+ 8/27/2009, 12:44:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/358391875985612800/index.html b/static/mytweets/ewagoner/status/358391875985612800/index.html new file mode 100644 index 00000000..7308ba83 --- /dev/null +++ b/static/mytweets/ewagoner/status/358391875985612800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The only thing stopping me from making, and then eating, a cherries jubilee cream cheese pie is that I don’t have any cream cheese. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The only thing stopping me from making, and then eating, a cherries jubilee cream cheese pie is that I don’t have any cream cheese. +

+

+ 7/19/2013, 9:04:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35879909838700544/index.html b/static/mytweets/ewagoner/status/35879909838700544/index.html new file mode 100644 index 00000000..7badadd9 --- /dev/null +++ b/static/mytweets/ewagoner/status/35879909838700544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've *got* to put a lamppost in my woods. http://bit.ly/gU7SaG + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've *got* to put a lamppost in my woods. http://bit.ly/gU7SaG +

+

+ 2/10/2011, 8:56:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/358971691004731393/index.html b/static/mytweets/ewagoner/status/358971691004731393/index.html new file mode 100644 index 00000000..5459d6a6 --- /dev/null +++ b/static/mytweets/ewagoner/status/358971691004731393/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @PicardTips: Picard multiversal tip: Be careful; not even a Jedi or a Time Lord can withstand Vogon poetry. So say we all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @PicardTips: Picard multiversal tip: Be careful; not even a Jedi or a Time Lord can withstand Vogon poetry. So say we all. +

+

+ 7/21/2013, 11:28:15 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/359110487574724608/index.html b/static/mytweets/ewagoner/status/359110487574724608/index.html new file mode 100644 index 00000000..0ed72288 --- /dev/null +++ b/static/mytweets/ewagoner/status/359110487574724608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Under the cloud shelf. <a href="http://instagram.com/p/cDGWTEs2pw/">http://instagram.com/p/cDGWTEs2pw/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/35911220037029888/index.html b/static/mytweets/ewagoner/status/35911220037029888/index.html new file mode 100644 index 00000000..0ad96e9b --- /dev/null +++ b/static/mytweets/ewagoner/status/35911220037029888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hear, hear! RT @mtodd Got 2 years of @Skitch Plus for free! Early adopters properly appreciated, IMO. Thanks @Skitch, keep being awesome. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hear, hear! RT @mtodd Got 2 years of @Skitch Plus for free! Early adopters properly appreciated, IMO. Thanks @Skitch, keep being awesome. +

+

+ 2/10/2011, 11:01:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3593708253/index.html b/static/mytweets/ewagoner/status/3593708253/index.html new file mode 100644 index 00000000..365a2332 --- /dev/null +++ b/static/mytweets/ewagoner/status/3593708253/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm flabbergasted. Someone had the chutzpa to cover a bad check they wrote me by writing me another bad check. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm flabbergasted. Someone had the chutzpa to cover a bad check they wrote me by writing me another bad check. +

+

+ 8/27/2009, 10:08:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/359397268199190529/index.html b/static/mytweets/ewagoner/status/359397268199190529/index.html new file mode 100644 index 00000000..e046c37d --- /dev/null +++ b/static/mytweets/ewagoner/status/359397268199190529/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "met at a hacky-sack circle" "moved into a tree" "extensive combat training" "can of bear repellant" "acquitted" <a href="http://blog.sfgate.com/crime/2013/07/19/man-acquitted-in-romantic-bear-spray-squabble/">http://blog.sfgate.com/crime/2013/07/19/man-acquitted-in-romantic-bear-spray-squabble/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/359437421500313600/index.html b/static/mytweets/ewagoner/status/359437421500313600/index.html new file mode 100644 index 00000000..e31b71da --- /dev/null +++ b/static/mytweets/ewagoner/status/359437421500313600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There’s a new shopping center anchored by a Kroger going in next to Athens Tech? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There’s a new shopping center anchored by a Kroger going in next to Athens Tech? +

+

+ 7/22/2013, 6:18:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/359483463151259649/index.html b/static/mytweets/ewagoner/status/359483463151259649/index.html new file mode 100644 index 00000000..c0e3e3be --- /dev/null +++ b/static/mytweets/ewagoner/status/359483463151259649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There’s a tornado ten miles away from me (and moving away). Guess I’m not going to bed for a while. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There’s a tornado ten miles away from me (and moving away). Guess I’m not going to bed for a while. +

+

+ 7/22/2013, 9:21:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/359502322579148800/index.html b/static/mytweets/ewagoner/status/359502322579148800/index.html new file mode 100644 index 00000000..d8b0d045 --- /dev/null +++ b/static/mytweets/ewagoner/status/359502322579148800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mod Carousel, a Seattle based boylesque troupe, does a great version of Robin Thicke's Blurred Lines music video. <a href="http://www.youtube.com/watch?v=tKfwCjgiodg&feature=player_embedded">http://www.youtube.com/watch?v=tKfwCjgiodg&feature=player_embedded</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/359521875874938881/index.html b/static/mytweets/ewagoner/status/359521875874938881/index.html new file mode 100644 index 00000000..c59f7898 --- /dev/null +++ b/static/mytweets/ewagoner/status/359521875874938881/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Writing my first major Rails 4 app, and the changes are significant enough to trip me up every step along the way. It’s a good slog, though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Writing my first major Rails 4 app, and the changes are significant enough to trip me up every step along the way. It’s a good slog, though. +

+

+ 7/22/2013, 11:54:29 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/359719372/index.html b/static/mytweets/ewagoner/status/359719372/index.html new file mode 100644 index 00000000..802e97e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/359719372/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + GMail has IMA access now? Awesome! Also, that pretty much kills MailPlane. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ GMail has IMA access now? Awesome! Also, that pretty much kills MailPlane. +

+

+ 10/24/2007, 6:51:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3597770338340864/index.html b/static/mytweets/ewagoner/status/3597770338340864/index.html new file mode 100644 index 00000000..52c8f704 --- /dev/null +++ b/static/mytweets/ewagoner/status/3597770338340864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I broke out the clay pot for a pastured chicken with potatoes, onion, celery, and garlic. Simple, delicious. http://gdzl.la/8T9NKo + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I broke out the clay pot for a pastured chicken with potatoes, onion, celery, and garlic. Simple, delicious. http://gdzl.la/8T9NKo +

+

+ 11/13/2010, 6:59:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/359799591123697664/index.html b/static/mytweets/ewagoner/status/359799591123697664/index.html new file mode 100644 index 00000000..12ddda44 --- /dev/null +++ b/static/mytweets/ewagoner/status/359799591123697664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's National Hotdog Day. Thanks, Obama! @ The Branded Butcher <a href="http://instagram.com/p/cH_fwgM2qX/">http://instagram.com/p/cH_fwgM2qX/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's National Hotdog Day. Thanks, Obama! @ The Branded Butcher http://instagram.com/p/cH_fwgM2qX/ +

+

+ 7/23/2013, 6:18:01 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/359882438475915264/index.html b/static/mytweets/ewagoner/status/359882438475915264/index.html new file mode 100644 index 00000000..76f9c943 --- /dev/null +++ b/static/mytweets/ewagoner/status/359882438475915264/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Drinkin’ Rum and Coca-Cola +Workin' for the Yankee dollar + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Drinkin’ Rum and Coca-Cola
Workin' for the Yankee dollar +

+

+ 7/23/2013, 11:47:14 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/359887091259289600/index.html b/static/mytweets/ewagoner/status/359887091259289600/index.html new file mode 100644 index 00000000..a0a9c10a --- /dev/null +++ b/static/mytweets/ewagoner/status/359887091259289600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A long time ago, I backed a project on Kickstarter to make a Cthulhu/Monopoly crossover game. It’s now at a sad end: <a href="http://www.kickstarter.com/projects/forkingpath/the-doom-that-came-to-atlantic-city/posts/548030?ref=email&show_token=570d632a47579c56">http://www.kickstarter.com/projects/forkingpath/the-doom-that-came-to-atlantic-city/posts/548030?ref=email&show_token=570d632a47579c56</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/360148572/index.html b/static/mytweets/ewagoner/status/360148572/index.html new file mode 100644 index 00000000..757581ab --- /dev/null +++ b/static/mytweets/ewagoner/status/360148572/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Brewing beer in a pumpkin. One more thing to add to my to-do list: http://tinyurl.com/28pk8z + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Brewing beer in a pumpkin. One more thing to add to my to-do list: http://tinyurl.com/28pk8z +

+

+ 10/24/2007, 10:18:43 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/360149109706993667/index.html b/static/mytweets/ewagoner/status/360149109706993667/index.html new file mode 100644 index 00000000..7fe34592 --- /dev/null +++ b/static/mytweets/ewagoner/status/360149109706993667/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This new video by Fiona Apple makes my heart sing. <a href="http://www.youtube.com/watch?v=VG1VVFfOnYQ">http://www.youtube.com/watch?v=VG1VVFfOnYQ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3604107256/index.html b/static/mytweets/ewagoner/status/3604107256/index.html new file mode 100644 index 00000000..404e43e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/3604107256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thought my local bank's online system couldn't be any worse, just found if you don't log in once every 60 days, they *delete your account*. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thought my local bank's online system couldn't be any worse, just found if you don't log in once every 60 days, they *delete your account*. +

+

+ 8/28/2009, 11:03:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/360435293653962752/index.html b/static/mytweets/ewagoner/status/360435293653962752/index.html new file mode 100644 index 00000000..db378abb --- /dev/null +++ b/static/mytweets/ewagoner/status/360435293653962752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve never had movie trailers get my heart pounding like the ones for Gravity. <a href="http://gravitymovie.warnerbros.com">http://gravitymovie.warnerbros.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve never had movie trailers get my heart pounding like the ones for Gravity. http://gravitymovie.warnerbros.com +

+

+ 7/25/2013, 12:24:05 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/360521447594143744/index.html b/static/mytweets/ewagoner/status/360521447594143744/index.html new file mode 100644 index 00000000..a583e92d --- /dev/null +++ b/static/mytweets/ewagoner/status/360521447594143744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @joshuamneff: Inhumane and evil: <a href="http://thinkprogress.org/justice/2013/07/25/2354941/ohio-plans-unspeakably-cruel-appeal-of-dying-mans-last-wish/">http://thinkprogress.org/justice/2013/07/25/2354941/ohio-plans-unspeakably-cruel-appeal-of-dying-mans-last-wish/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3605242224/index.html b/static/mytweets/ewagoner/status/3605242224/index.html new file mode 100644 index 00000000..6496e26b --- /dev/null +++ b/static/mytweets/ewagoner/status/3605242224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Once again I owe thanks to Coverville. Miles Fisher's cover of Talking Head's Naive Melody is fantastic. The video, too. http://is.gd/2E8Qy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Once again I owe thanks to Coverville. Miles Fisher's cover of Talking Head's Naive Melody is fantastic. The video, too. http://is.gd/2E8Qy +

+

+ 8/28/2009, 12:00:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3610105231/index.html b/static/mytweets/ewagoner/status/3610105231/index.html new file mode 100644 index 00000000..cc5e8445 --- /dev/null +++ b/static/mytweets/ewagoner/status/3610105231/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Never thought I’d be selling online, being the old country boy that I am.“ TV news story re TN locallygrown.net market: http://is.gd/2Eqd5 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Never thought I’d be selling online, being the old country boy that I am.“ TV news story re TN locallygrown.net market: http://is.gd/2Eqd5 +

+

+ 8/28/2009, 4:03:18 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/361196914290601988/index.html b/static/mytweets/ewagoner/status/361196914290601988/index.html new file mode 100644 index 00000000..ad6bb1e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/361196914290601988/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Families come in all shapes and sizes. Sometimes, even boxes. <a href="http://www.youtube.com/watch?v=MMCSXHEFtx8">http://www.youtube.com/watch?v=MMCSXHEFtx8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36129501939240961/index.html b/static/mytweets/ewagoner/status/36129501939240961/index.html new file mode 100644 index 00000000..3306cc11 --- /dev/null +++ b/static/mytweets/ewagoner/status/36129501939240961/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watching the Egyptian people celebrate while eating hummus, falafel, baba gannouj, and shawarma. @ The Sultan http://instagr.am/p/Bh_Ct/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watching the Egyptian people celebrate while eating hummus, falafel, baba gannouj, and shawarma. @ The Sultan http://instagr.am/p/Bh_Ct/ +

+

+ 2/11/2011, 1:28:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3614749020/index.html b/static/mytweets/ewagoner/status/3614749020/index.html new file mode 100644 index 00000000..2325206b --- /dev/null +++ b/static/mytweets/ewagoner/status/3614749020/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's a shrimp and grits kind of night. http://twitpic.com/fmv5u + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's a shrimp and grits kind of night. http://twitpic.com/fmv5u +

+

+ 8/28/2009, 8:07:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36148495698100224/index.html b/static/mytweets/ewagoner/status/36148495698100224/index.html new file mode 100644 index 00000000..4c27b4e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/36148495698100224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "One of the most intriguing cocktails we've ever featured on our menu. We infuse a dark rum with grilled cheese sandwiches..." (this's real) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "One of the most intriguing cocktails we've ever featured on our menu. We infuse a dark rum with grilled cheese sandwiches..." (this's real) +

+

+ 2/11/2011, 2:44:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36151496785661952/index.html b/static/mytweets/ewagoner/status/36151496785661952/index.html new file mode 100644 index 00000000..dc970b7b --- /dev/null +++ b/static/mytweets/ewagoner/status/36151496785661952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The cocktail contains Grilled Cheese Infused Rum, Roasted Tomatoes / Basil, Dolin Blanc Vermouth, Glenfiddich 12, Celery Bitters. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The cocktail contains Grilled Cheese Infused Rum, Roasted Tomatoes / Basil, Dolin Blanc Vermouth, Glenfiddich 12, Celery Bitters. +

+

+ 2/11/2011, 2:56:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/361557966547206146/index.html b/static/mytweets/ewagoner/status/361557966547206146/index.html new file mode 100644 index 00000000..65438fb5 --- /dev/null +++ b/static/mytweets/ewagoner/status/361557966547206146/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s a long well-written NYT article about the race to save orange trees from a killer bacteria, via gene splicing. <a href="http://www.nytimes.com/2013/07/28/science/a-race-to-save-the-orange-by-altering-its-dna.html?_r=0">http://www.nytimes.com/2013/07/28/science/a-race-to-save-the-orange-by-altering-its-dna.html?_r=0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/361650659830939648/index.html b/static/mytweets/ewagoner/status/361650659830939648/index.html new file mode 100644 index 00000000..3e12736d --- /dev/null +++ b/static/mytweets/ewagoner/status/361650659830939648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow. RT @AbandonedPics: Abandoned bumper cars in Chernobyl <a href="https://twitter.com/AbandonedPics/status/361649828029161472/photo/1">https://twitter.com/AbandonedPics/status/361649828029161472/photo/1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3618306183401472/index.html b/static/mytweets/ewagoner/status/3618306183401472/index.html new file mode 100644 index 00000000..a137a338 --- /dev/null +++ b/static/mytweets/ewagoner/status/3618306183401472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What will it take to end TSA security theater madness? http://johnnyedge.blogspot.com/2010/11/these-events-took-place-roughly-between.html + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What will it take to end TSA security theater madness? http://johnnyedge.blogspot.com/2010/11/these-events-took-place-roughly-between.html +

+

+ 11/13/2010, 8:20:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/361851960451801088/index.html b/static/mytweets/ewagoner/status/361851960451801088/index.html new file mode 100644 index 00000000..db1d3def --- /dev/null +++ b/static/mytweets/ewagoner/status/361851960451801088/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + "How We Got 'Please' and 'Thank You': +Why the line between politeness and bossiness is a linguistic mirage." <a href="http://www.brainpickings.org/index.php/2013/07/25/origin-of-please-and-thank-you/">http://www.brainpickings.org/index.php/2013/07/25/origin-of-please-and-thank-you/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/361862543825846273/index.html b/static/mytweets/ewagoner/status/361862543825846273/index.html new file mode 100644 index 00000000..5fa02fc0 --- /dev/null +++ b/static/mytweets/ewagoner/status/361862543825846273/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of my favorite local bands, Cars Can Be Blue, has a new video, a Monkees-style chase, off their upcoming album. <a href="http://www.youtube.com/watch?feature=player_embedded&v=JBCat9gW_Kc">http://www.youtube.com/watch?feature=player_embedded&v=JBCat9gW_Kc</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36195740053274624/index.html b/static/mytweets/ewagoner/status/36195740053274624/index.html new file mode 100644 index 00000000..3023c7a6 --- /dev/null +++ b/static/mytweets/ewagoner/status/36195740053274624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @wilshipley: From now on instead of "Your Mom," I'm going to say, "The Twitter Client You Wrote," because some people don't have moms. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @wilshipley: From now on instead of "Your Mom," I'm going to say, "The Twitter Client You Wrote," because some people don't have moms. +

+

+ 2/11/2011, 5:51:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36196420570587136/index.html b/static/mytweets/ewagoner/status/36196420570587136/index.html new file mode 100644 index 00000000..51c3cd63 --- /dev/null +++ b/static/mytweets/ewagoner/status/36196420570587136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Six o'clock. Time to go drink a grilled cheese sandwich and then head over to Town & Gown for the show. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Six o'clock. Time to go drink a grilled cheese sandwich and then head over to Town & Gown for the show. +

+

+ 2/11/2011, 5:54:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/362214074601312257/index.html b/static/mytweets/ewagoner/status/362214074601312257/index.html new file mode 100644 index 00000000..831d48e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/362214074601312257/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a great write-up on the even greater "Welcome to Night Vale" and its fandom. <a href="http://www.theawl.com/2013/07/americas-most-popular-podcast-what-the-internet-did-to-welcome-to-night-vale">http://www.theawl.com/2013/07/americas-most-popular-podcast-what-the-internet-did-to-welcome-to-night-vale</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36222028159651840/index.html b/static/mytweets/ewagoner/status/36222028159651840/index.html new file mode 100644 index 00000000..79a00509 --- /dev/null +++ b/static/mytweets/ewagoner/status/36222028159651840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Grilled Cheese and Tomato Soup cocktail was actually very tasty, like an alcoholic gazpacho. http://instagr.am/p/BiTQ_/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Grilled Cheese and Tomato Soup cocktail was actually very tasty, like an alcoholic gazpacho. http://instagr.am/p/BiTQ_/ +

+

+ 2/11/2011, 7:36:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36228423760216064/index.html b/static/mytweets/ewagoner/status/36228423760216064/index.html new file mode 100644 index 00000000..e285b9e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/36228423760216064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Another amazing set at T&G - an Irish cottage, inside and out. @ Athens Community Theatre http://instagr.am/p/BiUzu/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another amazing set at T&G - an Irish cottage, inside and out. @ Athens Community Theatre http://instagr.am/p/BiUzu/ +

+

+ 2/11/2011, 8:01:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/362379418863271936/index.html b/static/mytweets/ewagoner/status/362379418863271936/index.html new file mode 100644 index 00000000..eb636103 --- /dev/null +++ b/static/mytweets/ewagoner/status/362379418863271936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Intense Macro Photos of Ants Battling to the Death" It is what it says on the tin. <a href="http://petapixel.com/2013/07/30/intense-macro-photos-of-ants-battling-to-the-death/">http://petapixel.com/2013/07/30/intense-macro-photos-of-ants-battling-to-the-death/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/362380838798770179/index.html b/static/mytweets/ewagoner/status/362380838798770179/index.html new file mode 100644 index 00000000..b2ce5b06 --- /dev/null +++ b/static/mytweets/ewagoner/status/362380838798770179/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The doctor will see me in the morning so we can start doing something about this two week old headache / eye twitch / jaw thingy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The doctor will see me in the morning so we can start doing something about this two week old headache / eye twitch / jaw thingy. +

+

+ 7/30/2013, 9:14:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/362580337202692098/index.html b/static/mytweets/ewagoner/status/362580337202692098/index.html new file mode 100644 index 00000000..4af37184 --- /dev/null +++ b/static/mytweets/ewagoner/status/362580337202692098/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + My doctor gave me a prescription for hard lemon candy, and suddenly my grandmother makes more sense. + +(He also gave me drugs.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My doctor gave me a prescription for hard lemon candy, and suddenly my grandmother makes more sense.

(He also gave me drugs.) +

+

+ 7/31/2013, 10:27:43 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/362597352760025088/index.html b/static/mytweets/ewagoner/status/362597352760025088/index.html new file mode 100644 index 00000000..1b81db96 --- /dev/null +++ b/static/mytweets/ewagoner/status/362597352760025088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Landfill Harmonic Orchestra. Amazing and sad, all together. <a href="http://www.youtube.com/watch?v=UJrSUHK9Luw&feature=player_embedded">http://www.youtube.com/watch?v=UJrSUHK9Luw&feature=player_embedded</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/362755721579872256/index.html b/static/mytweets/ewagoner/status/362755721579872256/index.html new file mode 100644 index 00000000..e5d359a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/362755721579872256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My friend Lila took a *long* trip on MegaBus so you don’t have to. Or will at least know what you’re in for. <a href="http://flagpole.com/news/news-features/2013/07/31/taking-the-megabus-to-minneapolis">http://flagpole.com/news/news-features/2013/07/31/taking-the-megabus-to-minneapolis</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36296014319206400/index.html b/static/mytweets/ewagoner/status/36296014319206400/index.html new file mode 100644 index 00000000..f701370e --- /dev/null +++ b/static/mytweets/ewagoner/status/36296014319206400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My new wisdom tooth has broken through my gum line. I'm 39 years old, and that's far too old to be cutting teeth. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My new wisdom tooth has broken through my gum line. I'm 39 years old, and that's far too old to be cutting teeth. +

+

+ 2/12/2011, 12:30:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36297794918555649/index.html b/static/mytweets/ewagoner/status/36297794918555649/index.html new file mode 100644 index 00000000..65c48750 --- /dev/null +++ b/static/mytweets/ewagoner/status/36297794918555649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's midnight thirty on a Friday night, and I'm just starting to bake some birthday cakes. As one does. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's midnight thirty on a Friday night, and I'm just starting to bake some birthday cakes. As one does. +

+

+ 2/12/2011, 12:37:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3631937384/index.html b/static/mytweets/ewagoner/status/3631937384/index.html new file mode 100644 index 00000000..028f7162 --- /dev/null +++ b/static/mytweets/ewagoner/status/3631937384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally filed 2008 taxes. (I know, I know...) Feds owe us $3k, yet I need to pay the state $200. Wacky. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally filed 2008 taxes. (I know, I know...) Feds owe us $3k, yet I need to pay the state $200. Wacky. +

+

+ 8/29/2009, 4:54:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/363330533163802624/index.html b/static/mytweets/ewagoner/status/363330533163802624/index.html new file mode 100644 index 00000000..60ca8b88 --- /dev/null +++ b/static/mytweets/ewagoner/status/363330533163802624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dear BBC: I see it reported that you’ll be interviewing the new Doctor live Sunday. I haven’t received plane tickets. Are we skypeing this? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dear BBC: I see it reported that you’ll be interviewing the new Doctor live Sunday. I haven’t received plane tickets. Are we skypeing this? +

+

+ 8/2/2013, 12:08:44 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/363667927255351296/index.html b/static/mytweets/ewagoner/status/363667927255351296/index.html new file mode 100644 index 00000000..a6b7a594 --- /dev/null +++ b/static/mytweets/ewagoner/status/363667927255351296/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “So, Viv, tell me about this birthday card you made for Mom.” + +“You see, a mean wizard turned three of us into fish, and there's a croc…” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “So, Viv, tell me about this birthday card you made for Mom.”

“You see, a mean wizard turned three of us into fish, and there's a croc…” +

+

+ 8/3/2013, 10:29:25 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36368402/index.html b/static/mytweets/ewagoner/status/36368402/index.html new file mode 100644 index 00000000..d7f4dc1b --- /dev/null +++ b/static/mytweets/ewagoner/status/36368402/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If there is anything unhealthy about eating an entire pineapple, I'll let you know. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If there is anything unhealthy about eating an entire pineapple, I'll let you know. +

+

+ 4/22/2007, 8:13:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/363703364414365696/index.html b/static/mytweets/ewagoner/status/363703364414365696/index.html new file mode 100644 index 00000000..375a1bed --- /dev/null +++ b/static/mytweets/ewagoner/status/363703364414365696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @michaelpollan: Clever Farmers’ Market Recipe Generator from Mark Bittman- <a href="http://nyti.ms/14RZJ0T">http://nyti.ms/14RZJ0T</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @michaelpollan: Clever Farmers’ Market Recipe Generator from Mark Bittman- http://nyti.ms/14RZJ0T +

+

+ 8/3/2013, 12:50:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/363708471277268992/index.html b/static/mytweets/ewagoner/status/363708471277268992/index.html new file mode 100644 index 00000000..a2a621df --- /dev/null +++ b/static/mytweets/ewagoner/status/363708471277268992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NightValeRadio: It's about time you tell your kids about the birds and bees. Then tell them about bears. Then try to explain lizards. P… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NightValeRadio: It's about time you tell your kids about the birds and bees. Then tell them about bears. Then try to explain lizards. P… +

+

+ 8/3/2013, 1:10:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/363797733603565569/index.html b/static/mytweets/ewagoner/status/363797733603565569/index.html new file mode 100644 index 00000000..cd888878 --- /dev/null +++ b/static/mytweets/ewagoner/status/363797733603565569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Reminder: I turn 42 next month and will be throwing myself a nerdy birthday party on the 21st. You’re invited. Details to follow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Reminder: I turn 42 next month and will be throwing myself a nerdy birthday party on the 21st. You’re invited. Details to follow. +

+

+ 8/3/2013, 7:05:13 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/363852363079360512/index.html b/static/mytweets/ewagoner/status/363852363079360512/index.html new file mode 100644 index 00000000..85c29503 --- /dev/null +++ b/static/mytweets/ewagoner/status/363852363079360512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Impromptu Cards Against Humanity game. I knew my laziness in not cleaning my games out of my car would come in handy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Impromptu Cards Against Humanity game. I knew my laziness in not cleaning my games out of my car would come in handy. +

+

+ 8/3/2013, 10:42:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/364181176098893824/index.html b/static/mytweets/ewagoner/status/364181176098893824/index.html new file mode 100644 index 00000000..a15e7cfe --- /dev/null +++ b/static/mytweets/ewagoner/status/364181176098893824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Apparently I possess Bucknard’s Everfull Bean Patch. #gardeningnerd + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Apparently I possess Bucknard’s Everfull Bean Patch. #gardeningnerd +

+

+ 8/4/2013, 8:28:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/364200389400207361/index.html b/static/mytweets/ewagoner/status/364200389400207361/index.html new file mode 100644 index 00000000..d37d3681 --- /dev/null +++ b/static/mytweets/ewagoner/status/364200389400207361/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Failure or Transition? “Stepping back and becoming 'just friends' is not only actually possible, but rather common." <a href="http://polyinthemedia.blogspot.com/2013/08/failure-or-transition-redefining-end-of.html">http://polyinthemedia.blogspot.com/2013/08/failure-or-transition-redefining-end-of.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/364231295121244160/index.html b/static/mytweets/ewagoner/status/364231295121244160/index.html new file mode 100644 index 00000000..b07da294 --- /dev/null +++ b/static/mytweets/ewagoner/status/364231295121244160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Sitting in pies was a big deal." An Oral History of HBO's 'Real Sex'. <a href="http://www.vulture.com/2013/07/hbo-real-sex-oral-history-masturbation-nudists-street-interviews.html?mid=twitter_nymag">http://www.vulture.com/2013/07/hbo-real-sex-oral-history-masturbation-nudists-street-interviews.html?mid=twitter_nymag</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/364466866812903424/index.html b/static/mytweets/ewagoner/status/364466866812903424/index.html new file mode 100644 index 00000000..64506bd3 --- /dev/null +++ b/static/mytweets/ewagoner/status/364466866812903424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "It's decades old, a bedrock concept." Law enforcement agencies lying of unconstitutionally gained evidence, that is. <a href="http://mobile.reuters.com/article/idUSBRE97409R20130805?irpc=932">http://mobile.reuters.com/article/idUSBRE97409R20130805?irpc=932</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/364470009084784640/index.html b/static/mytweets/ewagoner/status/364470009084784640/index.html new file mode 100644 index 00000000..6bd81e02 --- /dev/null +++ b/static/mytweets/ewagoner/status/364470009084784640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So many wonderful surprises in this new Mumford & Sons video for “Hopeless Wanderer”. <a href="http://www.youtube.com/watch?v=rId6PKlDXeU">http://www.youtube.com/watch?v=rId6PKlDXeU</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So many wonderful surprises in this new Mumford & Sons video for “Hopeless Wanderer”. http://www.youtube.com/watch?v=rId6PKlDXeU +

+

+ 8/5/2013, 3:36:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/364526412/index.html b/static/mytweets/ewagoner/status/364526412/index.html new file mode 100644 index 00000000..a0337afa --- /dev/null +++ b/static/mytweets/ewagoner/status/364526412/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Daughter got Jungle Book DVD this week. Which means I can't sing my version of "Bear Necessities" anymore. Where I swear like a sailor. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Daughter got Jungle Book DVD this week. Which means I can't sing my version of "Bear Necessities" anymore. Where I swear like a sailor. +

+

+ 10/25/2007, 10:26:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36480519554203648/index.html b/static/mytweets/ewagoner/status/36480519554203648/index.html new file mode 100644 index 00000000..b7648745 --- /dev/null +++ b/static/mytweets/ewagoner/status/36480519554203648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just made two quarts of semi-sweet chocolate ganache to frost the birthday cakes. There are two cakes, because Juniper gets her own. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just made two quarts of semi-sweet chocolate ganache to frost the birthday cakes. There are two cakes, because Juniper gets her own. +

+

+ 2/12/2011, 12:43:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/364853395334508546/index.html b/static/mytweets/ewagoner/status/364853395334508546/index.html new file mode 100644 index 00000000..9e8a9413 --- /dev/null +++ b/static/mytweets/ewagoner/status/364853395334508546/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AlasdairStuart: VERY interesting. @neilhimself says a black actor was offered the Doctor & turned the role down. <a href="http://io9.com/neil-gaiman-says-a-black-actor-was-offered-doctor-who-b-1044089066">http://io9.com/neil-gaiman-says-a-black-actor-was-offered-doctor-who-b-1044089066</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/364873901358055424/index.html b/static/mytweets/ewagoner/status/364873901358055424/index.html new file mode 100644 index 00000000..6ef41410 --- /dev/null +++ b/static/mytweets/ewagoner/status/364873901358055424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper greeted me getting home from work by singing the chorus of Lou Reed’s “Walk on the Wild Side” and I wonder how she spends her days. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper greeted me getting home from work by singing the chorus of Lou Reed’s “Walk on the Wild Side” and I wonder how she spends her days. +

+

+ 8/6/2013, 6:21:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/364886639312506880/index.html b/static/mytweets/ewagoner/status/364886639312506880/index.html new file mode 100644 index 00000000..15ec4fb8 --- /dev/null +++ b/static/mytweets/ewagoner/status/364886639312506880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I am Robot!Ophelia, and I will never die for love again." This story of a robot acting troupe is wonderful. <a href="http://escapepod.org/2013/07/12/ep404-zebulon-vance-sings-the-alphabet-songs-of-love/">http://escapepod.org/2013/07/12/ep404-zebulon-vance-sings-the-alphabet-songs-of-love/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36492296484556801/index.html b/static/mytweets/ewagoner/status/36492296484556801/index.html new file mode 100644 index 00000000..cccf0365 --- /dev/null +++ b/static/mytweets/ewagoner/status/36492296484556801/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just caught the Squirrel Nut Zippers on Sesame Street singing "Put a Squid On It". Everything will be alright. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just caught the Squirrel Nut Zippers on Sesame Street singing "Put a Squid On It". Everything will be alright. +

+

+ 2/12/2011, 1:30:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/365054128176640000/index.html b/static/mytweets/ewagoner/status/365054128176640000/index.html new file mode 100644 index 00000000..d1cb902e --- /dev/null +++ b/static/mytweets/ewagoner/status/365054128176640000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh my god. RT @rabblearouser: This is HORRIBLE. The Ghost Rapes of Bolivia. Trigger warning. <a href="http://www.vice.com/read/the-ghost-rapes-of-bolivia-000300-v20n8?Contentpage=-1">http://www.vice.com/read/the-ghost-rapes-of-bolivia-000300-v20n8?Contentpage=-1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36544051796770816/index.html b/static/mytweets/ewagoner/status/36544051796770816/index.html new file mode 100644 index 00000000..02ae75e6 --- /dev/null +++ b/static/mytweets/ewagoner/status/36544051796770816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Frosted the "little" cake that Juniper gets all to herself. http://instagr.am/p/Bjs7v/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Frosted the "little" cake that Juniper gets all to herself. http://instagr.am/p/Bjs7v/ +

+

+ 2/12/2011, 4:55:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/365491966064066561/index.html b/static/mytweets/ewagoner/status/365491966064066561/index.html new file mode 100644 index 00000000..2bb10694 --- /dev/null +++ b/static/mytweets/ewagoner/status/365491966064066561/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve never so strongly disagreed with Anil Dash before. Also I’m never going to go see a movie I care about in India. <a href="http://dashes.com/anil/2013/08/shushers-wrong-about-movies-wrong-about-the-world.html">http://dashes.com/anil/2013/08/shushers-wrong-about-movies-wrong-about-the-world.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36558276464218112/index.html b/static/mytweets/ewagoner/status/36558276464218112/index.html new file mode 100644 index 00000000..4786ce40 --- /dev/null +++ b/static/mytweets/ewagoner/status/36558276464218112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now assembling the big cake. Three layers, gluten free, chocolate, with whipped ganache frosting. http://instagr.am/p/Bjw7U/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now assembling the big cake. Three layers, gluten free, chocolate, with whipped ganache frosting. http://instagr.am/p/Bjw7U/ +

+

+ 2/12/2011, 5:52:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36566466992021504/index.html b/static/mytweets/ewagoner/status/36566466992021504/index.html new file mode 100644 index 00000000..3328d23e --- /dev/null +++ b/static/mytweets/ewagoner/status/36566466992021504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's a bit shaggy. Also, it's too tall to fit under the top of the cake holder. http://instagr.am/p/BjzQ6/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's a bit shaggy. Also, it's too tall to fit under the top of the cake holder. http://instagr.am/p/BjzQ6/ +

+

+ 2/12/2011, 6:24:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36576376312037377/index.html b/static/mytweets/ewagoner/status/36576376312037377/index.html new file mode 100644 index 00000000..7913fc6a --- /dev/null +++ b/static/mytweets/ewagoner/status/36576376312037377/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I swear, this is pre-sugar rush. http://gdzl.la/9hJjUd + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I swear, this is pre-sugar rush. http://gdzl.la/9hJjUd +

+

+ 2/12/2011, 7:04:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36587046038409216/index.html b/static/mytweets/ewagoner/status/36587046038409216/index.html new file mode 100644 index 00000000..bfc12640 --- /dev/null +++ b/static/mytweets/ewagoner/status/36587046038409216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + She started feeding herself with a spoon, but she quickly found a faster way. http://gdzl.la/9hJNh1 http://gdzl.la/9hJNgb + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ She started feeding herself with a spoon, but she quickly found a faster way. http://gdzl.la/9hJNh1 http://gdzl.la/9hJNgb +

+

+ 2/12/2011, 7:46:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36589917140160512/index.html b/static/mytweets/ewagoner/status/36589917140160512/index.html new file mode 100644 index 00000000..4b93c0f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/36589917140160512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Noms. http://gdzl.la/9hJViq + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Noms. http://gdzl.la/9hJViq +

+

+ 2/12/2011, 7:58:10 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36600431694061569/index.html b/static/mytweets/ewagoner/status/36600431694061569/index.html new file mode 100644 index 00000000..07dafaea --- /dev/null +++ b/static/mytweets/ewagoner/status/36600431694061569/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + . @psylosyren Please pass along this message: "Hellooooo, ladies!" +http://queencitybeards.com/the-whiskerinas/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ . @psylosyren Please pass along this message: "Hellooooo, ladies!"
http://queencitybeards.com/the-whiskerinas/ +

+

+ 2/12/2011, 8:39:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/366222072306860032/index.html b/static/mytweets/ewagoner/status/366222072306860032/index.html new file mode 100644 index 00000000..683fdc8c --- /dev/null +++ b/static/mytweets/ewagoner/status/366222072306860032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pourmecoffee: Amazing: Color change in pine logs marks accident. "Chernobyl's legacy recorded in trees " <a href="http://www.bbc.co.uk/news/science-environment-23619870">http://www.bbc.co.uk/news/science-environment-23619870</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36625345952227328/index.html b/static/mytweets/ewagoner/status/36625345952227328/index.html new file mode 100644 index 00000000..0ca56f9c --- /dev/null +++ b/static/mytweets/ewagoner/status/36625345952227328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here is "Juniper Eats Cake": <a href="http://www.youtube.com/watch?v=pqfBTKOTPgk">http://www.youtube.com/watch?v=pqfBTKOTPgk</a> (Yes, this is a complete abuse of the "trailers" feature of iMovie.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here is "Juniper Eats Cake": http://www.youtube.com/watch?v=pqfBTKOTPgk (Yes, this is a complete abuse of the "trailers" feature of iMovie.) +

+

+ 2/12/2011, 10:18:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/366406122/index.html b/static/mytweets/ewagoner/status/366406122/index.html new file mode 100644 index 00000000..8803458b --- /dev/null +++ b/static/mytweets/ewagoner/status/366406122/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + FedEx man just knocked. Leopard is here! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ FedEx man just knocked. Leopard is here! +

+

+ 10/26/2007, 2:55:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/366472872/index.html b/static/mytweets/ewagoner/status/366472872/index.html new file mode 100644 index 00000000..adb7f474 --- /dev/null +++ b/static/mytweets/ewagoner/status/366472872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Two salt-cured hams have been larded, peppered, and socked. Now ready for hanging. Next May: Prosciutto. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Two salt-cured hams have been larded, peppered, and socked. Now ready for hanging. Next May: Prosciutto. +

+

+ 10/26/2007, 3:29:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/366476372/index.html b/static/mytweets/ewagoner/status/366476372/index.html new file mode 100644 index 00000000..bb36906c --- /dev/null +++ b/static/mytweets/ewagoner/status/366476372/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tomorrow's menu: 16+lbs smoked pork. Smoked chicken. Emu, lamb, and beef burgers. Grilled shrimp. (All local.) Plus whatever you bring. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tomorrow's menu: 16+lbs smoked pork. Smoked chicken. Emu, lamb, and beef burgers. Grilled shrimp. (All local.) Plus whatever you bring. +

+

+ 10/26/2007, 3:30:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/366590576344317952/index.html b/static/mytweets/ewagoner/status/366590576344317952/index.html new file mode 100644 index 00000000..58897aca --- /dev/null +++ b/static/mytweets/ewagoner/status/366590576344317952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Dad, I dreamed about horses! Let me show you my dream!” She takes my hand and leads me to her crib and looks around confused. No horses. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Dad, I dreamed about horses! Let me show you my dream!” She takes my hand and leads me to her crib and looks around confused. No horses. +

+

+ 8/11/2013, 12:02:58 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/366766092/index.html b/static/mytweets/ewagoner/status/366766092/index.html new file mode 100644 index 00000000..68896faf --- /dev/null +++ b/static/mytweets/ewagoner/status/366766092/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Planted 67 strawberry plants. We'll see what comes of that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Planted 67 strawberry plants. We'll see what comes of that. +

+

+ 10/26/2007, 6:04:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36691514599931904/index.html b/static/mytweets/ewagoner/status/36691514599931904/index.html new file mode 100644 index 00000000..49ecd84c --- /dev/null +++ b/static/mytweets/ewagoner/status/36691514599931904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Why, hello there 3am. Long time, no see. Yes, I did install Civ V today. Why do you ask? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Why, hello there 3am. Long time, no see. Yes, I did install Civ V today. Why do you ask? +

+

+ 2/13/2011, 2:41:53 AM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/366939602/index.html b/static/mytweets/ewagoner/status/366939602/index.html new file mode 100644 index 00000000..d0a53424 --- /dev/null +++ b/static/mytweets/ewagoner/status/366939602/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Poured 5 gallons of blackberry mead into a vessel with a spigot for easy serving tomorrow. Tastes young but good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Poured 5 gallons of blackberry mead into a vessel with a spigot for easy serving tomorrow. Tastes young but good. +

+

+ 10/26/2007, 7:41:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/367079839712694272/index.html b/static/mytweets/ewagoner/status/367079839712694272/index.html new file mode 100644 index 00000000..81c03bde --- /dev/null +++ b/static/mytweets/ewagoner/status/367079839712694272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This electroswing remix of Louis Prima’s “Shadack” is one of my favorite songs right now. I can’t not dance to it. <a href="http://www.youtube.com/watch?v=ISNyO7Llhc0">http://www.youtube.com/watch?v=ISNyO7Llhc0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This electroswing remix of Louis Prima’s “Shadack” is one of my favorite songs right now. I can’t not dance to it. http://www.youtube.com/watch?v=ISNyO7Llhc0 +

+

+ 8/12/2013, 8:27:08 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/367245982/index.html b/static/mytweets/ewagoner/status/367245982/index.html new file mode 100644 index 00000000..68d5181f --- /dev/null +++ b/static/mytweets/ewagoner/status/367245982/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whoops. I melted my kitchen scale. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Whoops. I melted my kitchen scale. +

+

+ 10/26/2007, 10:53:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/367257314832965632/index.html b/static/mytweets/ewagoner/status/367257314832965632/index.html new file mode 100644 index 00000000..2a078f17 --- /dev/null +++ b/static/mytweets/ewagoner/status/367257314832965632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Going to DragonCon? Want to see my schedule so you can avoid or stalk me? Send me a friend code from the mobile app! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Going to DragonCon? Want to see my schedule so you can avoid or stalk me? Send me a friend code from the mobile app! +

+

+ 8/13/2013, 8:12:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/367266872384684032/index.html b/static/mytweets/ewagoner/status/367266872384684032/index.html new file mode 100644 index 00000000..a165b24a --- /dev/null +++ b/static/mytweets/ewagoner/status/367266872384684032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don’t know why or how, but all of the Harry Potter movies are now $9.99 in iTunes. Not each. All of them together. <a href="https://itunes.apple.com/us/movie-collection/harry-potter-complete-collection/id658723564">https://itunes.apple.com/us/movie-collection/harry-potter-complete-collection/id658723564</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/367334034273083392/index.html b/static/mytweets/ewagoner/status/367334034273083392/index.html new file mode 100644 index 00000000..fa8fb6d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/367334034273083392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Google has been taking their “street view” indoors, and it’s really getting pretty amazing. <a href="https://maps.google.com/maps?hl=en&ll=51.492159,-0.19092&spn=0.005291,0.013937&sll=51.492140,-0.193028&layer=c&cid=12502927659667388442&panoid=c9UMhWP_MWm9U0L48xEjYw&cbp=13,291.8,,0,18.86&gl=US&t=m&cbll=51.492132,-0.192862&z=17">https://maps.google.com/maps?hl=en&ll=51.492159,-0.19092&spn=0.005291,0.013937&sll=51.492140,-0.193028&layer=c&cid=12502927659667388442&panoid=c9UMhWP_MWm9U0L48xEjYw&cbp=13,291.8,,0,18.86&gl=US&t=m&cbll=51.492132,-0.192862&z=17</a> (doesn’t work w/ beta) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/367396251488514049/index.html b/static/mytweets/ewagoner/status/367396251488514049/index.html new file mode 100644 index 00000000..d90dd736 --- /dev/null +++ b/static/mytweets/ewagoner/status/367396251488514049/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Twenty minutes to make it through two intersections alongside campus. Yay, all the kids are back in town! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Twenty minutes to make it through two intersections alongside campus. Yay, all the kids are back in town! +

+

+ 8/13/2013, 5:24:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/367453172/index.html b/static/mytweets/ewagoner/status/367453172/index.html new file mode 100644 index 00000000..ef598f74 --- /dev/null +++ b/static/mytweets/ewagoner/status/367453172/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Two boston butts are in the smoker. Leopard is installed. Chickens are marinating in their rub. Time to nap for a few hours. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Two boston butts are in the smoker. Leopard is installed. Chickens are marinating in their rub. Time to nap for a few hours. +

+

+ 10/27/2007, 1:19:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/367693667890659328/index.html b/static/mytweets/ewagoner/status/367693667890659328/index.html new file mode 100644 index 00000000..1b8d2f21 --- /dev/null +++ b/static/mytweets/ewagoner/status/367693667890659328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There’s a handyman who’s been painting the railing on the steps of the church across the street from my office. For over a year. NSA agent? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There’s a handyman who’s been painting the railing on the steps of the church across the street from my office. For over a year. NSA agent? +

+

+ 8/14/2013, 1:06:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3677168287/index.html b/static/mytweets/ewagoner/status/3677168287/index.html new file mode 100644 index 00000000..1700a1a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/3677168287/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + "What's making it run?" +"Ghost power!" + +Come on now, Velma. When has it ever turned out to be "ghost power"? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "What's making it run?"
"Ghost power!"

Come on now, Velma. When has it ever turned out to be "ghost power"? +

+

+ 8/31/2009, 8:15:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/367760788523872256/index.html b/static/mytweets/ewagoner/status/367760788523872256/index.html new file mode 100644 index 00000000..a000c9d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/367760788523872256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv’s school district put her in a new school & promoted her an extra grade. She says she wants to do 4th grade, so we straightened it out. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv’s school district put her in a new school & promoted her an extra grade. She says she wants to do 4th grade, so we straightened it out. +

+

+ 8/14/2013, 5:32:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/367785144104800256/index.html b/static/mytweets/ewagoner/status/367785144104800256/index.html new file mode 100644 index 00000000..44d6e903 --- /dev/null +++ b/static/mytweets/ewagoner/status/367785144104800256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Smiths songs + Peanuts comics = ThisCharmingCharlie dot tumblr dot com <a href="http://thischarmingcharlie.tumblr.com/">http://thischarmingcharlie.tumblr.com/</a> via @TheLiB + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Smiths songs + Peanuts comics = ThisCharmingCharlie dot tumblr dot com http://thischarmingcharlie.tumblr.com/ via @TheLiB +

+

+ 8/14/2013, 7:09:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/367828337198399489/index.html b/static/mytweets/ewagoner/status/367828337198399489/index.html new file mode 100644 index 00000000..01f97caa --- /dev/null +++ b/static/mytweets/ewagoner/status/367828337198399489/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Hey dad, you know what I just figured out? Bruce Wayne is Batman.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Hey dad, you know what I just figured out? Bruce Wayne is Batman.” +

+

+ 8/14/2013, 10:01:24 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/368146922/index.html b/static/mytweets/ewagoner/status/368146922/index.html new file mode 100644 index 00000000..0925ca03 --- /dev/null +++ b/static/mytweets/ewagoner/status/368146922/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pork's been smoking for 8 hours now. Chickens for 4. Made some blueberry crisp and squash casserole. Making burgers now. Guests in 2 hours. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pork's been smoking for 8 hours now. Chickens for 4. Made some blueberry crisp and squash casserole. Making burgers now. Guests in 2 hours. +

+

+ 10/27/2007, 9:56:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/368161462/index.html b/static/mytweets/ewagoner/status/368161462/index.html new file mode 100644 index 00000000..4a7d04d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/368161462/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Four varieties of burgers: beef, lamb, goat, and emu. There are whole shrimp to grill alongside them. Even if no one else comes, I'll be set + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Four varieties of burgers: beef, lamb, goat, and emu. There are whole shrimp to grill alongside them. Even if no one else comes, I'll be set +

+

+ 10/27/2007, 10:04:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/368170082/index.html b/static/mytweets/ewagoner/status/368170082/index.html new file mode 100644 index 00000000..6b4c0138 --- /dev/null +++ b/static/mytweets/ewagoner/status/368170082/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oops. Put too much ice in the cooler before my nap. The burger meat re-froze. There's just enough time to thaw all 21lbs out. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oops. Put too much ice in the cooler before my nap. The burger meat re-froze. There's just enough time to thaw all 21lbs out. +

+

+ 10/27/2007, 10:08:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/368363429054394368/index.html b/static/mytweets/ewagoner/status/368363429054394368/index.html new file mode 100644 index 00000000..74b1609f --- /dev/null +++ b/static/mytweets/ewagoner/status/368363429054394368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We are here in Georgia where we’ve secretly replaced the August they usually have with March. Let’s see if anyone can tell the difference. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We are here in Georgia where we’ve secretly replaced the August they usually have with March. Let’s see if anyone can tell the difference. +

+

+ 8/16/2013, 9:27:40 AM +

+

Favs: 2

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/368418152243138562/index.html b/static/mytweets/ewagoner/status/368418152243138562/index.html new file mode 100644 index 00000000..94ed8a3f --- /dev/null +++ b/static/mytweets/ewagoner/status/368418152243138562/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Jason Oda had a dream (and possibly too much time on his hands), and nothing’s gonna stop him now. How about you? <a href="http://www.nothingsgonnastopmenow.com">http://www.nothingsgonnastopmenow.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Jason Oda had a dream (and possibly too much time on his hands), and nothing’s gonna stop him now. How about you? http://www.nothingsgonnastopmenow.com +

+

+ 8/16/2013, 1:05:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/368575970417995777/index.html b/static/mytweets/ewagoner/status/368575970417995777/index.html new file mode 100644 index 00000000..18544563 --- /dev/null +++ b/static/mytweets/ewagoner/status/368575970417995777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don’t know if I’ll ever build a website again without Bootstrap, Twitter’s CSS & Javascript framework. It’s great. <a href="http://getbootstrap.com">http://getbootstrap.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don’t know if I’ll ever build a website again without Bootstrap, Twitter’s CSS & Javascript framework. It’s great. http://getbootstrap.com +

+

+ 8/16/2013, 11:32:13 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3686802884/index.html b/static/mytweets/ewagoner/status/3686802884/index.html new file mode 100644 index 00000000..8277a519 --- /dev/null +++ b/static/mytweets/ewagoner/status/3686802884/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Blueberry mead is quite beautiful. It's for a Locally Grown party at my place on 10/3. Will you be there? http://twitpic.com/g2t0w + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Blueberry mead is quite beautiful. It's for a Locally Grown party at my place on 10/3. Will you be there? http://twitpic.com/g2t0w +

+

+ 9/1/2009, 7:55:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/368911972/index.html b/static/mytweets/ewagoner/status/368911972/index.html new file mode 100644 index 00000000..4f76ce3a --- /dev/null +++ b/static/mytweets/ewagoner/status/368911972/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Plenty of folks came. Lots of meat still be eaten. The band's here. Folks two-fisted with homebrew and mead. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Plenty of folks came. Lots of meat still be eaten. The band's here. Folks two-fisted with homebrew and mead. +

+

+ 10/27/2007, 5:15:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/368927990832316416/index.html b/static/mytweets/ewagoner/status/368927990832316416/index.html new file mode 100644 index 00000000..5a948b89 --- /dev/null +++ b/static/mytweets/ewagoner/status/368927990832316416/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "Instead of teaching teens not to rape, the U.S. Attorney wants to teach them not to get caught." + + <a href="http://tmblr.co/ZJAfPysXsfel">http://tmblr.co/ZJAfPysXsfel</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Instead of teaching teens not to rape, the U.S. Attorney wants to teach them not to get caught."

http://tmblr.co/ZJAfPysXsfel +

+

+ 8/17/2013, 10:51:02 PM +

+

Favs: 3

+

Retweets: 9

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3690654697/index.html b/static/mytweets/ewagoner/status/3690654697/index.html new file mode 100644 index 00000000..dfb583fb --- /dev/null +++ b/static/mytweets/ewagoner/status/3690654697/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Damned profanity checker. Was just prevented from typing "quantities" because it contains "tities" which I guess is too close to "titties". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Damned profanity checker. Was just prevented from typing "quantities" because it contains "tities" which I guess is too close to "titties". +

+

+ 9/1/2009, 11:47:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/369117711508320258/index.html b/static/mytweets/ewagoner/status/369117711508320258/index.html new file mode 100644 index 00000000..dfa3cc54 --- /dev/null +++ b/static/mytweets/ewagoner/status/369117711508320258/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mid-August, drizzly, 68 degrees. Time for a pool party! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mid-August, drizzly, 68 degrees. Time for a pool party! +

+

+ 8/18/2013, 11:24:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/369216430308204544/index.html b/static/mytweets/ewagoner/status/369216430308204544/index.html new file mode 100644 index 00000000..8f9e8cf2 --- /dev/null +++ b/static/mytweets/ewagoner/status/369216430308204544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The marquee at Burger King says “Now Serving Gravy”. While I admire their gung-ho attitude, that’s not what’s been keeping me away from BK. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The marquee at Burger King says “Now Serving Gravy”. While I admire their gung-ho attitude, that’s not what’s been keeping me away from BK. +

+

+ 8/18/2013, 5:57:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/369234691406036992/index.html b/static/mytweets/ewagoner/status/369234691406036992/index.html new file mode 100644 index 00000000..32b3c624 --- /dev/null +++ b/static/mytweets/ewagoner/status/369234691406036992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper grabbed my cheeks, looked into my eyes, and said in a serious voice, “Dad, I love you, but where’s your beard” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper grabbed my cheeks, looked into my eyes, and said in a serious voice, “Dad, I love you, but where’s your beard” +

+

+ 8/18/2013, 7:09:45 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/369264730419896322/index.html b/static/mytweets/ewagoner/status/369264730419896322/index.html new file mode 100644 index 00000000..b30c6918 --- /dev/null +++ b/static/mytweets/ewagoner/status/369264730419896322/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making cookies, I turned off the mixer. Juniper flew out of her crib and raced into the kitchen shouting “Let me lick it! Let me lick it!” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making cookies, I turned off the mixer. Juniper flew out of her crib and raced into the kitchen shouting “Let me lick it! Let me lick it!” +

+

+ 8/18/2013, 9:09:07 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/369280164472950784/index.html b/static/mytweets/ewagoner/status/369280164472950784/index.html new file mode 100644 index 00000000..1566fab9 --- /dev/null +++ b/static/mytweets/ewagoner/status/369280164472950784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian turns nine in a couple hours. I just recently finished paying off the $60k+ the hospital billed us for her birth. No repossession! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian turns nine in a couple hours. I just recently finished paying off the $60k+ the hospital billed us for her birth. No repossession! +

+

+ 8/18/2013, 10:10:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/369287808000610304/index.html b/static/mytweets/ewagoner/status/369287808000610304/index.html new file mode 100644 index 00000000..e6e0ff00 --- /dev/null +++ b/static/mytweets/ewagoner/status/369287808000610304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @StoryOfEarth: A picture in 365 slices - Each is one day of the year. <a href="https://twitter.com/StoryOfEarth/status/369284102211379200/photo/1">https://twitter.com/StoryOfEarth/status/369284102211379200/photo/1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3693823624/index.html b/static/mytweets/ewagoner/status/3693823624/index.html new file mode 100644 index 00000000..c6e4e503 --- /dev/null +++ b/static/mytweets/ewagoner/status/3693823624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nursekris99 Support Athens Locally Grown! Vote in NBC's "Shine a LIght" contest! http://is.gd/2LAnQ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nursekris99 Support Athens Locally Grown! Vote in NBC's "Shine a LIght" contest! http://is.gd/2LAnQ +

+

+ 9/1/2009, 2:32:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/369405730220032000/index.html b/static/mytweets/ewagoner/status/369405730220032000/index.html new file mode 100644 index 00000000..96889fb1 --- /dev/null +++ b/static/mytweets/ewagoner/status/369405730220032000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nutella biscuits for lunch, because birthday. She’s never had it before. It might be like giving a shark her first taste of chum. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nutella biscuits for lunch, because birthday. She’s never had it before. It might be like giving a shark her first taste of chum. +

+

+ 8/19/2013, 6:29:23 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/369411108429234177/index.html b/static/mytweets/ewagoner/status/369411108429234177/index.html new file mode 100644 index 00000000..52bab56d --- /dev/null +++ b/static/mytweets/ewagoner/status/369411108429234177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian starts fourth grade: another in the series of “Viv gets on the bus” videos. <a href="http://www.youtube.com/watch?v=_7qOazVK444">http://www.youtube.com/watch?v=_7qOazVK444</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian starts fourth grade: another in the series of “Viv gets on the bus” videos. http://www.youtube.com/watch?v=_7qOazVK444 +

+

+ 8/19/2013, 6:50:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/369432752728199168/index.html b/static/mytweets/ewagoner/status/369432752728199168/index.html new file mode 100644 index 00000000..ec189a2c --- /dev/null +++ b/static/mytweets/ewagoner/status/369432752728199168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So listen up ‘cause you can’t say nothin’. These librarians’ll shut you down with a push of their button. <a href="https://vimeo.com/66169135">https://vimeo.com/66169135</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So listen up ‘cause you can’t say nothin’. These librarians’ll shut you down with a push of their button. https://vimeo.com/66169135 +

+

+ 8/19/2013, 8:16:46 AM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/369444593219018752/index.html b/static/mytweets/ewagoner/status/369444593219018752/index.html new file mode 100644 index 00000000..b123f4d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/369444593219018752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A Chicago school principal and teachers show students how to handle being excluded from a lunch room table. <a href="https://vimeo.com/66589238">https://vimeo.com/66589238</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A Chicago school principal and teachers show students how to handle being excluded from a lunch room table. https://vimeo.com/66589238 +

+

+ 8/19/2013, 9:03:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36946721468588032/index.html b/static/mytweets/ewagoner/status/36946721468588032/index.html new file mode 100644 index 00000000..5d6766c9 --- /dev/null +++ b/static/mytweets/ewagoner/status/36946721468588032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Drink the water. It gives you health." "Do what dinosaurs do best -- kill!" I'll assume she's doing voice overs for a game she's making. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Drink the water. It gives you health." "Do what dinosaurs do best -- kill!" I'll assume she's doing voice overs for a game she's making. +

+

+ 2/13/2011, 7:35:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36947152517206016/index.html b/static/mytweets/ewagoner/status/36947152517206016/index.html new file mode 100644 index 00000000..06dc3623 --- /dev/null +++ b/static/mytweets/ewagoner/status/36947152517206016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Also, "Here, have some flesh!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Also, "Here, have some flesh!" +

+

+ 2/13/2011, 7:37:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36950322412781568/index.html b/static/mytweets/ewagoner/status/36950322412781568/index.html new file mode 100644 index 00000000..fb453d95 --- /dev/null +++ b/static/mytweets/ewagoner/status/36950322412781568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If the school valentine box contest is judged on the quantity of artistically drawn blood, Viv has it nailed. http://gdzl.la/9i3aEm + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If the school valentine box contest is judged on the quantity of artistically drawn blood, Viv has it nailed. http://gdzl.la/9i3aEm +

+

+ 2/13/2011, 7:50:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/369531258004459520/index.html b/static/mytweets/ewagoner/status/369531258004459520/index.html new file mode 100644 index 00000000..ab0a591f --- /dev/null +++ b/static/mytweets/ewagoner/status/369531258004459520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! My online farmers market system got mentioned in the San Francisco Weekly’s cover story this week: <a href="http://www.sfweekly.com/2013-08-14/news/good-eggs-amazonfresh-webvan-local-mission-market/full/">http://www.sfweekly.com/2013-08-14/news/good-eggs-amazonfresh-webvan-local-mission-market/full/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/369605476457394177/index.html b/static/mytweets/ewagoner/status/369605476457394177/index.html new file mode 100644 index 00000000..460654c9 --- /dev/null +++ b/static/mytweets/ewagoner/status/369605476457394177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The free birthday dessert here is a pie in the face. Seriously. @ El Parian <a href="http://instagram.com/p/dNqrNCs2kF/">http://instagram.com/p/dNqrNCs2kF/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The free birthday dessert here is a pie in the face. Seriously. @ El Parian http://instagram.com/p/dNqrNCs2kF/ +

+

+ 8/19/2013, 7:43:07 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3696252612/index.html b/static/mytweets/ewagoner/status/3696252612/index.html new file mode 100644 index 00000000..e8bcdc9c --- /dev/null +++ b/static/mytweets/ewagoner/status/3696252612/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It was as if millions of voices suddenly cried out in terror and were suddenly silenced. #gmailoutage09 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It was as if millions of voices suddenly cried out in terror and were suddenly silenced. #gmailoutage09 +

+

+ 9/1/2009, 4:35:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/36963595820470272/index.html b/static/mytweets/ewagoner/status/36963595820470272/index.html new file mode 100644 index 00000000..fe9bd5b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/36963595820470272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RuthBourdain: If I'm not mistaken, that's no ordinary egg Lady Gaga arrived in. She's fully formed, so that's a balut. Yum. #grammys + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RuthBourdain: If I'm not mistaken, that's no ordinary egg Lady Gaga arrived in. She's fully formed, so that's a balut. Yum. #grammys +

+

+ 2/13/2011, 8:43:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/369835406445264896/index.html b/static/mytweets/ewagoner/status/369835406445264896/index.html new file mode 100644 index 00000000..219ac8d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/369835406445264896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Hungarian Pannonia Allstars Ska Orchestra made a nice cover of the Game of Thrones theme & a video to go with it. <a href="http://www.youtube.com/watch?v=3Ei_36wQjaQ">http://www.youtube.com/watch?v=3Ei_36wQjaQ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Hungarian Pannonia Allstars Ska Orchestra made a nice cover of the Game of Thrones theme & a video to go with it. http://www.youtube.com/watch?v=3Ei_36wQjaQ +

+

+ 8/20/2013, 10:56:46 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/369926957942583296/index.html b/static/mytweets/ewagoner/status/369926957942583296/index.html new file mode 100644 index 00000000..98de6250 --- /dev/null +++ b/static/mytweets/ewagoner/status/369926957942583296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Abney Park released a new video today for “The Circus At The End of the World” off their upcoming album. It’s swell. <a href="http://www.youtube.com/watch?v=lTSxJcH7h7c">http://www.youtube.com/watch?v=lTSxJcH7h7c</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Abney Park released a new video today for “The Circus At The End of the World” off their upcoming album. It’s swell. http://www.youtube.com/watch?v=lTSxJcH7h7c +

+

+ 8/20/2013, 5:00:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/369993975698292736/index.html b/static/mytweets/ewagoner/status/369993975698292736/index.html new file mode 100644 index 00000000..7825b87f --- /dev/null +++ b/static/mytweets/ewagoner/status/369993975698292736/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Juniper handed me a misbehaving iPad and said, “Dad, turn it off and then on again.” + +At least she didn’t call me Moss. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper handed me a misbehaving iPad and said, “Dad, turn it off and then on again.”

At least she didn’t call me Moss. +

+

+ 8/20/2013, 9:26:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3700059311/index.html b/static/mytweets/ewagoner/status/3700059311/index.html new file mode 100644 index 00000000..a767d5fe --- /dev/null +++ b/static/mytweets/ewagoner/status/3700059311/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have a lovely lotus blossom on my front porch. http://twitpic.com/g57wu + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have a lovely lotus blossom on my front porch. http://twitpic.com/g57wu +

+

+ 9/1/2009, 8:02:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/37005900648546304/index.html b/static/mytweets/ewagoner/status/37005900648546304/index.html new file mode 100644 index 00000000..b5c0ebe6 --- /dev/null +++ b/static/mytweets/ewagoner/status/37005900648546304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athlocallygrown: It's a little later than I've been opening market lately, but I had important things to write. <a href="http://athens.locallygrown.net/weblog/view/7334">http://athens.locallygrown.net/weblog/view/7334</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athlocallygrown: It's a little later than I've been opening market lately, but I had important things to write. http://athens.locallygrown.net/weblog/view/7334 +

+

+ 2/13/2011, 11:31:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/370344475627098112/index.html b/static/mytweets/ewagoner/status/370344475627098112/index.html new file mode 100644 index 00000000..b983353d --- /dev/null +++ b/static/mytweets/ewagoner/status/370344475627098112/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + Juniper: “Dad, can you help me take these off?” +Me: “Take what off, dear?” +Juniper: “My eyes.” +Me: “…” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper: “Dad, can you help me take these off?”
Me: “Take what off, dear?”
Juniper: “My eyes.”
Me: “…” +

+

+ 8/21/2013, 8:39:38 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/370679829404057600/index.html b/static/mytweets/ewagoner/status/370679829404057600/index.html new file mode 100644 index 00000000..1dc7c1d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/370679829404057600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Don't Fly During Ramadan: "It was 2:20PM by the time I was released. My entire body was shaking uncontrollably..." <a href="http://varnull.adityamukerjee.net/post/59021412512/dont-fly-during-ramadan">http://varnull.adityamukerjee.net/post/59021412512/dont-fly-during-ramadan</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/370983058310041600/index.html b/static/mytweets/ewagoner/status/370983058310041600/index.html new file mode 100644 index 00000000..1059e1e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/370983058310041600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + UPS delivered a big box of Amazon stuff to the wrong town. Both companies tried to out-good each other & now I’ve got 2 big boxes of stuff. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ UPS delivered a big box of Amazon stuff to the wrong town. Both companies tried to out-good each other & now I’ve got 2 big boxes of stuff. +

+

+ 8/23/2013, 2:57:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/371081252168024064/index.html b/static/mytweets/ewagoner/status/371081252168024064/index.html new file mode 100644 index 00000000..4ccc4a3a --- /dev/null +++ b/static/mytweets/ewagoner/status/371081252168024064/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + OMG. Professional stuntwomen took it upon themselves to reenact Family Guy's “Epic Chicken Fight” +<a href="http://www.moviecitizens.com/two-stuntwomen-reenact-the-giant-chicken-fight-from-family-guy/">http://www.moviecitizens.com/two-stuntwomen-reenact-the-giant-chicken-fight-from-family-guy/</a> via @ferretthimself + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/371082822439956480/index.html b/static/mytweets/ewagoner/status/371082822439956480/index.html new file mode 100644 index 00000000..0a247d9f --- /dev/null +++ b/static/mytweets/ewagoner/status/371082822439956480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Dad can I have a goodnight hug? I’ll take it in chocolate.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Dad can I have a goodnight hug? I’ll take it in chocolate.” +

+

+ 8/23/2013, 9:33:33 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/371328164464979968/index.html b/static/mytweets/ewagoner/status/371328164464979968/index.html new file mode 100644 index 00000000..8ceaa828 --- /dev/null +++ b/static/mytweets/ewagoner/status/371328164464979968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My nine year old daughter is following behind me at the grocery store singing Louis Prima songs and I think, I could have done a lot worse. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My nine year old daughter is following behind me at the grocery store singing Louis Prima songs and I think, I could have done a lot worse. +

+

+ 8/24/2013, 1:48:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/371454111839182848/index.html b/static/mytweets/ewagoner/status/371454111839182848/index.html new file mode 100644 index 00000000..748d1a69 --- /dev/null +++ b/static/mytweets/ewagoner/status/371454111839182848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So Vivian’s birthday party sent someone to the ER with a broken arm, so… chalk up another in the success column? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So Vivian’s birthday party sent someone to the ER with a broken arm, so… chalk up another in the success column? +

+

+ 8/24/2013, 10:08:56 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/37162129643540480/index.html b/static/mytweets/ewagoner/status/37162129643540480/index.html new file mode 100644 index 00000000..384cf05c --- /dev/null +++ b/static/mytweets/ewagoner/status/37162129643540480/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + RT @amateursuman: Roses are red, +Violets are red, +Everything's red: +Retinal haemorrhage. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @amateursuman: Roses are red,
Violets are red,
Everything's red:
Retinal haemorrhage. +

+

+ 2/14/2011, 9:51:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/37180320537124866/index.html b/static/mytweets/ewagoner/status/37180320537124866/index.html new file mode 100644 index 00000000..37736027 --- /dev/null +++ b/static/mytweets/ewagoner/status/37180320537124866/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My farmers market box truck needs just under $5k in engine work. If only my farmers market had $5k... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My farmers market box truck needs just under $5k in engine work. If only my farmers market had $5k... +

+

+ 2/14/2011, 11:04:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/372051488631451648/index.html b/static/mytweets/ewagoner/status/372051488631451648/index.html new file mode 100644 index 00000000..89192cb6 --- /dev/null +++ b/static/mytweets/ewagoner/status/372051488631451648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thing you missed by not being in my trapeze class today: watching me fall and landing on my face. But no worries! There’ll be more chances. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thing you missed by not being in my trapeze class today: watching me fall and landing on my face. But no worries! There’ll be more chances. +

+

+ 8/26/2013, 1:42:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/372155858681339904/index.html b/static/mytweets/ewagoner/status/372155858681339904/index.html new file mode 100644 index 00000000..e0ac2ba2 --- /dev/null +++ b/static/mytweets/ewagoner/status/372155858681339904/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “There’s all the sky, and then the Earth. And on the Earth is a tiny house. And I’m small, and you’re small.” + +A message from my 3 year old. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “There’s all the sky, and then the Earth. And on the Earth is a tiny house. And I’m small, and you’re small.”

A message from my 3 year old. +

+

+ 8/26/2013, 8:37:25 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3721568597/index.html b/static/mytweets/ewagoner/status/3721568597/index.html new file mode 100644 index 00000000..d44ecbe9 --- /dev/null +++ b/static/mytweets/ewagoner/status/3721568597/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Red onions, garlic, leeks, white sweet potatoes, carrots, and mushrooms, soon to be creamy shrimp soup. http://twitpic.com/g9211 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Red onions, garlic, leeks, white sweet potatoes, carrots, and mushrooms, soon to be creamy shrimp soup. http://twitpic.com/g9211 +

+

+ 9/2/2009, 7:30:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3722680503/index.html b/static/mytweets/ewagoner/status/3722680503/index.html new file mode 100644 index 00000000..49f4fc5c --- /dev/null +++ b/static/mytweets/ewagoner/status/3722680503/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I gotta say... this scratchy throat thing I feel coming on? Not a fan. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I gotta say... this scratchy throat thing I feel coming on? Not a fan. +

+

+ 9/2/2009, 8:28:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/37228062256922625/index.html b/static/mytweets/ewagoner/status/37228062256922625/index.html new file mode 100644 index 00000000..f5ff0388 --- /dev/null +++ b/static/mytweets/ewagoner/status/37228062256922625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Less complaining. More sexy rumpus. Either, or both. Your choice. <a href="http://theoatmeal.com/blog/valentines_day">http://theoatmeal.com/blog/valentines_day</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/372496255848816641/index.html b/static/mytweets/ewagoner/status/372496255848816641/index.html new file mode 100644 index 00000000..786a85f4 --- /dev/null +++ b/static/mytweets/ewagoner/status/372496255848816641/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m in the thrift store buying pajama pants and a silk vest for costumes. Must be nearly DragonCon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m in the thrift store buying pajama pants and a silk vest for costumes. Must be nearly DragonCon. +

+

+ 8/27/2013, 7:10:02 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/372770312/index.html b/static/mytweets/ewagoner/status/372770312/index.html new file mode 100644 index 00000000..35c46636 --- /dev/null +++ b/static/mytweets/ewagoner/status/372770312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Instant jailbreak for iPhone / iPod Touch : http://tinyurl.com/26c4b6 [http://tinyurl.com/26c4b6] + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Instant jailbreak for iPhone / iPod Touch : http://tinyurl.com/26c4b6 [http://tinyurl.com/26c4b6] +

+

+ 10/29/2007, 10:20:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/372775631043313664/index.html b/static/mytweets/ewagoner/status/372775631043313664/index.html new file mode 100644 index 00000000..6adb7a40 --- /dev/null +++ b/static/mytweets/ewagoner/status/372775631043313664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I passed up the opportunity to buy a culturally insensitive headdress and cosplay Night Vale’s The Apache Tracker, because what an asshole. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I passed up the opportunity to buy a culturally insensitive headdress and cosplay Night Vale’s The Apache Tracker, because what an asshole. +

+

+ 8/28/2013, 1:40:10 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/372828021289672704/index.html b/static/mytweets/ewagoner/status/372828021289672704/index.html new file mode 100644 index 00000000..100e881b --- /dev/null +++ b/static/mytweets/ewagoner/status/372828021289672704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Costumes include: Hooded Figure from the dog park, George Washington (Airship Admiral), Arnold Rimmer, Steampunk Badass, Dr. Byron Orpheus + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Costumes include: Hooded Figure from the dog park, George Washington (Airship Admiral), Arnold Rimmer, Steampunk Badass, Dr. Byron Orpheus +

+

+ 8/28/2013, 5:08:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/37300013679915008/index.html b/static/mytweets/ewagoner/status/37300013679915008/index.html new file mode 100644 index 00000000..e194b14e --- /dev/null +++ b/static/mytweets/ewagoner/status/37300013679915008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Somebody made sure she'd be getting at least one valentine in her box. http://instagr.am/p/BnAxn/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Somebody made sure she'd be getting at least one valentine in her box. http://instagr.am/p/BnAxn/ +

+

+ 2/14/2011, 6:59:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/373091482/index.html b/static/mytweets/ewagoner/status/373091482/index.html new file mode 100644 index 00000000..6a6f4ed7 --- /dev/null +++ b/static/mytweets/ewagoner/status/373091482/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Best comment from the party: "I'm a vegetarian. Except for Southern BBQ. And this is the best I've ever had." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Best comment from the party: "I'm a vegetarian. Except for Southern BBQ. And this is the best I've ever had." +

+

+ 10/29/2007, 12:38:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/373091775243489280/index.html b/static/mytweets/ewagoner/status/373091775243489280/index.html new file mode 100644 index 00000000..cdc601d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/373091775243489280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can’t imagine an opening pitch like this here in the States, not even at DragonCon night with the Braves tonight. <a href="https://www.youtube.com/watch?v=hWJ2XP7Rlh8">https://www.youtube.com/watch?v=hWJ2XP7Rlh8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I can’t imagine an opening pitch like this here in the States, not even at DragonCon night with the Braves tonight. https://www.youtube.com/watch?v=hWJ2XP7Rlh8 +

+

+ 8/29/2013, 10:36:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/373139176264585216/index.html b/static/mytweets/ewagoner/status/373139176264585216/index.html new file mode 100644 index 00000000..9a644ae3 --- /dev/null +++ b/static/mytweets/ewagoner/status/373139176264585216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Right now, in Athens, there's a steeple in a dumpster. <a href="http://instagram.com/p/dmwkcap8mE/">http://instagram.com/p/dmwkcap8mE/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Right now, in Athens, there's a steeple in a dumpster. http://instagram.com/p/dmwkcap8mE/ +

+

+ 8/29/2013, 1:44:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/373258002/index.html b/static/mytweets/ewagoner/status/373258002/index.html new file mode 100644 index 00000000..023d014c --- /dev/null +++ b/static/mytweets/ewagoner/status/373258002/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The 3yo appreciates the aquarium backdrop in iChat. And the "twisty mirror". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The 3yo appreciates the aquarium backdrop in iChat. And the "twisty mirror". +

+

+ 10/29/2007, 1:54:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/373270695268323328/index.html b/static/mytweets/ewagoner/status/373270695268323328/index.html new file mode 100644 index 00000000..93d0cb88 --- /dev/null +++ b/static/mytweets/ewagoner/status/373270695268323328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Any of you folks going to DragonCon want to be my mobile app friend? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Any of you folks going to DragonCon want to be my mobile app friend? +

+

+ 8/29/2013, 10:27:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/373398730890022912/index.html b/static/mytweets/ewagoner/status/373398730890022912/index.html new file mode 100644 index 00000000..ccbe6c24 --- /dev/null +++ b/static/mytweets/ewagoner/status/373398730890022912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Medley: "Deep State" <a href="http://m.theatlantic.com/politics/archive/2013/07/the-impending-senate-vote-on-confirming-nominees/277801/">http://m.theatlantic.com/politics/archive/2013/07/the-impending-senate-vote-on-confirming-nominees/277801/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/373407099528949760/index.html b/static/mytweets/ewagoner/status/373407099528949760/index.html new file mode 100644 index 00000000..40607144 --- /dev/null +++ b/static/mytweets/ewagoner/status/373407099528949760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Maybe when I donate blood later this morning they can just hook the bag right up to this giant cut I gave myself shaving. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Maybe when I donate blood later this morning they can just hook the bag right up to this giant cut I gave myself shaving. +

+

+ 8/30/2013, 7:29:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/373465553601847296/index.html b/static/mytweets/ewagoner/status/373465553601847296/index.html new file mode 100644 index 00000000..3a8a93ac --- /dev/null +++ b/static/mytweets/ewagoner/status/373465553601847296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've never gotten here this late on a Friday morning before. Holy crap, the registration line! #dragoncon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've never gotten here this late on a Friday morning before. Holy crap, the registration line! #dragoncon +

+

+ 8/30/2013, 11:21:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/373470996512407552/index.html b/static/mytweets/ewagoner/status/373470996512407552/index.html new file mode 100644 index 00000000..abfe4cc2 --- /dev/null +++ b/static/mytweets/ewagoner/status/373470996512407552/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + "Who are you?" +"Eric" +"No, who are you dressed up as?" +"... Eric." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Who are you?"
"Eric"
"No, who are you dressed up as?"
"... Eric." +

+

+ 8/30/2013, 11:43:18 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/373471846223859712/index.html b/static/mytweets/ewagoner/status/373471846223859712/index.html new file mode 100644 index 00000000..def42988 --- /dev/null +++ b/static/mytweets/ewagoner/status/373471846223859712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Donating blood first to give the registration lime time to clear out. That should work, right? #dragoncon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Donating blood first to give the registration lime time to clear out. That should work, right? #dragoncon +

+

+ 8/30/2013, 11:46:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/373481030176366593/index.html b/static/mytweets/ewagoner/status/373481030176366593/index.html new file mode 100644 index 00000000..ef4edf3b --- /dev/null +++ b/static/mytweets/ewagoner/status/373481030176366593/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm in it, and I still can't comprehend how long this line is. Should I abandon hope of getting into any panels today? #DragonCon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm in it, and I still can't comprehend how long this line is. Should I abandon hope of getting into any panels today? #DragonCon +

+

+ 8/30/2013, 12:23:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/373495193653485568/index.html b/static/mytweets/ewagoner/status/373495193653485568/index.html new file mode 100644 index 00000000..1506da23 --- /dev/null +++ b/static/mytweets/ewagoner/status/373495193653485568/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Badged! + +Um... what day is it? #DragonCon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Badged!

Um... what day is it? #DragonCon +

+

+ 8/30/2013, 1:19:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/373576917565571072/index.html b/static/mytweets/ewagoner/status/373576917565571072/index.html new file mode 100644 index 00000000..39f928da --- /dev/null +++ b/static/mytweets/ewagoner/status/373576917565571072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A Clockwork Orange <a href="http://instagram.com/p/dp4-dPM2mA/">http://instagram.com/p/dp4-dPM2mA/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/373621722/index.html b/static/mytweets/ewagoner/status/373621722/index.html new file mode 100644 index 00000000..0d832934 --- /dev/null +++ b/static/mytweets/ewagoner/status/373621722/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Still no gmail imap. Is there something I'm missing? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Still no gmail imap. Is there something I'm missing? +

+

+ 10/29/2007, 5:55:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3737201372/index.html b/static/mytweets/ewagoner/status/3737201372/index.html new file mode 100644 index 00000000..def083b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/3737201372/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm only three days in, and already my "Virgo Month of Leisure" is all shot to hell. One of these years... http://is.gd/2QbKX + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm only three days in, and already my "Virgo Month of Leisure" is all shot to hell. One of these years... http://is.gd/2QbKX +

+

+ 9/3/2009, 12:52:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/373894292072595456/index.html b/static/mytweets/ewagoner/status/373894292072595456/index.html new file mode 100644 index 00000000..ebf0d61c --- /dev/null +++ b/static/mytweets/ewagoner/status/373894292072595456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The panelists at the "Doctor Who Canon" session publicly admired my Red Dwarf's Rimmer costume. #kiltedrimmer + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The panelists at the "Doctor Who Canon" session publicly admired my Red Dwarf's Rimmer costume. #kiltedrimmer +

+

+ 8/31/2013, 3:45:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/374001568699678720/index.html b/static/mytweets/ewagoner/status/374001568699678720/index.html new file mode 100644 index 00000000..7264d71a --- /dev/null +++ b/static/mytweets/ewagoner/status/374001568699678720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've seen a lot of weird things at DragonCon, but one of the weirdest was watching Thranduil break dance to "One Night in Bangkok". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've seen a lot of weird things at DragonCon, but one of the weirdest was watching Thranduil break dance to "One Night in Bangkok". +

+

+ 8/31/2013, 10:51:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/374008437493223424/index.html b/static/mytweets/ewagoner/status/374008437493223424/index.html new file mode 100644 index 00000000..ccf2b82f --- /dev/null +++ b/static/mytweets/ewagoner/status/374008437493223424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The dwarves are winning the limbo contest, but only because the hobbits had too much pipe weed. I'm assuming. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The dwarves are winning the limbo contest, but only because the hobbits had too much pipe weed. I'm assuming. +

+

+ 8/31/2013, 11:18:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/374009461087940608/index.html b/static/mytweets/ewagoner/status/374009461087940608/index.html new file mode 100644 index 00000000..9bd01296 --- /dev/null +++ b/static/mytweets/ewagoner/status/374009461087940608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Uruk-hai have the Thriller dance down cold. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Uruk-hai have the Thriller dance down cold. +

+

+ 8/31/2013, 11:22:58 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/374018366329339904/index.html b/static/mytweets/ewagoner/status/374018366329339904/index.html new file mode 100644 index 00000000..268bf428 --- /dev/null +++ b/static/mytweets/ewagoner/status/374018366329339904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gandalf and Arwyn are freak dancing to "Weird Science". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Gandalf and Arwyn are freak dancing to "Weird Science". +

+

+ 8/31/2013, 11:58:22 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/374289951070109697/index.html b/static/mytweets/ewagoner/status/374289951070109697/index.html new file mode 100644 index 00000000..eb695227 --- /dev/null +++ b/static/mytweets/ewagoner/status/374289951070109697/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My first costume of the evening. #dragoncon #nightvale <a href="http://instagram.com/p/du9NvHs2r_/">http://instagram.com/p/du9NvHs2r_/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My first costume of the evening. #dragoncon #nightvale http://instagram.com/p/du9NvHs2r_/ +

+

+ 9/1/2013, 5:57:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3743679207/index.html b/static/mytweets/ewagoner/status/3743679207/index.html new file mode 100644 index 00000000..9597995f --- /dev/null +++ b/static/mytweets/ewagoner/status/3743679207/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Awesome! My market got the minimum number of endorsements needed to be eligible for a $100k prize. More couldn't hurt: http://is.gd/2QMBC :) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Awesome! My market got the minimum number of endorsements needed to be eligible for a $100k prize. More couldn't hurt: http://is.gd/2QMBC :) +

+

+ 9/3/2009, 6:32:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/374570292775247872/index.html b/static/mytweets/ewagoner/status/374570292775247872/index.html new file mode 100644 index 00000000..4c7d251f --- /dev/null +++ b/static/mytweets/ewagoner/status/374570292775247872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just walked down 33 flights of stairs with luggage because even after waiting an hour it was still faster than the elevator. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just walked down 33 flights of stairs with luggage because even after waiting an hour it was still faster than the elevator. +

+

+ 9/2/2013, 12:31:31 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/374636506641870848/index.html b/static/mytweets/ewagoner/status/374636506641870848/index.html new file mode 100644 index 00000000..da8d951d --- /dev/null +++ b/static/mytweets/ewagoner/status/374636506641870848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Back in the car. DragonCon badge is off. Guess it's time to get back to the real world. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back in the car. DragonCon badge is off. Guess it's time to get back to the real world. +

+

+ 9/2/2013, 4:54:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/374929265013571584/index.html b/static/mytweets/ewagoner/status/374929265013571584/index.html new file mode 100644 index 00000000..889deee1 --- /dev/null +++ b/static/mytweets/ewagoner/status/374929265013571584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My pedometer says I walked 22.5 miles at DragonCon, including dancing. Within that, the 33 flights of stairs is nothing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My pedometer says I walked 22.5 miles at DragonCon, including dancing. Within that, the 33 flights of stairs is nothing. +

+

+ 9/3/2013, 12:17:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/374938826680320002/index.html b/static/mytweets/ewagoner/status/374938826680320002/index.html new file mode 100644 index 00000000..4d28fab6 --- /dev/null +++ b/static/mytweets/ewagoner/status/374938826680320002/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Kindle Matchbook. What a fitting name, as it will set fire to what’s left of the paper publishing industry. <a href="http://www.amazon.com/gp/feature.html/?docId=1001373341">http://www.amazon.com/gp/feature.html/?docId=1001373341</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/374963772185538560/index.html b/static/mytweets/ewagoner/status/374963772185538560/index.html new file mode 100644 index 00000000..af2e9cb5 --- /dev/null +++ b/static/mytweets/ewagoner/status/374963772185538560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yesterday the Westin wasn’t taking reservations for 2014 DragonCon. I called today to see when they would start & they’re already sold out. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yesterday the Westin wasn’t taking reservations for 2014 DragonCon. I called today to see when they would start & they’re already sold out. +

+

+ 9/3/2013, 2:35:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/375037741962375169/index.html b/static/mytweets/ewagoner/status/375037741962375169/index.html new file mode 100644 index 00000000..824db548 --- /dev/null +++ b/static/mytweets/ewagoner/status/375037741962375169/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheDrabblecast: Sesame Street takes one of the worst songs on the radio & turns it into an important message. <a href="http://www.youtube.com/watch?v=9PnbKL3wuH4">http://www.youtube.com/watch?v=9PnbKL3wuH4</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheDrabblecast: Sesame Street takes one of the worst songs on the radio & turns it into an important message. http://www.youtube.com/watch?v=9PnbKL3wuH4 +

+

+ 9/3/2013, 7:29:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/375061093024280577/index.html b/static/mytweets/ewagoner/status/375061093024280577/index.html new file mode 100644 index 00000000..2c9b26b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/375061093024280577/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the Mechanical Masquerade I was George Washington, Airship Admiral. Another was a British soldier with George's head on a spike. Awkward! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the Mechanical Masquerade I was George Washington, Airship Admiral. Another was a British soldier with George's head on a spike. Awkward! +

+

+ 9/3/2013, 9:01:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/375109681016229888/index.html b/static/mytweets/ewagoner/status/375109681016229888/index.html new file mode 100644 index 00000000..73704da1 --- /dev/null +++ b/static/mytweets/ewagoner/status/375109681016229888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brookehatfield: you can play a live version of the oregon trail. i know, im crying tears of joy too. <a href="http://www.brownpapertickets.com/event/437000">http://www.brownpapertickets.com/event/437000</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @brookehatfield: you can play a live version of the oregon trail. i know, im crying tears of joy too. http://www.brownpapertickets.com/event/437000 +

+

+ 9/4/2013, 12:14:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/375216742/index.html b/static/mytweets/ewagoner/status/375216742/index.html new file mode 100644 index 00000000..890e2084 --- /dev/null +++ b/static/mytweets/ewagoner/status/375216742/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally got around to jailbreaking my phone. Pretty slick! I like the labrynth game. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally got around to jailbreaking my phone. Pretty slick! I like the labrynth game. +

+

+ 10/30/2007, 10:41:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/375268433509642240/index.html b/static/mytweets/ewagoner/status/375268433509642240/index.html new file mode 100644 index 00000000..c1552c9a --- /dev/null +++ b/static/mytweets/ewagoner/status/375268433509642240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For only two weeks, you can get a full pass to next year’s DragonCon for only $65. Buy now, rest easy all year. <a href="http://store.dragoncon.org/index.php?main_page=product_info&cPath=26&products_id=773">http://store.dragoncon.org/index.php?main_page=product_info&cPath=26&products_id=773</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/375337987246419968/index.html b/static/mytweets/ewagoner/status/375337987246419968/index.html new file mode 100644 index 00000000..56b62e02 --- /dev/null +++ b/static/mytweets/ewagoner/status/375337987246419968/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “For every day that you’ve survived intact, a thousand other people have gotten shafted by a roll of the dice.” +<a href="http://www.theferrett.com/ferrettworks/2013/09/a-gift-you-can-kill-with/">http://www.theferrett.com/ferrettworks/2013/09/a-gift-you-can-kill-with/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/375363566700072961/index.html b/static/mytweets/ewagoner/status/375363566700072961/index.html new file mode 100644 index 00000000..af4d5676 --- /dev/null +++ b/static/mytweets/ewagoner/status/375363566700072961/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "By the time a girl is 12, she isn’t even seen as whole human being, but regarded for her parts." <a href="http://www.salon.com/2013/09/04/the_six_ways_we_talk_about_a_teenage_girls_age/">http://www.salon.com/2013/09/04/the_six_ways_we_talk_about_a_teenage_girls_age/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/37548086565806080/index.html b/static/mytweets/ewagoner/status/37548086565806080/index.html new file mode 100644 index 00000000..1e9be14e --- /dev/null +++ b/static/mytweets/ewagoner/status/37548086565806080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "You build your app. We'll support your customers." Launching today: <a href="http://cosupport.us">http://cosupport.us</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "You build your app. We'll support your customers." Launching today: http://cosupport.us +

+

+ 2/15/2011, 11:25:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3757684401/index.html b/static/mytweets/ewagoner/status/3757684401/index.html new file mode 100644 index 00000000..ff9dc4d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/3757684401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just discovered a college friend suddenly fell ill & died. RIP, Sean, and much love to your family (all Techies): http://is.gd/2Syx2 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just discovered a college friend suddenly fell ill & died. RIP, Sean, and much love to your family (all Techies): http://is.gd/2Syx2 +

+

+ 9/4/2009, 10:28:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/37577803410964480/index.html b/static/mytweets/ewagoner/status/37577803410964480/index.html new file mode 100644 index 00000000..b11d7702 --- /dev/null +++ b/static/mytweets/ewagoner/status/37577803410964480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've really been enjoying "Plus One", the podcast from Kevin Smith & his wife Jen. The 2/14 episode is especially nice. <a href="http://smodcast.com/plusone/">http://smodcast.com/plusone/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've really been enjoying "Plus One", the podcast from Kevin Smith & his wife Jen. The 2/14 episode is especially nice. http://smodcast.com/plusone/ +

+

+ 2/15/2011, 1:23:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/375997189836636160/index.html b/static/mytweets/ewagoner/status/375997189836636160/index.html new file mode 100644 index 00000000..ac7a6a51 --- /dev/null +++ b/static/mytweets/ewagoner/status/375997189836636160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An NSA program codenamed "Cheesy Name" targeted SSL certs for brute force attacks. With that name, it has to be true. <a href="http://www.theguardian.com/world/2013/sep/05/nsa-gchq-encryption-codes-security">http://www.theguardian.com/world/2013/sep/05/nsa-gchq-encryption-codes-security</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/376128173920243712/index.html b/static/mytweets/ewagoner/status/376128173920243712/index.html new file mode 100644 index 00000000..cc3c6651 --- /dev/null +++ b/static/mytweets/ewagoner/status/376128173920243712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of Viv's friends is in the living room in wet swim trunks singing "Holly Jolly Christmas" in an English accent. Must be Friday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One of Viv's friends is in the living room in wet swim trunks singing "Holly Jolly Christmas" in an English accent. Must be Friday. +

+

+ 9/6/2013, 7:41:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/37631692/index.html b/static/mytweets/ewagoner/status/37631692/index.html new file mode 100644 index 00000000..d99dad70 --- /dev/null +++ b/static/mytweets/ewagoner/status/37631692/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + andrewbarnett: My 2 year old girl sings a mean "Sound Check (Gravity)". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ andrewbarnett: My 2 year old girl sings a mean "Sound Check (Gravity)". +

+

+ 4/23/2007, 10:00:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/37638958489804801/index.html b/static/mytweets/ewagoner/status/37638958489804801/index.html new file mode 100644 index 00000000..6927c56b --- /dev/null +++ b/static/mytweets/ewagoner/status/37638958489804801/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After walking all day for three weeks, the insides of my legs are rearranging themselves. Which means my skin doesn't fit them anymore. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After walking all day for three weeks, the insides of my legs are rearranging themselves. Which means my skin doesn't fit them anymore. +

+

+ 2/15/2011, 5:26:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/376474361718669312/index.html b/static/mytweets/ewagoner/status/376474361718669312/index.html new file mode 100644 index 00000000..06b3e7a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/376474361718669312/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Juniper: "Look, Dad! I have a magic wand. Now I'm going to pull a rabbit out of your head." +Me: "..." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper: "Look, Dad! I have a magic wand. Now I'm going to pull a rabbit out of your head."
Me: "..." +

+

+ 9/7/2013, 6:37:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/376725242/index.html b/static/mytweets/ewagoner/status/376725242/index.html new file mode 100644 index 00000000..17ab649f --- /dev/null +++ b/static/mytweets/ewagoner/status/376725242/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally! The 503 errors are behind me. Now to fix the 500 errors. Those, I can handle. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally! The 503 errors are behind me. Now to fix the 500 errors. Those, I can handle. +

+

+ 10/30/2007, 11:34:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/376780172/index.html b/static/mytweets/ewagoner/status/376780172/index.html new file mode 100644 index 00000000..7da17198 --- /dev/null +++ b/static/mytweets/ewagoner/status/376780172/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Squashed those 500 errors in no time. The site lives! And now, sleep. That's where I'm a viking! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Squashed those 500 errors in no time. The site lives! And now, sleep. That's where I'm a viking! +

+

+ 10/31/2007, 12:03:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/376885538093281280/index.html b/static/mytweets/ewagoner/status/376885538093281280/index.html new file mode 100644 index 00000000..93a5ec2a --- /dev/null +++ b/static/mytweets/ewagoner/status/376885538093281280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This article with a map of the town of Night Vale is the only exception to the rule to never read the comments. <a href="http://io9.com/a-series-of-maps-of-the-freaky-city-of-night-vale-1272064282">http://io9.com/a-series-of-maps-of-the-freaky-city-of-night-vale-1272064282</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/377083240378421248/index.html b/static/mytweets/ewagoner/status/377083240378421248/index.html new file mode 100644 index 00000000..fa928bb8 --- /dev/null +++ b/static/mytweets/ewagoner/status/377083240378421248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A lovely little wedding in the woods goes awry: <a href="http://www.viralnova.com/zombie-engagement-shoot/">http://www.viralnova.com/zombie-engagement-shoot/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/377133622991790080/index.html b/static/mytweets/ewagoner/status/377133622991790080/index.html new file mode 100644 index 00000000..60eef318 --- /dev/null +++ b/static/mytweets/ewagoner/status/377133622991790080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “You came to the chasm, and teetered on the brink. All brinks are for teetering upon, in this life. Mark that well.” <a href="http://hootingyard.org/archives/11938">http://hootingyard.org/archives/11938</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “You came to the chasm, and teetered on the brink. All brinks are for teetering upon, in this life. Mark that well.” http://hootingyard.org/archives/11938 +

+

+ 9/9/2013, 2:17:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/377167266645028864/index.html b/static/mytweets/ewagoner/status/377167266645028864/index.html new file mode 100644 index 00000000..ae334f70 --- /dev/null +++ b/static/mytweets/ewagoner/status/377167266645028864/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “Performing Shakespeare’s plays with their original English accent”. I love listening to this. +<a href="http://twentytwowords.com/2013/09/05/performing-shakespeares-plays-with-their-original-english-accent/">http://twentytwowords.com/2013/09/05/performing-shakespeares-plays-with-their-original-english-accent/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/377194257486200832/index.html b/static/mytweets/ewagoner/status/377194257486200832/index.html new file mode 100644 index 00000000..882c71ca --- /dev/null +++ b/static/mytweets/ewagoner/status/377194257486200832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Took 30mins to find my county commissioners' meeting (wrong address posted). I walked in on a conversation on transporting & storing bodies. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Took 30mins to find my county commissioners' meeting (wrong address posted). I walked in on a conversation on transporting & storing bodies. +

+

+ 9/9/2013, 6:18:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/377255563341479936/index.html b/static/mytweets/ewagoner/status/377255563341479936/index.html new file mode 100644 index 00000000..c0fc5e66 --- /dev/null +++ b/static/mytweets/ewagoner/status/377255563341479936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ferretthimself: Not a hoax. Jesus. @Neil_McNeil: THERE'S A TARDIS IN THE NEWLY DISCOVERED VAN GOUGH PAINTING. THERE. IS. A. TARDIS. htt… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ferretthimself: Not a hoax. Jesus. @Neil_McNeil: THERE'S A TARDIS IN THE NEWLY DISCOVERED VAN GOUGH PAINTING. THERE. IS. A. TARDIS. htt… +

+

+ 9/9/2013, 10:21:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/377553744701181953/index.html b/static/mytweets/ewagoner/status/377553744701181953/index.html new file mode 100644 index 00000000..bb8b617a --- /dev/null +++ b/static/mytweets/ewagoner/status/377553744701181953/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “CrossFit is everything that’s wrong with America” A thoughtful and surprising essay from a CrossFit devotee. <a href="http://socialreader.com/me/content/2Blx0">http://socialreader.com/me/content/2Blx0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “CrossFit is everything that’s wrong with America” A thoughtful and surprising essay from a CrossFit devotee. http://socialreader.com/me/content/2Blx0 +

+

+ 9/10/2013, 6:06:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/377900716083671040/index.html b/static/mytweets/ewagoner/status/377900716083671040/index.html new file mode 100644 index 00000000..144ecd52 --- /dev/null +++ b/static/mytweets/ewagoner/status/377900716083671040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Darth Vader Voiced by Schwarzenegger” <a href="http://www.youtube.com/watch?v=xh3Wveg4DMk">http://www.youtube.com/watch?v=xh3Wveg4DMk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/377915182/index.html b/static/mytweets/ewagoner/status/377915182/index.html new file mode 100644 index 00000000..87703e8e --- /dev/null +++ b/static/mytweets/ewagoner/status/377915182/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Payday! The money stayed in my account just long enough to wave hello, and then it was gone. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Payday! The money stayed in my account just long enough to wave hello, and then it was gone. +

+

+ 10/31/2007, 10:31:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/377938162/index.html b/static/mytweets/ewagoner/status/377938162/index.html new file mode 100644 index 00000000..9db27e13 --- /dev/null +++ b/static/mytweets/ewagoner/status/377938162/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On the plus side, the massive debt pile went down by another 1.5%! At this rate... you know what -- I don't want to think about this rate. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On the plus side, the massive debt pile went down by another 1.5%! At this rate... you know what -- I don't want to think about this rate. +

+

+ 10/31/2007, 10:41:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/377953105067126784/index.html b/static/mytweets/ewagoner/status/377953105067126784/index.html new file mode 100644 index 00000000..2fdca682 --- /dev/null +++ b/static/mytweets/ewagoner/status/377953105067126784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kateleth: Oh my god, @fart is Retweeting all the companies doing Sept 11 discounts and it is so cringe-worthy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @kateleth: Oh my god, @fart is Retweeting all the companies doing Sept 11 discounts and it is so cringe-worthy +

+

+ 9/11/2013, 8:33:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/378030492/index.html b/static/mytweets/ewagoner/status/378030492/index.html new file mode 100644 index 00000000..84147565 --- /dev/null +++ b/static/mytweets/ewagoner/status/378030492/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Was going to get a table at a farming conference to show off locallygrown.net, until I saw the venue wants $850 for four days of net access. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Was going to get a table at a farming conference to show off locallygrown.net, until I saw the venue wants $850 for four days of net access. +

+

+ 10/31/2007, 11:19:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/378154891291533313/index.html b/static/mytweets/ewagoner/status/378154891291533313/index.html new file mode 100644 index 00000000..b8b380df --- /dev/null +++ b/static/mytweets/ewagoner/status/378154891291533313/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don’t know why I’d not heard of Ylvis before now. They’re like the Norse “Flight of the Conchords” <a href="http://www.slate.com/blogs/browbeat/2013/09/09/ylvis_best_music_videos_in_english_stonehenge_work_it_pressure_jan_egeland.html">http://www.slate.com/blogs/browbeat/2013/09/09/ylvis_best_music_videos_in_english_stonehenge_work_it_pressure_jan_egeland.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3781911671/index.html b/static/mytweets/ewagoner/status/3781911671/index.html new file mode 100644 index 00000000..2e7aff05 --- /dev/null +++ b/static/mytweets/ewagoner/status/3781911671/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And the lion shall lie down with the lamb. http://twitpic.com/gl2nb + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And the lion shall lie down with the lamb. http://twitpic.com/gl2nb +

+

+ 9/5/2009, 1:11:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/378459852/index.html b/static/mytweets/ewagoner/status/378459852/index.html new file mode 100644 index 00000000..ca6e8437 --- /dev/null +++ b/static/mytweets/ewagoner/status/378459852/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fed Reserve cuts rates again, oil jumps to $95/barrel. Why do I feel like we're watching a slow-motion collapse? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fed Reserve cuts rates again, oil jumps to $95/barrel. Why do I feel like we're watching a slow-motion collapse? +

+

+ 10/31/2007, 2:20:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/378474332/index.html b/static/mytweets/ewagoner/status/378474332/index.html new file mode 100644 index 00000000..e2658255 --- /dev/null +++ b/static/mytweets/ewagoner/status/378474332/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Frat house neighbors are erecting a 30 foot tall bigtop tent in their yard for their homecoming party. My whole college never erected a ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Frat house neighbors are erecting a 30 foot tall bigtop tent in their yard for their homecoming party. My whole college never erected a ... +

+

+ 10/31/2007, 2:28:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/378605363211145217/index.html b/static/mytweets/ewagoner/status/378605363211145217/index.html new file mode 100644 index 00000000..68e2fbec --- /dev/null +++ b/static/mytweets/ewagoner/status/378605363211145217/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Phonebloks is an ambitious and interesting concept for a modular smartphone. <a href="http://www.phonebloks.com">http://www.phonebloks.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Phonebloks is an ambitious and interesting concept for a modular smartphone. http://www.phonebloks.com +

+

+ 9/13/2013, 3:45:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/378621496568336384/index.html b/static/mytweets/ewagoner/status/378621496568336384/index.html new file mode 100644 index 00000000..57a836ea --- /dev/null +++ b/static/mytweets/ewagoner/status/378621496568336384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “T-Rex is closer in time to seeing a Justin Bieber concert than seeing a live Stegosaurus.” Perspective is amazing. <a href="http://www.waitbutwhy.com/2013/08/putting-time-in-perspective.html">http://www.waitbutwhy.com/2013/08/putting-time-in-perspective.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/378695200748863488/index.html b/static/mytweets/ewagoner/status/378695200748863488/index.html new file mode 100644 index 00000000..bcae3198 --- /dev/null +++ b/static/mytweets/ewagoner/status/378695200748863488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper sings her favorite song, inquiring about the dogs being let out. <a href="http://youtu.be/_mSF_n-TTz8">http://youtu.be/_mSF_n-TTz8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper sings her favorite song, inquiring about the dogs being let out. http://youtu.be/_mSF_n-TTz8 +

+

+ 9/13/2013, 9:42:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3788903422/index.html b/static/mytweets/ewagoner/status/3788903422/index.html new file mode 100644 index 00000000..edb458c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/3788903422/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I scoff at all the pathetic nerds and their geeky parties over at DragonCon. I'm going to stay home by myself and upgrade my OS. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I scoff at all the pathetic nerds and their geeky parties over at DragonCon. I'm going to stay home by myself and upgrade my OS. +

+

+ 9/5/2009, 8:32:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/378895662/index.html b/static/mytweets/ewagoner/status/378895662/index.html new file mode 100644 index 00000000..eaa6c5fb --- /dev/null +++ b/static/mytweets/ewagoner/status/378895662/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hai! IMAP is here! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hai! IMAP is here! +

+

+ 10/31/2007, 6:01:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/378906942/index.html b/static/mytweets/ewagoner/status/378906942/index.html new file mode 100644 index 00000000..7206a1e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/378906942/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, that's awesome. This makes email on the iPhone about 3000% better. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, that's awesome. This makes email on the iPhone about 3000% better. +

+

+ 10/31/2007, 6:06:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/37894619295391744/index.html b/static/mytweets/ewagoner/status/37894619295391744/index.html new file mode 100644 index 00000000..8685efa9 --- /dev/null +++ b/static/mytweets/ewagoner/status/37894619295391744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lord knows how it got here, but I just found one of these: <a href="http://www.cigars-review.org/Partagas-Serie-P-No-2.htm">http://www.cigars-review.org/Partagas-Serie-P-No-2.htm</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/37907746170863617/index.html b/static/mytweets/ewagoner/status/37907746170863617/index.html new file mode 100644 index 00000000..be3c673d --- /dev/null +++ b/static/mytweets/ewagoner/status/37907746170863617/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I guess my note-taking system failed me. Read the paper today & discovered I'm speaking at a public forum Friday night. <a href="http://onlineathens.com/stories/021611/liv_786228620.shtml">http://onlineathens.com/stories/021611/liv_786228620.shtml</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/379172152/index.html b/static/mytweets/ewagoner/status/379172152/index.html new file mode 100644 index 00000000..c51a1349 --- /dev/null +++ b/static/mytweets/ewagoner/status/379172152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Carved a small pumkin, gave the girl a treat, and put her in the bath. There're no trick or treaters way out here. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Carved a small pumkin, gave the girl a treat, and put her in the bath. There're no trick or treaters way out here. +

+

+ 10/31/2007, 8:26:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/379249717718560768/index.html b/static/mytweets/ewagoner/status/379249717718560768/index.html new file mode 100644 index 00000000..81355ca7 --- /dev/null +++ b/static/mytweets/ewagoner/status/379249717718560768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A group of us are at Full Moon Farm, weeding the fall garden, for Athens Locally Grown's "Farmer for a… <a href="http://instagram.com/p/eSMjD8s2hA/">http://instagram.com/p/eSMjD8s2hA/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A group of us are at Full Moon Farm, weeding the fall garden, for Athens Locally Grown's "Farmer for a… http://instagram.com/p/eSMjD8s2hA/ +

+

+ 9/15/2013, 10:25:53 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/37958573057118208/index.html b/static/mytweets/ewagoner/status/37958573057118208/index.html new file mode 100644 index 00000000..1ff61b47 --- /dev/null +++ b/static/mytweets/ewagoner/status/37958573057118208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @everywhereist: New post up: @randfish and I opt-out and the TSA destroys our laptop. http://bit.ly/fVtld9 cc: @TSABlogTeam #TSA #optout + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @everywhereist: New post up: @randfish and I opt-out and the TSA destroys our laptop. http://bit.ly/fVtld9 cc: @TSABlogTeam #TSA #optout +

+

+ 2/16/2011, 2:36:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/379588791356628992/index.html b/static/mytweets/ewagoner/status/379588791356628992/index.html new file mode 100644 index 00000000..aeda6315 --- /dev/null +++ b/static/mytweets/ewagoner/status/379588791356628992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LaughingSquid: Ohio University Marching Band Performs a Cover of ‘The Fox’ by Ylvis <a href="http://squid.us/1eFS5BL">http://squid.us/1eFS5BL</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LaughingSquid: Ohio University Marching Band Performs a Cover of ‘The Fox’ by Ylvis http://squid.us/1eFS5BL +

+

+ 9/16/2013, 8:53:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/379603657282428928/index.html b/static/mytweets/ewagoner/status/379603657282428928/index.html new file mode 100644 index 00000000..223cb713 --- /dev/null +++ b/static/mytweets/ewagoner/status/379603657282428928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love people’s brains. “Calvin & Muad-Dib” mashes up text from Frank Herbert’s Dune with Calvin & Hobbes art. <a href="http://calvinanddune.tumblr.com/">http://calvinanddune.tumblr.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I love people’s brains. “Calvin & Muad-Dib” mashes up text from Frank Herbert’s Dune with Calvin & Hobbes art. http://calvinanddune.tumblr.com/ +

+

+ 9/16/2013, 9:52:19 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/379665303070068736/index.html b/static/mytweets/ewagoner/status/379665303070068736/index.html new file mode 100644 index 00000000..426cebc3 --- /dev/null +++ b/static/mytweets/ewagoner/status/379665303070068736/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “Dear parents, you need to control your kids. Sincerely, non-parents” +A well-written response to that assertion: <a href="http://themattwalshblog.com/2013/09/15/dear-parents-you-need-to-control-your-kids-sincerely-non-parents/">http://themattwalshblog.com/2013/09/15/dear-parents-you-need-to-control-your-kids-sincerely-non-parents/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/37983032942002176/index.html b/static/mytweets/ewagoner/status/37983032942002176/index.html new file mode 100644 index 00000000..105647dd --- /dev/null +++ b/static/mytweets/ewagoner/status/37983032942002176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The People of Burning Man" looks like a great book. Assuming you're the sort that likes the people of Burning Man. <a href="http://www.thepeopleofburningman.com:80/phpgal/index.php?pageType=folder&currDir=./Sample_Pages">http://www.thepeopleofburningman.com:80/phpgal/index.php?pageType=folder&currDir=./Sample_Pages</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/380029210284535809/index.html b/static/mytweets/ewagoner/status/380029210284535809/index.html new file mode 100644 index 00000000..989d197c --- /dev/null +++ b/static/mytweets/ewagoner/status/380029210284535809/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper asked to hear New Order's "Temptation (Alternate 12" Version)" by saying "Play you got green eyes you got blue eyes!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper asked to hear New Order's "Temptation (Alternate 12" Version)" by saying "Play you got green eyes you got blue eyes!" +

+

+ 9/17/2013, 2:03:18 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/380034851912835072/index.html b/static/mytweets/ewagoner/status/380034851912835072/index.html new file mode 100644 index 00000000..eff89236 --- /dev/null +++ b/static/mytweets/ewagoner/status/380034851912835072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I am suddenly embarking on one of the least anticipated trips to the Florida Keys ever. I love my mother. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I am suddenly embarking on one of the least anticipated trips to the Florida Keys ever. I love my mother. +

+

+ 9/17/2013, 2:25:44 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/380067934569529344/index.html b/static/mytweets/ewagoner/status/380067934569529344/index.html new file mode 100644 index 00000000..9bf749eb --- /dev/null +++ b/static/mytweets/ewagoner/status/380067934569529344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Blood pressure is 42/20. Your age (today) over how old she was when she had you." There's some numerology for you. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Blood pressure is 42/20. Your age (today) over how old she was when she had you." There's some numerology for you. +

+

+ 9/17/2013, 4:37:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/380151957400584193/index.html b/static/mytweets/ewagoner/status/380151957400584193/index.html new file mode 100644 index 00000000..b00e2299 --- /dev/null +++ b/static/mytweets/ewagoner/status/380151957400584193/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I fell victim to one of the classic blunders Never leave a restaurant catering to travelers without carefully checking your to-go order. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I fell victim to one of the classic blunders Never leave a restaurant catering to travelers without carefully checking your to-go order. +

+

+ 9/17/2013, 10:11:04 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/380184637307240448/index.html b/static/mytweets/ewagoner/status/380184637307240448/index.html new file mode 100644 index 00000000..aa1b6577 --- /dev/null +++ b/static/mytweets/ewagoner/status/380184637307240448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Can't Help But Fly (The Poly Song)" I love this. <a href="http://m.soundcloud.com/naimainfinity/cant-help-but-fly-the-poly">http://m.soundcloud.com/naimainfinity/cant-help-but-fly-the-poly</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/380301633965817856/index.html b/static/mytweets/ewagoner/status/380301633965817856/index.html new file mode 100644 index 00000000..55aa2170 --- /dev/null +++ b/static/mytweets/ewagoner/status/380301633965817856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, *that* was a long drive. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, *that* was a long drive. +

+

+ 9/18/2013, 8:05:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3806771152/index.html b/static/mytweets/ewagoner/status/3806771152/index.html new file mode 100644 index 00000000..8f16b56c --- /dev/null +++ b/static/mytweets/ewagoner/status/3806771152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Never thought I'd be featured on the front page of the "money" section of a newspaper, yet there I am. Hopefully it'll be online tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Never thought I'd be featured on the front page of the "money" section of a newspaper, yet there I am. Hopefully it'll be online tomorrow. +

+

+ 9/6/2009, 6:48:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/38075037240135680/index.html b/static/mytweets/ewagoner/status/38075037240135680/index.html new file mode 100644 index 00000000..abe2bbd3 --- /dev/null +++ b/static/mytweets/ewagoner/status/38075037240135680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @alhilton: Cowry Catchers, Book 3, Episode 1 - http://cowrycatchers.com/?p=913#more-913 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @alhilton: Cowry Catchers, Book 3, Episode 1 - http://cowrycatchers.com/?p=913#more-913 +

+

+ 2/16/2011, 10:19:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/380838234806562817/index.html b/static/mytweets/ewagoner/status/380838234806562817/index.html new file mode 100644 index 00000000..12cd164c --- /dev/null +++ b/static/mytweets/ewagoner/status/380838234806562817/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "Was that her last breath? It was so long ago. It must've -- oh, there's one. ... Was that her last breath?" + +- Me, for the last six hours. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Was that her last breath? It was so long ago. It must've -- oh, there's one. ... Was that her last breath?"

- Me, for the last six hours. +

+

+ 9/19/2013, 7:38:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/381300631044386816/index.html b/static/mytweets/ewagoner/status/381300631044386816/index.html new file mode 100644 index 00000000..128ee500 --- /dev/null +++ b/static/mytweets/ewagoner/status/381300631044386816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fin. <a href="http://instagram.com/p/egxUJqs2ov/">http://instagram.com/p/egxUJqs2ov/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/381317505282998272/index.html b/static/mytweets/ewagoner/status/381317505282998272/index.html new file mode 100644 index 00000000..693fb933 --- /dev/null +++ b/static/mytweets/ewagoner/status/381317505282998272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thank you everyone for the love and well-wishes you have shown me and my family. We are blessed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thank you everyone for the love and well-wishes you have shown me and my family. We are blessed. +

+

+ 9/21/2013, 3:22:32 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/381781902098972672/index.html b/static/mytweets/ewagoner/status/381781902098972672/index.html new file mode 100644 index 00000000..41063e14 --- /dev/null +++ b/static/mytweets/ewagoner/status/381781902098972672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Blessed be of Mea'n Fo'mhair. If you've got a little cider, share some with the Green Man, won't you? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Blessed be of Mea'n Fo'mhair. If you've got a little cider, share some with the Green Man, won't you? +

+

+ 9/22/2013, 10:07:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/381870985437511681/index.html b/static/mytweets/ewagoner/status/381870985437511681/index.html new file mode 100644 index 00000000..3768c95c --- /dev/null +++ b/static/mytweets/ewagoner/status/381870985437511681/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of the Celtic traditions for the autumn equinox marks the transition of the Mother to the Crone. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One of the Celtic traditions for the autumn equinox marks the transition of the Mother to the Crone. +

+

+ 9/22/2013, 4:01:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3818956295/index.html b/static/mytweets/ewagoner/status/3818956295/index.html new file mode 100644 index 00000000..284a3d29 --- /dev/null +++ b/static/mytweets/ewagoner/status/3818956295/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Sinner, Baker, Fablist, Priest; Red Mask, Black Mask, Gentleman, Beast" by Eugie Foster unexpectedly transformed my day. What a story! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Sinner, Baker, Fablist, Priest; Red Mask, Black Mask, Gentleman, Beast" by Eugie Foster unexpectedly transformed my day. What a story! +

+

+ 9/7/2009, 10:19:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/381925272/index.html b/static/mytweets/ewagoner/status/381925272/index.html new file mode 100644 index 00000000..9cb15237 --- /dev/null +++ b/static/mytweets/ewagoner/status/381925272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Another sales record at the farmers market. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another sales record at the farmers market. +

+

+ 11/1/2007, 9:08:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/381927172/index.html b/static/mytweets/ewagoner/status/381927172/index.html new file mode 100644 index 00000000..a364118e --- /dev/null +++ b/static/mytweets/ewagoner/status/381927172/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to see They Might Be Giants again. It's been ten years. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to see They Might Be Giants again. It's been ten years. +

+

+ 11/1/2007, 9:09:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/382152122/index.html b/static/mytweets/ewagoner/status/382152122/index.html new file mode 100644 index 00000000..554b5836 --- /dev/null +++ b/static/mytweets/ewagoner/status/382152122/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Ladies and gentlemen: this song is called Damn Good Times and it's about damn good times." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Ladies and gentlemen: this song is called Damn Good Times and it's about damn good times." +

+

+ 11/1/2007, 11:09:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/382159482/index.html b/static/mytweets/ewagoner/status/382159482/index.html new file mode 100644 index 00000000..913c5e3b --- /dev/null +++ b/static/mytweets/ewagoner/status/382159482/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Please hold your applause until after your dissapointment." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Please hold your applause until after your dissapointment." +

+

+ 11/1/2007, 11:12:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/382220122/index.html b/static/mytweets/ewagoner/status/382220122/index.html new file mode 100644 index 00000000..f4fcbac2 --- /dev/null +++ b/static/mytweets/ewagoner/status/382220122/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Note to self: Do the things you got to do. Touch the puppet head. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Note to self: Do the things you got to do. Touch the puppet head. +

+

+ 11/1/2007, 11:46:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/38222472/index.html b/static/mytweets/ewagoner/status/38222472/index.html new file mode 100644 index 00000000..fdfe6ef4 --- /dev/null +++ b/static/mytweets/ewagoner/status/38222472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My office just bought Transmit's Coda for me. It is outragously fantastic -- even if it could be better. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My office just bought Transmit's Coda for me. It is outragously fantastic -- even if it could be better. +

+

+ 4/24/2007, 10:18:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/382237852/index.html b/static/mytweets/ewagoner/status/382237852/index.html new file mode 100644 index 00000000..fe9f5d90 --- /dev/null +++ b/static/mytweets/ewagoner/status/382237852/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Big confetti drop finish to Fingertips, then right into Birdhouse in Your Soul + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Big confetti drop finish to Fingertips, then right into Birdhouse in Your Soul +

+

+ 11/1/2007, 11:57:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/38242181181341696/index.html b/static/mytweets/ewagoner/status/38242181181341696/index.html new file mode 100644 index 00000000..437da726 --- /dev/null +++ b/static/mytweets/ewagoner/status/38242181181341696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Left a literal 25-mile long cloud of smoking oil on my drive to Athens. Hopefully the truck will make it home, & then it gets a new engine. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Left a literal 25-mile long cloud of smoking oil on my drive to Athens. Hopefully the truck will make it home, & then it gets a new engine. +

+

+ 2/17/2011, 9:23:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3825086187/index.html b/static/mytweets/ewagoner/status/3825086187/index.html new file mode 100644 index 00000000..267f4f06 --- /dev/null +++ b/static/mytweets/ewagoner/status/3825086187/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Here is my profile in the Athens Banner Herald's money section: http://is.gd/30ku6 + +Here's how it looked in print: http://twitpic.com/gvsuq + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here is my profile in the Athens Banner Herald's money section: http://is.gd/30ku6

Here's how it looked in print: http://twitpic.com/gvsuq +

+

+ 9/7/2009, 4:14:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/382679067172286464/index.html b/static/mytweets/ewagoner/status/382679067172286464/index.html new file mode 100644 index 00000000..2600be4a --- /dev/null +++ b/static/mytweets/ewagoner/status/382679067172286464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Beautiful and brilliant! Chromatic Typewriter Prints <a href="http://tmblr.co/ZltvOyvxPf4q">http://tmblr.co/ZltvOyvxPf4q</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Beautiful and brilliant! Chromatic Typewriter Prints http://tmblr.co/ZltvOyvxPf4q +

+

+ 9/24/2013, 9:32:54 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/38292003410153472/index.html b/static/mytweets/ewagoner/status/38292003410153472/index.html new file mode 100644 index 00000000..f128ae52 --- /dev/null +++ b/static/mytweets/ewagoner/status/38292003410153472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Green chile cheeseburgers (with real Hatch chile!) can now be found in Athens! Yummy Bites, next to the old Blueb http://instagr.am/p/Bqb98/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Green chile cheeseburgers (with real Hatch chile!) can now be found in Athens! Yummy Bites, next to the old Blueb http://instagr.am/p/Bqb98/ +

+

+ 2/17/2011, 12:41:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/383062440919187456/index.html b/static/mytweets/ewagoner/status/383062440919187456/index.html new file mode 100644 index 00000000..2ff71480 --- /dev/null +++ b/static/mytweets/ewagoner/status/383062440919187456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This new video to The Smith’s “Please Please Please Let Me Get What I Want” is one of the best ever. <a href="https://www.youtube.com/watch?feature=player_embedded&v=3U3Rh9mxcoU">https://www.youtube.com/watch?feature=player_embedded&v=3U3Rh9mxcoU</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/383251407077658625/index.html b/static/mytweets/ewagoner/status/383251407077658625/index.html new file mode 100644 index 00000000..33975755 --- /dev/null +++ b/static/mytweets/ewagoner/status/383251407077658625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Took my laundry out of the park staff washing machine and there was an unusual looking drawstring left in the bottom. Only it was a snake. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Took my laundry out of the park staff washing machine and there was an unusual looking drawstring left in the bottom. Only it was a snake. +

+

+ 9/26/2013, 11:27:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/383283242/index.html b/static/mytweets/ewagoner/status/383283242/index.html new file mode 100644 index 00000000..92b7f44b --- /dev/null +++ b/static/mytweets/ewagoner/status/383283242/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally taking a summer vacation. Off to the beach for a few days. Maybe when I come back I'll know the diff between "tenet" and "tenant". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally taking a summer vacation. Off to the beach for a few days. Maybe when I come back I'll know the diff between "tenet" and "tenant". +

+

+ 11/2/2007, 10:14:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/383292252/index.html b/static/mytweets/ewagoner/status/383292252/index.html new file mode 100644 index 00000000..8fe59de9 --- /dev/null +++ b/static/mytweets/ewagoner/status/383292252/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'll be here: http://tinyurl.com/2doagt + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'll be here: http://tinyurl.com/2doagt +

+

+ 11/2/2007, 10:18:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/383404910215462912/index.html b/static/mytweets/ewagoner/status/383404910215462912/index.html new file mode 100644 index 00000000..a52559b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/383404910215462912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I need to save these slang timelines for next time I need alternatives for “got your jigglestick up the antipodes.” <a href="http://io9.com/two-timelines-of-slang-for-genitalia-from-1250-through-1157205966">http://io9.com/two-timelines-of-slang-for-genitalia-from-1250-through-1157205966</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/383775268261097474/index.html b/static/mytweets/ewagoner/status/383775268261097474/index.html new file mode 100644 index 00000000..b034afbc --- /dev/null +++ b/static/mytweets/ewagoner/status/383775268261097474/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "How Grammar Is Like Dining At A Nice Restaurant" <a href="http://www.theferrett.com/ferrettworks/2013/09/how-grammar-is-like-dining-at-a-nice-restaurant/?utm_source=rss&utm_medium=rss&utm_campaign=how-grammar-is-like-dining-at-a-nice-restaurant">http://www.theferrett.com/ferrettworks/2013/09/how-grammar-is-like-dining-at-a-nice-restaurant/?utm_source=rss&utm_medium=rss&utm_campaign=how-grammar-is-like-dining-at-a-nice-restaurant</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3838328533/index.html b/static/mytweets/ewagoner/status/3838328533/index.html new file mode 100644 index 00000000..a952adf1 --- /dev/null +++ b/static/mytweets/ewagoner/status/3838328533/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On way to bus stop, we had to go around a Mirkwood-sized spiderweb blocking the driveway. 10 mins later it was gone. Sasquatch following us? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On way to bus stop, we had to go around a Mirkwood-sized spiderweb blocking the driveway. 10 mins later it was gone. Sasquatch following us? +

+

+ 9/8/2009, 7:22:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/384025256417329152/index.html b/static/mytweets/ewagoner/status/384025256417329152/index.html new file mode 100644 index 00000000..b50ceb05 --- /dev/null +++ b/static/mytweets/ewagoner/status/384025256417329152/index.html @@ -0,0 +1,57 @@ + + + + + + + + + + + + + RT @rickfillion: Programming IRL: +"ETA for an apple pie?" +"2h" +8h later: +"Where is it?" +"You didn't tell me the dishes were dirty and you … + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @rickfillion: Programming IRL:
"ETA for an apple pie?"
"2h"
8h later:
"Where is it?"
"You didn't tell me the dishes were dirty and you … +

+

+ 9/28/2013, 2:42:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/384092813908250624/index.html b/static/mytweets/ewagoner/status/384092813908250624/index.html new file mode 100644 index 00000000..aeabee98 --- /dev/null +++ b/static/mytweets/ewagoner/status/384092813908250624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “DIY is a place for kids to share what they do, meet others who love the same skills, and be awesome.” <a href="https://diy.org">https://diy.org</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “DIY is a place for kids to share what they do, meet others who love the same skills, and be awesome.” https://diy.org +

+

+ 9/28/2013, 7:10:37 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/38415181436551168/index.html b/static/mytweets/ewagoner/status/38415181436551168/index.html new file mode 100644 index 00000000..5377e66a --- /dev/null +++ b/static/mytweets/ewagoner/status/38415181436551168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In a span of three days, both of our Ford trucks have been diagnosed as needing whole new engines. Is there a virus going around? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In a span of three days, both of our Ford trucks have been diagnosed as needing whole new engines. Is there a virus going around? +

+

+ 2/17/2011, 8:51:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/38420499373629440/index.html b/static/mytweets/ewagoner/status/38420499373629440/index.html new file mode 100644 index 00000000..adf6f383 --- /dev/null +++ b/static/mytweets/ewagoner/status/38420499373629440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The lovey-dovey couple at the next table both started singing along to "Cherokee People" when it came on the radio. It was kinda cute. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The lovey-dovey couple at the next table both started singing along to "Cherokee People" when it came on the radio. It was kinda cute. +

+

+ 2/17/2011, 9:12:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/38430405493391360/index.html b/static/mytweets/ewagoner/status/38430405493391360/index.html new file mode 100644 index 00000000..c16719cf --- /dev/null +++ b/static/mytweets/ewagoner/status/38430405493391360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My sincere apologies to anyone who had to drive behind me today. Not even the Spy Hunter car could lay down as thick a smokescreen as I did. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My sincere apologies to anyone who had to drive behind me today. Not even the Spy Hunter car could lay down as thick a smokescreen as I did. +

+

+ 2/17/2011, 9:51:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/384403987120017408/index.html b/static/mytweets/ewagoner/status/384403987120017408/index.html new file mode 100644 index 00000000..617fc7c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/384403987120017408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Meanwhile, somewhere in the Atlantic Ocean... <a href="http://instagram.com/p/e20en1M2h5/">http://instagram.com/p/e20en1M2h5/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/384580262/index.html b/static/mytweets/ewagoner/status/384580262/index.html new file mode 100644 index 00000000..f0bd7f84 --- /dev/null +++ b/static/mytweets/ewagoner/status/384580262/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Late start, but we arrived at the beach a full 15 minutes before they locked the gates. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Late start, but we arrived at the beach a full 15 minutes before they locked the gates. +

+

+ 11/2/2007, 9:09:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/384669382/index.html b/static/mytweets/ewagoner/status/384669382/index.html new file mode 100644 index 00000000..b3d14694 --- /dev/null +++ b/static/mytweets/ewagoner/status/384669382/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Except for the loud surf and the black piece of sky on the horizon, you'd never guess I was looking at a hurricane. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Except for the loud surf and the black piece of sky on the horizon, you'd never guess I was looking at a hurricane. +

+

+ 11/2/2007, 10:09:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/384790745078849537/index.html b/static/mytweets/ewagoner/status/384790745078849537/index.html new file mode 100644 index 00000000..99064062 --- /dev/null +++ b/static/mytweets/ewagoner/status/384790745078849537/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanks to my generous employer, I still got a full paycheck today. Which means I can afford gas to get home this week. Also, a rum bucket. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thanks to my generous employer, I still got a full paycheck today. Which means I can afford gas to get home this week. Also, a rum bucket. +

+

+ 9/30/2013, 5:23:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/384816365569589250/index.html b/static/mytweets/ewagoner/status/384816365569589250/index.html new file mode 100644 index 00000000..71effc55 --- /dev/null +++ b/static/mytweets/ewagoner/status/384816365569589250/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I want to DJ an all-ages electroswing night in Athens sometime. Remind me when I get home to make that happen. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I want to DJ an all-ages electroswing night in Athens sometime. Remind me when I get home to make that happen. +

+

+ 9/30/2013, 7:05:45 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/384822995849850880/index.html b/static/mytweets/ewagoner/status/384822995849850880/index.html new file mode 100644 index 00000000..1996ccb2 --- /dev/null +++ b/static/mytweets/ewagoner/status/384822995849850880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheDweck: Really excited for the season finale of the government tonight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheDweck: Really excited for the season finale of the government tonight. +

+

+ 9/30/2013, 7:32:06 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/384847659250761728/index.html b/static/mytweets/ewagoner/status/384847659250761728/index.html new file mode 100644 index 00000000..b5022a5c --- /dev/null +++ b/static/mytweets/ewagoner/status/384847659250761728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s too bad such horrifying experiments had to be used to discover this awesome fact about octopi. <a href="http://io9.com/detatched-octopus-arms-show-independent-awareness-1209041248">http://io9.com/detatched-octopus-arms-show-independent-awareness-1209041248</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/384853700919193600/index.html b/static/mytweets/ewagoner/status/384853700919193600/index.html new file mode 100644 index 00000000..8e3a5b99 --- /dev/null +++ b/static/mytweets/ewagoner/status/384853700919193600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “… the synthesis of real & digital space through projection-mapping onto moving surfaces.” Amazing in-camera FX! <a href="https://vimeo.com/75260457#">https://vimeo.com/75260457#</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “… the synthesis of real & digital space through projection-mapping onto moving surfaces.” Amazing in-camera FX! https://vimeo.com/75260457# +

+

+ 9/30/2013, 9:34:07 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/384862523511816192/index.html b/static/mytweets/ewagoner/status/384862523511816192/index.html new file mode 100644 index 00000000..d9f0154e --- /dev/null +++ b/static/mytweets/ewagoner/status/384862523511816192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “To the unwashed masses of mothers: I’ve seen you around.” <a href="http://www.scarymommy.com/to-the-unwashed-masses-of-mothers/">http://www.scarymommy.com/to-the-unwashed-masses-of-mothers/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/384872775070269440/index.html b/static/mytweets/ewagoner/status/384872775070269440/index.html new file mode 100644 index 00000000..5204588a --- /dev/null +++ b/static/mytweets/ewagoner/status/384872775070269440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow. “An ecological anachronism is an adaptation that is chronologically out of place, making its purpose obsolete.” <a href="http://www.americanforests.org/magazine/article/trees-that-miss-the-mammoths/">http://www.americanforests.org/magazine/article/trees-that-miss-the-mammoths/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/385097909211242496/index.html b/static/mytweets/ewagoner/status/385097909211242496/index.html new file mode 100644 index 00000000..a8581166 --- /dev/null +++ b/static/mytweets/ewagoner/status/385097909211242496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The mailman just handed my mother to me. <a href="http://instagram.com/p/e7wGxvs2vT/">http://instagram.com/p/e7wGxvs2vT/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3853163886/index.html b/static/mytweets/ewagoner/status/3853163886/index.html new file mode 100644 index 00000000..8fdbc3f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/3853163886/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pastured pork loin, a quick peach chutney, okra chips, and nut & rice pilaf. Not bad for a Tuesday night. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pastured pork loin, a quick peach chutney, okra chips, and nut & rice pilaf. Not bad for a Tuesday night. +

+

+ 9/8/2009, 9:04:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/38538312/index.html b/static/mytweets/ewagoner/status/38538312/index.html new file mode 100644 index 00000000..a3d36982 --- /dev/null +++ b/static/mytweets/ewagoner/status/38538312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally finished two month backlog of "Wait Wait Don't Tell Me" podcasts + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally finished two month backlog of "Wait Wait Don't Tell Me" podcasts +

+

+ 4/24/2007, 3:30:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/385470305776701440/index.html b/static/mytweets/ewagoner/status/385470305776701440/index.html new file mode 100644 index 00000000..9b2afadc --- /dev/null +++ b/static/mytweets/ewagoner/status/385470305776701440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tomorrow morning I begin the long drive back home. But before I do, tonight I'll eat mom's favorite Florida Lobster Reuben. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tomorrow morning I begin the long drive back home. But before I do, tonight I'll eat mom's favorite Florida Lobster Reuben. +

+

+ 10/2/2013, 2:24:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/385477647599697920/index.html b/static/mytweets/ewagoner/status/385477647599697920/index.html new file mode 100644 index 00000000..73d209ea --- /dev/null +++ b/static/mytweets/ewagoner/status/385477647599697920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + To the spammers who hacked my dead mom's Twitter account and keep sending spammy tweets: please stop. Also, what's her password? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ To the spammers who hacked my dead mom's Twitter account and keep sending spammy tweets: please stop. Also, what's her password? +

+

+ 10/2/2013, 2:53:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/385676062/index.html b/static/mytweets/ewagoner/status/385676062/index.html new file mode 100644 index 00000000..c7f708d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/385676062/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made campsite breakfast. The plan: sit on beach, code ruby, try not to dunk MacBook in the surf. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made campsite breakfast. The plan: sit on beach, code ruby, try not to dunk MacBook in the surf. +

+

+ 11/3/2007, 11:14:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/385682952/index.html b/static/mytweets/ewagoner/status/385682952/index.html new file mode 100644 index 00000000..84964a38 --- /dev/null +++ b/static/mytweets/ewagoner/status/385682952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Too bad I can't use the iPhone as a modem. It'd be fun to commit to my svn respository via EDGE. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Too bad I can't use the iPhone as a modem. It'd be fun to commit to my svn respository via EDGE. +

+

+ 11/3/2007, 11:18:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/385785532/index.html b/static/mytweets/ewagoner/status/385785532/index.html new file mode 100644 index 00000000..3be45455 --- /dev/null +++ b/static/mytweets/ewagoner/status/385785532/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Found a sand dollar. Used it to buy a sand cup of coffee. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Found a sand dollar. Used it to buy a sand cup of coffee. +

+

+ 11/3/2007, 12:21:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/38599954951974912/index.html b/static/mytweets/ewagoner/status/38599954951974912/index.html new file mode 100644 index 00000000..4b2ebea9 --- /dev/null +++ b/static/mytweets/ewagoner/status/38599954951974912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This Christmas story has ninja elves, a young mummy, evil Dr. Hitler Moriarity, and lots of Irish coffee (mostly Irish). http://is.gd/ZqSrrM + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This Christmas story has ninja elves, a young mummy, evil Dr. Hitler Moriarity, and lots of Irish coffee (mostly Irish). http://is.gd/ZqSrrM +

+

+ 2/18/2011, 9:05:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/386222070411321345/index.html b/static/mytweets/ewagoner/status/386222070411321345/index.html new file mode 100644 index 00000000..60d63c34 --- /dev/null +++ b/static/mytweets/ewagoner/status/386222070411321345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Home again, home again, jiggity jig. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Home again, home again, jiggity jig. +

+

+ 10/4/2013, 4:11:31 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/386253983322763264/index.html b/static/mytweets/ewagoner/status/386253983322763264/index.html new file mode 100644 index 00000000..e656893d --- /dev/null +++ b/static/mytweets/ewagoner/status/386253983322763264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + While I was away, Juniper has decided she is Pikachu. So now I have a Pokémon cuddling in my lap. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ While I was away, Juniper has decided she is Pikachu. So now I have a Pokémon cuddling in my lap. +

+

+ 10/4/2013, 6:18:20 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/386425202/index.html b/static/mytweets/ewagoner/status/386425202/index.html new file mode 100644 index 00000000..04e731ba --- /dev/null +++ b/static/mytweets/ewagoner/status/386425202/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'd wager we're the only ones at this campground eating goat pad Thai. Perhaps in this state. It's their loss. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'd wager we're the only ones at this campground eating goat pad Thai. Perhaps in this state. It's their loss. +

+

+ 11/3/2007, 7:51:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/38645234753744897/index.html b/static/mytweets/ewagoner/status/38645234753744897/index.html new file mode 100644 index 00000000..4f586cb5 --- /dev/null +++ b/static/mytweets/ewagoner/status/38645234753744897/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's a beautiful day, perfect for a vanilla malt at The Grill's counter. @ The Grill http://instagr.am/p/Brtqy/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's a beautiful day, perfect for a vanilla malt at The Grill's counter. @ The Grill http://instagr.am/p/Brtqy/ +

+

+ 2/18/2011, 12:05:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/386467172/index.html b/static/mytweets/ewagoner/status/386467172/index.html new file mode 100644 index 00000000..4a8b6959 --- /dev/null +++ b/static/mytweets/ewagoner/status/386467172/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dude, camping doesn't excuse you from washing hands. Especially after making those noises in the stall. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dude, camping doesn't excuse you from washing hands. Especially after making those noises in the stall. +

+

+ 11/3/2007, 8:18:08 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/386526270932393984/index.html b/static/mytweets/ewagoner/status/386526270932393984/index.html new file mode 100644 index 00000000..4e2160ab --- /dev/null +++ b/static/mytweets/ewagoner/status/386526270932393984/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + Waitress: "Here's your cookie, princess." +Juniper: "I'm not a princess! I'm Mario!" + +That's my girl. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Waitress: "Here's your cookie, princess."
Juniper: "I'm not a princess! I'm Mario!"

That's my girl. +

+

+ 10/5/2013, 12:20:18 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/386602070885027840/index.html b/static/mytweets/ewagoner/status/386602070885027840/index.html new file mode 100644 index 00000000..f6f65d8e --- /dev/null +++ b/static/mytweets/ewagoner/status/386602070885027840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a lovely little song: "My Vagina is 8 Miles Wide" (Don't be afraid. It's only a metaphor.) <a href="http://www.youtube.com/watch?v=NNtYJ5q-yR8">http://www.youtube.com/watch?v=NNtYJ5q-yR8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's a lovely little song: "My Vagina is 8 Miles Wide" (Don't be afraid. It's only a metaphor.) http://www.youtube.com/watch?v=NNtYJ5q-yR8 +

+

+ 10/5/2013, 5:21:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/386686570067427328/index.html b/static/mytweets/ewagoner/status/386686570067427328/index.html new file mode 100644 index 00000000..f682362a --- /dev/null +++ b/static/mytweets/ewagoner/status/386686570067427328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Masterchef Junior. I'm *almost* afraid to watch. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Masterchef Junior. I'm *almost* afraid to watch. +

+

+ 10/5/2013, 10:57:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/38669067330002944/index.html b/static/mytweets/ewagoner/status/38669067330002944/index.html new file mode 100644 index 00000000..277a0cd4 --- /dev/null +++ b/static/mytweets/ewagoner/status/38669067330002944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Your tweets not making it to Facebook anymore? You're not alone. <a href="http://www.macworld.com/article/158027/2011/02/twitter2facebook.html">http://www.macworld.com/article/158027/2011/02/twitter2facebook.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/386708938382909440/index.html b/static/mytweets/ewagoner/status/386708938382909440/index.html new file mode 100644 index 00000000..8bce1b41 --- /dev/null +++ b/static/mytweets/ewagoner/status/386708938382909440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @everickert: #MoreThanTwo is close to $15,300 thanks to Eric Wagoner, Cameron Blackwood, pyrategrrl, kenkills & Mark Staudt! http://t.co… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @everickert: #MoreThanTwo is close to $15,300 thanks to Eric Wagoner, Cameron Blackwood, pyrategrrl, kenkills & Mark Staudt! http://t.co… +

+

+ 10/6/2013, 12:26:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/38681644210585600/index.html b/static/mytweets/ewagoner/status/38681644210585600/index.html new file mode 100644 index 00000000..0f2dc62d --- /dev/null +++ b/static/mytweets/ewagoner/status/38681644210585600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After the Re-Fi, Wells Fargo asked me to take a survey. I was scathing. They just called me to follow up & I was again scathing. Felt good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After the Re-Fi, Wells Fargo asked me to take a survey. I was scathing. They just called me to follow up & I was again scathing. Felt good. +

+

+ 2/18/2011, 2:29:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/38685744394412032/index.html b/static/mytweets/ewagoner/status/38685744394412032/index.html new file mode 100644 index 00000000..31319fc5 --- /dev/null +++ b/static/mytweets/ewagoner/status/38685744394412032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The US House just voted to defund Planned Parenthood and the new healthcare law, while giving $7 million to NASCAR. #priorities + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The US House just voted to defund Planned Parenthood and the new healthcare law, while giving $7 million to NASCAR. #priorities +

+

+ 2/18/2011, 2:46:14 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/38713357192134656/index.html b/static/mytweets/ewagoner/status/38713357192134656/index.html new file mode 100644 index 00000000..ecc9e025 --- /dev/null +++ b/static/mytweets/ewagoner/status/38713357192134656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + .@joyent @NewRelic Thanks for the New Relic account! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ .@joyent @NewRelic Thanks for the New Relic account! +

+

+ 2/18/2011, 4:35:58 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/387191354180517888/index.html b/static/mytweets/ewagoner/status/387191354180517888/index.html new file mode 100644 index 00000000..6350d286 --- /dev/null +++ b/static/mytweets/ewagoner/status/387191354180517888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So one of my favorite people, Woody Tasch, is in town talking about my favorite topic, local food systems. Right during my farmers market. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So one of my favorite people, Woody Tasch, is in town talking about my favorite topic, local food systems. Right during my farmers market. +

+

+ 10/7/2013, 8:23:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/387280770123177984/index.html b/static/mytweets/ewagoner/status/387280770123177984/index.html new file mode 100644 index 00000000..2993ba54 --- /dev/null +++ b/static/mytweets/ewagoner/status/387280770123177984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Hey. I know we haven’t seen each other, or even talked, in a long time…” <a href="http://9gag.com/gag/aRQ3pxq?ref=fb.s">http://9gag.com/gag/aRQ3pxq?ref=fb.s</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Hey. I know we haven’t seen each other, or even talked, in a long time…” http://9gag.com/gag/aRQ3pxq?ref=fb.s +

+

+ 10/7/2013, 2:18:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/387385310277279744/index.html b/static/mytweets/ewagoner/status/387385310277279744/index.html new file mode 100644 index 00000000..c1d5440b --- /dev/null +++ b/static/mytweets/ewagoner/status/387385310277279744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So today I started rehearsing my first ever trapeze duet with my dance partner Lyndsey. Can’t wait to perform it at the Dec 7th Canopy show! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So today I started rehearsing my first ever trapeze duet with my dance partner Lyndsey. Can’t wait to perform it at the Dec 7th Canopy show! +

+

+ 10/7/2013, 9:13:49 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/387416537260630016/index.html b/static/mytweets/ewagoner/status/387416537260630016/index.html new file mode 100644 index 00000000..f84d9b19 --- /dev/null +++ b/static/mytweets/ewagoner/status/387416537260630016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SarcasticRover: On a galactic scale, Earth and Mars are practically the same place. Which is why I don't feel so lonely and also why I … + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SarcasticRover: On a galactic scale, Earth and Mars are practically the same place. Which is why I don't feel so lonely and also why I … +

+

+ 10/7/2013, 11:17:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3876339593510912/index.html b/static/mytweets/ewagoner/status/3876339593510912/index.html new file mode 100644 index 00000000..33e2c3d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/3876339593510912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At Nature's Harmony Farm, picking up our family's Thanksgiving turkey. It wasn't this one. http://gdzl.la/8Tn5jj + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At Nature's Harmony Farm, picking up our family's Thanksgiving turkey. It wasn't this one. http://gdzl.la/8Tn5jj +

+

+ 11/14/2010, 1:26:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/387976691827900417/index.html b/static/mytweets/ewagoner/status/387976691827900417/index.html new file mode 100644 index 00000000..948cb332 --- /dev/null +++ b/static/mytweets/ewagoner/status/387976691827900417/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Allowing them to impose their left-coast values on our post-season play is ruining America.” <a href="http://hardballtalk.nbcsports.com/2013/10/08/applying-government-shutdown-logic-to-the-baseball-playoffs/">http://hardballtalk.nbcsports.com/2013/10/08/applying-government-shutdown-logic-to-the-baseball-playoffs/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3885343559/index.html b/static/mytweets/ewagoner/status/3885343559/index.html new file mode 100644 index 00000000..b3330427 --- /dev/null +++ b/static/mytweets/ewagoner/status/3885343559/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don't know. "Obama lied and the sick were looked after" doesn't have the same ring to it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don't know. "Obama lied and the sick were looked after" doesn't have the same ring to it. +

+

+ 9/10/2009, 7:21:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/388749245907730432/index.html b/static/mytweets/ewagoner/status/388749245907730432/index.html new file mode 100644 index 00000000..17960bc4 --- /dev/null +++ b/static/mytweets/ewagoner/status/388749245907730432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + MT @ProfSnarky: No interest in saving boobies, tatas, treasured chests, or cleavage. Save women. That requires more than drowning in pink. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ MT @ProfSnarky: No interest in saving boobies, tatas, treasured chests, or cleavage. Save women. That requires more than drowning in pink. +

+

+ 10/11/2013, 3:33:37 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/388780768849584128/index.html b/static/mytweets/ewagoner/status/388780768849584128/index.html new file mode 100644 index 00000000..d43925e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/388780768849584128/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “Darn it, sometimes you just need Macaroni and Cheese Pancakes.” <a href="http://misckitchen.com/2012/03/15/macaroni-and-cheese-pancakes/">http://misckitchen.com/2012/03/15/macaroni-and-cheese-pancakes/</a> +via @LaughingSquid + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/389149655294304256/index.html b/static/mytweets/ewagoner/status/389149655294304256/index.html new file mode 100644 index 00000000..d4b4db70 --- /dev/null +++ b/static/mytweets/ewagoner/status/389149655294304256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NaleagDeco: “A Vulcan in the streets, a Klingon in the sheets” <a href="http://31.media.tumblr.com/583a0c62aacc251f5df27d2c96fef0c7/tumblr_mu0e1iqJ6F1qiuodeo1_500.jpg">http://31.media.tumblr.com/583a0c62aacc251f5df27d2c96fef0c7/tumblr_mu0e1iqJ6F1qiuodeo1_500.jpg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/389163900991963137/index.html b/static/mytweets/ewagoner/status/389163900991963137/index.html new file mode 100644 index 00000000..76f4fb6d --- /dev/null +++ b/static/mytweets/ewagoner/status/389163900991963137/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @O_Waite: Saw Gravity. One shot of earth so beautiful I just burst into tears. Movie may have broken my brain. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @O_Waite: Saw Gravity. One shot of earth so beautiful I just burst into tears. Movie may have broken my brain. +

+

+ 10/12/2013, 7:01:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3892079880/index.html b/static/mytweets/ewagoner/status/3892079880/index.html new file mode 100644 index 00000000..04d05516 --- /dev/null +++ b/static/mytweets/ewagoner/status/3892079880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just rewrote a routine that's been bothering me. Now it runs 20x faster. I like it when that happens. Feels like I'm learning something. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just rewrote a routine that's been bothering me. Now it runs 20x faster. I like it when that happens. Feels like I'm learning something. +

+

+ 9/10/2009, 1:42:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/389589137969643520/index.html b/static/mytweets/ewagoner/status/389589137969643520/index.html new file mode 100644 index 00000000..0c7e336d --- /dev/null +++ b/static/mytweets/ewagoner/status/389589137969643520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper, in her crib, holding up big spiderman figure: “I love you, son.” She holds up smaller spiderman. “I love you too, dad.” They kiss. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper, in her crib, holding up big spiderman figure: “I love you, son.” She holds up smaller spiderman. “I love you too, dad.” They kiss. +

+

+ 10/13/2013, 11:11:03 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/389864057521446912/index.html b/static/mytweets/ewagoner/status/389864057521446912/index.html new file mode 100644 index 00000000..fecf7c0b --- /dev/null +++ b/static/mytweets/ewagoner/status/389864057521446912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “I’d like you to leave our time together feeling loved, free, full of your most vibrant & luscious hue of you-ness.” <a href="http://www.elephantjournal.com/2013/10/can-we-be-lovers-not-have-sex/">http://www.elephantjournal.com/2013/10/can-we-be-lovers-not-have-sex/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3898677085081601/index.html b/static/mytweets/ewagoner/status/3898677085081601/index.html new file mode 100644 index 00000000..308c0bba --- /dev/null +++ b/static/mytweets/ewagoner/status/3898677085081601/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just listened to Devo's cover of NIN's "Head Like a Hole". Two great tastes that taste mighty weird together. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just listened to Devo's cover of NIN's "Head Like a Hole". Two great tastes that taste mighty weird together. +

+

+ 11/14/2010, 2:54:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/389909092934094849/index.html b/static/mytweets/ewagoner/status/389909092934094849/index.html new file mode 100644 index 00000000..5075e107 --- /dev/null +++ b/static/mytweets/ewagoner/status/389909092934094849/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rousing game of "Click Clack Lumberjack" with the girls. It's like Jenga. With axes. <a href="http://instagram.com/p/fd73Wms2iJ/">http://instagram.com/p/fd73Wms2iJ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rousing game of "Click Clack Lumberjack" with the girls. It's like Jenga. With axes. http://instagram.com/p/fd73Wms2iJ/ +

+

+ 10/14/2013, 8:22:26 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39000537647153152/index.html b/static/mytweets/ewagoner/status/39000537647153152/index.html new file mode 100644 index 00000000..527dfe0c --- /dev/null +++ b/static/mytweets/ewagoner/status/39000537647153152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Asks Viv: "Does she think I'm her young?" http://instagr.am/p/BtPrS/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Asks Viv: "Does she think I'm her young?" http://instagr.am/p/BtPrS/ +

+

+ 2/19/2011, 11:37:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39003823414591488/index.html b/static/mytweets/ewagoner/status/39003823414591488/index.html new file mode 100644 index 00000000..f0f56c8d --- /dev/null +++ b/static/mytweets/ewagoner/status/39003823414591488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They didn't have room to release the entire krakken. http://instagr.am/p/BtQu8/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They didn't have room to release the entire krakken. http://instagr.am/p/BtQu8/ +

+

+ 2/19/2011, 11:50:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39008969657688064/index.html b/static/mytweets/ewagoner/status/39008969657688064/index.html new file mode 100644 index 00000000..c77445c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/39008969657688064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The loveliest of all. http://instagr.am/p/BtSXf/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The loveliest of all. http://instagr.am/p/BtSXf/ +

+

+ 2/19/2011, 12:10:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39012875100106752/index.html b/static/mytweets/ewagoner/status/39012875100106752/index.html new file mode 100644 index 00000000..31bba854 --- /dev/null +++ b/static/mytweets/ewagoner/status/39012875100106752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mother and Child Reunion http://instagr.am/p/BtTnO/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mother and Child Reunion http://instagr.am/p/BtTnO/ +

+

+ 2/19/2011, 12:26:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/390154253194764289/index.html b/static/mytweets/ewagoner/status/390154253194764289/index.html new file mode 100644 index 00000000..d5d1990b --- /dev/null +++ b/static/mytweets/ewagoner/status/390154253194764289/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “North America in the Year 1889” A map created some 85 years after the Ottoman Empire bought Louisiana from France. <a href="http://alt-reality.deviantart.com/art/Turks-and-Me-97843206">http://alt-reality.deviantart.com/art/Turks-and-Me-97843206</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/390303339550101504/index.html b/static/mytweets/ewagoner/status/390303339550101504/index.html new file mode 100644 index 00000000..64a8b14f --- /dev/null +++ b/static/mytweets/ewagoner/status/390303339550101504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh wow. Can we kill off PayPal now? RT @jack: A free & fast way to send money, with just a simple email (or an app): <a href="http://square.com/cash">http://square.com/cash</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh wow. Can we kill off PayPal now? RT @jack: A free & fast way to send money, with just a simple email (or an app): http://square.com/cash +

+

+ 10/15/2013, 10:29:02 PM +

+

Favs: 4

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/390487324351422464/index.html b/static/mytweets/ewagoner/status/390487324351422464/index.html new file mode 100644 index 00000000..993ad544 --- /dev/null +++ b/static/mytweets/ewagoner/status/390487324351422464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m at work, remembering how Juniper told me last night “Dad, when I wake up I feel sad because you are at work.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m at work, remembering how Juniper told me last night “Dad, when I wake up I feel sad because you are at work.” +

+

+ 10/16/2013, 10:40:07 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/390531183492464640/index.html b/static/mytweets/ewagoner/status/390531183492464640/index.html new file mode 100644 index 00000000..f9b9bd6c --- /dev/null +++ b/static/mytweets/ewagoner/status/390531183492464640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Charlie Pierce isn’t mincing any words today. “These are pathetic, worthless children, playing dress-up...” <a href="http://www.esquire.com/blogs/politics/today-in-the-reign-of-morons-101613">http://www.esquire.com/blogs/politics/today-in-the-reign-of-morons-101613</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/390827023532572672/index.html b/static/mytweets/ewagoner/status/390827023532572672/index.html new file mode 100644 index 00000000..ef0d3ef8 --- /dev/null +++ b/static/mytweets/ewagoner/status/390827023532572672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheAuthorGuy: Woman removed from House for yelling crazy Jesusy shit. Whoa, gonna be a lot of empty seats if that's a thing now. http:/… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheAuthorGuy: Woman removed from House for yelling crazy Jesusy shit. Whoa, gonna be a lot of empty seats if that's a thing now. http:/… +

+

+ 10/17/2013, 9:09:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/390880915117056001/index.html b/static/mytweets/ewagoner/status/390880915117056001/index.html new file mode 100644 index 00000000..65861bc1 --- /dev/null +++ b/static/mytweets/ewagoner/status/390880915117056001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The @tmbg bus is parked outside my office. I’ve never been in the same town as them and *not* gone to the show. Kind of bummed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The @tmbg bus is parked outside my office. I’ve never been in the same town as them and *not* gone to the show. Kind of bummed. +

+

+ 10/17/2013, 12:44:07 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/390895695143501824/index.html b/static/mytweets/ewagoner/status/390895695143501824/index.html new file mode 100644 index 00000000..e94d722f --- /dev/null +++ b/static/mytweets/ewagoner/status/390895695143501824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @tmbg: ATHENS TODAY: visit to the record store and to THE TREE THAT OWNS ITSELF http://en.wikipedia.org/wiki/Tree_That_Owns_Itself + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/390964012/index.html b/static/mytweets/ewagoner/status/390964012/index.html new file mode 100644 index 00000000..ae004b87 --- /dev/null +++ b/static/mytweets/ewagoner/status/390964012/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 1 hour from home and 5 hours from the beach. Browsing the Internet while my wife drives. Back to work in 12 hours. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 1 hour from home and 5 hours from the beach. Browsing the Internet while my wife drives. Back to work in 12 hours. +

+

+ 11/5/2007, 8:27:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/390964782/index.html b/static/mytweets/ewagoner/status/390964782/index.html new file mode 100644 index 00000000..8a05b2e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/390964782/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Twitter seems to be having a rough time. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Twitter seems to be having a rough time. +

+

+ 11/5/2007, 8:28:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39110022017462272/index.html b/static/mytweets/ewagoner/status/39110022017462272/index.html new file mode 100644 index 00000000..60f6a86f --- /dev/null +++ b/static/mytweets/ewagoner/status/39110022017462272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Introducing Vivian to The Dark Crystal. For good or ill. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Introducing Vivian to The Dark Crystal. For good or ill. +

+

+ 2/19/2011, 6:52:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39118503487344640/index.html b/static/mytweets/ewagoner/status/39118503487344640/index.html new file mode 100644 index 00000000..dd31fb01 --- /dev/null +++ b/static/mytweets/ewagoner/status/39118503487344640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gone! Gelfling gone! http://instagr.am/p/Bty6_/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Gone! Gelfling gone! http://instagr.am/p/Bty6_/ +

+

+ 2/19/2011, 7:25:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/391314568674160640/index.html b/static/mytweets/ewagoner/status/391314568674160640/index.html new file mode 100644 index 00000000..0cb80fe0 --- /dev/null +++ b/static/mytweets/ewagoner/status/391314568674160640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A friend I met while growing beards together (that never gets old) demonstrates with his family the perfect s’more: <a href="http://www.youtube.com/watch?v=UPvqzUE1dFk">http://www.youtube.com/watch?v=UPvqzUE1dFk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A friend I met while growing beards together (that never gets old) demonstrates with his family the perfect s’more: http://www.youtube.com/watch?v=UPvqzUE1dFk +

+

+ 10/18/2013, 5:27:18 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39138223355592704/index.html b/static/mytweets/ewagoner/status/39138223355592704/index.html new file mode 100644 index 00000000..8767a561 --- /dev/null +++ b/static/mytweets/ewagoner/status/39138223355592704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm the only adult in the house tonight. Which means I can light my good candles. http://instagr.am/p/Bt49a/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm the only adult in the house tonight. Which means I can light my good candles. http://instagr.am/p/Bt49a/ +

+

+ 2/19/2011, 8:44:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39139887806550017/index.html b/static/mytweets/ewagoner/status/39139887806550017/index.html new file mode 100644 index 00000000..08ffa698 --- /dev/null +++ b/static/mytweets/ewagoner/status/39139887806550017/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper was entranced by the Chinese Lion Dancers, until the people stepped out to bow. Then it was all tears. http://instagr.am/p/Bt5dz/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper was entranced by the Chinese Lion Dancers, until the people stepped out to bow. Then it was all tears. http://instagr.am/p/Bt5dz/ +

+

+ 2/19/2011, 8:50:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39145560564826112/index.html b/static/mytweets/ewagoner/status/39145560564826112/index.html new file mode 100644 index 00000000..25a3c1aa --- /dev/null +++ b/static/mytweets/ewagoner/status/39145560564826112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bought this handmade cake for $8, and the baker even ground the flour in her own mill. I feel like I've robbed he http://instagr.am/p/Bt7SI/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bought this handmade cake for $8, and the baker even ground the flour in her own mill. I feel like I've robbed he http://instagr.am/p/Bt7SI/ +

+

+ 2/19/2011, 9:13:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/391946548365774848/index.html b/static/mytweets/ewagoner/status/391946548365774848/index.html new file mode 100644 index 00000000..c772208f --- /dev/null +++ b/static/mytweets/ewagoner/status/391946548365774848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @geoCAK: New #GIS post: OSM Community...pause...NOT! <a href="http://bit.ly/1gX9mF5">http://bit.ly/1gX9mF5</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @geoCAK: New #GIS post: OSM Community...pause...NOT! http://bit.ly/1gX9mF5 +

+

+ 10/20/2013, 11:18:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/392063189787361280/index.html b/static/mytweets/ewagoner/status/392063189787361280/index.html new file mode 100644 index 00000000..114de086 --- /dev/null +++ b/static/mytweets/ewagoner/status/392063189787361280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “What if I don’t care about what’s on TV? What if, instead, I care about the secret song that nobody hears but you?” <a href="http://www.elephantjournal.com/2013/10/what-if-we-strip-away-the-artifice-see-each-other-as-we-are-vicki-rivard/">http://www.elephantjournal.com/2013/10/what-if-we-strip-away-the-artifice-see-each-other-as-we-are-vicki-rivard/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/392292598481973248/index.html b/static/mytweets/ewagoner/status/392292598481973248/index.html new file mode 100644 index 00000000..eabcd6c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/392292598481973248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Miley Cyrus & Sinead O’Connor in “Nothing Compares 2 Wrecking Ball” <a href="https://vimeo.com/76171895">https://vimeo.com/76171895</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Miley Cyrus & Sinead O’Connor in “Nothing Compares 2 Wrecking Ball” https://vimeo.com/76171895 +

+

+ 10/21/2013, 10:13:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/392607962/index.html b/static/mytweets/ewagoner/status/392607962/index.html new file mode 100644 index 00000000..8bbff8c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/392607962/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + CNN: "Poll results: Waterboarding is torture" -- Well, I'm glad that's settled. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ CNN: "Poll results: Waterboarding is torture" -- Well, I'm glad that's settled. +

+

+ 11/6/2007, 10:05:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/392769632/index.html b/static/mytweets/ewagoner/status/392769632/index.html new file mode 100644 index 00000000..3607708d --- /dev/null +++ b/static/mytweets/ewagoner/status/392769632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Playing pac-man as a text adventure: http://pac-txt.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Playing pac-man as a text adventure: http://pac-txt.com/ +

+

+ 11/6/2007, 11:08:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/392832727537684480/index.html b/static/mytweets/ewagoner/status/392832727537684480/index.html new file mode 100644 index 00000000..992b3cf8 --- /dev/null +++ b/static/mytweets/ewagoner/status/392832727537684480/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Ha ha ha! Dad, please stop singing.” + +And so Juniper finished singing along by herself to “Christmas at Ground Zero”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Ha ha ha! Dad, please stop singing.”

And so Juniper finished singing along by herself to “Christmas at Ground Zero”. +

+

+ 10/22/2013, 9:59:55 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/393002502981165056/index.html b/static/mytweets/ewagoner/status/393002502981165056/index.html new file mode 100644 index 00000000..60f1dd3d --- /dev/null +++ b/static/mytweets/ewagoner/status/393002502981165056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I get to see Neutral Milk Hotel tonight at the 40 Watt. Never thought that’d ever happen. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I get to see Neutral Milk Hotel tonight at the 40 Watt. Never thought that’d ever happen. +

+

+ 10/23/2013, 9:14:33 AM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/393005727989903360/index.html b/static/mytweets/ewagoner/status/393005727989903360/index.html new file mode 100644 index 00000000..62843d16 --- /dev/null +++ b/static/mytweets/ewagoner/status/393005727989903360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seems sensible to test the shrieking fire alarm of an office building during work hours, sure. Also sensible for me to go to a coffee shop. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seems sensible to test the shrieking fire alarm of an office building during work hours, sure. Also sensible for me to go to a coffee shop. +

+

+ 10/23/2013, 9:27:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/393039818110013440/index.html b/static/mytweets/ewagoner/status/393039818110013440/index.html new file mode 100644 index 00000000..b1aef71d --- /dev/null +++ b/static/mytweets/ewagoner/status/393039818110013440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After three hours I thought it would be safe to return to the office, but from several blocks away I can still hear the fire alarm blaring. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After three hours I thought it would be safe to return to the office, but from several blocks away I can still hear the fire alarm blaring. +

+

+ 10/23/2013, 11:42:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/393194390744989696/index.html b/static/mytweets/ewagoner/status/393194390744989696/index.html new file mode 100644 index 00000000..9239278e --- /dev/null +++ b/static/mytweets/ewagoner/status/393194390744989696/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + take you and leave you alone +Watching spirals of white softly flow +Over your eyelids & all you did +Will wait until the point when you let go + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ take you and leave you alone
Watching spirals of white softly flow
Over your eyelids & all you did
Will wait until the point when you let go +

+

+ 10/23/2013, 9:57:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/393238809087053824/index.html b/static/mytweets/ewagoner/status/393238809087053824/index.html new file mode 100644 index 00000000..910fbd33 --- /dev/null +++ b/static/mytweets/ewagoner/status/393238809087053824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NeutralMilkFans: <a href="http://flagpole.com/music/music-features/2013/10/23/the-conspicuous-return-of-neutral-milk-hotel">http://flagpole.com/music/music-features/2013/10/23/the-conspicuous-return-of-neutral-milk-hotel</a> A beautiful, thoughtful, and interesting article on Neutral Milk Hotel and Jeff's "return". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39332936406937600/index.html b/static/mytweets/ewagoner/status/39332936406937600/index.html new file mode 100644 index 00000000..23e2d993 --- /dev/null +++ b/static/mytweets/ewagoner/status/39332936406937600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm not sure if Juniper really did sleep for 15 hours or if I just slept through her cries, but it was nice to get up at nine. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm not sure if Juniper really did sleep for 15 hours or if I just slept through her cries, but it was nice to get up at nine. +

+

+ 2/20/2011, 9:37:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3936422022/index.html b/static/mytweets/ewagoner/status/3936422022/index.html new file mode 100644 index 00000000..66675625 --- /dev/null +++ b/static/mytweets/ewagoner/status/3936422022/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So something has made my bandwidth usage over the past week average 100MB/hour. I'm going to get a huge bill. Guess I need to watch closely. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So something has made my bandwidth usage over the past week average 100MB/hour. I'm going to get a huge bill. Guess I need to watch closely. +

+

+ 9/12/2009, 12:33:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39380114022207488/index.html b/static/mytweets/ewagoner/status/39380114022207488/index.html new file mode 100644 index 00000000..2cdcf55c --- /dev/null +++ b/static/mytweets/ewagoner/status/39380114022207488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I must have worn her out yesterday. I casually mentioned a nap to Juniper, and she ran over to get her bottle then tried to climb up my leg. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I must have worn her out yesterday. I casually mentioned a nap to Juniper, and she ran over to get her bottle then tried to climb up my leg. +

+

+ 2/20/2011, 12:45:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/393803274773889024/index.html b/static/mytweets/ewagoner/status/393803274773889024/index.html new file mode 100644 index 00000000..74c82f65 --- /dev/null +++ b/static/mytweets/ewagoner/status/393803274773889024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had green chile stew with lunch and it was ok -- best I've had in Georgia in a long time -- but now I'm craving New Mexico green chile stew. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had green chile stew with lunch and it was ok -- best I've had in Georgia in a long time -- but now I'm craving New Mexico green chile stew. +

+

+ 10/25/2013, 2:16:31 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/393826733981728768/index.html b/static/mytweets/ewagoner/status/393826733981728768/index.html new file mode 100644 index 00000000..88158bee --- /dev/null +++ b/static/mytweets/ewagoner/status/393826733981728768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Your move, Pixar.” <a href="http://www.youtube.com/watch?v=wBqM2ytqHY4">http://www.youtube.com/watch?v=wBqM2ytqHY4</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/393835106135068672/index.html b/static/mytweets/ewagoner/status/393835106135068672/index.html new file mode 100644 index 00000000..ed926302 --- /dev/null +++ b/static/mytweets/ewagoner/status/393835106135068672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just got cold called by a software company that wanted to sell me their farmers market software for my market. He had no idea who I was. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just got cold called by a software company that wanted to sell me their farmers market software for my market. He had no idea who I was. +

+

+ 10/25/2013, 4:23:01 PM +

+

Favs: 2

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/393865976124805120/index.html b/static/mytweets/ewagoner/status/393865976124805120/index.html new file mode 100644 index 00000000..13a2fcbe --- /dev/null +++ b/static/mytweets/ewagoner/status/393865976124805120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Burlesque tonight at the Go Bar, 10pm! It’ll be the best $3 you spend this weekend. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Burlesque tonight at the Go Bar, 10pm! It’ll be the best $3 you spend this weekend. +

+

+ 10/25/2013, 6:25:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39388836383424512/index.html b/static/mytweets/ewagoner/status/39388836383424512/index.html new file mode 100644 index 00000000..3ecb8003 --- /dev/null +++ b/static/mytweets/ewagoner/status/39388836383424512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I hope my wisdom tooth finishes coming in soon. I don't know how much longer I can hide that my coffee cup contains mostly whisky. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I hope my wisdom tooth finishes coming in soon. I don't know how much longer I can hide that my coffee cup contains mostly whisky. +

+

+ 2/20/2011, 1:20:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/394154621612339200/index.html b/static/mytweets/ewagoner/status/394154621612339200/index.html new file mode 100644 index 00000000..5660c5fa --- /dev/null +++ b/static/mytweets/ewagoner/status/394154621612339200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So last night I performed a “Welcome to Night Vale” themed burlesque number. This was a thing that happened. <a href="http://www.youtube.com/watch?v=DBmeHx5rKIU">http://www.youtube.com/watch?v=DBmeHx5rKIU</a> #wtnv + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So last night I performed a “Welcome to Night Vale” themed burlesque number. This was a thing that happened. http://www.youtube.com/watch?v=DBmeHx5rKIU #wtnv +

+

+ 10/26/2013, 1:32:39 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39464998669393920/index.html b/static/mytweets/ewagoner/status/39464998669393920/index.html new file mode 100644 index 00000000..b701727f --- /dev/null +++ b/static/mytweets/ewagoner/status/39464998669393920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it all the way through Taste of Athens with a 1 year old strapped to my chest. And got very few caramelized onions in her hair. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it all the way through Taste of Athens with a 1 year old strapped to my chest. And got very few caramelized onions in her hair. +

+

+ 2/20/2011, 6:22:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39473336836694016/index.html b/static/mytweets/ewagoner/status/39473336836694016/index.html new file mode 100644 index 00000000..28586b93 --- /dev/null +++ b/static/mytweets/ewagoner/status/39473336836694016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow. Don Ho's cover of "Shock the Monkey" is amazing. Good or bad, I'm undecided, but amazing either way. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow. Don Ho's cover of "Shock the Monkey" is amazing. Good or bad, I'm undecided, but amazing either way. +

+

+ 2/20/2011, 6:55:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/394850822485716993/index.html b/static/mytweets/ewagoner/status/394850822485716993/index.html new file mode 100644 index 00000000..2f170a9d --- /dev/null +++ b/static/mytweets/ewagoner/status/394850822485716993/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Scroll down to Riker. Then scroll up and down again. Repeat until you’ve had enough Riker. <a href="http://scrolldowntoriker.com/">http://scrolldowntoriker.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Scroll down to Riker. Then scroll up and down again. Repeat until you’ve had enough Riker. http://scrolldowntoriker.com/ +

+

+ 10/28/2013, 11:39:06 AM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/394963387656192000/index.html b/static/mytweets/ewagoner/status/394963387656192000/index.html new file mode 100644 index 00000000..523177df --- /dev/null +++ b/static/mytweets/ewagoner/status/394963387656192000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve got about twenty hours worth of work to do for a project that’s due in 18 hours. Strapping myself in for a long night ahead. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve got about twenty hours worth of work to do for a project that’s due in 18 hours. Strapping myself in for a long night ahead. +

+

+ 10/28/2013, 7:06:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3951829251530752/index.html b/static/mytweets/ewagoner/status/3951829251530752/index.html new file mode 100644 index 00000000..747442f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/3951829251530752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Big bag of last-of-the-season bell peppers & still clearing out freezer space for the turkey, so... this is dinner. http://gdzl.la/8ToVic + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Big bag of last-of-the-season bell peppers & still clearing out freezer space for the turkey, so... this is dinner. http://gdzl.la/8ToVic +

+

+ 11/14/2010, 6:26:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/395329728338747392/index.html b/static/mytweets/ewagoner/status/395329728338747392/index.html new file mode 100644 index 00000000..c15572ca --- /dev/null +++ b/static/mytweets/ewagoner/status/395329728338747392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a review from our local alt-weekly of the Neutral Milk Hotel show I was at last week. <a href="http://www.flagpole.com/blogs/homedrone/posts/review-neutral-milk-hotel-at-the-40-watt-oct-23">http://www.flagpole.com/blogs/homedrone/posts/review-neutral-milk-hotel-at-the-40-watt-oct-23</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/395397742/index.html b/static/mytweets/ewagoner/status/395397742/index.html new file mode 100644 index 00000000..eb2ec882 --- /dev/null +++ b/static/mytweets/ewagoner/status/395397742/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The idea was that a spike in falafel sales would lead to Iranian secret agents." We live in bizarro times. http://tinyurl.com/3b2wru + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The idea was that a spike in falafel sales would lead to Iranian secret agents." We live in bizarro times. http://tinyurl.com/3b2wru +

+

+ 11/7/2007, 9:49:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/395740461220237312/index.html b/static/mytweets/ewagoner/status/395740461220237312/index.html new file mode 100644 index 00000000..d37eca34 --- /dev/null +++ b/static/mytweets/ewagoner/status/395740461220237312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If I understand my twitter feed correctly, seems like Joaquín Andújar is on the mound for the Cardinals tonight? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If I understand my twitter feed correctly, seems like Joaquín Andújar is on the mound for the Cardinals tonight? +

+

+ 10/30/2013, 10:34:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/395935458968223744/index.html b/static/mytweets/ewagoner/status/395935458968223744/index.html new file mode 100644 index 00000000..743ca652 --- /dev/null +++ b/static/mytweets/ewagoner/status/395935458968223744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “If a Druid Rings the Doorbell” <a href="http://www.nytimes.com/2013/10/31/garden/if-a-druid-rings-the-doorbell.html?_r=0">http://www.nytimes.com/2013/10/31/garden/if-a-druid-rings-the-doorbell.html?_r=0</a> The New York Times discusses Samhain, observed by most Americans today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/395973137114095616/index.html b/static/mytweets/ewagoner/status/395973137114095616/index.html new file mode 100644 index 00000000..e4c0a4d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/395973137114095616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Been riding a steam train through the desert for the last five hours, thanks to the Naturespace app & their recording “The Ghost”. So great. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Been riding a steam train through the desert for the last five hours, thanks to the Naturespace app & their recording “The Ghost”. So great. +

+

+ 10/31/2013, 1:58:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/396719958056763392/index.html b/static/mytweets/ewagoner/status/396719958056763392/index.html new file mode 100644 index 00000000..bd0ef0b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/396719958056763392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The nice ladies at Joann’s not only couldn’t sell me sinew thread, they didn’t even know what it is. I always feel like a time traveller. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The nice ladies at Joann’s not only couldn’t sell me sinew thread, they didn’t even know what it is. I always feel like a time traveller. +

+

+ 11/2/2013, 3:26:23 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/396816009572909056/index.html b/static/mytweets/ewagoner/status/396816009572909056/index.html new file mode 100644 index 00000000..70f72449 --- /dev/null +++ b/static/mytweets/ewagoner/status/396816009572909056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I need to create a steampunk Brothers Grimm outfit in one week out of a pile of burlesque costumes and bric-à-brac. I love a challenge. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I need to create a steampunk Brothers Grimm outfit in one week out of a pile of burlesque costumes and bric-à-brac. I love a challenge. +

+

+ 11/2/2013, 9:48:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/396832149586075648/index.html b/static/mytweets/ewagoner/status/396832149586075648/index.html new file mode 100644 index 00000000..35b2ba88 --- /dev/null +++ b/static/mytweets/ewagoner/status/396832149586075648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @EccentricFlower: And now, the most unlikely cover you will hear today <a href="http://www.youtube.com/watch?v=NI2fabjbCkA">http://www.youtube.com/watch?v=NI2fabjbCkA</a> possibly tomorrow too. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @EccentricFlower: And now, the most unlikely cover you will hear today http://www.youtube.com/watch?v=NI2fabjbCkA possibly tomorrow too. +

+

+ 11/2/2013, 10:52:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39689382701047808/index.html b/static/mytweets/ewagoner/status/39689382701047808/index.html new file mode 100644 index 00000000..08cf8633 --- /dev/null +++ b/static/mytweets/ewagoner/status/39689382701047808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tulsa Clean Food Market: The Online, Wintertime Farmers Market ("Look at these eggs. I could snuggle up to them.") <a href="http://www.tashadoestulsa.com/2011/02/tulsa-clean-food-market-the-online-wintertime-farmers-market/">http://www.tashadoestulsa.com/2011/02/tulsa-clean-food-market-the-online-wintertime-farmers-market/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39727235959238656/index.html b/static/mytweets/ewagoner/status/39727235959238656/index.html new file mode 100644 index 00000000..6cd3b4d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/39727235959238656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Six and a tenth miles walked at the desk before lunch. Hello, Monday! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Six and a tenth miles walked at the desk before lunch. Hello, Monday! +

+

+ 2/21/2011, 11:44:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/397381812735209472/index.html b/static/mytweets/ewagoner/status/397381812735209472/index.html new file mode 100644 index 00000000..77cd7b8c --- /dev/null +++ b/static/mytweets/ewagoner/status/397381812735209472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One day, Donkey fell down a hole… <a href="http://www.steaksmoothie.com/?comic=dunkey">http://www.steaksmoothie.com/?comic=dunkey</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39740027093262336/index.html b/static/mytweets/ewagoner/status/39740027093262336/index.html new file mode 100644 index 00000000..abb5ff2b --- /dev/null +++ b/static/mytweets/ewagoner/status/39740027093262336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "... the mailman realizes that he’s come at a very bad time. It’s Wednesday, and I am killing chickens today." http://is.gd/2buGvX New book! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "... the mailman realizes that he’s come at a very bad time. It’s Wednesday, and I am killing chickens today." http://is.gd/2buGvX New book! +

+

+ 2/21/2011, 12:35:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/397429845216722944/index.html b/static/mytweets/ewagoner/status/397429845216722944/index.html new file mode 100644 index 00000000..9c26d88f --- /dev/null +++ b/static/mytweets/ewagoner/status/397429845216722944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Weaver D’s Delicious Fine Foods, “Automatic for the People”, closes its doors in a couple weeks. <a href="http://flagpole.com/blogs/grub-notes/posts/weaver-d-s-is-closing-for-real">http://flagpole.com/blogs/grub-notes/posts/weaver-d-s-is-closing-for-real</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/397468968895930368/index.html b/static/mytweets/ewagoner/status/397468968895930368/index.html new file mode 100644 index 00000000..e08bce99 --- /dev/null +++ b/static/mytweets/ewagoner/status/397468968895930368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @joshmillard: Ha! A Larp Trek reader went ahead and recorded himself singing O Miles-y Boy: <a href="http://larptrek.com/larptrek/147-and-all-my-dice-will-warmer-sweeter-be/#comment-56240">http://larptrek.com/larptrek/147-and-all-my-dice-will-warmer-sweeter-be/#comment-56240</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/397505628941594624/index.html b/static/mytweets/ewagoner/status/397505628941594624/index.html new file mode 100644 index 00000000..95ecbd61 --- /dev/null +++ b/static/mytweets/ewagoner/status/397505628941594624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A bank I pass on the way home has on their electronic marquee, and I quote, “GO!!! GOOOOOOOOOOOO!!!” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A bank I pass on the way home has on their electronic marquee, and I quote, “GO!!! GOOOOOOOOOOOO!!!” +

+

+ 11/4/2013, 6:28:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/397508982983905280/index.html b/static/mytweets/ewagoner/status/397508982983905280/index.html new file mode 100644 index 00000000..3fd0cda3 --- /dev/null +++ b/static/mytweets/ewagoner/status/397508982983905280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s that glorious time of year when one can readily make White Russians using eggnog. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s that glorious time of year when one can readily make White Russians using eggnog. +

+

+ 11/4/2013, 6:41:41 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/398176678972637184/index.html b/static/mytweets/ewagoner/status/398176678972637184/index.html new file mode 100644 index 00000000..030de050 --- /dev/null +++ b/static/mytweets/ewagoner/status/398176678972637184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Very rarely do a group of guys sitting around a table drinking beers make something as cool as Rakede’s “Bitte Bitte” <a href="http://www.youtube.com/watch?v=LbLfg5m3tns">http://www.youtube.com/watch?v=LbLfg5m3tns</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Very rarely do a group of guys sitting around a table drinking beers make something as cool as Rakede’s “Bitte Bitte” http://www.youtube.com/watch?v=LbLfg5m3tns +

+

+ 11/6/2013, 2:54:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/398191242/index.html b/static/mytweets/ewagoner/status/398191242/index.html new file mode 100644 index 00000000..a618b6b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/398191242/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hunkered down. I need to get about four days' worth of work done by lunch. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hunkered down. I need to get about four days' worth of work done by lunch. +

+

+ 11/8/2007, 9:03:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/398210005280641024/index.html b/static/mytweets/ewagoner/status/398210005280641024/index.html new file mode 100644 index 00000000..f82b1022 --- /dev/null +++ b/static/mytweets/ewagoner/status/398210005280641024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I bought a Santa suit. My first public trapeze show is next month and I’m naturally planning on doing the whole thing in a Santa suit. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I bought a Santa suit. My first public trapeze show is next month and I’m naturally planning on doing the whole thing in a Santa suit. +

+

+ 11/6/2013, 5:07:18 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/398214332/index.html b/static/mytweets/ewagoner/status/398214332/index.html new file mode 100644 index 00000000..96eb34eb --- /dev/null +++ b/static/mytweets/ewagoner/status/398214332/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ah, crap. I'm teaching a two day class next Monday and Tuesday. There goes two more days I was counting on. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ah, crap. I'm teaching a two day class next Monday and Tuesday. There goes two more days I was counting on. +

+

+ 11/8/2007, 9:12:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39848151888171008/index.html b/static/mytweets/ewagoner/status/39848151888171008/index.html new file mode 100644 index 00000000..303a73e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/39848151888171008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @oilflorida: “OIL RAIN” CONFIRMED by NASA chief mission scientist: Clouds from Gulf did “RAIN OIL” on land (VIDEO) <a href="http://bit.ly/eFL3JC">http://bit.ly/eFL3JC</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @oilflorida: “OIL RAIN” CONFIRMED by NASA chief mission scientist: Clouds from Gulf did “RAIN OIL” on land (VIDEO) http://bit.ly/eFL3JC +

+

+ 2/21/2011, 7:45:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/398513169045266432/index.html b/static/mytweets/ewagoner/status/398513169045266432/index.html new file mode 100644 index 00000000..a881273a --- /dev/null +++ b/static/mytweets/ewagoner/status/398513169045266432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The people complaining about the healthcare dot gov website have obviously never tried to redeem an UltraViolet digital movie code. Madness. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The people complaining about the healthcare dot gov website have obviously never tried to redeem an UltraViolet digital movie code. Madness. +

+

+ 11/7/2013, 1:11:58 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39860634141204480/index.html b/static/mytweets/ewagoner/status/39860634141204480/index.html new file mode 100644 index 00000000..7df7bfb3 --- /dev/null +++ b/static/mytweets/ewagoner/status/39860634141204480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + V'ger tweets now, not yet seeking creator: RT @Voyager2: CCS: END BASELINE SEQUENCE B150: BEGIN BASELINE SEQUENCE B151: LOCK STAR + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ V'ger tweets now, not yet seeking creator: RT @Voyager2: CCS: END BASELINE SEQUENCE B150: BEGIN BASELINE SEQUENCE B151: LOCK STAR +

+

+ 2/21/2011, 8:34:50 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39873866658623488/index.html b/static/mytweets/ewagoner/status/39873866658623488/index.html new file mode 100644 index 00000000..2501943c --- /dev/null +++ b/static/mytweets/ewagoner/status/39873866658623488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's 9:30 at night, and I'm heating up some duck confit. As one so often does. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's 9:30 at night, and I'm heating up some duck confit. As one so often does. +

+

+ 2/21/2011, 9:27:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3988121205/index.html b/static/mytweets/ewagoner/status/3988121205/index.html new file mode 100644 index 00000000..b334ee7f --- /dev/null +++ b/static/mytweets/ewagoner/status/3988121205/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My employer's annual user conference begins in 20 minutes. Which of course means my sleep deficit will double this week. /me grabs coffee + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My employer's annual user conference begins in 20 minutes. Which of course means my sleep deficit will double this week. /me grabs coffee +

+

+ 9/14/2009, 4:41:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/398812960522768384/index.html b/static/mytweets/ewagoner/status/398812960522768384/index.html new file mode 100644 index 00000000..4e81eb15 --- /dev/null +++ b/static/mytweets/ewagoner/status/398812960522768384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DrMRFrancis: The rise and fall of the "polywater" hypothesis: <a href="http://www.slate.com/articles/health_and_science/science/2013/11/polywater_history_and_science_mistakes_the_u_s_and_ussr_raced_to_create.html">http://www.slate.com/articles/health_and_science/science/2013/11/polywater_history_and_science_mistakes_the_u_s_and_ussr_raced_to_create.html</a> Fascinating story! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/398820671238971392/index.html b/static/mytweets/ewagoner/status/398820671238971392/index.html new file mode 100644 index 00000000..5db9e9c9 --- /dev/null +++ b/static/mytweets/ewagoner/status/398820671238971392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + DrabbleCast recently had two great apocalyptic stories, one pre- and one post-apocalypse. <a href="http://www.drabblecast.org/2013/09/09/drabblecast-295-twenty-ways-desert-kill/">http://www.drabblecast.org/2013/09/09/drabblecast-295-twenty-ways-desert-kill/</a> <a href="http://www.drabblecast.org/2013/10/11/drabblecast-299-revelation-morgan-stern/">http://www.drabblecast.org/2013/10/11/drabblecast-299-revelation-morgan-stern/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/398838094381584385/index.html b/static/mytweets/ewagoner/status/398838094381584385/index.html new file mode 100644 index 00000000..2c6f1141 --- /dev/null +++ b/static/mytweets/ewagoner/status/398838094381584385/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Young Singles, Seth Adam Smith's Marriage Advice Isn't for You” A companion piece to the essay making the rounds. <a href="http://www.huffingtonpost.com/wayne-self/young-singles-seth-adam-smiths-marriage-advice-isnt-for-you_b_4219365.html">http://www.huffingtonpost.com/wayne-self/young-singles-seth-adam-smiths-marriage-advice-isnt-for-you_b_4219365.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/398863503521349632/index.html b/static/mytweets/ewagoner/status/398863503521349632/index.html new file mode 100644 index 00000000..50510f7c --- /dev/null +++ b/static/mytweets/ewagoner/status/398863503521349632/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + The most adorable Rorschach blot ever. +#RorschachDoodle <a href="http://g.co/doodle/usxtq6">http://g.co/doodle/usxtq6</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The most adorable Rorschach blot ever.
#RorschachDoodle http://g.co/doodle/usxtq6 +

+

+ 11/8/2013, 12:24:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/39888571372412928/index.html b/static/mytweets/ewagoner/status/39888571372412928/index.html new file mode 100644 index 00000000..88c28938 --- /dev/null +++ b/static/mytweets/ewagoner/status/39888571372412928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper's started beat boxing. Send all booking requests through me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper's started beat boxing. Send all booking requests through me. +

+

+ 2/21/2011, 10:25:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/399347003383377920/index.html b/static/mytweets/ewagoner/status/399347003383377920/index.html new file mode 100644 index 00000000..f19501ff --- /dev/null +++ b/static/mytweets/ewagoner/status/399347003383377920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The costumes at the Grimm Gear Gala (steampunk fairy tales) are amazing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The costumes at the Grimm Gear Gala (steampunk fairy tales) are amazing. +

+

+ 11/9/2013, 8:25:19 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/399353880821379072/index.html b/static/mytweets/ewagoner/status/399353880821379072/index.html new file mode 100644 index 00000000..e1045485 --- /dev/null +++ b/static/mytweets/ewagoner/status/399353880821379072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I get band crushes so easily, but now that I’ve seen them twice I’m sure my feelings toward Fable Cry are true love. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I get band crushes so easily, but now that I’ve seen them twice I’m sure my feelings toward Fable Cry are true love. +

+

+ 11/9/2013, 8:52:39 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/399369577962172416/index.html b/static/mytweets/ewagoner/status/399369577962172416/index.html new file mode 100644 index 00000000..11b6f907 --- /dev/null +++ b/static/mytweets/ewagoner/status/399369577962172416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wilhelm Grimm is telling his stories again. <a href="http://instagram.com/p/ghKHm_M2rB/">http://instagram.com/p/ghKHm_M2rB/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/399375848161419264/index.html b/static/mytweets/ewagoner/status/399375848161419264/index.html new file mode 100644 index 00000000..f8eae8d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/399375848161419264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There is a whole Peter Pan crew here, including a steampunk crocodile in a top hat. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There is a whole Peter Pan crew here, including a steampunk crocodile in a top hat. +

+

+ 11/9/2013, 10:19:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/399379371401965568/index.html b/static/mytweets/ewagoner/status/399379371401965568/index.html new file mode 100644 index 00000000..f1d72429 --- /dev/null +++ b/static/mytweets/ewagoner/status/399379371401965568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Listening to improvised music on violin and saw based on a random selection from P. T. Barnum’s memoir. It’s called “Pretentious Asshole”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Listening to improvised music on violin and saw based on a random selection from P. T. Barnum’s memoir. It’s called “Pretentious Asshole”. +

+

+ 11/9/2013, 10:33:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/399435028847132673/index.html b/static/mytweets/ewagoner/status/399435028847132673/index.html new file mode 100644 index 00000000..9aed03e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/399435028847132673/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What an awesome event the Grimm Gear Gala was. Any time I can wear a table runner wrapped around my waist and get complements is a win. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What an awesome event the Grimm Gear Gala was. Any time I can wear a table runner wrapped around my waist and get complements is a win. +

+

+ 11/10/2013, 2:15:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/3994700919/index.html b/static/mytweets/ewagoner/status/3994700919/index.html new file mode 100644 index 00000000..511a2b34 --- /dev/null +++ b/static/mytweets/ewagoner/status/3994700919/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's ten at night and I'm making about a gallon of pesto to freeze. When the basil is ready, the basil is ready. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's ten at night and I'm making about a gallon of pesto to freeze. When the basil is ready, the basil is ready. +

+

+ 9/14/2009, 9:49:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/399981644742135808/index.html b/static/mytweets/ewagoner/status/399981644742135808/index.html new file mode 100644 index 00000000..d9772c97 --- /dev/null +++ b/static/mytweets/ewagoner/status/399981644742135808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dear @SenJohnMcCain, Snowden’s leaks didn’t damage relations with some of our best friends. Tapping their phones did. <a href="http://www.theguardian.com/world/2013/nov/10/john-mccain-nsa-keith-alexander-snowden">http://www.theguardian.com/world/2013/nov/10/john-mccain-nsa-keith-alexander-snowden</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/399993604321837057/index.html b/static/mytweets/ewagoner/status/399993604321837057/index.html new file mode 100644 index 00000000..61d00375 --- /dev/null +++ b/static/mytweets/ewagoner/status/399993604321837057/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eyes, right! “Little Belgian boy saluting Canadian Troops.” <a href="http://www.elephantjournal.com/2011/11/eyes-right-thank-you-veterans-from-todays-youth/">http://www.elephantjournal.com/2011/11/eyes-right-thank-you-veterans-from-todays-youth/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/400057880910778368/index.html b/static/mytweets/ewagoner/status/400057880910778368/index.html new file mode 100644 index 00000000..6c911791 --- /dev/null +++ b/static/mytweets/ewagoner/status/400057880910778368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "This great love, the vast kind, wants others to have everything, both more of me and of everyone else." <a href="http://www.elephantjournal.com/2013/11/what-a-funeral-taught-me-about-polyamory-kristin-s-luce/">http://www.elephantjournal.com/2013/11/what-a-funeral-taught-me-about-polyamory-kristin-s-luce/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/400119626077847552/index.html b/static/mytweets/ewagoner/status/400119626077847552/index.html new file mode 100644 index 00000000..871ccd81 --- /dev/null +++ b/static/mytweets/ewagoner/status/400119626077847552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper’s talking in her sleep, in a deep, gravelly voice. I think she might be speaking Aramaic. That’s a normal thing, right? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper’s talking in her sleep, in a deep, gravelly voice. I think she might be speaking Aramaic. That’s a normal thing, right? +

+

+ 11/11/2013, 11:35:27 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/400639937592455168/index.html b/static/mytweets/ewagoner/status/400639937592455168/index.html new file mode 100644 index 00000000..e6ff2881 --- /dev/null +++ b/static/mytweets/ewagoner/status/400639937592455168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Residents of Atlanta will not be welcome at the new Atlanta Braves stadium, if the Cobb GOP Chairman gets his way. <a href="http://www.ajc.com/weblogs/jay-bookman/2013/nov/12/cobb-gop-chairman-concerned-about-those-people-com/">http://www.ajc.com/weblogs/jay-bookman/2013/nov/12/cobb-gop-chairman-concerned-about-those-people-com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/40068777299296256/index.html b/static/mytweets/ewagoner/status/40068777299296256/index.html new file mode 100644 index 00000000..abc0b21a --- /dev/null +++ b/static/mytweets/ewagoner/status/40068777299296256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The latest DrabbleCast, "Love in the Pneumatic Tube Era", was great. Even with all the intro's "Dutch Oven" synonyms. <a href="http://web.me.com/normsherman/Site/Podcast/Entries/2011/2/17_Drabblecast_198-_Love_in_the_Pneumatic_Tube_Era.html">http://web.me.com/normsherman/Site/Podcast/Entries/2011/2/17_Drabblecast_198-_Love_in_the_Pneumatic_Tube_Era.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/400752518944157696/index.html b/static/mytweets/ewagoner/status/400752518944157696/index.html new file mode 100644 index 00000000..afdf8d67 --- /dev/null +++ b/static/mytweets/ewagoner/status/400752518944157696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When I was a boy, my chemistry set enthralled me. You can’t really buy them now. This kickstarter wants to fix that. <a href="http://www.kickstarter.com/projects/1742632993/heirloom-chemistry-set">http://www.kickstarter.com/projects/1742632993/heirloom-chemistry-set</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4007839610/index.html b/static/mytweets/ewagoner/status/4007839610/index.html new file mode 100644 index 00000000..fbf88daf --- /dev/null +++ b/static/mytweets/ewagoner/status/4007839610/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm on Netflix! RT @mc_frontalot Watch Nerdcore Rising: The Movie on Netflix streaming, immediately now: http://frontalot.com/wee/netflix + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm on Netflix! RT @mc_frontalot Watch Nerdcore Rising: The Movie on Netflix streaming, immediately now: http://frontalot.com/wee/netflix +

+

+ 9/15/2009, 12:36:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/400837123601092609/index.html b/static/mytweets/ewagoner/status/400837123601092609/index.html new file mode 100644 index 00000000..c6410179 --- /dev/null +++ b/static/mytweets/ewagoner/status/400837123601092609/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I finally saw the episode that introduces Bob Loblaw’s Law Blog. I’ve arrived in 2006! Real estate looks like a sure bet. No spoilers! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I finally saw the episode that introduces Bob Loblaw’s Law Blog. I’ve arrived in 2006! Real estate looks like a sure bet. No spoilers! +

+

+ 11/13/2013, 11:06:32 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/40086872/index.html b/static/mytweets/ewagoner/status/40086872/index.html new file mode 100644 index 00000000..f00a38dd --- /dev/null +++ b/static/mytweets/ewagoner/status/40086872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Public demonstration of Joyent's Slingshot from a user and Rails developer's perspective at Tuesday's AtlRUG meeting -- www.atlrug.org + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Public demonstration of Joyent's Slingshot from a user and Rails developer's perspective at Tuesday's AtlRUG meeting -- www.atlrug.org +

+

+ 4/25/2007, 9:48:31 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/401009211506577408/index.html b/static/mytweets/ewagoner/status/401009211506577408/index.html new file mode 100644 index 00000000..a2cef351 --- /dev/null +++ b/static/mytweets/ewagoner/status/401009211506577408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ohmygosh, here’s a surprise. A new Paul McGann Doctor Who mini-episode was released today. So, so excited. <a href="http://www.youtube.com/watch?v=-U3jrS-uhuo">http://www.youtube.com/watch?v=-U3jrS-uhuo</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ohmygosh, here’s a surprise. A new Paul McGann Doctor Who mini-episode was released today. So, so excited. http://www.youtube.com/watch?v=-U3jrS-uhuo +

+

+ 11/14/2013, 10:30:21 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/40103644816740353/index.html b/static/mytweets/ewagoner/status/40103644816740353/index.html new file mode 100644 index 00000000..31bcc02f --- /dev/null +++ b/static/mytweets/ewagoner/status/40103644816740353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Last Ringbearer": A re-telling of the War of the Ring from Mordor's point of view. <a href="http://www.salon.com/books/laura_miller/2011/02/15/last_ringbearer/index.html">http://www.salon.com/books/laura_miller/2011/02/15/last_ringbearer/index.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/401115175677620224/index.html b/static/mytweets/ewagoner/status/401115175677620224/index.html new file mode 100644 index 00000000..7585228f --- /dev/null +++ b/static/mytweets/ewagoner/status/401115175677620224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “The guest list was a project. We set a number based on what we could afford, and each of us invited 1/3 of that.” <a href="http://offbeatbride.com/2013/11/massachusetts-lesbian-poly-wedding">http://offbeatbride.com/2013/11/massachusetts-lesbian-poly-wedding</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/401152867492691969/index.html b/static/mytweets/ewagoner/status/401152867492691969/index.html new file mode 100644 index 00000000..75073000 --- /dev/null +++ b/static/mytweets/ewagoner/status/401152867492691969/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got a notice from YouTube that one of my videos was entirely muted because there happened to be ambient music playing in the background. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got a notice from YouTube that one of my videos was entirely muted because there happened to be ambient music playing in the background. +

+

+ 11/14/2013, 8:01:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/401162015814975488/index.html b/static/mytweets/ewagoner/status/401162015814975488/index.html new file mode 100644 index 00000000..cfca82d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/401162015814975488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m standing next to a Young Fresh Fellow. He’s not as young as when I first met him 20 years or so ago. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m standing next to a Young Fresh Fellow. He’s not as young as when I first met him 20 years or so ago. +

+

+ 11/14/2013, 8:37:32 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/401169494464557057/index.html b/static/mytweets/ewagoner/status/401169494464557057/index.html new file mode 100644 index 00000000..f7a317bf --- /dev/null +++ b/static/mytweets/ewagoner/status/401169494464557057/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don’t know if I’ve ever felt like the young one at the 40 Watt before. It’s a veritable (and venerable) who’s who in here. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don’t know if I’ve ever felt like the young one at the 40 Watt before. It’s a veritable (and venerable) who’s who in here. +

+

+ 11/14/2013, 9:07:15 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/401179402245255169/index.html b/static/mytweets/ewagoner/status/401179402245255169/index.html new file mode 100644 index 00000000..9f24f718 --- /dev/null +++ b/static/mytweets/ewagoner/status/401179402245255169/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Patterson Hood reads from his essay "The Newer South" while Peter Buck & co plays behind. <a href="http://instagram.com/p/guA5gUM2q8/">http://instagram.com/p/guA5gUM2q8/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Patterson Hood reads from his essay "The Newer South" while Peter Buck & co plays behind. http://instagram.com/p/guA5gUM2q8/ +

+

+ 11/14/2013, 9:46:37 PM +

+

Favs: 1

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/401185273444585472/index.html b/static/mytweets/ewagoner/status/401185273444585472/index.html new file mode 100644 index 00000000..abf8d155 --- /dev/null +++ b/static/mytweets/ewagoner/status/401185273444585472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bill Berry took over the drums and Mike Mills the bass for “Don’t Go Back to Rockville”. Some old folk song. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bill Berry took over the drums and Mike Mills the bass for “Don’t Go Back to Rockville”. Some old folk song. +

+

+ 11/14/2013, 10:09:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/40122670611693568/index.html b/static/mytweets/ewagoner/status/40122670611693568/index.html new file mode 100644 index 00000000..15302980 --- /dev/null +++ b/static/mytweets/ewagoner/status/40122670611693568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Square: Today @Square removed the 15¢ fee on credit card payments. Swipe every card, pay 2.75%. Simply revolutionary: http://j.mp/sq ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Square: Today @Square removed the 15¢ fee on credit card payments. Swipe every card, pay 2.75%. Simply revolutionary: http://j.mp/sq ... +

+

+ 2/22/2011, 1:56:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/40144581999726592/index.html b/static/mytweets/ewagoner/status/40144581999726592/index.html new file mode 100644 index 00000000..8fb99081 --- /dev/null +++ b/static/mytweets/ewagoner/status/40144581999726592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I hope this (not a fake!) memo comes up when Jon Stewart interviews Donald Rumsfeld tonight: <a href="http://library.rumsfeld.com/doclib/sp/1686/2003-04-07%20to%20Doug%20Feith%20re%20Issues%20with%20Various%20Countries.pdf#search=%22Libya%22">http://library.rumsfeld.com/doclib/sp/1686/2003-04-07%20to%20Doug%20Feith%20re%20Issues%20with%20Various%20Countries.pdf#search=%22Libya%22</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/401457614984589312/index.html b/static/mytweets/ewagoner/status/401457614984589312/index.html new file mode 100644 index 00000000..0d55236a --- /dev/null +++ b/static/mytweets/ewagoner/status/401457614984589312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, joy! Ragnarok’s approaching. They sounded the Gjallerhorn and everything. <a href="http://www.dailymail.co.uk/sciencetech/article-2507778/Will-world-end-100-days-Sounding-ancient-trumpet-York-warns-Viking-apocalypse-22-February-2014.html">http://www.dailymail.co.uk/sciencetech/article-2507778/Will-world-end-100-days-Sounding-ancient-trumpet-York-warns-Viking-apocalypse-22-February-2014.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/401460357044002816/index.html b/static/mytweets/ewagoner/status/401460357044002816/index.html new file mode 100644 index 00000000..ff651bc2 --- /dev/null +++ b/static/mytweets/ewagoner/status/401460357044002816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s a short promotional video for an online farmers market on Colorado’s Western Slope. They’re good folks. <a href="http://vimeo.com/71937799">http://vimeo.com/71937799</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here’s a short promotional video for an online farmers market on Colorado’s Western Slope. They’re good folks. http://vimeo.com/71937799 +

+

+ 11/15/2013, 4:23:02 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/401508362762072064/index.html b/static/mytweets/ewagoner/status/401508362762072064/index.html new file mode 100644 index 00000000..0069a279 --- /dev/null +++ b/static/mytweets/ewagoner/status/401508362762072064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The sky is doing things again. <a href="http://instagram.com/p/gvz3Xqs2o4/">http://instagram.com/p/gvz3Xqs2o4/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/401550984058781697/index.html b/static/mytweets/ewagoner/status/401550984058781697/index.html new file mode 100644 index 00000000..e758d2bc --- /dev/null +++ b/static/mytweets/ewagoner/status/401550984058781697/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just your typical three year old girl, hanging out in her crib, playing Minecraft. <a href="http://instagram.com/p/gwpsWbs2sI/">http://instagram.com/p/gwpsWbs2sI/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just your typical three year old girl, hanging out in her crib, playing Minecraft. http://instagram.com/p/gwpsWbs2sI/ +

+

+ 11/15/2013, 10:23:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/401702402/index.html b/static/mytweets/ewagoner/status/401702402/index.html new file mode 100644 index 00000000..2a4116d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/401702402/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's 2pm already? I guess I'll have to think about feeding myself. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's 2pm already? I guess I'll have to think about feeding myself. +

+

+ 11/9/2007, 1:44:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/40215823545155584/index.html b/static/mytweets/ewagoner/status/40215823545155584/index.html new file mode 100644 index 00000000..6153eaf8 --- /dev/null +++ b/static/mytweets/ewagoner/status/40215823545155584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Having salmon at my farmers market has completely spoiled me. I didn't know what I'd been missing, but this was it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Having salmon at my farmers market has completely spoiled me. I didn't know what I'd been missing, but this was it. +

+

+ 2/22/2011, 8:06:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/402278693437177856/index.html b/static/mytweets/ewagoner/status/402278693437177856/index.html new file mode 100644 index 00000000..d8c32773 --- /dev/null +++ b/static/mytweets/ewagoner/status/402278693437177856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper just bemoaned the fact that her crib makes a piss-poor trapeze apparatus. The Canopy show today made a big impression on her, too. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper just bemoaned the fact that her crib makes a piss-poor trapeze apparatus. The Canopy show today made a big impression on her, too. +

+

+ 11/17/2013, 10:34:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/402522265390043136/index.html b/static/mytweets/ewagoner/status/402522265390043136/index.html new file mode 100644 index 00000000..13523053 --- /dev/null +++ b/static/mytweets/ewagoner/status/402522265390043136/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “She’d still be sweet, and she’d still be flirty, because she likes the classics, and they’re pretty dirty.” +<a href="http://www.youtube.com/watch?v=lmEbF2uhsZk">http://www.youtube.com/watch?v=lmEbF2uhsZk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “She’d still be sweet, and she’d still be flirty, because she likes the classics, and they’re pretty dirty.”
http://www.youtube.com/watch?v=lmEbF2uhsZk +

+

+ 11/18/2013, 2:42:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/402652689089462273/index.html b/static/mytweets/ewagoner/status/402652689089462273/index.html new file mode 100644 index 00000000..9efd79fb --- /dev/null +++ b/static/mytweets/ewagoner/status/402652689089462273/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "My daughter Poesy is only four years old, so when I decided to start playing D&D with her..." <a href="http://gygaxmagazine.com/selected-content/dming-for-your-toddler/">http://gygaxmagazine.com/selected-content/dming-for-your-toddler/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/402881812416176128/index.html b/static/mytweets/ewagoner/status/402881812416176128/index.html new file mode 100644 index 00000000..7f8013d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/402881812416176128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A Goldie Blox vid of 3 girls singing girl-power version of Beastie Boys’ “Girls” while a rube goldberg machine works. <a href="http://www.goldieblox.com/pages/beastie-boys-rube-goldberg-machine#showvideo">http://www.goldieblox.com/pages/beastie-boys-rube-goldberg-machine#showvideo</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/402972614597287936/index.html b/static/mytweets/ewagoner/status/402972614597287936/index.html new file mode 100644 index 00000000..6b8e7a20 --- /dev/null +++ b/static/mytweets/ewagoner/status/402972614597287936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There was a rocket launch visible from here. I checked a couple hours ago and it was reportedly scrubbed but it launched anyway. Missed it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There was a rocket launch visible from here. I checked a couple hours ago and it was reportedly scrubbed but it launched anyway. Missed it. +

+

+ 11/19/2013, 8:32:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/403539220918464513/index.html b/static/mytweets/ewagoner/status/403539220918464513/index.html new file mode 100644 index 00000000..3e9ae9dd --- /dev/null +++ b/static/mytweets/ewagoner/status/403539220918464513/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “How kids react to my pretty pretty princess nails.” <a href="http://www.theferrett.com/ferrettworks/2013/11/how-kids-react-to-my-pretty-pretty-princess-nails/">http://www.theferrett.com/ferrettworks/2013/11/how-kids-react-to-my-pretty-pretty-princess-nails/</a> I’ve had the same experience with my kilts (“skirts”). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4036136678/index.html b/static/mytweets/ewagoner/status/4036136678/index.html new file mode 100644 index 00000000..2558fa76 --- /dev/null +++ b/static/mytweets/ewagoner/status/4036136678/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Helicopter just landed 100 feet from me. Never been that close before. (Don't worry -- only a drill.) http://twitpic.com/hymva + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Helicopter just landed 100 feet from me. Never been that close before. (Don't worry -- only a drill.) http://twitpic.com/hymva +

+

+ 9/16/2009, 3:23:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4038932625/index.html b/static/mytweets/ewagoner/status/4038932625/index.html new file mode 100644 index 00000000..4198d316 --- /dev/null +++ b/static/mytweets/ewagoner/status/4038932625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Conferences aren't all work and drudgery. I was able to get some good corn holeing in. http://twitpic.com/hz5de + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Conferences aren't all work and drudgery. I was able to get some good corn holeing in. http://twitpic.com/hz5de +

+

+ 9/16/2009, 5:37:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/403927869887221760/index.html b/static/mytweets/ewagoner/status/403927869887221760/index.html new file mode 100644 index 00000000..26e8c36d --- /dev/null +++ b/static/mytweets/ewagoner/status/403927869887221760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve now been given unlimited invitations to Simple, the great internet bank I use. Here’s a link if you want in: <a href="https://bank.simple.com/friends/38674e58-ce1b-0eff-9bd0-118cafd33762">https://bank.simple.com/friends/38674e58-ce1b-0eff-9bd0-118cafd33762</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/403943036419596288/index.html b/static/mytweets/ewagoner/status/403943036419596288/index.html new file mode 100644 index 00000000..501eca81 --- /dev/null +++ b/static/mytweets/ewagoner/status/403943036419596288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DirkRoughly: “The Burlesque Dancer who Inspired my Heart to Roar (with video)” <a href="http://www.elephantjournal.com/2013/11/the-burlesque-dancer-who-inspired-my-heart-to-roar-video/">http://www.elephantjournal.com/2013/11/the-burlesque-dancer-who-inspired-my-heart-to-roar-video/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/404001298997313536/index.html b/static/mytweets/ewagoner/status/404001298997313536/index.html new file mode 100644 index 00000000..b763bc34 --- /dev/null +++ b/static/mytweets/ewagoner/status/404001298997313536/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + People leave their phone numbers on flyers & Craig’s List ads. This fellow sends them prank texts. Some are great. +<a href="http://textastrophe.com/">http://textastrophe.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ People leave their phone numbers on flyers & Craig’s List ads. This fellow sends them prank texts. Some are great.
http://textastrophe.com/ +

+

+ 11/22/2013, 4:39:50 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/404066584307982336/index.html b/static/mytweets/ewagoner/status/404066584307982336/index.html new file mode 100644 index 00000000..01805d38 --- /dev/null +++ b/static/mytweets/ewagoner/status/404066584307982336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Grrrr. RT @ftrain: “‘the Beastie Boys have now threatened GoldieBlox with copyright infringement.’” <a href="http://www.hollywoodreporter.com/thr-esq/beastie-boys-girls-viral-video-659308">http://www.hollywoodreporter.com/thr-esq/beastie-boys-girls-viral-video-659308</a> I can’t stand it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/404096249793892352/index.html b/static/mytweets/ewagoner/status/404096249793892352/index.html new file mode 100644 index 00000000..18c609ec --- /dev/null +++ b/static/mytweets/ewagoner/status/404096249793892352/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Let’s bump it up to a “risky”! + +(Oh, those Bluths. I’ll miss them.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Let’s bump it up to a “risky”!

(Oh, those Bluths. I’ll miss them.) +

+

+ 11/22/2013, 10:57:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/40414084084015105/index.html b/static/mytweets/ewagoner/status/40414084084015105/index.html new file mode 100644 index 00000000..3c56c76a --- /dev/null +++ b/static/mytweets/ewagoner/status/40414084084015105/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A deputy attorney general advocates using live ammunition against Wisconsin protestors: <a href="http://motherjones.com/politics/2011/02/indiana-official-jeff-cox-live-ammunition-against-wisconsin-protesters">http://motherjones.com/politics/2011/02/indiana-official-jeff-cox-live-ammunition-against-wisconsin-protesters</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/40426661467918336/index.html b/static/mytweets/ewagoner/status/40426661467918336/index.html new file mode 100644 index 00000000..51ffdac0 --- /dev/null +++ b/static/mytweets/ewagoner/status/40426661467918336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + US House slashed funding for soil conservation, sustainable ag, & new farmer credit. Commodity subsidies? Untouched. <a href="http://sustainableagriculture.net/blog/take-action-oppose-reckless-spending-cuts-2/">http://sustainableagriculture.net/blog/take-action-oppose-reckless-spending-cuts-2/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/404639002764267520/index.html b/static/mytweets/ewagoner/status/404639002764267520/index.html new file mode 100644 index 00000000..c8613a11 --- /dev/null +++ b/static/mytweets/ewagoner/status/404639002764267520/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "Look, dad! I spelled your name!" + +Ummmmm... <a href="http://instagram.com/p/hGmNDqs2o2/">http://instagram.com/p/hGmNDqs2o2/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/404679507879419904/index.html b/static/mytweets/ewagoner/status/404679507879419904/index.html new file mode 100644 index 00000000..723e7030 --- /dev/null +++ b/static/mytweets/ewagoner/status/404679507879419904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Hey dad, you can call me ‘Pigachu’ because I’m always hungry.” I love that my toddler makes puns. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Hey dad, you can call me ‘Pigachu’ because I’m always hungry.” I love that my toddler makes puns. +

+

+ 11/24/2013, 1:34:47 PM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/404795592662347777/index.html b/static/mytweets/ewagoner/status/404795592662347777/index.html new file mode 100644 index 00000000..367b4c27 --- /dev/null +++ b/static/mytweets/ewagoner/status/404795592662347777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My alcohol budget ran dry on 9/1, and I’ve been rationing since. I’m down to one shot each of tequila, peppermint schnapps, and moonshine. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My alcohol budget ran dry on 9/1, and I’ve been rationing since. I’m down to one shot each of tequila, peppermint schnapps, and moonshine. +

+

+ 11/24/2013, 9:16:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/405007431392309248/index.html b/static/mytweets/ewagoner/status/405007431392309248/index.html new file mode 100644 index 00000000..9657e5f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/405007431392309248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Four Georgia products from three producers are finalists in the Good Food Awards, all available at my farmers market: <a href="http://www.goodfoodawards.org/winners/">http://www.goodfoodawards.org/winners/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Four Georgia products from three producers are finalists in the Good Food Awards, all available at my farmers market: http://www.goodfoodawards.org/winners/ +

+

+ 11/25/2013, 11:17:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/405123124737630209/index.html b/static/mytweets/ewagoner/status/405123124737630209/index.html new file mode 100644 index 00000000..b9ab65d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/405123124737630209/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “The Five(ish) Doctors” is the perfect way to officially include the classic actors in the 50th event. So well done! <a href="http://www.bbc.co.uk/programmes/p01m3kfy">http://www.bbc.co.uk/programmes/p01m3kfy</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “The Five(ish) Doctors” is the perfect way to officially include the classic actors in the 50th event. So well done! http://www.bbc.co.uk/programmes/p01m3kfy +

+

+ 11/25/2013, 6:57:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/405150461839556608/index.html b/static/mytweets/ewagoner/status/405150461839556608/index.html new file mode 100644 index 00000000..5f769f04 --- /dev/null +++ b/static/mytweets/ewagoner/status/405150461839556608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mackenab: This is lovely. And smart. “What Screens Want.” <a href="http://frankchimero.com/what-screens-want/">http://frankchimero.com/what-screens-want/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/40532159760437248/index.html b/static/mytweets/ewagoner/status/40532159760437248/index.html new file mode 100644 index 00000000..9e5a8990 --- /dev/null +++ b/static/mytweets/ewagoner/status/40532159760437248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Indiana deputy attorney general who advocated using live ammo on Wisconsin protestors "no longer employed". <a href="http://www.chicagotribune.com/news/local/breaking/chibrknews-report-ind-official-urged-cops-to-shoot-protesters-20110223,0,4211346.story">http://www.chicagotribune.com/news/local/breaking/chibrknews-report-ind-official-urged-cops-to-shoot-protesters-20110223,0,4211346.story</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/405344189741039616/index.html b/static/mytweets/ewagoner/status/405344189741039616/index.html new file mode 100644 index 00000000..f9815689 --- /dev/null +++ b/static/mytweets/ewagoner/status/405344189741039616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Photos from a 1980s Sci Fi Convention” <a href="http://www.vintag.es/2012/01/photos-from-1980s-sci-fi-convention.html">http://www.vintag.es/2012/01/photos-from-1980s-sci-fi-convention.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/40543645744500736/index.html b/static/mytweets/ewagoner/status/40543645744500736/index.html new file mode 100644 index 00000000..3c3074df --- /dev/null +++ b/static/mytweets/ewagoner/status/40543645744500736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Touring Terrapin brewery while on the clock. #toughlife http://instagr.am/p/BzTqE/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Touring Terrapin brewery while on the clock. #toughlife http://instagr.am/p/BzTqE/ +

+

+ 2/23/2011, 5:48:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/40544379366014976/index.html b/static/mytweets/ewagoner/status/40544379366014976/index.html new file mode 100644 index 00000000..a7c58eca --- /dev/null +++ b/static/mytweets/ewagoner/status/40544379366014976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's the Hopsecutioner. http://instagr.am/p/BzT2G/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's the Hopsecutioner. http://instagr.am/p/BzT2G/ +

+

+ 2/23/2011, 5:51:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/40546163828461568/index.html b/static/mytweets/ewagoner/status/40546163828461568/index.html new file mode 100644 index 00000000..7e6096bb --- /dev/null +++ b/static/mytweets/ewagoner/status/40546163828461568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Where beer is made. http://instagr.am/p/BzUOb/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Where beer is made. http://instagr.am/p/BzUOb/ +

+

+ 2/23/2011, 5:58:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4054741498/index.html b/static/mytweets/ewagoner/status/4054741498/index.html new file mode 100644 index 00000000..b06b07e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/4054741498/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stupid muscle memory. I've already written two checks today dated 9/17/71. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stupid muscle memory. I've already written two checks today dated 9/17/71. +

+

+ 9/17/2009, 10:17:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/405527158464184320/index.html b/static/mytweets/ewagoner/status/405527158464184320/index.html new file mode 100644 index 00000000..fb04dd00 --- /dev/null +++ b/static/mytweets/ewagoner/status/405527158464184320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Medley: Eyebrows McGee at Metafilter has things to say about the Papal news du jour: <a href="http://www.metafilter.com/134214/Not-to-share-wealth-with-the-poor-is-to-steal#5305566">http://www.metafilter.com/134214/Not-to-share-wealth-with-the-poor-is-to-steal#5305566</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/40557530484580352/index.html b/static/mytweets/ewagoner/status/40557530484580352/index.html new file mode 100644 index 00000000..17791711 --- /dev/null +++ b/static/mytweets/ewagoner/status/40557530484580352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + People here are playing Fluxx. Haven't played that in so, so long. Great game. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ People here are playing Fluxx. Haven't played that in so, so long. Great game. +

+

+ 2/23/2011, 6:44:03 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/40558912541302784/index.html b/static/mytweets/ewagoner/status/40558912541302784/index.html new file mode 100644 index 00000000..2219db8d --- /dev/null +++ b/static/mytweets/ewagoner/status/40558912541302784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + $7 for four pints of beer plus a keepsake glass? Why don't I come here every day? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ $7 for four pints of beer plus a keepsake glass? Why don't I come here every day? +

+

+ 2/23/2011, 6:49:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/405760146997260288/index.html b/static/mytweets/ewagoner/status/405760146997260288/index.html new file mode 100644 index 00000000..25307046 --- /dev/null +++ b/static/mytweets/ewagoner/status/405760146997260288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of my favorite albums from the ‘70s, Joe Wise’s “Pockets - Songs for Little People”, is now up on iTunes. <a href="https://itun.es/i6FK696">https://itun.es/i6FK696</a> #tears + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One of my favorite albums from the ‘70s, Joe Wise’s “Pockets - Songs for Little People”, is now up on iTunes. https://itun.es/i6FK696 #tears +

+

+ 11/27/2013, 1:08:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/405790515679199233/index.html b/static/mytweets/ewagoner/status/405790515679199233/index.html new file mode 100644 index 00000000..fc5f4adc --- /dev/null +++ b/static/mytweets/ewagoner/status/405790515679199233/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It was hard when we knew there wouldn’t be another holiday together in the Missouri house. It’s harder knowing there won’t be one anywhere. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It was hard when we knew there wouldn’t be another holiday together in the Missouri house. It’s harder knowing there won’t be one anywhere. +

+

+ 11/27/2013, 3:09:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/405817722808061953/index.html b/static/mytweets/ewagoner/status/405817722808061953/index.html new file mode 100644 index 00000000..64a0ae7d --- /dev/null +++ b/static/mytweets/ewagoner/status/405817722808061953/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ready to ingredient shop for my part of the potluck. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ready to ingredient shop for my part of the potluck.

+

+

+ 11/27/2013, 4:57:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/40584599755173888/index.html b/static/mytweets/ewagoner/status/40584599755173888/index.html new file mode 100644 index 00000000..7fb7c98e --- /dev/null +++ b/static/mytweets/ewagoner/status/40584599755173888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If there was any doubt that I live a charmed life, I've been trading Napoleon Dynamite quotes with a farmer via Twitter. It's pretty sweet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If there was any doubt that I live a charmed life, I've been trading Napoleon Dynamite quotes with a farmer via Twitter. It's pretty sweet. +

+

+ 2/23/2011, 8:31:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/405889724784848896/index.html b/static/mytweets/ewagoner/status/405889724784848896/index.html new file mode 100644 index 00000000..0f8c7452 --- /dev/null +++ b/static/mytweets/ewagoner/status/405889724784848896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Local heritage turkey is in the brine for Friday’s meal. It’s been in my freezer since last year. No one here raised them this year. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Local heritage turkey is in the brine for Friday’s meal. It’s been in my freezer since last year. No one here raised them this year. +

+

+ 11/27/2013, 9:43:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/40589293336403968/index.html b/static/mytweets/ewagoner/status/40589293336403968/index.html new file mode 100644 index 00000000..15c76a02 --- /dev/null +++ b/static/mytweets/ewagoner/status/40589293336403968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It was a pretty great day, but the highlight came this AM, listening to Kevin Smith & wife Jen discuss the singularity: http://is.gd/V0MWVW + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It was a pretty great day, but the highlight came this AM, listening to Kevin Smith & wife Jen discuss the singularity: http://is.gd/V0MWVW +

+

+ 2/23/2011, 8:50:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/405930656435544065/index.html b/static/mytweets/ewagoner/status/405930656435544065/index.html new file mode 100644 index 00000000..809ba601 --- /dev/null +++ b/static/mytweets/ewagoner/status/405930656435544065/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Starting a new game of Dragon Age: Origins because it’s a holiday. Haven’t played in a year and have forgotten everything, so starting over. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Starting a new game of Dragon Age: Origins because it’s a holiday. Haven’t played in a year and have forgotten everything, so starting over. +

+

+ 11/28/2013, 12:26:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/406183352/index.html b/static/mytweets/ewagoner/status/406183352/index.html new file mode 100644 index 00000000..48371c76 --- /dev/null +++ b/static/mytweets/ewagoner/status/406183352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Using Google Sketchup to design my set for Streetcar. This thing is so easy to use! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Using Google Sketchup to design my set for Streetcar. This thing is so easy to use! +

+

+ 11/11/2007, 2:05:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/40620441508777984/index.html b/static/mytweets/ewagoner/status/40620441508777984/index.html new file mode 100644 index 00000000..2a22b1aa --- /dev/null +++ b/static/mytweets/ewagoner/status/40620441508777984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Overlook Restaurant Children's Menu: http://bit.ly/fhEVT0 "Where children know their place -- in the corner" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Overlook Restaurant Children's Menu: http://bit.ly/fhEVT0 "Where children know their place -- in the corner" +

+

+ 2/23/2011, 10:54:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/406254189816586240/index.html b/static/mytweets/ewagoner/status/406254189816586240/index.html new file mode 100644 index 00000000..61e23c7b --- /dev/null +++ b/static/mytweets/ewagoner/status/406254189816586240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cooking is all done for the day. Now to see how I can transport all this 25 miles tomorrow. Shoulda planned that first, maybe. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cooking is all done for the day. Now to see how I can transport all this 25 miles tomorrow. Shoulda planned that first, maybe. +

+

+ 11/28/2013, 9:52:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/406283056077885440/index.html b/static/mytweets/ewagoner/status/406283056077885440/index.html new file mode 100644 index 00000000..2e71dc87 --- /dev/null +++ b/static/mytweets/ewagoner/status/406283056077885440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In order to fit the thanksgiving feast in my car, I had to take out my greatcloak, my Santa suit, and my trapeze tights. My life is weird. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In order to fit the thanksgiving feast in my car, I had to take out my greatcloak, my Santa suit, and my trapeze tights. My life is weird. +

+

+ 11/28/2013, 11:46:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/406455797497864193/index.html b/static/mytweets/ewagoner/status/406455797497864193/index.html new file mode 100644 index 00000000..a21ed709 --- /dev/null +++ b/static/mytweets/ewagoner/status/406455797497864193/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cards Against Humanity is holding the best Black Friday sale ever. <a href="http://cardsagainsthumanity.com/">http://cardsagainsthumanity.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cards Against Humanity is holding the best Black Friday sale ever. http://cardsagainsthumanity.com/ +

+

+ 11/29/2013, 11:13:08 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/406555233469206528/index.html b/static/mytweets/ewagoner/status/406555233469206528/index.html new file mode 100644 index 00000000..d268c31d --- /dev/null +++ b/static/mytweets/ewagoner/status/406555233469206528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nothing wraps up a holiday meal with loved ones quite like a big game of Cards Against Humanity. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nothing wraps up a holiday meal with loved ones quite like a big game of Cards Against Humanity. +

+

+ 11/29/2013, 5:48:15 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/406588902/index.html b/static/mytweets/ewagoner/status/406588902/index.html new file mode 100644 index 00000000..8414d79f --- /dev/null +++ b/static/mytweets/ewagoner/status/406588902/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making apple pie but out of cinnamon. Oh noes! Chinese Five Spice to the rescue! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making apple pie but out of cinnamon. Oh noes! Chinese Five Spice to the rescue! +

+

+ 11/11/2007, 6:16:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/406612532/index.html b/static/mytweets/ewagoner/status/406612532/index.html new file mode 100644 index 00000000..761c4db9 --- /dev/null +++ b/static/mytweets/ewagoner/status/406612532/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Of all my kitchen gadgets, the most productive AND entertaining is the hand crank apple peeler/corer/slicer. No question. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Of all my kitchen gadgets, the most productive AND entertaining is the hand crank apple peeler/corer/slicer. No question. +

+

+ 11/11/2007, 6:32:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/407200544944840705/index.html b/static/mytweets/ewagoner/status/407200544944840705/index.html new file mode 100644 index 00000000..27b23823 --- /dev/null +++ b/static/mytweets/ewagoner/status/407200544944840705/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cookies. <a href="http://kylehasatumblr.tumblr.com/post/68607728143/iraffiruse-twisted-speedo-this-should-be-in">http://kylehasatumblr.tumblr.com/post/68607728143/iraffiruse-twisted-speedo-this-should-be-in</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/407575777178558464/index.html b/static/mytweets/ewagoner/status/407575777178558464/index.html new file mode 100644 index 00000000..70cba02f --- /dev/null +++ b/static/mytweets/ewagoner/status/407575777178558464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Multiple reports that I look exactly like Santa Claus if he were up on the trapeze. Not acting, folks. That’s pure natural grace(lesness). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Multiple reports that I look exactly like Santa Claus if he were up on the trapeze. Not acting, folks. That’s pure natural grace(lesness). +

+

+ 12/2/2013, 1:23:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/408051050957271040/index.html b/static/mytweets/ewagoner/status/408051050957271040/index.html new file mode 100644 index 00000000..53f3b09c --- /dev/null +++ b/static/mytweets/ewagoner/status/408051050957271040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A true super scientist who shaped the tiny science college I attended, and thus indirectly shaped me, has passed. <a href="http://en.wikipedia.org/wiki/Stirling_Colgate">http://en.wikipedia.org/wiki/Stirling_Colgate</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A true super scientist who shaped the tiny science college I attended, and thus indirectly shaped me, has passed. http://en.wikipedia.org/wiki/Stirling_Colgate +

+

+ 12/3/2013, 8:52:06 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/408068709417119744/index.html b/static/mytweets/ewagoner/status/408068709417119744/index.html new file mode 100644 index 00000000..348ba239 --- /dev/null +++ b/static/mytweets/ewagoner/status/408068709417119744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @sesamestreet: Cookie Monster wants to know... what does the fox say? Let's ask a fox. <a href="https://vine.co/v/hpeznLDY2b7">https://vine.co/v/hpeznLDY2b7</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @sesamestreet: Cookie Monster wants to know... what does the fox say? Let's ask a fox. https://vine.co/v/hpeznLDY2b7 +

+

+ 12/3/2013, 10:02:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/408068727943741440/index.html b/static/mytweets/ewagoner/status/408068727943741440/index.html new file mode 100644 index 00000000..406e6714 --- /dev/null +++ b/static/mytweets/ewagoner/status/408068727943741440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @sesamestreet: And while we're at it: the fox wants to know, what does the monster say? <a href="https://vine.co/v/hpenUlpMVF6">https://vine.co/v/hpenUlpMVF6</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @sesamestreet: And while we're at it: the fox wants to know, what does the monster say? https://vine.co/v/hpenUlpMVF6 +

+

+ 12/3/2013, 10:02:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/408745265995464704/index.html b/static/mytweets/ewagoner/status/408745265995464704/index.html new file mode 100644 index 00000000..9666cac3 --- /dev/null +++ b/static/mytweets/ewagoner/status/408745265995464704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OH: “I don’t bake things that are gluten free if they’re not yummy, because that’s just wrong.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH: “I don’t bake things that are gluten free if they’re not yummy, because that’s just wrong.” +

+

+ 12/5/2013, 6:50:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/408774318420946944/index.html b/static/mytweets/ewagoner/status/408774318420946944/index.html new file mode 100644 index 00000000..aa914675 --- /dev/null +++ b/static/mytweets/ewagoner/status/408774318420946944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "George R.R. Martin shows what happens when dragons go to war" <a href="http://io9.com/george-r-r-martin-shows-what-happens-when-dragons-go-t-1477466466?utm_campaign=socialflow_io9_facebook&utm_source=io9_facebook&utm_medium=socialflow">http://io9.com/george-r-r-martin-shows-what-happens-when-dragons-go-t-1477466466?utm_campaign=socialflow_io9_facebook&utm_source=io9_facebook&utm_medium=socialflow</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/408789192886714368/index.html b/static/mytweets/ewagoner/status/408789192886714368/index.html new file mode 100644 index 00000000..ad341801 --- /dev/null +++ b/static/mytweets/ewagoner/status/408789192886714368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s disconcerting when I’m driving down the highway in my big box truck and Shelob crawls across the windshield and into the darkness. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s disconcerting when I’m driving down the highway in my big box truck and Shelob crawls across the windshield and into the darkness. +

+

+ 12/5/2013, 9:45:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4088835794/index.html b/static/mytweets/ewagoner/status/4088835794/index.html new file mode 100644 index 00000000..548b14c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/4088835794/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My IRA balance now exceeds the debt I owe from my daughter's birth. Many thanks to my debtor for letting me pay more slowly so I could save. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My IRA balance now exceeds the debt I owe from my daughter's birth. Many thanks to my debtor for letting me pay more slowly so I could save. +

+

+ 9/18/2009, 5:48:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/408990464679768064/index.html b/static/mytweets/ewagoner/status/408990464679768064/index.html new file mode 100644 index 00000000..bee98ec3 --- /dev/null +++ b/static/mytweets/ewagoner/status/408990464679768064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yesterday our government had a team of jumpsuited technicians sporting supervillian-esque patches launching a rocket. <a href="http://www.forbes.com/sites/kashmirhill/2013/12/05/u-s-spy-rocket-launching-today-has-octopus-themed-nothing-is-beyond-our-reach-logo-seriously">http://www.forbes.com/sites/kashmirhill/2013/12/05/u-s-spy-rocket-launching-today-has-octopus-themed-nothing-is-beyond-our-reach-logo-seriously</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/409347422096461824/index.html b/static/mytweets/ewagoner/status/409347422096461824/index.html new file mode 100644 index 00000000..3abae797 --- /dev/null +++ b/static/mytweets/ewagoner/status/409347422096461824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “@SpaghettiOs: Take a moment to remember #PearlHarbor with us. <a href="https://twitter.com/SpaghettiOs/status/409162874184298496/photo/1">https://twitter.com/SpaghettiOs/status/409162874184298496/photo/1</a>” A day that will live in infamy. Also, terrible pasta. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/409367778798632960/index.html b/static/mytweets/ewagoner/status/409367778798632960/index.html new file mode 100644 index 00000000..0c4ea74c --- /dev/null +++ b/static/mytweets/ewagoner/status/409367778798632960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv: “That song that was just on the radio belongs to the blues species of music.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv: “That song that was just on the radio belongs to the blues species of music.” +

+

+ 12/7/2013, 12:04:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/409392589981614080/index.html b/static/mytweets/ewagoner/status/409392589981614080/index.html new file mode 100644 index 00000000..902ab19b --- /dev/null +++ b/static/mytweets/ewagoner/status/409392589981614080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Suzanne Vega’s 2010 cover of DNA’s 1990 remix of Suzanne Vega’s 1984 a cappella version of “Tom’s Diner” is pretty great. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Suzanne Vega’s 2010 cover of DNA’s 1990 remix of Suzanne Vega’s 1984 a cappella version of “Tom’s Diner” is pretty great. +

+

+ 12/7/2013, 1:42:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/409436884906278912/index.html b/static/mytweets/ewagoner/status/409436884906278912/index.html new file mode 100644 index 00000000..d838bc5d --- /dev/null +++ b/static/mytweets/ewagoner/status/409436884906278912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sure, the repertory shows at Canopy are wonderful but you know what? So are the student shows! There’s another performance tonight at 8pm. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sure, the repertory shows at Canopy are wonderful but you know what? So are the student shows! There’s another performance tonight at 8pm. +

+

+ 12/7/2013, 4:38:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/409558423731466240/index.html b/static/mytweets/ewagoner/status/409558423731466240/index.html new file mode 100644 index 00000000..b3c661f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/409558423731466240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you want to watch me, as Santa, perform on a dance trapeze, here’s the YouTube link to do just that: <a href="http://youtu.be/jq3d-T5iOgI">http://youtu.be/jq3d-T5iOgI</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you want to watch me, as Santa, perform on a dance trapeze, here’s the YouTube link to do just that: http://youtu.be/jq3d-T5iOgI +

+

+ 12/8/2013, 12:41:52 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/409891470632837120/index.html b/static/mytweets/ewagoner/status/409891470632837120/index.html new file mode 100644 index 00000000..3d1e92ce --- /dev/null +++ b/static/mytweets/ewagoner/status/409891470632837120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap! Johnny Cash did a cover of Gordon Lightfoot’s “If I Could Read Your Mind”. I might never stop playing it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy crap! Johnny Cash did a cover of Gordon Lightfoot’s “If I Could Read Your Mind”. I might never stop playing it. +

+

+ 12/8/2013, 10:45:16 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/40989799321960448/index.html b/static/mytweets/ewagoner/status/40989799321960448/index.html new file mode 100644 index 00000000..a15f777b --- /dev/null +++ b/static/mytweets/ewagoner/status/40989799321960448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At a town hall meeting, someone asked my congressman, "When is someone going to shoot Obama?" And got big a big laugh. http://is.gd/9ASgGY + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At a town hall meeting, someone asked my congressman, "When is someone going to shoot Obama?" And got big a big laugh. http://is.gd/9ASgGY +

+

+ 2/24/2011, 11:21:44 PM +

+

Favs: 0

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/410043850363633665/index.html b/static/mytweets/ewagoner/status/410043850363633665/index.html new file mode 100644 index 00000000..ca24b3fb --- /dev/null +++ b/static/mytweets/ewagoner/status/410043850363633665/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, this Doctor Who homage, done in the style of Ah-Ha’s “Take On Me” video, is beautifully done. <a href="http://www.youtube.com/watch?feature=player_embedded&v=IpVUCv6q5Lg">http://www.youtube.com/watch?feature=player_embedded&v=IpVUCv6q5Lg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/410046899635245056/index.html b/static/mytweets/ewagoner/status/410046899635245056/index.html new file mode 100644 index 00000000..72b90dfa --- /dev/null +++ b/static/mytweets/ewagoner/status/410046899635245056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s a great new thing for those with a wallet full of credit, debit, & gift cards: an all-in-one electronic card. <a href="https://onlycoin.com/?referral=ReDVrUrV">https://onlycoin.com/?referral=ReDVrUrV</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here’s a great new thing for those with a wallet full of credit, debit, & gift cards: an all-in-one electronic card. https://onlycoin.com/?referral=ReDVrUrV +

+

+ 12/9/2013, 9:02:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/410418241035436032/index.html b/static/mytweets/ewagoner/status/410418241035436032/index.html new file mode 100644 index 00000000..172a40cf --- /dev/null +++ b/static/mytweets/ewagoner/status/410418241035436032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Picard and his crew sing my new favorite Christmas carol: <a href="http://www.youtube.com/watch?v=fdANlzYH38I">http://www.youtube.com/watch?v=fdANlzYH38I</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/410441037375475712/index.html b/static/mytweets/ewagoner/status/410441037375475712/index.html new file mode 100644 index 00000000..bc8100e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/410441037375475712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “At the publisher’s request, this title is being sold without DRM applied.” How refreshing! More like this, please. <a href="https://itunes.apple.com/us/book/blindsight/id385975082?mt=11">https://itunes.apple.com/us/book/blindsight/id385975082?mt=11</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/410528452383477761/index.html b/static/mytweets/ewagoner/status/410528452383477761/index.html new file mode 100644 index 00000000..cc8853fd --- /dev/null +++ b/static/mytweets/ewagoner/status/410528452383477761/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Winter is coming, and here are the snowflakes to prove it. <a href="http://www.kryshiggins.com/free-game-of-thrones-inspired-snowflake-patterns/">http://www.kryshiggins.com/free-game-of-thrones-inspired-snowflake-patterns/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4106367713/index.html b/static/mytweets/ewagoner/status/4106367713/index.html new file mode 100644 index 00000000..4f894d71 --- /dev/null +++ b/static/mytweets/ewagoner/status/4106367713/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My daughter (aka Luigi) gave me (aka Mario) a birthday card. http://is.gd/3sx13 Any guesses what she wants us to dress as for Halloween? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My daughter (aka Luigi) gave me (aka Mario) a birthday card. http://is.gd/3sx13 Any guesses what she wants us to dress as for Halloween? +

+

+ 9/19/2009, 1:37:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/411119606993272832/index.html b/static/mytweets/ewagoner/status/411119606993272832/index.html new file mode 100644 index 00000000..4d20e926 --- /dev/null +++ b/static/mytweets/ewagoner/status/411119606993272832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv & I waited in the freezing pre-dawn a half hour for a bus that never came, acclimated to the cold, since the furnace went out yesterday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv & I waited in the freezing pre-dawn a half hour for a bus that never came, acclimated to the cold, since the furnace went out yesterday. +

+

+ 12/12/2013, 8:05:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4111383006/index.html b/static/mytweets/ewagoner/status/4111383006/index.html new file mode 100644 index 00000000..129a06c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/4111383006/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For dinner: chile rellenos con cordero (roasted poblano chiles stuffed with cheese & lamb, then dipped in a light egg batter & pan fried) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For dinner: chile rellenos con cordero (roasted poblano chiles stuffed with cheese & lamb, then dipped in a light egg batter & pan fried) +

+

+ 9/19/2009, 6:24:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/411357202893799424/index.html b/static/mytweets/ewagoner/status/411357202893799424/index.html new file mode 100644 index 00000000..30f4b1fe --- /dev/null +++ b/static/mytweets/ewagoner/status/411357202893799424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sysadmin is so boring these days. Which is *exactly* how it should be. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sysadmin is so boring these days. Which is *exactly* how it should be.

+

+

+ 12/12/2013, 11:49:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/41147874951561216/index.html b/static/mytweets/ewagoner/status/41147874951561216/index.html new file mode 100644 index 00000000..abf22c9a --- /dev/null +++ b/static/mytweets/ewagoner/status/41147874951561216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Endosymbiont by Blake Charlton is a great story of the arrival of the Singularity, with a focus on our humanity. <a href="http://escapepod.org/2011/02/18/endosymbiont/">http://escapepod.org/2011/02/18/endosymbiont/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Endosymbiont by Blake Charlton is a great story of the arrival of the Singularity, with a focus on our humanity. http://escapepod.org/2011/02/18/endosymbiont/ +

+

+ 2/25/2011, 9:49:52 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/411976292/index.html b/static/mytweets/ewagoner/status/411976292/index.html new file mode 100644 index 00000000..ae380f82 --- /dev/null +++ b/static/mytweets/ewagoner/status/411976292/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hopy crap! Farmers market sales for the week just hit $7000. Previous record, set two weeks ago: $6000. We might be on to something here... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hopy crap! Farmers market sales for the week just hit $7000. Previous record, set two weeks ago: $6000. We might be on to something here... +

+

+ 11/13/2007, 3:24:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/412050184190050304/index.html b/static/mytweets/ewagoner/status/412050184190050304/index.html new file mode 100644 index 00000000..6ca6055f --- /dev/null +++ b/static/mytweets/ewagoner/status/412050184190050304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Daddy has a bone in his head, and mommy has a bone in her head.” Juniper is spilling the family secrets. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Daddy has a bone in his head, and mommy has a bone in her head.” Juniper is spilling the family secrets. +

+

+ 12/14/2013, 9:43:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/412072772/index.html b/static/mytweets/ewagoner/status/412072772/index.html new file mode 100644 index 00000000..b19c0e12 --- /dev/null +++ b/static/mytweets/ewagoner/status/412072772/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'd hate to build a super popular facebook app only to have to start paying $500/month after a year. And I've yet to see a facebook app ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'd hate to build a super popular facebook app only to have to start paying $500/month after a year. And I've yet to see a facebook app ... +

+

+ 11/13/2007, 4:10:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/412315732/index.html b/static/mytweets/ewagoner/status/412315732/index.html new file mode 100644 index 00000000..eba97b00 --- /dev/null +++ b/static/mytweets/ewagoner/status/412315732/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Boss: It's broke. Me: What did you change? Boss: Nothing. Me: (digs) Here's the problem. Boss: I changed that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Boss: It's broke. Me: What did you change? Boss: Nothing. Me: (digs) Here's the problem. Boss: I changed that. +

+

+ 11/13/2007, 6:07:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/412355617178001408/index.html b/static/mytweets/ewagoner/status/412355617178001408/index.html new file mode 100644 index 00000000..4a82b169 --- /dev/null +++ b/static/mytweets/ewagoner/status/412355617178001408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian’s trapeze class choreographed their own autobiographical trapeze numbers. Here is hers. <a href="http://youtu.be/6jooZzf723E">http://youtu.be/6jooZzf723E</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian’s trapeze class choreographed their own autobiographical trapeze numbers. Here is hers. http://youtu.be/6jooZzf723E +

+

+ 12/15/2013, 5:56:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/412762122/index.html b/static/mytweets/ewagoner/status/412762122/index.html new file mode 100644 index 00000000..193c9d30 --- /dev/null +++ b/static/mytweets/ewagoner/status/412762122/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just closed the market for the week. Total sales: $7700 over 193 orders. This is my boggled face. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just closed the market for the week. Total sales: $7700 over 193 orders. This is my boggled face. +

+

+ 11/13/2007, 9:45:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/412936125968564224/index.html b/static/mytweets/ewagoner/status/412936125968564224/index.html new file mode 100644 index 00000000..b20b3819 --- /dev/null +++ b/static/mytweets/ewagoner/status/412936125968564224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seeing Smaug tonight! I’ll need to pour a 40 (of popcorn and reece’s pieces) on the curb for mom. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seeing Smaug tonight! I’ll need to pour a 40 (of popcorn and reece’s pieces) on the curb for mom. +

+

+ 12/17/2013, 8:23:39 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/413442761711685632/index.html b/static/mytweets/ewagoner/status/413442761711685632/index.html new file mode 100644 index 00000000..f1fd43d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/413442761711685632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A brief lesson on the value of not sharing your password: <a href="http://www.youtube.com/watch?v=ARfg4p031os">http://www.youtube.com/watch?v=ARfg4p031os</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/414122428844240896/index.html b/static/mytweets/ewagoner/status/414122428844240896/index.html new file mode 100644 index 00000000..3d16598e --- /dev/null +++ b/static/mytweets/ewagoner/status/414122428844240896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My favorite Mexican restaurant now has tshirts, that I can’t wear without looking like a racist asshole. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My favorite Mexican restaurant now has tshirts, that I can’t wear without looking like a racist asshole.

+

+

+ 12/20/2013, 2:57:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/414211127837720577/index.html b/static/mytweets/ewagoner/status/414211127837720577/index.html new file mode 100644 index 00000000..008cd361 --- /dev/null +++ b/static/mytweets/ewagoner/status/414211127837720577/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Discovered at the checkout at Toys R Us that someone had poached items from my cart. Peace on Earth! Goodwill toward men! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Discovered at the checkout at Toys R Us that someone had poached items from my cart. Peace on Earth! Goodwill toward men! +

+

+ 12/20/2013, 8:50:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/414438762/index.html b/static/mytweets/ewagoner/status/414438762/index.html new file mode 100644 index 00000000..6eccf7b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/414438762/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just added Gruit to my list of things to homebrew: http://www.gruitale.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just added Gruit to my list of things to homebrew: http://www.gruitale.com +

+

+ 11/14/2007, 12:06:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4144761451/index.html b/static/mytweets/ewagoner/status/4144761451/index.html new file mode 100644 index 00000000..77de7881 --- /dev/null +++ b/static/mytweets/ewagoner/status/4144761451/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I always knew I'd be living in a science fiction story some day. I just never thought it'd be Bradbury's "All Summer in a Day". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I always knew I'd be living in a science fiction story some day. I just never thought it'd be Bradbury's "All Summer in a Day". +

+

+ 9/21/2009, 7:59:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/414485142758256640/index.html b/static/mytweets/ewagoner/status/414485142758256640/index.html new file mode 100644 index 00000000..437aee96 --- /dev/null +++ b/static/mytweets/ewagoner/status/414485142758256640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, this will make future Cards Against Humanity games more interesting. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, this will make future Cards Against Humanity games more interesting.

+

+

+ 12/21/2013, 2:58:53 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/414591202/index.html b/static/mytweets/ewagoner/status/414591202/index.html new file mode 100644 index 00000000..f2906469 --- /dev/null +++ b/static/mytweets/ewagoner/status/414591202/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Oh those bear na-sesames, those simple bear na-sesames, those simple bear na-sesames of life!" Nothing like a toddler for making earworms. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Oh those bear na-sesames, those simple bear na-sesames, those simple bear na-sesames of life!" Nothing like a toddler for making earworms. +

+

+ 11/14/2007, 1:17:26 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/414616032373125120/index.html b/static/mytweets/ewagoner/status/414616032373125120/index.html new file mode 100644 index 00000000..014bc7fa --- /dev/null +++ b/static/mytweets/ewagoner/status/414616032373125120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AnimeJune: HOW TO TRAIN YOUR DRAGON FANS: The new trailer has a HUGE movie-ruining spoiler in it that the entire creative team opposed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AnimeJune: HOW TO TRAIN YOUR DRAGON FANS: The new trailer has a HUGE movie-ruining spoiler in it that the entire creative team opposed. +

+

+ 12/21/2013, 11:38:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/414795049508302848/index.html b/static/mytweets/ewagoner/status/414795049508302848/index.html new file mode 100644 index 00000000..a1b47411 --- /dev/null +++ b/static/mytweets/ewagoner/status/414795049508302848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think maybe this last issue of Saga was guest written by George R R Martin. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think maybe this last issue of Saga was guest written by George R R Martin. +

+

+ 12/22/2013, 11:30:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/415121221500817408/index.html b/static/mytweets/ewagoner/status/415121221500817408/index.html new file mode 100644 index 00000000..7b16abbe --- /dev/null +++ b/static/mytweets/ewagoner/status/415121221500817408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They say an inch of rain equals ten inches of snow, so if it were colder this week I think we’d be under about 32 feet of snow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They say an inch of rain equals ten inches of snow, so if it were colder this week I think we’d be under about 32 feet of snow. +

+

+ 12/23/2013, 9:06:26 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/415200225637068800/index.html b/static/mytweets/ewagoner/status/415200225637068800/index.html new file mode 100644 index 00000000..90f9327c --- /dev/null +++ b/static/mytweets/ewagoner/status/415200225637068800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s a fascinating article from this summer about a recently discovered third branch of the human tree. <a href="http://ngm.nationalgeographic.com/2013/07/125-missing-human-ancestor/shreeve-text">http://ngm.nationalgeographic.com/2013/07/125-missing-human-ancestor/shreeve-text</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/415348527293005824/index.html b/static/mytweets/ewagoner/status/415348527293005824/index.html new file mode 100644 index 00000000..abe62400 --- /dev/null +++ b/static/mytweets/ewagoner/status/415348527293005824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Assembling a Spider-Man bicycle, a full night ahead of schedule. “Boys bike”, pshaw. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Assembling a Spider-Man bicycle, a full night ahead of schedule. “Boys bike”, pshaw. +

+

+ 12/24/2013, 12:09:40 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/415544813337845762/index.html b/static/mytweets/ewagoner/status/415544813337845762/index.html new file mode 100644 index 00000000..922cd860 --- /dev/null +++ b/static/mytweets/ewagoner/status/415544813337845762/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! A seven minute Sherlock mini episode: <a href="https://www.youtube.com/watch?feature=player_embedded&v=JwntNANJCOE">https://www.youtube.com/watch?feature=player_embedded&v=JwntNANJCOE</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/415573867420057600/index.html b/static/mytweets/ewagoner/status/415573867420057600/index.html new file mode 100644 index 00000000..5179ed15 --- /dev/null +++ b/static/mytweets/ewagoner/status/415573867420057600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “The Tolkien Nerd’s Guide to ‘The Hobbit: The Desolation of Smaug’” Great geekery from the Smithsonian! <a href="http://www.smithsonianmag.com/arts-culture/The-Tolkien-Nerds-Guide-to-The-Hobbit-The-Desolation-of-Smaug--236566281.html?c=y&page=1">http://www.smithsonianmag.com/arts-culture/The-Tolkien-Nerds-Guide-to-The-Hobbit-The-Desolation-of-Smaug--236566281.html?c=y&page=1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/415613187086897155/index.html b/static/mytweets/ewagoner/status/415613187086897155/index.html new file mode 100644 index 00000000..790cf86d --- /dev/null +++ b/static/mytweets/ewagoner/status/415613187086897155/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The best holiday song I’ve heard this year: Misty Mountain Wonderland <a href="http://youtu.be/YW2k5W68RBI">http://youtu.be/YW2k5W68RBI</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The best holiday song I’ve heard this year: Misty Mountain Wonderland http://youtu.be/YW2k5W68RBI +

+

+ 12/24/2013, 5:41:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/415681893963550720/index.html b/static/mytweets/ewagoner/status/415681893963550720/index.html new file mode 100644 index 00000000..6e346140 --- /dev/null +++ b/static/mytweets/ewagoner/status/415681893963550720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The girls are abed and so it’s time for Santa’s helper to wrap all the presents. This large mason jar of ginger ale and bourbon should help. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The girls are abed and so it’s time for Santa’s helper to wrap all the presents. This large mason jar of ginger ale and bourbon should help. +

+

+ 12/24/2013, 10:14:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/41577885537931264/index.html b/static/mytweets/ewagoner/status/41577885537931264/index.html new file mode 100644 index 00000000..43683e14 --- /dev/null +++ b/static/mytweets/ewagoner/status/41577885537931264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After a week on the free @joyent-provided @newrelic Bronze Plan, I saw enough clear value to upgrade to Gold. It's great. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After a week on the free @joyent-provided @newrelic Bronze Plan, I saw enough clear value to upgrade to Gold. It's great. +

+

+ 2/26/2011, 2:18:35 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4160557813/index.html b/static/mytweets/ewagoner/status/4160557813/index.html new file mode 100644 index 00000000..836942aa --- /dev/null +++ b/static/mytweets/ewagoner/status/4160557813/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Having my mind blown by Sal Saghoian talking about services in Snow Leopard on MacBreak HD. Just another nerdy Mon night. http://is.gd/3xJzq + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Having my mind blown by Sal Saghoian talking about services in Snow Leopard on MacBreak HD. Just another nerdy Mon night. http://is.gd/3xJzq +

+

+ 9/21/2009, 9:00:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/41614784000425985/index.html b/static/mytweets/ewagoner/status/41614784000425985/index.html new file mode 100644 index 00000000..aa8677dd --- /dev/null +++ b/static/mytweets/ewagoner/status/41614784000425985/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NASA: International Space Station mass now 1.2 million pounds with shuttle, ATV, HTV, Soyuz and Progress all docked at station for 1 ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NASA: International Space Station mass now 1.2 million pounds with shuttle, ATV, HTV, Soyuz and Progress all docked at station for 1 ... +

+

+ 2/26/2011, 4:45:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/41634009058508800/index.html b/static/mytweets/ewagoner/status/41634009058508800/index.html new file mode 100644 index 00000000..0f68bb6d --- /dev/null +++ b/static/mytweets/ewagoner/status/41634009058508800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ribs. Rubbed. http://instagr.am/p/B3tXq/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ribs. Rubbed. http://instagr.am/p/B3tXq/ +

+

+ 2/26/2011, 6:01:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/41642922289926144/index.html b/static/mytweets/ewagoner/status/41642922289926144/index.html new file mode 100644 index 00000000..259c992f --- /dev/null +++ b/static/mytweets/ewagoner/status/41642922289926144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Roots. Oiled and herbed. http://instagr.am/p/B3wVs/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Roots. Oiled and herbed. http://instagr.am/p/B3wVs/ +

+

+ 2/26/2011, 6:37:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/41650474520297472/index.html b/static/mytweets/ewagoner/status/41650474520297472/index.html new file mode 100644 index 00000000..95744179 --- /dev/null +++ b/static/mytweets/ewagoner/status/41650474520297472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @girloftheplains: Kelsey Grammer married wife #4 today. David Hyde Pierce has been w/ same man for ~25 years, but he can't get marrie ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @girloftheplains: Kelsey Grammer married wife #4 today. David Hyde Pierce has been w/ same man for ~25 years, but he can't get marrie ... +

+

+ 2/26/2011, 7:07:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/41662674114707456/index.html b/static/mytweets/ewagoner/status/41662674114707456/index.html new file mode 100644 index 00000000..881e8ad9 --- /dev/null +++ b/static/mytweets/ewagoner/status/41662674114707456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ribs. Smoked and sauced. http://instagr.am/p/B32tn/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ribs. Smoked and sauced. http://instagr.am/p/B32tn/ +

+

+ 2/26/2011, 7:55:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/41664918168141824/index.html b/static/mytweets/ewagoner/status/41664918168141824/index.html new file mode 100644 index 00000000..e665faae --- /dev/null +++ b/static/mytweets/ewagoner/status/41664918168141824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Salad. Dressed. http://instagr.am/p/B33dB/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Salad. Dressed. http://instagr.am/p/B33dB/ +

+

+ 2/26/2011, 8:04:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/41666339668111360/index.html b/static/mytweets/ewagoner/status/41666339668111360/index.html new file mode 100644 index 00000000..e89d599d --- /dev/null +++ b/static/mytweets/ewagoner/status/41666339668111360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Let's eat! http://instagr.am/p/B335W/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Let's eat! http://instagr.am/p/B335W/ +

+

+ 2/26/2011, 8:10:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/41693950683127808/index.html b/static/mytweets/ewagoner/status/41693950683127808/index.html new file mode 100644 index 00000000..e76c52e6 --- /dev/null +++ b/static/mytweets/ewagoner/status/41693950683127808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Put a local stewing hen in the crockpot to bathe overnight, for tomorrow I make mull. <a href="http://athens.locallygrown.net/recipes/64">http://athens.locallygrown.net/recipes/64</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Put a local stewing hen in the crockpot to bathe overnight, for tomorrow I make mull. http://athens.locallygrown.net/recipes/64 +

+

+ 2/26/2011, 9:59:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4170959414/index.html b/static/mytweets/ewagoner/status/4170959414/index.html new file mode 100644 index 00000000..e91329a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/4170959414/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The frat boys next door are watering their grass in case the 25" of rain we got this week wasn't enough. http://twitpic.com/ip0s7 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The frat boys next door are watering their grass in case the 25" of rain we got this week wasn't enough. http://twitpic.com/ip0s7 +

+

+ 9/22/2009, 8:40:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/417300362/index.html b/static/mytweets/ewagoner/status/417300362/index.html new file mode 100644 index 00000000..ab962148 --- /dev/null +++ b/static/mytweets/ewagoner/status/417300362/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A ruby process that takes 10 minutes to run on Burnaby takes 25 seconds on my accelerator. I plan on making the final move tonight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A ruby process that takes 10 minutes to run on Burnaby takes 25 seconds on my accelerator. I plan on making the final move tonight. +

+

+ 11/15/2007, 12:42:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/417822163748794370/index.html b/static/mytweets/ewagoner/status/417822163748794370/index.html new file mode 100644 index 00000000..92ae9b38 --- /dev/null +++ b/static/mytweets/ewagoner/status/417822163748794370/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How a young The Doctor was transformed into an old Dr. Emmett Lathrop "Doc" Brown: <a href="http://fashionablygeek.com/costumes/see-how-they-aged-the-eleventh-doctor-with-makeup-and-prosthetics/#!qWfjQ">http://fashionablygeek.com/costumes/see-how-they-aged-the-eleventh-doctor-with-makeup-and-prosthetics/#!qWfjQ</a> (via @faeriebell ) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/417879701458542592/index.html b/static/mytweets/ewagoner/status/417879701458542592/index.html new file mode 100644 index 00000000..f225ed67 --- /dev/null +++ b/static/mytweets/ewagoner/status/417879701458542592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was ready to laugh at the antics of this guy slashing bottles w/ his sword collection. But no. Rock on, ninja dude. <a href="http://www.youtube.com/watch?v=4dKwHOfd2dk">http://www.youtube.com/watch?v=4dKwHOfd2dk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was ready to laugh at the antics of this guy slashing bottles w/ his sword collection. But no. Rock on, ninja dude. http://www.youtube.com/watch?v=4dKwHOfd2dk +

+

+ 12/30/2013, 11:47:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/418036404489572352/index.html b/static/mytweets/ewagoner/status/418036404489572352/index.html new file mode 100644 index 00000000..2115f172 --- /dev/null +++ b/static/mytweets/ewagoner/status/418036404489572352/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “One Weird Old Trick to Undermine the Patriarchy” +<a href="http://www.lastwordonnothing.com/2013/12/18/one-weird-old-trick/">http://www.lastwordonnothing.com/2013/12/18/one-weird-old-trick/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/418077559335956481/index.html b/static/mytweets/ewagoner/status/418077559335956481/index.html new file mode 100644 index 00000000..85e43896 --- /dev/null +++ b/static/mytweets/ewagoner/status/418077559335956481/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “The 11th Doctor is TV-show Kirk, not Wrath of Khan Kirk.” Interesting analysis of the last few years of Doctor Who. <a href="http://www.theatlantic.com/entertainment/archive/2013/12/the-captain-kirk-problem-how-em-doctor-who-em-betrayed-matt-smith/282690/">http://www.theatlantic.com/entertainment/archive/2013/12/the-captain-kirk-problem-how-em-doctor-who-em-betrayed-matt-smith/282690/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/418259262197235712/index.html b/static/mytweets/ewagoner/status/418259262197235712/index.html new file mode 100644 index 00000000..947fec29 --- /dev/null +++ b/static/mytweets/ewagoner/status/418259262197235712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Onward to the new year. If I look back I am lost. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Onward to the new year. If I look back I am lost. +

+

+ 1/1/2014, 12:55:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/418287622/index.html b/static/mytweets/ewagoner/status/418287622/index.html new file mode 100644 index 00000000..5444fae4 --- /dev/null +++ b/static/mytweets/ewagoner/status/418287622/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Trying to configure ActionMailer for the accelerator, to no effect. Authentication failures, every time. Might try sendmail instead of smtp. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Trying to configure ActionMailer for the accelerator, to no effect. Authentication failures, every time. Might try sendmail instead of smtp. +

+

+ 11/15/2007, 10:33:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/418429292/index.html b/static/mytweets/ewagoner/status/418429292/index.html new file mode 100644 index 00000000..05d8a2a6 --- /dev/null +++ b/static/mytweets/ewagoner/status/418429292/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Almost an hour and a half later, my email is getting sent. That was an ordeal. Now I can move the site over. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Almost an hour and a half later, my email is getting sent. That was an ordeal. Now I can move the site over. +

+

+ 11/15/2007, 11:50:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/418495562/index.html b/static/mytweets/ewagoner/status/418495562/index.html new file mode 100644 index 00000000..33b70685 --- /dev/null +++ b/static/mytweets/ewagoner/status/418495562/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After fighting email, the actual move took less than 15 minutes, including DNS propogation. Now locallygrown.net is on its very own dedi ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After fighting email, the actual move took less than 15 minutes, including DNS propogation. Now locallygrown.net is on its very own dedi ... +

+

+ 11/16/2007, 12:28:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/41873350141804544/index.html b/static/mytweets/ewagoner/status/41873350141804544/index.html new file mode 100644 index 00000000..2976f7a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/41873350141804544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's 75 degrees out, the trees are all budding, and it's a beautiful Spring day. The freeze we're bound to get is going to be a real bitch. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's 75 degrees out, the trees are all budding, and it's a beautiful Spring day. The freeze we're bound to get is going to be a real bitch. +

+

+ 2/27/2011, 9:52:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4190038732570625/index.html b/static/mytweets/ewagoner/status/4190038732570625/index.html new file mode 100644 index 00000000..9f802297 --- /dev/null +++ b/static/mytweets/ewagoner/status/4190038732570625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you happen to know a MacArthur Nominator, could you put in a good word for me? Haven't landed that NYT article yet, so I'm still obscure. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you happen to know a MacArthur Nominator, could you put in a good word for me? Haven't landed that NYT article yet, so I'm still obscure. +

+

+ 11/15/2010, 10:12:37 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/419089492977680384/index.html b/static/mytweets/ewagoner/status/419089492977680384/index.html new file mode 100644 index 00000000..fffe113f --- /dev/null +++ b/static/mytweets/ewagoner/status/419089492977680384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Take the good, you take the bad, you take them both & there you have spiders crawling out of a red velvet cupcake.” — Welcome to Night Vale + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Take the good, you take the bad, you take them both & there you have spiders crawling out of a red velvet cupcake.” — Welcome to Night Vale +

+

+ 1/3/2014, 7:54:56 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/41921227270529024/index.html b/static/mytweets/ewagoner/status/41921227270529024/index.html new file mode 100644 index 00000000..8117fe05 --- /dev/null +++ b/static/mytweets/ewagoner/status/41921227270529024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, the color on the broth from the hen I cooked overnight. Indicative of a long, happy life. She wasn't no super http://instagr.am/p/B5KMX/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, the color on the broth from the hen I cooked overnight. Indicative of a long, happy life. She wasn't no super http://instagr.am/p/B5KMX/ +

+

+ 2/27/2011, 1:02:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/419279240853721088/index.html b/static/mytweets/ewagoner/status/419279240853721088/index.html new file mode 100644 index 00000000..106a0dae --- /dev/null +++ b/static/mytweets/ewagoner/status/419279240853721088/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Juniper’s current favorite movie, which she repeatedly asks for by name, is “Pickle Me 2”. + +I’m never going to correct her. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper’s current favorite movie, which she repeatedly asks for by name, is “Pickle Me 2”.

I’m never going to correct her. +

+

+ 1/3/2014, 8:28:55 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/41973403069972480/index.html b/static/mytweets/ewagoner/status/41973403069972480/index.html new file mode 100644 index 00000000..0808cf70 --- /dev/null +++ b/static/mytweets/ewagoner/status/41973403069972480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I'm on the fourth island already, and it's still day time!" Vivian discovered Tiny Wings on my iPhone. It's a fun little game. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I'm on the fourth island already, and it's still day time!" Vivian discovered Tiny Wings on my iPhone. It's a fun little game. +

+

+ 2/27/2011, 4:30:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/419741152/index.html b/static/mytweets/ewagoner/status/419741152/index.html new file mode 100644 index 00000000..0cb6cb39 --- /dev/null +++ b/static/mytweets/ewagoner/status/419741152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the soul food place by my office. Eating a pig's ear. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the soul food place by my office. Eating a pig's ear. +

+

+ 11/16/2007, 1:02:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/419871232/index.html b/static/mytweets/ewagoner/status/419871232/index.html new file mode 100644 index 00000000..81fd18ad --- /dev/null +++ b/static/mytweets/ewagoner/status/419871232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Boiled pigs ears taste vaguely like bacon-flavored pasta dumplings. Now when I pass them by in the store, I'll know exactly what I'm missing + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Boiled pigs ears taste vaguely like bacon-flavored pasta dumplings. Now when I pass them by in the store, I'll know exactly what I'm missing +

+

+ 11/16/2007, 2:08:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/420005535749251072/index.html b/static/mytweets/ewagoner/status/420005535749251072/index.html new file mode 100644 index 00000000..0d621b40 --- /dev/null +++ b/static/mytweets/ewagoner/status/420005535749251072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + o.0 RT @rossgrady: What. The. Fuh. Read this, carefully: <a href="http://stumblingintheshadowsofgiants.wordpress.com/2013/12/21/160-year-old-documents-intentionally-destroyed-in-franklin-county-n-c/">http://stumblingintheshadowsofgiants.wordpress.com/2013/12/21/160-year-old-documents-intentionally-destroyed-in-franklin-county-n-c/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/420038782/index.html b/static/mytweets/ewagoner/status/420038782/index.html new file mode 100644 index 00000000..7d9e179d --- /dev/null +++ b/static/mytweets/ewagoner/status/420038782/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Might buy a refrigerated truck tomorrow. We're selling more than we can carry in our pickup now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Might buy a refrigerated truck tomorrow. We're selling more than we can carry in our pickup now. +

+

+ 11/16/2007, 3:37:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/420039564221513728/index.html b/static/mytweets/ewagoner/status/420039564221513728/index.html new file mode 100644 index 00000000..5b818098 --- /dev/null +++ b/static/mytweets/ewagoner/status/420039564221513728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper fell asleep with her fingers in her mouth. She woke up suddenly and exclaimed, “Dad! Dad! I ate my fingers and now they’re raisins!” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper fell asleep with her fingers in her mouth. She woke up suddenly and exclaimed, “Dad! Dad! I ate my fingers and now they’re raisins!” +

+

+ 1/5/2014, 10:50:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4200428535287808/index.html b/static/mytweets/ewagoner/status/4200428535287808/index.html new file mode 100644 index 00000000..a7ce64c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/4200428535287808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Office ran out of cream for the coffee, and I didn't notice until after I filled my mug. So now I have to drink it black, like my soul. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Office ran out of cream for the coffee, and I didn't notice until after I filled my mug. So now I have to drink it black, like my soul. +

+

+ 11/15/2010, 10:53:54 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/420194362266357760/index.html b/static/mytweets/ewagoner/status/420194362266357760/index.html new file mode 100644 index 00000000..333326ed --- /dev/null +++ b/static/mytweets/ewagoner/status/420194362266357760/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Overheard in the office: “I think this room is called ‘Forward Ten’. I think it’s a Star Trek reference?” + +Intruder alert! Intruder alert! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Overheard in the office: “I think this room is called ‘Forward Ten’. I think it’s a Star Trek reference?”

Intruder alert! Intruder alert! +

+

+ 1/6/2014, 9:05:17 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/420330999936204800/index.html b/static/mytweets/ewagoner/status/420330999936204800/index.html new file mode 100644 index 00000000..b391600e --- /dev/null +++ b/static/mytweets/ewagoner/status/420330999936204800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's been a while since I've seen negative windchills, but I'm ready. <a href="http://instagram.com/p/i2GRfeM2vh/">http://instagram.com/p/i2GRfeM2vh/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's been a while since I've seen negative windchills, but I'm ready. http://instagram.com/p/i2GRfeM2vh/ +

+

+ 1/6/2014, 6:08:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42049802804006913/index.html b/static/mytweets/ewagoner/status/42049802804006913/index.html new file mode 100644 index 00000000..218f1eee --- /dev/null +++ b/static/mytweets/ewagoner/status/42049802804006913/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I planted kiwi vines, baked cookies, and cut a bunch of brush. A full day! Also, I ate far too many cookies. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I planted kiwi vines, baked cookies, and cut a bunch of brush. A full day! Also, I ate far too many cookies. +

+

+ 2/27/2011, 9:33:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/421713112107339776/index.html b/static/mytweets/ewagoner/status/421713112107339776/index.html new file mode 100644 index 00000000..2f36fd7b --- /dev/null +++ b/static/mytweets/ewagoner/status/421713112107339776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “With a truck and the Internet, a farmer takes his food to the people” <a href="http://www.atlantamagazine.com/covereddish/2013/12/19/with-a-truck-and-the-internet-a-farmer-takes-his-food-to-the-people">http://www.atlantamagazine.com/covereddish/2013/12/19/with-a-truck-and-the-internet-a-farmer-takes-his-food-to-the-people</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/421734906126139392/index.html b/static/mytweets/ewagoner/status/421734906126139392/index.html new file mode 100644 index 00000000..3f548a1d --- /dev/null +++ b/static/mytweets/ewagoner/status/421734906126139392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow. My favorite kilt is half price this one week only! It’s a steal at $122.50. <a href="http://Www.altkilt.com/animakilt">http://Www.altkilt.com/animakilt</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow. My favorite kilt is half price this one week only! It’s a steal at $122.50. http://Www.altkilt.com/animakilt +

+

+ 1/10/2014, 3:06:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/421833062826385408/index.html b/static/mytweets/ewagoner/status/421833062826385408/index.html new file mode 100644 index 00000000..a1d5526e --- /dev/null +++ b/static/mytweets/ewagoner/status/421833062826385408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Over a month ago I was mailed twelve envelopes from different US places each with a small gift. I received four. My mail service sucks. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Over a month ago I was mailed twelve envelopes from different US places each with a small gift. I received four. My mail service sucks. +

+

+ 1/10/2014, 9:36:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42233928500649984/index.html b/static/mytweets/ewagoner/status/42233928500649984/index.html new file mode 100644 index 00000000..2c44a744 --- /dev/null +++ b/static/mytweets/ewagoner/status/42233928500649984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Notebook of my Favourite Skin-Trees" (Alex D MacFarlane) Who knew trees growing out of our flesh would be so sexy? <a href="http://escapepod.org/2011/02/24/ep281/">http://escapepod.org/2011/02/24/ep281/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The Notebook of my Favourite Skin-Trees" (Alex D MacFarlane) Who knew trees growing out of our flesh would be so sexy? http://escapepod.org/2011/02/24/ep281/ +

+

+ 2/28/2011, 9:45:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42240376001671168/index.html b/static/mytweets/ewagoner/status/42240376001671168/index.html new file mode 100644 index 00000000..b2d7d8e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/42240376001671168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Eleven Doctors (by MC Escher?): <a href="http://shirt.woot.com/shirts/relatively-awesome">http://shirt.woot.com/shirts/relatively-awesome</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42270848337461248/index.html b/static/mytweets/ewagoner/status/42270848337461248/index.html new file mode 100644 index 00000000..a17e7b61 --- /dev/null +++ b/static/mytweets/ewagoner/status/42270848337461248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The high today: 76 degrees. The low tomorrow: 34 degrees. There goes the fruit crop... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The high today: 76 degrees. The low tomorrow: 34 degrees. There goes the fruit crop... +

+

+ 2/28/2011, 12:12:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42286300170162176/index.html b/static/mytweets/ewagoner/status/42286300170162176/index.html new file mode 100644 index 00000000..a2cc36b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/42286300170162176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @joshuamneff: Good lord, this is FUNNY! http://www.robertsinclair.net/comic/asshole.html + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @joshuamneff: Good lord, this is FUNNY! http://www.robertsinclair.net/comic/asshole.html +

+

+ 2/28/2011, 1:13:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/422906800770260992/index.html b/static/mytweets/ewagoner/status/422906800770260992/index.html new file mode 100644 index 00000000..46137125 --- /dev/null +++ b/static/mytweets/ewagoner/status/422906800770260992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My phone is telling me my body is very fatigued. I agree. <a href="http://azum.io/1iKMj0d">http://azum.io/1iKMj0d</a> #heartrate <a href="http://heart.azum.io">http://heart.azum.io</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/422921877347373057/index.html b/static/mytweets/ewagoner/status/422921877347373057/index.html new file mode 100644 index 00000000..c290ec7d --- /dev/null +++ b/static/mytweets/ewagoner/status/422921877347373057/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Driving for seven hours in the morning. Guess I’d better get ready for that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Driving for seven hours in the morning. Guess I’d better get ready for that. +

+

+ 1/13/2014, 9:43:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/423092003262722048/index.html b/static/mytweets/ewagoner/status/423092003262722048/index.html new file mode 100644 index 00000000..db0c236d --- /dev/null +++ b/static/mytweets/ewagoner/status/423092003262722048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Only drove 85 miles before I realized I left a very important bag at home. Yay. *turns around* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Only drove 85 miles before I realized I left a very important bag at home. Yay. *turns around* +

+

+ 1/14/2014, 8:59:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4232765251780608/index.html b/static/mytweets/ewagoner/status/4232765251780608/index.html new file mode 100644 index 00000000..a62f1e37 --- /dev/null +++ b/static/mytweets/ewagoner/status/4232765251780608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Started reading "How to Live Safely in a Science Fictional Universe" by Charles Yu. From the first lines, I can tell this'll be a wild ride. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Started reading "How to Live Safely in a Science Fictional Universe" by Charles Yu. From the first lines, I can tell this'll be a wild ride. +

+

+ 11/15/2010, 1:02:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/423458410885943296/index.html b/static/mytweets/ewagoner/status/423458410885943296/index.html new file mode 100644 index 00000000..6313ef43 --- /dev/null +++ b/static/mytweets/ewagoner/status/423458410885943296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First person I saw this morning, a stranger, says “I hear you run a huge conglomerate and are very successful. Welcome to Mobile!” Pardon? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First person I saw this morning, a stranger, says “I hear you run a huge conglomerate and are very successful. Welcome to Mobile!” Pardon? +

+

+ 1/15/2014, 9:15:27 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/423525524653481984/index.html b/static/mytweets/ewagoner/status/423525524653481984/index.html new file mode 100644 index 00000000..60cd8cff --- /dev/null +++ b/static/mytweets/ewagoner/status/423525524653481984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A new video from Megan Jean and the KFB! I love these two so much. <a href="http://youtu.be/CjTJ15T3Tk4">http://youtu.be/CjTJ15T3Tk4</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A new video from Megan Jean and the KFB! I love these two so much. http://youtu.be/CjTJ15T3Tk4 +

+

+ 1/15/2014, 1:42:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/423529255218061312/index.html b/static/mytweets/ewagoner/status/423529255218061312/index.html new file mode 100644 index 00000000..de16af7d --- /dev/null +++ b/static/mytweets/ewagoner/status/423529255218061312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was handed an EeePC netbook with a one page PDF and a plug & play HP printer. It’s been installing drivers for an hour. How? Why? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was handed an EeePC netbook with a one page PDF and a plug & play HP printer. It’s been installing drivers for an hour. How? Why? +

+

+ 1/15/2014, 1:56:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/423626977652662273/index.html b/static/mytweets/ewagoner/status/423626977652662273/index.html new file mode 100644 index 00000000..f1b94e93 --- /dev/null +++ b/static/mytweets/ewagoner/status/423626977652662273/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Found a German bar and restaurant and stumbled in right as team trivia started. The Iconoclast is in the house! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Found a German bar and restaurant and stumbled in right as team trivia started. The Iconoclast is in the house! +

+

+ 1/15/2014, 8:25:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/423662347761500160/index.html b/static/mytweets/ewagoner/status/423662347761500160/index.html new file mode 100644 index 00000000..de2322ad --- /dev/null +++ b/static/mytweets/ewagoner/status/423662347761500160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today was my easy day at the SSAWG conference. I only walked 16,362 steps. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today was my easy day at the SSAWG conference. I only walked 16,362 steps. +

+

+ 1/15/2014, 10:45:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42368057867382785/index.html b/static/mytweets/ewagoner/status/42368057867382785/index.html new file mode 100644 index 00000000..212bcc32 --- /dev/null +++ b/static/mytweets/ewagoner/status/42368057867382785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Frying potatoes in duck fat, because that's what you do when you're lucky enough to have duck fat. http://instagr.am/p/B61PL/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Frying potatoes in duck fat, because that's what you do when you're lucky enough to have duck fat. http://instagr.am/p/B61PL/ +

+

+ 2/28/2011, 6:38:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42378921655808000/index.html b/static/mytweets/ewagoner/status/42378921655808000/index.html new file mode 100644 index 00000000..4d402bb2 --- /dev/null +++ b/static/mytweets/ewagoner/status/42378921655808000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Omelette night, with local raw milk Brie. Nine farms grew my dinner. http://instagr.am/p/B63mv/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Omelette night, with local raw milk Brie. Nine farms grew my dinner. http://instagr.am/p/B63mv/ +

+

+ 2/28/2011, 7:21:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42389104415096832/index.html b/static/mytweets/ewagoner/status/42389104415096832/index.html new file mode 100644 index 00000000..24f98692 --- /dev/null +++ b/static/mytweets/ewagoner/status/42389104415096832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper and I shared this one. http://instagr.am/p/B65jJ/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper and I shared this one. http://instagr.am/p/B65jJ/ +

+

+ 2/28/2011, 8:02:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42399415218085888/index.html b/static/mytweets/ewagoner/status/42399415218085888/index.html new file mode 100644 index 00000000..af72bd53 --- /dev/null +++ b/static/mytweets/ewagoner/status/42399415218085888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's 8:30 at night. Time to bring this Monday to a close with one part diet coke to one part Kraken rum. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's 8:30 at night. Time to bring this Monday to a close with one part diet coke to one part Kraken rum. +

+

+ 2/28/2011, 8:43:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42406201467736064/index.html b/static/mytweets/ewagoner/status/42406201467736064/index.html new file mode 100644 index 00000000..1050a4a9 --- /dev/null +++ b/static/mytweets/ewagoner/status/42406201467736064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a great little essay about running a "lifestyle" web business: Mom and Pop, At Web Scale - Anil Dash http://bit.ly/f5Z6ff + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's a great little essay about running a "lifestyle" web business: Mom and Pop, At Web Scale - Anil Dash http://bit.ly/f5Z6ff +

+

+ 2/28/2011, 9:10:00 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42416213908926465/index.html b/static/mytweets/ewagoner/status/42416213908926465/index.html new file mode 100644 index 00000000..b5c6014d --- /dev/null +++ b/static/mytweets/ewagoner/status/42416213908926465/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New ipad app 4 direcTV came out 2nite, & it's pretty sweet. Can't watch shows on it, but that's the only thing 'tween me & those Wall-E ppl. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New ipad app 4 direcTV came out 2nite, & it's pretty sweet. Can't watch shows on it, but that's the only thing 'tween me & those Wall-E ppl. +

+

+ 2/28/2011, 9:49:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/424658302195494912/index.html b/static/mytweets/ewagoner/status/424658302195494912/index.html new file mode 100644 index 00000000..c2d25965 --- /dev/null +++ b/static/mytweets/ewagoner/status/424658302195494912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's going to be some good eating tonight. #ssawg <a href="http://instagram.com/p/jU2GkLM2hB/">http://instagram.com/p/jU2GkLM2hB/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's going to be some good eating tonight. #ssawg http://instagram.com/p/jU2GkLM2hB/ +

+

+ 1/18/2014, 4:43:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/425351772623101952/index.html b/static/mytweets/ewagoner/status/425351772623101952/index.html new file mode 100644 index 00000000..e2ecc4a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/425351772623101952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Barbaritos, this mailing of yours made me cringe. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Barbaritos, this mailing of yours made me cringe.

+

+

+ 1/20/2014, 2:38:59 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/425451687458111488/index.html b/static/mytweets/ewagoner/status/425451687458111488/index.html new file mode 100644 index 00000000..02f55a07 --- /dev/null +++ b/static/mytweets/ewagoner/status/425451687458111488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “4. The colon in Dickens’s A Christmas Carol” The Best 5 Punctuation Marks in Literature <a href="http://www.vulture.com/2014/01/best-punctuation-marks-literature-nabokov-eliot-dickens-levi.html">http://www.vulture.com/2014/01/best-punctuation-marks-literature-nabokov-eliot-dickens-levi.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/425466938664681472/index.html b/static/mytweets/ewagoner/status/425466938664681472/index.html new file mode 100644 index 00000000..efadf34d --- /dev/null +++ b/static/mytweets/ewagoner/status/425466938664681472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Minutes ago, I didn’t know Victorian Funk Rap existed. Now I’m super happy I’ll get to see some live next month. <a href="http://www.youtube.com/watch?v=NHF6KuFdyO0">http://www.youtube.com/watch?v=NHF6KuFdyO0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Minutes ago, I didn’t know Victorian Funk Rap existed. Now I’m super happy I’ll get to see some live next month. http://www.youtube.com/watch?v=NHF6KuFdyO0 +

+

+ 1/20/2014, 10:16:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42597545221955584/index.html b/static/mytweets/ewagoner/status/42597545221955584/index.html new file mode 100644 index 00000000..be31b1ef --- /dev/null +++ b/static/mytweets/ewagoner/status/42597545221955584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Terrible Ones" by Tim Pratt. A fun theatric story with characters from Greek myth set in modern San Francisco. <a href="http://podcastle.org/2011/01/18/podcastle-140-terrible-ones/">http://podcastle.org/2011/01/18/podcastle-140-terrible-ones/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/426000844916404225/index.html b/static/mytweets/ewagoner/status/426000844916404225/index.html new file mode 100644 index 00000000..675ad17d --- /dev/null +++ b/static/mytweets/ewagoner/status/426000844916404225/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Georgia has gotten Daniel Parson back, and that’s a big win for us. <a href="http://news.emory.edu/stories/2014/01/er_spring_oxford_organic_farmer/campus.html">http://news.emory.edu/stories/2014/01/er_spring_oxford_organic_farmer/campus.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/426041345614958592/index.html b/static/mytweets/ewagoner/status/426041345614958592/index.html new file mode 100644 index 00000000..e286c77f --- /dev/null +++ b/static/mytweets/ewagoner/status/426041345614958592/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I love you. NBD. + +<a href="http://brighterthanabuoy.blogspot.com/2014/01/casual-love.html">http://brighterthanabuoy.blogspot.com/2014/01/casual-love.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42606732354142209/index.html b/static/mytweets/ewagoner/status/42606732354142209/index.html new file mode 100644 index 00000000..7cdc7c7e --- /dev/null +++ b/static/mytweets/ewagoner/status/42606732354142209/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My college once again makes #1 in a rankings article, this time for... worst nickname. <a href="http://www.totalprosports.com/2011/02/25/9-worst-college-nicknames/">http://www.totalprosports.com/2011/02/25/9-worst-college-nicknames/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/426108493695692800/index.html b/static/mytweets/ewagoner/status/426108493695692800/index.html new file mode 100644 index 00000000..5b33c75a --- /dev/null +++ b/static/mytweets/ewagoner/status/426108493695692800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My favorite Mexican restaurant in town has a new commercial. It is kind of inexplicable, but very Athens. <a href="http://www.youtube.com/watch?v=lMb3qViAwMQ">http://www.youtube.com/watch?v=lMb3qViAwMQ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My favorite Mexican restaurant in town has a new commercial. It is kind of inexplicable, but very Athens. http://www.youtube.com/watch?v=lMb3qViAwMQ +

+

+ 1/22/2014, 4:45:56 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42615013667635200/index.html b/static/mytweets/ewagoner/status/42615013667635200/index.html new file mode 100644 index 00000000..fd83f11c --- /dev/null +++ b/static/mytweets/ewagoner/status/42615013667635200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A pastured meat producer in Arkansas had to recall all their products due to either mislabeling or fraudulent use of USDA inspection stamp. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A pastured meat producer in Arkansas had to recall all their products due to either mislabeling or fraudulent use of USDA inspection stamp. +

+

+ 3/1/2011, 10:59:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42615663692480512/index.html b/static/mytweets/ewagoner/status/42615663692480512/index.html new file mode 100644 index 00000000..169ba19b --- /dev/null +++ b/static/mytweets/ewagoner/status/42615663692480512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Arkansas meat recall details are still unclear & vary depending on which side you hear. More info: <a href="http://village.locallygrown.net/weblog">http://village.locallygrown.net/weblog</a> <a href="http://russellville.locallygrown.net/weblog">http://russellville.locallygrown.net/weblog</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/426168660710158336/index.html b/static/mytweets/ewagoner/status/426168660710158336/index.html new file mode 100644 index 00000000..9d7bbd79 --- /dev/null +++ b/static/mytweets/ewagoner/status/426168660710158336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OMG, you guys! Have you heard this band, One Direction? They’re FANTASTIC! <a href="http://youtu.be/jD6rKhzV_m0">http://youtu.be/jD6rKhzV_m0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OMG, you guys! Have you heard this band, One Direction? They’re FANTASTIC! http://youtu.be/jD6rKhzV_m0 +

+

+ 1/22/2014, 8:45:01 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/426179896281690112/index.html b/static/mytweets/ewagoner/status/426179896281690112/index.html new file mode 100644 index 00000000..13c6ad22 --- /dev/null +++ b/static/mytweets/ewagoner/status/426179896281690112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Louis Wain’s cat paintings as he progressed into schizophrenia. <a href="http://tmblr.co/ZGTYQy158Urtc">http://tmblr.co/ZGTYQy158Urtc</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Louis Wain’s cat paintings as he progressed into schizophrenia. http://tmblr.co/ZGTYQy158Urtc +

+

+ 1/22/2014, 9:29:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/426201901626306560/index.html b/static/mytweets/ewagoner/status/426201901626306560/index.html new file mode 100644 index 00000000..6123ea76 --- /dev/null +++ b/static/mytweets/ewagoner/status/426201901626306560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sure, right as I’m drifting off into sleep is as good a time as any for master-slave MySQL replication to go haywire. Up and at ‘em! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sure, right as I’m drifting off into sleep is as good a time as any for master-slave MySQL replication to go haywire. Up and at ‘em! +

+

+ 1/22/2014, 10:57:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42630500602482688/index.html b/static/mytweets/ewagoner/status/42630500602482688/index.html new file mode 100644 index 00000000..2b7be2c9 --- /dev/null +++ b/static/mytweets/ewagoner/status/42630500602482688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Shareholder meeting followed by a board of directors meeting. Corporate governance is fun! Now back to the treadmill. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Shareholder meeting followed by a board of directors meeting. Corporate governance is fun! Now back to the treadmill. +

+

+ 3/1/2011, 12:01:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42655923558289408/index.html b/static/mytweets/ewagoner/status/42655923558289408/index.html new file mode 100644 index 00000000..27e623e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/42655923558289408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @remhq: Don't forget to tune into NPR's one-time stream of COLLAPSE INTO NOW today at 2pm EST: http://tinyurl.com/4msh5cs + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @remhq: Don't forget to tune into NPR's one-time stream of COLLAPSE INTO NOW today at 2pm EST: http://tinyurl.com/4msh5cs +

+

+ 3/1/2011, 1:42:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42660723318456320/index.html b/static/mytweets/ewagoner/status/42660723318456320/index.html new file mode 100644 index 00000000..a5ae261d --- /dev/null +++ b/static/mytweets/ewagoner/status/42660723318456320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stream of the new REM album starting now! <a href="http://www.npr.org/2011/03/01/134028781/live-march-1-r-e-m-listening-party">http://www.npr.org/2011/03/01/134028781/live-march-1-r-e-m-listening-party</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42663067233951744/index.html b/static/mytweets/ewagoner/status/42663067233951744/index.html new file mode 100644 index 00000000..670fda63 --- /dev/null +++ b/static/mytweets/ewagoner/status/42663067233951744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Uberlin" (track three) has that older REM sound. Great start to the album so far. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Uberlin" (track three) has that older REM sound. Great start to the album so far. +

+

+ 3/1/2011, 2:10:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42670583099564032/index.html b/static/mytweets/ewagoner/status/42670583099564032/index.html new file mode 100644 index 00000000..f0f3029c --- /dev/null +++ b/static/mytweets/ewagoner/status/42670583099564032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On the last song now. My verdict? "Collapse into Now" could easily become my favorite REM album. It's really, really good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On the last song now. My verdict? "Collapse into Now" could easily become my favorite REM album. It's really, really good. +

+

+ 3/1/2011, 2:40:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42672430078103552/index.html b/static/mytweets/ewagoner/status/42672430078103552/index.html new file mode 100644 index 00000000..e892b1aa --- /dev/null +++ b/static/mytweets/ewagoner/status/42672430078103552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RuthBourdain: I'm all for breast milk ice cream, but take it from me, ice and rock salt on your nipples hurts like a motherfucker. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RuthBourdain: I'm all for breast milk ice cream, but take it from me, ice and rock salt on your nipples hurts like a motherfucker. +

+

+ 3/1/2011, 2:47:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/426802022/index.html b/static/mytweets/ewagoner/status/426802022/index.html new file mode 100644 index 00000000..ed881984 --- /dev/null +++ b/static/mytweets/ewagoner/status/426802022/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eating my first Five Guys burger. Very good. Maybe like a more energetic In-n-Out. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eating my first Five Guys burger. Very good. Maybe like a more energetic In-n-Out. +

+

+ 11/19/2007, 1:02:03 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42685594870099968/index.html b/static/mytweets/ewagoner/status/42685594870099968/index.html new file mode 100644 index 00000000..b91d04cd --- /dev/null +++ b/static/mytweets/ewagoner/status/42685594870099968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @joyent: Excellent, exhaustive article about Node.js in The Register today. Check it out. http://bit.ly/fL743t + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @joyent: Excellent, exhaustive article about Node.js in The Register today. Check it out. http://bit.ly/fL743t +

+

+ 3/1/2011, 3:40:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42687021608734720/index.html b/static/mytweets/ewagoner/status/42687021608734720/index.html new file mode 100644 index 00000000..8f1e3c81 --- /dev/null +++ b/static/mytweets/ewagoner/status/42687021608734720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Arkansas story is very strange. A well-respected farmer at the center of the sustainability scene there is accused of fraud at every level. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Arkansas story is very strange. A well-respected farmer at the center of the sustainability scene there is accused of fraud at every level. +

+

+ 3/1/2011, 3:45:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42720872980676608/index.html b/static/mytweets/ewagoner/status/42720872980676608/index.html new file mode 100644 index 00000000..8fc32d7b --- /dev/null +++ b/static/mytweets/ewagoner/status/42720872980676608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brownpau: It’s Time to Play ‘Sheen, Beck, or Qaddafi?’ http://shar.es/3ZLHK + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @brownpau: It’s Time to Play ‘Sheen, Beck, or Qaddafi?’ http://shar.es/3ZLHK +

+

+ 3/1/2011, 6:00:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/427222236521824256/index.html b/static/mytweets/ewagoner/status/427222236521824256/index.html new file mode 100644 index 00000000..a9c11f17 --- /dev/null +++ b/static/mytweets/ewagoner/status/427222236521824256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rando Cardrissian played the best random cah answer ever. <a href="http://instagram.com/p/jnEC3hM2h1/">http://instagram.com/p/jnEC3hM2h1/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rando Cardrissian played the best random cah answer ever. http://instagram.com/p/jnEC3hM2h1/ +

+

+ 1/25/2014, 6:31:33 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42775503211466752/index.html b/static/mytweets/ewagoner/status/42775503211466752/index.html new file mode 100644 index 00000000..001f0c30 --- /dev/null +++ b/static/mytweets/ewagoner/status/42775503211466752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Land donated to the state for use as a farmers market has been sold by the state to a mega-chain of restaurants. <a href="http://onlineathens.com/stories/030111/new_792693706.shtml">http://onlineathens.com/stories/030111/new_792693706.shtml</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/428351641646272512/index.html b/static/mytweets/ewagoner/status/428351641646272512/index.html new file mode 100644 index 00000000..b49fa368 --- /dev/null +++ b/static/mytweets/ewagoner/status/428351641646272512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watching the State of the Union on mute. Boehner and Biden are making perfect sad/happy drama faces behind Obama. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watching the State of the Union on mute. Boehner and Biden are making perfect sad/happy drama faces behind Obama. +

+

+ 1/28/2014, 9:19:24 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/429325917073444864/index.html b/static/mytweets/ewagoner/status/429325917073444864/index.html new file mode 100644 index 00000000..2cfdcf42 --- /dev/null +++ b/static/mytweets/ewagoner/status/429325917073444864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, I had a dislocated rib. That explains a few things. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, I had a dislocated rib. That explains a few things. +

+

+ 1/31/2014, 1:50:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/429349690233331712/index.html b/static/mytweets/ewagoner/status/429349690233331712/index.html new file mode 100644 index 00000000..4b8be935 --- /dev/null +++ b/static/mytweets/ewagoner/status/429349690233331712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Dear America, I Saw You Naked. And yes, we were laughing. Confessions of an ex-TSA agent.” <a href="http://www.politico.com/magazine/story/2014/01/tsa-screener-confession-102912.html">http://www.politico.com/magazine/story/2014/01/tsa-screener-confession-102912.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42955784321110017/index.html b/static/mytweets/ewagoner/status/42955784321110017/index.html new file mode 100644 index 00000000..3f93efc8 --- /dev/null +++ b/static/mytweets/ewagoner/status/42955784321110017/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Hurt Me" by M.L.N. Hanover is a dark, somewhat uncomfortable ghost story with an ending that make everything brighter. <a href="http://podcastle.org/2011/02/08/podcastle-143-hurt-me/">http://podcastle.org/2011/02/08/podcastle-143-hurt-me/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/429632602635776001/index.html b/static/mytweets/ewagoner/status/429632602635776001/index.html new file mode 100644 index 00000000..e2397375 --- /dev/null +++ b/static/mytweets/ewagoner/status/429632602635776001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @danlyke: If you want to weep for humanity, ”fake snow“ conspiracy theorists here: <a href="http://www.adguk-blog.com/2014/01/fake-snow-reported-in-multiple-states.html?m=1">http://www.adguk-blog.com/2014/01/fake-snow-reported-in-multiple-states.html?m=1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/429699057796517888/index.html b/static/mytweets/ewagoner/status/429699057796517888/index.html new file mode 100644 index 00000000..0a681ab0 --- /dev/null +++ b/static/mytweets/ewagoner/status/429699057796517888/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Finally getting around to watching the Lady Gaga Muppets Holiday Special. OMG. + +This. Is. Wonderful. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally getting around to watching the Lady Gaga Muppets Holiday Special. OMG.

This. Is. Wonderful. +

+

+ 2/1/2014, 2:33:33 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42970561730723841/index.html b/static/mytweets/ewagoner/status/42970561730723841/index.html new file mode 100644 index 00000000..63d39d84 --- /dev/null +++ b/static/mytweets/ewagoner/status/42970561730723841/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There were days my bike commute to work felt like this, so I got a car. <a href="http://www.youtube.com/watch?v=jO0VLouJFNQ&feature=youtu.be">http://www.youtube.com/watch?v=jO0VLouJFNQ&feature=youtu.be</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/429741475690070016/index.html b/static/mytweets/ewagoner/status/429741475690070016/index.html new file mode 100644 index 00000000..4c7d41e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/429741475690070016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Listening to John Lash and his wife Gaia give a talk on Non Violent Communication over bourbon and pizza. Things are good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Listening to John Lash and his wife Gaia give a talk on Non Violent Communication over bourbon and pizza. Things are good. +

+

+ 2/1/2014, 5:22:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42988475103969281/index.html b/static/mytweets/ewagoner/status/42988475103969281/index.html new file mode 100644 index 00000000..0602ad65 --- /dev/null +++ b/static/mytweets/ewagoner/status/42988475103969281/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yesterday, locallygrown.net passed 25,000 total customers. Since I've opened the website, they've spent $4,000,000 on local food. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yesterday, locallygrown.net passed 25,000 total customers. Since I've opened the website, they've spent $4,000,000 on local food. +

+

+ 3/2/2011, 11:43:45 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/42990433432911872/index.html b/static/mytweets/ewagoner/status/42990433432911872/index.html new file mode 100644 index 00000000..b36e8999 --- /dev/null +++ b/static/mytweets/ewagoner/status/42990433432911872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + More metrics: 422 markets have been created, 2713 farms have joined those markets, 58,000 products listed, and 141,000 orders placed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ More metrics: 422 markets have been created, 2713 farms have joined those markets, 58,000 products listed, and 141,000 orders placed. +

+

+ 3/2/2011, 11:51:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/430213732/index.html b/static/mytweets/ewagoner/status/430213732/index.html new file mode 100644 index 00000000..1a05914c --- /dev/null +++ b/static/mytweets/ewagoner/status/430213732/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Closed out several bug tickets before leaving for the holiday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Closed out several bug tickets before leaving for the holiday. +

+

+ 11/20/2007, 4:29:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/43031628750143488/index.html b/static/mytweets/ewagoner/status/43031628750143488/index.html new file mode 100644 index 00000000..87fe53dd --- /dev/null +++ b/static/mytweets/ewagoner/status/43031628750143488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New (not refurb) original iPads now on sale at the Apple store for $100 off: <a href="http://store.apple.com/us/browse/home/specialdeals/clearance/ipad?mco=MTM3NDc1NzM">http://store.apple.com/us/browse/home/specialdeals/clearance/ipad?mco=MTM3NDc1NzM</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/430318242/index.html b/static/mytweets/ewagoner/status/430318242/index.html new file mode 100644 index 00000000..1a9b13b1 --- /dev/null +++ b/static/mytweets/ewagoner/status/430318242/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The bank debited a check to my account for ten times what it was written for. Caught it in time to stop, oh, 40 checks from bouncing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The bank debited a check to my account for ten times what it was written for. Caught it in time to stop, oh, 40 checks from bouncing. +

+

+ 11/20/2007, 5:15:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/430416565620965376/index.html b/static/mytweets/ewagoner/status/430416565620965376/index.html new file mode 100644 index 00000000..dfdfd8d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/430416565620965376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A Georgia personal injury lawyer bought a two minute block of local Super Bowl ad time for this epic commercial: <a href="http://deadspin.com/georgia-lawyers-local-super-bowl-ad-is-batshit-amazing-1514869904">http://deadspin.com/georgia-lawyers-local-super-bowl-ad-is-batshit-amazing-1514869904</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/430445127933640704/index.html b/static/mytweets/ewagoner/status/430445127933640704/index.html new file mode 100644 index 00000000..1a017416 --- /dev/null +++ b/static/mytweets/ewagoner/status/430445127933640704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some super catchy pop songs about heartbreak, loss, pain, heartbreak, surviving the service industry, and heartbreak: <a href="http://foureyesathens.bandcamp.com/album/our-insides">http://foureyesathens.bandcamp.com/album/our-insides</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/43067559259537408/index.html b/static/mytweets/ewagoner/status/43067559259537408/index.html new file mode 100644 index 00000000..f4b3137b --- /dev/null +++ b/static/mytweets/ewagoner/status/43067559259537408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A rhubarb julip, now at Highwire Lounge. @ Highwire Lounge http://instagr.am/p/B9NOk/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A rhubarb julip, now at Highwire Lounge. @ Highwire Lounge http://instagr.am/p/B9NOk/ +

+

+ 3/2/2011, 4:58:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/430714420747313152/index.html b/static/mytweets/ewagoner/status/430714420747313152/index.html new file mode 100644 index 00000000..d9c5ddbe --- /dev/null +++ b/static/mytweets/ewagoner/status/430714420747313152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s the best review of the new mobile version of Dungeon Keeper I’ve seen. It’s video, and the language is coarse. <a href="http://www.youtube.com/watch?v=GpdoBwezFVA">http://www.youtube.com/watch?v=GpdoBwezFVA</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here’s the best review of the new mobile version of Dungeon Keeper I’ve seen. It’s video, and the language is coarse. http://www.youtube.com/watch?v=GpdoBwezFVA +

+

+ 2/4/2014, 9:48:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/43106895422173184/index.html b/static/mytweets/ewagoner/status/43106895422173184/index.html new file mode 100644 index 00000000..4014ee25 --- /dev/null +++ b/static/mytweets/ewagoner/status/43106895422173184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lemon zest and asparagus ravioli on a bed of sauteed spinach and ham with a lemon goat yogurt pan sauce. Yeah, cl http://instagr.am/p/B9WUK/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lemon zest and asparagus ravioli on a bed of sauteed spinach and ham with a lemon goat yogurt pan sauce. Yeah, cl http://instagr.am/p/B9WUK/ +

+

+ 3/2/2011, 7:34:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/431246828605296640/index.html b/static/mytweets/ewagoner/status/431246828605296640/index.html new file mode 100644 index 00000000..c48157bd --- /dev/null +++ b/static/mytweets/ewagoner/status/431246828605296640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A round of tests on the nerves inside my eyes this morning had me unable to see much of the day, making work (reading & typing) interesting. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A round of tests on the nerves inside my eyes this morning had me unable to see much of the day, making work (reading & typing) interesting. +

+

+ 2/5/2014, 9:03:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/43134490020823041/index.html b/static/mytweets/ewagoner/status/43134490020823041/index.html new file mode 100644 index 00000000..689fc173 --- /dev/null +++ b/static/mytweets/ewagoner/status/43134490020823041/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow. Looks like the Mars Needs Moms movie took a charming book and turned it into trash. How surprising of Disney. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow. Looks like the Mars Needs Moms movie took a charming book and turned it into trash. How surprising of Disney. +

+

+ 3/2/2011, 9:23:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/431455668009435137/index.html b/static/mytweets/ewagoner/status/431455668009435137/index.html new file mode 100644 index 00000000..d0f1b158 --- /dev/null +++ b/static/mytweets/ewagoner/status/431455668009435137/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An adage says to put down sidewalks where people wear out the grass. Here’s the same thing, for cars on snow: <a href="http://thisoldcity.com/advocacy/photos-what-snow-tells-us-about-creating-better-public-spaces-e-passyunk-avenue">http://thisoldcity.com/advocacy/photos-what-snow-tells-us-about-creating-better-public-spaces-e-passyunk-avenue</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/431506554198564864/index.html b/static/mytweets/ewagoner/status/431506554198564864/index.html new file mode 100644 index 00000000..6a01f2ab --- /dev/null +++ b/static/mytweets/ewagoner/status/431506554198564864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok, Elle King is all-around awesome. This gender-bending video for “Good To Be A Man” is gold. <a href="http://www.youtube.com/watch?v=yF2C6KuN328">http://www.youtube.com/watch?v=yF2C6KuN328</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ok, Elle King is all-around awesome. This gender-bending video for “Good To Be A Man” is gold. http://www.youtube.com/watch?v=yF2C6KuN328 +

+

+ 2/6/2014, 2:15:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/431601966297657344/index.html b/static/mytweets/ewagoner/status/431601966297657344/index.html new file mode 100644 index 00000000..8f1eb020 --- /dev/null +++ b/static/mytweets/ewagoner/status/431601966297657344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When a girl wears jeans, she doesn’t have to call them “vajayjeans” so no one will accidentally mistake her for a guy <a href="http://www.theferrett.com/ferrettworks/2014/02/jesus-christ-we-do-not-need-meggings">http://www.theferrett.com/ferrettworks/2014/02/jesus-christ-we-do-not-need-meggings</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/431768326302609408/index.html b/static/mytweets/ewagoner/status/431768326302609408/index.html new file mode 100644 index 00000000..1b86e618 --- /dev/null +++ b/static/mytweets/ewagoner/status/431768326302609408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Hey dad, can you help me with the blood, to stop the blood, all this blood?” That’s how I got woken up last night. (Just a tiny nosebleed.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Hey dad, can you help me with the blood, to stop the blood, all this blood?” That’s how I got woken up last night. (Just a tiny nosebleed.) +

+

+ 2/7/2014, 7:36:05 AM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/431807694736207872/index.html b/static/mytweets/ewagoner/status/431807694736207872/index.html new file mode 100644 index 00000000..c24b9915 --- /dev/null +++ b/static/mytweets/ewagoner/status/431807694736207872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s a video for the new song “Our Insides” by Four Eyes. I love this town so much. <a href="http://www.youtube.com/watch?v=nwFLORTzH4U">http://www.youtube.com/watch?v=nwFLORTzH4U</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here’s a video for the new song “Our Insides” by Four Eyes. I love this town so much. http://www.youtube.com/watch?v=nwFLORTzH4U +

+

+ 2/7/2014, 10:12:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/431937674254241792/index.html b/static/mytweets/ewagoner/status/431937674254241792/index.html new file mode 100644 index 00000000..e953ef05 --- /dev/null +++ b/static/mytweets/ewagoner/status/431937674254241792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don’t know what you’re doing this weekend, but I get to make a Spider-man birthday cake. I’m at the top of my game. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don’t know what you’re doing this weekend, but I get to make a Spider-man birthday cake. I’m at the top of my game. +

+

+ 2/7/2014, 6:49:01 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/432142767771635712/index.html b/static/mytweets/ewagoner/status/432142767771635712/index.html new file mode 100644 index 00000000..c4a4c1b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/432142767771635712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + C’mon, brain. I give you all this source material to work with, and you dream about standing in a warehouse store eating samples of cereal? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ C’mon, brain. I give you all this source material to work with, and you dream about standing in a warehouse store eating samples of cereal? +

+

+ 2/8/2014, 8:23:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/432292082/index.html b/static/mytweets/ewagoner/status/432292082/index.html new file mode 100644 index 00000000..05373783 --- /dev/null +++ b/static/mytweets/ewagoner/status/432292082/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Driving from Georgia to Missouri today. Which means, among other things, White Castles! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Driving from Georgia to Missouri today. Which means, among other things, White Castles! +

+

+ 11/21/2007, 10:16:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/432309213831131136/index.html b/static/mytweets/ewagoner/status/432309213831131136/index.html new file mode 100644 index 00000000..699cf103 --- /dev/null +++ b/static/mytweets/ewagoner/status/432309213831131136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Answers like this from Rando Cardrissian is why we play the game. #cah + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Answers like this from Rando Cardrissian is why we play the game. #cah

+

+

+ 2/8/2014, 7:25:23 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4324333/index.html b/static/mytweets/ewagoner/status/4324333/index.html new file mode 100644 index 00000000..c3d4810f --- /dev/null +++ b/static/mytweets/ewagoner/status/4324333/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At home, puttering, watching fraggles with the young 'un. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At home, puttering, watching fraggles with the young 'un. +

+

+ 1/27/2007, 2:08:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/432749099251924993/index.html b/static/mytweets/ewagoner/status/432749099251924993/index.html new file mode 100644 index 00000000..eb054feb --- /dev/null +++ b/static/mytweets/ewagoner/status/432749099251924993/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Every time I’ve checked the forecast today, the numbers have gone up. Now it says we might get 13″ of snow on Wednesday, in Georgia. Hooray? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Every time I’ve checked the forecast today, the numbers have gone up. Now it says we might get 13″ of snow on Wednesday, in Georgia. Hooray? +

+

+ 2/10/2014, 12:33:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/432787372/index.html b/static/mytweets/ewagoner/status/432787372/index.html new file mode 100644 index 00000000..6662a80c --- /dev/null +++ b/static/mytweets/ewagoner/status/432787372/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On the road finally, three hours late. A new record. Of punctuality, sadly. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On the road finally, three hours late. A new record. Of punctuality, sadly. +

+

+ 11/21/2007, 1:32:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/432822252/index.html b/static/mytweets/ewagoner/status/432822252/index.html new file mode 100644 index 00000000..f4788f7d --- /dev/null +++ b/static/mytweets/ewagoner/status/432822252/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The little girl woke up crying at 2 am. "Chocolate pizza! I want it!" I've had that dream a few times myself. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The little girl woke up crying at 2 am. "Chocolate pizza! I want it!" I've had that dream a few times myself. +

+

+ 11/21/2007, 1:47:52 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/432975054507626496/index.html b/static/mytweets/ewagoner/status/432975054507626496/index.html new file mode 100644 index 00000000..c4c7d6eb --- /dev/null +++ b/static/mytweets/ewagoner/status/432975054507626496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just ordered my first pair of progressive bifocals so now it’s time to watch Matlock. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just ordered my first pair of progressive bifocals so now it’s time to watch Matlock. +

+

+ 2/10/2014, 3:31:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/433027694608285696/index.html b/static/mytweets/ewagoner/status/433027694608285696/index.html new file mode 100644 index 00000000..ef85ab76 --- /dev/null +++ b/static/mytweets/ewagoner/status/433027694608285696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One group of folks at the store prepare to shelter for the week & hide from the other group who are going to “get drunk & go four wheeling”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One group of folks at the store prepare to shelter for the week & hide from the other group who are going to “get drunk & go four wheeling”. +

+

+ 2/10/2014, 7:00:22 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/433221443544154112/index.html b/static/mytweets/ewagoner/status/433221443544154112/index.html new file mode 100644 index 00000000..d6de3077 --- /dev/null +++ b/static/mytweets/ewagoner/status/433221443544154112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I feel sorry for those people under a weather service warning that uses words like “historic”, “crippling”, & “catastrophic”. Oh, that’s me? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I feel sorry for those people under a weather service warning that uses words like “historic”, “crippling”, & “catastrophic”. Oh, that’s me? +

+

+ 2/11/2014, 7:50:15 AM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/433240872/index.html b/static/mytweets/ewagoner/status/433240872/index.html new file mode 100644 index 00000000..598c7f2a --- /dev/null +++ b/static/mytweets/ewagoner/status/433240872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + four hours to get through Atlanta traffic. Not good. One wreck was so bad they were cleaning up debris with a frontloader. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ four hours to get through Atlanta traffic. Not good. One wreck was so bad they were cleaning up debris with a frontloader. +

+

+ 11/21/2007, 5:03:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/433418942/index.html b/static/mytweets/ewagoner/status/433418942/index.html new file mode 100644 index 00000000..e452b0d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/433418942/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it to Chatanooga and more stop and go traffic. At this rate we'll get to my folk's house in time for breakfast. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it to Chatanooga and more stop and go traffic. At this rate we'll get to my folk's house in time for breakfast. +

+

+ 11/21/2007, 6:30:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/433419802/index.html b/static/mytweets/ewagoner/status/433419802/index.html new file mode 100644 index 00000000..7abe2afb --- /dev/null +++ b/static/mytweets/ewagoner/status/433419802/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it to Chatanooga and more stop and go traffic. At this rate we'll get to my folk's house in time for breakfast. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it to Chatanooga and more stop and go traffic. At this rate we'll get to my folk's house in time for breakfast. +

+

+ 11/21/2007, 6:30:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/433569122/index.html b/static/mytweets/ewagoner/status/433569122/index.html new file mode 100644 index 00000000..5663a856 --- /dev/null +++ b/static/mytweets/ewagoner/status/433569122/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it through Chattanooga. Still averaging 30 mph on the interstate. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it through Chattanooga. Still averaging 30 mph on the interstate. +

+

+ 11/21/2007, 7:47:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/433615729674706944/index.html b/static/mytweets/ewagoner/status/433615729674706944/index.html new file mode 100644 index 00000000..83103f3b --- /dev/null +++ b/static/mytweets/ewagoner/status/433615729674706944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think I need some more malt-o-meal. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think I need some more malt-o-meal. +

+

+ 2/12/2014, 9:57:00 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/433629072514494464/index.html b/static/mytweets/ewagoner/status/433629072514494464/index.html new file mode 100644 index 00000000..4567e9b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/433629072514494464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok, now it’s a winter emergency. My espresso maker won’t heat up. I guess I need to make drip coffee, like an animal. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ok, now it’s a winter emergency. My espresso maker won’t heat up. I guess I need to make drip coffee, like an animal. +

+

+ 2/12/2014, 10:50:01 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/433632900404502529/index.html b/static/mytweets/ewagoner/status/433632900404502529/index.html new file mode 100644 index 00000000..44088da4 --- /dev/null +++ b/static/mytweets/ewagoner/status/433632900404502529/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv’s school is closed until February 24th. Guess we can skip making valentines. (Next week was already a scheduled break.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv’s school is closed until February 24th. Guess we can skip making valentines. (Next week was already a scheduled break.) +

+

+ 2/12/2014, 11:05:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/433670799283601408/index.html b/static/mytweets/ewagoner/status/433670799283601408/index.html new file mode 100644 index 00000000..58afb666 --- /dev/null +++ b/static/mytweets/ewagoner/status/433670799283601408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mutton tacos for lunch, because I’m multicultural. Also, because that’s the meat I randomly pulled out of the freezer. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mutton tacos for lunch, because I’m multicultural. Also, because that’s the meat I randomly pulled out of the freezer. +

+

+ 2/12/2014, 1:35:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/433697276523868160/index.html b/static/mytweets/ewagoner/status/433697276523868160/index.html new file mode 100644 index 00000000..e5c54c55 --- /dev/null +++ b/static/mytweets/ewagoner/status/433697276523868160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “WE AIN’T TO SCHOLASTIC / BUT WE’RE QUITE HANDY / WITH LETTERS MADE OF PLASTIC” #churchsigns <a href="https://www.youtube.com/watch?v=FCRzjRxmvgI">https://www.youtube.com/watch?v=FCRzjRxmvgI</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “WE AIN’T TO SCHOLASTIC / BUT WE’RE QUITE HANDY / WITH LETTERS MADE OF PLASTIC” #churchsigns https://www.youtube.com/watch?v=FCRzjRxmvgI +

+

+ 2/12/2014, 3:21:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/433897912/index.html b/static/mytweets/ewagoner/status/433897912/index.html new file mode 100644 index 00000000..7e7226c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/433897912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Torrential thunderstorm north of Nashville. Everyone has hazard lights on. Hope some of it gets to my house - pond is only inches deep now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Torrential thunderstorm north of Nashville. Everyone has hazard lights on. Hope some of it gets to my house - pond is only inches deep now. +

+

+ 11/21/2007, 10:41:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/434020282194747392/index.html b/static/mytweets/ewagoner/status/434020282194747392/index.html new file mode 100644 index 00000000..a619d84b --- /dev/null +++ b/static/mytweets/ewagoner/status/434020282194747392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Everything is melting so fast! Either this time it was real or else Obama perfected the CIA’s recipe. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Everything is melting so fast! Either this time it was real or else Obama perfected the CIA’s recipe. +

+

+ 2/13/2014, 12:44:33 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4340982178910209/index.html b/static/mytweets/ewagoner/status/4340982178910209/index.html new file mode 100644 index 00000000..6bc5e0f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/4340982178910209/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don't always make intricate meals. Sometimes a simple salad is just right. http://gdzl.la/8TMub9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don't always make intricate meals. Sometimes a simple salad is just right. http://gdzl.la/8TMub9 +

+

+ 11/15/2010, 8:12:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/434179892/index.html b/static/mytweets/ewagoner/status/434179892/index.html new file mode 100644 index 00000000..5552c446 --- /dev/null +++ b/static/mytweets/ewagoner/status/434179892/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The once a year binge took place. My belly is full of White Castles. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The once a year binge took place. My belly is full of White Castles. +

+

+ 11/22/2007, 1:20:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4344821995/index.html b/static/mytweets/ewagoner/status/4344821995/index.html new file mode 100644 index 00000000..630c212a --- /dev/null +++ b/static/mytweets/ewagoner/status/4344821995/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's not a company meeting until someone's wearing the giant foam cowboy hat. http://twitpic.com/iy7h8 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's not a company meeting until someone's wearing the giant foam cowboy hat. http://twitpic.com/iy7h8 +

+

+ 9/24/2009, 12:01:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/434494789346938880/index.html b/static/mytweets/ewagoner/status/434494789346938880/index.html new file mode 100644 index 00000000..74c747c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/434494789346938880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In the audience for Bob Hope’s USO show at AnachroCon. Woot! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In the audience for Bob Hope’s USO show at AnachroCon. Woot! +

+

+ 2/14/2014, 8:10:04 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/434537590747045888/index.html b/static/mytweets/ewagoner/status/434537590747045888/index.html new file mode 100644 index 00000000..a7a6d9ed --- /dev/null +++ b/static/mytweets/ewagoner/status/434537590747045888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was on the dance floor while @DJDoctor_Q spun some electro swing and so missed the Great Southern Earthquake of Aught Fourteen #anachrocon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was on the dance floor while @DJDoctor_Q spun some electro swing and so missed the Great Southern Earthquake of Aught Fourteen #anachrocon +

+

+ 2/14/2014, 11:00:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/434735521399853056/index.html b/static/mytweets/ewagoner/status/434735521399853056/index.html new file mode 100644 index 00000000..98fe941a --- /dev/null +++ b/static/mytweets/ewagoner/status/434735521399853056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sitting down to learn how chocolate and coffee and tea brought about the Age of Reason. #AnachroCon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sitting down to learn how chocolate and coffee and tea brought about the Age of Reason. #AnachroCon +

+

+ 2/15/2014, 12:06:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/434779379919753216/index.html b/static/mytweets/ewagoner/status/434779379919753216/index.html new file mode 100644 index 00000000..4530f107 --- /dev/null +++ b/static/mytweets/ewagoner/status/434779379919753216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watching a demonstration of sabrage — the technique of opening a champagne bottle with a sword. #AnachroCon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watching a demonstration of sabrage — the technique of opening a champagne bottle with a sword. #AnachroCon +

+

+ 2/15/2014, 3:00:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/434824742827491328/index.html b/static/mytweets/ewagoner/status/434824742827491328/index.html new file mode 100644 index 00000000..a6e3369d --- /dev/null +++ b/static/mytweets/ewagoner/status/434824742827491328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now I’m at a chocolate salon. DragonCon is great, but smaller hands on cons are awesome. #AnachroCon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now I’m at a chocolate salon. DragonCon is great, but smaller hands on cons are awesome. #AnachroCon +

+

+ 2/15/2014, 6:01:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/434878594134061056/index.html b/static/mytweets/ewagoner/status/434878594134061056/index.html new file mode 100644 index 00000000..2b9c3590 --- /dev/null +++ b/static/mytweets/ewagoner/status/434878594134061056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Found Lord Montague Jacques Fromage for his steamfunk concert. #AnachroCon <a href="http://www.steampunkfunkbizarre.com/">http://www.steampunkfunkbizarre.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Found Lord Montague Jacques Fromage for his steamfunk concert. #AnachroCon http://www.steampunkfunkbizarre.com/ +

+

+ 2/15/2014, 9:35:11 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/43514279659438080/index.html b/static/mytweets/ewagoner/status/43514279659438080/index.html new file mode 100644 index 00000000..a9c5425a --- /dev/null +++ b/static/mytweets/ewagoner/status/43514279659438080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It was a tough evening at the farmers market today. If you feel I need a reason to be eating chocolate cake for dinner, use that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It was a tough evening at the farmers market today. If you feel I need a reason to be eating chocolate cake for dinner, use that. +

+

+ 3/3/2011, 10:33:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/435770386979237889/index.html b/static/mytweets/ewagoner/status/435770386979237889/index.html new file mode 100644 index 00000000..1599e9ea --- /dev/null +++ b/static/mytweets/ewagoner/status/435770386979237889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanks, but when I’m bent down working on a leaky tire isn’t a good time to be trying to get me to read your copy of The Watchtower. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thanks, but when I’m bent down working on a leaky tire isn’t a good time to be trying to get me to read your copy of The Watchtower. +

+

+ 2/18/2014, 8:38:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/435841255642529792/index.html b/static/mytweets/ewagoner/status/435841255642529792/index.html new file mode 100644 index 00000000..bce09f05 --- /dev/null +++ b/static/mytweets/ewagoner/status/435841255642529792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don't charge enough to make a living just with LocallyGrown, but I do get notes like this when my… <a href="http://instagram.com/p/kkThWKM2gK/">http://instagram.com/p/kkThWKM2gK/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don't charge enough to make a living just with LocallyGrown, but I do get notes like this when my… http://instagram.com/p/kkThWKM2gK/ +

+

+ 2/18/2014, 1:20:27 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/435845040280436736/index.html b/static/mytweets/ewagoner/status/435845040280436736/index.html new file mode 100644 index 00000000..1318fadc --- /dev/null +++ b/static/mytweets/ewagoner/status/435845040280436736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Of all of the videos to come out of last week’s Athens snowfall, this one may be the most Athens: <a href="http://www.youtube.com/watch?v=fSilyioJb2I">http://www.youtube.com/watch?v=fSilyioJb2I</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Of all of the videos to come out of last week’s Athens snowfall, this one may be the most Athens: http://www.youtube.com/watch?v=fSilyioJb2I +

+

+ 2/18/2014, 1:35:29 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/435847138296463361/index.html b/static/mytweets/ewagoner/status/435847138296463361/index.html new file mode 100644 index 00000000..d241ff6a --- /dev/null +++ b/static/mytweets/ewagoner/status/435847138296463361/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s a beautiful seven minute film on how one voice made an amazing impact in Ceaușescu’s brutal Romania. <a href="http://www.nytimes.com/2014/02/18/opinion/vhs-vs-communism.html">http://www.nytimes.com/2014/02/18/opinion/vhs-vs-communism.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/436003249519607809/index.html b/static/mytweets/ewagoner/status/436003249519607809/index.html new file mode 100644 index 00000000..2f580bac --- /dev/null +++ b/static/mytweets/ewagoner/status/436003249519607809/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sir David Attenborough narrating curling is about the best thing ever. <a href="http://youtu.be/FPYOoPy3t5A">http://youtu.be/FPYOoPy3t5A</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sir David Attenborough narrating curling is about the best thing ever. http://youtu.be/FPYOoPy3t5A +

+

+ 2/19/2014, 12:04:09 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/436170627108839424/index.html b/static/mytweets/ewagoner/status/436170627108839424/index.html new file mode 100644 index 00000000..b56afeb3 --- /dev/null +++ b/static/mytweets/ewagoner/status/436170627108839424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Resolved: Escape (The Piña Colada Song) by Rupert Holmes is great and it should be in every movie. <a href="http://pinacolliding.tumblr.com/">http://pinacolliding.tumblr.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Resolved: Escape (The Piña Colada Song) by Rupert Holmes is great and it should be in every movie. http://pinacolliding.tumblr.com/ +

+

+ 2/19/2014, 11:09:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/436284120386510848/index.html b/static/mytweets/ewagoner/status/436284120386510848/index.html new file mode 100644 index 00000000..8b34907d --- /dev/null +++ b/static/mytweets/ewagoner/status/436284120386510848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A foot of snow last week. 70s this week and the spring peepers are peeping. Maybe snow next week. Welcome to the new normal. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A foot of snow last week. 70s this week and the spring peepers are peeping. Maybe snow next week. Welcome to the new normal. +

+

+ 2/19/2014, 6:40:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4366245516279810/index.html b/static/mytweets/ewagoner/status/4366245516279810/index.html new file mode 100644 index 00000000..bb4ba768 --- /dev/null +++ b/static/mytweets/ewagoner/status/4366245516279810/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Couldn't decide on dessert. Ended up mixing another delicious "Headless Cossack" -- the pumpkin spice eggnog White Russian. So good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Couldn't decide on dessert. Ended up mixing another delicious "Headless Cossack" -- the pumpkin spice eggnog White Russian. So good. +

+

+ 11/15/2010, 9:52:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/436917028541435904/index.html b/static/mytweets/ewagoner/status/436917028541435904/index.html new file mode 100644 index 00000000..5824c7eb --- /dev/null +++ b/static/mytweets/ewagoner/status/436917028541435904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m trying to be more social, so I went to a new lunchtime meetup to meet new people. Accidentally went an hour early; ate by myself. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m trying to be more social, so I went to a new lunchtime meetup to meet new people. Accidentally went an hour early; ate by myself. +

+

+ 2/21/2014, 12:35:11 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/436948027216240641/index.html b/static/mytweets/ewagoner/status/436948027216240641/index.html new file mode 100644 index 00000000..266dd578 --- /dev/null +++ b/static/mytweets/ewagoner/status/436948027216240641/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The covers from 2CELLOS are always great. They’ve outdone themselves w/ this video of their version of Thunderstruck. <a href="http://www.youtube.com/watch?v=uT3SBzmDxGk">http://www.youtube.com/watch?v=uT3SBzmDxGk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The covers from 2CELLOS are always great. They’ve outdone themselves w/ this video of their version of Thunderstruck. http://www.youtube.com/watch?v=uT3SBzmDxGk +

+

+ 2/21/2014, 2:38:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/436952162963177472/index.html b/static/mytweets/ewagoner/status/436952162963177472/index.html new file mode 100644 index 00000000..f12a6a54 --- /dev/null +++ b/static/mytweets/ewagoner/status/436952162963177472/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @gknauss: "Everybody is somebody else’s monster." + +The Empathy Vacuum at <a href="http://www.eod.com/blog/2014/02/empathy-vacuum/">http://www.eod.com/blog/2014/02/empathy-vacuum/</a>. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/43697006165757952/index.html b/static/mytweets/ewagoner/status/43697006165757952/index.html new file mode 100644 index 00000000..1f0f41de --- /dev/null +++ b/static/mytweets/ewagoner/status/43697006165757952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've got the house to myself all weekend. Not sure what I'll do. Apart from cranking up the Mighty Mighty Bosstones, of course. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've got the house to myself all weekend. Not sure what I'll do. Apart from cranking up the Mighty Mighty Bosstones, of course. +

+

+ 3/4/2011, 10:39:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/43704649584361474/index.html b/static/mytweets/ewagoner/status/43704649584361474/index.html new file mode 100644 index 00000000..98fbd753 --- /dev/null +++ b/static/mytweets/ewagoner/status/43704649584361474/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've lost track. Is this one of the wives he cheated on, one of the women he cheated with, or both? <a href="http://newtexplore2012.com/">http://newtexplore2012.com/</a> #doasisaynotasido + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've lost track. Is this one of the wives he cheated on, one of the women he cheated with, or both? http://newtexplore2012.com/ #doasisaynotasido +

+

+ 3/4/2011, 11:09:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/43710710060036096/index.html b/static/mytweets/ewagoner/status/43710710060036096/index.html new file mode 100644 index 00000000..d01ce31a --- /dev/null +++ b/static/mytweets/ewagoner/status/43710710060036096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TedRall: Did your kid just swallow poison? Don't call poison control. House of Reps just voted away that luxury <a href="http://nyti.ms/gvtxjY">http://nyti.ms/gvtxjY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TedRall: Did your kid just swallow poison? Don't call poison control. House of Reps just voted away that luxury http://nyti.ms/gvtxjY +

+

+ 3/4/2011, 11:33:40 AM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4371672063/index.html b/static/mytweets/ewagoner/status/4371672063/index.html new file mode 100644 index 00000000..c1814c18 --- /dev/null +++ b/static/mytweets/ewagoner/status/4371672063/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was hungry, until someone apparently cooked sardines in the communal microwave. Maybe I'll go for a walk instead. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was hungry, until someone apparently cooked sardines in the communal microwave. Maybe I'll go for a walk instead. +

+

+ 9/25/2009, 12:12:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/437293876236537856/index.html b/static/mytweets/ewagoner/status/437293876236537856/index.html new file mode 100644 index 00000000..aba236db --- /dev/null +++ b/static/mytweets/ewagoner/status/437293876236537856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Missing my first Georgia Organics conference since I started going in 2002. Miss you all - have fun! #greenacres + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Missing my first Georgia Organics conference since I started going in 2002. Miss you all - have fun! #greenacres +

+

+ 2/22/2014, 1:32:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/43756608181895168/index.html b/static/mytweets/ewagoner/status/43756608181895168/index.html new file mode 100644 index 00000000..f92bf0b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/43756608181895168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Very happy with the response my new recipe feature has received. Now you can see *all* the recipes & subscribe via RSS: <a href="http://locallygrown.net/recipes">http://locallygrown.net/recipes</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Very happy with the response my new recipe feature has received. Now you can see *all* the recipes & subscribe via RSS: http://locallygrown.net/recipes +

+

+ 3/4/2011, 2:36:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/43787777648771072/index.html b/static/mytweets/ewagoner/status/43787777648771072/index.html new file mode 100644 index 00000000..d6497d33 --- /dev/null +++ b/static/mytweets/ewagoner/status/43787777648771072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An animal I've seen twice (once near my house, the other an "official" sighting in Missouri) is now declared extinct: <a href="http://www.huffingtonpost.com/2011/03/02/eastern-cougar-extinct-mo_n_830181.html">http://www.huffingtonpost.com/2011/03/02/eastern-cougar-extinct-mo_n_830181.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/43800968109887488/index.html b/static/mytweets/ewagoner/status/43800968109887488/index.html new file mode 100644 index 00000000..c361ebc1 --- /dev/null +++ b/static/mytweets/ewagoner/status/43800968109887488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + March fourth? March forth! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ March fourth? March forth! +

+

+ 3/4/2011, 5:32:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/438372445914161152/index.html b/static/mytweets/ewagoner/status/438372445914161152/index.html new file mode 100644 index 00000000..760e9b44 --- /dev/null +++ b/static/mytweets/ewagoner/status/438372445914161152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m hoping I’ll get used to all the distortions in my peripheral vision wearing these bifocals. Also the flaming lidless eye looking for me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m hoping I’ll get used to all the distortions in my peripheral vision wearing these bifocals. Also the flaming lidless eye looking for me. +

+

+ 2/25/2014, 12:58:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/438509127871238144/index.html b/static/mytweets/ewagoner/status/438509127871238144/index.html new file mode 100644 index 00000000..bcba0a9b --- /dev/null +++ b/static/mytweets/ewagoner/status/438509127871238144/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + Juni: “Are you thinking what I’m thinking, Dad?” +Me: “It’s time to take over the world?” +J: “Um, what?” + +Maybe I played my hand too soon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juni: “Are you thinking what I’m thinking, Dad?”
Me: “It’s time to take over the world?”
J: “Um, what?”

Maybe I played my hand too soon. +

+

+ 2/25/2014, 10:01:37 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/43886486000635904/index.html b/static/mytweets/ewagoner/status/43886486000635904/index.html new file mode 100644 index 00000000..23dcda15 --- /dev/null +++ b/static/mytweets/ewagoner/status/43886486000635904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pisco Sour @ Highwire Lounge http://instagr.am/p/CASrK/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pisco Sour @ Highwire Lounge http://instagr.am/p/CASrK/ +

+

+ 3/4/2011, 11:12:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/43886784668639232/index.html b/static/mytweets/ewagoner/status/43886784668639232/index.html new file mode 100644 index 00000000..6aa8377e --- /dev/null +++ b/static/mytweets/ewagoner/status/43886784668639232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got tired of not knowing my whisky, so I tried a flight of five. @ Highwire Lounge http://instagr.am/p/CASwT/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got tired of not knowing my whisky, so I tried a flight of five. @ Highwire Lounge http://instagr.am/p/CASwT/ +

+

+ 3/4/2011, 11:13:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/438881742/index.html b/static/mytweets/ewagoner/status/438881742/index.html new file mode 100644 index 00000000..22be0196 --- /dev/null +++ b/static/mytweets/ewagoner/status/438881742/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Saw plasticated bodies. My daughter called them "scary pirates". I need to find out who's been showing her Johnny Depo movies. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Saw plasticated bodies. My daughter called them "scary pirates". I need to find out who's been showing her Johnny Depo movies. +

+

+ 11/23/2007, 6:53:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/43904975352504320/index.html b/static/mytweets/ewagoner/status/43904975352504320/index.html new file mode 100644 index 00000000..308272e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/43904975352504320/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Turns out White Russians and chocolate cake go very, very well together. + +Sorry, plain old milk. You've been replaced. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Turns out White Russians and chocolate cake go very, very well together.

Sorry, plain old milk. You've been replaced. +

+

+ 3/5/2011, 12:25:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/439066888275238913/index.html b/static/mytweets/ewagoner/status/439066888275238913/index.html new file mode 100644 index 00000000..e5a6a54f --- /dev/null +++ b/static/mytweets/ewagoner/status/439066888275238913/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Empathy, one of the most valuable skills one can have, is often confused with sympathy. The illustrated difference: <a href="https://www.youtube.com/watch?v=1Evwgu369Jw">https://www.youtube.com/watch?v=1Evwgu369Jw</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Empathy, one of the most valuable skills one can have, is often confused with sympathy. The illustrated difference: https://www.youtube.com/watch?v=1Evwgu369Jw +

+

+ 2/27/2014, 10:57:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/439442492262719489/index.html b/static/mytweets/ewagoner/status/439442492262719489/index.html new file mode 100644 index 00000000..ad8faedf --- /dev/null +++ b/static/mytweets/ewagoner/status/439442492262719489/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Do you like chocolate? Adorable Japanese pop musicians? Um, and how about heavy metal? Well, then, here you go! <a href="https://www.youtube.com/watch?v=WIKqgE4BwAY">https://www.youtube.com/watch?v=WIKqgE4BwAY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Do you like chocolate? Adorable Japanese pop musicians? Um, and how about heavy metal? Well, then, here you go! https://www.youtube.com/watch?v=WIKqgE4BwAY +

+

+ 2/28/2014, 11:50:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/440188277648556032/index.html b/static/mytweets/ewagoner/status/440188277648556032/index.html new file mode 100644 index 00000000..d217af7a --- /dev/null +++ b/static/mytweets/ewagoner/status/440188277648556032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DanAmira: Amazing Map Labels Each State With the Name of What State It Is + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DanAmira: Amazing Map Labels Each State With the Name of What State It Is

+

+

+ 3/2/2014, 1:13:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/440220450426474497/index.html b/static/mytweets/ewagoner/status/440220450426474497/index.html new file mode 100644 index 00000000..05d94620 --- /dev/null +++ b/static/mytweets/ewagoner/status/440220450426474497/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @GeorgeRRMartin_: Be nice to me…or else… #GameOfThrones + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @GeorgeRRMartin_: Be nice to me…or else… #GameOfThrones

+

+

+ 3/2/2014, 3:21:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/440642745930383360/index.html b/static/mytweets/ewagoner/status/440642745930383360/index.html new file mode 100644 index 00000000..98ba7b39 --- /dev/null +++ b/static/mytweets/ewagoner/status/440642745930383360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just in case any TextDrive lifetimers haven't gotten the word: our lifetime ends in 10 days. The plug will be pulled. <a href="http://discuss.textdrive.com/">http://discuss.textdrive.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just in case any TextDrive lifetimers haven't gotten the word: our lifetime ends in 10 days. The plug will be pulled. http://discuss.textdrive.com/ +

+

+ 3/3/2014, 7:19:52 PM +

+

Favs: 5

+

Retweets: 6

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/440673377737781248/index.html b/static/mytweets/ewagoner/status/440673377737781248/index.html new file mode 100644 index 00000000..43a42af0 --- /dev/null +++ b/static/mytweets/ewagoner/status/440673377737781248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @gordonmacmillan: Amazing approach to Twitter in Granada. All police have their Twitter handle on their uniform + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @gordonmacmillan: Amazing approach to Twitter in Granada. All police have their Twitter handle on their uniform

+

+

+ 3/3/2014, 9:21:35 PM +

+

Favs: 3

+

Retweets: 5

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/441015204709941249/index.html b/static/mytweets/ewagoner/status/441015204709941249/index.html new file mode 100644 index 00000000..b4bea68b --- /dev/null +++ b/static/mytweets/ewagoner/status/441015204709941249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Why Turning Your Customers Into ‘Mini-VCs’ Isn’t a Great Idea" I've no regrets whatsoever. 'Twas more than worth it. <a href="http://www.wired.com/wiredenterprise/2014/03/textdrive/">http://www.wired.com/wiredenterprise/2014/03/textdrive/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/44113344977846272/index.html b/static/mytweets/ewagoner/status/44113344977846272/index.html new file mode 100644 index 00000000..a7a8c2e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/44113344977846272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On days like this, I do wish Trappeze and their wonderful brunch weren't 45 minutes away. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On days like this, I do wish Trappeze and their wonderful brunch weren't 45 minutes away. +

+

+ 3/5/2011, 2:13:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/441205272787558400/index.html b/static/mytweets/ewagoner/status/441205272787558400/index.html new file mode 100644 index 00000000..0caec1a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/441205272787558400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One thing keeping Athens from being the perfect place to live is the total lack of carne adovada breakfast burritos. <a href="http://blog.mexgrocer.com/carne-adovada-burrito-for-breakfast/">http://blog.mexgrocer.com/carne-adovada-burrito-for-breakfast/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/441216332982665216/index.html b/static/mytweets/ewagoner/status/441216332982665216/index.html new file mode 100644 index 00000000..f77c6840 --- /dev/null +++ b/static/mytweets/ewagoner/status/441216332982665216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Every single person in America who has ever had an injection has benefited from the blue blood of a sea creature. <a href="http://www.theatlantic.com/technology/archive/2014/02/the-blood-harvest/284078/">http://www.theatlantic.com/technology/archive/2014/02/the-blood-harvest/284078/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/44123966465507328/index.html b/static/mytweets/ewagoner/status/44123966465507328/index.html new file mode 100644 index 00000000..64c7498f --- /dev/null +++ b/static/mytweets/ewagoner/status/44123966465507328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Doing some spring cleaning today. It's a bit of a challenge, since so much that needs cleaning is incorporeal. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Doing some spring cleaning today. It's a bit of a challenge, since so much that needs cleaning is incorporeal. +

+

+ 3/5/2011, 2:55:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/441315207638695936/index.html b/static/mytweets/ewagoner/status/441315207638695936/index.html new file mode 100644 index 00000000..784ba7f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/441315207638695936/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Save the Children UK have made a powerful 90 second video for their Syria relief campaign. It punches hard. + +<a href="http://www.youtube.com/watch?v=RBQ-IoHfimQ">http://www.youtube.com/watch?v=RBQ-IoHfimQ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Save the Children UK have made a powerful 90 second video for their Syria relief campaign. It punches hard.

http://www.youtube.com/watch?v=RBQ-IoHfimQ +

+

+ 3/5/2014, 3:51:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/441330731210797056/index.html b/static/mytweets/ewagoner/status/441330731210797056/index.html new file mode 100644 index 00000000..488f1e1a --- /dev/null +++ b/static/mytweets/ewagoner/status/441330731210797056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Scarleteen is filling the need for comprehensive, respectful, age-appropriate sex education, & I’m a proud supporter <a href="https://donatenow.networkforgood.org/1433116">https://donatenow.networkforgood.org/1433116</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Scarleteen is filling the need for comprehensive, respectful, age-appropriate sex education, & I’m a proud supporter https://donatenow.networkforgood.org/1433116 +

+

+ 3/5/2014, 4:53:40 PM +

+

Favs: 3

+

Retweets: 4

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/44143024321728512/index.html b/static/mytweets/ewagoner/status/44143024321728512/index.html new file mode 100644 index 00000000..7438ac5a --- /dev/null +++ b/static/mytweets/ewagoner/status/44143024321728512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Skipped breakfast. Skipped lunch. Thinking maybe waffles and fried chicken for dinner. Want some? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Skipped breakfast. Skipped lunch. Thinking maybe waffles and fried chicken for dinner. Want some? +

+

+ 3/5/2011, 4:11:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/44149452558176256/index.html b/static/mytweets/ewagoner/status/44149452558176256/index.html new file mode 100644 index 00000000..97dcbfa4 --- /dev/null +++ b/static/mytweets/ewagoner/status/44149452558176256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Somehow, every time I'm home alone, I find myself doing laundry in my underwear and a chef's hat. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Somehow, every time I'm home alone, I find myself doing laundry in my underwear and a chef's hat. +

+

+ 3/5/2011, 4:37:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/44157371404136448/index.html b/static/mytweets/ewagoner/status/44157371404136448/index.html new file mode 100644 index 00000000..131b9fd3 --- /dev/null +++ b/static/mytweets/ewagoner/status/44157371404136448/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + cowboy coffee & chemical cream/ +ride ride ride on my stallion of green/ midnight shower sleep in the flowers/ +& dream ... rapid fire dreams + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ cowboy coffee & chemical cream/
ride ride ride on my stallion of green/
midnight shower sleep in the flowers/
& dream ... rapid fire dreams +

+

+ 3/5/2011, 5:08:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/441582574901927938/index.html b/static/mytweets/ewagoner/status/441582574901927938/index.html new file mode 100644 index 00000000..d3f3f9f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/441582574901927938/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s a great 7min film on a man who became only the third person in 50+ years to play a perfect game… of putt-putt. <a href="http://grantland.com/the-triangle/putt-putt-perfection/">http://grantland.com/the-triangle/putt-putt-perfection/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/441647167632310272/index.html b/static/mytweets/ewagoner/status/441647167632310272/index.html new file mode 100644 index 00000000..cf81d636 --- /dev/null +++ b/static/mytweets/ewagoner/status/441647167632310272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One good thing about inflation: I sure feel a lot less guilty and/or nauseous after eating an entire sleeve of thin mints than I used to. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One good thing about inflation: I sure feel a lot less guilty and/or nauseous after eating an entire sleeve of thin mints than I used to. +

+

+ 3/6/2014, 1:51:04 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/441663429364166656/index.html b/static/mytweets/ewagoner/status/441663429364166656/index.html new file mode 100644 index 00000000..ccd357f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/441663429364166656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s 35 degrees & raining at my farmers market today. Just my way of making our special guests, a family of Alaska fishermen, feel at home. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s 35 degrees & raining at my farmers market today. Just my way of making our special guests, a family of Alaska fishermen, feel at home. +

+

+ 3/6/2014, 2:55:41 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/44169892718587904/index.html b/static/mytweets/ewagoner/status/44169892718587904/index.html new file mode 100644 index 00000000..dbe20677 --- /dev/null +++ b/static/mytweets/ewagoner/status/44169892718587904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Called DirecTV w/ what I thought was a yes/no question about some old equipment they left me. Half hour later, I'm wishing I just junked it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Called DirecTV w/ what I thought was a yes/no question about some old equipment they left me. Half hour later, I'm wishing I just junked it. +

+

+ 3/5/2011, 5:58:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/44186487377498112/index.html b/static/mytweets/ewagoner/status/44186487377498112/index.html new file mode 100644 index 00000000..e6ff6aa0 --- /dev/null +++ b/static/mytweets/ewagoner/status/44186487377498112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Chicken's cut up, cast iron skillet's getting hot. Chicken & waffles -- it's on! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Chicken's cut up, cast iron skillet's getting hot. Chicken & waffles -- it's on! +

+

+ 3/5/2011, 7:04:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/441883871421145088/index.html b/static/mytweets/ewagoner/status/441883871421145088/index.html new file mode 100644 index 00000000..3a351f13 --- /dev/null +++ b/static/mytweets/ewagoner/status/441883871421145088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Welcome to Night Vale live show tonight! I’m excited as Cecil heading out to Gino’s Italian Dining Experience And Grill And Bar with Carlos! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Welcome to Night Vale live show tonight! I’m excited as Cecil heading out to Gino’s Italian Dining Experience And Grill And Bar with Carlos! +

+

+ 3/7/2014, 5:31:39 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/44191018425384960/index.html b/static/mytweets/ewagoner/status/44191018425384960/index.html new file mode 100644 index 00000000..f13090e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/44191018425384960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had to heat up another skillet to hold all the chicken. I have problems cooking for one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had to heat up another skillet to hold all the chicken. I have problems cooking for one. +

+

+ 3/5/2011, 7:22:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/441922675196563456/index.html b/static/mytweets/ewagoner/status/441922675196563456/index.html new file mode 100644 index 00000000..c28caa13 --- /dev/null +++ b/static/mytweets/ewagoner/status/441922675196563456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Most space charts leave out the most significant part – all the space.“ Not this one. Warm up your scrolling finger. <a href="http://joshworth.com/dev/pixelspace/pixelspace_solarsystem.html">http://joshworth.com/dev/pixelspace/pixelspace_solarsystem.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/441931891017805824/index.html b/static/mytweets/ewagoner/status/441931891017805824/index.html new file mode 100644 index 00000000..0596f44d --- /dev/null +++ b/static/mytweets/ewagoner/status/441931891017805824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The lovely downtown of Clarkesville, Georgia was destroyed by a massive fire Wednesday night. <a href="http://www.ajc.com/news/news/breaking-news/overnight-fire-damages-half-dozen-clarkesville-bus/nd6rX/">http://www.ajc.com/news/news/breaking-news/overnight-fire-damages-half-dozen-clarkesville-bus/nd6rX/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/44199988523319296/index.html b/static/mytweets/ewagoner/status/44199988523319296/index.html new file mode 100644 index 00000000..ae65bf91 --- /dev/null +++ b/static/mytweets/ewagoner/status/44199988523319296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eric's Home of Chicken and Waffles http://instagr.am/p/CB2U-/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eric's Home of Chicken and Waffles http://instagr.am/p/CB2U-/ +

+

+ 3/5/2011, 7:57:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/44206289651376129/index.html b/static/mytweets/ewagoner/status/44206289651376129/index.html new file mode 100644 index 00000000..177b5c95 --- /dev/null +++ b/static/mytweets/ewagoner/status/44206289651376129/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally watching "Synecdoche, New York". Oh, my, Samantha Morton as Hazel. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally watching "Synecdoche, New York". Oh, my, Samantha Morton as Hazel. +

+

+ 3/5/2011, 8:22:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/44212516930330624/index.html b/static/mytweets/ewagoner/status/44212516930330624/index.html new file mode 100644 index 00000000..3dc2bd09 --- /dev/null +++ b/static/mytweets/ewagoner/status/44212516930330624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The main character just got a MacArthur Grant. I'd like one of those. I'd put it to good use, promise. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The main character just got a MacArthur Grant. I'd like one of those. I'd put it to good use, promise. +

+

+ 3/5/2011, 8:47:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/443044258275426304/index.html b/static/mytweets/ewagoner/status/443044258275426304/index.html new file mode 100644 index 00000000..65b77fe7 --- /dev/null +++ b/static/mytweets/ewagoner/status/443044258275426304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Downtown Athens Master Plan envisions the city’s future, 2030. This video of downtown now accompanied the plan. <a href="https://www.youtube.com/watch?v=F9aaly4OvS0">https://www.youtube.com/watch?v=F9aaly4OvS0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Downtown Athens Master Plan envisions the city’s future, 2030. This video of downtown now accompanied the plan. https://www.youtube.com/watch?v=F9aaly4OvS0 +

+

+ 3/10/2014, 11:22:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/443428109014949888/index.html b/static/mytweets/ewagoner/status/443428109014949888/index.html new file mode 100644 index 00000000..eaa4c298 --- /dev/null +++ b/static/mytweets/ewagoner/status/443428109014949888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That NYT style reporter who’s been following me around has gotten so much milage off his notes http://www.nytimes.com/2014/03/06/fashion/the-monocle-returns-as-a-fashion-accessory.html + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/443445972/index.html b/static/mytweets/ewagoner/status/443445972/index.html new file mode 100644 index 00000000..0981af58 --- /dev/null +++ b/static/mytweets/ewagoner/status/443445972/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One last night in Missouri, and then back to Georgia tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One last night in Missouri, and then back to Georgia tomorrow. +

+

+ 11/25/2007, 7:12:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/443447422/index.html b/static/mytweets/ewagoner/status/443447422/index.html new file mode 100644 index 00000000..be5441ec --- /dev/null +++ b/static/mytweets/ewagoner/status/443447422/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sitting at a wi-fi hotspot, getting ready to open the farmers market. EDGE on the iPhone was too slow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sitting at a wi-fi hotspot, getting ready to open the farmers market. EDGE on the iPhone was too slow. +

+

+ 11/25/2007, 7:13:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/444070838699323392/index.html b/static/mytweets/ewagoner/status/444070838699323392/index.html new file mode 100644 index 00000000..1bdcffe4 --- /dev/null +++ b/static/mytweets/ewagoner/status/444070838699323392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Angel food cake and strawberries for breakfast: part of my ongoing effort to finally get the hang of Thursdays. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Angel food cake and strawberries for breakfast: part of my ongoing effort to finally get the hang of Thursdays. +

+

+ 3/13/2014, 7:21:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/444549946000547842/index.html b/static/mytweets/ewagoner/status/444549946000547842/index.html new file mode 100644 index 00000000..da988e9c --- /dev/null +++ b/static/mytweets/ewagoner/status/444549946000547842/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Oppressive (The Best Gay Possible)” New track from the Pet Shop Boys containing Panti Bliss’s impassioned speech. <a href="https://www.youtube.com/watch?v=aXhzNsozCIw">https://www.youtube.com/watch?v=aXhzNsozCIw</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Oppressive (The Best Gay Possible)” New track from the Pet Shop Boys containing Panti Bliss’s impassioned speech. https://www.youtube.com/watch?v=aXhzNsozCIw +

+

+ 3/14/2014, 3:05:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/444568445045452800/index.html b/static/mytweets/ewagoner/status/444568445045452800/index.html new file mode 100644 index 00000000..b7239d16 --- /dev/null +++ b/static/mytweets/ewagoner/status/444568445045452800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @bugmanjones: Well, these are the bees' knees. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @bugmanjones: Well, these are the bees' knees.

+

+

+ 3/14/2014, 4:19:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/444585705826951169/index.html b/static/mytweets/ewagoner/status/444585705826951169/index.html new file mode 100644 index 00000000..baadadbc --- /dev/null +++ b/static/mytweets/ewagoner/status/444585705826951169/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today the post office delivered to me an envelope that had been, with its contents, ripped in half lengthwise. But only the top half. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today the post office delivered to me an envelope that had been, with its contents, ripped in half lengthwise. But only the top half. +

+

+ 3/14/2014, 5:27:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/444619544494346241/index.html b/static/mytweets/ewagoner/status/444619544494346241/index.html new file mode 100644 index 00000000..8499a4bb --- /dev/null +++ b/static/mytweets/ewagoner/status/444619544494346241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Two years after Kickstarter disaster, The Doom That Came to Atlantic City has been shipped. Never thought I’d see it. <a href="http://www.cryptozoic.com/games/doom-came-atlantic-city">http://www.cryptozoic.com/games/doom-came-atlantic-city</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4451491147/index.html b/static/mytweets/ewagoner/status/4451491147/index.html new file mode 100644 index 00000000..fb7ce915 --- /dev/null +++ b/static/mytweets/ewagoner/status/4451491147/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just discovered another http://locallygrown.net competitor: http://www.localfoodmarketplace.com. There will be more -- it's a good model. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just discovered another http://locallygrown.net competitor: http://www.localfoodmarketplace.com. There will be more -- it's a good model. +

+

+ 9/28/2009, 4:14:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4452274370/index.html b/static/mytweets/ewagoner/status/4452274370/index.html new file mode 100644 index 00000000..9182a6c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/4452274370/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's another competitor (one who actually lists my site as competition): http://localdirt.com They say they got $500k-1M in funding! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's another competitor (one who actually lists my site as competition): http://localdirt.com They say they got $500k-1M in funding! +

+

+ 9/28/2009, 4:49:43 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/445280653987573761/index.html b/static/mytweets/ewagoner/status/445280653987573761/index.html new file mode 100644 index 00000000..137ce197 --- /dev/null +++ b/static/mytweets/ewagoner/status/445280653987573761/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “On a cold Wed. night, shoppers streamed into an industrial space in Murfreesboro to pick up locally grown foods.” <a href="http://www.dnj.com/article/20140316/NEWS/303160019/Eating-local-Area-farmers-benefit-from-national-trend-has-consumers-looking-fresh-food">http://www.dnj.com/article/20140316/NEWS/303160019/Eating-local-Area-farmers-benefit-from-national-trend-has-consumers-looking-fresh-food</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/445509580249124864/index.html b/static/mytweets/ewagoner/status/445509580249124864/index.html new file mode 100644 index 00000000..84339ba4 --- /dev/null +++ b/static/mytweets/ewagoner/status/445509580249124864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There’s just not much incentive to get out of bed when it’s still dark and we’ve already hit the high temperature for the day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There’s just not much incentive to get out of bed when it’s still dark and we’ve already hit the high temperature for the day. +

+

+ 3/17/2014, 6:38:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/445614897792294912/index.html b/static/mytweets/ewagoner/status/445614897792294912/index.html new file mode 100644 index 00000000..0bf7c7b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/445614897792294912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RIP, Clarissa Theresa Philomena Aileen Mary Josephine Agnes Elsie Trilby Louise Esmerelda Dickson Wright. <a href="http://www.theweek.co.uk/people/57748/clarissa-dickson-wright-five-things-you-didnt-know-about-her-extraordinary-life">http://www.theweek.co.uk/people/57748/clarissa-dickson-wright-five-things-you-didnt-know-about-her-extraordinary-life</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/445682543955034112/index.html b/static/mytweets/ewagoner/status/445682543955034112/index.html new file mode 100644 index 00000000..a58bb36b --- /dev/null +++ b/static/mytweets/ewagoner/status/445682543955034112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Huge news today in my field of study! Even if you’re not an astrophysicist, this video will put a smile on your face. <a href="http://youtu.be/ZlfIVEy_YOA">http://youtu.be/ZlfIVEy_YOA</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Huge news today in my field of study! Even if you’re not an astrophysicist, this video will put a smile on your face. http://youtu.be/ZlfIVEy_YOA +

+

+ 3/17/2014, 6:06:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/445713745411858432/index.html b/static/mytweets/ewagoner/status/445713745411858432/index.html new file mode 100644 index 00000000..dc1d4f09 --- /dev/null +++ b/static/mytweets/ewagoner/status/445713745411858432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After 16 straight months of this cold rain, I’m more convinced than ever that I’m dreaming “All Summer in a Day”. <a href="http://en.m.wikipedia.org/wiki/All_Summer_in_a_Day">http://en.m.wikipedia.org/wiki/All_Summer_in_a_Day</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After 16 straight months of this cold rain, I’m more convinced than ever that I’m dreaming “All Summer in a Day”. http://en.m.wikipedia.org/wiki/All_Summer_in_a_Day +

+

+ 3/17/2014, 8:10:12 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/445752368546971648/index.html b/static/mytweets/ewagoner/status/445752368546971648/index.html new file mode 100644 index 00000000..8f1abbf5 --- /dev/null +++ b/static/mytweets/ewagoner/status/445752368546971648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Banner Saga is a pretty game set in a Norse-type world with other interesting races and a neat… <a href="http://instagram.com/p/lquksVM2gx/">http://instagram.com/p/lquksVM2gx/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Banner Saga is a pretty game set in a Norse-type world with other interesting races and a neat… http://instagram.com/p/lquksVM2gx/ +

+

+ 3/17/2014, 10:43:41 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4457991212/index.html b/static/mytweets/ewagoner/status/4457991212/index.html new file mode 100644 index 00000000..f98d8cc4 --- /dev/null +++ b/static/mytweets/ewagoner/status/4457991212/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RIP, @JongGuthrie. Lord, it's been a hard year for Athens. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RIP, @JongGuthrie. Lord, it's been a hard year for Athens. +

+

+ 9/28/2009, 9:00:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/446263037859987458/index.html b/static/mytweets/ewagoner/status/446263037859987458/index.html new file mode 100644 index 00000000..18399228 --- /dev/null +++ b/static/mytweets/ewagoner/status/446263037859987458/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tomorrow is the equinox, the day when the sun is up for exactly 12 hours. Or used to be, before it became something only from myth & legend. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tomorrow is the equinox, the day when the sun is up for exactly 12 hours. Or used to be, before it became something only from myth & legend. +

+

+ 3/19/2014, 8:32:54 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/446334513342586880/index.html b/static/mytweets/ewagoner/status/446334513342586880/index.html new file mode 100644 index 00000000..3f4f6255 --- /dev/null +++ b/static/mytweets/ewagoner/status/446334513342586880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Says NASA: "closely reflecting the reality of the world today ... we find that collapse is difficult to avoid." <a href="http://www.policymic.com/articles/85541/nasa-study-concludes-when-civilization-will-end-and-it-s-not-looking-good-for-us">http://www.policymic.com/articles/85541/nasa-study-concludes-when-civilization-will-end-and-it-s-not-looking-good-for-us</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/446606824515854336/index.html b/static/mytweets/ewagoner/status/446606824515854336/index.html new file mode 100644 index 00000000..8677bdc2 --- /dev/null +++ b/static/mytweets/ewagoner/status/446606824515854336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My trapeze class has moved from Monday, when I’m mostly rested, to Thursday, when my week’s sleep deficit is about ten hours. I think I can. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My trapeze class has moved from Monday, when I’m mostly rested, to Thursday, when my week’s sleep deficit is about ten hours. I think I can. +

+

+ 3/20/2014, 7:18:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/446804692/index.html b/static/mytweets/ewagoner/status/446804692/index.html new file mode 100644 index 00000000..c4f1268f --- /dev/null +++ b/static/mytweets/ewagoner/status/446804692/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Home again, home again, jiggity jig! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Home again, home again, jiggity jig! +

+

+ 11/26/2007, 9:34:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/446954162/index.html b/static/mytweets/ewagoner/status/446954162/index.html new file mode 100644 index 00000000..b5db5174 --- /dev/null +++ b/static/mytweets/ewagoner/status/446954162/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Unfortunate "burn folder" accident deleted many TMBG albums from iTunes library yesterday. Time Machine brought them back lickety split. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Unfortunate "burn folder" accident deleted many TMBG albums from iTunes library yesterday. Time Machine brought them back lickety split. +

+

+ 11/26/2007, 10:45:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/447004830502899712/index.html b/static/mytweets/ewagoner/status/447004830502899712/index.html new file mode 100644 index 00000000..449ad2e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/447004830502899712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Music is such an emotional thing. <a href="https://www.youtube.com/watch?v=i7W3ICpONVs">https://www.youtube.com/watch?v=i7W3ICpONVs</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/447114614921498624/index.html b/static/mytweets/ewagoner/status/447114614921498624/index.html new file mode 100644 index 00000000..6f5d9fde --- /dev/null +++ b/static/mytweets/ewagoner/status/447114614921498624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Iced coffee made with coconut water is a thing, and it is delicious. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Iced coffee made with coconut water is a thing, and it is delicious. +

+

+ 3/21/2014, 4:56:45 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/44776582828670976/index.html b/static/mytweets/ewagoner/status/44776582828670976/index.html new file mode 100644 index 00000000..8cd802e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/44776582828670976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LuigiMontanez: Did scientists discover bacteria in meteorites? No. http://j.mp/fVFj5E + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LuigiMontanez: Did scientists discover bacteria in meteorites? No. http://j.mp/fVFj5E +

+

+ 3/7/2011, 10:09:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/44786814501912576/index.html b/static/mytweets/ewagoner/status/44786814501912576/index.html new file mode 100644 index 00000000..2d8608db --- /dev/null +++ b/static/mytweets/ewagoner/status/44786814501912576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oranges don't grow here, so I've no problems seeking out a responsible grove from afar to trade with: @chaffinorchards <a href="http://www.chaffinfamilyorchards.com/store/navels.php">http://www.chaffinfamilyorchards.com/store/navels.php</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/44796150313779200/index.html b/static/mytweets/ewagoner/status/44796150313779200/index.html new file mode 100644 index 00000000..a98f4ebc --- /dev/null +++ b/static/mytweets/ewagoner/status/44796150313779200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Literally, four years ago, this was not happening, Now, everywhere you turn, someone’s a farmer.” <a href="http://www.nytimes.com/2011/03/06/us/06farmers.html?_r=1&src=recg">http://www.nytimes.com/2011/03/06/us/06farmers.html?_r=1&src=recg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4480434066/index.html b/static/mytweets/ewagoner/status/4480434066/index.html new file mode 100644 index 00000000..5b61df30 --- /dev/null +++ b/static/mytweets/ewagoner/status/4480434066/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gave a guest talk on locallygrown.net & food systems to UGA geog students. Here're their rooftop gardens: http://twitpic.com/jn667 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Gave a guest talk on locallygrown.net & food systems to UGA geog students. Here're their rooftop gardens: http://twitpic.com/jn667 +

+

+ 9/29/2009, 5:29:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/44822299186184192/index.html b/static/mytweets/ewagoner/status/44822299186184192/index.html new file mode 100644 index 00000000..b1bea644 --- /dev/null +++ b/static/mytweets/ewagoner/status/44822299186184192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Payday! Some online business get VC funding, others are self-funded. Mine's the latter. http://instagr.am/p/CEs8K/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Payday! Some online business get VC funding, others are self-funded. Mine's the latter. http://instagr.am/p/CEs8K/ +

+

+ 3/7/2011, 1:10:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/448291719499751424/index.html b/static/mytweets/ewagoner/status/448291719499751424/index.html new file mode 100644 index 00000000..af427192 --- /dev/null +++ b/static/mytweets/ewagoner/status/448291719499751424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, great. The federal government can seize everything I own just ‘cause I run a farmers market. It’s done it before. <a href="http://www.washingtonpost.com/news/the-watch/wp/2014/03/24/the-federal-structuring-laws-are-smurfin-ridiculous/">http://www.washingtonpost.com/news/the-watch/wp/2014/03/24/the-federal-structuring-laws-are-smurfin-ridiculous/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4483729663/index.html b/static/mytweets/ewagoner/status/4483729663/index.html new file mode 100644 index 00000000..978d0556 --- /dev/null +++ b/static/mytweets/ewagoner/status/4483729663/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Opening night at the county fair! http://twitpic.com/jnrav + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Opening night at the county fair! http://twitpic.com/jnrav +

+

+ 9/29/2009, 7:57:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/448521791984906240/index.html b/static/mytweets/ewagoner/status/448521791984906240/index.html new file mode 100644 index 00000000..082527e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/448521791984906240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve had this page open in a browser tab since October, and I’ve just read it. It’s pretty good. I like monkeys. <a href="http://waitbutwhy.com/2013/10/why-procrastinators-procrastinate.html">http://waitbutwhy.com/2013/10/why-procrastinators-procrastinate.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/448803183289434112/index.html b/static/mytweets/ewagoner/status/448803183289434112/index.html new file mode 100644 index 00000000..4dfc0476 --- /dev/null +++ b/static/mytweets/ewagoner/status/448803183289434112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don’t know what the LD50 is for Tiger Balm, but I think I’m wearing it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don’t know what the LD50 is for Tiger Balm, but I think I’m wearing it. +

+

+ 3/26/2014, 8:46:31 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/448858405344915457/index.html b/static/mytweets/ewagoner/status/448858405344915457/index.html new file mode 100644 index 00000000..5771ca52 --- /dev/null +++ b/static/mytweets/ewagoner/status/448858405344915457/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Trouble Coffee & Coconut Club’s owner, a slight woman w/ freckles tattooed on her cheeks, has a good toast story. <a href="http://www.psmag.com/navigation/health-and-behavior/toast-story-latest-artisanal-food-craze-72676">http://www.psmag.com/navigation/health-and-behavior/toast-story-latest-artisanal-food-craze-72676</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/448934489260322816/index.html b/static/mytweets/ewagoner/status/448934489260322816/index.html new file mode 100644 index 00000000..6eb4406c --- /dev/null +++ b/static/mytweets/ewagoner/status/448934489260322816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s the official music video for “This is a Trent Reznor Song” by Freddy Scott. It’s spot on. <a href="https://www.youtube.com/watch?v=4xg-Wk2DEXs">https://www.youtube.com/watch?v=4xg-Wk2DEXs</a> (via @lakefxdan) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here’s the official music video for “This is a Trent Reznor Song” by Freddy Scott. It’s spot on. https://www.youtube.com/watch?v=4xg-Wk2DEXs (via @lakefxdan) +

+

+ 3/26/2014, 5:28:17 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/448993821574316032/index.html b/static/mytweets/ewagoner/status/448993821574316032/index.html new file mode 100644 index 00000000..8fb5b0b3 --- /dev/null +++ b/static/mytweets/ewagoner/status/448993821574316032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wii Party U is a crazy amount of fun. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wii Party U is a crazy amount of fun. +

+

+ 3/26/2014, 9:24:03 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/44906372042719232/index.html b/static/mytweets/ewagoner/status/44906372042719232/index.html new file mode 100644 index 00000000..8ceb4f02 --- /dev/null +++ b/static/mytweets/ewagoner/status/44906372042719232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've done some amazing food transformations in my day, but turning apples from a local orchard into the most amazing vinegar might be tops. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've done some amazing food transformations in my day, but turning apples from a local orchard into the most amazing vinegar might be tops. +

+

+ 3/7/2011, 6:44:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/44910326289932288/index.html b/static/mytweets/ewagoner/status/44910326289932288/index.html new file mode 100644 index 00000000..a73b7f37 --- /dev/null +++ b/static/mytweets/ewagoner/status/44910326289932288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love watching our new office get built. They're on the second floor, and we'll be up at the top, on the 7th. http://instagr.am/p/CFCl9/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I love watching our new office get built. They're on the second floor, and we'll be up at the top, on the 7th. http://instagr.am/p/CFCl9/ +

+

+ 3/7/2011, 7:00:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/449106192/index.html b/static/mytweets/ewagoner/status/449106192/index.html new file mode 100644 index 00000000..46a7011f --- /dev/null +++ b/static/mytweets/ewagoner/status/449106192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + iappaday.com's "Level" program is a genious app for the iPhone/iPod Touch. I needed this this morning, actually. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ iappaday.com's "Level" program is a genious app for the iPhone/iPod Touch. I needed this this morning, actually. +

+

+ 11/27/2007, 2:56:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/449165962336808960/index.html b/static/mytweets/ewagoner/status/449165962336808960/index.html new file mode 100644 index 00000000..a69490a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/449165962336808960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Only perverts like soggy bottoms.” Ten kitchen tips every cook should know: <a href="http://gu.com/p/3npm4/tw">http://gu.com/p/3npm4/tw</a> (via @SamSifton & @guardian) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Only perverts like soggy bottoms.” Ten kitchen tips every cook should know: http://gu.com/p/3npm4/tw (via @SamSifton & @guardian) +

+

+ 3/27/2014, 8:48:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/449170065469235200/index.html b/static/mytweets/ewagoner/status/449170065469235200/index.html new file mode 100644 index 00000000..aa89110a --- /dev/null +++ b/static/mytweets/ewagoner/status/449170065469235200/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “Greatest Southern Towns bracket: 32 towns go head-to-head” Athens gets Charleston in the 2nd round. That’s tough. +<a href="http://gardenandgun.com/article/southern-towns-bracket">http://gardenandgun.com/article/southern-towns-bracket</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/449385805367504896/index.html b/static/mytweets/ewagoner/status/449385805367504896/index.html new file mode 100644 index 00000000..5c970ac8 --- /dev/null +++ b/static/mytweets/ewagoner/status/449385805367504896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Going to a steampunk ball Saturday and I had nothing to wear. A thrift shop visit later and I look like a Victorian Harcourt Fenton Mudd. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Going to a steampunk ball Saturday and I had nothing to wear. A thrift shop visit later and I look like a Victorian Harcourt Fenton Mudd. +

+

+ 3/27/2014, 11:21:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4494816287/index.html b/static/mytweets/ewagoner/status/4494816287/index.html new file mode 100644 index 00000000..24897267 --- /dev/null +++ b/static/mytweets/ewagoner/status/4494816287/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Listening about zombie cockroaches being eaten alive by wasp larvae. More sci fi? No: RadioLab, a fantastic science podcast & NPR radio show + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Listening about zombie cockroaches being eaten alive by wasp larvae. More sci fi? No: RadioLab, a fantastic science podcast & NPR radio show +

+

+ 9/30/2009, 7:20:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/449730666943750144/index.html b/static/mytweets/ewagoner/status/449730666943750144/index.html new file mode 100644 index 00000000..a650d72b --- /dev/null +++ b/static/mytweets/ewagoner/status/449730666943750144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m about to see this movie, The Room. Is it any good? You folks heard anything? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m about to see this movie, The Room. Is it any good? You folks heard anything? +

+

+ 3/28/2014, 10:12:01 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/449761037135646720/index.html b/static/mytweets/ewagoner/status/449761037135646720/index.html new file mode 100644 index 00000000..07786fa8 --- /dev/null +++ b/static/mytweets/ewagoner/status/449761037135646720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OMG that movie. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OMG that movie. +

+

+ 3/29/2014, 12:12:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/449987689824407552/index.html b/static/mytweets/ewagoner/status/449987689824407552/index.html new file mode 100644 index 00000000..33b45626 --- /dev/null +++ b/static/mytweets/ewagoner/status/449987689824407552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just put 13.995 gallons of fuel in my car’s 14 gallon gas tank. I’ve stared doom in the face and lived to tell the tale. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just put 13.995 gallons of fuel in my car’s 14 gallon gas tank. I’ve stared doom in the face and lived to tell the tale. +

+

+ 3/29/2014, 3:13:20 PM +

+

Favs: 3

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/450036451569582080/index.html b/static/mytweets/ewagoner/status/450036451569582080/index.html new file mode 100644 index 00000000..606e4e45 --- /dev/null +++ b/static/mytweets/ewagoner/status/450036451569582080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I learned how to tie an Onassis knot today. <a href="http://instagram.com/p/mI_nvqs2pu/">http://instagram.com/p/mI_nvqs2pu/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/450042816958574593/index.html b/static/mytweets/ewagoner/status/450042816958574593/index.html new file mode 100644 index 00000000..a474ca7e --- /dev/null +++ b/static/mytweets/ewagoner/status/450042816958574593/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For the first time in my life, I met a follower sufferer of cold urticaria. I’m not alone! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For the first time in my life, I met a follower sufferer of cold urticaria. I’m not alone! +

+

+ 3/29/2014, 6:52:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/450067750388776961/index.html b/static/mytweets/ewagoner/status/450067750388776961/index.html new file mode 100644 index 00000000..d55282ba --- /dev/null +++ b/static/mytweets/ewagoner/status/450067750388776961/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So happy I get to see one of my favorite bands ever tonight, Megan Jean and the KFB! <a href="http://instagram.com/p/mJY-1Fs2kZ/">http://instagram.com/p/mJY-1Fs2kZ/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So happy I get to see one of my favorite bands ever tonight, Megan Jean and the KFB! http://instagram.com/p/mJY-1Fs2kZ/ +

+

+ 3/29/2014, 8:31:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/450079645141315584/index.html b/static/mytweets/ewagoner/status/450079645141315584/index.html new file mode 100644 index 00000000..bedee67f --- /dev/null +++ b/static/mytweets/ewagoner/status/450079645141315584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + faeriebell and I dressed in our inimitable style for The Artifice Club's inaugural Gaslamp Gala. @ The… <a href="http://instagram.com/p/mJeZAFs2tR/">http://instagram.com/p/mJeZAFs2tR/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ faeriebell and I dressed in our inimitable style for The Artifice Club's inaugural Gaslamp Gala. @ The… http://instagram.com/p/mJeZAFs2tR/ +

+

+ 3/29/2014, 9:18:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4504936320/index.html b/static/mytweets/ewagoner/status/4504936320/index.html new file mode 100644 index 00000000..51ea683b --- /dev/null +++ b/static/mytweets/ewagoner/status/4504936320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + *yawn* I think it's time to get that triple cubano latte I've been saving all month for. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ *yawn* I think it's time to get that triple cubano latte I've been saving all month for. +

+

+ 9/30/2009, 3:26:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/450773520256368640/index.html b/static/mytweets/ewagoner/status/450773520256368640/index.html new file mode 100644 index 00000000..74b2a49e --- /dev/null +++ b/static/mytweets/ewagoner/status/450773520256368640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ashleymayer: So this is what taking a stand looks like. <a href="https://twitter.com/ashleymayer/status/450751214020337664/photo/1">https://twitter.com/ashleymayer/status/450751214020337664/photo/1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4509251856/index.html b/static/mytweets/ewagoner/status/4509251856/index.html new file mode 100644 index 00000000..39e70b7c --- /dev/null +++ b/static/mytweets/ewagoner/status/4509251856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Grrrrr. The helpful hardware man at Ace gave me wrong part even though I gave the part #. Now I've got a disassembled mower in my driveway. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Grrrrr. The helpful hardware man at Ace gave me wrong part even though I gave the part #. Now I've got a disassembled mower in my driveway. +

+

+ 9/30/2009, 6:41:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/45117317553733632/index.html b/static/mytweets/ewagoner/status/45117317553733632/index.html new file mode 100644 index 00000000..7805116a --- /dev/null +++ b/static/mytweets/ewagoner/status/45117317553733632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + $5100 and a new engine for our box truck later, and my market's already blown our expense budget for the year. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ $5100 and a new engine for our box truck later, and my market's already blown our expense budget for the year. +

+

+ 3/8/2011, 8:43:01 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/451175914433695744/index.html b/static/mytweets/ewagoner/status/451175914433695744/index.html new file mode 100644 index 00000000..5fec48db --- /dev/null +++ b/static/mytweets/ewagoner/status/451175914433695744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Batman is cool. Spider-Man is cool. And Peter Parker has bones and muscles. He’s strong. When Spider-Man comes to my house, I’ll hug him.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Batman is cool. Spider-Man is cool. And Peter Parker has bones and muscles. He’s strong. When Spider-Man comes to my house, I’ll hug him.” +

+

+ 4/1/2014, 9:54:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/451177052604235776/index.html b/static/mytweets/ewagoner/status/451177052604235776/index.html new file mode 100644 index 00000000..d25d6f17 --- /dev/null +++ b/static/mytweets/ewagoner/status/451177052604235776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Spiders get up on your hand and crawl on your arm and hug you. Spiders love you. Not ants. Ants will bite your butt.” Oh, this girl. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Spiders get up on your hand and crawl on your arm and hug you. Spiders love you. Not ants. Ants will bite your butt.” Oh, this girl. +

+

+ 4/1/2014, 9:59:26 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/451378044868239361/index.html b/static/mytweets/ewagoner/status/451378044868239361/index.html new file mode 100644 index 00000000..6a309749 --- /dev/null +++ b/static/mytweets/ewagoner/status/451378044868239361/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m about two thirds through an unexpected drive to Florida. This one will have a happier ending than the last, I’m glad to say. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m about two thirds through an unexpected drive to Florida. This one will have a happier ending than the last, I’m glad to say. +

+

+ 4/2/2014, 11:18:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/45143888784134144/index.html b/static/mytweets/ewagoner/status/45143888784134144/index.html new file mode 100644 index 00000000..198c40af --- /dev/null +++ b/static/mytweets/ewagoner/status/45143888784134144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @joshuamneff: It's Madri Gras AND International Women's Day. Should I be showing women my moobs for beads? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @joshuamneff: It's Madri Gras AND International Women's Day. Should I be showing women my moobs for beads? +

+

+ 3/8/2011, 10:28:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/451520782/index.html b/static/mytweets/ewagoner/status/451520782/index.html new file mode 100644 index 00000000..e0ed8378 --- /dev/null +++ b/static/mytweets/ewagoner/status/451520782/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm tired of Firefox taking a gig and a half of memory just sitting overnight. I've switched to Safari on the Mac, now doing the same in ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm tired of Firefox taking a gig and a half of memory just sitting overnight. I've switched to Safari on the Mac, now doing the same in ... +

+

+ 11/28/2007, 10:20:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/45184864592465920/index.html b/static/mytweets/ewagoner/status/45184864592465920/index.html new file mode 100644 index 00000000..0ff711dd --- /dev/null +++ b/static/mytweets/ewagoner/status/45184864592465920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Instaprint is brilliant. <a href="http://instaprint.me/">http://instaprint.me/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Instaprint is brilliant. http://instaprint.me/ +

+

+ 3/8/2011, 1:11:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/451982362/index.html b/static/mytweets/ewagoner/status/451982362/index.html new file mode 100644 index 00000000..c37627c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/451982362/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had lunch with our theater's resident master carpenter. He likes my set design for Streetcar, which is fast approaching. Big sigh of relief. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had lunch with our theater's resident master carpenter. He likes my set design for Streetcar, which is fast approaching. Big sigh of relief. +

+

+ 11/28/2007, 1:10:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/45198651005476864/index.html b/static/mytweets/ewagoner/status/45198651005476864/index.html new file mode 100644 index 00000000..620be957 --- /dev/null +++ b/static/mytweets/ewagoner/status/45198651005476864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Added favoriting & commenting (w/ photos) to the locallygrown.net recipe system last night. It's now feature complete! <a href="http://www.locallygrown.net/recipes">http://www.locallygrown.net/recipes</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Added favoriting & commenting (w/ photos) to the locallygrown.net recipe system last night. It's now feature complete! http://www.locallygrown.net/recipes +

+

+ 3/8/2011, 2:06:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/45204803462242305/index.html b/static/mytweets/ewagoner/status/45204803462242305/index.html new file mode 100644 index 00000000..9da89065 --- /dev/null +++ b/static/mytweets/ewagoner/status/45204803462242305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Once you get used to it, it's pretty easy to walk and eat chocolate cake at the same time. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Once you get used to it, it's pretty easy to walk and eat chocolate cake at the same time. +

+

+ 3/8/2011, 2:30:39 PM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/452077471421440000/index.html b/static/mytweets/ewagoner/status/452077471421440000/index.html new file mode 100644 index 00000000..972fbbe5 --- /dev/null +++ b/static/mytweets/ewagoner/status/452077471421440000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The lady in the hospital cafeteria let me fill my mug with many shots of espresso for the price of a coffee because I look like I need it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The lady in the hospital cafeteria let me fill my mug with many shots of espresso for the price of a coffee because I look like I need it. +

+

+ 4/4/2014, 9:37:23 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/452106729707167745/index.html b/static/mytweets/ewagoner/status/452106729707167745/index.html new file mode 100644 index 00000000..ec2ed42a --- /dev/null +++ b/static/mytweets/ewagoner/status/452106729707167745/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “With the right care, congestive heart failure will not stop you from doing the things you enjoy.” We shall see, WebMD. We shall see. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “With the right care, congestive heart failure will not stop you from doing the things you enjoy.” We shall see, WebMD. We shall see. +

+

+ 4/4/2014, 11:33:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/452199233203232768/index.html b/static/mytweets/ewagoner/status/452199233203232768/index.html new file mode 100644 index 00000000..71051bf0 --- /dev/null +++ b/static/mytweets/ewagoner/status/452199233203232768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Flatizza”? Has someone told Subway that we already have a word for pizza on flatbread, and it’s “pizza”? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Flatizza”? Has someone told Subway that we already have a word for pizza on flatbread, and it’s “pizza”? +

+

+ 4/4/2014, 5:41:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/45270646850203648/index.html b/static/mytweets/ewagoner/status/45270646850203648/index.html new file mode 100644 index 00000000..c5debe8f --- /dev/null +++ b/static/mytweets/ewagoner/status/45270646850203648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Proving once again she's my kid, Vivian says "Math is part of the fun!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Proving once again she's my kid, Vivian says "Math is part of the fun!" +

+

+ 3/8/2011, 6:52:17 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4527123096/index.html b/static/mytweets/ewagoner/status/4527123096/index.html new file mode 100644 index 00000000..bfbb4cd4 --- /dev/null +++ b/static/mytweets/ewagoner/status/4527123096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Evolution of Trickster Stories Among the Dogs of North Park After the Change" evokes great stories by its name alone http://is.gd/3QADb + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The Evolution of Trickster Stories Among the Dogs of North Park After the Change" evokes great stories by its name alone http://is.gd/3QADb +

+

+ 10/1/2009, 11:31:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/452946826053058560/index.html b/static/mytweets/ewagoner/status/452946826053058560/index.html new file mode 100644 index 00000000..d5ded7ed --- /dev/null +++ b/static/mytweets/ewagoner/status/452946826053058560/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Scott Bradlee’s smooth jazz version of the Game of Thrones theme is pretty much perfect. +<a href="http://www.youtube.com/watch?v=QDvt5q6bt1s">http://www.youtube.com/watch?v=QDvt5q6bt1s</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Scott Bradlee’s smooth jazz version of the Game of Thrones theme is pretty much perfect.
http://www.youtube.com/watch?v=QDvt5q6bt1s +

+

+ 4/6/2014, 7:11:53 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/45298146573697024/index.html b/static/mytweets/ewagoner/status/45298146573697024/index.html new file mode 100644 index 00000000..e0363382 --- /dev/null +++ b/static/mytweets/ewagoner/status/45298146573697024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Reached my contact in VT, who's boiling sap while "waist deep in snow". If I'm lucky, she'll be mailing me a year's supply of her efforts. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Reached my contact in VT, who's boiling sap while "waist deep in snow". If I'm lucky, she'll be mailing me a year's supply of her efforts. +

+

+ 3/8/2011, 8:41:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/45298288924176385/index.html b/static/mytweets/ewagoner/status/45298288924176385/index.html new file mode 100644 index 00000000..07cace07 --- /dev/null +++ b/static/mytweets/ewagoner/status/45298288924176385/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ev: "If you go far enough as an artist, you'll end up as an inventor. And if you go far enough as an inventor, you'll end up as an a ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ev: "If you go far enough as an artist, you'll end up as an inventor. And if you go far enough as an inventor, you'll end up as an a ... +

+

+ 3/8/2011, 8:42:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/45303571159318528/index.html b/static/mytweets/ewagoner/status/45303571159318528/index.html new file mode 100644 index 00000000..aa21ae2a --- /dev/null +++ b/static/mytweets/ewagoner/status/45303571159318528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper's in her crib making fed-after-midnight Mogwai noises. I don't know if I can sleep tonight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper's in her crib making fed-after-midnight Mogwai noises. I don't know if I can sleep tonight. +

+

+ 3/8/2011, 9:03:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/453211473578590208/index.html b/static/mytweets/ewagoner/status/453211473578590208/index.html new file mode 100644 index 00000000..87a40dc3 --- /dev/null +++ b/static/mytweets/ewagoner/status/453211473578590208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Man cannot live on bread alone, but a steady supply of breve can take you a long, long way. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Man cannot live on bread alone, but a steady supply of breve can take you a long, long way. +

+

+ 4/7/2014, 12:43:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/453512043560460289/index.html b/static/mytweets/ewagoner/status/453512043560460289/index.html new file mode 100644 index 00000000..4edcd273 --- /dev/null +++ b/static/mytweets/ewagoner/status/453512043560460289/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We should leave the ICU, and the hospital altogether, in just a few hours. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We should leave the ICU, and the hospital altogether, in just a few hours. +

+

+ 4/8/2014, 8:37:51 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/454247352665378816/index.html b/static/mytweets/ewagoner/status/454247352665378816/index.html new file mode 100644 index 00000000..03a6d802 --- /dev/null +++ b/static/mytweets/ewagoner/status/454247352665378816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Those Minnesotans are just so darned nice. It's almost like they're Canadians. <a href="http://kstp.com/sports/stories/S3394277.shtml">http://kstp.com/sports/stories/S3394277.shtml</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/454317846575972352/index.html b/static/mytweets/ewagoner/status/454317846575972352/index.html new file mode 100644 index 00000000..0e47bbc1 --- /dev/null +++ b/static/mytweets/ewagoner/status/454317846575972352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Almost missed a rocket launch because I was looking the wrong direction. <a href="http://instagram.com/p/mnkdv6M2kd/">http://instagram.com/p/mnkdv6M2kd/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Almost missed a rocket launch because I was looking the wrong direction. http://instagram.com/p/mnkdv6M2kd/ +

+

+ 4/10/2014, 1:59:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/45502878781149184/index.html b/static/mytweets/ewagoner/status/45502878781149184/index.html new file mode 100644 index 00000000..10149804 --- /dev/null +++ b/static/mytweets/ewagoner/status/45502878781149184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now in GA: clearcut state-owned land for free & keep the profits! Step 1: Put up a billboard behind trees. 2: Profit! <a href="http://onlineathens.com/stories/030911/new_796737481.shtml">http://onlineathens.com/stories/030911/new_796737481.shtml</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/45520307305459713/index.html b/static/mytweets/ewagoner/status/45520307305459713/index.html new file mode 100644 index 00000000..075856ac --- /dev/null +++ b/static/mytweets/ewagoner/status/45520307305459713/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Champion skier & now CO farmer & a locallygrown.net market manager Alison Gannett is a NatGeo "Top 10 Woman Adventurer" <a href="http://ngadventure.typepad.com/blog/2011/03/ten-top-women-adventurers-for-international-womens-day.html">http://ngadventure.typepad.com/blog/2011/03/ten-top-women-adventurers-for-international-womens-day.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/45522227877265408/index.html b/static/mytweets/ewagoner/status/45522227877265408/index.html new file mode 100644 index 00000000..ff0364f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/45522227877265408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "To what nobler cause can a man devote his energies and talents than the bemufflement of clangings?" <a href="http://hootingyard.org/archives/6178">http://hootingyard.org/archives/6178</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "To what nobler cause can a man devote his energies and talents than the bemufflement of clangings?" http://hootingyard.org/archives/6178 +

+

+ 3/9/2011, 11:31:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/45526756911890432/index.html b/static/mytweets/ewagoner/status/45526756911890432/index.html new file mode 100644 index 00000000..8a0f281e --- /dev/null +++ b/static/mytweets/ewagoner/status/45526756911890432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tomorrow night I've got our farmers market, then a couple hours' nap since we have to leave the house at 3AM to drive to Savannah. #goconf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tomorrow night I've got our farmers market, then a couple hours' nap since we have to leave the house at 3AM to drive to Savannah. #goconf +

+

+ 3/9/2011, 11:49:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/455382934519050241/index.html b/static/mytweets/ewagoner/status/455382934519050241/index.html new file mode 100644 index 00000000..951621f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/455382934519050241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + More senseless gun deaths in our community, including a man trying to keep the peace in his restaurant. <a href="http://www.921wlhr.com/breaking-news-shooting-at-frohs-ends-in-two-confirmed-deaths/">http://www.921wlhr.com/breaking-news-shooting-at-frohs-ends-in-two-confirmed-deaths/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/45544715768184832/index.html b/static/mytweets/ewagoner/status/45544715768184832/index.html new file mode 100644 index 00000000..b1c1b6ee --- /dev/null +++ b/static/mytweets/ewagoner/status/45544715768184832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @blprnt: This photo of the sun is one of the most amazing things I've ever seen: http://bit.ly/fDQx0J (via @stevesilberman) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @blprnt: This photo of the sun is one of the most amazing things I've ever seen: http://bit.ly/fDQx0J (via @stevesilberman) +

+

+ 3/9/2011, 1:01:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/455761143731335169/index.html b/static/mytweets/ewagoner/status/455761143731335169/index.html new file mode 100644 index 00000000..a0da7fd4 --- /dev/null +++ b/static/mytweets/ewagoner/status/455761143731335169/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There is a line 40 people long for the one window open at the post office. This is the person in front of me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There is a line 40 people long for the one window open at the post office. This is the person in front of me.

+

+

+ 4/14/2014, 1:34:58 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/455780340616146945/index.html b/static/mytweets/ewagoner/status/455780340616146945/index.html new file mode 100644 index 00000000..222dd167 --- /dev/null +++ b/static/mytweets/ewagoner/status/455780340616146945/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Mornings in a Booky House” I have a feeling many of you can relate. <a href="http://darkcargo.com/2014/04/09/mornings-in-a-booky-house/">http://darkcargo.com/2014/04/09/mornings-in-a-booky-house/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/455816671677394945/index.html b/static/mytweets/ewagoner/status/455816671677394945/index.html new file mode 100644 index 00000000..2987ffb0 --- /dev/null +++ b/static/mytweets/ewagoner/status/455816671677394945/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A review of southern barbecue, in bluegrass form: <a href="http://www.dailymotion.com/video/x64e2v_the-bbq-song_travel">http://www.dailymotion.com/video/x64e2v_the-bbq-song_travel</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/456136728055926784/index.html b/static/mytweets/ewagoner/status/456136728055926784/index.html new file mode 100644 index 00000000..6bb602b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/456136728055926784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The new video for “Hit Me” from The Whigs is so Athens it hurts. It’s glorious. <a href="http://teamcoco.com/video/web-exclusive-the-whigs-hit-me">http://teamcoco.com/video/web-exclusive-the-whigs-hit-me</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/45634334778073088/index.html b/static/mytweets/ewagoner/status/45634334778073088/index.html new file mode 100644 index 00000000..76105c5c --- /dev/null +++ b/static/mytweets/ewagoner/status/45634334778073088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Was supposed to get return info for 3 old DirecTV receivers, got 2, & only 1 matches what I have. They've no idea what they're doing there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Was supposed to get return info for 3 old DirecTV receivers, got 2, & only 1 matches what I have. They've no idea what they're doing there. +

+

+ 3/9/2011, 6:57:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/456408434427330560/index.html b/static/mytweets/ewagoner/status/456408434427330560/index.html new file mode 100644 index 00000000..4fab51f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/456408434427330560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Last night Juniper excitedly told me this new thing she learned: pupils get big and small depending on light. 16 months until kindergarten? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Last night Juniper excitedly told me this new thing she learned: pupils get big and small depending on light. 16 months until kindergarten? +

+

+ 4/16/2014, 8:27:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/456489347106492416/index.html b/static/mytweets/ewagoner/status/456489347106492416/index.html new file mode 100644 index 00000000..916433ac --- /dev/null +++ b/static/mytweets/ewagoner/status/456489347106492416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @GilesKristian: Oh I like this. In The Times today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @GilesKristian: Oh I like this. In The Times today.

+

+

+ 4/16/2014, 1:48:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/456556303255498753/index.html b/static/mytweets/ewagoner/status/456556303255498753/index.html new file mode 100644 index 00000000..58036924 --- /dev/null +++ b/static/mytweets/ewagoner/status/456556303255498753/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m out in public with Juniper. She is wearing her Spider-Man costume but is telling people she is a green T-Rex. They look at me; I shrug. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m out in public with Juniper. She is wearing her Spider-Man costume but is telling people she is a green T-Rex. They look at me; I shrug. +

+

+ 4/16/2014, 6:14:39 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/456753952579547136/index.html b/static/mytweets/ewagoner/status/456753952579547136/index.html new file mode 100644 index 00000000..294badfe --- /dev/null +++ b/static/mytweets/ewagoner/status/456753952579547136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After two weeks being out of town, I get to pull my lumbering hulk up a trapeze again today, and I couldn’t be happier. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After two weeks being out of town, I get to pull my lumbering hulk up a trapeze again today, and I couldn’t be happier. +

+

+ 4/17/2014, 7:20:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4568388982/index.html b/static/mytweets/ewagoner/status/4568388982/index.html new file mode 100644 index 00000000..fd3a52eb --- /dev/null +++ b/static/mytweets/ewagoner/status/4568388982/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In the next 15 hours I'll be cooking: a heritage turkey, 2 smoked pork butts, a lamb quarter, a mess of ribs, pastured beef burgers, shrimp. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In the next 15 hours I'll be cooking: a heritage turkey, 2 smoked pork butts, a lamb quarter, a mess of ribs, pastured beef burgers, shrimp. +

+

+ 10/2/2009, 9:16:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/45685322637512704/index.html b/static/mytweets/ewagoner/status/45685322637512704/index.html new file mode 100644 index 00000000..e0e4a4e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/45685322637512704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jm: Holy crap: http://bit.ly/dQWESi + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jm: Holy crap: http://bit.ly/dQWESi +

+

+ 3/9/2011, 10:20:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/456996517979885568/index.html b/static/mytweets/ewagoner/status/456996517979885568/index.html new file mode 100644 index 00000000..ffc5d491 --- /dev/null +++ b/static/mytweets/ewagoner/status/456996517979885568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m at the point in my life where I receive in the mail, unsolicited, a compilation CD of spooky oom-pah music (“Polka Haunt Us”). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m at the point in my life where I receive in the mail, unsolicited, a compilation CD of spooky oom-pah music (“Polka Haunt Us”). +

+

+ 4/17/2014, 11:23:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4571194620/index.html b/static/mytweets/ewagoner/status/4571194620/index.html new file mode 100644 index 00000000..951e9e6a --- /dev/null +++ b/static/mytweets/ewagoner/status/4571194620/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sampled the blueberry mead as I transferred it to the serving cask for tomorrow's party. New favorite! http://twitpic.com/k1muc + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sampled the blueberry mead as I transferred it to the serving cask for tomorrow's party. New favorite! http://twitpic.com/k1muc +

+

+ 10/2/2009, 11:34:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/457695312/index.html b/static/mytweets/ewagoner/status/457695312/index.html new file mode 100644 index 00000000..31c0df59 --- /dev/null +++ b/static/mytweets/ewagoner/status/457695312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watching the medics load the bodies into the medivac from the side of the road really put me in the mood for this morning's company meeting. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watching the medics load the bodies into the medivac from the side of the road really put me in the mood for this morning's company meeting. +

+

+ 11/30/2007, 9:18:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4577292701/index.html b/static/mytweets/ewagoner/status/4577292701/index.html new file mode 100644 index 00000000..d179a7f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/4577292701/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In between naps, I added more charcoal and hardwood to the fire throughout the night. Six hours 'til food! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In between naps, I added more charcoal and hardwood to the fire throughout the night. Six hours 'til food! +

+

+ 10/3/2009, 7:52:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/458565568942342145/index.html b/static/mytweets/ewagoner/status/458565568942342145/index.html new file mode 100644 index 00000000..674a8261 --- /dev/null +++ b/static/mytweets/ewagoner/status/458565568942342145/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian asked if I could get her some Bill Nye DVDs and my heart grew three sizes this day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian asked if I could get her some Bill Nye DVDs and my heart grew three sizes this day. +

+

+ 4/22/2014, 7:18:46 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/45892198289518592/index.html b/static/mytweets/ewagoner/status/45892198289518592/index.html new file mode 100644 index 00000000..8578b641 --- /dev/null +++ b/static/mytweets/ewagoner/status/45892198289518592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don't know what you call it when a hell day goes to hell, but this is it. The new truck engine died mid-route, adding chaos to market day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don't know what you call it when a hell day goes to hell, but this is it. The new truck engine died mid-route, adding chaos to market day. +

+

+ 3/10/2011, 12:02:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4589476932/index.html b/static/mytweets/ewagoner/status/4589476932/index.html new file mode 100644 index 00000000..d5ff9711 --- /dev/null +++ b/static/mytweets/ewagoner/status/4589476932/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Another successful Hunter's Moon Feast! Most everyone's left but the campers. Meat coming off the grill: http://twitpic.com/k5mc1 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another successful Hunter's Moon Feast! Most everyone's left but the campers. Meat coming off the grill: http://twitpic.com/k5mc1 +

+

+ 10/3/2009, 6:50:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/459056972/index.html b/static/mytweets/ewagoner/status/459056972/index.html new file mode 100644 index 00000000..794e0f61 --- /dev/null +++ b/static/mytweets/ewagoner/status/459056972/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally leaving the office. Grrr. I predict some premium liquors in my near future. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally leaving the office. Grrr. I predict some premium liquors in my near future. +

+

+ 11/30/2007, 6:32:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/459060149051998208/index.html b/static/mytweets/ewagoner/status/459060149051998208/index.html new file mode 100644 index 00000000..8db08086 --- /dev/null +++ b/static/mytweets/ewagoner/status/459060149051998208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “more than a policy, it’s a philosophy; we straddle the dichotomy between what we know is true & how we can benefit” <a href="https://www.youtube.com/watch?v=tqXzAUaTUSc">https://www.youtube.com/watch?v=tqXzAUaTUSc</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “more than a policy, it’s a philosophy; we straddle the dichotomy between what we know is true & how we can benefit” https://www.youtube.com/watch?v=tqXzAUaTUSc +

+

+ 4/23/2014, 4:04:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/45920554439553024/index.html b/static/mytweets/ewagoner/status/45920554439553024/index.html new file mode 100644 index 00000000..1361bdf8 --- /dev/null +++ b/static/mytweets/ewagoner/status/45920554439553024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In 13 hours, I'm driving to Savannah for the Georgia Organics Conference. Assuming I survive the next 13 hours. Woof. #goconf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In 13 hours, I'm driving to Savannah for the Georgia Organics Conference. Assuming I survive the next 13 hours. Woof. #goconf +

+

+ 3/10/2011, 1:54:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/459342374221914112/index.html b/static/mytweets/ewagoner/status/459342374221914112/index.html new file mode 100644 index 00000000..c6ef4eb9 --- /dev/null +++ b/static/mytweets/ewagoner/status/459342374221914112/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + The Last of the Japanese Mermaids: Ancient Pearl Hunters of the Sea +<a href="http://www.messynessychic.com/2013/11/01/the-last-japanese-mermaids/">http://www.messynessychic.com/2013/11/01/the-last-japanese-mermaids/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/459511132/index.html b/static/mytweets/ewagoner/status/459511132/index.html new file mode 100644 index 00000000..df0a509b --- /dev/null +++ b/static/mytweets/ewagoner/status/459511132/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Real eggnog spiked with amaretto. That's the stuff. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Real eggnog spiked with amaretto. That's the stuff. +

+

+ 11/30/2007, 10:45:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/459645897249656832/index.html b/static/mytweets/ewagoner/status/459645897249656832/index.html new file mode 100644 index 00000000..de95dec1 --- /dev/null +++ b/static/mytweets/ewagoner/status/459645897249656832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Room is showing tonight at 10:30pm at Ciné (NOT midnight). You really ought to join me there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Room is showing tonight at 10:30pm at Ciné (NOT midnight). You really ought to join me there. +

+

+ 4/25/2014, 6:51:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/459877562777612288/index.html b/static/mytweets/ewagoner/status/459877562777612288/index.html new file mode 100644 index 00000000..1d202a6d --- /dev/null +++ b/static/mytweets/ewagoner/status/459877562777612288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “She Kills Monsters” is the best stage play about playing Dungeons and Dragons that I’ve ever seen. Two more chances to see it, Athens! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “She Kills Monsters” is the best stage play about playing Dungeons and Dragons that I’ve ever seen. Two more chances to see it, Athens! +

+

+ 4/25/2014, 10:12:09 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/460248120572784640/index.html b/static/mytweets/ewagoner/status/460248120572784640/index.html new file mode 100644 index 00000000..1bc6511f --- /dev/null +++ b/static/mytweets/ewagoner/status/460248120572784640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got three meals out of one appetizer from Tlaloc, and I didn’t even order the loaves and fishes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got three meals out of one appetizer from Tlaloc, and I didn’t even order the loaves and fishes. +

+

+ 4/26/2014, 10:44:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/46051427646320640/index.html b/static/mytweets/ewagoner/status/46051427646320640/index.html new file mode 100644 index 00000000..f26aac95 --- /dev/null +++ b/static/mytweets/ewagoner/status/46051427646320640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it through market, thanks to our great volunteers & growers. Have to wake up in 4 hours to drive to Savannah, but first: more packing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it through market, thanks to our great volunteers & growers. Have to wake up in 4 hours to drive to Savannah, but first: more packing. +

+

+ 3/10/2011, 10:34:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/46072553361518592/index.html b/static/mytweets/ewagoner/status/46072553361518592/index.html new file mode 100644 index 00000000..1fccf9d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/46072553361518592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like I get a couple hours to nap. Zzzzzzzz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like I get a couple hours to nap. Zzzzzzzz +

+

+ 3/10/2011, 11:58:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/460868895671586816/index.html b/static/mytweets/ewagoner/status/460868895671586816/index.html new file mode 100644 index 00000000..359b2b32 --- /dev/null +++ b/static/mytweets/ewagoner/status/460868895671586816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yes, this is a ten hour video of Picard and Riker strutting down the Enterprise hallways in time to 80s power pop. <a href="https://www.youtube.com/watch?v=pxR-jwSjWv4">https://www.youtube.com/watch?v=pxR-jwSjWv4</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yes, this is a ten hour video of Picard and Riker strutting down the Enterprise hallways in time to 80s power pop. https://www.youtube.com/watch?v=pxR-jwSjWv4 +

+

+ 4/28/2014, 3:51:21 PM +

+

Favs: 1

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/461103552/index.html b/static/mytweets/ewagoner/status/461103552/index.html new file mode 100644 index 00000000..5b9160f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/461103552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lamb shanks just went into the oven to braise for a few hours. Dinner's at 6:30. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lamb shanks just went into the oven to braise for a few hours. Dinner's at 6:30. +

+

+ 12/1/2007, 3:21:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/461134581971030016/index.html b/static/mytweets/ewagoner/status/461134581971030016/index.html new file mode 100644 index 00000000..033d08ce --- /dev/null +++ b/static/mytweets/ewagoner/status/461134581971030016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Take a piece of bread and put it in the slot, push down the lever and the wires get hot. Yeah, toast! <a href="https://www.youtube.com/watch?v=SHptn_3RyYE">https://www.youtube.com/watch?v=SHptn_3RyYE</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Take a piece of bread and put it in the slot, push down the lever and the wires get hot. Yeah, toast! https://www.youtube.com/watch?v=SHptn_3RyYE +

+

+ 4/29/2014, 9:27:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/461233231397130240/index.html b/static/mytweets/ewagoner/status/461233231397130240/index.html new file mode 100644 index 00000000..d64b332d --- /dev/null +++ b/static/mytweets/ewagoner/status/461233231397130240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s amazing what happens when you gently remind customers they have a balance due. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s amazing what happens when you gently remind customers they have a balance due.

+

+

+ 4/29/2014, 3:59:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4612975025455104/index.html b/static/mytweets/ewagoner/status/4612975025455104/index.html new file mode 100644 index 00000000..4a332861 --- /dev/null +++ b/static/mytweets/ewagoner/status/4612975025455104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @izs: Current status: Revolutionary http://blog.izs.me/post/1591805056/tsa-success-story + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @izs: Current status: Revolutionary http://blog.izs.me/post/1591805056/tsa-success-story +

+

+ 11/16/2010, 2:13:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/461379722/index.html b/static/mytweets/ewagoner/status/461379722/index.html new file mode 100644 index 00000000..4ba22fd4 --- /dev/null +++ b/static/mytweets/ewagoner/status/461379722/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Let's see. What wine goes best with the lamb shanks? Ah, yes... Guinness! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Let's see. What wine goes best with the lamb shanks? Ah, yes... Guinness! +

+

+ 12/1/2007, 6:09:10 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/46148575515774976/index.html b/static/mytweets/ewagoner/status/46148575515774976/index.html new file mode 100644 index 00000000..5905ddcf --- /dev/null +++ b/static/mytweets/ewagoner/status/46148575515774976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Grrrrrrrr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Grrrrrrrr +

+

+ 3/11/2011, 5:00:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/461879312/index.html b/static/mytweets/ewagoner/status/461879312/index.html new file mode 100644 index 00000000..5c7bd842 --- /dev/null +++ b/static/mytweets/ewagoner/status/461879312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + West Virginia lost? If Missouri loses too (they're way behind), Athens'll be crazy Monday. Either crazy happy or crazy mad. Such is the BCS. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ West Virginia lost? If Missouri loses too (they're way behind), Athens'll be crazy Monday. Either crazy happy or crazy mad. Such is the BCS. +

+

+ 12/1/2007, 11:13:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/461994963619041280/index.html b/static/mytweets/ewagoner/status/461994963619041280/index.html new file mode 100644 index 00000000..1a5bb350 --- /dev/null +++ b/static/mytweets/ewagoner/status/461994963619041280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Elizabeth Smart explains one way abstinence only sex ed is harmful & how it made her terrible ordeal all the worse: <a href="http://www.slate.com/blogs/xx_factor/2013/05/06/elizabeth_smart_abstinence_only_sex_education_hurts_victims_of_rape_and.html">http://www.slate.com/blogs/xx_factor/2013/05/06/elizabeth_smart_abstinence_only_sex_education_hurts_victims_of_rape_and.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/462312248590229508/index.html b/static/mytweets/ewagoner/status/462312248590229508/index.html new file mode 100644 index 00000000..ae99f413 --- /dev/null +++ b/static/mytweets/ewagoner/status/462312248590229508/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yesterday I learned a) I never knew how to properly do pull-ups and b) I can actually do pull-ups. Today, I am sore. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yesterday I learned a) I never knew how to properly do pull-ups and b) I can actually do pull-ups. Today, I am sore. +

+

+ 5/2/2014, 3:26:44 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/46239259060994048/index.html b/static/mytweets/ewagoner/status/46239259060994048/index.html new file mode 100644 index 00000000..4eb945d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/46239259060994048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it to the #goconf and got my booth set up. http://instagr.am/p/CKFh8/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it to the #goconf and got my booth set up. http://instagr.am/p/CKFh8/ +

+

+ 3/11/2011, 11:01:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/462596401114124288/index.html b/static/mytweets/ewagoner/status/462596401114124288/index.html new file mode 100644 index 00000000..375f14b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/462596401114124288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s Free Comic Book Day & World Naked Gardening Day and these planters in front of Bizarro Wuxtry really needed a splash of color, officer. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s Free Comic Book Day & World Naked Gardening Day and these planters in front of Bizarro Wuxtry really needed a splash of color, officer. +

+

+ 5/3/2014, 10:15:51 AM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/462604189177499648/index.html b/static/mytweets/ewagoner/status/462604189177499648/index.html new file mode 100644 index 00000000..9a1de1bf --- /dev/null +++ b/static/mytweets/ewagoner/status/462604189177499648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m in the kitchen working on breakfast and Juniper comes crawling out of the bedroom on her belly. “Good morning, Dad! I’m a snake.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m in the kitchen working on breakfast and Juniper comes crawling out of the bedroom on her belly. “Good morning, Dad! I’m a snake.” +

+

+ 5/3/2014, 10:46:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/462608738873266176/index.html b/static/mytweets/ewagoner/status/462608738873266176/index.html new file mode 100644 index 00000000..78168d23 --- /dev/null +++ b/static/mytweets/ewagoner/status/462608738873266176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I’m going to see a massive model train layout built by a retired couple & set in Middle Earth, because Athens has that sort of thing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I’m going to see a massive model train layout built by a retired couple & set in Middle Earth, because Athens has that sort of thing. +

+

+ 5/3/2014, 11:04:52 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/46270793134505984/index.html b/static/mytweets/ewagoner/status/46270793134505984/index.html new file mode 100644 index 00000000..8c8f0b32 --- /dev/null +++ b/static/mytweets/ewagoner/status/46270793134505984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian and I are on a field trip to an oyster bed, to be followed by an oyster roast. It's agriculture! #goconf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian and I are on a field trip to an oyster bed, to be followed by an oyster roast. It's agriculture! #goconf +

+

+ 3/11/2011, 1:06:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/462730324871741440/index.html b/static/mytweets/ewagoner/status/462730324871741440/index.html new file mode 100644 index 00000000..e5ac4726 --- /dev/null +++ b/static/mytweets/ewagoner/status/462730324871741440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Your move, Martha Stewart. <a href="http://instagram.com/p/njXQQoM2js/">http://instagram.com/p/njXQQoM2js/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/462736804832370688/index.html b/static/mytweets/ewagoner/status/462736804832370688/index.html new file mode 100644 index 00000000..e42f5b03 --- /dev/null +++ b/static/mytweets/ewagoner/status/462736804832370688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is after considerable editing for time, of course. <a href="http://instagram.com/p/njaM2UM2of/">http://instagram.com/p/njaM2UM2of/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is after considerable editing for time, of course. http://instagram.com/p/njaM2UM2of/ +

+

+ 5/3/2014, 7:33:46 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/46302315635949568/index.html b/static/mytweets/ewagoner/status/46302315635949568/index.html new file mode 100644 index 00000000..c454427c --- /dev/null +++ b/static/mytweets/ewagoner/status/46302315635949568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Eric, can I interest you in a beer?" I love being a rock star. Or hanging out with nice people. Whichever. #goconf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Eric, can I interest you in a beer?" I love being a rock star. Or hanging out with nice people. Whichever. #goconf +

+

+ 3/11/2011, 3:11:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/463072322/index.html b/static/mytweets/ewagoner/status/463072322/index.html new file mode 100644 index 00000000..e1827305 --- /dev/null +++ b/static/mytweets/ewagoner/status/463072322/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A spinoff of my farmers market system opens tomorrow: http://athens.locallycrafted.net/market -- now artists markets can be virtual too. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A spinoff of my farmers market system opens tomorrow: http://athens.locallycrafted.net/market -- now artists markets can be virtual too. +

+

+ 12/2/2007, 12:07:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/46310233106165760/index.html b/static/mytweets/ewagoner/status/46310233106165760/index.html new file mode 100644 index 00000000..1fd24fd4 --- /dev/null +++ b/static/mytweets/ewagoner/status/46310233106165760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I won't say how many oysters I just ate, but I weigh twice what I did an hour ago. #goconf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I won't say how many oysters I just ate, but I weigh twice what I did an hour ago. #goconf +

+

+ 3/11/2011, 3:43:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/46312061294215168/index.html b/static/mytweets/ewagoner/status/46312061294215168/index.html new file mode 100644 index 00000000..1f566b48 --- /dev/null +++ b/static/mytweets/ewagoner/status/46312061294215168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian, looking across the tidal marsh: "I know what ocean that is. It's the Atlantic. And look over there. I can see Africa!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian, looking across the tidal marsh: "I know what ocean that is. It's the Atlantic. And look over there. I can see Africa!" +

+

+ 3/11/2011, 3:50:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/46317191968206848/index.html b/static/mytweets/ewagoner/status/46317191968206848/index.html new file mode 100644 index 00000000..2e352ec6 --- /dev/null +++ b/static/mytweets/ewagoner/status/46317191968206848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We feasted on oysters in the shade of this ancient tree. http://instagr.am/p/CKaO9/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We feasted on oysters in the shade of this ancient tree. http://instagr.am/p/CKaO9/ +

+

+ 3/11/2011, 4:10:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/463199892/index.html b/static/mytweets/ewagoner/status/463199892/index.html new file mode 100644 index 00000000..e3cf0f5a --- /dev/null +++ b/static/mytweets/ewagoner/status/463199892/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm directing "A Streetcar Named Desire" in Athens, and auditions are tomorrow. Send all thespians you know. http://tinyurl.com/3c7bwk + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm directing "A Streetcar Named Desire" in Athens, and auditions are tomorrow. Send all thespians you know. http://tinyurl.com/3c7bwk +

+

+ 12/2/2007, 1:16:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4633519548/index.html b/static/mytweets/ewagoner/status/4633519548/index.html new file mode 100644 index 00000000..3ccd1ee8 --- /dev/null +++ b/static/mytweets/ewagoner/status/4633519548/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just had my first "Hey -- I saw you in that nerd documentary" experience. From an employee at the Apple store, so not exactly "in the wild". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just had my first "Hey -- I saw you in that nerd documentary" experience. From an employee at the Apple store, so not exactly "in the wild". +

+

+ 10/5/2009, 1:58:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/46336496835362816/index.html b/static/mytweets/ewagoner/status/46336496835362816/index.html new file mode 100644 index 00000000..9eea7ea2 --- /dev/null +++ b/static/mytweets/ewagoner/status/46336496835362816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + About to try a charcuterie sampler from The Spotted Trotter. http://instagr.am/p/CKgDC/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ About to try a charcuterie sampler from The Spotted Trotter. http://instagr.am/p/CKgDC/ +

+

+ 3/11/2011, 5:27:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4634788684/index.html b/static/mytweets/ewagoner/status/4634788684/index.html new file mode 100644 index 00000000..f3dccedd --- /dev/null +++ b/static/mytweets/ewagoner/status/4634788684/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Secret cabal of NM Tech pranksters revealed! http://is.gd/3Z1LO http://is.gd/3Z1LL Yes, I was there during some of that time. Why d'you ask? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Secret cabal of NM Tech pranksters revealed! http://is.gd/3Z1LO http://is.gd/3Z1LL Yes, I was there during some of that time. Why d'you ask? +

+

+ 10/5/2009, 2:56:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/463706739989553152/index.html b/static/mytweets/ewagoner/status/463706739989553152/index.html new file mode 100644 index 00000000..9b78c15d --- /dev/null +++ b/static/mytweets/ewagoner/status/463706739989553152/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Perfect mathematics, as usual.” + +Apparently I have a reputation with the bank tellers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Perfect mathematics, as usual.”

Apparently I have a reputation with the bank tellers. +

+

+ 5/6/2014, 11:47:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4637578269/index.html b/static/mytweets/ewagoner/status/4637578269/index.html new file mode 100644 index 00000000..06631222 --- /dev/null +++ b/static/mytweets/ewagoner/status/4637578269/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 11 years ago I saw a series of paintings at a coffee shop that grabbed me like no others. Today I stumbled upon the artist in his studio. ++ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 11 years ago I saw a series of paintings at a coffee shop that grabbed me like no others. Today I stumbled upon the artist in his studio. ++ +

+

+ 10/5/2009, 5:02:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/463845524819296257/index.html b/static/mytweets/ewagoner/status/463845524819296257/index.html new file mode 100644 index 00000000..83258412 --- /dev/null +++ b/static/mytweets/ewagoner/status/463845524819296257/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “E.T. missed his space ship and now he’s stuck on Earth. Poor guy.” It’s Juniper’s classic movie night. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “E.T. missed his space ship and now he’s stuck on Earth. Poor guy.” It’s Juniper’s classic movie night. +

+

+ 5/6/2014, 8:59:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/46480512/index.html b/static/mytweets/ewagoner/status/46480512/index.html new file mode 100644 index 00000000..57e334f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/46480512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the AtlRUG meeting, about to present on Joyent's Slingshot. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the AtlRUG meeting, about to present on Joyent's Slingshot. +

+

+ 5/1/2007, 7:31:02 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4651056780812288/index.html b/static/mytweets/ewagoner/status/4651056780812288/index.html new file mode 100644 index 00000000..4b72a70d --- /dev/null +++ b/static/mytweets/ewagoner/status/4651056780812288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A person called me, left a message. I called, left a message to email me. She emailed, then immediately called to tell me that she emailed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A person called me, left a message. I called, left a message to email me. She emailed, then immediately called to tell me that she emailed. +

+

+ 11/16/2010, 4:44:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/465496141166288896/index.html b/static/mytweets/ewagoner/status/465496141166288896/index.html new file mode 100644 index 00000000..77fc8749 --- /dev/null +++ b/static/mytweets/ewagoner/status/465496141166288896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m not the best of sons, what with moving far away and the infrequent phone calls to my Mom, but now I can’t even do that. I miss you, Mom. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m not the best of sons, what with moving far away and the infrequent phone calls to my Mom, but now I can’t even do that. I miss you, Mom. +

+

+ 5/11/2014, 10:18:23 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4655987045/index.html b/static/mytweets/ewagoner/status/4655987045/index.html new file mode 100644 index 00000000..e1845294 --- /dev/null +++ b/static/mytweets/ewagoner/status/4655987045/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The neighbor's dogs apparently came over this morning and killed Vivian's favorite cat. It's going to be a rough evening. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The neighbor's dogs apparently came over this morning and killed Vivian's favorite cat. It's going to be a rough evening. +

+

+ 10/6/2009, 10:23:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/46603693461745664/index.html b/static/mytweets/ewagoner/status/46603693461745664/index.html new file mode 100644 index 00000000..0042068e --- /dev/null +++ b/static/mytweets/ewagoner/status/46603693461745664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Like a terrible cop movie cliche: RT @Shaun_Appleby "Fukushima No 1 was scheduled for permanent retirement on 26 March 2011.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Like a terrible cop movie cliche: RT @Shaun_Appleby "Fukushima No 1 was scheduled for permanent retirement on 26 March 2011.” +

+

+ 3/12/2011, 11:09:21 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/466218245687898112/index.html b/static/mytweets/ewagoner/status/466218245687898112/index.html new file mode 100644 index 00000000..4ebe68cb --- /dev/null +++ b/static/mytweets/ewagoner/status/466218245687898112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Neither my grandmother nor my mother would’ve ever described themselves as feminists. Far from it. But I sure do.” <a href="https://medium.com/editors-picks/91cb6a257e4e">https://medium.com/editors-picks/91cb6a257e4e</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Neither my grandmother nor my mother would’ve ever described themselves as feminists. Far from it. But I sure do.” https://medium.com/editors-picks/91cb6a257e4e +

+

+ 5/13/2014, 10:07:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/466230838724952064/index.html b/static/mytweets/ewagoner/status/466230838724952064/index.html new file mode 100644 index 00000000..cbb6612b --- /dev/null +++ b/static/mytweets/ewagoner/status/466230838724952064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s not easy being a one-person hosted online software-as-a-service company, but I’m doing ok. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s not easy being a one-person hosted online software-as-a-service company, but I’m doing ok.

+

+

+ 5/13/2014, 10:57:48 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/466583614537605120/index.html b/static/mytweets/ewagoner/status/466583614537605120/index.html new file mode 100644 index 00000000..057d0e21 --- /dev/null +++ b/static/mytweets/ewagoner/status/466583614537605120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A professor at my alma mater has perfected a technique for filming invisible things, and it’s lovely. <a href="http://gizmodo.com/a-simple-photographic-trick-lets-you-see-invisible-thin-1561367534">http://gizmodo.com/a-simple-photographic-trick-lets-you-see-invisible-thin-1561367534</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/466634072/index.html b/static/mytweets/ewagoner/status/466634072/index.html new file mode 100644 index 00000000..b60b36a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/466634072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heading off to the first night of "Streetcar" auditions. At least 90% of the show's success will be determined in the next two days. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heading off to the first night of "Streetcar" auditions. At least 90% of the show's success will be determined in the next two days. +

+

+ 12/3/2007, 5:05:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/46690129477238784/index.html b/static/mytweets/ewagoner/status/46690129477238784/index.html new file mode 100644 index 00000000..a6339434 --- /dev/null +++ b/static/mytweets/ewagoner/status/46690129477238784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's always an adventure being out in public for extended periods with a bizzaro genius baby. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's always an adventure being out in public for extended periods with a bizzaro genius baby. +

+

+ 3/12/2011, 4:52:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/46698872034172928/index.html b/static/mytweets/ewagoner/status/46698872034172928/index.html new file mode 100644 index 00000000..9ed17fe8 --- /dev/null +++ b/static/mytweets/ewagoner/status/46698872034172928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper figured out how her shadow worked, and immediately started putting on a puppet show. <a href="http://yfrog.us/nty6tz">http://yfrog.us/nty6tz</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper figured out how her shadow worked, and immediately started putting on a puppet show. http://yfrog.us/nty6tz +

+

+ 3/12/2011, 5:27:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/467222692/index.html b/static/mytweets/ewagoner/status/467222692/index.html new file mode 100644 index 00000000..48b96c7f --- /dev/null +++ b/static/mytweets/ewagoner/status/467222692/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First night of auditions successful. We'll see what curveballs tomorrow brings. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First night of auditions successful. We'll see what curveballs tomorrow brings. +

+

+ 12/3/2007, 10:55:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/46724331010662402/index.html b/static/mytweets/ewagoner/status/46724331010662402/index.html new file mode 100644 index 00000000..01579af2 --- /dev/null +++ b/static/mytweets/ewagoner/status/46724331010662402/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The meal at #goconf always ranks as one of my two best meals of the year. One look at the menu shows why. <a href="http://gdzl.la/9pTXP9">http://gdzl.la/9pTXP9</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The meal at #goconf always ranks as one of my two best meals of the year. One look at the menu shows why. http://gdzl.la/9pTXP9 +

+

+ 3/12/2011, 7:08:43 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/46738216195330048/index.html b/static/mytweets/ewagoner/status/46738216195330048/index.html new file mode 100644 index 00000000..1e9308a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/46738216195330048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheBradBlog: @KatrinaNation - Have been live blogging #Fukushima nuke explosion for last 24 hours+ here: http://bit.ly/eZmxSJ @JPQuake + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheBradBlog: @KatrinaNation - Have been live blogging #Fukushima nuke explosion for last 24 hours+ here: http://bit.ly/eZmxSJ @JPQuake +

+

+ 3/12/2011, 8:03:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/467391749846228992/index.html b/static/mytweets/ewagoner/status/467391749846228992/index.html new file mode 100644 index 00000000..3a93f30c --- /dev/null +++ b/static/mytweets/ewagoner/status/467391749846228992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This hilariously written piece expertly tells why I was a huge baseball fan in the ‘80s but pay no mind to it now. <a href="http://www.sbnation.com/2014/5/15/5717272/sb-nation-reviews-willie-mcgee">http://www.sbnation.com/2014/5/15/5717272/sb-nation-reviews-willie-mcgee</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/467717205556076545/index.html b/static/mytweets/ewagoner/status/467717205556076545/index.html new file mode 100644 index 00000000..adc1ff0a --- /dev/null +++ b/static/mytweets/ewagoner/status/467717205556076545/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + The Athens public library system lets you check out ukuleles. + +Your move, Portland. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Athens public library system lets you check out ukuleles.

Your move, Portland. +

+

+ 5/17/2014, 1:24:06 PM +

+

Favs: 82

+

Retweets: 80

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/468438215360536576/index.html b/static/mytweets/ewagoner/status/468438215360536576/index.html new file mode 100644 index 00000000..37a6e65e --- /dev/null +++ b/static/mytweets/ewagoner/status/468438215360536576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve tried to come up with a witty intro to this video mixing ST:TNG with sausages, but I just can’t do it justice. <a href="https://www.youtube.com/watch?v=clLqaaGJJZ8">https://www.youtube.com/watch?v=clLqaaGJJZ8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve tried to come up with a witty intro to this video mixing ST:TNG with sausages, but I just can’t do it justice. https://www.youtube.com/watch?v=clLqaaGJJZ8 +

+

+ 5/19/2014, 1:09:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/468459468708380672/index.html b/static/mytweets/ewagoner/status/468459468708380672/index.html new file mode 100644 index 00000000..421b3420 --- /dev/null +++ b/static/mytweets/ewagoner/status/468459468708380672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Verizon just doubled their 4G bandwidth (“XLTE”) in the Athens area, so now I can use up my entire monthly data allotment in 90 minutes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Verizon just doubled their 4G bandwidth (“XLTE”) in the Athens area, so now I can use up my entire monthly data allotment in 90 minutes. +

+

+ 5/19/2014, 2:33:35 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/468547248159477760/index.html b/static/mytweets/ewagoner/status/468547248159477760/index.html new file mode 100644 index 00000000..5d093ba4 --- /dev/null +++ b/static/mytweets/ewagoner/status/468547248159477760/index.html @@ -0,0 +1,57 @@ + + + + + + + + + + + + + Juni: “Arf! Arf! Arf!” +Me: “Hello, sweet puppy!” +J: “He’s a blue T-Rex!” +M: “But he’s barking like a dog.” +J: “He has the wrong roar.” +M: … + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juni: “Arf! Arf! Arf!”
Me: “Hello, sweet puppy!”
J: “He’s a blue T-Rex!”
M: “But he’s barking like a dog.”
J: “He has the wrong roar.”
M: … +

+

+ 5/19/2014, 8:22:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/468837082/index.html b/static/mytweets/ewagoner/status/468837082/index.html new file mode 100644 index 00000000..2f2be624 --- /dev/null +++ b/static/mytweets/ewagoner/status/468837082/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Another paycheck, another debt payment. Net Worth now soaring to under negative $17,000. Should hit positive numbers by this time next year. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another paycheck, another debt payment. Net Worth now soaring to under negative $17,000. Should hit positive numbers by this time next year. +

+

+ 12/4/2007, 11:09:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/468887640226668544/index.html b/static/mytweets/ewagoner/status/468887640226668544/index.html new file mode 100644 index 00000000..255499a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/468887640226668544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I passed on the sidewalk today (I’m pretty sure) a grizzled old prospector. The only thing he said to me as we nodded was “Nice mustache.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I passed on the sidewalk today (I’m pretty sure) a grizzled old prospector. The only thing he said to me as we nodded was “Nice mustache.” +

+

+ 5/20/2014, 6:54:59 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4689916115/index.html b/static/mytweets/ewagoner/status/4689916115/index.html new file mode 100644 index 00000000..6991b668 --- /dev/null +++ b/static/mytweets/ewagoner/status/4689916115/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Another week, another $1000 in automotive repairs. When we get these flying cars, they'll be solid state with fewer moving parts, right? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another week, another $1000 in automotive repairs. When we get these flying cars, they'll be solid state with fewer moving parts, right? +

+

+ 10/7/2009, 3:30:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4690505749233665/index.html b/static/mytweets/ewagoner/status/4690505749233665/index.html new file mode 100644 index 00000000..a5344e57 --- /dev/null +++ b/static/mytweets/ewagoner/status/4690505749233665/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Apple & Green Chile Pie With Cheddar Crust? Oh, God yes! http://nyti.ms/c9xJLQ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Apple & Green Chile Pie With Cheddar Crust? Oh, God yes! http://nyti.ms/c9xJLQ +

+

+ 11/16/2010, 7:21:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4693059955/index.html b/static/mytweets/ewagoner/status/4693059955/index.html new file mode 100644 index 00000000..c53b5b06 --- /dev/null +++ b/static/mytweets/ewagoner/status/4693059955/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It was bound to happen eventually. The delivery truck we use for market - tomorrow - is in the shop and won't be ready. We're scrambling. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It was bound to happen eventually. The delivery truck we use for market - tomorrow - is in the shop and won't be ready. We're scrambling. +

+

+ 10/7/2009, 5:56:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4695094025/index.html b/static/mytweets/ewagoner/status/4695094025/index.html new file mode 100644 index 00000000..726fc392 --- /dev/null +++ b/static/mytweets/ewagoner/status/4695094025/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If I live through tomorrow, we're going to the beach on Friday. For reals. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If I live through tomorrow, we're going to the beach on Friday. For reals. +

+

+ 10/7/2009, 7:40:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4696855175/index.html b/static/mytweets/ewagoner/status/4696855175/index.html new file mode 100644 index 00000000..d8df91e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/4696855175/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Local farmers will be bringing their products to the table during the Conway Locally Grown 'Farm to Table' dinner": http://is.gd/43B8z + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Local farmers will be bringing their products to the table during the Conway Locally Grown 'Farm to Table' dinner": http://is.gd/43B8z +

+

+ 10/7/2009, 8:56:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/469697392/index.html b/static/mytweets/ewagoner/status/469697392/index.html new file mode 100644 index 00000000..0a3507ee --- /dev/null +++ b/static/mytweets/ewagoner/status/469697392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Another evening of auditions, followed by some really, really hard choices. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another evening of auditions, followed by some really, really hard choices. +

+

+ 12/4/2007, 4:24:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4697356906/index.html b/static/mytweets/ewagoner/status/4697356906/index.html new file mode 100644 index 00000000..ea513881 --- /dev/null +++ b/static/mytweets/ewagoner/status/4697356906/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Local Farms First: An online farmers market for Western Colorado http://is.gd/43CDd (run by a world champion freeskier! http://is.gd/43CFX) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Local Farms First: An online farmers market for Western Colorado http://is.gd/43CDd (run by a world champion freeskier! http://is.gd/43CFX) +

+

+ 10/7/2009, 9:17:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/469854962/index.html b/static/mytweets/ewagoner/status/469854962/index.html new file mode 100644 index 00000000..c26f9f0d --- /dev/null +++ b/static/mytweets/ewagoner/status/469854962/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That's right. Two double shot cafe cubano lattes, please. I've got a night ahead of me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That's right. Two double shot cafe cubano lattes, please. I've got a night ahead of me. +

+

+ 12/4/2007, 5:29:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/46992279218556928/index.html b/static/mytweets/ewagoner/status/46992279218556928/index.html new file mode 100644 index 00000000..37d97e46 --- /dev/null +++ b/static/mytweets/ewagoner/status/46992279218556928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + While I was wearing Juniper, Vivian cut in front of me and abruptly stopped. I managed not to kill them, but wrenched my back in the effort. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ While I was wearing Juniper, Vivian cut in front of me and abruptly stopped. I managed not to kill them, but wrenched my back in the effort. +

+

+ 3/13/2011, 1:53:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/47018067590512640/index.html b/static/mytweets/ewagoner/status/47018067590512640/index.html new file mode 100644 index 00000000..b1101763 --- /dev/null +++ b/static/mytweets/ewagoner/status/47018067590512640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This helps. A lot. @ Tybee Island Pier http://instagr.am/p/CN-cG/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This helps. A lot. @ Tybee Island Pier http://instagr.am/p/CN-cG/ +

+

+ 3/13/2011, 3:35:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/470488952/index.html b/static/mytweets/ewagoner/status/470488952/index.html new file mode 100644 index 00000000..db8c76c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/470488952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Auditions over. Typing up the cast list. From here out it's easy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Auditions over. Typing up the cast list. From here out it's easy. +

+

+ 12/4/2007, 10:22:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4708283464/index.html b/static/mytweets/ewagoner/status/4708283464/index.html new file mode 100644 index 00000000..26e2ba52 --- /dev/null +++ b/static/mytweets/ewagoner/status/4708283464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 9 o'clock and I've already been driving around for two and a half hours. Time to get to the office and do some paying work. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 9 o'clock and I've already been driving around for two and a half hours. Time to get to the office and do some paying work. +

+

+ 10/8/2009, 9:07:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/471050190783119360/index.html b/static/mytweets/ewagoner/status/471050190783119360/index.html new file mode 100644 index 00000000..5e41e097 --- /dev/null +++ b/static/mytweets/ewagoner/status/471050190783119360/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Cashier: “Oh, this looks exciting! What are you making?” +Me: “A tear-away snowman costume.” +C: “Oh. Um. Have a nice day?” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cashier: “Oh, this looks exciting! What are you making?”
Me: “A tear-away snowman costume.”
C: “Oh. Um. Have a nice day?” +

+

+ 5/26/2014, 6:08:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/47110536906801152/index.html b/static/mytweets/ewagoner/status/47110536906801152/index.html new file mode 100644 index 00000000..1f6b696c --- /dev/null +++ b/static/mytweets/ewagoner/status/47110536906801152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Visit Creque Dam Farm under the full moonlight for the first Guest Chef Slow Down Dinner. Dress island casual." <a href="http://stcroixsource.com/content/community/miscellaneous/2011/03/09/ridge-reef-farm-presents-guest-chefs-slow-down-farm-dinne">http://stcroixsource.com/content/community/miscellaneous/2011/03/09/ridge-reef-farm-presents-guest-chefs-slow-down-farm-dinne</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/471316407121362944/index.html b/static/mytweets/ewagoner/status/471316407121362944/index.html new file mode 100644 index 00000000..3801d8af --- /dev/null +++ b/static/mytweets/ewagoner/status/471316407121362944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Jeremiah Tolbert published a nice short story earlier this year about space whales “beaching” themselves on Earth. <a href="http://www.lightspeedmagazine.com/fiction/in-the-dying-light-we-saw-a-shape/">http://www.lightspeedmagazine.com/fiction/in-the-dying-light-we-saw-a-shape/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/471444990292271105/index.html b/static/mytweets/ewagoner/status/471444990292271105/index.html new file mode 100644 index 00000000..8d6e61ee --- /dev/null +++ b/static/mytweets/ewagoner/status/471444990292271105/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Led Zeppelin released an official music video to “Whole Lotta Love” today on YouTube. Good luck parsing those words. <a href="https://www.youtube.com/watch?v=F6q4PpfcPnY">https://www.youtube.com/watch?v=F6q4PpfcPnY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Led Zeppelin released an official music video to “Whole Lotta Love” today on YouTube. Good luck parsing those words. https://www.youtube.com/watch?v=F6q4PpfcPnY +

+

+ 5/27/2014, 8:16:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/47147215457751040/index.html b/static/mytweets/ewagoner/status/47147215457751040/index.html new file mode 100644 index 00000000..412e7578 --- /dev/null +++ b/static/mytweets/ewagoner/status/47147215457751040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jemimakiss: Horrifying pics of Japan - clever interactive: http://nyti.ms/fUzwFi + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jemimakiss: Horrifying pics of Japan - clever interactive: http://nyti.ms/fUzwFi +

+

+ 3/14/2011, 12:09:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/471474890252779523/index.html b/static/mytweets/ewagoner/status/471474890252779523/index.html new file mode 100644 index 00000000..257fe85b --- /dev/null +++ b/static/mytweets/ewagoner/status/471474890252779523/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Amazing. RT @lucabruno: CVE-2014-3445 is probably the most ridiculous web flaw I’ve ever seen <a href="https://www.portcullis-security.com/security-research-and-downloads/security-advisories/cve-2014-3445/">https://www.portcullis-security.com/security-research-and-downloads/security-advisories/cve-2014-3445/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/472225812/index.html b/static/mytweets/ewagoner/status/472225812/index.html new file mode 100644 index 00000000..c2bd5c4c --- /dev/null +++ b/static/mytweets/ewagoner/status/472225812/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New Five Guys now open downtown. A short walk later, I'm there. So good! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New Five Guys now open downtown. A short walk later, I'm there. So good! +

+

+ 12/5/2007, 11:26:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4723341672/index.html b/static/mytweets/ewagoner/status/4723341672/index.html new file mode 100644 index 00000000..462b543a --- /dev/null +++ b/static/mytweets/ewagoner/status/4723341672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko Dear citizens of Planet Europe: You are clearly our betters in every conceivable way. We await instructions. http://bit.ly/EURoH + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Ihnatko Dear citizens of Planet Europe: You are clearly our betters in every conceivable way. We await instructions. http://bit.ly/EURoH +

+

+ 10/8/2009, 9:43:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/472521102980550657/index.html b/static/mytweets/ewagoner/status/472521102980550657/index.html new file mode 100644 index 00000000..e79cec33 --- /dev/null +++ b/static/mytweets/ewagoner/status/472521102980550657/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don’t know who is playing the Georgia Theater tonight, but their main audience appears to be unfrozen caveman geriatrics. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don’t know who is playing the Georgia Theater tonight, but their main audience appears to be unfrozen caveman geriatrics. +

+

+ 5/30/2014, 7:33:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/472840265703882752/index.html b/static/mytweets/ewagoner/status/472840265703882752/index.html new file mode 100644 index 00000000..5d17eb4a --- /dev/null +++ b/static/mytweets/ewagoner/status/472840265703882752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Where’s the best place to donate used books in Athens these days? I’ve got a nice pile. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Where’s the best place to donate used books in Athens these days? I’ve got a nice pile. +

+

+ 5/31/2014, 4:41:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4728417379422208/index.html b/static/mytweets/ewagoner/status/4728417379422208/index.html new file mode 100644 index 00000000..70b717c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/4728417379422208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hallelujah! Verizon *finally* has a sane data plan for their MiFi units. $80 for 10GB/month, with $10/GB overage. No more $900 bills! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hallelujah! Verizon *finally* has a sane data plan for their MiFi units. $80 for 10GB/month, with $10/GB overage. No more $900 bills! +

+

+ 11/16/2010, 9:51:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/47294897002266624/index.html b/static/mytweets/ewagoner/status/47294897002266624/index.html new file mode 100644 index 00000000..fc9322e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/47294897002266624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's all fun and games until half the family is up all night being sick. I think Savannah is telling us to go home already. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's all fun and games until half the family is up all night being sick. I think Savannah is telling us to go home already. +

+

+ 3/14/2011, 9:55:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/47294942/index.html b/static/mytweets/ewagoner/status/47294942/index.html new file mode 100644 index 00000000..ee3308ca --- /dev/null +++ b/static/mytweets/ewagoner/status/47294942/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My proposal to direct "Streetcar Named Desire" was approved. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My proposal to direct "Streetcar Named Desire" was approved. +

+

+ 5/2/2007, 10:54:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/472964592595783680/index.html b/static/mytweets/ewagoner/status/472964592595783680/index.html new file mode 100644 index 00000000..790388b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/472964592595783680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One in the morning. Time to defend the castle! <a href="http://instagram.com/p/osFQkjs2rj/">http://instagram.com/p/osFQkjs2rj/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/472973652/index.html b/static/mytweets/ewagoner/status/472973652/index.html new file mode 100644 index 00000000..0b71482d --- /dev/null +++ b/static/mytweets/ewagoner/status/472973652/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + should have expected the pupil dilation. I guess if I can twitter than I can drive. But not while reading. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ should have expected the pupil dilation. I guess if I can twitter than I can drive. But not while reading. +

+

+ 12/5/2007, 4:26:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4733746171/index.html b/static/mytweets/ewagoner/status/4733746171/index.html new file mode 100644 index 00000000..a9af2288 --- /dev/null +++ b/static/mytweets/ewagoner/status/4733746171/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got my Verizon Wireless bill for the runaway bandwidth usage last month. The damage: $562. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got my Verizon Wireless bill for the runaway bandwidth usage last month. The damage: $562. +

+

+ 10/9/2009, 9:06:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/47340066951012352/index.html b/static/mytweets/ewagoner/status/47340066951012352/index.html new file mode 100644 index 00000000..b58189fa --- /dev/null +++ b/static/mytweets/ewagoner/status/47340066951012352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The biggest font on the menu at this diner is the word "FREEDOM" in "FREEDOM Fries". #NEVARFORGET + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The biggest font on the menu at this diner is the word "FREEDOM" in "FREEDOM Fries". #NEVARFORGET +

+

+ 3/14/2011, 12:55:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4737832187/index.html b/static/mytweets/ewagoner/status/4737832187/index.html new file mode 100644 index 00000000..a4a79a5e --- /dev/null +++ b/static/mytweets/ewagoner/status/4737832187/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Haven't even left the house yet, and my mouth's already watering for the 11th Street Dockside restaurant: http://www.11thstreetdockside.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Haven't even left the house yet, and my mouth's already watering for the 11th Street Dockside restaurant: http://www.11thstreetdockside.com +

+

+ 10/9/2009, 12:06:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/47406748453183488/index.html b/static/mytweets/ewagoner/status/47406748453183488/index.html new file mode 100644 index 00000000..af36df28 --- /dev/null +++ b/static/mytweets/ewagoner/status/47406748453183488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it home. Not in one piece, exactly, but home nonetheless. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it home. Not in one piece, exactly, but home nonetheless. +

+

+ 3/14/2011, 5:20:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4742384351/index.html b/static/mytweets/ewagoner/status/4742384351/index.html new file mode 100644 index 00000000..771ccbc8 --- /dev/null +++ b/static/mytweets/ewagoner/status/4742384351/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 3:30 and still haven't left home. No beach today. We'll be lucky to get to the campground before they close. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 3:30 and still haven't left home. No beach today. We'll be lucky to get to the campground before they close. +

+

+ 10/9/2009, 3:22:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/474262387483484160/index.html b/static/mytweets/ewagoner/status/474262387483484160/index.html new file mode 100644 index 00000000..d7c2366b --- /dev/null +++ b/static/mytweets/ewagoner/status/474262387483484160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Jim McBride, Athens blueberry farmer and local food advocate, lost his battle with multiple illnesses last night. Rest well, Farmer Jim. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Jim McBride, Athens blueberry farmer and local food advocate, lost his battle with multiple illnesses last night. Rest well, Farmer Jim. +

+

+ 6/4/2014, 2:52:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4743945273/index.html b/static/mytweets/ewagoner/status/4743945273/index.html new file mode 100644 index 00000000..a63c9193 --- /dev/null +++ b/static/mytweets/ewagoner/status/4743945273/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just lying smiling in the dark / shooting starts around your heart / dreams come bouncing in your head / pure and simple every time + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just lying smiling in the dark / shooting starts around your heart / dreams come bouncing in your head / pure and simple every time +

+

+ 10/9/2009, 4:32:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/474737236488249345/index.html b/static/mytweets/ewagoner/status/474737236488249345/index.html new file mode 100644 index 00000000..0b888e7d --- /dev/null +++ b/static/mytweets/ewagoner/status/474737236488249345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Been in Franklin County for 13 years but hadn’t eaten at Lavonia’s BBQ Barn til tonight. Turns out to have the best BBQ I’ve had in Georgia. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Been in Franklin County for 13 years but hadn’t eaten at Lavonia’s BBQ Barn til tonight. Turns out to have the best BBQ I’ve had in Georgia. +

+

+ 6/5/2014, 10:19:12 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4750918826/index.html b/static/mytweets/ewagoner/status/4750918826/index.html new file mode 100644 index 00000000..36451815 --- /dev/null +++ b/static/mytweets/ewagoner/status/4750918826/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it! Now setting up our tent in the dark. Well, it would be dark except for all of our farmers market flashlights. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it! Now setting up our tent in the dark. Well, it would be dark except for all of our farmers market flashlights. +

+

+ 10/9/2009, 9:55:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/475170742/index.html b/static/mytweets/ewagoner/status/475170742/index.html new file mode 100644 index 00000000..d2151325 --- /dev/null +++ b/static/mytweets/ewagoner/status/475170742/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @wii: Send me one, please. Thanks! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @wii: Send me one, please. Thanks! +

+

+ 12/6/2007, 9:54:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/475304783050334208/index.html b/static/mytweets/ewagoner/status/475304783050334208/index.html new file mode 100644 index 00000000..dfaf1fe8 --- /dev/null +++ b/static/mytweets/ewagoner/status/475304783050334208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Absolutely soulless and wrong-headed. RT @ethicalpioneer: More anti homeless spikes….so much for community spirit + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Absolutely soulless and wrong-headed. RT @ethicalpioneer: More anti homeless spikes….so much for community spirit

+

+

+ 6/7/2014, 11:54:25 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/475484462/index.html b/static/mytweets/ewagoner/status/475484462/index.html new file mode 100644 index 00000000..3b69b295 --- /dev/null +++ b/static/mytweets/ewagoner/status/475484462/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + D'oh! I purchased my AppleCare plan one week too late, and Apple won't honor it. They're giving me a refund. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ D'oh! I purchased my AppleCare plan one week too late, and Apple won't honor it. They're giving me a refund. +

+

+ 12/6/2007, 11:42:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/475505213634510848/index.html b/static/mytweets/ewagoner/status/475505213634510848/index.html new file mode 100644 index 00000000..866b3278 --- /dev/null +++ b/static/mytweets/ewagoner/status/475505213634510848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m torn between appreciation & disgust by what’s coming through the men’s room speakers: a spoken word bossa nova cover of “Melt With You”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m torn between appreciation & disgust by what’s coming through the men’s room speakers: a spoken word bossa nova cover of “Melt With You”. +

+

+ 6/8/2014, 1:10:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/475655787587829761/index.html b/static/mytweets/ewagoner/status/475655787587829761/index.html new file mode 100644 index 00000000..4ba2ea52 --- /dev/null +++ b/static/mytweets/ewagoner/status/475655787587829761/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SallyMcGraw: An interesting perspective on the all-black-all-the-time dressing philosophy. <a href="http://bit.ly/1kyvmJC">http://bit.ly/1kyvmJC</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SallyMcGraw: An interesting perspective on the all-black-all-the-time dressing philosophy. http://bit.ly/1kyvmJC +

+

+ 6/8/2014, 11:09:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/476141129663262720/index.html b/static/mytweets/ewagoner/status/476141129663262720/index.html new file mode 100644 index 00000000..352b280f --- /dev/null +++ b/static/mytweets/ewagoner/status/476141129663262720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Un huarache, un tamal, y un taco, ¡No! Un gringa, un papusa, y un taco por favor. ¡Gracias! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Un huarache, un tamal, y un taco, ¡No! Un gringa, un papusa, y un taco por favor. ¡Gracias! +

+

+ 6/9/2014, 7:17:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/47625878137602048/index.html b/static/mytweets/ewagoner/status/47625878137602048/index.html new file mode 100644 index 00000000..63e34bf4 --- /dev/null +++ b/static/mytweets/ewagoner/status/47625878137602048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thirteen hours of sleep have me feeling more or less human again. Will attempt to go to work today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thirteen hours of sleep have me feeling more or less human again. Will attempt to go to work today. +

+

+ 3/15/2011, 7:51:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/476439825436790786/index.html b/static/mytweets/ewagoner/status/476439825436790786/index.html new file mode 100644 index 00000000..7e24d38b --- /dev/null +++ b/static/mytweets/ewagoner/status/476439825436790786/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Charter technician never showed for my installation appointment, letting me know right off the bat who’s in charge in this relationship. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Charter technician never showed for my installation appointment, letting me know right off the bat who’s in charge in this relationship. +

+

+ 6/10/2014, 3:04:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/47662745453199360/index.html b/static/mytweets/ewagoner/status/47662745453199360/index.html new file mode 100644 index 00000000..b58b7cc8 --- /dev/null +++ b/static/mytweets/ewagoner/status/47662745453199360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @rebeccawatson: Read this now before it's too late & you're vainly swiping at your genitals with wispy ghost hands http://bit.ly/hdCQJm + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @rebeccawatson: Read this now before it's too late & you're vainly swiping at your genitals with wispy ghost hands http://bit.ly/hdCQJm +

+

+ 3/15/2011, 10:17:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4766571510/index.html b/static/mytweets/ewagoner/status/4766571510/index.html new file mode 100644 index 00000000..6360903d --- /dev/null +++ b/static/mytweets/ewagoner/status/4766571510/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Storm's a-brewin'. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Storm's a-brewin'. +

+

+ 10/10/2009, 3:04:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/47695202852413440/index.html b/static/mytweets/ewagoner/status/47695202852413440/index.html new file mode 100644 index 00000000..0e7d1b9f --- /dev/null +++ b/static/mytweets/ewagoner/status/47695202852413440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I effectively haven't eaten since Saturday, and I'm breaking the fast with a half pout of bourbon @ Trappeze Pub http://instagr.am/p/CQwLl/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I effectively haven't eaten since Saturday, and I'm breaking the fast with a half pout of bourbon @ Trappeze Pub http://instagr.am/p/CQwLl/ +

+

+ 3/15/2011, 12:26:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/47695645582168064/index.html b/static/mytweets/ewagoner/status/47695645582168064/index.html new file mode 100644 index 00000000..0e079bc8 --- /dev/null +++ b/static/mytweets/ewagoner/status/47695645582168064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Er... Should have said a half pour of bourbon barrel aged Allagash Black. Not feeling up to a half pint of bourbon, honest. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Er... Should have said a half pour of bourbon barrel aged Allagash Black. Not feeling up to a half pint of bourbon, honest. +

+

+ 3/15/2011, 12:28:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4769981425/index.html b/static/mytweets/ewagoner/status/4769981425/index.html new file mode 100644 index 00000000..dd5c0fa4 --- /dev/null +++ b/static/mytweets/ewagoner/status/4769981425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Locally Grown campfire stew. Nom nom! http://twitpic.com/l10go + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Locally Grown campfire stew. Nom nom! http://twitpic.com/l10go +

+

+ 10/10/2009, 6:06:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/477474179176857600/index.html b/static/mytweets/ewagoner/status/477474179176857600/index.html new file mode 100644 index 00000000..a6f8fac5 --- /dev/null +++ b/static/mytweets/ewagoner/status/477474179176857600/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Over 11 terabytes of Microsoft Products are available to you” + +And suddenly my office smells of fire and brimstone. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Over 11 terabytes of Microsoft Products are available to you”

And suddenly my office smells of fire and brimstone. +

+

+ 6/13/2014, 11:34:50 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/47752733062725632/index.html b/static/mytweets/ewagoner/status/47752733062725632/index.html new file mode 100644 index 00000000..94a25e19 --- /dev/null +++ b/static/mytweets/ewagoner/status/47752733062725632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "How one Thunder Bay (Ontario, pop 110,000) grower has used social media" w/ Facebook, Twitter, & locallygrown.net <a href="http://www.thegrower.org/readnews.php?id=5m4o2q1w8e4k">http://www.thegrower.org/readnews.php?id=5m4o2q1w8e4k</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/477635778843922433/index.html b/static/mytweets/ewagoner/status/477635778843922433/index.html new file mode 100644 index 00000000..c64aa251 --- /dev/null +++ b/static/mytweets/ewagoner/status/477635778843922433/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fratty bro at the bar: “I’m having breakfast with Nate Deal. He’s the mayor. No, wait, the governor. He’s giving me an ambassadorship.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fratty bro at the bar: “I’m having breakfast with Nate Deal. He’s the mayor. No, wait, the governor. He’s giving me an ambassadorship.” +

+

+ 6/13/2014, 10:16:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/477917387505668096/index.html b/static/mytweets/ewagoner/status/477917387505668096/index.html new file mode 100644 index 00000000..6dfb8dd9 --- /dev/null +++ b/static/mytweets/ewagoner/status/477917387505668096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Remember when shopping at EarthFare was an enjoyable experience? Lately I regret even stepping foot inside the place. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Remember when shopping at EarthFare was an enjoyable experience? Lately I regret even stepping foot inside the place. +

+

+ 6/14/2014, 4:55:59 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/47817139754766336/index.html b/static/mytweets/ewagoner/status/47817139754766336/index.html new file mode 100644 index 00000000..08553da2 --- /dev/null +++ b/static/mytweets/ewagoner/status/47817139754766336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Anyone here accepting payments through @Dwolla? I just signed up. Flat 25 cents per transaction, with apps for most smart phones. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Anyone here accepting payments through @Dwolla? I just signed up. Flat 25 cents per transaction, with apps for most smart phones. +

+

+ 3/15/2011, 8:31:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/478235566614773760/index.html b/static/mytweets/ewagoner/status/478235566614773760/index.html new file mode 100644 index 00000000..04a7e5b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/478235566614773760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + No, no. *I* have the best dad. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ No, no. *I* have the best dad.

+

+

+ 6/15/2014, 2:00:18 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/47863109192384512/index.html b/static/mytweets/ewagoner/status/47863109192384512/index.html new file mode 100644 index 00000000..951032f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/47863109192384512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hank Moody: "I look like an f'in FBI agent." Been waiting for that line for three seasons now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hank Moody: "I look like an f'in FBI agent." Been waiting for that line for three seasons now. +

+

+ 3/15/2011, 11:33:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/478984734039875586/index.html b/static/mytweets/ewagoner/status/478984734039875586/index.html new file mode 100644 index 00000000..565f3583 --- /dev/null +++ b/static/mytweets/ewagoner/status/478984734039875586/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “… music that sounds like a perfect parody of a genre that hasn't been invented yet.” It’s AthFest time! <a href="https://www.flagpole.com/music/music-features/2014/06/17/14-athfest-undercards-to-see">https://www.flagpole.com/music/music-features/2014/06/17/14-athfest-undercards-to-see</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/478986012916715520/index.html b/static/mytweets/ewagoner/status/478986012916715520/index.html new file mode 100644 index 00000000..3e8d24d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/478986012916715520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Either you want beans or you don’t want beans. It’s not that hard. Please e-mail me. I need to understand this.” <a href="http://www.newyorker.com/online/blogs/shouts/2014/05/missed-connections-for-a-holes.html">http://www.newyorker.com/online/blogs/shouts/2014/05/missed-connections-for-a-holes.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/479028246873260032/index.html b/static/mytweets/ewagoner/status/479028246873260032/index.html new file mode 100644 index 00000000..c6639e44 --- /dev/null +++ b/static/mytweets/ewagoner/status/479028246873260032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @In1t3r: If only Collins have done a selfie we would have whole civilisation on one picture via @glxp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @In1t3r: If only Collins have done a selfie we would have whole civilisation on one picture via @glxp

+

+

+ 6/17/2014, 6:30:08 PM +

+

Favs: 4

+

Retweets: 6

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4793164357/index.html b/static/mytweets/ewagoner/status/4793164357/index.html new file mode 100644 index 00000000..7c64e83d --- /dev/null +++ b/static/mytweets/ewagoner/status/4793164357/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eating flounder & shrimp dockside in Port Royal, South Carolina. http://twitpic.com/l66fb + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eating flounder & shrimp dockside in Port Royal, South Carolina. http://twitpic.com/l66fb +

+

+ 10/11/2009, 5:35:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/479378133549068289/index.html b/static/mytweets/ewagoner/status/479378133549068289/index.html new file mode 100644 index 00000000..7783f1ad --- /dev/null +++ b/static/mytweets/ewagoner/status/479378133549068289/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Went into an Aldi for the first time. It was an odd place. I felt like I’d stepped into a grocery store in the Mirror Universe. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Went into an Aldi for the first time. It was an odd place. I felt like I’d stepped into a grocery store in the Mirror Universe. +

+

+ 6/18/2014, 5:40:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/479399892/index.html b/static/mytweets/ewagoner/status/479399892/index.html new file mode 100644 index 00000000..755f426f --- /dev/null +++ b/static/mytweets/ewagoner/status/479399892/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Buying eyeglasses online. http://glassyeyes.blogspot.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Buying eyeglasses online. http://glassyeyes.blogspot.com/ +

+

+ 12/7/2007, 4:11:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/479460492/index.html b/static/mytweets/ewagoner/status/479460492/index.html new file mode 100644 index 00000000..c93c23ff --- /dev/null +++ b/static/mytweets/ewagoner/status/479460492/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Four pairs of glasses ordered for less than the cost of just the frames at the optomotrist. We'll see what comes of it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Four pairs of glasses ordered for less than the cost of just the frames at the optomotrist. We'll see what comes of it. +

+

+ 12/7/2007, 4:40:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/479639396325801984/index.html b/static/mytweets/ewagoner/status/479639396325801984/index.html new file mode 100644 index 00000000..e9891065 --- /dev/null +++ b/static/mytweets/ewagoner/status/479639396325801984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “It’s a strange moment when you realize you have a kid that irritates people.” <a href="http://www.renegademothering.com/2012/12/11/it-aint-easy-one-those-kids/">http://www.renegademothering.com/2012/12/11/it-aint-easy-one-those-kids/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/479677784520810496/index.html b/static/mytweets/ewagoner/status/479677784520810496/index.html new file mode 100644 index 00000000..71ce7342 --- /dev/null +++ b/static/mytweets/ewagoner/status/479677784520810496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The trapeze routine my class is working on takes all of my strength & endurance, and then some. It gave me a side stitch today. That’s new. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The trapeze routine my class is working on takes all of my strength & endurance, and then some. It gave me a side stitch today. That’s new. +

+

+ 6/19/2014, 1:31:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/479690222/index.html b/static/mytweets/ewagoner/status/479690222/index.html new file mode 100644 index 00000000..56fbc7b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/479690222/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Teaching the 3yo to eat noodles with chopsticks. Maybe not the cleanest thing to do before going out to see a play, but fun nonetheless. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Teaching the 3yo to eat noodles with chopsticks. Maybe not the cleanest thing to do before going out to see a play, but fun nonetheless. +

+

+ 12/7/2007, 6:28:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/479836909150425088/index.html b/static/mytweets/ewagoner/status/479836909150425088/index.html new file mode 100644 index 00000000..2fe6c710 --- /dev/null +++ b/static/mytweets/ewagoner/status/479836909150425088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Adventures With Cold Urticaria: the awesome hardwood floors at my new house are cold, giving the bottom of my feet hives. Must get slippers! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Adventures With Cold Urticaria: the awesome hardwood floors at my new house are cold, giving the bottom of my feet hives. Must get slippers! +

+

+ 6/20/2014, 12:03:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/479861602/index.html b/static/mytweets/ewagoner/status/479861602/index.html new file mode 100644 index 00000000..20a52f60 --- /dev/null +++ b/static/mytweets/ewagoner/status/479861602/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the theater to watch Godspell. The girl is dancing in the aisles and the show hasn't even begun. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the theater to watch Godspell. The girl is dancing in the aisles and the show hasn't even begun. +

+

+ 12/7/2007, 7:55:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/479966697126768640/index.html b/static/mytweets/ewagoner/status/479966697126768640/index.html new file mode 100644 index 00000000..2cc94144 --- /dev/null +++ b/static/mytweets/ewagoner/status/479966697126768640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I thought I had a rock in my shoe, but it was glitter and sequins. From which of my hobbies, lord knows. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I thought I had a rock in my shoe, but it was glitter and sequins. From which of my hobbies, lord knows. +

+

+ 6/20/2014, 8:39:12 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/47996963005796352/index.html b/static/mytweets/ewagoner/status/47996963005796352/index.html new file mode 100644 index 00000000..ee4e14b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/47996963005796352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spent some quiet time before work at one of the state's last covered bridges, upriver from me. http://instagr.am/p/CR7hA/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spent some quiet time before work at one of the state's last covered bridges, upriver from me. http://instagr.am/p/CR7hA/ +

+

+ 3/16/2011, 8:25:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/47997284650188800/index.html b/static/mytweets/ewagoner/status/47997284650188800/index.html new file mode 100644 index 00000000..49dda488 --- /dev/null +++ b/static/mytweets/ewagoner/status/47997284650188800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spent some quiet time before work at one of the state's last covered bridges, upriver from me. http://instagr.am/p/CR7pZ/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spent some quiet time before work at one of the state's last covered bridges, upriver from me. http://instagr.am/p/CR7pZ/ +

+

+ 3/16/2011, 8:26:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/47997689215983616/index.html b/static/mytweets/ewagoner/status/47997689215983616/index.html new file mode 100644 index 00000000..bfdfaec4 --- /dev/null +++ b/static/mytweets/ewagoner/status/47997689215983616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spent some quiet time before work at one of the state's last covered bridges, upriver from me. http://instagr.am/p/CR7wZ/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spent some quiet time before work at one of the state's last covered bridges, upriver from me. http://instagr.am/p/CR7wZ/ +

+

+ 3/16/2011, 8:28:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/479982389587111936/index.html b/static/mytweets/ewagoner/status/479982389587111936/index.html new file mode 100644 index 00000000..b877c26d --- /dev/null +++ b/static/mytweets/ewagoner/status/479982389587111936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I biked to work today along the North Oconee River, using the Greenway trail. It’s now one of my favorite things. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I biked to work today along the North Oconee River, using the Greenway trail. It’s now one of my favorite things. +

+

+ 6/20/2014, 9:41:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48034936531329024/index.html b/static/mytweets/ewagoner/status/48034936531329024/index.html new file mode 100644 index 00000000..17135c5b --- /dev/null +++ b/static/mytweets/ewagoner/status/48034936531329024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The new iPad cover sure is fun to play with. I bet it's even more fun with a new iPad. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The new iPad cover sure is fun to play with. I bet it's even more fun with a new iPad. +

+

+ 3/16/2011, 10:56:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48060913911214080/index.html b/static/mytweets/ewagoner/status/48060913911214080/index.html new file mode 100644 index 00000000..3dcf866e --- /dev/null +++ b/static/mytweets/ewagoner/status/48060913911214080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jkleinwaechter: A flowchart to help you determine if you’re having a rational discussion <a href="http://twentytwowords.com/2011/03/15/a-flowchart-to-help-you-determine-if-youre-having-a-rational-discussion/">http://twentytwowords.com/2011/03/15/a-flowchart-to-help-you-determine-if-youre-having-a-rational-discussion/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/481144139820826624/index.html b/static/mytweets/ewagoner/status/481144139820826624/index.html new file mode 100644 index 00000000..161afe96 --- /dev/null +++ b/static/mytweets/ewagoner/status/481144139820826624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “The Invasion of America” is a great interactive map of the systematic seizures from native peoples (Made in Athens!) <a href="http://invasionofamerica.ehistory.org/">http://invasionofamerica.ehistory.org/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “The Invasion of America” is a great interactive map of the systematic seizures from native peoples (Made in Athens!) http://invasionofamerica.ehistory.org/ +

+

+ 6/23/2014, 2:37:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48127906815291392/index.html b/static/mytweets/ewagoner/status/48127906815291392/index.html new file mode 100644 index 00000000..2302b1e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/48127906815291392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After thirty days of walking at my desk, I've walked a total of 203 miles and burned 20,086 calories. Milkshake season, here I come! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After thirty days of walking at my desk, I've walked a total of 203 miles and burned 20,086 calories. Milkshake season, here I come! +

+

+ 3/16/2011, 5:06:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/481446144447643649/index.html b/static/mytweets/ewagoner/status/481446144447643649/index.html new file mode 100644 index 00000000..7b8307de --- /dev/null +++ b/static/mytweets/ewagoner/status/481446144447643649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “It’s hard to draw a map without making someone angry.” <a href="http://qz.com/224821/see-how-borders-change-on-google-maps-depending-on-where-you-view-them">http://qz.com/224821/see-how-borders-change-on-google-maps-depending-on-where-you-view-them</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4814616642/index.html b/static/mytweets/ewagoner/status/4814616642/index.html new file mode 100644 index 00000000..ab822267 --- /dev/null +++ b/static/mytweets/ewagoner/status/4814616642/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In St. Helena, SC, eating some Gullah grub: http://gullahgrubs.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In St. Helena, SC, eating some Gullah grub: http://gullahgrubs.com +

+

+ 10/12/2009, 2:44:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/481512743422660608/index.html b/static/mytweets/ewagoner/status/481512743422660608/index.html new file mode 100644 index 00000000..762612f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/481512743422660608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rodeo in Athens: Come for the bull goring, stay for the pepper spray. <a href="http://flagpole.com/news/in-the-loop/drunk-man-gored-by-bull-at-athens-rodeo">http://flagpole.com/news/in-the-loop/drunk-man-gored-by-bull-at-athens-rodeo</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48151985945456640/index.html b/static/mytweets/ewagoner/status/48151985945456640/index.html new file mode 100644 index 00000000..9da31002 --- /dev/null +++ b/static/mytweets/ewagoner/status/48151985945456640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My daughter's school unveiled a website to manage her lunch account & it requires Internet Explorer. Hope they didn't spend too much on it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My daughter's school unveiled a website to manage her lunch account & it requires Internet Explorer. Hope they didn't spend too much on it. +

+

+ 3/16/2011, 6:41:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/481524580197355520/index.html b/static/mytweets/ewagoner/status/481524580197355520/index.html new file mode 100644 index 00000000..abade14a --- /dev/null +++ b/static/mytweets/ewagoner/status/481524580197355520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @meredithshiner: Instead of a chapter in history books about this era of Congress, we should just have this vine. <a href="https://vine.co/v/Mt1MWHqbDZH">https://vine.co/v/Mt1MWHqbDZH</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @meredithshiner: Instead of a chapter in history books about this era of Congress, we should just have this vine. https://vine.co/v/Mt1MWHqbDZH +

+

+ 6/24/2014, 3:49:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48182274457485312/index.html b/static/mytweets/ewagoner/status/48182274457485312/index.html new file mode 100644 index 00000000..6869a448 --- /dev/null +++ b/static/mytweets/ewagoner/status/48182274457485312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @KirinDave: The Future doesn't have time to parse your xml. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @KirinDave: The Future doesn't have time to parse your xml. +

+

+ 3/16/2011, 8:42:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48186986682519552/index.html b/static/mytweets/ewagoner/status/48186986682519552/index.html new file mode 100644 index 00000000..89054c52 --- /dev/null +++ b/static/mytweets/ewagoner/status/48186986682519552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @siracusa: This is ridiculous and sad, sad, sad: http://nyti.ms/fKBCY5 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @siracusa: This is ridiculous and sad, sad, sad: http://nyti.ms/fKBCY5 +

+

+ 3/16/2011, 9:00:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4820308719/index.html b/static/mytweets/ewagoner/status/4820308719/index.html new file mode 100644 index 00000000..9acdeaab --- /dev/null +++ b/static/mytweets/ewagoner/status/4820308719/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + Oh, this rain it will continue / +Through the morning as I'm listening / +To the bells of the cathedral / +I am thinking of your voice... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, this rain it will continue /
Through the morning as I'm listening /
To the bells of the cathedral /
I am thinking of your voice... +

+

+ 10/12/2009, 7:17:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/482186894563106816/index.html b/static/mytweets/ewagoner/status/482186894563106816/index.html new file mode 100644 index 00000000..3794f330 --- /dev/null +++ b/static/mytweets/ewagoner/status/482186894563106816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, this depressing article that I was really hoping was satire explains some trucks I’ve seen on the road lately. <a href="http://www.vocativ.com/culture/society/dicks-pick-trucks-meme-rollin-coal/">http://www.vocativ.com/culture/society/dicks-pick-trucks-meme-rollin-coal/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/482357801512349696/index.html b/static/mytweets/ewagoner/status/482357801512349696/index.html new file mode 100644 index 00000000..d292636a --- /dev/null +++ b/static/mytweets/ewagoner/status/482357801512349696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A few doors from my new house is a building that is a combination Quaker Meeting House and Boxing Gym. This delights me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A few doors from my new house is a building that is a combination Quaker Meeting House and Boxing Gym. This delights me. +

+

+ 6/26/2014, 11:00:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/482477502/index.html b/static/mytweets/ewagoner/status/482477502/index.html new file mode 100644 index 00000000..f6b93000 --- /dev/null +++ b/static/mytweets/ewagoner/status/482477502/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Exhausted. If I don't get some energy back, my 3 day business trip next week will be all kinds of fun. Maybe if my lungs weren't gurgling... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Exhausted. If I don't get some energy back, my 3 day business trip next week will be all kinds of fun. Maybe if my lungs weren't gurgling... +

+

+ 12/8/2007, 9:57:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/482700771499061248/index.html b/static/mytweets/ewagoner/status/482700771499061248/index.html new file mode 100644 index 00000000..209096c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/482700771499061248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Packing my bags for early in the morning I drive to the Keys to bury my mom at sea. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Packing my bags for early in the morning I drive to the Keys to bury my mom at sea. +

+

+ 6/27/2014, 9:43:26 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/482971563340222464/index.html b/static/mytweets/ewagoner/status/482971563340222464/index.html new file mode 100644 index 00000000..d5aa793d --- /dev/null +++ b/static/mytweets/ewagoner/status/482971563340222464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m not saying South Georgia is backwards or stuck in the past, but the Tifton Wendy’s is advertising with “Where’s the beef?” billboards. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m not saying South Georgia is backwards or stuck in the past, but the Tifton Wendy’s is advertising with “Where’s the beef?” billboards. +

+

+ 6/28/2014, 3:39:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/483312598759124992/index.html b/static/mytweets/ewagoner/status/483312598759124992/index.html new file mode 100644 index 00000000..aef99da4 --- /dev/null +++ b/static/mytweets/ewagoner/status/483312598759124992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Let’s play snake and alligator. I’ll be the alligator and you be the snake.” Juniper, making friends at the pool. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Let’s play snake and alligator. I’ll be the alligator and you be the snake.” Juniper, making friends at the pool. +

+

+ 6/29/2014, 2:14:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48350745317216257/index.html b/static/mytweets/ewagoner/status/48350745317216257/index.html new file mode 100644 index 00000000..acb3acff --- /dev/null +++ b/static/mytweets/ewagoner/status/48350745317216257/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Scientific American: U.S. food safety rules have little or no scientific basis, and are often flat out wrong. http://is.gd/v3aEY6 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Scientific American: U.S. food safety rules have little or no scientific basis, and are often flat out wrong. http://is.gd/v3aEY6 +

+

+ 3/17/2011, 7:51:30 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4836344742/index.html b/static/mytweets/ewagoner/status/4836344742/index.html new file mode 100644 index 00000000..d5021a49 --- /dev/null +++ b/static/mytweets/ewagoner/status/4836344742/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rumor has it The National has green chile cheeseburgers on special for lunch today. I'll likely be disappointed, but I'll give them a try. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rumor has it The National has green chile cheeseburgers on special for lunch today. I'll likely be disappointed, but I'll give them a try. +

+

+ 10/13/2009, 10:49:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/483791024917995521/index.html b/static/mytweets/ewagoner/status/483791024917995521/index.html new file mode 100644 index 00000000..003f1d85 --- /dev/null +++ b/static/mytweets/ewagoner/status/483791024917995521/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + “I’m glad you’re having fun in the Keys, Juni. What do you want to do tomorrow?” +“Go to sleep.” +“And after you wake?” +“Snuggle.” +#tiredgirl + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “I’m glad you’re having fun in the Keys, Juni. What do you want to do tomorrow?”
“Go to sleep.”
“And after you wake?”
“Snuggle.”
#tiredgirl +

+

+ 6/30/2014, 9:55:43 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48379446998204416/index.html b/static/mytweets/ewagoner/status/48379446998204416/index.html new file mode 100644 index 00000000..996c70b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/48379446998204416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Options for Arkansas grown meats, vegetables, grains and other items are just an Internet search away." <a href="http://sync.arkansasonline.com/news/2011/mar/15/how-does-your-garden-grow/">http://sync.arkansasonline.com/news/2011/mar/15/how-does-your-garden-grow/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48387238240849920/index.html b/static/mytweets/ewagoner/status/48387238240849920/index.html new file mode 100644 index 00000000..5817ec41 --- /dev/null +++ b/static/mytweets/ewagoner/status/48387238240849920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RuthBourdain: You haven't truly celebrated St. Patrick's Day until you've sous-vided a whole leprechaun. Delish. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RuthBourdain: You haven't truly celebrated St. Patrick's Day until you've sous-vided a whole leprechaun. Delish. +

+

+ 3/17/2011, 10:16:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48407928553746432/index.html b/static/mytweets/ewagoner/status/48407928553746432/index.html new file mode 100644 index 00000000..7ce5b6d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/48407928553746432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens Locally Grown is now the first in Athens to accept payments via Dwolla on your smartphone. Similar to but much easier than PayPal. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens Locally Grown is now the first in Athens to accept payments via Dwolla on your smartphone. Similar to but much easier than PayPal. +

+

+ 3/17/2011, 11:38:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/484822602/index.html b/static/mytweets/ewagoner/status/484822602/index.html new file mode 100644 index 00000000..c034303c --- /dev/null +++ b/static/mytweets/ewagoner/status/484822602/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Reason #38 to check the carton before you chug: That's heavy cream, not eggnog. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Reason #38 to check the carton before you chug: That's heavy cream, not eggnog. +

+

+ 12/9/2007, 7:08:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/484842575652589570/index.html b/static/mytweets/ewagoner/status/484842575652589570/index.html new file mode 100644 index 00000000..480d121f --- /dev/null +++ b/static/mytweets/ewagoner/status/484842575652589570/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Any ideas what this coin/token is from? #lazyweb + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Any ideas what this coin/token is from? #lazyweb

+

+

+ 7/3/2014, 7:34:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/484842844281008128/index.html b/static/mytweets/ewagoner/status/484842844281008128/index.html new file mode 100644 index 00000000..de4c2d72 --- /dev/null +++ b/static/mytweets/ewagoner/status/484842844281008128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Any ideas what this coin/token is from? #lazyweb (The other side) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Any ideas what this coin/token is from? #lazyweb (The other side)

+

+

+ 7/3/2014, 7:35:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/485118322/index.html b/static/mytweets/ewagoner/status/485118322/index.html new file mode 100644 index 00000000..d11cd89c --- /dev/null +++ b/static/mytweets/ewagoner/status/485118322/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I'm looking at ghosts and empties but I've reason to believe we all will be received in Graceland." (I'm flying to Memphis in the morning.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I'm looking at ghosts and empties but I've reason to believe we all will be received in Graceland." (I'm flying to Memphis in the morning.) +

+

+ 12/9/2007, 9:20:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/485478121898926080/index.html b/static/mytweets/ewagoner/status/485478121898926080/index.html new file mode 100644 index 00000000..6b7b4b49 --- /dev/null +++ b/static/mytweets/ewagoner/status/485478121898926080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper woke from a dead sleep in the back seat to sing along to “Blitzkrieg Bop”. “That’s my favorite song!” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper woke from a dead sleep in the back seat to sing along to “Blitzkrieg Bop”. “That’s my favorite song!” +

+

+ 7/5/2014, 1:39:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/485484748953776130/index.html b/static/mytweets/ewagoner/status/485484748953776130/index.html new file mode 100644 index 00000000..6450099b --- /dev/null +++ b/static/mytweets/ewagoner/status/485484748953776130/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Don’t have enough gas to reach the mainland & none of the stations here seem to sell diesel so I guess I’ll have to join a pirate crew. Bye! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Don’t have enough gas to reach the mainland & none of the stations here seem to sell diesel so I guess I’ll have to join a pirate crew. Bye! +

+

+ 7/5/2014, 2:05:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48551745793687552/index.html b/static/mytweets/ewagoner/status/48551745793687552/index.html new file mode 100644 index 00000000..5ace092d --- /dev/null +++ b/static/mytweets/ewagoner/status/48551745793687552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's "Women and Aliens Appreciation Month" over at @TheDrabblecast. I won't argue about that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's "Women and Aliens Appreciation Month" over at @TheDrabblecast. I won't argue about that. +

+

+ 3/17/2011, 9:10:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/485547977025400832/index.html b/static/mytweets/ewagoner/status/485547977025400832/index.html new file mode 100644 index 00000000..6073126c --- /dev/null +++ b/static/mytweets/ewagoner/status/485547977025400832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The flashing sign said to tune to AM 1640 for an urgent broadcast but that frequency had only static. Has WWIII started? Please advise. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The flashing sign said to tune to AM 1640 for an urgent broadcast but that frequency had only static. Has WWIII started? Please advise. +

+

+ 7/5/2014, 6:17:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/485593075561922560/index.html b/static/mytweets/ewagoner/status/485593075561922560/index.html new file mode 100644 index 00000000..d93f69a6 --- /dev/null +++ b/static/mytweets/ewagoner/status/485593075561922560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + To the fella at the side of the Florida Turnpike changing license plates 500ft before an automated toll plaza: them’s some mighty big balls. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ To the fella at the side of the Florida Turnpike changing license plates 500ft before an automated toll plaza: them’s some mighty big balls. +

+

+ 7/5/2014, 9:16:25 PM +

+

Favs: 4

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/485624954595966977/index.html b/static/mytweets/ewagoner/status/485624954595966977/index.html new file mode 100644 index 00000000..6441923c --- /dev/null +++ b/static/mytweets/ewagoner/status/485624954595966977/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I drove all the live long day & only just left Florida. It’s got to be the longest state (Alaska doesn’t count since it doesn’t have roads). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I drove all the live long day & only just left Florida. It’s got to be the longest state (Alaska doesn’t count since it doesn’t have roads). +

+

+ 7/5/2014, 11:23:06 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48563052962000896/index.html b/static/mytweets/ewagoner/status/48563052962000896/index.html new file mode 100644 index 00000000..bcf35453 --- /dev/null +++ b/static/mytweets/ewagoner/status/48563052962000896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @whump: Well done @messenger2011 and team! Our first robot orbiting Mercury! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @whump: Well done @messenger2011 and team! Our first robot orbiting Mercury! +

+

+ 3/17/2011, 9:55:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/485947842264305664/index.html b/static/mytweets/ewagoner/status/485947842264305664/index.html new file mode 100644 index 00000000..d868ecbe --- /dev/null +++ b/static/mytweets/ewagoner/status/485947842264305664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @metkat_meanie: I ❤️ John Scalzi <a href="http://whatever.scalzi.com/2014/07/06/the-ways-the-scalzi-women-are-better-than-me-an-incomplete-list/">http://whatever.scalzi.com/2014/07/06/the-ways-the-scalzi-women-are-better-than-me-an-incomplete-list/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4863324341/index.html b/static/mytweets/ewagoner/status/4863324341/index.html new file mode 100644 index 00000000..f9d71627 --- /dev/null +++ b/static/mytweets/ewagoner/status/4863324341/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + You can find me in Google's land of milk and honey at ewagoner@googlewave.com + +I've got a handful of invites if you'd like to join me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You can find me in Google's land of milk and honey at ewagoner@googlewave.com

I've got a handful of invites if you'd like to join me. +

+

+ 10/14/2009, 10:47:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/486471602/index.html b/static/mytweets/ewagoner/status/486471602/index.html new file mode 100644 index 00000000..98c496e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/486471602/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Security line at the Atlanta airport is about two miles long. I wish I were making that up. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Security line at the Atlanta airport is about two miles long. I wish I were making that up. +

+

+ 12/10/2007, 7:43:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/486480462/index.html b/static/mytweets/ewagoner/status/486480462/index.html new file mode 100644 index 00000000..a390479b --- /dev/null +++ b/static/mytweets/ewagoner/status/486480462/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you find a company that makes slip on hiking shoes, buy stock. They're the next must-have flying accesory. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you find a company that makes slip on hiking shoes, buy stock. They're the next must-have flying accesory. +

+

+ 12/10/2007, 7:47:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/486526892/index.html b/static/mytweets/ewagoner/status/486526892/index.html new file mode 100644 index 00000000..81bb11a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/486526892/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seems like this massive 'line' is a better target rich environment than any single airliner. PS: TSA - don't taser me, bro. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seems like this massive 'line' is a better target rich environment than any single airliner. PS: TSA - don't taser me, bro. +

+

+ 12/10/2007, 8:06:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/486572772/index.html b/static/mytweets/ewagoner/status/486572772/index.html new file mode 100644 index 00000000..9c2805d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/486572772/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I miss the days when everyone wasn't such scaredy-cats. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I miss the days when everyone wasn't such scaredy-cats. +

+

+ 12/10/2007, 8:24:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/486579040799576064/index.html b/static/mytweets/ewagoner/status/486579040799576064/index.html new file mode 100644 index 00000000..28722468 --- /dev/null +++ b/static/mytweets/ewagoner/status/486579040799576064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Retribution is a Star Wars fan film written & directed by UGA football player Chris Conley.” #pleasantlysurprised <a href="https://www.youtube.com/watch?v=nsJU5Ebka44">https://www.youtube.com/watch?v=nsJU5Ebka44</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Retribution is a Star Wars fan film written & directed by UGA football player Chris Conley.” #pleasantlysurprised https://www.youtube.com/watch?v=nsJU5Ebka44 +

+

+ 7/8/2014, 2:34:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/486637482/index.html b/static/mytweets/ewagoner/status/486637482/index.html new file mode 100644 index 00000000..c42a310a --- /dev/null +++ b/static/mytweets/ewagoner/status/486637482/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They don't ask for body size, so how do they know how to sit the tall broad shouldered guys side by side? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They don't ask for body size, so how do they know how to sit the tall broad shouldered guys side by side? +

+

+ 12/10/2007, 8:49:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48689326653054976/index.html b/static/mytweets/ewagoner/status/48689326653054976/index.html new file mode 100644 index 00000000..85d7ef0f --- /dev/null +++ b/static/mytweets/ewagoner/status/48689326653054976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MrTeller: I never give standing ovations. Within 3 seconds of curtain, I was on my feet for "Book of Mormon." I was grinning, cryi ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MrTeller: I never give standing ovations. Within 3 seconds of curtain, I was on my feet for "Book of Mormon." I was grinning, cryi ... +

+

+ 3/18/2011, 6:16:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4869190348/index.html b/static/mytweets/ewagoner/status/4869190348/index.html new file mode 100644 index 00000000..f03c6d79 --- /dev/null +++ b/static/mytweets/ewagoner/status/4869190348/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I find my office's lack of chocolate disturbing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I find my office's lack of chocolate disturbing. +

+

+ 10/14/2009, 3:11:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/487587316912111617/index.html b/static/mytweets/ewagoner/status/487587316912111617/index.html new file mode 100644 index 00000000..ba883dbf --- /dev/null +++ b/static/mytweets/ewagoner/status/487587316912111617/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Online farmers market brings locally grown fruits & vegetables to Hall County: Farming has officially gone digital.” <a href="http://www.gainesvilletimes.com/section/199/article/101882/">http://www.gainesvilletimes.com/section/199/article/101882/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48777203437158400/index.html b/static/mytweets/ewagoner/status/48777203437158400/index.html new file mode 100644 index 00000000..f435431f --- /dev/null +++ b/static/mytweets/ewagoner/status/48777203437158400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Every once in a while you need a change of scenery to get the job done. Solved an algorithm that's been vexing me a while at a coffee shop. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Every once in a while you need a change of scenery to get the job done. Solved an algorithm that's been vexing me a while at a coffee shop. +

+

+ 3/18/2011, 12:06:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/488018810860216321/index.html b/static/mytweets/ewagoner/status/488018810860216321/index.html new file mode 100644 index 00000000..3e9e4abf --- /dev/null +++ b/static/mytweets/ewagoner/status/488018810860216321/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ferretthimself: A restaurant reviews surveillance footage to find reason for slow service. It’s not their fault. <a href="http://newyork.craigslist.org/mnh/rnr/4562386373.html">http://newyork.craigslist.org/mnh/rnr/4562386373.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48807553244729344/index.html b/static/mytweets/ewagoner/status/48807553244729344/index.html new file mode 100644 index 00000000..9c10629c --- /dev/null +++ b/static/mytweets/ewagoner/status/48807553244729344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A US remake of the so fantastically good "House of Cards" series? If done well, this will be awesome. <a href="http://blog.netflix.com/2011/03/house-of-cards.html">http://blog.netflix.com/2011/03/house-of-cards.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48810161992777729/index.html b/static/mytweets/ewagoner/status/48810161992777729/index.html new file mode 100644 index 00000000..21a5e5e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/48810161992777729/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Who says fur = murder? RT @yewknee: Looks like @jnonfiction found my next winter coat: <a href="http://www.youtube.com/watch?v=2mpthRrd3hA">http://www.youtube.com/watch?v=2mpthRrd3hA</a> #waitforit + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Who says fur = murder? RT @yewknee: Looks like @jnonfiction found my next winter coat: http://www.youtube.com/watch?v=2mpthRrd3hA #waitforit +

+

+ 3/18/2011, 2:17:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/488305192/index.html b/static/mytweets/ewagoner/status/488305192/index.html new file mode 100644 index 00000000..b23cf281 --- /dev/null +++ b/static/mytweets/ewagoner/status/488305192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thinking I'll order the "Mr. Jim's Deluxe Combo Rib Plate". I am in Memphis, after all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thinking I'll order the "Mr. Jim's Deluxe Combo Rib Plate". I am in Memphis, after all. +

+

+ 12/10/2007, 7:45:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/488360052865388544/index.html b/static/mytweets/ewagoner/status/488360052865388544/index.html new file mode 100644 index 00000000..7ea6ca85 --- /dev/null +++ b/static/mytweets/ewagoner/status/488360052865388544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What the hell... Rolf Harris was a predator? *purges MP3 collection* <a href="http://www.theweek.co.uk/people/rolf-harris/58756/rolf-harris-jailed-for-less-than-six-years-for-sex-assaults">http://www.theweek.co.uk/people/rolf-harris/58756/rolf-harris-jailed-for-less-than-six-years-for-sex-assaults</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/488383356455751680/index.html b/static/mytweets/ewagoner/status/488383356455751680/index.html new file mode 100644 index 00000000..329a06a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/488383356455751680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The South’s largest supply of hand painted rocking chairs, gliders, and porch swings is at the Monroe, GA Radio Shack. Just an FYI. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The South’s largest supply of hand painted rocking chairs, gliders, and porch swings is at the Monroe, GA Radio Shack. Just an FYI. +

+

+ 7/13/2014, 2:04:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/488499812/index.html b/static/mytweets/ewagoner/status/488499812/index.html new file mode 100644 index 00000000..4eb007ed --- /dev/null +++ b/static/mytweets/ewagoner/status/488499812/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pork, beef, chicken, and more pork. Nom nom nom! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pork, beef, chicken, and more pork. Nom nom nom! +

+

+ 12/10/2007, 9:04:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/488513173335859200/index.html b/static/mytweets/ewagoner/status/488513173335859200/index.html new file mode 100644 index 00000000..2642640f --- /dev/null +++ b/static/mytweets/ewagoner/status/488513173335859200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “I’ve been breathing in turps all day rubbing twat off a crab. You’ve never heard that sentence before have you?” Oh, this show. #derek + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “I’ve been breathing in turps all day rubbing twat off a crab. You’ve never heard that sentence before have you?” Oh, this show. #derek +

+

+ 7/13/2014, 10:39:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/488565602/index.html b/static/mytweets/ewagoner/status/488565602/index.html new file mode 100644 index 00000000..1417572b --- /dev/null +++ b/static/mytweets/ewagoner/status/488565602/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, no! Anita Rowland (@anitar) passed away. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, no! Anita Rowland (@anitar) passed away. +

+

+ 12/10/2007, 9:29:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48858066946506752/index.html b/static/mytweets/ewagoner/status/48858066946506752/index.html new file mode 100644 index 00000000..00d2b688 --- /dev/null +++ b/static/mytweets/ewagoner/status/48858066946506752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's not that I got a lot done, exactly, but clearing an eight month old coding logjam makes me feel super productive today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's not that I got a lot done, exactly, but clearing an eight month old coding logjam makes me feel super productive today. +

+

+ 3/18/2011, 5:27:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48859452568375296/index.html b/static/mytweets/ewagoner/status/48859452568375296/index.html new file mode 100644 index 00000000..93371837 --- /dev/null +++ b/static/mytweets/ewagoner/status/48859452568375296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I want to garden this weekend, but also the programming muse is smiling on me and I shouldn't pass her by. Might do both & just not sleep. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I want to garden this weekend, but also the programming muse is smiling on me and I shouldn't pass her by. Might do both & just not sleep. +

+

+ 3/18/2011, 5:32:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48880448960598016/index.html b/static/mytweets/ewagoner/status/48880448960598016/index.html new file mode 100644 index 00000000..34027253 --- /dev/null +++ b/static/mytweets/ewagoner/status/48880448960598016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making corndogs from scratch with all local ingredients, because I realized I've got everything on hand. And it's Friday. And yum, corndogs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making corndogs from scratch with all local ingredients, because I realized I've got everything on hand. And it's Friday. And yum, corndogs. +

+

+ 3/18/2011, 6:56:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48900294494531584/index.html b/static/mytweets/ewagoner/status/48900294494531584/index.html new file mode 100644 index 00000000..913e2b6f --- /dev/null +++ b/static/mytweets/ewagoner/status/48900294494531584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Next time, maybe I won't use the coarse ground corn meal. The gluten free batter went a bit thin, but next time they'll be great. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Next time, maybe I won't use the coarse ground corn meal. The gluten free batter went a bit thin, but next time they'll be great. +

+

+ 3/18/2011, 8:15:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/48903540122464256/index.html b/static/mytweets/ewagoner/status/48903540122464256/index.html new file mode 100644 index 00000000..70d11ded --- /dev/null +++ b/static/mytweets/ewagoner/status/48903540122464256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @dbrady: XML is a four-letter word. The 'F' is silent. #mwrc + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @dbrady: XML is a four-letter word. The 'F' is silent. #mwrc +

+

+ 3/18/2011, 8:28:07 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4893954384/index.html b/static/mytweets/ewagoner/status/4893954384/index.html new file mode 100644 index 00000000..95b3e5f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/4893954384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Verizon Wireless called me out of the blue to say they were refunding all $400 of my overage charge, since it was my first offence. So nice! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Verizon Wireless called me out of the blue to say they were refunding all $400 of my overage charge, since it was my first offence. So nice! +

+

+ 10/15/2009, 1:36:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/489466317809152000/index.html b/static/mytweets/ewagoner/status/489466317809152000/index.html new file mode 100644 index 00000000..a8c26248 --- /dev/null +++ b/static/mytweets/ewagoner/status/489466317809152000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Schemes? Guys, it’s just something we have to do. We can’t let Freud turtle his way to victory in Australia.” <a href="http://existentialcomics.com/comic/34">http://existentialcomics.com/comic/34</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Schemes? Guys, it’s just something we have to do. We can’t let Freud turtle his way to victory in Australia.” http://existentialcomics.com/comic/34 +

+

+ 7/16/2014, 1:47:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/489483396377497600/index.html b/static/mytweets/ewagoner/status/489483396377497600/index.html new file mode 100644 index 00000000..8389d1dc --- /dev/null +++ b/static/mytweets/ewagoner/status/489483396377497600/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Oh look, an article on food seizures with a big photo of me as an example of what not to do. Eh, I’d change nothing. +<a href="http://thecompletepatient.com/article/2014/july/16/six-ways-put-stop-government-seizures-privately-owned-food">http://thecompletepatient.com/article/2014/july/16/six-ways-put-stop-government-seizures-privately-owned-food</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4898823673/index.html b/static/mytweets/ewagoner/status/4898823673/index.html new file mode 100644 index 00000000..1a214a76 --- /dev/null +++ b/static/mytweets/ewagoner/status/4898823673/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athlocallygrown: State inspectors just impounded 110 gallons of raw milk, legally distributed. "It's a federal offense," they say. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athlocallygrown: State inspectors just impounded 110 gallons of raw milk, legally distributed. "It's a federal offense," they say. +

+

+ 10/15/2009, 5:16:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/490116745219559427/index.html b/static/mytweets/ewagoner/status/490116745219559427/index.html new file mode 100644 index 00000000..3af5f9f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/490116745219559427/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Slices of freshly baked sourdough cranberry pecan bread from my farmers market, toasted, buttered, spread with my home made blueberry jam. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Slices of freshly baked sourdough cranberry pecan bread from my farmers market, toasted, buttered, spread with my home made blueberry jam. +

+

+ 7/18/2014, 8:51:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/490224998909755392/index.html b/static/mytweets/ewagoner/status/490224998909755392/index.html new file mode 100644 index 00000000..945691dd --- /dev/null +++ b/static/mytweets/ewagoner/status/490224998909755392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thrift store had this with the neckties. The braided rope is centered. The ends are flat, not pointed. What is it? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thrift store had this with the neckties. The braided rope is centered. The ends are flat, not pointed. What is it?

+

+

+ 7/18/2014, 4:02:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/490232412820230145/index.html b/static/mytweets/ewagoner/status/490232412820230145/index.html new file mode 100644 index 00000000..2b27427d --- /dev/null +++ b/static/mytweets/ewagoner/status/490232412820230145/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @john_overholt: This comment wins the MetaFilter thread on Google's real names policy change: <a href="http://www.metafilter.com/140973/Merry-Christmas-Nymwars-are-over#5640919">http://www.metafilter.com/140973/Merry-Christmas-Nymwars-are-over#5640919</a> http://t.co/pTpraYX… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4905188321/index.html b/static/mytweets/ewagoner/status/4905188321/index.html new file mode 100644 index 00000000..213e0ab1 --- /dev/null +++ b/static/mytweets/ewagoner/status/4905188321/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The seizure by the state of Georgia today of 110 gallons of legally purchased raw milk is getting national attention: http://is.gd/4lBzY + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The seizure by the state of Georgia today of 110 gallons of legally purchased raw milk is getting national attention: http://is.gd/4lBzY +

+

+ 10/15/2009, 10:09:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/490533120735969280/index.html b/static/mytweets/ewagoner/status/490533120735969280/index.html new file mode 100644 index 00000000..ada7e6d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/490533120735969280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I’m going to get all gothed out and perform two shows of a trapeze routine to Massive Attack’s “Angel”. So, yeah, a typical Saturday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I’m going to get all gothed out and perform two shows of a trapeze routine to Massive Attack’s “Angel”. So, yeah, a typical Saturday. +

+

+ 7/19/2014, 12:26:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4906548322/index.html b/static/mytweets/ewagoner/status/4906548322/index.html new file mode 100644 index 00000000..d965cf03 --- /dev/null +++ b/static/mytweets/ewagoner/status/4906548322/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's my take on what the state of GA did at my farmers market today: http://athens.locallygrown.net/weblog/view/3132 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's my take on what the state of GA did at my farmers market today: http://athens.locallygrown.net/weblog/view/3132 +

+

+ 10/15/2009, 11:06:14 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/490913247726690305/index.html b/static/mytweets/ewagoner/status/490913247726690305/index.html new file mode 100644 index 00000000..ee41af6e --- /dev/null +++ b/static/mytweets/ewagoner/status/490913247726690305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here is video of my class’s trapeze performance at Canopy yesterday, all gothed out to Massive Attack’s “Angel”: <a href="https://www.youtube.com/watch?v=o3d4_LdPts4">https://www.youtube.com/watch?v=o3d4_LdPts4</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here is video of my class’s trapeze performance at Canopy yesterday, all gothed out to Massive Attack’s “Angel”: https://www.youtube.com/watch?v=o3d4_LdPts4 +

+

+ 7/20/2014, 1:36:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49143298631282688/index.html b/static/mytweets/ewagoner/status/49143298631282688/index.html new file mode 100644 index 00000000..d4d448e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/49143298631282688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Received a box of navel oranges from @chaffinorchards. It's hard to treat them as the luxury that they are when they're as good as they are. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Received a box of navel oranges from @chaffinorchards. It's hard to treat them as the luxury that they are when they're as good as they are. +

+

+ 3/19/2011, 12:20:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/491653537194315776/index.html b/static/mytweets/ewagoner/status/491653537194315776/index.html new file mode 100644 index 00000000..296499fe --- /dev/null +++ b/static/mytweets/ewagoner/status/491653537194315776/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Can you wiggle wiggle for the D-O-double G again? + +<a href="https://www.youtube.com/watch?v=pDl9SDd1FJY">https://www.youtube.com/watch?v=pDl9SDd1FJY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49166428460421121/index.html b/static/mytweets/ewagoner/status/49166428460421121/index.html new file mode 100644 index 00000000..ee612a41 --- /dev/null +++ b/static/mytweets/ewagoner/status/49166428460421121/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 10% of my garden beds prepped. So good to have dirt under my fingernails again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 10% of my garden beds prepped. So good to have dirt under my fingernails again. +

+

+ 3/19/2011, 1:52:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49173252/index.html b/static/mytweets/ewagoner/status/49173252/index.html new file mode 100644 index 00000000..638f935b --- /dev/null +++ b/static/mytweets/ewagoner/status/49173252/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sold over $2000 in fresh from the farm food to 75 families today. By far the best week yet for athens.locallygrown.net + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sold over $2000 in fresh from the farm food to 75 families today. By far the best week yet for athens.locallygrown.net +

+

+ 5/3/2007, 9:38:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49175261144551425/index.html b/static/mytweets/ewagoner/status/49175261144551425/index.html new file mode 100644 index 00000000..d93553b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/49175261144551425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cooking corned beef & cabbage for dinner for St. Patrick's Day. You "spring forward"ers who celebrated it already can suck it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cooking corned beef & cabbage for dinner for St. Patrick's Day. You "spring forward"ers who celebrated it already can suck it. +

+

+ 3/19/2011, 2:27:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/491960448418594816/index.html b/static/mytweets/ewagoner/status/491960448418594816/index.html new file mode 100644 index 00000000..27e46af0 --- /dev/null +++ b/static/mytweets/ewagoner/status/491960448418594816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The new Republican nominee to replace Paul Broun, the most whackadoodle member of congress, is even more extreme. <a href="http://www.thedailybeast.com/articles/2014/06/24/jody-hice-mr-bigot-goes-to-washington.html">http://www.thedailybeast.com/articles/2014/06/24/jody-hice-mr-bigot-goes-to-washington.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4919613183762432/index.html b/static/mytweets/ewagoner/status/4919613183762432/index.html new file mode 100644 index 00000000..cead2a37 --- /dev/null +++ b/static/mytweets/ewagoner/status/4919613183762432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heading to the Drunken Unicorn in Atlanta tonight for the Monsters of Nerdcore show -- MCs Frontalot and Chris together at last. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heading to the Drunken Unicorn in Atlanta tonight for the Monsters of Nerdcore show -- MCs Frontalot and Chris together at last. +

+

+ 11/17/2010, 10:31:41 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49198267329818624/index.html b/static/mytweets/ewagoner/status/49198267329818624/index.html new file mode 100644 index 00000000..05d21871 --- /dev/null +++ b/static/mytweets/ewagoner/status/49198267329818624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've eaten 3 oranges this afternoon, and all 3 were the best orange I've ever had. And I thought the @chaffinorchards Mandarins were good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've eaten 3 oranges this afternoon, and all 3 were the best orange I've ever had. And I thought the @chaffinorchards Mandarins were good. +

+

+ 3/19/2011, 3:59:15 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/492046864913809408/index.html b/static/mytweets/ewagoner/status/492046864913809408/index.html new file mode 100644 index 00000000..7b77f8eb --- /dev/null +++ b/static/mytweets/ewagoner/status/492046864913809408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Even when gender roles change, sexism has a remarkable ability to adapt. Historical amnesia enables this ability.” <a href="http://www.alternet.org/when-women-wanted-sex-much-more-men">http://www.alternet.org/when-women-wanted-sex-much-more-men</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49212203659825152/index.html b/static/mytweets/ewagoner/status/49212203659825152/index.html new file mode 100644 index 00000000..ee89b9c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/49212203659825152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + DirtGirl from DirtGirlWorld appears to have been tailor made to tickle all those special parts of my brain. I know it's a cartoon. Shut up. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ DirtGirl from DirtGirlWorld appears to have been tailor made to tickle all those special parts of my brain. I know it's a cartoon. Shut up. +

+

+ 3/19/2011, 4:54:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49217706964164608/index.html b/static/mytweets/ewagoner/status/49217706964164608/index.html new file mode 100644 index 00000000..8a198097 --- /dev/null +++ b/static/mytweets/ewagoner/status/49217706964164608/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Odyssey Dawn, what's that missile you have on / +Could it be a faded scud from times gone by? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Odyssey Dawn, what's that missile you have on /
Could it be a faded scud from times gone by? +

+

+ 3/19/2011, 5:16:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4922091715/index.html b/static/mytweets/ewagoner/status/4922091715/index.html new file mode 100644 index 00000000..4a928ed5 --- /dev/null +++ b/static/mytweets/ewagoner/status/4922091715/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just finished an on camera interview with WSB-TV regarding yesterday's milk seizure. Apparently the state declined to be interviewed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just finished an on camera interview with WSB-TV regarding yesterday's milk seizure. Apparently the state declined to be interviewed. +

+

+ 10/16/2009, 2:13:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49229481692504065/index.html b/static/mytweets/ewagoner/status/49229481692504065/index.html new file mode 100644 index 00000000..eddefc94 --- /dev/null +++ b/static/mytweets/ewagoner/status/49229481692504065/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Top o' the morning to you! http://instagr.am/p/CXxNj/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Top o' the morning to you! http://instagr.am/p/CXxNj/ +

+

+ 3/19/2011, 6:03:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4923112068/index.html b/static/mytweets/ewagoner/status/4923112068/index.html new file mode 100644 index 00000000..3a27d003 --- /dev/null +++ b/static/mytweets/ewagoner/status/4923112068/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If no one else'll eat this peanut butter, banana, & bacon doughnut, I will. On an empty stomach, sure, but what's the worst that can happen? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If no one else'll eat this peanut butter, banana, & bacon doughnut, I will. On an empty stomach, sure, but what's the worst that can happen? +

+

+ 10/16/2009, 2:59:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49233467376013312/index.html b/static/mytweets/ewagoner/status/49233467376013312/index.html new file mode 100644 index 00000000..feab4314 --- /dev/null +++ b/static/mytweets/ewagoner/status/49233467376013312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @stacyherbert: U.S. fires 110 tomahawk missiles, each costs $569,000. That's more than 5 years of NPR federal funding in less than ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @stacyherbert: U.S. fires 110 tomahawk missiles, each costs $569,000. That's more than 5 years of NPR federal funding in less than ... +

+

+ 3/19/2011, 6:19:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49244137869934592/index.html b/static/mytweets/ewagoner/status/49244137869934592/index.html new file mode 100644 index 00000000..99d2ebff --- /dev/null +++ b/static/mytweets/ewagoner/status/49244137869934592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @oneswellfoop: BREAKING from @canislatrans "Homeopaths reporting the radiation now hitting California is so dilute it is actually a c ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @oneswellfoop: BREAKING from @canislatrans "Homeopaths reporting the radiation now hitting California is so dilute it is actually a c ... +

+

+ 3/19/2011, 7:01:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/492509523748610048/index.html b/static/mytweets/ewagoner/status/492509523748610048/index.html new file mode 100644 index 00000000..761ca105 --- /dev/null +++ b/static/mytweets/ewagoner/status/492509523748610048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Game & Wario” for the Wii U is very, very silly and a ridiculous amount of fun. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Game & Wario” for the Wii U is very, very silly and a ridiculous amount of fun. +

+

+ 7/24/2014, 11:19:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49252802018557952/index.html b/static/mytweets/ewagoner/status/49252802018557952/index.html new file mode 100644 index 00000000..1a027c4f --- /dev/null +++ b/static/mytweets/ewagoner/status/49252802018557952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Winter's Last Days http://instagr.am/p/CX64j/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Winter's Last Days http://instagr.am/p/CX64j/ +

+

+ 3/19/2011, 7:35:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4925615414/index.html b/static/mytweets/ewagoner/status/4925615414/index.html new file mode 100644 index 00000000..aa934850 --- /dev/null +++ b/static/mytweets/ewagoner/status/4925615414/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'll be on the #1 rated newscast in Atlanta tonight talking about milk while wearing a T-shirt featuring C-3PO & the Tin Man in a fistfight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'll be on the #1 rated newscast in Atlanta tonight talking about milk while wearing a T-shirt featuring C-3PO & the Tin Man in a fistfight. +

+

+ 10/16/2009, 4:46:40 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49272550492094464/index.html b/static/mytweets/ewagoner/status/49272550492094464/index.html new file mode 100644 index 00000000..1085a4ad --- /dev/null +++ b/static/mytweets/ewagoner/status/49272550492094464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting some pretty good hail over here. Duck & cover! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting some pretty good hail over here. Duck & cover! +

+

+ 3/19/2011, 8:54:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49273195123064832/index.html b/static/mytweets/ewagoner/status/49273195123064832/index.html new file mode 100644 index 00000000..00b34bf1 --- /dev/null +++ b/static/mytweets/ewagoner/status/49273195123064832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And there went the power. Fiercest storm we've had in a while. Oh, only a blink. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And there went the power. Fiercest storm we've had in a while. Oh, only a blink. +

+

+ 3/19/2011, 8:56:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4927321685/index.html b/static/mytweets/ewagoner/status/4927321685/index.html new file mode 100644 index 00000000..7da748cf --- /dev/null +++ b/static/mytweets/ewagoner/status/4927321685/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just caught my brain singing "To All the Girls I Loved Before" in a Boris Badenov accent. It's such a weird brain. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just caught my brain singing "To All the Girls I Loved Before" in a Boris Badenov accent. It's such a weird brain. +

+

+ 10/16/2009, 6:01:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49273882452041728/index.html b/static/mytweets/ewagoner/status/49273882452041728/index.html new file mode 100644 index 00000000..d4922b19 --- /dev/null +++ b/static/mytweets/ewagoner/status/49273882452041728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's not a big storm, but it's fierce, and parked right over our house. http://skit.ch/bjfy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's not a big storm, but it's fierce, and parked right over our house. http://skit.ch/bjfy +

+

+ 3/19/2011, 8:59:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49275493828141056/index.html b/static/mytweets/ewagoner/status/49275493828141056/index.html new file mode 100644 index 00000000..dda1b21c --- /dev/null +++ b/static/mytweets/ewagoner/status/49275493828141056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Coming down the backside of the cell. That was unexpected. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Coming down the backside of the cell. That was unexpected. +

+

+ 3/19/2011, 9:06:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/492764009251487745/index.html b/static/mytweets/ewagoner/status/492764009251487745/index.html new file mode 100644 index 00000000..59f80461 --- /dev/null +++ b/static/mytweets/ewagoner/status/492764009251487745/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The soon-to-be Congressman for most of Athens thinks citizens w/ clean records should be able to own nuclear weapons. <a href="http://www.ajc.com/weblogs/jay-bookman/2014/jul/24/jody-hice-citizens-need-cannons-bazookas-missiles/">http://www.ajc.com/weblogs/jay-bookman/2014/jul/24/jody-hice-citizens-need-cannons-bazookas-missiles/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49283580404314112/index.html b/static/mytweets/ewagoner/status/49283580404314112/index.html new file mode 100644 index 00000000..542ab0a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/49283580404314112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just put a duck in the oven to roast overnight at 200F. I have no idea what to expect. I'll let you know how it goes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just put a duck in the oven to roast overnight at 200F. I have no idea what to expect. I'll let you know how it goes. +

+

+ 3/19/2011, 9:38:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/493087993935458304/index.html b/static/mytweets/ewagoner/status/493087993935458304/index.html new file mode 100644 index 00000000..a66da403 --- /dev/null +++ b/static/mytweets/ewagoner/status/493087993935458304/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + We’re in the lazy days of summer. Oh, wait, I’ve got things to do tomorrow. + +We’re in the lazy day of summer. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We’re in the lazy days of summer. Oh, wait, I’ve got things to do tomorrow.

We’re in the lazy day of summer. +

+

+ 7/26/2014, 1:38:33 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/493121924004720640/index.html b/static/mytweets/ewagoner/status/493121924004720640/index.html new file mode 100644 index 00000000..7b9c7e57 --- /dev/null +++ b/static/mytweets/ewagoner/status/493121924004720640/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “I love watching you while you sleep. You dream when I watch you sleep.” + +My four year old’s not at all creepy, not one bit. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “I love watching you while you sleep. You dream when I watch you sleep.”

My four year old’s not at all creepy, not one bit. +

+

+ 7/26/2014, 3:53:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4931635656/index.html b/static/mytweets/ewagoner/status/4931635656/index.html new file mode 100644 index 00000000..e8a0b0ea --- /dev/null +++ b/static/mytweets/ewagoner/status/4931635656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The two-minute segment on WSB-TV news about the milk seizure is now online here: http://www.wsbtv.com/video/21320800/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The two-minute segment on WSB-TV news about the milk seizure is now online here: http://www.wsbtv.com/video/21320800/ +

+

+ 10/16/2009, 9:21:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49327202533244928/index.html b/static/mytweets/ewagoner/status/49327202533244928/index.html new file mode 100644 index 00000000..701a4e4b --- /dev/null +++ b/static/mytweets/ewagoner/status/49327202533244928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spent the last three hours banging out a sweet new feature for locallygrown.net. The coding muse has been feeding me well lately. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spent the last three hours banging out a sweet new feature for locallygrown.net. The coding muse has been feeding me well lately. +

+

+ 3/20/2011, 12:31:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/493715352/index.html b/static/mytweets/ewagoner/status/493715352/index.html new file mode 100644 index 00000000..b955e689 --- /dev/null +++ b/static/mytweets/ewagoner/status/493715352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Teaching gps surveying outdoors in a cold steady rain with non-ruggedized equipment. I don't think this is going to work + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Teaching gps surveying outdoors in a cold steady rain with non-ruggedized equipment. I don't think this is going to work +

+

+ 12/12/2007, 9:24:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/493761683983458304/index.html b/static/mytweets/ewagoner/status/493761683983458304/index.html new file mode 100644 index 00000000..fee43efb --- /dev/null +++ b/static/mytweets/ewagoner/status/493761683983458304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “I got a name, and to you it’s not ‘Pretty Little Thing’.” Being’ a girl in a country song, how did it go so wrong? <a href="https://www.youtube.com/watch?v=_MOavH-Eivw">https://www.youtube.com/watch?v=_MOavH-Eivw</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “I got a name, and to you it’s not ‘Pretty Little Thing’.” Being’ a girl in a country song, how did it go so wrong? https://www.youtube.com/watch?v=_MOavH-Eivw +

+

+ 7/28/2014, 10:15:33 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4941765425/index.html b/static/mytweets/ewagoner/status/4941765425/index.html new file mode 100644 index 00000000..d21c3a2e --- /dev/null +++ b/static/mytweets/ewagoner/status/4941765425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens Banner-Herald article on the milk seizure: http://bit.ly/4fEac9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens Banner-Herald article on the milk seizure: http://bit.ly/4fEac9 +

+

+ 10/17/2009, 9:24:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/494222817798684672/index.html b/static/mytweets/ewagoner/status/494222817798684672/index.html new file mode 100644 index 00000000..efe18211 --- /dev/null +++ b/static/mytweets/ewagoner/status/494222817798684672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “The Ambush at Sheridan Springs: How Gary Gygax Lost Control of Dungeons & Dragons” Well-written bit of nerd history <a href="https://medium.com/@increment/the-ambush-at-sheridan-springs-3a29d07f6836">https://medium.com/@increment/the-ambush-at-sheridan-springs-3a29d07f6836</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/494585363059707905/index.html b/static/mytweets/ewagoner/status/494585363059707905/index.html new file mode 100644 index 00000000..f3deaad1 --- /dev/null +++ b/static/mytweets/ewagoner/status/494585363059707905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A 1905 USDA publication lists 17,000 varieties of apple. Today, many people only know three. Here is the story: <a href="http://www.bbg.org/gardening/article/the_apple_in_north_america">http://www.bbg.org/gardening/article/the_apple_in_north_america</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/494746072/index.html b/static/mytweets/ewagoner/status/494746072/index.html new file mode 100644 index 00000000..da90db21 --- /dev/null +++ b/static/mytweets/ewagoner/status/494746072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Back at the Memphis airport. Ought to be back home in eight hours or so. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back at the Memphis airport. Ought to be back home in eight hours or so. +

+

+ 12/12/2007, 3:27:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4948319285547008/index.html b/static/mytweets/ewagoner/status/4948319285547008/index.html new file mode 100644 index 00000000..c2a6b9eb --- /dev/null +++ b/static/mytweets/ewagoner/status/4948319285547008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Received pro tips for our company outing to a gaucho steakhouse. "This is one of those instances where you really can hurt yourself eating." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Received pro tips for our company outing to a gaucho steakhouse. "This is one of those instances where you really can hurt yourself eating." +

+

+ 11/17/2010, 12:25:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/494840426734837760/index.html b/static/mytweets/ewagoner/status/494840426734837760/index.html new file mode 100644 index 00000000..3ae76478 --- /dev/null +++ b/static/mytweets/ewagoner/status/494840426734837760/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + My new favorite thing: Samuel Beckett Motivational Cat Posters + +<a href="http://beckittns.tumblr.com/">http://beckittns.tumblr.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My new favorite thing: Samuel Beckett Motivational Cat Posters

http://beckittns.tumblr.com/ +

+

+ 7/31/2014, 9:42:06 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49502065625546752/index.html b/static/mytweets/ewagoner/status/49502065625546752/index.html new file mode 100644 index 00000000..cd0b38f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/49502065625546752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Brunch: Corned Beef Hash (cubed potatoes, onion, and corned beef) & Scrambled Eggs (with butter, herbs, and a bit of half & half). Noms. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Brunch: Corned Beef Hash (cubed potatoes, onion, and corned beef) & Scrambled Eggs (with butter, herbs, and a bit of half & half). Noms. +

+

+ 3/20/2011, 12:06:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/495194572021325824/index.html b/static/mytweets/ewagoner/status/495194572021325824/index.html new file mode 100644 index 00000000..a7d52611 --- /dev/null +++ b/static/mytweets/ewagoner/status/495194572021325824/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “We are funded for 746 Pre-K seats… Currently we are unable to seat your child in our Pre-K program.” + +That’s… not good at all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “We are funded for 746 Pre-K seats… Currently we are unable to seat your child in our Pre-K program.”

That’s… not good at all. +

+

+ 8/1/2014, 9:09:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/495268152/index.html b/static/mytweets/ewagoner/status/495268152/index.html new file mode 100644 index 00000000..4bceff28 --- /dev/null +++ b/static/mytweets/ewagoner/status/495268152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Back on the ground. Finding the car, then off to the Atlanta Ruby User Group meeting. It's already started, but on the way home. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back on the ground. Finding the car, then off to the Atlanta Ruby User Group meeting. It's already started, but on the way home. +

+

+ 12/12/2007, 6:45:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49527033151234048/index.html b/static/mytweets/ewagoner/status/49527033151234048/index.html new file mode 100644 index 00000000..779f5018 --- /dev/null +++ b/static/mytweets/ewagoner/status/49527033151234048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The bulbs the girls and I planted last fall are in bloom. Happy equinox! (Tulips foreground, daffodils in back) http://instagr.am/p/CZinE/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The bulbs the girls and I planted last fall are in bloom. Happy equinox! (Tulips foreground, daffodils in back) http://instagr.am/p/CZinE/ +

+

+ 3/20/2011, 1:45:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/495313379511521282/index.html b/static/mytweets/ewagoner/status/495313379511521282/index.html new file mode 100644 index 00000000..a21917cf --- /dev/null +++ b/static/mytweets/ewagoner/status/495313379511521282/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Battle of Atlanta is in the top ten deadliest battlegrounds of the Civil War, but not an acre has been preserved. <a href="http://battleofatlanta.myajc.com/">http://battleofatlanta.myajc.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Battle of Atlanta is in the top ten deadliest battlegrounds of the Civil War, but not an acre has been preserved. http://battleofatlanta.myajc.com/ +

+

+ 8/1/2014, 5:01:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49533927672659968/index.html b/static/mytweets/ewagoner/status/49533927672659968/index.html new file mode 100644 index 00000000..b76e5e2f --- /dev/null +++ b/static/mytweets/ewagoner/status/49533927672659968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When sleep takes you, it doesn't care if you're comfortable. http://instagr.am/p/CZlRS/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When sleep takes you, it doesn't care if you're comfortable. http://instagr.am/p/CZlRS/ +

+

+ 3/20/2011, 2:13:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4953484084/index.html b/static/mytweets/ewagoner/status/4953484084/index.html new file mode 100644 index 00000000..21f8b694 --- /dev/null +++ b/static/mytweets/ewagoner/status/4953484084/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making locally grown soup with onion, leeks, potatoes, & yogurt. Getting a few good meals in before I'm hauled off to the pokey on Monday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making locally grown soup with onion, leeks, potatoes, & yogurt. Getting a few good meals in before I'm hauled off to the pokey on Monday. +

+

+ 10/17/2009, 7:10:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/495394872/index.html b/static/mytweets/ewagoner/status/495394872/index.html new file mode 100644 index 00000000..4ea86606 --- /dev/null +++ b/static/mytweets/ewagoner/status/495394872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it to AtlRUG just in time for the last of the pizza. Whew! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it to AtlRUG just in time for the last of the pizza. Whew! +

+

+ 12/12/2007, 7:33:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/495415618284564480/index.html b/static/mytweets/ewagoner/status/495415618284564480/index.html new file mode 100644 index 00000000..96b3ee1c --- /dev/null +++ b/static/mytweets/ewagoner/status/495415618284564480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + http://iscraigdancing.com Visual verification at Little Kings. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ http://iscraigdancing.com Visual verification at Little Kings.

+

+

+ 8/1/2014, 11:47:42 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/495714994315857920/index.html b/static/mytweets/ewagoner/status/495714994315857920/index.html new file mode 100644 index 00000000..05668c7e --- /dev/null +++ b/static/mytweets/ewagoner/status/495714994315857920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My brain is singing an improvisational mashup of “Step In Time” from Mary Poppins and Lionel Richie’s “Say You, Say Me”. It’s really awful. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My brain is singing an improvisational mashup of “Step In Time” from Mary Poppins and Lionel Richie’s “Say You, Say Me”. It’s really awful. +

+

+ 8/2/2014, 7:37:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49611031361753088/index.html b/static/mytweets/ewagoner/status/49611031361753088/index.html new file mode 100644 index 00000000..481074a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/49611031361753088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's no gluttony when tacos are involved. That said, I will admit ten may have been a bit excessive. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's no gluttony when tacos are involved. That said, I will admit ten may have been a bit excessive. +

+

+ 3/20/2011, 7:19:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/496757186971058178/index.html b/static/mytweets/ewagoner/status/496757186971058178/index.html new file mode 100644 index 00000000..51e1b2cb --- /dev/null +++ b/static/mytweets/ewagoner/status/496757186971058178/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “My blood is OK. It’s inside of me right now.” + +Juniper, on giving us a status update on a recent mosquito bite. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “My blood is OK. It’s inside of me right now.”

Juniper, on giving us a status update on a recent mosquito bite. +

+

+ 8/5/2014, 4:38:37 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4971645958/index.html b/static/mytweets/ewagoner/status/4971645958/index.html new file mode 100644 index 00000000..8910ff40 --- /dev/null +++ b/static/mytweets/ewagoner/status/4971645958/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'd be a *lot* less stressed if I knew what was happening tomorrow. Are they just dumping milk? Will they have search warrants? Cuffs? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'd be a *lot* less stressed if I knew what was happening tomorrow. Are they just dumping milk? Will they have search warrants? Cuffs? +

+

+ 10/18/2009, 2:58:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4977181093/index.html b/static/mytweets/ewagoner/status/4977181093/index.html new file mode 100644 index 00000000..c08ff360 --- /dev/null +++ b/static/mytweets/ewagoner/status/4977181093/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My girl just threw up like a week's worth of food in my car. That was unexpected. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My girl just threw up like a week's worth of food in my car. That was unexpected. +

+

+ 10/18/2009, 7:26:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/497745363814850560/index.html b/static/mytweets/ewagoner/status/497745363814850560/index.html new file mode 100644 index 00000000..9f1c83d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/497745363814850560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Dad, you’re taller than every dog and every cat. Tiny puppies and little dogs and great big dogs and tiny kittens and little cats and …” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Dad, you’re taller than every dog and every cat. Tiny puppies and little dogs and great big dogs and tiny kittens and little cats and …” +

+

+ 8/8/2014, 10:05:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49820436359430144/index.html b/static/mytweets/ewagoner/status/49820436359430144/index.html new file mode 100644 index 00000000..dd307697 --- /dev/null +++ b/static/mytweets/ewagoner/status/49820436359430144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Been waiting months! RT @Farm255: tummy grumbling? already thinking about lunch? well you're in luck because FARM CART is BACK!!!! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Been waiting months! RT @Farm255: tummy grumbling? already thinking about lunch? well you're in luck because FARM CART is BACK!!!! +

+

+ 3/21/2011, 9:11:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49826670319894528/index.html b/static/mytweets/ewagoner/status/49826670319894528/index.html new file mode 100644 index 00000000..8a048c93 --- /dev/null +++ b/static/mytweets/ewagoner/status/49826670319894528/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Commentary: Paula Deen on UGA's new nutrition program: +<a href="http://feedly.com/k/hnWTaD">http://feedly.com/k/hnWTaD</a> /via @ivey + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Commentary: Paula Deen on UGA's new nutrition program:
http://feedly.com/k/hnWTaD /via @ivey +

+

+ 3/21/2011, 9:36:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49878447815798785/index.html b/static/mytweets/ewagoner/status/49878447815798785/index.html new file mode 100644 index 00000000..dffed6d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/49878447815798785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Farm Cart's open! No one makes a better Dagwood. @ Farm Cart http://instagr.am/p/CbSGB/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Farm Cart's open! No one makes a better Dagwood. @ Farm Cart http://instagr.am/p/CbSGB/ +

+

+ 3/21/2011, 1:02:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/498796778703945729/index.html b/static/mytweets/ewagoner/status/498796778703945729/index.html new file mode 100644 index 00000000..32b258b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/498796778703945729/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I blinked and now I somehow have a fifth grader. <a href="http://instagram.com/p/rjoYMKs2iF/">http://instagram.com/p/rjoYMKs2iF/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/498797542142799873/index.html b/static/mytweets/ewagoner/status/498797542142799873/index.html new file mode 100644 index 00000000..68f1c950 --- /dev/null +++ b/static/mytweets/ewagoner/status/498797542142799873/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All ready for pre-k! It's a full day in the public elementary school. When I was young, full days… <a href="http://instagram.com/p/rjouasM2iy/">http://instagram.com/p/rjouasM2iy/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All ready for pre-k! It's a full day in the public elementary school. When I was young, full days… http://instagram.com/p/rjouasM2iy/ +

+

+ 8/11/2014, 7:46:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49885353217245184/index.html b/static/mytweets/ewagoner/status/49885353217245184/index.html new file mode 100644 index 00000000..92c7bf5e --- /dev/null +++ b/static/mytweets/ewagoner/status/49885353217245184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is good. “@1000facescafe: We finalized a 2011 Ice Coffee Recipe tonight. Starts Monday! Bitters, pomegranate, iced chemex..” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is good. “@1000facescafe: We finalized a 2011 Ice Coffee Recipe tonight. Starts Monday! Bitters, pomegranate, iced chemex..” +

+

+ 3/21/2011, 1:29:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4988659286/index.html b/static/mytweets/ewagoner/status/4988659286/index.html new file mode 100644 index 00000000..74e4f67c --- /dev/null +++ b/static/mytweets/ewagoner/status/4988659286/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The girl's off to school. Now, we wait. State officials are supposed to be here at 9am. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The girl's off to school. Now, we wait. State officials are supposed to be here at 9am. +

+

+ 10/19/2009, 7:19:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4988936707375104/index.html b/static/mytweets/ewagoner/status/4988936707375104/index.html new file mode 100644 index 00000000..96a4a8b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/4988936707375104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had my last lunch of the year at the Farm Cart, since they're closing for winter next week. Closed it out in style: http://gdzl.la/8UdQzN + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had my last lunch of the year at the Farm Cart, since they're closing for winter next week. Closed it out in style: http://gdzl.la/8UdQzN +

+

+ 11/17/2010, 3:07:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4990184075/index.html b/static/mytweets/ewagoner/status/4990184075/index.html new file mode 100644 index 00000000..ecc1ef2d --- /dev/null +++ b/static/mytweets/ewagoner/status/4990184075/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The state called. They are "tied up at another inspection" and won't be here until 1:30. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The state called. They are "tied up at another inspection" and won't be here until 1:30. +

+

+ 10/19/2009, 8:53:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4991128956829696/index.html b/static/mytweets/ewagoner/status/4991128956829696/index.html new file mode 100644 index 00000000..e4793169 --- /dev/null +++ b/static/mytweets/ewagoner/status/4991128956829696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @yewknee: Why is stuff like this labeled as "Awkward"? Should be filed under "Totally and Unabashedly Awesome": http://icio.us/so1myy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @yewknee: Why is stuff like this labeled as "Awkward"? Should be filed under "Totally and Unabashedly Awesome": http://icio.us/so1myy +

+

+ 11/17/2010, 3:15:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49917841570398208/index.html b/static/mytweets/ewagoner/status/49917841570398208/index.html new file mode 100644 index 00000000..4f0898f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/49917841570398208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sorry.. had to run and take care of something. Someone was wrong on the internet! <a href="http://www.metafilter.com/101681/Local-Food-Local-Rules#3592277">http://www.metafilter.com/101681/Local-Food-Local-Rules#3592277</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4992840953/index.html b/static/mytweets/ewagoner/status/4992840953/index.html new file mode 100644 index 00000000..2bdc862f --- /dev/null +++ b/static/mytweets/ewagoner/status/4992840953/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Grilling grass-fed burgers for the assembled crowd. Or, put another way, dispensing potentially undercooked meat without a license. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Grilling grass-fed burgers for the assembled crowd. Or, put another way, dispensing potentially undercooked meat without a license. +

+

+ 10/19/2009, 11:06:01 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/499566289099452417/index.html b/static/mytweets/ewagoner/status/499566289099452417/index.html new file mode 100644 index 00000000..2d77814b --- /dev/null +++ b/static/mytweets/ewagoner/status/499566289099452417/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My morning workout included hula dance lessons. That was lots of fun. #hillbillyhulaguy #wiifitu + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My morning workout included hula dance lessons. That was lots of fun. #hillbillyhulaguy #wiifitu +

+

+ 8/13/2014, 10:40:59 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4995714228/index.html b/static/mytweets/ewagoner/status/4995714228/index.html new file mode 100644 index 00000000..d35b7a23 --- /dev/null +++ b/static/mytweets/ewagoner/status/4995714228/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They're here. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They're here. +

+

+ 10/19/2009, 1:19:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4996136538/index.html b/static/mytweets/ewagoner/status/4996136538/index.html new file mode 100644 index 00000000..317d9928 --- /dev/null +++ b/static/mytweets/ewagoner/status/4996136538/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's done. http://yfrog.com/16p3gj + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's done. http://yfrog.com/16p3gj +

+

+ 10/19/2009, 1:39:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4996273392/index.html b/static/mytweets/ewagoner/status/4996273392/index.html new file mode 100644 index 00000000..0f239a32 --- /dev/null +++ b/static/mytweets/ewagoner/status/4996273392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They have left. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They have left. +

+

+ 10/19/2009, 1:45:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4996346962/index.html b/static/mytweets/ewagoner/status/4996346962/index.html new file mode 100644 index 00000000..f32e198e --- /dev/null +++ b/static/mytweets/ewagoner/status/4996346962/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pics and movies to follow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pics and movies to follow. +

+

+ 10/19/2009, 1:49:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/499641089838841856/index.html b/static/mytweets/ewagoner/status/499641089838841856/index.html new file mode 100644 index 00000000..c26f12ee --- /dev/null +++ b/static/mytweets/ewagoner/status/499641089838841856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wonder if the lines at the Social Security office would be shorter if they were open more than 27 hours a week. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wonder if the lines at the Social Security office would be shorter if they were open more than 27 hours a week. +

+

+ 8/13/2014, 3:38:13 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/4996655582/index.html b/static/mytweets/ewagoner/status/4996655582/index.html new file mode 100644 index 00000000..37d8e0b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/4996655582/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Contemplating selling off these 110 milk jugs I find myself with. Maybe a Farmers & Consumers Defense League fundraiser. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Contemplating selling off these 110 milk jugs I find myself with. Maybe a Farmers & Consumers Defense League fundraiser. +

+

+ 10/19/2009, 2:03:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/49991032699490304/index.html b/static/mytweets/ewagoner/status/49991032699490304/index.html new file mode 100644 index 00000000..0618784f --- /dev/null +++ b/static/mytweets/ewagoner/status/49991032699490304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current status: The Kraken. http://instagr.am/p/CbzA_/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Current status: The Kraken. http://instagr.am/p/CbzA_/ +

+

+ 3/21/2011, 8:29:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/500053912489955328/index.html b/static/mytweets/ewagoner/status/500053912489955328/index.html new file mode 100644 index 00000000..c7805f3e --- /dev/null +++ b/static/mytweets/ewagoner/status/500053912489955328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jonswaine: Highway patrol captain Ron Johnson is leading protesters on a march through Ferguson. A corner turned? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jonswaine: Highway patrol captain Ron Johnson is leading protesters on a march through Ferguson. A corner turned?

+

+

+ 8/14/2014, 6:58:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/500288707501760513/index.html b/static/mytweets/ewagoner/status/500288707501760513/index.html new file mode 100644 index 00000000..ab4ec572 --- /dev/null +++ b/static/mytweets/ewagoner/status/500288707501760513/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s a live jazzy funk cover of “Walk on the Wild Side” you didn’t know you needed, from Athens’ The HEAP: <a href="http://www.southernshelter.com/loureedtribute2013-12-21/loureedtribute2013-12-21t16.mp3">http://www.southernshelter.com/loureedtribute2013-12-21/loureedtribute2013-12-21t16.mp3</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5003025613/index.html b/static/mytweets/ewagoner/status/5003025613/index.html new file mode 100644 index 00000000..ea1b4313 --- /dev/null +++ b/static/mytweets/ewagoner/status/5003025613/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It was rather icy this morn. I slipped & fell down my steps & landed right on my coccyx. Now that my adrenalin rush is wearing off... ouch! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It was rather icy this morn. I slipped & fell down my steps & landed right on my coccyx. Now that my adrenalin rush is wearing off... ouch! +

+

+ 10/19/2009, 6:55:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5003847126/index.html b/static/mytweets/ewagoner/status/5003847126/index.html new file mode 100644 index 00000000..c1ef612c --- /dev/null +++ b/static/mytweets/ewagoner/status/5003847126/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Uploading 20 minutes of raw footage of the milk dumping. "Time remaining: about 2 hours" Link TBA. Lots of footage & photos taken today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Uploading 20 minutes of raw footage of the milk dumping. "Time remaining: about 2 hours" Link TBA. Lots of footage & photos taken today. +

+

+ 10/19/2009, 7:31:24 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5004203090/index.html b/static/mytweets/ewagoner/status/5004203090/index.html new file mode 100644 index 00000000..fcea4750 --- /dev/null +++ b/static/mytweets/ewagoner/status/5004203090/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's cold and there are wolves after me. Time for some Mexican hot chocolate. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's cold and there are wolves after me. Time for some Mexican hot chocolate. +

+

+ 10/19/2009, 7:46:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/500464149634498560/index.html b/static/mytweets/ewagoner/status/500464149634498560/index.html new file mode 100644 index 00000000..f3d1394f --- /dev/null +++ b/static/mytweets/ewagoner/status/500464149634498560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A brown coat and tear away pants. #shiny #burlesque + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A brown coat and tear away pants. #shiny #burlesque +

+

+ 8/15/2014, 10:08:46 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/500509870911918080/index.html b/static/mytweets/ewagoner/status/500509870911918080/index.html new file mode 100644 index 00000000..f024a05f --- /dev/null +++ b/static/mytweets/ewagoner/status/500509870911918080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Closed down the Atlanta Speakeasy Electroswing night, the last one on the dance floor. Some things don’t change in 25 years. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Closed down the Atlanta Speakeasy Electroswing night, the last one on the dance floor. Some things don’t change in 25 years. +

+

+ 8/16/2014, 1:10:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/500791183661359104/index.html b/static/mytweets/ewagoner/status/500791183661359104/index.html new file mode 100644 index 00000000..c1071302 --- /dev/null +++ b/static/mytweets/ewagoner/status/500791183661359104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And then there was that time when I decided to go to a poolside BBQ dance party at a nudist resort. What a perfectly nice group of people. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And then there was that time when I decided to go to a poolside BBQ dance party at a nudist resort. What a perfectly nice group of people. +

+

+ 8/16/2014, 7:48:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5008122125/index.html b/static/mytweets/ewagoner/status/5008122125/index.html new file mode 100644 index 00000000..7040030b --- /dev/null +++ b/static/mytweets/ewagoner/status/5008122125/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 21 minutes of milk dumping, along with some civil disobedience (can't believe I'm typing that): http://gallery.me.com/ericwagoner/100056 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 21 minutes of milk dumping, along with some civil disobedience (can't believe I'm typing that): http://gallery.me.com/ericwagoner/100056 +

+

+ 10/19/2009, 10:27:58 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/501539132741808128/index.html b/static/mytweets/ewagoner/status/501539132741808128/index.html new file mode 100644 index 00000000..103b7ac0 --- /dev/null +++ b/static/mytweets/ewagoner/status/501539132741808128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Athens, GA on a Friday night / saw the little girl, she could sing alright” <a href="http://youtu.be/ue9lsHpGKd4">http://youtu.be/ue9lsHpGKd4</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Athens, GA on a Friday night / saw the little girl, she could sing alright” http://youtu.be/ue9lsHpGKd4 +

+

+ 8/18/2014, 9:20:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/501918183868358657/index.html b/static/mytweets/ewagoner/status/501918183868358657/index.html new file mode 100644 index 00000000..fceed6e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/501918183868358657/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like every emergency vehicle in Clarke County is racing down Hwy 72 past Athens Tech. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like every emergency vehicle in Clarke County is racing down Hwy 72 past Athens Tech. +

+

+ 8/19/2014, 10:26:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/501993902/index.html b/static/mytweets/ewagoner/status/501993902/index.html new file mode 100644 index 00000000..83b6311c --- /dev/null +++ b/static/mytweets/ewagoner/status/501993902/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can has weekend? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I can has weekend? +

+

+ 12/14/2007, 5:38:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/502062345527775232/index.html b/static/mytweets/ewagoner/status/502062345527775232/index.html new file mode 100644 index 00000000..50f7973b --- /dev/null +++ b/static/mytweets/ewagoner/status/502062345527775232/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “Feminist Geographer Amy Trauger on Gender in Agriculture” Unequal social relationships shape landscapes and places. + <a href="http://georgiaorganics.org/?p=93621">http://georgiaorganics.org/?p=93621</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Feminist Geographer Amy Trauger on Gender in Agriculture” Unequal social relationships shape landscapes and places.
http://georgiaorganics.org/?p=93621 +

+

+ 8/20/2014, 7:59:25 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/502066752/index.html b/static/mytweets/ewagoner/status/502066752/index.html new file mode 100644 index 00000000..1e79c194 --- /dev/null +++ b/static/mytweets/ewagoner/status/502066752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Totally forgot to watch the meteor shower last night. Was it good? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Totally forgot to watch the meteor shower last night. Was it good? +

+

+ 12/14/2007, 6:18:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/502105557835472896/index.html b/static/mytweets/ewagoner/status/502105557835472896/index.html new file mode 100644 index 00000000..cbcc24f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/502105557835472896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “‘I believe in my vegetables,’ says Ethel Collins, the 79-year-old visionary of the West Broad Market Garden…” <a href="http://flagpole.com/food/the-locavore/2014/08/20/ethel-collins-is-athens-apostle-of-vegetables">http://flagpole.com/food/the-locavore/2014/08/20/ethel-collins-is-athens-apostle-of-vegetables</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/502152098176598017/index.html b/static/mytweets/ewagoner/status/502152098176598017/index.html new file mode 100644 index 00000000..bd1ffbcc --- /dev/null +++ b/static/mytweets/ewagoner/status/502152098176598017/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JoeSondow: Captain Picard and Gul Madred act out the Veronica and Ryan call to cancel Comcast. <a href="https://www.youtube.com/watch?v=LSF4rmFLpsY">https://www.youtube.com/watch?v=LSF4rmFLpsY</a> (Brilliant!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JoeSondow: Captain Picard and Gul Madred act out the Veronica and Ryan call to cancel Comcast. https://www.youtube.com/watch?v=LSF4rmFLpsY (Brilliant!) +

+

+ 8/20/2014, 1:56:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/50237496877002752/index.html b/static/mytweets/ewagoner/status/50237496877002752/index.html new file mode 100644 index 00000000..95c1ca90 --- /dev/null +++ b/static/mytweets/ewagoner/status/50237496877002752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm pretty sure eight of my ten favorite burgers have been from the Farm Cart. @ Farm Cart http://instagr.am/p/Cc2SL/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm pretty sure eight of my ten favorite burgers have been from the Farm Cart. @ Farm Cart http://instagr.am/p/Cc2SL/ +

+

+ 3/22/2011, 12:48:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/502436058009968640/index.html b/static/mytweets/ewagoner/status/502436058009968640/index.html new file mode 100644 index 00000000..44d0c4c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/502436058009968640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Georgia Farm Bureau’s TV show profiled a growing online farmers market in NE Georgia: <a href="https://www.youtube.com/watch?v=hFW2Ir_F6K0">https://www.youtube.com/watch?v=hFW2Ir_F6K0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Georgia Farm Bureau’s TV show profiled a growing online farmers market in NE Georgia: https://www.youtube.com/watch?v=hFW2Ir_F6K0 +

+

+ 8/21/2014, 8:44:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5026615345/index.html b/static/mytweets/ewagoner/status/5026615345/index.html new file mode 100644 index 00000000..7353f725 --- /dev/null +++ b/static/mytweets/ewagoner/status/5026615345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Universe is awesome! Let me show you it!" Jack Horkheimer dropped 2 months of Star Gazer podcasts today & 'course I have to watch 'em. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The Universe is awesome! Let me show you it!" Jack Horkheimer dropped 2 months of Star Gazer podcasts today & 'course I have to watch 'em. +

+

+ 10/20/2009, 4:26:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/50278763300270080/index.html b/static/mytweets/ewagoner/status/50278763300270080/index.html new file mode 100644 index 00000000..90b03c6d --- /dev/null +++ b/static/mytweets/ewagoner/status/50278763300270080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Groupon in Retrospect" A great deal for customers and for Groupon, but can absolutely kill the business. <a href="http://posiescafe.com/wp/?p=316">http://posiescafe.com/wp/?p=316</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Groupon in Retrospect" A great deal for customers and for Groupon, but can absolutely kill the business. http://posiescafe.com/wp/?p=316 +

+

+ 3/22/2011, 3:32:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/502826450077356032/index.html b/static/mytweets/ewagoner/status/502826450077356032/index.html new file mode 100644 index 00000000..6abb9b83 --- /dev/null +++ b/static/mytweets/ewagoner/status/502826450077356032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + From Director Michael Bay, it’s Pixar’s “Up”: <a href="http://youtu.be/u5KQQWlIgGc">http://youtu.be/u5KQQWlIgGc</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ From Director Michael Bay, it’s Pixar’s “Up”: http://youtu.be/u5KQQWlIgGc +

+

+ 8/22/2014, 10:35:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/502859773596168192/index.html b/static/mytweets/ewagoner/status/502859773596168192/index.html new file mode 100644 index 00000000..b8321d55 --- /dev/null +++ b/static/mytweets/ewagoner/status/502859773596168192/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Your order’s up and sir, your meal looks phenomenal.” + +You know, she’s right. It looks pretty good for a Taco Bell. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Your order’s up and sir, your meal looks phenomenal.”

You know, she’s right. It looks pretty good for a Taco Bell. +

+

+ 8/22/2014, 12:48:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/502883351792214016/index.html b/static/mytweets/ewagoner/status/502883351792214016/index.html new file mode 100644 index 00000000..6dc185e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/502883351792214016/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + MC Frontalot made a song from the Native American folktale "Wakjakaga's Anus Guards The Ducks" ‘cause someone had to. +<a href="http://frontalot.com/index.php/?page=lyrics&lyricid=98">http://frontalot.com/index.php/?page=lyrics&lyricid=98</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5029512497/index.html b/static/mytweets/ewagoner/status/5029512497/index.html new file mode 100644 index 00000000..cb7ac30b --- /dev/null +++ b/static/mytweets/ewagoner/status/5029512497/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A ten minute video has been uploading to YouTube for six hours. Only "about 2 hours" to go. Sheesh! Then I've got to do it again for part 2. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A ten minute video has been uploading to YouTube for six hours. Only "about 2 hours" to go. Sheesh! Then I've got to do it again for part 2. +

+

+ 10/20/2009, 6:46:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/502987148149411842/index.html b/static/mytweets/ewagoner/status/502987148149411842/index.html new file mode 100644 index 00000000..fa5d9df9 --- /dev/null +++ b/static/mytweets/ewagoner/status/502987148149411842/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight I get to bake a cake that looks like Luigi’s hat. I’m glad she picked something easy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight I get to bake a cake that looks like Luigi’s hat. I’m glad she picked something easy. +

+

+ 8/22/2014, 9:14:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/503059756630568961/index.html b/static/mytweets/ewagoner/status/503059756630568961/index.html new file mode 100644 index 00000000..4fe3d339 --- /dev/null +++ b/static/mytweets/ewagoner/status/503059756630568961/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Considering that I don't have any of my cake decorating (or baking!) supplies with me, I'm going to… <a href="http://instagram.com/p/sB1Fxrs2gq/">http://instagram.com/p/sB1Fxrs2gq/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Considering that I don't have any of my cake decorating (or baking!) supplies with me, I'm going to… http://instagram.com/p/sB1Fxrs2gq/ +

+

+ 8/23/2014, 2:02:47 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/503175510998794240/index.html b/static/mytweets/ewagoner/status/503175510998794240/index.html new file mode 100644 index 00000000..6db7f2e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/503175510998794240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pop songs re-written as Shakespearean sonnets? Yes, please! <a href="http://popsonnet.tumblr.com/post/92079420643/ymca">http://popsonnet.tumblr.com/post/92079420643/ymca</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/503208316152344576/index.html b/static/mytweets/ewagoner/status/503208316152344576/index.html new file mode 100644 index 00000000..4dc83409 --- /dev/null +++ b/static/mytweets/ewagoner/status/503208316152344576/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Hi dad! I’m a beautiful girl fire breathing dragon that’s an adult.” + +You can be anything you want to be, Juniper. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Hi dad! I’m a beautiful girl fire breathing dragon that’s an adult.”

You can be anything you want to be, Juniper. +

+

+ 8/23/2014, 11:53:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/503397975935434752/index.html b/static/mytweets/ewagoner/status/503397975935434752/index.html new file mode 100644 index 00000000..dc7000f4 --- /dev/null +++ b/static/mytweets/ewagoner/status/503397975935434752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of the most exciting things for me, going back to when I was a young nerdling, is watching a new Doctor Who opening title sequence. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One of the most exciting things for me, going back to when I was a young nerdling, is watching a new Doctor Who opening title sequence. +

+

+ 8/24/2014, 12:26:44 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/50373104681222144/index.html b/static/mytweets/ewagoner/status/50373104681222144/index.html new file mode 100644 index 00000000..10de595a --- /dev/null +++ b/static/mytweets/ewagoner/status/50373104681222144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OMG RT @cherrygarcia: Red Velvet Cake Batter Ice Cream with Red Velvet Cake Pieces & a Cream Cheese Frosting Swirl. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OMG RT @cherrygarcia: Red Velvet Cake Batter Ice Cream with Red Velvet Cake Pieces & a Cream Cheese Frosting Swirl. +

+

+ 3/22/2011, 9:47:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/50379764325810176/index.html b/static/mytweets/ewagoner/status/50379764325810176/index.html new file mode 100644 index 00000000..fcdb75e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/50379764325810176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Setting up the hand-me-down iPad for Vivian. Just doing my part to hasten the singularity. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Setting up the hand-me-down iPad for Vivian. Just doing my part to hasten the singularity. +

+

+ 3/22/2011, 10:14:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/503819132/index.html b/static/mytweets/ewagoner/status/503819132/index.html new file mode 100644 index 00000000..357358a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/503819132/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cooking breakfast while the girl picks up toys to make room for a tree. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cooking breakfast while the girl picks up toys to make room for a tree. +

+

+ 12/15/2007, 11:26:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/50382478900346880/index.html b/static/mytweets/ewagoner/status/50382478900346880/index.html new file mode 100644 index 00000000..30bbcb09 --- /dev/null +++ b/static/mytweets/ewagoner/status/50382478900346880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “@nursekris99: God bless the ACCPD: they're getting multiple calls for house checks out this way. This end of town ain't sleeping tonight.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “@nursekris99: God bless the ACCPD: they're getting multiple calls for house checks out this way. This end of town ain't sleeping tonight.” +

+

+ 3/22/2011, 10:24:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/50390486342565889/index.html b/static/mytweets/ewagoner/status/50390486342565889/index.html new file mode 100644 index 00000000..949996e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/50390486342565889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap! RT @jannypie: WANT!! Poke It Out With A Stick!: Real Eye Of Sauron @geekologie <a href="http://ow.ly/4kmNC">http://ow.ly/4kmNC</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy crap! RT @jannypie: WANT!! Poke It Out With A Stick!: Real Eye Of Sauron @geekologie http://ow.ly/4kmNC +

+

+ 3/22/2011, 10:56:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/503928702099812352/index.html b/static/mytweets/ewagoner/status/503928702099812352/index.html new file mode 100644 index 00000000..df7c454f --- /dev/null +++ b/static/mytweets/ewagoner/status/503928702099812352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Every once in a while I DJ a set of dance music. When I record them, I’ll put them here (there’re four there now): <a href="http://www.mixcloud.com/eric-wagoner/">http://www.mixcloud.com/eric-wagoner/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Every once in a while I DJ a set of dance music. When I record them, I’ll put them here (there’re four there now): http://www.mixcloud.com/eric-wagoner/ +

+

+ 8/25/2014, 11:35:39 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/503980082961334272/index.html b/static/mytweets/ewagoner/status/503980082961334272/index.html new file mode 100644 index 00000000..37da922d --- /dev/null +++ b/static/mytweets/ewagoner/status/503980082961334272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It was only a matter of time before I got called out, and Jason Stiffler was first. #ALSRiceBucketChallenge #nailedit <a href="http://youtu.be/zoJOK_lfwkA">http://youtu.be/zoJOK_lfwkA</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It was only a matter of time before I got called out, and Jason Stiffler was first. #ALSRiceBucketChallenge #nailedit http://youtu.be/zoJOK_lfwkA +

+

+ 8/25/2014, 2:59:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/504007912/index.html b/static/mytweets/ewagoner/status/504007912/index.html new file mode 100644 index 00000000..b968f0e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/504007912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Have a good nap, Twitter. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Have a good nap, Twitter. +

+

+ 12/15/2007, 12:54:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/504313420544741376/index.html b/static/mytweets/ewagoner/status/504313420544741376/index.html new file mode 100644 index 00000000..22933ec0 --- /dev/null +++ b/static/mytweets/ewagoner/status/504313420544741376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I bet I’d be a lot more relaxed if I had any idea where my DragonCon membership postcard ended up during my move. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I bet I’d be a lot more relaxed if I had any idea where my DragonCon membership postcard ended up during my move. +

+

+ 8/26/2014, 1:04:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/504370462642937857/index.html b/static/mytweets/ewagoner/status/504370462642937857/index.html new file mode 100644 index 00000000..b89cbf1e --- /dev/null +++ b/static/mytweets/ewagoner/status/504370462642937857/index.html @@ -0,0 +1,59 @@ + + + + + + + + + + + + + New codes! App friend me & share your schedule so I can "just happen to" run into you at DragonCon! + +521-381 +657-075 +426-013 +675-660 +512-389 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New codes! App friend me & share your schedule so I can "just happen to" run into you at DragonCon!

521-381
657-075
426-013
675-660
512-389 +

+

+ 8/26/2014, 4:51:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5045199356/index.html b/static/mytweets/ewagoner/status/5045199356/index.html new file mode 100644 index 00000000..18e99fee --- /dev/null +++ b/static/mytweets/ewagoner/status/5045199356/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Found an awesome 1834 almanac for the state of Georgia on Google Books. The title alone's 115 chars too long for Twitter: http://is.gd/4ubJN + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Found an awesome 1834 almanac for the state of Georgia on Google Books. The title alone's 115 chars too long for Twitter: http://is.gd/4ubJN +

+

+ 10/21/2009, 10:40:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/504818412/index.html b/static/mytweets/ewagoner/status/504818412/index.html new file mode 100644 index 00000000..36678836 --- /dev/null +++ b/static/mytweets/ewagoner/status/504818412/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + While fixing a minor cookie bug with LocallyGrown, I went ahead and added "remember me" to the login. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ While fixing a minor cookie bug with LocallyGrown, I went ahead and added "remember me" to the login. +

+

+ 12/15/2007, 8:38:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/504842162/index.html b/static/mytweets/ewagoner/status/504842162/index.html new file mode 100644 index 00000000..a0635e83 --- /dev/null +++ b/static/mytweets/ewagoner/status/504842162/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So does Twitter moving data centers mean they're leaving Joyent? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So does Twitter moving data centers mean they're leaving Joyent? +

+

+ 12/15/2007, 8:52:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5048828195/index.html b/static/mytweets/ewagoner/status/5048828195/index.html new file mode 100644 index 00000000..12edc619 --- /dev/null +++ b/static/mytweets/ewagoner/status/5048828195/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Part 1 of the video timed out yet again. Making some tweaks & will re-try. However part 2 is live http://bit.ly/2QCAFP + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Part 1 of the video timed out yet again. Making some tweaks & will re-try. However part 2 is live http://bit.ly/2QCAFP +

+

+ 10/21/2009, 2:02:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5050756617/index.html b/static/mytweets/ewagoner/status/5050756617/index.html new file mode 100644 index 00000000..86975137 --- /dev/null +++ b/static/mytweets/ewagoner/status/5050756617/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My doctor tells me, "You're in the paper more than anyone I know." Who'd've thunk helping people find good food would make one infamous? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My doctor tells me, "You're in the paper more than anyone I know." Who'd've thunk helping people find good food would make one infamous? +

+

+ 10/21/2009, 3:48:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/505122520240906241/index.html b/static/mytweets/ewagoner/status/505122520240906241/index.html new file mode 100644 index 00000000..ce66b0dc --- /dev/null +++ b/static/mytweets/ewagoner/status/505122520240906241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s a devastatingly scathing article about Ferguson from Cracked, of all places. Being Cracked, also fart jokes. <a href="http://www.cracked.com/blog/7-wacky-farts-that-can-help-us-understand-ferguson-mo/">http://www.cracked.com/blog/7-wacky-farts-that-can-help-us-understand-ferguson-mo/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/505162918703689728/index.html b/static/mytweets/ewagoner/status/505162918703689728/index.html new file mode 100644 index 00000000..a6f4183c --- /dev/null +++ b/static/mytweets/ewagoner/status/505162918703689728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The world’s biggest Kroger just opened in Athens and I was prepared to be all “ha, ha, big Kroger” but holy crap, this is freakin’ huge. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The world’s biggest Kroger just opened in Athens and I was prepared to be all “ha, ha, big Kroger” but holy crap, this is freakin’ huge. +

+

+ 8/28/2014, 9:19:59 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5053022492/index.html b/static/mytweets/ewagoner/status/5053022492/index.html new file mode 100644 index 00000000..51b9b0c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/5053022492/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Scheduled to be on 1340 WGAU AM radio tomorrow morning a bit after 9:30 to talk milk. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Scheduled to be on 1340 WGAU AM radio tomorrow morning a bit after 9:30 to talk milk. +

+

+ 10/21/2009, 5:37:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/505349000955199489/index.html b/static/mytweets/ewagoner/status/505349000955199489/index.html new file mode 100644 index 00000000..c3583fe4 --- /dev/null +++ b/static/mytweets/ewagoner/status/505349000955199489/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Last year’s DragonCon badge line was about two hours. This year it was literally zero seconds. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Last year’s DragonCon badge line was about two hours. This year it was literally zero seconds. +

+

+ 8/29/2014, 9:39:25 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/505373768987205632/index.html b/static/mytweets/ewagoner/status/505373768987205632/index.html new file mode 100644 index 00000000..2cbf0482 --- /dev/null +++ b/static/mytweets/ewagoner/status/505373768987205632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to see Chekov. Pavel, not Anton. I think. At DragonCon, it could be either one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to see Chekov. Pavel, not Anton. I think. At DragonCon, it could be either one. +

+

+ 8/29/2014, 11:17:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/505379676140105728/index.html b/static/mytweets/ewagoner/status/505379676140105728/index.html new file mode 100644 index 00000000..afc6aaff --- /dev/null +++ b/static/mytweets/ewagoner/status/505379676140105728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “I’m alive, I’m real, there’s my little figure.” Walter Koenig on his Chekov memorabilia collection. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “I’m alive, I’m real, there’s my little figure.” Walter Koenig on his Chekov memorabilia collection. +

+

+ 8/29/2014, 11:41:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/505494929221890048/index.html b/static/mytweets/ewagoner/status/505494929221890048/index.html new file mode 100644 index 00000000..8f21d48f --- /dev/null +++ b/static/mytweets/ewagoner/status/505494929221890048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve gotten far more use and accolades from this simple Red Dwarf’s Arnold Rimmer outfit than any other costume I’ve ever made. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve gotten far more use and accolades from this simple Red Dwarf’s Arnold Rimmer outfit than any other costume I’ve ever made. +

+

+ 8/29/2014, 7:19:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/505533573420814336/index.html b/static/mytweets/ewagoner/status/505533573420814336/index.html new file mode 100644 index 00000000..e3548aa8 --- /dev/null +++ b/static/mytweets/ewagoner/status/505533573420814336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m at a 35th anniversary pajama dance party for The Hitchhiker’s Guide to the Galaxy. I’m posting this on the sub-etha. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m at a 35th anniversary pajama dance party for The Hitchhiker’s Guide to the Galaxy. I’m posting this on the sub-etha. +

+

+ 8/29/2014, 9:52:50 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/50608737592938496/index.html b/static/mytweets/ewagoner/status/50608737592938496/index.html new file mode 100644 index 00000000..22af5243 --- /dev/null +++ b/static/mytweets/ewagoner/status/50608737592938496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: And so, we must retire the old story about NASA's Million Dollar Pen and the Soviets' ten-cent pencil. » <a href="http://1.usa.gov/hca2Vk">http://1.usa.gov/hca2Vk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Ihnatko: And so, we must retire the old story about NASA's Million Dollar Pen and the Soviets' ten-cent pencil. » http://1.usa.gov/hca2Vk +

+

+ 3/23/2011, 1:23:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/506131020761296897/index.html b/static/mytweets/ewagoner/status/506131020761296897/index.html new file mode 100644 index 00000000..383f7f06 --- /dev/null +++ b/static/mytweets/ewagoner/status/506131020761296897/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I made it to the Tea Dueling Tournament, as a spectator, not a contestant. The competition is fierce. <a href="http://unlacethevictorians.blogspot.com/2012/04/art-of-tea-dueling.html?m=1">http://unlacethevictorians.blogspot.com/2012/04/art-of-tea-dueling.html?m=1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/50613510891257857/index.html b/static/mytweets/ewagoner/status/50613510891257857/index.html new file mode 100644 index 00000000..88222916 --- /dev/null +++ b/static/mytweets/ewagoner/status/50613510891257857/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The greatest Doctor Who T-shirts I've ever seen: <a href="http://forbiddenplanet.com/67582-doctor-who-t-shirt-4th-doctor-costume-forbidden-planet-exclusive/">http://forbiddenplanet.com/67582-doctor-who-t-shirt-4th-doctor-costume-forbidden-planet-exclusive/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/50613620765241344/index.html b/static/mytweets/ewagoner/status/50613620765241344/index.html new file mode 100644 index 00000000..06e9464b --- /dev/null +++ b/static/mytweets/ewagoner/status/50613620765241344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RuthBourdain: Wow. This chocolate really is orgasmic. I wonder how it tastes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RuthBourdain: Wow. This chocolate really is orgasmic. I wonder how it tastes. +

+

+ 3/23/2011, 1:43:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/506339852/index.html b/static/mytweets/ewagoner/status/506339852/index.html new file mode 100644 index 00000000..4bf01bd2 --- /dev/null +++ b/static/mytweets/ewagoner/status/506339852/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Hey, Viv. Need to go tee-tee?" "No dad, maybe tonight." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Hey, Viv. Need to go tee-tee?" "No dad, maybe tonight." +

+

+ 12/16/2007, 12:12:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/506492504288788480/index.html b/static/mytweets/ewagoner/status/506492504288788480/index.html new file mode 100644 index 00000000..109493e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/506492504288788480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + With advance planning we only had to walk a few bags down 35 flights of stairs instead of all the bags 65 flights. Huge win. #itsallrelative + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ With advance planning we only had to walk a few bags down 35 flights of stairs instead of all the bags 65 flights. Huge win. #itsallrelative +

+

+ 9/1/2014, 1:23:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/506638132/index.html b/static/mytweets/ewagoner/status/506638132/index.html new file mode 100644 index 00000000..b7fa03f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/506638132/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to the theater to get the keys and assume "ownership" of the premises. Rehearsals start tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to the theater to get the keys and assume "ownership" of the premises. Rehearsals start tomorrow. +

+

+ 12/16/2007, 2:52:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5068724236/index.html b/static/mytweets/ewagoner/status/5068724236/index.html new file mode 100644 index 00000000..770e12eb --- /dev/null +++ b/static/mytweets/ewagoner/status/5068724236/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'll be on the air (via phone call) in about 20 minutes. Live stream here: http://1340wgau.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'll be on the air (via phone call) in about 20 minutes. Live stream here: http://1340wgau.com +

+

+ 10/22/2009, 9:12:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5069047764/index.html b/static/mytweets/ewagoner/status/5069047764/index.html new file mode 100644 index 00000000..017e8db6 --- /dev/null +++ b/static/mytweets/ewagoner/status/5069047764/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Going to try using Rogue Amoeba's RadioShift to record the interview. Took less than a minute to install & get running. http://is.gd/4vOze + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Going to try using Rogue Amoeba's RadioShift to record the interview. Took less than a minute to install & get running. http://is.gd/4vOze +

+

+ 10/22/2009, 9:28:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/506924103509737472/index.html b/static/mytweets/ewagoner/status/506924103509737472/index.html new file mode 100644 index 00000000..49f7670f --- /dev/null +++ b/static/mytweets/ewagoner/status/506924103509737472/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Dad, I’m smarter than you.” + +She may prove herself right, but I’ve a feeling my 4 year old will have a few rude awakenings along the way. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Dad, I’m smarter than you.”

She may prove herself right, but I’ve a feeling my 4 year old will have a few rude awakenings along the way. +

+

+ 9/2/2014, 5:58:19 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5069444708/index.html b/static/mytweets/ewagoner/status/5069444708/index.html new file mode 100644 index 00000000..1120e4aa --- /dev/null +++ b/static/mytweets/ewagoner/status/5069444708/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seemed to go fairly well. I didn't stutter *all* that much. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seemed to go fairly well. I didn't stutter *all* that much. +

+

+ 10/22/2009, 9:48:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/506946901892415488/index.html b/static/mytweets/ewagoner/status/506946901892415488/index.html new file mode 100644 index 00000000..2d89c44d --- /dev/null +++ b/static/mytweets/ewagoner/status/506946901892415488/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + “Dad, you make the best fried chicken ever.” + +“Dad, you make the best ice ever.” + +They each have their favorites. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Dad, you make the best fried chicken ever.”

“Dad, you make the best ice ever.”

They each have their favorites. +

+

+ 9/2/2014, 7:28:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5069559700/index.html b/static/mytweets/ewagoner/status/5069559700/index.html new file mode 100644 index 00000000..b08ee3fd --- /dev/null +++ b/static/mytweets/ewagoner/status/5069559700/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The full milk dumping footage is now on YouTube. Part One: http://is.gd/4vQOm Part Two: http://is.gd/4vQOn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The full milk dumping footage is now on YouTube. Part One: http://is.gd/4vQOm Part Two: http://is.gd/4vQOn +

+

+ 10/22/2009, 9:53:57 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/507085342/index.html b/static/mytweets/ewagoner/status/507085342/index.html new file mode 100644 index 00000000..0a78ca74 --- /dev/null +++ b/static/mytweets/ewagoner/status/507085342/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Braising some lamb chops with asian greens. Also, roasting butternut squash. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Braising some lamb chops with asian greens. Also, roasting butternut squash. +

+

+ 12/16/2007, 7:01:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/507114872/index.html b/static/mytweets/ewagoner/status/507114872/index.html new file mode 100644 index 00000000..45979e30 --- /dev/null +++ b/static/mytweets/ewagoner/status/507114872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A grower is listing Frog Jam at my farmers market this week. Fig, Raspberry, Orange, & Ginger. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A grower is listing Frog Jam at my farmers market this week. Fig, Raspberry, Orange, & Ginger. +

+

+ 12/16/2007, 7:14:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5071384410/index.html b/static/mytweets/ewagoner/status/5071384410/index.html new file mode 100644 index 00000000..5110638e --- /dev/null +++ b/static/mytweets/ewagoner/status/5071384410/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + MP3 audio (10MB) of the full WGAU interview this morning re: raw milk & the seizure this week. http://www.ericwagoner.info/WGAUInterview.mp3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ MP3 audio (10MB) of the full WGAU interview this morning re: raw milk & the seizure this week. http://www.ericwagoner.info/WGAUInterview.mp3 +

+

+ 10/22/2009, 11:16:03 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/507151621533749248/index.html b/static/mytweets/ewagoner/status/507151621533749248/index.html new file mode 100644 index 00000000..68286637 --- /dev/null +++ b/static/mytweets/ewagoner/status/507151621533749248/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “Together, they have formed the most monstrous squad of historical reenactors of all time.” A good primer on ISIS. +<a href="http://www.newrepublic.com/article/119259/isis-history-islamic-states-new-caliphate-syria-and-iraq">http://www.newrepublic.com/article/119259/isis-history-islamic-states-new-caliphate-syria-and-iraq</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/507235710659997696/index.html b/static/mytweets/ewagoner/status/507235710659997696/index.html new file mode 100644 index 00000000..c4616e38 --- /dev/null +++ b/static/mytweets/ewagoner/status/507235710659997696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Attention nerds: Humble Bundle has over $270 worth of Star Trek comics for only $15.<a href="https://www.humblebundle.com/books">https://www.humblebundle.com/books</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Attention nerds: Humble Bundle has over $270 worth of Star Trek comics for only $15.https://www.humblebundle.com/books +

+

+ 9/3/2014, 2:36:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/50725713975836672/index.html b/static/mytweets/ewagoner/status/50725713975836672/index.html new file mode 100644 index 00000000..16e26f45 --- /dev/null +++ b/static/mytweets/ewagoner/status/50725713975836672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The trailer for Sword & Sorcery on the iPad is beautiful: http://2dboy.com/2011/03/23/five-reasons-i-love/ (via @Rocketpilot) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The trailer for Sword & Sorcery on the iPad is beautiful: http://2dboy.com/2011/03/23/five-reasons-i-love/ (via @Rocketpilot) +

+

+ 3/23/2011, 9:08:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/507297234191667200/index.html b/static/mytweets/ewagoner/status/507297234191667200/index.html new file mode 100644 index 00000000..467061c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/507297234191667200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Probably the best thing ever written about Athens, GA. I agree with every word. <a href="http://www.huffingtonpost.com/love-letters/love-letters-athens-georg_b_5438373.html">http://www.huffingtonpost.com/love-letters/love-letters-athens-georg_b_5438373.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/507366470683459584/index.html b/static/mytweets/ewagoner/status/507366470683459584/index.html new file mode 100644 index 00000000..ae5a11be --- /dev/null +++ b/static/mytweets/ewagoner/status/507366470683459584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + School pictures studios & cable providers share the same pricing model. “Buy this $$$ bundle, or just the 2 things you want for twice that.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ School pictures studios & cable providers share the same pricing model. “Buy this $$$ bundle, or just the 2 things you want for twice that.” +

+

+ 9/3/2014, 11:16:07 PM +

+

Favs: 0

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/50744246126383104/index.html b/static/mytweets/ewagoner/status/50744246126383104/index.html new file mode 100644 index 00000000..8a4eb2c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/50744246126383104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh dear god, no: 'The Lorax' Starring Taylor Swift & Danny Devito, Hits Theaters March 2012 <a href="http://aol.it/dNLH9u">http://aol.it/dNLH9u</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh dear god, no: 'The Lorax' Starring Taylor Swift & Danny Devito, Hits Theaters March 2012 http://aol.it/dNLH9u +

+

+ 3/23/2011, 10:22:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/50747278020968448/index.html b/static/mytweets/ewagoner/status/50747278020968448/index.html new file mode 100644 index 00000000..511008dd --- /dev/null +++ b/static/mytweets/ewagoner/status/50747278020968448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Nixon the Protector" http://flic.kr/p/N4dUT + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Nixon the Protector" http://flic.kr/p/N4dUT +

+

+ 3/23/2011, 10:34:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/50768236274397185/index.html b/static/mytweets/ewagoner/status/50768236274397185/index.html new file mode 100644 index 00000000..9393f15f --- /dev/null +++ b/static/mytweets/ewagoner/status/50768236274397185/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Inc. Magazine offers advice to one of my competitors: "How Would You Sell a Virtual Farmer's Market?" <a href="http://www.inc.com/magazine/20100401/how-would-you-sell-a-virtual-farmers-market.html?utm_source=twitter&utm_medium=socialmedia&utm_campaign=button&usrid=undefined">http://www.inc.com/magazine/20100401/how-would-you-sell-a-virtual-farmers-market.html?utm_source=twitter&utm_medium=socialmedia&utm_campaign=button&usrid=undefined</a> via @IncMagazine + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/507865026607476736/index.html b/static/mytweets/ewagoner/status/507865026607476736/index.html new file mode 100644 index 00000000..9bc605dc --- /dev/null +++ b/static/mytweets/ewagoner/status/507865026607476736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What’s going on with that potentially catastrophic volcano in Iceland? Here’s an update, with bonus Tolkien tie-ins: <a href="http://www.dailykos.com/story/2014/09/04/1327285/-B-r-arbunga-Ash-Nazg-Durbatul-k">http://www.dailykos.com/story/2014/09/04/1327285/-B-r-arbunga-Ash-Nazg-Durbatul-k</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/508299566400016384/index.html b/static/mytweets/ewagoner/status/508299566400016384/index.html new file mode 100644 index 00000000..1fe2d444 --- /dev/null +++ b/static/mytweets/ewagoner/status/508299566400016384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The person at the cheese case at The World’s Largest Kroger has never heard of ricotta. I guess there’s not much call for that around here. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The person at the cheese case at The World’s Largest Kroger has never heard of ricotta. I guess there’s not much call for that around here. +

+

+ 9/6/2014, 1:03:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/508304229321433088/index.html b/static/mytweets/ewagoner/status/508304229321433088/index.html new file mode 100644 index 00000000..057a520d --- /dev/null +++ b/static/mytweets/ewagoner/status/508304229321433088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The produce guys had never heard of bean sprouts. Took a call to the manager to learn it’s Kroger’s policy not to sell them. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The produce guys had never heard of bean sprouts. Took a call to the manager to learn it’s Kroger’s policy not to sell them. +

+

+ 9/6/2014, 1:22:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/508355969525751808/index.html b/static/mytweets/ewagoner/status/508355969525751808/index.html new file mode 100644 index 00000000..9ac81aa3 --- /dev/null +++ b/static/mytweets/ewagoner/status/508355969525751808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “When I’m 54 years old I’ll play football. But right now, I’m too small.” Look out, NFL. Juniper’s coming. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “When I’m 54 years old I’ll play football. But right now, I’m too small.” Look out, NFL. Juniper’s coming. +

+

+ 9/6/2014, 4:48:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/508437972/index.html b/static/mytweets/ewagoner/status/508437972/index.html new file mode 100644 index 00000000..ff337e1d --- /dev/null +++ b/static/mytweets/ewagoner/status/508437972/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Screaming deal on woot.com [http://woot.com] today -- Kodak all-in-one printer/scanner plus 8mp camera for $150. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Screaming deal on woot.com [http://woot.com] today -- Kodak all-in-one printer/scanner plus 8mp camera for $150. +

+

+ 12/17/2007, 1:47:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5086010547/index.html b/static/mytweets/ewagoner/status/5086010547/index.html new file mode 100644 index 00000000..c07c3c31 --- /dev/null +++ b/static/mytweets/ewagoner/status/5086010547/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Our kindergartener fell asleep with a book in one hand and a flashlight in another. Looks like she got a few of my genes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Our kindergartener fell asleep with a book in one hand and a flashlight in another. Looks like she got a few of my genes. +

+

+ 10/22/2009, 9:54:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5086490795184128/index.html b/static/mytweets/ewagoner/status/5086490795184128/index.html new file mode 100644 index 00000000..97a4821e --- /dev/null +++ b/static/mytweets/ewagoner/status/5086490795184128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hanging out at the Drunken Unicorn. http://gdzl.la/8UeWxn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hanging out at the Drunken Unicorn. http://gdzl.la/8UeWxn +

+

+ 11/17/2010, 9:34:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/508673762464915457/index.html b/static/mytweets/ewagoner/status/508673762464915457/index.html new file mode 100644 index 00000000..c561eff6 --- /dev/null +++ b/static/mytweets/ewagoner/status/508673762464915457/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv had to make up word problems for math class. One involves the temperature differences of the breath of different species of dragons. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv had to make up word problems for math class. One involves the temperature differences of the breath of different species of dragons. +

+

+ 9/7/2014, 1:50:50 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5087500561293312/index.html b/static/mytweets/ewagoner/status/5087500561293312/index.html new file mode 100644 index 00000000..63dfbca0 --- /dev/null +++ b/static/mytweets/ewagoner/status/5087500561293312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rock on, unicorn. Rock on. http://gdzl.la/8UeYPT + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rock on, unicorn. Rock on. http://gdzl.la/8UeYPT +

+

+ 11/17/2010, 9:38:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/508810680724910080/index.html b/static/mytweets/ewagoner/status/508810680724910080/index.html new file mode 100644 index 00000000..adc75333 --- /dev/null +++ b/static/mytweets/ewagoner/status/508810680724910080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This foley artist had the time of his or her life: <a href="https://www.youtube.com/watch?v=McKfMe-H_3A">https://www.youtube.com/watch?v=McKfMe-H_3A</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5091473921937408/index.html b/static/mytweets/ewagoner/status/5091473921937408/index.html new file mode 100644 index 00000000..b272be62 --- /dev/null +++ b/static/mytweets/ewagoner/status/5091473921937408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just might be the oldest one here. That's... weird. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just might be the oldest one here. That's... weird. +

+

+ 11/17/2010, 9:54:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/509351772973170688/index.html b/static/mytweets/ewagoner/status/509351772973170688/index.html new file mode 100644 index 00000000..371c74e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/509351772973170688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @gnat: This may be, quite simply, the best headline for a science article. Ever. <a href="http://bit.ly/YtuiPG">http://bit.ly/YtuiPG</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @gnat: This may be, quite simply, the best headline for a science article. Ever. http://bit.ly/YtuiPG +

+

+ 9/9/2014, 10:45:00 AM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/509473014204071937/index.html b/static/mytweets/ewagoner/status/509473014204071937/index.html new file mode 100644 index 00000000..bd36f3a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/509473014204071937/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just sitting at the bar having dinner and drinks next to one of the best musical acts on the road today, @meganjeankfb. NBD. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just sitting at the bar having dinner and drinks next to one of the best musical acts on the road today, @meganjeankfb. NBD. +

+

+ 9/9/2014, 6:46:46 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/509488759394820096/index.html b/static/mytweets/ewagoner/status/509488759394820096/index.html new file mode 100644 index 00000000..6a26ff38 --- /dev/null +++ b/static/mytweets/ewagoner/status/509488759394820096/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Oh, I remember you! You had the facial hair!” + +My beard’s reputation precedes me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Oh, I remember you! You had the facial hair!”

My beard’s reputation precedes me. +

+

+ 9/9/2014, 7:49:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/50957895835205632/index.html b/static/mytweets/ewagoner/status/50957895835205632/index.html new file mode 100644 index 00000000..a4fee07b --- /dev/null +++ b/static/mytweets/ewagoner/status/50957895835205632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sliced pork chop on a burger? Yes, please! @ Farm Cart http://instagr.am/p/CgA5-/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sliced pork chop on a burger? Yes, please! @ Farm Cart http://instagr.am/p/CgA5-/ +

+

+ 3/24/2011, 12:31:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5096187764/index.html b/static/mytweets/ewagoner/status/5096187764/index.html new file mode 100644 index 00000000..028f7010 --- /dev/null +++ b/static/mytweets/ewagoner/status/5096187764/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens Banner-Herald owners had big debt payment due today. Their website wasn't updated with today's news last night. Did they fold? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens Banner-Herald owners had big debt payment due today. Their website wasn't updated with today's news last night. Did they fold? +

+

+ 10/23/2009, 9:12:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/509719403743952896/index.html b/static/mytweets/ewagoner/status/509719403743952896/index.html new file mode 100644 index 00000000..340237bf --- /dev/null +++ b/static/mytweets/ewagoner/status/509719403743952896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s a video of a fellow playing “99 Red Balloons” using only red balloons for instruments. <a href="https://www.youtube.com/watch?v=aZND9dApFKU">https://www.youtube.com/watch?v=aZND9dApFKU</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here’s a video of a fellow playing “99 Red Balloons” using only red balloons for instruments. https://www.youtube.com/watch?v=aZND9dApFKU +

+

+ 9/10/2014, 11:05:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5099458631/index.html b/static/mytweets/ewagoner/status/5099458631/index.html new file mode 100644 index 00000000..3e2c8566 --- /dev/null +++ b/static/mytweets/ewagoner/status/5099458631/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just learned that George Washington of all people invented the word "bakery". Previously they were called "bakehouses". http://is.gd/4xK15 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just learned that George Washington of all people invented the word "bakery". Previously they were called "bakehouses". http://is.gd/4xK15 +

+

+ 10/23/2009, 11:39:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5102597941760000/index.html b/static/mytweets/ewagoner/status/5102597941760000/index.html new file mode 100644 index 00000000..5fbcbb3c --- /dev/null +++ b/static/mytweets/ewagoner/status/5102597941760000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mc_frontalot: Oops, now the fire marshall is here. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mc_frontalot: Oops, now the fire marshall is here. +

+

+ 11/17/2010, 10:38:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/510528249018220545/index.html b/static/mytweets/ewagoner/status/510528249018220545/index.html new file mode 100644 index 00000000..dac7e6f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/510528249018220545/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Found my certificates from back when I was a nationally ranked Dungeon Master. I’m no two-bit nerd, y’all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Found my certificates from back when I was a nationally ranked Dungeon Master. I’m no two-bit nerd, y’all. +

+

+ 9/12/2014, 4:39:54 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/510626679879127040/index.html b/static/mytweets/ewagoner/status/510626679879127040/index.html new file mode 100644 index 00000000..aa09c577 --- /dev/null +++ b/static/mytweets/ewagoner/status/510626679879127040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Into The Dalek” was kind of a mess. (Yeah, I’m a couple weeks behind.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Into The Dalek” was kind of a mess. (Yeah, I’m a couple weeks behind.) +

+

+ 9/12/2014, 11:11:02 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/510630452269686784/index.html b/static/mytweets/ewagoner/status/510630452269686784/index.html new file mode 100644 index 00000000..ee08cf07 --- /dev/null +++ b/static/mytweets/ewagoner/status/510630452269686784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Robot of Sherwood” is ridiculous. But I like it. But it’s so ridiculous. And very Doctor Who. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Robot of Sherwood” is ridiculous. But I like it. But it’s so ridiculous. And very Doctor Who. +

+

+ 9/12/2014, 11:26:01 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5106458399/index.html b/static/mytweets/ewagoner/status/5106458399/index.html new file mode 100644 index 00000000..2a26e263 --- /dev/null +++ b/static/mytweets/ewagoner/status/5106458399/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Received The Flaming Lips latest today, "Embryonic". I like it. 2:34 in the 1st track there's GSM interference that I'm sure doesn't belong. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Received The Flaming Lips latest today, "Embryonic". I like it. 2:34 in the 1st track there's GSM interference that I'm sure doesn't belong. +

+

+ 10/23/2009, 4:47:26 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5106499843/index.html b/static/mytweets/ewagoner/status/5106499843/index.html new file mode 100644 index 00000000..4eecdf2e --- /dev/null +++ b/static/mytweets/ewagoner/status/5106499843/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I meant to say 2nd track -- "The Sparrow Looks Up At The Machine". It's jarring. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I meant to say 2nd track -- "The Sparrow Looks Up At The Machine". It's jarring. +

+

+ 10/23/2009, 4:49:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5107429112/index.html b/static/mytweets/ewagoner/status/5107429112/index.html new file mode 100644 index 00000000..c85da2a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/5107429112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time to go home and spend a weekend not worrying about getting arrested. Just like the good old days. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Time to go home and spend a weekend not worrying about getting arrested. Just like the good old days. +

+

+ 10/23/2009, 5:32:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/510755674113183744/index.html b/static/mytweets/ewagoner/status/510755674113183744/index.html new file mode 100644 index 00000000..b6a1577f --- /dev/null +++ b/static/mytweets/ewagoner/status/510755674113183744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A bucket truck, several chainsaws, and a tree grinder outside my window at 7am on a Saturday morning. Thanks, Obama! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A bucket truck, several chainsaws, and a tree grinder outside my window at 7am on a Saturday morning. Thanks, Obama! +

+

+ 9/13/2014, 7:43:36 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/511207020650070016/index.html b/static/mytweets/ewagoner/status/511207020650070016/index.html new file mode 100644 index 00000000..634b0ab6 --- /dev/null +++ b/static/mytweets/ewagoner/status/511207020650070016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + MC Frontalot is performing for my birthday tonight at Vinyl in Atlanta & I will be there. (You can’t convince me it’s just a coincidence.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ MC Frontalot is performing for my birthday tonight at Vinyl in Atlanta & I will be there. (You can’t convince me it’s just a coincidence.) +

+

+ 9/14/2014, 1:37:06 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/511315771902132224/index.html b/static/mytweets/ewagoner/status/511315771902132224/index.html new file mode 100644 index 00000000..c295b4d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/511315771902132224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Why We Can’t Be Friends” A great bit of Nerdcore Hiphop right here. <a href="https://tribeone.bandcamp.com/album/crisis-on-intimate-earths">https://tribeone.bandcamp.com/album/crisis-on-intimate-earths</a> #ghostbusters + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/511351341277786112/index.html b/static/mytweets/ewagoner/status/511351341277786112/index.html new file mode 100644 index 00000000..f2c0baf5 --- /dev/null +++ b/static/mytweets/ewagoner/status/511351341277786112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight’s performance by @mc_frontalot was entirely adequate. Catch him in your town if you can. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight’s performance by @mc_frontalot was entirely adequate. Catch him in your town if you can. +

+

+ 9/14/2014, 11:10:34 PM +

+

Favs: 2

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5113677449/index.html b/static/mytweets/ewagoner/status/5113677449/index.html new file mode 100644 index 00000000..7c463118 --- /dev/null +++ b/static/mytweets/ewagoner/status/5113677449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Blade Runner looks really nice on Blu-Ray. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Blade Runner looks really nice on Blu-Ray. +

+

+ 10/23/2009, 10:28:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/511633507811356673/index.html b/static/mytweets/ewagoner/status/511633507811356673/index.html new file mode 100644 index 00000000..f031a758 --- /dev/null +++ b/static/mytweets/ewagoner/status/511633507811356673/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m a freak of nature. My cold allergy is number three on this list of medical oddities: <a href="http://www.iflscience.com/health-and-medicine/10-strangest-known-medical-conditions">http://www.iflscience.com/health-and-medicine/10-strangest-known-medical-conditions</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/511852372/index.html b/static/mytweets/ewagoner/status/511852372/index.html new file mode 100644 index 00000000..4addc7bb --- /dev/null +++ b/static/mytweets/ewagoner/status/511852372/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Peter Jackson given go-ahead to film "The Hobbit" as two movies. Will produce, might not direct. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Peter Jackson given go-ahead to film "The Hobbit" as two movies. Will produce, might not direct. +

+

+ 12/18/2007, 2:06:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/512206307555016704/index.html b/static/mytweets/ewagoner/status/512206307555016704/index.html new file mode 100644 index 00000000..a215ab83 --- /dev/null +++ b/static/mytweets/ewagoner/status/512206307555016704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "She's got a secret that's long overdue..." <a href="http://i.instagram.com/p/tC0ps4iNF3/">http://i.instagram.com/p/tC0ps4iNF3/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/512379196036104192/index.html b/static/mytweets/ewagoner/status/512379196036104192/index.html new file mode 100644 index 00000000..edcd344a --- /dev/null +++ b/static/mytweets/ewagoner/status/512379196036104192/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Hey dad, a diamond is a rhombus.” + +In other news, we learned today that Juniper met her academic goals for the year on week two of school. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Hey dad, a diamond is a rhombus.”

In other news, we learned today that Juniper met her academic goals for the year on week two of school. +

+

+ 9/17/2014, 7:14:54 PM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/512500682/index.html b/static/mytweets/ewagoner/status/512500682/index.html new file mode 100644 index 00000000..1c1b79df --- /dev/null +++ b/static/mytweets/ewagoner/status/512500682/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @slabonosa: Or my ssh key troubles have been taking it down. One or the other. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @slabonosa: Or my ssh key troubles have been taking it down. One or the other. +

+

+ 12/18/2007, 6:30:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/51272254427906049/index.html b/static/mytweets/ewagoner/status/51272254427906049/index.html new file mode 100644 index 00000000..0b9d1211 --- /dev/null +++ b/static/mytweets/ewagoner/status/51272254427906049/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'd thought it was morning mist outside my office window, but it's just residual haze from last night's Snoop Dogg show across the street. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'd thought it was morning mist outside my office window, but it's just residual haze from last night's Snoop Dogg show across the street. +

+

+ 3/25/2011, 9:20:32 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/512998768233709569/index.html b/static/mytweets/ewagoner/status/512998768233709569/index.html new file mode 100644 index 00000000..ce859f33 --- /dev/null +++ b/static/mytweets/ewagoner/status/512998768233709569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Love Plus Learning Cancels Regret “Regret is the way you choose to shame yourself.” <a href="http://www.lovelifepractice.com/love/love-plus-learning-cancels-regret/">http://www.lovelifepractice.com/love/love-plus-learning-cancels-regret/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5130629260/index.html b/static/mytweets/ewagoner/status/5130629260/index.html new file mode 100644 index 00000000..a213249a --- /dev/null +++ b/static/mytweets/ewagoner/status/5130629260/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow. Lady next to me spat out enough flu vaccine conspiracy stories in five minutes to fill 2 or 3 novels. "Saw it on the TV & the Fox News" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow. Lady next to me spat out enough flu vaccine conspiracy stories in five minutes to fill 2 or 3 novels. "Saw it on the TV & the Fox News" +

+

+ 10/24/2009, 4:29:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5130697166/index.html b/static/mytweets/ewagoner/status/5130697166/index.html new file mode 100644 index 00000000..2883a3be --- /dev/null +++ b/static/mytweets/ewagoner/status/5130697166/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "They're giving live flu to kids to spread it around. Obama wants to dumb us down & kill off the old people. It's live cancer from animals." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "They're giving live flu to kids to spread it around. Obama wants to dumb us down & kill off the old people. It's live cancer from animals." +

+

+ 10/24/2009, 4:32:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5130831539/index.html b/static/mytweets/ewagoner/status/5130831539/index.html new file mode 100644 index 00000000..46961816 --- /dev/null +++ b/static/mytweets/ewagoner/status/5130831539/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rapid fire the conversation moves on to global warming & straight through to the "damn immigrants". While eating Chinese with chopsticks. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rapid fire the conversation moves on to global warming & straight through to the "damn immigrants". While eating Chinese with chopsticks. +

+

+ 10/24/2009, 4:39:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/51315327967047681/index.html b/static/mytweets/ewagoner/status/51315327967047681/index.html new file mode 100644 index 00000000..810bf652 --- /dev/null +++ b/static/mytweets/ewagoner/status/51315327967047681/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Chicken salad on a burger? Why the hell not? @ Farm Cart http://instagr.am/p/ChqT8/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Chicken salad on a burger? Why the hell not? @ Farm Cart http://instagr.am/p/ChqT8/ +

+

+ 3/25/2011, 12:11:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5132887798/index.html b/static/mytweets/ewagoner/status/5132887798/index.html new file mode 100644 index 00000000..4025b555 --- /dev/null +++ b/static/mytweets/ewagoner/status/5132887798/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Never thought I'd be a plaintiff in a federal lawsuit, suing the government, but I've just signed the papers to make it so. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Never thought I'd be a plaintiff in a federal lawsuit, suing the government, but I've just signed the papers to make it so. +

+

+ 10/24/2009, 6:27:17 PM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/51329726752628737/index.html b/static/mytweets/ewagoner/status/51329726752628737/index.html new file mode 100644 index 00000000..7aa65932 --- /dev/null +++ b/static/mytweets/ewagoner/status/51329726752628737/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Complete Works of H.P. Lovecraft in epub or mobi, for free. I've always preferred it read aloud, if even to myself. <a href="http://cthulhuchick.com/free-complete-lovecraft-ebook-nook-kindle/">http://cthulhuchick.com/free-complete-lovecraft-ebook-nook-kindle/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/51336759925149696/index.html b/static/mytweets/ewagoner/status/51336759925149696/index.html new file mode 100644 index 00000000..642f6008 --- /dev/null +++ b/static/mytweets/ewagoner/status/51336759925149696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The 5K Muck Run will be held on May 7th, just up the road from my house, and looks like all kinds of fun: <a href="http://muckrun.com/about.html">http://muckrun.com/about.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The 5K Muck Run will be held on May 7th, just up the road from my house, and looks like all kinds of fun: http://muckrun.com/about.html +

+

+ 3/25/2011, 1:36:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/513710729875447808/index.html b/static/mytweets/ewagoner/status/513710729875447808/index.html new file mode 100644 index 00000000..a40f5d27 --- /dev/null +++ b/static/mytweets/ewagoner/status/513710729875447808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper just sat down at the table and drew a picture of herself sitting at the table drawing a picture. So abstraction’s taken care of. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper just sat down at the table and drew a picture of herself sitting at the table drawing a picture. So abstraction’s taken care of. +

+

+ 9/21/2014, 11:25:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/51378601878241280/index.html b/static/mytweets/ewagoner/status/51378601878241280/index.html new file mode 100644 index 00000000..8c2b37dd --- /dev/null +++ b/static/mytweets/ewagoner/status/51378601878241280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My current work station. @ Highwire Lounge http://instagr.am/p/Ch-y3/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My current work station. @ Highwire Lounge http://instagr.am/p/Ch-y3/ +

+

+ 3/25/2011, 4:23:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/51461225724395520/index.html b/static/mytweets/ewagoner/status/51461225724395520/index.html new file mode 100644 index 00000000..0202ec6d --- /dev/null +++ b/static/mytweets/ewagoner/status/51461225724395520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Surgeon's Tale" by Cat Rambo and Jeff VenderMeer. An expertly told 1st person account of a re-animation gone awry. <a href="http://podcastle.org/2011/03/01/podcastle-146-giant-episode-the-surgeons-tale/">http://podcastle.org/2011/03/01/podcastle-146-giant-episode-the-surgeons-tale/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/514756962/index.html b/static/mytweets/ewagoner/status/514756962/index.html new file mode 100644 index 00000000..fe3109f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/514756962/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + www.thejingler.com [http://www.thejingler.com] is genius. The Smiths track in the "Our Favorites" section doubly so. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ www.thejingler.com [http://www.thejingler.com] is genius. The Smiths track in the "Our Favorites" section doubly so. +

+

+ 12/19/2007, 11:09:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/51475958942797824/index.html b/static/mytweets/ewagoner/status/51475958942797824/index.html new file mode 100644 index 00000000..41ac072d --- /dev/null +++ b/static/mytweets/ewagoner/status/51475958942797824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Scythia, Cimmeria, Assyria & Persia - these are all kingdoms of men. Mingi Taw is The Kingdom of the Cloud." #sworcery + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Scythia, Cimmeria, Assyria & Persia - these are all kingdoms of men. Mingi Taw is The Kingdom of the Cloud." #sworcery +

+

+ 3/25/2011, 10:49:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/51480814973759488/index.html b/static/mytweets/ewagoner/status/51480814973759488/index.html new file mode 100644 index 00000000..061eb6e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/51480814973759488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We got The Megatome & we are the smartest. #gotmegatome #sworcery + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We got The Megatome & we are the smartest. #gotmegatome #sworcery +

+

+ 3/25/2011, 11:09:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/51487591001899008/index.html b/static/mytweets/ewagoner/status/51487591001899008/index.html new file mode 100644 index 00000000..d0f39435 --- /dev/null +++ b/static/mytweets/ewagoner/status/51487591001899008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @onlineathens Hood has surrendered and the hostages have been freed. Story coming soon... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @onlineathens Hood has surrendered and the hostages have been freed. Story coming soon... +

+

+ 3/25/2011, 11:36:12 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5153193913/index.html b/static/mytweets/ewagoner/status/5153193913/index.html new file mode 100644 index 00000000..60fccd6a --- /dev/null +++ b/static/mytweets/ewagoner/status/5153193913/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Why I was thinking about getting some help w/ publicity? Seems I'm "a public relations professional of some experience" http://is.gd/4BcxR + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Why I was thinking about getting some help w/ publicity? Seems I'm "a public relations professional of some experience" http://is.gd/4BcxR +

+

+ 10/25/2009, 3:04:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/515799142/index.html b/static/mytweets/ewagoner/status/515799142/index.html new file mode 100644 index 00000000..313d6425 --- /dev/null +++ b/static/mytweets/ewagoner/status/515799142/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wait... you can't embed a Google Calendar into a Google Groups page? Really? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wait... you can't embed a Google Calendar into a Google Groups page? Really? +

+

+ 12/19/2007, 5:41:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/515913634237923328/index.html b/static/mytweets/ewagoner/status/515913634237923328/index.html new file mode 100644 index 00000000..dd04e373 --- /dev/null +++ b/static/mytweets/ewagoner/status/515913634237923328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My first new driver’s license in nine years came in the mail, and wow, uglification technology has come a long way. This thing is hideous. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My first new driver’s license in nine years came in the mail, and wow, uglification technology has come a long way. This thing is hideous. +

+

+ 9/27/2014, 1:19:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/516063041361027072/index.html b/static/mytweets/ewagoner/status/516063041361027072/index.html new file mode 100644 index 00000000..2b0e0006 --- /dev/null +++ b/static/mytweets/ewagoner/status/516063041361027072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 11pm on a Friday night and my eyelids are drooping. Time to put the computer away and stop trying to make money. #coderlife + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 11pm on a Friday night and my eyelids are drooping. Time to put the computer away and stop trying to make money. #coderlife +

+

+ 9/27/2014, 11:13:11 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/516278034287321088/index.html b/static/mytweets/ewagoner/status/516278034287321088/index.html new file mode 100644 index 00000000..554fa3c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/516278034287321088/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “I think it’s taken me about a year and a half to read the 71 words in ‘Head, Heart.’” + +<a href="https://medium.com/@fchimero/this-should-only-take-a-minute-or-four-probably-e38bb7bf2adf">https://medium.com/@fchimero/this-should-only-take-a-minute-or-four-probably-e38bb7bf2adf</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/51654408144039936/index.html b/static/mytweets/ewagoner/status/51654408144039936/index.html new file mode 100644 index 00000000..05a33021 --- /dev/null +++ b/static/mytweets/ewagoner/status/51654408144039936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Giant griddle or tiny rashers? Either way, I'm eating bacon. http://instagr.am/p/CjgZe/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Giant griddle or tiny rashers? Either way, I'm eating bacon. http://instagr.am/p/CjgZe/ +

+

+ 3/26/2011, 10:39:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/516611835043536898/index.html b/static/mytweets/ewagoner/status/516611835043536898/index.html new file mode 100644 index 00000000..c51d8cc1 --- /dev/null +++ b/static/mytweets/ewagoner/status/516611835043536898/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Plant-soil feedbacks after severe tornado damage: a PhD dissertation interpretive dance on trapeze. +<a href="https://vimeo.com/107412178">https://vimeo.com/107412178</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Plant-soil feedbacks after severe tornado damage: a PhD dissertation interpretive dance on trapeze.
https://vimeo.com/107412178 +

+

+ 9/29/2014, 11:33:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/51674914230513664/index.html b/static/mytweets/ewagoner/status/51674914230513664/index.html new file mode 100644 index 00000000..61056105 --- /dev/null +++ b/static/mytweets/ewagoner/status/51674914230513664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm buying Dragon Age 2 because of this: <a href="http://www.nomorelost.org/2011/03/25/straight-male-gamer-told-to-get-over-it-by-bioware/">http://www.nomorelost.org/2011/03/25/straight-male-gamer-told-to-get-over-it-by-bioware/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/51691828596064256/index.html b/static/mytweets/ewagoner/status/51691828596064256/index.html new file mode 100644 index 00000000..75e10a72 --- /dev/null +++ b/static/mytweets/ewagoner/status/51691828596064256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just finished "The Accidental Farmers" by Tim Young of Nature's Harmony Farm. It's an important book. Full review here: <a href="http://www.amazon.com/gp/cdp/member-reviews/A3DBPZVNBQW4Y0/ref=cm_pdp_rev_title_1?ie=UTF8&sort_by=MostRecentReview#R9K3LAMLHCEWR">http://www.amazon.com/gp/cdp/member-reviews/A3DBPZVNBQW4Y0/ref=cm_pdp_rev_title_1?ie=UTF8&sort_by=MostRecentReview#R9K3LAMLHCEWR</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5172315802/index.html b/static/mytweets/ewagoner/status/5172315802/index.html new file mode 100644 index 00000000..074d926b --- /dev/null +++ b/static/mytweets/ewagoner/status/5172315802/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv likes to make many versions of herself on the Wii. Yesterday, I found she made another of me, with baggy eyes. http://gdzl.la/7azW8w + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv likes to make many versions of herself on the Wii. Yesterday, I found she made another of me, with baggy eyes. http://gdzl.la/7azW8w +

+

+ 10/26/2009, 9:07:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/517527606867279872/index.html b/static/mytweets/ewagoner/status/517527606867279872/index.html new file mode 100644 index 00000000..50e43c2d --- /dev/null +++ b/static/mytweets/ewagoner/status/517527606867279872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Freshly baked muffins taste best at midnight. #truefact + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Freshly baked muffins taste best at midnight. #truefact +

+

+ 10/2/2014, 12:12:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/517601452/index.html b/static/mytweets/ewagoner/status/517601452/index.html new file mode 100644 index 00000000..aede4b7a --- /dev/null +++ b/static/mytweets/ewagoner/status/517601452/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Investing another $2600 in Joyent services. And still I've received far, far more than I've paid for from them. An abundance of riches. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Investing another $2600 in Joyent services. And still I've received far, far more than I've paid for from them. An abundance of riches. +

+

+ 12/20/2007, 7:45:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/51781361580777472/index.html b/static/mytweets/ewagoner/status/51781361580777472/index.html new file mode 100644 index 00000000..fcd7f543 --- /dev/null +++ b/static/mytweets/ewagoner/status/51781361580777472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Butler always does it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Butler always does it. +

+

+ 3/26/2011, 7:03:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/51790926795907072/index.html b/static/mytweets/ewagoner/status/51790926795907072/index.html new file mode 100644 index 00000000..cba65654 --- /dev/null +++ b/static/mytweets/ewagoner/status/51790926795907072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Golf ball sized hail in Athens? Yowsers! Get inside y'all! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Golf ball sized hail in Athens? Yowsers! Get inside y'all! +

+

+ 3/26/2011, 7:41:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/518084155721404416/index.html b/static/mytweets/ewagoner/status/518084155721404416/index.html new file mode 100644 index 00000000..b2f78bd8 --- /dev/null +++ b/static/mytweets/ewagoner/status/518084155721404416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Science is on to me! #ownworstenemy <a href="http://io9.com/physicists-have-found-a-particle-thats-also-its-own-ant-1642069163">http://io9.com/physicists-have-found-a-particle-thats-also-its-own-ant-1642069163</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/518133642/index.html b/static/mytweets/ewagoner/status/518133642/index.html new file mode 100644 index 00000000..b6581ba6 --- /dev/null +++ b/static/mytweets/ewagoner/status/518133642/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lord help me. A small-town bakery opened up on my way to work, and the bake apple fritters. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lord help me. A small-town bakery opened up on my way to work, and the bake apple fritters. +

+

+ 12/20/2007, 10:50:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/51816766724243456/index.html b/static/mytweets/ewagoner/status/51816766724243456/index.html new file mode 100644 index 00000000..e44b249d --- /dev/null +++ b/static/mytweets/ewagoner/status/51816766724243456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sometimes merely circling the right answer isn't sufficient. http://instagr.am/p/CkkMG/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sometimes merely circling the right answer isn't sufficient. http://instagr.am/p/CkkMG/ +

+

+ 3/26/2011, 9:24:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/51818376061919232/index.html b/static/mytweets/ewagoner/status/51818376061919232/index.html new file mode 100644 index 00000000..58ec5e27 --- /dev/null +++ b/static/mytweets/ewagoner/status/51818376061919232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 9:30 on a Saturday night. Time to bake cookies, is it not? http://instagr.am/p/Ckk48/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 9:30 on a Saturday night. Time to bake cookies, is it not? http://instagr.am/p/Ckk48/ +

+

+ 3/26/2011, 9:30:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/518437422/index.html b/static/mytweets/ewagoner/status/518437422/index.html new file mode 100644 index 00000000..8b21a70b --- /dev/null +++ b/static/mytweets/ewagoner/status/518437422/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Company holiday lunch, featuring jerk ribs and wings cooked by a local chef known as "The Big Pig". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Company holiday lunch, featuring jerk ribs and wings cooked by a local chef known as "The Big Pig". +

+

+ 12/20/2007, 12:27:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/518449173608550401/index.html b/static/mytweets/ewagoner/status/518449173608550401/index.html new file mode 100644 index 00000000..d1b82edc --- /dev/null +++ b/static/mytweets/ewagoner/status/518449173608550401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just got to the new Athens skating rink and they don’t allow chains or tube tops so now I have to rethink my entire Saturday afternoon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just got to the new Athens skating rink and they don’t allow chains or tube tops so now I have to rethink my entire Saturday afternoon. +

+

+ 10/4/2014, 1:14:49 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/51849310781968384/index.html b/static/mytweets/ewagoner/status/51849310781968384/index.html new file mode 100644 index 00000000..18d040f8 --- /dev/null +++ b/static/mytweets/ewagoner/status/51849310781968384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mixing my grandma a coke and bourbon. Let's get this Saturday started! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mixing my grandma a coke and bourbon. Let's get this Saturday started! +

+

+ 3/26/2011, 11:33:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/51865882808418304/index.html b/static/mytweets/ewagoner/status/51865882808418304/index.html new file mode 100644 index 00000000..f9da0e4c --- /dev/null +++ b/static/mytweets/ewagoner/status/51865882808418304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was just given the books I started gaming with. Told you my nerd runs deep. http://instagr.am/p/Ck53Y/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was just given the books I started gaming with. Told you my nerd runs deep. http://instagr.am/p/Ck53Y/ +

+

+ 3/27/2011, 12:39:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/518823137656717313/index.html b/static/mytweets/ewagoner/status/518823137656717313/index.html new file mode 100644 index 00000000..f9a0e889 --- /dev/null +++ b/static/mytweets/ewagoner/status/518823137656717313/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I brought a bunch of live crickets into the house and gave them a little place to live and food and water like that was a normal thing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I brought a bunch of live crickets into the house and gave them a little place to live and food and water like that was a normal thing. +

+

+ 10/5/2014, 2:00:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/519129363431063552/index.html b/static/mytweets/ewagoner/status/519129363431063552/index.html new file mode 100644 index 00000000..0f123f28 --- /dev/null +++ b/static/mytweets/ewagoner/status/519129363431063552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tested a Rackspace server for 20 minutes. Month later was charged $50. The response to my refund request was absurd. <a href="https://www.evernote.com/shard/s1/sh/632f139c-9a10-4142-8854-4091640f4917/e94a7dcf22100d8e092b642034723cfa">https://www.evernote.com/shard/s1/sh/632f139c-9a10-4142-8854-4091640f4917/e94a7dcf22100d8e092b642034723cfa</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/519145446338732032/index.html b/static/mytweets/ewagoner/status/519145446338732032/index.html new file mode 100644 index 00000000..5c6d8ad0 --- /dev/null +++ b/static/mytweets/ewagoner/status/519145446338732032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Oh, all that legalese that said the opposite of what we verbally agreed to? Just ignore it. Here's your $50 back." <a href="https://www.evernote.com/shard/s1/sh/9cef5181-5129-40b1-a5d0-7aa7ffda9dd6/9eb127d3c1df9759bd9c7d0e0bd3a77f">https://www.evernote.com/shard/s1/sh/9cef5181-5129-40b1-a5d0-7aa7ffda9dd6/9eb127d3c1df9759bd9c7d0e0bd3a77f</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/519149333779062784/index.html b/static/mytweets/ewagoner/status/519149333779062784/index.html new file mode 100644 index 00000000..3ce99cdc --- /dev/null +++ b/static/mytweets/ewagoner/status/519149333779062784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Drabblecast ran a fun little sci-fi story this week, and I got to contribute some voice work for it. <a href="http://www.drabblecast.org/2014/10/05/drabblecast-340-clear-day-can-see-way-conspiracy/">http://www.drabblecast.org/2014/10/05/drabblecast-340-clear-day-can-see-way-conspiracy/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/519192098831368193/index.html b/static/mytweets/ewagoner/status/519192098831368193/index.html new file mode 100644 index 00000000..2f85fdcd --- /dev/null +++ b/static/mytweets/ewagoner/status/519192098831368193/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is a brilliant book. I’m going to have to order multiple copies. <a href="https://www.youtube.com/watch?v=cREyQJO9EPs">https://www.youtube.com/watch?v=cREyQJO9EPs</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/519295501137891328/index.html b/static/mytweets/ewagoner/status/519295501137891328/index.html new file mode 100644 index 00000000..2fcf774f --- /dev/null +++ b/static/mytweets/ewagoner/status/519295501137891328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Kill the Moon” What am I even watching? I’m highly entertained, I’ll give it that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Kill the Moon” What am I even watching? I’m highly entertained, I’ll give it that. +

+

+ 10/6/2014, 9:17:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/519685432557072385/index.html b/static/mytweets/ewagoner/status/519685432557072385/index.html new file mode 100644 index 00000000..54a79780 --- /dev/null +++ b/static/mytweets/ewagoner/status/519685432557072385/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Never before have I swing danced to “Love Shack”. I’m kind of surprised I had to be in Athens seventeen years before I got the opportunity. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Never before have I swing danced to “Love Shack”. I’m kind of surprised I had to be in Athens seventeen years before I got the opportunity. +

+

+ 10/7/2014, 11:07:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/520217682059485185/index.html b/static/mytweets/ewagoner/status/520217682059485185/index.html new file mode 100644 index 00000000..3b2688af --- /dev/null +++ b/static/mytweets/ewagoner/status/520217682059485185/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Tuck Me In” — A one minute movie. <a href="https://www.youtube.com/watch?v=gNQIdEv-Emo">https://www.youtube.com/watch?v=gNQIdEv-Emo</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/520321447852396544/index.html b/static/mytweets/ewagoner/status/520321447852396544/index.html new file mode 100644 index 00000000..a4cf8e4e --- /dev/null +++ b/static/mytweets/ewagoner/status/520321447852396544/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Flip the Switch: How floating in an isolation tank finally shut off my brain” <a href="https://medium.com/the-nib/flip-the-switch-2801d727a6d2">https://medium.com/the-nib/flip-the-switch-2801d727a6d2</a> + +I must try this. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/520342266972356608/index.html b/static/mytweets/ewagoner/status/520342266972356608/index.html new file mode 100644 index 00000000..267aab2f --- /dev/null +++ b/static/mytweets/ewagoner/status/520342266972356608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + While I wasn’t looking a couple weeks ago, total farmer sales through my online farmers market system passed $13 million. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ While I wasn’t looking a couple weeks ago, total farmer sales through my online farmers market system passed $13 million. +

+

+ 10/9/2014, 6:37:18 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5204503205/index.html b/static/mytweets/ewagoner/status/5204503205/index.html new file mode 100644 index 00000000..0459ccd9 --- /dev/null +++ b/static/mytweets/ewagoner/status/5204503205/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Two months ago, Viv was excited to get on the school bus. ( http://is.gd/4EuIb ) Is she still? Yup: http://is.gd/4EuIk + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Two months ago, Viv was excited to get on the school bus. ( http://is.gd/4EuIb ) Is she still? Yup: http://is.gd/4EuIk +

+

+ 10/27/2009, 12:29:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/520572060155011072/index.html b/static/mytweets/ewagoner/status/520572060155011072/index.html new file mode 100644 index 00000000..bfb8bd12 --- /dev/null +++ b/static/mytweets/ewagoner/status/520572060155011072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @robfee: What were Chick Fil-A's other mascot ideas before landing on an illiterate cow begging for his life? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @robfee: What were Chick Fil-A's other mascot ideas before landing on an illiterate cow begging for his life? +

+

+ 10/10/2014, 9:50:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5205761958/index.html b/static/mytweets/ewagoner/status/5205761958/index.html new file mode 100644 index 00000000..d713139b --- /dev/null +++ b/static/mytweets/ewagoner/status/5205761958/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Trying a cup of "the Soup Nazi"'s seafood bisque. The verdict? Some things just shouldn't be mass distributed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Trying a cup of "the Soup Nazi"'s seafood bisque. The verdict? Some things just shouldn't be mass distributed. +

+

+ 10/27/2009, 1:22:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/520601535185956864/index.html b/static/mytweets/ewagoner/status/520601535185956864/index.html new file mode 100644 index 00000000..33ac6c11 --- /dev/null +++ b/static/mytweets/ewagoner/status/520601535185956864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Local Food Goes Virtual” An article about Athens Locally Grown in the Red & Black’s magazine, Ampersand. <a href="http://issuu.com/redandblack/docs/ampersand_sept2014_issuu_0680e3777fd6b9/c/slh8dbh">http://issuu.com/redandblack/docs/ampersand_sept2014_issuu_0680e3777fd6b9/c/slh8dbh</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/520760832511442945/index.html b/static/mytweets/ewagoner/status/520760832511442945/index.html new file mode 100644 index 00000000..00bda2ae --- /dev/null +++ b/static/mytweets/ewagoner/status/520760832511442945/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "Say I’m the Only Bee in Your Bonnet: 'Birdhouse in Your Soul' and the revolution it signified." + +<a href="http://www.slate.com/articles/arts/culturebox/2014/02/a_history_of_the_they_might_be_giants_song_birdhouse_in_your_soul.html">http://www.slate.com/articles/arts/culturebox/2014/02/a_history_of_the_they_might_be_giants_song_birdhouse_in_your_soul.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/52077812/index.html b/static/mytweets/ewagoner/status/52077812/index.html new file mode 100644 index 00000000..9fc44188 --- /dev/null +++ b/static/mytweets/ewagoner/status/52077812/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yeah. My first attempt to direct message failed there. I'll learn. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yeah. My first attempt to direct message failed there. I'll learn. +

+

+ 5/6/2007, 11:47:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/520779224186380288/index.html b/static/mytweets/ewagoner/status/520779224186380288/index.html new file mode 100644 index 00000000..0fec2da0 --- /dev/null +++ b/static/mytweets/ewagoner/status/520779224186380288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s weird to be watching TV and discover that someone you know has their own show. Go Jim Stacy! <a href="http://www.cookingchanneltv.com/shows/offbeat-eats-with-jim-stacy.html">http://www.cookingchanneltv.com/shows/offbeat-eats-with-jim-stacy.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/521119798890332160/index.html b/static/mytweets/ewagoner/status/521119798890332160/index.html new file mode 100644 index 00000000..8cf66558 --- /dev/null +++ b/static/mytweets/ewagoner/status/521119798890332160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Terrifying letter from the IRS was so terrifying it took a while to see I don’t owe money. Someone I know does. They’re allowed to do that? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Terrifying letter from the IRS was so terrifying it took a while to see I don’t owe money. Someone I know does. They’re allowed to do that? +

+

+ 10/11/2014, 10:06:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/521126421046247424/index.html b/static/mytweets/ewagoner/status/521126421046247424/index.html new file mode 100644 index 00000000..971c89cb --- /dev/null +++ b/static/mytweets/ewagoner/status/521126421046247424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The cigarette case full of jelly babies added just the right amount of class to The Mummy on the Orient Express. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The cigarette case full of jelly babies added just the right amount of class to The Mummy on the Orient Express. +

+

+ 10/11/2014, 10:33:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/52116331532795904/index.html b/static/mytweets/ewagoner/status/52116331532795904/index.html new file mode 100644 index 00000000..799a81fe --- /dev/null +++ b/static/mytweets/ewagoner/status/52116331532795904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @drublin: Came across this home built smoke house on the interwebs today I seriously want it! <a href="http://bit.ly/85QVBA">http://bit.ly/85QVBA</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @drublin: Came across this home built smoke house on the interwebs today I seriously want it! http://bit.ly/85QVBA +

+

+ 3/27/2011, 5:14:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/52132037771010048/index.html b/static/mytweets/ewagoner/status/52132037771010048/index.html new file mode 100644 index 00000000..0ff98f34 --- /dev/null +++ b/static/mytweets/ewagoner/status/52132037771010048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Restaurants look to combat higher food prices by buying local" <a href="http://onlineathens.com/stories/032711/bus_805979179.shtml">http://onlineathens.com/stories/032711/bus_805979179.shtml</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/521435070641766400/index.html b/static/mytweets/ewagoner/status/521435070641766400/index.html new file mode 100644 index 00000000..f51fbba3 --- /dev/null +++ b/static/mytweets/ewagoner/status/521435070641766400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Playing team trivia with an actual team instead of by myself for once. Maybe this liter mug of Guinness will help me get along with others. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Playing team trivia with an actual team instead of by myself for once. Maybe this liter mug of Guinness will help me get along with others. +

+

+ 10/12/2014, 6:59:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/521684812/index.html b/static/mytweets/ewagoner/status/521684812/index.html new file mode 100644 index 00000000..e7032eab --- /dev/null +++ b/static/mytweets/ewagoner/status/521684812/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sweet! I got "Mailbox Money". A sign of a good business -- walk down to the mailbox, open it up, and find money waiting for you. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sweet! I got "Mailbox Money". A sign of a good business -- walk down to the mailbox, open it up, and find money waiting for you. +

+

+ 12/21/2007, 11:57:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/52174733885718528/index.html b/static/mytweets/ewagoner/status/52174733885718528/index.html new file mode 100644 index 00000000..efbb3b30 --- /dev/null +++ b/static/mytweets/ewagoner/status/52174733885718528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Instamatic Photos of Food, 138th in a series: GF mixed fruit cobbler. http://instagr.am/p/CmzJ0/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Instamatic Photos of Food, 138th in a series: GF mixed fruit cobbler. http://instagr.am/p/CmzJ0/ +

+

+ 3/27/2011, 9:06:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/521986491472707584/index.html b/static/mytweets/ewagoner/status/521986491472707584/index.html new file mode 100644 index 00000000..e0e9f14b --- /dev/null +++ b/static/mytweets/ewagoner/status/521986491472707584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dropped Juniper off at school while an active tornado warning was in effect. Which was too much excitement for this early in the morning. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dropped Juniper off at school while an active tornado warning was in effect. Which was too much excitement for this early in the morning. +

+

+ 10/14/2014, 7:30:52 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/522048812/index.html b/static/mytweets/ewagoner/status/522048812/index.html new file mode 100644 index 00000000..1b30bcd3 --- /dev/null +++ b/static/mytweets/ewagoner/status/522048812/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just about ready to jump in the truck and drive nine hours to Florida. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just about ready to jump in the truck and drive nine hours to Florida. +

+

+ 12/21/2007, 2:13:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/52229842/index.html b/static/mytweets/ewagoner/status/52229842/index.html new file mode 100644 index 00000000..4a3f1efb --- /dev/null +++ b/static/mytweets/ewagoner/status/52229842/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We usually get a frost the second week of May, but the forecast looks good. Time to plant the tomatoes! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We usually get a frost the second week of May, but the forecast looks good. Time to plant the tomatoes! +

+

+ 5/6/2007, 2:32:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/522525593926369280/index.html b/static/mytweets/ewagoner/status/522525593926369280/index.html new file mode 100644 index 00000000..384cb6f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/522525593926369280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Half gallon of orange juice exploded all over the kitchen, first going in my eyes, blinding me so I couldn’t prevent more. Well played, OJ. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Half gallon of orange juice exploded all over the kitchen, first going in my eyes, blinding me so I couldn’t prevent more. Well played, OJ. +

+

+ 10/15/2014, 7:13:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/52266052/index.html b/static/mytweets/ewagoner/status/52266052/index.html new file mode 100644 index 00000000..e04a065f --- /dev/null +++ b/static/mytweets/ewagoner/status/52266052/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just took inventory. 55 tomato plants, 30-something heirloom varieties. Varietiy over quantity. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just took inventory. 55 tomato plants, 30-something heirloom varieties. Varietiy over quantity. +

+

+ 5/6/2007, 3:19:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/522753910470377472/index.html b/static/mytweets/ewagoner/status/522753910470377472/index.html new file mode 100644 index 00000000..d3d9dec9 --- /dev/null +++ b/static/mytweets/ewagoner/status/522753910470377472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @zer_netmouse: Low-hanging fruit: ways to avoid being unintentionally sexist in the tech industry <a href="http://notapattern.net/2014/10/14/ways-men-in-tech-are-unintentionally-sexist/">http://notapattern.net/2014/10/14/ways-men-in-tech-are-unintentionally-sexist/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5230733973/index.html b/static/mytweets/ewagoner/status/5230733973/index.html new file mode 100644 index 00000000..cdb88a8e --- /dev/null +++ b/static/mytweets/ewagoner/status/5230733973/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you're posting links that to Facebook posts that are links to another site, just post the original link. Not all's logged into Facebook. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you're posting links that to Facebook posts that are links to another site, just post the original link. Not all's logged into Facebook. +

+

+ 10/28/2009, 10:02:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/523120857938657280/index.html b/static/mytweets/ewagoner/status/523120857938657280/index.html new file mode 100644 index 00000000..2c6da23d --- /dev/null +++ b/static/mytweets/ewagoner/status/523120857938657280/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Is nothing sacred? + +NPR: Planet Money Podcast: #575: The Fondue Conspiracy <a href="http://overca.st/BP5-3M_yg">http://overca.st/BP5-3M_yg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Is nothing sacred?

NPR: Planet Money Podcast: #575: The Fondue Conspiracy http://overca.st/BP5-3M_yg +

+

+ 10/17/2014, 10:38:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5231861539/index.html b/static/mytweets/ewagoner/status/5231861539/index.html new file mode 100644 index 00000000..7db7d221 --- /dev/null +++ b/static/mytweets/ewagoner/status/5231861539/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 3 weeks ago, I ordered 13 150qt marine coolers at $100 each. They're here, but now the federal government is preventing me from using them. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 3 weeks ago, I ordered 13 150qt marine coolers at $100 each. They're here, but now the federal government is preventing me from using them. +

+

+ 10/28/2009, 10:51:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5232981492/index.html b/static/mytweets/ewagoner/status/5232981492/index.html new file mode 100644 index 00000000..746704a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/5232981492/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Local raw-milk camembert, blue, and gruyere cheese, coming soon thanks to the *hard* work at Nature's Harmony Farm: http://is.gd/4FZMB + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Local raw-milk camembert, blue, and gruyere cheese, coming soon thanks to the *hard* work at Nature's Harmony Farm: http://is.gd/4FZMB +

+

+ 10/28/2009, 11:37:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/523637705318875136/index.html b/static/mytweets/ewagoner/status/523637705318875136/index.html new file mode 100644 index 00000000..a356baeb --- /dev/null +++ b/static/mytweets/ewagoner/status/523637705318875136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Masterful. RT @jadedturtle: The commentary by @monteiro is the best part of this week's Layer Tennis: <a href="http://www.layertennis.com/match/jones-vs-montiel/#introvertproblems">http://www.layertennis.com/match/jones-vs-montiel/#introvertproblems</a> #LayerTennis + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5237099567/index.html b/static/mytweets/ewagoner/status/5237099567/index.html new file mode 100644 index 00000000..3cabaa50 --- /dev/null +++ b/static/mytweets/ewagoner/status/5237099567/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Two simultaneous woots-off going on. Yo, @wootoff! I get paid at the top of the month, so I'm bone dry now. Good try, though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Two simultaneous woots-off going on. Yo, @wootoff! I get paid at the top of the month, so I'm bone dry now. Good try, though. +

+

+ 10/28/2009, 2:34:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/52383460014297088/index.html b/static/mytweets/ewagoner/status/52383460014297088/index.html new file mode 100644 index 00000000..9d3776cd --- /dev/null +++ b/static/mytweets/ewagoner/status/52383460014297088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My houseguests brought their own house. http://instagr.am/p/Cnve3/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My houseguests brought their own house. http://instagr.am/p/Cnve3/ +

+

+ 3/28/2011, 10:56:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5244078445/index.html b/static/mytweets/ewagoner/status/5244078445/index.html new file mode 100644 index 00000000..f48e0693 --- /dev/null +++ b/static/mytweets/ewagoner/status/5244078445/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got another dozen Google Wave invites. If you want one, DM me your email address (or send it via Facebook message). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got another dozen Google Wave invites. If you want one, DM me your email address (or send it via Facebook message). +

+

+ 10/28/2009, 7:34:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/524594518461775872/index.html b/static/mytweets/ewagoner/status/524594518461775872/index.html new file mode 100644 index 00000000..05da8ed0 --- /dev/null +++ b/static/mytweets/ewagoner/status/524594518461775872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A great retelling of how the seeds of sexism in computing were planted by marketers in the '80s & grew from there. <a href="http://overca.st/BP5_uF3JY">http://overca.st/BP5_uF3JY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A great retelling of how the seeds of sexism in computing were planted by marketers in the '80s & grew from there. http://overca.st/BP5_uF3JY +

+

+ 10/21/2014, 12:14:14 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/524917537314988032/index.html b/static/mytweets/ewagoner/status/524917537314988032/index.html new file mode 100644 index 00000000..55434c58 --- /dev/null +++ b/static/mytweets/ewagoner/status/524917537314988032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Y’all best behave because there’s a new sheriff in town. And she’s got a violin… bazooka. <a href="https://www.youtube.com/watch?v=jvipPYFebWc">https://www.youtube.com/watch?v=jvipPYFebWc</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Y’all best behave because there’s a new sheriff in town. And she’s got a violin… bazooka. https://www.youtube.com/watch?v=jvipPYFebWc +

+

+ 10/22/2014, 9:37:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/525266332/index.html b/static/mytweets/ewagoner/status/525266332/index.html new file mode 100644 index 00000000..81d23d8c --- /dev/null +++ b/static/mytweets/ewagoner/status/525266332/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Picking oranges and eating them. I could get used to that, though some were like peeling water baloons. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Picking oranges and eating them. I could get used to that, though some were like peeling water baloons. +

+

+ 12/22/2007, 8:01:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/52554142627004417/index.html b/static/mytweets/ewagoner/status/52554142627004417/index.html new file mode 100644 index 00000000..75a5553b --- /dev/null +++ b/static/mytweets/ewagoner/status/52554142627004417/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In less than 24 hours, our local sustainable growers have sold over $8,000 of products. In March. And there's another day to go this week. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In less than 24 hours, our local sustainable growers have sold over $8,000 of products. In March. And there's another day to go this week. +

+

+ 3/28/2011, 10:14:18 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/526085406870495233/index.html b/static/mytweets/ewagoner/status/526085406870495233/index.html new file mode 100644 index 00000000..51d29a0e --- /dev/null +++ b/static/mytweets/ewagoner/status/526085406870495233/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m going to a wilderness survival skill school contra dance at the coffee roaster right across the RR tracks from the other coffee roaster. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m going to a wilderness survival skill school contra dance at the coffee roaster right across the RR tracks from the other coffee roaster. +

+

+ 10/25/2014, 2:58:29 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/526420922761490433/index.html b/static/mytweets/ewagoner/status/526420922761490433/index.html new file mode 100644 index 00000000..b9a8a157 --- /dev/null +++ b/static/mytweets/ewagoner/status/526420922761490433/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I’m going to the old cotton warehouses to watch a bunch of magnificent vampires perform on trapeze and other aerial devices. #athens + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I’m going to the old cotton warehouses to watch a bunch of magnificent vampires perform on trapeze and other aerial devices. #athens +

+

+ 10/26/2014, 1:11:43 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/526538481871630336/index.html b/static/mytweets/ewagoner/status/526538481871630336/index.html new file mode 100644 index 00000000..d616cb96 --- /dev/null +++ b/static/mytweets/ewagoner/status/526538481871630336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Kroger cashier tells me “sir, you are one cool person” and that’s probably the closest I’ll get to a stranger calling me a hoopy frood. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Kroger cashier tells me “sir, you are one cool person” and that’s probably the closest I’ll get to a stranger calling me a hoopy frood. +

+

+ 10/26/2014, 8:58:51 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/526741470628573184/index.html b/static/mytweets/ewagoner/status/526741470628573184/index.html new file mode 100644 index 00000000..44702e73 --- /dev/null +++ b/static/mytweets/ewagoner/status/526741470628573184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + These look like iconic 1930s dust bowl photographs, but they’re from California’s Central Valley this year. <a href="http://www.slate.com/articles/technology/future_tense/2014/10/california_central_valley_agriculture_drought_and_climate_change_photos.html">http://www.slate.com/articles/technology/future_tense/2014/10/california_central_valley_agriculture_drought_and_climate_change_photos.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/526798672512962561/index.html b/static/mytweets/ewagoner/status/526798672512962561/index.html new file mode 100644 index 00000000..ded3422a --- /dev/null +++ b/static/mytweets/ewagoner/status/526798672512962561/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Obligatory link to the new OK Go video that outdoes the previous OK Go videos: <a href="https://www.youtube.com/watch?v=u1ZB_rGFyeU">https://www.youtube.com/watch?v=u1ZB_rGFyeU</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/527292962/index.html b/static/mytweets/ewagoner/status/527292962/index.html new file mode 100644 index 00000000..adf8ed5d --- /dev/null +++ b/static/mytweets/ewagoner/status/527292962/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the beach. Terrible fumes. Dead fish everywhere. The locals say "red tide". On the Atlantic coast. Another sign of doom. Merry Christmas! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the beach. Terrible fumes. Dead fish everywhere. The locals say "red tide". On the Atlantic coast. Another sign of doom. Merry Christmas! +

+

+ 12/23/2007, 3:23:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/52732530180362241/index.html b/static/mytweets/ewagoner/status/52732530180362241/index.html new file mode 100644 index 00000000..c1d76632 --- /dev/null +++ b/static/mytweets/ewagoner/status/52732530180362241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @werty: This is amazing. <a href="http://3eanuts.tumblr.com/">http://3eanuts.tumblr.com/</a> "With the [self-deprecating] last panel of 'Peanuts' omitted, despair pervades all." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @werty: This is amazing. http://3eanuts.tumblr.com/ "With the [self-deprecating] last panel of 'Peanuts' omitted, despair pervades all." +

+

+ 3/29/2011, 10:03:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/52735441996230656/index.html b/static/mytweets/ewagoner/status/52735441996230656/index.html new file mode 100644 index 00000000..3f62e2f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/52735441996230656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + .@iaminigomontoya Remember this, never forget this: when I found you, you were so slobbering drunk, you couldn't buy Brandy! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ .@iaminigomontoya Remember this, never forget this: when I found you, you were so slobbering drunk, you couldn't buy Brandy! +

+

+ 3/29/2011, 10:14:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/527453061451898880/index.html b/static/mytweets/ewagoner/status/527453061451898880/index.html new file mode 100644 index 00000000..b01070f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/527453061451898880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m about to meet my orthopedic surgeon because now I’m a guy that has an orthopedic surgeon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m about to meet my orthopedic surgeon because now I’m a guy that has an orthopedic surgeon. +

+

+ 10/29/2014, 9:33:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/527653912/index.html b/static/mytweets/ewagoner/status/527653912/index.html new file mode 100644 index 00000000..2d316294 --- /dev/null +++ b/static/mytweets/ewagoner/status/527653912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Moon and Mars sitting in a tree, k-i-s-s-i-n-g. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Moon and Mars sitting in a tree, k-i-s-s-i-n-g. +

+

+ 12/23/2007, 6:37:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/52769893887643649/index.html b/static/mytweets/ewagoner/status/52769893887643649/index.html new file mode 100644 index 00000000..f9e2d99f --- /dev/null +++ b/static/mytweets/ewagoner/status/52769893887643649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My Farm Cart burger today included steak. @ Farm Cart http://instagr.am/p/CpjrF/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My Farm Cart burger today included steak. @ Farm Cart http://instagr.am/p/CpjrF/ +

+

+ 3/29/2011, 12:31:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/527812864946761728/index.html b/static/mytweets/ewagoner/status/527812864946761728/index.html new file mode 100644 index 00000000..84a26dec --- /dev/null +++ b/static/mytweets/ewagoner/status/527812864946761728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The nice lady at the polling place said how much she liked my Halloween costume & was really confused when I said it was my normal clothes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The nice lady at the polling place said how much she liked my Halloween costume & was really confused when I said it was my normal clothes. +

+

+ 10/30/2014, 9:22:47 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/527818153779544064/index.html b/static/mytweets/ewagoner/status/527818153779544064/index.html new file mode 100644 index 00000000..2af8a0ca --- /dev/null +++ b/static/mytweets/ewagoner/status/527818153779544064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “We pave the sunlit path toward justice together, brick by brick. This is my brick.” — Tim Cook <a href="http://www.businessweek.com/articles/2014-10-30/tim-cook-im-proud-to-be-gay">http://www.businessweek.com/articles/2014-10-30/tim-cook-im-proud-to-be-gay</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/52784613558468608/index.html b/static/mytweets/ewagoner/status/52784613558468608/index.html new file mode 100644 index 00000000..40e58346 --- /dev/null +++ b/static/mytweets/ewagoner/status/52784613558468608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "In all instances he starts with banter, but ends w/ a drawn katana & a decapitated foe. He's also a police detective." <a href="http://whatever.scalzi.com/2011/03/29/i-see-no-possible-way-how-this-incredible-cover-letter-could-ever-fail/">http://whatever.scalzi.com/2011/03/29/i-see-no-possible-way-how-this-incredible-cover-letter-could-ever-fail/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/527986628854579200/index.html b/static/mytweets/ewagoner/status/527986628854579200/index.html new file mode 100644 index 00000000..288309b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/527986628854579200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Michaels closes at 9pm the night before Halloween? This should be their Black Friday. So much panic buying going on at 8:51. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Michaels closes at 9pm the night before Halloween? This should be their Black Friday. So much panic buying going on at 8:51. +

+

+ 10/30/2014, 8:53:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/52837761627066368/index.html b/static/mytweets/ewagoner/status/52837761627066368/index.html new file mode 100644 index 00000000..f52f4876 --- /dev/null +++ b/static/mytweets/ewagoner/status/52837761627066368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I downloaded the Amazon Downloader so I could download my songs. Then I downloaded the Amazon Uploader so I could upload them back again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I downloaded the Amazon Downloader so I could download my songs. Then I downloaded the Amazon Uploader so I could upload them back again. +

+

+ 3/29/2011, 5:01:18 PM +

+

Favs: 2

+

Retweets: 4

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5284342019/index.html b/static/mytweets/ewagoner/status/5284342019/index.html new file mode 100644 index 00000000..79271033 --- /dev/null +++ b/static/mytweets/ewagoner/status/5284342019/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Luigi came to my house this morning. http://gdzl.la/7bxddT + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Luigi came to my house this morning. http://gdzl.la/7bxddT +

+

+ 10/30/2009, 6:52:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/52863044295983104/index.html b/static/mytweets/ewagoner/status/52863044295983104/index.html new file mode 100644 index 00000000..a5d09f29 --- /dev/null +++ b/static/mytweets/ewagoner/status/52863044295983104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mc_frontalot: My new video is out! <a href="http://goo.gl/5c0gh">http://goo.gl/5c0gh</a> Today it is on io9 only. Tomorrow: THE WORLD. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mc_frontalot: My new video is out! http://goo.gl/5c0gh Today it is on io9 only. Tomorrow: THE WORLD. +

+

+ 3/29/2011, 6:41:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5288006341/index.html b/static/mytweets/ewagoner/status/5288006341/index.html new file mode 100644 index 00000000..a1979879 --- /dev/null +++ b/static/mytweets/ewagoner/status/5288006341/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My recently bought out bank mis-scanned a check, tried routing it to a nonexistent bank, & then charged me $10 for their mistake. Not cool. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My recently bought out bank mis-scanned a check, tried routing it to a nonexistent bank, & then charged me $10 for their mistake. Not cool. +

+

+ 10/30/2009, 10:14:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/528915594977214464/index.html b/static/mytweets/ewagoner/status/528915594977214464/index.html new file mode 100644 index 00000000..66a0886c --- /dev/null +++ b/static/mytweets/ewagoner/status/528915594977214464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A masterpiece of modern horror: "The Life Aquatic With Steve Zissou" <a href="http://sploid.gizmodo.com/the-life-aquatic-with-steve-zissou-in-the-style-of-kubr-1653001900">http://sploid.gizmodo.com/the-life-aquatic-with-steve-zissou-in-the-style-of-kubr-1653001900</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5289991641/index.html b/static/mytweets/ewagoner/status/5289991641/index.html new file mode 100644 index 00000000..4218b821 --- /dev/null +++ b/static/mytweets/ewagoner/status/5289991641/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'll be on "The Chicken Whisperer"'s online radio show today at 12:20ish, talking about raw milk. Scary stuff! http://is.gd/4Iel7 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'll be on "The Chicken Whisperer"'s online radio show today at 12:20ish, talking about raw milk. Scary stuff! http://is.gd/4Iel7 +

+

+ 10/30/2009, 11:35:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/529247650613592064/index.html b/static/mytweets/ewagoner/status/529247650613592064/index.html new file mode 100644 index 00000000..b31e9cc4 --- /dev/null +++ b/static/mytweets/ewagoner/status/529247650613592064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Starting the day off with a Celtic rock tribute to The Cure because there’s no angst like bagpipe angst. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Starting the day off with a Celtic rock tribute to The Cure because there’s no angst like bagpipe angst. +

+

+ 11/3/2014, 7:24:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5292862152/index.html b/static/mytweets/ewagoner/status/5292862152/index.html new file mode 100644 index 00000000..5cc64633 --- /dev/null +++ b/static/mytweets/ewagoner/status/5292862152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @texturl: Remember, beardos: This Sunday it begins. http://whiskerino.org/ (I'm going to do this. You know, for the kids.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @texturl: Remember, beardos: This Sunday it begins. http://whiskerino.org/ (I'm going to do this. You know, for the kids.) +

+

+ 10/30/2009, 1:30:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/529304032272453633/index.html b/static/mytweets/ewagoner/status/529304032272453633/index.html new file mode 100644 index 00000000..1093c644 --- /dev/null +++ b/static/mytweets/ewagoner/status/529304032272453633/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Want to own a piece of Athens history while supporting mental health? Nuçi’s Space has a new Indiegogo project: <a href="http://www.avclub.com/article/help-save-rem-steeple-and-own-piece-history-211251">http://www.avclub.com/article/help-save-rem-steeple-and-own-piece-history-211251</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5293261155/index.html b/static/mytweets/ewagoner/status/5293261155/index.html new file mode 100644 index 00000000..e2c5ec7e --- /dev/null +++ b/static/mytweets/ewagoner/status/5293261155/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Chicken Whisperer" radio show already streaming. Here's a link to the .m3u file (for iTunes, etc.) I'm on 30min in. http://is.gd/4IlH2 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The Chicken Whisperer" radio show already streaming. Here's a link to the .m3u file (for iTunes, etc.) I'm on 30min in. http://is.gd/4IlH2 +

+

+ 10/30/2009, 1:47:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5295679779/index.html b/static/mytweets/ewagoner/status/5295679779/index.html new file mode 100644 index 00000000..b8a8e8a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/5295679779/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Congrats to Masten Space Systems for a flawless Lunar Lander XPrize flight. May have just snagged themselves a million bucks. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Congrats to Masten Space Systems for a flawless Lunar Lander XPrize flight. May have just snagged themselves a million bucks. +

+

+ 10/30/2009, 3:33:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/529702862/index.html b/static/mytweets/ewagoner/status/529702862/index.html new file mode 100644 index 00000000..802e2afa --- /dev/null +++ b/static/mytweets/ewagoner/status/529702862/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On Comet, On Cupid, on *Dunder* and *Blixem*! http://www.snopes.com/holidays/christmas/donner.asp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On Comet, On Cupid, on *Dunder* and *Blixem*! http://www.snopes.com/holidays/christmas/donner.asp +

+

+ 12/24/2007, 11:19:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5297799304/index.html b/static/mytweets/ewagoner/status/5297799304/index.html new file mode 100644 index 00000000..82f5dee6 --- /dev/null +++ b/static/mytweets/ewagoner/status/5297799304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In Athens, GA for Halloween tomorrow night (it is *the* place to be for Halloween)? Come be a part of the Wild Rumpus! http://is.gd/4IvJC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In Athens, GA for Halloween tomorrow night (it is *the* place to be for Halloween)? Come be a part of the Wild Rumpus! http://is.gd/4IvJC +

+

+ 10/30/2009, 5:08:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5299654052/index.html b/static/mytweets/ewagoner/status/5299654052/index.html new file mode 100644 index 00000000..43fc851a --- /dev/null +++ b/static/mytweets/ewagoner/status/5299654052/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Another month, another paycheck that's about half my household's monthly expenses. Not too sustainable. Need to fix that, and soon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another month, another paycheck that's about half my household's monthly expenses. Not too sustainable. Need to fix that, and soon. +

+

+ 10/30/2009, 6:31:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/530042829360627713/index.html b/static/mytweets/ewagoner/status/530042829360627713/index.html new file mode 100644 index 00000000..b3473d1f --- /dev/null +++ b/static/mytweets/ewagoner/status/530042829360627713/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “We have a certain cultural mistrust of solitude, I think. It is for weirdos and lost souls, spinsters and misfits.” <a href="http://www.npr.org/blogs/monkeysee/2014/11/03/361124560/the-luxury-of-solitude">http://www.npr.org/blogs/monkeysee/2014/11/03/361124560/the-luxury-of-solitude</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/530137510706679808/index.html b/static/mytweets/ewagoner/status/530137510706679808/index.html new file mode 100644 index 00000000..7b741069 --- /dev/null +++ b/static/mytweets/ewagoner/status/530137510706679808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve got an MRI in the morning so tonight I guess I can’t drink my usual whisky and Irn-Bru. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve got an MRI in the morning so tonight I guess I can’t drink my usual whisky and Irn-Bru. +

+

+ 11/5/2014, 6:20:06 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/530142921530421252/index.html b/static/mytweets/ewagoner/status/530142921530421252/index.html new file mode 100644 index 00000000..2a2661af --- /dev/null +++ b/static/mytweets/ewagoner/status/530142921530421252/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Does anyone else cook up a quick duxelles to spread on deli pizza? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Does anyone else cook up a quick duxelles to spread on deli pizza? +

+

+ 11/5/2014, 6:41:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/531218466192519168/index.html b/static/mytweets/ewagoner/status/531218466192519168/index.html new file mode 100644 index 00000000..c8dcd5d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/531218466192519168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m sitting on bleachers about to watch an elementary school cheerleading exhibition. It’s a funny thing, life. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m sitting on bleachers about to watch an elementary school cheerleading exhibition. It’s a funny thing, life. +

+

+ 11/8/2014, 5:55:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53125828371939329/index.html b/static/mytweets/ewagoner/status/53125828371939329/index.html new file mode 100644 index 00000000..82efc663 --- /dev/null +++ b/static/mytweets/ewagoner/status/53125828371939329/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Since I looked last week, new locallygrown.net markets were created in AR, NC, NY, OK (x2), GA (x3),FL (x2), TN, and KY. It's a revolution! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Since I looked last week, new locallygrown.net markets were created in AR, NC, NY, OK (x2), GA (x3),FL (x2), TN, and KY. It's a revolution! +

+

+ 3/30/2011, 12:05:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53136709226999808/index.html b/static/mytweets/ewagoner/status/53136709226999808/index.html new file mode 100644 index 00000000..7ef7b947 --- /dev/null +++ b/static/mytweets/ewagoner/status/53136709226999808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Changing it up a little for lunch today. @ Trappeze Pub http://instagr.am/p/CrQMo/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Changing it up a little for lunch today. @ Trappeze Pub http://instagr.am/p/CrQMo/ +

+

+ 3/30/2011, 12:49:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/531827497013608448/index.html b/static/mytweets/ewagoner/status/531827497013608448/index.html new file mode 100644 index 00000000..78f85cc5 --- /dev/null +++ b/static/mytweets/ewagoner/status/531827497013608448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, a nice portion of my rotator cuff has come detached from the bone. That explains a few things. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, a nice portion of my rotator cuff has come detached from the bone. That explains a few things. +

+

+ 11/10/2014, 10:15:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53191767289364480/index.html b/static/mytweets/ewagoner/status/53191767289364480/index.html new file mode 100644 index 00000000..643a40b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/53191767289364480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "60 Completely Unusable Stock Photos" I dunno. I was looking for a lady Hitler peeling potatoes just last week. <a href="http://www.buzzfeed.com/mjs538/60-completely-unusable-stock-photos">http://www.buzzfeed.com/mjs538/60-completely-unusable-stock-photos</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/532141846999601152/index.html b/static/mytweets/ewagoner/status/532141846999601152/index.html new file mode 100644 index 00000000..8ca517ac --- /dev/null +++ b/static/mytweets/ewagoner/status/532141846999601152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A weather app has never been more correct. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A weather app has never been more correct.

+

+

+ 11/11/2014, 7:04:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5322133901/index.html b/static/mytweets/ewagoner/status/5322133901/index.html new file mode 100644 index 00000000..d7886297 --- /dev/null +++ b/static/mytweets/ewagoner/status/5322133901/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A pair of plumbers. http://gdzl.la/7bT9Pa + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A pair of plumbers. http://gdzl.la/7bT9Pa +

+

+ 10/31/2009, 4:39:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/532214212/index.html b/static/mytweets/ewagoner/status/532214212/index.html new file mode 100644 index 00000000..c2cd5571 --- /dev/null +++ b/static/mytweets/ewagoner/status/532214212/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Merry Christmas, everyone! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Merry Christmas, everyone! +

+

+ 12/25/2007, 9:10:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5322381065/index.html b/static/mytweets/ewagoner/status/5322381065/index.html new file mode 100644 index 00000000..584f3cd8 --- /dev/null +++ b/static/mytweets/ewagoner/status/5322381065/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A pair of plumbers, pumpkin edition: http://gdzl.la/7bX9jS + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A pair of plumbers, pumpkin edition: http://gdzl.la/7bX9jS +

+

+ 10/31/2009, 4:52:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/532239087957446657/index.html b/static/mytweets/ewagoner/status/532239087957446657/index.html new file mode 100644 index 00000000..cbc5e139 --- /dev/null +++ b/static/mytweets/ewagoner/status/532239087957446657/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Humans are about to land a robot on a comet and I’m stuck here sitting in a training room doing something not that. <a href="http://dlr.de/dlr/en/desktopdefault.aspx/tabid-10394/">http://dlr.de/dlr/en/desktopdefault.aspx/tabid-10394/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/532264578588372993/index.html b/static/mytweets/ewagoner/status/532264578588372993/index.html new file mode 100644 index 00000000..6734052d --- /dev/null +++ b/static/mytweets/ewagoner/status/532264578588372993/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + Rules For Dating My Daughter + +1. I have some complicated thoughts on that +2. Read this comic + <a href="https://medium.com/the-nib/rules-for-dating-my-daughter-50ebecda2449">https://medium.com/the-nib/rules-for-dating-my-daughter-50ebecda2449</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5323042/index.html b/static/mytweets/ewagoner/status/5323042/index.html new file mode 100644 index 00000000..7b1c170e --- /dev/null +++ b/static/mytweets/ewagoner/status/5323042/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Welcoming "Moore Farms and Friends" to the locallygrown.net system: http://moorefarms.locallygrown.net + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Welcoming "Moore Farms and Friends" to the locallygrown.net system: http://moorefarms.locallygrown.net +

+

+ 2/5/2007, 9:13:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5324571/index.html b/static/mytweets/ewagoner/status/5324571/index.html new file mode 100644 index 00000000..63f52fe2 --- /dev/null +++ b/static/mytweets/ewagoner/status/5324571/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to lunch and help solve the global sustainability crisis -- http://thwink.org + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to lunch and help solve the global sustainability crisis -- http://thwink.org +

+

+ 2/5/2007, 11:28:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53248946105098240/index.html b/static/mytweets/ewagoner/status/53248946105098240/index.html new file mode 100644 index 00000000..21c8d118 --- /dev/null +++ b/static/mytweets/ewagoner/status/53248946105098240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, yeah! Tacos! http://instagr.am/p/Crwkh/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, yeah! Tacos! http://instagr.am/p/Crwkh/ +

+

+ 3/30/2011, 8:15:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/532521311277703168/index.html b/static/mytweets/ewagoner/status/532521311277703168/index.html new file mode 100644 index 00000000..15df09fc --- /dev/null +++ b/static/mytweets/ewagoner/status/532521311277703168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + XKCD is providing live coverage of the comet landing, in comic form. <a href="http://xkcd.com/1446/">http://xkcd.com/1446/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ XKCD is providing live coverage of the comet landing, in comic form. http://xkcd.com/1446/ +

+

+ 11/12/2014, 8:12:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/532565064864505856/index.html b/static/mytweets/ewagoner/status/532565064864505856/index.html new file mode 100644 index 00000000..924244d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/532565064864505856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current status: AAAAAAAAAAAA!!!! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Current status: AAAAAAAAAAAA!!!!

+

+

+ 11/12/2014, 11:06:20 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53279314665410561/index.html b/static/mytweets/ewagoner/status/53279314665410561/index.html new file mode 100644 index 00000000..7f9a863c --- /dev/null +++ b/static/mytweets/ewagoner/status/53279314665410561/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The FDA has come out and clearly told a judge that I am a federal criminal, so now our suit moves forward. <a href="http://www.farmtoconsumer.org/fda-answers-judge-kennedy.htm">http://www.farmtoconsumer.org/fda-answers-judge-kennedy.htm</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53281154035482624/index.html b/static/mytweets/ewagoner/status/53281154035482624/index.html new file mode 100644 index 00000000..7a831c03 --- /dev/null +++ b/static/mytweets/ewagoner/status/53281154035482624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mcbc: Guh. This. How a minor puff piece on Obama's iPad became a nasty right-wing hit job. <a href="http://bit.ly/g2Tyfh">http://bit.ly/g2Tyfh</a> (h/t @franklinavenue) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mcbc: Guh. This. How a minor puff piece on Obama's iPad became a nasty right-wing hit job. http://bit.ly/g2Tyfh (h/t @franklinavenue) +

+

+ 3/30/2011, 10:23:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53289367829090305/index.html b/static/mytweets/ewagoner/status/53289367829090305/index.html new file mode 100644 index 00000000..0c79e312 --- /dev/null +++ b/static/mytweets/ewagoner/status/53289367829090305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Uh, oh. Cesium 137. That's not good. http://www.nytimes.com/2011/03/31/world/asia/31japan.html?_r=1 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Uh, oh. Cesium 137. That's not good. http://www.nytimes.com/2011/03/31/world/asia/31japan.html?_r=1 +

+

+ 3/30/2011, 10:55:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5329246524284928/index.html b/static/mytweets/ewagoner/status/5329246524284928/index.html new file mode 100644 index 00000000..9a7f41e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/5329246524284928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The odds of fatal cancer caused by those new scanners at the airport? About the same as getting killed by terrorists. http://is.gd/hmEvv + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The odds of fatal cancer caused by those new scanners at the airport? About the same as getting killed by terrorists. http://is.gd/hmEvv +

+

+ 11/18/2010, 1:39:26 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53293409263292417/index.html b/static/mytweets/ewagoner/status/53293409263292417/index.html new file mode 100644 index 00000000..89730998 --- /dev/null +++ b/static/mytweets/ewagoner/status/53293409263292417/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "City of Oakland Shuts Down Novella Carpenter's Urban Farmstand" http://is.gd/wGfQAx + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "City of Oakland Shuts Down Novella Carpenter's Urban Farmstand" http://is.gd/wGfQAx +

+

+ 3/30/2011, 11:11:53 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/532961065664282624/index.html b/static/mytweets/ewagoner/status/532961065664282624/index.html new file mode 100644 index 00000000..8ef8e14e --- /dev/null +++ b/static/mytweets/ewagoner/status/532961065664282624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I figured out how to do a trapeze move so basic they teach it on the first day of classes and move on. It took me three years. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I figured out how to do a trapeze move so basic they teach it on the first day of classes and move on. It took me three years. +

+

+ 11/13/2014, 1:19:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/533227291317649408/index.html b/static/mytweets/ewagoner/status/533227291317649408/index.html new file mode 100644 index 00000000..a2e55c3f --- /dev/null +++ b/static/mytweets/ewagoner/status/533227291317649408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The girls are doing everything but getting dressed. And by “everything” I mainly mean alternating beat boxing & singing Harry Belafonte. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The girls are doing everything but getting dressed. And by “everything” I mainly mean alternating beat boxing & singing Harry Belafonte. +

+

+ 11/14/2014, 6:57:47 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/533415495723417600/index.html b/static/mytweets/ewagoner/status/533415495723417600/index.html new file mode 100644 index 00000000..07f23871 --- /dev/null +++ b/static/mytweets/ewagoner/status/533415495723417600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “You have the coolest kids in the known universe. Or they have the best PR in the biz.” Little from column a, little from column b. Mostly a + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “You have the coolest kids in the known universe. Or they have the best PR in the biz.” Little from column a, little from column b. Mostly a +

+

+ 11/14/2014, 7:25:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/533629145176346625/index.html b/static/mytweets/ewagoner/status/533629145176346625/index.html new file mode 100644 index 00000000..9d7ae886 --- /dev/null +++ b/static/mytweets/ewagoner/status/533629145176346625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don’t know if Nutella-stuffed pancakes were a thing before, but they are now. #madscientist #kitchenlaboratory + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don’t know if Nutella-stuffed pancakes were a thing before, but they are now. #madscientist #kitchenlaboratory +

+

+ 11/15/2014, 9:34:37 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/533692284886601728/index.html b/static/mytweets/ewagoner/status/533692284886601728/index.html new file mode 100644 index 00000000..611d3fe5 --- /dev/null +++ b/static/mytweets/ewagoner/status/533692284886601728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think it’s pro-wrestler day at the skate rink. Let me tell you, these meatheads can book it. Weird not being the biggest guy on the rink. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think it’s pro-wrestler day at the skate rink. Let me tell you, these meatheads can book it. Weird not being the biggest guy on the rink. +

+

+ 11/15/2014, 1:45:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5340935/index.html b/static/mytweets/ewagoner/status/5340935/index.html new file mode 100644 index 00000000..e1019313 --- /dev/null +++ b/static/mytweets/ewagoner/status/5340935/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New market in the works: http://www.crosstimberscoop.org/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New market in the works: http://www.crosstimberscoop.org/ +

+

+ 2/6/2007, 3:01:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5341654/index.html b/static/mytweets/ewagoner/status/5341654/index.html new file mode 100644 index 00000000..ceb1ae64 --- /dev/null +++ b/static/mytweets/ewagoner/status/5341654/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to AtlRUG -- http://atlrug.org + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to AtlRUG -- http://atlrug.org +

+

+ 2/6/2007, 3:59:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5342186722/index.html b/static/mytweets/ewagoner/status/5342186722/index.html new file mode 100644 index 00000000..fc8f4f2c --- /dev/null +++ b/static/mytweets/ewagoner/status/5342186722/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm a grower *and* a show-er! http://whiskerino.org/2009/beards/ewagoner/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm a grower *and* a show-er! http://whiskerino.org/2009/beards/ewagoner/ #whiskerino +

+

+ 11/1/2009, 12:58:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53467549643440128/index.html b/static/mytweets/ewagoner/status/53467549643440128/index.html new file mode 100644 index 00000000..a755f8d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/53467549643440128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hold on... Espresso Royale is a chain? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hold on... Espresso Royale is a chain? +

+

+ 3/31/2011, 10:43:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/534780982105497600/index.html b/static/mytweets/ewagoner/status/534780982105497600/index.html new file mode 100644 index 00000000..b35d3d00 --- /dev/null +++ b/static/mytweets/ewagoner/status/534780982105497600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The first booger freeze of the season is always the best. #winter + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The first booger freeze of the season is always the best. #winter +

+

+ 11/18/2014, 1:51:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53490634392219648/index.html b/static/mytweets/ewagoner/status/53490634392219648/index.html new file mode 100644 index 00000000..9a304da3 --- /dev/null +++ b/static/mytweets/ewagoner/status/53490634392219648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's burger was topped with braised pork shanks and an egg. @ Farm Cart http://instagr.am/p/Cs6jp/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's burger was topped with braised pork shanks and an egg. @ Farm Cart http://instagr.am/p/Cs6jp/ +

+

+ 3/31/2011, 12:15:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5352202/index.html b/static/mytweets/ewagoner/status/5352202/index.html new file mode 100644 index 00000000..d8d0e061 --- /dev/null +++ b/static/mytweets/ewagoner/status/5352202/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Experiencing the joys of engine repair. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Experiencing the joys of engine repair. +

+

+ 2/7/2007, 8:57:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5352517/index.html b/static/mytweets/ewagoner/status/5352517/index.html new file mode 100644 index 00000000..3c4d00ba --- /dev/null +++ b/static/mytweets/ewagoner/status/5352517/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I got an email from Jim Kunstler this morning. Hopefully word will soon be going out about locallygrown.net in a big way. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I got an email from Jim Kunstler this morning. Hopefully word will soon be going out about locallygrown.net in a big way. +

+

+ 2/7/2007, 9:23:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5353048/index.html b/static/mytweets/ewagoner/status/5353048/index.html new file mode 100644 index 00000000..30f3b7b3 --- /dev/null +++ b/static/mytweets/ewagoner/status/5353048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My AirPort Extreme came today -- woo hoo! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My AirPort Extreme came today -- woo hoo! +

+

+ 2/7/2007, 10:01:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/535442348838912/index.html b/static/mytweets/ewagoner/status/535442348838912/index.html new file mode 100644 index 00000000..21245b8c --- /dev/null +++ b/static/mytweets/ewagoner/status/535442348838912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nothing quite like an expertly read "The Masque of the Red Death" to start off your Friday. http://is.gd/gKmZS + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nothing quite like an expertly read "The Masque of the Red Death" to start off your Friday. http://is.gd/gKmZS +

+

+ 11/5/2010, 9:10:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/535812263467552768/index.html b/static/mytweets/ewagoner/status/535812263467552768/index.html new file mode 100644 index 00000000..c93459fb --- /dev/null +++ b/static/mytweets/ewagoner/status/535812263467552768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today the meh guys (formerly the woot guys) deftly poke fun at a UGA fan while selling bluetooth speakers. <a href="https://meh.com/deals/bem-bluetooth-speaker">https://meh.com/deals/bem-bluetooth-speaker</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today the meh guys (formerly the woot guys) deftly poke fun at a UGA fan while selling bluetooth speakers. https://meh.com/deals/bem-bluetooth-speaker +

+

+ 11/21/2014, 10:09:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/535826718700077056/index.html b/static/mytweets/ewagoner/status/535826718700077056/index.html new file mode 100644 index 00000000..cb921abb --- /dev/null +++ b/static/mytweets/ewagoner/status/535826718700077056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Your Daily Lex” is an utterly charming five minute podcast. I can’t explain what makes it great, but it is. <a href="http://daily.lexfriedman.com">http://daily.lexfriedman.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Your Daily Lex” is an utterly charming five minute podcast. I can’t explain what makes it great, but it is. http://daily.lexfriedman.com +

+

+ 11/21/2014, 11:06:59 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53621602352496640/index.html b/static/mytweets/ewagoner/status/53621602352496640/index.html new file mode 100644 index 00000000..ad08c5cf --- /dev/null +++ b/static/mytweets/ewagoner/status/53621602352496640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "City of Oakland Shuts Down Novella Carpenter's Urban Farmstand" http://is.gd/wGfQAx + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "City of Oakland Shuts Down Novella Carpenter's Urban Farmstand" http://is.gd/wGfQAx +

+

+ 3/31/2011, 8:56:00 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/536256559727525888/index.html b/static/mytweets/ewagoner/status/536256559727525888/index.html new file mode 100644 index 00000000..23fa1cac --- /dev/null +++ b/static/mytweets/ewagoner/status/536256559727525888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Didn’t have unmetered internet until July, so maybe it’s no surprise I hadn’t found a Ska music stream until now. *skanks in the kitchen* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Didn’t have unmetered internet until July, so maybe it’s no surprise I hadn’t found a Ska music stream until now. *skanks in the kitchen* +

+

+ 11/22/2014, 3:35:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/536563476106584064/index.html b/static/mytweets/ewagoner/status/536563476106584064/index.html new file mode 100644 index 00000000..58cf7c93 --- /dev/null +++ b/static/mytweets/ewagoner/status/536563476106584064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m home alone on this cold rainy day, but I have good books, egg nog, and a bottle of dark rum so I’ll be ok. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m home alone on this cold rainy day, but I have good books, egg nog, and a bottle of dark rum so I’ll be ok. +

+

+ 11/23/2014, 11:54:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/536685282587070465/index.html b/static/mytweets/ewagoner/status/536685282587070465/index.html new file mode 100644 index 00000000..9393cf8f --- /dev/null +++ b/static/mytweets/ewagoner/status/536685282587070465/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Is there any way I could get Tom Kerridge to narrate my everything? <a href="http://youtu.be/Do_fgk8INxY">http://youtu.be/Do_fgk8INxY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Is there any way I could get Tom Kerridge to narrate my everything? http://youtu.be/Do_fgk8INxY +

+

+ 11/23/2014, 7:58:37 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5369314454/index.html b/static/mytweets/ewagoner/status/5369314454/index.html new file mode 100644 index 00000000..a8551089 --- /dev/null +++ b/static/mytweets/ewagoner/status/5369314454/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One day in, and I'm already bearded! http://whiskerino.org/2009/beards/ewagoner/530/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One day in, and I'm already bearded! http://whiskerino.org/2009/beards/ewagoner/530/ +

+

+ 11/2/2009, 1:25:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/536967027840524288/index.html b/static/mytweets/ewagoner/status/536967027840524288/index.html new file mode 100644 index 00000000..26d40651 --- /dev/null +++ b/static/mytweets/ewagoner/status/536967027840524288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “What if the cow has no legs? Because it’s an octopus!” Juniper has really embraced Dadaist humor. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “What if the cow has no legs? Because it’s an octopus!” Juniper has really embraced Dadaist humor. +

+

+ 11/24/2014, 2:38:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5373999/index.html b/static/mytweets/ewagoner/status/5373999/index.html new file mode 100644 index 00000000..3f0640e6 --- /dev/null +++ b/static/mytweets/ewagoner/status/5373999/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Targus Ultra Mini Mouse for Mac is so tiny, I could swallow it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Targus Ultra Mini Mouse for Mac is so tiny, I could swallow it. +

+

+ 2/8/2007, 1:04:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/537452930665021440/index.html b/static/mytweets/ewagoner/status/537452930665021440/index.html new file mode 100644 index 00000000..dbb08e7e --- /dev/null +++ b/static/mytweets/ewagoner/status/537452930665021440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Went to the advanced swing class for the first time tonight. Boy howdy do they throw the moves at you, but now I can Tandem Charleston. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Went to the advanced swing class for the first time tonight. Boy howdy do they throw the moves at you, but now I can Tandem Charleston. +

+

+ 11/25/2014, 10:48:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/537477996954005504/index.html b/static/mytweets/ewagoner/status/537477996954005504/index.html new file mode 100644 index 00000000..43295b97 --- /dev/null +++ b/static/mytweets/ewagoner/status/537477996954005504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you’re going to go grocery shopping at midnight, might as well do it in a three piece suit. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you’re going to go grocery shopping at midnight, might as well do it in a three piece suit. +

+

+ 11/26/2014, 12:28:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53828853432463361/index.html b/static/mytweets/ewagoner/status/53828853432463361/index.html new file mode 100644 index 00000000..40cd1246 --- /dev/null +++ b/static/mytweets/ewagoner/status/53828853432463361/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Don't like spiders? Then you might want to stay away from the flood-ravaged parts of Pakistan. <a href="http://www.flickr.com/photos/dfid/5571181942/">http://www.flickr.com/photos/dfid/5571181942/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/538390272/index.html b/static/mytweets/ewagoner/status/538390272/index.html new file mode 100644 index 00000000..0b9e5d57 --- /dev/null +++ b/static/mytweets/ewagoner/status/538390272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Incorporating LocallyGrown.net -- its growing enough that "Sole Proprietorship" isn't cutting it anymore. Upgrading its servers tonight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Incorporating LocallyGrown.net -- its growing enough that "Sole Proprietorship" isn't cutting it anymore. Upgrading its servers tonight. +

+

+ 12/27/2007, 11:32:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53840995023978497/index.html b/static/mytweets/ewagoner/status/53840995023978497/index.html new file mode 100644 index 00000000..63fa0935 --- /dev/null +++ b/static/mytweets/ewagoner/status/53840995023978497/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hey, hey! The Fishstick works pretty well in YouTube 1911 mode. <a href="http://www.youtube.com/watch?v=5QvIa0NEYO8">http://www.youtube.com/watch?v=5QvIa0NEYO8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53854776143781888/index.html b/static/mytweets/ewagoner/status/53854776143781888/index.html new file mode 100644 index 00000000..de37edf7 --- /dev/null +++ b/static/mytweets/ewagoner/status/53854776143781888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Beautiful weather, the Smiths on the stereo, and (yes) another special burger. @ Farm Cart http://instagr.am/p/CuuDx/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Beautiful weather, the Smiths on the stereo, and (yes) another special burger. @ Farm Cart http://instagr.am/p/CuuDx/ +

+

+ 4/1/2011, 12:22:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53884327985020928/index.html b/static/mytweets/ewagoner/status/53884327985020928/index.html new file mode 100644 index 00000000..9b9136bd --- /dev/null +++ b/static/mytweets/ewagoner/status/53884327985020928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Turns out I live 35 miles from 3 nuclear reactors, & all 3 are among 6 US plants chosen for an extensive safety review. <a href="http://www.fitsnews.com/2011/04/01/sc-nuclear-reactors-under-scrutiny/">http://www.fitsnews.com/2011/04/01/sc-nuclear-reactors-under-scrutiny/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53886540983705600/index.html b/static/mytweets/ewagoner/status/53886540983705600/index.html new file mode 100644 index 00000000..74780452 --- /dev/null +++ b/static/mytweets/ewagoner/status/53886540983705600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ah... the three Oconee reactors were on the original list but were then removed, leaving just three on the watch list. <a href="http://www.businessweek.com/ap/financialnews/D9MADD081.htm">http://www.businessweek.com/ap/financialnews/D9MADD081.htm</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53893363514085376/index.html b/static/mytweets/ewagoner/status/53893363514085376/index.html new file mode 100644 index 00000000..6cc86fd0 --- /dev/null +++ b/static/mytweets/ewagoner/status/53893363514085376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mead and java documentation. One helps the other go down better. @ Trappeze Pub http://instagr.am/p/Cu7VP/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mead and java documentation. One helps the other go down better. @ Trappeze Pub http://instagr.am/p/Cu7VP/ +

+

+ 4/1/2011, 2:55:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5390775642/index.html b/static/mytweets/ewagoner/status/5390775642/index.html new file mode 100644 index 00000000..9d35ab4b --- /dev/null +++ b/static/mytweets/ewagoner/status/5390775642/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been working on my Michael Moore impression. Needs more bacon. http://whiskerino.org/2009/beards/ewagoner/844/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been working on my Michael Moore impression. Needs more bacon. http://whiskerino.org/2009/beards/ewagoner/844/ #whiskerino +

+

+ 11/3/2009, 8:09:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/539092717385842688/index.html b/static/mytweets/ewagoner/status/539092717385842688/index.html new file mode 100644 index 00000000..669ef1ac --- /dev/null +++ b/static/mytweets/ewagoner/status/539092717385842688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What to Pack for Certain Death — Lessons from history on necessities for your doomed expedition. <a href="https://medium.com/the-nib/what-to-pack-for-certain-death-11cc8f343f31">https://medium.com/the-nib/what-to-pack-for-certain-death-11cc8f343f31</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/539094983912210432/index.html b/static/mytweets/ewagoner/status/539094983912210432/index.html new file mode 100644 index 00000000..ce7e5967 --- /dev/null +++ b/static/mytweets/ewagoner/status/539094983912210432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Customer base expected to double for NE Georgia Locally Grown with help from USDA grant” <a href="http://www.accessnorthga.com/detail.php?n=282096">http://www.accessnorthga.com/detail.php?n=282096</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/539129182727708672/index.html b/static/mytweets/ewagoner/status/539129182727708672/index.html new file mode 100644 index 00000000..63a76e74 --- /dev/null +++ b/static/mytweets/ewagoner/status/539129182727708672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + About to get locked into a room for an hour, because I like my video games to be real life. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ About to get locked into a room for an hour, because I like my video games to be real life. +

+

+ 11/30/2014, 1:49:48 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53941802629206016/index.html b/static/mytweets/ewagoner/status/53941802629206016/index.html new file mode 100644 index 00000000..23b5c654 --- /dev/null +++ b/static/mytweets/ewagoner/status/53941802629206016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The "East of Eden": Italian Dark Chocolate Liqueur, Strawberry Puree, Prunier Cognac, Balsamic, Cayenne, Salt http://instagr.am/p/CvLPg/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The "East of Eden": Italian Dark Chocolate Liqueur, Strawberry Puree, Prunier Cognac, Balsamic, Cayenne, Salt http://instagr.am/p/CvLPg/ +

+

+ 4/1/2011, 6:08:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5394751/index.html b/static/mytweets/ewagoner/status/5394751/index.html new file mode 100644 index 00000000..bdd2bed6 --- /dev/null +++ b/static/mytweets/ewagoner/status/5394751/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Developers vs. Marketers -- The Eternal Battle + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Developers vs. Marketers -- The Eternal Battle +

+

+ 2/9/2007, 1:04:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5395470502/index.html b/static/mytweets/ewagoner/status/5395470502/index.html new file mode 100644 index 00000000..c1567f7d --- /dev/null +++ b/static/mytweets/ewagoner/status/5395470502/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New grass, new sprinkler system, a circus tent, and frat boys: a disaster waiting to happen. http://gdzl.la/7cT7t3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New grass, new sprinkler system, a circus tent, and frat boys: a disaster waiting to happen. http://gdzl.la/7cT7t3 +

+

+ 11/3/2009, 11:40:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53956859794690048/index.html b/static/mytweets/ewagoner/status/53956859794690048/index.html new file mode 100644 index 00000000..935a5668 --- /dev/null +++ b/static/mytweets/ewagoner/status/53956859794690048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + David Bowie's cover of The Doors' "Alabama Song" will have you heading right to the next whisky bar. Oh don't ask why. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ David Bowie's cover of The Doors' "Alabama Song" will have you heading right to the next whisky bar. Oh don't ask why. +

+

+ 4/1/2011, 7:08:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53968501106417664/index.html b/static/mytweets/ewagoner/status/53968501106417664/index.html new file mode 100644 index 00000000..a63e2f2b --- /dev/null +++ b/static/mytweets/ewagoner/status/53968501106417664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv & her friends were playing "Hair Salon" at school. One girl was the stylist, another girl was the customer, and Viv was the pet dragon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv & her friends were playing "Hair Salon" at school. One girl was the stylist, another girl was the customer, and Viv was the pet dragon. +

+

+ 4/1/2011, 7:54:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53974218072801280/index.html b/static/mytweets/ewagoner/status/53974218072801280/index.html new file mode 100644 index 00000000..fcef974b --- /dev/null +++ b/static/mytweets/ewagoner/status/53974218072801280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Can't sleep. Rebecca Black will eat my soul. http://www.youtube.com/watch?v=Ti1D9t8n0qA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Can't sleep. Rebecca Black will eat my soul. http://www.youtube.com/watch?v=Ti1D9t8n0qA +

+

+ 4/1/2011, 8:17:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53979041484648448/index.html b/static/mytweets/ewagoner/status/53979041484648448/index.html new file mode 100644 index 00000000..b612fceb --- /dev/null +++ b/static/mytweets/ewagoner/status/53979041484648448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @gknauss: Of course these jeans compliment my ass. They're sycopants. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @gknauss: Of course these jeans compliment my ass. They're sycopants. +

+

+ 4/1/2011, 8:36:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53981726522880000/index.html b/static/mytweets/ewagoner/status/53981726522880000/index.html new file mode 100644 index 00000000..de34d9e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/53981726522880000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Silencing the storm will require some familiarity with psionics, cryptozoology & miracles... #sworcery + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Silencing the storm will require some familiarity with psionics, cryptozoology & miracles... #sworcery +

+

+ 4/1/2011, 8:47:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53982369945882624/index.html b/static/mytweets/ewagoner/status/53982369945882624/index.html new file mode 100644 index 00000000..5ab3f326 --- /dev/null +++ b/static/mytweets/ewagoner/status/53982369945882624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We spied a curious-looking nestbox with an inscription that read "Tweet & ye shall be re-tweeted". #sworcery + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We spied a curious-looking nestbox with an inscription that read "Tweet & ye shall be re-tweeted". #sworcery +

+

+ 4/1/2011, 8:49:34 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/53997211406696449/index.html b/static/mytweets/ewagoner/status/53997211406696449/index.html new file mode 100644 index 00000000..22c24c2c --- /dev/null +++ b/static/mytweets/ewagoner/status/53997211406696449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We just woke a slumbering sylvan sprite between two loathsome rainbows by the side of The Perilous Precipice. #sworcery + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We just woke a slumbering sylvan sprite between two loathsome rainbows by the side of The Perilous Precipice. #sworcery +

+

+ 4/1/2011, 9:48:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/54025283837235200/index.html b/static/mytweets/ewagoner/status/54025283837235200/index.html new file mode 100644 index 00000000..5e58fc75 --- /dev/null +++ b/static/mytweets/ewagoner/status/54025283837235200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We got The Gold Trigon. We are so awesome. #sworcery + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We got The Gold Trigon. We are so awesome. #sworcery +

+

+ 4/1/2011, 11:40:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5408507942/index.html b/static/mytweets/ewagoner/status/5408507942/index.html new file mode 100644 index 00000000..c0d8ec4b --- /dev/null +++ b/static/mytweets/ewagoner/status/5408507942/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's hard to feel especially creative when there's people like this walking about: http://bit.ly/1Hnc04 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's hard to feel especially creative when there's people like this walking about: http://bit.ly/1Hnc04 +

+

+ 11/3/2009, 8:47:42 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5412366/index.html b/static/mytweets/ewagoner/status/5412366/index.html new file mode 100644 index 00000000..9d413420 --- /dev/null +++ b/static/mytweets/ewagoner/status/5412366/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fixing a leaky septic system, step one: find the septic system + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fixing a leaky septic system, step one: find the septic system +

+

+ 2/10/2007, 11:23:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/541909042/index.html b/static/mytweets/ewagoner/status/541909042/index.html new file mode 100644 index 00000000..ef9e8bbc --- /dev/null +++ b/static/mytweets/ewagoner/status/541909042/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New pub just opened up across the street from the office. Stocks a couple hundred beers. I may need a fourth job to cover my tab. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New pub just opened up across the street from the office. Stocks a couple hundred beers. I may need a fourth job to cover my tab. +

+

+ 12/28/2007, 4:58:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/541974522/index.html b/static/mytweets/ewagoner/status/541974522/index.html new file mode 100644 index 00000000..72afb846 --- /dev/null +++ b/static/mytweets/ewagoner/status/541974522/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + J. W. Lees sherry cask ale (2003) is unlike anything I've ever drunk before. Like someone shook out the flavor carpet into my glass. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ J. W. Lees sherry cask ale (2003) is unlike anything I've ever drunk before. Like someone shook out the flavor carpet into my glass. +

+

+ 12/28/2007, 5:22:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5419860032/index.html b/static/mytweets/ewagoner/status/5419860032/index.html new file mode 100644 index 00000000..e9cba0fe --- /dev/null +++ b/static/mytweets/ewagoner/status/5419860032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Beard growing is serious business. http://whiskerino.org/2009/beards/ewagoner/1228/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Beard growing is serious business. http://whiskerino.org/2009/beards/ewagoner/1228/ #whiskerino +

+

+ 11/4/2009, 8:27:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/542058504912384000/index.html b/static/mytweets/ewagoner/status/542058504912384000/index.html new file mode 100644 index 00000000..2810dbf0 --- /dev/null +++ b/static/mytweets/ewagoner/status/542058504912384000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Played Revolution 60 straight through yesterday. It’s a fun, innovative game. The all-women dev team & cast is bonus. <a href="http://www.revolution60.com">http://www.revolution60.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Played Revolution 60 straight through yesterday. It’s a fun, innovative game. The all-women dev team & cast is bonus. http://www.revolution60.com +

+

+ 12/8/2014, 3:49:53 PM +

+

Favs: 3

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/54205933684924416/index.html b/static/mytweets/ewagoner/status/54205933684924416/index.html new file mode 100644 index 00000000..b0d14ded --- /dev/null +++ b/static/mytweets/ewagoner/status/54205933684924416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Cooking Channel (spinoff of the Food Network) is like the old Food Network, before it became all challenges and diner tours. Good stuff. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Cooking Channel (spinoff of the Food Network) is like the old Food Network, before it became all challenges and diner tours. Good stuff. +

+

+ 4/2/2011, 11:37:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/542361704169218048/index.html b/static/mytweets/ewagoner/status/542361704169218048/index.html new file mode 100644 index 00000000..481c13d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/542361704169218048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A coworker keeps saying “slide stack” during a presentation and I’m suddenly daydreaming of having adventures in the Land of the Lost. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A coworker keeps saying “slide stack” during a presentation and I’m suddenly daydreaming of having adventures in the Land of the Lost. +

+

+ 12/9/2014, 11:54:41 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/542700485468508160/index.html b/static/mytweets/ewagoner/status/542700485468508160/index.html new file mode 100644 index 00000000..ab6bd54b --- /dev/null +++ b/static/mytweets/ewagoner/status/542700485468508160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Teaching reminded me daily that I am no college professor. I was an interrogator at Abu Ghraib. I tortured.” <a href="http://www.nytimes.com/2014/12/10/opinion/the-torture-report-reminds-us-of-what-america-was.html">http://www.nytimes.com/2014/12/10/opinion/the-torture-report-reminds-us-of-what-america-was.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/54272827498561536/index.html b/static/mytweets/ewagoner/status/54272827498561536/index.html new file mode 100644 index 00000000..fc4bd8ed --- /dev/null +++ b/static/mytweets/ewagoner/status/54272827498561536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jimmyfallon: Fun Fun Fun Fun. http://bit.ly/gsl5aS Colbert sings Friday w/the Roots + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jimmyfallon: Fun Fun Fun Fun. http://bit.ly/gsl5aS Colbert sings Friday w/the Roots +

+

+ 4/2/2011, 4:03:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/54291141947949057/index.html b/static/mytweets/ewagoner/status/54291141947949057/index.html new file mode 100644 index 00000000..cb9c1f4e --- /dev/null +++ b/static/mytweets/ewagoner/status/54291141947949057/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making some bubble and squeak to go with a pot roast. http://instagr.am/p/Cxaq-/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making some bubble and squeak to go with a pot roast. http://instagr.am/p/Cxaq-/ +

+

+ 4/2/2011, 5:16:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5430379712/index.html b/static/mytweets/ewagoner/status/5430379712/index.html new file mode 100644 index 00000000..474aca9c --- /dev/null +++ b/static/mytweets/ewagoner/status/5430379712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ten minutes after the caterers left, setting up the tables w/ white cloths, the sprinkers came on inside the tent. http://gdzl.la/7d8HCP + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ten minutes after the caterers left, setting up the tables w/ white cloths, the sprinkers came on inside the tent. http://gdzl.la/7d8HCP +

+

+ 11/4/2009, 4:08:29 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/543080069556875265/index.html b/static/mytweets/ewagoner/status/543080069556875265/index.html new file mode 100644 index 00000000..ef282d5e --- /dev/null +++ b/static/mytweets/ewagoner/status/543080069556875265/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think I’m losing my mind this time. This time, I’m losing my mind. <a href="https://www.youtube.com/watch?v=kq-VNCGBDRU">https://www.youtube.com/watch?v=kq-VNCGBDRU</a> #ripMCA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/543203608687177728/index.html b/static/mytweets/ewagoner/status/543203608687177728/index.html new file mode 100644 index 00000000..c15069ee --- /dev/null +++ b/static/mytweets/ewagoner/status/543203608687177728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Someone put Tom Stoppard’s adaptation of “The Men in a Boat”, featuring Tim Curry & Michael Palin, on YouTube. Go! <a href="https://www.youtube.com/watch?v=u9xvrbfyKGQ">https://www.youtube.com/watch?v=u9xvrbfyKGQ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Someone put Tom Stoppard’s adaptation of “The Men in a Boat”, featuring Tim Curry & Michael Palin, on YouTube. Go! https://www.youtube.com/watch?v=u9xvrbfyKGQ +

+

+ 12/11/2014, 7:40:07 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/543505267884056576/index.html b/static/mytweets/ewagoner/status/543505267884056576/index.html new file mode 100644 index 00000000..53a23698 --- /dev/null +++ b/static/mytweets/ewagoner/status/543505267884056576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One week from now I’ll be getting out of surgery, because apparently tendons are supposed to be connected to bones. Explains a few things. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One week from now I’ll be getting out of surgery, because apparently tendons are supposed to be connected to bones. Explains a few things. +

+

+ 12/12/2014, 3:38:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5448915310/index.html b/static/mytweets/ewagoner/status/5448915310/index.html new file mode 100644 index 00000000..39e47cc8 --- /dev/null +++ b/static/mytweets/ewagoner/status/5448915310/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pre-dawn is prime whisker growing time. http://whiskerino.org/2009/beards/ewagoner/1602/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pre-dawn is prime whisker growing time. http://whiskerino.org/2009/beards/ewagoner/1602/ #whiskerino +

+

+ 11/5/2009, 8:13:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5450392884/index.html b/static/mytweets/ewagoner/status/5450392884/index.html new file mode 100644 index 00000000..8f0c2763 --- /dev/null +++ b/static/mytweets/ewagoner/status/5450392884/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On the way to the bus stop, Vivian asked me to take her picture. And of course I did. http://gdzl.la/7dhZX8 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On the way to the bus stop, Vivian asked me to take her picture. And of course I did. http://gdzl.la/7dhZX8 +

+

+ 11/5/2009, 9:26:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/545331916627795968/index.html b/static/mytweets/ewagoner/status/545331916627795968/index.html new file mode 100644 index 00000000..0b885b0f --- /dev/null +++ b/static/mytweets/ewagoner/status/545331916627795968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A new holiday song from The Doubleclicks: “Sexist Bullshit (ends with us this Christmas)” <a href="https://www.youtube.com/watch?v=axP-bk17C7I">https://www.youtube.com/watch?v=axP-bk17C7I</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A new holiday song from The Doubleclicks: “Sexist Bullshit (ends with us this Christmas)” https://www.youtube.com/watch?v=axP-bk17C7I +

+

+ 12/17/2014, 4:37:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5455505563/index.html b/static/mytweets/ewagoner/status/5455505563/index.html new file mode 100644 index 00000000..a41f1ca7 --- /dev/null +++ b/static/mytweets/ewagoner/status/5455505563/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "GA agriculture officials are reviewing the case to see if they’ll take action against those connected to the raw milk sale and delivery." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "GA agriculture officials are reviewing the case to see if they’ll take action against those connected to the raw milk sale and delivery." +

+

+ 11/5/2009, 12:59:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/54558051658764289/index.html b/static/mytweets/ewagoner/status/54558051658764289/index.html new file mode 100644 index 00000000..858b6f58 --- /dev/null +++ b/static/mytweets/ewagoner/status/54558051658764289/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jannypie: There's patience and then there's wasting your time, and a girl's gotta know which is which. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jannypie: There's patience and then there's wasting your time, and a girl's gotta know which is which. +

+

+ 4/3/2011, 10:57:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/545658966215516160/index.html b/static/mytweets/ewagoner/status/545658966215516160/index.html new file mode 100644 index 00000000..8b8fcff0 --- /dev/null +++ b/static/mytweets/ewagoner/status/545658966215516160/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + I managed to get one more performance in today before the surgeon knocks me off my trapeze for a while tomorrow. +<a href="https://www.youtube.com/watch?v=4Ym28LesLL8">https://www.youtube.com/watch?v=4Ym28LesLL8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I managed to get one more performance in today before the surgeon knocks me off my trapeze for a while tomorrow.
https://www.youtube.com/watch?v=4Ym28LesLL8 +

+

+ 12/18/2014, 2:16:50 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/545668827795980288/index.html b/static/mytweets/ewagoner/status/545668827795980288/index.html new file mode 100644 index 00000000..5ad1a41a --- /dev/null +++ b/static/mytweets/ewagoner/status/545668827795980288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was sipping bone broth from my thermos and some dribbled through my beard and splashed on my plaid thrift store coat. Hipster: Level Up! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was sipping bone broth from my thermos and some dribbled through my beard and splashed on my plaid thrift store coat. Hipster: Level Up! +

+

+ 12/18/2014, 2:56:01 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/545753277099286529/index.html b/static/mytweets/ewagoner/status/545753277099286529/index.html new file mode 100644 index 00000000..94821a09 --- /dev/null +++ b/static/mytweets/ewagoner/status/545753277099286529/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have to drink plenty of fluids today — doctor’s orders — and this rum is undeniably a liquid. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have to drink plenty of fluids today — doctor’s orders — and this rum is undeniably a liquid. +

+

+ 12/18/2014, 8:31:35 PM +

+

Favs: 4

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/545981870744539136/index.html b/static/mytweets/ewagoner/status/545981870744539136/index.html new file mode 100644 index 00000000..bd206a85 --- /dev/null +++ b/static/mytweets/ewagoner/status/545981870744539136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it to the surgery center a half hour early. They’re running an hour behind. No food or drink since midnight. I’m a shriveled husk. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it to the surgery center a half hour early. They’re running an hour behind. No food or drink since midnight. I’m a shriveled husk. +

+

+ 12/19/2014, 11:39:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/54603784546037760/index.html b/static/mytweets/ewagoner/status/54603784546037760/index.html new file mode 100644 index 00000000..bf05b61e --- /dev/null +++ b/static/mytweets/ewagoner/status/54603784546037760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @amazonmp3: Get R.E.M.'s Collapse Into Now for $3.99 today only and listen to it immediately with #cloudplayer: http://amzn.to/hzlWz0 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @amazonmp3: Get R.E.M.'s Collapse Into Now for $3.99 today only and listen to it immediately with #cloudplayer: http://amzn.to/hzlWz0 +

+

+ 4/3/2011, 1:58:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/546119670332682240/index.html b/static/mytweets/ewagoner/status/546119670332682240/index.html new file mode 100644 index 00000000..337612ce --- /dev/null +++ b/static/mytweets/ewagoner/status/546119670332682240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @sturdyAlex: So, umm... NASA just emailed a socket wrench to the International Space Station. EMAILED. A. WRENCH. <a href="http://io9.com/nasa-just-emailed-a-wrench-into-space-1673194211">http://io9.com/nasa-just-emailed-a-wrench-into-space-1673194211</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5462389545/index.html b/static/mytweets/ewagoner/status/5462389545/index.html new file mode 100644 index 00000000..9f12cf8a --- /dev/null +++ b/static/mytweets/ewagoner/status/5462389545/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athlocallygrown: Athens Locally Grown is at our new location this week: Ben's Bikes! http://twitpic.com/oeq50 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athlocallygrown: Athens Locally Grown is at our new location this week: Ben's Bikes! http://twitpic.com/oeq50 +

+

+ 11/5/2009, 5:45:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/546392254257319936/index.html b/static/mytweets/ewagoner/status/546392254257319936/index.html new file mode 100644 index 00000000..53f1a5d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/546392254257319936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Shopping at Toys R Us. Difficulty level: narcotics are wearing off. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Shopping at Toys R Us. Difficulty level: narcotics are wearing off. +

+

+ 12/20/2014, 2:50:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/54649253905186816/index.html b/static/mytweets/ewagoner/status/54649253905186816/index.html new file mode 100644 index 00000000..7a3977b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/54649253905186816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Planting time! http://instagr.am/p/Cz1Tk/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Planting time! http://instagr.am/p/Cz1Tk/ +

+

+ 4/3/2011, 4:59:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5466356/index.html b/static/mytweets/ewagoner/status/5466356/index.html new file mode 100644 index 00000000..4b719c9e --- /dev/null +++ b/static/mytweets/ewagoner/status/5466356/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally able to syndicate all my various weblogs back into my main weblog so it doesn't look I + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally able to syndicate all my various weblogs back into my main weblog so it doesn't look I +

+

+ 2/12/2007, 4:53:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5466365/index.html b/static/mytweets/ewagoner/status/5466365/index.html new file mode 100644 index 00000000..ea2eacc1 --- /dev/null +++ b/static/mytweets/ewagoner/status/5466365/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally able to syndicate all my various weblog entries back into my main weblog so it doesn't look I've fallen off the planet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally able to syndicate all my various weblog entries back into my main weblog so it doesn't look I've fallen off the planet. +

+

+ 2/12/2007, 4:54:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/546870782534905857/index.html b/static/mytweets/ewagoner/status/546870782534905857/index.html new file mode 100644 index 00000000..d9c3d27b --- /dev/null +++ b/static/mytweets/ewagoner/status/546870782534905857/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “The 12 Days of Christmas: Roasted Root Vegetables from Eric Wagoner” +<a href="http://www.thebroadcollective.com/12-days-christmas-roasted-root-vegetables-eric-wagoner/">http://www.thebroadcollective.com/12-days-christmas-roasted-root-vegetables-eric-wagoner/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5468792246/index.html b/static/mytweets/ewagoner/status/5468792246/index.html new file mode 100644 index 00000000..eb3b15ae --- /dev/null +++ b/static/mytweets/ewagoner/status/5468792246/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OMG. The Tauntaun Sleeping bag is a reality, available for pre-order for $99, and is *adult sized*! http://is.gd/4OroX + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OMG. The Tauntaun Sleeping bag is a reality, available for pre-order for $99, and is *adult sized*! http://is.gd/4OroX +

+

+ 11/5/2009, 10:08:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/54692365830602752/index.html b/static/mytweets/ewagoner/status/54692365830602752/index.html new file mode 100644 index 00000000..aa4b746d --- /dev/null +++ b/static/mytweets/ewagoner/status/54692365830602752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pan-fried romano crusted flounder and onion rings, using raw milk romano cheese from Greendale Farm, a new offering from them. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pan-fried romano crusted flounder and onion rings, using raw milk romano cheese from Greendale Farm, a new offering from them. +

+

+ 4/3/2011, 7:50:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/54709024440057856/index.html b/static/mytweets/ewagoner/status/54709024440057856/index.html new file mode 100644 index 00000000..6a68f206 --- /dev/null +++ b/static/mytweets/ewagoner/status/54709024440057856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've got some leftover homemade breadcrumb and cheese mixture that's too good to toss. I'm thinking of maybe making some scotch eggs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've got some leftover homemade breadcrumb and cheese mixture that's too good to toss. I'm thinking of maybe making some scotch eggs. +

+

+ 4/3/2011, 8:57:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/547416039257309184/index.html b/static/mytweets/ewagoner/status/547416039257309184/index.html new file mode 100644 index 00000000..19f53d8c --- /dev/null +++ b/static/mytweets/ewagoner/status/547416039257309184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve recovered to the point most people are in a month after the surgery. I attribute my powers to the brown recluse bite when I was young. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve recovered to the point most people are in a month after the surgery. I attribute my powers to the brown recluse bite when I was young. +

+

+ 12/23/2014, 10:38:48 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/547600872931618819/index.html b/static/mytweets/ewagoner/status/547600872931618819/index.html new file mode 100644 index 00000000..ce055cd4 --- /dev/null +++ b/static/mytweets/ewagoner/status/547600872931618819/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Twenty four hours from now, I will be all out of narcotics. Just FYI. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Twenty four hours from now, I will be all out of narcotics. Just FYI. +

+

+ 12/23/2014, 10:53:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/547605902430576640/index.html b/static/mytweets/ewagoner/status/547605902430576640/index.html new file mode 100644 index 00000000..ff57fb67 --- /dev/null +++ b/static/mytweets/ewagoner/status/547605902430576640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Saw this on the telly and it looked proper lush. I’ll try to make it tomorrow. <a href="http://www.bbc.co.uk/food/recipes/toms_turkey_roll_with_44115">http://www.bbc.co.uk/food/recipes/toms_turkey_roll_with_44115</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/547611450974683136/index.html b/static/mytweets/ewagoner/status/547611450974683136/index.html new file mode 100644 index 00000000..371bb735 --- /dev/null +++ b/static/mytweets/ewagoner/status/547611450974683136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Truth. RT @saladinahmed: Year-end memorials will skip him, but David Trampier was one of 2014's deep creative losses. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Truth. RT @saladinahmed: Year-end memorials will skip him, but David Trampier was one of 2014's deep creative losses.

+

+

+ 12/23/2014, 11:35:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5477882854/index.html b/static/mytweets/ewagoner/status/5477882854/index.html new file mode 100644 index 00000000..3902affd --- /dev/null +++ b/static/mytweets/ewagoner/status/5477882854/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Velveteen Chins http://whiskerino.org/2009/beards/ewagoner/1981/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Velveteen Chins http://whiskerino.org/2009/beards/ewagoner/1981/ #whiskerino +

+

+ 11/6/2009, 8:09:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/547850077335982081/index.html b/static/mytweets/ewagoner/status/547850077335982081/index.html new file mode 100644 index 00000000..4a21eb76 --- /dev/null +++ b/static/mytweets/ewagoner/status/547850077335982081/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The first ingredient in this recipe for a proper English Christmas stuffed turkey roll is pork rinds. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The first ingredient in this recipe for a proper English Christmas stuffed turkey roll is pork rinds. +

+

+ 12/24/2014, 3:23:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/547872562101772291/index.html b/static/mytweets/ewagoner/status/547872562101772291/index.html new file mode 100644 index 00000000..cf6dc5b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/547872562101772291/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @meyerweb: Inadvertent Algorithmic Cruelty; or, when good code yields bad results, and thoughtlessly hurts people. <a href="http://wp.me/p2jgYa-Ox">http://wp.me/p2jgYa-Ox</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @meyerweb: Inadvertent Algorithmic Cruelty; or, when good code yields bad results, and thoughtlessly hurts people. http://wp.me/p2jgYa-Ox +

+

+ 12/24/2014, 4:52:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5479379823/index.html b/static/mytweets/ewagoner/status/5479379823/index.html new file mode 100644 index 00000000..4c7990e6 --- /dev/null +++ b/static/mytweets/ewagoner/status/5479379823/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I made an online registration system for the SSAWG conference (well worth attending), which went live today. http://www.ssawgconference.org/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I made an online registration system for the SSAWG conference (well worth attending), which went live today. http://www.ssawgconference.org/ +

+

+ 11/6/2009, 9:23:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/548293256837365761/index.html b/static/mytweets/ewagoner/status/548293256837365761/index.html new file mode 100644 index 00000000..3e6b90ce --- /dev/null +++ b/static/mytweets/ewagoner/status/548293256837365761/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was just served a gin and milk, and now there’s one thing I can’t make fun of any more. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was just served a gin and milk, and now there’s one thing I can’t make fun of any more. +

+

+ 12/25/2014, 8:44:33 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/548321590111653888/index.html b/static/mytweets/ewagoner/status/548321590111653888/index.html new file mode 100644 index 00000000..8c3d8a52 --- /dev/null +++ b/static/mytweets/ewagoner/status/548321590111653888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today all the muscles from my neck down my arm are screaming at me, asking what I’ve done, and I’d like them to calm the hell down, please. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today all the muscles from my neck down my arm are screaming at me, asking what I’ve done, and I’d like them to calm the hell down, please. +

+

+ 12/25/2014, 10:37:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5483356/index.html b/static/mytweets/ewagoner/status/5483356/index.html new file mode 100644 index 00000000..8e1ccef7 --- /dev/null +++ b/static/mytweets/ewagoner/status/5483356/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The septic has been sucked. Repeat: the septic has been sucked. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The septic has been sucked. Repeat: the septic has been sucked. +

+

+ 2/13/2007, 1:42:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/548585301866999808/index.html b/static/mytweets/ewagoner/status/548585301866999808/index.html new file mode 100644 index 00000000..7f8369d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/548585301866999808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If more of us valued food and cheer and song above hoarded gold, it would be a merrier world. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If more of us valued food and cheer and song above hoarded gold, it would be a merrier world. +

+

+ 12/26/2014, 4:05:02 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5486288231/index.html b/static/mytweets/ewagoner/status/5486288231/index.html new file mode 100644 index 00000000..3eb11d87 --- /dev/null +++ b/static/mytweets/ewagoner/status/5486288231/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had lunch with a student in Arkansas and his professor in California who are doing a research project on my http://locallygrown.net. Neat! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had lunch with a student in Arkansas and his professor in California who are doing a research project on my http://locallygrown.net. Neat! +

+

+ 11/6/2009, 2:09:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/54901526568767488/index.html b/static/mytweets/ewagoner/status/54901526568767488/index.html new file mode 100644 index 00000000..9c93fcbf --- /dev/null +++ b/static/mytweets/ewagoner/status/54901526568767488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Who couldn't use an RPG map generator? <a href="http://davesmapper.com/">http://davesmapper.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Who couldn't use an RPG map generator? http://davesmapper.com/ +

+

+ 4/4/2011, 9:41:58 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/549028256180338688/index.html b/static/mytweets/ewagoner/status/549028256180338688/index.html new file mode 100644 index 00000000..7f3c6e9b --- /dev/null +++ b/static/mytweets/ewagoner/status/549028256180338688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eating leftover salchipapas for dinner while a TENS unit induces spasms in my shoulder, because I like my meals exotic and challenging. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eating leftover salchipapas for dinner while a TENS unit induces spasms in my shoulder, because I like my meals exotic and challenging. +

+

+ 12/27/2014, 9:25:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/549033310161485825/index.html b/static/mytweets/ewagoner/status/549033310161485825/index.html new file mode 100644 index 00000000..8839e3f4 --- /dev/null +++ b/static/mytweets/ewagoner/status/549033310161485825/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @TroyBakerVA: I have no words. They’ve been replaced by tears and respect. You are amazing @mattfraction + +Read: <a href="http://mattfraction.com/post/63999786236/sorry-to-put-this-on-you-but-i-have-an-honest">http://mattfraction.com/post/63999786236/sorry-to-put-this-on-you-but-i-have-an-honest</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/549075066945036288/index.html b/static/mytweets/ewagoner/status/549075066945036288/index.html new file mode 100644 index 00000000..83dfbfbb --- /dev/null +++ b/static/mytweets/ewagoner/status/549075066945036288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Home alone for the next few days. I’m off to bed now and might not get up again until Monday. Except to eat more prescription Aleve. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Home alone for the next few days. I’m off to bed now and might not get up again until Monday. Except to eat more prescription Aleve. +

+

+ 12/28/2014, 12:31:11 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/54912261759827968/index.html b/static/mytweets/ewagoner/status/54912261759827968/index.html new file mode 100644 index 00000000..fffe51a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/54912261759827968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + John Medaille's short story "The '76 Goldwater Dime" is a clever take on the mundane aspects of alternate timelines. <a href="http://escapepod.org/2011/03/31/ep284-the-76-goldwater-dime/">http://escapepod.org/2011/03/31/ep284-the-76-goldwater-dime/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/54925282817224704/index.html b/static/mytweets/ewagoner/status/54925282817224704/index.html new file mode 100644 index 00000000..c90299a6 --- /dev/null +++ b/static/mytweets/ewagoner/status/54925282817224704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "If you've more than a few domains w/GoDaddy, preparing them for transferring away can be time-consuming. Here's help." <a href="http://blog.dnsimple.com/post/3167427271/preparing-domains-in-godaddy-for-transfer-out">http://blog.dnsimple.com/post/3167427271/preparing-domains-in-godaddy-for-transfer-out</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/549280613032009729/index.html b/static/mytweets/ewagoner/status/549280613032009729/index.html new file mode 100644 index 00000000..d34c24a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/549280613032009729/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thought maybe I’d head out & do something, but the only thing on the Flagpole calendar is a trivia night that’s on hiatus. Athens is closed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thought maybe I’d head out & do something, but the only thing on the Flagpole calendar is a trivia night that’s on hiatus. Athens is closed. +

+

+ 12/28/2014, 2:07:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/54940257241669632/index.html b/static/mytweets/ewagoner/status/54940257241669632/index.html new file mode 100644 index 00000000..ca19a298 --- /dev/null +++ b/static/mytweets/ewagoner/status/54940257241669632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And there we go. Finally got off my duff and transferred 17 domains away from GoDaddy. In other news: I have 17 domains? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And there we go. Finally got off my duff and transferred 17 domains away from GoDaddy. In other news: I have 17 domains? +

+

+ 4/4/2011, 12:15:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/54950827323957249/index.html b/static/mytweets/ewagoner/status/54950827323957249/index.html new file mode 100644 index 00000000..f34f441c --- /dev/null +++ b/static/mytweets/ewagoner/status/54950827323957249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today they added house-cured salami and pickled veggies to my burger. @ Farm Cart http://instagr.am/p/C1bv7/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today they added house-cured salami and pickled veggies to my burger. @ Farm Cart http://instagr.am/p/C1bv7/ +

+

+ 4/4/2011, 12:57:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/54963996113117184/index.html b/static/mytweets/ewagoner/status/54963996113117184/index.html new file mode 100644 index 00000000..399c4699 --- /dev/null +++ b/static/mytweets/ewagoner/status/54963996113117184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Our newspaper's having a meetup for their web commenters. If they're in real life like they are online, I can't imagine a worse place to be. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Our newspaper's having a meetup for their web commenters. If they're in real life like they are online, I can't imagine a worse place to be. +

+

+ 4/4/2011, 1:50:12 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/54966640575655936/index.html b/static/mytweets/ewagoner/status/54966640575655936/index.html new file mode 100644 index 00000000..0a75d20f --- /dev/null +++ b/static/mytweets/ewagoner/status/54966640575655936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AndrewCrow: Just heard an argument between a passenger and a TSA agent. The agent said the the body scan doesn't use radiation. Inst ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AndrewCrow: Just heard an argument between a passenger and a TSA agent. The agent said the the body scan doesn't use radiation. Inst ... +

+

+ 4/4/2011, 2:00:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/549790489961332736/index.html b/static/mytweets/ewagoner/status/549790489961332736/index.html new file mode 100644 index 00000000..8323f068 --- /dev/null +++ b/static/mytweets/ewagoner/status/549790489961332736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I like meh., a new competitor to Amazon-owned Woot!, from Woot!’s founders. Their 404 page is just one reason why. <a href="https://meh.com/index.htlm">https://meh.com/index.htlm</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I like meh., a new competitor to Amazon-owned Woot!, from Woot!’s founders. Their 404 page is just one reason why. https://meh.com/index.htlm +

+

+ 12/29/2014, 11:54:02 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/54980240438599680/index.html b/static/mytweets/ewagoner/status/54980240438599680/index.html new file mode 100644 index 00000000..05975e4f --- /dev/null +++ b/static/mytweets/ewagoner/status/54980240438599680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Spiders are Wonderful" -- A book for children. <a href="http://essexterror.com/spiders/arewonderful.html">http://essexterror.com/spiders/arewonderful.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/549878932/index.html b/static/mytweets/ewagoner/status/549878932/index.html new file mode 100644 index 00000000..1d569f0f --- /dev/null +++ b/static/mytweets/ewagoner/status/549878932/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Monthly Debt Report: Made another $2000 payment today. Unsecured debt down to a mere $52,000. Net worth soaring to negative $15K. Progress! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Monthly Debt Report: Made another $2000 payment today. Unsecured debt down to a mere $52,000. Net worth soaring to negative $15K. Progress! +

+

+ 12/31/2007, 11:34:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/549974061594722304/index.html b/static/mytweets/ewagoner/status/549974061594722304/index.html new file mode 100644 index 00000000..e012d8ac --- /dev/null +++ b/static/mytweets/ewagoner/status/549974061594722304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I haven’t been wearing my sling the past few days because it was making me worse. Was to be in it another month, but doc just said ok. Whew. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I haven’t been wearing my sling the past few days because it was making me worse. Was to be in it another month, but doc just said ok. Whew. +

+

+ 12/30/2014, 12:03:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/550003972803940353/index.html b/static/mytweets/ewagoner/status/550003972803940353/index.html new file mode 100644 index 00000000..a0b67428 --- /dev/null +++ b/static/mytweets/ewagoner/status/550003972803940353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The pie shop still had pies so for lunch I had a pie (Irish stew, made with plenty of beer). I’ll check again tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The pie shop still had pies so for lunch I had a pie (Irish stew, made with plenty of beer). I’ll check again tomorrow. +

+

+ 12/30/2014, 2:02:20 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/55009921330192384/index.html b/static/mytweets/ewagoner/status/55009921330192384/index.html new file mode 100644 index 00000000..58c20ee7 --- /dev/null +++ b/static/mytweets/ewagoner/status/55009921330192384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Locals: It's beautiful out now, but tonight a front will pass through with possible 60+ mph winds and large hail. Hunker down. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Locals: It's beautiful out now, but tonight a front will pass through with possible 60+ mph winds and large hail. Hunker down. +

+

+ 4/4/2011, 4:52:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/55017723884875776/index.html b/static/mytweets/ewagoner/status/55017723884875776/index.html new file mode 100644 index 00000000..1d3622d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/55017723884875776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + TMBG Instant Fan Club: First 1000 to pony up $79.99 get 2 tickets to a show of their choice, the upcoming album, & more <a href="http://www.theymightbegiants.com/news/instant-fan-club/">http://www.theymightbegiants.com/news/instant-fan-club/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/550322866978557952/index.html b/static/mytweets/ewagoner/status/550322866978557952/index.html new file mode 100644 index 00000000..16995929 --- /dev/null +++ b/static/mytweets/ewagoner/status/550322866978557952/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + The Case of the Missing Nude +“All four walls in both unisex lavatories were chalkboard…” <a href="https://medium.com/human-parts/the-case-of-the-missing-nude-256c18197df0">https://medium.com/human-parts/the-case-of-the-missing-nude-256c18197df0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/550492872/index.html b/static/mytweets/ewagoner/status/550492872/index.html new file mode 100644 index 00000000..ba91e0cb --- /dev/null +++ b/static/mytweets/ewagoner/status/550492872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Steve Jobs Keynote Index Fund: http://keynoteindexfund.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Steve Jobs Keynote Index Fund: http://keynoteindexfund.com/ +

+

+ 12/31/2007, 4:00:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/55066487274213376/index.html b/static/mytweets/ewagoner/status/55066487274213376/index.html new file mode 100644 index 00000000..71ec16e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/55066487274213376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's a big storm coming & my years in the scouts have ingrained in me to "Be Prepared". And that's why my coke bottle's half full of rum. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's a big storm coming & my years in the scouts have ingrained in me to "Be Prepared". And that's why my coke bottle's half full of rum. +

+

+ 4/4/2011, 8:37:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5506837451/index.html b/static/mytweets/ewagoner/status/5506837451/index.html new file mode 100644 index 00000000..5fad5b20 --- /dev/null +++ b/static/mytweets/ewagoner/status/5506837451/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Young beards are delicate creatures and need to be protected. http://whiskerino.org/2009/beards/ewagoner/2345/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Young beards are delicate creatures and need to be protected. http://whiskerino.org/2009/beards/ewagoner/2345/ #whiskerino +

+

+ 11/7/2009, 9:24:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/55069775302365184/index.html b/static/mytweets/ewagoner/status/55069775302365184/index.html new file mode 100644 index 00000000..1599142f --- /dev/null +++ b/static/mytweets/ewagoner/status/55069775302365184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Flexibility. She has it. http://instagr.am/p/C2Bhr/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Flexibility. She has it. http://instagr.am/p/C2Bhr/ +

+

+ 4/4/2011, 8:50:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/55073942129491968/index.html b/static/mytweets/ewagoner/status/55073942129491968/index.html new file mode 100644 index 00000000..2fb4a611 --- /dev/null +++ b/static/mytweets/ewagoner/status/55073942129491968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It may be spring outside, but inside McMullan Family Farm's greenhouses it's already summer. http://instagr.am/p/C2C6j/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It may be spring outside, but inside McMullan Family Farm's greenhouses it's already summer. http://instagr.am/p/C2C6j/ +

+

+ 4/4/2011, 9:07:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/550752647096315904/index.html b/static/mytweets/ewagoner/status/550752647096315904/index.html new file mode 100644 index 00000000..33c6e1ca --- /dev/null +++ b/static/mytweets/ewagoner/status/550752647096315904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Since it’s now 2015, I’m making myself stop eating after 15 deviled eggs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Since it’s now 2015, I’m making myself stop eating after 15 deviled eggs. +

+

+ 1/1/2015, 3:37:18 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/55077126952591360/index.html b/static/mytweets/ewagoner/status/55077126952591360/index.html new file mode 100644 index 00000000..118a231a --- /dev/null +++ b/static/mytweets/ewagoner/status/55077126952591360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @linklog: Reintroducing the Commodore 64, a complete, modern computer encased in its own keyboard. <a href="http://ljv.me/n">http://ljv.me/n</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @linklog: Reintroducing the Commodore 64, a complete, modern computer encased in its own keyboard. http://ljv.me/n +

+

+ 4/4/2011, 9:19:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/551122837160067074/index.html b/static/mytweets/ewagoner/status/551122837160067074/index.html new file mode 100644 index 00000000..33ec58aa --- /dev/null +++ b/static/mytweets/ewagoner/status/551122837160067074/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Athens has no shortage of amazing sandwiches, and here are six of them. They’re even vegetarian or vegan. +<a href="http://www.thebroadcollective.com/favorite-inventor-earl-sandwich/">http://www.thebroadcollective.com/favorite-inventor-earl-sandwich/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/55121484519178241/index.html b/static/mytweets/ewagoner/status/55121484519178241/index.html new file mode 100644 index 00000000..f75e9746 --- /dev/null +++ b/static/mytweets/ewagoner/status/55121484519178241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's here! #wallofwater + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's here! #wallofwater +

+

+ 4/5/2011, 12:16:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/55131535946416128/index.html b/static/mytweets/ewagoner/status/55131535946416128/index.html new file mode 100644 index 00000000..ae55faad --- /dev/null +++ b/static/mytweets/ewagoner/status/55131535946416128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All the warnings here are cancelled. Guess I can go to bed now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All the warnings here are cancelled. Guess I can go to bed now. +

+

+ 4/5/2011, 12:55:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/551462572009205762/index.html b/static/mytweets/ewagoner/status/551462572009205762/index.html new file mode 100644 index 00000000..983fbacc --- /dev/null +++ b/static/mytweets/ewagoner/status/551462572009205762/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The new Game of Thrones game is quite good. I’m impressed with how well the story overlays what we already know. <a href="http://en.wikipedia.org/wiki/Game_of_Thrones_%282014_video_game%29">http://en.wikipedia.org/wiki/Game_of_Thrones_%282014_video_game%29</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/551579603396202496/index.html b/static/mytweets/ewagoner/status/551579603396202496/index.html new file mode 100644 index 00000000..8046edce --- /dev/null +++ b/static/mytweets/ewagoner/status/551579603396202496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The fancy Korean karaoke bar system didn’t have any of my songs. But they did have Juniper’s song, so “What Does the Fox Say” it is. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The fancy Korean karaoke bar system didn’t have any of my songs. But they did have Juniper’s song, so “What Does the Fox Say” it is. +

+

+ 1/3/2015, 10:23:19 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/551598685810065408/index.html b/static/mytweets/ewagoner/status/551598685810065408/index.html new file mode 100644 index 00000000..886b4235 --- /dev/null +++ b/static/mytweets/ewagoner/status/551598685810065408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happens every time. I’m enjoying the company of lovely ladies at the bar and a guy with a rabbit walks in and I’m left standing by myself. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happens every time. I’m enjoying the company of lovely ladies at the bar and a guy with a rabbit walks in and I’m left standing by myself. +

+

+ 1/3/2015, 11:39:09 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/551823422/index.html b/static/mytweets/ewagoner/status/551823422/index.html new file mode 100644 index 00000000..17e563ce --- /dev/null +++ b/static/mytweets/ewagoner/status/551823422/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happy New Year! A word of caution: the Manhattans are very strong tonight. Single barrel whisky, ahoy! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happy New Year! A word of caution: the Manhattans are very strong tonight. Single barrel whisky, ahoy! +

+

+ 1/1/2008, 3:12:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/551947535670325249/index.html b/static/mytweets/ewagoner/status/551947535670325249/index.html new file mode 100644 index 00000000..da20e51c --- /dev/null +++ b/static/mytweets/ewagoner/status/551947535670325249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Finally! My Guest Room is Bigger on the Inside!" Here's a fabulous Murphy bed. <a href="http://thestubbythumb.com/finally-my-guest-room-is-bigger-on-the-inside/">http://thestubbythumb.com/finally-my-guest-room-is-bigger-on-the-inside/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5519680952/index.html b/static/mytweets/ewagoner/status/5519680952/index.html new file mode 100644 index 00000000..37f2665f --- /dev/null +++ b/static/mytweets/ewagoner/status/5519680952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm not saying I've got raw cream in my fridge, but *something* has made this White Russian especially delicious. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm not saying I've got raw cream in my fridge, but *something* has made this White Russian especially delicious. +

+

+ 11/7/2009, 7:53:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/552159828576329728/index.html b/static/mytweets/ewagoner/status/552159828576329728/index.html new file mode 100644 index 00000000..81f6bfb4 --- /dev/null +++ b/static/mytweets/ewagoner/status/552159828576329728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This dark cooperative storytelling game is unlike any I’ve ever seen. A pdf can be yours for just $10. <a href="https://www.kickstarter.com/projects/shiftyginger/ten-candles-a-tragic-horror-storytelling-game">https://www.kickstarter.com/projects/shiftyginger/ten-candles-a-tragic-horror-storytelling-game</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5522472695/index.html b/static/mytweets/ewagoner/status/5522472695/index.html new file mode 100644 index 00000000..65238e8d --- /dev/null +++ b/static/mytweets/ewagoner/status/5522472695/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Words cannot express how much I love Venture Brothers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Words cannot express how much I love Venture Brothers. +

+

+ 11/7/2009, 10:06:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/55250645455876096/index.html b/static/mytweets/ewagoner/status/55250645455876096/index.html new file mode 100644 index 00000000..438e9feb --- /dev/null +++ b/static/mytweets/ewagoner/status/55250645455876096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lightning hit the transformer that gives power to my well and freezers. Home power's fine, but we're waterless for now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lightning hit the transformer that gives power to my well and freezers. Home power's fine, but we're waterless for now. +

+

+ 4/5/2011, 8:49:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/55277909857931264/index.html b/static/mytweets/ewagoner/status/55277909857931264/index.html new file mode 100644 index 00000000..06e5a5dc --- /dev/null +++ b/static/mytweets/ewagoner/status/55277909857931264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @tokyoreporter: Amazing high resolution photos of Fukushima No. 1 nuclear plant taken from drone plane (Mar. 20-24) http://bit.ly/hf481k + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @tokyoreporter: Amazing high resolution photos of Fukushima No. 1 nuclear plant taken from drone plane (Mar. 20-24) http://bit.ly/hf481k +

+

+ 4/5/2011, 10:37:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/552815075313319936/index.html b/static/mytweets/ewagoner/status/552815075313319936/index.html new file mode 100644 index 00000000..0ff7f16d --- /dev/null +++ b/static/mytweets/ewagoner/status/552815075313319936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Since the pie shop opened up, I’ve lost four pounds. Best. Diet. Ever. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Since the pie shop opened up, I’ve lost four pounds. Best. Diet. Ever. +

+

+ 1/7/2015, 8:12:39 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/552837665146810368/index.html b/static/mytweets/ewagoner/status/552837665146810368/index.html new file mode 100644 index 00000000..163932f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/552837665146810368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My medical team cancelled my physical therapy for the next few weeks, saying I don’t need it and I’d just be wasting my money. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My medical team cancelled my physical therapy for the next few weeks, saying I don’t need it and I’d just be wasting my money. +

+

+ 1/7/2015, 9:42:25 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/55304621081640960/index.html b/static/mytweets/ewagoner/status/55304621081640960/index.html new file mode 100644 index 00000000..555d3ff5 --- /dev/null +++ b/static/mytweets/ewagoner/status/55304621081640960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Burger with house cured beef bacon, egg, and pimento cheese. @ Farm Cart http://instagr.am/p/C3MO1/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Burger with house cured beef bacon, egg, and pimento cheese. @ Farm Cart http://instagr.am/p/C3MO1/ +

+

+ 4/5/2011, 12:23:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5530834/index.html b/static/mytweets/ewagoner/status/5530834/index.html new file mode 100644 index 00000000..4fa24a34 --- /dev/null +++ b/static/mytweets/ewagoner/status/5530834/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Why does the truck behind me need four headlights? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Why does the truck behind me need four headlights? +

+

+ 2/15/2007, 7:45:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5531036300/index.html b/static/mytweets/ewagoner/status/5531036300/index.html new file mode 100644 index 00000000..82e54edd --- /dev/null +++ b/static/mytweets/ewagoner/status/5531036300/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One week in, and I'm a completely different man. http://whiskerino.org/2009/beards/ewagoner/2678/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One week in, and I'm a completely different man. http://whiskerino.org/2009/beards/ewagoner/2678/ #whiskerino +

+

+ 11/8/2009, 7:48:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5531348958/index.html b/static/mytweets/ewagoner/status/5531348958/index.html new file mode 100644 index 00000000..8319839f --- /dev/null +++ b/static/mytweets/ewagoner/status/5531348958/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heading to Dahlonega for HemlockFest. I shall avoid drinking concoctions handed to me by ancient Greeks. http://is.gd/4Q8SM + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heading to Dahlonega for HemlockFest. I shall avoid drinking concoctions handed to me by ancient Greeks. http://is.gd/4Q8SM +

+

+ 11/8/2009, 8:11:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/55337541947240448/index.html b/static/mytweets/ewagoner/status/55337541947240448/index.html new file mode 100644 index 00000000..2df78823 --- /dev/null +++ b/static/mytweets/ewagoner/status/55337541947240448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So Drudge has a giant headline "SUPERSPIKE INTENSIFIES" accompanied by a graph that's within 0.1% of being flat. Thought he was pro-English? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So Drudge has a giant headline "SUPERSPIKE INTENSIFIES" accompanied by a graph that's within 0.1% of being flat. Thought he was pro-English? +

+

+ 4/5/2011, 2:34:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5536766236/index.html b/static/mytweets/ewagoner/status/5536766236/index.html new file mode 100644 index 00000000..a18ed26a --- /dev/null +++ b/static/mytweets/ewagoner/status/5536766236/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When I woke up, didn't know I'd be paddling Viv around a lake in a canoe, eating kettle corn & listing to live music on the shore. Perfect! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When I woke up, didn't know I'd be paddling Viv around a lake in a canoe, eating kettle corn & listing to live music on the shore. Perfect! +

+

+ 11/8/2009, 1:01:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/55372102370471936/index.html b/static/mytweets/ewagoner/status/55372102370471936/index.html new file mode 100644 index 00000000..54c7233e --- /dev/null +++ b/static/mytweets/ewagoner/status/55372102370471936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Any kind of love is alright. Hooray for Peter Pumpkinhead! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Any kind of love is alright. Hooray for Peter Pumpkinhead! +

+

+ 4/5/2011, 4:51:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5538562213/index.html b/static/mytweets/ewagoner/status/5538562213/index.html new file mode 100644 index 00000000..926827c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/5538562213/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now that's some good bodhrán right there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now that's some good bodhrán right there. +

+

+ 11/8/2009, 2:26:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/554755654767087617/index.html b/static/mytweets/ewagoner/status/554755654767087617/index.html new file mode 100644 index 00000000..9d85934c --- /dev/null +++ b/static/mytweets/ewagoner/status/554755654767087617/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Men Who Post Lots of Selfies Show Signs of Psychopathy, Says Study” http://gizmodo.com/men-who-post-selfies-online-show-signs-of-psychopathy-1678809922 Poor fellows. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5549005/index.html b/static/mytweets/ewagoner/status/5549005/index.html new file mode 100644 index 00000000..bff41877 --- /dev/null +++ b/static/mytweets/ewagoner/status/5549005/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Where's my gin? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Where's my gin? +

+

+ 2/16/2007, 8:17:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5549710/index.html b/static/mytweets/ewagoner/status/5549710/index.html new file mode 100644 index 00000000..ec65e551 --- /dev/null +++ b/static/mytweets/ewagoner/status/5549710/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ahhhhhh.... there it is. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ahhhhhh.... there it is. +

+

+ 2/16/2007, 9:16:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5549867/index.html b/static/mytweets/ewagoner/status/5549867/index.html new file mode 100644 index 00000000..d29a646e --- /dev/null +++ b/static/mytweets/ewagoner/status/5549867/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Good god! How didn't I know how well martinis and squares of dark chocolate go together until now? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Good god! How didn't I know how well martinis and squares of dark chocolate go together until now? +

+

+ 2/16/2007, 9:30:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5556774192/index.html b/static/mytweets/ewagoner/status/5556774192/index.html new file mode 100644 index 00000000..bc4c3a45 --- /dev/null +++ b/static/mytweets/ewagoner/status/5556774192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sailors take warning! http://gdzl.la/7eiSPT + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sailors take warning! http://gdzl.la/7eiSPT +

+

+ 11/9/2009, 6:52:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5557916601/index.html b/static/mytweets/ewagoner/status/5557916601/index.html new file mode 100644 index 00000000..8a194cbe --- /dev/null +++ b/static/mytweets/ewagoner/status/5557916601/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Smile your little smile --- take some tea with me awhile. http://whiskerino.org/2009/beards/ewagoner/3023/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Smile your little smile --- take some tea with me awhile. http://whiskerino.org/2009/beards/ewagoner/3023/ #whiskerino +

+

+ 11/9/2009, 8:02:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5561601/index.html b/static/mytweets/ewagoner/status/5561601/index.html new file mode 100644 index 00000000..0f4c0267 --- /dev/null +++ b/static/mytweets/ewagoner/status/5561601/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finished prepping the first garden bed. Can plant peas tomorrow! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finished prepping the first garden bed. Can plant peas tomorrow! +

+

+ 2/17/2007, 5:16:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/556170150475333632/index.html b/static/mytweets/ewagoner/status/556170150475333632/index.html new file mode 100644 index 00000000..4075fea8 --- /dev/null +++ b/static/mytweets/ewagoner/status/556170150475333632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fantastic! RT @_cingraham: This is huge. Civil asset forfeiture is effectively over. <a href="http://wapo.st/1IIYV56">http://wapo.st/1IIYV56</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fantastic! RT @_cingraham: This is huge. Civil asset forfeiture is effectively over. http://wapo.st/1IIYV56 +

+

+ 1/16/2015, 2:24:31 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/55623603785449472/index.html b/static/mytweets/ewagoner/status/55623603785449472/index.html new file mode 100644 index 00000000..83454522 --- /dev/null +++ b/static/mytweets/ewagoner/status/55623603785449472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Success, and Farming vs. Mining: A Metaphor for Running a Software Company http://bit.ly/dIjD5n + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Success, and Farming vs. Mining: A Metaphor for Running a Software Company http://bit.ly/dIjD5n +

+

+ 4/6/2011, 9:31:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/55652321648062465/index.html b/static/mytweets/ewagoner/status/55652321648062465/index.html new file mode 100644 index 00000000..cd088912 --- /dev/null +++ b/static/mytweets/ewagoner/status/55652321648062465/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian is on spring break is week, so I declared today my spring break, too. We're going out to watch a movie together to celebrate. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian is on spring break is week, so I declared today my spring break, too. We're going out to watch a movie together to celebrate. +

+

+ 4/6/2011, 11:25:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/556622535710605313/index.html b/static/mytweets/ewagoner/status/556622535710605313/index.html new file mode 100644 index 00000000..ee72fdaa --- /dev/null +++ b/static/mytweets/ewagoner/status/556622535710605313/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The dinner entertainment is a live recording of “Tales From the South”, a radio storytelling show with 250 million listeners worldwide. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The dinner entertainment is a live recording of “Tales From the South”, a radio storytelling show with 250 million listeners worldwide. +

+

+ 1/17/2015, 8:22:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/556711032584818689/index.html b/static/mytweets/ewagoner/status/556711032584818689/index.html new file mode 100644 index 00000000..e321e730 --- /dev/null +++ b/static/mytweets/ewagoner/status/556711032584818689/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some nights you find yourself in a presidential suite at one on the morning, drunk on bourbon, playing chess against a farmer from Arkansas. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some nights you find yourself in a presidential suite at one on the morning, drunk on bourbon, playing chess against a farmer from Arkansas. +

+

+ 1/18/2015, 2:13:48 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5568927569/index.html b/static/mytweets/ewagoner/status/5568927569/index.html new file mode 100644 index 00000000..a1059f9e --- /dev/null +++ b/static/mytweets/ewagoner/status/5568927569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just finished my first parent-teacher conference as a parent. Surprise, surprise, Vivian's doing pretty well in school. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just finished my first parent-teacher conference as a parent. Surprise, surprise, Vivian's doing pretty well in school. +

+

+ 11/9/2009, 4:06:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/557141922/index.html b/static/mytweets/ewagoner/status/557141922/index.html new file mode 100644 index 00000000..7fac4be7 --- /dev/null +++ b/static/mytweets/ewagoner/status/557141922/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Do'h! I'm out of checks, and have 20 checks to write tomorrow for the farmers market. Could have sworn I had one more book... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Do'h! I'm out of checks, and have 20 checks to write tomorrow for the farmers market. Could have sworn I had one more book... +

+

+ 1/2/2008, 10:44:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5575787464/index.html b/static/mytweets/ewagoner/status/5575787464/index.html new file mode 100644 index 00000000..5bd1ad3d --- /dev/null +++ b/static/mytweets/ewagoner/status/5575787464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Let's see... 8:30pm and the girl's in bed. Yup, time for a mug of theraflu and bed myself. </oldman> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Let's see... 8:30pm and the girl's in bed. Yup, time for a mug of theraflu and bed myself. </oldman> +

+

+ 11/9/2009, 8:28:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/55778880258187264/index.html b/static/mytweets/ewagoner/status/55778880258187264/index.html new file mode 100644 index 00000000..cdab2ab7 --- /dev/null +++ b/static/mytweets/ewagoner/status/55778880258187264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 15 minute weeknight meal, mostly locally sourced: orange glazed salmon & creamy leek and asparagus soup. http://instagr.am/p/C5gsz/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 15 minute weeknight meal, mostly locally sourced: orange glazed salmon & creamy leek and asparagus soup. http://instagr.am/p/C5gsz/ +

+

+ 4/6/2011, 7:48:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5578072/index.html b/static/mytweets/ewagoner/status/5578072/index.html new file mode 100644 index 00000000..cdfd2d68 --- /dev/null +++ b/static/mytweets/ewagoner/status/5578072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Two beds are now prepped and planted! Peas, carrots, radishes, beets, and turnips. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Two beds are now prepped and planted! Peas, carrots, radishes, beets, and turnips. +

+

+ 2/18/2007, 7:44:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/558441718161608704/index.html b/static/mytweets/ewagoner/status/558441718161608704/index.html new file mode 100644 index 00000000..ec231b20 --- /dev/null +++ b/static/mytweets/ewagoner/status/558441718161608704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Went to the new pie place & didn’t even order a pie. The fire roasted chicken sandwich was great. (j/k, also got a tasty feta & pea pie.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Went to the new pie place & didn’t even order a pie. The fire roasted chicken sandwich was great. (j/k, also got a tasty feta & pea pie.) +

+

+ 1/22/2015, 8:50:55 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/558501532/index.html b/static/mytweets/ewagoner/status/558501532/index.html new file mode 100644 index 00000000..551339ae --- /dev/null +++ b/static/mytweets/ewagoner/status/558501532/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 48 new free effects for Leopard's iChat and Photobooth. Or, as my daughter calls it, "the computer mirror": http://ismileys.free.fr/more ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 48 new free effects for Leopard's iChat and Photobooth. Or, as my daughter calls it, "the computer mirror": http://ismileys.free.fr/more ... +

+

+ 1/3/2008, 9:27:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/558516462/index.html b/static/mytweets/ewagoner/status/558516462/index.html new file mode 100644 index 00000000..ccdd5291 --- /dev/null +++ b/static/mytweets/ewagoner/status/558516462/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + http://ismileys.free.fr/moreichateffects/index.html + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ http://ismileys.free.fr/moreichateffects/index.html +

+

+ 1/3/2008, 9:32:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5585243/index.html b/static/mytweets/ewagoner/status/5585243/index.html new file mode 100644 index 00000000..e51a000b --- /dev/null +++ b/static/mytweets/ewagoner/status/5585243/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + today is the first of four days of teaching day-long classes + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ today is the first of four days of teaching day-long classes +

+

+ 2/19/2007, 7:41:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/558602282997383168/index.html b/static/mytweets/ewagoner/status/558602282997383168/index.html new file mode 100644 index 00000000..bbbd525b --- /dev/null +++ b/static/mytweets/ewagoner/status/558602282997383168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Each morning on the way school, Juni listens to “What Does the Fox Say?” on repeat. Today, she requested Van Morrison and New Order. #yessss + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Each morning on the way school, Juni listens to “What Does the Fox Say?” on repeat. Today, she requested Van Morrison and New Order. #yessss +

+

+ 1/23/2015, 7:28:57 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/558628949430112256/index.html b/static/mytweets/ewagoner/status/558628949430112256/index.html new file mode 100644 index 00000000..851f271b --- /dev/null +++ b/static/mytweets/ewagoner/status/558628949430112256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you’re going to engage in a shoe activity, make sure your foot is protected. Wear a sock, each and every time. <a href="http://www.motherjones.com/mojo/2015/01/condoms-sex-ed-video-how-to-put-on-a-sock">http://www.motherjones.com/mojo/2015/01/condoms-sex-ed-video-how-to-put-on-a-sock</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5589417027/index.html b/static/mytweets/ewagoner/status/5589417027/index.html new file mode 100644 index 00000000..31ffa568 --- /dev/null +++ b/static/mytweets/ewagoner/status/5589417027/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just another rainy Tuesday. http://whiskerino.org/2009/beards/ewagoner/3393/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just another rainy Tuesday. http://whiskerino.org/2009/beards/ewagoner/3393/ #whiskerino +

+

+ 11/10/2009, 9:17:04 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/559192429342228482/index.html b/static/mytweets/ewagoner/status/559192429342228482/index.html new file mode 100644 index 00000000..67bdddfe --- /dev/null +++ b/static/mytweets/ewagoner/status/559192429342228482/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sometimes saying “yes” when every fiber of our being wants to say “no” can be a life-changing experience. <a href="https://medium.com/human-parts/sex-on-wednesdays-e6aabe309fed">https://medium.com/human-parts/sex-on-wednesdays-e6aabe309fed</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/560110913567883264/index.html b/static/mytweets/ewagoner/status/560110913567883264/index.html new file mode 100644 index 00000000..18cefe32 --- /dev/null +++ b/static/mytweets/ewagoner/status/560110913567883264/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + We’ve apparently reached the “rip apart the internal scar tissue” stage of physical therapy. + +Ouch. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We’ve apparently reached the “rip apart the internal scar tissue” stage of physical therapy.

Ouch. +

+

+ 1/27/2015, 11:23:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5603121332/index.html b/static/mytweets/ewagoner/status/5603121332/index.html new file mode 100644 index 00000000..31c5f43f --- /dev/null +++ b/static/mytweets/ewagoner/status/5603121332/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In the 20 minutes I spent trapped in the checkout line, I could have driven to another town, got my shopping done, & been on the way home. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In the 20 minutes I spent trapped in the checkout line, I could have driven to another town, got my shopping done, & been on the way home. +

+

+ 11/10/2009, 6:34:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/560558622/index.html b/static/mytweets/ewagoner/status/560558622/index.html new file mode 100644 index 00000000..00b8e2ea --- /dev/null +++ b/static/mytweets/ewagoner/status/560558622/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's nothing quite like hearing "you're so sweet daddy" from a three year old. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's nothing quite like hearing "you're so sweet daddy" from a three year old. +

+

+ 1/3/2008, 10:18:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/560586611864645632/index.html b/static/mytweets/ewagoner/status/560586611864645632/index.html new file mode 100644 index 00000000..58737cf2 --- /dev/null +++ b/static/mytweets/ewagoner/status/560586611864645632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JillPantozzi: Why Pikachu Should Be President: A 10-Year-Old’s Very Important Essay <a href="http://www.themarysue.com/why-pikachu-should-be-president/">http://www.themarysue.com/why-pikachu-should-be-president/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/560791798755655680/index.html b/static/mytweets/ewagoner/status/560791798755655680/index.html new file mode 100644 index 00000000..18eeb4da --- /dev/null +++ b/static/mytweets/ewagoner/status/560791798755655680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I thought maybe a couple aspirin washed down with a few swigs of dark rum would help me sleep. #hurty + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I thought maybe a couple aspirin washed down with a few swigs of dark rum would help me sleep. #hurty +

+

+ 1/29/2015, 8:29:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/560819824860078080/index.html b/static/mytweets/ewagoner/status/560819824860078080/index.html new file mode 100644 index 00000000..51813d9e --- /dev/null +++ b/static/mytweets/ewagoner/status/560819824860078080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of my dancing heroes has a new video out, dancing to Skrillex: <a href="https://www.youtube.com/watch?v=00vXakbieaY">https://www.youtube.com/watch?v=00vXakbieaY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5611691/index.html b/static/mytweets/ewagoner/status/5611691/index.html new file mode 100644 index 00000000..0cbaebf4 --- /dev/null +++ b/static/mytweets/ewagoner/status/5611691/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 16 hours of teaching done. 16 to go! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 16 hours of teaching done. 16 to go! +

+

+ 2/20/2007, 5:06:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/56155047830097921/index.html b/static/mytweets/ewagoner/status/56155047830097921/index.html new file mode 100644 index 00000000..6e9bdb03 --- /dev/null +++ b/static/mytweets/ewagoner/status/56155047830097921/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight a French mathematician called my work "brilliant". So yeah, I'm eating chocolate pie. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight a French mathematician called my work "brilliant". So yeah, I'm eating chocolate pie. +

+

+ 4/7/2011, 8:43:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/561617607657541632/index.html b/static/mytweets/ewagoner/status/561617607657541632/index.html new file mode 100644 index 00000000..c80be94c --- /dev/null +++ b/static/mytweets/ewagoner/status/561617607657541632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Simone Bergese, the new winemaker at Château Élan, has completely changed my opinion of the place. His dry muscadine wine is quite good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Simone Bergese, the new winemaker at Château Élan, has completely changed my opinion of the place. His dry muscadine wine is quite good. +

+

+ 1/31/2015, 3:10:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5619061536/index.html b/static/mytweets/ewagoner/status/5619061536/index.html new file mode 100644 index 00000000..36b72b7a --- /dev/null +++ b/static/mytweets/ewagoner/status/5619061536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's another blustery day. http://whiskerino.org/2009/beards/ewagoner/3731/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's another blustery day. http://whiskerino.org/2009/beards/ewagoner/3731/ #whiskerino +

+

+ 11/11/2009, 8:58:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/562063646948589569/index.html b/static/mytweets/ewagoner/status/562063646948589569/index.html new file mode 100644 index 00000000..0025afba --- /dev/null +++ b/static/mytweets/ewagoner/status/562063646948589569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have been tasked this week with making a gluten free strawberry Hello Kitty cake. Juniper is turning five. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have been tasked this week with making a gluten free strawberry Hello Kitty cake. Juniper is turning five. +

+

+ 2/1/2015, 8:43:10 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/562388047233556480/index.html b/static/mytweets/ewagoner/status/562388047233556480/index.html new file mode 100644 index 00000000..9d5257b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/562388047233556480/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + “Hey Juni, what do you want for your birthday?” +“Hello Kitty riding a dragon.” + +Can anyone at Sanrio hook me up? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Hey Juni, what do you want for your birthday?”
“Hello Kitty riding a dragon.”

Can anyone at Sanrio hook me up? +

+

+ 2/2/2015, 6:12:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/562394177045270528/index.html b/static/mytweets/ewagoner/status/562394177045270528/index.html new file mode 100644 index 00000000..486de3fd --- /dev/null +++ b/static/mytweets/ewagoner/status/562394177045270528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nika7k: @ewagoner + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nika7k: @ewagoner

+

+

+ 2/2/2015, 6:36:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/562394195529568256/index.html b/static/mytweets/ewagoner/status/562394195529568256/index.html new file mode 100644 index 00000000..07d0ae1d --- /dev/null +++ b/static/mytweets/ewagoner/status/562394195529568256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nika7k: @ewagoner + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nika7k: @ewagoner

+

+

+ 2/2/2015, 6:36:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5629145858/index.html b/static/mytweets/ewagoner/status/5629145858/index.html new file mode 100644 index 00000000..59b10982 --- /dev/null +++ b/static/mytweets/ewagoner/status/5629145858/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was just reminded that I promised to enter a chili cookoff on Friday. Guess I need to start thinking about that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was just reminded that I promised to enter a chili cookoff on Friday. Guess I need to start thinking about that. +

+

+ 11/11/2009, 4:01:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/562981692584247298/index.html b/static/mytweets/ewagoner/status/562981692584247298/index.html new file mode 100644 index 00000000..80dff480 --- /dev/null +++ b/static/mytweets/ewagoner/status/562981692584247298/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Never would have guessed bench pressing a two foot stick of empty PVC pipe could be so painful. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Never would have guessed bench pressing a two foot stick of empty PVC pipe could be so painful. +

+

+ 2/4/2015, 9:31:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/563283842/index.html b/static/mytweets/ewagoner/status/563283842/index.html new file mode 100644 index 00000000..9ae53328 --- /dev/null +++ b/static/mytweets/ewagoner/status/563283842/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Must be sad being an apple-berry granola bar in a combo box, always the last one chosen after the chocolate chip, the smores, and the mocha. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Must be sad being an apple-berry granola bar in a combo box, always the last one chosen after the chocolate chip, the smores, and the mocha. +

+

+ 1/4/2008, 4:33:10 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/563343447789404161/index.html b/static/mytweets/ewagoner/status/563343447789404161/index.html new file mode 100644 index 00000000..b0884018 --- /dev/null +++ b/static/mytweets/ewagoner/status/563343447789404161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How did I miss that a movie came out last year based on the fantastic Heinlein time travel story “ —All You Zombies— ”? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How did I miss that a movie came out last year based on the fantastic Heinlein time travel story “ —All You Zombies— ”? +

+

+ 2/5/2015, 9:28:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/563447002/index.html b/static/mytweets/ewagoner/status/563447002/index.html new file mode 100644 index 00000000..6d10a902 --- /dev/null +++ b/static/mytweets/ewagoner/status/563447002/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Says a SanFran woman interviewed on CNN about the storms: "My pants got so wet, I had to buy new ones!" The poor thing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Says a SanFran woman interviewed on CNN about the storms: "My pants got so wet, I had to buy new ones!" The poor thing. +

+

+ 1/4/2008, 5:36:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/563454949968068608/index.html b/static/mytweets/ewagoner/status/563454949968068608/index.html new file mode 100644 index 00000000..49d02f16 --- /dev/null +++ b/static/mytweets/ewagoner/status/563454949968068608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And so I find myself Googling “what to do when your second parent dies away from home” because I don’t know what to do. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And so I find myself Googling “what to do when your second parent dies away from home” because I don’t know what to do. +

+

+ 2/5/2015, 4:51:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/56377449851789312/index.html b/static/mytweets/ewagoner/status/56377449851789312/index.html new file mode 100644 index 00000000..2c05e9b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/56377449851789312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! New Paul Simon album on out Tuesday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hey! New Paul Simon album on out Tuesday. +

+

+ 4/8/2011, 11:26:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/563850477343744002/index.html b/static/mytweets/ewagoner/status/563850477343744002/index.html new file mode 100644 index 00000000..be57a9ec --- /dev/null +++ b/static/mytweets/ewagoner/status/563850477343744002/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After a full day of calling up bankers, insurers, real estate managers, and retirement professionals, I have this advice: make your will. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After a full day of calling up bankers, insurers, real estate managers, and retirement professionals, I have this advice: make your will. +

+

+ 2/6/2015, 7:03:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/56399428256399360/index.html b/static/mytweets/ewagoner/status/56399428256399360/index.html new file mode 100644 index 00000000..c0476928 --- /dev/null +++ b/static/mytweets/ewagoner/status/56399428256399360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian: "Those sticker bushes really need to apologize." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian: "Those sticker bushes really need to apologize." +

+

+ 4/8/2011, 12:54:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/56399915957501952/index.html b/static/mytweets/ewagoner/status/56399915957501952/index.html new file mode 100644 index 00000000..873d423b --- /dev/null +++ b/static/mytweets/ewagoner/status/56399915957501952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @buylocaltn: Over an acre of community asset is gone. 20 years to build. Gone in a few hours. #carverfoodpark + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @buylocaltn: Over an acre of community asset is gone. 20 years to build. Gone in a few hours. #carverfoodpark +

+

+ 4/8/2011, 12:56:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/56404479658033152/index.html b/static/mytweets/ewagoner/status/56404479658033152/index.html new file mode 100644 index 00000000..c17fe26f --- /dev/null +++ b/static/mytweets/ewagoner/status/56404479658033152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + V: "I'm a carnivorous dinosaur. I only eat meat." Me: "But that's not meat." V: "I'm giving the girl inside me some pudding." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ V: "I'm a carnivorous dinosaur. I only eat meat." Me: "But that's not meat." V: "I'm giving the girl inside me some pudding." +

+

+ 4/8/2011, 1:14:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/564224456319836162/index.html b/static/mytweets/ewagoner/status/564224456319836162/index.html new file mode 100644 index 00000000..6e56dd0c --- /dev/null +++ b/static/mytweets/ewagoner/status/564224456319836162/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s been an eventful week, but tonight I’m making that strawberry Hello Kitty birthday cake, because I promised one to a little girl. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s been an eventful week, but tonight I’m making that strawberry Hello Kitty birthday cake, because I promised one to a little girl. +

+

+ 2/7/2015, 7:49:27 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/56450498575859713/index.html b/static/mytweets/ewagoner/status/56450498575859713/index.html new file mode 100644 index 00000000..76788670 --- /dev/null +++ b/static/mytweets/ewagoner/status/56450498575859713/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian told me that another word for 'opposites' is 'antonyms'. I told her that means they are synonyms, and blew her mind. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian told me that another word for 'opposites' is 'antonyms'. I told her that means they are synonyms, and blew her mind. +

+

+ 4/8/2011, 4:17:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5646708/index.html b/static/mytweets/ewagoner/status/5646708/index.html new file mode 100644 index 00000000..6e33a727 --- /dev/null +++ b/static/mytweets/ewagoner/status/5646708/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Done teaching. Must still socialize for a few more hours. Then: Glorious sleep! + + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Done teaching. Must still socialize for a few more hours. Then: Glorious sleep!
+

+

+ 2/22/2007, 3:44:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5648713714/index.html b/static/mytweets/ewagoner/status/5648713714/index.html new file mode 100644 index 00000000..97af9954 --- /dev/null +++ b/static/mytweets/ewagoner/status/5648713714/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My face is determined to have a Van Dyke even if I try to grow the whole beard. http://whiskerino.org/2009/beards/ewagoner/4060/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My face is determined to have a Van Dyke even if I try to grow the whole beard. http://whiskerino.org/2009/beards/ewagoner/4060/ #whiskerino +

+

+ 11/12/2009, 8:24:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/565149599439261696/index.html b/static/mytweets/ewagoner/status/565149599439261696/index.html new file mode 100644 index 00000000..3cba5be7 --- /dev/null +++ b/static/mytweets/ewagoner/status/565149599439261696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today’s agenda: drive 607 miles to where Dad last parked his RV, to find what I can find. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today’s agenda: drive 607 miles to where Dad last parked his RV, to find what I can find. +

+

+ 2/10/2015, 9:05:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5651638/index.html b/static/mytweets/ewagoner/status/5651638/index.html new file mode 100644 index 00000000..eb093030 --- /dev/null +++ b/static/mytweets/ewagoner/status/5651638/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh athens, how I love thee! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh athens, how I love thee! +

+

+ 2/22/2007, 9:25:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5652590631/index.html b/static/mytweets/ewagoner/status/5652590631/index.html new file mode 100644 index 00000000..9bdf3e1d --- /dev/null +++ b/static/mytweets/ewagoner/status/5652590631/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Old School Joyeurs: Waiting on Strongspace migration emails? Me too, but when I logged into the web panel (I rarely do), prompts were there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Old School Joyeurs: Waiting on Strongspace migration emails? Me too, but when I logged into the web panel (I rarely do), prompts were there. +

+

+ 11/12/2009, 11:12:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/565287782961393664/index.html b/static/mytweets/ewagoner/status/565287782961393664/index.html new file mode 100644 index 00000000..2a8534d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/565287782961393664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m in Okeechobee County, Florida for the first time. It looks exactly like Oklahoma ranch country with palm trees. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m in Okeechobee County, Florida for the first time. It looks exactly like Oklahoma ranch country with palm trees. +

+

+ 2/10/2015, 6:14:44 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/56529440154468353/index.html b/static/mytweets/ewagoner/status/56529440154468353/index.html new file mode 100644 index 00000000..d4eed668 --- /dev/null +++ b/static/mytweets/ewagoner/status/56529440154468353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Being a bizarro genius baby is hard work. http://instagr.am/p/C9Zgr/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Being a bizarro genius baby is hard work. http://instagr.am/p/C9Zgr/ +

+

+ 4/8/2011, 9:30:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/565513842542006272/index.html b/static/mytweets/ewagoner/status/565513842542006272/index.html new file mode 100644 index 00000000..61a30eda --- /dev/null +++ b/static/mytweets/ewagoner/status/565513842542006272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "This book has a female character who gets to be described as pudgy AND pretty with no BUT inbetween the two?!" <a href="http://fatrobot.org/2015/02/flex-by-ferrett-steinmetz/">http://fatrobot.org/2015/02/flex-by-ferrett-steinmetz/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/565605589750120449/index.html b/static/mytweets/ewagoner/status/565605589750120449/index.html new file mode 100644 index 00000000..b2d95d34 --- /dev/null +++ b/static/mytweets/ewagoner/status/565605589750120449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Something I’d not considered: online banking with e-statements leaves not much of a paper trail for those putting your affairs in order. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Something I’d not considered: online banking with e-statements leaves not much of a paper trail for those putting your affairs in order. +

+

+ 2/11/2015, 3:17:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5660104238039040/index.html b/static/mytweets/ewagoner/status/5660104238039040/index.html new file mode 100644 index 00000000..23daddeb --- /dev/null +++ b/static/mytweets/ewagoner/status/5660104238039040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanksgiving lunch at the elementary school. http://gdzl.la/8Uzfq4 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thanksgiving lunch at the elementary school. http://gdzl.la/8Uzfq4 +

+

+ 11/19/2010, 11:34:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5660964087/index.html b/static/mytweets/ewagoner/status/5660964087/index.html new file mode 100644 index 00000000..c4bffbe0 --- /dev/null +++ b/static/mytweets/ewagoner/status/5660964087/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We're in a smaller space now for Athens Locally Grown, so we had to turn our cots/tables into bunk beds. http://gdzl.la/7feYgJ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We're in a smaller space now for Athens Locally Grown, so we had to turn our cots/tables into bunk beds. http://gdzl.la/7feYgJ +

+

+ 11/12/2009, 4:58:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5662994/index.html b/static/mytweets/ewagoner/status/5662994/index.html new file mode 100644 index 00000000..3dea68ac --- /dev/null +++ b/static/mytweets/ewagoner/status/5662994/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 10th row center section for the Flaming Lips in Athens + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 10th row center section for the Flaming Lips in Athens +

+

+ 2/23/2007, 1:19:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/566456322/index.html b/static/mytweets/ewagoner/status/566456322/index.html new file mode 100644 index 00000000..1e6606fb --- /dev/null +++ b/static/mytweets/ewagoner/status/566456322/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Built a set all day. Turned seven sheets of plywood into five stair units. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Built a set all day. Turned seven sheets of plywood into five stair units. +

+

+ 1/5/2008, 5:18:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/566494452/index.html b/static/mytweets/ewagoner/status/566494452/index.html new file mode 100644 index 00000000..8f7dc6e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/566494452/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sitting at the new pub, working on the web, drinking "Left Hand Milk Stout" and eating free crusty bread with balsamic and olive oil. Nice. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sitting at the new pub, working on the web, drinking "Left Hand Milk Stout" and eating free crusty bread with balsamic and olive oil. Nice. +

+

+ 1/5/2008, 5:37:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/566512672/index.html b/static/mytweets/ewagoner/status/566512672/index.html new file mode 100644 index 00000000..fc3aa632 --- /dev/null +++ b/static/mytweets/ewagoner/status/566512672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just sent a brochure for LocallyGrown.net to the printer: (6mb PDF) http://tinyurl.com/2rt333 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just sent a brochure for LocallyGrown.net to the printer: (6mb PDF) http://tinyurl.com/2rt333 +

+

+ 1/5/2008, 5:46:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/566708427863633920/index.html b/static/mytweets/ewagoner/status/566708427863633920/index.html new file mode 100644 index 00000000..d14447a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/566708427863633920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today, my first day home, my muscles realized what a week I’d had and all started screaming. The Y’s whirlpool and a good book are helping. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today, my first day home, my muscles realized what a week I’d had and all started screaming. The Y’s whirlpool and a good book are helping. +

+

+ 2/14/2015, 4:19:52 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5668936427/index.html b/static/mytweets/ewagoner/status/5668936427/index.html new file mode 100644 index 00000000..404040ca --- /dev/null +++ b/static/mytweets/ewagoner/status/5668936427/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 10pm on a Thursday night? Time to make the Chili! Come try it tomorrow. $10 for the food bank! http://www.dicharityworks.com/chili2009/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 10pm on a Thursday night? Time to make the Chili! Come try it tomorrow. $10 for the food bank! http://www.dicharityworks.com/chili2009/ +

+

+ 11/12/2009, 10:00:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5669602091/index.html b/static/mytweets/ewagoner/status/5669602091/index.html new file mode 100644 index 00000000..90e500ad --- /dev/null +++ b/static/mytweets/ewagoner/status/5669602091/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The outpouring of #mathowielove is something to behold. We're all pulling for you, @mathowie! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The outpouring of #mathowielove is something to behold. We're all pulling for you, @mathowie! +

+

+ 11/12/2009, 10:28:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5671237028/index.html b/static/mytweets/ewagoner/status/5671237028/index.html new file mode 100644 index 00000000..8c5ce95d --- /dev/null +++ b/static/mytweets/ewagoner/status/5671237028/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "La Vida Locavore" All-local chili from Athens Locally Grown. It's tasty, and it'll be even better tomorrow! http://twitpic.com/pbcsp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "La Vida Locavore" All-local chili from Athens Locally Grown. It's tasty, and it'll be even better tomorrow! http://twitpic.com/pbcsp +

+

+ 11/12/2009, 11:42:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/567446900379754497/index.html b/static/mytweets/ewagoner/status/567446900379754497/index.html new file mode 100644 index 00000000..089a3fab --- /dev/null +++ b/static/mytweets/ewagoner/status/567446900379754497/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Put a load in the dryer, just starting dinner, freezing rain beginning, the house is cold, and so the power goes out. Whiskey time! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Put a load in the dryer, just starting dinner, freezing rain beginning, the house is cold, and so the power goes out. Whiskey time! +

+

+ 2/16/2015, 5:14:18 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/56785024896352256/index.html b/static/mytweets/ewagoner/status/56785024896352256/index.html new file mode 100644 index 00000000..c28e3123 --- /dev/null +++ b/static/mytweets/ewagoner/status/56785024896352256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + /me pauses Dragon Age 2, blinks, looks around, and asks, "What day is it?" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ /me pauses Dragon Age 2, blinks, looks around, and asks, "What day is it?" +

+

+ 4/9/2011, 2:26:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5679561597/index.html b/static/mytweets/ewagoner/status/5679561597/index.html new file mode 100644 index 00000000..6de5d23a --- /dev/null +++ b/static/mytweets/ewagoner/status/5679561597/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "...there's some who have no coin to save for turkey, wine or gifts..." http://whiskerino.org/2009/beards/ewagoner/4411/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "...there's some who have no coin to save for turkey, wine or gifts..." http://whiskerino.org/2009/beards/ewagoner/4411/ #whiskerino +

+

+ 11/13/2009, 8:42:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5683908143/index.html b/static/mytweets/ewagoner/status/5683908143/index.html new file mode 100644 index 00000000..4d3392e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/5683908143/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm at The Arch, chomping on some chili. http://gdzl.la/7foY3G + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm at The Arch, chomping on some chili. http://gdzl.la/7foY3G +

+

+ 11/13/2009, 11:36:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/568404733318336512/index.html b/static/mytweets/ewagoner/status/568404733318336512/index.html new file mode 100644 index 00000000..24c16e50 --- /dev/null +++ b/static/mytweets/ewagoner/status/568404733318336512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Is there any escape from the noise? RT @CityLab: This new "loudness" map comes to us from @NatlParkService <a href="http://trib.al/4ePZ2nH">http://trib.al/4ePZ2nH</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Is there any escape from the noise? RT @CityLab: This new "loudness" map comes to us from @NatlParkService http://trib.al/4ePZ2nH +

+

+ 2/19/2015, 8:40:23 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/568419613152808960/index.html b/static/mytweets/ewagoner/status/568419613152808960/index.html new file mode 100644 index 00000000..6526cd38 --- /dev/null +++ b/static/mytweets/ewagoner/status/568419613152808960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Since the Civil War, East Athens Has Always Been a Battleground” The 1st of three parts of a great Flagpole series. <a href="http://flagpole.com/news/news-features/2015/02/18/since-the-civil-war-east-athens-has-always-been-a-battleground-1">http://flagpole.com/news/news-features/2015/02/18/since-the-civil-war-east-athens-has-always-been-a-battleground-1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5684344265/index.html b/static/mytweets/ewagoner/status/5684344265/index.html new file mode 100644 index 00000000..3b0df4a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/5684344265/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some great restaurants make some dissapointing chili. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some great restaurants make some dissapointing chili. +

+

+ 11/13/2009, 11:53:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/568620422/index.html b/static/mytweets/ewagoner/status/568620422/index.html new file mode 100644 index 00000000..c185f3fb --- /dev/null +++ b/static/mytweets/ewagoner/status/568620422/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You'd think actors could only come up with so many double entendres involving the word "screw" while building sets. But you'd be wrong. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You'd think actors could only come up with so many double entendres involving the word "screw" while building sets. But you'd be wrong. +

+

+ 1/6/2008, 11:01:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/568625662/index.html b/static/mytweets/ewagoner/status/568625662/index.html new file mode 100644 index 00000000..4d9733b1 --- /dev/null +++ b/static/mytweets/ewagoner/status/568625662/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now that my Chinese glasses arrived, I have a daily choice of styles. I've extended that to other areas: "Powder Fresh" or "Shower Fresh"? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now that my Chinese glasses arrived, I have a daily choice of styles. I've extended that to other areas: "Powder Fresh" or "Shower Fresh"? +

+

+ 1/6/2008, 11:03:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5687147596087296/index.html b/static/mytweets/ewagoner/status/5687147596087296/index.html new file mode 100644 index 00000000..8cde3b6d --- /dev/null +++ b/static/mytweets/ewagoner/status/5687147596087296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Portrait and story of the dreaded Turkeyosaurus Rex. http://gdzl.la/8UArmk http://gdzl.la/8UAroR + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Portrait and story of the dreaded Turkeyosaurus Rex. http://gdzl.la/8UArmk http://gdzl.la/8UAroR +

+

+ 11/19/2010, 1:21:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/568943085671071745/index.html b/static/mytweets/ewagoner/status/568943085671071745/index.html new file mode 100644 index 00000000..ed2a1b77 --- /dev/null +++ b/static/mytweets/ewagoner/status/568943085671071745/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens has many wonderful artists of all sorts. Some of the most beautiful & ephemeral local art is by Chris Taylor: <a href="http://instagram.com/34degreesnorth">http://instagram.com/34degreesnorth</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens has many wonderful artists of all sorts. Some of the most beautiful & ephemeral local art is by Chris Taylor: http://instagram.com/34degreesnorth +

+

+ 2/20/2015, 8:19:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5692497327/index.html b/static/mytweets/ewagoner/status/5692497327/index.html new file mode 100644 index 00000000..f757c263 --- /dev/null +++ b/static/mytweets/ewagoner/status/5692497327/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Can't say exactly why, but I feel there is small-batch vodka, fresh cream, kahlua, and Dr. Who in my near future. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Can't say exactly why, but I feel there is small-batch vodka, fresh cream, kahlua, and Dr. Who in my near future. +

+

+ 11/13/2009, 5:08:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/569333245260795905/index.html b/static/mytweets/ewagoner/status/569333245260795905/index.html new file mode 100644 index 00000000..9ed0f237 --- /dev/null +++ b/static/mytweets/ewagoner/status/569333245260795905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So I totally teared up in front of a thousand people and forgot to say a few things, including… <a href="http://instagram.com/p/zY0jdvM2hG/">http://instagram.com/p/zY0jdvM2hG/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So I totally teared up in front of a thousand people and forgot to say a few things, including… http://instagram.com/p/zY0jdvM2hG/ +

+

+ 2/21/2015, 10:09:58 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/570238863471460354/index.html b/static/mytweets/ewagoner/status/570238863471460354/index.html new file mode 100644 index 00000000..e89ebd94 --- /dev/null +++ b/static/mytweets/ewagoner/status/570238863471460354/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love this disclaimer: “CHARTER SECURITY SUITE®: Charter does not guarantee data will be secure.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I love this disclaimer: “CHARTER SECURITY SUITE®: Charter does not guarantee data will be secure.” +

+

+ 2/24/2015, 10:08:34 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/570677369016594432/index.html b/static/mytweets/ewagoner/status/570677369016594432/index.html new file mode 100644 index 00000000..4292a432 --- /dev/null +++ b/static/mytweets/ewagoner/status/570677369016594432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s raining and sleeting and snowing, all at the same time. Way to cover the spread, weather. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s raining and sleeting and snowing, all at the same time. Way to cover the spread, weather. +

+

+ 2/25/2015, 3:11:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/570948194382848001/index.html b/static/mytweets/ewagoner/status/570948194382848001/index.html new file mode 100644 index 00000000..1e27a298 --- /dev/null +++ b/static/mytweets/ewagoner/status/570948194382848001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Brownest. Snow day. Ever. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Brownest. Snow day. Ever. +

+

+ 2/26/2015, 9:07:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57116354670632960/index.html b/static/mytweets/ewagoner/status/57116354670632960/index.html new file mode 100644 index 00000000..1f12f4ae --- /dev/null +++ b/static/mytweets/ewagoner/status/57116354670632960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Breakfast in the country: hash browns, scrambled eggs, and sausage gravy. http://instagr.am/p/DBluo/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Breakfast in the country: hash browns, scrambled eggs, and sausage gravy. http://instagr.am/p/DBluo/ +

+

+ 4/10/2011, 12:22:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5712694001/index.html b/static/mytweets/ewagoner/status/5712694001/index.html new file mode 100644 index 00000000..3e9cfc6d --- /dev/null +++ b/static/mytweets/ewagoner/status/5712694001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ten minutes after thinking I had an extra $60, we had to call a tow truck. I guess someone else needs it more than we do. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ten minutes after thinking I had an extra $60, we had to call a tow truck. I guess someone else needs it more than we do. +

+

+ 11/14/2009, 11:48:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/571300258107428865/index.html b/static/mytweets/ewagoner/status/571300258107428865/index.html new file mode 100644 index 00000000..52cb9657 --- /dev/null +++ b/static/mytweets/ewagoner/status/571300258107428865/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @AlixEHarrow: Excuse me this is very important: tilt-shift applied to Van Gogh paintings: +<a href="http://imgur.com/gallery/ZYj2t">http://imgur.com/gallery/ZYj2t</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AlixEHarrow: Excuse me this is very important: tilt-shift applied to Van Gogh paintings:
http://imgur.com/gallery/ZYj2t +

+

+ 2/27/2015, 8:26:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/571434218930229248/index.html b/static/mytweets/ewagoner/status/571434218930229248/index.html new file mode 100644 index 00000000..b23c01df --- /dev/null +++ b/static/mytweets/ewagoner/status/571434218930229248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “18th Century Beverages” First topic: bone broth. Such hipsters, those revolutionaries. #AnachroCon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “18th Century Beverages” First topic: bone broth. Such hipsters, those revolutionaries. #AnachroCon +

+

+ 2/27/2015, 5:18:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/571490789399916546/index.html b/static/mytweets/ewagoner/status/571490789399916546/index.html new file mode 100644 index 00000000..f27ebdde --- /dev/null +++ b/static/mytweets/ewagoner/status/571490789399916546/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + I’m watching a baroque orchestra perform “Iphigenia In Brooklyn“ by P.D.Q. Bach. + +Bliss. + +#AnachroCon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m watching a baroque orchestra perform “Iphigenia In Brooklyn“ by P.D.Q. Bach.

Bliss.

#AnachroCon +

+

+ 2/27/2015, 9:03:16 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57194132485046273/index.html b/static/mytweets/ewagoner/status/57194132485046273/index.html new file mode 100644 index 00000000..7fb00a72 --- /dev/null +++ b/static/mytweets/ewagoner/status/57194132485046273/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper and I have much the same reaction to the ST:TNG opening credits. <a href="http://vimeo.com/22207196">http://vimeo.com/22207196</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper and I have much the same reaction to the ST:TNG opening credits. http://vimeo.com/22207196 +

+

+ 4/10/2011, 5:31:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5719651708/index.html b/static/mytweets/ewagoner/status/5719651708/index.html new file mode 100644 index 00000000..fb96d4ba --- /dev/null +++ b/static/mytweets/ewagoner/status/5719651708/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My Whiskers & Mii http://whiskerino.org/2009/beards/ewagoner/4834/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My Whiskers & Mii http://whiskerino.org/2009/beards/ewagoner/4834/ #whiskerino +

+

+ 11/14/2009, 5:05:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/572061242/index.html b/static/mytweets/ewagoner/status/572061242/index.html new file mode 100644 index 00000000..6938bc29 --- /dev/null +++ b/static/mytweets/ewagoner/status/572061242/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just received, no joke, a bill for "$ -9,999,999,999,975.00". I await my check. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just received, no joke, a bill for "$ -9,999,999,999,975.00". I await my check. +

+

+ 1/7/2008, 10:28:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57212271679639552/index.html b/static/mytweets/ewagoner/status/57212271679639552/index.html new file mode 100644 index 00000000..1d0eceb5 --- /dev/null +++ b/static/mytweets/ewagoner/status/57212271679639552/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + She'll tease you +She'll unease you +Just to please you +She's got Steve Buscemi eyes +<a href="http://chickswithstevebuscemeyes.tumblr.com/">http://chickswithstevebuscemeyes.tumblr.com/</a> \via @straythenomad + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ She'll tease you
She'll unease you
Just to please you
She's got Steve Buscemi eyes
http://chickswithstevebuscemeyes.tumblr.com/ \via @straythenomad +

+

+ 4/10/2011, 6:44:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57228421742342144/index.html b/static/mytweets/ewagoner/status/57228421742342144/index.html new file mode 100644 index 00000000..8428ec94 --- /dev/null +++ b/static/mytweets/ewagoner/status/57228421742342144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For Lauryl: This market is showing signs of life. http://springfield.locallygrown.net/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For Lauryl: This market is showing signs of life. http://springfield.locallygrown.net/ +

+

+ 4/10/2011, 7:48:13 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/572641042/index.html b/static/mytweets/ewagoner/status/572641042/index.html new file mode 100644 index 00000000..0e4f0273 --- /dev/null +++ b/static/mytweets/ewagoner/status/572641042/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + BEllsouth.net incorrectly blocked my IP address, and they want to know what *I'm* doing to correct the problem? Uh... I'm asking them to ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ BEllsouth.net incorrectly blocked my IP address, and they want to know what *I'm* doing to correct the problem? Uh... I'm asking them to ... +

+

+ 1/7/2008, 1:24:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/573174795057152001/index.html b/static/mytweets/ewagoner/status/573174795057152001/index.html new file mode 100644 index 00000000..319ad22f --- /dev/null +++ b/static/mytweets/ewagoner/status/573174795057152001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hey, I’ve got a horn. Think I’ll toot it. <a href="http://flagpole.com/food/the-locavore/2015/03/04/athens-food-pioneers-julia-gaskin-and-eric-wagoner-win-georgia-organics-awards">http://flagpole.com/food/the-locavore/2015/03/04/athens-food-pioneers-julia-gaskin-and-eric-wagoner-win-georgia-organics-awards</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/573233077700333569/index.html b/static/mytweets/ewagoner/status/573233077700333569/index.html new file mode 100644 index 00000000..6ab4637a --- /dev/null +++ b/static/mytweets/ewagoner/status/573233077700333569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The first new Violent Femmes song in 15 Years & about one of my favorite things! "Love Love Love Love Love" <a href="http://www.rollingstone.com/music/premieres/hear-violent-femmes-first-new-song-in-15-years-20150304">http://www.rollingstone.com/music/premieres/hear-violent-femmes-first-new-song-in-15-years-20150304</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5733568/index.html b/static/mytweets/ewagoner/status/5733568/index.html new file mode 100644 index 00000000..fc6c09c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/5733568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I need start implementing my own "Taco Tuesdays" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I need start implementing my own "Taco Tuesdays" +

+

+ 2/27/2007, 2:20:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5735308787/index.html b/static/mytweets/ewagoner/status/5735308787/index.html new file mode 100644 index 00000000..a2c26d3c --- /dev/null +++ b/static/mytweets/ewagoner/status/5735308787/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Two weeks of whiskers, and I look 30 years older. http://whiskerino.org/2009/beards/ewagoner/5038/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Two weeks of whiskers, and I look 30 years older. http://whiskerino.org/2009/beards/ewagoner/5038/ #whiskerino +

+

+ 11/15/2009, 7:43:48 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/574216882/index.html b/static/mytweets/ewagoner/status/574216882/index.html new file mode 100644 index 00000000..4089e4ca --- /dev/null +++ b/static/mytweets/ewagoner/status/574216882/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RIP, Merideth. She was very close to friends of mine. It's been a bad week for all. http://www.cnn.com/2008/CRIME/01/07/georgia.hiker + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RIP, Merideth. She was very close to friends of mine. It's been a bad week for all. http://www.cnn.com/2008/CRIME/01/07/georgia.hiker +

+

+ 1/7/2008, 10:55:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/574236518975430656/index.html b/static/mytweets/ewagoner/status/574236518975430656/index.html new file mode 100644 index 00000000..1bd08e24 --- /dev/null +++ b/static/mytweets/ewagoner/status/574236518975430656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Resist bad coffee. <a href="http://www.1000facescoffee.com/blog/2015/3/5/dark-roast-coffee">http://www.1000facescoffee.com/blog/2015/3/5/dark-roast-coffee</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/574422592393777152/index.html b/static/mytweets/ewagoner/status/574422592393777152/index.html new file mode 100644 index 00000000..bbcef3f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/574422592393777152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally saw Mockingjay, Pt. 1. I liked it a lot, but I may have missed some important scenes due to Natalie Dormer’s hotness. Omigoodness. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally saw Mockingjay, Pt. 1. I liked it a lot, but I may have missed some important scenes due to Natalie Dormer’s hotness. Omigoodness. +

+

+ 3/7/2015, 11:13:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57481147113943040/index.html b/static/mytweets/ewagoner/status/57481147113943040/index.html new file mode 100644 index 00000000..8dd652d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/57481147113943040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Morels(!), sirloin, bacon, mozzarella, egg, and more today. On one sandwich. @ Farm Cart http://instagr.am/p/DDuBx/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Morels(!), sirloin, bacon, mozzarella, egg, and more today. On one sandwich. @ Farm Cart http://instagr.am/p/DDuBx/ +

+

+ 4/11/2011, 12:32:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/574977208881709056/index.html b/static/mytweets/ewagoner/status/574977208881709056/index.html new file mode 100644 index 00000000..09e5d278 --- /dev/null +++ b/static/mytweets/ewagoner/status/574977208881709056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of the most spectacular instances of gravitational lensing I’ve seen: watching a star blow up, over and over. <a href="http://www.nytimes.com/2015/03/06/science/astronomers-observe-supernova-and-find-theyre-watching-reruns.html?_r=0">http://www.nytimes.com/2015/03/06/science/astronomers-observe-supernova-and-find-theyre-watching-reruns.html?_r=0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/575106033460375554/index.html b/static/mytweets/ewagoner/status/575106033460375554/index.html new file mode 100644 index 00000000..15b862e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/575106033460375554/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I won a drawing contest during bar trivia. + +The apocalypse may commence. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I won a drawing contest during bar trivia.

The apocalypse may commence. +

+

+ 3/9/2015, 9:28:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57533903669436416/index.html b/static/mytweets/ewagoner/status/57533903669436416/index.html new file mode 100644 index 00000000..ed97b9e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/57533903669436416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When Did Girls Start Wearing Pink? The Smithsonian Magazine has the answer. http://bit.ly/fr9RhZ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When Did Girls Start Wearing Pink? The Smithsonian Magazine has the answer. http://bit.ly/fr9RhZ +

+

+ 4/11/2011, 4:02:06 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5753577/index.html b/static/mytweets/ewagoner/status/5753577/index.html new file mode 100644 index 00000000..7ddd9d85 --- /dev/null +++ b/static/mytweets/ewagoner/status/5753577/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Twitter syndicated to the weblog via RSS -- nice! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Twitter syndicated to the weblog via RSS -- nice! +

+

+ 2/28/2007, 10:42:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57543724670005248/index.html b/static/mytweets/ewagoner/status/57543724670005248/index.html new file mode 100644 index 00000000..6d7b70d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/57543724670005248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is fascinating. "In medieval times, many complaints concerned misdirected, leaking or otherwise noisome privies" <a href="http://www.bbc.co.uk/news/magazine-12847529">http://www.bbc.co.uk/news/magazine-12847529</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is fascinating. "In medieval times, many complaints concerned misdirected, leaking or otherwise noisome privies" http://www.bbc.co.uk/news/magazine-12847529 +

+

+ 4/11/2011, 4:41:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57563419037016064/index.html b/static/mytweets/ewagoner/status/57563419037016064/index.html new file mode 100644 index 00000000..2ccf75fc --- /dev/null +++ b/static/mytweets/ewagoner/status/57563419037016064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Almost just killed two joggers who ran right through an intersection against the signal. They came inches from death & didn't care. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Almost just killed two joggers who ran right through an intersection against the signal. They came inches from death & didn't care. +

+

+ 4/11/2011, 5:59:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57583682617229312/index.html b/static/mytweets/ewagoner/status/57583682617229312/index.html new file mode 100644 index 00000000..00e8db50 --- /dev/null +++ b/static/mytweets/ewagoner/status/57583682617229312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I drained The Kraken. #notaeuphamism #itisfromnowon http://instagr.am/p/DEQeK/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I drained The Kraken. #notaeuphamism #itisfromnowon http://instagr.am/p/DEQeK/ +

+

+ 4/11/2011, 7:19:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/576039337101549569/index.html b/static/mytweets/ewagoner/status/576039337101549569/index.html new file mode 100644 index 00000000..41d08c97 --- /dev/null +++ b/static/mytweets/ewagoner/status/576039337101549569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @terryandrob: Terry took Death’s arm and followed him through the doors and on to the black desert under the endless night. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @terryandrob: Terry took Death’s arm and followed him through the doors and on to the black desert under the endless night. +

+

+ 3/12/2015, 11:17:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57619681263095808/index.html b/static/mytweets/ewagoner/status/57619681263095808/index.html new file mode 100644 index 00000000..76f90c09 --- /dev/null +++ b/static/mytweets/ewagoner/status/57619681263095808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So if I did this right, the Feds owe me $9, but I owe Georgia $657. That's... odd. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So if I did this right, the Feds owe me $9, but I owe Georgia $657. That's... odd. +

+

+ 4/11/2011, 9:42:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57636829607899136/index.html b/static/mytweets/ewagoner/status/57636829607899136/index.html new file mode 100644 index 00000000..9b1d921b --- /dev/null +++ b/static/mytweets/ewagoner/status/57636829607899136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was so busy making faces at Juniper that I burned Vivian's lunch. Having two kids is hard. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was so busy making faces at Juniper that I burned Vivian's lunch. Having two kids is hard. +

+

+ 4/11/2011, 10:51:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57649300297105408/index.html b/static/mytweets/ewagoner/status/57649300297105408/index.html new file mode 100644 index 00000000..af039bdf --- /dev/null +++ b/static/mytweets/ewagoner/status/57649300297105408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tomorrow's Free Cone Day at Ben & Jerry's. I'll be at the one downtown at noon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tomorrow's Free Cone Day at Ben & Jerry's. I'll be at the one downtown at noon. +

+

+ 4/11/2011, 11:40:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5765631738/index.html b/static/mytweets/ewagoner/status/5765631738/index.html new file mode 100644 index 00000000..0299e269 --- /dev/null +++ b/static/mytweets/ewagoner/status/5765631738/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "We're on the road to paradise / Here we go, here we go" http://whiskerino.org/2009/beards/ewagoner/5372/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "We're on the road to paradise / Here we go, here we go" http://whiskerino.org/2009/beards/ewagoner/5372/ #whiskerino +

+

+ 11/16/2009, 9:09:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5765916478406656/index.html b/static/mytweets/ewagoner/status/5765916478406656/index.html new file mode 100644 index 00000000..b76cf826 --- /dev/null +++ b/static/mytweets/ewagoner/status/5765916478406656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At a celebratory company outing to Fogo de Chao, where they serve meat on swords. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At a celebratory company outing to Fogo de Chao, where they serve meat on swords. +

+

+ 11/19/2010, 6:34:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5767948413/index.html b/static/mytweets/ewagoner/status/5767948413/index.html new file mode 100644 index 00000000..07a082a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/5767948413/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New downtown Athens lunch option: @Farm255 is introducing a "farm cart": http://eepurl.com/eW7J + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New downtown Athens lunch option: @Farm255 is introducing a "farm cart": http://eepurl.com/eW7J +

+

+ 11/16/2009, 10:47:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5769986470/index.html b/static/mytweets/ewagoner/status/5769986470/index.html new file mode 100644 index 00000000..f154b9c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/5769986470/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Check out this *free* debut album by Slowmotions. Good stuff. Kind of Gorillaz-ey, sort of. I like it. http://slowmotionsmusic.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Check out this *free* debut album by Slowmotions. Good stuff. Kind of Gorillaz-ey, sort of. I like it. http://slowmotionsmusic.com/ +

+

+ 11/16/2009, 12:10:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5771707375/index.html b/static/mytweets/ewagoner/status/5771707375/index.html new file mode 100644 index 00000000..e6ed7611 --- /dev/null +++ b/static/mytweets/ewagoner/status/5771707375/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yeah, I hang up on callers who won't identify themselves, won't say who they're trying to reach, and demand to know who I am. You called me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yeah, I hang up on callers who won't identify themselves, won't say who they're trying to reach, and demand to know who I am. You called me. +

+

+ 11/16/2009, 1:21:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/577290158803968000/index.html b/static/mytweets/ewagoner/status/577290158803968000/index.html new file mode 100644 index 00000000..e6c66a17 --- /dev/null +++ b/static/mytweets/ewagoner/status/577290158803968000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So, I’ve spent most of my evening trying to force feed a lizard a slurry of baby food and pedialyte. How are you doing? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So, I’ve spent most of my evening trying to force feed a lizard a slurry of baby food and pedialyte. How are you doing? +

+

+ 3/15/2015, 10:07:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/577455074345119744/index.html b/static/mytweets/ewagoner/status/577455074345119744/index.html new file mode 100644 index 00000000..5dd60b3a --- /dev/null +++ b/static/mytweets/ewagoner/status/577455074345119744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Sharla & Lance Green deliver locally grown foods in Cape Girardeau, MO." Love my ideas taking root in my home state. <a href="http://www.semissourian.com/story/2175818.html">http://www.semissourian.com/story/2175818.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Sharla & Lance Green deliver locally grown foods in Cape Girardeau, MO." Love my ideas taking root in my home state. http://www.semissourian.com/story/2175818.html +

+

+ 3/16/2015, 9:03:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/577523398315761664/index.html b/static/mytweets/ewagoner/status/577523398315761664/index.html new file mode 100644 index 00000000..f640da02 --- /dev/null +++ b/static/mytweets/ewagoner/status/577523398315761664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So clever. So classy. RT @ZachWeiner: ANNOUNCING: The Single-Use Monocle: <a href="http://smbc-comics.com/index.php?id=3674">http://smbc-comics.com/index.php?id=3674</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5776399/index.html b/static/mytweets/ewagoner/status/5776399/index.html new file mode 100644 index 00000000..98694a88 --- /dev/null +++ b/static/mytweets/ewagoner/status/5776399/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eric's Tip: Don't walk to lunch when there are thunderstorms in the area. Especially without an umbrella. Wide-brimmed leather cowboy hats d + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eric's Tip: Don't walk to lunch when there are thunderstorms in the area. Especially without an umbrella. Wide-brimmed leather cowboy hats d +

+

+ 3/1/2007, 1:38:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57770662294601728/index.html b/static/mytweets/ewagoner/status/57770662294601728/index.html new file mode 100644 index 00000000..0aa84ebb --- /dev/null +++ b/static/mytweets/ewagoner/status/57770662294601728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Baby beets http://instagr.am/p/DFLZ6/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Baby beets http://instagr.am/p/DFLZ6/ +

+

+ 4/12/2011, 7:42:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/577937959598596096/index.html b/static/mytweets/ewagoner/status/577937959598596096/index.html new file mode 100644 index 00000000..441211c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/577937959598596096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finnish hillbillies Steve’n’Seagulls are releasing their 1st album! Here’s a video for “You Shook Me All Night Long” <a href="http://www.revolvermag.com/news/steve-n-seagulls-premiere-music-video-for-cover-of-acdcs-you-shook-me-all-night-long.html">http://www.revolvermag.com/news/steve-n-seagulls-premiere-music-video-for-cover-of-acdcs-you-shook-me-all-night-long.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57795166886576129/index.html b/static/mytweets/ewagoner/status/57795166886576129/index.html new file mode 100644 index 00000000..c25c944c --- /dev/null +++ b/static/mytweets/ewagoner/status/57795166886576129/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Listening to new Paul Simon songs for the very first time. One of life's most rare pleasures. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Listening to new Paul Simon songs for the very first time. One of life's most rare pleasures. +

+

+ 4/12/2011, 9:20:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57799320782651392/index.html b/static/mytweets/ewagoner/status/57799320782651392/index.html new file mode 100644 index 00000000..3a4ef933 --- /dev/null +++ b/static/mytweets/ewagoner/status/57799320782651392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Republican infighting here in Georgia is getting comical. A state senator trips on his cloak and lands on his dagger: http://is.gd/KlGFoh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Republican infighting here in Georgia is getting comical. A state senator trips on his cloak and lands on his dagger: http://is.gd/KlGFoh +

+

+ 4/12/2011, 9:36:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57808590852993024/index.html b/static/mytweets/ewagoner/status/57808590852993024/index.html new file mode 100644 index 00000000..533612f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/57808590852993024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A 90 minute real time recreation of Yuri Gagarin's first orbit (video from the ISS combined w/ original mission audio): <a href="http://www.youtube.com/user/firstorbit">http://www.youtube.com/user/firstorbit</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A 90 minute real time recreation of Yuri Gagarin's first orbit (video from the ISS combined w/ original mission audio): http://www.youtube.com/user/firstorbit +

+

+ 4/12/2011, 10:13:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57813334434652161/index.html b/static/mytweets/ewagoner/status/57813334434652161/index.html new file mode 100644 index 00000000..51593300 --- /dev/null +++ b/static/mytweets/ewagoner/status/57813334434652161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy Food — A sermon based on Gene Logsdon’s book ‘Pope Mary & The Church of Almighty Good Food’ http://is.gd/CQ8n83 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy Food — A sermon based on Gene Logsdon’s book ‘Pope Mary & The Church of Almighty Good Food’ http://is.gd/CQ8n83 +

+

+ 4/12/2011, 10:32:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57829539878932480/index.html b/static/mytweets/ewagoner/status/57829539878932480/index.html new file mode 100644 index 00000000..e61231b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/57829539878932480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pimento cheese bacon dog with pork rinds. *Everything* was made in-house. @ Farm Cart http://instagr.am/p/DFf3H/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pimento cheese bacon dog with pork rinds. *Everything* was made in-house. @ Farm Cart http://instagr.am/p/DFf3H/ +

+

+ 4/12/2011, 11:36:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5783487785/index.html b/static/mytweets/ewagoner/status/5783487785/index.html new file mode 100644 index 00000000..987f72ac --- /dev/null +++ b/static/mytweets/ewagoner/status/5783487785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you like giving up sleep to be outside in the cold staring at the sky, don't forget the Leonids meteors tonight! http://is.gd/4WIIE + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you like giving up sleep to be outside in the cold staring at the sky, don't forget the Leonids meteors tonight! http://is.gd/4WIIE +

+

+ 11/16/2009, 9:00:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5784776074072064/index.html b/static/mytweets/ewagoner/status/5784776074072064/index.html new file mode 100644 index 00000000..8c6a33fc --- /dev/null +++ b/static/mytweets/ewagoner/status/5784776074072064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sim Por Favor http://gdzl.la/8UHrRG + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sim Por Favor http://gdzl.la/8UHrRG +

+

+ 11/19/2010, 7:49:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57866707859025920/index.html b/static/mytweets/ewagoner/status/57866707859025920/index.html new file mode 100644 index 00000000..562905a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/57866707859025920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Corrected Georgia Republican infighting link: http://is.gd/DSqut4 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Corrected Georgia Republican infighting link: http://is.gd/DSqut4 +

+

+ 4/12/2011, 2:04:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57895631930400768/index.html b/static/mytweets/ewagoner/status/57895631930400768/index.html new file mode 100644 index 00000000..5a7e7657 --- /dev/null +++ b/static/mytweets/ewagoner/status/57895631930400768/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + "You guys seen [Paul Simon] since then?" +"If the guys ever did run into him, I wouldn't want to be him, that's for sure" +http://is.gd/7Q5ayy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "You guys seen [Paul Simon] since then?"
"If the guys ever did run into him, I wouldn't want to be him, that's for sure"
http://is.gd/7Q5ayy +

+

+ 4/12/2011, 3:59:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/579090625254989825/index.html b/static/mytweets/ewagoner/status/579090625254989825/index.html new file mode 100644 index 00000000..54f73210 --- /dev/null +++ b/static/mytweets/ewagoner/status/579090625254989825/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @Lubchansky: we did it everyone + +we did it + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Lubchansky: we did it everyone

we did it

+

+

+ 3/20/2015, 9:22:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57909874322976768/index.html b/static/mytweets/ewagoner/status/57909874322976768/index.html new file mode 100644 index 00000000..08295745 --- /dev/null +++ b/static/mytweets/ewagoner/status/57909874322976768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Remington 75: Old Tom gin, blackberries, sage, champagne, lemon. @ Highwire Lounge http://instagr.am/p/DF5n7/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Remington 75: Old Tom gin, blackberries, sage, champagne, lemon. @ Highwire Lounge http://instagr.am/p/DF5n7/ +

+

+ 4/12/2011, 4:56:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5791501925/index.html b/static/mytweets/ewagoner/status/5791501925/index.html new file mode 100644 index 00000000..639e8f59 --- /dev/null +++ b/static/mytweets/ewagoner/status/5791501925/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Grrrr. It clouded up since I went to bed. No Leonids for me. Guess I get another 90 minutes of sleep instead. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Grrrr. It clouded up since I went to bed. No Leonids for me. Guess I get another 90 minutes of sleep instead. +

+

+ 11/17/2009, 4:07:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5794687756/index.html b/static/mytweets/ewagoner/status/5794687756/index.html new file mode 100644 index 00000000..4dcb4854 --- /dev/null +++ b/static/mytweets/ewagoner/status/5794687756/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stepping out to face the world. http://whiskerino.org/2009/beards/ewagoner/5680/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stepping out to face the world. http://whiskerino.org/2009/beards/ewagoner/5680/ #whiskerino +

+

+ 11/17/2009, 7:46:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57948242306007040/index.html b/static/mytweets/ewagoner/status/57948242306007040/index.html new file mode 100644 index 00000000..cb367752 --- /dev/null +++ b/static/mytweets/ewagoner/status/57948242306007040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Since I drained The Kraken last night, tonight I had to go to Mount Gay. Which is also not a euphemism. http://instagr.am/p/DGGuH/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Since I drained The Kraken last night, tonight I had to go to Mount Gay. Which is also not a euphemism. http://instagr.am/p/DGGuH/ +

+

+ 4/12/2011, 7:28:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57984933007859712/index.html b/static/mytweets/ewagoner/status/57984933007859712/index.html new file mode 100644 index 00000000..d717ad0d --- /dev/null +++ b/static/mytweets/ewagoner/status/57984933007859712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think that's the first time I've made a venison Bolognese sauce. It was really quite good, so I'll need to get more venison. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think that's the first time I've made a venison Bolognese sauce. It was really quite good, so I'll need to get more venison. +

+

+ 4/12/2011, 9:54:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/57986492345229312/index.html b/static/mytweets/ewagoner/status/57986492345229312/index.html new file mode 100644 index 00000000..c7a78e07 --- /dev/null +++ b/static/mytweets/ewagoner/status/57986492345229312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @rudepundit: I got an interesting email from the Republican grandson of a former RNC chair: <a href="http://shar.es/HHUv5">http://shar.es/HHUv5</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @rudepundit: I got an interesting email from the Republican grandson of a former RNC chair: http://shar.es/HHUv5 +

+

+ 4/12/2011, 10:00:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5799663300/index.html b/static/mytweets/ewagoner/status/5799663300/index.html new file mode 100644 index 00000000..7f7088a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/5799663300/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Grabbing some lunch at the @farm255 farm cart. http://gdzl.la/7gmFrg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Grabbing some lunch at the @farm255 farm cart. http://gdzl.la/7gmFrg +

+

+ 11/17/2009, 11:27:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/580149802/index.html b/static/mytweets/ewagoner/status/580149802/index.html new file mode 100644 index 00000000..b34d065e --- /dev/null +++ b/static/mytweets/ewagoner/status/580149802/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "We charge a flat fee of $9.95 for your whole order, no matter how many items you purchase." Unless, it seems, the number is greater than 2. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "We charge a flat fee of $9.95 for your whole order, no matter how many items you purchase." Unless, it seems, the number is greater than 2. +

+

+ 1/9/2008, 11:11:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/580394374879703040/index.html b/static/mytweets/ewagoner/status/580394374879703040/index.html new file mode 100644 index 00000000..a887826d --- /dev/null +++ b/static/mytweets/ewagoner/status/580394374879703040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Eater: Beard-nominated feature: "Finding Home at Taco Bell," by John DeVore http://www.eater.com/2014/11/5/7155501/life-in-chains-kfc-taco-bell + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5808645245763585/index.html b/static/mytweets/ewagoner/status/5808645245763585/index.html new file mode 100644 index 00000000..ebaf03f8 --- /dev/null +++ b/static/mytweets/ewagoner/status/5808645245763585/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nao Obrigado! http://gdzl.la/8UJfJL + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nao Obrigado! http://gdzl.la/8UJfJL +

+

+ 11/19/2010, 9:24:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/581321562/index.html b/static/mytweets/ewagoner/status/581321562/index.html new file mode 100644 index 00000000..4ab900f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/581321562/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How is it that after 25 years, Jack Horkheimer ("Star Gazer") never gets old? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How is it that after 25 years, Jack Horkheimer ("Star Gazer") never gets old? +

+

+ 1/9/2008, 5:39:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5813858283294720/index.html b/static/mytweets/ewagoner/status/5813858283294720/index.html new file mode 100644 index 00000000..597d77f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/5813858283294720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I haven't been this full of meat since my days at <insert inappropriate joke here>. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I haven't been this full of meat since my days at <insert inappropriate joke here>. +

+

+ 11/19/2010, 9:45:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/581468030804213760/index.html b/static/mytweets/ewagoner/status/581468030804213760/index.html new file mode 100644 index 00000000..9885212a --- /dev/null +++ b/static/mytweets/ewagoner/status/581468030804213760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Ska’s usually a young generation thing. It’s nice to see someone from the generation ahead of me into ska.” Skank on off of my lawn, kid. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Ska’s usually a young generation thing. It’s nice to see someone from the generation ahead of me into ska.” Skank on off of my lawn, kid. +

+

+ 3/27/2015, 10:49:16 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/58236173306437632/index.html b/static/mytweets/ewagoner/status/58236173306437632/index.html new file mode 100644 index 00000000..4b81736c --- /dev/null +++ b/static/mytweets/ewagoner/status/58236173306437632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally getting around to listening to the inaugural episode of the MetaFilter Comics Podcast. This thing is brilliant. <a href="http://metatalk.metafilter.com/20516/Ziggy-Garfield-Cathy-Mary-Worth-Its-the-first-episode-of-the-Metafilter-Comics-Digest-Podcast">http://metatalk.metafilter.com/20516/Ziggy-Garfield-Cathy-Mary-Worth-Its-the-first-episode-of-the-Metafilter-Comics-Digest-Podcast</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/58245963571138560/index.html b/static/mytweets/ewagoner/status/58245963571138560/index.html new file mode 100644 index 00000000..ea5a590d --- /dev/null +++ b/static/mytweets/ewagoner/status/58245963571138560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A salesman can't understand why, if I'm "serious about sustainability", I'm not interested in the tons of organic material he's *importing*. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A salesman can't understand why, if I'm "serious about sustainability", I'm not interested in the tons of organic material he's *importing*. +

+

+ 4/13/2011, 3:11:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/582607187081596928/index.html b/static/mytweets/ewagoner/status/582607187081596928/index.html new file mode 100644 index 00000000..cd6faf27 --- /dev/null +++ b/static/mytweets/ewagoner/status/582607187081596928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A 1000-year-old eye salve made from garlic, onion, wine, and oxgall kills the MRSA superbug, astonishing researchers. <a href="http://www.medievalists.net/2015/03/30/anglo-saxon-medicine-is-able-to-kill-modern-day-superbug-researchers-find/">http://www.medievalists.net/2015/03/30/anglo-saxon-medicine-is-able-to-kill-modern-day-superbug-researchers-find/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5832671977/index.html b/static/mytweets/ewagoner/status/5832671977/index.html new file mode 100644 index 00000000..c7439705 --- /dev/null +++ b/static/mytweets/ewagoner/status/5832671977/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "well I been workin' in a code mine..." http://whiskerino.org/2009/beards/ewagoner/6078/ #whiskerino (Today's theme: "A Day at Work") + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "well I been workin' in a code mine..." http://whiskerino.org/2009/beards/ewagoner/6078/ #whiskerino (Today's theme: "A Day at Work") +

+

+ 11/18/2009, 1:02:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5833072/index.html b/static/mytweets/ewagoner/status/5833072/index.html new file mode 100644 index 00000000..6fa396e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/5833072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to the park for a little swinging before nap time. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to the park for a little swinging before nap time. +

+

+ 3/4/2007, 12:11:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/58336913731497984/index.html b/static/mytweets/ewagoner/status/58336913731497984/index.html new file mode 100644 index 00000000..5e896f38 --- /dev/null +++ b/static/mytweets/ewagoner/status/58336913731497984/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + Barista: "Whoa! For a second there, I thought you were George Lucas." +Me: "Please don't hurt me." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Barista: "Whoa! For a second there, I thought you were George Lucas."
Me: "Please don't hurt me." +

+

+ 4/13/2011, 9:12:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/58338550072090625/index.html b/static/mytweets/ewagoner/status/58338550072090625/index.html new file mode 100644 index 00000000..f6f16041 --- /dev/null +++ b/static/mytweets/ewagoner/status/58338550072090625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + George Lucas at the coffee shop, thinking up the script for his next project: "Jar Jar's Big Adventure" <a href="http://gdzl.la/9yoY2R">http://gdzl.la/9yoY2R</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ George Lucas at the coffee shop, thinking up the script for his next project: "Jar Jar's Big Adventure" http://gdzl.la/9yoY2R +

+

+ 4/13/2011, 9:19:28 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5834234/index.html b/static/mytweets/ewagoner/status/5834234/index.html new file mode 100644 index 00000000..a97683f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/5834234/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hey -- what happened to the swings? Where'd they go? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hey -- what happened to the swings? Where'd they go? +

+

+ 3/4/2007, 1:36:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/58365962201731072/index.html b/static/mytweets/ewagoner/status/58365962201731072/index.html new file mode 100644 index 00000000..3f030bce --- /dev/null +++ b/static/mytweets/ewagoner/status/58365962201731072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It was so sad to see someone I know personally be the first one eliminated from Top Chef Masters, and so awesome to see him return in ep. 2. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It was so sad to see someone I know personally be the first one eliminated from Top Chef Masters, and so awesome to see him return in ep. 2. +

+

+ 4/13/2011, 11:08:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/583702058227871744/index.html b/static/mytweets/ewagoner/status/583702058227871744/index.html new file mode 100644 index 00000000..e005bb08 --- /dev/null +++ b/static/mytweets/ewagoner/status/583702058227871744/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Want to work in my office with me, doing stuff I do? Like literally five feet from my desk? + +<a href="http://jobview.monster.com/Testing-Specialist-Job-Athens-GA-US-148530728.aspx?mescoid=1500137001001&jobPosition=1">http://jobview.monster.com/Testing-Specialist-Job-Athens-GA-US-148530728.aspx?mescoid=1500137001001&jobPosition=1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/583725022/index.html b/static/mytweets/ewagoner/status/583725022/index.html new file mode 100644 index 00000000..b8c17b2f --- /dev/null +++ b/static/mytweets/ewagoner/status/583725022/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Considering joining a Diplomacy game tournament: http://vgnp.edel-schenken.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Considering joining a Diplomacy game tournament: http://vgnp.edel-schenken.com/ +

+

+ 1/10/2008, 9:31:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/584449452/index.html b/static/mytweets/ewagoner/status/584449452/index.html new file mode 100644 index 00000000..5f9d7ac4 --- /dev/null +++ b/static/mytweets/ewagoner/status/584449452/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'll be driving down the interstate (heading to Louisville, KY) during next week's Stevenote. I wonder if the iPhone will stream it... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'll be driving down the interstate (heading to Louisville, KY) during next week's Stevenote. I wonder if the iPhone will stream it... +

+

+ 1/10/2008, 12:59:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/584880165962063873/index.html b/static/mytweets/ewagoner/status/584880165962063873/index.html new file mode 100644 index 00000000..78aafa4b --- /dev/null +++ b/static/mytweets/ewagoner/status/584880165962063873/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In eight hours, at 4:45am, Vivian leaves for a three day field trip to St. Simons Island. Lucky girl! I hope we don’t oversleep. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In eight hours, at 4:45am, Vivian leaves for a three day field trip to St. Simons Island. Lucky girl! I hope we don’t oversleep. +

+

+ 4/5/2015, 8:47:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5851189/index.html b/static/mytweets/ewagoner/status/5851189/index.html new file mode 100644 index 00000000..27f00209 --- /dev/null +++ b/static/mytweets/ewagoner/status/5851189/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Walking into the office to find a dead computer is not a good omen for the week. Knowing I will be rich by the weekend will get me through ( + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Walking into the office to find a dead computer is not a good omen for the week. Knowing I will be rich by the weekend will get me through ( +

+

+ 3/5/2007, 8:48:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/585161222145892353/index.html b/static/mytweets/ewagoner/status/585161222145892353/index.html new file mode 100644 index 00000000..e7ed739f --- /dev/null +++ b/static/mytweets/ewagoner/status/585161222145892353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “I have passed away… I was born; I blinked; and it was over… Today I am happy and I am dancing. Probably naked.” <a href="http://www.legacy.com/obituaries/timesunion/obituary.aspx?n=emily-debrayda-phillips&pid=174524066">http://www.legacy.com/obituaries/timesunion/obituary.aspx?n=emily-debrayda-phillips&pid=174524066</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/585182192420159488/index.html b/static/mytweets/ewagoner/status/585182192420159488/index.html new file mode 100644 index 00000000..f8cfad49 --- /dev/null +++ b/static/mytweets/ewagoner/status/585182192420159488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SomeChrisTweets: THE LORD OF THE RINGS Special Extended Edition really is the only way to watch the series. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SomeChrisTweets: THE LORD OF THE RINGS Special Extended Edition really is the only way to watch the series.

+

+

+ 4/6/2015, 4:48:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/585216161748393984/index.html b/static/mytweets/ewagoner/status/585216161748393984/index.html new file mode 100644 index 00000000..e5a3377d --- /dev/null +++ b/static/mytweets/ewagoner/status/585216161748393984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m hanging out at Ciné tonight, along with other community food orgs, talking about Athens Lically Grown to passersby. Bring me a beer? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m hanging out at Ciné tonight, along with other community food orgs, talking about Athens Lically Grown to passersby. Bring me a beer? +

+

+ 4/6/2015, 7:03:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/585235268912820224/index.html b/static/mytweets/ewagoner/status/585235268912820224/index.html new file mode 100644 index 00000000..1eecc14d --- /dev/null +++ b/static/mytweets/ewagoner/status/585235268912820224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pourmecoffee: Hemingway-level headline here http://www.politico.com/story/2015/04/obama-bee-attack-easter-children-screaming-116704.html + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/585366142/index.html b/static/mytweets/ewagoner/status/585366142/index.html new file mode 100644 index 00000000..614a2d69 --- /dev/null +++ b/static/mytweets/ewagoner/status/585366142/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Incredible image comparing volume of water on Earth to the volume of the Earth itself: http://tinyurl.com/235k32 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Incredible image comparing volume of water on Earth to the volume of the Earth itself: http://tinyurl.com/235k32 +

+

+ 1/10/2008, 6:06:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/585532986482946048/index.html b/static/mytweets/ewagoner/status/585532986482946048/index.html new file mode 100644 index 00000000..4bd794ab --- /dev/null +++ b/static/mytweets/ewagoner/status/585532986482946048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s a delightfully written essay about loud English fathers, firewood, and a cat. I think you’ll like it. <a href="http://www.theguardian.com/lifeandstyle/2014/nov/05/my-cat-for-your-firewood-a-fair-trade">http://www.theguardian.com/lifeandstyle/2014/nov/05/my-cat-for-your-firewood-a-fair-trade</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5856411662/index.html b/static/mytweets/ewagoner/status/5856411662/index.html new file mode 100644 index 00000000..2d3ee978 --- /dev/null +++ b/static/mytweets/ewagoner/status/5856411662/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A hedgehog by moonlight? (Today's theme: Black & White) http://whiskerino.org/2009/beards/ewagoner/6362/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A hedgehog by moonlight? (Today's theme: Black & White) http://whiskerino.org/2009/beards/ewagoner/6362/ #whiskerino +

+

+ 11/19/2009, 7:48:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/586985166276468736/index.html b/static/mytweets/ewagoner/status/586985166276468736/index.html new file mode 100644 index 00000000..68fcdfa9 --- /dev/null +++ b/static/mytweets/ewagoner/status/586985166276468736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Went to Canopy for the dress rehearsal for next weekend’s show, and was greeted by ten storm troopers, Darth Vader, and R2D2 getting ready. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Went to Canopy for the dress rehearsal for next weekend’s show, and was greeted by ten storm troopers, Darth Vader, and R2D2 getting ready. +

+

+ 4/11/2015, 4:12:23 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/58704435962052608/index.html b/static/mytweets/ewagoner/status/58704435962052608/index.html new file mode 100644 index 00000000..2f1ca36e --- /dev/null +++ b/static/mytweets/ewagoner/status/58704435962052608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had I turned down the artist's offer to sit for a spot of whisky, I'd've missed the story of his lesbian mother's affinity for Glenn Beck. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had I turned down the artist's offer to sit for a spot of whisky, I'd've missed the story of his lesbian mother's affinity for Glenn Beck. +

+

+ 4/14/2011, 9:33:22 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/58711060684881920/index.html b/static/mytweets/ewagoner/status/58711060684881920/index.html new file mode 100644 index 00000000..b5d8a39d --- /dev/null +++ b/static/mytweets/ewagoner/status/58711060684881920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sat. night you can buy plaster casts of the breasts of your favorite Athens roller derby girls. And drink lots of beer. <a href="http://gdzl.la/9yDvTP">http://gdzl.la/9yDvTP</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sat. night you can buy plaster casts of the breasts of your favorite Athens roller derby girls. And drink lots of beer. http://gdzl.la/9yDvTP +

+

+ 4/14/2011, 9:59:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/58731959341432832/index.html b/static/mytweets/ewagoner/status/58731959341432832/index.html new file mode 100644 index 00000000..bd54d72d --- /dev/null +++ b/static/mytweets/ewagoner/status/58731959341432832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got a $15 Ri universal remote dongle for the iPhone. The app is ugly as can be, but it's nice to have every remote in my house in my phone. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got a $15 Ri universal remote dongle for the iPhone. The app is ugly as can be, but it's nice to have every remote in my house in my phone. +

+

+ 4/14/2011, 11:22:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/587920942/index.html b/static/mytweets/ewagoner/status/587920942/index.html new file mode 100644 index 00000000..f805356e --- /dev/null +++ b/static/mytweets/ewagoner/status/587920942/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Final poster for the play I'm directing: http://www.ericwagoner.com/streetcar/StreetcarPoster.pdf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Final poster for the play I'm directing: http://www.ericwagoner.com/streetcar/StreetcarPoster.pdf +

+

+ 1/11/2008, 10:32:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/587976126091374592/index.html b/static/mytweets/ewagoner/status/587976126091374592/index.html new file mode 100644 index 00000000..d3cf2c28 --- /dev/null +++ b/static/mytweets/ewagoner/status/587976126091374592/index.html @@ -0,0 +1,57 @@ + + + + + + + + + + + + + tape has brightening arm connect +self-paint lever itching does +shaving copter anymore +weld crat tonsil speep enact + +<a href="https://www.youtube.com/watch?v=yc83_gL-LU4">https://www.youtube.com/watch?v=yc83_gL-LU4</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ tape has brightening arm connect
self-paint lever itching does
shaving copter anymore
weld crat tonsil speep enact

https://www.youtube.com/watch?v=yc83_gL-LU4 +

+

+ 4/14/2015, 9:50:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/587984167834689538/index.html b/static/mytweets/ewagoner/status/587984167834689538/index.html new file mode 100644 index 00000000..f1a59abc --- /dev/null +++ b/static/mytweets/ewagoner/status/587984167834689538/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hey @samsm, It’s Free Cone Day! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hey @samsm, It’s Free Cone Day! +

+

+ 4/14/2015, 10:22:04 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/588095978529550336/index.html b/static/mytweets/ewagoner/status/588095978529550336/index.html new file mode 100644 index 00000000..8fc66302 --- /dev/null +++ b/static/mytweets/ewagoner/status/588095978529550336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper: “There’s a boy, an adult boy, in the gym & he has a broom with no leaves on it that he uses for the goals and his name is Coach.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper: “There’s a boy, an adult boy, in the gym & he has a broom with no leaves on it that he uses for the goals and his name is Coach.” +

+

+ 4/14/2015, 5:46:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/588439266641870850/index.html b/static/mytweets/ewagoner/status/588439266641870850/index.html new file mode 100644 index 00000000..544eca8c --- /dev/null +++ b/static/mytweets/ewagoner/status/588439266641870850/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just pre-ordered my friend @gderekadams's book, "Asteroid Made of Dragons", on @inkshares. So can you: <a href="https://www.inkshares.com/projects/asteroid-made-of-dragons?referral_code=90efc948">https://www.inkshares.com/projects/asteroid-made-of-dragons?referral_code=90efc948</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/588916512/index.html b/static/mytweets/ewagoner/status/588916512/index.html new file mode 100644 index 00000000..1d563f13 --- /dev/null +++ b/static/mytweets/ewagoner/status/588916512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Hard N Phirm" is simply awesome: http://hardnphirm.wordpress.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Hard N Phirm" is simply awesome: http://hardnphirm.wordpress.com/ +

+

+ 1/11/2008, 3:45:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/58893782594232320/index.html b/static/mytweets/ewagoner/status/58893782594232320/index.html new file mode 100644 index 00000000..48121758 --- /dev/null +++ b/static/mytweets/ewagoner/status/58893782594232320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just got emailed the results of a reading test Vivian took this morning. She scored 100% about a book titled "T Rex". There's a shocker. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just got emailed the results of a reading test Vivian took this morning. She scored 100% about a book titled "T Rex". There's a shocker. +

+

+ 4/15/2011, 10:05:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/588965462/index.html b/static/mytweets/ewagoner/status/588965462/index.html new file mode 100644 index 00000000..42c0002e --- /dev/null +++ b/static/mytweets/ewagoner/status/588965462/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Upon further listening, Hard N Phirm has been downgraded to "Mostly Awesome". But what's good is really, really good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Upon further listening, Hard N Phirm has been downgraded to "Mostly Awesome". But what's good is really, really good. +

+

+ 1/11/2008, 4:03:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5890117799/index.html b/static/mytweets/ewagoner/status/5890117799/index.html new file mode 100644 index 00000000..603cdabb --- /dev/null +++ b/static/mytweets/ewagoner/status/5890117799/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Having a full Thanksgiving dinner with my daughter's kindergarten class. At 10:15 in the morning. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Having a full Thanksgiving dinner with my daughter's kindergarten class. At 10:15 in the morning. +

+

+ 11/20/2009, 9:22:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/589028376171716609/index.html b/static/mytweets/ewagoner/status/589028376171716609/index.html new file mode 100644 index 00000000..ceb387e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/589028376171716609/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 12-year-old me would be surprised and delighted to learn he was mentioned in Parade Magazine. <a href="http://parade.com/390582/alisongwinn/earth-day-across-america/">http://parade.com/390582/alisongwinn/earth-day-across-america/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5891212/index.html b/static/mytweets/ewagoner/status/5891212/index.html new file mode 100644 index 00000000..6080fba3 --- /dev/null +++ b/static/mytweets/ewagoner/status/5891212/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In Atlanta, talkin' Ruby and Rails, eatin' pizza. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In Atlanta, talkin' Ruby and Rails, eatin' pizza. +

+

+ 3/6/2007, 7:13:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/58922982499819520/index.html b/static/mytweets/ewagoner/status/58922982499819520/index.html new file mode 100644 index 00000000..343821e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/58922982499819520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What are the odds that the device Cirrus Logic was having manufacturing problems with was the Flip Live? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What are the odds that the device Cirrus Logic was having manufacturing problems with was the Flip Live? +

+

+ 4/15/2011, 12:01:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5892846498/index.html b/static/mytweets/ewagoner/status/5892846498/index.html new file mode 100644 index 00000000..5526b32b --- /dev/null +++ b/static/mytweets/ewagoner/status/5892846498/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A little pilgrim girl: http://gdzl.la/7h1Q4c + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A little pilgrim girl: http://gdzl.la/7h1Q4c +

+

+ 11/20/2009, 11:05:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/58932592187158528/index.html b/static/mytweets/ewagoner/status/58932592187158528/index.html new file mode 100644 index 00000000..54953e84 --- /dev/null +++ b/static/mytweets/ewagoner/status/58932592187158528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is just an ordinary burger for these parts, but it's still pretty. @ Farm Cart http://instagr.am/p/DLSaI/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is just an ordinary burger for these parts, but it's still pretty. @ Farm Cart http://instagr.am/p/DLSaI/ +

+

+ 4/15/2011, 12:39:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/589565189806227456/index.html b/static/mytweets/ewagoner/status/589565189806227456/index.html new file mode 100644 index 00000000..93a62c8c --- /dev/null +++ b/static/mytweets/ewagoner/status/589565189806227456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @greg_jenner: HOLY CRAP. The FBI just admitted 20 years’ worth of hair follicle criminal trial evidence is wrong <a href="http://www.washingtonpost.com/local/crime/fbi-overstated-forensic-hair-matches-in-nearly-all-criminal-trials-for-decades/2015/04/18/39c8d8c6-e515-11e4-b510-962fcfabc310_story.html">http://www.washingtonpost.com/local/crime/fbi-overstated-forensic-hair-matches-in-nearly-all-criminal-trials-for-decades/2015/04/18/39c8d8c6-e515-11e4-b510-962fcfabc310_story.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5895701616/index.html b/static/mytweets/ewagoner/status/5895701616/index.html new file mode 100644 index 00000000..c53ed8df --- /dev/null +++ b/static/mytweets/ewagoner/status/5895701616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @trappezepub: Starting today at 4pm, grab a pint of New Belgium Hoptober, keep the glass! Also, tapping a 08' Oak aged BIG Hoppy Monster! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @trappezepub: Starting today at 4pm, grab a pint of New Belgium Hoptober, keep the glass! Also, tapping a 08' Oak aged BIG Hoppy Monster! +

+

+ 11/20/2009, 12:53:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/58969542092795904/index.html b/static/mytweets/ewagoner/status/58969542092795904/index.html new file mode 100644 index 00000000..50fb60c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/58969542092795904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @waxpancake: Crazy, Dilbert creator Scott Adams created sock puppet accounts on Metafilter and Reddit to anonymously defend himself. ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @waxpancake: Crazy, Dilbert creator Scott Adams created sock puppet accounts on Metafilter and Reddit to anonymously defend himself. ... +

+

+ 4/15/2011, 3:06:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/58973318568620033/index.html b/static/mytweets/ewagoner/status/58973318568620033/index.html new file mode 100644 index 00000000..2d20ae53 --- /dev/null +++ b/static/mytweets/ewagoner/status/58973318568620033/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @pwire: Santorum disowns his own campaign slogan once told it was from a "pro-union poem by the gay poet Langston Hughes." +http://pw ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pwire: Santorum disowns his own campaign slogan once told it was from a "pro-union poem by the gay poet Langston Hughes."
http://pw ... +

+

+ 4/15/2011, 3:21:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5899003270/index.html b/static/mytweets/ewagoner/status/5899003270/index.html new file mode 100644 index 00000000..c3b8bcd1 --- /dev/null +++ b/static/mytweets/ewagoner/status/5899003270/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looking forward to tomorrow. I'm heading out to @naturesharmony to pick up my Thanksgiving turkeys and visit with my Christmas goose. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looking forward to tomorrow. I'm heading out to @naturesharmony to pick up my Thanksgiving turkeys and visit with my Christmas goose. +

+

+ 11/20/2009, 3:08:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5899623693/index.html b/static/mytweets/ewagoner/status/5899623693/index.html new file mode 100644 index 00000000..66804704 --- /dev/null +++ b/static/mytweets/ewagoner/status/5899623693/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow. That last tweet garnered me *nine* reply spams. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow. That last tweet garnered me *nine* reply spams. +

+

+ 11/20/2009, 3:34:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5901255494/index.html b/static/mytweets/ewagoner/status/5901255494/index.html new file mode 100644 index 00000000..5bfc6b35 --- /dev/null +++ b/static/mytweets/ewagoner/status/5901255494/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At least my beer is in a fancy glass. (Today's theme: Non-casual Friday) http://whiskerino.org/2009/beards/ewagoner/6843/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At least my beer is in a fancy glass. (Today's theme: Non-casual Friday) http://whiskerino.org/2009/beards/ewagoner/6843/ #whiskerino +

+

+ 11/20/2009, 4:41:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/590361428754432/index.html b/static/mytweets/ewagoner/status/590361428754432/index.html new file mode 100644 index 00000000..0e8aadfc --- /dev/null +++ b/static/mytweets/ewagoner/status/590361428754432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A virtual farmers market in Stillwater, OK got themselves on my system, started filling orders, & made their 1st software payment: 42 cents. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A virtual farmers market in Stillwater, OK got themselves on my system, started filling orders, & made their 1st software payment: 42 cents. +

+

+ 11/5/2010, 12:48:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/590551772751667201/index.html b/static/mytweets/ewagoner/status/590551772751667201/index.html new file mode 100644 index 00000000..b9f0f647 --- /dev/null +++ b/static/mytweets/ewagoner/status/590551772751667201/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wouldn’t normally link a 100-minute podcast on a 2-minute movie teaser, but this ep of The Incomparable is on point. <a href="https://www.theincomparable.com/theincomparable/243/index.php">https://www.theincomparable.com/theincomparable/243/index.php</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/590564283429314561/index.html b/static/mytweets/ewagoner/status/590564283429314561/index.html new file mode 100644 index 00000000..405dccb4 --- /dev/null +++ b/static/mytweets/ewagoner/status/590564283429314561/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just got off the phone from an interview with WSB radio. I used to work in radio myself, and still get a little thrill when I’m on the air. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just got off the phone from an interview with WSB radio. I used to work in radio myself, and still get a little thrill when I’m on the air. +

+

+ 4/21/2015, 1:14:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5911478/index.html b/static/mytweets/ewagoner/status/5911478/index.html new file mode 100644 index 00000000..73dd9b54 --- /dev/null +++ b/static/mytweets/ewagoner/status/5911478/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After three days of no computer, I've stolen a motherboard from another computer and am now up and running. Just in time to take the next tw + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After three days of no computer, I've stolen a motherboard from another computer and am now up and running. Just in time to take the next tw +

+

+ 3/7/2007, 2:32:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5918359660/index.html b/static/mytweets/ewagoner/status/5918359660/index.html new file mode 100644 index 00000000..0f0aeb76 --- /dev/null +++ b/static/mytweets/ewagoner/status/5918359660/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Enid Oklahoma Farmers Market Going High Tech" http://is.gd/50llU (I love it when Google emails me these local news stories.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Enid Oklahoma Farmers Market Going High Tech" http://is.gd/50llU (I love it when Google emails me these local news stories.) +

+

+ 11/21/2009, 8:29:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5921183079/index.html b/static/mytweets/ewagoner/status/5921183079/index.html new file mode 100644 index 00000000..ea2aacc5 --- /dev/null +++ b/static/mytweets/ewagoner/status/5921183079/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We're at @naturesharmony Farm, picking up our Thanksgiving turkeys. Here's a Tom that gets to live another year: http://gdzl.la/7hhbv3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We're at @naturesharmony Farm, picking up our Thanksgiving turkeys. Here's a Tom that gets to live another year: http://gdzl.la/7hhbv3 +

+

+ 11/21/2009, 10:52:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5921474530/index.html b/static/mytweets/ewagoner/status/5921474530/index.html new file mode 100644 index 00000000..77a2972f --- /dev/null +++ b/static/mytweets/ewagoner/status/5921474530/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cows, sheep, and chickens grazing together at @naturesharmony Farm: http://gdzl.la/7hhjGA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cows, sheep, and chickens grazing together at @naturesharmony Farm: http://gdzl.la/7hhjGA +

+

+ 11/21/2009, 11:05:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5924026662/index.html b/static/mytweets/ewagoner/status/5924026662/index.html new file mode 100644 index 00000000..29269f4b --- /dev/null +++ b/static/mytweets/ewagoner/status/5924026662/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The turkeys and I compare beards at @naturesharmony Farm. http://whiskerino.org/2009/beards/ewagoner/7052/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The turkeys and I compare beards at @naturesharmony Farm. http://whiskerino.org/2009/beards/ewagoner/7052/ #whiskerino +

+

+ 11/21/2009, 12:58:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/59268372172505088/index.html b/static/mytweets/ewagoner/status/59268372172505088/index.html new file mode 100644 index 00000000..23b5b841 --- /dev/null +++ b/static/mytweets/ewagoner/status/59268372172505088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Anybody here been to an "An Event Apart" event? Is it worth $2000? <a href="http://www.aneventapart.com/2011/atlanta/#venue">http://www.aneventapart.com/2011/atlanta/#venue</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/59299232431083521/index.html b/static/mytweets/ewagoner/status/59299232431083521/index.html new file mode 100644 index 00000000..7058a9ec --- /dev/null +++ b/static/mytweets/ewagoner/status/59299232431083521/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Six years ago me, having high hopes for my little online farmers market: http://video.google.com/videoplay?docid=-1211310213039483735 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Six years ago me, having high hopes for my little online farmers market: http://video.google.com/videoplay?docid=-1211310213039483735 +

+

+ 4/16/2011, 12:56:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/59319961746817024/index.html b/static/mytweets/ewagoner/status/59319961746817024/index.html new file mode 100644 index 00000000..b47446e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/59319961746817024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian drew a picture to send to Japan to "help them cheer up". It's of a tidal wave smashing a house. Her heart's in the right place. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian drew a picture to send to Japan to "help them cheer up". It's of a tidal wave smashing a house. Her heart's in the right place. +

+

+ 4/16/2011, 2:19:15 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/593394559348023296/index.html b/static/mytweets/ewagoner/status/593394559348023296/index.html new file mode 100644 index 00000000..dbd8c5bf --- /dev/null +++ b/static/mytweets/ewagoner/status/593394559348023296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A fully-loaded cargo spaceship crashing back to Earth will likely hit the ocean or “one of Earth’s great wastelands”. <a href="http://www.theguardian.com/science/2015/apr/29/unmanned-russian-spacecraft-iss-plunging-to-earth-says-official">http://www.theguardian.com/science/2015/apr/29/unmanned-russian-spacecraft-iss-plunging-to-earth-says-official</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/59358456821448704/index.html b/static/mytweets/ewagoner/status/59358456821448704/index.html new file mode 100644 index 00000000..a941907f --- /dev/null +++ b/static/mytweets/ewagoner/status/59358456821448704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Gunpowder, charred wood, smoke, and rusty nails." It's on me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Gunpowder, charred wood, smoke, and rusty nails." It's on me. +

+

+ 4/16/2011, 4:52:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/59367989371342848/index.html b/static/mytweets/ewagoner/status/59367989371342848/index.html new file mode 100644 index 00000000..8af9a8f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/59367989371342848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Health-Watchers of America! Look Better*Feel Better*Wake Up Your Body w/ Wonder Sauna Hot Short Pants! http://mlkshk.com/p/1KEA ht @mathowie + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Health-Watchers of America! Look Better*Feel Better*Wake Up Your Body w/ Wonder Sauna Hot Short Pants! http://mlkshk.com/p/1KEA ht @mathowie +

+

+ 4/16/2011, 5:30:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5939073/index.html b/static/mytweets/ewagoner/status/5939073/index.html new file mode 100644 index 00000000..b22014aa --- /dev/null +++ b/static/mytweets/ewagoner/status/5939073/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There is a monument and museum at the spot where Jefferson Davis was captured. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There is a monument and museum at the spot where Jefferson Davis was captured. +

+

+ 3/8/2007, 3:32:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5939088/index.html b/static/mytweets/ewagoner/status/5939088/index.html new file mode 100644 index 00000000..0fcecf36 --- /dev/null +++ b/static/mytweets/ewagoner/status/5939088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Currently touring farms way down in south Georgia. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Currently touring farms way down in south Georgia. +

+

+ 3/8/2007, 3:33:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/59413596546936832/index.html b/static/mytweets/ewagoner/status/59413596546936832/index.html new file mode 100644 index 00000000..37953e07 --- /dev/null +++ b/static/mytweets/ewagoner/status/59413596546936832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Serenity now. http://instagr.am/p/DOjT5/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Serenity now. http://instagr.am/p/DOjT5/ +

+

+ 4/16/2011, 8:31:19 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/59414030510600192/index.html b/static/mytweets/ewagoner/status/59414030510600192/index.html new file mode 100644 index 00000000..1a8a4b86 --- /dev/null +++ b/static/mytweets/ewagoner/status/59414030510600192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Are you threatening me? http://instagr.am/p/DOjwt/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Are you threatening me? http://instagr.am/p/DOjwt/ +

+

+ 4/16/2011, 8:33:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/59445179932880897/index.html b/static/mytweets/ewagoner/status/59445179932880897/index.html new file mode 100644 index 00000000..cdc2414a --- /dev/null +++ b/static/mytweets/ewagoner/status/59445179932880897/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv and I watching MST3K together. It's what being a dad is all about. http://instagr.am/p/DOzKg/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv and I watching MST3K together. It's what being a dad is all about. http://instagr.am/p/DOzKg/ +

+

+ 4/16/2011, 10:36:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5946320517/index.html b/static/mytweets/ewagoner/status/5946320517/index.html new file mode 100644 index 00000000..72f857c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/5946320517/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time for another entry on the beard growth chart. (No theme today) http://whiskerino.org/2009/beards/ewagoner/7314/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Time for another entry on the beard growth chart. (No theme today) http://whiskerino.org/2009/beards/ewagoner/7314/ #whiskerino +

+

+ 11/22/2009, 9:10:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/595318201598238720/index.html b/static/mytweets/ewagoner/status/595318201598238720/index.html new file mode 100644 index 00000000..21a1c03d --- /dev/null +++ b/static/mytweets/ewagoner/status/595318201598238720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @GirlCthulhu: I'm pro-girl pro-love pro-cephalopod pro-hugs pro-equality anti-sanity. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @GirlCthulhu: I'm pro-girl pro-love pro-cephalopod pro-hugs pro-equality anti-sanity. +

+

+ 5/4/2015, 4:04:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/595686341079408640/index.html b/static/mytweets/ewagoner/status/595686341079408640/index.html new file mode 100644 index 00000000..aa8e039b --- /dev/null +++ b/static/mytweets/ewagoner/status/595686341079408640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “The Man in the Van” — This profile on Blue Jays pitcher Daniel Norris is fantastic. <a href="http://espn.go.com/espn/feature/story/_/id/12420393/top-blue-jays-prospect-daniel-norris-lives-own-code">http://espn.go.com/espn/feature/story/_/id/12420393/top-blue-jays-prospect-daniel-norris-lives-own-code</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/595937021014757376/index.html b/static/mytweets/ewagoner/status/595937021014757376/index.html new file mode 100644 index 00000000..06d47ff4 --- /dev/null +++ b/static/mytweets/ewagoner/status/595937021014757376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athenians! It’s no longer illegal to have chickens in your yard. Mayor: “You guys can go buy your chickens now.” <a href="http://flagpole.com/blogs/in-the-loop/posts/commission-approves-backyard-chickens-in-athens">http://flagpole.com/blogs/in-the-loop/posts/commission-approves-backyard-chickens-in-athens</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/596166862/index.html b/static/mytweets/ewagoner/status/596166862/index.html new file mode 100644 index 00000000..8f423560 --- /dev/null +++ b/static/mytweets/ewagoner/status/596166862/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like it might not get above freezing the whole time we'll be in Louisville next week. I'm glad we decided against the farm tours. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like it might not get above freezing the whole time we'll be in Louisville next week. I'm glad we decided against the farm tours. +

+

+ 1/13/2008, 10:52:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/596778402264313857/index.html b/static/mytweets/ewagoner/status/596778402264313857/index.html new file mode 100644 index 00000000..334b8acd --- /dev/null +++ b/static/mytweets/ewagoner/status/596778402264313857/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Kim Stanley Robinson discusses the science and speculation behind his latest novel, Aurora. <a href="https://www.youtube.com/watch?v=3T1-lE5i98M">https://www.youtube.com/watch?v=3T1-lE5i98M</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Kim Stanley Robinson discusses the science and speculation behind his latest novel, Aurora. https://www.youtube.com/watch?v=3T1-lE5i98M +

+

+ 5/8/2015, 4:47:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/59731528216870914/index.html b/static/mytweets/ewagoner/status/59731528216870914/index.html new file mode 100644 index 00000000..22f3cf97 --- /dev/null +++ b/static/mytweets/ewagoner/status/59731528216870914/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Infusing milk with green pea-ness. http://instagr.am/p/DQ5Ze/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Infusing milk with green pea-ness. http://instagr.am/p/DQ5Ze/ +

+

+ 4/17/2011, 5:34:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/59748545577750528/index.html b/static/mytweets/ewagoner/status/59748545577750528/index.html new file mode 100644 index 00000000..c9ee5742 --- /dev/null +++ b/static/mytweets/ewagoner/status/59748545577750528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A mouse nested in my bee helmet. I'd like to think my scents when I opened my hive have my bees planning defense for the giant mouse threat. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A mouse nested in my bee helmet. I'd like to think my scents when I opened my hive have my bees planning defense for the giant mouse threat. +

+

+ 4/17/2011, 6:42:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/59762444825923584/index.html b/static/mytweets/ewagoner/status/59762444825923584/index.html new file mode 100644 index 00000000..b1488ef9 --- /dev/null +++ b/static/mytweets/ewagoner/status/59762444825923584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "ATTENTION INTERNET: THIS IS A PENGUIN BEING TICKLED." <a href="http://floatingparticles.tumblr.com/post/4638376886/mnwka-attention-internet-this-is-a-penguin">http://floatingparticles.tumblr.com/post/4638376886/mnwka-attention-internet-this-is-a-penguin</a> (unborked link) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/59763007105925121/index.html b/static/mytweets/ewagoner/status/59763007105925121/index.html new file mode 100644 index 00000000..15460ea7 --- /dev/null +++ b/static/mytweets/ewagoner/status/59763007105925121/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Metafilter discussion of tickled penguin, with links to video of many other tickled animals: <a href="http://www.metafilter.com/102592/tickling-animal-roundup-of-cuteness">http://www.metafilter.com/102592/tickling-animal-roundup-of-cuteness</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5976448697/index.html b/static/mytweets/ewagoner/status/5976448697/index.html new file mode 100644 index 00000000..2b2d9b29 --- /dev/null +++ b/static/mytweets/ewagoner/status/5976448697/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The road goes ever on and on..." (No theme today) http://whiskerino.org/2009/beards/ewagoner/7616/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The road goes ever on and on..." (No theme today) http://whiskerino.org/2009/beards/ewagoner/7616/ #whiskerino +

+

+ 11/23/2009, 8:41:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/59786188659240960/index.html b/static/mytweets/ewagoner/status/59786188659240960/index.html new file mode 100644 index 00000000..08d51695 --- /dev/null +++ b/static/mytweets/ewagoner/status/59786188659240960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I cut myself on a pizza cutter last night, and I gave no idea how. It was a USS Enterprise model, so I'm guessing phasers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I cut myself on a pizza cutter last night, and I gave no idea how. It was a USS Enterprise model, so I'm guessing phasers. +

+

+ 4/17/2011, 9:11:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/59787260773666816/index.html b/static/mytweets/ewagoner/status/59787260773666816/index.html new file mode 100644 index 00000000..33ea4b26 --- /dev/null +++ b/static/mytweets/ewagoner/status/59787260773666816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's the aggressive pizza cutter. I swear it fired first. http://is.gd/gQABsc + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's the aggressive pizza cutter. I swear it fired first. http://is.gd/gQABsc +

+

+ 4/17/2011, 9:16:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/597891202/index.html b/static/mytweets/ewagoner/status/597891202/index.html new file mode 100644 index 00000000..12135a00 --- /dev/null +++ b/static/mytweets/ewagoner/status/597891202/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Multiple desktops, not multiple instances of the OS. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Multiple desktops, not multiple instances of the OS. +

+

+ 1/14/2008, 10:22:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/597902852/index.html b/static/mytweets/ewagoner/status/597902852/index.html new file mode 100644 index 00000000..8db6ed6a --- /dev/null +++ b/static/mytweets/ewagoner/status/597902852/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've taken what was piled up on one desktop and spread it out to four. The dock is my table of contents. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've taken what was piled up on one desktop and spread it out to four. The dock is my table of contents. +

+

+ 1/14/2008, 10:26:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/597907652/index.html b/static/mytweets/ewagoner/status/597907652/index.html new file mode 100644 index 00000000..7d73362e --- /dev/null +++ b/static/mytweets/ewagoner/status/597907652/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have two physical desks. When I switch from Paper A to Paper B, I swivel my chair to the other desk. Just like spaces. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have two physical desks. When I switch from Paper A to Paper B, I swivel my chair to the other desk. Just like spaces. +

+

+ 1/14/2008, 10:27:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/59799522120970241/index.html b/static/mytweets/ewagoner/status/59799522120970241/index.html new file mode 100644 index 00000000..ec2d602e --- /dev/null +++ b/static/mytweets/ewagoner/status/59799522120970241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I made chicken strips for dinner. Step one was drying out bread in the oven for crumbs. Spent 10 minutes longer than just heating up frozen. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I made chicken strips for dinner. Step one was drying out bread in the oven for crumbs. Spent 10 minutes longer than just heating up frozen. +

+

+ 4/17/2011, 10:04:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/598411942/index.html b/static/mytweets/ewagoner/status/598411942/index.html new file mode 100644 index 00000000..1bcbeae6 --- /dev/null +++ b/static/mytweets/ewagoner/status/598411942/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New google iPhone interface is awesome. http://googel.com/m [http://googel.com/m] + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New google iPhone interface is awesome. http://googel.com/m [http://googel.com/m] +

+

+ 1/14/2008, 12:50:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/598413092/index.html b/static/mytweets/ewagoner/status/598413092/index.html new file mode 100644 index 00000000..c76eeb94 --- /dev/null +++ b/static/mytweets/ewagoner/status/598413092/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Even more awesome spelled right: http://google.com/m [http://google.com/m] + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Even more awesome spelled right: http://google.com/m [http://google.com/m] +

+

+ 1/14/2008, 12:50:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/598416162/index.html b/static/mytweets/ewagoner/status/598416162/index.html new file mode 100644 index 00000000..5468b50f --- /dev/null +++ b/static/mytweets/ewagoner/status/598416162/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heh. googel.com [http://googel.com] redirects to google.com [http://google.com]. Those kids are smart over there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heh. googel.com [http://googel.com] redirects to google.com [http://google.com]. Those kids are smart over there. +

+

+ 1/14/2008, 12:51:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/598864905115140096/index.html b/static/mytweets/ewagoner/status/598864905115140096/index.html new file mode 100644 index 00000000..117ff7b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/598864905115140096/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + A four year old boy I’ve never met just told me I look like a good basketball player and then asked me, “What’s your move?” + +I need a move. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A four year old boy I’ve never met just told me I look like a good basketball player and then asked me, “What’s your move?”

I need a move. +

+

+ 5/14/2015, 10:58:14 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/598989402/index.html b/static/mytweets/ewagoner/status/598989402/index.html new file mode 100644 index 00000000..74a37c08 --- /dev/null +++ b/static/mytweets/ewagoner/status/598989402/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Anyone clear space off the credit cards to make room for a MacBook Air tomorrow? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Anyone clear space off the credit cards to make room for a MacBook Air tomorrow? +

+

+ 1/14/2008, 3:57:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/599208372/index.html b/static/mytweets/ewagoner/status/599208372/index.html new file mode 100644 index 00000000..69aaf4b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/599208372/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Added iPhone bookmark to macrumorslive.com [http://macrumorslive.com] so I can follow the keynote on the interstate + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Added iPhone bookmark to macrumorslive.com [http://macrumorslive.com] so I can follow the keynote on the interstate +

+

+ 1/14/2008, 5:07:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5992502010/index.html b/static/mytweets/ewagoner/status/5992502010/index.html new file mode 100644 index 00000000..a06a4153 --- /dev/null +++ b/static/mytweets/ewagoner/status/5992502010/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Win a new Macbook Pro on Cyber Monday 2009. Details here: http://bit.ly/29rFES + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Win a new Macbook Pro on Cyber Monday 2009. Details here: http://bit.ly/29rFES +

+

+ 11/23/2009, 7:14:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/5992722294/index.html b/static/mytweets/ewagoner/status/5992722294/index.html new file mode 100644 index 00000000..c71876a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/5992722294/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like on Jan 3, Food Network will air super Iron Chef battle with ingredients from White House garden & Michelle Obama(?) as guest! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like on Jan 3, Food Network will air super Iron Chef battle with ingredients from White House garden & Michelle Obama(?) as guest! +

+

+ 11/23/2009, 7:22:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/599743226610843648/index.html b/static/mytweets/ewagoner/status/599743226610843648/index.html new file mode 100644 index 00000000..2ffff0f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/599743226610843648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @weddady: #Syria rubble comics: Soldier pinky: "what to do today?" officer brain: "what we always do, try to take over Daraiya" http://t… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @weddady: #Syria rubble comics: Soldier pinky: "what to do today?" officer brain: "what we always do, try to take over Daraiya" http://t… +

+

+ 5/16/2015, 9:08:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/599762286828453888/index.html b/static/mytweets/ewagoner/status/599762286828453888/index.html new file mode 100644 index 00000000..593a2973 --- /dev/null +++ b/static/mytweets/ewagoner/status/599762286828453888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Twenty five years ago today. T_T + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Twenty five years ago today. T_T

+

+

+ 5/16/2015, 10:24:06 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/59981718400143360/index.html b/static/mytweets/ewagoner/status/59981718400143360/index.html new file mode 100644 index 00000000..3e28498c --- /dev/null +++ b/static/mytweets/ewagoner/status/59981718400143360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The "Holy Mole Chipotle Brownie" now available through my farmers market may be the best baked good I've ever eaten. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The "Holy Mole Chipotle Brownie" now available through my farmers market may be the best baked good I've ever eaten. +

+

+ 4/18/2011, 10:08:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/600000698072363010/index.html b/static/mytweets/ewagoner/status/600000698072363010/index.html new file mode 100644 index 00000000..ab727b46 --- /dev/null +++ b/static/mytweets/ewagoner/status/600000698072363010/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ice skated outside & then ate a freshly picked peach so juicy it ran down my arm & left a puddle on the sidewalk #IndistinguishableFromMagic + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ice skated outside & then ate a freshly picked peach so juicy it ran down my arm & left a puddle on the sidewalk #IndistinguishableFromMagic +

+

+ 5/17/2015, 2:11:28 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/60024315139207168/index.html b/static/mytweets/ewagoner/status/60024315139207168/index.html new file mode 100644 index 00000000..c34075bd --- /dev/null +++ b/static/mytweets/ewagoner/status/60024315139207168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brownpau: Scott Adams' comment responses to @mathowie today are nasty: http://goo.gl/cn0qD -- I'm amazed at how toxic the Dilbert cr ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @brownpau: Scott Adams' comment responses to @mathowie today are nasty: http://goo.gl/cn0qD -- I'm amazed at how toxic the Dilbert cr ... +

+

+ 4/18/2011, 12:58:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/60033871999283200/index.html b/static/mytweets/ewagoner/status/60033871999283200/index.html new file mode 100644 index 00000000..6641db45 --- /dev/null +++ b/static/mytweets/ewagoner/status/60033871999283200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My 2007 audition video for The Next Food Network Star. <a href="http://www.youtube.com/watch?v=1SXwUB8iVYU">http://www.youtube.com/watch?v=1SXwUB8iVYU</a> Nothing came of it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/60034146386460672/index.html b/static/mytweets/ewagoner/status/60034146386460672/index.html new file mode 100644 index 00000000..65b891c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/60034146386460672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mc_frontalot: It was ten years ago this week that I won the Yellow Lasers songfight, launching a career of mild internet infamy. htt ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mc_frontalot: It was ten years ago this week that I won the Yellow Lasers songfight, launching a career of mild internet infamy. htt ... +

+

+ 4/18/2011, 1:37:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/60058122915557376/index.html b/static/mytweets/ewagoner/status/60058122915557376/index.html new file mode 100644 index 00000000..50b272c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/60058122915557376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @amazonmp3: $5 Album: Alexander, the self-titled album from the Edward Sharpe & the Magnetic Zeros frontman: <a href="http://amzn.to/exd3Lj">http://amzn.to/exd3Lj</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @amazonmp3: $5 Album: Alexander, the self-titled album from the Edward Sharpe & the Magnetic Zeros frontman: http://amzn.to/exd3Lj +

+

+ 4/18/2011, 3:12:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/600688168493576192/index.html b/static/mytweets/ewagoner/status/600688168493576192/index.html new file mode 100644 index 00000000..01482095 --- /dev/null +++ b/static/mytweets/ewagoner/status/600688168493576192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! The new version of Automatic, the smart car dashboard dongle, works with diesel engines now. Here, save $20. <a href="http://fbuy.me/cp0IC">http://fbuy.me/cp0IC</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hey! The new version of Automatic, the smart car dashboard dongle, works with diesel engines now. Here, save $20. http://fbuy.me/cp0IC +

+

+ 5/19/2015, 11:43:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6007781495/index.html b/static/mytweets/ewagoner/status/6007781495/index.html new file mode 100644 index 00000000..c050a5df --- /dev/null +++ b/static/mytweets/ewagoner/status/6007781495/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At some point this morning, we'll start a 12 hour car drive. To (Vivian's) Grandmother's house we go! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At some point this morning, we'll start a 12 hour car drive. To (Vivian's) Grandmother's house we go! +

+

+ 11/24/2009, 8:33:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6009973620/index.html b/static/mytweets/ewagoner/status/6009973620/index.html new file mode 100644 index 00000000..dc3c5980 --- /dev/null +++ b/static/mytweets/ewagoner/status/6009973620/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My guardian angel adjusts my glasses. (Today's theme: Forced Perspective) http://whiskerino.org/2009/beards/ewagoner/7921/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My guardian angel adjusts my glasses. (Today's theme: Forced Perspective) http://whiskerino.org/2009/beards/ewagoner/7921/ #whiskerino +

+

+ 11/24/2009, 10:05:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/601049302060965889/index.html b/static/mytweets/ewagoner/status/601049302060965889/index.html new file mode 100644 index 00000000..bab9152e --- /dev/null +++ b/static/mytweets/ewagoner/status/601049302060965889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “What Is My Athens?” Here’s a beautifully written essay by local treasure André Gallant. <a href="http://www.andre-gallant.com/blog/2015/5/19/what-defines-my-athens">http://www.andre-gallant.com/blog/2015/5/19/what-defines-my-athens</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/601085565065396224/index.html b/static/mytweets/ewagoner/status/601085565065396224/index.html new file mode 100644 index 00000000..db7a27f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/601085565065396224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Were you a nerd in the ‘80s? Here, have the entire collection of Dave Trampier’s Wormy out of Dragon Magazine. <a href="https://sites.google.com/site/wormycollected/Home">https://sites.google.com/site/wormycollected/Home</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Were you a nerd in the ‘80s? Here, have the entire collection of Dave Trampier’s Wormy out of Dragon Magazine. https://sites.google.com/site/wormycollected/Home +

+

+ 5/20/2015, 2:02:20 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/601090330042245120/index.html b/static/mytweets/ewagoner/status/601090330042245120/index.html new file mode 100644 index 00000000..fe373101 --- /dev/null +++ b/static/mytweets/ewagoner/status/601090330042245120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looking for a sci-fi comedy/adventure audio sitcom & sketch show for weirdos? Let me suggest the Hadron Gospel Hour: <a href="http://www.hadrongospelhour.com">http://www.hadrongospelhour.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looking for a sci-fi comedy/adventure audio sitcom & sketch show for weirdos? Let me suggest the Hadron Gospel Hour: http://www.hadrongospelhour.com +

+

+ 5/20/2015, 2:21:17 PM +

+

Favs: 4

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/60113820529606656/index.html b/static/mytweets/ewagoner/status/60113820529606656/index.html new file mode 100644 index 00000000..e8861cc0 --- /dev/null +++ b/static/mytweets/ewagoner/status/60113820529606656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yeah, I just slurped spilt rum off the counter top. Who doesn't want to relive their college days? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yeah, I just slurped spilt rum off the counter top. Who doesn't want to relive their college days? +

+

+ 4/18/2011, 6:53:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/60130821071314944/index.html b/static/mytweets/ewagoner/status/60130821071314944/index.html new file mode 100644 index 00000000..ef01cb3a --- /dev/null +++ b/static/mytweets/ewagoner/status/60130821071314944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Burgers made with a blend of beef, pork, and venison, raw milk Romano, and my secret: garam masala. http://instagr.am/p/DTIdh/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Burgers made with a blend of beef, pork, and venison, raw milk Romano, and my secret: garam masala. http://instagr.am/p/DTIdh/ +

+

+ 4/18/2011, 8:01:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6013746537/index.html b/static/mytweets/ewagoner/status/6013746537/index.html new file mode 100644 index 00000000..87bcc6f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/6013746537/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OhMyGosh. MuppetsStudio has a YouTube channel full of brand new hi-def videos? Guess I'll be blowing through my bandwidth allowance again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OhMyGosh. MuppetsStudio has a YouTube channel full of brand new hi-def videos? Guess I'll be blowing through my bandwidth allowance again. +

+

+ 11/24/2009, 12:28:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/601589106586431489/index.html b/static/mytweets/ewagoner/status/601589106586431489/index.html new file mode 100644 index 00000000..1169d907 --- /dev/null +++ b/static/mytweets/ewagoner/status/601589106586431489/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + IHOP has all-you-can-drink iced mochas for $2.95. I was in there for an hour, and now I’m not going to sleep until Tuesday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ IHOP has all-you-can-drink iced mochas for $2.95. I was in there for an hour, and now I’m not going to sleep until Tuesday. +

+

+ 5/21/2015, 11:23:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6020744887/index.html b/static/mytweets/ewagoner/status/6020744887/index.html new file mode 100644 index 00000000..cca69397 --- /dev/null +++ b/static/mytweets/ewagoner/status/6020744887/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There are a lot of really awesome forced perspective shots today at Whiskerino: http://whiskerino.org/2009/beards/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There are a lot of really awesome forced perspective shots today at Whiskerino: http://whiskerino.org/2009/beards/ +

+

+ 11/24/2009, 5:05:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/602273339743277056/index.html b/static/mytweets/ewagoner/status/602273339743277056/index.html new file mode 100644 index 00000000..34002159 --- /dev/null +++ b/static/mytweets/ewagoner/status/602273339743277056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here is $10 to spend at indie book publisher Inkshares. You can buy anything. I recommend “Asteroid Made of Dragons”. <a href="http://inkshares.com/secrets/swordandlaser">http://inkshares.com/secrets/swordandlaser</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here is $10 to spend at indie book publisher Inkshares. You can buy anything. I recommend “Asteroid Made of Dragons”. http://inkshares.com/secrets/swordandlaser +

+

+ 5/23/2015, 8:42:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/602395732/index.html b/static/mytweets/ewagoner/status/602395732/index.html new file mode 100644 index 00000000..e0640524 --- /dev/null +++ b/static/mytweets/ewagoner/status/602395732/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Time Capsule"? That's one product I could use right now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Time Capsule"? That's one product I could use right now. +

+

+ 1/15/2008, 12:26:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/603172154537025536/index.html b/static/mytweets/ewagoner/status/603172154537025536/index.html new file mode 100644 index 00000000..ffe58faa --- /dev/null +++ b/static/mytweets/ewagoner/status/603172154537025536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dropped my girls off at the Y for summer day camp, every other week all summer. They’re so excited, like the first day of school! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dropped my girls off at the Y for summer day camp, every other week all summer. They’re so excited, like the first day of school! +

+

+ 5/26/2015, 8:13:42 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/603202024327532544/index.html b/static/mytweets/ewagoner/status/603202024327532544/index.html new file mode 100644 index 00000000..811c9ed3 --- /dev/null +++ b/static/mytweets/ewagoner/status/603202024327532544/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + Here’s a wonderful 50 minute discussion about one of my favorite movies: Robert Altman’s “Popeye”. + +<a href="https://www.theincomparable.com/ump/13/index.php">https://www.theincomparable.com/ump/13/index.php</a> + +You heard me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here’s a wonderful 50 minute discussion about one of my favorite movies: Robert Altman’s “Popeye”.

https://www.theincomparable.com/ump/13/index.php

You heard me. +

+

+ 5/26/2015, 10:12:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/603257904678973440/index.html b/static/mytweets/ewagoner/status/603257904678973440/index.html new file mode 100644 index 00000000..2b7d5a5a --- /dev/null +++ b/static/mytweets/ewagoner/status/603257904678973440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Idon’tknow. Maybe I’m not Mark who works at Arby’s. <a href="https://www.youtube.com/watch?v=SIvUhZibY1E">https://www.youtube.com/watch?v=SIvUhZibY1E</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/603297207622750208/index.html b/static/mytweets/ewagoner/status/603297207622750208/index.html new file mode 100644 index 00000000..109b4386 --- /dev/null +++ b/static/mytweets/ewagoner/status/603297207622750208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Highgate County Fancy Chicken Show <a href="https://thenib.com/the-highgate-county-fancy-chicken-show-637382c60de1">https://thenib.com/the-highgate-county-fancy-chicken-show-637382c60de1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6036110792/index.html b/static/mytweets/ewagoner/status/6036110792/index.html new file mode 100644 index 00000000..5b5f4030 --- /dev/null +++ b/static/mytweets/ewagoner/status/6036110792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Having my yearly pre-Thanksgiving White Castle dinner. Yum! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Having my yearly pre-Thanksgiving White Castle dinner. Yum! +

+

+ 11/24/2009, 8:26:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/603736153729200128/index.html b/static/mytweets/ewagoner/status/603736153729200128/index.html new file mode 100644 index 00000000..7c95a45f --- /dev/null +++ b/static/mytweets/ewagoner/status/603736153729200128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Brilliant! Commander Riker in his own spin-off show: “Riker”. <a href="http://www.geekgirlauthority.com/star-trek-tngs-commander-riker-gets-a-spin-off-you-know-youve-always-wanted-this/">http://www.geekgirlauthority.com/star-trek-tngs-commander-riker-gets-a-spin-off-you-know-youve-always-wanted-this/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6043115215388673/index.html b/static/mytweets/ewagoner/status/6043115215388673/index.html new file mode 100644 index 00000000..49dc5c00 --- /dev/null +++ b/static/mytweets/ewagoner/status/6043115215388673/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper gave herself a giant nosebleed in the middle of the toy store. That was fun. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper gave herself a giant nosebleed in the middle of the toy store. That was fun. +

+

+ 11/20/2010, 12:56:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6043302975/index.html b/static/mytweets/ewagoner/status/6043302975/index.html new file mode 100644 index 00000000..d0b0552a --- /dev/null +++ b/static/mytweets/ewagoner/status/6043302975/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Daughter, dog, ever more pregnant wife, and I all made it to MO in one piece. Maybe "more pregnant" isn't right. Still just one in there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Daughter, dog, ever more pregnant wife, and I all made it to MO in one piece. Maybe "more pregnant" isn't right. Still just one in there. +

+

+ 11/25/2009, 1:52:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/604770558279041024/index.html b/static/mytweets/ewagoner/status/604770558279041024/index.html new file mode 100644 index 00000000..349f9ab8 --- /dev/null +++ b/static/mytweets/ewagoner/status/604770558279041024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My next keyboard? <a href="http://www.qwerkywriter.com/products/pre-order">http://www.qwerkywriter.com/products/pre-order</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/60484968840830976/index.html b/static/mytweets/ewagoner/status/60484968840830976/index.html new file mode 100644 index 00000000..6a79472f --- /dev/null +++ b/static/mytweets/ewagoner/status/60484968840830976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian: "Thank you so much for doing that for me. I really appreciate it. *pause* There, I used my manners. *walks off*" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian: "Thank you so much for doing that for me. I really appreciate it. *pause* There, I used my manners. *walks off*" +

+

+ 4/19/2011, 7:28:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/605040255398477824/index.html b/static/mytweets/ewagoner/status/605040255398477824/index.html new file mode 100644 index 00000000..65fa31ff --- /dev/null +++ b/static/mytweets/ewagoner/status/605040255398477824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Don’t Call It Katrina <a href="http://www.newyorker.com/culture/cultural-comment/dont-call-it-katrina">http://www.newyorker.com/culture/cultural-comment/dont-call-it-katrina</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6051532036/index.html b/static/mytweets/ewagoner/status/6051532036/index.html new file mode 100644 index 00000000..7313676e --- /dev/null +++ b/static/mytweets/ewagoner/status/6051532036/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Warning: beards in mirror are longer than they appear" Today's theme: Mirrors http://whiskerino.org/2009/beards/ewagoner/8225/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Warning: beards in mirror are longer than they appear" Today's theme: Mirrors http://whiskerino.org/2009/beards/ewagoner/8225/ #whiskerino +

+

+ 11/25/2009, 9:58:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/605181446865735680/index.html b/static/mytweets/ewagoner/status/605181446865735680/index.html new file mode 100644 index 00000000..b6efa20e --- /dev/null +++ b/static/mytweets/ewagoner/status/605181446865735680/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I’m struggling with a taco injury. Taco shell shards are sharp and the soft palate is soft. + +Also, I am cold are there are wolves after me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m struggling with a taco injury. Taco shell shards are sharp and the soft palate is soft.

Also, I am cold are there are wolves after me. +

+

+ 5/31/2015, 9:17:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/60518320243343362/index.html b/static/mytweets/ewagoner/status/60518320243343362/index.html new file mode 100644 index 00000000..3d45847b --- /dev/null +++ b/static/mytweets/ewagoner/status/60518320243343362/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The shower drains & plumbing were not designed to handle the amount of semen being put into the system." <a href="http://sdacaricatures.blogspot.com/2011/04/southern-students-busted-for-spilling.html?spref=tw">http://sdacaricatures.blogspot.com/2011/04/southern-students-busted-for-spilling.html?spref=tw</a> via @alhilton + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/605287232/index.html b/static/mytweets/ewagoner/status/605287232/index.html new file mode 100644 index 00000000..2b6170e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/605287232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After a complementary room upgrade, my (paid for) hotel room is now bigger than my entire house. http://www.galthouse.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After a complementary room upgrade, my (paid for) hotel room is now bigger than my entire house. http://www.galthouse.com +

+

+ 1/16/2008, 8:13:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/605750307486859264/index.html b/static/mytweets/ewagoner/status/605750307486859264/index.html new file mode 100644 index 00000000..41457465 --- /dev/null +++ b/static/mytweets/ewagoner/status/605750307486859264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There’s an organized army of internet trolls operating out of a plain building in St. Petersburg, Russia. <a href="http://www.nytimes.com/2015/06/07/magazine/the-agency.html">http://www.nytimes.com/2015/06/07/magazine/the-agency.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/605929739170152449/index.html b/static/mytweets/ewagoner/status/605929739170152449/index.html new file mode 100644 index 00000000..5a5b269b --- /dev/null +++ b/static/mytweets/ewagoner/status/605929739170152449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don’t know if you’ve heard of it, but this game I just started playing, “Portal”, is pretty awesome. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don’t know if you’ve heard of it, but this game I just started playing, “Portal”, is pretty awesome. +

+

+ 6/2/2015, 10:51:22 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/606680562/index.html b/static/mytweets/ewagoner/status/606680562/index.html new file mode 100644 index 00000000..44171e68 --- /dev/null +++ b/static/mytweets/ewagoner/status/606680562/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Running IT for a sustainable ag conference: http://www.ssawg.org [http://www.ssawg.org] -- Going OK so far. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Running IT for a sustainable ag conference: http://www.ssawg.org [http://www.ssawg.org] -- Going OK so far. +

+

+ 1/16/2008, 3:28:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/607206856881250305/index.html b/static/mytweets/ewagoner/status/607206856881250305/index.html new file mode 100644 index 00000000..155e08cf --- /dev/null +++ b/static/mytweets/ewagoner/status/607206856881250305/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + The Rhubarbarita! “Take fresh rhubarb, as much as you have…” +<a href="http://www.splendidtable.org/recipes/rhubarbarita">http://www.splendidtable.org/recipes/rhubarbarita</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/60723147275644928/index.html b/static/mytweets/ewagoner/status/60723147275644928/index.html new file mode 100644 index 00000000..38bc19a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/60723147275644928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My phone knows where I've been this past year. I think this is great! <a href="https://skitch.com/ewagoner/r5gg4/iphonetracker">https://skitch.com/ewagoner/r5gg4/iphonetracker</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/60740598965075968/index.html b/static/mytweets/ewagoner/status/60740598965075968/index.html new file mode 100644 index 00000000..eaf84b12 --- /dev/null +++ b/static/mytweets/ewagoner/status/60740598965075968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Mike_FTW: There’s a reason it’s called a pie hole and not a vegetable loaf hole. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Mike_FTW: There’s a reason it’s called a pie hole and not a vegetable loaf hole. +

+

+ 4/20/2011, 12:24:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/607463422/index.html b/static/mytweets/ewagoner/status/607463422/index.html new file mode 100644 index 00000000..5af0b3bd --- /dev/null +++ b/static/mytweets/ewagoner/status/607463422/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Uh oh. The little girl just discovered the joys of a little salt and lime. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Uh oh. The little girl just discovered the joys of a little salt and lime. +

+

+ 1/16/2008, 7:57:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/607624072/index.html b/static/mytweets/ewagoner/status/607624072/index.html new file mode 100644 index 00000000..c571a5c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/607624072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + She's only three for crying out loud. When did she find time to learn how to dance to "YMCA"? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ She's only three for crying out loud. When did she find time to learn how to dance to "YMCA"? +

+

+ 1/16/2008, 8:57:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/607722611670401025/index.html b/static/mytweets/ewagoner/status/607722611670401025/index.html new file mode 100644 index 00000000..634ab118 --- /dev/null +++ b/static/mytweets/ewagoner/status/607722611670401025/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A perfect teaser trailer for The Martian. I loved the book. <a href="https://twitter.com/negrino/status/607682318703173633">https://twitter.com/negrino/status/607682318703173633</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/60779609083490305/index.html b/static/mytweets/ewagoner/status/60779609083490305/index.html new file mode 100644 index 00000000..1be62ee6 --- /dev/null +++ b/static/mytweets/ewagoner/status/60779609083490305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hey, what's that you're eating? Oh, not much. Just a cupcake WITH A CADBURY EGG BAKED INSIDE. <a href="http://www.flickr.com/photos/46567174@N06/5614867323/in/photostream/">http://www.flickr.com/photos/46567174@N06/5614867323/in/photostream/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/60796934159466496/index.html b/static/mytweets/ewagoner/status/60796934159466496/index.html new file mode 100644 index 00000000..42ce44ae --- /dev/null +++ b/static/mytweets/ewagoner/status/60796934159466496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @highwirelounge: Prohibition Throwdown, Sat @ 8! Put on your tie or cocktail dress 'cause bathtub gin's flowing & the music's swinging! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @highwirelounge: Prohibition Throwdown, Sat @ 8! Put on your tie or cocktail dress 'cause bathtub gin's flowing & the music's swinging! +

+

+ 4/20/2011, 4:08:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/608060150092578816/index.html b/static/mytweets/ewagoner/status/608060150092578816/index.html new file mode 100644 index 00000000..9cd38825 --- /dev/null +++ b/static/mytweets/ewagoner/status/608060150092578816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve had my share of disappointment, and right up there was the time that luchador entered Cutthroat Kitchen and didn’t cook in mask & cape. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve had my share of disappointment, and right up there was the time that luchador entered Cutthroat Kitchen and didn’t cook in mask & cape. +

+

+ 6/8/2015, 7:56:51 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/608276052822134785/index.html b/static/mytweets/ewagoner/status/608276052822134785/index.html new file mode 100644 index 00000000..88023238 --- /dev/null +++ b/static/mytweets/ewagoner/status/608276052822134785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A guy sings a beautiful duet with his previous self, before T. <a href="https://www.youtube.com/watch?v=AIFu3vWicmI&feature=youtu.be">https://www.youtube.com/watch?v=AIFu3vWicmI&feature=youtu.be</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6084723699/index.html b/static/mytweets/ewagoner/status/6084723699/index.html new file mode 100644 index 00000000..239fea93 --- /dev/null +++ b/static/mytweets/ewagoner/status/6084723699/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm thankful for whiskers. (Today's theme: Thanksgiving) http://whiskerino.org/2009/beards/ewagoner/8514/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm thankful for whiskers. (Today's theme: Thanksgiving) http://whiskerino.org/2009/beards/ewagoner/8514/ #whiskerino +

+

+ 11/26/2009, 10:58:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/60847727428370432/index.html b/static/mytweets/ewagoner/status/60847727428370432/index.html new file mode 100644 index 00000000..5184b757 --- /dev/null +++ b/static/mytweets/ewagoner/status/60847727428370432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RIP Dr. Sherrie Ford, work-culture visionary and head of one of the ten largest woman-owned businesses in the US. <a href="http://www.legacy.com/obituaries/onlineathens/obituary.aspx?n=sherrie-ford&pid=150418220&fhid=3592">http://www.legacy.com/obituaries/onlineathens/obituary.aspx?n=sherrie-ford&pid=150418220&fhid=3592</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/60848516490199040/index.html b/static/mytweets/ewagoner/status/60848516490199040/index.html new file mode 100644 index 00000000..c18965a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/60848516490199040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "... the overtly-masculine atmosphere of the plants (she once had to walk a half mile to even find a ladies washroom in one facility)" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "... the overtly-masculine atmosphere of the plants (she once had to walk a half mile to even find a ladies washroom in one facility)" +

+

+ 4/20/2011, 7:33:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/60848747252424704/index.html b/static/mytweets/ewagoner/status/60848747252424704/index.html new file mode 100644 index 00000000..6c067bf3 --- /dev/null +++ b/static/mytweets/ewagoner/status/60848747252424704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yay for Gaga! “@alyankovic: GAGA UPDATE! <a href="http://j.mp/ijc8KJ">http://j.mp/ijc8KJ</a>” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yay for Gaga! “@alyankovic: GAGA UPDATE! http://j.mp/ijc8KJ” +

+

+ 4/20/2011, 7:34:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/608820536827850752/index.html b/static/mytweets/ewagoner/status/608820536827850752/index.html new file mode 100644 index 00000000..56a906bf --- /dev/null +++ b/static/mytweets/ewagoner/status/608820536827850752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight I learned if you take a shoulder roast and cook it in a 129F water bath for 30 hours, it’s fairly indistinguishable from prime rib. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight I learned if you take a shoulder roast and cook it in a 129F water bath for 30 hours, it’s fairly indistinguishable from prime rib. +

+

+ 6/10/2015, 10:18:21 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/608988845187698689/index.html b/static/mytweets/ewagoner/status/608988845187698689/index.html new file mode 100644 index 00000000..0b73c4cd --- /dev/null +++ b/static/mytweets/ewagoner/status/608988845187698689/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Wash Post on the superintendent(a) in the poorest US city(b): <a href="http://www.washingtonpost.com/blogs/answer-sheet/wp/2015/06/10/2015-national-superintendent-of-the-year-teaches-for-a-day-heres-what-he-learned/">http://www.washingtonpost.com/blogs/answer-sheet/wp/2015/06/10/2015-national-superintendent-of-the-year-teaches-for-a-day-heres-what-he-learned/</a> (a) 2015 Superintendent of the Year (b) Athens, GA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/609047087200747520/index.html b/static/mytweets/ewagoner/status/609047087200747520/index.html new file mode 100644 index 00000000..6bdf6fcd --- /dev/null +++ b/static/mytweets/ewagoner/status/609047087200747520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Woman entrepreneur in/near TN? Get into Pando's entrepreneurship, technology, & Southern culture festival for free. <a href="http://pando.com/2015/06/10/a-week-before-pandoland-a-sexist-douche-gives-us-a-great-idea/">http://pando.com/2015/06/10/a-week-before-pandoland-a-sexist-douche-gives-us-a-great-idea/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/609115922394193920/index.html b/static/mytweets/ewagoner/status/609115922394193920/index.html new file mode 100644 index 00000000..96c0d011 --- /dev/null +++ b/static/mytweets/ewagoner/status/609115922394193920/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Dad, I didn’t know you had a website. I googled my name but all I found was page after page of you.” + +It has begun. She has no idea. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Dad, I didn’t know you had a website. I googled my name but all I found was page after page of you.”

It has begun. She has no idea. +

+

+ 6/11/2015, 5:52:07 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/609356827218812928/index.html b/static/mytweets/ewagoner/status/609356827218812928/index.html new file mode 100644 index 00000000..c39f0844 --- /dev/null +++ b/static/mytweets/ewagoner/status/609356827218812928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s a well done fusion of “Alien” and “Prometheus”, edited together into a cohesive story titled “Derelict”. <a href="http://cinetropolis.net/derelict-fusing-prometheus-with-its-alien-dna/">http://cinetropolis.net/derelict-fusing-prometheus-with-its-alien-dna/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/609375392/index.html b/static/mytweets/ewagoner/status/609375392/index.html new file mode 100644 index 00000000..6c23b521 --- /dev/null +++ b/static/mytweets/ewagoner/status/609375392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Farmers market forcast today: "100% chance of moderate rain showers & moderate snow showers & light rain & light freezing rain & light snow" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Farmers market forcast today: "100% chance of moderate rain showers & moderate snow showers & light rain & light freezing rain & light snow" +

+

+ 1/17/2008, 8:30:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/609467409439850496/index.html b/static/mytweets/ewagoner/status/609467409439850496/index.html new file mode 100644 index 00000000..eecc1e62 --- /dev/null +++ b/static/mytweets/ewagoner/status/609467409439850496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have to make my own Piña Coladas this summer, since I can't visit the parents in the Keys. https://itunes.apple.com/app/id973319934 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have to make my own Piña Coladas this summer, since I can't visit the parents in the Keys. https://itunes.apple.com/app/id973319934

+

+

+ 6/12/2015, 5:08:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/609537852767096833/index.html b/static/mytweets/ewagoner/status/609537852767096833/index.html new file mode 100644 index 00000000..e53228a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/609537852767096833/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m well into the second season & enjoying it just as much as I did the first time around. I stand by this: Enterprise is unjustly maligned. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m well into the second season & enjoying it just as much as I did the first time around. I stand by this: Enterprise is unjustly maligned. +

+

+ 6/12/2015, 9:48:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6096082454/index.html b/static/mytweets/ewagoner/status/6096082454/index.html new file mode 100644 index 00000000..17583e26 --- /dev/null +++ b/static/mytweets/ewagoner/status/6096082454/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Me as a young boy, apparently auditioning for Ruprecht in "Dirty Rotten Scoundrels" http://gdzl.la/7iAqUU + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Me as a young boy, apparently auditioning for Ruprecht in "Dirty Rotten Scoundrels" http://gdzl.la/7iAqUU +

+

+ 11/26/2009, 6:38:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6096875463/index.html b/static/mytweets/ewagoner/status/6096875463/index.html new file mode 100644 index 00000000..aaa7cae8 --- /dev/null +++ b/static/mytweets/ewagoner/status/6096875463/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Me snapping beans with my grandparents. I'm wearing a home made Pac-man tshirt and taped glasses, looking gangster. http://gdzl.la/7iwPBH + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Me snapping beans with my grandparents. I'm wearing a home made Pac-man tshirt and taped glasses, looking gangster. http://gdzl.la/7iwPBH +

+

+ 11/26/2009, 7:12:06 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6097321348/index.html b/static/mytweets/ewagoner/status/6097321348/index.html new file mode 100644 index 00000000..113edf17 --- /dev/null +++ b/static/mytweets/ewagoner/status/6097321348/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My hippy heritage is bonafide. http://gdzl.la/7iwZ72 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My hippy heritage is bonafide. http://gdzl.la/7iwZ72 +

+

+ 11/26/2009, 7:30:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/609744397186519040/index.html b/static/mytweets/ewagoner/status/609744397186519040/index.html new file mode 100644 index 00000000..c6a84a1a --- /dev/null +++ b/static/mytweets/ewagoner/status/609744397186519040/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “Let's outgrow this impulse to posit everything as opposite to something else.” Wisdom from a jokey e-commerce site. +<a href="https://meh.com/deals/purrfect-arch-or-cat-s-meow">https://meh.com/deals/purrfect-arch-or-cat-s-meow</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Let's outgrow this impulse to posit everything as opposite to something else.” Wisdom from a jokey e-commerce site.
https://meh.com/deals/purrfect-arch-or-cat-s-meow +

+

+ 6/13/2015, 11:29:27 AM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/609761244254457856/index.html b/static/mytweets/ewagoner/status/609761244254457856/index.html new file mode 100644 index 00000000..5cab3671 --- /dev/null +++ b/static/mytweets/ewagoner/status/609761244254457856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If anyone wants to go roller skating with a weirdo in a kilt, I’ll be at Athens Skate Inn from 1 to 5 this afternoon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If anyone wants to go roller skating with a weirdo in a kilt, I’ll be at Athens Skate Inn from 1 to 5 this afternoon. +

+

+ 6/13/2015, 12:36:24 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/609771889410580481/index.html b/static/mytweets/ewagoner/status/609771889410580481/index.html new file mode 100644 index 00000000..d891935a --- /dev/null +++ b/static/mytweets/ewagoner/status/609771889410580481/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Woman, pointing at me: “Look at him! If he can skate, anyone can skate.” + +Um… I don’t think that’s a complement. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Woman, pointing at me: “Look at him! If he can skate, anyone can skate.”

Um… I don’t think that’s a complement. +

+

+ 6/13/2015, 1:18:42 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/609788752987340800/index.html b/static/mytweets/ewagoner/status/609788752987340800/index.html new file mode 100644 index 00000000..dea22340 --- /dev/null +++ b/static/mytweets/ewagoner/status/609788752987340800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Iowa, once again at the forefront of protecting our civil liberties: <a href="http://m.kcci.com/news/iowa-supreme-court-affirms-right-to-be-drunk-on-front-porch/33546198">http://m.kcci.com/news/iowa-supreme-court-affirms-right-to-be-drunk-on-front-porch/33546198</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6098010254/index.html b/static/mytweets/ewagoner/status/6098010254/index.html new file mode 100644 index 00000000..533ae3dd --- /dev/null +++ b/static/mytweets/ewagoner/status/6098010254/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My monster terndencies also go way, way back. http://gdzl.la/7ixfhM + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My monster terndencies also go way, way back. http://gdzl.la/7ixfhM +

+

+ 11/26/2009, 7:59:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/609813095985356800/index.html b/static/mytweets/ewagoner/status/609813095985356800/index.html new file mode 100644 index 00000000..dd0957ee --- /dev/null +++ b/static/mytweets/ewagoner/status/609813095985356800/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + Me: “What are you kids doing over here?” + +Vivian: “We’re making puns, dad! We made a bunch of them!” + +That’s my girl. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Me: “What are you kids doing over here?”

Vivian: “We’re making puns, dad! We made a bunch of them!”

That’s my girl. +

+

+ 6/13/2015, 4:02:26 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/609816509192515584/index.html b/static/mytweets/ewagoner/status/609816509192515584/index.html new file mode 100644 index 00000000..0958f3df --- /dev/null +++ b/static/mytweets/ewagoner/status/609816509192515584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s something you might not have seen before: a great big squid giving birth to a few million squidlets. <a href="http://fb.me/3OnRNO4si">http://fb.me/3OnRNO4si</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here’s something you might not have seen before: a great big squid giving birth to a few million squidlets. http://fb.me/3OnRNO4si +

+

+ 6/13/2015, 4:16:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6098772443/index.html b/static/mytweets/ewagoner/status/6098772443/index.html new file mode 100644 index 00000000..6c55b94b --- /dev/null +++ b/static/mytweets/ewagoner/status/6098772443/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My dad's whiskers are an inspiration. http://gdzl.la/7iBqwU + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My dad's whiskers are an inspiration. http://gdzl.la/7iBqwU +

+

+ 11/26/2009, 8:31:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6099221946/index.html b/static/mytweets/ewagoner/status/6099221946/index.html new file mode 100644 index 00000000..53ea433e --- /dev/null +++ b/static/mytweets/ewagoner/status/6099221946/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looking at my baby portrait, you'd swear I was a Talosian. (http://en.wikipedia.org/wiki/Talosians) http://gdzl.la/7ixEQK + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looking at my baby portrait, you'd swear I was a Talosian. (http://en.wikipedia.org/wiki/Talosians) http://gdzl.la/7ixEQK +

+

+ 11/26/2009, 8:50:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6114082548/index.html b/static/mytweets/ewagoner/status/6114082548/index.html new file mode 100644 index 00000000..99be5ebf --- /dev/null +++ b/static/mytweets/ewagoner/status/6114082548/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After Thanksgiving comes hibernation. (Today's site theme: "Food Coma") http://whiskerino.org/2009/beards/ewagoner/8815/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After Thanksgiving comes hibernation. (Today's site theme: "Food Coma") http://whiskerino.org/2009/beards/ewagoner/8815/ #whiskerino +

+

+ 11/27/2009, 10:14:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/611599175663415296/index.html b/static/mytweets/ewagoner/status/611599175663415296/index.html new file mode 100644 index 00000000..5d621849 --- /dev/null +++ b/static/mytweets/ewagoner/status/611599175663415296/index.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + Scalia & Clarence Thomas on opposite sides in today’s Supreme Court confederate flag license plate ruling. Has that ever happened before? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Scalia & Clarence Thomas on opposite sides in today’s Supreme Court confederate flag license plate ruling. Has that ever happened before? +

+

+ 6/18/2015, 2:19:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ + + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/611603613400629248/index.html b/static/mytweets/ewagoner/status/611603613400629248/index.html new file mode 100644 index 00000000..6f40830c --- /dev/null +++ b/static/mytweets/ewagoner/status/611603613400629248/index.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + @ewagoner The answer to my question re: Scalia & Thomas: Yes, and with increasing frequency. <a href="http://volokh.com/2011/06/29/which-justices-vote-together/">http://volokh.com/2011/06/29/which-justices-vote-together/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Scalia & Clarence Thomas on opposite sides in today’s Supreme Court confederate flag license plate ruling. Has that ever happened before? +

+

+ 6/18/2015, 2:19:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ + + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61221807113502720/index.html b/static/mytweets/ewagoner/status/61221807113502720/index.html new file mode 100644 index 00000000..5f031836 --- /dev/null +++ b/static/mytweets/ewagoner/status/61221807113502720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Nothing in this world's too pure, beautiful, perfect that it won't be ruined the moment nerds get their hands on it." http://is.gd/tnaRWF + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Nothing in this world's too pure, beautiful, perfect that it won't be ruined the moment nerds get their hands on it." http://is.gd/tnaRWF +

+

+ 4/21/2011, 8:16:30 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/612393961215401984/index.html b/static/mytweets/ewagoner/status/612393961215401984/index.html new file mode 100644 index 00000000..167325bd --- /dev/null +++ b/static/mytweets/ewagoner/status/612393961215401984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve had a really productive week, scratching all sorts of things off my to do list, avoiding writing an obituary for my dad. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve had a really productive week, scratching all sorts of things off my to do list, avoiding writing an obituary for my dad. +

+

+ 6/20/2015, 6:57:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/612451650926612480/index.html b/static/mytweets/ewagoner/status/612451650926612480/index.html new file mode 100644 index 00000000..26342f73 --- /dev/null +++ b/static/mytweets/ewagoner/status/612451650926612480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s 2015 and I’m playing Rick Band for the first time. I’m just as bad with this plastic bass as I was with the double bass in orchestra. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s 2015 and I’m playing Rick Band for the first time. I’m just as bad with this plastic bass as I was with the double bass in orchestra. +

+

+ 6/20/2015, 10:47:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/612761031610384385/index.html b/static/mytweets/ewagoner/status/612761031610384385/index.html new file mode 100644 index 00000000..8a39760f --- /dev/null +++ b/static/mytweets/ewagoner/status/612761031610384385/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The community pool is inexplicably closed. I’m recording video of my crying kids for use in my trial if I get caught cutting the fence. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The community pool is inexplicably closed. I’m recording video of my crying kids for use in my trial if I get caught cutting the fence. +

+

+ 6/21/2015, 7:16:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/612790537175871488/index.html b/static/mytweets/ewagoner/status/612790537175871488/index.html new file mode 100644 index 00000000..ea2870be --- /dev/null +++ b/static/mytweets/ewagoner/status/612790537175871488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This day can suck it. I’m glad it’s over. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This day can suck it. I’m glad it’s over. +

+

+ 6/21/2015, 9:13:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/613344365323374592/index.html b/static/mytweets/ewagoner/status/613344365323374592/index.html new file mode 100644 index 00000000..e02a43af --- /dev/null +++ b/static/mytweets/ewagoner/status/613344365323374592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally finished reading Paul (@ftrain) Ford’s “What is Code?” after having it open in my browser for weeks. Wow. <a href="http://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/">http://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/613357556363304960/index.html b/static/mytweets/ewagoner/status/613357556363304960/index.html new file mode 100644 index 00000000..a8434f0d --- /dev/null +++ b/static/mytweets/ewagoner/status/613357556363304960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Margaret Atwood is contributing her own drawn cartoons detailing her personal experiences as a young woman.” Sold! <a href="https://www.kickstarter.com/projects/hopelnicholson/the-secret-loves-of-geek-girls">https://www.kickstarter.com/projects/hopelnicholson/the-secret-loves-of-geek-girls</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/613733192617566208/index.html b/static/mytweets/ewagoner/status/613733192617566208/index.html new file mode 100644 index 00000000..e39100f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/613733192617566208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Megan Jean and the KFB are playing Tuesday night for free on the GA Theatre rooftop. They’re the best, y’all. <a href="http://www.georgiatheatre.com/?Page=https%3a%2f%2fpublic.ticketbiscuit.com%2fGeorgiaTheatre%2fEvents%2f240748">http://www.georgiatheatre.com/?Page=https%3a%2f%2fpublic.ticketbiscuit.com%2fGeorgiaTheatre%2fEvents%2f240748</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6137619821891584/index.html b/static/mytweets/ewagoner/status/6137619821891584/index.html new file mode 100644 index 00000000..a75955ed --- /dev/null +++ b/static/mytweets/ewagoner/status/6137619821891584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Outside in the dark and cold grilling freshly caught shrimp, just as God intended. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Outside in the dark and cold grilling freshly caught shrimp, just as God intended. +

+

+ 11/20/2010, 7:11:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61386797409771520/index.html b/static/mytweets/ewagoner/status/61386797409771520/index.html new file mode 100644 index 00000000..76f75b25 --- /dev/null +++ b/static/mytweets/ewagoner/status/61386797409771520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm so vain, I probably think that tweet was about me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm so vain, I probably think that tweet was about me. +

+

+ 4/22/2011, 7:12:07 AM +

+

Favs: 0

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/614417581944999936/index.html b/static/mytweets/ewagoner/status/614417581944999936/index.html new file mode 100644 index 00000000..2d484074 --- /dev/null +++ b/static/mytweets/ewagoner/status/614417581944999936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sounds like it was just your typical Dothraki wedding, held in the Pretzel Capital of the World. In Pennsylvania. <a href="http://gawker.com/i-love-everything-about-this-criminally-drunk-pennsylva-1713657213">http://gawker.com/i-love-everything-about-this-criminally-drunk-pennsylva-1713657213</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/614564233796259840/index.html b/static/mytweets/ewagoner/status/614564233796259840/index.html new file mode 100644 index 00000000..94b15cca --- /dev/null +++ b/static/mytweets/ewagoner/status/614564233796259840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve just barely kept all the tears in check for weeks now, so sure, I’ll take the girls to see Inside Out. What could happen? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve just barely kept all the tears in check for weeks now, so sure, I’ll take the girls to see Inside Out. What could happen? +

+

+ 6/26/2015, 6:41:46 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61460729911451648/index.html b/static/mytweets/ewagoner/status/61460729911451648/index.html new file mode 100644 index 00000000..bf969f9b --- /dev/null +++ b/static/mytweets/ewagoner/status/61460729911451648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm having a sandwich now. @ Farm Cart http://instagr.am/p/Dake7/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm having a sandwich now. @ Farm Cart http://instagr.am/p/Dake7/ +

+

+ 4/22/2011, 12:05:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6146757228/index.html b/static/mytweets/ewagoner/status/6146757228/index.html new file mode 100644 index 00000000..32c62143 --- /dev/null +++ b/static/mytweets/ewagoner/status/6146757228/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My dad, his whiskers, and me. (No theme today) http://whiskerino.org/2009/beards/ewagoner/9111/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My dad, his whiskers, and me. (No theme today) http://whiskerino.org/2009/beards/ewagoner/9111/ #whiskerino +

+

+ 11/28/2009, 1:04:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61476723597901824/index.html b/static/mytweets/ewagoner/status/61476723597901824/index.html new file mode 100644 index 00000000..119fc09b --- /dev/null +++ b/static/mytweets/ewagoner/status/61476723597901824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Again with the "I'm calling to let you know I just sent you an email. Here, let me read it to you." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Again with the "I'm calling to let you know I just sent you an email. Here, let me read it to you." +

+

+ 4/22/2011, 1:09:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6148582004/index.html b/static/mytweets/ewagoner/status/6148582004/index.html new file mode 100644 index 00000000..ae342132 --- /dev/null +++ b/static/mytweets/ewagoner/status/6148582004/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On the road again. Home in 12 hours or so. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On the road again. Home in 12 hours or so. +

+

+ 11/28/2009, 2:25:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61490120573984768/index.html b/static/mytweets/ewagoner/status/61490120573984768/index.html new file mode 100644 index 00000000..d9de7a23 --- /dev/null +++ b/static/mytweets/ewagoner/status/61490120573984768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @hodgman: I think the most surprising plot twist in American culture so far was the reveal of Dilbert's Scott Adams as the deranged s ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @hodgman: I think the most surprising plot twist in American culture so far was the reveal of Dilbert's Scott Adams as the deranged s ... +

+

+ 4/22/2011, 2:02:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61492498303950849/index.html b/static/mytweets/ewagoner/status/61492498303950849/index.html new file mode 100644 index 00000000..02106d2e --- /dev/null +++ b/static/mytweets/ewagoner/status/61492498303950849/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They're preparing to pour the floor of my new office. http://instagr.am/p/Da0tx/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They're preparing to pour the floor of my new office. http://instagr.am/p/Da0tx/ +

+

+ 4/22/2011, 2:12:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61492811740098560/index.html b/static/mytweets/ewagoner/status/61492811740098560/index.html new file mode 100644 index 00000000..d578d32a --- /dev/null +++ b/static/mytweets/ewagoner/status/61492811740098560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! New Instragram web design. Photo pages show the caption now, which is great. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hey! New Instragram web design. Photo pages show the caption now, which is great. +

+

+ 4/22/2011, 2:13:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61518310008823808/index.html b/static/mytweets/ewagoner/status/61518310008823808/index.html new file mode 100644 index 00000000..5b78f243 --- /dev/null +++ b/static/mytweets/ewagoner/status/61518310008823808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The @highwirelounge Prohibition Throwdown is tomorrow night! The cocktail menu is now posted online here: <a href="http://createsend.com/t/r-75FA62A26576A8B8">http://createsend.com/t/r-75FA62A26576A8B8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The @highwirelounge Prohibition Throwdown is tomorrow night! The cocktail menu is now posted online here: http://createsend.com/t/r-75FA62A26576A8B8 +

+

+ 4/22/2011, 3:54:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/615211661843148800/index.html b/static/mytweets/ewagoner/status/615211661843148800/index.html new file mode 100644 index 00000000..85b8c911 --- /dev/null +++ b/static/mytweets/ewagoner/status/615211661843148800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok, Portland. You win this round. via @mathowie <a href="https://instagram.com/p/4dVoTcCXzw/">https://instagram.com/p/4dVoTcCXzw/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/615761762/index.html b/static/mytweets/ewagoner/status/615761762/index.html new file mode 100644 index 00000000..d707ee0a --- /dev/null +++ b/static/mytweets/ewagoner/status/615761762/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sipping small batch bourbons in Louisville. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sipping small batch bourbons in Louisville. +

+

+ 1/18/2008, 9:02:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61582223924674561/index.html b/static/mytweets/ewagoner/status/61582223924674561/index.html new file mode 100644 index 00000000..95c5940c --- /dev/null +++ b/static/mytweets/ewagoner/status/61582223924674561/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My liquor store now carries chocolate milk. http://instagr.am/p/DbcsX/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My liquor store now carries chocolate milk. http://instagr.am/p/DbcsX/ +

+

+ 4/22/2011, 8:08:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61587910742388736/index.html b/static/mytweets/ewagoner/status/61587910742388736/index.html new file mode 100644 index 00000000..c0a87ddb --- /dev/null +++ b/static/mytweets/ewagoner/status/61587910742388736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Strawberry season's here. Time to gorge! http://instagr.am/p/DbfNd/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Strawberry season's here. Time to gorge! http://instagr.am/p/DbfNd/ +

+

+ 4/22/2011, 8:31:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6159541539/index.html b/static/mytweets/ewagoner/status/6159541539/index.html new file mode 100644 index 00000000..54239e08 --- /dev/null +++ b/static/mytweets/ewagoner/status/6159541539/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A large raptor smashed into us and took out driver side mirror. Stopping to repack truck so we can see out rearview mirror. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A large raptor smashed into us and took out driver side mirror. Stopping to repack truck so we can see out rearview mirror. +

+

+ 11/28/2009, 10:21:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61618865318268928/index.html b/static/mytweets/ewagoner/status/61618865318268928/index.html new file mode 100644 index 00000000..0729fb53 --- /dev/null +++ b/static/mytweets/ewagoner/status/61618865318268928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RTaylorTX: Just pulled off the plane. Lambert is a disaster area. Glass and blood and debris EVERYWHERE. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RTaylorTX: Just pulled off the plane. Lambert is a disaster area. Glass and blood and debris EVERYWHERE. +

+

+ 4/22/2011, 10:34:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/616345607532355584/index.html b/static/mytweets/ewagoner/status/616345607532355584/index.html new file mode 100644 index 00000000..2089f6dd --- /dev/null +++ b/static/mytweets/ewagoner/status/616345607532355584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Let me tell you a story about drunken physicists, the atom bomb and the greatest cheeseburger in the world.” <a href="http://www.salon.com/2011/10/12/atom_bomb_cheeseburger/">http://www.salon.com/2011/10/12/atom_bomb_cheeseburger/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6165307123/index.html b/static/mytweets/ewagoner/status/6165307123/index.html new file mode 100644 index 00000000..81aabb06 --- /dev/null +++ b/static/mytweets/ewagoner/status/6165307123/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Home again, home again, jiggity jig. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Home again, home again, jiggity jig. +

+

+ 11/29/2009, 3:20:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6165315189/index.html b/static/mytweets/ewagoner/status/6165315189/index.html new file mode 100644 index 00000000..376d997c --- /dev/null +++ b/static/mytweets/ewagoner/status/6165315189/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sleepy Sunday whiskers (no theme today) http://whiskerino.org/2009/beards/ewagoner/9346/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sleepy Sunday whiskers (no theme today) http://whiskerino.org/2009/beards/ewagoner/9346/ #whiskerino +

+

+ 11/29/2009, 3:21:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/616631550210408448/index.html b/static/mytweets/ewagoner/status/616631550210408448/index.html new file mode 100644 index 00000000..6ef1ef7c --- /dev/null +++ b/static/mytweets/ewagoner/status/616631550210408448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Local IRS office would not let me hand deliver a letter to them. I have to mail it to that same office. Alrighty. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Local IRS office would not let me hand deliver a letter to them. I have to mail it to that same office. Alrighty. +

+

+ 7/2/2015, 11:36:32 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/616752093915779072/index.html b/static/mytweets/ewagoner/status/616752093915779072/index.html new file mode 100644 index 00000000..5c289afd --- /dev/null +++ b/static/mytweets/ewagoner/status/616752093915779072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Badass Obituary Alert! (I miss you, Dad.) <a href="http://www.legacy.com/obituaries/jconline/obituary.aspx?n=vernon-lynn-wagoner&pid=175200185">http://www.legacy.com/obituaries/jconline/obituary.aspx?n=vernon-lynn-wagoner&pid=175200185</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/617322072/index.html b/static/mytweets/ewagoner/status/617322072/index.html new file mode 100644 index 00000000..5e6c9fe9 --- /dev/null +++ b/static/mytweets/ewagoner/status/617322072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A conference presenter was a now show, so I'll be a presenter instead. Topic: Internet Farmers Markets. I'm a "leading expert". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A conference presenter was a now show, so I'll be a presenter instead. Topic: Internet Farmers Markets. I'm a "leading expert". +

+

+ 1/19/2008, 9:47:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61808331936894977/index.html b/static/mytweets/ewagoner/status/61808331936894977/index.html new file mode 100644 index 00000000..7c11537b --- /dev/null +++ b/static/mytweets/ewagoner/status/61808331936894977/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First the maple syrup goes in oak barrels that held bourbon for 18 years. Months later, then it goes on my waffles with fresh strawberries. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First the maple syrup goes in oak barrels that held bourbon for 18 years. Months later, then it goes on my waffles with fresh strawberries. +

+

+ 4/23/2011, 11:07:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61811323595538432/index.html b/static/mytweets/ewagoner/status/61811323595538432/index.html new file mode 100644 index 00000000..c5f1720c --- /dev/null +++ b/static/mytweets/ewagoner/status/61811323595538432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Waffles http://instagr.am/p/DdBko/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Waffles http://instagr.am/p/DdBko/ +

+

+ 4/23/2011, 11:19:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61845059024330753/index.html b/static/mytweets/ewagoner/status/61845059024330753/index.html new file mode 100644 index 00000000..4f7ad903 --- /dev/null +++ b/static/mytweets/ewagoner/status/61845059024330753/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Three dozen eggs going in for the boil. No, I didn't dye them first. They were laid that way. http://instagr.am/p/DdUfR/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Three dozen eggs going in for the boil. No, I didn't dye them first. They were laid that way. http://instagr.am/p/DdUfR/ +

+

+ 4/23/2011, 1:33:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/618541443850895362/index.html b/static/mytweets/ewagoner/status/618541443850895362/index.html new file mode 100644 index 00000000..576f126c --- /dev/null +++ b/static/mytweets/ewagoner/status/618541443850895362/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The thunderstorms waited until 5pm to arrive at the water park. They close at six, so we had most of the day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The thunderstorms waited until 5pm to arrive at the water park. They close at six, so we had most of the day. +

+

+ 7/7/2015, 6:05:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/618542271135358977/index.html b/static/mytweets/ewagoner/status/618542271135358977/index.html new file mode 100644 index 00000000..7262a18d --- /dev/null +++ b/static/mytweets/ewagoner/status/618542271135358977/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Guy Fieri As Every Renaissance Baby <a href="http://m.imgur.com/gallery/i0FZY">http://m.imgur.com/gallery/i0FZY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61888742931173376/index.html b/static/mytweets/ewagoner/status/61888742931173376/index.html new file mode 100644 index 00000000..67e5b03d --- /dev/null +++ b/static/mytweets/ewagoner/status/61888742931173376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Leg of lamb for dinner tonight. http://instagr.am/p/DdsQF/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Leg of lamb for dinner tonight. http://instagr.am/p/DdsQF/ +

+

+ 4/23/2011, 4:26:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/618896615290634240/index.html b/static/mytweets/ewagoner/status/618896615290634240/index.html new file mode 100644 index 00000000..95b008aa --- /dev/null +++ b/static/mytweets/ewagoner/status/618896615290634240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What would you do with a One Minute Time Machine? <a href="http://youtu.be/vBkBS4O3yvY">http://youtu.be/vBkBS4O3yvY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What would you do with a One Minute Time Machine? http://youtu.be/vBkBS4O3yvY +

+

+ 7/8/2015, 5:37:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61891566540828672/index.html b/static/mytweets/ewagoner/status/61891566540828672/index.html new file mode 100644 index 00000000..1e1f82a6 --- /dev/null +++ b/static/mytweets/ewagoner/status/61891566540828672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There used to be such a variety of vegetables. All these colors are from only carrots and beets. http://instagr.am/p/DdttD/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There used to be such a variety of vegetables. All these colors are from only carrots and beets. http://instagr.am/p/DdttD/ +

+

+ 4/23/2011, 4:37:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/619321531752038400/index.html b/static/mytweets/ewagoner/status/619321531752038400/index.html new file mode 100644 index 00000000..93fcfd5e --- /dev/null +++ b/static/mytweets/ewagoner/status/619321531752038400/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + No, YOU just bought 15 pounds of cream cheese to use tonight. + +Oh, wait. My bad. It was me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ No, YOU just bought 15 pounds of cream cheese to use tonight.

Oh, wait. My bad. It was me. +

+

+ 7/9/2015, 9:45:34 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/619432717508153344/index.html b/static/mytweets/ewagoner/status/619432717508153344/index.html new file mode 100644 index 00000000..fafa7e4c --- /dev/null +++ b/static/mytweets/ewagoner/status/619432717508153344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper, talking in her sleep: “I’m too tired for this.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper, talking in her sleep: “I’m too tired for this.” +

+

+ 7/10/2015, 5:07:23 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61948959874228224/index.html b/static/mytweets/ewagoner/status/61948959874228224/index.html new file mode 100644 index 00000000..628ed2e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/61948959874228224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tie dye. http://instagr.am/p/DeMZW/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tie dye. http://instagr.am/p/DeMZW/ +

+

+ 4/23/2011, 8:25:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61960196074897408/index.html b/static/mytweets/ewagoner/status/61960196074897408/index.html new file mode 100644 index 00000000..f94d2ced --- /dev/null +++ b/static/mytweets/ewagoner/status/61960196074897408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "... the pool is up to the wall at Westgate. The Watcher in the Water took Óin. We cannot get out." http://instagr.am/p/DeSOi/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "... the pool is up to the wall at Westgate. The Watcher in the Water took Óin. We cannot get out." http://instagr.am/p/DeSOi/ +

+

+ 4/23/2011, 9:10:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61979181931692033/index.html b/static/mytweets/ewagoner/status/61979181931692033/index.html new file mode 100644 index 00000000..35a457e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/61979181931692033/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yeah, now that you mention it, it does look like we're giving the Easter bunny a Dixieland funeral. http://instagr.am/p/DecqS/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yeah, now that you mention it, it does look like we're giving the Easter bunny a Dixieland funeral. http://instagr.am/p/DecqS/ +

+

+ 4/23/2011, 10:26:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/61981274759372800/index.html b/static/mytweets/ewagoner/status/61981274759372800/index.html new file mode 100644 index 00000000..118b740d --- /dev/null +++ b/static/mytweets/ewagoner/status/61981274759372800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pints of strawberries I ate by myself today: two. Weeks left in strawberry season: four. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pints of strawberries I ate by myself today: two. Weeks left in strawberry season: four. +

+

+ 4/23/2011, 10:34:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/619989344183422976/index.html b/static/mytweets/ewagoner/status/619989344183422976/index.html new file mode 100644 index 00000000..108a64f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/619989344183422976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spent the day with my sisters going through the storage unit my parents left behind. So much stuff! I’m coming home with 50 bottles of port. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spent the day with my sisters going through the storage unit my parents left behind. So much stuff! I’m coming home with 50 bottles of port. +

+

+ 7/11/2015, 5:59:13 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/620033907757465600/index.html b/static/mytweets/ewagoner/status/620033907757465600/index.html new file mode 100644 index 00000000..3d7486f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/620033907757465600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Entirely drained after this week. Tomorrow, a ten hour drive home and then regular life returns bright and early Monday morning. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Entirely drained after this week. Tomorrow, a ten hour drive home and then regular life returns bright and early Monday morning. +

+

+ 7/11/2015, 8:56:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/620428973567180800/index.html b/static/mytweets/ewagoner/status/620428973567180800/index.html new file mode 100644 index 00000000..cce4a255 --- /dev/null +++ b/static/mytweets/ewagoner/status/620428973567180800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Home again, home again, jiggity jig. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Home again, home again, jiggity jig. +

+

+ 7/12/2015, 11:06:08 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/620851812/index.html b/static/mytweets/ewagoner/status/620851812/index.html new file mode 100644 index 00000000..2c93fcc7 --- /dev/null +++ b/static/mytweets/ewagoner/status/620851812/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Leaving Louisville. Going to drive through the snowy mountains. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Leaving Louisville. Going to drive through the snowy mountains. +

+

+ 1/20/2008, 12:54:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6208867977/index.html b/static/mytweets/ewagoner/status/6208867977/index.html new file mode 100644 index 00000000..1323b5e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/6208867977/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happy St. Andrew's Day! http://whiskerino.org/2009/beards/ewagoner/9689/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happy St. Andrew's Day! http://whiskerino.org/2009/beards/ewagoner/9689/ #whiskerino +

+

+ 11/30/2009, 1:23:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/621007240485580800/index.html b/static/mytweets/ewagoner/status/621007240485580800/index.html new file mode 100644 index 00000000..c7422fbe --- /dev/null +++ b/static/mytweets/ewagoner/status/621007240485580800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens is a town brimming with my favorite people. Jess Dunlap is one of them. <a href="http://www.1000facescoffee.com/blog/2015/7/6/art-is-athens">http://www.1000facescoffee.com/blog/2015/7/6/art-is-athens</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6213036308/index.html b/static/mytweets/ewagoner/status/6213036308/index.html new file mode 100644 index 00000000..055a3743 --- /dev/null +++ b/static/mytweets/ewagoner/status/6213036308/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Man, it's like a sauna out there! A windy, ice cold sauna. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Man, it's like a sauna out there! A windy, ice cold sauna. +

+

+ 11/30/2009, 4:15:40 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/621410193956585472/index.html b/static/mytweets/ewagoner/status/621410193956585472/index.html new file mode 100644 index 00000000..d726ea5e --- /dev/null +++ b/static/mytweets/ewagoner/status/621410193956585472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My vacations the past few years have all been to care for or say farewell to my parents, or for their memorials. Next one’ll be different. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My vacations the past few years have all been to care for or say farewell to my parents, or for their memorials. Next one’ll be different. +

+

+ 7/15/2015, 4:05:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/621468471856111616/index.html b/static/mytweets/ewagoner/status/621468471856111616/index.html new file mode 100644 index 00000000..93f3b0f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/621468471856111616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, sure. In hindsight it is obvious that when making banana pops you should peel the bananas before you freeze them. I get that now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, sure. In hindsight it is obvious that when making banana pops you should peel the bananas before you freeze them. I get that now. +

+

+ 7/15/2015, 7:56:44 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/62152381256835073/index.html b/static/mytweets/ewagoner/status/62152381256835073/index.html new file mode 100644 index 00000000..9c98c4fc --- /dev/null +++ b/static/mytweets/ewagoner/status/62152381256835073/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @The_WhiteWitch: SOMEONE has stolen the dead lion from my Stone Table. I'll count to ten, the guilty person can put it back, and we'l ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @The_WhiteWitch: SOMEONE has stolen the dead lion from my Stone Table. I'll count to ten, the guilty person can put it back, and we'l ... +

+

+ 4/24/2011, 9:54:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6215420193/index.html b/static/mytweets/ewagoner/status/6215420193/index.html new file mode 100644 index 00000000..55c63f35 --- /dev/null +++ b/static/mytweets/ewagoner/status/6215420193/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It a strange feeling to know that something I made has enough users to warrant its own conference. http://locallygrown.net/weblog/view/3443 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It a strange feeling to know that something I made has enough users to warrant its own conference. http://locallygrown.net/weblog/view/3443 +

+

+ 11/30/2009, 5:48:30 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/621806766658031620/index.html b/static/mytweets/ewagoner/status/621806766658031620/index.html new file mode 100644 index 00000000..dbec8ef4 --- /dev/null +++ b/static/mytweets/ewagoner/status/621806766658031620/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, this is huge. <a href="https://twitter.com/chrisgeidner/status/621802000183894016">https://twitter.com/chrisgeidner/status/621802000183894016</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6218328205/index.html b/static/mytweets/ewagoner/status/6218328205/index.html new file mode 100644 index 00000000..f85f2b61 --- /dev/null +++ b/static/mytweets/ewagoner/status/6218328205/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Settling in for a St. Andrew's night dinner of haggis and whisky. http://gdzl.la/7jC3yL + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Settling in for a St. Andrew's night dinner of haggis and whisky. http://gdzl.la/7jC3yL +

+

+ 11/30/2009, 7:28:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/62220307607461888/index.html b/static/mytweets/ewagoner/status/62220307607461888/index.html new file mode 100644 index 00000000..cdffb05f --- /dev/null +++ b/static/mytweets/ewagoner/status/62220307607461888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just made this. http://instagr.am/p/Dgdbe/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just made this. http://instagr.am/p/Dgdbe/ +

+

+ 4/24/2011, 2:24:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/622837890620465156/index.html b/static/mytweets/ewagoner/status/622837890620465156/index.html new file mode 100644 index 00000000..8a8ff909 --- /dev/null +++ b/static/mytweets/ewagoner/status/622837890620465156/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There are about a hundred kids whipping, nae naeing, and moving their stanky legs around the skating rink. Never seen it so crowded. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There are about a hundred kids whipping, nae naeing, and moving their stanky legs around the skating rink. Never seen it so crowded. +

+

+ 7/19/2015, 2:38:19 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/622861191694651393/index.html b/static/mytweets/ewagoner/status/622861191694651393/index.html new file mode 100644 index 00000000..44189b0f --- /dev/null +++ b/static/mytweets/ewagoner/status/622861191694651393/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nothing like paramedics wheeling a young girl out of the building to cast a pall over a full skating rink. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nothing like paramedics wheeling a young girl out of the building to cast a pall over a full skating rink. +

+

+ 7/19/2015, 4:10:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/623138274064887809/index.html b/static/mytweets/ewagoner/status/623138274064887809/index.html new file mode 100644 index 00000000..9629e70f --- /dev/null +++ b/static/mytweets/ewagoner/status/623138274064887809/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Badass obituary alert: NASA’s Claudia Alexander was taken from us far too soon. <a href="http://www.latimes.com/local/obituaries/la-me-0719-claudia-alexander-20150718-story.html">http://www.latimes.com/local/obituaries/la-me-0719-claudia-alexander-20150718-story.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/623318618806317056/index.html b/static/mytweets/ewagoner/status/623318618806317056/index.html new file mode 100644 index 00000000..e5552230 --- /dev/null +++ b/static/mytweets/ewagoner/status/623318618806317056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fancy new theaters in town where you can drink beer while you watch & none of them are showing Roger Waters The Wall. <a href="http://rogerwatersthewall.com">http://rogerwatersthewall.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fancy new theaters in town where you can drink beer while you watch & none of them are showing Roger Waters The Wall. http://rogerwatersthewall.com +

+

+ 7/20/2015, 10:28:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/623869133223018496/index.html b/static/mytweets/ewagoner/status/623869133223018496/index.html new file mode 100644 index 00000000..852522e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/623869133223018496/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + In 1908 “Melitta Bentz, a 34 year old German housewife, was tired of crappy coffee.” + +<a href="https://medium.com/backchannel/how-one-german-mom-single-handedly-changed-the-way-we-drink-coffee-e2e723ead23d">https://medium.com/backchannel/how-one-german-mom-single-handedly-changed-the-way-we-drink-coffee-e2e723ead23d</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6241245550/index.html b/static/mytweets/ewagoner/status/6241245550/index.html new file mode 100644 index 00000000..e1a210c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/6241245550/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's theme is "tacos" so, um, I'm eating a taco. http://whiskerino.org/2009/beards/ewagoner/9950/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's theme is "tacos" so, um, I'm eating a taco. http://whiskerino.org/2009/beards/ewagoner/9950/ #whiskerino +

+

+ 12/1/2009, 12:32:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/624276130867081217/index.html b/static/mytweets/ewagoner/status/624276130867081217/index.html new file mode 100644 index 00000000..fe18d1d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/624276130867081217/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Celia Pavey’s cover of “Feel Good Inc.” is really quite nice. Holy Moly. <a href="https://www.youtube.com/watch?v=ZY4Zd2HpJ8c">https://www.youtube.com/watch?v=ZY4Zd2HpJ8c</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6243254604/index.html b/static/mytweets/ewagoner/status/6243254604/index.html new file mode 100644 index 00000000..567d9fc4 --- /dev/null +++ b/static/mytweets/ewagoner/status/6243254604/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + http://squareup.com/ may be just what I was waiting for! Could be game changer for accepting pay cards on the go, such as farmers markets. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ http://squareup.com/ may be just what I was waiting for! Could be game changer for accepting pay cards on the go, such as farmers markets. +

+

+ 12/1/2009, 1:48:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/624571470119849984/index.html b/static/mytweets/ewagoner/status/624571470119849984/index.html new file mode 100644 index 00000000..b457da1d --- /dev/null +++ b/static/mytweets/ewagoner/status/624571470119849984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There are theories why the residents of a tiny Kazakh region keep falling asleep for days at a time, but no answers. <a href="http://www.buzzfeed.com/sarahatopol/a-week-in-the-mysterious-sleeping-villages-of-kazakhstan?utm_source=digg&utm_medium=email#.dr0RL3GyD">http://www.buzzfeed.com/sarahatopol/a-week-in-the-mysterious-sleeping-villages-of-kazakhstan?utm_source=digg&utm_medium=email#.dr0RL3GyD</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/624864905928704/index.html b/static/mytweets/ewagoner/status/624864905928704/index.html new file mode 100644 index 00000000..f0123217 --- /dev/null +++ b/static/mytweets/ewagoner/status/624864905928704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Atlanta Magazine: "Online farmers markets go viral" http://www.atlantamagazine.com/blogs/covereddish/blogentry.aspx?BlogEntryID=10159535 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Atlanta Magazine: "Online farmers markets go viral" http://www.atlantamagazine.com/blogs/covereddish/blogentry.aspx?BlogEntryID=10159535 +

+

+ 11/5/2010, 3:05:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/62498192226394112/index.html b/static/mytweets/ewagoner/status/62498192226394112/index.html new file mode 100644 index 00000000..e948ec9e --- /dev/null +++ b/static/mytweets/ewagoner/status/62498192226394112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of the best things I've read in a long time. Just before starting the crank on a Monday, the worst time to read it. http://is.gd/gVxCQn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One of the best things I've read in a long time. Just before starting the crank on a Monday, the worst time to read it. http://is.gd/gVxCQn +

+

+ 4/25/2011, 8:48:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/625342618105462784/index.html b/static/mytweets/ewagoner/status/625342618105462784/index.html new file mode 100644 index 00000000..333efeba --- /dev/null +++ b/static/mytweets/ewagoner/status/625342618105462784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you’re wondering what’s going through my mind these days, odds are at least 50/50 that it’s this. <a href="http://youtu.be/TAu6Ixg6FV8">http://youtu.be/TAu6Ixg6FV8</a> #grapes + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you’re wondering what’s going through my mind these days, odds are at least 50/50 that it’s this. http://youtu.be/TAu6Ixg6FV8 #grapes +

+

+ 7/26/2015, 12:31:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/62550342558171136/index.html b/static/mytweets/ewagoner/status/62550342558171136/index.html new file mode 100644 index 00000000..52777775 --- /dev/null +++ b/static/mytweets/ewagoner/status/62550342558171136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Burger with pork belly and egg, and a side salad of smoked cod. @ Farm Cart http://instagr.am/p/Di008/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Burger with pork belly and egg, and a side salad of smoked cod. @ Farm Cart http://instagr.am/p/Di008/ +

+

+ 4/25/2011, 12:15:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/62594923957985280/index.html b/static/mytweets/ewagoner/status/62594923957985280/index.html new file mode 100644 index 00000000..97850eba --- /dev/null +++ b/static/mytweets/ewagoner/status/62594923957985280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @oklafoodcoop: Some wisdom and technology from a very smart farmer. Check it out! <a href="http://fb.me/IF9YUTIu">http://fb.me/IF9YUTIu</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @oklafoodcoop: Some wisdom and technology from a very smart farmer. Check it out! http://fb.me/IF9YUTIu +

+

+ 4/25/2011, 3:12:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/626069135521398784/index.html b/static/mytweets/ewagoner/status/626069135521398784/index.html new file mode 100644 index 00000000..484a809a --- /dev/null +++ b/static/mytweets/ewagoner/status/626069135521398784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On A Plate: An illustrated short story about privilege <a href="http://thewireless.co.nz/articles/the-pencilsword-on-a-plate">http://thewireless.co.nz/articles/the-pencilsword-on-a-plate</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/62618127502024704/index.html b/static/mytweets/ewagoner/status/62618127502024704/index.html new file mode 100644 index 00000000..b6f1b529 --- /dev/null +++ b/static/mytweets/ewagoner/status/62618127502024704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Two years and a lifetime ago, three friends were lost to a madman. "Here we are, trapped in the amber of the moment. There is no why." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Two years and a lifetime ago, three friends were lost to a madman. "Here we are, trapped in the amber of the moment. There is no why." +

+

+ 4/25/2011, 4:44:59 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/626238190878375936/index.html b/static/mytweets/ewagoner/status/626238190878375936/index.html new file mode 100644 index 00000000..85c43be2 --- /dev/null +++ b/static/mytweets/ewagoner/status/626238190878375936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watching The Walking Dead on the iPad alone in bed in the dark with headphones on, like that’s a good idea. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watching The Walking Dead on the iPad alone in bed in the dark with headphones on, like that’s a good idea. +

+

+ 7/28/2015, 11:49:54 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/626423886477938689/index.html b/static/mytweets/ewagoner/status/626423886477938689/index.html new file mode 100644 index 00000000..24d12eab --- /dev/null +++ b/static/mytweets/ewagoner/status/626423886477938689/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! DragonCon just recently began pre-orders for day passes. Huzzah! I guess the girls and I can go for part of it after all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hey! DragonCon just recently began pre-orders for day passes. Huzzah! I guess the girls and I can go for part of it after all. +

+

+ 7/29/2015, 12:07:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/626601213849640960/index.html b/static/mytweets/ewagoner/status/626601213849640960/index.html new file mode 100644 index 00000000..77240c09 --- /dev/null +++ b/static/mytweets/ewagoner/status/626601213849640960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I accidentally watched some television commercials tonight, and I have one question: did KFC lose a bet? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I accidentally watched some television commercials tonight, and I have one question: did KFC lose a bet? +

+

+ 7/29/2015, 11:52:25 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6270778945/index.html b/static/mytweets/ewagoner/status/6270778945/index.html new file mode 100644 index 00000000..9c99552c --- /dev/null +++ b/static/mytweets/ewagoner/status/6270778945/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I had a question so I Googled it. First hit was a weblog post of mine from February, 2000 with the answer. And that is why I keep a weblog. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I had a question so I Googled it. First hit was a weblog post of mine from February, 2000 with the answer. And that is why I keep a weblog. +

+

+ 12/2/2009, 9:40:40 AM +

+

Favs: 2

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6271281564/index.html b/static/mytweets/ewagoner/status/6271281564/index.html new file mode 100644 index 00000000..c0477408 --- /dev/null +++ b/static/mytweets/ewagoner/status/6271281564/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whiskers of the Dark http://whiskerino.org/2009/beards/ewagoner/10298/ (Today's theme at #whiskerino is "Minimal Light") + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Whiskers of the Dark http://whiskerino.org/2009/beards/ewagoner/10298/ (Today's theme at #whiskerino is "Minimal Light") +

+

+ 12/2/2009, 9:59:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6272379723/index.html b/static/mytweets/ewagoner/status/6272379723/index.html new file mode 100644 index 00000000..93570ddc --- /dev/null +++ b/static/mytweets/ewagoner/status/6272379723/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been looking for software to combine video frames into one static image. OK Go uses a similar concept in new video: http://is.gd/5a7iy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been looking for software to combine video frames into one static image. OK Go uses a similar concept in new video: http://is.gd/5a7iy +

+

+ 12/2/2009, 10:39:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6272940359/index.html b/static/mytweets/ewagoner/status/6272940359/index.html new file mode 100644 index 00000000..3c6f7162 --- /dev/null +++ b/static/mytweets/ewagoner/status/6272940359/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I really should eat my PB&J for lunch, but it's a cold wet day and the Farm 255 lunch cart is giving away free mulled wine, so... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I really should eat my PB&J for lunch, but it's a cold wet day and the Farm 255 lunch cart is giving away free mulled wine, so... +

+

+ 12/2/2009, 11:00:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/627343126974361601/index.html b/static/mytweets/ewagoner/status/627343126974361601/index.html new file mode 100644 index 00000000..f64d1bc9 --- /dev/null +++ b/static/mytweets/ewagoner/status/627343126974361601/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Somehow, The Room gets better each time. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Somehow, The Room gets better each time. +

+

+ 8/1/2015, 1:00:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6274105874/index.html b/static/mytweets/ewagoner/status/6274105874/index.html new file mode 100644 index 00000000..1e3b89cb --- /dev/null +++ b/static/mytweets/ewagoner/status/6274105874/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cauliflower soup, house cured ham & egg biscuit, and mulled wine @Farm255. Well worth being soaked & shivering. Unless I go all Wm Harrison. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cauliflower soup, house cured ham & egg biscuit, and mulled wine @Farm255. Well worth being soaked & shivering. Unless I go all Wm Harrison. +

+

+ 12/2/2009, 11:43:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6277505253/index.html b/static/mytweets/ewagoner/status/6277505253/index.html new file mode 100644 index 00000000..005d4c4c --- /dev/null +++ b/static/mytweets/ewagoner/status/6277505253/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some people make ephemeral art with sand, others with balloons or tissue paper. This guy makes art with pancakes: http://is.gd/5aiCf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some people make ephemeral art with sand, others with balloons or tissue paper. This guy makes art with pancakes: http://is.gd/5aiCf +

+

+ 12/2/2009, 1:52:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/628211080569995264/index.html b/static/mytweets/ewagoner/status/628211080569995264/index.html new file mode 100644 index 00000000..58dcf866 --- /dev/null +++ b/static/mytweets/ewagoner/status/628211080569995264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finished my last session of physical therapy for my shoulder surgery. Back to trapeze next week! Still pain at my edges, but much better. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finished my last session of physical therapy for my shoulder surgery. Back to trapeze next week! Still pain at my edges, but much better. +

+

+ 8/3/2015, 10:29:27 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/62844252/index.html b/static/mytweets/ewagoner/status/62844252/index.html new file mode 100644 index 00000000..f82e5ae4 --- /dev/null +++ b/static/mytweets/ewagoner/status/62844252/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Planting potatoes, squash, beans, cukumbers, eggplant + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Planting potatoes, squash, beans, cukumbers, eggplant +

+

+ 5/13/2007, 2:43:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6288937449/index.html b/static/mytweets/ewagoner/status/6288937449/index.html new file mode 100644 index 00000000..20e18f88 --- /dev/null +++ b/static/mytweets/ewagoner/status/6288937449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Received a case of mandarin oranges I bought from @chaffinorchards. The fruit is fantastic, & the farm seems like a top notch place. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Received a case of mandarin oranges I bought from @chaffinorchards. The fruit is fantastic, & the farm seems like a top notch place. +

+

+ 12/2/2009, 8:43:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6289122848/index.html b/static/mytweets/ewagoner/status/6289122848/index.html new file mode 100644 index 00000000..cd8fec32 --- /dev/null +++ b/static/mytweets/ewagoner/status/6289122848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now I have everything I need to make Mandarin Orange & Vanilla Bean raw milk ice cream: http://ow.ly/HVHK + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now I have everything I need to make Mandarin Orange & Vanilla Bean raw milk ice cream: http://ow.ly/HVHK +

+

+ 12/2/2009, 8:49:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/62917010761330689/index.html b/static/mytweets/ewagoner/status/62917010761330689/index.html new file mode 100644 index 00000000..f230acf1 --- /dev/null +++ b/static/mytweets/ewagoner/status/62917010761330689/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + He just laughed as he handed this beautiful monstrosity to me across the counter. @ Farm Cart http://instagr.am/p/Dk5Gg/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ He just laughed as he handed this beautiful monstrosity to me across the counter. @ Farm Cart http://instagr.am/p/Dk5Gg/ +

+

+ 4/26/2011, 12:32:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/629380896143990789/index.html b/static/mytweets/ewagoner/status/629380896143990789/index.html new file mode 100644 index 00000000..7b94011e --- /dev/null +++ b/static/mytweets/ewagoner/status/629380896143990789/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Brushed my right wrist against a fully juiced 120V live wire a few minutes ago. I’m going to be not quite right for a while. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Brushed my right wrist against a fully juiced 120V live wire a few minutes ago. I’m going to be not quite right for a while. +

+

+ 8/6/2015, 3:57:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/629835972/index.html b/static/mytweets/ewagoner/status/629835972/index.html new file mode 100644 index 00000000..b5ba1ff7 --- /dev/null +++ b/static/mytweets/ewagoner/status/629835972/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How about that -- http://www.locallygrown.net served its 10,000th customer nationwide yesterday. My own order for the week was number 9999. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How about that -- http://www.locallygrown.net served its 10,000th customer nationwide yesterday. My own order for the week was number 9999. +

+

+ 1/22/2008, 6:07:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6303590900/index.html b/static/mytweets/ewagoner/status/6303590900/index.html new file mode 100644 index 00000000..0c4fb213 --- /dev/null +++ b/static/mytweets/ewagoner/status/6303590900/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "In the by-myself mornings..." http://whiskerino.org/2009/beards/ewagoner/10584/ (No #whiskerino site theme today) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "In the by-myself mornings..." http://whiskerino.org/2009/beards/ewagoner/10584/ (No #whiskerino site theme today) +

+

+ 12/3/2009, 8:51:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/630426036589740032/index.html b/static/mytweets/ewagoner/status/630426036589740032/index.html new file mode 100644 index 00000000..9716ffb1 --- /dev/null +++ b/static/mytweets/ewagoner/status/630426036589740032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DirkRoughly: My number last night was smokin’. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DirkRoughly: My number last night was smokin’.

+

+

+ 8/9/2015, 1:10:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/630836686235271168/index.html b/static/mytweets/ewagoner/status/630836686235271168/index.html new file mode 100644 index 00000000..081a9099 --- /dev/null +++ b/static/mytweets/ewagoner/status/630836686235271168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today was my first day back on the trapeze since my shoulder surgery in December. It felt nice. No dancing yet — just strength work for now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today was my first day back on the trapeze since my shoulder surgery in December. It felt nice. No dancing yet — just strength work for now. +

+

+ 8/10/2015, 4:22:41 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/630856983239872512/index.html b/static/mytweets/ewagoner/status/630856983239872512/index.html new file mode 100644 index 00000000..be2883f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/630856983239872512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Quite the little storm that rolled through town today. <a href="https://twitter.com/TLMote/status/630833763925291009">https://twitter.com/TLMote/status/630833763925291009</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/631144700423053313/index.html b/static/mytweets/ewagoner/status/631144700423053313/index.html new file mode 100644 index 00000000..198dc88c --- /dev/null +++ b/static/mytweets/ewagoner/status/631144700423053313/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If “end-timey” music featuring banjo and tuba is your bag, the awesome Scarring Party have a new album out: <a href="http://scarringparty.com/album/end-times">http://scarringparty.com/album/end-times</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If “end-timey” music featuring banjo and tuba is your bag, the awesome Scarring Party have a new album out: http://scarringparty.com/album/end-times +

+

+ 8/11/2015, 12:46:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/631613414184480768/index.html b/static/mytweets/ewagoner/status/631613414184480768/index.html new file mode 100644 index 00000000..e1b3fbd6 --- /dev/null +++ b/static/mytweets/ewagoner/status/631613414184480768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Drinking appletinis and doing laundry. Must be Wednesday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Drinking appletinis and doing laundry. Must be Wednesday. +

+

+ 8/12/2015, 7:49:07 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/631667196121489408/index.html b/static/mytweets/ewagoner/status/631667196121489408/index.html new file mode 100644 index 00000000..e2814519 --- /dev/null +++ b/static/mytweets/ewagoner/status/631667196121489408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Because I don’t use my stuff much, I’ve just figured out Monday’s storms fried my cable box, the Amazon Fire TV, and my air conditioning. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Because I don’t use my stuff much, I’ve just figured out Monday’s storms fried my cable box, the Amazon Fire TV, and my air conditioning. +

+

+ 8/12/2015, 11:22:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/631960938556583936/index.html b/static/mytweets/ewagoner/status/631960938556583936/index.html new file mode 100644 index 00000000..f8eb2ed9 --- /dev/null +++ b/static/mytweets/ewagoner/status/631960938556583936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + White Columns Hall apartments on Hancock have been emptied out. I guess that’s the next site for a six story mixed use development downtown. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ White Columns Hall apartments on Hancock have been emptied out. I guess that’s the next site for a six story mixed use development downtown. +

+

+ 8/13/2015, 6:50:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/632017674833920/index.html b/static/mytweets/ewagoner/status/632017674833920/index.html new file mode 100644 index 00000000..03f666b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/632017674833920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tom Petty at 115 decibels. Thanks, frat boy neighbors. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tom Petty at 115 decibels. Thanks, frat boy neighbors. +

+

+ 11/5/2010, 3:34:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/632558497419382785/index.html b/static/mytweets/ewagoner/status/632558497419382785/index.html new file mode 100644 index 00000000..264a4afc --- /dev/null +++ b/static/mytweets/ewagoner/status/632558497419382785/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + Lord almighty, do I love The Cleverlys. +<a href="https://www.youtube.com/watch?v=JMwwIpxIQNg">https://www.youtube.com/watch?v=JMwwIpxIQNg</a> + +That’s bluegrass, baby. That’s bluegrass. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/63286719352545280/index.html b/static/mytweets/ewagoner/status/63286719352545280/index.html new file mode 100644 index 00000000..955602e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/63286719352545280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @FakeSarahPalin: Ummm... HELLO THE BIRTH CERTIFICATE SAYS HE'S FROM HAWAII. AM I THE ONLY ONE WHO SEES THAT?! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @FakeSarahPalin: Ummm... HELLO THE BIRTH CERTIFICATE SAYS HE'S FROM HAWAII. AM I THE ONLY ONE WHO SEES THAT?! +

+

+ 4/27/2011, 1:01:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/632991474586624000/index.html b/static/mytweets/ewagoner/status/632991474586624000/index.html new file mode 100644 index 00000000..0d1ab301 --- /dev/null +++ b/static/mytweets/ewagoner/status/632991474586624000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I passed a big confederate battle flag rally in Walnut Grove, GA. Fifteen years ago, I drove by a big daylight Klan rally there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I passed a big confederate battle flag rally in Walnut Grove, GA. Fifteen years ago, I drove by a big daylight Klan rally there. +

+

+ 8/16/2015, 3:05:02 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/63311670642085888/index.html b/static/mytweets/ewagoner/status/63311670642085888/index.html new file mode 100644 index 00000000..667a30d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/63311670642085888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Every so often, I create something at work that hopefully justifies further employment. Like today, for instance. Thanks, Rails3 & JQuery! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Every so often, I create something at work that hopefully justifies further employment. Like today, for instance. Thanks, Rails3 & JQuery! +

+

+ 4/27/2011, 2:40:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/633126440259710977/index.html b/static/mytweets/ewagoner/status/633126440259710977/index.html new file mode 100644 index 00000000..85f72287 --- /dev/null +++ b/static/mytweets/ewagoner/status/633126440259710977/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, right. I need to make a birthday cake this week. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, right. I need to make a birthday cake this week. +

+

+ 8/17/2015, 12:01:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/633610126411362304/index.html b/static/mytweets/ewagoner/status/633610126411362304/index.html new file mode 100644 index 00000000..18dcfab5 --- /dev/null +++ b/static/mytweets/ewagoner/status/633610126411362304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper’s first day ever riding the school bus. She’s so excited! We waited 45 minutes for a bus that never came & now she’s late to school. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper’s first day ever riding the school bus. She’s so excited! We waited 45 minutes for a bus that never came & now she’s late to school. +

+

+ 8/18/2015, 8:03:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/633623591523848192/index.html b/static/mytweets/ewagoner/status/633623591523848192/index.html new file mode 100644 index 00000000..98133824 --- /dev/null +++ b/static/mytweets/ewagoner/status/633623591523848192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s been a morning of misadventure and waylaid plans, but my Wii told me I have the body of a 29 year old, so I’ve got that going for me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s been a morning of misadventure and waylaid plans, but my Wii told me I have the body of a 29 year old, so I’ve got that going for me. +

+

+ 8/18/2015, 8:56:51 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6336878825/index.html b/static/mytweets/ewagoner/status/6336878825/index.html new file mode 100644 index 00000000..e0b6de1e --- /dev/null +++ b/static/mytweets/ewagoner/status/6336878825/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The elusive farming nerd in his native habitat. http://whiskerino.org/2009/beards/ewagoner/10869/ (Today's #whiskerino theme: "beardsneak") + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The elusive farming nerd in his native habitat. http://whiskerino.org/2009/beards/ewagoner/10869/ (Today's #whiskerino theme: "beardsneak") +

+

+ 12/4/2009, 8:38:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/633714592/index.html b/static/mytweets/ewagoner/status/633714592/index.html new file mode 100644 index 00000000..4553febd --- /dev/null +++ b/static/mytweets/ewagoner/status/633714592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And I'm ewagoner on last.fm. I though it was out of date, but it looks like something's been keeping up for me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And I'm ewagoner on last.fm. I though it was out of date, but it looks like something's been keeping up for me. +

+

+ 1/23/2008, 3:55:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/633724846350954496/index.html b/static/mytweets/ewagoner/status/633724846350954496/index.html new file mode 100644 index 00000000..9804a822 --- /dev/null +++ b/static/mytweets/ewagoner/status/633724846350954496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Farmers! Submit a short video from your smartphone & win tickets to the wonderful 2016 SSAWG conference in Kentucky! <a href="http://www.ssawg.org/2015-photo-video-contest-rules?utm_source=Southern+SAWG+E-News+August+2015&utm_campaign=July+2015+E-News&utm_medium=email">http://www.ssawg.org/2015-photo-video-contest-rules?utm_source=Southern+SAWG+E-News+August+2015&utm_campaign=July+2015+E-News&utm_medium=email</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/633827644694491136/index.html b/static/mytweets/ewagoner/status/633827644694491136/index.html new file mode 100644 index 00000000..8bc9edd4 --- /dev/null +++ b/static/mytweets/ewagoner/status/633827644694491136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally got everyone to bed, so I can start making a birthday cake. #thuglife + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally got everyone to bed, so I can start making a birthday cake. #thuglife +

+

+ 8/18/2015, 10:27:41 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/633890422/index.html b/static/mytweets/ewagoner/status/633890422/index.html new file mode 100644 index 00000000..c93828b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/633890422/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My brain just broke: http://www.lasagnacat.com [http://www.lasagnacat.com] + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My brain just broke: http://www.lasagnacat.com [http://www.lasagnacat.com] +

+

+ 1/23/2008, 4:53:25 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/633939052/index.html b/static/mytweets/ewagoner/status/633939052/index.html new file mode 100644 index 00000000..cc96d5a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/633939052/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I fear I've been permanently damaged. I'm starting to like these. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I fear I've been permanently damaged. I'm starting to like these. +

+

+ 1/23/2008, 5:08:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/63409075777572864/index.html b/static/mytweets/ewagoner/status/63409075777572864/index.html new file mode 100644 index 00000000..6255162b --- /dev/null +++ b/static/mytweets/ewagoner/status/63409075777572864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy hell! Poor Tuscaloosa! <a href="http://vimeo.com/22970879">http://vimeo.com/22970879</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy hell! Poor Tuscaloosa! http://vimeo.com/22970879 +

+

+ 4/27/2011, 9:07:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/63412086612561921/index.html b/static/mytweets/ewagoner/status/63412086612561921/index.html new file mode 100644 index 00000000..91bf7005 --- /dev/null +++ b/static/mytweets/ewagoner/status/63412086612561921/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athensgaweather: Have an Iphone? Need a weather radio? NOAA Weather Radio. Get an app like this: <a href="http://bit.ly/eQA8VA">http://bit.ly/eQA8VA</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athensgaweather: Have an Iphone? Need a weather radio? NOAA Weather Radio. Get an app like this: http://bit.ly/eQA8VA +

+

+ 4/27/2011, 9:19:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/63413057564577792/index.html b/static/mytweets/ewagoner/status/63413057564577792/index.html new file mode 100644 index 00000000..27a3d60d --- /dev/null +++ b/static/mytweets/ewagoner/status/63413057564577792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + More jaw-dropping photos from Tuscaloosa. <a href="http://missmaestra.tumblr.com/post/4999064871/i-just-got-a-text-from-stacey-tuscaloosa-is">http://missmaestra.tumblr.com/post/4999064871/i-just-got-a-text-from-stacey-tuscaloosa-is</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/63416521560555520/index.html b/static/mytweets/ewagoner/status/63416521560555520/index.html new file mode 100644 index 00000000..63fc17ac --- /dev/null +++ b/static/mytweets/ewagoner/status/63416521560555520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Scrolled the map down to include central Alabama, & discovered four current tornado warnings, all with their cones pointed right at us. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Scrolled the map down to include central Alabama, & discovered four current tornado warnings, all with their cones pointed right at us. +

+

+ 4/27/2011, 9:37:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/634195393769828352/index.html b/static/mytweets/ewagoner/status/634195393769828352/index.html new file mode 100644 index 00000000..229adaa3 --- /dev/null +++ b/static/mytweets/ewagoner/status/634195393769828352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Shutdownify is shutting down” — I love performance art. <a href="http://www.shutdownify.com">http://www.shutdownify.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Shutdownify is shutting down” — I love performance art. http://www.shutdownify.com +

+

+ 8/19/2015, 10:48:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/634204779254837248/index.html b/static/mytweets/ewagoner/status/634204779254837248/index.html new file mode 100644 index 00000000..1b24fb2e --- /dev/null +++ b/static/mytweets/ewagoner/status/634204779254837248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's the Muppets With Attitude with a reminder to "Express Yourself" <a href="http://youtu.be/wv9t0EdZLTk">http://youtu.be/wv9t0EdZLTk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's the Muppets With Attitude with a reminder to "Express Yourself" http://youtu.be/wv9t0EdZLTk +

+

+ 8/19/2015, 11:26:16 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/63420595265744896/index.html b/static/mytweets/ewagoner/status/63420595265744896/index.html new file mode 100644 index 00000000..bffc694b --- /dev/null +++ b/static/mytweets/ewagoner/status/63420595265744896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The mile-wide tornado that tore through Tuscaloosa, Birmingham, and Rome (GA) is about to pass just north of Dahlonega, GA. Amazing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The mile-wide tornado that tore through Tuscaloosa, Birmingham, and Rome (GA) is about to pass just north of Dahlonega, GA. Amazing. +

+

+ 4/27/2011, 9:53:42 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/63439126304796672/index.html b/static/mytweets/ewagoner/status/63439126304796672/index.html new file mode 100644 index 00000000..ec40952f --- /dev/null +++ b/static/mytweets/ewagoner/status/63439126304796672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Tuscaloosa tornado is still going, passing now over Mountain City (home of the Foxfire Institute) and Dillard, GA. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Tuscaloosa tornado is still going, passing now over Mountain City (home of the Foxfire Institute) and Dillard, GA. +

+

+ 4/27/2011, 11:07:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/63439390675972096/index.html b/static/mytweets/ewagoner/status/63439390675972096/index.html new file mode 100644 index 00000000..d53faa3e --- /dev/null +++ b/static/mytweets/ewagoner/status/63439390675972096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @WRCB Ringgold, GA Police have requested a mass casualty morgue be set up. Details as they become available. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @WRCB Ringgold, GA Police have requested a mass casualty morgue be set up. Details as they become available. +

+

+ 4/27/2011, 11:08:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/63443783580254208/index.html b/static/mytweets/ewagoner/status/63443783580254208/index.html new file mode 100644 index 00000000..f1d3fa1d --- /dev/null +++ b/static/mytweets/ewagoner/status/63443783580254208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens folks: the storms crossing into GA near Peachtree City are the ones we need to be watching. Right now, there are 3 tornado warnings. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens folks: the storms crossing into GA near Peachtree City are the ones we need to be watching. Right now, there are 3 tornado warnings. +

+

+ 4/27/2011, 11:25:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/63452050360500226/index.html b/static/mytweets/ewagoner/status/63452050360500226/index.html new file mode 100644 index 00000000..f5b537f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/63452050360500226/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like the Tuscaloosa/Birmingham/Rome tornado is petering out before reaching Asheville, NC. That one travelled across three states. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like the Tuscaloosa/Birmingham/Rome tornado is petering out before reaching Asheville, NC. That one travelled across three states. +

+

+ 4/27/2011, 11:58:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/634534863924817920/index.html b/static/mytweets/ewagoner/status/634534863924817920/index.html new file mode 100644 index 00000000..c8600b1a --- /dev/null +++ b/static/mytweets/ewagoner/status/634534863924817920/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Tonight Vivian sent me this text: “I have the need to do something sciency.” + +She’s starting to take after me. Finally. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight Vivian sent me this text: “I have the need to do something sciency.”

She’s starting to take after me. Finally. +

+

+ 8/20/2015, 9:17:55 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/634574961978568704/index.html b/static/mytweets/ewagoner/status/634574961978568704/index.html new file mode 100644 index 00000000..fc9e74b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/634574961978568704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SenatorCarter: My grandfather took this picture in Plains when he got home today. @CarterCenter #JimmyCarter #PrayersforJimmy http://t.… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SenatorCarter: My grandfather took this picture in Plains when he got home today. @CarterCenter #JimmyCarter #PrayersforJimmy http://t.… +

+

+ 8/20/2015, 11:57:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/63459785454006272/index.html b/static/mytweets/ewagoner/status/63459785454006272/index.html new file mode 100644 index 00000000..4ad99e71 --- /dev/null +++ b/static/mytweets/ewagoner/status/63459785454006272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tornado warning for the county to the north of me. That cluster will miss here, though. My storms are still an hour out. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tornado warning for the county to the north of me. That cluster will miss here, though. My storms are still an hour out. +

+

+ 4/28/2011, 12:29:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6346292777/index.html b/static/mytweets/ewagoner/status/6346292777/index.html new file mode 100644 index 00000000..eca2e01e --- /dev/null +++ b/static/mytweets/ewagoner/status/6346292777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Wallaceh: Someday, these will be throughout my house: http://www.crunchgear.com/2009/12/04/add-two-usb-ports-to-a-standard-outlet/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Wallaceh: Someday, these will be throughout my house: http://www.crunchgear.com/2009/12/04/add-two-usb-ports-to-a-standard-outlet/ +

+

+ 12/4/2009, 2:13:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/63469407329976320/index.html b/static/mytweets/ewagoner/status/63469407329976320/index.html new file mode 100644 index 00000000..3d9fce0a --- /dev/null +++ b/static/mytweets/ewagoner/status/63469407329976320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now that it's closer, it looks like the turbulent front will just slip to the south of me here in Royston. Athens folks, it's still coming! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now that it's closer, it looks like the turbulent front will just slip to the south of me here in Royston. Athens folks, it's still coming! +

+

+ 4/28/2011, 1:07:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/63470155837095936/index.html b/static/mytweets/ewagoner/status/63470155837095936/index.html new file mode 100644 index 00000000..16beada0 --- /dev/null +++ b/static/mytweets/ewagoner/status/63470155837095936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens proper is not in the warning area, though the sirens are sounding. Here's the map: http://twitpic.com/4qedit + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens proper is not in the warning area, though the sirens are sounding. Here's the map: http://twitpic.com/4qedit +

+

+ 4/28/2011, 1:10:39 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/634805040335704064/index.html b/static/mytweets/ewagoner/status/634805040335704064/index.html new file mode 100644 index 00000000..0e34645c --- /dev/null +++ b/static/mytweets/ewagoner/status/634805040335704064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Three times today, I’ve run across photos of giant outdoor Jenga sets. I’ve never once heard of his before today, and now it’s a craze. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Three times today, I’ve run across photos of giant outdoor Jenga sets. I’ve never once heard of his before today, and now it’s a craze. +

+

+ 8/21/2015, 3:11:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6350950447/index.html b/static/mytweets/ewagoner/status/6350950447/index.html new file mode 100644 index 00000000..f9e471a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/6350950447/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Nashville is often called the Athens of the South but, as it turns out, Athens is actually the Athens of the South." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Nashville is often called the Athens of the South but, as it turns out, Athens is actually the Athens of the South." +

+

+ 12/4/2009, 5:12:53 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/635128071201406976/index.html b/static/mytweets/ewagoner/status/635128071201406976/index.html new file mode 100644 index 00000000..b7c176c1 --- /dev/null +++ b/static/mytweets/ewagoner/status/635128071201406976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Science alone won't save us, but in conjunction with changing our behavior our species' future might not be bleak. <a href="http://www.technologyreview.com/news/540706/researcher-demonstrates-how-to-suck-carbon-from-the-air-make-stuff-from-it/?utm_source=loopinsight.com&utm_medium=referral&utm_campaign=Feed%3A+loopinsight%2FKqJb+(The+Loop)&utm_content=FeedBurner">http://www.technologyreview.com/news/540706/researcher-demonstrates-how-to-suck-carbon-from-the-air-make-stuff-from-it/?utm_source=loopinsight.com&utm_medium=referral&utm_campaign=Feed%3A+loopinsight%2FKqJb+(The+Loop)&utm_content=FeedBurner</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/635231649580621824/index.html b/static/mytweets/ewagoner/status/635231649580621824/index.html new file mode 100644 index 00000000..268e5ece --- /dev/null +++ b/static/mytweets/ewagoner/status/635231649580621824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just found out both seasons of Star Trek: The Animated Series are on Netflix. See you cats later — I’ve got a big nerdy hole to fill. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just found out both seasons of Star Trek: The Animated Series are on Netflix. See you cats later — I’ve got a big nerdy hole to fill. +

+

+ 8/22/2015, 7:26:41 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/636281334655229953/index.html b/static/mytweets/ewagoner/status/636281334655229953/index.html new file mode 100644 index 00000000..f8cb020d --- /dev/null +++ b/static/mytweets/ewagoner/status/636281334655229953/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lifeline is a neat game that takes place in real time via texts from/to the character, crash landed on an alien moon. <a href="http://3mingames.com/2015/04/lifeline/">http://3mingames.com/2015/04/lifeline/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lifeline is a neat game that takes place in real time via texts from/to the character, crash landed on an alien moon. http://3mingames.com/2015/04/lifeline/ +

+

+ 8/25/2015, 4:57:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/636329578244493312/index.html b/static/mytweets/ewagoner/status/636329578244493312/index.html new file mode 100644 index 00000000..1e344c18 --- /dev/null +++ b/static/mytweets/ewagoner/status/636329578244493312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + These crazy kids are playing at Flicker tonight. <a href="http://youtu.be/NPAtjCLrqgU">http://youtu.be/NPAtjCLrqgU</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ These crazy kids are playing at Flicker tonight. http://youtu.be/NPAtjCLrqgU +

+

+ 8/25/2015, 8:09:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/636621410488713220/index.html b/static/mytweets/ewagoner/status/636621410488713220/index.html new file mode 100644 index 00000000..a73c966b --- /dev/null +++ b/static/mytweets/ewagoner/status/636621410488713220/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, crap. My girls have been so excited to see Abney Park, a favorite band, at DragonCon on Saturday, and they’ve been moved to Sunday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, crap. My girls have been so excited to see Abney Park, a favorite band, at DragonCon on Saturday, and they’ve been moved to Sunday. +

+

+ 8/26/2015, 3:29:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/63666151070236672/index.html b/static/mytweets/ewagoner/status/63666151070236672/index.html new file mode 100644 index 00000000..cbec2121 --- /dev/null +++ b/static/mytweets/ewagoner/status/63666151070236672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's an incredible gallery of images from last night's outbreak: <a href="http://athenscms.com/oa/zenphoto/042811-tornados-rip-through-south">http://athenscms.com/oa/zenphoto/042811-tornados-rip-through-south</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/636783002/index.html b/static/mytweets/ewagoner/status/636783002/index.html new file mode 100644 index 00000000..099649de --- /dev/null +++ b/static/mytweets/ewagoner/status/636783002/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fellow on a yahoo group list has an out-of-office auto-responder that is responding to his own out-of-office messages. Every 120 seconds. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fellow on a yahoo group list has an out-of-office auto-responder that is responding to his own out-of-office messages. Every 120 seconds. +

+

+ 1/24/2008, 11:22:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/637037007328309248/index.html b/static/mytweets/ewagoner/status/637037007328309248/index.html new file mode 100644 index 00000000..a66e03b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/637037007328309248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Business owners try to remove all voters from business district, but they forgot one college student" Ha ha! /Nelson <a href="http://m.dailykos.com/story/2015/08/27/1415949/-Business-owners-try-to-remove-all-voters-from-business-district-but-they-forgot-one-college-student?detail=facebook">http://m.dailykos.com/story/2015/08/27/1415949/-Business-owners-try-to-remove-all-voters-from-business-district-but-they-forgot-one-college-student?detail=facebook</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/637052471446122497/index.html b/static/mytweets/ewagoner/status/637052471446122497/index.html new file mode 100644 index 00000000..145d7629 --- /dev/null +++ b/static/mytweets/ewagoner/status/637052471446122497/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Flicker tonight is showing Wrestlemania III. Hulk Hogan vs. Andre the Giant. Can’t wait to find out who wins! <a href="https://en.m.wikipedia.org/wiki/WrestleMania_III">https://en.m.wikipedia.org/wiki/WrestleMania_III</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Flicker tonight is showing Wrestlemania III. Hulk Hogan vs. Andre the Giant. Can’t wait to find out who wins! https://en.m.wikipedia.org/wiki/WrestleMania_III +

+

+ 8/27/2015, 8:01:59 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/637079483468632064/index.html b/static/mytweets/ewagoner/status/637079483468632064/index.html new file mode 100644 index 00000000..72f3dd1f --- /dev/null +++ b/static/mytweets/ewagoner/status/637079483468632064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After all the fighting between the prison and Woodbury, the interlude episode where Rick visits his hometown was a gut puncher. #walkingdead + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After all the fighting between the prison and Woodbury, the interlude episode where Rick visits his hometown was a gut puncher. #walkingdead +

+

+ 8/27/2015, 9:49:19 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/637266355377598464/index.html b/static/mytweets/ewagoner/status/637266355377598464/index.html new file mode 100644 index 00000000..f9c4fc88 --- /dev/null +++ b/static/mytweets/ewagoner/status/637266355377598464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Back in April, I was mentioned in Parade Magazine. A radio station in Atlanta just now interviewed me because if it. Next up: fame & riches. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back in April, I was mentioned in Parade Magazine. A radio station in Atlanta just now interviewed me because if it. Next up: fame & riches. +

+

+ 8/28/2015, 10:11:53 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6374241473/index.html b/static/mytweets/ewagoner/status/6374241473/index.html new file mode 100644 index 00000000..ec040b32 --- /dev/null +++ b/static/mytweets/ewagoner/status/6374241473/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My beard on the Broad http://whiskerino.org/2009/beards/ewagoner/11168/ (Today's #whiskerino site theme: "I live here") + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My beard on the Broad http://whiskerino.org/2009/beards/ewagoner/11168/ (Today's #whiskerino site theme: "I live here") +

+

+ 12/5/2009, 12:23:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/637819950246297600/index.html b/static/mytweets/ewagoner/status/637819950246297600/index.html new file mode 100644 index 00000000..f9269ee8 --- /dev/null +++ b/static/mytweets/ewagoner/status/637819950246297600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finished season three of The Walking Dead. Lord almighty, that was a lot of acting contracts that didn’t get renewed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finished season three of The Walking Dead. Lord almighty, that was a lot of acting contracts that didn’t get renewed. +

+

+ 8/29/2015, 10:51:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/637840966385303552/index.html b/static/mytweets/ewagoner/status/637840966385303552/index.html new file mode 100644 index 00000000..7a16d17a --- /dev/null +++ b/static/mytweets/ewagoner/status/637840966385303552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Two things I learned tonight in quick succession: a) Johnny Rotten is still touring, b) he’s performing next door to my office in November. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Two things I learned tonight in quick succession: a) Johnny Rotten is still touring, b) he’s performing next door to my office in November. +

+

+ 8/30/2015, 12:15:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6380297576/index.html b/static/mytweets/ewagoner/status/6380297576/index.html new file mode 100644 index 00000000..1f25c95c --- /dev/null +++ b/static/mytweets/ewagoner/status/6380297576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Based on this one song alone, I am recommending this band to you: Edward Sharpe & The Magnetic Zeros. Listen to "Home": http://is.gd/5dqSI + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Based on this one song alone, I am recommending this band to you: Edward Sharpe & The Magnetic Zeros. Listen to "Home": http://is.gd/5dqSI +

+

+ 12/5/2009, 4:31:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/638533923102961664/index.html b/static/mytweets/ewagoner/status/638533923102961664/index.html new file mode 100644 index 00000000..78e81ab6 --- /dev/null +++ b/static/mytweets/ewagoner/status/638533923102961664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I made Viv start reading her first Neil Gaiman book tonight, “Fortunately the Milk”. She loves it so far. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I made Viv start reading her first Neil Gaiman book tonight, “Fortunately the Milk”. She loves it so far. +

+

+ 8/31/2015, 10:08:45 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/638687260926451712/index.html b/static/mytweets/ewagoner/status/638687260926451712/index.html new file mode 100644 index 00000000..3874a301 --- /dev/null +++ b/static/mytweets/ewagoner/status/638687260926451712/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Yay, September! Maybe this’ll be the year I finally have that Virgo Month of Leisure I’ve been trying for for years. + +(Looks doubtful.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yay, September! Maybe this’ll be the year I finally have that Virgo Month of Leisure I’ve been trying for for years.

(Looks doubtful.) +

+

+ 9/1/2015, 8:18:03 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/638712662/index.html b/static/mytweets/ewagoner/status/638712662/index.html new file mode 100644 index 00000000..83d6b369 --- /dev/null +++ b/static/mytweets/ewagoner/status/638712662/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's nothing quite like being pulled over for a random stop and having your license plate coming back as being stolen. Cleared up no ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's nothing quite like being pulled over for a random stop and having your license plate coming back as being stolen. Cleared up no ... +

+

+ 1/24/2008, 10:28:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/639437338033192960/index.html b/static/mytweets/ewagoner/status/639437338033192960/index.html new file mode 100644 index 00000000..cd1ebd44 --- /dev/null +++ b/static/mytweets/ewagoner/status/639437338033192960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of the most fascinating things I’ve read in ages. “It would be like commercializing the flight of an eagle.” <a href="http://www.bbc.com/news/magazine-33691781">http://www.bbc.com/news/magazine-33691781</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One of the most fascinating things I’ve read in ages. “It would be like commercializing the flight of an eagle.” http://www.bbc.com/news/magazine-33691781 +

+

+ 9/3/2015, 9:58:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/63974198434988032/index.html b/static/mytweets/ewagoner/status/63974198434988032/index.html new file mode 100644 index 00000000..ed6c4ab1 --- /dev/null +++ b/static/mytweets/ewagoner/status/63974198434988032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap. The last couple minutes, especially. via @athensgaweather: Footage of a tornado destroying Cullman, Alabama. <a href="http://bit.ly/kIpVpu">http://bit.ly/kIpVpu</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy crap. The last couple minutes, especially. via @athensgaweather: Footage of a tornado destroying Cullman, Alabama. http://bit.ly/kIpVpu +

+

+ 4/29/2011, 10:33:32 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/63990341681954816/index.html b/static/mytweets/ewagoner/status/63990341681954816/index.html new file mode 100644 index 00000000..731f2f68 --- /dev/null +++ b/static/mytweets/ewagoner/status/63990341681954816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 30 homes destroyed, another 50+ damaged in Mountain City, GA (home of Foxfire <a href="http://www.foxfire.org">http://www.foxfire.org</a> ): <a href="http://www2.wspa.com/news/2011/apr/28/54/flooding-danger-through-wednesday-western-nc-upsta-ar-1764938/">http://www2.wspa.com/news/2011/apr/28/54/flooding-danger-through-wednesday-western-nc-upsta-ar-1764938/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64007238968279040/index.html b/static/mytweets/ewagoner/status/64007238968279040/index.html new file mode 100644 index 00000000..e02ea4ac --- /dev/null +++ b/static/mytweets/ewagoner/status/64007238968279040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just had to misspell "privileges" 3 different ways before spell check recognized what I was trying to type and offered the correct spelling. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just had to misspell "privileges" 3 different ways before spell check recognized what I was trying to type and offered the correct spelling. +

+

+ 4/29/2011, 12:44:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/640130509742411777/index.html b/static/mytweets/ewagoner/status/640130509742411777/index.html new file mode 100644 index 00000000..b31c5531 --- /dev/null +++ b/static/mytweets/ewagoner/status/640130509742411777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I thought we’d get to #dragoncon extra early and pick up badges before the parade, while lines were short. 20 thousand other people did too. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I thought we’d get to #dragoncon extra early and pick up badges before the parade, while lines were short. 20 thousand other people did too. +

+

+ 9/5/2015, 7:53:01 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64015523511406592/index.html b/static/mytweets/ewagoner/status/64015523511406592/index.html new file mode 100644 index 00000000..415da843 --- /dev/null +++ b/static/mytweets/ewagoner/status/64015523511406592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Surf & Turf @ Farm Cart http://instagr.am/p/DrHmY/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Surf & Turf @ Farm Cart http://instagr.am/p/DrHmY/ +

+

+ 4/29/2011, 1:17:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/640156444575313921/index.html b/static/mytweets/ewagoner/status/640156444575313921/index.html new file mode 100644 index 00000000..92db6021 --- /dev/null +++ b/static/mytweets/ewagoner/status/640156444575313921/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Hey dad, it’s the illuminati!” + +“… Yes it is. How do you know about the illuminati?” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Hey dad, it’s the illuminati!”

“… Yes it is. How do you know about the illuminati?” +

+

+ 9/5/2015, 9:36:04 AM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/640343265645068288/index.html b/static/mytweets/ewagoner/status/640343265645068288/index.html new file mode 100644 index 00000000..d58ebd1c --- /dev/null +++ b/static/mytweets/ewagoner/status/640343265645068288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Most people get a quiet train ride home, but if you’re Juniper a step and chant team gets on and gives you a dedicated show for five stops. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Most people get a quiet train ride home, but if you’re Juniper a step and chant team gets on and gives you a dedicated show for five stops. +

+

+ 9/5/2015, 9:58:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64038671627714561/index.html b/static/mytweets/ewagoner/status/64038671627714561/index.html new file mode 100644 index 00000000..38bc9400 --- /dev/null +++ b/static/mytweets/ewagoner/status/64038671627714561/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The Flaming Lips 2011 Gummy Song Skull" For a mere $150 you can "eat your way to new music"! http://is.gd/UpgR3H + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The Flaming Lips 2011 Gummy Song Skull" For a mere $150 you can "eat your way to new music"! http://is.gd/UpgR3H +

+

+ 4/29/2011, 2:49:43 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/640621639372801/index.html b/static/mytweets/ewagoner/status/640621639372801/index.html new file mode 100644 index 00000000..a39e620f --- /dev/null +++ b/static/mytweets/ewagoner/status/640621639372801/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You're playing on a sheet of plywood in a big grassy yard next to a busy street downtown. I think an hour long soundcheck is overkill. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You're playing on a sheet of plywood in a big grassy yard next to a busy street downtown. I think an hour long soundcheck is overkill. +

+

+ 11/5/2010, 4:08:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6406360052801536/index.html b/static/mytweets/ewagoner/status/6406360052801536/index.html new file mode 100644 index 00000000..472a59aa --- /dev/null +++ b/static/mytweets/ewagoner/status/6406360052801536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The two girls and I just planted 50 bulbs of mixed daffodils and tulips. Been meaning to do that for years. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The two girls and I just planted 50 bulbs of mixed daffodils and tulips. Been meaning to do that for years. +

+

+ 11/21/2010, 12:59:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64093792713707520/index.html b/static/mytweets/ewagoner/status/64093792713707520/index.html new file mode 100644 index 00000000..db4be3e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/64093792713707520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A chunk of "Fortsonia": a year old raw milk Gruyere style cheese from Nature's Harmony. So good. It has crystals! http://instagr.am/p/DrlZj/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A chunk of "Fortsonia": a year old raw milk Gruyere style cheese from Nature's Harmony. So good. It has crystals! http://instagr.am/p/DrlZj/ +

+

+ 4/29/2011, 6:28:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64127163204505600/index.html b/static/mytweets/ewagoner/status/64127163204505600/index.html new file mode 100644 index 00000000..62f52bc4 --- /dev/null +++ b/static/mytweets/ewagoner/status/64127163204505600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There are grey foxes on either end of my property trying to find each other via "Marco Polo". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There are grey foxes on either end of my property trying to find each other via "Marco Polo". +

+

+ 4/29/2011, 8:41:21 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/641358484261335041/index.html b/static/mytweets/ewagoner/status/641358484261335041/index.html new file mode 100644 index 00000000..5b20a654 --- /dev/null +++ b/static/mytweets/ewagoner/status/641358484261335041/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The “survival tube” looks like a great thing to keep in your car. A friend of mine is giving some away here: <a href="http://www.selfsufficientman.com/giveaways/vssl-survival-tube/?lucky=27">http://www.selfsufficientman.com/giveaways/vssl-survival-tube/?lucky=27</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/641647642/index.html b/static/mytweets/ewagoner/status/641647642/index.html new file mode 100644 index 00000000..063bacfb --- /dev/null +++ b/static/mytweets/ewagoner/status/641647642/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yay! "laughing german midget" now plays on the iPhone's youTube! [NOT HIGHTIST] + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yay! "laughing german midget" now plays on the iPhone's youTube! [NOT HIGHTIST] +

+

+ 1/25/2008, 5:15:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6419539475/index.html b/static/mytweets/ewagoner/status/6419539475/index.html new file mode 100644 index 00000000..d8f5061d --- /dev/null +++ b/static/mytweets/ewagoner/status/6419539475/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I made a double recipe of from-scratch taco filling so I could have some for another meal. That meal turned out to be "tenses". Stuffed! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I made a double recipe of from-scratch taco filling so I could have some for another meal. That meal turned out to be "tenses". Stuffed! +

+

+ 12/6/2009, 10:18:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/642334571888033792/index.html b/static/mytweets/ewagoner/status/642334571888033792/index.html new file mode 100644 index 00000000..d271b171 --- /dev/null +++ b/static/mytweets/ewagoner/status/642334571888033792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @stephenfry: How wonderful English sounded 500 years ago… <a href="https://www.youtube.com/watch?v=tCckcTHWqKw">https://www.youtube.com/watch?v=tCckcTHWqKw</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/642373523751759872/index.html b/static/mytweets/ewagoner/status/642373523751759872/index.html new file mode 100644 index 00000000..01fb2147 --- /dev/null +++ b/static/mytweets/ewagoner/status/642373523751759872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here, have an interesting Americana version of New Order’s “Temptation”. <a href="http://www.andyhawk.com/?section=music-group-32">http://www.andyhawk.com/?section=music-group-32</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/642435885582151681/index.html b/static/mytweets/ewagoner/status/642435885582151681/index.html new file mode 100644 index 00000000..bec2031b --- /dev/null +++ b/static/mytweets/ewagoner/status/642435885582151681/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, there’s a “Mojito Fest” in town tomorrow night, you say? Well, there’s dinner sorted. <a href="http://www.mojitofestathens.com">http://www.mojitofestathens.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, there’s a “Mojito Fest” in town tomorrow night, you say? Well, there’s dinner sorted. http://www.mojitofestathens.com +

+

+ 9/11/2015, 4:33:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6430993146/index.html b/static/mytweets/ewagoner/status/6430993146/index.html new file mode 100644 index 00000000..976d1249 --- /dev/null +++ b/static/mytweets/ewagoner/status/6430993146/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Chin Spin http://whiskerino.org/2009/beards/ewagoner/11691/ (Today's #whiskerino site theme: "Intentionally Blurry") + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Chin Spin http://whiskerino.org/2009/beards/ewagoner/11691/ (Today's #whiskerino site theme: "Intentionally Blurry") +

+

+ 12/7/2009, 8:55:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/643167863059161088/index.html b/static/mytweets/ewagoner/status/643167863059161088/index.html new file mode 100644 index 00000000..21093bc9 --- /dev/null +++ b/static/mytweets/ewagoner/status/643167863059161088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “A Selection of Things I’ve Tried to Deal With Anxiety…” <a href="http://catandbag.org/comic/some-things-i-tried/">http://catandbag.org/comic/some-things-i-tried/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/643204226789847040/index.html b/static/mytweets/ewagoner/status/643204226789847040/index.html new file mode 100644 index 00000000..25785597 --- /dev/null +++ b/static/mytweets/ewagoner/status/643204226789847040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Y’all feel that nip in the air today? Aw yeah… it’s decorative gourd season! <a href="http://www.mcsweeneys.net/articles/its-decorative-gourd-season-motherfuckers">http://www.mcsweeneys.net/articles/its-decorative-gourd-season-motherfuckers</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/643230327348068352/index.html b/static/mytweets/ewagoner/status/643230327348068352/index.html new file mode 100644 index 00000000..bd40a64a --- /dev/null +++ b/static/mytweets/ewagoner/status/643230327348068352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy hell. Some of these deaths on The Walking Dead are way more gut wrenching than anything on Game of Thrones. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy hell. Some of these deaths on The Walking Dead are way more gut wrenching than anything on Game of Thrones. +

+

+ 9/13/2015, 9:10:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64334701472653312/index.html b/static/mytweets/ewagoner/status/64334701472653312/index.html new file mode 100644 index 00000000..4a4bdde2 --- /dev/null +++ b/static/mytweets/ewagoner/status/64334701472653312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nobody wanted me to make them breakfast, so I made myself slices of toasted pound cake topped with fresh strawberries and whipped cream. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nobody wanted me to make them breakfast, so I made myself slices of toasted pound cake topped with fresh strawberries and whipped cream. +

+

+ 4/30/2011, 10:26:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64336789430747136/index.html b/static/mytweets/ewagoner/status/64336789430747136/index.html new file mode 100644 index 00000000..87511ce3 --- /dev/null +++ b/static/mytweets/ewagoner/status/64336789430747136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Breakfast. http://instagr.am/p/DtO7F/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Breakfast. http://instagr.am/p/DtO7F/ +

+

+ 4/30/2011, 10:34:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64352261815533569/index.html b/static/mytweets/ewagoner/status/64352261815533569/index.html new file mode 100644 index 00000000..7b0b276f --- /dev/null +++ b/static/mytweets/ewagoner/status/64352261815533569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @samsm: I think the funny part is that the second owl doesn't include the starting circles. http://twitpic.com/4rheyq #lessconf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @samsm: I think the funny part is that the second owl doesn't include the starting circles. http://twitpic.com/4rheyq #lessconf +

+

+ 4/30/2011, 11:35:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/643582188001361920/index.html b/static/mytweets/ewagoner/status/643582188001361920/index.html new file mode 100644 index 00000000..142c2c14 --- /dev/null +++ b/static/mytweets/ewagoner/status/643582188001361920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Maybe I need to celebrate my 45th birthday in Hawaii celebrating Star Trek’s 50th. <a href="https://twitter.com/HawaiiCon/status/643537791331237888">https://twitter.com/HawaiiCon/status/643537791331237888</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6435984136732672/index.html b/static/mytweets/ewagoner/status/6435984136732672/index.html new file mode 100644 index 00000000..c7c05b60 --- /dev/null +++ b/static/mytweets/ewagoner/status/6435984136732672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Silly Juniper, trying to hold her bottle and a handful of permanent markers at the same time. Wait, what? http://gdzl.la/8V783r + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Silly Juniper, trying to hold her bottle and a handful of permanent markers at the same time. Wait, what? http://gdzl.la/8V783r +

+

+ 11/21/2010, 2:57:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64365981803360257/index.html b/static/mytweets/ewagoner/status/64365981803360257/index.html new file mode 100644 index 00000000..be26aaeb --- /dev/null +++ b/static/mytweets/ewagoner/status/64365981803360257/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On our way to the Southern Seed Legacy's annual seed swap and whole hog BBQ. One of my favorite events of the yea http://instagr.am/p/DteeB/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On our way to the Southern Seed Legacy's annual seed swap and whole hog BBQ. One of my favorite events of the yea http://instagr.am/p/DteeB/ +

+

+ 4/30/2011, 12:30:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/644176841478176770/index.html b/static/mytweets/ewagoner/status/644176841478176770/index.html new file mode 100644 index 00000000..6af865c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/644176841478176770/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: I was Ahmed. Except I’m white, and that makes all the difference. <a href="http://ihnatko.com/2015/09/16/im-achmed-except-im-not-brown/">http://ihnatko.com/2015/09/16/im-achmed-except-im-not-brown/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6442028620/index.html b/static/mytweets/ewagoner/status/6442028620/index.html new file mode 100644 index 00000000..8b7da7bf --- /dev/null +++ b/static/mytweets/ewagoner/status/6442028620/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like Dreamhost exploded. Can't reach any sites I know of on any of their servers. Including their own status page. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like Dreamhost exploded. Can't reach any sites I know of on any of their servers. Including their own status page. +

+

+ 12/7/2009, 4:15:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6442142361/index.html b/static/mytweets/ewagoner/status/6442142361/index.html new file mode 100644 index 00000000..13977678 --- /dev/null +++ b/static/mytweets/ewagoner/status/6442142361/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The contents of http://dreamhoststatus.com : "BRB". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The contents of http://dreamhoststatus.com : "BRB". +

+

+ 12/7/2009, 4:19:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6443314921/index.html b/static/mytweets/ewagoner/status/6443314921/index.html new file mode 100644 index 00000000..e6fd2a48 --- /dev/null +++ b/static/mytweets/ewagoner/status/6443314921/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Any Athens folks happen to have this hat/wig combo I could borrow? http://www.cyndilauper.com.br/site/images/gerais/CD5-G.jpg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Any Athens folks happen to have this hat/wig combo I could borrow? http://www.cyndilauper.com.br/site/images/gerais/CD5-G.jpg +

+

+ 12/7/2009, 5:04:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/644633258467192832/index.html b/static/mytweets/ewagoner/status/644633258467192832/index.html new file mode 100644 index 00000000..82936f63 --- /dev/null +++ b/static/mytweets/ewagoner/status/644633258467192832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For my birthday today I got my girls a present — I made a last will and testament. Should’ve done that a long time ago. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For my birthday today I got my girls a present — I made a last will and testament. Should’ve done that a long time ago. +

+

+ 9/17/2015, 6:05:20 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64471350701592576/index.html b/static/mytweets/ewagoner/status/64471350701592576/index.html new file mode 100644 index 00000000..b9cb4d14 --- /dev/null +++ b/static/mytweets/ewagoner/status/64471350701592576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That high lonesome sound http://instagr.am/p/DuUR-/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That high lonesome sound http://instagr.am/p/DuUR-/ +

+

+ 4/30/2011, 7:29:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64488387867979776/index.html b/static/mytweets/ewagoner/status/64488387867979776/index.html new file mode 100644 index 00000000..405e1ef6 --- /dev/null +++ b/static/mytweets/ewagoner/status/64488387867979776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ringold, GA mayor: "Go back to your house, if you have a house." http://is.gd/x3bXvv + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ringold, GA mayor: "Go back to your house, if you have a house." http://is.gd/x3bXvv +

+

+ 4/30/2011, 8:36:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/644940240126349312/index.html b/static/mytweets/ewagoner/status/644940240126349312/index.html new file mode 100644 index 00000000..86d8f995 --- /dev/null +++ b/static/mytweets/ewagoner/status/644940240126349312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens: “This place is so damn weird.” <a href="http://m.redandblack.com/variety/dawgy-style-uga-ranked-no-kinkiest-school-in-the-country/article_b57e0d60-5c02-11e5-a194-6f196c47689d.html?mode=jqm">http://m.redandblack.com/variety/dawgy-style-uga-ranked-no-kinkiest-school-in-the-country/article_b57e0d60-5c02-11e5-a194-6f196c47689d.html?mode=jqm</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64527632225681408/index.html b/static/mytweets/ewagoner/status/64527632225681408/index.html new file mode 100644 index 00000000..32714d5f --- /dev/null +++ b/static/mytweets/ewagoner/status/64527632225681408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, geeze. This could kill this struggling town. "Mayor of Cairo, Ill., orders all residents to evacuate http://on.msnbc.com/kE1f4F " + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, geeze. This could kill this struggling town. "Mayor of Cairo, Ill., orders all residents to evacuate http://on.msnbc.com/kE1f4F " +

+

+ 4/30/2011, 11:12:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64531121257463809/index.html b/static/mytweets/ewagoner/status/64531121257463809/index.html new file mode 100644 index 00000000..ffccbe47 --- /dev/null +++ b/static/mytweets/ewagoner/status/64531121257463809/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cairo, Illinois was once a large and important city, and had a tragic plunge to irrelevance. Here's more info: http://is.gd/1TVVz9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cairo, Illinois was once a large and important city, and had a tragic plunge to irrelevance. Here's more info: http://is.gd/1TVVz9 +

+

+ 4/30/2011, 11:26:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/645363009242705920/index.html b/static/mytweets/ewagoner/status/645363009242705920/index.html new file mode 100644 index 00000000..c456b4a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/645363009242705920/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I’m starting to see why wine aficionados don’t keep their bottles upright in self-storage units. Blech. + +(The port did mostly ok, though.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m starting to see why wine aficionados don’t keep their bottles upright in self-storage units. Blech.

(The port did mostly ok, though.) +

+

+ 9/19/2015, 6:25:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/645594788469862400/index.html b/static/mytweets/ewagoner/status/645594788469862400/index.html new file mode 100644 index 00000000..13c93f5d --- /dev/null +++ b/static/mytweets/ewagoner/status/645594788469862400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + <a href="https://twitter.com/2minutetimelord/status/645570747402977280">https://twitter.com/2minutetimelord/status/645570747402977280</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/645953384542040064/index.html b/static/mytweets/ewagoner/status/645953384542040064/index.html new file mode 100644 index 00000000..7dd438d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/645953384542040064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I kickstarted a new book from Evil Girlfriend Media & as a reward *you* get to have all their previous books, free. <a href="http://www.amazon.com/s/ref=nb_sb_ss_i_1_14?url=search-alias%3Ddigital-text&field-keywords=evil+girlfriend+media&sprefix=evil+girlfrien,digital-text,189">http://www.amazon.com/s/ref=nb_sb_ss_i_1_14?url=search-alias%3Ddigital-text&field-keywords=evil+girlfriend+media&sprefix=evil+girlfrien,digital-text,189</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6461360557/index.html b/static/mytweets/ewagoner/status/6461360557/index.html new file mode 100644 index 00000000..f217c9f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/6461360557/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Another day, another ritual. http://whiskerino.org/2009/beards/ewagoner/11999/ (No #whiskerino site theme today) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another day, another ritual. http://whiskerino.org/2009/beards/ewagoner/11999/ (No #whiskerino site theme today) +

+

+ 12/8/2009, 6:48:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6463381058/index.html b/static/mytweets/ewagoner/status/6463381058/index.html new file mode 100644 index 00000000..7368d86a --- /dev/null +++ b/static/mytweets/ewagoner/status/6463381058/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How to slice a bagel into two linked halves: http://www.georgehart.com/bagel/bagel.html (I learn so much stuff thanks to MetaFilter!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How to slice a bagel into two linked halves: http://www.georgehart.com/bagel/bagel.html (I learn so much stuff thanks to MetaFilter!) +

+

+ 12/8/2009, 8:34:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/646484117287247872/index.html b/static/mytweets/ewagoner/status/646484117287247872/index.html new file mode 100644 index 00000000..f3273dfd --- /dev/null +++ b/static/mytweets/ewagoner/status/646484117287247872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Our long national nightmare is over. The people can sing "Happy Birthday to You" without fear. <a href="http://www.shadesofgraylaw.com/media/00065570.pdf">http://www.shadesofgraylaw.com/media/00065570.pdf</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/647057836384624640/index.html b/static/mytweets/ewagoner/status/647057836384624640/index.html new file mode 100644 index 00000000..62b7b2c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/647057836384624640/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + The less we say about it the better +Make it up as we go along +Feet on the ground, head in the sky +It's okay, I know nothing's wrong, nothing + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The less we say about it the better
Make it up as we go along
Feet on the ground, head in the sky
It's okay, I know nothing's wrong, nothing +

+

+ 9/24/2015, 10:39:44 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64712711254183936/index.html b/static/mytweets/ewagoner/status/64712711254183936/index.html new file mode 100644 index 00000000..5f6a0abe --- /dev/null +++ b/static/mytweets/ewagoner/status/64712711254183936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Toddler beets. http://instagr.am/p/DwGDT/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Toddler beets. http://instagr.am/p/DwGDT/ +

+

+ 5/1/2011, 11:28:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64714885812064256/index.html b/static/mytweets/ewagoner/status/64714885812064256/index.html new file mode 100644 index 00000000..9539ab9f --- /dev/null +++ b/static/mytweets/ewagoner/status/64714885812064256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Last month Congress, including the entire AL delegation, eliminated funding to maintain severe weather forecasting. <a href="http://climateprogress.org/2011/05/01/tornado-forecasting-saved-countless-lives-this-week-too-bad-congress-including-alabamas-entire-delegation-voted-against-maintaining-forecast-quality/">http://climateprogress.org/2011/05/01/tornado-forecasting-saved-countless-lives-this-week-too-bad-congress-including-alabamas-entire-delegation-voted-against-maintaining-forecast-quality/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/647152126045614081/index.html b/static/mytweets/ewagoner/status/647152126045614081/index.html new file mode 100644 index 00000000..a2d42217 --- /dev/null +++ b/static/mytweets/ewagoner/status/647152126045614081/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My new favorite Instagram account: <a href="http://instagram.com/cat_cosplay">http://instagram.com/cat_cosplay</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64719592072806400/index.html b/static/mytweets/ewagoner/status/64719592072806400/index.html new file mode 100644 index 00000000..635df38f --- /dev/null +++ b/static/mytweets/ewagoner/status/64719592072806400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Orlando, FL: "The internet isn't just for buying clothes and electronics anymore." It's great to see my software on TV. <a href="http://is.gd/65Qbt6">http://is.gd/65Qbt6</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Orlando, FL: "The internet isn't just for buying clothes and electronics anymore." It's great to see my software on TV. http://is.gd/65Qbt6 +

+

+ 5/1/2011, 11:55:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64721559893446656/index.html b/static/mytweets/ewagoner/status/64721559893446656/index.html new file mode 100644 index 00000000..ad8691a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/64721559893446656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First of May, first of May, mustache showing starts today! <a href="http://moustachemay.com">http://moustachemay.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First of May, first of May, mustache showing starts today! http://moustachemay.com +

+

+ 5/1/2011, 12:03:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64725509224939520/index.html b/static/mytweets/ewagoner/status/64725509224939520/index.html new file mode 100644 index 00000000..8da1fe8b --- /dev/null +++ b/static/mytweets/ewagoner/status/64725509224939520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Starting the month off with a bottom-heavy 'stache, but that gives me room to, you know, take it places. <a href="http://moustachemay.com/staches/ewagoner/69/">http://moustachemay.com/staches/ewagoner/69/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Starting the month off with a bottom-heavy 'stache, but that gives me room to, you know, take it places. http://moustachemay.com/staches/ewagoner/69/ +

+

+ 5/1/2011, 12:18:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/647408438402752512/index.html b/static/mytweets/ewagoner/status/647408438402752512/index.html new file mode 100644 index 00000000..94d2f2e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/647408438402752512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + … wow. Speaker John Boehner Will Resign From Congress - The New York Times <a href="http://www.nytimes.com/2015/09/26/us/boehner-will-resign-from-congress.html?smid=tw-share&_r=0">http://www.nytimes.com/2015/09/26/us/boehner-will-resign-from-congress.html?smid=tw-share&_r=0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6475109209/index.html b/static/mytweets/ewagoner/status/6475109209/index.html new file mode 100644 index 00000000..0516ca5f --- /dev/null +++ b/static/mytweets/ewagoner/status/6475109209/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Puppetry, knitting, energetic physics, live harp playing. It's hard to believe these videos are about a web browser. http://is.gd/5ggqP + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Puppetry, knitting, energetic physics, live harp playing. It's hard to believe these videos are about a web browser. http://is.gd/5ggqP +

+

+ 12/8/2009, 4:13:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6475212621/index.html b/static/mytweets/ewagoner/status/6475212621/index.html new file mode 100644 index 00000000..5dce02db --- /dev/null +++ b/static/mytweets/ewagoner/status/6475212621/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a better URL, to just the really great videos: http://www.youtube.com/user/googlechrome#grid/user/94FC07C80696242D + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's a better URL, to just the really great videos: http://www.youtube.com/user/googlechrome#grid/user/94FC07C80696242D +

+

+ 12/8/2009, 4:17:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64786374087294976/index.html b/static/mytweets/ewagoner/status/64786374087294976/index.html new file mode 100644 index 00000000..1b0f2b57 --- /dev/null +++ b/static/mytweets/ewagoner/status/64786374087294976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Planted red and purple slicing tomatoes, yellow squash, zucchini, three kinds of peppers, pole beans, and corn. The summer garden starts! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Planted red and purple slicing tomatoes, yellow squash, zucchini, three kinds of peppers, pole beans, and corn. The summer garden starts! +

+

+ 5/1/2011, 4:20:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6480582595/index.html b/static/mytweets/ewagoner/status/6480582595/index.html new file mode 100644 index 00000000..85527023 --- /dev/null +++ b/static/mytweets/ewagoner/status/6480582595/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So far tonight I've talked with a newspaper reporter, a filmographer, and a right-wing citizen activist. Some days it's hard being a hermit. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So far tonight I've talked with a newspaper reporter, a filmographer, and a right-wing citizen activist. Some days it's hard being a hermit. +

+

+ 12/8/2009, 7:42:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64851496994484224/index.html b/static/mytweets/ewagoner/status/64851496994484224/index.html new file mode 100644 index 00000000..8b4b6500 --- /dev/null +++ b/static/mytweets/ewagoner/status/64851496994484224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My farmers market has over 1300 separate products listed for sale this week. We're practically a supermarket. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My farmers market has over 1300 separate products listed for sale this week. We're practically a supermarket. +

+

+ 5/1/2011, 8:39:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/648655238413598720/index.html b/static/mytweets/ewagoner/status/648655238413598720/index.html new file mode 100644 index 00000000..534fb83c --- /dev/null +++ b/static/mytweets/ewagoner/status/648655238413598720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hopefully that's the last time I run a spiral notebook through the wash. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hopefully that's the last time I run a spiral notebook through the wash. +

+

+ 9/28/2015, 8:27:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64871334357905408/index.html b/static/mytweets/ewagoner/status/64871334357905408/index.html new file mode 100644 index 00000000..da3c1aba --- /dev/null +++ b/static/mytweets/ewagoner/status/64871334357905408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Three new markets joined locallygrown.net over the weekend. That makes 222 live markets across North America using the system. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Three new markets joined locallygrown.net over the weekend. That makes 222 live markets across North America using the system. +

+

+ 5/1/2011, 9:58:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/64880579358887936/index.html b/static/mytweets/ewagoner/status/64880579358887936/index.html new file mode 100644 index 00000000..4f3490dd --- /dev/null +++ b/static/mytweets/ewagoner/status/64880579358887936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My money is on Osama Bin Laden's capture or confirmed death. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My money is on Osama Bin Laden's capture or confirmed death. +

+

+ 5/1/2011, 10:35:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/649199109363077120/index.html b/static/mytweets/ewagoner/status/649199109363077120/index.html new file mode 100644 index 00000000..b7b90355 --- /dev/null +++ b/static/mytweets/ewagoner/status/649199109363077120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wrapping up the Virgo Month of Leisure by sitting at my kitchen table getting an EKG, having blood samples drawn, and such. As one does. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wrapping up the Virgo Month of Leisure by sitting at my kitchen table getting an EKG, having blood samples drawn, and such. As one does. +

+

+ 9/30/2015, 8:28:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/649223288078602240/index.html b/static/mytweets/ewagoner/status/649223288078602240/index.html new file mode 100644 index 00000000..62ac48f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/649223288078602240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just had my last visit with my surgeon & was completely discharged from his care. My shoulder repair is behind me. Onward to the next thing! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just had my last visit with my surgeon & was completely discharged from his care. My shoulder repair is behind me. Onward to the next thing! +

+

+ 9/30/2015, 10:04:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6493679837/index.html b/static/mytweets/ewagoner/status/6493679837/index.html new file mode 100644 index 00000000..e4fe97f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/6493679837/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Up High! http://is.gd/5gM75 Today's #whiskerino site theme is "High Five". See http://is.gd/5gM74 for the full effect. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Up High! http://is.gd/5gM75 Today's #whiskerino site theme is "High Five". See http://is.gd/5gM74 for the full effect. +

+

+ 12/9/2009, 6:25:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/649407112/index.html b/static/mytweets/ewagoner/status/649407112/index.html new file mode 100644 index 00000000..50fc59be --- /dev/null +++ b/static/mytweets/ewagoner/status/649407112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight's Public Service Announcement: The "Venue Songs" DVD by They Might Be Giants is pretty darned awesome. That is all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight's Public Service Announcement: The "Venue Songs" DVD by They Might Be Giants is pretty darned awesome. That is all. +

+

+ 1/28/2008, 12:12:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/649700743063183360/index.html b/static/mytweets/ewagoner/status/649700743063183360/index.html new file mode 100644 index 00000000..46dbe571 --- /dev/null +++ b/static/mytweets/ewagoner/status/649700743063183360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Dad, Juniper is a pretty name, but I really wanted you to name me Leslie.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Dad, Juniper is a pretty name, but I really wanted you to name me Leslie.” +

+

+ 10/1/2015, 5:41:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65002674759798784/index.html b/static/mytweets/ewagoner/status/65002674759798784/index.html new file mode 100644 index 00000000..a97f3720 --- /dev/null +++ b/static/mytweets/ewagoner/status/65002674759798784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This fellow unknowingly tweeted the Bin Laden action as it happened: <a href="https://twitter.com/#!/ReallyVirtual/">https://twitter.com/#!/ReallyVirtual/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This fellow unknowingly tweeted the Bin Laden action as it happened: https://twitter.com/#!/ReallyVirtual/ +

+

+ 5/2/2011, 6:40:20 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/650084933000667136/index.html b/static/mytweets/ewagoner/status/650084933000667136/index.html new file mode 100644 index 00000000..60137779 --- /dev/null +++ b/static/mytweets/ewagoner/status/650084933000667136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “I met you in the rain on the last day of 1972 - m4w (Old State House)” <a href="http://boston.craigslist.org/gbs/mis/5237173491.html">http://boston.craigslist.org/gbs/mis/5237173491.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/650107737356005376/index.html b/static/mytweets/ewagoner/status/650107737356005376/index.html new file mode 100644 index 00000000..ae2d18cb --- /dev/null +++ b/static/mytweets/ewagoner/status/650107737356005376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On top of the saturated ground from two weeks straight of rain, Athens is expecting to get six inches this weekend. <a href="https://twitter.com/mattdanielwx/status/650106646027497472">https://twitter.com/mattdanielwx/status/650106646027497472</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/650474556197609472/index.html b/static/mytweets/ewagoner/status/650474556197609472/index.html new file mode 100644 index 00000000..9fb8a194 --- /dev/null +++ b/static/mytweets/ewagoner/status/650474556197609472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I injured my hand accidentally punching the frozen pizza aisle. And yet I’m allowed to be the only adult in this house. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I injured my hand accidentally punching the frozen pizza aisle. And yet I’m allowed to be the only adult in this house. +

+

+ 10/3/2015, 8:56:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6505836169/index.html b/static/mytweets/ewagoner/status/6505836169/index.html new file mode 100644 index 00000000..1c5c0978 --- /dev/null +++ b/static/mytweets/ewagoner/status/6505836169/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got the keys to a brand new server at @joyent. I've got that new computer giddyness mixed with the dread of knowing I've now got work to do. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got the keys to a brand new server at @joyent. I've got that new computer giddyness mixed with the dread of knowing I've now got work to do. +

+

+ 12/9/2009, 2:25:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/650686015527624704/index.html b/static/mytweets/ewagoner/status/650686015527624704/index.html new file mode 100644 index 00000000..ff815dd3 --- /dev/null +++ b/static/mytweets/ewagoner/status/650686015527624704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Another bite on my forehead? Seriously? Now two mosquitos have landed on me & drank my brain blood. DAD! That’s not funny. Stop laughing.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Another bite on my forehead? Seriously? Now two mosquitos have landed on me & drank my brain blood. DAD! That’s not funny. Stop laughing.” +

+

+ 10/4/2015, 10:56:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65082171303542784/index.html b/static/mytweets/ewagoner/status/65082171303542784/index.html new file mode 100644 index 00000000..39722938 --- /dev/null +++ b/static/mytweets/ewagoner/status/65082171303542784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The blackberries are in bloom! <a href="http://moustachemay.com/staches/ewagoner/421/">http://moustachemay.com/staches/ewagoner/421/</a> #mustachemay + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65092987268509696/index.html b/static/mytweets/ewagoner/status/65092987268509696/index.html new file mode 100644 index 00000000..d1f25e5a --- /dev/null +++ b/static/mytweets/ewagoner/status/65092987268509696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have no idea what this is, but I ate it and it was delicious. @ Farm Cart http://instagr.am/p/DyoqU/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have no idea what this is, but I ate it and it was delicious. @ Farm Cart http://instagr.am/p/DyoqU/ +

+

+ 5/2/2011, 12:39:12 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65105023083876352/index.html b/static/mytweets/ewagoner/status/65105023083876352/index.html new file mode 100644 index 00000000..8f972c8d --- /dev/null +++ b/static/mytweets/ewagoner/status/65105023083876352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Fructose is a [Ruby] language that complies into PHP" *twitch* *twitch* <a href="http://www.fructoselang.org/">http://www.fructoselang.org/</a> *twitch* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Fructose is a [Ruby] language that complies into PHP" *twitch* *twitch* http://www.fructoselang.org/ *twitch* +

+

+ 5/2/2011, 1:27:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6512803919/index.html b/static/mytweets/ewagoner/status/6512803919/index.html new file mode 100644 index 00000000..822489c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/6512803919/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yellow wig, black plastic bowler, & red spray paint acquired. Potentially disturbing photo coming on Friday for Album Cover Day. #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yellow wig, black plastic bowler, & red spray paint acquired. Potentially disturbing photo coming on Friday for Album Cover Day. #whiskerino +

+

+ 12/9/2009, 6:39:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65131974574088192/index.html b/static/mytweets/ewagoner/status/65131974574088192/index.html new file mode 100644 index 00000000..a7d24540 --- /dev/null +++ b/static/mytweets/ewagoner/status/65131974574088192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Graffiti http://instagr.am/p/Dy2g6/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Graffiti http://instagr.am/p/Dy2g6/ +

+

+ 5/2/2011, 3:14:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65146732656340993/index.html b/static/mytweets/ewagoner/status/65146732656340993/index.html new file mode 100644 index 00000000..6855c84e --- /dev/null +++ b/static/mytweets/ewagoner/status/65146732656340993/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A Facebook page of items found after the April 27, 2011 tornadoes, including a cub scout uniform from AL found in TN. <a href="http://www.facebook.com/PicturesandDocumentsfoundafterAprilTornadoes">http://www.facebook.com/PicturesandDocumentsfoundafterAprilTornadoes</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/651494616873725952/index.html b/static/mytweets/ewagoner/status/651494616873725952/index.html new file mode 100644 index 00000000..bc8d4f79 --- /dev/null +++ b/static/mytweets/ewagoner/status/651494616873725952/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + “A wizard and/or drama teacher and/or hipster Santa was at Mulcair’s campaign stop. UPDATE: Sorry Mr. Whiteley.” +<a href="http://www.buzzfeed.com/laurenstrapagiel/purple-wizard-man-we-are-not-worthy#.qfMQWlGWo">http://www.buzzfeed.com/laurenstrapagiel/purple-wizard-man-we-are-not-worthy#.qfMQWlGWo</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/651770843543007232/index.html b/static/mytweets/ewagoner/status/651770843543007232/index.html new file mode 100644 index 00000000..750a79a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/651770843543007232/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @CommitStrip: Meanwhile, in a parallel universe... + http://www.commitstrip.com/2015/09/17/meanwhile-in-a-parallel-universe-2/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6520111427/index.html b/static/mytweets/ewagoner/status/6520111427/index.html new file mode 100644 index 00000000..372d4811 --- /dev/null +++ b/static/mytweets/ewagoner/status/6520111427/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A preview for @tunawalrus http://gdzl.la/7mNFuL + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A preview for @tunawalrus http://gdzl.la/7mNFuL +

+

+ 12/9/2009, 10:43:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/652110017655631873/index.html b/static/mytweets/ewagoner/status/652110017655631873/index.html new file mode 100644 index 00000000..6f0c35f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/652110017655631873/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happy 20th birthday to my favorite cat on the internet, The Bear, aka @mysadcat! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happy 20th birthday to my favorite cat on the internet, The Bear, aka @mysadcat! +

+

+ 10/8/2015, 9:15:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/652166719851462657/index.html b/static/mytweets/ewagoner/status/652166719851462657/index.html new file mode 100644 index 00000000..c4355bfc --- /dev/null +++ b/static/mytweets/ewagoner/status/652166719851462657/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @graffeg_books: Happy Bearday! <3 http://bit.ly/1MfTxWz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @graffeg_books: Happy Bearday! <3 http://bit.ly/1MfTxWz

+

+

+ 10/8/2015, 1:00:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65222392/index.html b/static/mytweets/ewagoner/status/65222392/index.html new file mode 100644 index 00000000..9258b308 --- /dev/null +++ b/static/mytweets/ewagoner/status/65222392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time for tacos! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Time for tacos! +

+

+ 5/15/2007, 3:02:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/652283522/index.html b/static/mytweets/ewagoner/status/652283522/index.html new file mode 100644 index 00000000..57f82077 --- /dev/null +++ b/static/mytweets/ewagoner/status/652283522/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had trouble focusing, so had to move down to the pub for some "coffee". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had trouble focusing, so had to move down to the pub for some "coffee". +

+

+ 1/28/2008, 4:16:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65229302978977792/index.html b/static/mytweets/ewagoner/status/65229302978977792/index.html new file mode 100644 index 00000000..9aa91290 --- /dev/null +++ b/static/mytweets/ewagoner/status/65229302978977792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Let me add my voice to the chorus: Fuck Cancer. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Let me add my voice to the chorus: Fuck Cancer. +

+

+ 5/2/2011, 9:40:52 PM +

+

Favs: 0

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65259046625755136/index.html b/static/mytweets/ewagoner/status/65259046625755136/index.html new file mode 100644 index 00000000..597722a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/65259046625755136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A great blog post re governance of the Oklahoma Food Coop, an online farmers market not much bigger than mine in Athens. http://is.gd/LOdIZo + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A great blog post re governance of the Oklahoma Food Coop, an online farmers market not much bigger than mine in Athens. http://is.gd/LOdIZo +

+

+ 5/2/2011, 11:39:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65259573463891968/index.html b/static/mytweets/ewagoner/status/65259573463891968/index.html new file mode 100644 index 00000000..0d9005c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/65259573463891968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The OK Food Coop is statewide, monthly, and runs on a 20% margin. Mine is one town, weekly, and runs on only a 10% margin. Also, not a coop. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The OK Food Coop is statewide, monthly, and runs on a 20% margin. Mine is one town, weekly, and runs on only a 10% margin. Also, not a coop. +

+

+ 5/2/2011, 11:41:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6530638893/index.html b/static/mytweets/ewagoner/status/6530638893/index.html new file mode 100644 index 00000000..384e03b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/6530638893/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On Thursdays I drive the big truck! http://whiskerino.org/2009/beards/ewagoner/12572/ (No #whiskerino site theme today.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On Thursdays I drive the big truck! http://whiskerino.org/2009/beards/ewagoner/12572/ (No #whiskerino site theme today.) +

+

+ 12/10/2009, 8:09:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6531347265/index.html b/static/mytweets/ewagoner/status/6531347265/index.html new file mode 100644 index 00000000..6cd6a8be --- /dev/null +++ b/static/mytweets/ewagoner/status/6531347265/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cody Hopkins & Andrea Todt, founders of Conway Locally Grown in Arkansas, won a 2009 Glynwood Harvest Award: http://blip.tv/file/2920938 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cody Hopkins & Andrea Todt, founders of Conway Locally Grown in Arkansas, won a 2009 Glynwood Harvest Award: http://blip.tv/file/2920938 +

+

+ 12/10/2009, 8:39:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6531953334/index.html b/static/mytweets/ewagoner/status/6531953334/index.html new file mode 100644 index 00000000..b8009475 --- /dev/null +++ b/static/mytweets/ewagoner/status/6531953334/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Riverview Farms largely destroyed by tornado yesterday. All people & animals unharmed, buildings gone. Pics on Facebook: http://is.gd/5hU5d + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Riverview Farms largely destroyed by tornado yesterday. All people & animals unharmed, buildings gone. Pics on Facebook: http://is.gd/5hU5d +

+

+ 12/10/2009, 9:04:33 AM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65327922/index.html b/static/mytweets/ewagoner/status/65327922/index.html new file mode 100644 index 00000000..ad40e7a9 --- /dev/null +++ b/static/mytweets/ewagoner/status/65327922/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Local Foods, Local Farms: http://tinyurl.com/25e2w5 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Local Foods, Local Farms: http://tinyurl.com/25e2w5 +

+

+ 5/15/2007, 5:25:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6537185831/index.html b/static/mytweets/ewagoner/status/6537185831/index.html new file mode 100644 index 00000000..23d7ad6b --- /dev/null +++ b/static/mytweets/ewagoner/status/6537185831/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @textism Hot god spit and damn do I love this essay http://j.mp/2E6SZZ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @textism Hot god spit and damn do I love this essay http://j.mp/2E6SZZ +

+

+ 12/10/2009, 12:09:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6538411223/index.html b/static/mytweets/ewagoner/status/6538411223/index.html new file mode 100644 index 00000000..8375c7ef --- /dev/null +++ b/static/mytweets/ewagoner/status/6538411223/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The good Doctor from Gallifrey made an appearance at #whiskerino today: http://whiskerino.org/2009/beards/ulaocealleigh/12615/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The good Doctor from Gallifrey made an appearance at #whiskerino today: http://whiskerino.org/2009/beards/ulaocealleigh/12615/ +

+

+ 12/10/2009, 12:52:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/653954972015529984/index.html b/static/mytweets/ewagoner/status/653954972015529984/index.html new file mode 100644 index 00000000..ac688d70 --- /dev/null +++ b/static/mytweets/ewagoner/status/653954972015529984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Peter Norman’s absence from the podium step seems an epitaph of a hero that no one ever noticed.” <a href="http://griotmag.com/en/white-man-in-that-photo/">http://griotmag.com/en/white-man-in-that-photo/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Peter Norman’s absence from the podium step seems an epitaph of a hero that no one ever noticed.” http://griotmag.com/en/white-man-in-that-photo/ +

+

+ 10/13/2015, 11:26:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/653997406607028226/index.html b/static/mytweets/ewagoner/status/653997406607028226/index.html new file mode 100644 index 00000000..f8f255ab --- /dev/null +++ b/static/mytweets/ewagoner/status/653997406607028226/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mom had some retirement money that her company “lost track of”. It’s not a lot, but enough to ease one of my freakouts. Thanks, mom. Again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mom had some retirement money that her company “lost track of”. It’s not a lot, but enough to ease one of my freakouts. Thanks, mom. Again. +

+

+ 10/13/2015, 2:15:07 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65409384074850304/index.html b/static/mytweets/ewagoner/status/65409384074850304/index.html new file mode 100644 index 00000000..8e513957 --- /dev/null +++ b/static/mytweets/ewagoner/status/65409384074850304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @gknauss: Summing up: Obama the Socialist doubled the DOW, Obama the Foreigner released a US birth certificate, Obama the Terrorist k ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @gknauss: Summing up: Obama the Socialist doubled the DOW, Obama the Foreigner released a US birth certificate, Obama the Terrorist k ... +

+

+ 5/3/2011, 9:36:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65410761203253248/index.html b/static/mytweets/ewagoner/status/65410761203253248/index.html new file mode 100644 index 00000000..4bd0f762 --- /dev/null +++ b/static/mytweets/ewagoner/status/65410761203253248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Confession: Sometimes, after I put my little girl on the school bus in the morn, I play on her swing set. #mustachemay <a href="http://moustachemay.com/staches/ewagoner/689/">http://moustachemay.com/staches/ewagoner/689/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Confession: Sometimes, after I put my little girl on the school bus in the morn, I play on her swing set. #mustachemay http://moustachemay.com/staches/ewagoner/689/ +

+

+ 5/3/2011, 9:41:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/654139978935595008/index.html b/static/mytweets/ewagoner/status/654139978935595008/index.html new file mode 100644 index 00000000..ec8319fc --- /dev/null +++ b/static/mytweets/ewagoner/status/654139978935595008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New season of Fargo, and it opened just as strong as Season 1. Such good television. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New season of Fargo, and it opened just as strong as Season 1. Such good television. +

+

+ 10/13/2015, 11:41:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/654314843013574661/index.html b/static/mytweets/ewagoner/status/654314843013574661/index.html new file mode 100644 index 00000000..2a8dee50 --- /dev/null +++ b/static/mytweets/ewagoner/status/654314843013574661/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! My bank account just got drafted for my first life insurance payment, so I guess I got approved. There’s a huge worry gone. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hey! My bank account just got drafted for my first life insurance payment, so I guess I got approved. There’s a huge worry gone. +

+

+ 10/14/2015, 11:16:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/654365428215623680/index.html b/static/mytweets/ewagoner/status/654365428215623680/index.html new file mode 100644 index 00000000..ec5cfe7b --- /dev/null +++ b/static/mytweets/ewagoner/status/654365428215623680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “The thing that helps about the tea is who is handing it to me.” <a href="http://catandbag.org/comic/cup-of-empathy/">http://catandbag.org/comic/cup-of-empathy/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6543910138544128/index.html b/static/mytweets/ewagoner/status/6543910138544128/index.html new file mode 100644 index 00000000..9c007221 --- /dev/null +++ b/static/mytweets/ewagoner/status/6543910138544128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @tobybarazzuol: if you've ever said "every once in a blue moon", look up to the sky tonight and enjoy! http://ow.ly/3dmuB + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @tobybarazzuol: if you've ever said "every once in a blue moon", look up to the sky tonight and enjoy! http://ow.ly/3dmuB +

+

+ 11/21/2010, 10:06:04 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/654415183968911360/index.html b/static/mytweets/ewagoner/status/654415183968911360/index.html new file mode 100644 index 00000000..f1ebae89 --- /dev/null +++ b/static/mytweets/ewagoner/status/654415183968911360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s what politics looks like if you take out the men <a href="http://tmblr.co/ZUTRJy1wANAaZ">http://tmblr.co/ZUTRJy1wANAaZ</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here’s what politics looks like if you take out the men http://tmblr.co/ZUTRJy1wANAaZ +

+

+ 10/14/2015, 5:55:12 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/654804282227621889/index.html b/static/mytweets/ewagoner/status/654804282227621889/index.html new file mode 100644 index 00000000..ac3fe7e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/654804282227621889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today was the most stressful tax day in my history of tax days. I’m glad this particular confluence of events won’t happen again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today was the most stressful tax day in my history of tax days. I’m glad this particular confluence of events won’t happen again. +

+

+ 10/15/2015, 7:41:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/654876091933396992/index.html b/static/mytweets/ewagoner/status/654876091933396992/index.html new file mode 100644 index 00000000..5ae0399d --- /dev/null +++ b/static/mytweets/ewagoner/status/654876091933396992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hey neighbors! Don’t drink the water. Seriously. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hey neighbors! Don’t drink the water. Seriously.

+

+

+ 10/16/2015, 12:26:41 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65490605182173184/index.html b/static/mytweets/ewagoner/status/65490605182173184/index.html new file mode 100644 index 00000000..acdd06a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/65490605182173184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Little Rock's food system, & locallygrown.net's role in it, is featured in this season's Heifer International magazine: <a href="http://www.heifer.org/site/c.edJRKQNiFiG/b.6682915/">http://www.heifer.org/site/c.edJRKQNiFiG/b.6682915/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/655025765914955776/index.html b/static/mytweets/ewagoner/status/655025765914955776/index.html new file mode 100644 index 00000000..47037bae --- /dev/null +++ b/static/mytweets/ewagoner/status/655025765914955776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On the way to work I was reflecting how I’d made it through the last big stress point for a while, and how nice it felt to breathe easy… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On the way to work I was reflecting how I’d made it through the last big stress point for a while, and how nice it felt to breathe easy… +

+

+ 10/16/2015, 10:21:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/655025871003262977/index.html b/static/mytweets/ewagoner/status/655025871003262977/index.html new file mode 100644 index 00000000..acf44f5e --- /dev/null +++ b/static/mytweets/ewagoner/status/655025871003262977/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + … And then I got the layoff notice. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ … And then I got the layoff notice. +

+

+ 10/16/2015, 10:21:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/655351882/index.html b/static/mytweets/ewagoner/status/655351882/index.html new file mode 100644 index 00000000..a3e63791 --- /dev/null +++ b/static/mytweets/ewagoner/status/655351882/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some photos from Streetcar rehearsals last night: http://www.flickr.com/photos/ewagoner/sets/72157603814355534/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some photos from Streetcar rehearsals last night: http://www.flickr.com/photos/ewagoner/sets/72157603814355534/ +

+

+ 1/29/2008, 9:57:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/655424368890281984/index.html b/static/mytweets/ewagoner/status/655424368890281984/index.html new file mode 100644 index 00000000..fa4f4871 --- /dev/null +++ b/static/mytweets/ewagoner/status/655424368890281984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Financial aspects of the layoff aside, I’m wrestling with complex emotions from an eighteen year long relationship ending in ten minutes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Financial aspects of the layoff aside, I’m wrestling with complex emotions from an eighteen year long relationship ending in ten minutes. +

+

+ 10/17/2015, 12:45:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/655516782/index.html b/static/mytweets/ewagoner/status/655516782/index.html new file mode 100644 index 00000000..cd0d4b28 --- /dev/null +++ b/static/mytweets/ewagoner/status/655516782/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + TMBG kid's show in Atlanta March 15th. The little girl would demand to go, if she understood such things. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ TMBG kid's show in Atlanta March 15th. The little girl would demand to go, if she understood such things. +

+

+ 1/29/2008, 10:39:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/655536843656572928/index.html b/static/mytweets/ewagoner/status/655536843656572928/index.html new file mode 100644 index 00000000..d76b1c01 --- /dev/null +++ b/static/mytweets/ewagoner/status/655536843656572928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Maybe I’ll finally finish Skyrim. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Maybe I’ll finally finish Skyrim. +

+

+ 10/17/2015, 8:12:17 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/655554914765119492/index.html b/static/mytweets/ewagoner/status/655554914765119492/index.html new file mode 100644 index 00000000..62cc82c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/655554914765119492/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What if Pink Floyd had covered the Doctor Who theme? I think it would sound a little something like this... <a href="http://www.trafficexperiment.net/traffic-experiment-vashta-nerada-doctor-who-theme.html">http://www.trafficexperiment.net/traffic-experiment-vashta-nerada-doctor-who-theme.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65565612365201408/index.html b/static/mytweets/ewagoner/status/65565612365201408/index.html new file mode 100644 index 00000000..348c33e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/65565612365201408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current Status http://instagr.am/p/D1Wzs/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Current Status http://instagr.am/p/D1Wzs/ +

+

+ 5/3/2011, 7:57:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/655753476870381568/index.html b/static/mytweets/ewagoner/status/655753476870381568/index.html new file mode 100644 index 00000000..fde1df5e --- /dev/null +++ b/static/mytweets/ewagoner/status/655753476870381568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here are some spot on top tips for countryside dating, from Tom Cox. <a href="http://www.tom-cox.com/2015/10/tips-for-countryside-dating.html?m=1">http://www.tom-cox.com/2015/10/tips-for-countryside-dating.html?m=1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/656103452/index.html b/static/mytweets/ewagoner/status/656103452/index.html new file mode 100644 index 00000000..cc199979 --- /dev/null +++ b/static/mytweets/ewagoner/status/656103452/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Amazon sent me a free "Artificially Flavored Coffee House Drink Mix". And I thought they liked me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Amazon sent me a free "Artificially Flavored Coffee House Drink Mix". And I thought they liked me. +

+

+ 1/29/2008, 1:13:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65620622/index.html b/static/mytweets/ewagoner/status/65620622/index.html new file mode 100644 index 00000000..0fbe1473 --- /dev/null +++ b/static/mytweets/ewagoner/status/65620622/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @andrewbernett: I got a medium, but even the small is cheap, cheap, cheap. You'll find a use for it, I'm sure. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @andrewbernett: I got a medium, but even the small is cheap, cheap, cheap. You'll find a use for it, I'm sure. +

+

+ 5/15/2007, 10:11:08 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65621242/index.html b/static/mytweets/ewagoner/status/65621242/index.html new file mode 100644 index 00000000..ad0878f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/65621242/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yeah. I can't spell. Even when the name is right in front of me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yeah. I can't spell. Even when the name is right in front of me. +

+

+ 5/15/2007, 10:11:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/656288397812748288/index.html b/static/mytweets/ewagoner/status/656288397812748288/index.html new file mode 100644 index 00000000..8960e94b --- /dev/null +++ b/static/mytweets/ewagoner/status/656288397812748288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Guillermo del Toro can sure make some pretty movies, but I question whether Crimson Peak needed to be made at all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Guillermo del Toro can sure make some pretty movies, but I question whether Crimson Peak needed to be made at all. +

+

+ 10/19/2015, 9:58:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65631822/index.html b/static/mytweets/ewagoner/status/65631822/index.html new file mode 100644 index 00000000..8a3af6ef --- /dev/null +++ b/static/mytweets/ewagoner/status/65631822/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eh. Andrew's not even following my twitterstream. Can't tell that via IM. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eh. Andrew's not even following my twitterstream. Can't tell that via IM. +

+

+ 5/15/2007, 10:20:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6563799172/index.html b/static/mytweets/ewagoner/status/6563799172/index.html new file mode 100644 index 00000000..c5042daf --- /dev/null +++ b/static/mytweets/ewagoner/status/6563799172/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Twelve Deadly Cyns http://whiskerino.org/2009/beards/ewagoner/12838/ (Today's #whiskerino site theme: "Album Cover") + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Twelve Deadly Cyns http://whiskerino.org/2009/beards/ewagoner/12838/ (Today's #whiskerino site theme: "Album Cover") +

+

+ 12/11/2009, 6:24:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/656947920449720321/index.html b/static/mytweets/ewagoner/status/656947920449720321/index.html new file mode 100644 index 00000000..03f85a38 --- /dev/null +++ b/static/mytweets/ewagoner/status/656947920449720321/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I have picked up three separate dimes today I found on the ground while walking around. All of them were face down. + +Bring it on. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have picked up three separate dimes today I found on the ground while walking around. All of them were face down.

Bring it on. +

+

+ 10/21/2015, 5:39:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6574471469/index.html b/static/mytweets/ewagoner/status/6574471469/index.html new file mode 100644 index 00000000..e966ecfa --- /dev/null +++ b/static/mytweets/ewagoner/status/6574471469/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @yewknee: It's Album Cover Day at @whiskerino. For the uninitiated, this is the best day to GET what it's about: http://bit.ly/60AkjC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @yewknee: It's Album Cover Day at @whiskerino. For the uninitiated, this is the best day to GET what it's about: http://bit.ly/60AkjC +

+

+ 12/11/2009, 1:23:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/657657572/index.html b/static/mytweets/ewagoner/status/657657572/index.html new file mode 100644 index 00000000..41bfb163 --- /dev/null +++ b/static/mytweets/ewagoner/status/657657572/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap! If not hit exactly right, a breakaway bottle sends shards over the entire stage. Must teach actress more physics. And get brooms. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy crap! If not hit exactly right, a breakaway bottle sends shards over the entire stage. Must teach actress more physics. And get brooms. +

+

+ 1/29/2008, 9:15:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65771906728607744/index.html b/static/mytweets/ewagoner/status/65771906728607744/index.html new file mode 100644 index 00000000..df871542 --- /dev/null +++ b/static/mytweets/ewagoner/status/65771906728607744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Both the best thing and the worst thing about my line of work: a lot happens in ten years. <a href="http://www.flickr.com/photos/stevenf/5388043574/in/photostream">http://www.flickr.com/photos/stevenf/5388043574/in/photostream</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65773703165788160/index.html b/static/mytweets/ewagoner/status/65773703165788160/index.html new file mode 100644 index 00000000..d9f13555 --- /dev/null +++ b/static/mytweets/ewagoner/status/65773703165788160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some days, you just need to get nose deep in the roses. #mustachemay <a href="http://moustachemay.com/staches/ewagoner/995/">http://moustachemay.com/staches/ewagoner/995/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/657997002/index.html b/static/mytweets/ewagoner/status/657997002/index.html new file mode 100644 index 00000000..0a448feb --- /dev/null +++ b/static/mytweets/ewagoner/status/657997002/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I need three empty bourbon bottles to use on stage next week. One bottle down, two to go. Bottoms up! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I need three empty bourbon bottles to use on stage next week. One bottle down, two to go. Bottoms up! +

+

+ 1/29/2008, 11:06:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/658063982/index.html b/static/mytweets/ewagoner/status/658063982/index.html new file mode 100644 index 00000000..0d9fb535 --- /dev/null +++ b/static/mytweets/ewagoner/status/658063982/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eating dark chocolate peanut butter sandwiches, drinking Southern Comfort, and watching cartoons. In other words, Im living the dream. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eating dark chocolate peanut butter sandwiches, drinking Southern Comfort, and watching cartoons. In other words, Im living the dream. +

+

+ 1/29/2008, 11:32:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65827382094864385/index.html b/static/mytweets/ewagoner/status/65827382094864385/index.html new file mode 100644 index 00000000..1f9f850a --- /dev/null +++ b/static/mytweets/ewagoner/status/65827382094864385/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Tours show interest in fresh food continues to grow" <a href="http://onlineathens.com/stories/050411/liv_824191729.shtml">http://onlineathens.com/stories/050411/liv_824191729.shtml</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6589689202/index.html b/static/mytweets/ewagoner/status/6589689202/index.html new file mode 100644 index 00000000..0fb008a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/6589689202/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ddollar: RT @jasonfried: Could this be the best Fake Steve Jobs column ever? http://bit.ly/8UGBlX + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ddollar: RT @jasonfried: Could this be the best Fake Steve Jobs column ever? http://bit.ly/8UGBlX +

+

+ 12/11/2009, 11:02:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/659092922332221440/index.html b/static/mytweets/ewagoner/status/659092922332221440/index.html new file mode 100644 index 00000000..4ae7ca91 --- /dev/null +++ b/static/mytweets/ewagoner/status/659092922332221440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can start recording new episodes of my Grimm’s Fairy Tales podcast after two years away! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I can start recording new episodes of my Grimm’s Fairy Tales podcast after two years away! +

+

+ 10/27/2015, 3:42:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/659093100808245248/index.html b/static/mytweets/ewagoner/status/659093100808245248/index.html new file mode 100644 index 00000000..2409a7c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/659093100808245248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Logged into my podcast’s site expecting a wasteland, see it’s still getting 6k downloads a month. <a href="http://grimmlunch.org">http://grimmlunch.org</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Logged into my podcast’s site expecting a wasteland, see it’s still getting 6k downloads a month. http://grimmlunch.org +

+

+ 10/27/2015, 3:43:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/659145167644020737/index.html b/static/mytweets/ewagoner/status/659145167644020737/index.html new file mode 100644 index 00000000..4aeb818f --- /dev/null +++ b/static/mytweets/ewagoner/status/659145167644020737/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Good news, everyone! Insider trading is now effectively legal in the United States! Go forth and grow your fortunes! <a href="http://www.newyorker.com/business/currency/making-insider-trading-legal">http://www.newyorker.com/business/currency/making-insider-trading-legal</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/65926757869551617/index.html b/static/mytweets/ewagoner/status/65926757869551617/index.html new file mode 100644 index 00000000..e628dcc8 --- /dev/null +++ b/static/mytweets/ewagoner/status/65926757869551617/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The best pizza within 20 miles of my house. When I'm not making pizza. http://instagr.am/p/D3kPE/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The best pizza within 20 miles of my house. When I'm not making pizza. http://instagr.am/p/D3kPE/ +

+

+ 5/4/2011, 7:52:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/659572013481070592/index.html b/static/mytweets/ewagoner/status/659572013481070592/index.html new file mode 100644 index 00000000..ac2c168d --- /dev/null +++ b/static/mytweets/ewagoner/status/659572013481070592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hit my daily active calories burned goal a few minutes ago while mixing up a milkshake, which I think is pretty ideal. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hit my daily active calories burned goal a few minutes ago while mixing up a milkshake, which I think is pretty ideal. +

+

+ 10/28/2015, 11:26:36 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/660528775009038336/index.html b/static/mytweets/ewagoner/status/660528775009038336/index.html new file mode 100644 index 00000000..42c1ad45 --- /dev/null +++ b/static/mytweets/ewagoner/status/660528775009038336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eight episodes later I’m completely caught up on The Walking Dead, and I really don’t know why I did that to myself. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eight episodes later I’m completely caught up on The Walking Dead, and I really don’t know why I did that to myself. +

+

+ 10/31/2015, 2:48:26 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6606783113/index.html b/static/mytweets/ewagoner/status/6606783113/index.html new file mode 100644 index 00000000..c7ed23cd --- /dev/null +++ b/static/mytweets/ewagoner/status/6606783113/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We went to our neighborhood Christmas tree farm. http://whiskerino.org/2009/beards/ewagoner/13142/ (No #whiskerino site theme today.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We went to our neighborhood Christmas tree farm. http://whiskerino.org/2009/beards/ewagoner/13142/ (No #whiskerino site theme today.) +

+

+ 12/12/2009, 2:19:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6606868913/index.html b/static/mytweets/ewagoner/status/6606868913/index.html new file mode 100644 index 00000000..53318c35 --- /dev/null +++ b/static/mytweets/ewagoner/status/6606868913/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love this guy's #whiskerino photos so, so much. Every single day. http://whiskerino.org/2009/beards/9schwander/13140/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I love this guy's #whiskerino photos so, so much. Every single day. http://whiskerino.org/2009/beards/9schwander/13140/ +

+

+ 12/12/2009, 2:23:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/660949933494272/index.html b/static/mytweets/ewagoner/status/660949933494272/index.html new file mode 100644 index 00000000..b51c4a68 --- /dev/null +++ b/static/mytweets/ewagoner/status/660949933494272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've abandoned my family tonight to see Man or Astroman at the 40 Watt. Doors don't open until nine, so the Highwire's a-calling my name. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've abandoned my family tonight to see Man or Astroman at the 40 Watt. Doors don't open until nine, so the Highwire's a-calling my name. +

+

+ 11/5/2010, 5:29:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/660973846779052034/index.html b/static/mytweets/ewagoner/status/660973846779052034/index.html new file mode 100644 index 00000000..7da5a8b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/660973846779052034/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just realized that a third of a percent of the combines annual US farmers market sales goes through my software. That’s… a lot. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just realized that a third of a percent of the combines annual US farmers market sales goes through my software. That’s… a lot. +

+

+ 11/1/2015, 7:17:00 PM +

+

Favs: 5

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/66115004017029120/index.html b/static/mytweets/ewagoner/status/66115004017029120/index.html new file mode 100644 index 00000000..a523e01e --- /dev/null +++ b/static/mytweets/ewagoner/status/66115004017029120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 36 degrees this morning, and thick ice on the cars. Garden's ok -- that was close! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 36 degrees this morning, and thick ice on the cars. Garden's ok -- that was close! +

+

+ 5/5/2011, 8:20:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6611577236/index.html b/static/mytweets/ewagoner/status/6611577236/index.html new file mode 100644 index 00000000..7b36eccc --- /dev/null +++ b/static/mytweets/ewagoner/status/6611577236/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Vivian and Miss Maxwell and Mrs Vaughn and Hayden" http://gdzl.la/7nj3Ti + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Vivian and Miss Maxwell and Mrs Vaughn and Hayden" http://gdzl.la/7nj3Ti +

+

+ 12/12/2009, 5:46:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/661307036349657089/index.html b/static/mytweets/ewagoner/status/661307036349657089/index.html new file mode 100644 index 00000000..05acc264 --- /dev/null +++ b/static/mytweets/ewagoner/status/661307036349657089/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I know “Last Exit to Springfield” is the best Simpsons episode, but every time I watch it I’m amazed all over again how great it is. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I know “Last Exit to Springfield” is the best Simpsons episode, but every time I watch it I’m amazed all over again how great it is. +

+

+ 11/2/2015, 5:20:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/662111017476976640/index.html b/static/mytweets/ewagoner/status/662111017476976640/index.html new file mode 100644 index 00000000..3201b7b3 --- /dev/null +++ b/static/mytweets/ewagoner/status/662111017476976640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I may be unemployed, but I’ve still got to live a normal life, you know? That’s why I’m in a pie eating contest on Saturday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I may be unemployed, but I’ve still got to live a normal life, you know? That’s why I’m in a pie eating contest on Saturday. +

+

+ 11/4/2015, 10:35:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/662144579488100352/index.html b/static/mytweets/ewagoner/status/662144579488100352/index.html new file mode 100644 index 00000000..6cbdb504 --- /dev/null +++ b/static/mytweets/ewagoner/status/662144579488100352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This month I’m re-writing http://locallygrown.net from the ground up using pre-release Rails 5. Had a solid 1st day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This month I’m re-writing http://locallygrown.net from the ground up using pre-release Rails 5. Had a solid 1st day.

+

+

+ 11/5/2015, 12:49:04 AM +

+

Favs: 4

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/662165572143198208/index.html b/static/mytweets/ewagoner/status/662165572143198208/index.html new file mode 100644 index 00000000..efbdf711 --- /dev/null +++ b/static/mytweets/ewagoner/status/662165572143198208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think this season of Fargo is even better than the first, and I really really liked the first. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think this season of Fargo is even better than the first, and I really really liked the first. +

+

+ 11/5/2015, 2:12:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/662705783482785792/index.html b/static/mytweets/ewagoner/status/662705783482785792/index.html new file mode 100644 index 00000000..8c511891 --- /dev/null +++ b/static/mytweets/ewagoner/status/662705783482785792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don’t go out to a bar vary often, but when I do The Old Pal is my favorite place. This writeup explains why: <a href="https://talesofthecocktail.com/destinations/serving-servers-how-craft-cocktail-bar-southern-college-town-found-its-footing">https://talesofthecocktail.com/destinations/serving-servers-how-craft-cocktail-bar-southern-college-town-found-its-footing</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/662723929006473219/index.html b/static/mytweets/ewagoner/status/662723929006473219/index.html new file mode 100644 index 00000000..cb200d9b --- /dev/null +++ b/static/mytweets/ewagoner/status/662723929006473219/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My buddy Dirk Roughly will be DJing a couple sets of electroswing music for Secret City’s Repeal Day event on 12/5: <a href="https://www.facebook.com/events/985804381461275/">https://www.facebook.com/events/985804381461275/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My buddy Dirk Roughly will be DJing a couple sets of electroswing music for Secret City’s Repeal Day event on 12/5: https://www.facebook.com/events/985804381461275/ +

+

+ 11/6/2015, 3:11:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/662885787978084352/index.html b/static/mytweets/ewagoner/status/662885787978084352/index.html new file mode 100644 index 00000000..0c3339bf --- /dev/null +++ b/static/mytweets/ewagoner/status/662885787978084352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current status: Quiet panic blended with cautious optimism. Also, bourbon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Current status: Quiet panic blended with cautious optimism. Also, bourbon. +

+

+ 11/7/2015, 1:54:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/663053363622379520/index.html b/static/mytweets/ewagoner/status/663053363622379520/index.html new file mode 100644 index 00000000..ae17f72e --- /dev/null +++ b/static/mytweets/ewagoner/status/663053363622379520/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Pro tip: Put a spoonful of Ovaltine in the aeropress along with your coffee grounds. + +Disclaimer: I’m not a pro. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pro tip: Put a spoonful of Ovaltine in the aeropress along with your coffee grounds.

Disclaimer: I’m not a pro. +

+

+ 11/7/2015, 1:00:15 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6631852822/index.html b/static/mytweets/ewagoner/status/6631852822/index.html new file mode 100644 index 00000000..804d2422 --- /dev/null +++ b/static/mytweets/ewagoner/status/6631852822/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Huevos, papas, chorizo, and mole makes for a great breakfast in jammies. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Huevos, papas, chorizo, and mole makes for a great breakfast in jammies. +

+

+ 12/13/2009, 11:01:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6633034209/index.html b/static/mytweets/ewagoner/status/6633034209/index.html new file mode 100644 index 00000000..57ed0cb3 --- /dev/null +++ b/static/mytweets/ewagoner/status/6633034209/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cured a local fresh ham overnight. Now it begins the long slow bake. Mmmmm... a week of ham! http://is.gd/5lUvr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cured a local fresh ham overnight. Now it begins the long slow bake. Mmmmm... a week of ham! http://is.gd/5lUvr +

+

+ 12/13/2009, 11:52:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6635850333/index.html b/static/mytweets/ewagoner/status/6635850333/index.html new file mode 100644 index 00000000..e410fdcd --- /dev/null +++ b/static/mytweets/ewagoner/status/6635850333/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like I'm out of brandy. Oh well... that's what bourbon's for, right? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like I'm out of brandy. Oh well... that's what bourbon's for, right? +

+

+ 12/13/2009, 1:46:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/66361282/index.html b/static/mytweets/ewagoner/status/66361282/index.html new file mode 100644 index 00000000..29b43187 --- /dev/null +++ b/static/mytweets/ewagoner/status/66361282/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just harvested 338 radishes. It's a sizable pile. http://flagpole.com/News/Features/LocalFarms/2007-05-16 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just harvested 338 radishes. It's a sizable pile. http://flagpole.com/News/Features/LocalFarms/2007-05-16 +

+

+ 5/16/2007, 8:08:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6637186589/index.html b/static/mytweets/ewagoner/status/6637186589/index.html new file mode 100644 index 00000000..8accb089 --- /dev/null +++ b/static/mytweets/ewagoner/status/6637186589/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian gave me a lesson on the proper plating technique for hotdogs. "Remember," she says, "it's ketchup on it, not ketchup with it." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian gave me a lesson on the proper plating technique for hotdogs. "Remember," she says, "it's ketchup on it, not ketchup with it." +

+

+ 12/13/2009, 2:38:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/663893831180550144/index.html b/static/mytweets/ewagoner/status/663893831180550144/index.html new file mode 100644 index 00000000..cff8b8fb --- /dev/null +++ b/static/mytweets/ewagoner/status/663893831180550144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Birds saved centuries old documents in their nests” Amazing. <a href="http://en.metkere.com/2015/11/birdsnests.html">http://en.metkere.com/2015/11/birdsnests.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6640881031/index.html b/static/mytweets/ewagoner/status/6640881031/index.html new file mode 100644 index 00000000..a03162d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/6640881031/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made gingerbread cookie dough. Was going to make gingerbread cookies, but missed the recipe step where it said to "refrigerate overnight". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made gingerbread cookie dough. Was going to make gingerbread cookies, but missed the recipe step where it said to "refrigerate overnight". +

+

+ 12/13/2009, 4:50:46 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6641282412/index.html b/static/mytweets/ewagoner/status/6641282412/index.html new file mode 100644 index 00000000..ac7b17bc --- /dev/null +++ b/static/mytweets/ewagoner/status/6641282412/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ham's done. http://gdzl.la/7nCLuU + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ham's done. http://gdzl.la/7nCLuU +

+

+ 12/13/2009, 5:05:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/664189247566577664/index.html b/static/mytweets/ewagoner/status/664189247566577664/index.html new file mode 100644 index 00000000..c6020fde --- /dev/null +++ b/static/mytweets/ewagoner/status/664189247566577664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I may feel a little beat up right now, but I take solace in knowing the life insurance company classifies me as “extreme lowest risk”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I may feel a little beat up right now, but I take solace in knowing the life insurance company classifies me as “extreme lowest risk”. +

+

+ 11/10/2015, 4:13:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/664201012484423680/index.html b/static/mytweets/ewagoner/status/664201012484423680/index.html new file mode 100644 index 00000000..03f2c7bf --- /dev/null +++ b/static/mytweets/ewagoner/status/664201012484423680/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + It’s going to be ok. + +<a href="http://theoatmeal.com/comics/plane">http://theoatmeal.com/comics/plane</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/664241023523168256/index.html b/static/mytweets/ewagoner/status/664241023523168256/index.html new file mode 100644 index 00000000..2d8c6e7e --- /dev/null +++ b/static/mytweets/ewagoner/status/664241023523168256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TedsMostBest: Warm and toasty under the patio heaters #athensga #heater #winteriscoming <a href="https://instagram.com/p/97Jt7xA856/">https://instagram.com/p/97Jt7xA856/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TedsMostBest: Warm and toasty under the patio heaters #athensga #heater #winteriscoming https://instagram.com/p/97Jt7xA856/ +

+

+ 11/10/2015, 7:39:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6644866465/index.html b/static/mytweets/ewagoner/status/6644866465/index.html new file mode 100644 index 00000000..34103c21 --- /dev/null +++ b/static/mytweets/ewagoner/status/6644866465/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Ha ha ha! That's Silly! Snowmans are not alive!" Guess that subscription to Skeptical Enquirer was a good Christmas prez for Viv after all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Ha ha ha! That's Silly! Snowmans are not alive!" Guess that subscription to Skeptical Enquirer was a good Christmas prez for Viv after all. +

+

+ 12/13/2009, 7:20:04 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/664562593072287744/index.html b/static/mytweets/ewagoner/status/664562593072287744/index.html new file mode 100644 index 00000000..e3cd7430 --- /dev/null +++ b/static/mytweets/ewagoner/status/664562593072287744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve been using the listen gem in my big Rails 5 re-write project today, and it makes development mode super fast. <a href="http://weblog.rubyonrails.org/2015/11/11/snappier-development-mode-in-rails-5/">http://weblog.rubyonrails.org/2015/11/11/snappier-development-mode-in-rails-5/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/664775817617125376/index.html b/static/mytweets/ewagoner/status/664775817617125376/index.html new file mode 100644 index 00000000..5d7cd474 --- /dev/null +++ b/static/mytweets/ewagoner/status/664775817617125376/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Juniper: “Can you put on a kilt when you come have lunch with my kindergarten? Because I like it when you wear a kilt.” + +Me: ❤️❤️❤️ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper: “Can you put on a kilt when you come have lunch with my kindergarten? Because I like it when you wear a kilt.”

Me: ❤️❤️❤️ +

+

+ 11/12/2015, 7:04:40 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/66491428905287680/index.html b/static/mytweets/ewagoner/status/66491428905287680/index.html new file mode 100644 index 00000000..00a3e9ac --- /dev/null +++ b/static/mytweets/ewagoner/status/66491428905287680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here comes the sun. #moustachemay <a href="http://moustachemay.com/staches/ewagoner/1546/">http://moustachemay.com/staches/ewagoner/1546/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/665041367886864384/index.html b/static/mytweets/ewagoner/status/665041367886864384/index.html new file mode 100644 index 00000000..d07ed5a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/665041367886864384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spent valuable sleep time writing a self-playing ASCII art RoR version of The Game of Life, preparing for tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spent valuable sleep time writing a self-playing ASCII art RoR version of The Game of Life, preparing for tomorrow.

+

+

+ 11/13/2015, 12:39:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6651914744/index.html b/static/mytweets/ewagoner/status/6651914744/index.html new file mode 100644 index 00000000..d408f81a --- /dev/null +++ b/static/mytweets/ewagoner/status/6651914744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The latest update on the raw milk situation: http://athens.locallygrown.net/weblog/view/3536 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The latest update on the raw milk situation: http://athens.locallygrown.net/weblog/view/3536 +

+

+ 12/13/2009, 11:32:40 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6652402546/index.html b/static/mytweets/ewagoner/status/6652402546/index.html new file mode 100644 index 00000000..f1ac4d5c --- /dev/null +++ b/static/mytweets/ewagoner/status/6652402546/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I went out to look at the meteors, but the fog's so thick I smacked myself in the face trying to see how bad the visibility actually was. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I went out to look at the meteors, but the fog's so thick I smacked myself in the face trying to see how bad the visibility actually was. +

+

+ 12/13/2009, 11:53:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6652873332/index.html b/static/mytweets/ewagoner/status/6652873332/index.html new file mode 100644 index 00000000..110a28fe --- /dev/null +++ b/static/mytweets/ewagoner/status/6652873332/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Not been open an hour, & already Athens Locally Grown has $1100+ in sales. Wonder how many sleepy people I'm responsible for Monday morns. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Not been open an hour, & already Athens Locally Grown has $1100+ in sales. Wonder how many sleepy people I'm responsible for Monday morns. +

+

+ 12/14/2009, 12:14:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/665298083627016193/index.html b/static/mytweets/ewagoner/status/665298083627016193/index.html new file mode 100644 index 00000000..cb4036ec --- /dev/null +++ b/static/mytweets/ewagoner/status/665298083627016193/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today was absolutely terrifying but I held my own and learned a lot from others and came away a better programmer. #globaldayofcoderetreat + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today was absolutely terrifying but I held my own and learned a lot from others and came away a better programmer. #globaldayofcoderetreat +

+

+ 11/13/2015, 5:39:58 PM +

+

Favs: 2

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/66548911548018688/index.html b/static/mytweets/ewagoner/status/66548911548018688/index.html new file mode 100644 index 00000000..74bb38aa --- /dev/null +++ b/static/mytweets/ewagoner/status/66548911548018688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OH: "I do not like lesbians." "Oh, I do. they're my favorite demographic!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH: "I do not like lesbians." "Oh, I do. they're my favorite demographic!" +

+

+ 5/6/2011, 1:04:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/66551898974584832/index.html b/static/mytweets/ewagoner/status/66551898974584832/index.html new file mode 100644 index 00000000..72eaccff --- /dev/null +++ b/static/mytweets/ewagoner/status/66551898974584832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + YAFCB. (Yet Another Farm Cart Burger) @ Farm Cart http://instagr.am/p/D7eRU/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ YAFCB. (Yet Another Farm Cart Burger) @ Farm Cart http://instagr.am/p/D7eRU/ +

+

+ 5/6/2011, 1:16:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/66559454316998656/index.html b/static/mytweets/ewagoner/status/66559454316998656/index.html new file mode 100644 index 00000000..417f69c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/66559454316998656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + .@creeplings created a dashing Gentleman’s Squid Tentacle Scarf or Squidscot <a href="http://owl.li/4OBEI">http://owl.li/4OBEI</a> (via @laughingsquid) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ .@creeplings created a dashing Gentleman’s Squid Tentacle Scarf or Squidscot http://owl.li/4OBEI (via @laughingsquid) +

+

+ 5/6/2011, 1:46:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/665934565312208896/index.html b/static/mytweets/ewagoner/status/665934565312208896/index.html new file mode 100644 index 00000000..86e25a2c --- /dev/null +++ b/static/mytweets/ewagoner/status/665934565312208896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is marvelous! I would much rather watch the face of a culchie experiencing Vegas than seeing Vegas itself. <a href="http://petapixel.com/2015/11/14/man-points-a-gopro-the-wrong-way-during-an-entire-vacation-in-las-vegas/">http://petapixel.com/2015/11/14/man-points-a-gopro-the-wrong-way-during-an-entire-vacation-in-las-vegas/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/66602612933398528/index.html b/static/mytweets/ewagoner/status/66602612933398528/index.html new file mode 100644 index 00000000..a8d1e3b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/66602612933398528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wandered by the @kingofpopsath cart and got a tasty chocolate orange popsicle. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wandered by the @kingofpopsath cart and got a tasty chocolate orange popsicle. +

+

+ 5/6/2011, 4:37:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/666313442740068352/index.html b/static/mytweets/ewagoner/status/666313442740068352/index.html new file mode 100644 index 00000000..313bd229 --- /dev/null +++ b/static/mytweets/ewagoner/status/666313442740068352/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + RT @ChrisHallbeck: Inked. + +http://maximumble.thebookofbiff.com/2014/10/27/970-inked/ +#funny #lol #tattoo #comic #webcomic + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6665321296/index.html b/static/mytweets/ewagoner/status/6665321296/index.html new file mode 100644 index 00000000..b76fbf6a --- /dev/null +++ b/static/mytweets/ewagoner/status/6665321296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's "Turn the Camera Upside Down Day" at #whiskerino. Kinda hard when the camera has sensors that keep it right side up. http://is.gd/5n8TC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's "Turn the Camera Upside Down Day" at #whiskerino. Kinda hard when the camera has sensors that keep it right side up. http://is.gd/5n8TC +

+

+ 12/14/2009, 11:01:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/66655508005789696/index.html b/static/mytweets/ewagoner/status/66655508005789696/index.html new file mode 100644 index 00000000..23281535 --- /dev/null +++ b/static/mytweets/ewagoner/status/66655508005789696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + She just turned six when she wrote this, and already she spells better than me. http://instagr.am/p/D8Jby/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ She just turned six when she wrote this, and already she spells better than me. http://instagr.am/p/D8Jby/ +

+

+ 5/6/2011, 8:08:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/666750273713528832/index.html b/static/mytweets/ewagoner/status/666750273713528832/index.html new file mode 100644 index 00000000..a6f86642 --- /dev/null +++ b/static/mytweets/ewagoner/status/666750273713528832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Achievement unlocked: gave a seasoned developer unfettered access to my production source code, and they liked what they saw. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Achievement unlocked: gave a seasoned developer unfettered access to my production source code, and they liked what they saw. +

+

+ 11/17/2015, 5:50:27 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/667060231386566657/index.html b/static/mytweets/ewagoner/status/667060231386566657/index.html new file mode 100644 index 00000000..892924cd --- /dev/null +++ b/static/mytweets/ewagoner/status/667060231386566657/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve now had four really good interviews in two weeks. Considering I wasn’t planning on even looking for work until December, I’m happy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve now had four really good interviews in two weeks. Considering I wasn’t planning on even looking for work until December, I’m happy. +

+

+ 11/18/2015, 2:22:07 PM +

+

Favs: 6

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/667062553927942144/index.html b/static/mytweets/ewagoner/status/667062553927942144/index.html new file mode 100644 index 00000000..3efb0d90 --- /dev/null +++ b/static/mytweets/ewagoner/status/667062553927942144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Who needs the Chinese to hack into government computers when Georgia will just give the data away for free? <a href="http://www.peachpundit.com/2015/11/18/secretary-of-state-released-names-and-all-identifying-info-on-6-1-million-voters/">http://www.peachpundit.com/2015/11/18/secretary-of-state-released-names-and-all-identifying-info-on-6-1-million-voters/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/667091544776773632/index.html b/static/mytweets/ewagoner/status/667091544776773632/index.html new file mode 100644 index 00000000..f2ff8e16 --- /dev/null +++ b/static/mytweets/ewagoner/status/667091544776773632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wore a Zelda Wind Walker shirt to an interview today, and my interviewer had a big Luigi poster right behind her. So that worked out ok. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wore a Zelda Wind Walker shirt to an interview today, and my interviewer had a big Luigi poster right behind her. So that worked out ok. +

+

+ 11/18/2015, 4:26:32 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/667105260331278336/index.html b/static/mytweets/ewagoner/status/667105260331278336/index.html new file mode 100644 index 00000000..be0f0416 --- /dev/null +++ b/static/mytweets/ewagoner/status/667105260331278336/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Viv: “If you watch this, you’ll die laughing.” +Me: “But, I don’t want to die.” +Viv: “No, Dad. It’s just this figure of speech going around.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv: “If you watch this, you’ll die laughing.”
Me: “But, I don’t want to die.”
Viv: “No, Dad. It’s just this figure of speech going around.” +

+

+ 11/18/2015, 5:21:02 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/667197752997232640/index.html b/static/mytweets/ewagoner/status/667197752997232640/index.html new file mode 100644 index 00000000..b355d6f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/667197752997232640/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + It’s 11:30 at night and I’m at a bar debating with myself whether I want poutine. What the hell’s wrong with me? + +Of course I want poutine. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s 11:30 at night and I’m at a bar debating with myself whether I want poutine. What the hell’s wrong with me?

Of course I want poutine. +

+

+ 11/18/2015, 11:28:34 PM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/667288197926912/index.html b/static/mytweets/ewagoner/status/667288197926912/index.html new file mode 100644 index 00000000..9779334f --- /dev/null +++ b/static/mytweets/ewagoner/status/667288197926912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So the new Pop Will Eat Itself was just 2 songs, and the album I bought was many, many remixes of those 2 songs. I blame the Haitian rum. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So the new Pop Will Eat Itself was just 2 songs, and the album I bought was many, many remixes of those 2 songs. I blame the Haitian rum. +

+

+ 11/5/2010, 5:54:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/667801989313613825/index.html b/static/mytweets/ewagoner/status/667801989313613825/index.html new file mode 100644 index 00000000..dfdad4e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/667801989313613825/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And just like that, the quiet panic has been banished. Everything is going to be ok. Better, even. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And just like that, the quiet panic has been banished. Everything is going to be ok. Better, even. +

+

+ 11/20/2015, 3:29:36 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/667811853519618048/index.html b/static/mytweets/ewagoner/status/667811853519618048/index.html new file mode 100644 index 00000000..b52273cd --- /dev/null +++ b/static/mytweets/ewagoner/status/667811853519618048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today is a really nice day to be driving 700 miles. Hopefully tomorrow is a really nice day to be driving 700 miles back. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today is a really nice day to be driving 700 miles. Hopefully tomorrow is a really nice day to be driving 700 miles back. +

+

+ 11/20/2015, 4:08:47 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/667884742583406592/index.html b/static/mytweets/ewagoner/status/667884742583406592/index.html new file mode 100644 index 00000000..6370f55f --- /dev/null +++ b/static/mytweets/ewagoner/status/667884742583406592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If I were to add up the emergency vehicles I’ve seen in the last year, it’d be fewer than what’s gone by me sitting here on the FL turnpike. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If I were to add up the emergency vehicles I’ve seen in the last year, it’d be fewer than what’s gone by me sitting here on the FL turnpike. +

+

+ 11/20/2015, 8:58:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/668106959292379136/index.html b/static/mytweets/ewagoner/status/668106959292379136/index.html new file mode 100644 index 00000000..13d8f50f --- /dev/null +++ b/static/mytweets/ewagoner/status/668106959292379136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now that I’ve given away all the pots & pans & pillows & bedspreads, the only thing my folks still have in FL is a mountain of medical debt. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now that I’ve given away all the pots & pans & pillows & bedspreads, the only thing my folks still have in FL is a mountain of medical debt. +

+

+ 11/21/2015, 11:41:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/668107304991084544/index.html b/static/mytweets/ewagoner/status/668107304991084544/index.html new file mode 100644 index 00000000..0d075062 --- /dev/null +++ b/static/mytweets/ewagoner/status/668107304991084544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thank you to everyone here who gave their best to provide care and comfort in their final days. I’m sorry we couldn’t pay your due. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thank you to everyone here who gave their best to provide care and comfort in their final days. I’m sorry we couldn’t pay your due. +

+

+ 11/21/2015, 11:42:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/66892955704754177/index.html b/static/mytweets/ewagoner/status/66892955704754177/index.html new file mode 100644 index 00000000..1a90724f --- /dev/null +++ b/static/mytweets/ewagoner/status/66892955704754177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athlocallygrown: A bunch of us are at Blackbriar Farm in Crawford for our first "Farmer for a Day" event. http://yfrog.com/f114465324j + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athlocallygrown: A bunch of us are at Blackbriar Farm in Crawford for our first "Farmer for a Day" event. http://yfrog.com/f114465324j +

+

+ 5/7/2011, 11:51:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/668951354572996609/index.html b/static/mytweets/ewagoner/status/668951354572996609/index.html new file mode 100644 index 00000000..a8525c61 --- /dev/null +++ b/static/mytweets/ewagoner/status/668951354572996609/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Look, Amazon, just because I got that one Santa outfit that one time doesn’t mean… Oh. I bought two? Yeah, carry on. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Look, Amazon, just because I got that one Santa outfit that one time doesn’t mean… Oh. I bought two? Yeah, carry on.

+

+

+ 11/23/2015, 7:36:46 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/66902977109176320/index.html b/static/mytweets/ewagoner/status/66902977109176320/index.html new file mode 100644 index 00000000..e5f8d5bc --- /dev/null +++ b/static/mytweets/ewagoner/status/66902977109176320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wouldn't have thought to pair watermelon and cilantro, but it's fantastic. Assuming you're not a cilantro hater http://instagr.am/p/D-BBV/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wouldn't have thought to pair watermelon and cilantro, but it's fantastic. Assuming you're not a cilantro hater http://instagr.am/p/D-BBV/ +

+

+ 5/7/2011, 12:31:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/66904329700917249/index.html b/static/mytweets/ewagoner/status/66904329700917249/index.html new file mode 100644 index 00000000..67ad6335 --- /dev/null +++ b/static/mytweets/ewagoner/status/66904329700917249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pet goats http://instagr.am/p/D-B7A/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pet goats http://instagr.am/p/D-B7A/ +

+

+ 5/7/2011, 12:36:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/66908786912276480/index.html b/static/mytweets/ewagoner/status/66908786912276480/index.html new file mode 100644 index 00000000..d93cb62f --- /dev/null +++ b/static/mytweets/ewagoner/status/66908786912276480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Chicks and calves. http://instagr.am/p/D-Ejd/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Chicks and calves. http://instagr.am/p/D-Ejd/ +

+

+ 5/7/2011, 12:54:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/66915504362749952/index.html b/static/mytweets/ewagoner/status/66915504362749952/index.html new file mode 100644 index 00000000..2da98684 --- /dev/null +++ b/static/mytweets/ewagoner/status/66915504362749952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Celtic Bull http://instagr.am/p/D-Ift/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Celtic Bull http://instagr.am/p/D-Ift/ +

+

+ 5/7/2011, 1:21:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/66916879536627712/index.html b/static/mytweets/ewagoner/status/66916879536627712/index.html new file mode 100644 index 00000000..43ac1593 --- /dev/null +++ b/static/mytweets/ewagoner/status/66916879536627712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Guardian http://instagr.am/p/D-JSK/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Guardian http://instagr.am/p/D-JSK/ +

+

+ 5/7/2011, 1:26:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/669225697517400064/index.html b/static/mytweets/ewagoner/status/669225697517400064/index.html new file mode 100644 index 00000000..c16666e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/669225697517400064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Hey Juni, it’s Kacy’s birthday today!” “I know, Dad. You don’t have to tell me. My brain remembers things and I can hear it talking to me.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Hey Juni, it’s Kacy’s birthday today!” “I know, Dad. You don’t have to tell me. My brain remembers things and I can hear it talking to me.” +

+

+ 11/24/2015, 1:46:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/669252489749876739/index.html b/static/mytweets/ewagoner/status/669252489749876739/index.html new file mode 100644 index 00000000..fa252bf0 --- /dev/null +++ b/static/mytweets/ewagoner/status/669252489749876739/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Neighbor boys thought it would be a good idea to rip down and destroy birdhouses my daughters had made & birds were living in. People suck. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Neighbor boys thought it would be a good idea to rip down and destroy birdhouses my daughters had made & birds were living in. People suck. +

+

+ 11/24/2015, 3:33:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/66939208169820160/index.html b/static/mytweets/ewagoner/status/66939208169820160/index.html new file mode 100644 index 00000000..c5c371ef --- /dev/null +++ b/static/mytweets/ewagoner/status/66939208169820160/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Mairzy doats and dozy doats and liddle lamzy divey +A kiddley divey too, wouldn't you? +<a href="http://moustachemay.com/staches/ewagoner/1863/">http://moustachemay.com/staches/ewagoner/1863/</a> #moustachemay + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6693959754/index.html b/static/mytweets/ewagoner/status/6693959754/index.html new file mode 100644 index 00000000..6da3369b --- /dev/null +++ b/static/mytweets/ewagoner/status/6693959754/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rain is nice and all, but I'm really tired of having to pay the ferryman just to get from my house to my car. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rain is nice and all, but I'm really tired of having to pay the ferryman just to get from my house to my car. +

+

+ 12/15/2009, 7:03:04 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6695359506/index.html b/static/mytweets/ewagoner/status/6695359506/index.html new file mode 100644 index 00000000..18b9864c --- /dev/null +++ b/static/mytweets/ewagoner/status/6695359506/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One upside to this perpetual fog: I just saw Lando Calrissian make a deal that will keep the Empire out of this place forever. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One upside to this perpetual fog: I just saw Lando Calrissian make a deal that will keep the Empire out of this place forever. +

+

+ 12/15/2009, 8:09:59 AM +

+

Favs: 2

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6697272600/index.html b/static/mytweets/ewagoner/status/6697272600/index.html new file mode 100644 index 00000000..782814f8 --- /dev/null +++ b/static/mytweets/ewagoner/status/6697272600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Morning in the moors. (Today's #whiskerino site theme: "Profile Day -- turn to the left") http://whiskerino.org/2009/beards/ewagoner/13914/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Morning in the moors. (Today's #whiskerino site theme: "Profile Day -- turn to the left") http://whiskerino.org/2009/beards/ewagoner/13914/ +

+

+ 12/15/2009, 9:28:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/66988440683687936/index.html b/static/mytweets/ewagoner/status/66988440683687936/index.html new file mode 100644 index 00000000..61219840 --- /dev/null +++ b/static/mytweets/ewagoner/status/66988440683687936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First harvest from Vivian's personal garden. http://instagr.am/p/D-we4/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First harvest from Vivian's personal garden. http://instagr.am/p/D-we4/ +

+

+ 5/7/2011, 6:11:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6699426481/index.html b/static/mytweets/ewagoner/status/6699426481/index.html new file mode 100644 index 00000000..2b7c74d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/6699426481/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mbigmistake: This is just a nice story: http://tiny.cc/5jhXA Especially for those of us (all of us?) who were touched by Pooh at on ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mbigmistake: This is just a nice story: http://tiny.cc/5jhXA Especially for those of us (all of us?) who were touched by Pooh at on ... +

+

+ 12/15/2009, 10:48:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/670029435844829184/index.html b/static/mytweets/ewagoner/status/670029435844829184/index.html new file mode 100644 index 00000000..d24e46d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/670029435844829184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Michael Dukakis would very much like your turkey carcass. <a href="http://www.bostonglobe.com/news/politics/2015/11/25/michael-dukakis-loves-turkey-carcasses/0HQOSqiAfWBEdxh6di5ofM/story.html">http://www.bostonglobe.com/news/politics/2015/11/25/michael-dukakis-loves-turkey-carcasses/0HQOSqiAfWBEdxh6di5ofM/story.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67003639121723392/index.html b/static/mytweets/ewagoner/status/67003639121723392/index.html new file mode 100644 index 00000000..a7263e61 --- /dev/null +++ b/static/mytweets/ewagoner/status/67003639121723392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My household carnivorous dragon says "plant matter makes my tongue burn". She still had to eat her veggies. http://instagr.am/p/D-4et/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My household carnivorous dragon says "plant matter makes my tongue burn". She still had to eat her veggies. http://instagr.am/p/D-4et/ +

+

+ 5/7/2011, 7:11:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6701184365/index.html b/static/mytweets/ewagoner/status/6701184365/index.html new file mode 100644 index 00000000..f73f09e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/6701184365/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, ow! I think I just broke my shoulder blade while yawning. This will make the rest of the day interesting. #fragileoldman + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, ow! I think I just broke my shoulder blade while yawning. This will make the rest of the day interesting. #fragileoldman +

+

+ 12/15/2009, 11:52:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/670139055871496192/index.html b/static/mytweets/ewagoner/status/670139055871496192/index.html new file mode 100644 index 00000000..eaa8a476 --- /dev/null +++ b/static/mytweets/ewagoner/status/670139055871496192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's the best demonstration of how to make Cold Brew Coffee that I've ever seen. <a href="http://youtu.be/l6MJe5wKT7Y">http://youtu.be/l6MJe5wKT7Y</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's the best demonstration of how to make Cold Brew Coffee that I've ever seen. http://youtu.be/l6MJe5wKT7Y +

+

+ 11/27/2015, 2:16:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67037825245257728/index.html b/static/mytweets/ewagoner/status/67037825245257728/index.html new file mode 100644 index 00000000..7a873bda --- /dev/null +++ b/static/mytweets/ewagoner/status/67037825245257728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spent this morning pounding in fenceposts on someone else's farm, so maybe that's why I grated dark chocolate over my strawberry shortcake. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spent this morning pounding in fenceposts on someone else's farm, so maybe that's why I grated dark chocolate over my strawberry shortcake. +

+

+ 5/7/2011, 9:27:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67038082/index.html b/static/mytweets/ewagoner/status/67038082/index.html new file mode 100644 index 00000000..905e49ae --- /dev/null +++ b/static/mytweets/ewagoner/status/67038082/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New Forklift Beta for Macs is very, very sweet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New Forklift Beta for Macs is very, very sweet. +

+

+ 5/17/2007, 9:27:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67042948902170624/index.html b/static/mytweets/ewagoner/status/67042948902170624/index.html new file mode 100644 index 00000000..669159c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/67042948902170624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bedtime snack http://instagr.am/p/D_OE9/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bedtime snack http://instagr.am/p/D_OE9/ +

+

+ 5/7/2011, 9:47:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6707098161/index.html b/static/mytweets/ewagoner/status/6707098161/index.html new file mode 100644 index 00000000..4f2cdf76 --- /dev/null +++ b/static/mytweets/ewagoner/status/6707098161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "it-it- the f- it-flam-flames. Flames, on the side of my face, breathing-breathl- heaving breaths. Heaving..." (What'd I do to my shoulder?) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "it-it- the f- it-flam-flames. Flames, on the side of my face, breathing-breathl- heaving breaths. Heaving..." (What'd I do to my shoulder?) +

+

+ 12/15/2009, 3:41:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/671122497199321088/index.html b/static/mytweets/ewagoner/status/671122497199321088/index.html new file mode 100644 index 00000000..dc45d5e6 --- /dev/null +++ b/static/mytweets/ewagoner/status/671122497199321088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Think you’re safe from being eaten by an octopus just because you don’t get in the water? You’re sorely mistaken. <a href="http://mashable.com/2015/02/23/land-octopus/#7N6FdP0XjaqY">http://mashable.com/2015/02/23/land-octopus/#7N6FdP0XjaqY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/671124474088071168/index.html b/static/mytweets/ewagoner/status/671124474088071168/index.html new file mode 100644 index 00000000..35f41f8c --- /dev/null +++ b/static/mytweets/ewagoner/status/671124474088071168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Good Dinosaur is a simple story, beautifully and emotionally presented. I can’t imagine anyone but Pixar making this movie. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Good Dinosaur is a simple story, beautifully and emotionally presented. I can’t imagine anyone but Pixar making this movie. +

+

+ 11/29/2015, 7:31:58 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/671188173389733888/index.html b/static/mytweets/ewagoner/status/671188173389733888/index.html new file mode 100644 index 00000000..556a1060 --- /dev/null +++ b/static/mytweets/ewagoner/status/671188173389733888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is a powerful bit of poetic theater. English translation is on the YouTube page, but I bet you won’t need it. <a href="https://www.youtube.com/watch?v=Mvc86oa0ieM&feature=youtu.be">https://www.youtube.com/watch?v=Mvc86oa0ieM&feature=youtu.be</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6714203456/index.html b/static/mytweets/ewagoner/status/6714203456/index.html new file mode 100644 index 00000000..57869863 --- /dev/null +++ b/static/mytweets/ewagoner/status/6714203456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tauntaun sleeping bag in the wild: http://gdzl.la/7obwEh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tauntaun sleeping bag in the wild: http://gdzl.la/7obwEh +

+

+ 12/15/2009, 8:00:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/671443028964454400/index.html b/static/mytweets/ewagoner/status/671443028964454400/index.html new file mode 100644 index 00000000..e5b4bef0 --- /dev/null +++ b/static/mytweets/ewagoner/status/671443028964454400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I need to dress for the job I want, so I’m at the thrift shop buying the best fitting tuxedos so I can be Archer. So far, so good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I need to dress for the job I want, so I’m at the thrift shop buying the best fitting tuxedos so I can be Archer. So far, so good. +

+

+ 11/30/2015, 4:37:47 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/671671662/index.html b/static/mytweets/ewagoner/status/671671662/index.html new file mode 100644 index 00000000..ebedfbfd --- /dev/null +++ b/static/mytweets/ewagoner/status/671671662/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When a man on the sidewalk offers you pork tamales out of the cooler beside him, just say yes. Trust me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When a man on the sidewalk offers you pork tamales out of the cooler beside him, just say yes. Trust me. +

+

+ 2/2/2008, 9:19:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/671766960644976640/index.html b/static/mytweets/ewagoner/status/671766960644976640/index.html new file mode 100644 index 00000000..eb657bf5 --- /dev/null +++ b/static/mytweets/ewagoner/status/671766960644976640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s 2pm and I just finished a breakfast of leftover Thanksgiving dinner. I might finally be getting a handle on this funemployment. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s 2pm and I just finished a breakfast of leftover Thanksgiving dinner. I might finally be getting a handle on this funemployment. +

+

+ 12/1/2015, 2:04:58 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6720180897980416/index.html b/static/mytweets/ewagoner/status/6720180897980416/index.html new file mode 100644 index 00000000..f0381605 --- /dev/null +++ b/static/mytweets/ewagoner/status/6720180897980416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Run-of-the-mill startup seeks mediocre designer" http://jobs.37signals.com/jobs/7759 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Run-of-the-mill startup seeks mediocre designer" http://jobs.37signals.com/jobs/7759 +

+

+ 11/22/2010, 9:46:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/672074311176486912/index.html b/static/mytweets/ewagoner/status/672074311176486912/index.html new file mode 100644 index 00000000..c4a62d1a --- /dev/null +++ b/static/mytweets/ewagoner/status/672074311176486912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A jumped up country boy who never knew his place, he knows so much about these things. <a href="http://youtu.be/XMBwmEl2-FU">http://youtu.be/XMBwmEl2-FU</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A jumped up country boy who never knew his place, he knows so much about these things. http://youtu.be/XMBwmEl2-FU +

+

+ 12/2/2015, 10:26:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/672224736106164225/index.html b/static/mytweets/ewagoner/status/672224736106164225/index.html new file mode 100644 index 00000000..ebc81f94 --- /dev/null +++ b/static/mytweets/ewagoner/status/672224736106164225/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + A fellow came up to me on the sidewalk and asked if I wanted to smell his rosemary. + +It was a really nice sprig of rosemary. #my_athens + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A fellow came up to me on the sidewalk and asked if I wanted to smell his rosemary.

It was a really nice sprig of rosemary. #my_athens +

+

+ 12/2/2015, 8:24:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/672617111030771712/index.html b/static/mytweets/ewagoner/status/672617111030771712/index.html new file mode 100644 index 00000000..b59c6fac --- /dev/null +++ b/static/mytweets/ewagoner/status/672617111030771712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + December’s here, and that means it’s rotting decorative board season. (A sequel to one of my fave bits of writing!) <a href="http://www.mcsweeneys.net/articles/its-rotting-decorative-gourd-season-motherfuckers">http://www.mcsweeneys.net/articles/its-rotting-decorative-gourd-season-motherfuckers</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/672620757986500609/index.html b/static/mytweets/ewagoner/status/672620757986500609/index.html new file mode 100644 index 00000000..03a7ab64 --- /dev/null +++ b/static/mytweets/ewagoner/status/672620757986500609/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + December’s here, and that means it’s rotting decorative gourd season. (A sequel to one of my fave bits of writing!) <a href="http://www.mcsweeneys.net/articles/its-rotting-decorative-gourd-season-motherfuckers">http://www.mcsweeneys.net/articles/its-rotting-decorative-gourd-season-motherfuckers</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6730019498/index.html b/static/mytweets/ewagoner/status/6730019498/index.html new file mode 100644 index 00000000..ce79c0ef --- /dev/null +++ b/static/mytweets/ewagoner/status/6730019498/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm tall, so I never get to see what my beard looks like from below. http://whiskerino.org/2009/beards/ewagoner/14222/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm tall, so I never get to see what my beard looks like from below. http://whiskerino.org/2009/beards/ewagoner/14222/ #whiskerino +

+

+ 12/16/2009, 8:31:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6731334649/index.html b/static/mytweets/ewagoner/status/6731334649/index.html new file mode 100644 index 00000000..8b1e5d35 --- /dev/null +++ b/static/mytweets/ewagoner/status/6731334649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mourned the loss of a gal you loved who happened to have gills, webbed feet, & followed the Old Ones? This song's for you http://is.gd/5q0Qw + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mourned the loss of a gal you loved who happened to have gills, webbed feet, & followed the Old Ones? This song's for you http://is.gd/5q0Qw +

+

+ 12/16/2009, 9:24:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6734749484/index.html b/static/mytweets/ewagoner/status/6734749484/index.html new file mode 100644 index 00000000..73248dd9 --- /dev/null +++ b/static/mytweets/ewagoner/status/6734749484/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My co-workers had 2 entries in Battle of the Bands at the 40 Watt: Iron Maiden in style of Lionel Richie, & the converse: http://is.gd/5q8qA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My co-workers had 2 entries in Battle of the Bands at the 40 Watt: Iron Maiden in style of Lionel Richie, & the converse: http://is.gd/5q8qA +

+

+ 12/16/2009, 11:29:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/674030692859256832/index.html b/static/mytweets/ewagoner/status/674030692859256832/index.html new file mode 100644 index 00000000..fc938d4f --- /dev/null +++ b/static/mytweets/ewagoner/status/674030692859256832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + .@mathowie Congrats on your new title. Can’t wait to see the new business cards. <a href="http://deadstate.org/great-artist-alive-photoshops-guns-into-sex-toys-in-gop-pics/">http://deadstate.org/great-artist-alive-photoshops-guns-into-sex-toys-in-gop-pics/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6741109379/index.html b/static/mytweets/ewagoner/status/6741109379/index.html new file mode 100644 index 00000000..a191aa02 --- /dev/null +++ b/static/mytweets/ewagoner/status/6741109379/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of my cats it IM'ing me on iChat. Can't get it to turn the webcam on so I can see which one it is. Guess I need to re-teach that class. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One of my cats it IM'ing me on iChat. Can't get it to turn the webcam on so I can see which one it is. Guess I need to re-teach that class. +

+

+ 12/16/2009, 3:30:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/674250159014940673/index.html b/static/mytweets/ewagoner/status/674250159014940673/index.html new file mode 100644 index 00000000..96d23578 --- /dev/null +++ b/static/mytweets/ewagoner/status/674250159014940673/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I would gladly pay you Tuesday for some health insurance today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I would gladly pay you Tuesday for some health insurance today. +

+

+ 12/8/2015, 10:32:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6747803802/index.html b/static/mytweets/ewagoner/status/6747803802/index.html new file mode 100644 index 00000000..f989764e --- /dev/null +++ b/static/mytweets/ewagoner/status/6747803802/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got around to baking those gingerbread cookies. They were worth the wait. Even the burned one tasted great! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got around to baking those gingerbread cookies. They were worth the wait. Even the burned one tasted great! +

+

+ 12/16/2009, 7:35:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6750957590/index.html b/static/mytweets/ewagoner/status/6750957590/index.html new file mode 100644 index 00000000..04ce81f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/6750957590/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tomorrow is Viv's last day of school before the break, and I totally forgot to get gifts for her teachers. Gift cards to the rescue! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tomorrow is Viv's last day of school before the break, and I totally forgot to get gifts for her teachers. Gift cards to the rescue! +

+

+ 12/16/2009, 9:24:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/675146642484559872/index.html b/static/mytweets/ewagoner/status/675146642484559872/index.html new file mode 100644 index 00000000..037349fd --- /dev/null +++ b/static/mytweets/ewagoner/status/675146642484559872/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + It’s already late, so for dinner I’m just going to have to feed myself what I’ve got on hand. + +Pumpkin pie and manhattans it is. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s already late, so for dinner I’m just going to have to feed myself what I’ve got on hand.

Pumpkin pie and manhattans it is. +

+

+ 12/10/2015, 9:54:37 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/675758342707507200/index.html b/static/mytweets/ewagoner/status/675758342707507200/index.html new file mode 100644 index 00000000..4c150c61 --- /dev/null +++ b/static/mytweets/ewagoner/status/675758342707507200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A little boy comes up to Juni and says “You’re good!” She just stares at him with a puzzled look. Then finally, “Oh, you mean at skating!” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A little boy comes up to Juni and says “You’re good!” She just stares at him with a puzzled look. Then finally, “Oh, you mean at skating!” +

+

+ 12/12/2015, 2:25:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67595225706668032/index.html b/static/mytweets/ewagoner/status/67595225706668032/index.html new file mode 100644 index 00000000..73e24591 --- /dev/null +++ b/static/mytweets/ewagoner/status/67595225706668032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Alright, Monday. You, me, let's do this thing. <a href="http://moustachemay.com/staches/ewagoner/2309/">http://moustachemay.com/staches/ewagoner/2309/</a> #moustachemay + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67601294801645568/index.html b/static/mytweets/ewagoner/status/67601294801645568/index.html new file mode 100644 index 00000000..c1aed163 --- /dev/null +++ b/static/mytweets/ewagoner/status/67601294801645568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A montage of memorable movie sandwiches. <a href="http://www.youtube.com/watch?v=AlW_qYXpHLE">http://www.youtube.com/watch?v=AlW_qYXpHLE</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67603913653760001/index.html b/static/mytweets/ewagoner/status/67603913653760001/index.html new file mode 100644 index 00000000..af14dad6 --- /dev/null +++ b/static/mytweets/ewagoner/status/67603913653760001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Every so often, the New York Times issues a correction that really, really matters. This was one of those times: <a href="http://imgur.com/oJYn2">http://imgur.com/oJYn2</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Every so often, the New York Times issues a correction that really, really matters. This was one of those times: http://imgur.com/oJYn2 +

+

+ 5/9/2011, 10:56:43 AM +

+

Favs: 4

+

Retweets: 26

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67611275458383872/index.html b/static/mytweets/ewagoner/status/67611275458383872/index.html new file mode 100644 index 00000000..fdcff006 --- /dev/null +++ b/static/mytweets/ewagoner/status/67611275458383872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @notasausage: BSG meta: Starbuck from the old series next to Starbuck from the new series in a Starbucks: <a href="http://i.imgur.com/t5q7I.jpg">http://i.imgur.com/t5q7I.jpg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @notasausage: BSG meta: Starbuck from the old series next to Starbuck from the new series in a Starbucks: http://i.imgur.com/t5q7I.jpg +

+

+ 5/9/2011, 11:25:58 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/676229127888875521/index.html b/static/mytweets/ewagoner/status/676229127888875521/index.html new file mode 100644 index 00000000..f9c52518 --- /dev/null +++ b/static/mytweets/ewagoner/status/676229127888875521/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Taste for flavor. Bourbon? I use Jamaica Rum in there. Jamaican Rums. Or I’ll put rye in it. Scotch. It depends.” <a href="http://www.openculture.com/2013/12/charles-mingus-top-secret-eggnog-recipe-contains-enough-alcohol-to-put-down-an-elephant.html">http://www.openculture.com/2013/12/charles-mingus-top-secret-eggnog-recipe-contains-enough-alcohol-to-put-down-an-elephant.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67629000213807106/index.html b/static/mytweets/ewagoner/status/67629000213807106/index.html new file mode 100644 index 00000000..99feb632 --- /dev/null +++ b/static/mytweets/ewagoner/status/67629000213807106/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "rebel & onion armies showed grose negligence by having many of their battles inside national parks, like Gettysburg." <a href="http://is.gd/hAlDtW">http://is.gd/hAlDtW</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "rebel & onion armies showed grose negligence by having many of their battles inside national parks, like Gettysburg." http://is.gd/hAlDtW +

+

+ 5/9/2011, 12:36:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6764491213/index.html b/static/mytweets/ewagoner/status/6764491213/index.html new file mode 100644 index 00000000..81c4512c --- /dev/null +++ b/static/mytweets/ewagoner/status/6764491213/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sometimes driving the big truck isn't all fun and games. http://is.gd/5rfzH (Today's #whiskerino site theme: "Play Dead") + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sometimes driving the big truck isn't all fun and games. http://is.gd/5rfzH (Today's #whiskerino site theme: "Play Dead") +

+

+ 12/17/2009, 9:08:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/676647963947573248/index.html b/static/mytweets/ewagoner/status/676647963947573248/index.html new file mode 100644 index 00000000..8474dbcb --- /dev/null +++ b/static/mytweets/ewagoner/status/676647963947573248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ambitious science fiction has returned to SyFy, and it’s good! I enjoyed the first episode of The Expanse. It’s a solid start to the series. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ambitious science fiction has returned to SyFy, and it’s good! I enjoyed the first episode of The Expanse. It’s a solid start to the series. +

+

+ 12/15/2015, 1:20:20 AM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67679895056162816/index.html b/static/mytweets/ewagoner/status/67679895056162816/index.html new file mode 100644 index 00000000..f0ce3493 --- /dev/null +++ b/static/mytweets/ewagoner/status/67679895056162816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @whiskerino: In case you ever wondered, this is why Moustache May exists: <a href="http://moustachemay.com/staches/hale/1789/">http://moustachemay.com/staches/hale/1789/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67699521664188416/index.html b/static/mytweets/ewagoner/status/67699521664188416/index.html new file mode 100644 index 00000000..bbedcfb0 --- /dev/null +++ b/static/mytweets/ewagoner/status/67699521664188416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sick girl http://instagr.am/p/EEFKw/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sick girl http://instagr.am/p/EEFKw/ +

+

+ 5/9/2011, 5:16:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/677294672/index.html b/static/mytweets/ewagoner/status/677294672/index.html new file mode 100644 index 00000000..e50b0c8f --- /dev/null +++ b/static/mytweets/ewagoner/status/677294672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I like the photo captions written in LOLCAT, but the comments at icanhascheezeburger.com also written in LOLCAT -- not so much. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I like the photo captions written in LOLCAT, but the comments at icanhascheezeburger.com also written in LOLCAT -- not so much. +

+

+ 2/4/2008, 2:20:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/677317806849982464/index.html b/static/mytweets/ewagoner/status/677317806849982464/index.html new file mode 100644 index 00000000..253a8e6d --- /dev/null +++ b/static/mytweets/ewagoner/status/677317806849982464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This article on “The 10 biggest holiday playlist mistakes” is spot on. <a href="https://sixcolors.com/post/2015/12/christmas-music-the-10-biggest-holiday-playlist-mistakes/">https://sixcolors.com/post/2015/12/christmas-music-the-10-biggest-holiday-playlist-mistakes/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67750721742839809/index.html b/static/mytweets/ewagoner/status/67750721742839809/index.html new file mode 100644 index 00000000..1392470d --- /dev/null +++ b/static/mytweets/ewagoner/status/67750721742839809/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian & I are watching that one Scooby Doo that guest starred Batman, Robin, and Weird Al. Yeah, there was such a thing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian & I are watching that one Scooby Doo that guest starred Batman, Robin, and Weird Al. Yeah, there was such a thing. +

+

+ 5/9/2011, 8:40:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67751345662345216/index.html b/static/mytweets/ewagoner/status/67751345662345216/index.html new file mode 100644 index 00000000..07442660 --- /dev/null +++ b/static/mytweets/ewagoner/status/67751345662345216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Joker & the Penguin have a giant set of scales with Scooby & a pile of Snacks on one side & the gang on the other suspended over sharks. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Joker & the Penguin have a giant set of scales with Scooby & a pile of Snacks on one side & the gang on the other suspended over sharks. +

+

+ 5/9/2011, 8:42:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6775227734/index.html b/static/mytweets/ewagoner/status/6775227734/index.html new file mode 100644 index 00000000..f51a2003 --- /dev/null +++ b/static/mytweets/ewagoner/status/6775227734/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The disco ball is on over at @athlocallygrown! http://gdzl.la/7ozZRE + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The disco ball is on over at @athlocallygrown! http://gdzl.la/7ozZRE +

+

+ 12/17/2009, 4:37:26 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67752607589994498/index.html b/static/mytweets/ewagoner/status/67752607589994498/index.html new file mode 100644 index 00000000..dbc50fa0 --- /dev/null +++ b/static/mytweets/ewagoner/status/67752607589994498/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Weird Al saved the day by beaning the Joker with his accordion to end the big chase scene. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Weird Al saved the day by beaning the Joker with his accordion to end the big chase scene. +

+

+ 5/9/2011, 8:47:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67752939900506112/index.html b/static/mytweets/ewagoner/status/67752939900506112/index.html new file mode 100644 index 00000000..98a6d65f --- /dev/null +++ b/static/mytweets/ewagoner/status/67752939900506112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + To wrap it all up, Weird Al plays a polka, the gang "Charlie Brown" dances on stage, and Batman & Robin use their grapple hooks to escape. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ To wrap it all up, Weird Al plays a polka, the gang "Charlie Brown" dances on stage, and Batman & Robin use their grapple hooks to escape. +

+

+ 5/9/2011, 8:48:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67753241882013696/index.html b/static/mytweets/ewagoner/status/67753241882013696/index.html new file mode 100644 index 00000000..9feb1828 --- /dev/null +++ b/static/mytweets/ewagoner/status/67753241882013696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I swear Vivian didn't give me her fever. This was a real thing we just watched. I didn't even mention Scooby & Shaggy's fist fight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I swear Vivian didn't give me her fever. This was a real thing we just watched. I didn't even mention Scooby & Shaggy's fist fight. +

+

+ 5/9/2011, 8:50:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67756842352246784/index.html b/static/mytweets/ewagoner/status/67756842352246784/index.html new file mode 100644 index 00000000..50962f87 --- /dev/null +++ b/static/mytweets/ewagoner/status/67756842352246784/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + 1: "Every once in a while I give up coffee just to prove that I'm not addicted." + +2: "But you are addicted." + +1: "Yeah." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 1: "Every once in a while I give up coffee just to prove that I'm not addicted."

2: "But you are addicted."

1: "Yeah." +

+

+ 5/9/2011, 9:04:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67757378749218816/index.html b/static/mytweets/ewagoner/status/67757378749218816/index.html new file mode 100644 index 00000000..66a4059b --- /dev/null +++ b/static/mytweets/ewagoner/status/67757378749218816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! That Scooby Doo/Batman/Weird Al episode is on YouTube: <a href="http://www.youtube.com/watch?v=TvQYfM-M2fU">http://www.youtube.com/watch?v=TvQYfM-M2fU</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67763083535331329/index.html b/static/mytweets/ewagoner/status/67763083535331329/index.html new file mode 100644 index 00000000..c793bde1 --- /dev/null +++ b/static/mytweets/ewagoner/status/67763083535331329/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My bedtime snacks were getting to extravagant, so I'll just call this dinner. http://instagr.am/p/EEfda/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My bedtime snacks were getting to extravagant, so I'll just call this dinner. http://instagr.am/p/EEfda/ +

+

+ 5/9/2011, 9:29:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/678319300772552704/index.html b/static/mytweets/ewagoner/status/678319300772552704/index.html new file mode 100644 index 00000000..0c6313af --- /dev/null +++ b/static/mytweets/ewagoner/status/678319300772552704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wish mom could have seen the new Star Wars. She would have really liked it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wish mom could have seen the new Star Wars. She would have really liked it. +

+

+ 12/19/2015, 4:01:38 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/678321572/index.html b/static/mytweets/ewagoner/status/678321572/index.html new file mode 100644 index 00000000..12920402 --- /dev/null +++ b/static/mytweets/ewagoner/status/678321572/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + first dress rehearsal going well. First audience on Thursday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ first dress rehearsal going well. First audience on Thursday. +

+

+ 2/4/2008, 8:54:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/678414462/index.html b/static/mytweets/ewagoner/status/678414462/index.html new file mode 100644 index 00000000..34fac433 --- /dev/null +++ b/static/mytweets/ewagoner/status/678414462/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oops. Actress fell down the stairs. It's those period shoes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oops. Actress fell down the stairs. It's those period shoes. +

+

+ 2/4/2008, 9:33:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/678680432288931845/index.html b/static/mytweets/ewagoner/status/678680432288931845/index.html new file mode 100644 index 00000000..dd78607f --- /dev/null +++ b/static/mytweets/ewagoner/status/678680432288931845/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Retro Thing: A Photograph... of Mozart's Wife? <a href="http://www.retrothing.com/2007/10/a-photograph-of.html">http://www.retrothing.com/2007/10/a-photograph-of.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/679218950180864/index.html b/static/mytweets/ewagoner/status/679218950180864/index.html new file mode 100644 index 00000000..6b326bec --- /dev/null +++ b/static/mytweets/ewagoner/status/679218950180864/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Who will rid me of this troubling mescal? + +Oh, hold on. It's gone. One more, please, miss. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Who will rid me of this troubling mescal?

Oh, hold on. It's gone. One more, please, miss. +

+

+ 11/5/2010, 6:41:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67956344552034305/index.html b/static/mytweets/ewagoner/status/67956344552034305/index.html new file mode 100644 index 00000000..29813ba9 --- /dev/null +++ b/static/mytweets/ewagoner/status/67956344552034305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Everything I Do (I Dun Fer You) <a href="http://music.metafilter.com/5594/Everything-I-Do-I-Dun-Fer-You">http://music.metafilter.com/5594/Everything-I-Do-I-Dun-Fer-You</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/67959725031043072/index.html b/static/mytweets/ewagoner/status/67959725031043072/index.html new file mode 100644 index 00000000..f8db0a23 --- /dev/null +++ b/static/mytweets/ewagoner/status/67959725031043072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We're both growing... to infinity and beyond! (Today's site-wide #moustachemay theme is "space") <a href="http://moustachemay.com/staches/ewagoner/2540/">http://moustachemay.com/staches/ewagoner/2540/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/679838436036079616/index.html b/static/mytweets/ewagoner/status/679838436036079616/index.html new file mode 100644 index 00000000..5b95d99a --- /dev/null +++ b/static/mytweets/ewagoner/status/679838436036079616/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Oh hear those sleigh bells ringing jing jing jingling too + +Oh, my bad. Those are tornado sirens. Lousy Smarch weather. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh hear those sleigh bells ringing jing jing jingling too

Oh, my bad. Those are tornado sirens. Lousy Smarch weather. +

+

+ 12/23/2015, 8:38:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/68001362293694464/index.html b/static/mytweets/ewagoner/status/68001362293694464/index.html new file mode 100644 index 00000000..92b063a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/68001362293694464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + O HAI! http://instagr.am/p/EF5Ug/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ O HAI! http://instagr.am/p/EF5Ug/ +

+

+ 5/10/2011, 1:16:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/68004378174435328/index.html b/static/mytweets/ewagoner/status/68004378174435328/index.html new file mode 100644 index 00000000..f64591b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/68004378174435328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lovely stamp collection for your websites! Stampaxx <a href="http://bit.ly/jWjjeA">http://bit.ly/jWjjeA</a> /via @luxuryluke + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lovely stamp collection for your websites! Stampaxx http://bit.ly/jWjjeA /via @luxuryluke +

+

+ 5/10/2011, 1:28:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6800921107374080/index.html b/static/mytweets/ewagoner/status/6800921107374080/index.html new file mode 100644 index 00000000..da5d02e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/6800921107374080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "He eats with both hands! He's an Atenveldter Knight!" Listening to Ioseph of Locksley's CD for the first time in 13 years. Ah, SCA memories + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "He eats with both hands! He's an Atenveldter Knight!" Listening to Ioseph of Locksley's CD for the first time in 13 years. Ah, SCA memories +

+

+ 11/22/2010, 3:07:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/680175352/index.html b/static/mytweets/ewagoner/status/680175352/index.html new file mode 100644 index 00000000..280cfc6a --- /dev/null +++ b/static/mytweets/ewagoner/status/680175352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Can't vote today. Two bridges between me and the polls & one is out, and the other blocked by a semi wreck. Ok - I belong to neither party. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Can't vote today. Two bridges between me and the polls & one is out, and the other blocked by a semi wreck. Ok - I belong to neither party. +

+

+ 2/5/2008, 10:15:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/680179822/index.html b/static/mytweets/ewagoner/status/680179822/index.html new file mode 100644 index 00000000..cd98096c --- /dev/null +++ b/static/mytweets/ewagoner/status/680179822/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I could have swung around north, but that would have added 90 minutes to my commute. Not worth it today, since it is not a general election. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I could have swung around north, but that would have added 90 minutes to my commute. Not worth it today, since it is not a general election. +

+

+ 2/5/2008, 10:17:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6802052509/index.html b/static/mytweets/ewagoner/status/6802052509/index.html new file mode 100644 index 00000000..8e39e51a --- /dev/null +++ b/static/mytweets/ewagoner/status/6802052509/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You might think a 70-minute video review of Phantom Menace (you read right) would be too long to watch. You'd be wrong. http://is.gd/5szvh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You might think a 70-minute video review of Phantom Menace (you read right) would be too long to watch. You'd be wrong. http://is.gd/5szvh +

+

+ 12/18/2009, 12:10:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/68025335828070400/index.html b/static/mytweets/ewagoner/status/68025335828070400/index.html new file mode 100644 index 00000000..5f185aa9 --- /dev/null +++ b/static/mytweets/ewagoner/status/68025335828070400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Whoo hoo! It's Friday. Screw the gym! I'm getting pregnant tonight!" <a href="http://damnyouautocorrect.com/8394/15-most-popular-autocorrects-from-april-2011/">http://damnyouautocorrect.com/8394/15-most-popular-autocorrects-from-april-2011/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/68044780537516033/index.html b/static/mytweets/ewagoner/status/68044780537516033/index.html new file mode 100644 index 00000000..eb2cbbcb --- /dev/null +++ b/static/mytweets/ewagoner/status/68044780537516033/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Both the roof repairs and the truck repairs are less than expected, so maybe I can afford the plumbing repairs and the electrical repairs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Both the roof repairs and the truck repairs are less than expected, so maybe I can afford the plumbing repairs and the electrical repairs. +

+

+ 5/10/2011, 4:08:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/68045354280554496/index.html b/static/mytweets/ewagoner/status/68045354280554496/index.html new file mode 100644 index 00000000..891df729 --- /dev/null +++ b/static/mytweets/ewagoner/status/68045354280554496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Chuck Taylor's spinning in his grave. RT @Wallaceh Why pick between shoes and sandals when you can wear both! http://bit.ly/m9Uzyz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Chuck Taylor's spinning in his grave. RT @Wallaceh Why pick between shoes and sandals when you can wear both! http://bit.ly/m9Uzyz +

+

+ 5/10/2011, 4:10:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/680520238195146753/index.html b/static/mytweets/ewagoner/status/680520238195146753/index.html new file mode 100644 index 00000000..8a3b2492 --- /dev/null +++ b/static/mytweets/ewagoner/status/680520238195146753/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + Me: “Do you have any fortune cookies?” +Him: “No, sorry. You have no fortune.” + +Oh. Ok, then. I guess I’m on my own. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Me: “Do you have any fortune cookies?”
Him: “No, sorry. You have no fortune.”

Oh. Ok, then. I guess I’m on my own. +

+

+ 12/25/2015, 5:47:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6805740773707776/index.html b/static/mytweets/ewagoner/status/6805740773707776/index.html new file mode 100644 index 00000000..ccc8451c --- /dev/null +++ b/static/mytweets/ewagoner/status/6805740773707776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now I want to go to Estrella War XXVII and defend the Outlands alongside my fellow Goliards. http://www.estrellawar.org/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now I want to go to Estrella War XXVII and defend the Outlands alongside my fellow Goliards. http://www.estrellawar.org/ +

+

+ 11/22/2010, 3:26:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6806143250/index.html b/static/mytweets/ewagoner/status/6806143250/index.html new file mode 100644 index 00000000..51e285e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/6806143250/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It is cold and dark and wet out. I have a strong urge to light a briar pipe and play a computer game for hours. Can't do either, though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It is cold and dark and wet out. I have a strong urge to light a briar pipe and play a computer game for hours. Can't do either, though. +

+

+ 12/18/2009, 2:41:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6806924041/index.html b/static/mytweets/ewagoner/status/6806924041/index.html new file mode 100644 index 00000000..0a8ddf63 --- /dev/null +++ b/static/mytweets/ewagoner/status/6806924041/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Verizon emails when you've hit your monthly bandwidth cap & begin accruing charges, which is nice. It's sent 5 days after the fact, however. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Verizon emails when you've hit your monthly bandwidth cap & begin accruing charges, which is nice. It's sent 5 days after the fact, however. +

+

+ 12/18/2009, 3:11:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6807032833/index.html b/static/mytweets/ewagoner/status/6807032833/index.html new file mode 100644 index 00000000..c6544ca7 --- /dev/null +++ b/static/mytweets/ewagoner/status/6807032833/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mathowie: In defense of twitter during tragedy: http://bit.ly/6IkCMn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mathowie: In defense of twitter during tragedy: http://bit.ly/6IkCMn +

+

+ 12/18/2009, 3:15:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/680796153370263554/index.html b/static/mytweets/ewagoner/status/680796153370263554/index.html new file mode 100644 index 00000000..d1486111 --- /dev/null +++ b/static/mytweets/ewagoner/status/680796153370263554/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “You can see why it’s wrong to talk about how the Force Awakens ‘recycles’ Star Wars. It doesn’t: it composts it.“ <a href="http://thenewinquiry.com/blogs/zunguzungu/our-star-wars-holiday-special/">http://thenewinquiry.com/blogs/zunguzungu/our-star-wars-holiday-special/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/680926962/index.html b/static/mytweets/ewagoner/status/680926962/index.html new file mode 100644 index 00000000..62b46c95 --- /dev/null +++ b/static/mytweets/ewagoner/status/680926962/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + http://limerickdb.com/?top150 [http://limerickdb.com/?top150] + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ http://limerickdb.com/?top150 [http://limerickdb.com/?top150] +

+

+ 2/5/2008, 2:12:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/680935334356598784/index.html b/static/mytweets/ewagoner/status/680935334356598784/index.html new file mode 100644 index 00000000..67cc7268 --- /dev/null +++ b/static/mytweets/ewagoner/status/680935334356598784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Obligatory “Watching Die Hard and wrapping presents” status update. #timeshiftedholiday #yippeekiyay + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Obligatory “Watching Die Hard and wrapping presents” status update. #timeshiftedholiday #yippeekiyay +

+

+ 12/26/2015, 9:16:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/681021628499767296/index.html b/static/mytweets/ewagoner/status/681021628499767296/index.html new file mode 100644 index 00000000..e01a2245 --- /dev/null +++ b/static/mytweets/ewagoner/status/681021628499767296/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + Her: “Here’re your nachos. What brings you out this late?” +Me: “Um, nachos.” +Her: “Oh, pregnant wife at home?” +Me: “No, I’m just a glutton.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Her: “Here’re your nachos. What brings you out this late?”
Me: “Um, nachos.”
Her: “Oh, pregnant wife at home?”
Me: “No, I’m just a glutton.” +

+

+ 12/27/2015, 2:59:43 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/681050952/index.html b/static/mytweets/ewagoner/status/681050952/index.html new file mode 100644 index 00000000..30e27671 --- /dev/null +++ b/static/mytweets/ewagoner/status/681050952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @andrewikho: He always says to "email him through the forums". So that's what I do. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @andrewikho: He always says to "email him through the forums". So that's what I do. +

+

+ 2/5/2008, 2:56:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6810828306/index.html b/static/mytweets/ewagoner/status/6810828306/index.html new file mode 100644 index 00000000..acf941db --- /dev/null +++ b/static/mytweets/ewagoner/status/6810828306/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For someone who wanted to leave work early, I'm altogether too much still in my office. Time to fix that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For someone who wanted to leave work early, I'm altogether too much still in my office. Time to fix that. +

+

+ 12/18/2009, 5:41:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/681153732/index.html b/static/mytweets/ewagoner/status/681153732/index.html new file mode 100644 index 00000000..e9557be5 --- /dev/null +++ b/static/mytweets/ewagoner/status/681153732/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rails developers: scoutapp.com [http://scoutapp.com] is going to make your day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rails developers: scoutapp.com [http://scoutapp.com] is going to make your day. +

+

+ 2/5/2008, 3:32:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/68135325985288193/index.html b/static/mytweets/ewagoner/status/68135325985288193/index.html new file mode 100644 index 00000000..0272ddfe --- /dev/null +++ b/static/mytweets/ewagoner/status/68135325985288193/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + No outrageous pics of dessert tonight. I ate half a pineapple, and no one wants to see that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ No outrageous pics of dessert tonight. I ate half a pineapple, and no one wants to see that. +

+

+ 5/10/2011, 10:08:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6815459262/index.html b/static/mytweets/ewagoner/status/6815459262/index.html new file mode 100644 index 00000000..7a88da01 --- /dev/null +++ b/static/mytweets/ewagoner/status/6815459262/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My new love: @thedrabblecast "Short Stories At the Far Side of Weird" expertly read every week. http://www.drabblecast.org + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My new love: @thedrabblecast "Short Stories At the Far Side of Weird" expertly read every week. http://www.drabblecast.org +

+

+ 12/18/2009, 8:39:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/681654868143128576/index.html b/static/mytweets/ewagoner/status/681654868143128576/index.html new file mode 100644 index 00000000..ce313530 --- /dev/null +++ b/static/mytweets/ewagoner/status/681654868143128576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @tmbg: Dial-A-Song's final post is tonight. Until then--I Love You for Psychological Reasons <a href="https://www.youtube.com/watch?v=Oesgd0NL124">https://www.youtube.com/watch?v=Oesgd0NL124</a> https://t.co/f8OrXR… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @tmbg: Dial-A-Song's final post is tonight. Until then--I Love You for Psychological Reasons https://www.youtube.com/watch?v=Oesgd0NL124 https://t.co/f8OrXR… +

+

+ 12/28/2015, 8:55:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/681998958072180736/index.html b/static/mytweets/ewagoner/status/681998958072180736/index.html new file mode 100644 index 00000000..6867e03f --- /dev/null +++ b/static/mytweets/ewagoner/status/681998958072180736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Señor Frog’s is not a good restaurant by most conventional measures, including the fairly basic one of serving food. <a href="http://www.nytimes.com/2015/12/30/dining/senor-frogs-review.html?_r=0">http://www.nytimes.com/2015/12/30/dining/senor-frogs-review.html?_r=0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/682069802/index.html b/static/mytweets/ewagoner/status/682069802/index.html new file mode 100644 index 00000000..b9f41965 --- /dev/null +++ b/static/mytweets/ewagoner/status/682069802/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An hour into the second dress rehearsal. All is fantastic. Athens area folks: call 706 208 TOWN for reservations. Nine shows to choose from. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ An hour into the second dress rehearsal. All is fantastic. Athens area folks: call 706 208 TOWN for reservations. Nine shows to choose from. +

+

+ 2/5/2008, 9:02:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/682437392716967936/index.html b/static/mytweets/ewagoner/status/682437392716967936/index.html new file mode 100644 index 00000000..373a5661 --- /dev/null +++ b/static/mytweets/ewagoner/status/682437392716967936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One more day of funemployemt! The only thing I’ve really accomplished is “find a better job than what I had”, but that was kinda a big one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One more day of funemployemt! The only thing I’ve really accomplished is “find a better job than what I had”, but that was kinda a big one. +

+

+ 12/31/2015, 12:45:28 AM +

+

Favs: 5

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/682760434487799808/index.html b/static/mytweets/ewagoner/status/682760434487799808/index.html new file mode 100644 index 00000000..9af8bf3e --- /dev/null +++ b/static/mytweets/ewagoner/status/682760434487799808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 2013 nearly did me in. 2014 tried even harder. 2015 came the closest yet. But here I am, still standing. I’ve a good feeling about 2016. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 2013 nearly did me in. 2014 tried even harder. 2015 came the closest yet. But here I am, still standing. I’ve a good feeling about 2016. +

+

+ 12/31/2015, 10:09:07 PM +

+

Favs: 5

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/68301585192718336/index.html b/static/mytweets/ewagoner/status/68301585192718336/index.html new file mode 100644 index 00000000..deafbc96 --- /dev/null +++ b/static/mytweets/ewagoner/status/68301585192718336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Inside Cromer's Mill Covered Bridge (Today's site-wide #moustachemay theme is "square") <a href="http://moustachemay.com/staches/ewagoner/2789/">http://moustachemay.com/staches/ewagoner/2789/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/683016826662580224/index.html b/static/mytweets/ewagoner/status/683016826662580224/index.html new file mode 100644 index 00000000..579caba4 --- /dev/null +++ b/static/mytweets/ewagoner/status/683016826662580224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper: “You know what they say: ‘You take the good, you take the bath.’” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper: “You know what they say: ‘You take the good, you take the bath.’” +

+

+ 1/1/2016, 3:07:55 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/68312321088421889/index.html b/static/mytweets/ewagoner/status/68312321088421889/index.html new file mode 100644 index 00000000..ac42bea7 --- /dev/null +++ b/static/mytweets/ewagoner/status/68312321088421889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "'Make it quick Vinnie, okay?' said Black Alice & walked into her leviathan’s maw." Boojum (Bear & Monette) is so good. <a href="http://web.me.com/normsherman/Site/Podcast/Entries/2011/4/8_Drabblecast_202-__Boojum%3A_Part_1_by_Elizabeth_Bear_and_Sarah_Monette.html">http://web.me.com/normsherman/Site/Podcast/Entries/2011/4/8_Drabblecast_202-__Boojum%3A_Part_1_by_Elizabeth_Bear_and_Sarah_Monette.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/68312513669894144/index.html b/static/mytweets/ewagoner/status/68312513669894144/index.html new file mode 100644 index 00000000..71d71b85 --- /dev/null +++ b/static/mytweets/ewagoner/status/68312513669894144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If listening to full-cast audio productions isn't your thing, here's the text to Boojum. <a href="http://www.wired.com/images_blogs/geekdad/files/boojum.pdf">http://www.wired.com/images_blogs/geekdad/files/boojum.pdf</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6832857645/index.html b/static/mytweets/ewagoner/status/6832857645/index.html new file mode 100644 index 00000000..83c919d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/6832857645/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian's first written Christmas list (Batman toy & new MarioCart game): http://gdzl.la/7oSVBp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian's first written Christmas list (Batman toy & new MarioCart game): http://gdzl.la/7oSVBp +

+

+ 12/19/2009, 11:33:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/683391647091154945/index.html b/static/mytweets/ewagoner/status/683391647091154945/index.html new file mode 100644 index 00000000..9088c941 --- /dev/null +++ b/static/mytweets/ewagoner/status/683391647091154945/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The entire family made it from November 1 to January 1 without major medical troubles, saving us $2500 in retroactive COBRA payments. Whew. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The entire family made it from November 1 to January 1 without major medical troubles, saving us $2500 in retroactive COBRA payments. Whew. +

+

+ 1/2/2016, 3:57:20 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/683456188546158592/index.html b/static/mytweets/ewagoner/status/683456188546158592/index.html new file mode 100644 index 00000000..71209ea6 --- /dev/null +++ b/static/mytweets/ewagoner/status/683456188546158592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This Trump / Darth Vader mashup video couldn’t be any more perfect. <a href="https://boingboing.net/2015/12/09/donald-trump-darth-vader-mas.html">https://boingboing.net/2015/12/09/donald-trump-darth-vader-mas.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/683508463251623936/index.html b/static/mytweets/ewagoner/status/683508463251623936/index.html new file mode 100644 index 00000000..7bdb8d89 --- /dev/null +++ b/static/mytweets/ewagoner/status/683508463251623936/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + Me: “What’s all the ruckus in here? You’re supposed to be asleep!” +Viv: “Well, let me give it to you in hashtag form.” + +#kidsthesedays + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Me: “What’s all the ruckus in here? You’re supposed to be asleep!”
Viv: “Well, let me give it to you in hashtag form.”

#kidsthesedays +

+

+ 1/2/2016, 11:41:31 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/68360320632111104/index.html b/static/mytweets/ewagoner/status/68360320632111104/index.html new file mode 100644 index 00000000..74e41507 --- /dev/null +++ b/static/mytweets/ewagoner/status/68360320632111104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They're pouring the ceiling to my office. In a few months, my daily view will be out that window. http://instagr.am/p/EIBHT/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They're pouring the ceiling to my office. In a few months, my daily view will be out that window. http://instagr.am/p/EIBHT/ +

+

+ 5/11/2011, 1:02:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6836112128/index.html b/static/mytweets/ewagoner/status/6836112128/index.html new file mode 100644 index 00000000..fc27cc00 --- /dev/null +++ b/static/mytweets/ewagoner/status/6836112128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's Caturday over at #whiskerino! Everyone's posing with their cats. Here's one of mine: http://whiskerino.org/2009/beards/ewagoner/15048/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's Caturday over at #whiskerino! Everyone's posing with their cats. Here's one of mine: http://whiskerino.org/2009/beards/ewagoner/15048/ +

+

+ 12/19/2009, 1:40:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6838981463379968/index.html b/static/mytweets/ewagoner/status/6838981463379968/index.html new file mode 100644 index 00000000..51bf1693 --- /dev/null +++ b/static/mytweets/ewagoner/status/6838981463379968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Fernet Flip (Fernet Branca, Carpano Antica Vermouth, Chocolate Bitters, Brown Sugar Syrup, Raw Egg): Delicious! http://gdzl.la/8Vrvqa + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Fernet Flip (Fernet Branca, Carpano Antica Vermouth, Chocolate Bitters, Brown Sugar Syrup, Raw Egg): Delicious! http://gdzl.la/8Vrvqa +

+

+ 11/22/2010, 5:38:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/684083852839632897/index.html b/static/mytweets/ewagoner/status/684083852839632897/index.html new file mode 100644 index 00000000..050712f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/684083852839632897/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My first “first day on the job” since July, 1997. I’m super pleased to be joining the crack team of hired gun developers at @iinteractive! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My first “first day on the job” since July, 1997. I’m super pleased to be joining the crack team of hired gun developers at @iinteractive! +

+

+ 1/4/2016, 1:47:54 PM +

+

Favs: 7

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6843639426715650/index.html b/static/mytweets/ewagoner/status/6843639426715650/index.html new file mode 100644 index 00000000..f0302944 --- /dev/null +++ b/static/mytweets/ewagoner/status/6843639426715650/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Listening to the new Girl Talk mashup album. What a strong, strong mix. And, of course, illegal as hell. As good as any Kleptones album. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Listening to the new Girl Talk mashup album. What a strong, strong mix. And, of course, illegal as hell. As good as any Kleptones album. +

+

+ 11/22/2010, 5:57:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/684434323752251393/index.html b/static/mytweets/ewagoner/status/684434323752251393/index.html new file mode 100644 index 00000000..4b7ba89f --- /dev/null +++ b/static/mytweets/ewagoner/status/684434323752251393/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “I HATE school! All we do there is learn stuff!” + +The holidays came to an abrupt end for one little kindergartener this morning. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “I HATE school! All we do there is learn stuff!”

The holidays came to an abrupt end for one little kindergartener this morning. +

+

+ 1/5/2016, 1:00:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/684890806868512769/index.html b/static/mytweets/ewagoner/status/684890806868512769/index.html new file mode 100644 index 00000000..1dda54ec --- /dev/null +++ b/static/mytweets/ewagoner/status/684890806868512769/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The last three days at $newjob I’ve had to do about 200 things. I knew off the top of my head how to do about three of them. #quicklearning + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The last three days at $newjob I’ve had to do about 200 things. I knew off the top of my head how to do about three of them. #quicklearning +

+

+ 1/6/2016, 7:14:27 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/684904922/index.html b/static/mytweets/ewagoner/status/684904922/index.html new file mode 100644 index 00000000..8955012e --- /dev/null +++ b/static/mytweets/ewagoner/status/684904922/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heading back to the theater for the last rehearsal without an audience. Tomorrow is a "Preview Rehearsal" and official opening night is Fri. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heading back to the theater for the last rehearsal without an audience. Tomorrow is a "Preview Rehearsal" and official opening night is Fri. +

+

+ 2/6/2008, 5:18:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/685307069130498049/index.html b/static/mytweets/ewagoner/status/685307069130498049/index.html new file mode 100644 index 00000000..77d5c05a --- /dev/null +++ b/static/mytweets/ewagoner/status/685307069130498049/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + David Bowie dropped a new music video today on YouTube & it’s everything I could hope for a 2016 Bowie video to be. <a href="https://www.youtube.com/watch?v=y-JqH1M4Ya8">https://www.youtube.com/watch?v=y-JqH1M4Ya8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ David Bowie dropped a new music video today on YouTube & it’s everything I could hope for a 2016 Bowie video to be. https://www.youtube.com/watch?v=y-JqH1M4Ya8 +

+

+ 1/7/2016, 10:48:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/686285202608500736/index.html b/static/mytweets/ewagoner/status/686285202608500736/index.html new file mode 100644 index 00000000..3b458b64 --- /dev/null +++ b/static/mytweets/ewagoner/status/686285202608500736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Found this morning the kitten learned how to knock over & open the cricket habitat I’d stocked with 100+ crickets for the dragon last night. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Found this morning the kitten learned how to knock over & open the cricket habitat I’d stocked with 100+ crickets for the dragon last night. +

+

+ 1/10/2016, 3:35:17 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6862889442/index.html b/static/mytweets/ewagoner/status/6862889442/index.html new file mode 100644 index 00000000..55b0bcc6 --- /dev/null +++ b/static/mytweets/ewagoner/status/6862889442/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cleaning out the fridge. Bread, ham, broccoli, cheese, onion, leeks, eggs, milk (all local) into baking dish for a supreme breakfast strata. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cleaning out the fridge. Bread, ham, broccoli, cheese, onion, leeks, eggs, milk (all local) into baking dish for a supreme breakfast strata. +

+

+ 12/20/2009, 10:40:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/68713182604169216/index.html b/static/mytweets/ewagoner/status/68713182604169216/index.html new file mode 100644 index 00000000..0242e930 --- /dev/null +++ b/static/mytweets/ewagoner/status/68713182604169216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + House-cured salami. Yes, on a burger. @ Farm Cart http://instagr.am/p/EKHh7/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ House-cured salami. Yes, on a burger. @ Farm Cart http://instagr.am/p/EKHh7/ +

+

+ 5/12/2011, 12:24:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/687156376418783232/index.html b/static/mytweets/ewagoner/status/687156376418783232/index.html new file mode 100644 index 00000000..ac32b09b --- /dev/null +++ b/static/mytweets/ewagoner/status/687156376418783232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Went into the theater 9pm one day and came out at 1am the next. That Tarantino made an entertaining little picture. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Went into the theater 9pm one day and came out at 1am the next. That Tarantino made an entertaining little picture. +

+

+ 1/13/2016, 1:17:01 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6871668736/index.html b/static/mytweets/ewagoner/status/6871668736/index.html new file mode 100644 index 00000000..38a5bd2a --- /dev/null +++ b/static/mytweets/ewagoner/status/6871668736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian: "I don't like dolls. I like dinosaurs and sharks and cars." Guess that's why we spent so little time in the pink section at Target. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian: "I don't like dolls. I like dinosaurs and sharks and cars." Guess that's why we spent so little time in the pink section at Target. +

+

+ 12/20/2009, 4:29:38 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/68722864597110785/index.html b/static/mytweets/ewagoner/status/68722864597110785/index.html new file mode 100644 index 00000000..7e67d404 --- /dev/null +++ b/static/mytweets/ewagoner/status/68722864597110785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I knew those outfits looked familiar! RT @gjcharlet: I'm just saying. <a href="http://mlkshk.com/p/26MW">http://mlkshk.com/p/26MW</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I knew those outfits looked familiar! RT @gjcharlet: I'm just saying. http://mlkshk.com/p/26MW +

+

+ 5/12/2011, 1:03:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/687272625740058624/index.html b/static/mytweets/ewagoner/status/687272625740058624/index.html new file mode 100644 index 00000000..dff23825 --- /dev/null +++ b/static/mytweets/ewagoner/status/687272625740058624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whew! I’ve made it through peak infection. <a href="http://flowingdata.com/2016/01/05/causes-of-death/">http://flowingdata.com/2016/01/05/causes-of-death/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/687283185613467648/index.html b/static/mytweets/ewagoner/status/687283185613467648/index.html new file mode 100644 index 00000000..b31fd79b --- /dev/null +++ b/static/mytweets/ewagoner/status/687283185613467648/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + This is Ground Control to Majors Tom +You've really made the grade + +<a href="http://www.theonion.com/article/nasa-launches-david-bowie-concept-mission-2907">http://www.theonion.com/article/nasa-launches-david-bowie-concept-mission-2907</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/687681972/index.html b/static/mytweets/ewagoner/status/687681972/index.html new file mode 100644 index 00000000..8e340973 --- /dev/null +++ b/static/mytweets/ewagoner/status/687681972/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I can't get enough of The Monarch and Dr. Girlfriend singing The Pogue's "Fairytale of New York" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I can't get enough of The Monarch and Dr. Girlfriend singing The Pogue's "Fairytale of New York" +

+

+ 2/7/2008, 12:17:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/687686273490894850/index.html b/static/mytweets/ewagoner/status/687686273490894850/index.html new file mode 100644 index 00000000..a89b7f04 --- /dev/null +++ b/static/mytweets/ewagoner/status/687686273490894850/index.html @@ -0,0 +1,57 @@ + + + + + + + + + + + + + I saw my life fall & thought: +Well kiss my physics! +Time is over or it's not, +But this I know +Life passes through us +<a href="https://audioboom.com/boos/4061952-alan-rickman-reads-poem-if-death-is-not-the-end">https://audioboom.com/boos/4061952-alan-rickman-reads-poem-if-death-is-not-the-end</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/687778782/index.html b/static/mytweets/ewagoner/status/687778782/index.html new file mode 100644 index 00000000..dfc50472 --- /dev/null +++ b/static/mytweets/ewagoner/status/687778782/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My show is this week's "Calendar Pick": http://tinyurl.com/3a9nyt + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My show is this week's "Calendar Pick": http://tinyurl.com/3a9nyt +

+

+ 2/7/2008, 12:47:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/687996533443264512/index.html b/static/mytweets/ewagoner/status/687996533443264512/index.html new file mode 100644 index 00000000..bcdc6c48 --- /dev/null +++ b/static/mytweets/ewagoner/status/687996533443264512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How’s my 1st two weeks at @iinteractive gone? Well enough that I’m on my way to Vegas to meet my co-workers in person for a weekend of fun. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How’s my 1st two weeks at @iinteractive gone? Well enough that I’m on my way to Vegas to meet my co-workers in person for a weekend of fun. +

+

+ 1/15/2016, 8:55:30 AM +

+

Favs: 8

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/688174392/index.html b/static/mytweets/ewagoner/status/688174392/index.html new file mode 100644 index 00000000..941e8bea --- /dev/null +++ b/static/mytweets/ewagoner/status/688174392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wait... Romney says if he continued his campaign, he would "be a part of aiding a surrender to terror"? WTF kind of mindset is that? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wait... Romney says if he continued his campaign, he would "be a part of aiding a surrender to terror"? WTF kind of mindset is that? +

+

+ 2/7/2008, 3:03:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/688231511040983040/index.html b/static/mytweets/ewagoner/status/688231511040983040/index.html new file mode 100644 index 00000000..d0c9dbb7 --- /dev/null +++ b/static/mytweets/ewagoner/status/688231511040983040/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + Who keeps perl libraries around? +Who keeps servers from burning to the ground? +We do! + +@iinteractive #stonecutters + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Who keeps perl libraries around?
Who keeps servers from burning to the ground?
We do!

@iinteractive #stonecutters

+

+

+ 1/16/2016, 12:29:13 AM +

+

Favs: 18

+

Retweets: 5

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6882577277259777/index.html b/static/mytweets/ewagoner/status/6882577277259777/index.html new file mode 100644 index 00000000..6416ede4 --- /dev/null +++ b/static/mytweets/ewagoner/status/6882577277259777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Leaving for Missouri tomorrow, which means only one thing: it's almost time for my annual White Castle visit! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Leaving for Missouri tomorrow, which means only one thing: it's almost time for my annual White Castle visit! +

+

+ 11/22/2010, 8:31:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/688847842/index.html b/static/mytweets/ewagoner/status/688847842/index.html new file mode 100644 index 00000000..bd95b00d --- /dev/null +++ b/static/mytweets/ewagoner/status/688847842/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Curtain in ten minutes for final rehearsal. Theater is rented out to a corporate group. The house is full. Here we go! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Curtain in ten minutes for final rehearsal. Theater is rented out to a corporate group. The house is full. Here we go! +

+

+ 2/7/2008, 7:49:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/689030322/index.html b/static/mytweets/ewagoner/status/689030322/index.html new file mode 100644 index 00000000..3f2dc25f --- /dev/null +++ b/static/mytweets/ewagoner/status/689030322/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First intermission. Audience is very complementory. Cast is perfect. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First intermission. Audience is very complementory. Cast is perfect. +

+

+ 2/7/2008, 9:10:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/689170525646503936/index.html b/static/mytweets/ewagoner/status/689170525646503936/index.html new file mode 100644 index 00000000..88b6048d --- /dev/null +++ b/static/mytweets/ewagoner/status/689170525646503936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Awash in a sea of humanity in the Las Vegas TSA line, heading home from a wonderful @iinteractive summit. What a great group I work with! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Awash in a sea of humanity in the Las Vegas TSA line, heading home from a wonderful @iinteractive summit. What a great group I work with! +

+

+ 1/18/2016, 2:40:32 PM +

+

Favs: 12

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/689258595622912/index.html b/static/mytweets/ewagoner/status/689258595622912/index.html new file mode 100644 index 00000000..1a3bd104 --- /dev/null +++ b/static/mytweets/ewagoner/status/689258595622912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Death's Door Gin" distilled in Madison, WI from wheat grown right near there. A clever little bottle! http://gdzl.la/8R2H9n + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Death's Door Gin" distilled in Madison, WI from wheat grown right near there. A clever little bottle! http://gdzl.la/8R2H9n +

+

+ 11/5/2010, 7:21:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/689477089695629312/index.html b/static/mytweets/ewagoner/status/689477089695629312/index.html new file mode 100644 index 00000000..c9eb8dbe --- /dev/null +++ b/static/mytweets/ewagoner/status/689477089695629312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Home again, home again, jiggity jig. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Home again, home again, jiggity jig. +

+

+ 1/19/2016, 10:58:42 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6897124587/index.html b/static/mytweets/ewagoner/status/6897124587/index.html new file mode 100644 index 00000000..6a0a2fe7 --- /dev/null +++ b/static/mytweets/ewagoner/status/6897124587/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happy solstice! http://whiskerino.org/2009/beards/ewagoner/15532/ (No #whiskerino site theme today.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happy solstice! http://whiskerino.org/2009/beards/ewagoner/15532/ (No #whiskerino site theme today.) +

+

+ 12/21/2009, 11:03:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69025199105904641/index.html b/static/mytweets/ewagoner/status/69025199105904641/index.html new file mode 100644 index 00000000..d7b49ff4 --- /dev/null +++ b/static/mytweets/ewagoner/status/69025199105904641/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spam I got: "Hello. I'm Marya. Im the kind girl. I do not have man's heat. I want to find second half for family creation." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spam I got: "Hello. I'm Marya. Im the kind girl. I do not have man's heat. I want to find second half for family creation." +

+

+ 5/13/2011, 9:04:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69051215094353920/index.html b/static/mytweets/ewagoner/status/69051215094353920/index.html new file mode 100644 index 00000000..e3b990bc --- /dev/null +++ b/static/mytweets/ewagoner/status/69051215094353920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Repairs to our well and plumbing: a bit over $1000. It'll be worth it to have a functioning water system again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Repairs to our well and plumbing: a bit over $1000. It'll be worth it to have a functioning water system again. +

+

+ 5/13/2011, 10:47:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/690548968279969792/index.html b/static/mytweets/ewagoner/status/690548968279969792/index.html new file mode 100644 index 00000000..768181a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/690548968279969792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian’s got her first coding class tomorrow, and she’s pretty stoked. She can’t wait to make the next hit game. <a href="https://www.fourathens.com/rubykids/">https://www.fourathens.com/rubykids/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian’s got her first coding class tomorrow, and she’s pretty stoked. She can’t wait to make the next hit game. https://www.fourathens.com/rubykids/ +

+

+ 1/22/2016, 9:57:58 AM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69064475713605632/index.html b/static/mytweets/ewagoner/status/69064475713605632/index.html new file mode 100644 index 00000000..e19e5bdc --- /dev/null +++ b/static/mytweets/ewagoner/status/69064475713605632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For Amy T.: My work-at-home locavore lunch. http://instagr.am/p/EMXOG/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For Amy T.: My work-at-home locavore lunch. http://instagr.am/p/EMXOG/ +

+

+ 5/13/2011, 11:40:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69067177629724672/index.html b/static/mytweets/ewagoner/status/69067177629724672/index.html new file mode 100644 index 00000000..e7d83fb9 --- /dev/null +++ b/static/mytweets/ewagoner/status/69067177629724672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Food Jammers" on the Cooking Channel: What happens when you give stoners with a junkyard tool shop their own cooking show. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Food Jammers" on the Cooking Channel: What happens when you give stoners with a junkyard tool shop their own cooking show. +

+

+ 5/13/2011, 11:51:13 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/690709713357529089/index.html b/static/mytweets/ewagoner/status/690709713357529089/index.html new file mode 100644 index 00000000..af5d3280 --- /dev/null +++ b/static/mytweets/ewagoner/status/690709713357529089/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So glad I had the foresight to stock up on spicy ginger ale and limes before the blizzard hit. I’d hate to be here drinking straight rum. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So glad I had the foresight to stock up on spicy ginger ale and limes before the blizzard hit. I’d hate to be here drinking straight rum. +

+

+ 1/22/2016, 8:36:43 PM +

+

Favs: 5

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/690710880187781123/index.html b/static/mytweets/ewagoner/status/690710880187781123/index.html new file mode 100644 index 00000000..c9bf2066 --- /dev/null +++ b/static/mytweets/ewagoner/status/690710880187781123/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Why’s everyone in such a tizzy? Oh… + +<a href="http://www.radiotimes.com/news/2016-01-22/doctor-who-showrunner-steven-moffat-quits-to-be-replaced-by-broadchurch-creator-chris-chibnall">http://www.radiotimes.com/news/2016-01-22/doctor-who-showrunner-steven-moffat-quits-to-be-replaced-by-broadchurch-creator-chris-chibnall</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/690722436875161604/index.html b/static/mytweets/ewagoner/status/690722436875161604/index.html new file mode 100644 index 00000000..ff935a3b --- /dev/null +++ b/static/mytweets/ewagoner/status/690722436875161604/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The general chatroom at work is hopping tonight! That’s where I learned this bit of important trivia: <a href="https://www.youtube.com/watch?v=x5JEJiiSZCM">https://www.youtube.com/watch?v=x5JEJiiSZCM</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The general chatroom at work is hopping tonight! That’s where I learned this bit of important trivia: https://www.youtube.com/watch?v=x5JEJiiSZCM +

+

+ 1/22/2016, 9:27:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/690938270998499328/index.html b/static/mytweets/ewagoner/status/690938270998499328/index.html new file mode 100644 index 00000000..d66dd618 --- /dev/null +++ b/static/mytweets/ewagoner/status/690938270998499328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This’ll all get cleared away by the time I drive along this exact stretch of road in two days, right? Right? <a href="http://www.cnn.com/2016/01/23/us/kentucky-i75-snow-stranded-motorists/index.html">http://www.cnn.com/2016/01/23/us/kentucky-i75-snow-stranded-motorists/index.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69133359552528384/index.html b/static/mytweets/ewagoner/status/69133359552528384/index.html new file mode 100644 index 00000000..4c6b37cc --- /dev/null +++ b/static/mytweets/ewagoner/status/69133359552528384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I asked Viv what she wanted for dinner. She answered, "Viking skin is very nutritious. Also, a big chunk of ham." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I asked Viv what she wanted for dinner. She answered, "Viking skin is very nutritious. Also, a big chunk of ham." +

+

+ 5/13/2011, 4:14:12 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69157146771726336/index.html b/static/mytweets/ewagoner/status/69157146771726336/index.html new file mode 100644 index 00000000..9150a1f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/69157146771726336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's nice to have water again. And even better, it's nice to have water *pressure* again. We'd been living with a trickle for over a year. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's nice to have water again. And even better, it's nice to have water *pressure* again. We'd been living with a trickle for over a year. +

+

+ 5/13/2011, 5:48:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/691632562142367744/index.html b/static/mytweets/ewagoner/status/691632562142367744/index.html new file mode 100644 index 00000000..03d1588a --- /dev/null +++ b/static/mytweets/ewagoner/status/691632562142367744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m on the road again, this time to spend a week in beautiful Lexington, KY in the company of 1300+ sustainable farmers. #ssawg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m on the road again, this time to spend a week in beautiful Lexington, KY in the company of 1300+ sustainable farmers. #ssawg +

+

+ 1/25/2016, 9:43:47 AM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69199147529551872/index.html b/static/mytweets/ewagoner/status/69199147529551872/index.html new file mode 100644 index 00000000..64f39551 --- /dev/null +++ b/static/mytweets/ewagoner/status/69199147529551872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today a PRI host starred a jokey tweet I made that crossed over a hall of fame baseball manager & an arthouse film legend. I'm done here. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today a PRI host starred a jokey tweet I made that crossed over a hall of fame baseball manager & an arthouse film legend. I'm done here. +

+

+ 5/13/2011, 8:35:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69214805420027905/index.html b/static/mytweets/ewagoner/status/69214805420027905/index.html new file mode 100644 index 00000000..5d95c970 --- /dev/null +++ b/static/mytweets/ewagoner/status/69214805420027905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You are likely to be eaten by a grue. (Today's the one day at #moustachemay people can photoshop. I'm no good at that.) <a href="http://moustachemay.com/staches/ewagoner/3325/">http://moustachemay.com/staches/ewagoner/3325/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You are likely to be eaten by a grue. (Today's the one day at #moustachemay people can photoshop. I'm no good at that.) http://moustachemay.com/staches/ewagoner/3325/ +

+

+ 5/13/2011, 9:37:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/692197449985847297/index.html b/static/mytweets/ewagoner/status/692197449985847297/index.html new file mode 100644 index 00000000..1a7e24e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/692197449985847297/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At a bar called “Bigg Blue Martini” that has a menu with three pages titled “Martinis” that doesn’t contain a single martini. #curmudgeon + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At a bar called “Bigg Blue Martini” that has a menu with three pages titled “Martinis” that doesn’t contain a single martini. #curmudgeon +

+

+ 1/26/2016, 11:08:27 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/692331334375755776/index.html b/static/mytweets/ewagoner/status/692331334375755776/index.html new file mode 100644 index 00000000..b253b0f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/692331334375755776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Janet Jackson’s show at the convention center where I am was postponed, continuing the curiosity of never seeing her & me at the same time. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Janet Jackson’s show at the convention center where I am was postponed, continuing the curiosity of never seeing her & me at the same time. +

+

+ 1/27/2016, 8:00:27 AM +

+

Favs: 5

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/692453388366131200/index.html b/static/mytweets/ewagoner/status/692453388366131200/index.html new file mode 100644 index 00000000..357e6cf9 --- /dev/null +++ b/static/mytweets/ewagoner/status/692453388366131200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Many thanks to the Daily Offerings Coffee Roastery in downtown Lexington for introducing me to the London Fog Latte. <a href="http://www.tastingtable.com/drinks/national/how-to-make-london-fog-tea-earl-grey-latte">http://www.tastingtable.com/drinks/national/how-to-make-london-fog-tea-earl-grey-latte</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/692760123731755009/index.html b/static/mytweets/ewagoner/status/692760123731755009/index.html new file mode 100644 index 00000000..d5f2eee2 --- /dev/null +++ b/static/mytweets/ewagoner/status/692760123731755009/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “It is like being in a room with the Avengers & having them all put up their hand going, ‘Yeah, look, I’m a fraud.'" <a href="http://www.polygon.com/features/2016/1/22/10776792/imposter-syndrome-game-developers-who-feel-like-frauds">http://www.polygon.com/features/2016/1/22/10776792/imposter-syndrome-game-developers-who-feel-like-frauds</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/692881252/index.html b/static/mytweets/ewagoner/status/692881252/index.html new file mode 100644 index 00000000..6ef64bcc --- /dev/null +++ b/static/mytweets/ewagoner/status/692881252/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Leaving the theater at 2:30am after the opening night gala. Apart from too many empty seats, it was a grand night. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Leaving the theater at 2:30am after the opening night gala. Apart from too many empty seats, it was a grand night. +

+

+ 2/9/2008, 2:32:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/693094523803688960/index.html b/static/mytweets/ewagoner/status/693094523803688960/index.html new file mode 100644 index 00000000..c53037ef --- /dev/null +++ b/static/mytweets/ewagoner/status/693094523803688960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens is a great town with many wonderful things. But for some important things, we're a national embarrassment. <a href="https://www.washingtonpost.com/news/the-watch/wp/2016/01/26/the-one-thing-that-will-get-a-cop-fired/">https://www.washingtonpost.com/news/the-watch/wp/2016/01/26/the-one-thing-that-will-get-a-cop-fired/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6931040313/index.html b/static/mytweets/ewagoner/status/6931040313/index.html new file mode 100644 index 00000000..881de6f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/6931040313/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An Eric's eye view of my fluffy cheeks: http://whiskerino.org/2009/beards/ewagoner/15788/ (No #whiskerino site theme today.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ An Eric's eye view of my fluffy cheeks: http://whiskerino.org/2009/beards/ewagoner/15788/ (No #whiskerino site theme today.) +

+

+ 12/22/2009, 10:01:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/693255268478640128/index.html b/static/mytweets/ewagoner/status/693255268478640128/index.html new file mode 100644 index 00000000..ed9bb5df --- /dev/null +++ b/static/mytweets/ewagoner/status/693255268478640128/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Can you tell me about your ‘Winter Torte’?” +“It’s a traditional holiday pie with currants spiced with cloves…” +“Yes, please! Maybe two?” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Can you tell me about your ‘Winter Torte’?”
“It’s a traditional holiday pie with currants spiced with cloves…”
“Yes, please! Maybe two?” +

+

+ 1/29/2016, 9:11:50 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/693263595472297984/index.html b/static/mytweets/ewagoner/status/693263595472297984/index.html new file mode 100644 index 00000000..d19a154d --- /dev/null +++ b/static/mytweets/ewagoner/status/693263595472297984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sipping on gin and juice. Lime juice. And maraschino liquor. And chartreuse. They call it “The Last Word”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sipping on gin and juice. Lime juice. And maraschino liquor. And chartreuse. They call it “The Last Word”. +

+

+ 1/29/2016, 9:44:56 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/693506581397401600/index.html b/static/mytweets/ewagoner/status/693506581397401600/index.html new file mode 100644 index 00000000..a878545c --- /dev/null +++ b/static/mytweets/ewagoner/status/693506581397401600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Helping the executive director of a major farming non-profit org put together a Doctor Who themed skit for the keynote and this is my life. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Helping the executive director of a major farming non-profit org put together a Doctor Who themed skit for the keynote and this is my life. +

+

+ 1/30/2016, 1:50:28 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/693527316148916224/index.html b/static/mytweets/ewagoner/status/693527316148916224/index.html new file mode 100644 index 00000000..7a37104e --- /dev/null +++ b/static/mytweets/ewagoner/status/693527316148916224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There’s a massive fire at the regional stockyards about a mile from here. <a href="https://twitter.com/sydney_LEX18/status/693524650798751744">https://twitter.com/sydney_LEX18/status/693524650798751744</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/693818829470834688/index.html b/static/mytweets/ewagoner/status/693818829470834688/index.html new file mode 100644 index 00000000..bf49389a --- /dev/null +++ b/static/mytweets/ewagoner/status/693818829470834688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Prestonrose Farm and Brewing in Paris, Arkansas sounds like my kind of place. <a href="http://swtimes.com/business/paris-farmers-market-goes-online-something-s-brewing-prestonrose-farm">http://swtimes.com/business/paris-farmers-market-goes-online-something-s-brewing-prestonrose-farm</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/693947105237454849/index.html b/static/mytweets/ewagoner/status/693947105237454849/index.html new file mode 100644 index 00000000..33ac6f97 --- /dev/null +++ b/static/mytweets/ewagoner/status/693947105237454849/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Home again, home again, jiggity jig. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Home again, home again, jiggity jig. +

+

+ 1/31/2016, 7:00:57 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69421112/index.html b/static/mytweets/ewagoner/status/69421112/index.html new file mode 100644 index 00000000..aa91c97c --- /dev/null +++ b/static/mytweets/ewagoner/status/69421112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you're in the area, I made extra taco meat. Bring your own shells. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you're in the area, I made extra taco meat. Bring your own shells. +

+

+ 5/18/2007, 8:31:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/694298472661569536/index.html b/static/mytweets/ewagoner/status/694298472661569536/index.html new file mode 100644 index 00000000..e18d43bc --- /dev/null +++ b/static/mytweets/ewagoner/status/694298472661569536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper recently taught herself how to whistle so now she’s in the back seat whistling along to Vanilla Ice’s classic ditty “Ninja Rap”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper recently taught herself how to whistle so now she’s in the back seat whistling along to Vanilla Ice’s classic ditty “Ninja Rap”. +

+

+ 2/1/2016, 6:17:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69445538705178625/index.html b/static/mytweets/ewagoner/status/69445538705178625/index.html new file mode 100644 index 00000000..65ae23b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/69445538705178625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yesterday, Viv's teacher said that she's a character. I replied, "Many characters" and the teacher laughed and said "that's the truth". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yesterday, Viv's teacher said that she's a character. I replied, "Many characters" and the teacher laughed and said "that's the truth". +

+

+ 5/14/2011, 12:54:41 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/694559047773769729/index.html b/static/mytweets/ewagoner/status/694559047773769729/index.html new file mode 100644 index 00000000..ae397aa4 --- /dev/null +++ b/static/mytweets/ewagoner/status/694559047773769729/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Started Destiny last night. What a strong open! “You've been dead a long time. So you're going to see a lot of things you won't understand.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Started Destiny last night. What a strong open! “You've been dead a long time. So you're going to see a lot of things you won't understand.” +

+

+ 2/2/2016, 11:32:35 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69484318438862848/index.html b/static/mytweets/ewagoner/status/69484318438862848/index.html new file mode 100644 index 00000000..43326824 --- /dev/null +++ b/static/mytweets/ewagoner/status/69484318438862848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Only had about 15 minutes of gardening left to do, but then the skies opened up. Big fat hard drops. Time for inside chores! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Only had about 15 minutes of gardening left to do, but then the skies opened up. Big fat hard drops. Time for inside chores! +

+

+ 5/14/2011, 3:28:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69510730340245504/index.html b/static/mytweets/ewagoner/status/69510730340245504/index.html new file mode 100644 index 00000000..be228096 --- /dev/null +++ b/static/mytweets/ewagoner/status/69510730340245504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + By gum, I think I'll have a good garden this year. http://instagr.am/p/EP32o/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ By gum, I think I'll have a good garden this year. http://instagr.am/p/EP32o/ +

+

+ 5/14/2011, 5:13:44 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/695586678623309824/index.html b/static/mytweets/ewagoner/status/695586678623309824/index.html new file mode 100644 index 00000000..d61a240c --- /dev/null +++ b/static/mytweets/ewagoner/status/695586678623309824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A year ago today I became an orphan, and in some ways I’ve been adrift ever since. Time to find my mooring again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A year ago today I became an orphan, and in some ways I’ve been adrift ever since. Time to find my mooring again. +

+

+ 2/5/2016, 7:36:02 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69559132310618113/index.html b/static/mytweets/ewagoner/status/69559132310618113/index.html new file mode 100644 index 00000000..61dd427a --- /dev/null +++ b/static/mytweets/ewagoner/status/69559132310618113/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sweet spring onions and a carrot, about to make their way into crab cakes. http://instagr.am/p/EQS2D/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sweet spring onions and a carrot, about to make their way into crab cakes. http://instagr.am/p/EQS2D/ +

+

+ 5/14/2011, 8:26:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69562460876709889/index.html b/static/mytweets/ewagoner/status/69562460876709889/index.html new file mode 100644 index 00000000..44d50b26 --- /dev/null +++ b/static/mytweets/ewagoner/status/69562460876709889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Not quite crab cakes. http://instagr.am/p/EQUwi/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Not quite crab cakes. http://instagr.am/p/EQUwi/ +

+

+ 5/14/2011, 8:39:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69564825105203200/index.html b/static/mytweets/ewagoner/status/69564825105203200/index.html new file mode 100644 index 00000000..03141e47 --- /dev/null +++ b/static/mytweets/ewagoner/status/69564825105203200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That looks about right. http://instagr.am/p/EQWII/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That looks about right. http://instagr.am/p/EQWII/ +

+

+ 5/14/2011, 8:48:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69570472488091648/index.html b/static/mytweets/ewagoner/status/69570472488091648/index.html new file mode 100644 index 00000000..532e3c63 --- /dev/null +++ b/static/mytweets/ewagoner/status/69570472488091648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Crab cakes are done! http://instagr.am/p/EQZUj/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Crab cakes are done! http://instagr.am/p/EQZUj/ +

+

+ 5/14/2011, 9:11:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/695782520718229505/index.html b/static/mytweets/ewagoner/status/695782520718229505/index.html new file mode 100644 index 00000000..eba52c40 --- /dev/null +++ b/static/mytweets/ewagoner/status/695782520718229505/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Louis CK’s series, “Horace & Pete”, reminds me of Lanford Wilson’s “Hot l Baltimore”, my favorite script I directed. <a href="https://louisck.net/news/about-horace-and-pete">https://louisck.net/news/about-horace-and-pete</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Louis CK’s series, “Horace & Pete”, reminds me of Lanford Wilson’s “Hot l Baltimore”, my favorite script I directed. https://louisck.net/news/about-horace-and-pete +

+

+ 2/5/2016, 8:34:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/695810816403181568/index.html b/static/mytweets/ewagoner/status/695810816403181568/index.html new file mode 100644 index 00000000..2f72cdf5 --- /dev/null +++ b/static/mytweets/ewagoner/status/695810816403181568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The girls are playing in the other room and apparently Juniper is “an animatronic with the shape of disgust”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The girls are playing in the other room and apparently Juniper is “an animatronic with the shape of disgust”. +

+

+ 2/5/2016, 10:26:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69587842287935489/index.html b/static/mytweets/ewagoner/status/69587842287935489/index.html new file mode 100644 index 00000000..f6cc1d84 --- /dev/null +++ b/static/mytweets/ewagoner/status/69587842287935489/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 10:30 on a Saturday night... perfect time to make a few batches of strawberry-rhubarb jam. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 10:30 on a Saturday night... perfect time to make a few batches of strawberry-rhubarb jam. +

+

+ 5/14/2011, 10:20:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69591127820484608/index.html b/static/mytweets/ewagoner/status/69591127820484608/index.html new file mode 100644 index 00000000..26d02393 --- /dev/null +++ b/static/mytweets/ewagoner/status/69591127820484608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don't have 13 cups of sugar in the house? That complicates things. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don't have 13 cups of sugar in the house? That complicates things. +

+

+ 5/14/2011, 10:33:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69596001874345984/index.html b/static/mytweets/ewagoner/status/69596001874345984/index.html new file mode 100644 index 00000000..4c504ef1 --- /dev/null +++ b/static/mytweets/ewagoner/status/69596001874345984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Going to the RenFair tomorrow. It's pipe & drum day, but alas I have yet to get me a kilt. I'll just be wearing my regular period garb. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Going to the RenFair tomorrow. It's pipe & drum day, but alas I have yet to get me a kilt. I'll just be wearing my regular period garb. +

+

+ 5/14/2011, 10:52:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69601003900637185/index.html b/static/mytweets/ewagoner/status/69601003900637185/index.html new file mode 100644 index 00000000..24a6723d --- /dev/null +++ b/static/mytweets/ewagoner/status/69601003900637185/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You know, I already have more than enough jam. I think I'll make strawberry-rhubarb leather instead. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You know, I already have more than enough jam. I think I'll make strawberry-rhubarb leather instead. +

+

+ 5/14/2011, 11:12:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/696114438852759552/index.html b/static/mytweets/ewagoner/status/696114438852759552/index.html new file mode 100644 index 00000000..2ee36776 --- /dev/null +++ b/static/mytweets/ewagoner/status/696114438852759552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Queen, Iggy Pop, Velvet Underground, and Earth, Wind, & Fire. Mad props to the DJ on the kids’ satellite radio station. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Queen, Iggy Pop, Velvet Underground, and Earth, Wind, & Fire. Mad props to the DJ on the kids’ satellite radio station. +

+

+ 2/6/2016, 6:33:10 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6962719372/index.html b/static/mytweets/ewagoner/status/6962719372/index.html new file mode 100644 index 00000000..9d695d1e --- /dev/null +++ b/static/mytweets/ewagoner/status/6962719372/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A bad christmas sweater can really dominate a room. http://is.gd/5yCph (Today's #whiskerino theme: "Christmas Sweater") + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A bad christmas sweater can really dominate a room. http://is.gd/5yCph (Today's #whiskerino theme: "Christmas Sweater") +

+

+ 12/23/2009, 7:24:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/696386796482076672/index.html b/static/mytweets/ewagoner/status/696386796482076672/index.html new file mode 100644 index 00000000..bbd5b31b --- /dev/null +++ b/static/mytweets/ewagoner/status/696386796482076672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lately Juniper has been telling me all the different reasons why I’m going to be a wonderful grandpa someday. She’s a sweetie, that one is. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lately Juniper has been telling me all the different reasons why I’m going to be a wonderful grandpa someday. She’s a sweetie, that one is. +

+

+ 2/7/2016, 12:35:25 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/696506384012156928/index.html b/static/mytweets/ewagoner/status/696506384012156928/index.html new file mode 100644 index 00000000..9f4fe8ce --- /dev/null +++ b/static/mytweets/ewagoner/status/696506384012156928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now that I’ve traded in an office job for one that’ll let me work poolside, this collection of articles is useful. <a href="https://remotespace.io">https://remotespace.io</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now that I’ve traded in an office job for one that’ll let me work poolside, this collection of articles is useful. https://remotespace.io +

+

+ 2/7/2016, 8:30:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/696904172/index.html b/static/mytweets/ewagoner/status/696904172/index.html new file mode 100644 index 00000000..7b24d487 --- /dev/null +++ b/static/mytweets/ewagoner/status/696904172/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's performance features two interpreters for the deaf. Very interesting to see. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's performance features two interpreters for the deaf. Very interesting to see. +

+

+ 2/10/2008, 2:12:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6972537403/index.html b/static/mytweets/ewagoner/status/6972537403/index.html new file mode 100644 index 00000000..a7b01791 --- /dev/null +++ b/static/mytweets/ewagoner/status/6972537403/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's the day we're airing grievances? Good. Let's start with someone eating my labelled lunch in the office fridge. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's the day we're airing grievances? Good. Let's start with someone eating my labelled lunch in the office fridge. +

+

+ 12/23/2009, 1:31:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69725440071303168/index.html b/static/mytweets/ewagoner/status/69725440071303168/index.html new file mode 100644 index 00000000..9819b072 --- /dev/null +++ b/static/mytweets/ewagoner/status/69725440071303168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm *that guy* at the RenFair. http://instagr.am/p/ERrJy/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm *that guy* at the RenFair. http://instagr.am/p/ERrJy/ +

+

+ 5/15/2011, 7:26:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/697280848819785728/index.html b/static/mytweets/ewagoner/status/697280848819785728/index.html new file mode 100644 index 00000000..abdaca9c --- /dev/null +++ b/static/mytweets/ewagoner/status/697280848819785728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s Fat Tuesday, where you’re supposed to use up all the good stuff in your pantry, so I’ve been drinking manhattans made with tequila. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s Fat Tuesday, where you’re supposed to use up all the good stuff in your pantry, so I’ve been drinking manhattans made with tequila. +

+

+ 2/9/2016, 11:48:03 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/697798872593276934/index.html b/static/mytweets/ewagoner/status/697798872593276934/index.html new file mode 100644 index 00000000..57da11c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/697798872593276934/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “My goblin is a green woman who is an archaeologist who is very smart and spunky and wants to learn things.” <a href="http://fw.to/oYudfsi">http://fw.to/oYudfsi</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “My goblin is a green woman who is an archaeologist who is very smart and spunky and wants to learn things.” http://fw.to/oYudfsi +

+

+ 2/11/2016, 10:06:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/698237227244064768/index.html b/static/mytweets/ewagoner/status/698237227244064768/index.html new file mode 100644 index 00000000..3cc2c859 --- /dev/null +++ b/static/mytweets/ewagoner/status/698237227244064768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @iinteractive: Are your camels getting unruly? See how @yenzie manages his herd — today in Infinity's notebook: <a href="http://iinteractive.com/notebook/2016/02/12/herding-camels.html">http://iinteractive.com/notebook/2016/02/12/herding-camels.html</a>… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/698282949846892545/index.html b/static/mytweets/ewagoner/status/698282949846892545/index.html new file mode 100644 index 00000000..ed3f79b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/698282949846892545/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @juliacarriew: Hello hello. I'm looking for women devs who use GitHub to talk to for a story. LMK if you're up for chatting. julia.wong@… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @juliacarriew: Hello hello. I'm looking for women devs who use GitHub to talk to for a story. LMK if you're up for chatting. julia.wong@… +

+

+ 2/12/2016, 6:10:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/698338877898752/index.html b/static/mytweets/ewagoner/status/698338877898752/index.html new file mode 100644 index 00000000..e1bed97e --- /dev/null +++ b/static/mytweets/ewagoner/status/698338877898752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ginger, lime, and The Kraken rum. It's dark and stormy. http://gdzl.la/8R6aMm + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ginger, lime, and The Kraken rum. It's dark and stormy. http://gdzl.la/8R6aMm +

+

+ 11/5/2010, 7:57:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/6989555151/index.html b/static/mytweets/ewagoner/status/6989555151/index.html new file mode 100644 index 00000000..2ced2b16 --- /dev/null +++ b/static/mytweets/ewagoner/status/6989555151/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Winter doesn't put a stop to local, farm-fresh produce, thanks to Green Country (Oklahoma)entrepreneur" http://is.gd/5ztQI + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Winter doesn't put a stop to local, farm-fresh produce, thanks to Green Country (Oklahoma)entrepreneur" http://is.gd/5ztQI +

+

+ 12/24/2009, 12:01:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69903339273453569/index.html b/static/mytweets/ewagoner/status/69903339273453569/index.html new file mode 100644 index 00000000..b790da58 --- /dev/null +++ b/static/mytweets/ewagoner/status/69903339273453569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My new pants. http://instagr.am/p/ETNZS/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My new pants. http://instagr.am/p/ETNZS/ +

+

+ 5/15/2011, 7:13:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/699247866951397377/index.html b/static/mytweets/ewagoner/status/699247866951397377/index.html new file mode 100644 index 00000000..831a4cdb --- /dev/null +++ b/static/mytweets/ewagoner/status/699247866951397377/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thank you everyone for not spoiling “The Cabin in the Woods”. I don’t know how you managed to stay quiet for four years. Well done! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thank you everyone for not spoiling “The Cabin in the Woods”. I don’t know how you managed to stay quiet for four years. Well done! +

+

+ 2/15/2016, 10:04:17 AM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69930542774226944/index.html b/static/mytweets/ewagoner/status/69930542774226944/index.html new file mode 100644 index 00000000..5b3354d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/69930542774226944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My moustache and I went to the RenFair. #moustachemay <a href="http://moustachemay.com/staches/ewagoner/3756/">http://moustachemay.com/staches/ewagoner/3756/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/699365119229952/index.html b/static/mytweets/ewagoner/status/699365119229952/index.html new file mode 100644 index 00000000..b40aed51 --- /dev/null +++ b/static/mytweets/ewagoner/status/699365119229952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hendrick's Gin. Small batch, handcrafted, distilled and bottled in Scotland. "Loved by a tiny handful of people all over the world" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hendrick's Gin. Small batch, handcrafted, distilled and bottled in Scotland. "Loved by a tiny handful of people all over the world" +

+

+ 11/5/2010, 8:01:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69961978050904064/index.html b/static/mytweets/ewagoner/status/69961978050904064/index.html new file mode 100644 index 00000000..1788df87 --- /dev/null +++ b/static/mytweets/ewagoner/status/69961978050904064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's 11pm on a Sunday night, and I'm standing in my kitchen in medieval clothes, slicing strawberries and rhubarb, and living the dream. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's 11pm on a Sunday night, and I'm standing in my kitchen in medieval clothes, slicing strawberries and rhubarb, and living the dream. +

+

+ 5/15/2011, 11:06:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/699625783166418944/index.html b/static/mytweets/ewagoner/status/699625783166418944/index.html new file mode 100644 index 00000000..885b2f44 --- /dev/null +++ b/static/mytweets/ewagoner/status/699625783166418944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You using iOS and want a quick & easy way to get your taxes done? Here’s TaxChat, a project my company helped make. <a href="https://itunes.apple.com/us/app/taxchat-its-as-simple-as-chat/id1074073261?mt=8">https://itunes.apple.com/us/app/taxchat-its-as-simple-as-chat/id1074073261?mt=8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/69974958977204224/index.html b/static/mytweets/ewagoner/status/69974958977204224/index.html new file mode 100644 index 00000000..c4422d90 --- /dev/null +++ b/static/mytweets/ewagoner/status/69974958977204224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The dehydrator's going, and I can already tell I'll be dreaming tonight of my grandma Ruby's strawberry rhubarb pie. Which is fine by me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The dehydrator's going, and I can already tell I'll be dreaming tonight of my grandma Ruby's strawberry rhubarb pie. Which is fine by me. +

+

+ 5/15/2011, 11:58:24 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/699769045348909056/index.html b/static/mytweets/ewagoner/status/699769045348909056/index.html new file mode 100644 index 00000000..6f6dbd90 --- /dev/null +++ b/static/mytweets/ewagoner/status/699769045348909056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I haven’t linked to Fable Cry in a while, but they’ve got a new video out and they’re still pretty great. <a href="https://youtu.be/gXaBhOkUJwU">https://youtu.be/gXaBhOkUJwU</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I haven’t linked to Fable Cry in a while, but they’ve got a new video out and they’re still pretty great. https://youtu.be/gXaBhOkUJwU +

+

+ 2/16/2016, 8:35:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/700042118472065024/index.html b/static/mytweets/ewagoner/status/700042118472065024/index.html new file mode 100644 index 00000000..136f36da --- /dev/null +++ b/static/mytweets/ewagoner/status/700042118472065024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanks to a “$20 off each” coupon code, the girls & I are seeing the Blue Man Group tonight. Use “FULLCOLOR” on the Classic Center website. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thanks to a “$20 off each” coupon code, the girls & I are seeing the Blue Man Group tonight. Use “FULLCOLOR” on the Classic Center website. +

+

+ 2/17/2016, 2:40:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7001204324/index.html b/static/mytweets/ewagoner/status/7001204324/index.html new file mode 100644 index 00000000..78fb14f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/7001204324/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + ...might keep his eye upon his clerk who in a dismal little cell beyond, a sort of tank, was copying letters. http://is.gd/5A1UJ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ ...might keep his eye upon his clerk who in a dismal little cell beyond, a sort of tank, was copying letters. http://is.gd/5A1UJ #whiskerino +

+

+ 12/24/2009, 9:50:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/700121086331998208/index.html b/static/mytweets/ewagoner/status/700121086331998208/index.html new file mode 100644 index 00000000..783b5e66 --- /dev/null +++ b/static/mytweets/ewagoner/status/700121086331998208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is not ‘nam, this is the Blue Man Group. There are rules: No flashpuddling, knob rollicking, or cob-wobbling. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is not ‘nam, this is the Blue Man Group. There are rules: No flashpuddling, knob rollicking, or cob-wobbling. +

+

+ 2/17/2016, 7:54:09 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7008437798/index.html b/static/mytweets/ewagoner/status/7008437798/index.html new file mode 100644 index 00000000..4b7ac206 --- /dev/null +++ b/static/mytweets/ewagoner/status/7008437798/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The year that will not end kicks Athens once again. Vic Chesnutt is in a deep coma with uncertain outlook: http://is.gd/5AhIx + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The year that will not end kicks Athens once again. Vic Chesnutt is in a deep coma with uncertain outlook: http://is.gd/5AhIx +

+

+ 12/24/2009, 2:05:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7011033404/index.html b/static/mytweets/ewagoner/status/7011033404/index.html new file mode 100644 index 00000000..fcf8432c --- /dev/null +++ b/static/mytweets/ewagoner/status/7011033404/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The trouble with one good grocery store that serves four counties is on days like today everyone for four counties is here. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The trouble with one good grocery store that serves four counties is on days like today everyone for four counties is here. +

+

+ 12/24/2009, 3:45:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7014010793/index.html b/static/mytweets/ewagoner/status/7014010793/index.html new file mode 100644 index 00000000..a60eedad --- /dev/null +++ b/static/mytweets/ewagoner/status/7014010793/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Roasting a chicken & potatoes to get us through the Eve and prepping for the big dinner, traditional goose, to be held on Sunday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Roasting a chicken & potatoes to get us through the Eve and prepping for the big dinner, traditional goose, to be held on Sunday. +

+

+ 12/24/2009, 5:45:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/701594651460038656/index.html b/static/mytweets/ewagoner/status/701594651460038656/index.html new file mode 100644 index 00000000..70c876db --- /dev/null +++ b/static/mytweets/ewagoner/status/701594651460038656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s a well-told story about how Pink Floyd saved the day. <a href="https://www.quora.com/What-is-the-craziest-thing-you-have-ever-said-to-your-boss-with-or-without-getting-fired/answer/Jay-Bazzinotti">https://www.quora.com/What-is-the-craziest-thing-you-have-ever-said-to-your-boss-with-or-without-getting-fired/answer/Jay-Bazzinotti</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/70161512697827329/index.html b/static/mytweets/ewagoner/status/70161512697827329/index.html new file mode 100644 index 00000000..ec66fb9d --- /dev/null +++ b/static/mytweets/ewagoner/status/70161512697827329/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + To *enter* the post office in downtown Athens, US Marshals are demanding photo ID. I refused, can't buy stamps. http://twitpic.com/4yi8vb + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ To *enter* the post office in downtown Athens, US Marshals are demanding photo ID. I refused, can't buy stamps. http://twitpic.com/4yi8vb +

+

+ 5/16/2011, 12:19:42 PM +

+

Favs: 0

+

Retweets: 6

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/70161741744582730/index.html b/static/mytweets/ewagoner/status/70161741744582730/index.html new file mode 100644 index 00000000..cd3f6380 --- /dev/null +++ b/static/mytweets/ewagoner/status/70161741744582730/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How can I be denied entry into the lobby of a post office without photo ID? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How can I be denied entry into the lobby of a post office without photo ID? +

+

+ 5/16/2011, 12:20:37 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/70162080136822785/index.html b/static/mytweets/ewagoner/status/70162080136822785/index.html new file mode 100644 index 00000000..f5fcbbfe --- /dev/null +++ b/static/mytweets/ewagoner/status/70162080136822785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Any lawyers following me who can help me buy stamps and check my PO Box without having to show my papers? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Any lawyers following me who can help me buy stamps and check my PO Box without having to show my papers? +

+

+ 5/16/2011, 12:21:58 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7016597801/index.html b/static/mytweets/ewagoner/status/7016597801/index.html new file mode 100644 index 00000000..cea764fa --- /dev/null +++ b/static/mytweets/ewagoner/status/7016597801/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making sugar plums from scratch. No fairy help, unfortunately. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making sugar plums from scratch. No fairy help, unfortunately. +

+

+ 12/24/2009, 7:32:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/70168103878787072/index.html b/static/mytweets/ewagoner/status/70168103878787072/index.html new file mode 100644 index 00000000..55711920 --- /dev/null +++ b/static/mytweets/ewagoner/status/70168103878787072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An elderly African-American man talked to me on the sidewalk, said we're all enslaved & it's best to just follow rules, whatever they are. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ An elderly African-American man talked to me on the sidewalk, said we're all enslaved & it's best to just follow rules, whatever they are. +

+

+ 5/16/2011, 12:45:54 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7017386609/index.html b/static/mytweets/ewagoner/status/7017386609/index.html new file mode 100644 index 00000000..0d13c03a --- /dev/null +++ b/static/mytweets/ewagoner/status/7017386609/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv & I rolled out and baked more gingerbread cookies so Santa will have snacks while he wraps presents. Delivers. Delivers presents. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv & I rolled out and baked more gingerbread cookies so Santa will have snacks while he wraps presents. Delivers. Delivers presents. +

+

+ 12/24/2009, 8:05:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/70175184480509952/index.html b/static/mytweets/ewagoner/status/70175184480509952/index.html new file mode 100644 index 00000000..6070fccc --- /dev/null +++ b/static/mytweets/ewagoner/status/70175184480509952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I used to take upright bass lessons from Tom Wait's bassist. I was probably his least successful musical project. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I used to take upright bass lessons from Tom Wait's bassist. I was probably his least successful musical project. +

+

+ 5/16/2011, 1:14:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7018385552/index.html b/static/mytweets/ewagoner/status/7018385552/index.html new file mode 100644 index 00000000..b314492e --- /dev/null +++ b/static/mytweets/ewagoner/status/7018385552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Decorating Santa's gingerbread rocketship, fire engine, and train engines: http://gdzl.la/7qerLW + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Decorating Santa's gingerbread rocketship, fire engine, and train engines: http://gdzl.la/7qerLW +

+

+ 12/24/2009, 8:47:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7019068987/index.html b/static/mytweets/ewagoner/status/7019068987/index.html new file mode 100644 index 00000000..8d1cf3aa --- /dev/null +++ b/static/mytweets/ewagoner/status/7019068987/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Writing a note to Santa (video): http://yfrog.us/5r8jcz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Writing a note to Santa (video): http://yfrog.us/5r8jcz +

+

+ 12/24/2009, 9:14:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7020384278/index.html b/static/mytweets/ewagoner/status/7020384278/index.html new file mode 100644 index 00000000..210cdc2d --- /dev/null +++ b/static/mytweets/ewagoner/status/7020384278/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's Viv's last Christmas as an only child, so I doubt her loot pile will look this big again: http://gdzl.la/7qb7zV + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's Viv's last Christmas as an only child, so I doubt her loot pile will look this big again: http://gdzl.la/7qb7zV +

+

+ 12/24/2009, 10:07:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/70212602785050625/index.html b/static/mytweets/ewagoner/status/70212602785050625/index.html new file mode 100644 index 00000000..22c55631 --- /dev/null +++ b/static/mytweets/ewagoner/status/70212602785050625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Homemade Twix candy bars. <a href="http://www.instructables.com/id/Homemade-Twix-Candy-Bar-Recipe/">http://www.instructables.com/id/Homemade-Twix-Candy-Bar-Recipe/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/702209471930462208/index.html b/static/mytweets/ewagoner/status/702209471930462208/index.html new file mode 100644 index 00000000..54786158 --- /dev/null +++ b/static/mytweets/ewagoner/status/702209471930462208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That’s a new one. The line at the post office was so slow moving that the meter I fed before going in expired and I got a parking ticket. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That’s a new one. The line at the post office was so slow moving that the meter I fed before going in expired and I got a parking ticket. +

+

+ 2/23/2016, 2:12:39 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7022857849/index.html b/static/mytweets/ewagoner/status/7022857849/index.html new file mode 100644 index 00000000..98a1deac --- /dev/null +++ b/static/mytweets/ewagoner/status/7022857849/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I hope you have peace now, Vic Chesnutt. I'm sorry you were in such pain. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I hope you have peace now, Vic Chesnutt. I'm sorry you were in such pain. +

+

+ 12/24/2009, 11:43:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7024811388/index.html b/static/mytweets/ewagoner/status/7024811388/index.html new file mode 100644 index 00000000..d7d0bfd7 --- /dev/null +++ b/static/mytweets/ewagoner/status/7024811388/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + $diety bless us, every one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ $diety bless us, every one. +

+

+ 12/25/2009, 12:59:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/702542549114822656/index.html b/static/mytweets/ewagoner/status/702542549114822656/index.html new file mode 100644 index 00000000..be771491 --- /dev/null +++ b/static/mytweets/ewagoner/status/702542549114822656/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + If you need me, I’ll be in my bunk. + +Er… Bunker. Yeah, bunker. + +<a href="https://www.youtube.com/watch?v=rVlhMGQgDkY">https://www.youtube.com/watch?v=rVlhMGQgDkY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/70258461203640320/index.html b/static/mytweets/ewagoner/status/70258461203640320/index.html new file mode 100644 index 00000000..7f5a659e --- /dev/null +++ b/static/mytweets/ewagoner/status/70258461203640320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fruit leather. http://instagr.am/p/EVhNP/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fruit leather. http://instagr.am/p/EVhNP/ +

+

+ 5/16/2011, 6:44:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/702592948232445952/index.html b/static/mytweets/ewagoner/status/702592948232445952/index.html new file mode 100644 index 00000000..a0cd1be5 --- /dev/null +++ b/static/mytweets/ewagoner/status/702592948232445952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + $850 routine car service was nicely balanced by $1000 in apology money from Volkswagon for being dirty cheating liars. #stillsoangry + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ $850 routine car service was nicely balanced by $1000 in apology money from Volkswagon for being dirty cheating liars. #stillsoangry +

+

+ 2/24/2016, 3:36:27 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/70284886510010368/index.html b/static/mytweets/ewagoner/status/70284886510010368/index.html new file mode 100644 index 00000000..ba8f3e75 --- /dev/null +++ b/static/mytweets/ewagoner/status/70284886510010368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Created to address stereotypes women face in cycling, pegged as mechanically savvy but asexual, or cute but inept: http://thoughtyouknew.us + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Created to address stereotypes women face in cycling, pegged as mechanically savvy but asexual, or cute but inept: http://thoughtyouknew.us +

+

+ 5/16/2011, 8:29:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/702902327255113728/index.html b/static/mytweets/ewagoner/status/702902327255113728/index.html new file mode 100644 index 00000000..162fc083 --- /dev/null +++ b/static/mytweets/ewagoner/status/702902327255113728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @iinteractive: Happy birthday to us! Infinity was founded 18 years ago today. We're excited about the next 18 years of solving problems … + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @iinteractive: Happy birthday to us! Infinity was founded 18 years ago today. We're excited about the next 18 years of solving problems … +

+

+ 2/25/2016, 12:05:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/703050195446206464/index.html b/static/mytweets/ewagoner/status/703050195446206464/index.html new file mode 100644 index 00000000..8f19ad97 --- /dev/null +++ b/static/mytweets/ewagoner/status/703050195446206464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just love the music on Louis C.K.’s new show “Horace & Pete”. It’s Paul Simon channeling Ry Cooder, and I love it. <a href="https://louisck.net/show/horace-and-pete">https://louisck.net/show/horace-and-pete</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just love the music on Louis C.K.’s new show “Horace & Pete”. It’s Paul Simon channeling Ry Cooder, and I love it. https://louisck.net/show/horace-and-pete +

+

+ 2/25/2016, 9:53:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/703067130799988736/index.html b/static/mytweets/ewagoner/status/703067130799988736/index.html new file mode 100644 index 00000000..4cc36514 --- /dev/null +++ b/static/mytweets/ewagoner/status/703067130799988736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @genehack: Want to submit a talk for @YAPCNA but need help? We're having office hours to help people out! 28 Feb 1-5pm PT, irc.perl .org… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @genehack: Want to submit a talk for @YAPCNA but need help? We're having office hours to help people out! 28 Feb 1-5pm PT, irc.perl .org… +

+

+ 2/25/2016, 11:00:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/703378395783163904/index.html b/static/mytweets/ewagoner/status/703378395783163904/index.html new file mode 100644 index 00000000..913ef500 --- /dev/null +++ b/static/mytweets/ewagoner/status/703378395783163904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve enjoyed AnachroCon in the past. But they still don’t treat sexual harassment by staff seriously, so I’m not there now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve enjoyed AnachroCon in the past. But they still don’t treat sexual harassment by staff seriously, so I’m not there now. +

+

+ 2/26/2016, 7:37:32 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7034221874/index.html b/static/mytweets/ewagoner/status/7034221874/index.html new file mode 100644 index 00000000..cb43d4bb --- /dev/null +++ b/static/mytweets/ewagoner/status/7034221874/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I thought for sure this would be the year I caught the jolly elf. http://whiskerino.org/2009/beards/ewagoner/16547/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I thought for sure this would be the year I caught the jolly elf. http://whiskerino.org/2009/beards/ewagoner/16547/ #whiskerino +

+

+ 12/25/2009, 10:14:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7036266929/index.html b/static/mytweets/ewagoner/status/7036266929/index.html new file mode 100644 index 00000000..cd192d1d --- /dev/null +++ b/static/mytweets/ewagoner/status/7036266929/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just love that the Voyager craft are nearly as old as me and are still making exciting and surprising discoveries. http://is.gd/5BdMK + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just love that the Voyager craft are nearly as old as me and are still making exciting and surprising discoveries. http://is.gd/5BdMK +

+

+ 12/25/2009, 11:42:13 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7037065591/index.html b/static/mytweets/ewagoner/status/7037065591/index.html new file mode 100644 index 00000000..bf917301 --- /dev/null +++ b/static/mytweets/ewagoner/status/7037065591/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Use eggnog as the liquid in your favorite pancake recipe. Trust me on this. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Use eggnog as the liquid in your favorite pancake recipe. Trust me on this. +

+

+ 12/25/2009, 12:16:33 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7042616075/index.html b/static/mytweets/ewagoner/status/7042616075/index.html new file mode 100644 index 00000000..af7a9acc --- /dev/null +++ b/static/mytweets/ewagoner/status/7042616075/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whoa. It's almost five? Guess I better stop playing with Viv's presents and start getting ready for the 9 hour drive tomorrow. Also, dinner. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Whoa. It's almost five? Guess I better stop playing with Viv's presents and start getting ready for the 9 hour drive tomorrow. Also, dinner. +

+

+ 12/25/2009, 4:37:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7045060165/index.html b/static/mytweets/ewagoner/status/7045060165/index.html new file mode 100644 index 00000000..49906afd --- /dev/null +++ b/static/mytweets/ewagoner/status/7045060165/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally found a source for locally grown organically grown grains. Blue corn cornbread is done for the goose with oyster stuffing on Sunday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally found a source for locally grown organically grown grains. Blue corn cornbread is done for the goose with oyster stuffing on Sunday. +

+

+ 12/25/2009, 6:32:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/704654312375500800/index.html b/static/mytweets/ewagoner/status/704654312375500800/index.html new file mode 100644 index 00000000..cf91136d --- /dev/null +++ b/static/mytweets/ewagoner/status/704654312375500800/index.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + My polling place was moved to the mall. The place is locked up tight & there are dozens of cars circling trying to figure out what to do. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My polling place was moved to the mall. The place is locked up tight & there are dozens of cars circling trying to figure out what to do. +

+

+ 3/1/2016, 8:07:34 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @ewagoner Found an open door, on the opposite side of the building and down a level from where the cards said. +

+

+ 3/1/2016, 8:30:34 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/704660101190197248/index.html b/static/mytweets/ewagoner/status/704660101190197248/index.html new file mode 100644 index 00000000..a9a00b9c --- /dev/null +++ b/static/mytweets/ewagoner/status/704660101190197248/index.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + @ewagoner Found an open door, on the opposite side of the building and down a level from where the cards said. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My polling place was moved to the mall. The place is locked up tight & there are dozens of cars circling trying to figure out what to do. +

+

+ 3/1/2016, 8:07:34 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @ewagoner Found an open door, on the opposite side of the building and down a level from where the cards said. +

+

+ 3/1/2016, 8:30:34 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/704681945855344640/index.html b/static/mytweets/ewagoner/status/704681945855344640/index.html new file mode 100644 index 00000000..6753df63 --- /dev/null +++ b/static/mytweets/ewagoner/status/704681945855344640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you thought signing up for health coverage through the marketplace was complicated, you should try cancelling a plan once you’ve got it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you thought signing up for health coverage through the marketplace was complicated, you should try cancelling a plan once you’ve got it. +

+

+ 3/1/2016, 9:57:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/704727069738078209/index.html b/static/mytweets/ewagoner/status/704727069738078209/index.html new file mode 100644 index 00000000..edc38d63 --- /dev/null +++ b/static/mytweets/ewagoner/status/704727069738078209/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Why hasn’t he talked about Hamilton yet?” It’s because I was waiting for this masterful Hamilton/Star Trek mashup: <a href="http://birthmoviesdeath.com/2016/02/29/the-amazing-hamilton-star-wars-parody-almost-one-was-asking-for">http://birthmoviesdeath.com/2016/02/29/the-amazing-hamilton-star-wars-parody-almost-one-was-asking-for</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/704796589756391424/index.html b/static/mytweets/ewagoner/status/704796589756391424/index.html new file mode 100644 index 00000000..b45c5f40 --- /dev/null +++ b/static/mytweets/ewagoner/status/704796589756391424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thought I’d see about buying tickets to see Paul Simon in Atlanta in May, but turns out I’m not the only one who likes the fellow. Sold out. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thought I’d see about buying tickets to see Paul Simon in Atlanta in May, but turns out I’m not the only one who likes the fellow. Sold out. +

+

+ 3/1/2016, 5:32:56 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/70481408958808064/index.html b/static/mytweets/ewagoner/status/70481408958808064/index.html new file mode 100644 index 00000000..21d4ee8e --- /dev/null +++ b/static/mytweets/ewagoner/status/70481408958808064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My moustache isn't long enough to do this bit of awesomeness: <a href="http://moustachemay.com/staches/grapes/4071/">http://moustachemay.com/staches/grapes/4071/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/704832342/index.html b/static/mytweets/ewagoner/status/704832342/index.html new file mode 100644 index 00000000..f44e97e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/704832342/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Imported an hour+ movie into iMovie. Amazed how easy it was. Also amazed how easily it now says my event "has no matching video". Grrrr! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Imported an hour+ movie into iMovie. Amazed how easy it was. Also amazed how easily it now says my event "has no matching video". Grrrr! +

+

+ 2/12/2008, 3:28:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7049541964/index.html b/static/mytweets/ewagoner/status/7049541964/index.html new file mode 100644 index 00000000..0e37dfb8 --- /dev/null +++ b/static/mytweets/ewagoner/status/7049541964/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This was our first Xmas day home as a family, giving us a chance to start our own traditions. So from now on: crab legs & Weird Al's UHF. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This was our first Xmas day home as a family, giving us a chance to start our own traditions. So from now on: crab legs & Weird Al's UHF. +

+

+ 12/25/2009, 9:40:32 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/704995992/index.html b/static/mytweets/ewagoner/status/704995992/index.html new file mode 100644 index 00000000..2a4bae51 --- /dev/null +++ b/static/mytweets/ewagoner/status/704995992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time to close down and grab a beer before the annual company meeting. Got to get properly prepared before setting goals for the year. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Time to close down and grab a beer before the annual company meeting. Got to get properly prepared before setting goals for the year. +

+

+ 2/12/2008, 4:39:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/705001682/index.html b/static/mytweets/ewagoner/status/705001682/index.html new file mode 100644 index 00000000..b149a8ee --- /dev/null +++ b/static/mytweets/ewagoner/status/705001682/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time to close down and grab a beer before the annual company meeting. Got to get properly prepared before setting goals for the year. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Time to close down and grab a beer before the annual company meeting. Got to get properly prepared before setting goals for the year. +

+

+ 2/12/2008, 4:41:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/705006627653619713/index.html b/static/mytweets/ewagoner/status/705006627653619713/index.html new file mode 100644 index 00000000..e92bb693 --- /dev/null +++ b/static/mytweets/ewagoner/status/705006627653619713/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s “National Walk to School Day”. We weren’t ready in time to walk the whole way, but we did park in the neighborhood and walk the rest. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s “National Walk to School Day”. We weren’t ready in time to walk the whole way, but we did park in the neighborhood and walk the rest. +

+

+ 3/2/2016, 7:27:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/705105352266817536/index.html b/static/mytweets/ewagoner/status/705105352266817536/index.html new file mode 100644 index 00000000..6d4fb63b --- /dev/null +++ b/static/mytweets/ewagoner/status/705105352266817536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @the_intercept: It is now a federal crime to protest a Trump rally, punishable by up to 10 years in prison. <a href="http://interc.pt/21D0Q8g">http://interc.pt/21D0Q8g</a> http… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @the_intercept: It is now a federal crime to protest a Trump rally, punishable by up to 10 years in prison. http://interc.pt/21D0Q8g http… +

+

+ 3/2/2016, 1:59:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/705210451760705536/index.html b/static/mytweets/ewagoner/status/705210451760705536/index.html new file mode 100644 index 00000000..eb7a4a5f --- /dev/null +++ b/static/mytweets/ewagoner/status/705210451760705536/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I’d buy this album. + + + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’d buy this album.

+

+

+ 3/2/2016, 8:57:28 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/705728515870736384/index.html b/static/mytweets/ewagoner/status/705728515870736384/index.html new file mode 100644 index 00000000..7b517dcf --- /dev/null +++ b/static/mytweets/ewagoner/status/705728515870736384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + March fourth? March forth! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ March fourth? March forth! +

+

+ 3/4/2016, 7:16:04 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/705830178015092736/index.html b/static/mytweets/ewagoner/status/705830178015092736/index.html new file mode 100644 index 00000000..9df1532e --- /dev/null +++ b/static/mytweets/ewagoner/status/705830178015092736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s a sad Athens local interest story about a PsyOps clown. <a href="http://www.thedailybeast.com/articles/2016/03/03/the-tears-of-a-clown-arrested-for-meth-in-waffle-house.html">http://www.thedailybeast.com/articles/2016/03/03/the-tears-of-a-clown-arrested-for-meth-in-waffle-house.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/705949346915872768/index.html b/static/mytweets/ewagoner/status/705949346915872768/index.html new file mode 100644 index 00000000..1bcf30f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/705949346915872768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Zootopia? Awesome. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Zootopia? Awesome. +

+

+ 3/4/2016, 9:53:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/70621989580177409/index.html b/static/mytweets/ewagoner/status/70621989580177409/index.html new file mode 100644 index 00000000..a962853a --- /dev/null +++ b/static/mytweets/ewagoner/status/70621989580177409/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #moustachemay site theme: Music. <a href="http://moustachemay.com/staches/ewagoner/4158/">http://moustachemay.com/staches/ewagoner/4158/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/706269757876658176/index.html b/static/mytweets/ewagoner/status/706269757876658176/index.html new file mode 100644 index 00000000..fdeddd32 --- /dev/null +++ b/static/mytweets/ewagoner/status/706269757876658176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + o.0 <a href="https://twitter.com/wpjenna/status/706227458777993216">https://twitter.com/wpjenna/status/706227458777993216</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7065746658/index.html b/static/mytweets/ewagoner/status/7065746658/index.html new file mode 100644 index 00000000..f67b50f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/7065746658/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My goose will be cooked. http://whiskerino.org/2009/beards/ewagoner/16793/ #whiskerino + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My goose will be cooked. http://whiskerino.org/2009/beards/ewagoner/16793/ #whiskerino +

+

+ 12/26/2009, 12:34:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/70675741523714048/index.html b/static/mytweets/ewagoner/status/70675741523714048/index.html new file mode 100644 index 00000000..6058b410 --- /dev/null +++ b/static/mytweets/ewagoner/status/70675741523714048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Baking some chocolate chip cookies for Viv's "last day of school" party tomorrow. http://instagr.am/p/EYXku/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Baking some chocolate chip cookies for Viv's "last day of school" party tomorrow. http://instagr.am/p/EYXku/ +

+

+ 5/17/2011, 10:23:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7069150429/index.html b/static/mytweets/ewagoner/status/7069150429/index.html new file mode 100644 index 00000000..19815c3e --- /dev/null +++ b/static/mytweets/ewagoner/status/7069150429/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Flaming Lips have been prolific this year. They just released a cover version of the entire Dark Side of the Moon album. I like it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Flaming Lips have been prolific this year. They just released a cover version of the entire Dark Side of the Moon album. I like it. +

+

+ 12/26/2009, 3:11:18 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7069553655/index.html b/static/mytweets/ewagoner/status/7069553655/index.html new file mode 100644 index 00000000..c55e9485 --- /dev/null +++ b/static/mytweets/ewagoner/status/7069553655/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian's Batman multiplication and division math game is a real snoozer apparently: http://gdzl.la/7qD2s1 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian's Batman multiplication and division math game is a real snoozer apparently: http://gdzl.la/7qD2s1 +

+

+ 12/26/2009, 3:30:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7069608694/index.html b/static/mytweets/ewagoner/status/7069608694/index.html new file mode 100644 index 00000000..ff4e9878 --- /dev/null +++ b/static/mytweets/ewagoner/status/7069608694/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kpoulsen: Unable to keep bombs off planes, TSA bans iPod-listening, book-reading and bathroom use during last hour of flight. http:/ ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @kpoulsen: Unable to keep bombs off planes, TSA bans iPod-listening, book-reading and bathroom use during last hour of flight. http:/ ... +

+

+ 12/26/2009, 3:33:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/707136891920384/index.html b/static/mytweets/ewagoner/status/707136891920384/index.html new file mode 100644 index 00000000..41dd3dfa --- /dev/null +++ b/static/mytweets/ewagoner/status/707136891920384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've not had a more flavorful gin: "Port of Barcelona" (Spain). "Distilled by artist B. Alex using 14 botanicals" http://gdzl.la/8R3oAx + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've not had a more flavorful gin: "Port of Barcelona" (Spain). "Distilled by artist B. Alex using 14 botanicals" http://gdzl.la/8R3oAx +

+

+ 11/5/2010, 8:32:49 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7071492640/index.html b/static/mytweets/ewagoner/status/7071492640/index.html new file mode 100644 index 00000000..4f12deaf --- /dev/null +++ b/static/mytweets/ewagoner/status/7071492640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brownpau: Terrorist was stopped because passengers got out of their seats to stop him. TSA responds by stopping people from leaving ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @brownpau: Terrorist was stopped because passengers got out of their seats to stop him. TSA responds by stopping people from leaving ... +

+

+ 12/26/2009, 5:03:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/707262550266781696/index.html b/static/mytweets/ewagoner/status/707262550266781696/index.html new file mode 100644 index 00000000..bf39bbc8 --- /dev/null +++ b/static/mytweets/ewagoner/status/707262550266781696/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + New Order’s “Blue Monday”, if it had been made in the 1930s (and it’s not Postmodern Jukebox!). So, so good. + +<a href="http://www.bbc.co.uk/programmes/articles/qnLLpZgBW92dSrV2mmGyCb/new-order-olden-style-a-unique-take-on-blue-monday">http://www.bbc.co.uk/programmes/articles/qnLLpZgBW92dSrV2mmGyCb/new-order-olden-style-a-unique-take-on-blue-monday</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7076809644/index.html b/static/mytweets/ewagoner/status/7076809644/index.html new file mode 100644 index 00000000..1609234f --- /dev/null +++ b/static/mytweets/ewagoner/status/7076809644/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This Waffle House is far too small for the cook's 120 decible voice. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This Waffle House is far too small for the cook's 120 decible voice. +

+

+ 12/26/2009, 8:58:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7082112425/index.html b/static/mytweets/ewagoner/status/7082112425/index.html new file mode 100644 index 00000000..bbeabc0c --- /dev/null +++ b/static/mytweets/ewagoner/status/7082112425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it to the in-law's. Tomorrow: 2nd Christmas! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it to the in-law's. Tomorrow: 2nd Christmas! +

+

+ 12/27/2009, 12:36:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/70845584361263104/index.html b/static/mytweets/ewagoner/status/70845584361263104/index.html new file mode 100644 index 00000000..a460eeb4 --- /dev/null +++ b/static/mytweets/ewagoner/status/70845584361263104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Not even Batu knew what the zombies were up to... They were just another thing you had to deal with in retail." <a href="http://kellylink.net/magic-for-beginners/magic-for-beginners-sample-stories/the-hortlak">http://kellylink.net/magic-for-beginners/magic-for-beginners-sample-stories/the-hortlak</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/70852592607039488/index.html b/static/mytweets/ewagoner/status/70852592607039488/index.html new file mode 100644 index 00000000..149aadcd --- /dev/null +++ b/static/mytweets/ewagoner/status/70852592607039488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The federal marshals weren't at the post office this morning, so I was able to peacefully check my mailbox again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The federal marshals weren't at the post office this morning, so I was able to peacefully check my mailbox again. +

+

+ 5/18/2011, 10:05:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7090986691/index.html b/static/mytweets/ewagoner/status/7090986691/index.html new file mode 100644 index 00000000..0c4ae0fb --- /dev/null +++ b/static/mytweets/ewagoner/status/7090986691/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Merry 2nd Christmas! http://whiskerino.org/2009/beards/ewagoner/17006/ (Today's #whiskerino theme: "Lo-Fi Camera") + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Merry 2nd Christmas! http://whiskerino.org/2009/beards/ewagoner/17006/ (Today's #whiskerino theme: "Lo-Fi Camera") +

+

+ 12/27/2009, 9:21:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/709099072/index.html b/static/mytweets/ewagoner/status/709099072/index.html new file mode 100644 index 00000000..a3da9d06 --- /dev/null +++ b/static/mytweets/ewagoner/status/709099072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Of course Liam Lynch has a podcast. Video, even. And, of course it's awesome. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Of course Liam Lynch has a podcast. Video, even. And, of course it's awesome. +

+

+ 2/13/2008, 4:59:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7092699205/index.html b/static/mytweets/ewagoner/status/7092699205/index.html new file mode 100644 index 00000000..d559510c --- /dev/null +++ b/static/mytweets/ewagoner/status/7092699205/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian has made herself comfortable. http://gdzl.la/7qQGpS + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian has made herself comfortable. http://gdzl.la/7qQGpS +

+

+ 12/27/2009, 10:41:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/709505852/index.html b/static/mytweets/ewagoner/status/709505852/index.html new file mode 100644 index 00000000..c267903f --- /dev/null +++ b/static/mytweets/ewagoner/status/709505852/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + About to start a private performance of 'Streetcar' for the theater's Patrons and other financial donors. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ About to start a private performance of 'Streetcar' for the theater's Patrons and other financial donors. +

+

+ 2/13/2008, 7:23:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/709505932/index.html b/static/mytweets/ewagoner/status/709505932/index.html new file mode 100644 index 00000000..8ae5b4fa --- /dev/null +++ b/static/mytweets/ewagoner/status/709505932/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + About to start a private performance of 'Streetcar' for the theater's Patrons and other financial donors. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ About to start a private performance of 'Streetcar' for the theater's Patrons and other financial donors. +

+

+ 2/13/2008, 7:23:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/709506202/index.html b/static/mytweets/ewagoner/status/709506202/index.html new file mode 100644 index 00000000..4cee1095 --- /dev/null +++ b/static/mytweets/ewagoner/status/709506202/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + About to start a private performance of 'Streetcar' for the theater's Patrons and other financial donors. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ About to start a private performance of 'Streetcar' for the theater's Patrons and other financial donors. +

+

+ 2/13/2008, 7:23:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/70958585177309184/index.html b/static/mytweets/ewagoner/status/70958585177309184/index.html new file mode 100644 index 00000000..3f5d7a02 --- /dev/null +++ b/static/mytweets/ewagoner/status/70958585177309184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + FDA court filings say I voluntarily dumped all that raw milk. Funny, didn't feel voluntarily when agents with badges ordered me to dump it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ FDA court filings say I voluntarily dumped all that raw milk. Funny, didn't feel voluntarily when agents with badges ordered me to dump it. +

+

+ 5/18/2011, 5:06:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/70961411089629184/index.html b/static/mytweets/ewagoner/status/70961411089629184/index.html new file mode 100644 index 00000000..999999b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/70961411089629184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm not at all surprised that a former classmate has an entire subdomain devoted to him at pissedconsumer.com. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm not at all surprised that a former classmate has an entire subdomain devoted to him at pissedconsumer.com. +

+

+ 5/18/2011, 5:18:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/70992128054001664/index.html b/static/mytweets/ewagoner/status/70992128054001664/index.html new file mode 100644 index 00000000..5972fabb --- /dev/null +++ b/static/mytweets/ewagoner/status/70992128054001664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For @tunawalrus: http://mlkshk.com/p/2EVR + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For @tunawalrus: http://mlkshk.com/p/2EVR +

+

+ 5/18/2011, 7:20:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/709985632/index.html b/static/mytweets/ewagoner/status/709985632/index.html new file mode 100644 index 00000000..5cbcc3e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/709985632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Our patrons are so nice. Three of them said they saw the original 60 years ago on Broadway and thought ours was better. Can't beat that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Our patrons are so nice. Three of them said they saw the original 60 years ago on Broadway and thought ours was better. Can't beat that. +

+

+ 2/13/2008, 11:07:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7101460031/index.html b/static/mytweets/ewagoner/status/7101460031/index.html new file mode 100644 index 00000000..4c71ce61 --- /dev/null +++ b/static/mytweets/ewagoner/status/7101460031/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Render diced bacon, add chopped apple & caramelize. Add diced goose giblets & cook through. Stir in sage, salt, pepper. Serve on corn chips. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Render diced bacon, add chopped apple & caramelize. Add diced goose giblets & cook through. Stir in sage, salt, pepper. Serve on corn chips. +

+

+ 12/27/2009, 4:51:43 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7103757311/index.html b/static/mytweets/ewagoner/status/7103757311/index.html new file mode 100644 index 00000000..8653e59d --- /dev/null +++ b/static/mytweets/ewagoner/status/7103757311/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Three types of heirloom sweet potatoes, cubed and cooked in orange juice, mashed with butter, ginger, brown sugar, & nutmeg. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Three types of heirloom sweet potatoes, cubed and cooked in orange juice, mashed with butter, ginger, brown sugar, & nutmeg. +

+

+ 12/27/2009, 6:27:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7103801908/index.html b/static/mytweets/ewagoner/status/7103801908/index.html new file mode 100644 index 00000000..03b5509e --- /dev/null +++ b/static/mytweets/ewagoner/status/7103801908/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Onions & celery sweated in butter, crumbled blue corn cornbread & crackers, eggs, sage, thyme, and oysters. Mix gently & bake until crusty. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Onions & celery sweated in butter, crumbled blue corn cornbread & crackers, eggs, sage, thyme, and oysters. Mix gently & bake until crusty. +

+

+ 12/27/2009, 6:29:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7104766158/index.html b/static/mytweets/ewagoner/status/7104766158/index.html new file mode 100644 index 00000000..be79114c --- /dev/null +++ b/static/mytweets/ewagoner/status/7104766158/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 2nd Christmas Dinner! http://gdzl.la/7qTQbp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 2nd Christmas Dinner! http://gdzl.la/7qTQbp +

+

+ 12/27/2009, 7:06:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/710636495909036034/index.html b/static/mytweets/ewagoner/status/710636495909036034/index.html new file mode 100644 index 00000000..ef43acd6 --- /dev/null +++ b/static/mytweets/ewagoner/status/710636495909036034/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Mr. Fart’s Favorite Colors” A fun, and frightening, essay on security. <a href="https://medium.com/@blakeross/mr-fart-s-favorite-colors-3177a406c775#.s41hmcyw8">https://medium.com/@blakeross/mr-fart-s-favorite-colors-3177a406c775#.s41hmcyw8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/710855826207055872/index.html b/static/mytweets/ewagoner/status/710855826207055872/index.html new file mode 100644 index 00000000..31fa5adb --- /dev/null +++ b/static/mytweets/ewagoner/status/710855826207055872/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + So proud of my sister and the work she does for those who have been victims of violent or sexual crimes. + +<a href="http://www.ky3.com/news/local/sex-ads-on-backpagecom-targetted-by-us-senators/21048998_38574318">http://www.ky3.com/news/local/sex-ads-on-backpagecom-targetted-by-us-senators/21048998_38574318</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/710878734228791297/index.html b/static/mytweets/ewagoner/status/710878734228791297/index.html new file mode 100644 index 00000000..02000667 --- /dev/null +++ b/static/mytweets/ewagoner/status/710878734228791297/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I <3 Onyx the Fortuitous, Slayer of the Bright Realm + +<a href="https://www.youtube.com/watch?v=s-mlPE8pxs4">https://www.youtube.com/watch?v=s-mlPE8pxs4</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/711005597643182080/index.html b/static/mytweets/ewagoner/status/711005597643182080/index.html new file mode 100644 index 00000000..4fc4266f --- /dev/null +++ b/static/mytweets/ewagoner/status/711005597643182080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spending my Friday night learning a new computer language, seeing as how I’m going to be using it come Monday. Glad my brain likes braining. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spending my Friday night learning a new computer language, seeing as how I’m going to be using it come Monday. Glad my brain likes braining. +

+

+ 3/18/2016, 9:45:18 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/711662178307346433/index.html b/static/mytweets/ewagoner/status/711662178307346433/index.html new file mode 100644 index 00000000..f7139976 --- /dev/null +++ b/static/mytweets/ewagoner/status/711662178307346433/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Me to Juniper, watching her fly through algebra: “You’re pretty good with math, there!” + +Her: “Well, I’m six years old and smart, so yeah.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Me to Juniper, watching her fly through algebra: “You’re pretty good with math, there!”

Her: “Well, I’m six years old and smart, so yeah.” +

+

+ 3/20/2016, 5:14:20 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71234225831022593/index.html b/static/mytweets/ewagoner/status/71234225831022593/index.html new file mode 100644 index 00000000..078cefb1 --- /dev/null +++ b/static/mytweets/ewagoner/status/71234225831022593/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @alyjack: NFDC has outlined our Rapture policy to avoid confusion on Saturday: http://bit.ly/jxFN3t + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @alyjack: NFDC has outlined our Rapture policy to avoid confusion on Saturday: http://bit.ly/jxFN3t +

+

+ 5/19/2011, 11:22:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71279468441911296/index.html b/static/mytweets/ewagoner/status/71279468441911296/index.html new file mode 100644 index 00000000..295e26fa --- /dev/null +++ b/static/mytweets/ewagoner/status/71279468441911296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Modern pressure cookers are generally safe, but you still occasionally can lose a leg. <a href="http://www.local10.com/news/27950778/detail.html">http://www.local10.com/news/27950778/detail.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/712848707688009728/index.html b/static/mytweets/ewagoner/status/712848707688009728/index.html new file mode 100644 index 00000000..d452d478 --- /dev/null +++ b/static/mytweets/ewagoner/status/712848707688009728/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Calmed my troubled mind tonight with a quart of Salty Scot. + +<a href="https://untappd.com/b/parallel-49-brewing-company-salty-scot/259380">https://untappd.com/b/parallel-49-brewing-company-salty-scot/259380</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7133422075/index.html b/static/mytweets/ewagoner/status/7133422075/index.html new file mode 100644 index 00000000..80a6fdbb --- /dev/null +++ b/static/mytweets/ewagoner/status/7133422075/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fun times at the AT&T store. http://whiskerino.org/2009/beards/ewagoner/17298/ (No #whiskerino site theme today.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fun times at the AT&T store. http://whiskerino.org/2009/beards/ewagoner/17298/ (No #whiskerino site theme today.) +

+

+ 12/28/2009, 3:17:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7134658088/index.html b/static/mytweets/ewagoner/status/7134658088/index.html new file mode 100644 index 00000000..0a36f058 --- /dev/null +++ b/static/mytweets/ewagoner/status/7134658088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Christmas surf http://gdzl.la/7rddjU + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Christmas surf http://gdzl.la/7rddjU +

+

+ 12/28/2009, 4:02:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71368649637765120/index.html b/static/mytweets/ewagoner/status/71368649637765120/index.html new file mode 100644 index 00000000..eb25e2e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/71368649637765120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mural in progress http://instagr.am/p/EdBTz/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mural in progress http://instagr.am/p/EdBTz/ +

+

+ 5/19/2011, 8:16:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/714529972/index.html b/static/mytweets/ewagoner/status/714529972/index.html new file mode 100644 index 00000000..dc34b2b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/714529972/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + $5 tickets plus Valentine's Day equals our first sold put show. Four more to go! Then, sleep. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ $5 tickets plus Valentine's Day equals our first sold put show. Four more to go! Then, sleep. +

+

+ 2/14/2008, 11:15:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7146694542098432/index.html b/static/mytweets/ewagoner/status/7146694542098432/index.html new file mode 100644 index 00000000..4498d6b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/7146694542098432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Quick stop at Popcorn Haven. http://gdzl.la/8VDYhr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Quick stop at Popcorn Haven. http://gdzl.la/8VDYhr +

+

+ 11/23/2010, 2:01:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71505342/index.html b/static/mytweets/ewagoner/status/71505342/index.html new file mode 100644 index 00000000..ed282db8 --- /dev/null +++ b/static/mytweets/ewagoner/status/71505342/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Was going to truss up tomatoes and beans, but the sun is making a bad headache worse. Will stay inside and code instead, I guess. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Was going to truss up tomatoes and beans, but the sun is making a bad headache worse. Will stay inside and code instead, I guess. +

+

+ 5/20/2007, 1:42:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71541513867370496/index.html b/static/mytweets/ewagoner/status/71541513867370496/index.html new file mode 100644 index 00000000..e2d95be8 --- /dev/null +++ b/static/mytweets/ewagoner/status/71541513867370496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Good morning, pea. http://instagr.am/p/EeKQn/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Good morning, pea. http://instagr.am/p/EeKQn/ +

+

+ 5/20/2011, 7:43:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71565093493682176/index.html b/static/mytweets/ewagoner/status/71565093493682176/index.html new file mode 100644 index 00000000..01dbb7c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/71565093493682176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The lion's mane jellyfish lives in the ocean and can apparently devour cities whole. COMPLETELY CHANGES THE GAME." <a href="http://deadspin.com/5794426/holy-shit-monster-jellyfish">http://deadspin.com/5794426/holy-shit-monster-jellyfish</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71588444752707584/index.html b/static/mytweets/ewagoner/status/71588444752707584/index.html new file mode 100644 index 00000000..16e03d26 --- /dev/null +++ b/static/mytweets/ewagoner/status/71588444752707584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yeah, that's impressive and all, but a real kung fu master would have caught it with chopsticks. <a href="http://i.imgur.com/47hm2.gif">http://i.imgur.com/47hm2.gif</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yeah, that's impressive and all, but a real kung fu master would have caught it with chopsticks. http://i.imgur.com/47hm2.gif +

+

+ 5/20/2011, 10:49:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/715915403290099721/index.html b/static/mytweets/ewagoner/status/715915403290099721/index.html new file mode 100644 index 00000000..9871cbf3 --- /dev/null +++ b/static/mytweets/ewagoner/status/715915403290099721/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This seven minute Hawkeye fan movie is really great. Very true to the recent comic, which I love. <a href="http://io9.gizmodo.com/a-great-hawkeye-fan-film-brings-the-awesome-comic-to-li-1768004102">http://io9.gizmodo.com/a-great-hawkeye-fan-film-brings-the-awesome-comic-to-li-1768004102</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71593109720535061/index.html b/static/mytweets/ewagoner/status/71593109720535061/index.html new file mode 100644 index 00000000..1b4c1749 --- /dev/null +++ b/static/mytweets/ewagoner/status/71593109720535061/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I missed TMBG's version of "You Are Old, Father William" last year. It's in their latest podcast (for free!), and is great. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I missed TMBG's version of "You Are Old, Father William" last year. It's in their latest podcast (for free!), and is great. +

+

+ 5/20/2011, 11:08:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/715964695304384512/index.html b/static/mytweets/ewagoner/status/715964695304384512/index.html new file mode 100644 index 00000000..00d2d2b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/715964695304384512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jeremyshao: One of life’s most enduring joys is starting a company focused on culture and watching it turn into an amazing community @i… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jeremyshao: One of life’s most enduring joys is starting a company focused on culture and watching it turn into an amazing community @i… +

+

+ 4/1/2016, 2:10:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71602751364284416/index.html b/static/mytweets/ewagoner/status/71602751364284416/index.html new file mode 100644 index 00000000..5a4ddebe --- /dev/null +++ b/static/mytweets/ewagoner/status/71602751364284416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gene Logsdon's Organic Garden and Small Farm Skills – Hoemanship: <a href="http://thecontraryfarmer.wordpress.com/2008/05/20/organic-garden-and-small-farm-skills-hoemanship">http://thecontraryfarmer.wordpress.com/2008/05/20/organic-garden-and-small-farm-skills-hoemanship</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71616867223080961/index.html b/static/mytweets/ewagoner/status/71616867223080961/index.html new file mode 100644 index 00000000..efe60b23 --- /dev/null +++ b/static/mytweets/ewagoner/status/71616867223080961/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's meme day over at #mousetachemay. I can has cheezburger? http://is.gd/mZFQ7N + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's meme day over at #mousetachemay. I can has cheezburger? http://is.gd/mZFQ7N +

+

+ 5/20/2011, 12:42:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71617261085003779/index.html b/static/mytweets/ewagoner/status/71617261085003779/index.html new file mode 100644 index 00000000..e4a8338b --- /dev/null +++ b/static/mytweets/ewagoner/status/71617261085003779/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yes. Yes I can has cheezburger. @ Farm Cart http://instagr.am/p/EewXr/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yes. Yes I can has cheezburger. @ Farm Cart http://instagr.am/p/EewXr/ +

+

+ 5/20/2011, 12:44:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71625203087716352/index.html b/static/mytweets/ewagoner/status/71625203087716352/index.html new file mode 100644 index 00000000..03edc11a --- /dev/null +++ b/static/mytweets/ewagoner/status/71625203087716352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Baltic: Vanilla Bean Rum, Chai Tea, Chocolate Bitters, Mocha Stout Reduction, Luxardo Maraschino, Orange Zest. Now at Highwire Lounge. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Baltic: Vanilla Bean Rum, Chai Tea, Chocolate Bitters, Mocha Stout Reduction, Luxardo Maraschino, Orange Zest. Now at Highwire Lounge. +

+

+ 5/20/2011, 1:15:53 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71627731200258048/index.html b/static/mytweets/ewagoner/status/71627731200258048/index.html new file mode 100644 index 00000000..e556863f --- /dev/null +++ b/static/mytweets/ewagoner/status/71627731200258048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Video budget: $5,000. Good luck on the video guys, don't blow it." <a href="http://youtu.be/-q8DppYVEL8">http://youtu.be/-q8DppYVEL8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Video budget: $5,000. Good luck on the video guys, don't blow it." http://youtu.be/-q8DppYVEL8 +

+

+ 5/20/2011, 1:25:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7163106594/index.html b/static/mytweets/ewagoner/status/7163106594/index.html new file mode 100644 index 00000000..8f147c2c --- /dev/null +++ b/static/mytweets/ewagoner/status/7163106594/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "This one is called Squishy!" http://whiskerino.org/2009/beards/ewagoner/17516/ Today's #whiskerino site theme: "Share Your Art Collection" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "This one is called Squishy!" http://whiskerino.org/2009/beards/ewagoner/17516/ Today's #whiskerino site theme: "Share Your Art Collection" +

+

+ 12/29/2009, 11:10:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71656008648368128/index.html b/static/mytweets/ewagoner/status/71656008648368128/index.html new file mode 100644 index 00000000..7d205567 --- /dev/null +++ b/static/mytweets/ewagoner/status/71656008648368128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mural in progress, one day later http://instagr.am/p/EfERh/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mural in progress, one day later http://instagr.am/p/EfERh/ +

+

+ 5/20/2011, 3:18:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71657195921612800/index.html b/static/mytweets/ewagoner/status/71657195921612800/index.html new file mode 100644 index 00000000..cea0d591 --- /dev/null +++ b/static/mytweets/ewagoner/status/71657195921612800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have a gallon of strawberries from my market, a gallon of honey from my bees, and yeast. Tomorrow, I make mead. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have a gallon of strawberries from my market, a gallon of honey from my bees, and yeast. Tomorrow, I make mead. +

+

+ 5/20/2011, 3:23:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71658676586418177/index.html b/static/mytweets/ewagoner/status/71658676586418177/index.html new file mode 100644 index 00000000..b470785e --- /dev/null +++ b/static/mytweets/ewagoner/status/71658676586418177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Neighborhood garden, Pope & Hancock Streets, Athens http://instagr.am/p/EfFpI/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Neighborhood garden, Pope & Hancock Streets, Athens http://instagr.am/p/EfFpI/ +

+

+ 5/20/2011, 3:28:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71673072/index.html b/static/mytweets/ewagoner/status/71673072/index.html new file mode 100644 index 00000000..2d7884cf --- /dev/null +++ b/static/mytweets/ewagoner/status/71673072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The little girl was yelling from her crib "Baby Dragon Bird!". Sure enough, there was a hummingbird loose flying around the room. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The little girl was yelling from her crib "Baby Dragon Bird!". Sure enough, there was a hummingbird loose flying around the room. +

+

+ 5/20/2007, 5:54:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71681089529327616/index.html b/static/mytweets/ewagoner/status/71681089529327616/index.html new file mode 100644 index 00000000..e51ab115 --- /dev/null +++ b/static/mytweets/ewagoner/status/71681089529327616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Baltic @ Highwire Lounge http://instagr.am/p/EfRCY/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Baltic @ Highwire Lounge http://instagr.am/p/EfRCY/ +

+

+ 5/20/2011, 4:57:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7169581140/index.html b/static/mytweets/ewagoner/status/7169581140/index.html new file mode 100644 index 00000000..46c2e707 --- /dev/null +++ b/static/mytweets/ewagoner/status/7169581140/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OH: "Who is Mike Jagger?" "Mick. Mick Jagger." "Whatever." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH: "Who is Mike Jagger?" "Mick. Mick Jagger." "Whatever." +

+

+ 12/29/2009, 2:49:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/717103299183386629/index.html b/static/mytweets/ewagoner/status/717103299183386629/index.html new file mode 100644 index 00000000..50c79faf --- /dev/null +++ b/static/mytweets/ewagoner/status/717103299183386629/index.html @@ -0,0 +1,59 @@ + + + + + + + + + + + + + RT @popeguilty: Strider-Man +Strider-Man +Does whatever a ranger can +Is he king? Listen bud +He's got Númenórean blood +Look out! +Here comes th… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @popeguilty: Strider-Man
Strider-Man
Does whatever a ranger can
Is he king? Listen bud
He's got Númenórean blood
Look out!
Here comes th… +

+

+ 4/4/2016, 5:35:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71710562169524224/index.html b/static/mytweets/ewagoner/status/71710562169524224/index.html new file mode 100644 index 00000000..34f7c0c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/71710562169524224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv got an unusual award on the last day of school. http://instagr.am/p/EfgPb/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv got an unusual award on the last day of school. http://instagr.am/p/EfgPb/ +

+

+ 5/20/2011, 6:55:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/717378802/index.html b/static/mytweets/ewagoner/status/717378802/index.html new file mode 100644 index 00000000..acf9dfd7 --- /dev/null +++ b/static/mytweets/ewagoner/status/717378802/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Exporting the video of my play from iMovie to iDVD. An hour still to go, and it's been working for seven hours already. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Exporting the video of my play from iMovie to iDVD. An hour still to go, and it's been working for seven hours already. +

+

+ 2/15/2008, 3:27:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71743586353418240/index.html b/static/mytweets/ewagoner/status/71743586353418240/index.html new file mode 100644 index 00000000..62f571aa --- /dev/null +++ b/static/mytweets/ewagoner/status/71743586353418240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @vforvoice: I have been mainlining @alhilton's Guild of the Cowry Catchers for the past week. I am in love with production quality an ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @vforvoice: I have been mainlining @alhilton's Guild of the Cowry Catchers for the past week. I am in love with production quality an ... +

+

+ 5/20/2011, 9:06:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71744442/index.html b/static/mytweets/ewagoner/status/71744442/index.html new file mode 100644 index 00000000..86021e57 --- /dev/null +++ b/static/mytweets/ewagoner/status/71744442/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm turning this giant sirloin tip into fajitas. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm turning this giant sirloin tip into fajitas. +

+

+ 5/20/2007, 7:27:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/717485326204928/index.html b/static/mytweets/ewagoner/status/717485326204928/index.html new file mode 100644 index 00000000..42444c58 --- /dev/null +++ b/static/mytweets/ewagoner/status/717485326204928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Enough drinking. It's time for Man... Or Astroman? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Enough drinking. It's time for Man... Or Astroman? +

+

+ 11/5/2010, 9:13:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71749183446589440/index.html b/static/mytweets/ewagoner/status/71749183446589440/index.html new file mode 100644 index 00000000..45db8e2c --- /dev/null +++ b/static/mytweets/ewagoner/status/71749183446589440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "In support of the many small farmers eager to produce, she founded a non-profit that lets locals shop online" http://is.gd/n1GrP2 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "In support of the many small farmers eager to produce, she founded a non-profit that lets locals shop online" http://is.gd/n1GrP2 +

+

+ 5/20/2011, 9:28:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/717593052/index.html b/static/mytweets/ewagoner/status/717593052/index.html new file mode 100644 index 00000000..523353ec --- /dev/null +++ b/static/mytweets/ewagoner/status/717593052/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh... that was just the first step in making the movie, it seems. The second step needs 20 hours. Uh.... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh... that was just the first step in making the movie, it seems. The second step needs 20 hours. Uh.... +

+

+ 2/15/2008, 4:42:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71762292/index.html b/static/mytweets/ewagoner/status/71762292/index.html new file mode 100644 index 00000000..016930b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/71762292/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yeah, I could have gone to RailsConf, but then I wouldn't be sitting here eating these fajitas. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yeah, I could have gone to RailsConf, but then I wouldn't be sitting here eating these fajitas. +

+

+ 5/20/2007, 7:51:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7180412572930048/index.html b/static/mytweets/ewagoner/status/7180412572930048/index.html new file mode 100644 index 00000000..063160c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/7180412572930048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some places, it's glamorous to be the Foursquare mayor. The I-24 Rest Area, not so much. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some places, it's glamorous to be the Foursquare mayor. The I-24 Rest Area, not so much. +

+

+ 11/23/2010, 4:15:18 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/718131307495235589/index.html b/static/mytweets/ewagoner/status/718131307495235589/index.html new file mode 100644 index 00000000..bd65904f --- /dev/null +++ b/static/mytweets/ewagoner/status/718131307495235589/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @iinteractive: Today in our Notebook, @tetowill walks you through some easy animation techniques for #iOS / #Xamarin apps: https://t.co… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @iinteractive: Today in our Notebook, @tetowill walks you through some easy animation techniques for #iOS / #Xamarin apps: https://t.co… +

+

+ 4/7/2016, 1:40:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/718447217959378945/index.html b/static/mytweets/ewagoner/status/718447217959378945/index.html new file mode 100644 index 00000000..4db9bca5 --- /dev/null +++ b/static/mytweets/ewagoner/status/718447217959378945/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In May of 1994, I graduated with degrees in Astrophysics and Science. Today, nearly 22 years later, I made my final student loan payment. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In May of 1994, I graduated with degrees in Astrophysics and Science. Today, nearly 22 years later, I made my final student loan payment. +

+

+ 4/8/2016, 10:35:39 AM +

+

Favs: 10

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7187178305/index.html b/static/mytweets/ewagoner/status/7187178305/index.html new file mode 100644 index 00000000..cdbc7fc4 --- /dev/null +++ b/static/mytweets/ewagoner/status/7187178305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I restarted Safari and Evernote added itself to the toolbar twenty-three times. Really, Evernote, three or four would have been plenty. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I restarted Safari and Evernote added itself to the toolbar twenty-three times. Really, Evernote, three or four would have been plenty. +

+

+ 12/30/2009, 1:03:27 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7196807661/index.html b/static/mytweets/ewagoner/status/7196807661/index.html new file mode 100644 index 00000000..4a099203 --- /dev/null +++ b/static/mytweets/ewagoner/status/7196807661/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #whiskerino site theme is "Frame your picture in a literal frame". Here's the best I could do with that: http://is.gd/5GCWb + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #whiskerino site theme is "Frame your picture in a literal frame". Here's the best I could do with that: http://is.gd/5GCWb +

+

+ 12/30/2009, 9:16:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/719681260134785024/index.html b/static/mytweets/ewagoner/status/719681260134785024/index.html new file mode 100644 index 00000000..8f0182b1 --- /dev/null +++ b/static/mytweets/ewagoner/status/719681260134785024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @srhbutts: if anyone was wonder how fucked tech is heres one of the most famous men in open source endorsing an "SJW" blacklist https://… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @srhbutts: if anyone was wonder how fucked tech is heres one of the most famous men in open source endorsing an "SJW" blacklist https://… +

+

+ 4/11/2016, 8:19:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/719683597339377665/index.html b/static/mytweets/ewagoner/status/719683597339377665/index.html new file mode 100644 index 00000000..b53ac819 --- /dev/null +++ b/static/mytweets/ewagoner/status/719683597339377665/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you haven’t watched “Kung Fury” yet, this David Hasselhoff music video will show you what you’ve been missing. <a href="https://www.youtube.com/watch?v=ZTidn2dBYbY">https://www.youtube.com/watch?v=ZTidn2dBYbY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you haven’t watched “Kung Fury” yet, this David Hasselhoff music video will show you what you’ve been missing. https://www.youtube.com/watch?v=ZTidn2dBYbY +

+

+ 4/11/2016, 8:28:35 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/71973936652500993/index.html b/static/mytweets/ewagoner/status/71973936652500993/index.html new file mode 100644 index 00000000..487bfeb6 --- /dev/null +++ b/static/mytweets/ewagoner/status/71973936652500993/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv: "Old MacDonald had a farm / E-I-E-I-O / And on that farm he had a castle / E-I-E-I-O / With a majesty here and a majesty there ..." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv: "Old MacDonald had a farm / E-I-E-I-O / And on that farm he had a castle / E-I-E-I-O / With a majesty here and a majesty there ..." +

+

+ 5/21/2011, 12:21:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7198919628/index.html b/static/mytweets/ewagoner/status/7198919628/index.html new file mode 100644 index 00000000..deac61de --- /dev/null +++ b/static/mytweets/ewagoner/status/7198919628/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm sure it means well, but this bumper sticker seems rather too passive agressive for the season: http://gdzl.la/7rF1uY + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm sure it means well, but this bumper sticker seems rather too passive agressive for the season: http://gdzl.la/7rF1uY +

+

+ 12/30/2009, 10:36:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7199284707/index.html b/static/mytweets/ewagoner/status/7199284707/index.html new file mode 100644 index 00000000..d3567ec0 --- /dev/null +++ b/static/mytweets/ewagoner/status/7199284707/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting back in the truck for the nine hour drive home. Back to work on the morrow! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting back in the truck for the nine hour drive home. Back to work on the morrow! +

+

+ 12/30/2009, 10:49:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7202116797/index.html b/static/mytweets/ewagoner/status/7202116797/index.html new file mode 100644 index 00000000..49cced9f --- /dev/null +++ b/static/mytweets/ewagoner/status/7202116797/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stopped at RonJon's to get a suit for Viv. All her baby fat's melted off and it turns out December's not a good time to suit shop at home. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stopped at RonJon's to get a suit for Viv. All her baby fat's melted off and it turns out December's not a good time to suit shop at home. +

+

+ 12/30/2009, 12:20:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/720635602878668801/index.html b/static/mytweets/ewagoner/status/720635602878668801/index.html new file mode 100644 index 00000000..a3f2ccdb --- /dev/null +++ b/static/mytweets/ewagoner/status/720635602878668801/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “You’re such a good bleeder! If we had patients like you all day every day, our job would be so easy.” + +I always try to excel at what I do. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “You’re such a good bleeder! If we had patients like you all day every day, our job would be so easy.”

I always try to excel at what I do. +

+

+ 4/14/2016, 11:31:31 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/72081632961630208/index.html b/static/mytweets/ewagoner/status/72081632961630208/index.html new file mode 100644 index 00000000..0cd1e6e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/72081632961630208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now they both have swings! http://instagr.am/p/Ei6I3/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now they both have swings! http://instagr.am/p/Ei6I3/ +

+

+ 5/21/2011, 7:29:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/72083459719446529/index.html b/static/mytweets/ewagoner/status/72083459719446529/index.html new file mode 100644 index 00000000..681c1aed --- /dev/null +++ b/static/mytweets/ewagoner/status/72083459719446529/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Green grow the rushes, ho! Also, some other stuff. #moustachemay <a href="http://moustachemay.com/staches/ewagoner/4955/">http://moustachemay.com/staches/ewagoner/4955/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7209126889/index.html b/static/mytweets/ewagoner/status/7209126889/index.html new file mode 100644 index 00000000..cd1cfc70 --- /dev/null +++ b/static/mytweets/ewagoner/status/7209126889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So the nine hour drive is turning into a thirteen hour drive, but at least we got views like this: http://gdzl.la/7rKex5 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So the nine hour drive is turning into a thirteen hour drive, but at least we got views like this: http://gdzl.la/7rKex5 +

+

+ 12/30/2009, 4:19:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/72119754999083009/index.html b/static/mytweets/ewagoner/status/72119754999083009/index.html new file mode 100644 index 00000000..b76b9ae3 --- /dev/null +++ b/static/mytweets/ewagoner/status/72119754999083009/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just packed twelve quarts and five pints of home cured brined black olives. They're amazing. http://instagr.am/p/EjSsI/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just packed twelve quarts and five pints of home cured brined black olives. They're amazing. http://instagr.am/p/EjSsI/ +

+

+ 5/21/2011, 10:01:04 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/72129095324024832/index.html b/static/mytweets/ewagoner/status/72129095324024832/index.html new file mode 100644 index 00000000..beb1f088 --- /dev/null +++ b/static/mytweets/ewagoner/status/72129095324024832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A gallon of strawberries in a five gallon bucket. The first step to brewing strawberry mead. http://instagr.am/p/EjY3a/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A gallon of strawberries in a five gallon bucket. The first step to brewing strawberry mead. http://instagr.am/p/EjY3a/ +

+

+ 5/21/2011, 10:38:11 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/72132550423871489/index.html b/static/mytweets/ewagoner/status/72132550423871489/index.html new file mode 100644 index 00000000..3349c541 --- /dev/null +++ b/static/mytweets/ewagoner/status/72132550423871489/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Next comes a gallon of honey I collected from my hive last September. I've never made mead from my own honey befo http://instagr.am/p/EjbK7/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Next comes a gallon of honey I collected from my hive last September. I've never made mead from my own honey befo http://instagr.am/p/EjbK7/ +

+

+ 5/21/2011, 10:51:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/72136558286868480/index.html b/static/mytweets/ewagoner/status/72136558286868480/index.html new file mode 100644 index 00000000..04fbec16 --- /dev/null +++ b/static/mytweets/ewagoner/status/72136558286868480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally, yeast and water. That's it! In October, we'll be drinking mead. http://instagr.am/p/Ejd8K/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally, yeast and water. That's it! In October, we'll be drinking mead. http://instagr.am/p/Ejd8K/ +

+

+ 5/21/2011, 11:07:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7214529272356864/index.html b/static/mytweets/ewagoner/status/7214529272356864/index.html new file mode 100644 index 00000000..72969c25 --- /dev/null +++ b/static/mytweets/ewagoner/status/7214529272356864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Brown bag dinner. http://gdzl.la/8VLgJW + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Brown bag dinner. http://gdzl.la/8VLgJW +

+

+ 11/23/2010, 6:30:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/72155227318517760/index.html b/static/mytweets/ewagoner/status/72155227318517760/index.html new file mode 100644 index 00000000..8df02537 --- /dev/null +++ b/static/mytweets/ewagoner/status/72155227318517760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Site maintenance took my market down for six minutes. Hate when that happens, but glad I know enough to minimize downtime when it does. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Site maintenance took my market down for six minutes. Hate when that happens, but glad I know enough to minimize downtime when it does. +

+

+ 5/22/2011, 12:22:01 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/721775948206080/index.html b/static/mytweets/ewagoner/status/721775948206080/index.html new file mode 100644 index 00000000..1156003d --- /dev/null +++ b/static/mytweets/ewagoner/status/721775948206080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The merch table includes space dust, an "Astroman Genome Pack", and an air freshener. Because "in space, no one can smell you stink". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The merch table includes space dust, an "Astroman Genome Pack", and an air freshener. Because "in space, no one can smell you stink". +

+

+ 11/5/2010, 9:30:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/721806579935350785/index.html b/static/mytweets/ewagoner/status/721806579935350785/index.html new file mode 100644 index 00000000..c91c31d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/721806579935350785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My current Star Wars related pop song: Oh, Lando by Recess Monkey <a href="http://youtu.be/pjBAiroabUI">http://youtu.be/pjBAiroabUI</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My current Star Wars related pop song: Oh, Lando by Recess Monkey http://youtu.be/pjBAiroabUI +

+

+ 4/17/2016, 5:04:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/721919848956194816/index.html b/static/mytweets/ewagoner/status/721919848956194816/index.html new file mode 100644 index 00000000..3510055d --- /dev/null +++ b/static/mytweets/ewagoner/status/721919848956194816/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @Ennui_Raver: ME, 10 YRS OLD: Im going to become an astrophysicist +ME, NOW: its cheaper to buy candy in bulk at the grocery store than i… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Ennui_Raver: ME, 10 YRS OLD: Im going to become an astrophysicist
ME, NOW: its cheaper to buy candy in bulk at the grocery store than i… +

+

+ 4/18/2016, 12:34:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7224788606/index.html b/static/mytweets/ewagoner/status/7224788606/index.html new file mode 100644 index 00000000..b89ad7da --- /dev/null +++ b/static/mytweets/ewagoner/status/7224788606/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it home. It's 1am, I'm wired, and I have to leave for work in six hours. Holidays are over! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it home. It's 1am, I'm wired, and I have to leave for work in six hours. Holidays are over! +

+

+ 12/31/2009, 1:11:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/723260636642328576/index.html b/static/mytweets/ewagoner/status/723260636642328576/index.html new file mode 100644 index 00000000..e613b9d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/723260636642328576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A current favorite singalong-song for both my girls is this fantastic lesson about being yourself, written by Prince <a href="https://soundcloud.com/renee-and-friends/starfish-and-coffee-renee-and-friends-with-maya-rudolph">https://soundcloud.com/renee-and-friends/starfish-and-coffee-renee-and-friends-with-maya-rudolph</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7232682170/index.html b/static/mytweets/ewagoner/status/7232682170/index.html new file mode 100644 index 00000000..054fcb70 --- /dev/null +++ b/static/mytweets/ewagoner/status/7232682170/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Up yer kilt, 2009. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Up yer kilt, 2009. +

+

+ 12/31/2009, 7:46:27 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7233029223/index.html b/static/mytweets/ewagoner/status/7233029223/index.html new file mode 100644 index 00000000..f899d4b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/7233029223/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hey 2009. I'm real happy for you, and Imma let you finish, but.... oh never mind. On second thought, just go ahead and finish /via @Wallaceh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hey 2009. I'm real happy for you, and Imma let you finish, but.... oh never mind. On second thought, just go ahead and finish /via @Wallaceh +

+

+ 12/31/2009, 8:02:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7234878539/index.html b/static/mytweets/ewagoner/status/7234878539/index.html new file mode 100644 index 00000000..116e3ef7 --- /dev/null +++ b/static/mytweets/ewagoner/status/7234878539/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Back to work! http://whiskerino.org/2009/beards/ewagoner/18009/ (No #whiskerino site theme today.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back to work! http://whiskerino.org/2009/beards/ewagoner/18009/ (No #whiskerino site theme today.) +

+

+ 12/31/2009, 9:18:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/723720832/index.html b/static/mytweets/ewagoner/status/723720832/index.html new file mode 100644 index 00000000..1505c287 --- /dev/null +++ b/static/mytweets/ewagoner/status/723720832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Starting the last act of the last performance. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Starting the last act of the last performance. +

+

+ 2/17/2008, 4:00:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/723923800044220416/index.html b/static/mytweets/ewagoner/status/723923800044220416/index.html new file mode 100644 index 00000000..5ecf0679 --- /dev/null +++ b/static/mytweets/ewagoner/status/723923800044220416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MOUNTENNUI: FOR MY FELLOW HERMITS: YOU NEED AT LEAST ONE PERSON TO CALL YOU ON YOUR BULLSHIT. COMPLETE ISOLATION CAN TAKE YOU TO SOME D… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MOUNTENNUI: FOR MY FELLOW HERMITS: YOU NEED AT LEAST ONE PERSON TO CALL YOU ON YOUR BULLSHIT. COMPLETE ISOLATION CAN TAKE YOU TO SOME D… +

+

+ 4/23/2016, 1:17:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/723931015471894531/index.html b/static/mytweets/ewagoner/status/723931015471894531/index.html new file mode 100644 index 00000000..dc8c7a02 --- /dev/null +++ b/static/mytweets/ewagoner/status/723931015471894531/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Anxiety lies. You’re not alone—and neither am I. <a href="http://www.cant-talk.com/2016/04/anxiety-lies/">http://www.cant-talk.com/2016/04/anxiety-lies/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7241411237/index.html b/static/mytweets/ewagoner/status/7241411237/index.html new file mode 100644 index 00000000..b9734a4c --- /dev/null +++ b/static/mytweets/ewagoner/status/7241411237/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + #10yearsago I was having a last night of subdued debauchery with college friends in Madison, WI. Had a flight home on 1/1/1 (y2k bug or no). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ #10yearsago I was having a last night of subdued debauchery with college friends in Madison, WI. Had a flight home on 1/1/1 (y2k bug or no). +

+

+ 12/31/2009, 12:39:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/72414982788227072/index.html b/static/mytweets/ewagoner/status/72414982788227072/index.html new file mode 100644 index 00000000..8c4c94e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/72414982788227072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hold on... the main character is not married, has a day job, and lots of plastic surgery. Yet she's a "real house wife"? I'm confused. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hold on... the main character is not married, has a day job, and lots of plastic surgery. Yet she's a "real house wife"? I'm confused. +

+

+ 5/22/2011, 5:34:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7243870332/index.html b/static/mytweets/ewagoner/status/7243870332/index.html new file mode 100644 index 00000000..351e7e16 --- /dev/null +++ b/static/mytweets/ewagoner/status/7243870332/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, lord. I was just given a senior citizen's (60 & older) discount. So, yeah, I guess the white beard does make me look older than 38. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, lord. I was just given a senior citizen's (60 & older) discount. So, yeah, I guess the white beard does make me look older than 38. +

+

+ 12/31/2009, 1:56:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7245740213/index.html b/static/mytweets/ewagoner/status/7245740213/index.html new file mode 100644 index 00000000..adabdbf1 --- /dev/null +++ b/static/mytweets/ewagoner/status/7245740213/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you like fonts, head over to http://www.comicbookfonts.com for their annual 1 day sale. All fonts $20.10. You can literally save $1000s. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you like fonts, head over to http://www.comicbookfonts.com for their annual 1 day sale. All fonts $20.10. You can literally save $1000s. +

+

+ 12/31/2009, 2:59:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/72477625058197504/index.html b/static/mytweets/ewagoner/status/72477625058197504/index.html new file mode 100644 index 00000000..87b7c039 --- /dev/null +++ b/static/mytweets/ewagoner/status/72477625058197504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Honey & sesame glazed salmon, quick pickled beets, and rice. http://instagr.am/p/EmlRz/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Honey & sesame glazed salmon, quick pickled beets, and rice. http://instagr.am/p/EmlRz/ +

+

+ 5/22/2011, 9:43:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/72485727929245696/index.html b/static/mytweets/ewagoner/status/72485727929245696/index.html new file mode 100644 index 00000000..c7c1b9bc --- /dev/null +++ b/static/mytweets/ewagoner/status/72485727929245696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jeffontv36: #Joplin Walmart <a href="http://twitpic.com/51ar69">http://twitpic.com/51ar69</a> High school <a href="http://twitpic.com/51be03">http://twitpic.com/51be03</a> Hospital <a href="http://twitpic.com/51bfem">http://twitpic.com/51bfem</a> So sad #mowx #tornado + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7249723104/index.html b/static/mytweets/ewagoner/status/7249723104/index.html new file mode 100644 index 00000000..07f5cc01 --- /dev/null +++ b/static/mytweets/ewagoner/status/7249723104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 2009 was going to be the year I really learned to play my banjo. I've got my work cut out for me tonight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 2009 was going to be the year I really learned to play my banjo. I've got my work cut out for me tonight. +

+

+ 12/31/2009, 5:26:18 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/72498025116872704/index.html b/static/mytweets/ewagoner/status/72498025116872704/index.html new file mode 100644 index 00000000..8c49c29a --- /dev/null +++ b/static/mytweets/ewagoner/status/72498025116872704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Jake3220: Church member just sent me a picture of dental X-Rays from #Joplin that they found in their yard. 108 miles away. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Jake3220: Church member just sent me a picture of dental X-Rays from #Joplin that they found in their yard. 108 miles away. +

+

+ 5/22/2011, 11:04:10 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/725349402995482624/index.html b/static/mytweets/ewagoner/status/725349402995482624/index.html new file mode 100644 index 00000000..28a9c1c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/725349402995482624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Do you want to live in a place that helps people out of their lowest moments, or a place that punishes them for it? <a href="https://medium.com/@emmalindsay/better-analogy-for-sexual-assault-9bf3688cb67a">https://medium.com/@emmalindsay/better-analogy-for-sexual-assault-9bf3688cb67a</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7257336531/index.html b/static/mytweets/ewagoner/status/7257336531/index.html new file mode 100644 index 00000000..f9f0dd0f --- /dev/null +++ b/static/mytweets/ewagoner/status/7257336531/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Calculated that locallygrown.net facilitated the sales of $1,070,152.24 of locally grown food nationwide in 2009. Over a million dollars! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Calculated that locallygrown.net facilitated the sales of $1,070,152.24 of locally grown food nationwide in 2009. Over a million dollars! +

+

+ 12/31/2009, 10:26:01 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/725864410674253824/index.html b/static/mytweets/ewagoner/status/725864410674253824/index.html new file mode 100644 index 00000000..04144e33 --- /dev/null +++ b/static/mytweets/ewagoner/status/725864410674253824/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Tonight Vivian banged her head pretty hard on a metal sign that said “Safety First”. + +I’m glad she found it as funny as I did. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight Vivian banged her head pretty hard on a metal sign that said “Safety First”.

I’m glad she found it as funny as I did. +

+

+ 4/28/2016, 9:48:56 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/72654205466312704/index.html b/static/mytweets/ewagoner/status/72654205466312704/index.html new file mode 100644 index 00000000..ae0c9941 --- /dev/null +++ b/static/mytweets/ewagoner/status/72654205466312704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This Joplin tornado recording made by people huddled in a gas station may be the most terrifying thing I've ever heard. <a href="http://youtu.be/cQnvxJZucds">http://youtu.be/cQnvxJZucds</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This Joplin tornado recording made by people huddled in a gas station may be the most terrifying thing I've ever heard. http://youtu.be/cQnvxJZucds +

+

+ 5/23/2011, 9:24:47 AM +

+

Favs: 2

+

Retweets: 6

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/72657056309583872/index.html b/static/mytweets/ewagoner/status/72657056309583872/index.html new file mode 100644 index 00000000..18c71f08 --- /dev/null +++ b/static/mytweets/ewagoner/status/72657056309583872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When someone last night said 75% of Joplin was gone, I thought it an exaggeration. This 'copter footage shows otherwise: <a href="http://www.youtube.com/watch?v=rv3COQ6gv-8">http://www.youtube.com/watch?v=rv3COQ6gv-8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When someone last night said 75% of Joplin was gone, I thought it an exaggeration. This 'copter footage shows otherwise: http://www.youtube.com/watch?v=rv3COQ6gv-8 +

+

+ 5/23/2011, 9:36:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/726992268817764352/index.html b/static/mytweets/ewagoner/status/726992268817764352/index.html new file mode 100644 index 00000000..9b868899 --- /dev/null +++ b/static/mytweets/ewagoner/status/726992268817764352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “How can you argue about the historical accuracy of stealing gold from a troll?” A fun account of D&D’s origins: <a href="http://www.todayifoundout.com/index.php/2016/04/the-original-dungeon-masters/">http://www.todayifoundout.com/index.php/2016/04/the-original-dungeon-masters/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7270948322/index.html b/static/mytweets/ewagoner/status/7270948322/index.html new file mode 100644 index 00000000..7a8d41f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/7270948322/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Me & my banjo. This year I'll learn how to play it. http://whiskerino.org/2009/beards/ewagoner/18256/ Today's #whiskerino theme: "New Years" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Me & my banjo. This year I'll learn how to play it. http://whiskerino.org/2009/beards/ewagoner/18256/ Today's #whiskerino theme: "New Years" +

+

+ 1/1/2010, 10:10:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/72724277429936128/index.html b/static/mytweets/ewagoner/status/72724277429936128/index.html new file mode 100644 index 00000000..3a1c878f --- /dev/null +++ b/static/mytweets/ewagoner/status/72724277429936128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Storm photos up at The Big Picture. The last one: Katrina evacuees hugging their dog in front of their ruined home. <a href="http://www.boston.com/bigpicture/2011/05/deadly_tornados_strike_again.html">http://www.boston.com/bigpicture/2011/05/deadly_tornados_strike_again.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7272616522/index.html b/static/mytweets/ewagoner/status/7272616522/index.html new file mode 100644 index 00000000..ee32b6a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/7272616522/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @danlyke: Twenty ten. Two thousand ten. Whatever. It'll always be 2.010E3 to me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @danlyke: Twenty ten. Two thousand ten. Whatever. It'll always be 2.010E3 to me. +

+

+ 1/1/2010, 11:31:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7274246565/index.html b/static/mytweets/ewagoner/status/7274246565/index.html new file mode 100644 index 00000000..d662da6d --- /dev/null +++ b/static/mytweets/ewagoner/status/7274246565/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, this is weird and oddly pleasing: "God Rest Ye Merry Gilligan" http://music.metafilter.com/2890/God-Rest-Ye-Merry-Gilligan + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, this is weird and oddly pleasing: "God Rest Ye Merry Gilligan" http://music.metafilter.com/2890/God-Rest-Ye-Merry-Gilligan +

+

+ 1/1/2010, 12:45:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/72754808922177536/index.html b/static/mytweets/ewagoner/status/72754808922177536/index.html new file mode 100644 index 00000000..2c1a3975 --- /dev/null +++ b/static/mytweets/ewagoner/status/72754808922177536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This Vibram FiveFingers site is worth turning off FlashBlock for. Oh, my! <a href="http://www.youarethetechnology.com/">http://www.youarethetechnology.com/</a> (Maybe nsfw: lots of skin!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This Vibram FiveFingers site is worth turning off FlashBlock for. Oh, my! http://www.youarethetechnology.com/ (Maybe nsfw: lots of skin!) +

+

+ 5/23/2011, 4:04:32 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7275713742/index.html b/static/mytweets/ewagoner/status/7275713742/index.html new file mode 100644 index 00000000..19c7e250 --- /dev/null +++ b/static/mytweets/ewagoner/status/7275713742/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! New Kleptones! http://www.kleptones.com/pages/downloads_ud.html + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hey! New Kleptones! http://www.kleptones.com/pages/downloads_ud.html +

+

+ 1/1/2010, 1:48:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/727600005658361856/index.html b/static/mytweets/ewagoner/status/727600005658361856/index.html new file mode 100644 index 00000000..201c3312 --- /dev/null +++ b/static/mytweets/ewagoner/status/727600005658361856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My favorite James Bond theme might be the one Johnny Cash sent in unsolicited for Thunderball that was never used. <a href="https://www.youtube.com/watch?v=I-AN5mJF13A&feature=share">https://www.youtube.com/watch?v=I-AN5mJF13A&feature=share</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7277752223/index.html b/static/mytweets/ewagoner/status/7277752223/index.html new file mode 100644 index 00000000..d07bc6b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/7277752223/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Off to the traditional New Year's Day open house at (Ben and) Fran's house. + +I miss you, Ben. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to the traditional New Year's Day open house at (Ben and) Fran's house.

I miss you, Ben. +

+

+ 1/1/2010, 3:15:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7281877127/index.html b/static/mytweets/ewagoner/status/7281877127/index.html new file mode 100644 index 00000000..af922ce8 --- /dev/null +++ b/static/mytweets/ewagoner/status/7281877127/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + William Shakespeare has a hanky for you: http://gdzl.la/7sca8Z + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ William Shakespeare has a hanky for you: http://gdzl.la/7sca8Z +

+

+ 1/1/2010, 6:12:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/728276805505982465/index.html b/static/mytweets/ewagoner/status/728276805505982465/index.html new file mode 100644 index 00000000..d99355f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/728276805505982465/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “You weren’t told of the technical presentation you’re giving to a big group on a topic you’ve not seen before in two hours?” + +It went well. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “You weren’t told of the technical presentation you’re giving to a big group on a topic you’ve not seen before in two hours?”

It went well. +

+

+ 5/5/2016, 1:34:55 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/73022301821612032/index.html b/static/mytweets/ewagoner/status/73022301821612032/index.html new file mode 100644 index 00000000..6372e4c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/73022301821612032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yesterday's #moustachemay site theme was "Caption this". My fave: "Soon, I will have eaten lima beans in every state" <a href="http://moustachemay.com/staches/ewagoner/5239/">http://moustachemay.com/staches/ewagoner/5239/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yesterday's #moustachemay site theme was "Caption this". My fave: "Soon, I will have eaten lima beans in every state" http://moustachemay.com/staches/ewagoner/5239/ +

+

+ 5/24/2011, 9:47:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/73025514725580800/index.html b/static/mytweets/ewagoner/status/73025514725580800/index.html new file mode 100644 index 00000000..bac4b09e --- /dev/null +++ b/static/mytweets/ewagoner/status/73025514725580800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My hands-down favorite Whiskerino participant lost much in Joplin, and needs help. <a href="http://whiskerino.tumblr.com/post/5799958709/remember-9schwander-from-whiskerino-he-was-always">http://whiskerino.tumblr.com/post/5799958709/remember-9schwander-from-whiskerino-he-was-always</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/73026228642250752/index.html b/static/mytweets/ewagoner/status/73026228642250752/index.html new file mode 100644 index 00000000..fba118ef --- /dev/null +++ b/static/mytweets/ewagoner/status/73026228642250752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @GSto: Wal-Mart now sells a product called Wow, I totally thought it was "Butter" http://j.mp/ilaqUW + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @GSto: Wal-Mart now sells a product called Wow, I totally thought it was "Butter" http://j.mp/ilaqUW +

+

+ 5/24/2011, 10:03:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7304389066/index.html b/static/mytweets/ewagoner/status/7304389066/index.html new file mode 100644 index 00000000..510919a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/7304389066/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + #whiskerino has an official pose (also known as "The Pip"), and this is it: http://whiskerino.org/2009/beards/ewagoner/18496/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ #whiskerino has an official pose (also known as "The Pip"), and this is it: http://whiskerino.org/2009/beards/ewagoner/18496/ +

+

+ 1/2/2010, 12:20:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7304985556/index.html b/static/mytweets/ewagoner/status/7304985556/index.html new file mode 100644 index 00000000..72af44c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/7304985556/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Treat yourself to the miracle of AD/BC. Part 1: http://bit.ly/adbc1 2: http://bit.ly/adbc2 3: http://bit.ly/adbcpt3 /via @yewknww + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Treat yourself to the miracle of AD/BC. Part 1: http://bit.ly/adbc1 2: http://bit.ly/adbc2 3: http://bit.ly/adbcpt3 /via @yewknww +

+

+ 1/2/2010, 12:44:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/730603710007681024/index.html b/static/mytweets/ewagoner/status/730603710007681024/index.html new file mode 100644 index 00000000..b20fda90 --- /dev/null +++ b/static/mytweets/ewagoner/status/730603710007681024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Arrested Development through the eyes of Wes Anderson reinterpreting Harold & Maude” So glad I caught wind of this. <a href="http://dangerousminds.net/comments/mighty_boosh_star_julian_barratt_returns_in_dark_new_tv_comedy_flowers">http://dangerousminds.net/comments/mighty_boosh_star_julian_barratt_returns_in_dark_new_tv_comedy_flowers</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/73066732553641984/index.html b/static/mytweets/ewagoner/status/73066732553641984/index.html new file mode 100644 index 00000000..04b951f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/73066732553641984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Homebrew store sold me several packs of dead yeast & doesn't open again until Wednesday. Lesson: don't start brewing projects on a weekend. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Homebrew store sold me several packs of dead yeast & doesn't open again until Wednesday. Lesson: don't start brewing projects on a weekend. +

+

+ 5/24/2011, 12:44:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/730988997174956033/index.html b/static/mytweets/ewagoner/status/730988997174956033/index.html new file mode 100644 index 00000000..5c265214 --- /dev/null +++ b/static/mytweets/ewagoner/status/730988997174956033/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 27 levels in & I’m finally getting the hang of this Destiny game. I like it. It has many of the things I like about Skyrim, but it’s sci-fi. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 27 levels in & I’m finally getting the hang of this Destiny game. I like it. It has many of the things I like about Skyrim, but it’s sci-fi. +

+

+ 5/13/2016, 1:12:12 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/73145589906423808/index.html b/static/mytweets/ewagoner/status/73145589906423808/index.html new file mode 100644 index 00000000..0b280598 --- /dev/null +++ b/static/mytweets/ewagoner/status/73145589906423808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Live video streaming from tornado chaser's vehicles means one can watch people's homes destroyed in real time & follow along on google maps. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Live video streaming from tornado chaser's vehicles means one can watch people's homes destroyed in real time & follow along on google maps. +

+

+ 5/24/2011, 5:57:22 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/731665467895615489/index.html b/static/mytweets/ewagoner/status/731665467895615489/index.html new file mode 100644 index 00000000..df9a9cbd --- /dev/null +++ b/static/mytweets/ewagoner/status/731665467895615489/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is freakin’ amazing. <a href="https://twitter.com/(null)/status/731652960195911680">https://twitter.com/(null)/status/731652960195911680</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/73181450568089600/index.html b/static/mytweets/ewagoner/status/73181450568089600/index.html new file mode 100644 index 00000000..4f5b9250 --- /dev/null +++ b/static/mytweets/ewagoner/status/73181450568089600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv and I have started our first real "big kid's book": Dragon's Egg by Sarah Thompson. http://instagr.am/p/EriPC/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv and I have started our first real "big kid's book": Dragon's Egg by Sarah Thompson. http://instagr.am/p/EriPC/ +

+

+ 5/24/2011, 8:19:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/731878983114100736/index.html b/static/mytweets/ewagoner/status/731878983114100736/index.html new file mode 100644 index 00000000..42c6322d --- /dev/null +++ b/static/mytweets/ewagoner/status/731878983114100736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Over 1 million people are buried on a strip of land in NYC that’s off-limits to the public <a href="http://nyti.ms/27oLswC">http://nyti.ms/27oLswC</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Over 1 million people are buried on a strip of land in NYC that’s off-limits to the public http://nyti.ms/27oLswC +

+

+ 5/15/2016, 12:08:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/73189296542203905/index.html b/static/mytweets/ewagoner/status/73189296542203905/index.html new file mode 100644 index 00000000..321e8e73 --- /dev/null +++ b/static/mytweets/ewagoner/status/73189296542203905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They're framing my window. In a few months you'll be able to see me up there, walking at my treadmill desk. http://instagr.am/p/ErmQK/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They're framing my window. In a few months you'll be able to see me up there, walking at my treadmill desk. http://instagr.am/p/ErmQK/ +

+

+ 5/24/2011, 8:51:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/73211095875203072/index.html b/static/mytweets/ewagoner/status/73211095875203072/index.html new file mode 100644 index 00000000..b996314e --- /dev/null +++ b/static/mytweets/ewagoner/status/73211095875203072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Food Jammers are adding a deep fry station to their apartment, using a car hood as an exhaust hood. Looks up to code to me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Food Jammers are adding a deep fry station to their apartment, using a car hood as an exhaust hood. Looks up to code to me. +

+

+ 5/24/2011, 10:17:40 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/732232172/index.html b/static/mytweets/ewagoner/status/732232172/index.html new file mode 100644 index 00000000..8bcf0fb1 --- /dev/null +++ b/static/mytweets/ewagoner/status/732232172/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Anyone out there have the recipe to Rick Stein''s Steak & Kidney Pie? It's in Food Heroes, Another Helping. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Anyone out there have the recipe to Rick Stein''s Steak & Kidney Pie? It's in Food Heroes, Another Helping. +

+

+ 2/19/2008, 4:35:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/732233282/index.html b/static/mytweets/ewagoner/status/732233282/index.html new file mode 100644 index 00000000..c6a97974 --- /dev/null +++ b/static/mytweets/ewagoner/status/732233282/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Correction: It's Steak & Kidney Pudding. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Correction: It's Steak & Kidney Pudding. +

+

+ 2/19/2008, 4:35:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/73227834428108800/index.html b/static/mytweets/ewagoner/status/73227834428108800/index.html new file mode 100644 index 00000000..aea6bd51 --- /dev/null +++ b/static/mytweets/ewagoner/status/73227834428108800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I gave my favorite bartender a pint of my olives. He's going to invent a cocktail that suits them. Can't wait to try it! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I gave my favorite bartender a pint of my olives. He's going to invent a cocktail that suits them. Can't wait to try it! +

+

+ 5/24/2011, 11:24:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/732679686564773888/index.html b/static/mytweets/ewagoner/status/732679686564773888/index.html new file mode 100644 index 00000000..674f817e --- /dev/null +++ b/static/mytweets/ewagoner/status/732679686564773888/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + Leia. Leia! LEIA! + +🎶 Danger Zone! 🎶 + +<a href="https://vimeo.com/165386109">https://vimeo.com/165386109</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Leia. Leia! LEIA!

🎶 Danger Zone! 🎶

https://vimeo.com/165386109 +

+

+ 5/17/2016, 5:10:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/733007200948477952/index.html b/static/mytweets/ewagoner/status/733007200948477952/index.html new file mode 100644 index 00000000..4c9e1a5e --- /dev/null +++ b/static/mytweets/ewagoner/status/733007200948477952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Cards Against Humanity company is on-point, again. <a href="https://www.cardsagainsthumanity.com/trump/">https://www.cardsagainsthumanity.com/trump/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/733694506462248962/index.html b/static/mytweets/ewagoner/status/733694506462248962/index.html new file mode 100644 index 00000000..8c4de718 --- /dev/null +++ b/static/mytweets/ewagoner/status/733694506462248962/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @iinteractive: Happy Friday! Today we bring you the latest entry in our interview series, Sean "Smarty" Martinez! <a href="http://iinteractive.com/notebook/2016/05/20/meet-sean-martinez.html">http://iinteractive.com/notebook/2016/05/20/meet-sean-martinez.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7345576467/index.html b/static/mytweets/ewagoner/status/7345576467/index.html new file mode 100644 index 00000000..bbdc95f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/7345576467/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finished one of the best gifts I received this season: a fruitcake. Before you scoff, consider how seriously people I know take their food. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finished one of the best gifts I received this season: a fruitcake. Before you scoff, consider how seriously people I know take their food. +

+

+ 1/3/2010, 5:35:48 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7346271706/index.html b/static/mytweets/ewagoner/status/7346271706/index.html new file mode 100644 index 00000000..ff612681 --- /dev/null +++ b/static/mytweets/ewagoner/status/7346271706/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wonder if anyone else in the world is trying to decide between leftover goose and chorizo queso dip & chips for dinner. #UniqueSnowflake + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wonder if anyone else in the world is trying to decide between leftover goose and chorizo queso dip & chips for dinner. #UniqueSnowflake +

+

+ 1/3/2010, 6:00:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/736056902379962369/index.html b/static/mytweets/ewagoner/status/736056902379962369/index.html new file mode 100644 index 00000000..c96da294 --- /dev/null +++ b/static/mytweets/ewagoner/status/736056902379962369/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m officiating a wedding on Saturday & one of the brides reminded me not to forget the rubber chickens, so life’s treating me pretty well. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m officiating a wedding on Saturday & one of the brides reminded me not to forget the rubber chickens, so life’s treating me pretty well. +

+

+ 5/27/2016, 12:50:15 AM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/736528435212890112/index.html b/static/mytweets/ewagoner/status/736528435212890112/index.html new file mode 100644 index 00000000..248ae3a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/736528435212890112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lesson learned. I’ll make sure my next lease has a “no roof work at 7am on a Saturday” clause. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lesson learned. I’ll make sure my next lease has a “no roof work at 7am on a Saturday” clause. +

+

+ 5/28/2016, 8:03:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7365549782/index.html b/static/mytweets/ewagoner/status/7365549782/index.html new file mode 100644 index 00000000..8cc1c867 --- /dev/null +++ b/static/mytweets/ewagoner/status/7365549782/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #whiskerino site theme is "tattoos", and I'm never shy about showing off my ink: http://whiskerino.org/2009/beards/ewagoner/18951/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #whiskerino site theme is "tattoos", and I'm never shy about showing off my ink: http://whiskerino.org/2009/beards/ewagoner/18951/ +

+

+ 1/4/2010, 7:35:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7370917260/index.html b/static/mytweets/ewagoner/status/7370917260/index.html new file mode 100644 index 00000000..c5f636a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/7370917260/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Open auditions for a new Gordon Ramsay cooking show for non-professional cooks coming in two weeks to Atlanta: http://is.gd/5LZO7 Hmmm... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Open auditions for a new Gordon Ramsay cooking show for non-professional cooks coming in two weeks to Atlanta: http://is.gd/5LZO7 Hmmm... +

+

+ 1/4/2010, 11:04:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/737132122/index.html b/static/mytweets/ewagoner/status/737132122/index.html new file mode 100644 index 00000000..fb103cf7 --- /dev/null +++ b/static/mytweets/ewagoner/status/737132122/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sky is mostly clear for the "Columbus" total lunar eclipse tonight. Next one in over three years! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sky is mostly clear for the "Columbus" total lunar eclipse tonight. Next one in over three years! +

+

+ 2/20/2008, 7:55:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/737536062/index.html b/static/mytweets/ewagoner/status/737536062/index.html new file mode 100644 index 00000000..d0b8ff11 --- /dev/null +++ b/static/mytweets/ewagoner/status/737536062/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We have totality! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We have totality! +

+

+ 2/20/2008, 10:02:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7376199588/index.html b/static/mytweets/ewagoner/status/7376199588/index.html new file mode 100644 index 00000000..0cee9844 --- /dev/null +++ b/static/mytweets/ewagoner/status/7376199588/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @laughingsquid: The Most Useless Machine Ever http://bit.ly/6qRM4r + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @laughingsquid: The Most Useless Machine Ever http://bit.ly/6qRM4r +

+

+ 1/4/2010, 2:23:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/737623102/index.html b/static/mytweets/ewagoner/status/737623102/index.html new file mode 100644 index 00000000..32f61b32 --- /dev/null +++ b/static/mytweets/ewagoner/status/737623102/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Clouds came. I guess the moon is gone forever. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Clouds came. I guess the moon is gone forever. +

+

+ 2/20/2008, 10:26:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/73767931187695616/index.html b/static/mytweets/ewagoner/status/73767931187695616/index.html new file mode 100644 index 00000000..bb27ba75 --- /dev/null +++ b/static/mytweets/ewagoner/status/73767931187695616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kcm74: Wow, that last Oprah got totally out of hand. That's a bigtime Joker move and no mistake. http://bit.ly/eQIt8b + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @kcm74: Wow, that last Oprah got totally out of hand. That's a bigtime Joker move and no mistake. http://bit.ly/eQIt8b +

+

+ 5/26/2011, 11:10:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/73784071632850944/index.html b/static/mytweets/ewagoner/status/73784071632850944/index.html new file mode 100644 index 00000000..2cbe2659 --- /dev/null +++ b/static/mytweets/ewagoner/status/73784071632850944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My main meal for today. @ Farm Cart http://instagr.am/p/EvuLR/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My main meal for today. @ Farm Cart http://instagr.am/p/EvuLR/ +

+

+ 5/26/2011, 12:14:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/73795270298710016/index.html b/static/mytweets/ewagoner/status/73795270298710016/index.html new file mode 100644 index 00000000..4cae87dd --- /dev/null +++ b/static/mytweets/ewagoner/status/73795270298710016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I misplaced my moustache comb. #oldworldproblems + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I misplaced my moustache comb. #oldworldproblems +

+

+ 5/26/2011, 12:58:58 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7380160352/index.html b/static/mytweets/ewagoner/status/7380160352/index.html new file mode 100644 index 00000000..18fac3c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/7380160352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Says the wife: We have no water at our house and "there's a geyser in the woods by the well house". Winter's made it to Georgia! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Says the wife: We have no water at our house and "there's a geyser in the woods by the well house". Winter's made it to Georgia! +

+

+ 1/4/2010, 4:51:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7381483756/index.html b/static/mytweets/ewagoner/status/7381483756/index.html new file mode 100644 index 00000000..ecf223cd --- /dev/null +++ b/static/mytweets/ewagoner/status/7381483756/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + (Oh no! 2010 was going to be different! -eric) RIP Brad Graham. Totally shocked. http://bit.ly/bradlands (via @me3dia) /via @gjcharlet + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ (Oh no! 2010 was going to be different! -eric) RIP Brad Graham. Totally shocked. http://bit.ly/bradlands (via @me3dia) /via @gjcharlet +

+

+ 1/4/2010, 5:37:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7382708024/index.html b/static/mytweets/ewagoner/status/7382708024/index.html new file mode 100644 index 00000000..bd28be50 --- /dev/null +++ b/static/mytweets/ewagoner/status/7382708024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We have a previously unknown above ground water spigot in the middle of the woods that burst. Actually good news, but thinking of @thebrad. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We have a previously unknown above ground water spigot in the middle of the woods that burst. Actually good news, but thinking of @thebrad. +

+

+ 1/4/2010, 6:18:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7382884590/index.html b/static/mytweets/ewagoner/status/7382884590/index.html new file mode 100644 index 00000000..f8f49c8b --- /dev/null +++ b/static/mytweets/ewagoner/status/7382884590/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + More info on @TheBrad http://is.gd/5MiI8 /via @mathowie + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ More info on @TheBrad http://is.gd/5MiI8 /via @mathowie +

+

+ 1/4/2010, 6:24:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7389222732/index.html b/static/mytweets/ewagoner/status/7389222732/index.html new file mode 100644 index 00000000..d8bbbe02 --- /dev/null +++ b/static/mytweets/ewagoner/status/7389222732/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Don't be sorry," I'd say. "After all, you didn't kill him." -- Brad Graham http://www.bradlands.com/dailybrad/90_percent_of_life/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Don't be sorry," I'd say. "After all, you didn't kill him." -- Brad Graham http://www.bradlands.com/dailybrad/90_percent_of_life/ +

+

+ 1/4/2010, 9:46:25 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/739542792/index.html b/static/mytweets/ewagoner/status/739542792/index.html new file mode 100644 index 00000000..f7f78de7 --- /dev/null +++ b/static/mytweets/ewagoner/status/739542792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 50% off everything at chronosnet.com [http://chronosnet.com] -- use code "thanks2008" for one item or "leap2008" for two or more items. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 50% off everything at chronosnet.com [http://chronosnet.com] -- use code "thanks2008" for one item or "leap2008" for two or more items. +

+

+ 2/21/2008, 9:48:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/739548582/index.html b/static/mytweets/ewagoner/status/739548582/index.html new file mode 100644 index 00000000..01ce47a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/739548582/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "thanks2008" only for current customers though -- I'd missed that. I use SOHO Cards a lot. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "thanks2008" only for current customers though -- I'd missed that. I use SOHO Cards a lot. +

+

+ 2/21/2008, 9:50:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7400507255/index.html b/static/mytweets/ewagoner/status/7400507255/index.html new file mode 100644 index 00000000..b87e3390 --- /dev/null +++ b/static/mytweets/ewagoner/status/7400507255/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That's a strange expression, Bruce. http://whiskerino.org/2009/beards/ewagoner/19218/ Today's #whskerino site theme: "Charades" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That's a strange expression, Bruce. http://whiskerino.org/2009/beards/ewagoner/19218/ Today's #whskerino site theme: "Charades" +

+

+ 1/5/2010, 6:19:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7401227928/index.html b/static/mytweets/ewagoner/status/7401227928/index.html new file mode 100644 index 00000000..997fa1e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/7401227928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + *yawn* Waiting for the school bus. Seems like months since the girl & I did this. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ *yawn* Waiting for the school bus. Seems like months since the girl & I did this. +

+

+ 1/5/2010, 7:00:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/740293010848665605/index.html b/static/mytweets/ewagoner/status/740293010848665605/index.html new file mode 100644 index 00000000..9fac89ff --- /dev/null +++ b/static/mytweets/ewagoner/status/740293010848665605/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Coming to Athens, GA in late August: The Condom 5k Fun Run, promoting safe, consensual sex & pregnancy prevention. <a href="http://www.condom5k.com">http://www.condom5k.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Coming to Athens, GA in late August: The Condom 5k Fun Run, promoting safe, consensual sex & pregnancy prevention. http://www.condom5k.com +

+

+ 6/7/2016, 5:23:02 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7404043628/index.html b/static/mytweets/ewagoner/status/7404043628/index.html new file mode 100644 index 00000000..c9a6707f --- /dev/null +++ b/static/mytweets/ewagoner/status/7404043628/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm running extention cords through the woods so I can thaw the pipe with a hairdryer. Could be worse... I could be under the house. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm running extention cords through the woods so I can thaw the pipe with a hairdryer. Could be worse... I could be under the house. +

+

+ 1/5/2010, 9:06:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7405018679/index.html b/static/mytweets/ewagoner/status/7405018679/index.html new file mode 100644 index 00000000..f0c6259f --- /dev/null +++ b/static/mytweets/ewagoner/status/7405018679/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A plumber I'm not. Got the pipes melted and cut, but discovered I'd bought plugs not caps. Back to the hardware store... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A plumber I'm not. Got the pipes melted and cut, but discovered I'd bought plugs not caps. Back to the hardware store... +

+

+ 1/5/2010, 9:45:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/740704652/index.html b/static/mytweets/ewagoner/status/740704652/index.html new file mode 100644 index 00000000..e2f733c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/740704652/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to my farmers market. It's cold and raining today. I'm *so* glad I'm not outside in a parking lot like the days of old. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to my farmers market. It's cold and raining today. I'm *so* glad I'm not outside in a parking lot like the days of old. +

+

+ 2/21/2008, 3:04:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7410947109/index.html b/static/mytweets/ewagoner/status/7410947109/index.html new file mode 100644 index 00000000..58586652 --- /dev/null +++ b/static/mytweets/ewagoner/status/7410947109/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My work PC died overnight. It served me for six years, so it was due. I get to replace it with a Mac, so, yay! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My work PC died overnight. It served me for six years, so it was due. I get to replace it with a Mac, so, yay! +

+

+ 1/5/2010, 1:26:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74123172/index.html b/static/mytweets/ewagoner/status/74123172/index.html new file mode 100644 index 00000000..a4fe52f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/74123172/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm sorry, Vernors, but I don't know if I want my diet ginger ale "Barrel Aged 3 Years". What does that do to the aspartame? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm sorry, Vernors, but I don't know if I want my diet ginger ale "Barrel Aged 3 Years". What does that do to the aspartame? +

+

+ 5/22/2007, 11:46:59 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74133694029369348/index.html b/static/mytweets/ewagoner/status/74133694029369348/index.html new file mode 100644 index 00000000..2cc19eb3 --- /dev/null +++ b/static/mytweets/ewagoner/status/74133694029369348/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Awesome photos and captions of the Vancouver Canucks' Raffi Torres. He photo bombs his own photos. <a href="http://vansunsportsblogs.com/2011/05/20/15-photos-of-raffi-torres/">http://vansunsportsblogs.com/2011/05/20/15-photos-of-raffi-torres/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/741406601274359808/index.html b/static/mytweets/ewagoner/status/741406601274359808/index.html new file mode 100644 index 00000000..8dc51c47 --- /dev/null +++ b/static/mytweets/ewagoner/status/741406601274359808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love how my daughter introduces herself to strangers: “Hi, I’m Juniper Wagoner. I’m named after a tree!” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I love how my daughter introduces herself to strangers: “Hi, I’m Juniper Wagoner. I’m named after a tree!” +

+

+ 6/10/2016, 7:08:03 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74149199507243008/index.html b/static/mytweets/ewagoner/status/74149199507243008/index.html new file mode 100644 index 00000000..c014aab9 --- /dev/null +++ b/static/mytweets/ewagoner/status/74149199507243008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Beautiful tacos on the Farm Cart special board today. @ Farm Cart http://instagr.am/p/EycD6/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Beautiful tacos on the Farm Cart special board today. @ Farm Cart http://instagr.am/p/EycD6/ +

+

+ 5/27/2011, 12:25:21 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7415646141/index.html b/static/mytweets/ewagoner/status/7415646141/index.html new file mode 100644 index 00000000..f8446979 --- /dev/null +++ b/static/mytweets/ewagoner/status/7415646141/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watch the founding of a sustainable farm in the Vermont mountains: the first year condensed to 16 beautiful minutes. http://is.gd/5NaOz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watch the founding of a sustainable farm in the Vermont mountains: the first year condensed to 16 beautiful minutes. http://is.gd/5NaOz +

+

+ 1/5/2010, 4:16:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74172067452428288/index.html b/static/mytweets/ewagoner/status/74172067452428288/index.html new file mode 100644 index 00000000..ed6789d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/74172067452428288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A two tier carrot cake from the best bakery in town & a stack of plates are on the conference table. Why? Best not to question these things. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A two tier carrot cake from the best bakery in town & a stack of plates are on the conference table. Why? Best not to question these things. +

+

+ 5/27/2011, 1:56:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/741744982/index.html b/static/mytweets/ewagoner/status/741744982/index.html new file mode 100644 index 00000000..7dfe4e8f --- /dev/null +++ b/static/mytweets/ewagoner/status/741744982/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just noticed events created on the iPhone aren't making it over to iCal. Hmmm. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just noticed events created on the iPhone aren't making it over to iCal. Hmmm. +

+

+ 2/21/2008, 8:29:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/741774502/index.html b/static/mytweets/ewagoner/status/741774502/index.html new file mode 100644 index 00000000..2b2bc520 --- /dev/null +++ b/static/mytweets/ewagoner/status/741774502/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Opening iSync and deleting my sync history fixed that. Now I won't forget "Massage and a Martini Mondays at the Mercury Lounge". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Opening iSync and deleting my sync history fixed that. Now I won't forget "Massage and a Martini Mondays at the Mercury Lounge". +

+

+ 2/21/2008, 8:39:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74186952/index.html b/static/mytweets/ewagoner/status/74186952/index.html new file mode 100644 index 00000000..f068e52e --- /dev/null +++ b/static/mytweets/ewagoner/status/74186952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Serrated butter knife == fantastic back scratcher + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Serrated butter knife == fantastic back scratcher +

+

+ 5/22/2007, 12:34:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/742106262226096129/index.html b/static/mytweets/ewagoner/status/742106262226096129/index.html new file mode 100644 index 00000000..2cd66977 --- /dev/null +++ b/static/mytweets/ewagoner/status/742106262226096129/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + NE Georgia residents find it manageable incorporating the 'plant slate' into one’s routine with fresh produce... <a href="http://www.gainesvilletimes.com/m/section/199/article/117423/">http://www.gainesvilletimes.com/m/section/199/article/117423/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74231045377114112/index.html b/static/mytweets/ewagoner/status/74231045377114112/index.html new file mode 100644 index 00000000..1d7df381 --- /dev/null +++ b/static/mytweets/ewagoner/status/74231045377114112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Valencian: vanilla rum, Irish cream, coffee, and orange. @ Highwire Lounge http://instagr.am/p/EzImH/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Valencian: vanilla rum, Irish cream, coffee, and orange. @ Highwire Lounge http://instagr.am/p/EzImH/ +

+

+ 5/27/2011, 5:50:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74234964119527424/index.html b/static/mytweets/ewagoner/status/74234964119527424/index.html new file mode 100644 index 00000000..8051ff13 --- /dev/null +++ b/static/mytweets/ewagoner/status/74234964119527424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A knobby stump. http://instagr.am/p/EzKv-/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A knobby stump. http://instagr.am/p/EzKv-/ +

+

+ 5/27/2011, 6:06:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/742381182504062980/index.html b/static/mytweets/ewagoner/status/742381182504062980/index.html new file mode 100644 index 00000000..173fc80b --- /dev/null +++ b/static/mytweets/ewagoner/status/742381182504062980/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Skyrim remastered for my Xbox One? Yes, please! <a href="http://kotaku.com/skyrim-is-being-remastered-1781858557">http://kotaku.com/skyrim-is-being-remastered-1781858557</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/742771415494078464/index.html b/static/mytweets/ewagoner/status/742771415494078464/index.html new file mode 100644 index 00000000..d69778ee --- /dev/null +++ b/static/mytweets/ewagoner/status/742771415494078464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “I know I keep saying I wanna hang out, we should get coffee, etc., but then we never do…” <a href="http://moosekleenex.tumblr.com/post/145542551614/this-is-for-a-few-people">http://moosekleenex.tumblr.com/post/145542551614/this-is-for-a-few-people</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/742785197528190976/index.html b/static/mytweets/ewagoner/status/742785197528190976/index.html new file mode 100644 index 00000000..394c2fd6 --- /dev/null +++ b/static/mytweets/ewagoner/status/742785197528190976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve heard great things on the SiriusXM kid’s channel, but I didn’t expect to hear a Beastie Boys song made better: <a href="https://soundcloud.com/uncledox/squirrels">https://soundcloud.com/uncledox/squirrels</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve heard great things on the SiriusXM kid’s channel, but I didn’t expect to hear a Beastie Boys song made better: https://soundcloud.com/uncledox/squirrels +

+

+ 6/14/2016, 2:26:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74367212/index.html b/static/mytweets/ewagoner/status/74367212/index.html new file mode 100644 index 00000000..89e18ec1 --- /dev/null +++ b/static/mytweets/ewagoner/status/74367212/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Saturday, the moon sat right next to Venus. Tonight, it sits between both Saturn and bright blue Regulus (the heart of Leo). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Saturday, the moon sat right next to Venus. Tonight, it sits between both Saturn and bright blue Regulus (the heart of Leo). +

+

+ 5/22/2007, 3:28:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7442257823/index.html b/static/mytweets/ewagoner/status/7442257823/index.html new file mode 100644 index 00000000..c93f04dc --- /dev/null +++ b/static/mytweets/ewagoner/status/7442257823/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Amused that today's paper ran an 1800s bread recipe that calls for "sour milk", which is illegal to buy in GA. (only comes from raw milk) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Amused that today's paper ran an 1800s bread recipe that calls for "sour milk", which is illegal to buy in GA. (only comes from raw milk) +

+

+ 1/6/2010, 9:32:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/744242839287119877/index.html b/static/mytweets/ewagoner/status/744242839287119877/index.html new file mode 100644 index 00000000..432b323f --- /dev/null +++ b/static/mytweets/ewagoner/status/744242839287119877/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New use for wireless screen sharing: hijacking my daughter’s TV with my phone and writing a note to tell her it’s time for lunch. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New use for wireless screen sharing: hijacking my daughter’s TV with my phone and writing a note to tell her it’s time for lunch. +

+

+ 6/18/2016, 2:58:14 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7443460903/index.html b/static/mytweets/ewagoner/status/7443460903/index.html new file mode 100644 index 00000000..cfea370c --- /dev/null +++ b/static/mytweets/ewagoner/status/7443460903/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The last PC I regularly use has been replaced. http://whiskerino.org/2009/users/ewagoner/19451/ (No #whiskerino site theme today.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The last PC I regularly use has been replaced. http://whiskerino.org/2009/users/ewagoner/19451/ (No #whiskerino site theme today.) +

+

+ 1/6/2010, 10:13:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7446759450/index.html b/static/mytweets/ewagoner/status/7446759450/index.html new file mode 100644 index 00000000..a4f824fa --- /dev/null +++ b/static/mytweets/ewagoner/status/7446759450/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Installed WinXP from the original disk. Now will watch it spend next 5 days updating itself. Luckily, it's virtualized. *minimizes window* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Installed WinXP from the original disk. Now will watch it spend next 5 days updating itself. Luckily, it's virtualized. *minimizes window* +

+

+ 1/6/2010, 12:05:10 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7448142277/index.html b/static/mytweets/ewagoner/status/7448142277/index.html new file mode 100644 index 00000000..034fc689 --- /dev/null +++ b/static/mytweets/ewagoner/status/7448142277/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Could have sworn I had a license for Rogue Amoeba's AirFoil lying around, but can't find hide nor hair of it. It'd come in handy now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Could have sworn I had a license for Rogue Amoeba's AirFoil lying around, but can't find hide nor hair of it. It'd come in handy now. +

+

+ 1/6/2010, 12:52:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74509424475127808/index.html b/static/mytweets/ewagoner/status/74509424475127808/index.html new file mode 100644 index 00000000..2720f9ce --- /dev/null +++ b/static/mytweets/ewagoner/status/74509424475127808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm down to my last three pints of strawberries for the year. http://instagr.am/p/E1mA6/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm down to my last three pints of strawberries for the year. http://instagr.am/p/E1mA6/ +

+

+ 5/28/2011, 12:16:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/745332242/index.html b/static/mytweets/ewagoner/status/745332242/index.html new file mode 100644 index 00000000..c78e5488 --- /dev/null +++ b/static/mytweets/ewagoner/status/745332242/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting ready to duck out early for some tasty beers and then a production of Glengarry Glenross. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting ready to duck out early for some tasty beers and then a production of Glengarry Glenross. +

+

+ 2/22/2008, 3:39:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/745399800330346496/index.html b/static/mytweets/ewagoner/status/745399800330346496/index.html new file mode 100644 index 00000000..d777484d --- /dev/null +++ b/static/mytweets/ewagoner/status/745399800330346496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My insulated mug holds 32 ounces, which means I’ve gotten pretty good at mixing mega cocktails to take to the pool. #giantdarkandstormy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My insulated mug holds 32 ounces, which means I’ve gotten pretty good at mixing mega cocktails to take to the pool. #giantdarkandstormy +

+

+ 6/21/2016, 7:35:35 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74576112256172032/index.html b/static/mytweets/ewagoner/status/74576112256172032/index.html new file mode 100644 index 00000000..c782f057 --- /dev/null +++ b/static/mytweets/ewagoner/status/74576112256172032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I moved the strawberry mead into my glass fermenter. http://instagr.am/p/E2Uo0/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I moved the strawberry mead into my glass fermenter. http://instagr.am/p/E2Uo0/ +

+

+ 5/28/2011, 4:41:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74581316594700288/index.html b/static/mytweets/ewagoner/status/74581316594700288/index.html new file mode 100644 index 00000000..1a59fbdf --- /dev/null +++ b/static/mytweets/ewagoner/status/74581316594700288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nap time. http://instagr.am/p/E2YTr/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nap time. http://instagr.am/p/E2YTr/ +

+

+ 5/28/2011, 5:02:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7458426425/index.html b/static/mytweets/ewagoner/status/7458426425/index.html new file mode 100644 index 00000000..deb977cb --- /dev/null +++ b/static/mytweets/ewagoner/status/7458426425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There is a 40% chance we may get snow tomorrow that may total one inch. They've already cancelled school in anticipation. ??? Que? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There is a 40% chance we may get snow tomorrow that may total one inch. They've already cancelled school in anticipation. ??? Que? +

+

+ 1/6/2010, 6:42:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74585167796252672/index.html b/static/mytweets/ewagoner/status/74585167796252672/index.html new file mode 100644 index 00000000..b9607e9d --- /dev/null +++ b/static/mytweets/ewagoner/status/74585167796252672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I found Spore disappointing, but for a kid into evolutionary biology, it's perfect. http://instagr.am/p/E2azH/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I found Spore disappointing, but for a kid into evolutionary biology, it's perfect. http://instagr.am/p/E2azH/ +

+

+ 5/28/2011, 5:17:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/745937727135744/index.html b/static/mytweets/ewagoner/status/745937727135744/index.html new file mode 100644 index 00000000..0668aa98 --- /dev/null +++ b/static/mytweets/ewagoner/status/745937727135744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Capes, western fringe, fezes, and no faces. Yes, it's Man... Or Astroman? http://gdzl.la/8R7WyN + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Capes, western fringe, fezes, and no faces. Yes, it's Man... Or Astroman? http://gdzl.la/8R7WyN +

+

+ 11/5/2010, 11:07:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7461103341/index.html b/static/mytweets/ewagoner/status/7461103341/index.html new file mode 100644 index 00000000..25595917 --- /dev/null +++ b/static/mytweets/ewagoner/status/7461103341/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Buy a 1TB external hard drive, get a free ... rice cooker? Yup: http://www.newegg.com/Product/Product.aspx?Item=N82E16822136477 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Buy a 1TB external hard drive, get a free ... rice cooker? Yup: http://www.newegg.com/Product/Product.aspx?Item=N82E16822136477 +

+

+ 1/6/2010, 8:09:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7461287327/index.html b/static/mytweets/ewagoner/status/7461287327/index.html new file mode 100644 index 00000000..e99f48d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/7461287327/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I used to go scuba diving, but gave it up because it just wasn't nerdy enough. These wetsuits, though, change all that: http://is.gd/5PJdG + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I used to go scuba diving, but gave it up because it just wasn't nerdy enough. These wetsuits, though, change all that: http://is.gd/5PJdG +

+

+ 1/6/2010, 8:15:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74626062/index.html b/static/mytweets/ewagoner/status/74626062/index.html new file mode 100644 index 00000000..2dfce6b1 --- /dev/null +++ b/static/mytweets/ewagoner/status/74626062/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 97 orders through http://athens.locallygrown.net -- we're hitting record sales every single week now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 97 orders through http://athens.locallygrown.net -- we're hitting record sales every single week now. +

+

+ 5/22/2007, 9:06:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74626160444719104/index.html b/static/mytweets/ewagoner/status/74626160444719104/index.html new file mode 100644 index 00000000..e7ef89ed --- /dev/null +++ b/static/mytweets/ewagoner/status/74626160444719104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Potatoes, onions, & garlic are now available at my farmers market, and I'm celebration by eating potatoes, onions http://instagr.am/p/E22Rb/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Potatoes, onions, & garlic are now available at my farmers market, and I'm celebration by eating potatoes, onions http://instagr.am/p/E22Rb/ +

+

+ 5/28/2011, 8:00:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7464694590/index.html b/static/mytweets/ewagoner/status/7464694590/index.html new file mode 100644 index 00000000..040fe573 --- /dev/null +++ b/static/mytweets/ewagoner/status/7464694590/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: "Bing Bing Bing. We Bing all the time, in my world," says Steve. First Autotune mashup expected on YouTube by midnight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Ihnatko: "Bing Bing Bing. We Bing all the time, in my world," says Steve. First Autotune mashup expected on YouTube by midnight. +

+

+ 1/6/2010, 10:11:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74650922/index.html b/static/mytweets/ewagoner/status/74650922/index.html new file mode 100644 index 00000000..16728af4 --- /dev/null +++ b/static/mytweets/ewagoner/status/74650922/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The secret to making the most amazing homemade strawberry ice cream (besides local berries, cream, and milk)? A splash of balsamic vinegar! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The secret to making the most amazing homemade strawberry ice cream (besides local berries, cream, and milk)? A splash of balsamic vinegar! +

+

+ 5/22/2007, 9:50:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74659519510228992/index.html b/static/mytweets/ewagoner/status/74659519510228992/index.html new file mode 100644 index 00000000..b92c973a --- /dev/null +++ b/static/mytweets/ewagoner/status/74659519510228992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm thinking slices of toasted zucchini bread topped with sliced strawberries and whipped cream. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm thinking slices of toasted zucchini bread topped with sliced strawberries and whipped cream. +

+

+ 5/28/2011, 10:13:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/746781516234752/index.html b/static/mytweets/ewagoner/status/746781516234752/index.html new file mode 100644 index 00000000..3428853f --- /dev/null +++ b/static/mytweets/ewagoner/status/746781516234752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + (Except it's not really them. It's "Fiend Without a Face") + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ (Except it's not really them. It's "Fiend Without a Face") +

+

+ 11/5/2010, 11:10:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/747358505668608/index.html b/static/mytweets/ewagoner/status/747358505668608/index.html new file mode 100644 index 00000000..48c1f69e --- /dev/null +++ b/static/mytweets/ewagoner/status/747358505668608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There are far too few weird theme bands. Luckily, they all seem to love Athens. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There are far too few weird theme bands. Luckily, they all seem to love Athens. +

+

+ 11/5/2010, 11:12:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7480409980/index.html b/static/mytweets/ewagoner/status/7480409980/index.html new file mode 100644 index 00000000..a71c9d6e --- /dev/null +++ b/static/mytweets/ewagoner/status/7480409980/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Great Blizzard of 1/7/10: http://whiskerino.org/2009/users/ewagoner/19708/ (No #whiskerino site theme today.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Great Blizzard of 1/7/10: http://whiskerino.org/2009/users/ewagoner/19708/ (No #whiskerino site theme today.) +

+

+ 1/7/2010, 9:36:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/748096162/index.html b/static/mytweets/ewagoner/status/748096162/index.html new file mode 100644 index 00000000..ebe3e369 --- /dev/null +++ b/static/mytweets/ewagoner/status/748096162/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cooking goose eggs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cooking goose eggs. +

+

+ 2/23/2008, 9:45:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/748238245385887745/index.html b/static/mytweets/ewagoner/status/748238245385887745/index.html new file mode 100644 index 00000000..ef705577 --- /dev/null +++ b/static/mytweets/ewagoner/status/748238245385887745/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The UPS guy dropped off 35 cubic feet of empty cardboard boxes today. More come tomorrow. I’ve got two weeks to relocate. #saddleup + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The UPS guy dropped off 35 cubic feet of empty cardboard boxes today. More come tomorrow. I’ve got two weeks to relocate. #saddleup +

+

+ 6/29/2016, 3:34:33 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/748660222474993664/index.html b/static/mytweets/ewagoner/status/748660222474993664/index.html new file mode 100644 index 00000000..e2a946e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/748660222474993664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The company I work for is 100% work-at-home. For one of my co-workers, home is an RV on the road. <a href="http://iinteractive.com/notebook/2016/06/30/meet-jay-hannah.html">http://iinteractive.com/notebook/2016/06/30/meet-jay-hannah.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74867687410503680/index.html b/static/mytweets/ewagoner/status/74867687410503680/index.html new file mode 100644 index 00000000..34beef26 --- /dev/null +++ b/static/mytweets/ewagoner/status/74867687410503680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Waffles with berries and bourbon maple syrup. Two pints of berries to go. http://instagr.am/p/E5GT3/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Waffles with berries and bourbon maple syrup. Two pints of berries to go. http://instagr.am/p/E5GT3/ +

+

+ 5/29/2011, 12:00:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7487855044/index.html b/static/mytweets/ewagoner/status/7487855044/index.html new file mode 100644 index 00000000..9d83ac4f --- /dev/null +++ b/static/mytweets/ewagoner/status/7487855044/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @gjcharlet: The greatest thing I've ever read in my life: The Big Lebowski, written by William Shakespeare: http://bit.ly/8gQFZa + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @gjcharlet: The greatest thing I've ever read in my life: The Big Lebowski, written by William Shakespeare: http://bit.ly/8gQFZa +

+

+ 1/7/2010, 1:42:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74882387888185344/index.html b/static/mytweets/ewagoner/status/74882387888185344/index.html new file mode 100644 index 00000000..4077ab3a --- /dev/null +++ b/static/mytweets/ewagoner/status/74882387888185344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sugar turning into alcohol. http://yfrog.us/nn9t3z + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sugar turning into alcohol. http://yfrog.us/nn9t3z +

+

+ 5/29/2011, 12:58:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74907153969848320/index.html b/static/mytweets/ewagoner/status/74907153969848320/index.html new file mode 100644 index 00000000..a6dbf5cb --- /dev/null +++ b/static/mytweets/ewagoner/status/74907153969848320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New tumblr of short summaries of acquired knowledge. Freely shared. Mostly correct. <a href="http://pollanisms.tumblr.com/">http://pollanisms.tumblr.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New tumblr of short summaries of acquired knowledge. Freely shared. Mostly correct. http://pollanisms.tumblr.com/ +

+

+ 5/29/2011, 2:37:11 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/74962202003640321/index.html b/static/mytweets/ewagoner/status/74962202003640321/index.html new file mode 100644 index 00000000..47136d4d --- /dev/null +++ b/static/mytweets/ewagoner/status/74962202003640321/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Items found inside a nice discarded Bible discovered while cleaning trash on our property in April, 2002: <a href="http://www.ericwagoner.com/weblog/archives/2002/04/25/bible-contents">http://www.ericwagoner.com/weblog/archives/2002/04/25/bible-contents</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/749850832/index.html b/static/mytweets/ewagoner/status/749850832/index.html new file mode 100644 index 00000000..6b53e707 --- /dev/null +++ b/static/mytweets/ewagoner/status/749850832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Why are you looking at me like that? I'm not going to eat all ten boxes of girl scout cookies tonight. There'll be a few left for breakfast. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Why are you looking at me like that? I'm not going to eat all ten boxes of girl scout cookies tonight. There'll be a few left for breakfast. +

+

+ 2/23/2008, 8:30:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/750040759945003009/index.html b/static/mytweets/ewagoner/status/750040759945003009/index.html new file mode 100644 index 00000000..6f3ac3ee --- /dev/null +++ b/static/mytweets/ewagoner/status/750040759945003009/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I got two bedrooms moved. That’s a good start, and we can sleep in the new house tonight. Now my bedroom, bathroom, living room, & kitchen. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I got two bedrooms moved. That’s a good start, and we can sleep in the new house tonight. Now my bedroom, bathroom, living room, & kitchen. +

+

+ 7/4/2016, 2:57:06 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7501077364604928/index.html b/static/mytweets/ewagoner/status/7501077364604928/index.html new file mode 100644 index 00000000..eacb1c0e --- /dev/null +++ b/static/mytweets/ewagoner/status/7501077364604928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Merged my big pile of ingredients with my parents' big pile of ingredients and decided on a menu. Now to the cooking! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Merged my big pile of ingredients with my parents' big pile of ingredients and decided on a menu. Now to the cooking! +

+

+ 11/24/2010, 1:29:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/750125932720054272/index.html b/static/mytweets/ewagoner/status/750125932720054272/index.html new file mode 100644 index 00000000..333e30b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/750125932720054272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finished most of the living room and all of the bathroom stuff. Now I’ve mainly my bedroom/office and the kitchen, and they’re dense rooms. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finished most of the living room and all of the bathroom stuff. Now I’ve mainly my bedroom/office and the kitchen, and they’re dense rooms. +

+

+ 7/4/2016, 8:35:33 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/750258590056448/index.html b/static/mytweets/ewagoner/status/750258590056448/index.html new file mode 100644 index 00000000..8a8b4126 --- /dev/null +++ b/static/mytweets/ewagoner/status/750258590056448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A better shot of the "Fiend Without a Face" weirdos. These guys are great! http://gdzl.la/8R86CC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A better shot of the "Fiend Without a Face" weirdos. These guys are great! http://gdzl.la/8R86CC +

+

+ 11/5/2010, 11:24:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/750530652412444672/index.html b/static/mytweets/ewagoner/status/750530652412444672/index.html new file mode 100644 index 00000000..97fa89cf --- /dev/null +++ b/static/mytweets/ewagoner/status/750530652412444672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Both girls were so good tonight as I moved several more loads of stuff over to the new house. DQ Blizzards all around! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Both girls were so good tonight as I moved several more loads of stuff over to the new house. DQ Blizzards all around! +

+

+ 7/5/2016, 11:23:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/750675659735916545/index.html b/static/mytweets/ewagoner/status/750675659735916545/index.html new file mode 100644 index 00000000..0decc2d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/750675659735916545/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First major mistake of the move: I am at my new house, ready to begin my work day, and all my coffee making supplies are at the old house. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First major mistake of the move: I am at my new house, ready to begin my work day, and all my coffee making supplies are at the old house. +

+

+ 7/6/2016, 8:59:58 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/750727229831806976/index.html b/static/mytweets/ewagoner/status/750727229831806976/index.html new file mode 100644 index 00000000..7d138efd --- /dev/null +++ b/static/mytweets/ewagoner/status/750727229831806976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “I’m not getting a motorcycle when I grow up because when I take my baby fox to the vet he might run away. That’s why I’m getting a car.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “I’m not getting a motorcycle when I grow up because when I take my baby fox to the vet he might run away. That’s why I’m getting a car.” +

+

+ 7/6/2016, 12:24:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7508435381784576/index.html b/static/mytweets/ewagoner/status/7508435381784576/index.html new file mode 100644 index 00000000..13ff6bc6 --- /dev/null +++ b/static/mytweets/ewagoner/status/7508435381784576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My pile of ingredients included a pumpkin as big as my leg. It shall become many things, all for my belly. http://gdzl.la/8VTCfp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My pile of ingredients included a pumpkin as big as my leg. It shall become many things, all for my belly. http://gdzl.la/8VTCfp +

+

+ 11/24/2010, 1:58:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/751579243105099777/index.html b/static/mytweets/ewagoner/status/751579243105099777/index.html new file mode 100644 index 00000000..43fb9986 --- /dev/null +++ b/static/mytweets/ewagoner/status/751579243105099777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m currently at that “why am I such a disgusting materialistic slob” stage of moving, getting the last bits of stuff out of the apartment. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m currently at that “why am I such a disgusting materialistic slob” stage of moving, getting the last bits of stuff out of the apartment. +

+

+ 7/8/2016, 8:50:29 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/751592233053347840/index.html b/static/mytweets/ewagoner/status/751592233053347840/index.html new file mode 100644 index 00000000..f7822f4f --- /dev/null +++ b/static/mytweets/ewagoner/status/751592233053347840/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Doom and death, doom and death, it’s always doom and death. Out behind the old McDonald’s, it’s just doom and death.” + +Oh, six year olds. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Doom and death, doom and death, it’s always doom and death. Out behind the old McDonald’s, it’s just doom and death.”

Oh, six year olds. +

+

+ 7/8/2016, 9:42:06 PM +

+

Favs: 3

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7522000518/index.html b/static/mytweets/ewagoner/status/7522000518/index.html new file mode 100644 index 00000000..cea36008 --- /dev/null +++ b/static/mytweets/ewagoner/status/7522000518/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My #whiskerino pic: http://is.gd/5ULkF Today's theme is "Half Face" and is best appreciated by viewing the main page: http://is.gd/5ULkG + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My #whiskerino pic: http://is.gd/5ULkF Today's theme is "Half Face" and is best appreciated by viewing the main page: http://is.gd/5ULkG +

+

+ 1/8/2010, 10:30:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/752539762/index.html b/static/mytweets/ewagoner/status/752539762/index.html new file mode 100644 index 00000000..a9c4d28c --- /dev/null +++ b/static/mytweets/ewagoner/status/752539762/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to "A Taste of Athens" -- 50 area restaurants giving out samples in one place. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to "A Taste of Athens" -- 50 area restaurants giving out samples in one place. +

+

+ 2/24/2008, 3:43:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75256437420457984/index.html b/static/mytweets/ewagoner/status/75256437420457984/index.html new file mode 100644 index 00000000..712b9f16 --- /dev/null +++ b/static/mytweets/ewagoner/status/75256437420457984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love working in a town where I can have small talk with a Top Chef Master at a coffee shop. Athens is the best. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I love working in a town where I can have small talk with a Top Chef Master at a coffee shop. Athens is the best. +

+

+ 5/30/2011, 1:45:07 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75269264411607040/index.html b/static/mytweets/ewagoner/status/75269264411607040/index.html new file mode 100644 index 00000000..108e6476 --- /dev/null +++ b/static/mytweets/ewagoner/status/75269264411607040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Remembering those who died for our freedoms, filing affidavits protesting gov agents who came to my home & destroyed legally purchased milk. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Remembering those who died for our freedoms, filing affidavits protesting gov agents who came to my home & destroyed legally purchased milk. +

+

+ 5/30/2011, 2:36:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/752795957339783168/index.html b/static/mytweets/ewagoner/status/752795957339783168/index.html new file mode 100644 index 00000000..a54c4faa --- /dev/null +++ b/static/mytweets/ewagoner/status/752795957339783168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s been an exhausting and stressful week. What’s the least amount of prepared one can be for a cross-continental trip? I think I’m there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s been an exhausting and stressful week. What’s the least amount of prepared one can be for a cross-continental trip? I think I’m there. +

+

+ 7/12/2016, 5:25:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/752796320050667520/index.html b/static/mytweets/ewagoner/status/752796320050667520/index.html new file mode 100644 index 00000000..4b96a46e --- /dev/null +++ b/static/mytweets/ewagoner/status/752796320050667520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Related: I’m on my way to Utah. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Related: I’m on my way to Utah. +

+

+ 7/12/2016, 5:26:43 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75282595067342848/index.html b/static/mytweets/ewagoner/status/75282595067342848/index.html new file mode 100644 index 00000000..6f869f2c --- /dev/null +++ b/static/mytweets/ewagoner/status/75282595067342848/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @amieharkins: When my girlfriend said she was leaving because of my obsession with The Monkees, I thought she was joking. + +And then I ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @amieharkins: When my girlfriend said she was leaving because of my obsession with The Monkees, I thought she was joking.

And then I ... +

+

+ 5/30/2011, 3:29:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/753247043284447232/index.html b/static/mytweets/ewagoner/status/753247043284447232/index.html new file mode 100644 index 00000000..0c66e80d --- /dev/null +++ b/static/mytweets/ewagoner/status/753247043284447232/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + OH: “I only collect Pokemon that look like penguins.” + +Damned hipsters. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH: “I only collect Pokemon that look like penguins.”

Damned hipsters. +

+

+ 7/13/2016, 11:17:44 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/753248155072737280/index.html b/static/mytweets/ewagoner/status/753248155072737280/index.html new file mode 100644 index 00000000..2c944cda --- /dev/null +++ b/static/mytweets/ewagoner/status/753248155072737280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m out at the #OpenWest conference with a group of work peeps. Topics include nerdy things like web servers, soldering, & fountain pens. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m out at the #OpenWest conference with a group of work peeps. Topics include nerdy things like web servers, soldering, & fountain pens. +

+

+ 7/13/2016, 11:22:09 AM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/753260644544094208/index.html b/static/mytweets/ewagoner/status/753260644544094208/index.html new file mode 100644 index 00000000..fc5cbc25 --- /dev/null +++ b/static/mytweets/ewagoner/status/753260644544094208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Our community is only as awesome as the worst behavior we tolerate.” Extremely wise quote from @joshsimmons at his #OpenWest keynote. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Our community is only as awesome as the worst behavior we tolerate.” Extremely wise quote from @joshsimmons at his #OpenWest keynote. +

+

+ 7/13/2016, 12:11:47 PM +

+

Favs: 7

+

Retweets: 8

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75327604210671616/index.html b/static/mytweets/ewagoner/status/75327604210671616/index.html new file mode 100644 index 00000000..88f20fa4 --- /dev/null +++ b/static/mytweets/ewagoner/status/75327604210671616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's not too hot to harvest salad, but it won't last much longer. (three lettuces, peas, spinach, chard, radishes http://instagr.am/p/E9Vjv/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's not too hot to harvest salad, but it won't last much longer. (three lettuces, peas, spinach, chard, radishes http://instagr.am/p/E9Vjv/ +

+

+ 5/30/2011, 6:27:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/753284047510515712/index.html b/static/mytweets/ewagoner/status/753284047510515712/index.html new file mode 100644 index 00000000..4c936985 --- /dev/null +++ b/static/mytweets/ewagoner/status/753284047510515712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Updated my Twitter profile. Seemed like it was time. I hadn’t changed it since I created my account, back in January. Of 2007. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Updated my Twitter profile. Seemed like it was time. I hadn’t changed it since I created my account, back in January. Of 2007. +

+

+ 7/13/2016, 1:44:46 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/753285165112098816/index.html b/static/mytweets/ewagoner/status/753285165112098816/index.html new file mode 100644 index 00000000..2a22f5ae --- /dev/null +++ b/static/mytweets/ewagoner/status/753285165112098816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LaughingSquid: FarmBot Genesis, An Open Source Automated Farming Machine For Home Garden Use <a href="http://laughingsquid.com/farmbot-genesis-an-open-source-automated-farming-machine-for-home-garden-use/">http://laughingsquid.com/farmbot-genesis-an-open-source-automated-farming-machine-for-home-garden-use/</a> https://t.co/X8XaB… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7534024608/index.html b/static/mytweets/ewagoner/status/7534024608/index.html new file mode 100644 index 00000000..b4c8766d --- /dev/null +++ b/static/mytweets/ewagoner/status/7534024608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Visionary Leaders of Greenville, SC: "In two years, Donna Putney’s Upstate Locally Grown food cooperative has blossomed" http://is.gd/5VG8I + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Visionary Leaders of Greenville, SC: "In two years, Donna Putney’s Upstate Locally Grown food cooperative has blossomed" http://is.gd/5VG8I +

+

+ 1/8/2010, 5:04:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/753415163038961664/index.html b/static/mytweets/ewagoner/status/753415163038961664/index.html new file mode 100644 index 00000000..c8358aa2 --- /dev/null +++ b/static/mytweets/ewagoner/status/753415163038961664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Always weird to be photographed mid-spellcast. <a href="https://twitter.com/genehack/status/753398055504846848">https://twitter.com/genehack/status/753398055504846848</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75357860346871809/index.html b/static/mytweets/ewagoner/status/75357860346871809/index.html new file mode 100644 index 00000000..273f8cef --- /dev/null +++ b/static/mytweets/ewagoner/status/75357860346871809/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @genehack Attn Dr. Who and Pooh fans: you should look at this. You probably want to buy it. http://www.qwertee.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @genehack Attn Dr. Who and Pooh fans: you should look at this. You probably want to buy it. http://www.qwertee.com/ +

+

+ 5/30/2011, 8:28:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7536503059/index.html b/static/mytweets/ewagoner/status/7536503059/index.html new file mode 100644 index 00000000..4c0ced80 --- /dev/null +++ b/static/mytweets/ewagoner/status/7536503059/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Suddenly craving meatloaf. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Suddenly craving meatloaf. +

+

+ 1/8/2010, 6:21:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/753688191199285248/index.html b/static/mytweets/ewagoner/status/753688191199285248/index.html new file mode 100644 index 00000000..f34af136 --- /dev/null +++ b/static/mytweets/ewagoner/status/753688191199285248/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Current #OpenWest session: “What NetHack lacks in graphics, it makes up with characters (spoilers)” + +Yes, it’s 2016. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Current #OpenWest session: “What NetHack lacks in graphics, it makes up with characters (spoilers)”

Yes, it’s 2016. +

+

+ 7/14/2016, 4:30:42 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/753996305098084352/index.html b/static/mytweets/ewagoner/status/753996305098084352/index.html new file mode 100644 index 00000000..15dc3a9b --- /dev/null +++ b/static/mytweets/ewagoner/status/753996305098084352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AmandaChanguris: Sorry/not sorry. <a href="https://twitter.com/zachstafford/status/753991454683308033">https://twitter.com/zachstafford/status/753991454683308033</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/754053980531994624/index.html b/static/mytweets/ewagoner/status/754053980531994624/index.html new file mode 100644 index 00000000..f095cbda --- /dev/null +++ b/static/mytweets/ewagoner/status/754053980531994624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, wow. <a href="https://twitter.com/ReutersWorld/status/754049284203511811">https://twitter.com/ReutersWorld/status/754049284203511811</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/754076328630951936/index.html b/static/mytweets/ewagoner/status/754076328630951936/index.html new file mode 100644 index 00000000..84140940 --- /dev/null +++ b/static/mytweets/ewagoner/status/754076328630951936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @EccentricFlower: So I want to say, 'Yeah, let's go with the coup, it can't possibly be worse,' but given how 2016 has gone so far I thi… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @EccentricFlower: So I want to say, 'Yeah, let's go with the coup, it can't possibly be worse,' but given how 2016 has gone so far I thi… +

+

+ 7/15/2016, 6:13:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75408965495832576/index.html b/static/mytweets/ewagoner/status/75408965495832576/index.html new file mode 100644 index 00000000..a0bf64c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/75408965495832576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If I had a farm-to-table restaurant, this would be the star of my dessert menu right now and people would come fo http://instagr.am/p/E97xE/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If I had a farm-to-table restaurant, this would be the star of my dessert menu right now and people would come fo http://instagr.am/p/E97xE/ +

+

+ 5/30/2011, 11:51:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/754109650635599872/index.html b/static/mytweets/ewagoner/status/754109650635599872/index.html new file mode 100644 index 00000000..7e8010be --- /dev/null +++ b/static/mytweets/ewagoner/status/754109650635599872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Paul_Bettany: In January I dismissed my mate's theory that David Bowie was the glue holding the universe together but I don't know man.… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Paul_Bettany: In January I dismissed my mate's theory that David Bowie was the glue holding the universe together but I don't know man.… +

+

+ 7/15/2016, 8:25:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7542702890/index.html b/static/mytweets/ewagoner/status/7542702890/index.html new file mode 100644 index 00000000..7972d6ed --- /dev/null +++ b/static/mytweets/ewagoner/status/7542702890/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made a batch of La Pacadita style taco filling. I miss that place every day I'm not in Socorro (which is roughly 4550 of the last 4560). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made a batch of La Pacadita style taco filling. I miss that place every day I'm not in Socorro (which is roughly 4550 of the last 4560). +

+

+ 1/8/2010, 9:41:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/755167755767341056/index.html b/static/mytweets/ewagoner/status/755167755767341056/index.html new file mode 100644 index 00000000..080bbc4e --- /dev/null +++ b/static/mytweets/ewagoner/status/755167755767341056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Everyone I know has been raving about Ghostbusters yet my girls and I are literally the only ones in this theater. #aintafraidofnoghost + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Everyone I know has been raving about Ghostbusters yet my girls and I are literally the only ones in this theater. #aintafraidofnoghost +

+

+ 7/18/2016, 6:29:57 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75545962/index.html b/static/mytweets/ewagoner/status/75545962/index.html new file mode 100644 index 00000000..6e2d92d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/75545962/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I'm employee of the month. Number one crumb making sun of a gun. I just need one sandwich and I'm set all day for making crumbs." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I'm employee of the month. Number one crumb making sun of a gun. I just need one sandwich and I'm set all day for making crumbs." +

+

+ 5/23/2007, 1:54:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/755571551680995329/index.html b/static/mytweets/ewagoner/status/755571551680995329/index.html new file mode 100644 index 00000000..010c5a2a --- /dev/null +++ b/static/mytweets/ewagoner/status/755571551680995329/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First day of school is in exactly three weeks & I just finished school supply shopping, about two and a half weeks earlier than ever before. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First day of school is in exactly three weeks & I just finished school supply shopping, about two and a half weeks earlier than ever before. +

+

+ 7/19/2016, 9:14:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/755599828873318400/index.html b/static/mytweets/ewagoner/status/755599828873318400/index.html new file mode 100644 index 00000000..7ebd088c --- /dev/null +++ b/static/mytweets/ewagoner/status/755599828873318400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mc_frontalot: Of course they are scrolling white supremacy twitter feeds around the quicken loans arena. <a href="https://twitter.com/aliceblloyd/status/755568232136867840">https://twitter.com/aliceblloyd/status/755568232136867840</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75560344214450176/index.html b/static/mytweets/ewagoner/status/75560344214450176/index.html new file mode 100644 index 00000000..15996f37 --- /dev/null +++ b/static/mytweets/ewagoner/status/75560344214450176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've got hard work to do, so I went to my thinking chair to think, think, think. @ 1000 Faces Coffee http://instagr.am/p/E--a5/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've got hard work to do, so I went to my thinking chair to think, think, think. @ 1000 Faces Coffee http://instagr.am/p/E--a5/ +

+

+ 5/31/2011, 9:52:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75584772155514880/index.html b/static/mytweets/ewagoner/status/75584772155514880/index.html new file mode 100644 index 00000000..2d8641ce --- /dev/null +++ b/static/mytweets/ewagoner/status/75584772155514880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm using Ruby to read some XML and dynamically output some JavaScript. I bet this would be a lot easier if I were any good at any of them. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm using Ruby to read some XML and dynamically output some JavaScript. I bet this would be a lot easier if I were any good at any of them. +

+

+ 5/31/2011, 11:29:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75590749537845248/index.html b/static/mytweets/ewagoner/status/75590749537845248/index.html new file mode 100644 index 00000000..de648419 --- /dev/null +++ b/static/mytweets/ewagoner/status/75590749537845248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @whiskerino: It's the end of an era. Moustache May is over after today. Thanks to all who ever participated & made this thing so awesome + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @whiskerino: It's the end of an era. Moustache May is over after today. Thanks to all who ever participated & made this thing so awesome +

+

+ 5/31/2011, 11:53:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75601537644244993/index.html b/static/mytweets/ewagoner/status/75601537644244993/index.html new file mode 100644 index 00000000..103f4d20 --- /dev/null +++ b/static/mytweets/ewagoner/status/75601537644244993/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Saturn & the star Porrima are putting on a good show. Saturn is getting close, will nearly kiss in two weeks, then will reverse & run away. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Saturn & the star Porrima are putting on a good show. Saturn is getting close, will nearly kiss in two weeks, then will reverse & run away. +

+

+ 5/31/2011, 12:36:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75602234284580864/index.html b/static/mytweets/ewagoner/status/75602234284580864/index.html new file mode 100644 index 00000000..a495d326 --- /dev/null +++ b/static/mytweets/ewagoner/status/75602234284580864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's really no wonder I'm raising a little carnivore, though I swear she chose that path on her own. http://instagr.am/p/E_Vab/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's really no wonder I'm raising a little carnivore, though I swear she chose that path on her own. http://instagr.am/p/E_Vab/ +

+

+ 5/31/2011, 12:39:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7562126499/index.html b/static/mytweets/ewagoner/status/7562126499/index.html new file mode 100644 index 00000000..7c52b05b --- /dev/null +++ b/static/mytweets/ewagoner/status/7562126499/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #whiskerino theme: "Tiny". Set the self timer and run away! http://whiskerino.org/2009/users/ewagoner/20210/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #whiskerino theme: "Tiny". Set the self timer and run away! http://whiskerino.org/2009/users/ewagoner/20210/ +

+

+ 1/9/2010, 11:55:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/756508581663543296/index.html b/static/mytweets/ewagoner/status/756508581663543296/index.html new file mode 100644 index 00000000..cdd55ab7 --- /dev/null +++ b/static/mytweets/ewagoner/status/756508581663543296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Last week, my employer @iinteractive sent me & a gang of co-workers to Utah for the OpenWest conference. Our notes: <a href="https://iinteractive.com/notebook/2016/07/22/openwest-2016-recap.html">https://iinteractive.com/notebook/2016/07/22/openwest-2016-recap.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/756564023907348480/index.html b/static/mytweets/ewagoner/status/756564023907348480/index.html new file mode 100644 index 00000000..1792495d --- /dev/null +++ b/static/mytweets/ewagoner/status/756564023907348480/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Man, I love losing teeth!” + +Kids are weird. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Man, I love losing teeth!”

Kids are weird. +

+

+ 7/22/2016, 2:58:14 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/756574485965307904/index.html b/static/mytweets/ewagoner/status/756574485965307904/index.html new file mode 100644 index 00000000..4c3ddccc --- /dev/null +++ b/static/mytweets/ewagoner/status/756574485965307904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + (1/2) A year ago, Farmigo raised $16 million to compete with my Locallygrown online farmers market software. <a href="https://techcrunch.com/2015/09/30/farmigo-series-b/">https://techcrunch.com/2015/09/30/farmigo-series-b/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/756574892657668096/index.html b/static/mytweets/ewagoner/status/756574892657668096/index.html new file mode 100644 index 00000000..6708cca3 --- /dev/null +++ b/static/mytweets/ewagoner/status/756574892657668096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + (2/2) Last week, they shut down that side of their business. <a href="http://blog.farmigo.com/thank-you-farmigo-csa-software/">http://blog.farmigo.com/thank-you-farmigo-csa-software/</a> I wonder what I could’ve done with $13 million. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/756605612453224449/index.html b/static/mytweets/ewagoner/status/756605612453224449/index.html new file mode 100644 index 00000000..62e8ac71 --- /dev/null +++ b/static/mytweets/ewagoner/status/756605612453224449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This boat is carrying a deck of cards for me and I can watch it in real time. It’s weird living in the future. <a href="http://www.marinetraffic.com/en/ais/details/ships/shipid:412992/mmsi:353785000/vessel:CHISWICK%20BRIDGE">http://www.marinetraffic.com/en/ais/details/ships/shipid:412992/mmsi:353785000/vessel:CHISWICK%20BRIDGE</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75664022313246720/index.html b/static/mytweets/ewagoner/status/75664022313246720/index.html new file mode 100644 index 00000000..06952062 --- /dev/null +++ b/static/mytweets/ewagoner/status/75664022313246720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A drunk driver took one of Georgia's young energetic voices for sustainable agriculture last night: <a href="http://www.ajc.com/news/atlanta/man-dies-after-being-962498.html">http://www.ajc.com/news/atlanta/man-dies-after-being-962498.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75671142811176960/index.html b/static/mytweets/ewagoner/status/75671142811176960/index.html new file mode 100644 index 00000000..1140f18a --- /dev/null +++ b/static/mytweets/ewagoner/status/75671142811176960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TUAW: The first Dragon Age game is available on Mac for just $2.50. Follow directions here: <a href="http://slickdeals.net/permadeal/52579">http://slickdeals.net/permadeal/52579</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TUAW: The first Dragon Age game is available on Mac for just $2.50. Follow directions here: http://slickdeals.net/permadeal/52579 +

+

+ 5/31/2011, 5:13:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/756715846901761/index.html b/static/mytweets/ewagoner/status/756715846901761/index.html new file mode 100644 index 00000000..fcdf0840 --- /dev/null +++ b/static/mytweets/ewagoner/status/756715846901761/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Turns out Fiend Without a Face is a side project of members of Mastadon, who I saw in 1996 w/ Cake & No Doubt in ABQ. I'd've never guessed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Turns out Fiend Without a Face is a side project of members of Mastadon, who I saw in 1996 w/ Cake & No Doubt in ABQ. I'd've never guessed. +

+

+ 11/5/2010, 11:49:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7568523446/index.html b/static/mytweets/ewagoner/status/7568523446/index.html new file mode 100644 index 00000000..0c50ddbb --- /dev/null +++ b/static/mytweets/ewagoner/status/7568523446/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian and the two little boys in the pool are playing "two T-Rexs hunt and eat the Triceratops". It was her idea. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian and the two little boys in the pool are playing "two T-Rexs hunt and eat the Triceratops". It was her idea. +

+

+ 1/9/2010, 3:46:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/757236002/index.html b/static/mytweets/ewagoner/status/757236002/index.html new file mode 100644 index 00000000..bdd09941 --- /dev/null +++ b/static/mytweets/ewagoner/status/757236002/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spending money to make money. Someday the money I make will make more money, and then I can stop spending money. That's how it works, right? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spending money to make money. Someday the money I make will make more money, and then I can stop spending money. That's how it works, right? +

+

+ 2/25/2008, 3:40:27 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75725582041747457/index.html b/static/mytweets/ewagoner/status/75725582041747457/index.html new file mode 100644 index 00000000..4762cfa4 --- /dev/null +++ b/static/mytweets/ewagoner/status/75725582041747457/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I'll get mother. She'll know what to do." I swear, I'm raising the most formal reptile ever. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I'll get mother. She'll know what to do." I swear, I'm raising the most formal reptile ever. +

+

+ 5/31/2011, 8:49:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/757382919295995904/index.html b/static/mytweets/ewagoner/status/757382919295995904/index.html new file mode 100644 index 00000000..25abfe94 --- /dev/null +++ b/static/mytweets/ewagoner/status/757382919295995904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Did y’all know you can buy your very own working Strandbeest for a mere $35? You can. <a href="http://www.strandbeest.com/shop/index_usa.php">http://www.strandbeest.com/shop/index_usa.php</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/757385638022873088/index.html b/static/mytweets/ewagoner/status/757385638022873088/index.html new file mode 100644 index 00000000..7fc6343a --- /dev/null +++ b/static/mytweets/ewagoner/status/757385638022873088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “In general, sounds are caused not by the end of the world but by fluctuations in air pressure.” Krakatoa, man. <a href="http://nautil.us/issue/38/noise/the-sound-so-loud-that-it-circled-the-earth-four-times">http://nautil.us/issue/38/noise/the-sound-so-loud-that-it-circled-the-earth-four-times</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/758302572327428096/index.html b/static/mytweets/ewagoner/status/758302572327428096/index.html new file mode 100644 index 00000000..46548d72 --- /dev/null +++ b/static/mytweets/ewagoner/status/758302572327428096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My weekly one on one conversation with my supervisor at @iinteractive went pretty well this week. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My weekly one on one conversation with my supervisor at @iinteractive went pretty well this week.

+

+

+ 7/27/2016, 10:06:36 AM +

+

Favs: 13

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/758476452/index.html b/static/mytweets/ewagoner/status/758476452/index.html new file mode 100644 index 00000000..2bc957aa --- /dev/null +++ b/static/mytweets/ewagoner/status/758476452/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @joshuaneff: Yeasts are wonderful things. Ask you wife if she remembers my mead (from her days at St. Golias) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @joshuaneff: Yeasts are wonderful things. Ask you wife if she remembers my mead (from her days at St. Golias) +

+

+ 2/25/2008, 9:21:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/758484852/index.html b/static/mytweets/ewagoner/status/758484852/index.html new file mode 100644 index 00000000..a7dfce83 --- /dev/null +++ b/static/mytweets/ewagoner/status/758484852/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @joshuaneff: I've had sourdough hangovers before too :) The things we accept for fermentation.... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @joshuaneff: I've had sourdough hangovers before too :) The things we accept for fermentation.... +

+

+ 2/25/2008, 9:24:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/758893572/index.html b/static/mytweets/ewagoner/status/758893572/index.html new file mode 100644 index 00000000..78533047 --- /dev/null +++ b/static/mytweets/ewagoner/status/758893572/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Don't talk back to Darth Vader. He'll getcha" is my new favorite proverb. http://tinyurl.com/2dalru + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Don't talk back to Darth Vader. He'll getcha" is my new favorite proverb. http://tinyurl.com/2dalru +

+

+ 2/25/2008, 11:28:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75899352/index.html b/static/mytweets/ewagoner/status/75899352/index.html new file mode 100644 index 00000000..dcce425f --- /dev/null +++ b/static/mytweets/ewagoner/status/75899352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just had six tacos in anticipation of an accelerator heading my way. Now out to harvest five pounds of mixed heirloom lettuces before dark. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just had six tacos in anticipation of an accelerator heading my way. Now out to harvest five pounds of mixed heirloom lettuces before dark. +

+

+ 5/23/2007, 8:01:32 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75938719567331328/index.html b/static/mytweets/ewagoner/status/75938719567331328/index.html new file mode 100644 index 00000000..2173bd2f --- /dev/null +++ b/static/mytweets/ewagoner/status/75938719567331328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The AJC has a great article today remembering Liam Rattray, killed Monday by a drunk driver: <a href="http://www.ajc.com/news/atlanta/man-dies-after-being-962498.html">http://www.ajc.com/news/atlanta/man-dies-after-being-962498.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75955053604773888/index.html b/static/mytweets/ewagoner/status/75955053604773888/index.html new file mode 100644 index 00000000..801ec292 --- /dev/null +++ b/static/mytweets/ewagoner/status/75955053604773888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The view out my new office window. I *cannot* wait to move my treadmill in here. http://instagr.am/p/FCBCB/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The view out my new office window. I *cannot* wait to move my treadmill in here. http://instagr.am/p/FCBCB/ +

+

+ 6/1/2011, 12:01:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75958085339975680/index.html b/static/mytweets/ewagoner/status/75958085339975680/index.html new file mode 100644 index 00000000..494d3fbc --- /dev/null +++ b/static/mytweets/ewagoner/status/75958085339975680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My little hidden lunch sanctuary in the middle of downtown Athens. http://instagr.am/p/FCCkW/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My little hidden lunch sanctuary in the middle of downtown Athens. http://instagr.am/p/FCCkW/ +

+

+ 6/1/2011, 12:13:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75960117077618688/index.html b/static/mytweets/ewagoner/status/75960117077618688/index.html new file mode 100644 index 00000000..ff4be86f --- /dev/null +++ b/static/mytweets/ewagoner/status/75960117077618688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The answer to the question "Pulled pork, house-cured hotdog, or cheeseburger?" is "Yes, please!" @ Farm Cart http://instagr.am/p/FCDd8/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The answer to the question "Pulled pork, house-cured hotdog, or cheeseburger?" is "Yes, please!" @ Farm Cart http://instagr.am/p/FCDd8/ +

+

+ 6/1/2011, 12:21:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75978335687155712/index.html b/static/mytweets/ewagoner/status/75978335687155712/index.html new file mode 100644 index 00000000..f62a7a8e --- /dev/null +++ b/static/mytweets/ewagoner/status/75978335687155712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + El Azteca http://instagr.am/p/FCNPz/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ El Azteca http://instagr.am/p/FCNPz/ +

+

+ 6/1/2011, 1:33:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75983041876598784/index.html b/static/mytweets/ewagoner/status/75983041876598784/index.html new file mode 100644 index 00000000..0ea5504e --- /dev/null +++ b/static/mytweets/ewagoner/status/75983041876598784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OH: "OMG. I just spent 20 minutes signing up to take the GED. I was intending to sign up for the GRE. This does not bode well." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH: "OMG. I just spent 20 minutes signing up to take the GED. I was intending to sign up for the GRE. This does not bode well." +

+

+ 6/1/2011, 1:52:23 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/75992941755248641/index.html b/static/mytweets/ewagoner/status/75992941755248641/index.html new file mode 100644 index 00000000..0cf514e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/75992941755248641/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Weep, you girls. My penis has given you up. Now it penetrates men’s behinds. Goodbye, wondrous femininity!" --Pompeii <a href="http://www.pompeiana.org/Resources/Ancient_Sources.htm#IG">http://www.pompeiana.org/Resources/Ancient_Sources.htm#IG</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76033458165649410/index.html b/static/mytweets/ewagoner/status/76033458165649410/index.html new file mode 100644 index 00000000..67698466 --- /dev/null +++ b/static/mytweets/ewagoner/status/76033458165649410/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @thomasls: Now we can stop the horrible Weiner puns, right? How the #YFrog hack was done: <a href="http://www.dailykos.com/story/2011/06/01/981159/-EXPOSED:-How-Weiner-was-framed-(Updated)">http://www.dailykos.com/story/2011/06/01/981159/-EXPOSED:-How-Weiner-was-framed-(Updated)</a> <a href="http://snipurl.com/27y9hl">http://snipurl.com/27y9hl</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76034991372517376/index.html b/static/mytweets/ewagoner/status/76034991372517376/index.html new file mode 100644 index 00000000..6ea5b875 --- /dev/null +++ b/static/mytweets/ewagoner/status/76034991372517376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Smithsonian asks, "Who had the best Civil War facial hair?" <a href="http://www.smithsonianmag.com/history-archaeology/Who-Had-the-Best-Civil-War-Facial-Hair.html">http://www.smithsonianmag.com/history-archaeology/Who-Had-the-Best-Civil-War-Facial-Hair.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76041347995418624/index.html b/static/mytweets/ewagoner/status/76041347995418624/index.html new file mode 100644 index 00000000..2e310b21 --- /dev/null +++ b/static/mytweets/ewagoner/status/76041347995418624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just bought my first DragonCon badge, after living in Georgia for 14 years. It's madness that I waited so long, I know. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just bought my first DragonCon badge, after living in Georgia for 14 years. It's madness that I waited so long, I know. +

+

+ 6/1/2011, 5:44:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76044019075002368/index.html b/static/mytweets/ewagoner/status/76044019075002368/index.html new file mode 100644 index 00000000..7228b35b --- /dev/null +++ b/static/mytweets/ewagoner/status/76044019075002368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + No, thank you. http://twitpic.com/55m0os + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ No, thank you. http://twitpic.com/55m0os +

+

+ 6/1/2011, 5:54:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/760461845312307200/index.html b/static/mytweets/ewagoner/status/760461845312307200/index.html new file mode 100644 index 00000000..42766c82 --- /dev/null +++ b/static/mytweets/ewagoner/status/760461845312307200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Donald and Hobbes. Lordy. <a href="https://imgur.com/gallery/xDHOS">https://imgur.com/gallery/xDHOS</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7606287530/index.html b/static/mytweets/ewagoner/status/7606287530/index.html new file mode 100644 index 00000000..e25cddc0 --- /dev/null +++ b/static/mytweets/ewagoner/status/7606287530/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Horizon's new line of meaninglessly-labelled "natural" milk being falsly marketed as organic at Bi-Lo stores: http://gdzl.la/7uNjZ1 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Horizon's new line of meaninglessly-labelled "natural" milk being falsly marketed as organic at Bi-Lo stores: http://gdzl.la/7uNjZ1 +

+

+ 1/10/2010, 5:03:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76070800796565504/index.html b/static/mytweets/ewagoner/status/76070800796565504/index.html new file mode 100644 index 00000000..7c25038b --- /dev/null +++ b/static/mytweets/ewagoner/status/76070800796565504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Anxious for @nika7k... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Anxious for @nika7k... +

+

+ 6/1/2011, 7:41:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76082521053470720/index.html b/static/mytweets/ewagoner/status/76082521053470720/index.html new file mode 100644 index 00000000..3d4943a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/76082521053470720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @BreakingNews 'Many injuries' reported in Massachusetts tornadoes - CNN http://bit.ly/mKa1Ly (@nika7k... Are you there?) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @BreakingNews 'Many injuries' reported in Massachusetts tornadoes - CNN http://bit.ly/mKa1Ly (@nika7k... Are you there?) +

+

+ 6/1/2011, 8:27:41 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/761045001853739012/index.html b/static/mytweets/ewagoner/status/761045001853739012/index.html new file mode 100644 index 00000000..2de5d63e --- /dev/null +++ b/static/mytweets/ewagoner/status/761045001853739012/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Moving made me realize I had way too many t-shirts. I told myself for every one I kept, I had to let one go. I let go 49, and it was hard. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Moving made me realize I had way too many t-shirts. I told myself for every one I kept, I had to let one go. I let go 49, and it was hard. +

+

+ 8/3/2016, 11:44:02 PM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/761055485416005632/index.html b/static/mytweets/ewagoner/status/761055485416005632/index.html new file mode 100644 index 00000000..3e45cf73 --- /dev/null +++ b/static/mytweets/ewagoner/status/761055485416005632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The permafrost is melting, releasing long-dormant diseases that are killing people in Siberia. 2016 has everything. <a href="http://boingboing.net/2016/08/03/siberian-heat-wave-unleashes-d.html">http://boingboing.net/2016/08/03/siberian-heat-wave-unleashes-d.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76118382956646400/index.html b/static/mytweets/ewagoner/status/76118382956646400/index.html new file mode 100644 index 00000000..56a3713c --- /dev/null +++ b/static/mytweets/ewagoner/status/76118382956646400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @bellanyc1 sure, why not... how to make a daft punk helmet in 17 months. http://su.pr/1N9T4E + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @bellanyc1 sure, why not... how to make a daft punk helmet in 17 months. http://su.pr/1N9T4E +

+

+ 6/1/2011, 10:50:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7617576646/index.html b/static/mytweets/ewagoner/status/7617576646/index.html new file mode 100644 index 00000000..0357f933 --- /dev/null +++ b/static/mytweets/ewagoner/status/7617576646/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens Locally Grown had over a third of a million dollars go through the market last year. The finances in a nutshell: http://is.gd/62KcL + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens Locally Grown had over a third of a million dollars go through the market last year. The finances in a nutshell: http://is.gd/62KcL +

+

+ 1/10/2010, 11:06:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/762489381152104453/index.html b/static/mytweets/ewagoner/status/762489381152104453/index.html new file mode 100644 index 00000000..857d7964 --- /dev/null +++ b/static/mytweets/ewagoner/status/762489381152104453/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tarzan: Legolas of the Jungle + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tarzan: Legolas of the Jungle +

+

+ 8/7/2016, 11:23:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7626158933811200/index.html b/static/mytweets/ewagoner/status/7626158933811200/index.html new file mode 100644 index 00000000..1a6e7932 --- /dev/null +++ b/static/mytweets/ewagoner/status/7626158933811200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Somebody just decided to drive in my parent's creek instead of the road. Her car didn't care for the 10 foot drop involved. She's mostly ok. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Somebody just decided to drive in my parent's creek instead of the road. Her car didn't care for the 10 foot drop involved. She's mostly ok. +

+

+ 11/24/2010, 9:46:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7627387049/index.html b/static/mytweets/ewagoner/status/7627387049/index.html new file mode 100644 index 00000000..419c4de3 --- /dev/null +++ b/static/mytweets/ewagoner/status/7627387049/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Did you see Antares, right at the tip of the crecent moon this morning? (Image from the Star Walk iPhone app) http://gdzl.la/7uYaky + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Did you see Antares, right at the tip of the crecent moon this morning? (Image from the Star Walk iPhone app) http://gdzl.la/7uYaky +

+

+ 1/11/2010, 7:11:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76289870963818496/index.html b/static/mytweets/ewagoner/status/76289870963818496/index.html new file mode 100644 index 00000000..e4a0e3c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/76289870963818496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don't know why exactly, but nothing makes me laugh like a Damn You Autocorrect best-of list. Here's one about moms: <a href="http://damnyouautocorrect.com/8302/happy-mothers-day-top-10-mom-related-autocorrect-fails/">http://damnyouautocorrect.com/8302/happy-mothers-day-top-10-mom-related-autocorrect-fails/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7629104073/index.html b/static/mytweets/ewagoner/status/7629104073/index.html new file mode 100644 index 00000000..15c01a9c --- /dev/null +++ b/static/mytweets/ewagoner/status/7629104073/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's "Make Your Own Theme Week" over at #whiskerino. I explain my theme in my caption over there http://whiskerino.org/2009/beards/ewagoner/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's "Make Your Own Theme Week" over at #whiskerino. I explain my theme in my caption over there http://whiskerino.org/2009/beards/ewagoner/ +

+

+ 1/11/2010, 8:23:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7630907759/index.html b/static/mytweets/ewagoner/status/7630907759/index.html new file mode 100644 index 00000000..f6cf4a56 --- /dev/null +++ b/static/mytweets/ewagoner/status/7630907759/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mustache Wax: not as simple as you might think + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mustache Wax: not as simple as you might think +

+

+ 1/11/2010, 9:27:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/763274312/index.html b/static/mytweets/ewagoner/status/763274312/index.html new file mode 100644 index 00000000..231eee2c --- /dev/null +++ b/static/mytweets/ewagoner/status/763274312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Garfield Minus Garfield: http://garfieldminusgarfield.tumblr.com/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Garfield Minus Garfield: http://garfieldminusgarfield.tumblr.com/ +

+

+ 2/26/2008, 8:27:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76330389374894080/index.html b/static/mytweets/ewagoner/status/76330389374894080/index.html new file mode 100644 index 00000000..73797033 --- /dev/null +++ b/static/mytweets/ewagoner/status/76330389374894080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This was delicious. @ Farm Cart http://instagr.am/p/FE_xJ/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This was delicious. @ Farm Cart http://instagr.am/p/FE_xJ/ +

+

+ 6/2/2011, 12:52:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7635117268/index.html b/static/mytweets/ewagoner/status/7635117268/index.html new file mode 100644 index 00000000..d9581859 --- /dev/null +++ b/static/mytweets/ewagoner/status/7635117268/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @planetmoney: RT @clarkrclarkr Did you see the scariest jobs chart ever? http://www.businessinsider.com/henry-blodget-the-scariest-jo ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @planetmoney: RT @clarkrclarkr Did you see the scariest jobs chart ever? http://www.businessinsider.com/henry-blodget-the-scariest-jo ... +

+

+ 1/11/2010, 11:44:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/763537755301380096/index.html b/static/mytweets/ewagoner/status/763537755301380096/index.html new file mode 100644 index 00000000..490e4290 --- /dev/null +++ b/static/mytweets/ewagoner/status/763537755301380096/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Vivian’s birthday is coming up & I asked her to make a wish list. One of the items on it is “teleportation”. + +Never a dull moment over here. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian’s birthday is coming up & I asked her to make a wish list. One of the items on it is “teleportation”.

Never a dull moment over here. +

+

+ 8/10/2016, 8:49:21 PM +

+

Favs: 3

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/763816052785152/index.html b/static/mytweets/ewagoner/status/763816052785152/index.html new file mode 100644 index 00000000..5b59a895 --- /dev/null +++ b/static/mytweets/ewagoner/status/763816052785152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The stage is being set for MoAM? Tubing, smoke, screens, a satellite dish, computers, and people in jump suits. http://gdzl.la/8R5rXT + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The stage is being set for MoAM? Tubing, smoke, screens, a satellite dish, computers, and people in jump suits. http://gdzl.la/8R5rXT +

+

+ 11/6/2010, 12:18:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76413987864059904/index.html b/static/mytweets/ewagoner/status/76413987864059904/index.html new file mode 100644 index 00000000..9c1d10a6 --- /dev/null +++ b/static/mytweets/ewagoner/status/76413987864059904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mural @ Ben's Bikes http://instagr.am/p/FFuZS/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mural @ Ben's Bikes http://instagr.am/p/FFuZS/ +

+

+ 6/2/2011, 6:24:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/764143357/index.html b/static/mytweets/ewagoner/status/764143357/index.html new file mode 100644 index 00000000..ed71a1f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/764143357/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My external hard drive I back up to died last night. Time Capsule starts shipping Friday. Hmmm... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My external hard drive I back up to died last night. Time Capsule starts shipping Friday. Hmmm... +

+

+ 2/27/2008, 3:27:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/764167995/index.html b/static/mytweets/ewagoner/status/764167995/index.html new file mode 100644 index 00000000..c91b429c --- /dev/null +++ b/static/mytweets/ewagoner/status/764167995/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Leaving in the morning for the annual Georgia Organics conference -- www.georgiaorganics.org. Always a good time. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Leaving in the morning for the annual Georgia Organics conference -- www.georgiaorganics.org. Always a good time. +

+

+ 2/27/2008, 4:42:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/764261180/index.html b/static/mytweets/ewagoner/status/764261180/index.html new file mode 100644 index 00000000..cccd0f91 --- /dev/null +++ b/static/mytweets/ewagoner/status/764261180/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I finally got around to installing Twitterific. We'll see if it's any more convenient than posting via iChat. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I finally got around to installing Twitterific. We'll see if it's any more convenient than posting via iChat. +

+

+ 2/27/2008, 9:23:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/764329604823867393/index.html b/static/mytweets/ewagoner/status/764329604823867393/index.html new file mode 100644 index 00000000..8003fcb3 --- /dev/null +++ b/static/mytweets/ewagoner/status/764329604823867393/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pattonoswalt: Holy. Shit. This is beyond hilarious. Spread this one around. <a href="https://twitter.com/serafinowicz/status/763727277905543168">https://twitter.com/serafinowicz/status/763727277905543168</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7646202922/index.html b/static/mytweets/ewagoner/status/7646202922/index.html new file mode 100644 index 00000000..897859d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/7646202922/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Set up Proximity on my new Mac Mini to come alive & things when it senses me walk into the office. http://is.gd/65Jlu + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Set up Proximity on my new Mac Mini to come alive & things when it senses me walk into the office. http://is.gd/65Jlu +

+

+ 1/11/2010, 5:51:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76468663741460480/index.html b/static/mytweets/ewagoner/status/76468663741460480/index.html new file mode 100644 index 00000000..516d4d3d --- /dev/null +++ b/static/mytweets/ewagoner/status/76468663741460480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm going to trust them on this one. http://instagr.am/p/FGNhr/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm going to trust them on this one. http://instagr.am/p/FGNhr/ +

+

+ 6/2/2011, 10:02:04 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/764725418/index.html b/static/mytweets/ewagoner/status/764725418/index.html new file mode 100644 index 00000000..1c393a09 --- /dev/null +++ b/static/mytweets/ewagoner/status/764725418/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watching "King Corn" with a bunch of organic farmers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watching "King Corn" with a bunch of organic farmers. +

+

+ 2/28/2008, 8:49:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7649052107/index.html b/static/mytweets/ewagoner/status/7649052107/index.html new file mode 100644 index 00000000..4d26d191 --- /dev/null +++ b/static/mytweets/ewagoner/status/7649052107/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tell you what, Christmas trees are quite a bit lighter when you don't water them for a couple weeks. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tell you what, Christmas trees are quite a bit lighter when you don't water them for a couple weeks. +

+

+ 1/11/2010, 7:18:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7650113031766016/index.html b/static/mytweets/ewagoner/status/7650113031766016/index.html new file mode 100644 index 00000000..2a8642ca --- /dev/null +++ b/static/mytweets/ewagoner/status/7650113031766016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Speak, friend, and pay me $950. http://gdzl.la/8VZfUK + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Speak, friend, and pay me $950. http://gdzl.la/8VZfUK +

+

+ 11/24/2010, 11:21:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/765315469549113344/index.html b/static/mytweets/ewagoner/status/765315469549113344/index.html new file mode 100644 index 00000000..41392c1d --- /dev/null +++ b/static/mytweets/ewagoner/status/765315469549113344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + As Vivian was describing what she wanted for a birthday cake, I was thinking “oh right — I need to make a birthday cake”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ As Vivian was describing what she wanted for a birthday cake, I was thinking “oh right — I need to make a birthday cake”. +

+

+ 8/15/2016, 6:33:21 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/765506717706817536/index.html b/static/mytweets/ewagoner/status/765506717706817536/index.html new file mode 100644 index 00000000..c531b8f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/765506717706817536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 20 months ago I had rotator cuff surgery. Today, my financial and health information is for sale on the dark web. <a href="https://www.databreaches.net/athens-orthopedic-clinic-incident-response-leaves-patients-in-the-dark-and-out-of-pocket-for-protection/">https://www.databreaches.net/athens-orthopedic-clinic-incident-response-leaves-patients-in-the-dark-and-out-of-pocket-for-protection/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7656044298/index.html b/static/mytweets/ewagoner/status/7656044298/index.html new file mode 100644 index 00000000..a14d079b --- /dev/null +++ b/static/mytweets/ewagoner/status/7656044298/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "NEVER trust a baby with a mustache" http://whiskerino.org/2009/users/9schwander/20674/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "NEVER trust a baby with a mustache" http://whiskerino.org/2009/users/9schwander/20674/ +

+

+ 1/11/2010, 10:45:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7656213936349184/index.html b/static/mytweets/ewagoner/status/7656213936349184/index.html new file mode 100644 index 00000000..4b1f8632 --- /dev/null +++ b/static/mytweets/ewagoner/status/7656213936349184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tornado warning! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tornado warning! +

+

+ 11/24/2010, 11:45:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/765809833/index.html b/static/mytweets/ewagoner/status/765809833/index.html new file mode 100644 index 00000000..fbcac488 --- /dev/null +++ b/static/mytweets/ewagoner/status/765809833/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Back home from the Organics conference, drinking Somerset apple cider. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back home from the Organics conference, drinking Somerset apple cider. +

+

+ 3/2/2008, 6:42:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/766281267491008512/index.html b/static/mytweets/ewagoner/status/766281267491008512/index.html new file mode 100644 index 00000000..082ded0c --- /dev/null +++ b/static/mytweets/ewagoner/status/766281267491008512/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Into the blue again after the money's gone. + +<a href="https://www.youtube.com/watch?v=PCY0aeUx-Ns">https://www.youtube.com/watch?v=PCY0aeUx-Ns</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/766348697/index.html b/static/mytweets/ewagoner/status/766348697/index.html new file mode 100644 index 00000000..0fac7ff7 --- /dev/null +++ b/static/mytweets/ewagoner/status/766348697/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thank you, xkcd, for freeing me from The Game. http://www.xkcd.com/391/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thank you, xkcd, for freeing me from The Game. http://www.xkcd.com/391/ +

+

+ 3/3/2008, 10:27:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/766369130505179137/index.html b/static/mytweets/ewagoner/status/766369130505179137/index.html new file mode 100644 index 00000000..aecf165e --- /dev/null +++ b/static/mytweets/ewagoner/status/766369130505179137/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @DanMentos: Jesus: did you hear they banned for-prophet prisons +me: Actually- +Jesus: I’m gonna do so many crimes + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DanMentos: Jesus: did you hear they banned for-prophet prisons
me: Actually-
Jesus: I’m gonna do so many crimes +

+

+ 8/18/2016, 4:20:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/766519403/index.html b/static/mytweets/ewagoner/status/766519403/index.html new file mode 100644 index 00000000..b1fef04b --- /dev/null +++ b/static/mytweets/ewagoner/status/766519403/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Teaching the first day of a three day class. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Teaching the first day of a three day class. +

+

+ 3/4/2008, 8:07:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7666001416/index.html b/static/mytweets/ewagoner/status/7666001416/index.html new file mode 100644 index 00000000..45d36bd7 --- /dev/null +++ b/static/mytweets/ewagoner/status/7666001416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A young T Rex and her bearded father: http://whiskerino.org/2009/users/ewagoner/20901/ (Make your own theme week continues at #whiskerino) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A young T Rex and her bearded father: http://whiskerino.org/2009/users/ewagoner/20901/ (Make your own theme week continues at #whiskerino) +

+

+ 1/12/2010, 6:37:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76660374564376576/index.html b/static/mytweets/ewagoner/status/76660374564376576/index.html new file mode 100644 index 00000000..c2fa456b --- /dev/null +++ b/static/mytweets/ewagoner/status/76660374564376576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm confused. Is this gaudy blanket threatening us? http://instagr.am/p/FHs6X/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm confused. Is this gaudy blanket threatening us? http://instagr.am/p/FHs6X/ +

+

+ 6/3/2011, 10:43:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/766725588/index.html b/static/mytweets/ewagoner/status/766725588/index.html new file mode 100644 index 00000000..cf9ee5a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/766725588/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Storm's a-brewing. Looks like tornado weather. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Storm's a-brewing. Looks like tornado weather. +

+

+ 3/4/2008, 4:32:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76697683091406848/index.html b/static/mytweets/ewagoner/status/76697683091406848/index.html new file mode 100644 index 00000000..d0f96e1d --- /dev/null +++ b/static/mytweets/ewagoner/status/76697683091406848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Working at home today, which means I can properly smoke a big hunk of pork. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Working at home today, which means I can properly smoke a big hunk of pork. +

+

+ 6/3/2011, 1:12:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76743800239833088/index.html b/static/mytweets/ewagoner/status/76743800239833088/index.html new file mode 100644 index 00000000..0351ada4 --- /dev/null +++ b/static/mytweets/ewagoner/status/76743800239833088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's 'que. http://instagr.am/p/FIg6j/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's 'que. http://instagr.am/p/FIg6j/ +

+

+ 6/3/2011, 4:15:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7674443295/index.html b/static/mytweets/ewagoner/status/7674443295/index.html new file mode 100644 index 00000000..4679d0a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/7674443295/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @petersagal: OK, I'm an @OKGO fanboy from way back. But defy, if you will, the coolness of this: http://tinyurl.com/ykf5ygc + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @petersagal: OK, I'm an @OKGO fanboy from way back. But defy, if you will, the coolness of this: http://tinyurl.com/ykf5ygc +

+

+ 1/12/2010, 11:36:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76757316220878848/index.html b/static/mytweets/ewagoner/status/76757316220878848/index.html new file mode 100644 index 00000000..b4b098da --- /dev/null +++ b/static/mytweets/ewagoner/status/76757316220878848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Surprise severe thunderstorm warning is a surprise. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Surprise severe thunderstorm warning is a surprise. +

+

+ 6/3/2011, 5:09:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76776507405631488/index.html b/static/mytweets/ewagoner/status/76776507405631488/index.html new file mode 100644 index 00000000..9456a4ef --- /dev/null +++ b/static/mytweets/ewagoner/status/76776507405631488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I'm helping Juniper because she's having trouble with spelling." Ok, Viv. Wait, what? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I'm helping Juniper because she's having trouble with spelling." Ok, Viv. Wait, what? +

+

+ 6/3/2011, 6:25:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7677879317/index.html b/static/mytweets/ewagoner/status/7677879317/index.html new file mode 100644 index 00000000..382ebd37 --- /dev/null +++ b/static/mytweets/ewagoner/status/7677879317/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Food tomorrow at the #atlrug meeting will be provided by @locallygrownnet -- thanks for all the advice & support over the years, all! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Food tomorrow at the #atlrug meeting will be provided by @locallygrownnet -- thanks for all the advice & support over the years, all! +

+

+ 1/12/2010, 1:29:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76794113781006336/index.html b/static/mytweets/ewagoner/status/76794113781006336/index.html new file mode 100644 index 00000000..ecc6a355 --- /dev/null +++ b/static/mytweets/ewagoner/status/76794113781006336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bizzaro genius baby is preparing to cook us dinner. http://instagr.am/p/FI_Lw/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bizzaro genius baby is preparing to cook us dinner. http://instagr.am/p/FI_Lw/ +

+

+ 6/3/2011, 7:35:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76806905800036353/index.html b/static/mytweets/ewagoner/status/76806905800036353/index.html new file mode 100644 index 00000000..a23653a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/76806905800036353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Box-o-wine, a painting. http://instagr.am/p/FJHbA/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Box-o-wine, a painting. http://instagr.am/p/FJHbA/ +

+

+ 6/3/2011, 8:26:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/768185742501695489/index.html b/static/mytweets/ewagoner/status/768185742501695489/index.html new file mode 100644 index 00000000..81491975 --- /dev/null +++ b/static/mytweets/ewagoner/status/768185742501695489/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is a pretty great cover of Bohemian Rhapsody. <a href="https://youtu.be/KqEiWN44L3M">https://youtu.be/KqEiWN44L3M</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is a pretty great cover of Bohemian Rhapsody. https://youtu.be/KqEiWN44L3M +

+

+ 8/23/2016, 4:38:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/768316048/index.html b/static/mytweets/ewagoner/status/768316048/index.html new file mode 100644 index 00000000..5df59d8c --- /dev/null +++ b/static/mytweets/ewagoner/status/768316048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This Brother David's Triple Abbey Style Ale almost makes up for spending the last four nights trying to ressurect my wife's Windows comp ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This Brother David's Triple Abbey Style Ale almost makes up for spending the last four nights trying to ressurect my wife's Windows comp ... +

+

+ 3/7/2008, 8:58:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76856572/index.html b/static/mytweets/ewagoner/status/76856572/index.html new file mode 100644 index 00000000..b6654eea --- /dev/null +++ b/static/mytweets/ewagoner/status/76856572/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Accelerator, accelerator, wherefore art thou accelerator? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Accelerator, accelerator, wherefore art thou accelerator? +

+

+ 5/24/2007, 1:41:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76872592/index.html b/static/mytweets/ewagoner/status/76872592/index.html new file mode 100644 index 00000000..d4775a4b --- /dev/null +++ b/static/mytweets/ewagoner/status/76872592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yay! It's here! http://8.12.34.86/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yay! It's here! http://8.12.34.86/ +

+

+ 5/24/2007, 1:58:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/76892592/index.html b/static/mytweets/ewagoner/status/76892592/index.html new file mode 100644 index 00000000..c5d19790 --- /dev/null +++ b/static/mytweets/ewagoner/status/76892592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Twitter as timer: http://twitter.com/ququoo/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Twitter as timer: http://twitter.com/ququoo/ +

+

+ 5/24/2007, 2:16:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/768933940530929664/index.html b/static/mytweets/ewagoner/status/768933940530929664/index.html new file mode 100644 index 00000000..d07cb018 --- /dev/null +++ b/static/mytweets/ewagoner/status/768933940530929664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I dunno if hard core trash-talking rap is your thing, but this video is pretty great: <a href="https://www.youtube.com/watch?v=NUC2EQvdzmY">https://www.youtube.com/watch?v=NUC2EQvdzmY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/769994108/index.html b/static/mytweets/ewagoner/status/769994108/index.html new file mode 100644 index 00000000..1367c429 --- /dev/null +++ b/static/mytweets/ewagoner/status/769994108/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally found a tab that looked like a space that was breaking XML parsing. Two hours well spent! GRrrrr. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally found a tab that looked like a space that was breaking XML parsing. Two hours well spent! GRrrrr. +

+

+ 3/11/2008, 3:31:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/770027517/index.html b/static/mytweets/ewagoner/status/770027517/index.html new file mode 100644 index 00000000..0d68964d --- /dev/null +++ b/static/mytweets/ewagoner/status/770027517/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Longtime employee and source of much gnashing of teeth stormed out and/or got fired today. So I had a nip of scotch. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Longtime employee and source of much gnashing of teeth stormed out and/or got fired today. So I had a nip of scotch. +

+

+ 3/11/2008, 4:53:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/770263447934210049/index.html b/static/mytweets/ewagoner/status/770263447934210049/index.html new file mode 100644 index 00000000..58bedb8b --- /dev/null +++ b/static/mytweets/ewagoner/status/770263447934210049/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @scarequotes: My 10YO daughter, who's read THE MARTIAN 7 times now, asked me who the first woman on the moon was. + +She's not pleased wi… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @scarequotes: My 10YO daughter, who's read THE MARTIAN 7 times now, asked me who the first woman on the moon was.

She's not pleased wi… +

+

+ 8/29/2016, 10:14:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/770460564/index.html b/static/mytweets/ewagoner/status/770460564/index.html new file mode 100644 index 00000000..8d01145b --- /dev/null +++ b/static/mytweets/ewagoner/status/770460564/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just got an email from The Flaming Lips reminding me that Friday is National Pi Day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just got an email from The Flaming Lips reminding me that Friday is National Pi Day. +

+

+ 3/12/2008, 12:39:36 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/770517506/index.html b/static/mytweets/ewagoner/status/770517506/index.html new file mode 100644 index 00000000..cb2e6945 --- /dev/null +++ b/static/mytweets/ewagoner/status/770517506/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to visit best friend's new baby in the NICU, then to atlrug.org [http://atlrug.org] + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to visit best friend's new baby in the NICU, then to atlrug.org [http://atlrug.org] +

+

+ 3/12/2008, 2:49:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/770621432/index.html b/static/mytweets/ewagoner/status/770621432/index.html new file mode 100644 index 00000000..206ed02d --- /dev/null +++ b/static/mytweets/ewagoner/status/770621432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it to atlrug.org [http://atlrug.org]. First presentation is a non-ruby look at "cloud computing" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it to atlrug.org [http://atlrug.org]. First presentation is a non-ruby look at "cloud computing" +

+

+ 3/12/2008, 7:10:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/770630168780140544/index.html b/static/mytweets/ewagoner/status/770630168780140544/index.html new file mode 100644 index 00000000..fe51ffef --- /dev/null +++ b/static/mytweets/ewagoner/status/770630168780140544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current status: <a href="http://youtu.be/5tuHIhXyxrI">http://youtu.be/5tuHIhXyxrI</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/770641905/index.html b/static/mytweets/ewagoner/status/770641905/index.html new file mode 100644 index 00000000..242f3cd0 --- /dev/null +++ b/static/mytweets/ewagoner/status/770641905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Best. Captcha. Ever. http://random.irb.hr/signup.php [http://random.irb.hr/signup.php] + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Best. Captcha. Ever. http://random.irb.hr/signup.php [http://random.irb.hr/signup.php] +

+

+ 3/12/2008, 8:05:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/770656378/index.html b/static/mytweets/ewagoner/status/770656378/index.html new file mode 100644 index 00000000..2623d1eb --- /dev/null +++ b/static/mytweets/ewagoner/status/770656378/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Second & Third topics at atlrug.org [http://atlrug.org] is a Git & Mercurial shootout. Must investigate both more. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Second & Third topics at atlrug.org [http://atlrug.org] is a Git & Mercurial shootout. Must investigate both more. +

+

+ 3/12/2008, 8:48:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7708450949/index.html b/static/mytweets/ewagoner/status/7708450949/index.html new file mode 100644 index 00000000..71569bc7 --- /dev/null +++ b/static/mytweets/ewagoner/status/7708450949/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Went out to harvest carrots for dinner last night, and the ground was frozen solid. Don't recall having that problem here before. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Went out to harvest carrots for dinner last night, and the ground was frozen solid. Don't recall having that problem here before. +

+

+ 1/13/2010, 8:50:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/771145267/index.html b/static/mytweets/ewagoner/status/771145267/index.html new file mode 100644 index 00000000..cb6cffd0 --- /dev/null +++ b/static/mytweets/ewagoner/status/771145267/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sitting at the farmers market, knocking out bugs. The software variety, not the organic variety. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sitting at the farmers market, knocking out bugs. The software variety, not the organic variety. +

+

+ 3/13/2008, 6:19:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/771323139723264/index.html b/static/mytweets/ewagoner/status/771323139723264/index.html new file mode 100644 index 00000000..9a051ce8 --- /dev/null +++ b/static/mytweets/ewagoner/status/771323139723264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I may appear in documentaries about other nerdy musicians, but Man or Astroman? will always be my one true love. http://gdzl.la/8R5F4T + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I may appear in documentaries about other nerdy musicians, but Man or Astroman? will always be my one true love. http://gdzl.la/8R5F4T +

+

+ 11/6/2010, 12:47:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/771631160/index.html b/static/mytweets/ewagoner/status/771631160/index.html new file mode 100644 index 00000000..01944260 --- /dev/null +++ b/static/mytweets/ewagoner/status/771631160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bugs that were assigned to me but are no longer assigned to me (because I fixed them) are the best kind of bugs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bugs that were assigned to me but are no longer assigned to me (because I fixed them) are the best kind of bugs. +

+

+ 3/14/2008, 3:29:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7716638676/index.html b/static/mytweets/ewagoner/status/7716638676/index.html new file mode 100644 index 00000000..47a71dbc --- /dev/null +++ b/static/mytweets/ewagoner/status/7716638676/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jasonnoble: Wow. RT @cdmwebs: Haitian Presidential Palace - Before: After: http://tumblr.com/xog5i030z + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jasonnoble: Wow. RT @cdmwebs: Haitian Presidential Palace - Before: After: http://tumblr.com/xog5i030z +

+

+ 1/13/2010, 1:09:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/771718299/index.html b/static/mytweets/ewagoner/status/771718299/index.html new file mode 100644 index 00000000..05b017d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/771718299/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's "Daddy & Daughter Go To Shows" weekend. Tonight a production of Peter Pan. Tomorrow, They Might Be Giants! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's "Daddy & Daughter Go To Shows" weekend. Tonight a production of Peter Pan. Tomorrow, They Might Be Giants! +

+

+ 3/14/2008, 7:18:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/771797767/index.html b/static/mytweets/ewagoner/status/771797767/index.html new file mode 100644 index 00000000..e6b7bb01 --- /dev/null +++ b/static/mytweets/ewagoner/status/771797767/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I swear... every time I try to use IconBuffet's Free Delivery, their server crashes. Every time. Is opening five sets in five tabs that bad? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I swear... every time I try to use IconBuffet's Free Delivery, their server crashes. Every time. Is opening five sets in five tabs that bad? +

+

+ 3/14/2008, 11:27:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/772052863/index.html b/static/mytweets/ewagoner/status/772052863/index.html new file mode 100644 index 00000000..4d58914a --- /dev/null +++ b/static/mytweets/ewagoner/status/772052863/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + in downtown Atlanta, where a tornado went through last night, to see TMBG. Meanwhile, there is a tornado warning for my house right now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ in downtown Atlanta, where a tornado went through last night, to see TMBG. Meanwhile, there is a tornado warning for my house right now. +

+

+ 3/15/2008, 2:49:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/772571508518649856/index.html b/static/mytweets/ewagoner/status/772571508518649856/index.html new file mode 100644 index 00000000..1553cf63 --- /dev/null +++ b/static/mytweets/ewagoner/status/772571508518649856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @gderekadams I hadn’t realized the mf’n puppies had made the awards their cause célèbre. Ugh. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @gderekadams I hadn’t realized the mf’n puppies had made the awards their cause célèbre. Ugh. +

+

+ 9/4/2016, 7:06:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/772592024/index.html b/static/mytweets/ewagoner/status/772592024/index.html new file mode 100644 index 00000000..c58a0f18 --- /dev/null +++ b/static/mytweets/ewagoner/status/772592024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Why didn't I not notice before that "cap deploy" doesn't run migrations? Must fix that. Preferably before yesterday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Why didn't I not notice before that "cap deploy" doesn't run migrations? Must fix that. Preferably before yesterday. +

+

+ 3/16/2008, 10:13:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/77271465715712000/index.html b/static/mytweets/ewagoner/status/77271465715712000/index.html new file mode 100644 index 00000000..b573bff1 --- /dev/null +++ b/static/mytweets/ewagoner/status/77271465715712000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Awoken by vivid tornado dream. Don't know if i survived Was flying through the air and the final impact woke me up. So... probably not. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Awoken by vivid tornado dream. Don't know if i survived Was flying through the air and the final impact woke me up. So... probably not. +

+

+ 6/5/2011, 3:12:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7728014060/index.html b/static/mytweets/ewagoner/status/7728014060/index.html new file mode 100644 index 00000000..acc15060 --- /dev/null +++ b/static/mytweets/ewagoner/status/7728014060/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the Atlanta Ruby Users Group meeting, learning about using Ruby on Google's AppEngine. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the Atlanta Ruby Users Group meeting, learning about using Ruby on Google's AppEngine. +

+

+ 1/13/2010, 7:20:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/772968737/index.html b/static/mytweets/ewagoner/status/772968737/index.html new file mode 100644 index 00000000..8f55e5d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/772968737/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you're not needing a reason to lie awake nights, best not look here: http://tinyurl.com/2byv3v + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you're not needing a reason to lie awake nights, best not look here: http://tinyurl.com/2byv3v +

+

+ 3/17/2008, 3:27:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7734455165/index.html b/static/mytweets/ewagoner/status/7734455165/index.html new file mode 100644 index 00000000..d31cb17f --- /dev/null +++ b/static/mytweets/ewagoner/status/7734455165/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Old Ones were, the Old Ones are, and the Old Ones will always be. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Old Ones were, the Old Ones are, and the Old Ones will always be. +

+

+ 1/13/2010, 10:32:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/773531963034566656/index.html b/static/mytweets/ewagoner/status/773531963034566656/index.html new file mode 100644 index 00000000..59810ab7 --- /dev/null +++ b/static/mytweets/ewagoner/status/773531963034566656/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + The Crippling Isolation Caused by the Self-Doubt of the Imposter Syndrome + +<a href="https://www.youtube.com/watch?v=eqhUHyVpAwE">https://www.youtube.com/watch?v=eqhUHyVpAwE</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/773545698528755712/index.html b/static/mytweets/ewagoner/status/773545698528755712/index.html new file mode 100644 index 00000000..8c41aed2 --- /dev/null +++ b/static/mytweets/ewagoner/status/773545698528755712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Five beautiful books for only five monthly installments of $74. <a href="http://www.eastonpress.com/prod/A09/0193/TOLKIEN-CLASSICS">http://www.eastonpress.com/prod/A09/0193/TOLKIEN-CLASSICS</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/773647761/index.html b/static/mytweets/ewagoner/status/773647761/index.html new file mode 100644 index 00000000..e9a36ae3 --- /dev/null +++ b/static/mytweets/ewagoner/status/773647761/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RIP Arthur C. Clarke. This is not a good year to be one of my favorite authors. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RIP Arthur C. Clarke. This is not a good year to be one of my favorite authors. +

+

+ 3/18/2008, 9:25:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/773652418/index.html b/static/mytweets/ewagoner/status/773652418/index.html new file mode 100644 index 00000000..e7a154ea --- /dev/null +++ b/static/mytweets/ewagoner/status/773652418/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Kurt Vonnegut, Lloyd Alexander, Madeleine L'Engle, Gary Gygax, Arthur C. Clarke all gone in the past 12 months. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Kurt Vonnegut, Lloyd Alexander, Madeleine L'Engle, Gary Gygax, Arthur C. Clarke all gone in the past 12 months. +

+

+ 3/18/2008, 9:38:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/773652516/index.html b/static/mytweets/ewagoner/status/773652516/index.html new file mode 100644 index 00000000..dd25af3c --- /dev/null +++ b/static/mytweets/ewagoner/status/773652516/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ray Bradbury, wherever you are -- take extreme care. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ray Bradbury, wherever you are -- take extreme care. +

+

+ 3/18/2008, 9:38:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/773881986/index.html b/static/mytweets/ewagoner/status/773881986/index.html new file mode 100644 index 00000000..329207e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/773881986/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mel Brooks DVD box set only $40 via Amazon's Gold Box? (...checks gift card balance...) Sold! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mel Brooks DVD box set only $40 via Amazon's Gold Box? (...checks gift card balance...) Sold! +

+

+ 3/19/2008, 9:24:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/77389758455742464/index.html b/static/mytweets/ewagoner/status/77389758455742464/index.html new file mode 100644 index 00000000..627ebd40 --- /dev/null +++ b/static/mytweets/ewagoner/status/77389758455742464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Harvesting coriander. http://instagr.am/p/FPS54/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Harvesting coriander. http://instagr.am/p/FPS54/ +

+

+ 6/5/2011, 11:02:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/77392124668162048/index.html b/static/mytweets/ewagoner/status/77392124668162048/index.html new file mode 100644 index 00000000..508deff1 --- /dev/null +++ b/static/mytweets/ewagoner/status/77392124668162048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A group of us are at Blue Moon Farm in Madison County for the June "Farmer for a Day" event. http://twitpic.com/57elaf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A group of us are at Blue Moon Farm in Madison County for the June "Farmer for a Day" event. http://twitpic.com/57elaf +

+

+ 6/5/2011, 11:11:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/77400249810956288/index.html b/static/mytweets/ewagoner/status/77400249810956288/index.html new file mode 100644 index 00000000..a3a39784 --- /dev/null +++ b/static/mytweets/ewagoner/status/77400249810956288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wild child. http://instagr.am/p/FPaTD/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wild child. http://instagr.am/p/FPaTD/ +

+

+ 6/5/2011, 11:43:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/774197600/index.html b/static/mytweets/ewagoner/status/774197600/index.html new file mode 100644 index 00000000..06f043fb --- /dev/null +++ b/static/mytweets/ewagoner/status/774197600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yay! Time Machine to a USB disk off an Airport Extreme base station has arrived! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yay! Time Machine to a USB disk off an Airport Extreme base station has arrived! +

+

+ 3/19/2008, 9:21:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7747454587/index.html b/static/mytweets/ewagoner/status/7747454587/index.html new file mode 100644 index 00000000..b67b5ce3 --- /dev/null +++ b/static/mytweets/ewagoner/status/7747454587/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Passed the Wienermobile on the way to work this morning. Apparently that thing's highway safe. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Passed the Wienermobile on the way to work this morning. Apparently that thing's highway safe. +

+

+ 1/14/2010, 8:26:21 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7748860776/index.html b/static/mytweets/ewagoner/status/7748860776/index.html new file mode 100644 index 00000000..1520bfc5 --- /dev/null +++ b/static/mytweets/ewagoner/status/7748860776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I continue my tributes to other #whiskerino participants for "Make Your Own Theme Week": http://whiskerino.org/2009/beards/ewagoner/21455/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I continue my tributes to other #whiskerino participants for "Make Your Own Theme Week": http://whiskerino.org/2009/beards/ewagoner/21455/ +

+

+ 1/14/2010, 9:15:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/77524154898841600/index.html b/static/mytweets/ewagoner/status/77524154898841600/index.html new file mode 100644 index 00000000..dc0aea47 --- /dev/null +++ b/static/mytweets/ewagoner/status/77524154898841600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nice light dinner tonight. http://instagr.am/p/FQ1aY/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nice light dinner tonight. http://instagr.am/p/FQ1aY/ +

+

+ 6/5/2011, 7:56:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/77538113563537408/index.html b/static/mytweets/ewagoner/status/77538113563537408/index.html new file mode 100644 index 00000000..98c492c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/77538113563537408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OMG RT @athensgaweather Wow. Actual footage of the Joplin EF5 tornado and aftermath. Fantastic footage. http://is.gd/Kw2t8I + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OMG RT @athensgaweather Wow. Actual footage of the Joplin EF5 tornado and aftermath. Fantastic footage. http://is.gd/Kw2t8I +

+

+ 6/5/2011, 8:51:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/775386210185449474/index.html b/static/mytweets/ewagoner/status/775386210185449474/index.html new file mode 100644 index 00000000..6eadea3f --- /dev/null +++ b/static/mytweets/ewagoner/status/775386210185449474/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In 48 hours, I get on a plane for another 12 hours. #soexcite #yokel #startrekbirthdayvacation + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In 48 hours, I get on a plane for another 12 hours. #soexcite #yokel #startrekbirthdayvacation +

+

+ 9/12/2016, 1:30:53 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/775413078397771777/index.html b/static/mytweets/ewagoner/status/775413078397771777/index.html new file mode 100644 index 00000000..b95195ae --- /dev/null +++ b/static/mytweets/ewagoner/status/775413078397771777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Pinboard: For mentioning Louis Armstrong on the moon, I am legally obligated to link the greatest Ken Burns parody ever: https://t.co/l… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Pinboard: For mentioning Louis Armstrong on the moon, I am legally obligated to link the greatest Ken Burns parody ever: https://t.co/l… +

+

+ 9/12/2016, 3:17:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/776304513921593344/index.html b/static/mytweets/ewagoner/status/776304513921593344/index.html new file mode 100644 index 00000000..5d0b1034 --- /dev/null +++ b/static/mytweets/ewagoner/status/776304513921593344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve always thought major airports were pretty much all the same, but I’ve never been to one before that didn’t have any walls. #kona + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve always thought major airports were pretty much all the same, but I’ve never been to one before that didn’t have any walls. #kona +

+

+ 9/15/2016, 2:19:53 AM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/776415702/index.html b/static/mytweets/ewagoner/status/776415702/index.html new file mode 100644 index 00000000..8900866c --- /dev/null +++ b/static/mytweets/ewagoner/status/776415702/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I got to have a little bit of orange juice: http://tinyurl.com/2wcwho + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I got to have a little bit of orange juice: http://tinyurl.com/2wcwho +

+

+ 3/24/2008, 5:25:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/776972836/index.html b/static/mytweets/ewagoner/status/776972836/index.html new file mode 100644 index 00000000..bc2b9c58 --- /dev/null +++ b/static/mytweets/ewagoner/status/776972836/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I cut into one of my home-cured hams for Easter. A Westphalian-style molasses cured ham. Pics: http://tinyurl.com/3d75ro + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I cut into one of my home-cured hams for Easter. A Westphalian-style molasses cured ham. Pics: http://tinyurl.com/3d75ro +

+

+ 3/25/2008, 4:28:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/777289535826726912/index.html b/static/mytweets/ewagoner/status/777289535826726912/index.html new file mode 100644 index 00000000..fd27eb99 --- /dev/null +++ b/static/mytweets/ewagoner/status/777289535826726912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One thing I’ve learned here: I was wrong to dismiss Star Trek Continues out of hand. It’s an impressive achievement. <a href="http://startrekcontinues.com">http://startrekcontinues.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One thing I’ve learned here: I was wrong to dismiss Star Trek Continues out of hand. It’s an impressive achievement. http://startrekcontinues.com +

+

+ 9/17/2016, 7:34:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/777512315/index.html b/static/mytweets/ewagoner/status/777512315/index.html new file mode 100644 index 00000000..7c9f53a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/777512315/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Opened a new bank account for my new corporation. Maybe now it can start paying back all the money I loaned it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Opened a new bank account for my new corporation. Maybe now it can start paying back all the money I loaned it. +

+

+ 3/26/2008, 2:04:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/778369687037935616/index.html b/static/mytweets/ewagoner/status/778369687037935616/index.html new file mode 100644 index 00000000..a1fbc28b --- /dev/null +++ b/static/mytweets/ewagoner/status/778369687037935616/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + When your boat’s rope is tied +to a fixed length of line +that’s a mooring + +Thanks! I’ll be here all week! No, wait. I fly home this evening. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When your boat’s rope is tied
to a fixed length of line
that’s a mooring

Thanks! I’ll be here all week! No, wait. I fly home this evening. +

+

+ 9/20/2016, 7:06:09 PM +

+

Favs: 7

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/778449932873109504/index.html b/static/mytweets/ewagoner/status/778449932873109504/index.html new file mode 100644 index 00000000..52deb504 --- /dev/null +++ b/static/mytweets/ewagoner/status/778449932873109504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Saw the green flash from the setting sun on the way to the airport. First time I’ve ever seen it in person. Nice way to end my stay. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Saw the green flash from the setting sun on the way to the airport. First time I’ve ever seen it in person. Nice way to end my stay. +

+

+ 9/21/2016, 12:25:01 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7786630237/index.html b/static/mytweets/ewagoner/status/7786630237/index.html new file mode 100644 index 00000000..ff725132 --- /dev/null +++ b/static/mytweets/ewagoner/status/7786630237/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I conclude my #whiskerino tribute to the members of "Team Themed": http://whiskerino.org/2009/users/ewagoner/21720/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I conclude my #whiskerino tribute to the members of "Team Themed": http://whiskerino.org/2009/users/ewagoner/21720/ +

+

+ 1/15/2010, 8:04:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/778828354/index.html b/static/mytweets/ewagoner/status/778828354/index.html new file mode 100644 index 00000000..a8b52062 --- /dev/null +++ b/static/mytweets/ewagoner/status/778828354/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Drinking Wintercoat Vildmose: http://www.wintercoat.dk/index.php?id=14 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Drinking Wintercoat Vildmose: http://www.wintercoat.dk/index.php?id=14 +

+

+ 3/28/2008, 5:00:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/778954607/index.html b/static/mytweets/ewagoner/status/778954607/index.html new file mode 100644 index 00000000..d5a125eb --- /dev/null +++ b/static/mytweets/ewagoner/status/778954607/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Setting up a nice Bose stereo system a friend freecycled. Put it in the kitchen, hooked up to airtunes and an iPod dongle - musical kitchen! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Setting up a nice Bose stereo system a friend freecycled. Put it in the kitchen, hooked up to airtunes and an iPod dongle - musical kitchen! +

+

+ 3/28/2008, 10:04:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/779126067135152128/index.html b/static/mytweets/ewagoner/status/779126067135152128/index.html new file mode 100644 index 00000000..c427bd30 --- /dev/null +++ b/static/mytweets/ewagoner/status/779126067135152128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Young Fresh Fellows playing over the liquor store speakers. Complemented the clerk. He says another guy chose it. “He’s into ‘old hipster’.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Young Fresh Fellows playing over the liquor store speakers. Complemented the clerk. He says another guy chose it. “He’s into ‘old hipster’.” +

+

+ 9/22/2016, 9:11:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/779158441/index.html b/static/mytweets/ewagoner/status/779158441/index.html new file mode 100644 index 00000000..de1eee94 --- /dev/null +++ b/static/mytweets/ewagoner/status/779158441/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A broken Kodak software update downloaded too much data, and now Hughesnet is throttling our bandwidth for 24 hours. *Hate* satellite i'net! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A broken Kodak software update downloaded too much data, and now Hughesnet is throttling our bandwidth for 24 hours. *Hate* satellite i'net! +

+

+ 3/29/2008, 9:56:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/779159329/index.html b/static/mytweets/ewagoner/status/779159329/index.html new file mode 100644 index 00000000..65582cc6 --- /dev/null +++ b/static/mytweets/ewagoner/status/779159329/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And yet, despite my hate, satellite net access is still better than the only alternative out here -- dial up. DSL is 2 miles away - too far. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And yet, despite my hate, satellite net access is still better than the only alternative out here -- dial up. DSL is 2 miles away - too far. +

+

+ 3/29/2008, 9:59:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/779238876/index.html b/static/mytweets/ewagoner/status/779238876/index.html new file mode 100644 index 00000000..eae0ce0a --- /dev/null +++ b/static/mytweets/ewagoner/status/779238876/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Raining, so I'm reorganizing the kitchen instead of working in the garden. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Raining, so I'm reorganizing the kitchen instead of working in the garden. +

+

+ 3/29/2008, 1:07:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/779264091/index.html b/static/mytweets/ewagoner/status/779264091/index.html new file mode 100644 index 00000000..9b7be92c --- /dev/null +++ b/static/mytweets/ewagoner/status/779264091/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seems like a good day for a Rogue Old Crustation Barleywine Ale. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seems like a good day for a Rogue Old Crustation Barleywine Ale. +

+

+ 3/29/2008, 2:06:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7792954575/index.html b/static/mytweets/ewagoner/status/7792954575/index.html new file mode 100644 index 00000000..825cd89d --- /dev/null +++ b/static/mytweets/ewagoner/status/7792954575/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Plugging in a new 1.5TB external hard drive and thinking back to a cassette tape recorder plugged into an Apple II+. What a crazy industry. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Plugging in a new 1.5TB external hard drive and thinking back to a cassette tape recorder plugged into an Apple II+. What a crazy industry. +

+

+ 1/15/2010, 11:25:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/77930543295102976/index.html b/static/mytweets/ewagoner/status/77930543295102976/index.html new file mode 100644 index 00000000..a8caccba --- /dev/null +++ b/static/mytweets/ewagoner/status/77930543295102976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I went into Viv's bedroom and did a little dance to the cartoon music she was watching. Her response: "OK, now that's freaking me out." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I went into Viv's bedroom and did a little dance to the cartoon music she was watching. Her response: "OK, now that's freaking me out." +

+

+ 6/6/2011, 10:51:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/779381609/index.html b/static/mytweets/ewagoner/status/779381609/index.html new file mode 100644 index 00000000..019515f8 --- /dev/null +++ b/static/mytweets/ewagoner/status/779381609/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sending music to the kitchen from the Mac in my office using AirTunes and Remote Buddy on the iPhone is even nicer than imagined. So useful! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sending music to the kitchen from the Mac in my office using AirTunes and Remote Buddy on the iPhone is even nicer than imagined. So useful! +

+

+ 3/29/2008, 7:39:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/779403093/index.html b/static/mytweets/ewagoner/status/779403093/index.html new file mode 100644 index 00000000..85c99d2c --- /dev/null +++ b/static/mytweets/ewagoner/status/779403093/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just burned the same hand I frostbit a few days ago (air conditioner mishap). I'm glad we're a resilient species. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just burned the same hand I frostbit a few days ago (air conditioner mishap). I'm glad we're a resilient species. +

+

+ 3/29/2008, 8:41:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/779843789/index.html b/static/mytweets/ewagoner/status/779843789/index.html new file mode 100644 index 00000000..dcc11af8 --- /dev/null +++ b/static/mytweets/ewagoner/status/779843789/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + JUst took the lamb shanks out of the pressure cooker. Recipe involved both savory veggies and dried fruit. Just the broth's worth the effort + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ JUst took the lamb shanks out of the pressure cooker. Recipe involved both savory veggies and dried fruit. Just the broth's worth the effort +

+

+ 3/30/2008, 7:16:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/779867938/index.html b/static/mytweets/ewagoner/status/779867938/index.html new file mode 100644 index 00000000..5d9d7b12 --- /dev/null +++ b/static/mytweets/ewagoner/status/779867938/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok. Safari's constant loss of cookies is now officially annoying. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ok. Safari's constant loss of cookies is now officially annoying. +

+

+ 3/30/2008, 8:20:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/779931521/index.html b/static/mytweets/ewagoner/status/779931521/index.html new file mode 100644 index 00000000..52354491 --- /dev/null +++ b/static/mytweets/ewagoner/status/779931521/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sign that a business has grown: After seven years, I'm having to send out my first batch of collection letters. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sign that a business has grown: After seven years, I'm having to send out my first batch of collection letters. +

+

+ 3/30/2008, 11:01:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7800365797/index.html b/static/mytweets/ewagoner/status/7800365797/index.html new file mode 100644 index 00000000..16f315db --- /dev/null +++ b/static/mytweets/ewagoner/status/7800365797/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NaturalPapa: Tiny Commitments: A Daily #Dad Schedule http://su.pr/1AYvXl #parenting + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NaturalPapa: Tiny Commitments: A Daily #Dad Schedule http://su.pr/1AYvXl #parenting +

+

+ 1/15/2010, 3:19:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/780119202/index.html b/static/mytweets/ewagoner/status/780119202/index.html new file mode 100644 index 00000000..9224f24a --- /dev/null +++ b/static/mytweets/ewagoner/status/780119202/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The financial end of running the largest farmers market in Georgia: http://athens.locallygrown.net/weblog/view/628 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The financial end of running the largest farmers market in Georgia: http://athens.locallygrown.net/weblog/view/628 +

+

+ 3/31/2008, 8:12:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/780354362/index.html b/static/mytweets/ewagoner/status/780354362/index.html new file mode 100644 index 00000000..1f984cd1 --- /dev/null +++ b/static/mytweets/ewagoner/status/780354362/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Anyone know of a javascript library that clones the basic funtionality of Google Maps? I've got my own maps and data in any needed format. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Anyone know of a javascript library that clones the basic funtionality of Google Maps? I've got my own maps and data in any needed format. +

+

+ 3/31/2008, 3:13:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/780469617/index.html b/static/mytweets/ewagoner/status/780469617/index.html new file mode 100644 index 00000000..82c72b54 --- /dev/null +++ b/static/mytweets/ewagoner/status/780469617/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My bank's online access requires I enter a different number off a keyfob number generator every time I log in. You have *got* to be kidding. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My bank's online access requires I enter a different number off a keyfob number generator every time I log in. You have *got* to be kidding. +

+

+ 3/31/2008, 7:04:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/780470319/index.html b/static/mytweets/ewagoner/status/780470319/index.html new file mode 100644 index 00000000..6aef0f85 --- /dev/null +++ b/static/mytweets/ewagoner/status/780470319/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How is 1password supposed to keep up with that? And do they expect me to carry it with me everywhere I go? That's just crazy talk. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How is 1password supposed to keep up with that? And do they expect me to carry it with me everywhere I go? That's just crazy talk. +

+

+ 3/31/2008, 7:06:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/780477957/index.html b/static/mytweets/ewagoner/status/780477957/index.html new file mode 100644 index 00000000..f42ee7cd --- /dev/null +++ b/static/mytweets/ewagoner/status/780477957/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + LIttle Miss 3yo just discovered my old Schoolhouse Rock tapes. We're having good times down at the Conjunction Junction. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ LIttle Miss 3yo just discovered my old Schoolhouse Rock tapes. We're having good times down at the Conjunction Junction. +

+

+ 3/31/2008, 7:22:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7805213420/index.html b/static/mytweets/ewagoner/status/7805213420/index.html new file mode 100644 index 00000000..e1f4e57c --- /dev/null +++ b/static/mytweets/ewagoner/status/7805213420/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + With every episode of Drabblecast (the "weird short fiction" podcast), my man-crush on host Norm Sherman only grows stronger. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ With every episode of Drabblecast (the "weird short fiction" podcast), my man-crush on host Norm Sherman only grows stronger. +

+

+ 1/15/2010, 5:56:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/780628394216189952/index.html b/static/mytweets/ewagoner/status/780628394216189952/index.html new file mode 100644 index 00000000..f59a5659 --- /dev/null +++ b/static/mytweets/ewagoner/status/780628394216189952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @realDonaldTrump: The concept of global warming was created by and for the Chinese in order to make U.S. manufacturing non-competitive. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @realDonaldTrump: The concept of global warming was created by and for the Chinese in order to make U.S. manufacturing non-competitive. +

+

+ 9/27/2016, 12:41:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/780630382605631488/index.html b/static/mytweets/ewagoner/status/780630382605631488/index.html new file mode 100644 index 00000000..1f551f8e --- /dev/null +++ b/static/mytweets/ewagoner/status/780630382605631488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Seinfeld2000: debate recap + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Seinfeld2000: debate recap

+

+

+ 9/27/2016, 12:49:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/78076858041778176/index.html b/static/mytweets/ewagoner/status/78076858041778176/index.html new file mode 100644 index 00000000..ade02156 --- /dev/null +++ b/static/mytweets/ewagoner/status/78076858041778176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yay! "Setting up my items for market Saturday afternoon was, with out a doubt, the most enjoyable experience I’ve ever had on a computer." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yay! "Setting up my items for market Saturday afternoon was, with out a doubt, the most enjoyable experience I’ve ever had on a computer." +

+

+ 6/7/2011, 8:32:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/780816425/index.html b/static/mytweets/ewagoner/status/780816425/index.html new file mode 100644 index 00000000..93b123ba --- /dev/null +++ b/static/mytweets/ewagoner/status/780816425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New R.E.M. album today. It's pretty good. New B-52s album too, so things are hopping at the record shops here in Athens. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New R.E.M. album today. It's pretty good. New B-52s album too, so things are hopping at the record shops here in Athens. +

+

+ 4/1/2008, 9:36:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/780827151/index.html b/static/mytweets/ewagoner/status/780827151/index.html new file mode 100644 index 00000000..bd688716 --- /dev/null +++ b/static/mytweets/ewagoner/status/780827151/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Woo hoo! I'm going to Mars! http://www.google.com/virgle + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Woo hoo! I'm going to Mars! http://www.google.com/virgle +

+

+ 4/1/2008, 9:55:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/780866093451776000/index.html b/static/mytweets/ewagoner/status/780866093451776000/index.html new file mode 100644 index 00000000..3d7e8fa8 --- /dev/null +++ b/static/mytweets/ewagoner/status/780866093451776000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @blkahn: CO2 didn't dip below 400 ppm at Mauna Loa this month <a href="http://www.climatecentral.org/news/world-passes-400-ppm-threshold-permanently-20738">http://www.climatecentral.org/news/world-passes-400-ppm-threshold-permanently-20738</a> That means it isn't likely to again in our lifetim… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/78087031946878977/index.html b/static/mytweets/ewagoner/status/78087031946878977/index.html new file mode 100644 index 00000000..9056587a --- /dev/null +++ b/static/mytweets/ewagoner/status/78087031946878977/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Judge is back in town, so you can't enter the post office without proving your identity again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Judge is back in town, so you can't enter the post office without proving your identity again. +

+

+ 6/7/2011, 9:12:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/78100006225190912/index.html b/static/mytweets/ewagoner/status/78100006225190912/index.html new file mode 100644 index 00000000..19af90bb --- /dev/null +++ b/static/mytweets/ewagoner/status/78100006225190912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spending four days in Atlanta next week for An Event Apart ("The design conference for people who make websites"). Must say... I'm excited. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spending four days in Atlanta next week for An Event Apart ("The design conference for people who make websites"). Must say... I'm excited. +

+

+ 6/7/2011, 10:04:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/78103203039805441/index.html b/static/mytweets/ewagoner/status/78103203039805441/index.html new file mode 100644 index 00000000..d8113c92 --- /dev/null +++ b/static/mytweets/ewagoner/status/78103203039805441/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + via: @meghan_e: Paper vs. Rock, a short treatise <a href="http://bit.ly/ebYGkt">http://bit.ly/ebYGkt</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ via: @meghan_e: Paper vs. Rock, a short treatise http://bit.ly/ebYGkt +

+

+ 6/7/2011, 10:17:09 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/781042084/index.html b/static/mytweets/ewagoner/status/781042084/index.html new file mode 100644 index 00000000..7160eb31 --- /dev/null +++ b/static/mytweets/ewagoner/status/781042084/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 98% of my assets are tied up in the house and IRA. Which left me just enough to get those two new albums today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 98% of my assets are tied up in the house and IRA. Which left me just enough to get those two new albums today. +

+

+ 4/1/2008, 4:08:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/78109109018296320/index.html b/static/mytweets/ewagoner/status/78109109018296320/index.html new file mode 100644 index 00000000..483ead2a --- /dev/null +++ b/static/mytweets/ewagoner/status/78109109018296320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The list of known issues in the iOS 5 beta looks pretty scary. Anyone wish they hadn't installed it already? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The list of known issues in the iOS 5 beta looks pretty scary. Anyone wish they hadn't installed it already? +

+

+ 6/7/2011, 10:40:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/781158596/index.html b/static/mytweets/ewagoner/status/781158596/index.html new file mode 100644 index 00000000..4c8636f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/781158596/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tried to have a video iChat session with the in-laws (they got a Mac!). Satellite connection couldn't handle it. Why am I paying for this? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tried to have a video iChat session with the in-laws (they got a Mac!). Satellite connection couldn't handle it. Why am I paying for this? +

+

+ 4/1/2008, 8:09:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/78116121915564032/index.html b/static/mytweets/ewagoner/status/78116121915564032/index.html new file mode 100644 index 00000000..cb8b40da --- /dev/null +++ b/static/mytweets/ewagoner/status/78116121915564032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just looked at my gallery of Facebook profile pictures, and yeah, I'm a one man freak show. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just looked at my gallery of Facebook profile pictures, and yeah, I'm a one man freak show. +

+

+ 6/7/2011, 11:08:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/781164649/index.html b/static/mytweets/ewagoner/status/781164649/index.html new file mode 100644 index 00000000..a40cf096 --- /dev/null +++ b/static/mytweets/ewagoner/status/781164649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If there's anything cuter than a 3yo girl deciding she's "Brain" and talking exclusively in an Orson Welles voice, I'd like to know. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If there's anything cuter than a 3yo girl deciding she's "Brain" and talking exclusively in an Orson Welles voice, I'd like to know. +

+

+ 4/1/2008, 8:22:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/781265177471836160/index.html b/static/mytweets/ewagoner/status/781265177471836160/index.html new file mode 100644 index 00000000..62334ad0 --- /dev/null +++ b/static/mytweets/ewagoner/status/781265177471836160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A certain person’s use of the “word” braggadocious brings to mind MC Frontalot’s rhyming mastery with “Braggadocio” <a href="https://www.youtube.com/watch?v=UPuBgZbMNg0">https://www.youtube.com/watch?v=UPuBgZbMNg0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A certain person’s use of the “word” braggadocious brings to mind MC Frontalot’s rhyming mastery with “Braggadocio” https://www.youtube.com/watch?v=UPuBgZbMNg0 +

+

+ 9/28/2016, 6:51:48 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/78132445836353536/index.html b/static/mytweets/ewagoner/status/78132445836353536/index.html new file mode 100644 index 00000000..7dcde197 --- /dev/null +++ b/static/mytweets/ewagoner/status/78132445836353536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + These tacos taste even better than they look. @ Farm Cart http://instagr.am/p/FV8ar/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ These tacos taste even better than they look. @ Farm Cart http://instagr.am/p/FV8ar/ +

+

+ 6/7/2011, 12:13:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/781330754324336640/index.html b/static/mytweets/ewagoner/status/781330754324336640/index.html new file mode 100644 index 00000000..b2a1f3b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/781330754324336640/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @joshmillard: Started snarkily filling out Trump’s 2nd Debate Survey, ended up just writing a letter to the poor back-end folks. + +https:… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @joshmillard: Started snarkily filling out Trump’s 2nd Debate Survey, ended up just writing a letter to the poor back-end folks.

https:… +

+

+ 9/28/2016, 11:12:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/781853587915808768/index.html b/static/mytweets/ewagoner/status/781853587915808768/index.html new file mode 100644 index 00000000..82ff4eaf --- /dev/null +++ b/static/mytweets/ewagoner/status/781853587915808768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @scalzi: Woke up this morning to find the Republican presidential candidate is exhorting people to check out a sex tape, so, yes, it's s… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @scalzi: Woke up this morning to find the Republican presidential candidate is exhorting people to check out a sex tape, so, yes, it's s… +

+

+ 9/30/2016, 9:49:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/782239265078046721/index.html b/static/mytweets/ewagoner/status/782239265078046721/index.html new file mode 100644 index 00000000..2602b4b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/782239265078046721/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + No one understands Donald Trump like the horny narcissist who created Dilbert: <a href="http://www.slate.com/articles/news_and_politics/politics/2016/09/dilbert_creator_scott_adams_gets_trump_like_no_one_else.html">http://www.slate.com/articles/news_and_politics/politics/2016/09/dilbert_creator_scott_adams_gets_trump_like_no_one_else.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/782248106519912448/index.html b/static/mytweets/ewagoner/status/782248106519912448/index.html new file mode 100644 index 00000000..a98fc006 --- /dev/null +++ b/static/mytweets/ewagoner/status/782248106519912448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Bear turns 21 and is going into a well-earned retirement, writing his existential novel. I love that sad cat. <a href="https://twitter.com/cox_tom/status/781901615192088576">https://twitter.com/cox_tom/status/781901615192088576</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/782282057/index.html b/static/mytweets/ewagoner/status/782282057/index.html new file mode 100644 index 00000000..ce93d913 --- /dev/null +++ b/static/mytweets/ewagoner/status/782282057/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Semi-secret REM concert tix pre-sale going on downtown. $85 each, cash only. I have neither cash nor $85. Maybe next time. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Semi-secret REM concert tix pre-sale going on downtown. $85 each, cash only. I have neither cash nor $85. Maybe next time. +

+

+ 4/3/2008, 1:33:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/782338735534989313/index.html b/static/mytweets/ewagoner/status/782338735534989313/index.html new file mode 100644 index 00000000..d36f100b --- /dev/null +++ b/static/mytweets/ewagoner/status/782338735534989313/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Dad, you’re a nerd and Vivian’s a nerd. I think maybe I’m a nerd too.” + +❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Dad, you’re a nerd and Vivian’s a nerd. I think maybe I’m a nerd too.”

❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️ +

+

+ 10/1/2016, 5:57:44 PM +

+

Favs: 6

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/782595981971955712/index.html b/static/mytweets/ewagoner/status/782595981971955712/index.html new file mode 100644 index 00000000..c5b2daf8 --- /dev/null +++ b/static/mytweets/ewagoner/status/782595981971955712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @davidfrum: So the Republican nominee for president seems to have had a near psychotic meltdown last night <a href="https://www.washingtonpost.com/news/post-politics/wp/2016/10/02/as-news-of-trumps-taxes-broke-he-goes-off-script-at-a-rally-in-pennsylvania/">https://www.washingtonpost.com/news/post-politics/wp/2016/10/02/as-news-of-trumps-taxes-broke-he-goes-off-script-at-a-rally-in-pennsylvania/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/782737874/index.html b/static/mytweets/ewagoner/status/782737874/index.html new file mode 100644 index 00000000..7d4758ca --- /dev/null +++ b/static/mytweets/ewagoner/status/782737874/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + News story about a Vermont farmers market using my system: http://addisonindependent.com/node/1252 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ News story about a Vermont farmers market using my system: http://addisonindependent.com/node/1252 +

+

+ 4/4/2008, 7:14:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/782783222/index.html b/static/mytweets/ewagoner/status/782783222/index.html new file mode 100644 index 00000000..695d27ff --- /dev/null +++ b/static/mytweets/ewagoner/status/782783222/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Been at the office for four hours now. Co-workers are starting to arrive, so time to start switching over to what they're paying me for. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Been at the office for four hours now. Co-workers are starting to arrive, so time to start switching over to what they're paying me for. +

+

+ 4/4/2008, 8:55:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/782873898/index.html b/static/mytweets/ewagoner/status/782873898/index.html new file mode 100644 index 00000000..c48008bc --- /dev/null +++ b/static/mytweets/ewagoner/status/782873898/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looking for my gift certificates for The Grit. Feels like a Grit black bean nachos kind of day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looking for my gift certificates for The Grit. Feels like a Grit black bean nachos kind of day. +

+

+ 4/4/2008, 11:27:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/78287983941398528/index.html b/static/mytweets/ewagoner/status/78287983941398528/index.html new file mode 100644 index 00000000..df94ff9b --- /dev/null +++ b/static/mytweets/ewagoner/status/78287983941398528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At work at 10:30 at night. Checked in on Foursquare and unlocked the "crunked" badge. That's flippin' crunked, all right. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At work at 10:30 at night. Checked in on Foursquare and unlocked the "crunked" badge. That's flippin' crunked, all right. +

+

+ 6/7/2011, 10:31:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7830263172/index.html b/static/mytweets/ewagoner/status/7830263172/index.html new file mode 100644 index 00000000..e9c591c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/7830263172/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My town has three banks, none open on Saturday. Maybe I can find some money changers at the temple. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My town has three banks, none open on Saturday. Maybe I can find some money changers at the temple. +

+

+ 1/16/2010, 11:02:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/783038563/index.html b/static/mytweets/ewagoner/status/783038563/index.html new file mode 100644 index 00000000..75447624 --- /dev/null +++ b/static/mytweets/ewagoner/status/783038563/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The frat next door's setting up a circus tent with jack hammers. The pub down the block just installed a hand pump beer engine. Easy choice. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The frat next door's setting up a circus tent with jack hammers. The pub down the block just installed a hand pump beer engine. Easy choice. +

+

+ 4/4/2008, 4:14:50 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/783083983/index.html b/static/mytweets/ewagoner/status/783083983/index.html new file mode 100644 index 00000000..ecd445df --- /dev/null +++ b/static/mytweets/ewagoner/status/783083983/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Moving a domain from one old crusty server to two separate servers -- one for the rails heavy lifting and another to host the php forum. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Moving a domain from one old crusty server to two separate servers -- one for the rails heavy lifting and another to host the php forum. +

+

+ 4/4/2008, 5:47:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/783090675/index.html b/static/mytweets/ewagoner/status/783090675/index.html new file mode 100644 index 00000000..bf6898c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/783090675/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok. Except for a brief respite for some tasty, tasty beer, I've been in this chair for 13 hours. Time to get the heck home -- and sit there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ok. Except for a brief respite for some tasty, tasty beer, I've been in this chair for 13 hours. Time to get the heck home -- and sit there. +

+

+ 4/4/2008, 6:01:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7832930208/index.html b/static/mytweets/ewagoner/status/7832930208/index.html new file mode 100644 index 00000000..5b2135c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/7832930208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tossing the Christmas tree: http://whiskerino.org/2009/users/ewagoner/21999/ (No #whiskerino site theme today.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tossing the Christmas tree: http://whiskerino.org/2009/users/ewagoner/21999/ (No #whiskerino site theme today.) +

+

+ 1/16/2010, 12:32:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/783321926580183042/index.html b/static/mytweets/ewagoner/status/783321926580183042/index.html new file mode 100644 index 00000000..7303aefc --- /dev/null +++ b/static/mytweets/ewagoner/status/783321926580183042/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @anildash: Every once in a while, I think "I should get back up to speed on web dev". Then this happens: <a href="https://hackernoon.com/how-it-feels-to-learn-javascript-in-2016-d3a717dd577f">https://hackernoon.com/how-it-feels-to-learn-javascript-in-2016-d3a717dd577f</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/783478477/index.html b/static/mytweets/ewagoner/status/783478477/index.html new file mode 100644 index 00000000..63ad111f --- /dev/null +++ b/static/mytweets/ewagoner/status/783478477/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wife watched too many videos and got us punished by our sat internet provider again. Packing up to go get some work done at the coffee shop. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wife watched too many videos and got us punished by our sat internet provider again. Packing up to go get some work done at the coffee shop. +

+

+ 4/5/2008, 1:09:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/783497949/index.html b/static/mytweets/ewagoner/status/783497949/index.html new file mode 100644 index 00000000..a209f1c9 --- /dev/null +++ b/static/mytweets/ewagoner/status/783497949/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I don't feel like I'm supposed to be a great leader. I'm supposed to be a wife." -- Barista at the coffee shop at the christian college. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I don't feel like I'm supposed to be a great leader. I'm supposed to be a wife." -- Barista at the coffee shop at the christian college. +

+

+ 4/5/2008, 1:57:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7835342129/index.html b/static/mytweets/ewagoner/status/7835342129/index.html new file mode 100644 index 00000000..65749302 --- /dev/null +++ b/static/mytweets/ewagoner/status/7835342129/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My new hat fhtagn. http://gdzl.la/7wbioC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My new hat fhtagn. http://gdzl.la/7wbioC +

+

+ 1/16/2010, 1:56:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/783535058/index.html b/static/mytweets/ewagoner/status/783535058/index.html new file mode 100644 index 00000000..96623915 --- /dev/null +++ b/static/mytweets/ewagoner/status/783535058/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finished moving www.farmnotebook.com over to an accelerator. Also finally put it in version control and capistrano so I can keep up with it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finished moving www.farmnotebook.com over to an accelerator. Also finally put it in version control and capistrano so I can keep up with it. +

+

+ 4/5/2008, 3:32:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/783559558/index.html b/static/mytweets/ewagoner/status/783559558/index.html new file mode 100644 index 00000000..134add81 --- /dev/null +++ b/static/mytweets/ewagoner/status/783559558/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally got my required random number generator dongle and pin numbers, got logged onto my bank site, only to discover they require windows. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally got my required random number generator dongle and pin numbers, got logged onto my bank site, only to discover they require windows. +

+

+ 4/5/2008, 4:38:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/783559647/index.html b/static/mytweets/ewagoner/status/783559647/index.html new file mode 100644 index 00000000..5ddd1e47 --- /dev/null +++ b/static/mytweets/ewagoner/status/783559647/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Guess I'm switching banks. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Guess I'm switching banks. +

+

+ 4/5/2008, 4:39:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/783601228/index.html b/static/mytweets/ewagoner/status/783601228/index.html new file mode 100644 index 00000000..4216b3f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/783601228/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Another domain put on version control and capified. It was my first rails project, three years ago. Ugly, ugly code! Now I can fix it a bit. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another domain put on version control and capified. It was my first rails project, three years ago. Ugly, ugly code! Now I can fix it a bit. +

+

+ 4/5/2008, 6:39:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/783626381/index.html b/static/mytweets/ewagoner/status/783626381/index.html new file mode 100644 index 00000000..02657c29 --- /dev/null +++ b/static/mytweets/ewagoner/status/783626381/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally submitted my ticket to close out my account on Burnaby (not Jones). So long, BSD! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally submitted my ticket to close out my account on Burnaby (not Jones). So long, BSD! +

+

+ 4/5/2008, 7:52:06 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/783690084470194176/index.html b/static/mytweets/ewagoner/status/783690084470194176/index.html new file mode 100644 index 00000000..3ebfd7f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/783690084470194176/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “I just want to enjoy being alive.” + +RT @SarahCAndersen: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “I just want to enjoy being alive.”

RT @SarahCAndersen:

+

+

+ 10/5/2016, 11:27:31 AM +

+

Favs: 5

+

Retweets: 4

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7840259521908738/index.html b/static/mytweets/ewagoner/status/7840259521908738/index.html new file mode 100644 index 00000000..e3d71521 --- /dev/null +++ b/static/mytweets/ewagoner/status/7840259521908738/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mix of root veggies, ready for roasting. http://gdzl.la/8W8Puj + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mix of root veggies, ready for roasting. http://gdzl.la/8W8Puj +

+

+ 11/25/2010, 11:57:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/784087925/index.html b/static/mytweets/ewagoner/status/784087925/index.html new file mode 100644 index 00000000..616a118c --- /dev/null +++ b/static/mytweets/ewagoner/status/784087925/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Despite the constant dampness of the past few days, I got a lot of gardening done. Most importantly, all the beds are tilled. Planting soon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Despite the constant dampness of the past few days, I got a lot of gardening done. Most importantly, all the beds are tilled. Planting soon. +

+

+ 4/6/2008, 8:27:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/784144717/index.html b/static/mytweets/ewagoner/status/784144717/index.html new file mode 100644 index 00000000..21acb942 --- /dev/null +++ b/static/mytweets/ewagoner/status/784144717/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Good night Vivi" "Good night dad" "I love you Vivi" "I love you too dad" *heart melts* -- I never knew a heart could stand so much melting. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Good night Vivi" "Good night dad" "I love you Vivi" "I love you too dad" *heart melts* -- I never knew a heart could stand so much melting. +

+

+ 4/6/2008, 10:45:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/78453722/index.html b/static/mytweets/ewagoner/status/78453722/index.html new file mode 100644 index 00000000..0f6b2393 --- /dev/null +++ b/static/mytweets/ewagoner/status/78453722/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eric is learning how to manage DNS on his own. He's even more of a nerd now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eric is learning how to manage DNS on his own. He's even more of a nerd now. +

+

+ 5/25/2007, 4:35:33 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/784556832/index.html b/static/mytweets/ewagoner/status/784556832/index.html new file mode 100644 index 00000000..6a99b20c --- /dev/null +++ b/static/mytweets/ewagoner/status/784556832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We want cake! Where's our cake? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We want cake! Where's our cake? +

+

+ 4/7/2008, 2:27:25 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7847551/index.html b/static/mytweets/ewagoner/status/7847551/index.html new file mode 100644 index 00000000..87a1a194 --- /dev/null +++ b/static/mytweets/ewagoner/status/7847551/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Diet Black Cherry Big K came up on the office free soda / Russian roulette gizmo. *Shudder* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Diet Black Cherry Big K came up on the office free soda / Russian roulette gizmo. *Shudder* +

+

+ 3/14/2007, 1:01:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/784800668133515264/index.html b/static/mytweets/ewagoner/status/784800668133515264/index.html new file mode 100644 index 00000000..3de9ca1b --- /dev/null +++ b/static/mytweets/ewagoner/status/784800668133515264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kathleenroll: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @kathleenroll:

+

+

+ 10/8/2016, 1:00:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/784811262/index.html b/static/mytweets/ewagoner/status/784811262/index.html new file mode 100644 index 00000000..92249aed --- /dev/null +++ b/static/mytweets/ewagoner/status/784811262/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Adding a major new feature to a rails app with two year old code. Stepping carefully... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Adding a major new feature to a rails app with two year old code. Stepping carefully... +

+

+ 4/7/2008, 11:22:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/784822131/index.html b/static/mytweets/ewagoner/status/784822131/index.html new file mode 100644 index 00000000..86464934 --- /dev/null +++ b/static/mytweets/ewagoner/status/784822131/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "cap deploy:migrations" and....... Bob's your uncle! I get to go to bed two hours early *and* sleep in tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "cap deploy:migrations" and....... Bob's your uncle! I get to go to bed two hours early *and* sleep in tomorrow. +

+

+ 4/7/2008, 11:43:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/785068755/index.html b/static/mytweets/ewagoner/status/785068755/index.html new file mode 100644 index 00000000..7b9ee508 --- /dev/null +++ b/static/mytweets/ewagoner/status/785068755/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Google App Engine is intriguing. I'd be a bit more excited, though, if my dislike of Python weren't so strong. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Google App Engine is intriguing. I'd be a bit more excited, though, if my dislike of Python weren't so strong. +

+

+ 4/8/2008, 9:59:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/785196375/index.html b/static/mytweets/ewagoner/status/785196375/index.html new file mode 100644 index 00000000..2ac85149 --- /dev/null +++ b/static/mytweets/ewagoner/status/785196375/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just noticed that this week locallygrown.net has sold 1/3 of a million dollars worth of food to local customers since going live last year. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just noticed that this week locallygrown.net has sold 1/3 of a million dollars worth of food to local customers since going live last year. +

+

+ 4/8/2008, 1:22:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/785267224/index.html b/static/mytweets/ewagoner/status/785267224/index.html new file mode 100644 index 00000000..04d744b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/785267224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Down to the last ticket on the bug board. Unfortunately, that doesn't mean I don't have to come to work anymore. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Down to the last ticket on the bug board. Unfortunately, that doesn't mean I don't have to come to work anymore. +

+

+ 4/8/2008, 3:22:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/785275001/index.html b/static/mytweets/ewagoner/status/785275001/index.html new file mode 100644 index 00000000..893e980f --- /dev/null +++ b/static/mytweets/ewagoner/status/785275001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got my first google group subscription spam. I didn't know people could just add me to their groups willy nilly. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got my first google group subscription spam. I didn't know people could just add me to their groups willy nilly. +

+

+ 4/8/2008, 3:36:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/785304805505982466/index.html b/static/mytweets/ewagoner/status/785304805505982466/index.html new file mode 100644 index 00000000..4f169add --- /dev/null +++ b/static/mytweets/ewagoner/status/785304805505982466/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheTattooedProf: Man, this new version of "Islands in the Stream" SUCKS + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheTattooedProf: Man, this new version of "Islands in the Stream" SUCKS

+

+

+ 10/9/2016, 10:23:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/785370383917056/index.html b/static/mytweets/ewagoner/status/785370383917056/index.html new file mode 100644 index 00000000..20aea9d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/785370383917056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The last song had both a flaming theramin and, in a lot across the street, a tesla coil. http://gdzl.la/8R9dcC http://gdzl.la/8R9d7W + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The last song had both a flaming theramin and, in a lot across the street, a tesla coil. http://gdzl.la/8R9dcC http://gdzl.la/8R9d7W +

+

+ 11/6/2010, 1:43:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/785574578667986944/index.html b/static/mytweets/ewagoner/status/785574578667986944/index.html new file mode 100644 index 00000000..347e97ae --- /dev/null +++ b/static/mytweets/ewagoner/status/785574578667986944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @qikipedia: In the 1500s and 1600s, kestrels were known as "windfuckers". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @qikipedia: In the 1500s and 1600s, kestrels were known as "windfuckers". +

+

+ 10/10/2016, 4:15:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7859159529684992/index.html b/static/mytweets/ewagoner/status/7859159529684992/index.html new file mode 100644 index 00000000..c669776f --- /dev/null +++ b/static/mytweets/ewagoner/status/7859159529684992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gluten free bread stuffing, with mushrooms and oysters, sage and celery. http://gdzl.la/8W6AKg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Gluten free bread stuffing, with mushrooms and oysters, sage and celery. http://gdzl.la/8W6AKg +

+

+ 11/25/2010, 1:12:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7859471321661441/index.html b/static/mytweets/ewagoner/status/7859471321661441/index.html new file mode 100644 index 00000000..d31b140e --- /dev/null +++ b/static/mytweets/ewagoner/status/7859471321661441/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Roasted broccoli, green beans, veery tomatoes, and garlic. Never had local beans this late in the season. http://gdzl.la/8W9F5C + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Roasted broccoli, green beans, veery tomatoes, and garlic. Never had local beans this late in the season. http://gdzl.la/8W9F5C +

+

+ 11/25/2010, 1:13:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/786089143/index.html b/static/mytweets/ewagoner/status/786089143/index.html new file mode 100644 index 00000000..17471c28 --- /dev/null +++ b/static/mytweets/ewagoner/status/786089143/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Car overheated on the interstate in Atlanta. I think I've just about drove it into the ground. The block warped 5 years ago so it's done ok. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Car overheated on the interstate in Atlanta. I think I've just about drove it into the ground. The block warped 5 years ago so it's done ok. +

+

+ 4/9/2008, 7:08:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/78612810371825664/index.html b/static/mytweets/ewagoner/status/78612810371825664/index.html new file mode 100644 index 00000000..04c44fd6 --- /dev/null +++ b/static/mytweets/ewagoner/status/78612810371825664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Creamed pearl onions and peas, all local. A rare treat! http://instagr.am/p/FaB7w/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Creamed pearl onions and peas, all local. A rare treat! http://instagr.am/p/FaB7w/ +

+

+ 6/8/2011, 8:02:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/78627078139944960/index.html b/static/mytweets/ewagoner/status/78627078139944960/index.html new file mode 100644 index 00000000..7f206480 --- /dev/null +++ b/static/mytweets/ewagoner/status/78627078139944960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Huh! Juniper just pointed to and called out all the letters on my shirt. She got them all wrong, but still... maybe Viv was on to something. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Huh! Juniper just pointed to and called out all the letters on my shirt. She got them all wrong, but still... maybe Viv was on to something. +

+

+ 6/8/2011, 8:58:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7863087633797120/index.html b/static/mytweets/ewagoner/status/7863087633797120/index.html new file mode 100644 index 00000000..d6427112 --- /dev/null +++ b/static/mytweets/ewagoner/status/7863087633797120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Twin Nature's Harmony Farm turkeys, rubbed with butter and maple syrup. http://gdzl.la/8W6LGc + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Twin Nature's Harmony Farm turkeys, rubbed with butter and maple syrup. http://gdzl.la/8W6LGc +

+

+ 11/25/2010, 1:28:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7865893933547520/index.html b/static/mytweets/ewagoner/status/7865893933547520/index.html new file mode 100644 index 00000000..0c8e6e9a --- /dev/null +++ b/static/mytweets/ewagoner/status/7865893933547520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pumpkin casserole, using a hunk of the giant pumpkin I posted yesterday. http://gdzl.la/8W9XWL + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pumpkin casserole, using a hunk of the giant pumpkin I posted yesterday. http://gdzl.la/8W9XWL +

+

+ 11/25/2010, 1:39:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/786598321/index.html b/static/mytweets/ewagoner/status/786598321/index.html new file mode 100644 index 00000000..9b325e35 --- /dev/null +++ b/static/mytweets/ewagoner/status/786598321/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dear Lazyweb: Is the more expensive of the two 24" iMacs worth the extra money? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dear Lazyweb: Is the more expensive of the two 24" iMacs worth the extra money? +

+

+ 4/10/2008, 1:15:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/786647065/index.html b/static/mytweets/ewagoner/status/786647065/index.html new file mode 100644 index 00000000..40b68634 --- /dev/null +++ b/static/mytweets/ewagoner/status/786647065/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Locallygrown.net has gone international! The first Canadian market added itself today: http://kawarthaecogrowers.locallygrown.net + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Locallygrown.net has gone international! The first Canadian market added itself today: http://kawarthaecogrowers.locallygrown.net +

+

+ 4/10/2008, 2:37:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/787250543/index.html b/static/mytweets/ewagoner/status/787250543/index.html new file mode 100644 index 00000000..f1a607e6 --- /dev/null +++ b/static/mytweets/ewagoner/status/787250543/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The car almost didn't make it to work this morning. I guess I'll have to buy a stopgap used car that will get me through for 6 months or so. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The car almost didn't make it to work this morning. I guess I'll have to buy a stopgap used car that will get me through for 6 months or so. +

+

+ 4/11/2008, 11:35:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/787256887/index.html b/static/mytweets/ewagoner/status/787256887/index.html new file mode 100644 index 00000000..8036cd68 --- /dev/null +++ b/static/mytweets/ewagoner/status/787256887/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This fall the new VW diesel engines come out, and then I can start brewing my own biodiesel using oil from the fish fry place up the street. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This fall the new VW diesel engines come out, and then I can start brewing my own biodiesel using oil from the fish fry place up the street. +

+

+ 4/11/2008, 11:44:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/787301456051314689/index.html b/static/mytweets/ewagoner/status/787301456051314689/index.html new file mode 100644 index 00000000..b75998e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/787301456051314689/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @jmspool: Donald Trump sings Mahna Mahna. + +<a href="https://www.youtube.com/watch?v=vZnlz-b2NnY">https://www.youtube.com/watch?v=vZnlz-b2NnY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/787326679/index.html b/static/mytweets/ewagoner/status/787326679/index.html new file mode 100644 index 00000000..8fdaa988 --- /dev/null +++ b/static/mytweets/ewagoner/status/787326679/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Writing a check for an immaculate 1993 Honda Accord. That should get me by. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Writing a check for an immaculate 1993 Honda Accord. That should get me by. +

+

+ 4/11/2008, 1:31:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7874071580643328/index.html b/static/mytweets/ewagoner/status/7874071580643328/index.html new file mode 100644 index 00000000..162814c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/7874071580643328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's snowing and sleeting, but we've got all the doors and windows open because I splattered oil on the burner. And there's the smoke alarm. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's snowing and sleeting, but we've got all the doors and windows open because I splattered oil on the burner. And there's the smoke alarm. +

+

+ 11/25/2010, 2:11:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/787438553/index.html b/static/mytweets/ewagoner/status/787438553/index.html new file mode 100644 index 00000000..033b6601 --- /dev/null +++ b/static/mytweets/ewagoner/status/787438553/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + More locallygrown.net market press, this time in South Carolina: http://tinyurl.com/5ksy55 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ More locallygrown.net market press, this time in South Carolina: http://tinyurl.com/5ksy55 +

+

+ 4/11/2008, 4:40:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/787443290/index.html b/static/mytweets/ewagoner/status/787443290/index.html new file mode 100644 index 00000000..29effc93 --- /dev/null +++ b/static/mytweets/ewagoner/status/787443290/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some web companies go for press in the NYT and Time, but I'm going for the Greenville News and Addison Independent. That's where it matters. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some web companies go for press in the NYT and Time, but I'm going for the Greenville News and Addison Independent. That's where it matters. +

+

+ 4/11/2008, 4:49:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7874560879755264/index.html b/static/mytweets/ewagoner/status/7874560879755264/index.html new file mode 100644 index 00000000..b2e919f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/7874560879755264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The alarm company called and asked if supper was ready. Guessing they stay busy today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The alarm company called and asked if supper was ready. Guessing they stay busy today. +

+

+ 11/25/2010, 2:13:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/787808502/index.html b/static/mytweets/ewagoner/status/787808502/index.html new file mode 100644 index 00000000..f2490cf3 --- /dev/null +++ b/static/mytweets/ewagoner/status/787808502/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Our main home computer, a windows machine, has corrupted itself again. It has crossed me for the last time. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Our main home computer, a windows machine, has corrupted itself again. It has crossed me for the last time. +

+

+ 4/12/2008, 10:37:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/787895533/index.html b/static/mytweets/ewagoner/status/787895533/index.html new file mode 100644 index 00000000..352f87f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/787895533/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've done more than my fair share of "stimulating the economy" in the last 24 hours. Sitting out for a while. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've done more than my fair share of "stimulating the economy" in the last 24 hours. Sitting out for a while. +

+

+ 4/12/2008, 2:03:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7879742334173184/index.html b/static/mytweets/ewagoner/status/7879742334173184/index.html new file mode 100644 index 00000000..7f05fc50 --- /dev/null +++ b/static/mytweets/ewagoner/status/7879742334173184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been dreaming of a white Thanksgiving! Tornados last night, blizzard today. Missouri's got it all. http://gdzl.la/8W7vCH + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been dreaming of a white Thanksgiving! Tornados last night, blizzard today. Missouri's got it all. http://gdzl.la/8W7vCH +

+

+ 11/25/2010, 2:34:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/788004749127876608/index.html b/static/mytweets/ewagoner/status/788004749127876608/index.html new file mode 100644 index 00000000..d889e23d --- /dev/null +++ b/static/mytweets/ewagoner/status/788004749127876608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @housetoastonish: "Some men aren't looking for good kerning. Some men just want to watch the world bum." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @housetoastonish: "Some men aren't looking for good kerning. Some men just want to watch the world bum." +

+

+ 10/17/2016, 9:12:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/788040580/index.html b/static/mytweets/ewagoner/status/788040580/index.html new file mode 100644 index 00000000..dacae01e --- /dev/null +++ b/static/mytweets/ewagoner/status/788040580/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My love of the new iMac is tempered by two things: my inability to boot the windows machine to retrieve its data, and . . . + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My love of the new iMac is tempered by two things: my inability to boot the windows machine to retrieve its data, and . . . +

+

+ 4/12/2008, 8:45:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/788041148/index.html b/static/mytweets/ewagoner/status/788041148/index.html new file mode 100644 index 00000000..9d4597fd --- /dev/null +++ b/static/mytweets/ewagoner/status/788041148/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + . . . and the fact that the first boot into OS X downloaded enough updates to make HughesNet throttle my bandwidth for 24 hours. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ . . . and the fact that the first boot into OS X downloaded enough updates to make HughesNet throttle my bandwidth for 24 hours. +

+

+ 4/12/2008, 8:47:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/788105569/index.html b/static/mytweets/ewagoner/status/788105569/index.html new file mode 100644 index 00000000..5b42b40d --- /dev/null +++ b/static/mytweets/ewagoner/status/788105569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Drinking a "White Georgian". I was all out of vodka, but had plenty of moonshine. It's all kinds of good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Drinking a "White Georgian". I was all out of vodka, but had plenty of moonshine. It's all kinds of good. +

+

+ 4/12/2008, 11:57:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/788325080/index.html b/static/mytweets/ewagoner/status/788325080/index.html new file mode 100644 index 00000000..68322af2 --- /dev/null +++ b/static/mytweets/ewagoner/status/788325080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + iMac mostly set up and completely beautiful. Windows computer claims three drives and eight partitions failed simultaneously. Must get data! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ iMac mostly set up and completely beautiful. Windows computer claims three drives and eight partitions failed simultaneously. Must get data! +

+

+ 4/13/2008, 12:10:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/78840980710752257/index.html b/static/mytweets/ewagoner/status/78840980710752257/index.html new file mode 100644 index 00000000..dc543f62 --- /dev/null +++ b/static/mytweets/ewagoner/status/78840980710752257/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dammit Pronger! <a href="http://www.etsy.com/listing/74403706/dammit-pronger-original-cross-stitch">http://www.etsy.com/listing/74403706/dammit-pronger-original-cross-stitch</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/788438920371511297/index.html b/static/mytweets/ewagoner/status/788438920371511297/index.html new file mode 100644 index 00000000..43ed7d41 --- /dev/null +++ b/static/mytweets/ewagoner/status/788438920371511297/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ThePracticalDev: Cards Against Developers + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ThePracticalDev: Cards Against Developers

+

+

+ 10/18/2016, 1:57:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/788593780299534337/index.html b/static/mytweets/ewagoner/status/788593780299534337/index.html new file mode 100644 index 00000000..7b39de3f --- /dev/null +++ b/static/mytweets/ewagoner/status/788593780299534337/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @simonblackwell: Hell of a name for a backing band. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @simonblackwell: Hell of a name for a backing band.

+

+

+ 10/19/2016, 12:13:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/789220372021469184/index.html b/static/mytweets/ewagoner/status/789220372021469184/index.html new file mode 100644 index 00000000..4efa6498 --- /dev/null +++ b/static/mytweets/ewagoner/status/789220372021469184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NickBaumann: See blue belt on Obama/Romney map? That's Cretaceous coastline. Fertile soil later led to high cotton production + high sl… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NickBaumann: See blue belt on Obama/Romney map? That's Cretaceous coastline. Fertile soil later led to high cotton production + high sl… +

+

+ 10/20/2016, 5:42:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/789339724804677632/index.html b/static/mytweets/ewagoner/status/789339724804677632/index.html new file mode 100644 index 00000000..87daee35 --- /dev/null +++ b/static/mytweets/ewagoner/status/789339724804677632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dang it, video game! Why’d you have to go and give me feelings for? #dragonage #cole #trauma #forgiveness + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dang it, video game! Why’d you have to go and give me feelings for? #dragonage #cole #trauma #forgiveness +

+

+ 10/21/2016, 1:37:10 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/789736421/index.html b/static/mytweets/ewagoner/status/789736421/index.html new file mode 100644 index 00000000..d163f627 --- /dev/null +++ b/static/mytweets/ewagoner/status/789736421/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + While the chicken wings I got to accompany my fried rice were some of the best I've ever had, the rice itself was an abomination unto me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ While the chicken wings I got to accompany my fried rice were some of the best I've ever had, the rice itself was an abomination unto me. +

+

+ 4/15/2008, 2:26:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/78982344639389696/index.html b/static/mytweets/ewagoner/status/78982344639389696/index.html new file mode 100644 index 00000000..8656776e --- /dev/null +++ b/static/mytweets/ewagoner/status/78982344639389696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A 200lb giant octopus cake. It's amazing. http://thetripatorium.com/pictures/detail/giant_octopus_cake + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A 200lb giant octopus cake. It's amazing. http://thetripatorium.com/pictures/detail/giant_octopus_cake +

+

+ 6/9/2011, 8:30:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79000035500625920/index.html b/static/mytweets/ewagoner/status/79000035500625920/index.html new file mode 100644 index 00000000..0f2fcfbe --- /dev/null +++ b/static/mytweets/ewagoner/status/79000035500625920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Plans for late night shopping dashed when the 24/7 supermarket decided to close overnight for floor cleaning. Bah! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Plans for late night shopping dashed when the 24/7 supermarket decided to close overnight for floor cleaning. Bah! +

+

+ 6/9/2011, 9:40:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7901375144923137/index.html b/static/mytweets/ewagoner/status/7901375144923137/index.html new file mode 100644 index 00000000..54d2e257 --- /dev/null +++ b/static/mytweets/ewagoner/status/7901375144923137/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happy Thanksgiving, everyone! http://gdzl.la/8W8pnp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happy Thanksgiving, everyone! http://gdzl.la/8W8pnp +

+

+ 11/25/2010, 4:00:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79020531109724160/index.html b/static/mytweets/ewagoner/status/79020531109724160/index.html new file mode 100644 index 00000000..0d2d4eb2 --- /dev/null +++ b/static/mytweets/ewagoner/status/79020531109724160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Only dumb luck kept me from losing $10,000 tonight. That would've sucked. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Only dumb luck kept me from losing $10,000 tonight. That would've sucked. +

+

+ 6/9/2011, 11:02:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79024476007833601/index.html b/static/mytweets/ewagoner/status/79024476007833601/index.html new file mode 100644 index 00000000..2800fd43 --- /dev/null +++ b/static/mytweets/ewagoner/status/79024476007833601/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The back of my box truck opened up, for maybe 15 miles. My market cash box ($5k), MacBook Pro, 3 iPads, 7 iPods touch just sitting there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The back of my box truck opened up, for maybe 15 miles. My market cash box ($5k), MacBook Pro, 3 iPads, 7 iPods touch just sitting there. +

+

+ 6/9/2011, 11:17:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/790465213/index.html b/static/mytweets/ewagoner/status/790465213/index.html new file mode 100644 index 00000000..00eb0533 --- /dev/null +++ b/static/mytweets/ewagoner/status/790465213/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've decided I like it when my customers tell me (and this is a direct quote), "YOU ARE WONDERFUL!!!!!" IT keeps me on the right track. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've decided I like it when my customers tell me (and this is a direct quote), "YOU ARE WONDERFUL!!!!!" IT keeps me on the right track. +

+

+ 4/16/2008, 1:29:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/790466991/index.html b/static/mytweets/ewagoner/status/790466991/index.html new file mode 100644 index 00000000..40e93d8a --- /dev/null +++ b/static/mytweets/ewagoner/status/790466991/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Only problem with the new-to-me car so far: the total lack of exhaust leaks means I no longer feel like I'm piloting the Yellow Submarine. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Only problem with the new-to-me car so far: the total lack of exhaust leaks means I no longer feel like I'm piloting the Yellow Submarine. +

+

+ 4/16/2008, 1:31:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/790502899/index.html b/static/mytweets/ewagoner/status/790502899/index.html new file mode 100644 index 00000000..68a04075 --- /dev/null +++ b/static/mytweets/ewagoner/status/790502899/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just learned how to configure mod_expires on the accelerator, and pages now load 4x faster. How'd I not know about this before? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just learned how to configure mod_expires on the accelerator, and pages now load 4x faster. How'd I not know about this before? +

+

+ 4/16/2008, 2:23:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7905451089862656/index.html b/static/mytweets/ewagoner/status/7905451089862656/index.html new file mode 100644 index 00000000..49060d25 --- /dev/null +++ b/static/mytweets/ewagoner/status/7905451089862656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A special thank you to the animals who grace our table, and to the farmers who look out for them so well. http://gdzl.la/8W8yVF + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A special thank you to the animals who grace our table, and to the farmers who look out for them so well. http://gdzl.la/8W8yVF +

+

+ 11/25/2010, 4:16:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7906299986/index.html b/static/mytweets/ewagoner/status/7906299986/index.html new file mode 100644 index 00000000..9b6c2b67 --- /dev/null +++ b/static/mytweets/ewagoner/status/7906299986/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They say you can judge a man by the hat that he wears. http://whiskerino.org/2009/users/ewagoner/22411/ (No #whiskerino site theme today.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They say you can judge a man by the hat that he wears. http://whiskerino.org/2009/users/ewagoner/22411/ (No #whiskerino site theme today.) +

+

+ 1/18/2010, 9:54:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/790644242817380352/index.html b/static/mytweets/ewagoner/status/790644242817380352/index.html new file mode 100644 index 00000000..b2c8e7c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/790644242817380352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bugs on Drugs: <a href="https://athensscienceobserver.com/2016/10/19/addiction-research-gets-ant-sy/">https://athensscienceobserver.com/2016/10/19/addiction-research-gets-ant-sy/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/791124203319726080/index.html b/static/mytweets/ewagoner/status/791124203319726080/index.html new file mode 100644 index 00000000..838f0de9 --- /dev/null +++ b/static/mytweets/ewagoner/status/791124203319726080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Pinboard: “Google Fiber has been such an amazing, roaring success that we’re stopping all work and also I quit.” (thx @potch!) https://… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Pinboard: “Google Fiber has been such an amazing, roaring success that we’re stopping all work and also I quit.” (thx @potch!) https://… +

+

+ 10/25/2016, 11:48:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7912414171/index.html b/static/mytweets/ewagoner/status/7912414171/index.html new file mode 100644 index 00000000..48db90f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/7912414171/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "A man pulls the body of an earthquake victim from a coffin in order to steal the coffin" Heartbreaking photos from Haiti http://is.gd/6wWGv + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "A man pulls the body of an earthquake victim from a coffin in order to steal the coffin" Heartbreaking photos from Haiti http://is.gd/6wWGv +

+

+ 1/18/2010, 1:02:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/791391964/index.html b/static/mytweets/ewagoner/status/791391964/index.html new file mode 100644 index 00000000..c54b6a73 --- /dev/null +++ b/static/mytweets/ewagoner/status/791391964/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Have two new volunteers working market with me today. We filled orders five at a time for an hour straight. Catching our breaths now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Have two new volunteers working market with me today. We filled orders five at a time for an hour straight. Catching our breaths now. +

+

+ 4/17/2008, 5:27:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/791434506511257600/index.html b/static/mytweets/ewagoner/status/791434506511257600/index.html new file mode 100644 index 00000000..4887d1ce --- /dev/null +++ b/static/mytweets/ewagoner/status/791434506511257600/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Well, now I know how to turn off the alarm system the landlord had told me was inoperative. + +Related: the fire truck gets here *fast*. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, now I know how to turn off the alarm system the landlord had told me was inoperative.

Related: the fire truck gets here *fast*. +

+

+ 10/26/2016, 8:21:05 PM +

+

Favs: 5

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7915311432/index.html b/static/mytweets/ewagoner/status/7915311432/index.html new file mode 100644 index 00000000..6cc490af --- /dev/null +++ b/static/mytweets/ewagoner/status/7915311432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A new Kim Stanley Robinson novel came out 3 weeks ago? C'mon, Amazon, you know I buy all his. Let me know these things! http://is.gd/6xhuS + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A new Kim Stanley Robinson novel came out 3 weeks ago? C'mon, Amazon, you know I buy all his. Let me know these things! http://is.gd/6xhuS +

+

+ 1/18/2010, 2:31:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7916331910/index.html b/static/mytweets/ewagoner/status/7916331910/index.html new file mode 100644 index 00000000..d38cfdf9 --- /dev/null +++ b/static/mytweets/ewagoner/status/7916331910/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fingers crossed for @MarsPhoenix. If she survived the Martian winter (very unlikely), we'll hear from her soon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fingers crossed for @MarsPhoenix. If she survived the Martian winter (very unlikely), we'll hear from her soon. +

+

+ 1/18/2010, 3:03:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79166470172573696/index.html b/static/mytweets/ewagoner/status/79166470172573696/index.html new file mode 100644 index 00000000..d339606b --- /dev/null +++ b/static/mytweets/ewagoner/status/79166470172573696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A farmer I know in Vermont with about 50 maple trees is sending me six quarts of the dark stuff. Mmmmm! I may drink it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A farmer I know in Vermont with about 50 maple trees is sending me six quarts of the dark stuff. Mmmmm! I may drink it. +

+

+ 6/10/2011, 8:42:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7919218261/index.html b/static/mytweets/ewagoner/status/7919218261/index.html new file mode 100644 index 00000000..bafc87a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/7919218261/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Annual all-hands "state of the company" meeting in an hour. We have relatively few meetings, but this is a doozy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Annual all-hands "state of the company" meeting in an hour. We have relatively few meetings, but this is a doozy. +

+

+ 1/18/2010, 4:33:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7920090546/index.html b/static/mytweets/ewagoner/status/7920090546/index.html new file mode 100644 index 00000000..a8485ff2 --- /dev/null +++ b/static/mytweets/ewagoner/status/7920090546/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making a slideshow in iPhoto with 12k photos for my SSAWG tradeshow table on Wednesday. Looks like it'll be done rendering on Sunday. Whoops + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making a slideshow in iPhoto with 12k photos for my SSAWG tradeshow table on Wednesday. Looks like it'll be done rendering on Sunday. Whoops +

+

+ 1/18/2010, 5:01:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/792013539/index.html b/static/mytweets/ewagoner/status/792013539/index.html new file mode 100644 index 00000000..887bc9e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/792013539/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + yourpie.com just opened up in Athens. Good concept, good ingredients. Like Subway, but with pizza. Cooked in 5 minutes in real fire pie oven + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ yourpie.com just opened up in Athens. Good concept, good ingredients. Like Subway, but with pizza. Cooked in 5 minutes in real fire pie oven +

+

+ 4/18/2008, 1:47:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/792017078/index.html b/static/mytweets/ewagoner/status/792017078/index.html new file mode 100644 index 00000000..96d2badf --- /dev/null +++ b/static/mytweets/ewagoner/status/792017078/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + joyent++ Came for the technology, stayed for the community. Wouldn't trade either. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ joyent++ Came for the technology, stayed for the community. Wouldn't trade either. +

+

+ 4/18/2008, 1:53:41 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79209447834124288/index.html b/static/mytweets/ewagoner/status/79209447834124288/index.html new file mode 100644 index 00000000..dfaa0451 --- /dev/null +++ b/static/mytweets/ewagoner/status/79209447834124288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + As I walked up to the Farm Cart, the cook says, "I've been thinking about what I'm going to make for you today." Always a good sign. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ As I walked up to the Farm Cart, the cook says, "I've been thinking about what I'm going to make for you today." Always a good sign. +

+

+ 6/10/2011, 11:32:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79214991844188160/index.html b/static/mytweets/ewagoner/status/79214991844188160/index.html new file mode 100644 index 00000000..98d86eb4 --- /dev/null +++ b/static/mytweets/ewagoner/status/79214991844188160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Beef burger with fontina, sliced chicken terrine, chicken liver mousse, egg, and greens. @ Farm Cart http://instagr.am/p/FfHST/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Beef burger with fontina, sliced chicken terrine, chicken liver mousse, egg, and greens. @ Farm Cart http://instagr.am/p/FfHST/ +

+

+ 6/10/2011, 11:55:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79232873315581952/index.html b/static/mytweets/ewagoner/status/79232873315581952/index.html new file mode 100644 index 00000000..8350bbbd --- /dev/null +++ b/static/mytweets/ewagoner/status/79232873315581952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don't understand why some people think it's ok to loudly chomp a wad of gum. Especially someone giving haircuts. Gah! Get out of my ears! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don't understand why some people think it's ok to loudly chomp a wad of gum. Especially someone giving haircuts. Gah! Get out of my ears! +

+

+ 6/10/2011, 1:06:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7926212013854720/index.html b/static/mytweets/ewagoner/status/7926212013854720/index.html new file mode 100644 index 00000000..1c1d94ef --- /dev/null +++ b/static/mytweets/ewagoner/status/7926212013854720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pan juices, starting to decant. http://gdzl.la/8W9oSv + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pan juices, starting to decant. http://gdzl.la/8W9oSv +

+

+ 11/25/2010, 5:38:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/792796164/index.html b/static/mytweets/ewagoner/status/792796164/index.html new file mode 100644 index 00000000..e26f068c --- /dev/null +++ b/static/mytweets/ewagoner/status/792796164/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First real mowing of the year. Reclaimed another half acre or more from the wilderness as well. I think I'll put a few fig trees there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First real mowing of the year. Reclaimed another half acre or more from the wilderness as well. I think I'll put a few fig trees there. +

+

+ 4/19/2008, 11:12:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79285022/index.html b/static/mytweets/ewagoner/status/79285022/index.html new file mode 100644 index 00000000..7e1c0f3e --- /dev/null +++ b/static/mytweets/ewagoner/status/79285022/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Breakfast: Turkey eggs scrambled with sauteed squash (both from 20 miles from here) topped with a few crumbles of smoked raw blue cheese. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Breakfast: Turkey eggs scrambled with sauteed squash (both from 20 miles from here) topped with a few crumbles of smoked raw blue cheese. +

+

+ 5/26/2007, 10:12:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7928811/index.html b/static/mytweets/ewagoner/status/7928811/index.html new file mode 100644 index 00000000..45a54c1b --- /dev/null +++ b/static/mytweets/ewagoner/status/7928811/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I had IE7 pinned, but will let it live to fight me another day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I had IE7 pinned, but will let it live to fight me another day. +

+

+ 3/14/2007, 5:18:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/793021613/index.html b/static/mytweets/ewagoner/status/793021613/index.html new file mode 100644 index 00000000..cea181bf --- /dev/null +++ b/static/mytweets/ewagoner/status/793021613/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Many Mac apps make me re-register when used by more than one account on the same computer. I really don't like that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Many Mac apps make me re-register when used by more than one account on the same computer. I really don't like that. +

+

+ 4/20/2008, 11:19:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/793075202/index.html b/static/mytweets/ewagoner/status/793075202/index.html new file mode 100644 index 00000000..4ddf5d7c --- /dev/null +++ b/static/mytweets/ewagoner/status/793075202/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's taco night! What's the wheel of meat say, Eric? *give wheel a spin* It say "Lamb". Lamb tacos it is, then! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's taco night! What's the wheel of meat say, Eric? *give wheel a spin* It say "Lamb". Lamb tacos it is, then! +

+

+ 4/20/2008, 1:22:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79313674090713088/index.html b/static/mytweets/ewagoner/status/79313674090713088/index.html new file mode 100644 index 00000000..054b3169 --- /dev/null +++ b/static/mytweets/ewagoner/status/79313674090713088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's too hot for hair. http://twitpic.com/59qdbm + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's too hot for hair. http://twitpic.com/59qdbm +

+

+ 6/10/2011, 6:27:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7932410132/index.html b/static/mytweets/ewagoner/status/7932410132/index.html new file mode 100644 index 00000000..9168674b --- /dev/null +++ b/static/mytweets/ewagoner/status/7932410132/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, crud. After rendering for hours on my 12k image slideshow (and only making it 5% in) iPhoto just quit. Maybe I'm using the wrong tool. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, crud. After rendering for hours on my 12k image slideshow (and only making it 5% in) iPhoto just quit. Maybe I'm using the wrong tool. +

+

+ 1/18/2010, 11:07:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/793296903/index.html b/static/mytweets/ewagoner/status/793296903/index.html new file mode 100644 index 00000000..6c6a555e --- /dev/null +++ b/static/mytweets/ewagoner/status/793296903/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My 3yo daughter had her first taco today. It'll take a few tries before she gets the head tilt just right. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My 3yo daughter had her first taco today. It'll take a few tries before she gets the head tilt just right. +

+

+ 4/20/2008, 9:58:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79348101185413120/index.html b/static/mytweets/ewagoner/status/79348101185413120/index.html new file mode 100644 index 00000000..1dc971c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/79348101185413120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Woe unto little girls who think they can outwit their parents & get away w/ things they know are wrong. Shocked it took her 7 years to try. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Woe unto little girls who think they can outwit their parents & get away w/ things they know are wrong. Shocked it took her 7 years to try. +

+

+ 6/10/2011, 8:43:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79352055080300544/index.html b/static/mytweets/ewagoner/status/79352055080300544/index.html new file mode 100644 index 00000000..2702d52a --- /dev/null +++ b/static/mytweets/ewagoner/status/79352055080300544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The massive Arizona fire is about to cross into New Mexico and the Gila National Forest, one of my favorite places. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The massive Arizona fire is about to cross into New Mexico and the Gila National Forest, one of my favorite places. +

+

+ 6/10/2011, 8:59:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/793529062/index.html b/static/mytweets/ewagoner/status/793529062/index.html new file mode 100644 index 00000000..122cd2a9 --- /dev/null +++ b/static/mytweets/ewagoner/status/793529062/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sure, maybe it's just fear mongering, but still... food rationing here in the states? http://tinyurl.com/3vohf6 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sure, maybe it's just fear mongering, but still... food rationing here in the states? http://tinyurl.com/3vohf6 +

+

+ 4/21/2008, 7:59:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79369893769785345/index.html b/static/mytweets/ewagoner/status/79369893769785345/index.html new file mode 100644 index 00000000..81b24166 --- /dev/null +++ b/static/mytweets/ewagoner/status/79369893769785345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Steamed Eggs & Squash. One of my favorite uses for squash. http://athens.locallygrown.net/recipes/198 http://instagr.am/p/FgsGV/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Steamed Eggs & Squash. One of my favorite uses for squash. http://athens.locallygrown.net/recipes/198 http://instagr.am/p/FgsGV/ +

+

+ 6/10/2011, 10:10:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/793878174/index.html b/static/mytweets/ewagoner/status/793878174/index.html new file mode 100644 index 00000000..6e696ee1 --- /dev/null +++ b/static/mytweets/ewagoner/status/793878174/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Enjoying Martini & A Massage at the Mercury Lounge. The martini's a little dirty. The massage, not so much. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Enjoying Martini & A Massage at the Mercury Lounge. The martini's a little dirty. The massage, not so much. +

+

+ 4/21/2008, 6:00:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/793892821/index.html b/static/mytweets/ewagoner/status/793892821/index.html new file mode 100644 index 00000000..3e054d55 --- /dev/null +++ b/static/mytweets/ewagoner/status/793892821/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making plans to appear on a podcast with my favorite hosting company. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making plans to appear on a podcast with my favorite hosting company. +

+

+ 4/21/2008, 6:29:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/793899766/index.html b/static/mytweets/ewagoner/status/793899766/index.html new file mode 100644 index 00000000..6bc55802 --- /dev/null +++ b/static/mytweets/ewagoner/status/793899766/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I smell of gin and fancy cheese. Which makes me either repulsive or delicious, depending. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I smell of gin and fancy cheese. Which makes me either repulsive or delicious, depending. +

+

+ 4/21/2008, 6:44:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/793948033/index.html b/static/mytweets/ewagoner/status/793948033/index.html new file mode 100644 index 00000000..30190149 --- /dev/null +++ b/static/mytweets/ewagoner/status/793948033/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Playing a wii at the bar. This thing is really cool, and that's not just the gin talking. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Playing a wii at the bar. This thing is really cool, and that's not just the gin talking. +

+

+ 4/21/2008, 8:27:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7942571506/index.html b/static/mytweets/ewagoner/status/7942571506/index.html new file mode 100644 index 00000000..40f85618 --- /dev/null +++ b/static/mytweets/ewagoner/status/7942571506/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's "Movie Day" over at #whiskerino. Unfortunately, I'm traveling today, so this will have to stand: http://is.gd/6AlaV + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's "Movie Day" over at #whiskerino. Unfortunately, I'm traveling today, so this will have to stand: http://is.gd/6AlaV +

+

+ 1/19/2010, 6:48:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/794296309431889921/index.html b/static/mytweets/ewagoner/status/794296309431889921/index.html new file mode 100644 index 00000000..33e02a32 --- /dev/null +++ b/static/mytweets/ewagoner/status/794296309431889921/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Athens bore as much sorrow and loss as I’ve ever seen this week, and this is why. <a href="http://www.bridgesfuneral.com/book-of-memories/2764065/Conroy-Laura/obituary.php">http://www.bridgesfuneral.com/book-of-memories/2764065/Conroy-Laura/obituary.php</a> + +Rest easier, Laura. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/794527182/index.html b/static/mytweets/ewagoner/status/794527182/index.html new file mode 100644 index 00000000..00916bc1 --- /dev/null +++ b/static/mytweets/ewagoner/status/794527182/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Upcoming SpanningSync 2.0 release will also sync address book up to gmail's contacts. Nice! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Upcoming SpanningSync 2.0 release will also sync address book up to gmail's contacts. Nice! +

+

+ 4/22/2008, 3:10:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/794651557/index.html b/static/mytweets/ewagoner/status/794651557/index.html new file mode 100644 index 00000000..a09cc451 --- /dev/null +++ b/static/mytweets/ewagoner/status/794651557/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spent over two hours unsuccessfully trying to get a simple apache RewriteRule to work. Giving up, going home. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spent over two hours unsuccessfully trying to get a simple apache RewriteRule to work. Giving up, going home. +

+

+ 4/22/2008, 6:34:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/794719676374851584/index.html b/static/mytweets/ewagoner/status/794719676374851584/index.html new file mode 100644 index 00000000..c822bc8a --- /dev/null +++ b/static/mytweets/ewagoner/status/794719676374851584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m about to watch the 1970s Russian live action The Hobbit movie. Only with dirty subtitles. #CONjuration + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m about to watch the 1970s Russian live action The Hobbit movie. Only with dirty subtitles. #CONjuration +

+

+ 11/4/2016, 9:55:10 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7951885169/index.html b/static/mytweets/ewagoner/status/7951885169/index.html new file mode 100644 index 00000000..4e82cd22 --- /dev/null +++ b/static/mytweets/ewagoner/status/7951885169/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a five minute video demo of a competing system to my http://www.locallygrown.net. I need to make one of these: http://is.gd/6BtZQ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's a five minute video demo of a competing system to my http://www.locallygrown.net. I need to make one of these: http://is.gd/6BtZQ +

+

+ 1/19/2010, 11:58:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7952537642602496/index.html b/static/mytweets/ewagoner/status/7952537642602496/index.html new file mode 100644 index 00000000..f3e7418c --- /dev/null +++ b/static/mytweets/ewagoner/status/7952537642602496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My dad made a selection of cheesecakes (and a gooey pumpkin cake) for dessert. http://gdzl.la/8WdrAU + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My dad made a selection of cheesecakes (and a gooey pumpkin cake) for dessert. http://gdzl.la/8WdrAU +

+

+ 11/25/2010, 7:23:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/795577101/index.html b/static/mytweets/ewagoner/status/795577101/index.html new file mode 100644 index 00000000..bba40e0c --- /dev/null +++ b/static/mytweets/ewagoner/status/795577101/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Can't get enough of "Redhead Walking" off REM's latest. Reminds me of the Strawberry Zots. http://tinyurl.com/5eqh5d + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Can't get enough of "Redhead Walking" off REM's latest. Reminds me of the Strawberry Zots. http://tinyurl.com/5eqh5d +

+

+ 4/23/2008, 9:22:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/795579491/index.html b/static/mytweets/ewagoner/status/795579491/index.html new file mode 100644 index 00000000..413b3312 --- /dev/null +++ b/static/mytweets/ewagoner/status/795579491/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap! The Zots reformed? Izzy too? Oh, man! http://newstrawberryzots.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy crap! The Zots reformed? Izzy too? Oh, man! http://newstrawberryzots.com +

+

+ 4/23/2008, 9:26:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/795580697/index.html b/static/mytweets/ewagoner/status/795580697/index.html new file mode 100644 index 00000000..a84a290c --- /dev/null +++ b/static/mytweets/ewagoner/status/795580697/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The last Zots show I went to was also an "Alice in Wonderland" costume party. I was The Walrus. I was also inebriated. It was fantastic. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The last Zots show I went to was also an "Alice in Wonderland" costume party. I was The Walrus. I was also inebriated. It was fantastic. +

+

+ 4/23/2008, 9:29:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/795587706/index.html b/static/mytweets/ewagoner/status/795587706/index.html new file mode 100644 index 00000000..f7a05419 --- /dev/null +++ b/static/mytweets/ewagoner/status/795587706/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Next you'll be telling me that The Ant Farmers are getting back together too. What's that? Oh! http://tinyurl.com/6leh8e + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Next you'll be telling me that The Ant Farmers are getting back together too. What's that? Oh! http://tinyurl.com/6leh8e +

+

+ 4/23/2008, 9:42:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79578607546155008/index.html b/static/mytweets/ewagoner/status/79578607546155008/index.html new file mode 100644 index 00000000..bd0177b3 --- /dev/null +++ b/static/mytweets/ewagoner/status/79578607546155008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Even though August came in May this year, the garden's looking pretty good. http://instagr.am/p/Fi2Kl/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Even though August came in May this year, the garden's looking pretty good. http://instagr.am/p/Fi2Kl/ +

+

+ 6/11/2011, 11:59:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/795791211198115849/index.html b/static/mytweets/ewagoner/status/795791211198115849/index.html new file mode 100644 index 00000000..5df0c2f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/795791211198115849/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m super late to the party, but I went to my first Harry Potter con over the weekend. Hearing “Draco & The Malfoys” play was pretty great. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m super late to the party, but I went to my first Harry Potter con over the weekend. Hearing “Draco & The Malfoys” play was pretty great. +

+

+ 11/7/2016, 7:53:04 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7959482122379264/index.html b/static/mytweets/ewagoner/status/7959482122379264/index.html new file mode 100644 index 00000000..078ec51d --- /dev/null +++ b/static/mytweets/ewagoner/status/7959482122379264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hang on... Angry Birds is a "catapult destroy the castle" game? Why didn't anyone tell me? Be back in a few weeks... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hang on... Angry Birds is a "catapult destroy the castle" game? Why didn't anyone tell me? Be back in a few weeks... +

+

+ 11/25/2010, 7:51:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/796025730815692800/index.html b/static/mytweets/ewagoner/status/796025730815692800/index.html new file mode 100644 index 00000000..9bada8f8 --- /dev/null +++ b/static/mytweets/ewagoner/status/796025730815692800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m voting for nine elected positions today. In six, the incumbent is running unopposed. For utilities commissioner, it’s R vs L. #nochoice + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m voting for nine elected positions today. In six, the incumbent is running unopposed. For utilities commissioner, it’s R vs L. #nochoice +

+

+ 11/8/2016, 11:24:58 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7960662956/index.html b/static/mytweets/ewagoner/status/7960662956/index.html new file mode 100644 index 00000000..71dc6f93 --- /dev/null +++ b/static/mytweets/ewagoner/status/7960662956/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @joshuamneff: This. Is. Awesome. http://vida.posterous.com/awkward-family-portrait-star-trek-fanatics-lo + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @joshuamneff: This. Is. Awesome. http://vida.posterous.com/awkward-family-portrait-star-trek-fanatics-lo +

+

+ 1/19/2010, 4:41:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/796100743/index.html b/static/mytweets/ewagoner/status/796100743/index.html new file mode 100644 index 00000000..d4f21c51 --- /dev/null +++ b/static/mytweets/ewagoner/status/796100743/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just dropped my old car off at a farm where it can be free and run and play the rest of its days. I lie, it's getting melted down as scrap. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just dropped my old car off at a farm where it can be free and run and play the rest of its days. I lie, it's getting melted down as scrap. +

+

+ 4/24/2008, 1:25:26 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/796107069665460224/index.html b/static/mytweets/ewagoner/status/796107069665460224/index.html new file mode 100644 index 00000000..8a34cbef --- /dev/null +++ b/static/mytweets/ewagoner/status/796107069665460224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Deadspin: My goodness + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Deadspin: My goodness

+

+

+ 11/8/2016, 4:48:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/796109300171243521/index.html b/static/mytweets/ewagoner/status/796109300171243521/index.html new file mode 100644 index 00000000..bc41efff --- /dev/null +++ b/static/mytweets/ewagoner/status/796109300171243521/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @maragrunbaum: Well, I came to the Botanical Garden this afternoon to try NOT to think about the election, but + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @maragrunbaum: Well, I came to the Botanical Garden this afternoon to try NOT to think about the election, but

+

+

+ 11/8/2016, 4:57:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/796110829141848064/index.html b/static/mytweets/ewagoner/status/796110829141848064/index.html new file mode 100644 index 00000000..b8651738 --- /dev/null +++ b/static/mytweets/ewagoner/status/796110829141848064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jasonvolack: A Donald Trump cake being wheeled into Trump Tower @abc #ElectionDay + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jasonvolack: A Donald Trump cake being wheeled into Trump Tower @abc #ElectionDay

+

+

+ 11/8/2016, 5:03:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/796150621653139457/index.html b/static/mytweets/ewagoner/status/796150621653139457/index.html new file mode 100644 index 00000000..6f6a47aa --- /dev/null +++ b/static/mytweets/ewagoner/status/796150621653139457/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @rosannecash: Thank you, Sen. Barbara Mikulski, who forced rule change to allow women to wear pants on Senate floor. In 1993. Yes, 1993.… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @rosannecash: Thank you, Sen. Barbara Mikulski, who forced rule change to allow women to wear pants on Senate floor. In 1993. Yes, 1993.… +

+

+ 11/8/2016, 7:41:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/796210427927498753/index.html b/static/mytweets/ewagoner/status/796210427927498753/index.html new file mode 100644 index 00000000..b086ac20 --- /dev/null +++ b/static/mytweets/ewagoner/status/796210427927498753/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @samanthafraser: This night is the most 2016 thing to have ever 2016'd. #ElectionNight + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @samanthafraser: This night is the most 2016 thing to have ever 2016'd. #ElectionNight +

+

+ 11/8/2016, 11:38:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/796226285521555456/index.html b/static/mytweets/ewagoner/status/796226285521555456/index.html new file mode 100644 index 00000000..e896326a --- /dev/null +++ b/static/mytweets/ewagoner/status/796226285521555456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Pinboard: There is never not a time for jokes. I mean that sincerely. Joking about stuff does not mean you’re flippant or don’t care + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Pinboard: There is never not a time for jokes. I mean that sincerely. Joking about stuff does not mean you’re flippant or don’t care +

+

+ 11/9/2016, 12:41:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7962452236/index.html b/static/mytweets/ewagoner/status/7962452236/index.html new file mode 100644 index 00000000..f2ce892a --- /dev/null +++ b/static/mytweets/ewagoner/status/7962452236/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I had to stop at "The World's Largest Popcorn Store" http://www.popcornhaven.com http://gdzl.la/7wXue4 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I had to stop at "The World's Largest Popcorn Store" http://www.popcornhaven.com http://gdzl.la/7wXue4 +

+

+ 1/19/2010, 5:35:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79630302/index.html b/static/mytweets/ewagoner/status/79630302/index.html new file mode 100644 index 00000000..8ae3dcdc --- /dev/null +++ b/static/mytweets/ewagoner/status/79630302/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Set the timezone, changed the prompt, installed gems. The place is starting to feel like home! Now to go about winning that Lrg Accelerator. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Set the timezone, changed the prompt, installed gems. The place is starting to feel like home! Now to go about winning that Lrg Accelerator. +

+

+ 5/26/2007, 4:38:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/796327213192855557/index.html b/static/mytweets/ewagoner/status/796327213192855557/index.html new file mode 100644 index 00000000..cd683ae8 --- /dev/null +++ b/static/mytweets/ewagoner/status/796327213192855557/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jmonkiew: Hate spiked after Brexit, and will likely spike tomorrow in US. Here's a guide to intervening if you witness it. https://t.co… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jmonkiew: Hate spiked after Brexit, and will likely spike tomorrow in US. Here's a guide to intervening if you witness it. https://t.co… +

+

+ 11/9/2016, 7:22:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/796558599027851264/index.html b/static/mytweets/ewagoner/status/796558599027851264/index.html new file mode 100644 index 00000000..b6196eb6 --- /dev/null +++ b/static/mytweets/ewagoner/status/796558599027851264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The new Dirk Gently series on BBC America is pretty great. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The new Dirk Gently series on BBC America is pretty great. +

+

+ 11/9/2016, 10:42:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79671352/index.html b/static/mytweets/ewagoner/status/79671352/index.html new file mode 100644 index 00000000..0a9f89aa --- /dev/null +++ b/static/mytweets/ewagoner/status/79671352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Trying to get farm work done, but it's hot as blazes. Alternating outdoor work with indoor nerding out. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Trying to get farm work done, but it's hot as blazes. Alternating outdoor work with indoor nerding out. +

+

+ 5/26/2007, 5:33:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/796784495395540993/index.html b/static/mytweets/ewagoner/status/796784495395540993/index.html new file mode 100644 index 00000000..c572a53a --- /dev/null +++ b/static/mytweets/ewagoner/status/796784495395540993/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s already starting. Maybe if we’re vigilant & help how we can, it’ll be known this isn’t tolerated & dissipates. <a href="https://twitter.com/i/moments/796417517157830656">https://twitter.com/i/moments/796417517157830656</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s already starting. Maybe if we’re vigilant & help how we can, it’ll be known this isn’t tolerated & dissipates. https://twitter.com/i/moments/796417517157830656 +

+

+ 11/10/2016, 1:40:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/796916633/index.html b/static/mytweets/ewagoner/status/796916633/index.html new file mode 100644 index 00000000..73d07b20 --- /dev/null +++ b/static/mytweets/ewagoner/status/796916633/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It took me four months to pay for five years' worth of hosting. Thanks, @joyent! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It took me four months to pay for five years' worth of hosting. Thanks, @joyent! +

+

+ 4/25/2008, 1:54:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79693991142113280/index.html b/static/mytweets/ewagoner/status/79693991142113280/index.html new file mode 100644 index 00000000..c072b034 --- /dev/null +++ b/static/mytweets/ewagoner/status/79693991142113280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heirloom tomatoes get all the press, but I love heirloom potato season. http://instagr.am/p/FkSCa/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heirloom tomatoes get all the press, but I love heirloom potato season. http://instagr.am/p/FkSCa/ +

+

+ 6/11/2011, 7:38:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79697312791789569/index.html b/static/mytweets/ewagoner/status/79697312791789569/index.html new file mode 100644 index 00000000..41320a57 --- /dev/null +++ b/static/mytweets/ewagoner/status/79697312791789569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Even salmon tastes better when you've met the person who caught it. http://instagr.am/p/FkUe-/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Even salmon tastes better when you've met the person who caught it. http://instagr.am/p/FkUe-/ +

+

+ 6/11/2011, 7:51:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79698407328985089/index.html b/static/mytweets/ewagoner/status/79698407328985089/index.html new file mode 100644 index 00000000..cfaa999d --- /dev/null +++ b/static/mytweets/ewagoner/status/79698407328985089/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @thomasfuchs: If you watch NASA backwards, it's about a space agency that has no spaceflight capability, then does low-orbit flights, ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @thomasfuchs: If you watch NASA backwards, it's about a space agency that has no spaceflight capability, then does low-orbit flights, ... +

+

+ 6/11/2011, 7:55:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/796992877/index.html b/static/mytweets/ewagoner/status/796992877/index.html new file mode 100644 index 00000000..db38ece3 --- /dev/null +++ b/static/mytweets/ewagoner/status/796992877/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'd keep the eggs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'd keep the eggs. +

+

+ 4/25/2008, 3:48:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/797133387/index.html b/static/mytweets/ewagoner/status/797133387/index.html new file mode 100644 index 00000000..dc05ad09 --- /dev/null +++ b/static/mytweets/ewagoner/status/797133387/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Wall Street Journal advocates hoarding food, an email list of dairy farmers I lurk on discusses defending from city folk. It's that bad? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Wall Street Journal advocates hoarding food, an email list of dairy farmers I lurk on discusses defending from city folk. It's that bad? +

+

+ 4/25/2008, 7:57:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79742252171276288/index.html b/static/mytweets/ewagoner/status/79742252171276288/index.html new file mode 100644 index 00000000..318ce3b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/79742252171276288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Packing for An Event Apart. It'll be like a four day field trip to awesome. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Packing for An Event Apart. It'll be like a four day field trip to awesome. +

+

+ 6/11/2011, 10:50:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/797438326/index.html b/static/mytweets/ewagoner/status/797438326/index.html new file mode 100644 index 00000000..95831f35 --- /dev/null +++ b/static/mytweets/ewagoner/status/797438326/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making a pot of beans with home-cured ham to bring long to the Southern Seed Legacy's "Old Timey Seed Swap" today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making a pot of beans with home-cured ham to bring long to the Southern Seed Legacy's "Old Timey Seed Swap" today. +

+

+ 4/26/2008, 9:30:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/797547173151985664/index.html b/static/mytweets/ewagoner/status/797547173151985664/index.html new file mode 100644 index 00000000..69a4a975 --- /dev/null +++ b/static/mytweets/ewagoner/status/797547173151985664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Richard_Kadrey: I'm not sure who posted these anti-fascist symbols, but I'm in the mood for a new tattoo. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Richard_Kadrey: I'm not sure who posted these anti-fascist symbols, but I'm in the mood for a new tattoo.

+

+

+ 11/12/2016, 4:10:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/797573951/index.html b/static/mytweets/ewagoner/status/797573951/index.html new file mode 100644 index 00000000..bd2de8da --- /dev/null +++ b/static/mytweets/ewagoner/status/797573951/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to the seed swap. Hopefully the heirloom tomato guy is there, because I didn't start any plants of my own this year. So far behind! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to the seed swap. Hopefully the heirloom tomato guy is there, because I didn't start any plants of my own this year. So far behind! +

+

+ 4/26/2008, 1:48:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/797763380/index.html b/static/mytweets/ewagoner/status/797763380/index.html new file mode 100644 index 00000000..9117e37d --- /dev/null +++ b/static/mytweets/ewagoner/status/797763380/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The homebtew cider here is fantastic. Apples, honey, and herbs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The homebtew cider here is fantastic. Apples, honey, and herbs. +

+

+ 4/26/2008, 9:02:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/797932477482299392/index.html b/static/mytweets/ewagoner/status/797932477482299392/index.html new file mode 100644 index 00000000..a4b0d117 --- /dev/null +++ b/static/mytweets/ewagoner/status/797932477482299392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @georgelazenby: Appointing a noted white supremacist this early is a test. Trump is trying to gauge how much the press will lie down for… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @georgelazenby: Appointing a noted white supremacist this early is a test. Trump is trying to gauge how much the press will lie down for… +

+

+ 11/13/2016, 5:41:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/798046268438130688/index.html b/static/mytweets/ewagoner/status/798046268438130688/index.html new file mode 100644 index 00000000..bed19ab4 --- /dev/null +++ b/static/mytweets/ewagoner/status/798046268438130688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RyanLizza: Red/blue maps are deceiving. Here's a map of results w/county size scaled to proportion of the population. More here https:/… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RyanLizza: Red/blue maps are deceiving. Here's a map of results w/county size scaled to proportion of the population. More here https:/… +

+

+ 11/14/2016, 1:13:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/798292570/index.html b/static/mytweets/ewagoner/status/798292570/index.html new file mode 100644 index 00000000..1cbdd772 --- /dev/null +++ b/static/mytweets/ewagoner/status/798292570/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Deploying a day's worth of new features. Should have been working outside, but it's been a rainy day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Deploying a day's worth of new features. Should have been working outside, but it's been a rainy day. +

+

+ 4/27/2008, 6:50:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/798322960/index.html b/static/mytweets/ewagoner/status/798322960/index.html new file mode 100644 index 00000000..55497732 --- /dev/null +++ b/static/mytweets/ewagoner/status/798322960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's spaghetti night! Er... spaghetti squash night, that is. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's spaghetti night! Er... spaghetti squash night, that is. +

+

+ 4/27/2008, 7:59:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/798556176904392704/index.html b/static/mytweets/ewagoner/status/798556176904392704/index.html new file mode 100644 index 00000000..e74ee312 --- /dev/null +++ b/static/mytweets/ewagoner/status/798556176904392704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @sesamestreet: The Mannequin Challenge has found its way to where the air is sweet... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @sesamestreet: The Mannequin Challenge has found its way to where the air is sweet...

+

+

+ 11/15/2016, 11:00:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/798576933806206976/index.html b/static/mytweets/ewagoner/status/798576933806206976/index.html new file mode 100644 index 00000000..5299a327 --- /dev/null +++ b/static/mytweets/ewagoner/status/798576933806206976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here’s some good news. And a wonderful music video. <a href="https://thefutureheart.com/2016/09/29/steve-burns-steven-drozd-stevensteven-flaming-lips-blues-clues-kids-childrens-album-foreverywhere/">https://thefutureheart.com/2016/09/29/steve-burns-steven-drozd-stevensteven-flaming-lips-blues-clues-kids-childrens-album-foreverywhere/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/798611542/index.html b/static/mytweets/ewagoner/status/798611542/index.html new file mode 100644 index 00000000..360ebac2 --- /dev/null +++ b/static/mytweets/ewagoner/status/798611542/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Waited two hours for my clothes to dry. Took a couple cycles before I realized the dryer had been set to "no heat". Laundry & 4am don't mix. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Waited two hours for my clothes to dry. Took a couple cycles before I realized the dryer had been set to "no heat". Laundry & 4am don't mix. +

+

+ 4/28/2008, 6:53:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/798612315/index.html b/static/mytweets/ewagoner/status/798612315/index.html new file mode 100644 index 00000000..07124a11 --- /dev/null +++ b/static/mytweets/ewagoner/status/798612315/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And why is that setting even there? The washing machine doesn't have a "no water" setting. The toaster doesn't have a "no heat" setting. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And why is that setting even there? The washing machine doesn't have a "no water" setting. The toaster doesn't have a "no heat" setting. +

+

+ 4/28/2008, 6:55:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/798647861/index.html b/static/mytweets/ewagoner/status/798647861/index.html new file mode 100644 index 00000000..02830249 --- /dev/null +++ b/static/mytweets/ewagoner/status/798647861/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New iMacs are coming out this week, maybe even today. How do I know? I bought one 15 days ago, and they have a 14 day replacement policy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New iMacs are coming out this week, maybe even today. How do I know? I bought one 15 days ago, and they have a 14 day replacement policy. +

+

+ 4/28/2008, 8:09:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/798670480/index.html b/static/mytweets/ewagoner/status/798670480/index.html new file mode 100644 index 00000000..efcdc864 --- /dev/null +++ b/static/mytweets/ewagoner/status/798670480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Apple online store just got updated. New iMacs :) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Apple online store just got updated. New iMacs :) +

+

+ 4/28/2008, 8:51:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7987597666/index.html b/static/mytweets/ewagoner/status/7987597666/index.html new file mode 100644 index 00000000..68c121f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/7987597666/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So has Skitch died? It was by far my fave, but with always expired beta versions & the download page not working, is it time to move on? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So has Skitch died? It was by far my fave, but with always expired beta versions & the download page not working, is it time to move on? +

+

+ 1/20/2010, 9:43:30 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/798867487/index.html b/static/mytweets/ewagoner/status/798867487/index.html new file mode 100644 index 00000000..6548fe65 --- /dev/null +++ b/static/mytweets/ewagoner/status/798867487/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just added PayPal payments to my farmers market (before was cash or check only). I'm so 1998! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just added PayPal payments to my farmers market (before was cash or check only). I'm so 1998! +

+

+ 4/28/2008, 1:22:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7991041013/index.html b/static/mytweets/ewagoner/status/7991041013/index.html new file mode 100644 index 00000000..e2f31b41 --- /dev/null +++ b/static/mytweets/ewagoner/status/7991041013/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What I Carry Around: http://whiskerino.org/2009/users/ewagoner/22883/ Today's #whiskerino site theme: "On Your Person" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What I Carry Around: http://whiskerino.org/2009/users/ewagoner/22883/ Today's #whiskerino site theme: "On Your Person" +

+

+ 1/20/2010, 11:27:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79937190142017536/index.html b/static/mytweets/ewagoner/status/79937190142017536/index.html new file mode 100644 index 00000000..8af12ebe --- /dev/null +++ b/static/mytweets/ewagoner/status/79937190142017536/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + OH: "Are you home? I've got some awesome tuba music for you." + +Yeah, ok, fine. I'm the one who said it. But it really is awesome. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH: "Are you home? I've got some awesome tuba music for you."

Yeah, ok, fine. I'm the one who said it. But it really is awesome. +

+

+ 6/12/2011, 11:44:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79946338845990912/index.html b/static/mytweets/ewagoner/status/79946338845990912/index.html new file mode 100644 index 00000000..98dabc0e --- /dev/null +++ b/static/mytweets/ewagoner/status/79946338845990912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, joy! The first BLT of the year. It's one of the holy days of the locavore liturgical calendar. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, joy! The first BLT of the year. It's one of the holy days of the locavore liturgical calendar. +

+

+ 6/12/2011, 12:21:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/799590613/index.html b/static/mytweets/ewagoner/status/799590613/index.html new file mode 100644 index 00000000..05b4040b --- /dev/null +++ b/static/mytweets/ewagoner/status/799590613/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think I want a pot pie for lunch. But I don't think there's a good place in town to get a pot pie. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think I want a pot pie for lunch. But I don't think there's a good place in town to get a pot pie. +

+

+ 4/29/2008, 11:23:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/799592814/index.html b/static/mytweets/ewagoner/status/799592814/index.html new file mode 100644 index 00000000..763259dd --- /dev/null +++ b/static/mytweets/ewagoner/status/799592814/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have no doubt that a Z Pie franchise would do very, very well here. They only have the one location, in Placerville, CA. http://z-pie.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have no doubt that a Z Pie franchise would do very, very well here. They only have the one location, in Placerville, CA. http://z-pie.com +

+

+ 4/29/2008, 11:26:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/799649003/index.html b/static/mytweets/ewagoner/status/799649003/index.html new file mode 100644 index 00000000..adec2ce9 --- /dev/null +++ b/static/mytweets/ewagoner/status/799649003/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happened by Ben and Jerry's just as they opened the doors for free cone day. No line! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happened by Ben and Jerry's just as they opened the doors for free cone day. No line! +

+

+ 4/29/2008, 12:38:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79975917455282176/index.html b/static/mytweets/ewagoner/status/79975917455282176/index.html new file mode 100644 index 00000000..65ec624a --- /dev/null +++ b/static/mytweets/ewagoner/status/79975917455282176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Parked the car and am taking the train into the city for me four day stay. It's kinda fun. I'm such a yokel. http://instagr.am/p/FneG5/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Parked the car and am taking the train into the city for me four day stay. It's kinda fun. I'm such a yokel. http://instagr.am/p/FneG5/ +

+

+ 6/12/2011, 2:18:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/799762224/index.html b/static/mytweets/ewagoner/status/799762224/index.html new file mode 100644 index 00000000..e26a3a86 --- /dev/null +++ b/static/mytweets/ewagoner/status/799762224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Paparazzi won't leave me alone. Here I am being hounded by the press while buying heirloom tomato plants: http://tinyurl.com/5rq7ql + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Paparazzi won't leave me alone. Here I am being hounded by the press while buying heirloom tomato plants: http://tinyurl.com/5rq7ql +

+

+ 4/29/2008, 3:20:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/799771812/index.html b/static/mytweets/ewagoner/status/799771812/index.html new file mode 100644 index 00000000..7fe53982 --- /dev/null +++ b/static/mytweets/ewagoner/status/799771812/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heh. I was mentioned in a 2004 article in National Geographic but never noticed. Until today when the article showed up in my referrer logs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heh. I was mentioned in a 2004 article in National Geographic but never noticed. Until today when the article showed up in my referrer logs. +

+

+ 4/29/2008, 3:34:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79977875645796352/index.html b/static/mytweets/ewagoner/status/79977875645796352/index.html new file mode 100644 index 00000000..660a4e90 --- /dev/null +++ b/static/mytweets/ewagoner/status/79977875645796352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @aneventapart: Three days of design, code, and content strategy! An Event Apart Atlanta 2011 memoir and preview. http://is.gd/W7s9zA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @aneventapart: Three days of design, code, and content strategy! An Event Apart Atlanta 2011 memoir and preview. http://is.gd/W7s9zA +

+

+ 6/12/2011, 2:26:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/79986360840232960/index.html b/static/mytweets/ewagoner/status/79986360840232960/index.html new file mode 100644 index 00000000..90129098 --- /dev/null +++ b/static/mytweets/ewagoner/status/79986360840232960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Certainly doesn't look like I'm in the middle of the city. @ InterContinental Buckhead Atlanta http://instagr.am/p/Fnmed/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Certainly doesn't look like I'm in the middle of the city. @ InterContinental Buckhead Atlanta http://instagr.am/p/Fnmed/ +

+

+ 6/12/2011, 3:00:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/7998985022/index.html b/static/mytweets/ewagoner/status/7998985022/index.html new file mode 100644 index 00000000..2cdcebf5 --- /dev/null +++ b/static/mytweets/ewagoner/status/7998985022/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Turning a pocket full of paper receipts into PDFs for the tax man, using the JotNot app & my iPhone. I've never owned a more useful device. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Turning a pocket full of paper receipts into PDFs for the tax man, using the JotNot app & my iPhone. I've never owned a more useful device. +

+

+ 1/20/2010, 3:41:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/799946462/index.html b/static/mytweets/ewagoner/status/799946462/index.html new file mode 100644 index 00000000..74957eb7 --- /dev/null +++ b/static/mytweets/ewagoner/status/799946462/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Put another story on the bee hive. There's a couple acres of blackberry brambles putting on flowers -- need to turn all that into honey. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Put another story on the bee hive. There's a couple acres of blackberry brambles putting on flowers -- need to turn all that into honey. +

+

+ 4/29/2008, 8:06:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/799953156/index.html b/static/mytweets/ewagoner/status/799953156/index.html new file mode 100644 index 00000000..e1aef77a --- /dev/null +++ b/static/mytweets/ewagoner/status/799953156/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Wait, if the Snow Ghost didn't turn Shaggy into a ghost, maybe he's not a real ghost either!" Fred, have they ever been a real ghost? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Wait, if the Snow Ghost didn't turn Shaggy into a ghost, maybe he's not a real ghost either!" Fred, have they ever been a real ghost? +

+

+ 4/29/2008, 8:18:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80017190044188672/index.html b/static/mytweets/ewagoner/status/80017190044188672/index.html new file mode 100644 index 00000000..81ada001 --- /dev/null +++ b/static/mytweets/ewagoner/status/80017190044188672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The hotel lobby bar specializes in cognac. #aea http://instagr.am/p/Fn_A2/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The hotel lobby bar specializes in cognac. #aea http://instagr.am/p/Fn_A2/ +

+

+ 6/12/2011, 5:02:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80032006024597504/index.html b/static/mytweets/ewagoner/status/80032006024597504/index.html new file mode 100644 index 00000000..54bb944c --- /dev/null +++ b/static/mytweets/ewagoner/status/80032006024597504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Zeldman looks nothing like I expected, but then I realized that I still associate him with a 25 pixel orange icon from 1999 or so. #AEA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Zeldman looks nothing like I expected, but then I realized that I still associate him with a 25 pixel orange icon from 1999 or so. #AEA +

+

+ 6/12/2011, 6:01:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8003536972/index.html b/static/mytweets/ewagoner/status/8003536972/index.html new file mode 100644 index 00000000..cf2db2b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/8003536972/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First 12 hour workday at the SSAWG conference done. The next three are all 16+ hour workdays. Fun, though exhausting. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First 12 hour workday at the SSAWG conference done. The next three are all 16+ hour workdays. Fun, though exhausting. +

+

+ 1/20/2010, 6:01:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/800378391/index.html b/static/mytweets/ewagoner/status/800378391/index.html new file mode 100644 index 00000000..6432fa94 --- /dev/null +++ b/static/mytweets/ewagoner/status/800378391/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Payday! But really, though, it needed to be twice as much for me to stay even. It's been a lean, lean quarter. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Payday! But really, though, it needed to be twice as much for me to stay even. It's been a lean, lean quarter. +

+

+ 4/30/2008, 10:07:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80048977860505600/index.html b/static/mytweets/ewagoner/status/80048977860505600/index.html new file mode 100644 index 00000000..780e1c39 --- /dev/null +++ b/static/mytweets/ewagoner/status/80048977860505600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + TypeKit is nice, but not something I could easily resell as a service. WebInk, though, is both. I like it. #AEA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ TypeKit is nice, but not something I could easily resell as a service. WebInk, though, is both. I like it. #AEA +

+

+ 6/12/2011, 7:08:58 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8005156009/index.html b/static/mytweets/ewagoner/status/8005156009/index.html new file mode 100644 index 00000000..1b73bf83 --- /dev/null +++ b/static/mytweets/ewagoner/status/8005156009/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got an email thanking me for a rails app I put in production in '06 & not touched since. Great that it holds up well but still feel guilty. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got an email thanking me for a rails app I put in production in '06 & not touched since. Great that it holds up well but still feel guilty. +

+

+ 1/20/2010, 6:48:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80054564396613632/index.html b/static/mytweets/ewagoner/status/80054564396613632/index.html new file mode 100644 index 00000000..25508444 --- /dev/null +++ b/static/mytweets/ewagoner/status/80054564396613632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally worked up the gumption to chat with folks, & it was someone from Alaska who had recommended my site to some farmers there. #shy #AEA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally worked up the gumption to chat with folks, & it was someone from Alaska who had recommended my site to some farmers there. #shy #AEA +

+

+ 6/12/2011, 7:31:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/800718550562459653/index.html b/static/mytweets/ewagoner/status/800718550562459653/index.html new file mode 100644 index 00000000..cae5e252 --- /dev/null +++ b/static/mytweets/ewagoner/status/800718550562459653/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @joshmillard: Morning rerun: I wrote a short song for when everything is fucked, about how you gotta just keep on going. + +https://t.co/5… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @joshmillard: Morning rerun: I wrote a short song for when everything is fucked, about how you gotta just keep on going.

https://t.co/5… +

+

+ 11/21/2016, 10:12:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/800725095748685825/index.html b/static/mytweets/ewagoner/status/800725095748685825/index.html new file mode 100644 index 00000000..a0b64533 --- /dev/null +++ b/static/mytweets/ewagoner/status/800725095748685825/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @crisp22: My friend's 4 year old has no idea that I did this to his room (paint is invisible in day light). Best way to spend a Saturday… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @crisp22: My friend's 4 year old has no idea that I did this to his room (paint is invisible in day light). Best way to spend a Saturday… +

+

+ 11/21/2016, 10:38:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/800769104919478272/index.html b/static/mytweets/ewagoner/status/800769104919478272/index.html new file mode 100644 index 00000000..2c5d27ae --- /dev/null +++ b/static/mytweets/ewagoner/status/800769104919478272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A Federal judge, while on duty: “If you do not like that Trump is president, you need to go to another country.” <a href="http://thehill.com/blogs/blog-briefing-room/306879-texas-judge-if-you-dont-like-trump-go-to-another-country">http://thehill.com/blogs/blog-briefing-room/306879-texas-judge-if-you-dont-like-trump-go-to-another-country</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80108567943847936/index.html b/static/mytweets/ewagoner/status/80108567943847936/index.html new file mode 100644 index 00000000..2bbe7313 --- /dev/null +++ b/static/mytweets/ewagoner/status/80108567943847936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New filings on my behalf from the FTCLDF in the raw milk case: http://bit.ly/jip5kr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New filings on my behalf from the FTCLDF in the raw milk case: http://bit.ly/jip5kr +

+

+ 6/12/2011, 11:05:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8011609404/index.html b/static/mytweets/ewagoner/status/8011609404/index.html new file mode 100644 index 00000000..483dff1d --- /dev/null +++ b/static/mytweets/ewagoner/status/8011609404/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A person I don't know referred to me on the internet as "a cool 'old school' programmer". I smiled -- rarely called "cool". Or "old school". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A person I don't know referred to me on the internet as "a cool 'old school' programmer". I smiled -- rarely called "cool". Or "old school". +

+

+ 1/20/2010, 9:52:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/801171615170039808/index.html b/static/mytweets/ewagoner/status/801171615170039808/index.html new file mode 100644 index 00000000..516f2dad --- /dev/null +++ b/static/mytweets/ewagoner/status/801171615170039808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Independent: Creationist Jerry Falwell Jr in line to become Donald Trump's Secretary of Education <a href="http://ind.pn/2geEEwE">http://ind.pn/2geEEwE</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Independent: Creationist Jerry Falwell Jr in line to become Donald Trump's Secretary of Education http://ind.pn/2geEEwE +

+

+ 11/22/2016, 4:12:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/801303565/index.html b/static/mytweets/ewagoner/status/801303565/index.html new file mode 100644 index 00000000..a9f3034c --- /dev/null +++ b/static/mytweets/ewagoner/status/801303565/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Installed Adobe Acrobat Reader 8.1.2 an hour ago for some testing. It's crashed twice, killed my browser once, and now locks up the machine. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Installed Adobe Acrobat Reader 8.1.2 an hour ago for some testing. It's crashed twice, killed my browser once, and now locks up the machine. +

+

+ 5/1/2008, 12:50:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/801304043/index.html b/static/mytweets/ewagoner/status/801304043/index.html new file mode 100644 index 00000000..e72c88f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/801304043/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Every version is more bloated, more crash=prone, and generally all around worse than the previous. How do they stay in business? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Every version is more bloated, more crash=prone, and generally all around worse than the previous. How do they stay in business? +

+

+ 5/1/2008, 12:51:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/801508539843936262/index.html b/static/mytweets/ewagoner/status/801508539843936262/index.html new file mode 100644 index 00000000..92f6802a --- /dev/null +++ b/static/mytweets/ewagoner/status/801508539843936262/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @iinteractive: We're getting into the Black Friday spirit with a sale on training! 50% off training booked before end of year! https://t… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @iinteractive: We're getting into the Black Friday spirit with a sale on training! 50% off training booked before end of year! https://t… +

+

+ 11/23/2016, 2:31:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/801573679662583808/index.html b/static/mytweets/ewagoner/status/801573679662583808/index.html new file mode 100644 index 00000000..83a38714 --- /dev/null +++ b/static/mytweets/ewagoner/status/801573679662583808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + All done in the Empire State Building. Saddled up and on to a new adventure come Monday. Such is the life of an @iinteractive hired gun! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ All done in the Empire State Building. Saddled up and on to a new adventure come Monday. Such is the life of an @iinteractive hired gun! +

+

+ 11/23/2016, 6:50:32 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/802054010/index.html b/static/mytweets/ewagoner/status/802054010/index.html new file mode 100644 index 00000000..bcbdc180 --- /dev/null +++ b/static/mytweets/ewagoner/status/802054010/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I put my desk up on blocks. So now I've got a standing desk, and it makes it much easier to change the oil. Might grow back the mullet next. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I put my desk up on blocks. So now I've got a standing desk, and it makes it much easier to change the oil. Might grow back the mullet next. +

+

+ 5/2/2008, 1:54:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/802071684/index.html b/static/mytweets/ewagoner/status/802071684/index.html new file mode 100644 index 00000000..72b1f685 --- /dev/null +++ b/static/mytweets/ewagoner/status/802071684/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I kid because I love. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I kid because I love. +

+

+ 5/2/2008, 2:20:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/802101600/index.html b/static/mytweets/ewagoner/status/802101600/index.html new file mode 100644 index 00000000..cd74485e --- /dev/null +++ b/static/mytweets/ewagoner/status/802101600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Iphone's not showing up in iPhoto any more. What gives? I've got photos of my desk on blocks that need liberating! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Iphone's not showing up in iPhoto any more. What gives? I've got photos of my desk on blocks that need liberating! +

+

+ 5/2/2008, 3:04:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/802111184/index.html b/static/mytweets/ewagoner/status/802111184/index.html new file mode 100644 index 00000000..0fa43d62 --- /dev/null +++ b/static/mytweets/ewagoner/status/802111184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + LIpton can be coy and call this "Energize Iced Tea Mix To Go", but there's no covering up that this is caffeinated cool aid. Not bad, too. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ LIpton can be coy and call this "Energize Iced Tea Mix To Go", but there's no covering up that this is caffeinated cool aid. Not bad, too. +

+

+ 5/2/2008, 3:18:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/802147451/index.html b/static/mytweets/ewagoner/status/802147451/index.html new file mode 100644 index 00000000..dd0f3b15 --- /dev/null +++ b/static/mytweets/ewagoner/status/802147451/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rebooting the Mac did the trick. Here's my desk on blocks: http://www.flickr.com/photos/ewagoner/tags/uponblocks/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rebooting the Mac did the trick. Here's my desk on blocks: http://www.flickr.com/photos/ewagoner/tags/uponblocks/ +

+

+ 5/2/2008, 4:15:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80231198697332736/index.html b/static/mytweets/ewagoner/status/80231198697332736/index.html new file mode 100644 index 00000000..5a6ede0b --- /dev/null +++ b/static/mytweets/ewagoner/status/80231198697332736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm the only one eating breakfast in a dining room set up for a couple hundred people. Just like Howard Hughes. #AEA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm the only one eating breakfast in a dining room set up for a couple hundred people. Just like Howard Hughes. #AEA +

+

+ 6/13/2011, 7:13:03 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/802313806/index.html b/static/mytweets/ewagoner/status/802313806/index.html new file mode 100644 index 00000000..1a568a29 --- /dev/null +++ b/static/mytweets/ewagoner/status/802313806/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I didn't think it would work, but two good belly dancers fighting it out to "Deuling Banjos" is a sight to behold. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I didn't think it would work, but two good belly dancers fighting it out to "Deuling Banjos" is a sight to behold. +

+

+ 5/2/2008, 9:20:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80247771952721921/index.html b/static/mytweets/ewagoner/status/80247771952721921/index.html new file mode 100644 index 00000000..805c00e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/80247771952721921/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Formal gardens around a croquet pitch. #classy #aea http://instagr.am/p/FqM47/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Formal gardens around a croquet pitch. #classy #aea http://instagr.am/p/FqM47/ +

+

+ 6/13/2011, 8:18:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80249998050197504/index.html b/static/mytweets/ewagoner/status/80249998050197504/index.html new file mode 100644 index 00000000..d31981f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/80249998050197504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The doors to the bathrooms open to a foyer & a door to an antechamber which opened to a room w/ sinks & then another room w/ stalls. #fancy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The doors to the bathrooms open to a foyer & a door to an antechamber which opened to a room w/ sinks & then another room w/ stalls. #fancy +

+

+ 6/13/2011, 8:27:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80262219304140800/index.html b/static/mytweets/ewagoner/status/80262219304140800/index.html new file mode 100644 index 00000000..6d6a9e6f --- /dev/null +++ b/static/mytweets/ewagoner/status/80262219304140800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For the three followers of mine who might care, you can follow along with An Event Apart at <a href="http://www.afeedapart.com">http://www.afeedapart.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For the three followers of mine who might care, you can follow along with An Event Apart at http://www.afeedapart.com +

+

+ 6/13/2011, 9:16:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80263719753486336/index.html b/static/mytweets/ewagoner/status/80263719753486336/index.html new file mode 100644 index 00000000..5e2c8808 --- /dev/null +++ b/static/mytweets/ewagoner/status/80263719753486336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was Blogger's second non-internal user. #imancientininternetyears #aea + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was Blogger's second non-internal user. #imancientininternetyears #aea +

+

+ 6/13/2011, 9:22:16 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80268911433613312/index.html b/static/mytweets/ewagoner/status/80268911433613312/index.html new file mode 100644 index 00000000..afad0ddd --- /dev/null +++ b/static/mytweets/ewagoner/status/80268911433613312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holistic web development? Try being a one-person software company. Coding, design, sysadmin, support, accounting. #aea + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holistic web development? Try being a one-person software company. Coding, design, sysadmin, support, accounting. #aea +

+

+ 6/13/2011, 9:42:54 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80271420722126848/index.html b/static/mytweets/ewagoner/status/80271420722126848/index.html new file mode 100644 index 00000000..dac853f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/80271420722126848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + To Get His Job (at an Atlanta farmers market), He Just Worked Until Somebody Noticed <a href="http://www.nytimes.com/2011/06/13/us/13jobsatlanta.html?_r=1">http://www.nytimes.com/2011/06/13/us/13jobsatlanta.html?_r=1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8028463829/index.html b/static/mytweets/ewagoner/status/8028463829/index.html new file mode 100644 index 00000000..126f7540 --- /dev/null +++ b/static/mytweets/ewagoner/status/8028463829/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The AppleTV is great while traveling. Fill it with ripped DVDs & plug it into the hotel TV. Or, $3 rentals instead of $10+ hotel charge. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The AppleTV is great while traveling. Fill it with ripped DVDs & plug it into the hotel TV. Or, $3 rentals instead of $10+ hotel charge. +

+

+ 1/21/2010, 9:20:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/802905954547335168/index.html b/static/mytweets/ewagoner/status/802905954547335168/index.html new file mode 100644 index 00000000..f9c36167 --- /dev/null +++ b/static/mytweets/ewagoner/status/802905954547335168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Did a little server migration in the middle of the night and made locallygrown run twice as fast. Well worth a few yawns today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Did a little server migration in the middle of the night and made locallygrown run twice as fast. Well worth a few yawns today.

+

+

+ 11/27/2016, 11:04:31 AM +

+

Favs: 7

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/802942606699364354/index.html b/static/mytweets/ewagoner/status/802942606699364354/index.html new file mode 100644 index 00000000..10338607 --- /dev/null +++ b/static/mytweets/ewagoner/status/802942606699364354/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @lschmeiser: The ending of this story on Agile in the workplace is worth your attention. Welcome to the new work order: https://t.co/wqx… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @lschmeiser: The ending of this story on Agile in the workplace is worth your attention. Welcome to the new work order: https://t.co/wqx… +

+

+ 11/27/2016, 1:30:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80296041840250880/index.html b/static/mytweets/ewagoner/status/80296041840250880/index.html new file mode 100644 index 00000000..4e09752d --- /dev/null +++ b/static/mytweets/ewagoner/status/80296041840250880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So many Macs. #aea http://instagr.am/p/Fqq3_/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So many Macs. #aea http://instagr.am/p/Fqq3_/ +

+

+ 6/13/2011, 11:30:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80308619438067712/index.html b/static/mytweets/ewagoner/status/80308619438067712/index.html new file mode 100644 index 00000000..8d41fb63 --- /dev/null +++ b/static/mytweets/ewagoner/status/80308619438067712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "This is what the web feels like to me now." #aea http://instagr.am/p/FqzGG/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "This is what the web feels like to me now." #aea http://instagr.am/p/FqzGG/ +

+

+ 6/13/2011, 12:20:41 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/803229649/index.html b/static/mytweets/ewagoner/status/803229649/index.html new file mode 100644 index 00000000..0ad7b8ac --- /dev/null +++ b/static/mytweets/ewagoner/status/803229649/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love daddy-daughter weekends. Today we're eating big waffles. Yesterday we rode a unicorn. A real living breathing unicorn. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I love daddy-daughter weekends. Today we're eating big waffles. Yesterday we rode a unicorn. A real living breathing unicorn. +

+

+ 5/4/2008, 11:04:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/803230071/index.html b/static/mytweets/ewagoner/status/803230071/index.html new file mode 100644 index 00000000..c0999681 --- /dev/null +++ b/static/mytweets/ewagoner/status/803230071/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok. It was a horse with a fake horn on his head. But don't tell Viv. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ok. It was a horse with a fake horn on his head. But don't tell Viv. +

+

+ 5/4/2008, 11:04:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80325265414295552/index.html b/static/mytweets/ewagoner/status/80325265414295552/index.html new file mode 100644 index 00000000..d0526cd7 --- /dev/null +++ b/static/mytweets/ewagoner/status/80325265414295552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting some athletics in during the lunch break. #aea http://instagr.am/p/Fq91E/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting some athletics in during the lunch break. #aea http://instagr.am/p/Fq91E/ +

+

+ 6/13/2011, 1:26:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/803429909/index.html b/static/mytweets/ewagoner/status/803429909/index.html new file mode 100644 index 00000000..deec3cfd --- /dev/null +++ b/static/mytweets/ewagoner/status/803429909/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ancient carrots, soft taters, green garlic, spring onions, fennel, cream just souring, nearly freezer burnt salmon. Chowder night, for sure! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ancient carrots, soft taters, green garlic, spring onions, fennel, cream just souring, nearly freezer burnt salmon. Chowder night, for sure! +

+

+ 5/4/2008, 5:47:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80349571607302144/index.html b/static/mytweets/ewagoner/status/80349571607302144/index.html new file mode 100644 index 00000000..5684352b --- /dev/null +++ b/static/mytweets/ewagoner/status/80349571607302144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Such an inspirational and genuinely useful presentation from @lukew about designing for the mobile web. I've much work ahead of me. #aea + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Such an inspirational and genuinely useful presentation from @lukew about designing for the mobile web. I've much work ahead of me. #aea +

+

+ 6/13/2011, 3:03:25 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80350362/index.html b/static/mytweets/ewagoner/status/80350362/index.html new file mode 100644 index 00000000..56a7bf04 --- /dev/null +++ b/static/mytweets/ewagoner/status/80350362/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just weeded beans, zucchini, squash, and cukes, and hilled up the potatoes. Still need to hoe the sunflowers and more beans. Already hot++! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just weeded beans, zucchini, squash, and cukes, and hilled up the potatoes. Still need to hoe the sunflowers and more beans. Already hot++! +

+

+ 5/27/2007, 8:38:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80354095650717696/index.html b/static/mytweets/ewagoner/status/80354095650717696/index.html new file mode 100644 index 00000000..15adeef0 --- /dev/null +++ b/static/mytweets/ewagoner/status/80354095650717696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Similar diary to @beep's great-grandfather, transcribed to Twitter: @genny_spencer #aea + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Similar diary to @beep's great-grandfather, transcribed to Twitter: @genny_spencer #aea +

+

+ 6/13/2011, 3:21:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/803653353486086149/index.html b/static/mytweets/ewagoner/status/803653353486086149/index.html new file mode 100644 index 00000000..009c8534 --- /dev/null +++ b/static/mytweets/ewagoner/status/803653353486086149/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The president-elect is now on the record saying dissidents should be stripped of their citizenship. And I’m on the record saying I dissent. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The president-elect is now on the record saying dissidents should be stripped of their citizenship. And I’m on the record saying I dissent. +

+

+ 11/29/2016, 12:34:25 PM +

+

Favs: 6

+

Retweets: 4

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80372284598140928/index.html b/static/mytweets/ewagoner/status/80372284598140928/index.html new file mode 100644 index 00000000..37176932 --- /dev/null +++ b/static/mytweets/ewagoner/status/80372284598140928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sad balloons. http://instagr.am/p/Frbt7/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sad balloons. http://instagr.am/p/Frbt7/ +

+

+ 6/13/2011, 4:33:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80374179504988160/index.html b/static/mytweets/ewagoner/status/80374179504988160/index.html new file mode 100644 index 00000000..27ceffa5 --- /dev/null +++ b/static/mytweets/ewagoner/status/80374179504988160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Learning how this awesome bit of mind-blowing css animation was made. <a href="http://animatable.com/demos/madmanimation/">http://animatable.com/demos/madmanimation/</a> #aea + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80384440311889920/index.html b/static/mytweets/ewagoner/status/80384440311889920/index.html new file mode 100644 index 00000000..48ba0727 --- /dev/null +++ b/static/mytweets/ewagoner/status/80384440311889920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A slick browser-based alternative to Hype (http://tumultco.com/hype/) for creating CSS3 animations: Animatable http://animatable.com/ #aea + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A slick browser-based alternative to Hype (http://tumultco.com/hype/) for creating CSS3 animations: Animatable http://animatable.com/ #aea +

+

+ 6/13/2011, 5:21:58 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/803926237/index.html b/static/mytweets/ewagoner/status/803926237/index.html new file mode 100644 index 00000000..f64c3075 --- /dev/null +++ b/static/mytweets/ewagoner/status/803926237/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First full day at the standing desk. Realized 1.5 blocks was too low, so jacked up to two full blocks. Now just right. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First full day at the standing desk. Realized 1.5 blocks was too low, so jacked up to two full blocks. Now just right. +

+

+ 5/5/2008, 11:15:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/804088384478203904/index.html b/static/mytweets/ewagoner/status/804088384478203904/index.html new file mode 100644 index 00000000..29b348da --- /dev/null +++ b/static/mytweets/ewagoner/status/804088384478203904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On 11/1 I made the final payment on a $90k debt that I’ve been paying off for 12 years. Tomorrow that money goes to another debt. #progress + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On 11/1 I made the final payment on a $90k debt that I’ve been paying off for 12 years. Tomorrow that money goes to another debt. #progress +

+

+ 11/30/2016, 5:23:04 PM +

+

Favs: 14

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/804116077/index.html b/static/mytweets/ewagoner/status/804116077/index.html new file mode 100644 index 00000000..571ed192 --- /dev/null +++ b/static/mytweets/ewagoner/status/804116077/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Experimenting with moving from 2 PC monitors + MacBook Pro to dual monitor MBP plus one PC. XP left, XP (via Parallels) middle, OS X right. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Experimenting with moving from 2 PC monitors + MacBook Pro to dual monitor MBP plus one PC. XP left, XP (via Parallels) middle, OS X right. +

+

+ 5/5/2008, 3:44:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80422052/index.html b/static/mytweets/ewagoner/status/80422052/index.html new file mode 100644 index 00000000..0a0e2347 --- /dev/null +++ b/static/mytweets/ewagoner/status/80422052/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The little girl just had her first peanut butter and jelly sandwich. Loved it, crusts and all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The little girl just had her first peanut butter and jelly sandwich. Loved it, crusts and all. +

+

+ 5/27/2007, 9:50:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/804443483520008192/index.html b/static/mytweets/ewagoner/status/804443483520008192/index.html new file mode 100644 index 00000000..89e9a18d --- /dev/null +++ b/static/mytweets/ewagoner/status/804443483520008192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @esquire: Surprisingly, It Doesn't Take Much to Turn 'The Witch' Into a Wes Anderson Movie <a href="http://bit.ly/2gLzo6o">http://bit.ly/2gLzo6o</a> https://t.co/tU3omnHI… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @esquire: Surprisingly, It Doesn't Take Much to Turn 'The Witch' Into a Wes Anderson Movie http://bit.ly/2gLzo6o https://t.co/tU3omnHI… +

+

+ 12/1/2016, 4:54:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80460216537329664/index.html b/static/mytweets/ewagoner/status/80460216537329664/index.html new file mode 100644 index 00000000..bc8fc6ef --- /dev/null +++ b/static/mytweets/ewagoner/status/80460216537329664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Physics degree, six martinis. When it comes to pool they're pretty equivalent. (Thanks, MediaTemple!) #AEA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Physics degree, six martinis. When it comes to pool they're pretty equivalent. (Thanks, MediaTemple!) #AEA +

+

+ 6/13/2011, 10:23:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8048229908/index.html b/static/mytweets/ewagoner/status/8048229908/index.html new file mode 100644 index 00000000..70af25dc --- /dev/null +++ b/static/mytweets/ewagoner/status/8048229908/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spent 5 hours chasing why rails processes were grabbing cpu and not letting go. Turned out to be a linewrap problem when making PDFs. Arrgh. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spent 5 hours chasing why rails processes were grabbing cpu and not letting go. Turned out to be a linewrap problem when making PDFs. Arrgh. +

+

+ 1/21/2010, 7:27:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8048388774/index.html b/static/mytweets/ewagoner/status/8048388774/index.html new file mode 100644 index 00000000..631c7ef3 --- /dev/null +++ b/static/mytweets/ewagoner/status/8048388774/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had to call the @joyent emergency hotline for the first time ever, and their response was swift and helpful. Thank you, @joyent! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had to call the @joyent emergency hotline for the first time ever, and their response was swift and helpful. Thank you, @joyent! +

+

+ 1/21/2010, 7:32:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80485195144376320/index.html b/static/mytweets/ewagoner/status/80485195144376320/index.html new file mode 100644 index 00000000..d868a5ca --- /dev/null +++ b/static/mytweets/ewagoner/status/80485195144376320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nestled all snug back in my room. Going to get a good six hours of sleep tonight, so I'll be at my absolute best for tomorrow! #aea + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nestled all snug back in my room. Going to get a good six hours of sleep tonight, so I'll be at my absolute best for tomorrow! #aea +

+

+ 6/14/2011, 12:02:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80485562/index.html b/static/mytweets/ewagoner/status/80485562/index.html new file mode 100644 index 00000000..ea1fb688 --- /dev/null +++ b/static/mytweets/ewagoner/status/80485562/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 10:50 am and already drenched in sweat. Time to come in for a while I think. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 10:50 am and already drenched in sweat. Time to come in for a while I think. +

+

+ 5/27/2007, 10:52:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80496740427505664/index.html b/static/mytweets/ewagoner/status/80496740427505664/index.html new file mode 100644 index 00000000..f5ec1c4d --- /dev/null +++ b/static/mytweets/ewagoner/status/80496740427505664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok, ok. Five hours. #aea + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ok, ok. Five hours. #aea +

+

+ 6/14/2011, 12:48:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/805038678/index.html b/static/mytweets/ewagoner/status/805038678/index.html new file mode 100644 index 00000000..e7954625 --- /dev/null +++ b/static/mytweets/ewagoner/status/805038678/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Enjoying a plate of "Reuben Fries". It's every bit the abomination it sounds, and yet very very tasty. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Enjoying a plate of "Reuben Fries". It's every bit the abomination it sounds, and yet very very tasty. +

+

+ 5/6/2008, 6:10:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/805068078/index.html b/static/mytweets/ewagoner/status/805068078/index.html new file mode 100644 index 00000000..f414432d --- /dev/null +++ b/static/mytweets/ewagoner/status/805068078/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Set an all time sales record this week at http://athens.locallygrown.net -- at a time when many farmers markets are still closed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Set an all time sales record this week at http://athens.locallygrown.net -- at a time when many farmers markets are still closed. +

+

+ 5/6/2008, 6:59:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8054617227/index.html b/static/mytweets/ewagoner/status/8054617227/index.html new file mode 100644 index 00000000..bb9acdea --- /dev/null +++ b/static/mytweets/ewagoner/status/8054617227/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Huge legal victory for raw milk in Canada today! I hope to have news about my own lawsuit soon. http://is.gd/6MbBv + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Huge legal victory for raw milk in Canada today! I hope to have news about my own lawsuit soon. http://is.gd/6MbBv +

+

+ 1/21/2010, 10:22:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/805482925/index.html b/static/mytweets/ewagoner/status/805482925/index.html new file mode 100644 index 00000000..48d4a8f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/805482925/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The coffee shop on my way to work changed their hours. They now open at 10am. One of us just doesn't understand something. Not sure which. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The coffee shop on my way to work changed their hours. They now open at 10am. One of us just doesn't understand something. Not sure which. +

+

+ 5/7/2008, 9:25:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/805772807/index.html b/static/mytweets/ewagoner/status/805772807/index.html new file mode 100644 index 00000000..11b93610 --- /dev/null +++ b/static/mytweets/ewagoner/status/805772807/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had my first Boba Thai Tea. I didn't understand before, but now I do. Giant tapioca balls are delish! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had my first Boba Thai Tea. I didn't understand before, but now I do. Giant tapioca balls are delish! +

+

+ 5/7/2008, 3:37:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80583192/index.html b/static/mytweets/ewagoner/status/80583192/index.html new file mode 100644 index 00000000..827069bc --- /dev/null +++ b/static/mytweets/ewagoner/status/80583192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Flaming Lips were on TV last night. The Tivo got it, and Vivian has requested it 3 times today. She's not 3 yet, and already a fan. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Flaming Lips were on TV last night. The Tivo got it, and Vivian has requested it 3 times today. She's not 3 yet, and already a fan. +

+

+ 5/27/2007, 12:33:50 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/806055320/index.html b/static/mytweets/ewagoner/status/806055320/index.html new file mode 100644 index 00000000..89804147 --- /dev/null +++ b/static/mytweets/ewagoner/status/806055320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv has seemingly caught her first flu. She is not amused. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv has seemingly caught her first flu. She is not amused. +

+

+ 5/7/2008, 11:14:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80621016136683520/index.html b/static/mytweets/ewagoner/status/80621016136683520/index.html new file mode 100644 index 00000000..80eb8002 --- /dev/null +++ b/static/mytweets/ewagoner/status/80621016136683520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eric Meyer speaking now on CSS. This is akin to attending a lecture on painting given by da Vinci. #aea + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eric Meyer speaking now on CSS. This is akin to attending a lecture on painting given by da Vinci. #aea +

+

+ 6/14/2011, 9:02:02 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80630540717400064/index.html b/static/mytweets/ewagoner/status/80630540717400064/index.html new file mode 100644 index 00000000..c00dd66c --- /dev/null +++ b/static/mytweets/ewagoner/status/80630540717400064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have taken courses in quantum mechanics taught by a physicist who worked on the Manhattan Project. CSS is not that dissimilar. #aea + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have taken courses in quantum mechanics taught by a physicist who worked on the Manhattan Project. CSS is not that dissimilar. #aea +

+

+ 6/14/2011, 9:39:53 AM +

+

Favs: 2

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80639064876924928/index.html b/static/mytweets/ewagoner/status/80639064876924928/index.html new file mode 100644 index 00000000..ab8cb19f --- /dev/null +++ b/static/mytweets/ewagoner/status/80639064876924928/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + Guy 1: "You know, your coffee smells pretty good." +Guy 2: "Oh, good. I'm glad you're not revolted." + +We're so civilized here. #aea + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Guy 1: "You know, your coffee smells pretty good."
Guy 2: "Oh, good. I'm glad you're not revolted."

We're so civilized here. #aea +

+

+ 6/14/2011, 10:13:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8065010489/index.html b/static/mytweets/ewagoner/status/8065010489/index.html new file mode 100644 index 00000000..6a8d3520 --- /dev/null +++ b/static/mytweets/ewagoner/status/8065010489/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It took a while, but I found one. http://whiskerino.org/2009/users/ewagoner/23327/ (Today's #whiskerino site theme: "Photoshop Friday") + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It took a while, but I found one. http://whiskerino.org/2009/users/ewagoner/23327/ (Today's #whiskerino site theme: "Photoshop Friday") +

+

+ 1/22/2010, 5:38:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80657219955339265/index.html b/static/mytweets/ewagoner/status/80657219955339265/index.html new file mode 100644 index 00000000..2ff031df --- /dev/null +++ b/static/mytweets/ewagoner/status/80657219955339265/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Coffee break in the garden. #AEA http://instagr.am/p/Ft-UB/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Coffee break in the garden. #AEA http://instagr.am/p/Ft-UB/ +

+

+ 6/14/2011, 11:25:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80662760924512256/index.html b/static/mytweets/ewagoner/status/80662760924512256/index.html new file mode 100644 index 00000000..99eac99b --- /dev/null +++ b/static/mytweets/ewagoner/status/80662760924512256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fellow Athenian @aarron is hitting it out of the park with his "Ideas to Interface" presentation. #AEA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fellow Athenian @aarron is hitting it out of the park with his "Ideas to Interface" presentation. #AEA +

+

+ 6/14/2011, 11:47:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80669002266976257/index.html b/static/mytweets/ewagoner/status/80669002266976257/index.html new file mode 100644 index 00000000..60411009 --- /dev/null +++ b/static/mytweets/ewagoner/status/80669002266976257/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today, locallygrown.net will sign up its 30,000th customer. Locally grown food is getting onto plates, one home at a time. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today, locallygrown.net will sign up its 30,000th customer. Locally grown food is getting onto plates, one home at a time. +

+

+ 6/14/2011, 12:12:43 PM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/806963765434519552/index.html b/static/mytweets/ewagoner/status/806963765434519552/index.html new file mode 100644 index 00000000..0c8d5d04 --- /dev/null +++ b/static/mytweets/ewagoner/status/806963765434519552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jdalrymple: If you’re still alive in 2017, you weren’t important enough for 2016 to kill you. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jdalrymple: If you’re still alive in 2017, you weren’t important enough for 2016 to kill you. +

+

+ 12/8/2016, 3:48:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80697063578402816/index.html b/static/mytweets/ewagoner/status/80697063578402816/index.html new file mode 100644 index 00000000..f10a5a10 --- /dev/null +++ b/static/mytweets/ewagoner/status/80697063578402816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bacon Ipsum: a meatier lorem ipsum generator <a href="http://baconipsum.com/">http://baconipsum.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bacon Ipsum: a meatier lorem ipsum generator http://baconipsum.com/ +

+

+ 6/14/2011, 2:04:13 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/807259088/index.html b/static/mytweets/ewagoner/status/807259088/index.html new file mode 100644 index 00000000..5c0ab35a --- /dev/null +++ b/static/mytweets/ewagoner/status/807259088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Killer Koala (I'll never see them the same way again): http://tinyurl.com/62sa8z + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Killer Koala (I'll never see them the same way again): http://tinyurl.com/62sa8z +

+

+ 5/9/2008, 10:18:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/807266669/index.html b/static/mytweets/ewagoner/status/807266669/index.html new file mode 100644 index 00000000..37060232 --- /dev/null +++ b/static/mytweets/ewagoner/status/807266669/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Amazing what adding another gig of RAM can do. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Amazing what adding another gig of RAM can do. +

+

+ 5/9/2008, 10:28:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80731032948715520/index.html b/static/mytweets/ewagoner/status/80731032948715520/index.html new file mode 100644 index 00000000..f9e77306 --- /dev/null +++ b/static/mytweets/ewagoner/status/80731032948715520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @vududaddi: Holy carp! Who knew a session on freakin' links would be one of the best parts of the show. @jmspool #aea + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @vududaddi: Holy carp! Who knew a session on freakin' links would be one of the best parts of the show. @jmspool #aea +

+

+ 6/14/2011, 4:19:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80735703943741440/index.html b/static/mytweets/ewagoner/status/80735703943741440/index.html new file mode 100644 index 00000000..34976f09 --- /dev/null +++ b/static/mytweets/ewagoner/status/80735703943741440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + equanimity/ˌēkwəˈnimitē/ Noun: Mental calmness, composure, and evenness of temper, esp. in a difficult situations /via @steyblind + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ equanimity/ˌēkwəˈnimitē/ Noun: Mental calmness, composure, and evenness of temper, esp. in a difficult situations /via @steyblind +

+

+ 6/14/2011, 4:37:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80739036431515648/index.html b/static/mytweets/ewagoner/status/80739036431515648/index.html new file mode 100644 index 00000000..1d3ed16d --- /dev/null +++ b/static/mytweets/ewagoner/status/80739036431515648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I replaced my personal landing page with an about.me page while they were in beta. It's great. http://www.ericwagoner.com #aea + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I replaced my personal landing page with an about.me page while they were in beta. It's great. http://www.ericwagoner.com #aea +

+

+ 6/14/2011, 4:51:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80789545888661504/index.html b/static/mytweets/ewagoner/status/80789545888661504/index.html new file mode 100644 index 00000000..0e78bde9 --- /dev/null +++ b/static/mytweets/ewagoner/status/80789545888661504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I swear to god, we just had a Sméagol-off. #AEA http://instagr.am/p/FvSR8/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I swear to god, we just had a Sméagol-off. #AEA http://instagr.am/p/FvSR8/ +

+

+ 6/14/2011, 8:11:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80792650642493440/index.html b/static/mytweets/ewagoner/status/80792650642493440/index.html new file mode 100644 index 00000000..a17642ef --- /dev/null +++ b/static/mytweets/ewagoner/status/80792650642493440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'll admit: it'd've been smarter if I had dinner *before* the gin, but what's done is done. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'll admit: it'd've been smarter if I had dinner *before* the gin, but what's done is done. +

+

+ 6/14/2011, 8:24:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80813693360799744/index.html b/static/mytweets/ewagoner/status/80813693360799744/index.html new file mode 100644 index 00000000..0e92f100 --- /dev/null +++ b/static/mytweets/ewagoner/status/80813693360799744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OH: "My girl's name is Abigail. She's named after a dental hygienist." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH: "My girl's name is Abigail. She's named after a dental hygienist." +

+

+ 6/14/2011, 9:47:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80818481355948032/index.html b/static/mytweets/ewagoner/status/80818481355948032/index.html new file mode 100644 index 00000000..9aea6ce9 --- /dev/null +++ b/static/mytweets/ewagoner/status/80818481355948032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @rainnwilson: The Office intro recut as a classic sitcom. Cue laugh track: http://ow.ly/5hEiu + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @rainnwilson: The Office intro recut as a classic sitcom. Cue laugh track: http://ow.ly/5hEiu +

+

+ 6/14/2011, 10:06:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80833097775587328/index.html b/static/mytweets/ewagoner/status/80833097775587328/index.html new file mode 100644 index 00000000..aca1c91c --- /dev/null +++ b/static/mytweets/ewagoner/status/80833097775587328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don't think I can over emphasize how great it was to meet people I've admired and only known through the web for the last 15 years. #AEA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don't think I can over emphasize how great it was to meet people I've admired and only known through the web for the last 15 years. #AEA +

+

+ 6/14/2011, 11:04:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/808709923643265025/index.html b/static/mytweets/ewagoner/status/808709923643265025/index.html new file mode 100644 index 00000000..4415551a --- /dev/null +++ b/static/mytweets/ewagoner/status/808709923643265025/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had to miss this because I’m scrambling in my home office preparing a final deliverable later today for my remote work job. Oh, the irony. <a href="https://twitter.com/TamaraNeff/status/808708617486692352">https://twitter.com/TamaraNeff/status/808708617486692352</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had to miss this because I’m scrambling in my home office preparing a final deliverable later today for my remote work job. Oh, the irony. https://twitter.com/TamaraNeff/status/808708617486692352 +

+

+ 12/13/2016, 11:27:25 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/809047050/index.html b/static/mytweets/ewagoner/status/809047050/index.html new file mode 100644 index 00000000..3c048c3e --- /dev/null +++ b/static/mytweets/ewagoner/status/809047050/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Judging solely from the handwriting on the stack of personal checks I'm trying to deposit, there's a severe outbreak of Parkinson's near me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Judging solely from the handwriting on the stack of personal checks I'm trying to deposit, there's a severe outbreak of Parkinson's near me. +

+

+ 5/11/2008, 11:47:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/809071828996132865/index.html b/static/mytweets/ewagoner/status/809071828996132865/index.html new file mode 100644 index 00000000..6a86f6af --- /dev/null +++ b/static/mytweets/ewagoner/status/809071828996132865/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This week I experienced the terror of promising something I didn’t know how to do on crazy tight deadlines and the exhilaration of success. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This week I experienced the terror of promising something I didn’t know how to do on crazy tight deadlines and the exhilaration of success. +

+

+ 12/14/2016, 11:25:30 AM +

+

Favs: 7

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80922222/index.html b/static/mytweets/ewagoner/status/80922222/index.html new file mode 100644 index 00000000..b6adf047 --- /dev/null +++ b/static/mytweets/ewagoner/status/80922222/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tracking my progress porting redMine to Slingshot using my ported copy of redMine itself on my accelerator. Too meta? http://www.inmyname.us + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tracking my progress porting redMine to Slingshot using my ported copy of redMine itself on my accelerator. Too meta? http://www.inmyname.us +

+

+ 5/27/2007, 8:22:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80958952271122432/index.html b/static/mytweets/ewagoner/status/80958952271122432/index.html new file mode 100644 index 00000000..19470d37 --- /dev/null +++ b/static/mytweets/ewagoner/status/80958952271122432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Woke at 4am, read about mail servers for a good hour, sketched out some design ideas, then back to bed for a nap before the last conf day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Woke at 4am, read about mail servers for a good hour, sketched out some design ideas, then back to bed for a nap before the last conf day. +

+

+ 6/15/2011, 7:24:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/809634016/index.html b/static/mytweets/ewagoner/status/809634016/index.html new file mode 100644 index 00000000..17ade79a --- /dev/null +++ b/static/mytweets/ewagoner/status/809634016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Food & Where it Comes From": A video blogger visits Athens Locally Grown: http://tinyurl.com/5rs39x + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Food & Where it Comes From": A video blogger visits Athens Locally Grown: http://tinyurl.com/5rs39x +

+

+ 5/12/2008, 4:44:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80965377642856448/index.html b/static/mytweets/ewagoner/status/80965377642856448/index.html new file mode 100644 index 00000000..da1f73c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/80965377642856448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Reactions to locallygrown: a) "Sounds great!" b) "Seen it. Looks great!" c) "I'm a regular customer. It is great!" Tickled how many were c. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Reactions to locallygrown: a) "Sounds great!" b) "Seen it. Looks great!" c) "I'm a regular customer. It is great!" Tickled how many were c. +

+

+ 6/15/2011, 7:50:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/80983618872295426/index.html b/static/mytweets/ewagoner/status/80983618872295426/index.html new file mode 100644 index 00000000..5dd3e168 --- /dev/null +++ b/static/mytweets/ewagoner/status/80983618872295426/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Amused as people match real-life me with my Twitter avatar. I am the man of many faces. Or, more accurately, the man of many facial hairs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Amused as people match real-life me with my Twitter avatar. I am the man of many faces. Or, more accurately, the man of many facial hairs. +

+

+ 6/15/2011, 9:02:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8099512666/index.html b/static/mytweets/ewagoner/status/8099512666/index.html new file mode 100644 index 00000000..e7f53c55 --- /dev/null +++ b/static/mytweets/ewagoner/status/8099512666/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watch tv late for a change. Who's the tall goofy redhead? I like him. Will have to watch more. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watch tv late for a change. Who's the tall goofy redhead? I like him. Will have to watch more. +

+

+ 1/22/2010, 11:38:19 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/81023005492396032/index.html b/static/mytweets/ewagoner/status/81023005492396032/index.html new file mode 100644 index 00000000..b326d2f4 --- /dev/null +++ b/static/mytweets/ewagoner/status/81023005492396032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Usability problems come in many forms. An example: these twist-to-close pens on the tables are unusable by lefties. #AEA + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Usability problems come in many forms. An example: these twist-to-close pens on the tables are unusable by lefties. #AEA +

+

+ 6/15/2011, 11:39:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/810482163/index.html b/static/mytweets/ewagoner/status/810482163/index.html new file mode 100644 index 00000000..7dc37d61 --- /dev/null +++ b/static/mytweets/ewagoner/status/810482163/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lots of pleasant discoveries after using the standing desk for a while. Among them: it's surprisingly easy to dance & type at the same time. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lots of pleasant discoveries after using the standing desk for a while. Among them: it's surprisingly easy to dance & type at the same time. +

+

+ 5/13/2008, 3:59:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/810667187/index.html b/static/mytweets/ewagoner/status/810667187/index.html new file mode 100644 index 00000000..2e76bc8e --- /dev/null +++ b/static/mytweets/ewagoner/status/810667187/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Flash game with the best concept ever: cooperate with past versions of yourself. http://www.kongregate.com/games/scarybug/chronotron + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Flash game with the best concept ever: cooperate with past versions of yourself. http://www.kongregate.com/games/scarybug/chronotron +

+

+ 5/13/2008, 8:46:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/810868987353591809/index.html b/static/mytweets/ewagoner/status/810868987353591809/index.html new file mode 100644 index 00000000..e753ca08 --- /dev/null +++ b/static/mytweets/ewagoner/status/810868987353591809/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It took me a year, but last night I finished Dragon Age 3 and all the expansions. Well done, Bioware! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It took me a year, but last night I finished Dragon Age 3 and all the expansions. Well done, Bioware! +

+

+ 12/19/2016, 10:26:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/810920795514044416/index.html b/static/mytweets/ewagoner/status/810920795514044416/index.html new file mode 100644 index 00000000..8f6a3083 --- /dev/null +++ b/static/mytweets/ewagoner/status/810920795514044416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of my favorite beings on the internet passed a few days ago at age 21. Rest well, The Bear, aka @MYSADCAT. T_T <a href="http://www.tom-cox.com/2016/12/goodbye-kind-friend-rip-bear-1995-2016.html">http://www.tom-cox.com/2016/12/goodbye-kind-friend-rip-bear-1995-2016.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/811141351/index.html b/static/mytweets/ewagoner/status/811141351/index.html new file mode 100644 index 00000000..0e24f09e --- /dev/null +++ b/static/mytweets/ewagoner/status/811141351/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Article in the newspaper today about the new farmers market in Athens quotes me talking game theory. I'm such a nerd.tinyurl.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Article in the newspaper today about the new farmers market in Athens quotes me talking game theory. I'm such a nerd.tinyurl.com +

+

+ 5/14/2008, 10:41:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/811141987/index.html b/static/mytweets/ewagoner/status/811141987/index.html new file mode 100644 index 00000000..da71763d --- /dev/null +++ b/static/mytweets/ewagoner/status/811141987/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oops. http://tinyurl.com/4dkrhn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oops. http://tinyurl.com/4dkrhn +

+

+ 5/14/2008, 10:42:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/81117404784107520/index.html b/static/mytweets/ewagoner/status/81117404784107520/index.html new file mode 100644 index 00000000..ec1ef6a6 --- /dev/null +++ b/static/mytweets/ewagoner/status/81117404784107520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's taken me an hour now to drive 0.73 miles. This is crazy! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's taken me an hour now to drive 0.73 miles. This is crazy! +

+

+ 6/15/2011, 5:54:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/811223178/index.html b/static/mytweets/ewagoner/status/811223178/index.html new file mode 100644 index 00000000..ee1fc997 --- /dev/null +++ b/static/mytweets/ewagoner/status/811223178/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some great press for a Tampa Bay area locallygrown.net market: http://tinyurl.com/68tjwa + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some great press for a Tampa Bay area locallygrown.net market: http://tinyurl.com/68tjwa +

+

+ 5/14/2008, 12:20:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/811303356/index.html b/static/mytweets/ewagoner/status/811303356/index.html new file mode 100644 index 00000000..ba613742 --- /dev/null +++ b/static/mytweets/ewagoner/status/811303356/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Company outing to Medieval Times tonight, a software release party. My wife doesn't think I need to dress in garb, but we'll see about that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Company outing to Medieval Times tonight, a software release party. My wife doesn't think I need to dress in garb, but we'll see about that. +

+

+ 5/14/2008, 2:02:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/81132666057015296/index.html b/static/mytweets/ewagoner/status/81132666057015296/index.html new file mode 100644 index 00000000..c2116b94 --- /dev/null +++ b/static/mytweets/ewagoner/status/81132666057015296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The sky got suddenly black, except for all the lightning, so I pulled over for dinner at the Chinese Philly Cheesesteak Bistro. I know! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The sky got suddenly black, except for all the lightning, so I pulled over for dinner at the Chinese Philly Cheesesteak Bistro. I know! +

+

+ 6/15/2011, 6:55:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/811522338/index.html b/static/mytweets/ewagoner/status/811522338/index.html new file mode 100644 index 00000000..475fbefb --- /dev/null +++ b/static/mytweets/ewagoner/status/811522338/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At Medieval Times. Funnily enough, it is *exactly* like "Cable Guy". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At Medieval Times. Funnily enough, it is *exactly* like "Cable Guy". +

+

+ 5/14/2008, 9:09:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8117516113/index.html b/static/mytweets/ewagoner/status/8117516113/index.html new file mode 100644 index 00000000..5301d839 --- /dev/null +++ b/static/mytweets/ewagoner/status/8117516113/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Beard from Below http://whiskerino.org/2009/users/ewagoner/23577/ (No #whiskerino site theme today.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Beard from Below http://whiskerino.org/2009/users/ewagoner/23577/ (No #whiskerino site theme today.) +

+

+ 1/23/2010, 12:31:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/81177008167587840/index.html b/static/mytweets/ewagoner/status/81177008167587840/index.html new file mode 100644 index 00000000..d9b62612 --- /dev/null +++ b/static/mytweets/ewagoner/status/81177008167587840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @QueCologne: Introducing Que Cologne by Pork Barrel BBQ! www.porkbarrelbbq.com/que (Yes, it is what it says on the tin.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @QueCologne: Introducing Que Cologne by Pork Barrel BBQ! www.porkbarrelbbq.com/que (Yes, it is what it says on the tin.) +

+

+ 6/15/2011, 9:51:21 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/812487166463012868/index.html b/static/mytweets/ewagoner/status/812487166463012868/index.html new file mode 100644 index 00000000..cb8021c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/812487166463012868/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Everything Will Change This Christmas: The Ballad of Hans Gruber" is a great new song by Four Eyes here in Athens. <a href="https://foureyesathens.bandcamp.com/album/everything-will-change-this-christmas-the-ballad-of-hans-gruber">https://foureyesathens.bandcamp.com/album/everything-will-change-this-christmas-the-ballad-of-hans-gruber</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8125529206/index.html b/static/mytweets/ewagoner/status/8125529206/index.html new file mode 100644 index 00000000..1d0e6d96 --- /dev/null +++ b/static/mytweets/ewagoner/status/8125529206/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This terrible news from a dairy in New York has affected me something fierce. Perhaps because I know so many dairymen now http://is.gd/6TEtv + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This terrible news from a dairy in New York has affected me something fierce. Perhaps because I know so many dairymen now http://is.gd/6TEtv +

+

+ 1/23/2010, 5:07:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/812846756216061952/index.html b/static/mytweets/ewagoner/status/812846756216061952/index.html new file mode 100644 index 00000000..008623da --- /dev/null +++ b/static/mytweets/ewagoner/status/812846756216061952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Wonderful Christmastime” might be the most compelling evidence that the real Paul died in 1966. It makes lookalike Paul $400k/year, though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Wonderful Christmastime” might be the most compelling evidence that the real Paul died in 1966. It makes lookalike Paul $400k/year, though. +

+

+ 12/24/2016, 9:25:43 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/812876908/index.html b/static/mytweets/ewagoner/status/812876908/index.html new file mode 100644 index 00000000..23dc0fc9 --- /dev/null +++ b/static/mytweets/ewagoner/status/812876908/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Not to judge a book by its cover, but a Nazi officer riding a charging unicorn? How could that possibly be bad? http://tinyurl.com/662p5s + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Not to judge a book by its cover, but a Nazi officer riding a charging unicorn? How could that possibly be bad? http://tinyurl.com/662p5s +

+

+ 5/16/2008, 12:00:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/812878077093183488/index.html b/static/mytweets/ewagoner/status/812878077093183488/index.html new file mode 100644 index 00000000..fa58503a --- /dev/null +++ b/static/mytweets/ewagoner/status/812878077093183488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Even with UPS losing the two main gifts I ordered for the girls, I think Santa did ok this year. UPS was wildly irresponsible, though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Even with UPS losing the two main gifts I ordered for the girls, I think Santa did ok this year. UPS was wildly irresponsible, though. +

+

+ 12/24/2016, 11:30:10 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8129062616/index.html b/static/mytweets/ewagoner/status/8129062616/index.html new file mode 100644 index 00000000..79c28b4b --- /dev/null +++ b/static/mytweets/ewagoner/status/8129062616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm in a room with 1200 people eating this locally grown feast. One of my yearly highlights. http://gdzl.la/7xUaqu + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm in a room with 1200 people eating this locally grown feast. One of my yearly highlights. http://gdzl.la/7xUaqu +

+

+ 1/23/2010, 7:07:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/812906403551739904/index.html b/static/mytweets/ewagoner/status/812906403551739904/index.html new file mode 100644 index 00000000..de72ea94 --- /dev/null +++ b/static/mytweets/ewagoner/status/812906403551739904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Best bargain bin find of the season turned out to be this wrapping paper with a one inch grid printed on the reverse. There’s no going back. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Best bargain bin find of the season turned out to be this wrapping paper with a one inch grid printed on the reverse. There’s no going back. +

+

+ 12/25/2016, 1:22:44 AM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8129209001/index.html b/static/mytweets/ewagoner/status/8129209001/index.html new file mode 100644 index 00000000..a95503e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/8129209001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here are some of the many farms feeding me tonight and what they've each provided. http://gdzl.la/7xQoW8 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here are some of the many farms feeding me tonight and what they've each provided. http://gdzl.la/7xQoW8 +

+

+ 1/23/2010, 7:12:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/812927023337312256/index.html b/static/mytweets/ewagoner/status/812927023337312256/index.html new file mode 100644 index 00000000..25390013 --- /dev/null +++ b/static/mytweets/ewagoner/status/812927023337312256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It is amazing how much chocolate you can fit inside some kilt hose. #daddysstocking + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It is amazing how much chocolate you can fit inside some kilt hose. #daddysstocking +

+

+ 12/25/2016, 2:44:40 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/813225556359741440/index.html b/static/mytweets/ewagoner/status/813225556359741440/index.html new file mode 100644 index 00000000..8e313518 --- /dev/null +++ b/static/mytweets/ewagoner/status/813225556359741440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Started a game I gave myself for *last* Christmas: Shadow of Mordor. I love how they managed to make new stories in a world I know so well. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Started a game I gave myself for *last* Christmas: Shadow of Mordor. I love how they managed to make new stories in a world I know so well. +

+

+ 12/25/2016, 10:30:56 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/813449382905479168/index.html b/static/mytweets/ewagoner/status/813449382905479168/index.html new file mode 100644 index 00000000..d711485a --- /dev/null +++ b/static/mytweets/ewagoner/status/813449382905479168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vera Rubin, pioneering woman astrophysicist, discoverer of 1st evidence of dark matter, general badass, has passed. <a href="https://en.m.wikipedia.org/wiki/Vera_Rubin">https://en.m.wikipedia.org/wiki/Vera_Rubin</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vera Rubin, pioneering woman astrophysicist, discoverer of 1st evidence of dark matter, general badass, has passed. https://en.m.wikipedia.org/wiki/Vera_Rubin +

+

+ 12/26/2016, 1:20:20 PM +

+

Favs: 0

+

Retweets: 6

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/81389659913068544/index.html b/static/mytweets/ewagoner/status/81389659913068544/index.html new file mode 100644 index 00000000..6fdd1733 --- /dev/null +++ b/static/mytweets/ewagoner/status/81389659913068544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lovers, not fighters. <a href="http://mlkshk.com/p/3HJY">http://mlkshk.com/p/3HJY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lovers, not fighters. http://mlkshk.com/p/3HJY +

+

+ 6/16/2011, 11:56:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/81397790365851648/index.html b/static/mytweets/ewagoner/status/81397790365851648/index.html new file mode 100644 index 00000000..37c18eec --- /dev/null +++ b/static/mytweets/ewagoner/status/81397790365851648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The only downside to the #AEA conference? No farm cart. @ Farm Cart http://instagr.am/p/F0v0x/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The only downside to the #AEA conference? No farm cart. @ Farm Cart http://instagr.am/p/F0v0x/ +

+

+ 6/16/2011, 12:28:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/81432150217461761/index.html b/static/mytweets/ewagoner/status/81432150217461761/index.html new file mode 100644 index 00000000..c634cee2 --- /dev/null +++ b/static/mytweets/ewagoner/status/81432150217461761/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Browncoats Redemtion" has arrived. There will be a showing, TBA. http://instagr.am/p/F1GJV/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Browncoats Redemtion" has arrived. There will be a showing, TBA. http://instagr.am/p/F1GJV/ +

+

+ 6/16/2011, 2:45:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/814595002/index.html b/static/mytweets/ewagoner/status/814595002/index.html new file mode 100644 index 00000000..ba9d365e --- /dev/null +++ b/static/mytweets/ewagoner/status/814595002/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just saw a preview of the new season of "The Next Food Network Star". Guess that means I'm not on it... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just saw a preview of the new season of "The Next Food Network Star". Guess that means I'm not on it... +

+

+ 5/18/2008, 10:47:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/81518693351297024/index.html b/static/mytweets/ewagoner/status/81518693351297024/index.html new file mode 100644 index 00000000..352a7d12 --- /dev/null +++ b/static/mytweets/ewagoner/status/81518693351297024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sculpture, metal and bone. http://instagr.am/p/F1-5G/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sculpture, metal and bone. http://instagr.am/p/F1-5G/ +

+

+ 6/16/2011, 8:29:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/81519908759928832/index.html b/static/mytweets/ewagoner/status/81519908759928832/index.html new file mode 100644 index 00000000..56ff181d --- /dev/null +++ b/static/mytweets/ewagoner/status/81519908759928832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There have been times that I've been thirsty enough to drink out of a hole in the back of a snake that is eating http://instagr.am/p/F1_mK/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There have been times that I've been thirsty enough to drink out of a hole in the back of a snake that is eating http://instagr.am/p/F1_mK/ +

+

+ 6/16/2011, 8:33:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/81522628791250944/index.html b/static/mytweets/ewagoner/status/81522628791250944/index.html new file mode 100644 index 00000000..92f87a6a --- /dev/null +++ b/static/mytweets/ewagoner/status/81522628791250944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Farmageddon was a critic's pick and got 3 of 4 stars in the Washington Post. There will be an Athens screening in July. <a href="http://www.washingtonpost.com/gog/movies/farmageddon,1209614/critic-review.html">http://www.washingtonpost.com/gog/movies/farmageddon,1209614/critic-review.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8155794721/index.html b/static/mytweets/ewagoner/status/8155794721/index.html new file mode 100644 index 00000000..c86d6453 --- /dev/null +++ b/static/mytweets/ewagoner/status/8155794721/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The rain's really coming down. Stopped at a QT for coffee and a little break. The staff were discussing what the plans are if a tornado hits + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The rain's really coming down. Stopped at a QT for coffee and a little break. The staff were discussing what the plans are if a tornado hits +

+

+ 1/24/2010, 12:18:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8158869770/index.html b/static/mytweets/ewagoner/status/8158869770/index.html new file mode 100644 index 00000000..14532da6 --- /dev/null +++ b/static/mytweets/ewagoner/status/8158869770/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stopped for tacos. Women's bowling is on TV & there are cheering patrons. Thought maybe I'd been transported to Cleveland, but no, North GA. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stopped for tacos. Women's bowling is on TV & there are cheering patrons. Thought maybe I'd been transported to Cleveland, but no, North GA. +

+

+ 1/24/2010, 2:02:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8159709697/index.html b/static/mytweets/ewagoner/status/8159709697/index.html new file mode 100644 index 00000000..8a67bcf6 --- /dev/null +++ b/static/mytweets/ewagoner/status/8159709697/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @leekfixer: this letter from Seed Savers Exchange co-founder Kent Whealy scares the crap out of me http://tinyurl.com/yhnrn6w #permac ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @leekfixer: this letter from Seed Savers Exchange co-founder Kent Whealy scares the crap out of me http://tinyurl.com/yhnrn6w #permac ... +

+

+ 1/24/2010, 2:29:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/816368287269392384/index.html b/static/mytweets/ewagoner/status/816368287269392384/index.html new file mode 100644 index 00000000..3078079e --- /dev/null +++ b/static/mytweets/ewagoner/status/816368287269392384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @amywatts: Well done, Georgia. Our toddlers are the shootiest. <a href="https://twitter.com/SUPGVNetwork/status/816283238285135872">https://twitter.com/SUPGVNetwork/status/816283238285135872</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8163734622/index.html b/static/mytweets/ewagoner/status/8163734622/index.html new file mode 100644 index 00000000..ad40c32f --- /dev/null +++ b/static/mytweets/ewagoner/status/8163734622/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's standing water pretty much everywhere & the forcast is for another two or three inches of rain this evening. Researching rice seed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's standing water pretty much everywhere & the forcast is for another two or three inches of rain this evening. Researching rice seed. +

+

+ 1/24/2010, 4:31:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/816679729/index.html b/static/mytweets/ewagoner/status/816679729/index.html new file mode 100644 index 00000000..621d243d --- /dev/null +++ b/static/mytweets/ewagoner/status/816679729/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of my growers put all of her eggs in one basket, then fell and broke them all. Seems like a fable or something's in there somewhere. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One of my growers put all of her eggs in one basket, then fell and broke them all. Seems like a fable or something's in there somewhere. +

+

+ 5/21/2008, 11:38:28 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8168343970/index.html b/static/mytweets/ewagoner/status/8168343970/index.html new file mode 100644 index 00000000..3b5805d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/8168343970/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + National Weather Service upgraded our forcast to 4-8" of rain overnight & issued a flood warning for my county. Forget rice, I'll grow kelp. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ National Weather Service upgraded our forcast to 4-8" of rain overnight & issued a flood warning for my county. Forget rice, I'll grow kelp. +

+

+ 1/24/2010, 6:45:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8170332487/index.html b/static/mytweets/ewagoner/status/8170332487/index.html new file mode 100644 index 00000000..a7338843 --- /dev/null +++ b/static/mytweets/ewagoner/status/8170332487/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tornado warning! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tornado warning! +

+

+ 1/24/2010, 7:41:19 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8170525088/index.html b/static/mytweets/ewagoner/status/8170525088/index.html new file mode 100644 index 00000000..eb52e00f --- /dev/null +++ b/static/mytweets/ewagoner/status/8170525088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That tornado warning was cancelled. It was north of here & moved into South Carolina. I see more right behind it though. Hunker down! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That tornado warning was cancelled. It was north of here & moved into South Carolina. I see more right behind it though. Hunker down! +

+

+ 1/24/2010, 7:46:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/817072596613271552/index.html b/static/mytweets/ewagoner/status/817072596613271552/index.html new file mode 100644 index 00000000..865d9e36 --- /dev/null +++ b/static/mytweets/ewagoner/status/817072596613271552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @electricmeat: The GOP does its dirtiest work in small, unsexy changes like this. They use power to distort/hobble government, then poin… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @electricmeat: The GOP does its dirtiest work in small, unsexy changes like this. They use power to distort/hobble government, then poin… +

+

+ 1/5/2017, 1:17:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/817168720812445699/index.html b/static/mytweets/ewagoner/status/817168720812445699/index.html new file mode 100644 index 00000000..531ee776 --- /dev/null +++ b/static/mytweets/ewagoner/status/817168720812445699/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Fahrenthold: House GOP revives 1876 rule that allows them to target indiv. fed workers, cut their pay to $1. Great WaPo get. https://t.… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Fahrenthold: House GOP revives 1876 rule that allows them to target indiv. fed workers, cut their pay to $1. Great WaPo get. https://t.… +

+

+ 1/5/2017, 7:39:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/817330443137810432/index.html b/static/mytweets/ewagoner/status/817330443137810432/index.html new file mode 100644 index 00000000..fcf828df --- /dev/null +++ b/static/mytweets/ewagoner/status/817330443137810432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nazgul: House rules now value public lands at $0 to avoid accounting for cost of the loss. <a href="https://goo.gl/0QF0fE">https://goo.gl/0QF0fE</a> https://t.co/iNkVwnP… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nazgul: House rules now value public lands at $0 to avoid accounting for cost of the loss. https://goo.gl/0QF0fE https://t.co/iNkVwnP… +

+

+ 1/6/2017, 6:22:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/81749039204417536/index.html b/static/mytweets/ewagoner/status/81749039204417536/index.html new file mode 100644 index 00000000..356ed988 --- /dev/null +++ b/static/mytweets/ewagoner/status/81749039204417536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanks, bank. I'll "contact Customer Service at" right away. http://skit.ch/btrm *shakes head* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thanks, bank. I'll "contact Customer Service at" right away. http://skit.ch/btrm *shakes head* +

+

+ 6/17/2011, 11:44:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/81763429978873856/index.html b/static/mytweets/ewagoner/status/81763429978873856/index.html new file mode 100644 index 00000000..29e84cf0 --- /dev/null +++ b/static/mytweets/ewagoner/status/81763429978873856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cooking BBQ tomorrow, so I'm trying a new BBQ place today. Always need to be sure mine's th @ Dawg Gone Good Bbq http://instagr.am/p/F4P0h/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cooking BBQ tomorrow, so I'm trying a new BBQ place today. Always need to be sure mine's th @ Dawg Gone Good Bbq http://instagr.am/p/F4P0h/ +

+

+ 6/17/2011, 12:41:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/81774596667355136/index.html b/static/mytweets/ewagoner/status/81774596667355136/index.html new file mode 100644 index 00000000..8cf8c840 --- /dev/null +++ b/static/mytweets/ewagoner/status/81774596667355136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + <a href="http://dearphotograph.com">http://dearphotograph.com</a> So, so good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/81805108765147137/index.html b/static/mytweets/ewagoner/status/81805108765147137/index.html new file mode 100644 index 00000000..64510759 --- /dev/null +++ b/static/mytweets/ewagoner/status/81805108765147137/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @HughAcheson: Writing about how GA State Food Laws now prohibit us from making ice cream in restaurants... is it STOOOPID or STUUUPID? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @HughAcheson: Writing about how GA State Food Laws now prohibit us from making ice cream in restaurants... is it STOOOPID or STUUUPID? +

+

+ 6/17/2011, 3:27:12 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/81806205781147648/index.html b/static/mytweets/ewagoner/status/81806205781147648/index.html new file mode 100644 index 00000000..a5d2d75a --- /dev/null +++ b/static/mytweets/ewagoner/status/81806205781147648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + mailgun.net provides programable mail servers. Suddenly several pie in the sky items on my to-do list just got easy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ mailgun.net provides programable mail servers. Suddenly several pie in the sky items on my to-do list just got easy. +

+

+ 6/17/2011, 3:31:34 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/818140641276424197/index.html b/static/mytweets/ewagoner/status/818140641276424197/index.html new file mode 100644 index 00000000..931b7199 --- /dev/null +++ b/static/mytweets/ewagoner/status/818140641276424197/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Came up to the kitchen to find a mess of potting soil, oil, olive brine, and broken glass. As well as a particularly frazzled cat. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Came up to the kitchen to find a mess of potting soil, oil, olive brine, and broken glass. As well as a particularly frazzled cat. +

+

+ 1/8/2017, 12:01:43 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/81826988280651776/index.html b/static/mytweets/ewagoner/status/81826988280651776/index.html new file mode 100644 index 00000000..d545d651 --- /dev/null +++ b/static/mytweets/ewagoner/status/81826988280651776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I don't know if you designed the whole system. It's really nice - easy to use, easy to see, easy to change. Wish all forms were this easy!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I don't know if you designed the whole system. It's really nice - easy to use, easy to see, easy to change. Wish all forms were this easy!" +

+

+ 6/17/2011, 4:54:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/818324203917164544/index.html b/static/mytweets/ewagoner/status/818324203917164544/index.html new file mode 100644 index 00000000..7bb6dcf2 --- /dev/null +++ b/static/mytweets/ewagoner/status/818324203917164544/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + One of the most photographed trees in the world -- the iconic centuries old tunnel redwood -- has fallen. + +<a href="http://www.mercurynews.com/2017/01/08/california-storm-topples-historic-pioneer-cabin-tree/">http://www.mercurynews.com/2017/01/08/california-storm-topples-historic-pioneer-cabin-tree/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/818548369/index.html b/static/mytweets/ewagoner/status/818548369/index.html new file mode 100644 index 00000000..c05dad39 --- /dev/null +++ b/static/mytweets/ewagoner/status/818548369/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yeah, Weezer's "Pork & Beans" is pure awesome: http://tinyurl.com/5qnukg + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yeah, Weezer's "Pork & Beans" is pure awesome: http://tinyurl.com/5qnukg +

+

+ 5/23/2008, 3:00:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/818674940501196800/index.html b/static/mytweets/ewagoner/status/818674940501196800/index.html new file mode 100644 index 00000000..e2b03569 --- /dev/null +++ b/static/mytweets/ewagoner/status/818674940501196800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DougSaunders: It turned out the party's alternative "just get sick and lie on the floor" plan wasn't going over so well with constituen… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DougSaunders: It turned out the party's alternative "just get sick and lie on the floor" plan wasn't going over so well with constituen… +

+

+ 1/9/2017, 11:24:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/818704532/index.html b/static/mytweets/ewagoner/status/818704532/index.html new file mode 100644 index 00000000..4f543e57 --- /dev/null +++ b/static/mytweets/ewagoner/status/818704532/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rubbed two butts. And a couple chickens. Making a mess of barbeque tomorrow! It'll be great to get that smoke going. It's been a long winter + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rubbed two butts. And a couple chickens. Making a mess of barbeque tomorrow! It'll be great to get that smoke going. It's been a long winter +

+

+ 5/23/2008, 9:45:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/819027065181732864/index.html b/static/mytweets/ewagoner/status/819027065181732864/index.html new file mode 100644 index 00000000..f2b50e75 --- /dev/null +++ b/static/mytweets/ewagoner/status/819027065181732864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TinaDupuy: OMG, what if the pee story *isn't* true and we're all defiling the good name of a pussy grabbing neo-Nazi Putin puppet conma… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TinaDupuy: OMG, what if the pee story *isn't* true and we're all defiling the good name of a pussy grabbing neo-Nazi Putin puppet conma… +

+

+ 1/10/2017, 10:44:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/819434492540710912/index.html b/static/mytweets/ewagoner/status/819434492540710912/index.html new file mode 100644 index 00000000..89c7fb61 --- /dev/null +++ b/static/mytweets/ewagoner/status/819434492540710912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ddiamond: Al Franken, Elizabeth Warren among the parade of Democrats drowned out when defending Obamacare. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ddiamond: Al Franken, Elizabeth Warren among the parade of Democrats drowned out when defending Obamacare.

+

+

+ 1/12/2017, 1:43:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/819435187700371458/index.html b/static/mytweets/ewagoner/status/819435187700371458/index.html new file mode 100644 index 00000000..b94d5e76 --- /dev/null +++ b/static/mytweets/ewagoner/status/819435187700371458/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @ddiamond: Voted down tonight in Senate + +❌ Keep preexisting conditions protection +❌ Let young adults stay on parents plan +❌ Keep contrac… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ddiamond: Voted down tonight in Senate

❌ Keep preexisting conditions protection
❌ Let young adults stay on parents plan
❌ Keep contrac… +

+

+ 1/12/2017, 1:45:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8197242955505664/index.html b/static/mytweets/ewagoner/status/8197242955505664/index.html new file mode 100644 index 00000000..1335a0ea --- /dev/null +++ b/static/mytweets/ewagoner/status/8197242955505664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Taters, the traditional "Buy Nothing Day" breakfast. http://gdzl.la/8WhRez + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Taters, the traditional "Buy Nothing Day" breakfast. http://gdzl.la/8WhRez +

+

+ 11/26/2010, 11:35:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/819776744181772289/index.html b/static/mytweets/ewagoner/status/819776744181772289/index.html new file mode 100644 index 00000000..d6470839 --- /dev/null +++ b/static/mytweets/ewagoner/status/819776744181772289/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Did you know there are free roaming lemurs on an island off the Georgia coast? Follow Jen as she takes care of them! <a href="http://nekonoir.wixsite.com/sevenonsaintcats">http://nekonoir.wixsite.com/sevenonsaintcats</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Did you know there are free roaming lemurs on an island off the Georgia coast? Follow Jen as she takes care of them! http://nekonoir.wixsite.com/sevenonsaintcats +

+

+ 1/13/2017, 12:23:01 AM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/819901885/index.html b/static/mytweets/ewagoner/status/819901885/index.html new file mode 100644 index 00000000..ee66476c --- /dev/null +++ b/static/mytweets/ewagoner/status/819901885/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + NASA channel is showing JPL crew wearing 3D glasses looking at an image on the wall, but won't show us the image. It's just out of frame. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ NASA channel is showing JPL crew wearing 3D glasses looking at an image on the wall, but won't show us the image. It's just out of frame. +

+

+ 5/25/2008, 11:08:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/819902308/index.html b/static/mytweets/ewagoner/status/819902308/index.html new file mode 100644 index 00000000..e18efd5f --- /dev/null +++ b/static/mytweets/ewagoner/status/819902308/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Unless they're watching "Creature From the Black Lagoon in 3D" during downtime, I wish someone would swivel the camera just a little. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Unless they're watching "Creature From the Black Lagoon in 3D" during downtime, I wish someone would swivel the camera just a little. +

+

+ 5/25/2008, 11:09:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/819903017/index.html b/static/mytweets/ewagoner/status/819903017/index.html new file mode 100644 index 00000000..a6361899 --- /dev/null +++ b/static/mytweets/ewagoner/status/819903017/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You know what? I haven't seen that movie in years. I hope someone bumps the camera even if that is all they're watching. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You know what? I haven't seen that movie in years. I hope someone bumps the camera even if that is all they're watching. +

+

+ 5/25/2008, 11:10:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8201229795/index.html b/static/mytweets/ewagoner/status/8201229795/index.html new file mode 100644 index 00000000..0290bd40 --- /dev/null +++ b/static/mytweets/ewagoner/status/8201229795/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lunch at the Farm Cart http://whiskerino.org/2009/users/ewagoner/24025/ (No #whiskerino site theme today.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lunch at the Farm Cart http://whiskerino.org/2009/users/ewagoner/24025/ (No #whiskerino site theme today.) +

+

+ 1/25/2010, 1:14:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/820280131/index.html b/static/mytweets/ewagoner/status/820280131/index.html new file mode 100644 index 00000000..672b60d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/820280131/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fun Fact: The light reaching Earth from the star Arcturus left the star right when I was born. Ok, so it's a not-so-fun fact. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fun Fact: The light reaching Earth from the star Arcturus left the star right when I was born. Ok, so it's a not-so-fun fact. +

+

+ 5/26/2008, 12:27:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/820301910/index.html b/static/mytweets/ewagoner/status/820301910/index.html new file mode 100644 index 00000000..31f2c244 --- /dev/null +++ b/static/mytweets/ewagoner/status/820301910/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A Toronto-area locallygrown.net market written about in The Globe & Mail (my first "big paper" mention): http://tinyurl.com/4oddke + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A Toronto-area locallygrown.net market written about in The Globe & Mail (my first "big paper" mention): http://tinyurl.com/4oddke +

+

+ 5/26/2008, 1:03:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/820320779/index.html b/static/mytweets/ewagoner/status/820320779/index.html new file mode 100644 index 00000000..c80b876a --- /dev/null +++ b/static/mytweets/ewagoner/status/820320779/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seems I'm always a few weeks behind watching the Nova podcasts. Looks like last week's "Lord of the Ants" was a great one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seems I'm always a few weeks behind watching the Nova podcasts. Looks like last week's "Lord of the Ants" was a great one. +

+

+ 5/26/2008, 1:36:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/820371196/index.html b/static/mytweets/ewagoner/status/820371196/index.html new file mode 100644 index 00000000..b888ae91 --- /dev/null +++ b/static/mytweets/ewagoner/status/820371196/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just noticed how silly I look today. http://www.flickr.com/photos/ewagoner/2525454132/sizes/o/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just noticed how silly I look today. http://www.flickr.com/photos/ewagoner/2525454132/sizes/o/ +

+

+ 5/26/2008, 3:07:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/820429887/index.html b/static/mytweets/ewagoner/status/820429887/index.html new file mode 100644 index 00000000..4fa9645d --- /dev/null +++ b/static/mytweets/ewagoner/status/820429887/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Despite my best efforts at procrastination (darn you, JPL!), I managed to get done what I came to the office on a holiday for. At 5:01pm. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Despite my best efforts at procrastination (darn you, JPL!), I managed to get done what I came to the office on a holiday for. At 5:01pm. +

+

+ 5/26/2008, 5:04:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/821103848/index.html b/static/mytweets/ewagoner/status/821103848/index.html new file mode 100644 index 00000000..65941537 --- /dev/null +++ b/static/mytweets/ewagoner/status/821103848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + While most of my body loves the standing desk, my feet started to complain. Now "I'm gellin". It's like soaking wet shoes. An improvement? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ While most of my body loves the standing desk, my feet started to complain. Now "I'm gellin". It's like soaking wet shoes. An improvement? +

+

+ 5/27/2008, 2:18:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/821110261/index.html b/static/mytweets/ewagoner/status/821110261/index.html new file mode 100644 index 00000000..e91601fa --- /dev/null +++ b/static/mytweets/ewagoner/status/821110261/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How to dance while barely moving: "The Fishstick". Though invented last week, that was my dance for a decade. http://xrl.us/bk4pv + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How to dance while barely moving: "The Fishstick". Though invented last week, that was my dance for a decade. http://xrl.us/bk4pv +

+

+ 5/27/2008, 2:28:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/821182725/index.html b/static/mytweets/ewagoner/status/821182725/index.html new file mode 100644 index 00000000..b936fc3e --- /dev/null +++ b/static/mytweets/ewagoner/status/821182725/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RapidShare: First off, all seven characters have cats. Please specify you're looking for an exact match. Also, "3" and "4" are not letters. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RapidShare: First off, all seven characters have cats. Please specify you're looking for an exact match. Also, "3" and "4" are not letters. +

+

+ 5/27/2008, 4:24:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/821225435/index.html b/static/mytweets/ewagoner/status/821225435/index.html new file mode 100644 index 00000000..bae7f7d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/821225435/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Uploading my fist video to YouTube. Let me apologize in advance. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Uploading my fist video to YouTube. Let me apologize in advance. +

+

+ 5/27/2008, 5:33:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/821237127/index.html b/static/mytweets/ewagoner/status/821237127/index.html new file mode 100644 index 00000000..7d50ec92 --- /dev/null +++ b/static/mytweets/ewagoner/status/821237127/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Broadcast: Public | Uploaded (processing, please wait) Raw File: The Fishstick-mobile.m4v" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Broadcast: Public | Uploaded (processing, please wait) Raw File: The Fishstick-mobile.m4v" +

+

+ 5/27/2008, 5:53:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/821240999/index.html b/static/mytweets/ewagoner/status/821240999/index.html new file mode 100644 index 00000000..521f7546 --- /dev/null +++ b/static/mytweets/ewagoner/status/821240999/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is how we do The Fishstick in Athens, GA: http://youtube.com/watch?v=5QvIa0NEYO8 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is how we do The Fishstick in Athens, GA: http://youtube.com/watch?v=5QvIa0NEYO8 +

+

+ 5/27/2008, 6:00:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/82162283446419456/index.html b/static/mytweets/ewagoner/status/82162283446419456/index.html new file mode 100644 index 00000000..5a0a5bdb --- /dev/null +++ b/static/mytweets/ewagoner/status/82162283446419456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This year-old raw milk cheddar from Nature's Harmony Farm is amazing. http://instagr.am/p/F8zB1/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This year-old raw milk cheddar from Nature's Harmony Farm is amazing. http://instagr.am/p/F8zB1/ +

+

+ 6/18/2011, 3:06:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8216403342/index.html b/static/mytweets/ewagoner/status/8216403342/index.html new file mode 100644 index 00000000..434425c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/8216403342/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Was looking forward to teaching Vivian how to read, but somehow she skipped "learning how" & went right to reading whole books. Done & done. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Was looking forward to teaching Vivian how to read, but somehow she skipped "learning how" & went right to reading whole books. Done & done. +

+

+ 1/25/2010, 8:47:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8217191011/index.html b/static/mytweets/ewagoner/status/8217191011/index.html new file mode 100644 index 00000000..cd79265c --- /dev/null +++ b/static/mytweets/ewagoner/status/8217191011/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @genehack Also, everybody needs to send this link to any teabagging nutjobs they know, right the eff now: http://bit.ly/6GnxSY + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @genehack Also, everybody needs to send this link to any teabagging nutjobs they know, right the eff now: http://bit.ly/6GnxSY +

+

+ 1/25/2010, 9:07:59 PM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/82181855834681344/index.html b/static/mytweets/ewagoner/status/82181855834681344/index.html new file mode 100644 index 00000000..7f161d49 --- /dev/null +++ b/static/mytweets/ewagoner/status/82181855834681344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Chicken. http://instagr.am/p/F9EMf/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Chicken. http://instagr.am/p/F9EMf/ +

+

+ 6/18/2011, 4:24:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/82185166751141888/index.html b/static/mytweets/ewagoner/status/82185166751141888/index.html new file mode 100644 index 00000000..a2bc3fd7 --- /dev/null +++ b/static/mytweets/ewagoner/status/82185166751141888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pork. http://instagr.am/p/F9HBs/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pork. http://instagr.am/p/F9HBs/ +

+

+ 6/18/2011, 4:37:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/821884175749890052/index.html b/static/mytweets/ewagoner/status/821884175749890052/index.html new file mode 100644 index 00000000..81dbf328 --- /dev/null +++ b/static/mytweets/ewagoner/status/821884175749890052/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wonder when the last KKK rally was in D.C. Gonna have to reset that “days since…” counter. <a href="https://twitter.com/stayvictorious/status/821847829136207872">https://twitter.com/stayvictorious/status/821847829136207872</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/822046858/index.html b/static/mytweets/ewagoner/status/822046858/index.html new file mode 100644 index 00000000..0c064cf8 --- /dev/null +++ b/static/mytweets/ewagoner/status/822046858/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seems like half the people I follow are off to Portland for RailsConf. Not me. Maybe next year. It's always maybe next year, but I mean it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seems like half the people I follow are off to Portland for RailsConf. Not me. Maybe next year. It's always maybe next year, but I mean it. +

+

+ 5/28/2008, 6:33:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/82205620551421952/index.html b/static/mytweets/ewagoner/status/82205620551421952/index.html new file mode 100644 index 00000000..45096424 --- /dev/null +++ b/static/mytweets/ewagoner/status/82205620551421952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bourbon BBQ beans, mac and cheese, and corn soufflé. http://instagr.am/p/F9YGX/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bourbon BBQ beans, mac and cheese, and corn soufflé. http://instagr.am/p/F9YGX/ +

+

+ 6/18/2011, 5:58:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/822087094/index.html b/static/mytweets/ewagoner/status/822087094/index.html new file mode 100644 index 00000000..593804f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/822087094/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mac OS update is 420MB for my iMac -- larger than my ISP will let me download. Anyone know how to schedule a download for 3am in OS X? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mac OS update is 420MB for my iMac -- larger than my ISP will let me download. Anyone know how to schedule a download for 3am in OS X? +

+

+ 5/28/2008, 7:45:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/822097827/index.html b/static/mytweets/ewagoner/status/822097827/index.html new file mode 100644 index 00000000..87203cfd --- /dev/null +++ b/static/mytweets/ewagoner/status/822097827/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Speed Download does scheduling. Took several tries to get it set, but I think 530MB will be downloaded starting at 3am. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Speed Download does scheduling. Took several tries to get it set, but I think 530MB will be downloaded starting at 3am. +

+

+ 5/28/2008, 8:04:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/822111852062769155/index.html b/static/mytweets/ewagoner/status/822111852062769155/index.html new file mode 100644 index 00000000..94dfa38e --- /dev/null +++ b/static/mytweets/ewagoner/status/822111852062769155/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @sageboggs: Lmao Trump's notepad is blank. Haha he can't get A-list performers. Hehe he's taking away my insurance. Lol I'm being drafte… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @sageboggs: Lmao Trump's notepad is blank. Haha he can't get A-list performers. Hehe he's taking away my insurance. Lol I'm being drafte… +

+

+ 1/19/2017, 11:01:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/82217187456196609/index.html b/static/mytweets/ewagoner/status/82217187456196609/index.html new file mode 100644 index 00000000..e980cc25 --- /dev/null +++ b/static/mytweets/ewagoner/status/82217187456196609/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hellacious storm is blowing through. We've lost power, and the wind is intense. Now eating BBQ in the closet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hellacious storm is blowing through. We've lost power, and the wind is intense. Now eating BBQ in the closet. +

+

+ 6/18/2011, 6:44:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/82234141239812096/index.html b/static/mytweets/ewagoner/status/82234141239812096/index.html new file mode 100644 index 00000000..e9b5f520 --- /dev/null +++ b/static/mytweets/ewagoner/status/82234141239812096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally called the power company. The estimated hold time is 67 minutes. Guess it's not just me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally called the power company. The estimated hold time is 67 minutes. Guess it's not just me. +

+

+ 6/18/2011, 7:52:01 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/822441730/index.html b/static/mytweets/ewagoner/status/822441730/index.html new file mode 100644 index 00000000..dd92c945 --- /dev/null +++ b/static/mytweets/ewagoner/status/822441730/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Speed Dowload grabbed the OSX update overnight. Six times! So now our ISP is punishing us. I hate you, Speed Download. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Speed Dowload grabbed the OSX update overnight. Six times! So now our ISP is punishing us. I hate you, Speed Download. +

+

+ 5/29/2008, 7:58:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/82245241750560768/index.html b/static/mytweets/ewagoner/status/82245241750560768/index.html new file mode 100644 index 00000000..57bd6e30 --- /dev/null +++ b/static/mytweets/ewagoner/status/82245241750560768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @beep: Hello, tonight’s nightmares. http://instagr.am/p/F9Tq_/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @beep: Hello, tonight’s nightmares. http://instagr.am/p/F9Tq_/ +

+

+ 6/18/2011, 8:36:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/822489634827599877/index.html b/static/mytweets/ewagoner/status/822489634827599877/index.html new file mode 100644 index 00000000..ad60d04e --- /dev/null +++ b/static/mytweets/ewagoner/status/822489634827599877/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The seventh angel poured out his bowl into the air, and out of the temple came a loud voice from the throne, saying, "It is done!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The seventh angel poured out his bowl into the air, and out of the temple came a loud voice from the throne, saying, "It is done!" +

+

+ 1/20/2017, 12:03:04 PM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/82257487524405248/index.html b/static/mytweets/ewagoner/status/82257487524405248/index.html new file mode 100644 index 00000000..7482e79f --- /dev/null +++ b/static/mytweets/ewagoner/status/82257487524405248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sitting out on the porch, enjoying the rain, whipping cream for the key lime pie. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sitting out on the porch, enjoying the rain, whipping cream for the key lime pie. +

+

+ 6/18/2011, 9:24:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/82258807580925952/index.html b/static/mytweets/ewagoner/status/82258807580925952/index.html new file mode 100644 index 00000000..33d202e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/82258807580925952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've never thought about how absurdly simple it is to make key lime pie. Now that I've made one, let me tell you: it's absurdly simple. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've never thought about how absurdly simple it is to make key lime pie. Now that I've made one, let me tell you: it's absurdly simple. +

+

+ 6/18/2011, 9:30:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8232050015/index.html b/static/mytweets/ewagoner/status/8232050015/index.html new file mode 100644 index 00000000..7a6591db --- /dev/null +++ b/static/mytweets/ewagoner/status/8232050015/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Todays @whiskerino site theme is "take a picture using cutouts and forced perspective in the style of member Jnonfiction" http://is.gd/74s9g + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Todays @whiskerino site theme is "take a picture using cutouts and forced perspective in the style of member Jnonfiction" http://is.gd/74s9g +

+

+ 1/26/2010, 6:40:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/823301012/index.html b/static/mytweets/ewagoner/status/823301012/index.html new file mode 100644 index 00000000..a8aa6084 --- /dev/null +++ b/static/mytweets/ewagoner/status/823301012/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Mrs. is out of town until Monday night. Working at home today with the little one. Home office not optimal, but it'll do. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Mrs. is out of town until Monday night. Working at home today with the little one. Home office not optimal, but it'll do. +

+

+ 5/30/2008, 8:36:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/823360357578248195/index.html b/static/mytweets/ewagoner/status/823360357578248195/index.html new file mode 100644 index 00000000..fbe2f658 --- /dev/null +++ b/static/mytweets/ewagoner/status/823360357578248195/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @d_weezy: I am not surprised. SMH +<a href="https://twitter.com/GMoney__305/status/823319524661493761/video/1">https://twitter.com/GMoney__305/status/823319524661493761/video/1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/823392660/index.html b/static/mytweets/ewagoner/status/823392660/index.html new file mode 100644 index 00000000..761b191c --- /dev/null +++ b/static/mytweets/ewagoner/status/823392660/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wonder if I would have been as good with a computer at three years old as my daughter is, had there been home computers when I was three. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wonder if I would have been as good with a computer at three years old as my daughter is, had there been home computers when I was three. +

+

+ 5/30/2008, 10:57:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/823547776/index.html b/static/mytweets/ewagoner/status/823547776/index.html new file mode 100644 index 00000000..08ed51c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/823547776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It'd be swell if I could save this document mock-up made in Excel as a good HTML document. Turns out Numbers doesn't have "Save as HTML" . + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It'd be swell if I could save this document mock-up made in Excel as a good HTML document. Turns out Numbers doesn't have "Save as HTML" . +

+

+ 5/30/2008, 3:01:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/823951311/index.html b/static/mytweets/ewagoner/status/823951311/index.html new file mode 100644 index 00000000..14554094 --- /dev/null +++ b/static/mytweets/ewagoner/status/823951311/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Me: "Wake up Viv! It's time to go see the farm, and the turkeys and chickens and pigs, and cows." Her: "Sounds like Old MacDonald." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Me: "Wake up Viv! It's time to go see the farm, and the turkeys and chickens and pigs, and cows." Her: "Sounds like Old MacDonald." +

+

+ 5/31/2008, 7:47:17 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8240867206762496/index.html b/static/mytweets/ewagoner/status/8240867206762496/index.html new file mode 100644 index 00000000..dd566837 --- /dev/null +++ b/static/mytweets/ewagoner/status/8240867206762496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Ihnatko: As with antibiotics, you should make sure you take a dosage of leftover Thanksgiving turkey every 4 hours until it's all gone. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Ihnatko: As with antibiotics, you should make sure you take a dosage of leftover Thanksgiving turkey every 4 hours until it's all gone. +

+

+ 11/26/2010, 2:29:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/82427385454137344/index.html b/static/mytweets/ewagoner/status/82427385454137344/index.html new file mode 100644 index 00000000..09a650f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/82427385454137344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Power came back. I guess I don't have to eat the entire contents of the fridge for breakfast. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Power came back. I guess I don't have to eat the entire contents of the fridge for breakfast. +

+

+ 6/19/2011, 8:39:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/824423117061775362/index.html b/static/mytweets/ewagoner/status/824423117061775362/index.html new file mode 100644 index 00000000..103b5d18 --- /dev/null +++ b/static/mytweets/ewagoner/status/824423117061775362/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + Me, constantly: +Look on my Twitter feed, and despair! +Nothing beside remains. Round the decay +Of that colossal Wreck, boundless and bare… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Me, constantly:
Look on my Twitter feed, and despair!
Nothing beside remains. Round the decay
Of that colossal Wreck, boundless and bare… +

+

+ 1/25/2017, 8:06:02 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/82444637998030848/index.html b/static/mytweets/ewagoner/status/82444637998030848/index.html new file mode 100644 index 00000000..5d7919d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/82444637998030848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Skillet fried potatoes and pulled pork, that's a thing, right? For breakfast? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Skillet fried potatoes and pulled pork, that's a thing, right? For breakfast? +

+

+ 6/19/2011, 9:48:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/824449217154478080/index.html b/static/mytweets/ewagoner/status/824449217154478080/index.html new file mode 100644 index 00000000..f179f6c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/824449217154478080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SamMorrisDesign: This photo of an Eagle taking a hard look at itself is not a metaphor for anything that's been in the news recently ht… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SamMorrisDesign: This photo of an Eagle taking a hard look at itself is not a metaphor for anything that's been in the news recently ht… +

+

+ 1/25/2017, 9:49:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/824629107833106432/index.html b/static/mytweets/ewagoner/status/824629107833106432/index.html new file mode 100644 index 00000000..67bc1866 --- /dev/null +++ b/static/mytweets/ewagoner/status/824629107833106432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @skap5: Transitioning from a competent specialist to being a voracious generalist is one of the most important inflection points in life. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @skap5: Transitioning from a competent specialist to being a voracious generalist is one of the most important inflection points in life. +

+

+ 1/26/2017, 9:44:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/82465174711316480/index.html b/static/mytweets/ewagoner/status/82465174711316480/index.html new file mode 100644 index 00000000..c8044f85 --- /dev/null +++ b/static/mytweets/ewagoner/status/82465174711316480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For Father's Day, Vivian gave me some pennies (out of my penny jar) so I can buy her something for her birthday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For Father's Day, Vivian gave me some pennies (out of my penny jar) so I can buy her something for her birthday. +

+

+ 6/19/2011, 11:10:04 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/824664096385761283/index.html b/static/mytweets/ewagoner/status/824664096385761283/index.html new file mode 100644 index 00000000..c4864108 --- /dev/null +++ b/static/mytweets/ewagoner/status/824664096385761283/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @shoomlah: .@AltNatParkSer not normally one for comp work, admittedly, but this was a hard one to resist. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @shoomlah: .@AltNatParkSer not normally one for comp work, admittedly, but this was a hard one to resist.

+

+

+ 1/26/2017, 12:03:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/82471473603813376/index.html b/static/mytweets/ewagoner/status/82471473603813376/index.html new file mode 100644 index 00000000..01f2fa2d --- /dev/null +++ b/static/mytweets/ewagoner/status/82471473603813376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mailgun.net's API lets you tag outgoing email for beautiful reporting. I turned it on in production yesterday. http://skit.ch/bt8s + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mailgun.net's API lets you tag outgoing email for beautiful reporting. I turned it on in production yesterday. http://skit.ch/bt8s +

+

+ 6/19/2011, 11:35:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/824948461/index.html b/static/mytweets/ewagoner/status/824948461/index.html new file mode 100644 index 00000000..fa96938d --- /dev/null +++ b/static/mytweets/ewagoner/status/824948461/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just finished off the last of my moonshine. I've come to prefer "White Georgians" to "White Russians", so I'll have to get more mason jars. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just finished off the last of my moonshine. I've come to prefer "White Georgians" to "White Russians", so I'll have to get more mason jars. +

+

+ 6/2/2008, 12:03:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/824979510709870592/index.html b/static/mytweets/ewagoner/status/824979510709870592/index.html new file mode 100644 index 00000000..52a8271a --- /dev/null +++ b/static/mytweets/ewagoner/status/824979510709870592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OH: “Facebook owns instagram. Twitter had Vine. The big ones own the little ones, that’s how it is. Except Eric. He still owns his.” #mogul + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH: “Facebook owns instagram. Twitter had Vine. The big ones own the little ones, that’s how it is. Except Eric. He still owns his.” #mogul +

+

+ 1/27/2017, 8:56:57 AM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/824996425947815936/index.html b/static/mytweets/ewagoner/status/824996425947815936/index.html new file mode 100644 index 00000000..cb0a105c --- /dev/null +++ b/static/mytweets/ewagoner/status/824996425947815936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m at an Ag conference and have already heard of USDA scientists who had to cancel presentations while en route due to this gag order. <a href="https://twitter.com/thehill/status/824248963905843200">https://twitter.com/thehill/status/824248963905843200</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m at an Ag conference and have already heard of USDA scientists who had to cancel presentations while en route due to this gag order. https://twitter.com/thehill/status/824248963905843200 +

+

+ 1/27/2017, 10:04:10 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/825002733/index.html b/static/mytweets/ewagoner/status/825002733/index.html new file mode 100644 index 00000000..319ebae4 --- /dev/null +++ b/static/mytweets/ewagoner/status/825002733/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv's first words this morning after an unusually long 13 hour night: "Wow, that was a big sleep!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv's first words this morning after an unusually long 13 hour night: "Wow, that was a big sleep!" +

+

+ 6/2/2008, 2:11:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/825005137026543616/index.html b/static/mytweets/ewagoner/status/825005137026543616/index.html new file mode 100644 index 00000000..28ae6f99 --- /dev/null +++ b/static/mytweets/ewagoner/status/825005137026543616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Stl_Manifest: My name is Ilse Karliner. The US turned me away at the border in 1939. I was murdered at Auschwitz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Stl_Manifest: My name is Ilse Karliner. The US turned me away at the border in 1939. I was murdered at Auschwitz

+

+

+ 1/27/2017, 10:38:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/825069969528520704/index.html b/static/mytweets/ewagoner/status/825069969528520704/index.html new file mode 100644 index 00000000..b5d3fd99 --- /dev/null +++ b/static/mytweets/ewagoner/status/825069969528520704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok, Athens. It’s our move again. <a href="https://twitter.com/mathowie/status/675803612149211136">https://twitter.com/mathowie/status/675803612149211136</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/825447857478045698/index.html b/static/mytweets/ewagoner/status/825447857478045698/index.html new file mode 100644 index 00000000..2b72966c --- /dev/null +++ b/static/mytweets/ewagoner/status/825447857478045698/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ArielleLAngel: On my way to JFK. #NoMuslimBanJFK #NeverAgainisNow #JewishResistance + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ArielleLAngel: On my way to JFK. #NoMuslimBanJFK #NeverAgainisNow #JewishResistance

+

+

+ 1/28/2017, 3:57:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/825472586033274880/index.html b/static/mytweets/ewagoner/status/825472586033274880/index.html new file mode 100644 index 00000000..1c744125 --- /dev/null +++ b/static/mytweets/ewagoner/status/825472586033274880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m out of state and can’t be there, but I’m hopeful protesters have gone to Hartsfield-Jackson today. <a href="https://twitter.com/ellywyu/status/825463312179671040">https://twitter.com/ellywyu/status/825463312179671040</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/825514891113017346/index.html b/static/mytweets/ewagoner/status/825514891113017346/index.html new file mode 100644 index 00000000..dab8a3f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/825514891113017346/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Shameful. <a href="https://twitter.com/ericgeller/status/825493670032003072">https://twitter.com/ericgeller/status/825493670032003072</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/825801497564811264/index.html b/static/mytweets/ewagoner/status/825801497564811264/index.html new file mode 100644 index 00000000..05e1c5ad --- /dev/null +++ b/static/mytweets/ewagoner/status/825801497564811264/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + OH at a TN rest area: + +Stall 1: “I tell you what, this is John Wayne toilet paper.” +2: “It sure is.” +1: “Won’t take shit from anyone.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH at a TN rest area:

Stall 1: “I tell you what, this is John Wayne toilet paper.”
2: “It sure is.”
1: “Won’t take shit from anyone.” +

+

+ 1/29/2017, 3:23:14 PM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/82614422207610880/index.html b/static/mytweets/ewagoner/status/82614422207610880/index.html new file mode 100644 index 00000000..8db57c3d --- /dev/null +++ b/static/mytweets/ewagoner/status/82614422207610880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just caught Juniper playing miniature golf. The putter's taller than she is, but she was doing ok. I guess some things are instinctual. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just caught Juniper playing miniature golf. The putter's taller than she is, but she was doing ok. I guess some things are instinctual. +

+

+ 6/19/2011, 9:03:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/826167519/index.html b/static/mytweets/ewagoner/status/826167519/index.html new file mode 100644 index 00000000..76973539 --- /dev/null +++ b/static/mytweets/ewagoner/status/826167519/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You'd think iTunes could recognize that it only downloaded a partial copy of a podcast and somehow let me resume or even re-download it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You'd think iTunes could recognize that it only downloaded a partial copy of a podcast and somehow let me resume or even re-download it. +

+

+ 6/3/2008, 1:43:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/82625601109884929/index.html b/static/mytweets/ewagoner/status/82625601109884929/index.html new file mode 100644 index 00000000..acda3af7 --- /dev/null +++ b/static/mytweets/ewagoner/status/82625601109884929/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here: "wind damage, reported by trained spotter: Trees and power poles snapped off... Tree on house... devastated with trees down all over." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here: "wind damage, reported by trained spotter: Trees and power poles snapped off... Tree on house... devastated with trees down all over." +

+

+ 6/19/2011, 9:47:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/826300010983784448/index.html b/static/mytweets/ewagoner/status/826300010983784448/index.html new file mode 100644 index 00000000..315b7aed --- /dev/null +++ b/static/mytweets/ewagoner/status/826300010983784448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @yottapoint: Amazing. Sally Yates at her confirmation hearing answering her job-ending Q. Look who's asking. Via @charles_gaba https://… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @yottapoint: Amazing. Sally Yates at her confirmation hearing answering her job-ending Q. Look who's asking. Via @charles_gaba https://… +

+

+ 1/31/2017, 12:24:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/826537726/index.html b/static/mytweets/ewagoner/status/826537726/index.html new file mode 100644 index 00000000..329dec0e --- /dev/null +++ b/static/mytweets/ewagoner/status/826537726/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + David Sedaris is the very definition of not looking like one's voice. I've listened to him for years, but only saw him just today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ David Sedaris is the very definition of not looking like one's voice. I've listened to him for years, but only saw him just today. +

+

+ 6/3/2008, 11:49:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/82656886012387330/index.html b/static/mytweets/ewagoner/status/82656886012387330/index.html new file mode 100644 index 00000000..f5a14af6 --- /dev/null +++ b/static/mytweets/ewagoner/status/82656886012387330/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is what it looks like when you suddenly change from sendmail to delayed_job and mailgun.net with about 20k emails. http://skit.ch/bteq + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is what it looks like when you suddenly change from sendmail to delayed_job and mailgun.net with about 20k emails. http://skit.ch/bteq +

+

+ 6/19/2011, 11:51:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/826586019944341504/index.html b/static/mytweets/ewagoner/status/826586019944341504/index.html new file mode 100644 index 00000000..ee4254dd --- /dev/null +++ b/static/mytweets/ewagoner/status/826586019944341504/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + Well, crap. We’ve lost one of the good ones. + +Rest easy, John. + +<a href="http://infohost.nmt.edu/~shipman/">http://infohost.nmt.edu/~shipman/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, crap. We’ve lost one of the good ones.

Rest easy, John.

http://infohost.nmt.edu/~shipman/ +

+

+ 1/31/2017, 7:20:39 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/826596667231236096/index.html b/static/mytweets/ewagoner/status/826596667231236096/index.html new file mode 100644 index 00000000..9a3aa8ae --- /dev/null +++ b/static/mytweets/ewagoner/status/826596667231236096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TrumpDraws: me + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TrumpDraws: me

+

+

+ 1/31/2017, 8:02:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/826625114863181826/index.html b/static/mytweets/ewagoner/status/826625114863181826/index.html new file mode 100644 index 00000000..b73cf0ff --- /dev/null +++ b/static/mytweets/ewagoner/status/826625114863181826/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + Filibuster vigilantly +My name is blue canary one note spelled l-I-t-e + +<a href="https://www.youtube.com/watch?v=r31rDG08qi8">https://www.youtube.com/watch?v=r31rDG08qi8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/82673793641885696/index.html b/static/mytweets/ewagoner/status/82673793641885696/index.html new file mode 100644 index 00000000..dd259105 --- /dev/null +++ b/static/mytweets/ewagoner/status/82673793641885696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Normality has been acheived. Well... that was a sysadmin adventure. http://skit.ch/btew + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Normality has been acheived. Well... that was a sysadmin adventure. http://skit.ch/btew +

+

+ 6/20/2011, 12:59:03 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/826980037824020480/index.html b/static/mytweets/ewagoner/status/826980037824020480/index.html new file mode 100644 index 00000000..5d972030 --- /dev/null +++ b/static/mytweets/ewagoner/status/826980037824020480/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jshieber: This is from an American friend of mine working with the UN in Iraq. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jshieber: This is from an American friend of mine working with the UN in Iraq.

+

+

+ 2/1/2017, 9:26:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/827118553312681984/index.html b/static/mytweets/ewagoner/status/827118553312681984/index.html new file mode 100644 index 00000000..0fb94ac9 --- /dev/null +++ b/static/mytweets/ewagoner/status/827118553312681984/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @oneunderscore__: McSweeney's published Trump's Black History Month transcript verbatim as a column in its humor section. +https://t.co/b… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @oneunderscore__: McSweeney's published Trump's Black History Month transcript verbatim as a column in its humor section.
https://t.co/b… +

+

+ 2/2/2017, 6:36:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/827274873793765376/index.html b/static/mytweets/ewagoner/status/827274873793765376/index.html new file mode 100644 index 00000000..b5a32e69 --- /dev/null +++ b/static/mytweets/ewagoner/status/827274873793765376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @andrewducker: The hero in someone else's story: What Rogue One has to say about defeating fascism <a href="http://bit.ly/2l1UprV">http://bit.ly/2l1UprV</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @andrewducker: The hero in someone else's story: What Rogue One has to say about defeating fascism http://bit.ly/2l1UprV +

+

+ 2/2/2017, 4:57:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/827343199404453888/index.html b/static/mytweets/ewagoner/status/827343199404453888/index.html new file mode 100644 index 00000000..a3d34fe2 --- /dev/null +++ b/static/mytweets/ewagoner/status/827343199404453888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @natematias: Want to make a difference in society as a software engineer? @ProPublica is hiring a full stack developer https://t.co/Pq6W… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @natematias: Want to make a difference in society as a software engineer? @ProPublica is hiring a full stack developer https://t.co/Pq6W… +

+

+ 2/2/2017, 9:29:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8273929835651072/index.html b/static/mytweets/ewagoner/status/8273929835651072/index.html new file mode 100644 index 00000000..af34ec3a --- /dev/null +++ b/static/mytweets/ewagoner/status/8273929835651072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The house where I spent me teen years looks very different today. http://gdzl.la/8Wm9VV + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The house where I spent me teen years looks very different today. http://gdzl.la/8Wm9VV +

+

+ 11/26/2010, 4:40:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/827541481804161025/index.html b/static/mytweets/ewagoner/status/827541481804161025/index.html new file mode 100644 index 00000000..87065c3e --- /dev/null +++ b/static/mytweets/ewagoner/status/827541481804161025/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I work from home. + +<a href="http://www.newyorker.com/humor/daily-shouts/i-work-from-home">http://www.newyorker.com/humor/daily-shouts/i-work-from-home</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/827675294425284608/index.html b/static/mytweets/ewagoner/status/827675294425284608/index.html new file mode 100644 index 00000000..18f99b60 --- /dev/null +++ b/static/mytweets/ewagoner/status/827675294425284608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pastpunditry: I find it instructive to compare Trump’s tweet on the thwarted Louvre attack to his tweet on the Quebec terror attack tha… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pastpunditry: I find it instructive to compare Trump’s tweet on the thwarted Louvre attack to his tweet on the Quebec terror attack tha… +

+

+ 2/3/2017, 7:29:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/827726825585508352/index.html b/static/mytweets/ewagoner/status/827726825585508352/index.html new file mode 100644 index 00000000..fa669576 --- /dev/null +++ b/static/mytweets/ewagoner/status/827726825585508352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just learned this remarkable trio is playing at my regular coffee shop in two weeks, and I’m stoked. #hendershots <a href="https://youtu.be/BMVJbAObEQM">https://youtu.be/BMVJbAObEQM</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just learned this remarkable trio is playing at my regular coffee shop in two weeks, and I’m stoked. #hendershots https://youtu.be/BMVJbAObEQM +

+

+ 2/3/2017, 10:53:48 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/82818793411325952/index.html b/static/mytweets/ewagoner/status/82818793411325952/index.html new file mode 100644 index 00000000..0377bfb2 --- /dev/null +++ b/static/mytweets/ewagoner/status/82818793411325952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On making wooden spoons: 1) You don’t carve the spoon from a block of wood; rather, you find a branch w/ a spoon in it. <a href="http://thecontraryfarmer.wordpress.com/2011/06/20/making-wooden-kitchen-spoons-and-similar-utensils/">http://thecontraryfarmer.wordpress.com/2011/06/20/making-wooden-kitchen-spoons-and-similar-utensils/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/828289405861429248/index.html b/static/mytweets/ewagoner/status/828289405861429248/index.html new file mode 100644 index 00000000..5e1d8c23 --- /dev/null +++ b/static/mytweets/ewagoner/status/828289405861429248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @meyerweb: I refuse to watch Super Bowl LI unless the NFL starts a Super Bowl OL or UL first. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @meyerweb: I refuse to watch Super Bowl LI unless the NFL starts a Super Bowl OL or UL first. +

+

+ 2/5/2017, 12:09:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/828776700/index.html b/static/mytweets/ewagoner/status/828776700/index.html new file mode 100644 index 00000000..536f886f --- /dev/null +++ b/static/mytweets/ewagoner/status/828776700/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At a "synchronous firefly party" to watch the synchronous fireflies. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At a "synchronous firefly party" to watch the synchronous fireflies. +

+

+ 6/6/2008, 9:13:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/828974288367673345/index.html b/static/mytweets/ewagoner/status/828974288367673345/index.html new file mode 100644 index 00000000..2b03af57 --- /dev/null +++ b/static/mytweets/ewagoner/status/828974288367673345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nickisnpdx: this is from an IRL friend of mine. this is NOT my america. EVER. #MuslimBan Siid is a US Citizen. @CustomsBorder u say "We… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nickisnpdx: this is from an IRL friend of mine. this is NOT my america. EVER. #MuslimBan Siid is a US Citizen. @CustomsBorder u say "We… +

+

+ 2/7/2017, 9:30:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/829353803/index.html b/static/mytweets/ewagoner/status/829353803/index.html new file mode 100644 index 00000000..da17c825 --- /dev/null +++ b/static/mytweets/ewagoner/status/829353803/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Let's see... June 7th. Yeah, it's time I filed our taxes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Let's see... June 7th. Yeah, it's time I filed our taxes. +

+

+ 6/7/2008, 5:11:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/829440209/index.html b/static/mytweets/ewagoner/status/829440209/index.html new file mode 100644 index 00000000..28c807be --- /dev/null +++ b/static/mytweets/ewagoner/status/829440209/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well over 100 here today. The air conditioning gets fixed Tuesday. No, wait... they'll look at it Tuesday. Meanwhile, *melts* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well over 100 here today. The air conditioning gets fixed Tuesday. No, wait... they'll look at it Tuesday. Meanwhile, *melts* +

+

+ 6/7/2008, 8:10:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/829925520183693312/index.html b/static/mytweets/ewagoner/status/829925520183693312/index.html new file mode 100644 index 00000000..01f05edb --- /dev/null +++ b/static/mytweets/ewagoner/status/829925520183693312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NYCMayorsOffice: Be careful! Heavy winds — blowing ground snow, roof snow, previously snowed snows on all surfaces simultaneously with… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NYCMayorsOffice: Be careful! Heavy winds — blowing ground snow, roof snow, previously snowed snows on all surfaces simultaneously with… +

+

+ 2/10/2017, 12:30:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/830120972/index.html b/static/mytweets/ewagoner/status/830120972/index.html new file mode 100644 index 00000000..c2dc6f0a --- /dev/null +++ b/static/mytweets/ewagoner/status/830120972/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made a week's worth of french toast for me and the girl, and a few slices of gluten free french toast for the wife: local challah bread FTW! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made a week's worth of french toast for me and the girl, and a few slices of gluten free french toast for the wife: local challah bread FTW! +

+

+ 6/8/2008, 10:02:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/830135620/index.html b/static/mytweets/ewagoner/status/830135620/index.html new file mode 100644 index 00000000..cb141cb0 --- /dev/null +++ b/static/mytweets/ewagoner/status/830135620/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm wondering if the big Athens AT&T store got the "mystery packages" this weekend, or if I'm going to have to drive to a real Apple store. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm wondering if the big Athens AT&T store got the "mystery packages" this weekend, or if I'm going to have to drive to a real Apple store. +

+

+ 6/8/2008, 10:30:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8302290139/index.html b/static/mytweets/ewagoner/status/8302290139/index.html new file mode 100644 index 00000000..fad2888d --- /dev/null +++ b/static/mytweets/ewagoner/status/8302290139/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight's dinner came from McMullan Family Farm and Greendale Farm. Thank you farmers! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight's dinner came from McMullan Family Farm and Greendale Farm. Thank you farmers! +

+

+ 1/27/2010, 7:54:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/830239978370265088/index.html b/static/mytweets/ewagoner/status/830239978370265088/index.html new file mode 100644 index 00000000..08ff0ea7 --- /dev/null +++ b/static/mytweets/ewagoner/status/830239978370265088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight’s mission: make a birthday cake that looks like a calico cat. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight’s mission: make a birthday cake that looks like a calico cat. +

+

+ 2/10/2017, 9:20:10 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/830281727335657478/index.html b/static/mytweets/ewagoner/status/830281727335657478/index.html new file mode 100644 index 00000000..6ebae86f --- /dev/null +++ b/static/mytweets/ewagoner/status/830281727335657478/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mission accomplished. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mission accomplished.

+

+

+ 2/11/2017, 12:06:04 AM +

+

Favs: 6

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/830547847/index.html b/static/mytweets/ewagoner/status/830547847/index.html new file mode 100644 index 00000000..e7b41982 --- /dev/null +++ b/static/mytweets/ewagoner/status/830547847/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've got The Dollyrot's rockin' version of "Brand New Key" stuck in my head. Don't mind though -- it's really good. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've got The Dollyrot's rockin' version of "Brand New Key" stuck in my head. Don't mind though -- it's really good. +

+

+ 6/9/2008, 11:26:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/830969694899298306/index.html b/static/mytweets/ewagoner/status/830969694899298306/index.html new file mode 100644 index 00000000..7d88b0bb --- /dev/null +++ b/static/mytweets/ewagoner/status/830969694899298306/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s just the tallest dam in the United States, nbd. <a href="https://twitter.com/ABC/status/830945593459478529">https://twitter.com/ABC/status/830945593459478529</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/831346216/index.html b/static/mytweets/ewagoner/status/831346216/index.html new file mode 100644 index 00000000..b5ef3023 --- /dev/null +++ b/static/mytweets/ewagoner/status/831346216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just discovered the totally awesome "The Two Man Gentleman Band". Coincidentally, they're playing tonight in Athens. Samples are in iTunes! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just discovered the totally awesome "The Two Man Gentleman Band". Coincidentally, they're playing tonight in Athens. Samples are in iTunes! +

+

+ 6/10/2008, 9:51:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/831453994/index.html b/static/mytweets/ewagoner/status/831453994/index.html new file mode 100644 index 00000000..4eec307b --- /dev/null +++ b/static/mytweets/ewagoner/status/831453994/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 36 years without this video Steve Martin did for M Robbin's "El Paso", and my life was poorer for it. http://youtube.com/watch?v=wCP3wKTajsU + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 36 years without this video Steve Martin did for M Robbin's "El Paso", and my life was poorer for it. http://youtube.com/watch?v=wCP3wKTajsU +

+

+ 6/10/2008, 12:17:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/83151168729133056/index.html b/static/mytweets/ewagoner/status/83151168729133056/index.html new file mode 100644 index 00000000..445e7bde --- /dev/null +++ b/static/mytweets/ewagoner/status/83151168729133056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pumpkin tower http://instagr.am/p/GHstm/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pumpkin tower http://instagr.am/p/GHstm/ +

+

+ 6/21/2011, 8:35:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/831686112125059072/index.html b/static/mytweets/ewagoner/status/831686112125059072/index.html new file mode 100644 index 00000000..32b3ff55 --- /dev/null +++ b/static/mytweets/ewagoner/status/831686112125059072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JesseThorn: ICYMI: I've got some tips for NPR listeners who want to learn how to enjoy STANDUP COMEDY. <a href="https://youtu.be/ydzBfUxOgfo">https://youtu.be/ydzBfUxOgfo</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JesseThorn: ICYMI: I've got some tips for NPR listeners who want to learn how to enjoy STANDUP COMEDY. https://youtu.be/ydzBfUxOgfo +

+

+ 2/14/2017, 9:06:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/831728109229633536/index.html b/static/mytweets/ewagoner/status/831728109229633536/index.html new file mode 100644 index 00000000..7c6ef2a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/831728109229633536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ATallOrder: I made gerrymandering valentines, because nothing says love like redistricting!! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ATallOrder: I made gerrymandering valentines, because nothing says love like redistricting!!

+

+

+ 2/14/2017, 11:53:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/831728753/index.html b/static/mytweets/ewagoner/status/831728753/index.html new file mode 100644 index 00000000..a26ba10f --- /dev/null +++ b/static/mytweets/ewagoner/status/831728753/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Two Man Gentleman Band has taken the stage. Even better in person! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Two Man Gentleman Band has taken the stage. Even better in person! +

+

+ 6/10/2008, 7:25:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/831729962/index.html b/static/mytweets/ewagoner/status/831729962/index.html new file mode 100644 index 00000000..3f309c66 --- /dev/null +++ b/static/mytweets/ewagoner/status/831729962/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Free good quality kazoos! Their tour is sponsored by www.kazoos.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Free good quality kazoos! Their tour is sponsored by www.kazoos.com +

+

+ 6/10/2008, 7:27:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8317661/index.html b/static/mytweets/ewagoner/status/8317661/index.html new file mode 100644 index 00000000..edad65f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/8317661/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yay! I have friends! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yay! I have friends! +

+

+ 3/15/2007, 6:06:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/831947755824230400/index.html b/static/mytweets/ewagoner/status/831947755824230400/index.html new file mode 100644 index 00000000..49a15832 --- /dev/null +++ b/static/mytweets/ewagoner/status/831947755824230400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watching David Tennant’s face as he receives an award he didn’t know he was getting is pretty fantastic. <a href="https://youtu.be/Li_WIjv53pI">https://youtu.be/Li_WIjv53pI</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watching David Tennant’s face as he receives an award he didn’t know he was getting is pretty fantastic. https://youtu.be/Li_WIjv53pI +

+

+ 2/15/2017, 2:26:16 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/832009559162093569/index.html b/static/mytweets/ewagoner/status/832009559162093569/index.html new file mode 100644 index 00000000..65ac6430 --- /dev/null +++ b/static/mytweets/ewagoner/status/832009559162093569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @markmackinnon: Refugee centre in Winnipeg, Canada says it's full and can take in no more refugees fleeing the United States https://t.c… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @markmackinnon: Refugee centre in Winnipeg, Canada says it's full and can take in no more refugees fleeing the United States https://t.c… +

+

+ 2/15/2017, 6:31:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/83225755819057153/index.html b/static/mytweets/ewagoner/status/83225755819057153/index.html new file mode 100644 index 00000000..ecd56083 --- /dev/null +++ b/static/mytweets/ewagoner/status/83225755819057153/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Weird Al's new album ends with a nearly six-minute-long power ballad: "Stop Forwarding That Crap To Me". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Weird Al's new album ends with a nearly six-minute-long power ballad: "Stop Forwarding That Crap To Me". +

+

+ 6/21/2011, 1:32:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/832293572/index.html b/static/mytweets/ewagoner/status/832293572/index.html new file mode 100644 index 00000000..2b4c7248 --- /dev/null +++ b/static/mytweets/ewagoner/status/832293572/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Safari 4 makes Fluid obsolete? http://tinyurl.com/6owavd + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Safari 4 makes Fluid obsolete? http://tinyurl.com/6owavd +

+

+ 6/11/2008, 12:22:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/832608316/index.html b/static/mytweets/ewagoner/status/832608316/index.html new file mode 100644 index 00000000..95852f16 --- /dev/null +++ b/static/mytweets/ewagoner/status/832608316/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just watched a great presentation on "bad ruby" http://tinyurl.com/6j7tnx + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just watched a great presentation on "bad ruby" http://tinyurl.com/6j7tnx +

+

+ 6/11/2008, 8:27:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/832734498240487425/index.html b/static/mytweets/ewagoner/status/832734498240487425/index.html new file mode 100644 index 00000000..9e8632b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/832734498240487425/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LucyKafanov: Words matter. My great-grandfather was sentenced to the gulag under Stalin for being "an enemy of the people." He was a po… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LucyKafanov: Words matter. My great-grandfather was sentenced to the gulag under Stalin for being "an enemy of the people." He was a po… +

+

+ 2/17/2017, 6:32:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/83281920993136640/index.html b/static/mytweets/ewagoner/status/83281920993136640/index.html new file mode 100644 index 00000000..316e9cdc --- /dev/null +++ b/static/mytweets/ewagoner/status/83281920993136640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I made myself an admin panel. It's need to see key metrics of all 310 farmers markets using my system. http://skit.ch/btp9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I made myself an admin panel. It's need to see key metrics of all 310 farmers markets using my system. http://skit.ch/btp9 +

+

+ 6/21/2011, 5:15:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/83285390315896832/index.html b/static/mytweets/ewagoner/status/83285390315896832/index.html new file mode 100644 index 00000000..dd67cd14 --- /dev/null +++ b/static/mytweets/ewagoner/status/83285390315896832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + He told me, "I just had to sneak a middle bun in there. That's what makes it special." @ Farm Cart http://instagr.am/p/GJGD-/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ He told me, "I just had to sneak a middle bun in there. That's what makes it special." @ Farm Cart http://instagr.am/p/GJGD-/ +

+

+ 6/21/2011, 5:29:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/83305878933094401/index.html b/static/mytweets/ewagoner/status/83305878933094401/index.html new file mode 100644 index 00000000..0702493c --- /dev/null +++ b/static/mytweets/ewagoner/status/83305878933094401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For an example of grace and transparency under pressure, see @Pinboard. He's now set the bar for responding to a hosted service's outage. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For an example of grace and transparency under pressure, see @Pinboard. He's now set the bar for responding to a hosted service's outage. +

+

+ 6/21/2011, 6:50:43 PM +

+

Favs: 1

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/83340255830360065/index.html b/static/mytweets/ewagoner/status/83340255830360065/index.html new file mode 100644 index 00000000..c4744b90 --- /dev/null +++ b/static/mytweets/ewagoner/status/83340255830360065/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + To all my Firefly fan followers. And Star Trek fan followers. And Star Wars fan followers. Well, their intersection. <a href="http://i.imgur.com/g2qcU.jpg">http://i.imgur.com/g2qcU.jpg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ To all my Firefly fan followers. And Star Trek fan followers. And Star Wars fan followers. Well, their intersection. http://i.imgur.com/g2qcU.jpg +

+

+ 6/21/2011, 9:07:20 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/83562931953991680/index.html b/static/mytweets/ewagoner/status/83562931953991680/index.html new file mode 100644 index 00000000..5e3f312f --- /dev/null +++ b/static/mytweets/ewagoner/status/83562931953991680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Email backends are hard to do well. I drastically improved mine, thanks to @mailgun. Here's what I told my customers: <a href="http://help.locallygrown.net/kb/website-customization/email-system-changes-june-22-2011">http://help.locallygrown.net/kb/website-customization/email-system-changes-june-22-2011</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/83570003483435008/index.html b/static/mytweets/ewagoner/status/83570003483435008/index.html new file mode 100644 index 00000000..0944d7aa --- /dev/null +++ b/static/mytweets/ewagoner/status/83570003483435008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I should have credited @mail_gun in that last tweet, not @mailgun. <a href="http://mailgun.net">http://mailgun.net</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I should have credited @mail_gun in that last tweet, not @mailgun. http://mailgun.net +

+

+ 6/22/2011, 12:20:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/83576612880261121/index.html b/static/mytweets/ewagoner/status/83576612880261121/index.html new file mode 100644 index 00000000..1be6fc35 --- /dev/null +++ b/static/mytweets/ewagoner/status/83576612880261121/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "This may be one of the more challenging ones to eat." @ Farm Cart http://instagr.am/p/GL3dD/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "This may be one of the more challenging ones to eat." @ Farm Cart http://instagr.am/p/GL3dD/ +

+

+ 6/22/2011, 12:46:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/83599066528886784/index.html b/static/mytweets/ewagoner/status/83599066528886784/index.html new file mode 100644 index 00000000..5b769754 --- /dev/null +++ b/static/mytweets/ewagoner/status/83599066528886784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Just As Story of WI Kids Sickened By Raw Milk Gets Interesting, the Food Safety Hysterics Fade Into the Woodwork" <a href="http://www.thecompletepatient.com/journal/2011/6/22/amazingjust-as-story-of-wi-kids-sickened-by-raw-milk-gets-in.html">http://www.thecompletepatient.com/journal/2011/6/22/amazingjust-as-story-of-wi-kids-sickened-by-raw-milk-gets-in.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/83617087272128512/index.html b/static/mytweets/ewagoner/status/83617087272128512/index.html new file mode 100644 index 00000000..2c07370a --- /dev/null +++ b/static/mytweets/ewagoner/status/83617087272128512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Missed out on Camp Mighty. Maybe next year. <a href="http://campmighty.com/">http://campmighty.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Missed out on Camp Mighty. Maybe next year. http://campmighty.com/ +

+

+ 6/22/2011, 3:27:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/836326169460998145/index.html b/static/mytweets/ewagoner/status/836326169460998145/index.html new file mode 100644 index 00000000..94dc049e --- /dev/null +++ b/static/mytweets/ewagoner/status/836326169460998145/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Still tickled to be part of this fine group of humans. I tell people it’s like being part of the A-Team, if they were developers. <a href="https://twitter.com/iinteractive/status/836322598506151936">https://twitter.com/iinteractive/status/836322598506151936</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/83642035873136640/index.html b/static/mytweets/ewagoner/status/83642035873136640/index.html new file mode 100644 index 00000000..6d9191a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/83642035873136640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We're about ten weeks from the expected move-in date. Can't wait! http://instagr.am/p/GMhwC/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We're about ten weeks from the expected move-in date. Can't wait! http://instagr.am/p/GMhwC/ +

+

+ 6/22/2011, 5:06:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8366695238/index.html b/static/mytweets/ewagoner/status/8366695238/index.html new file mode 100644 index 00000000..0b3f2cdc --- /dev/null +++ b/static/mytweets/ewagoner/status/8366695238/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My crack team of public relations professionals are at it again: http://onlineathens.com/stories/012910/liv_556108584.shtml + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My crack team of public relations professionals are at it again: http://onlineathens.com/stories/012910/liv_556108584.shtml +

+

+ 1/29/2010, 8:05:26 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/836750139771535360/index.html b/static/mytweets/ewagoner/status/836750139771535360/index.html new file mode 100644 index 00000000..f5038299 --- /dev/null +++ b/static/mytweets/ewagoner/status/836750139771535360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @stevesilberman: After a year of preparation, Tibet Women's Soccer team denied visas to play in the US. <a href="https://www.lionsroar.com/tibet-womens-soccer-team-denied-tourist-visas-to-united-states-after-a-year-of-preparation/">https://www.lionsroar.com/tibet-womens-soccer-team-denied-tourist-visas-to-united-states-after-a-year-of-preparation/</a> https://… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8367983671/index.html b/static/mytweets/ewagoner/status/8367983671/index.html new file mode 100644 index 00000000..4269f9b1 --- /dev/null +++ b/static/mytweets/ewagoner/status/8367983671/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How to Get Local Food in the Winter: "One of my favorite methods of finding local food is through Locallygrown.net..." http://is.gd/7hRaM + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How to Get Local Food in the Winter: "One of my favorite methods of finding local food is through Locallygrown.net..." http://is.gd/7hRaM +

+

+ 1/29/2010, 8:46:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8368268986/index.html b/static/mytweets/ewagoner/status/8368268986/index.html new file mode 100644 index 00000000..9cfc63d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/8368268986/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today at #whiskerino we recreate one of our favorite pictures taken by someone else so far. http://whiskerino.org/2009/users/ewagoner/24877/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today at #whiskerino we recreate one of our favorite pictures taken by someone else so far. http://whiskerino.org/2009/users/ewagoner/24877/ +

+

+ 1/29/2010, 8:55:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8371861/index.html b/static/mytweets/ewagoner/status/8371861/index.html new file mode 100644 index 00000000..4dab4d99 --- /dev/null +++ b/static/mytweets/ewagoner/status/8371861/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stanford is letting me down. So's Texas Tech. So's Maryland. Did I pick the anti-bracket? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stanford is letting me down. So's Texas Tech. So's Maryland. Did I pick the anti-bracket? +

+

+ 3/15/2007, 7:14:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/83724920110067712/index.html b/static/mytweets/ewagoner/status/83724920110067712/index.html new file mode 100644 index 00000000..71cd56b3 --- /dev/null +++ b/static/mytweets/ewagoner/status/83724920110067712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @bensmithett So Cassini found an ocean of salt water on Enceladus. Best. NASA mission. Ever. http://1.usa.gov/ijaaqo + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @bensmithett So Cassini found an ocean of salt water on Enceladus. Best. NASA mission. Ever. http://1.usa.gov/ijaaqo +

+

+ 6/22/2011, 10:35:51 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/837512274197774336/index.html b/static/mytweets/ewagoner/status/837512274197774336/index.html new file mode 100644 index 00000000..8e76de29 --- /dev/null +++ b/static/mytweets/ewagoner/status/837512274197774336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @viadear: Confusing the word, "jacuzzi" with, "yakuza" has gotten me in hot water with the Japanese mafia more than once. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @viadear: Confusing the word, "jacuzzi" with, "yakuza" has gotten me in hot water with the Japanese mafia more than once. +

+

+ 3/2/2017, 10:57:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/837637441997705217/index.html b/static/mytweets/ewagoner/status/837637441997705217/index.html new file mode 100644 index 00000000..b64c1533 --- /dev/null +++ b/static/mytweets/ewagoner/status/837637441997705217/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The trials of their relationship are worth bearing, because Frog and Toad are most content when they’re together." <a href="http://www.newyorker.com/books/page-turner/frog-and-toad-an-amphibious-celebration-of-same-sex-love">http://www.newyorker.com/books/page-turner/frog-and-toad-an-amphibious-celebration-of-same-sex-love</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/837918381881888768/index.html b/static/mytweets/ewagoner/status/837918381881888768/index.html new file mode 100644 index 00000000..bfd42f35 --- /dev/null +++ b/static/mytweets/ewagoner/status/837918381881888768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fleabag on Amazon is some good television. Six short episodes that are very raunchy, funny, and bitingly affecting. <a href="http://www.vulture.com/2016/09/fleabag-amazon-different-from-anything-else-on-tv.html">http://www.vulture.com/2016/09/fleabag-amazon-different-from-anything-else-on-tv.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/837936570/index.html b/static/mytweets/ewagoner/status/837936570/index.html new file mode 100644 index 00000000..85448203 --- /dev/null +++ b/static/mytweets/ewagoner/status/837936570/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Up all night with a queasy stomach so, naturally, extra large chili cheese dog for lunch. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Up all night with a queasy stomach so, naturally, extra large chili cheese dog for lunch. +

+

+ 6/18/2008, 12:59:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/838039153220677632/index.html b/static/mytweets/ewagoner/status/838039153220677632/index.html new file mode 100644 index 00000000..94be0006 --- /dev/null +++ b/static/mytweets/ewagoner/status/838039153220677632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + March fourth? March forth! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ March fourth? March forth! +

+

+ 3/4/2017, 9:51:18 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/838104920700125184/index.html b/static/mytweets/ewagoner/status/838104920700125184/index.html new file mode 100644 index 00000000..d99c74e0 --- /dev/null +++ b/static/mytweets/ewagoner/status/838104920700125184/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Juniper: “If Van Morrison is on YouTube, I will subscribe and like.” + +So no worries on attracting another generation of fans, @vanmorrison. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper: “If Van Morrison is on YouTube, I will subscribe and like.”

So no worries on attracting another generation of fans, @vanmorrison. +

+

+ 3/4/2017, 2:12:38 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/838244901/index.html b/static/mytweets/ewagoner/status/838244901/index.html new file mode 100644 index 00000000..67a79c7f --- /dev/null +++ b/static/mytweets/ewagoner/status/838244901/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stewart Butterfield's resignation letter from Yahoo is totally awesome. I will crib it for my own letter some day. http://tinyurl.com/5pah5e + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stewart Butterfield's resignation letter from Yahoo is totally awesome. I will crib it for my own letter some day. http://tinyurl.com/5pah5e +

+

+ 6/18/2008, 8:45:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/838245337/index.html b/static/mytweets/ewagoner/status/838245337/index.html new file mode 100644 index 00000000..d0c7c925 --- /dev/null +++ b/static/mytweets/ewagoner/status/838245337/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Note to my employer: I didn't mean a letter addressed to you, of course. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Note to my employer: I didn't mean a letter addressed to you, of course. +

+

+ 6/18/2008, 8:46:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8386937402/index.html b/static/mytweets/ewagoner/status/8386937402/index.html new file mode 100644 index 00000000..dc4e8ba8 --- /dev/null +++ b/static/mytweets/ewagoner/status/8386937402/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A fellow #whiskerino grower & shower pays me a tribute: http://whiskerino.org/2009/beards/kms/24958/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A fellow #whiskerino grower & shower pays me a tribute: http://whiskerino.org/2009/beards/kms/24958/ +

+

+ 1/29/2010, 5:33:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/838724515/index.html b/static/mytweets/ewagoner/status/838724515/index.html new file mode 100644 index 00000000..39ecda2f --- /dev/null +++ b/static/mytweets/ewagoner/status/838724515/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Uh oh. Contact & calendar sync wasn't working anymore on the iPhone and as a last resort I restored it. Now all data's gone, still no sync. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Uh oh. Contact & calendar sync wasn't working anymore on the iPhone and as a last resort I restored it. Now all data's gone, still no sync. +

+

+ 6/19/2008, 11:04:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8389247889/index.html b/static/mytweets/ewagoner/status/8389247889/index.html new file mode 100644 index 00000000..e13456d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/8389247889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Listening to a dramatic reading of a story of a gang fight between unicorn riding elves & a couple vampires. Let's get this Friday started! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Listening to a dramatic reading of a story of a gang fight between unicorn riding elves & a couple vampires. Let's get this Friday started! +

+

+ 1/29/2010, 6:41:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/83908377377382400/index.html b/static/mytweets/ewagoner/status/83908377377382400/index.html new file mode 100644 index 00000000..f657440e --- /dev/null +++ b/static/mytweets/ewagoner/status/83908377377382400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @dancounsell: The poster for the next Pixar movie looks beautiful: <a href="http://cl.ly/3X3E2A0m0V1q1y0N2n1B">http://cl.ly/3X3E2A0m0V1q1y0N2n1B</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @dancounsell: The poster for the next Pixar movie looks beautiful: http://cl.ly/3X3E2A0m0V1q1y0N2n1B +

+

+ 6/23/2011, 10:44:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/83932071923417088/index.html b/static/mytweets/ewagoner/status/83932071923417088/index.html new file mode 100644 index 00000000..1d7f0d08 --- /dev/null +++ b/static/mytweets/ewagoner/status/83932071923417088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Turf & turf. @ Farm Cart http://instagr.am/p/GPRoq/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Turf & turf. @ Farm Cart http://instagr.am/p/GPRoq/ +

+

+ 6/23/2011, 12:18:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/83940998518022145/index.html b/static/mytweets/ewagoner/status/83940998518022145/index.html new file mode 100644 index 00000000..98d21383 --- /dev/null +++ b/static/mytweets/ewagoner/status/83940998518022145/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been asked if all my Farm Cart lunch photos were in one handy spot, and yes, yes they are: <a href="http://www.flickr.com/photos/ewagoner/sets/72157626905454153/">http://www.flickr.com/photos/ewagoner/sets/72157626905454153/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8395368306/index.html b/static/mytweets/ewagoner/status/8395368306/index.html new file mode 100644 index 00000000..c12e3cb1 --- /dev/null +++ b/static/mytweets/ewagoner/status/8395368306/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jsnell: What a fantastically spot-on piece by @fraserspeirs about why the iPad shakes up the entire world of computers and tech http ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jsnell: What a fantastically spot-on piece by @fraserspeirs about why the iPad shakes up the entire world of computers and tech http ... +

+

+ 1/29/2010, 9:39:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/83956663266189313/index.html b/static/mytweets/ewagoner/status/83956663266189313/index.html new file mode 100644 index 00000000..d49dd7cf --- /dev/null +++ b/static/mytweets/ewagoner/status/83956663266189313/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @instapaper: An explanation of the FBI's seemingly accidental theft of an Instapaper server: <a href="http://blog.instapaper.com/post/6830514157">http://blog.instapaper.com/post/6830514157</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @instapaper: An explanation of the FBI's seemingly accidental theft of an Instapaper server: http://blog.instapaper.com/post/6830514157 +

+

+ 6/23/2011, 1:56:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8396156877/index.html b/static/mytweets/ewagoner/status/8396156877/index.html new file mode 100644 index 00000000..3ea34ac9 --- /dev/null +++ b/static/mytweets/ewagoner/status/8396156877/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made a Keynote slideshow for my presentation in the morn on Athens Locally Grown. Freezing rain's already here, so probably won't make it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made a Keynote slideshow for my presentation in the morn on Athens Locally Grown. Freezing rain's already here, so probably won't make it. +

+

+ 1/29/2010, 10:02:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/839693623914455040/index.html b/static/mytweets/ewagoner/status/839693623914455040/index.html new file mode 100644 index 00000000..5477ed10 --- /dev/null +++ b/static/mytweets/ewagoner/status/839693623914455040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Lovers in a Dangerous Spacetime” is a co-op space adventure, is absolutely adorable, and is what will make me get a third Xbox controller. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Lovers in a Dangerous Spacetime” is a co-op space adventure, is absolutely adorable, and is what will make me get a third Xbox controller. +

+

+ 3/8/2017, 11:25:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/839728934/index.html b/static/mytweets/ewagoner/status/839728934/index.html new file mode 100644 index 00000000..1161518f --- /dev/null +++ b/static/mytweets/ewagoner/status/839728934/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I got sync working again. Apparently, there was a "Conflict Resolver" window offscreen somewhere awaiting my input. For ten days. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I got sync working again. Apparently, there was a "Conflict Resolver" window offscreen somewhere awaiting my input. For ten days. +

+

+ 6/20/2008, 2:46:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/840201753362604032/index.html b/static/mytweets/ewagoner/status/840201753362604032/index.html new file mode 100644 index 00000000..26d146bb --- /dev/null +++ b/static/mytweets/ewagoner/status/840201753362604032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I do ok financially, keep the basic bills paid, but I wonder if I’ll ever be able to go to an optometrist and afford the glasses there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I do ok financially, keep the basic bills paid, but I wonder if I’ll ever be able to go to an optometrist and afford the glasses there. +

+

+ 3/10/2017, 9:04:42 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/841295786109485058/index.html b/static/mytweets/ewagoner/status/841295786109485058/index.html new file mode 100644 index 00000000..b1a6494f --- /dev/null +++ b/static/mytweets/ewagoner/status/841295786109485058/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Flecks of Extraterrestrial Dust, All Over the Roof: “My microscope is a telescope. It gives you a big picture.” <a href="https://www.nytimes.com/2017/03/10/science/space-dust-on-earth.html?utm_source=digg&utm_medium=email">https://www.nytimes.com/2017/03/10/science/space-dust-on-earth.html?utm_source=digg&utm_medium=email</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8413009982/index.html b/static/mytweets/ewagoner/status/8413009982/index.html new file mode 100644 index 00000000..b8cc0f62 --- /dev/null +++ b/static/mytweets/ewagoner/status/8413009982/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There is much more water than ice outside so I'm heading out to the Athens Green Life Expo. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There is much more water than ice outside so I'm heading out to the Athens Green Life Expo. +

+

+ 1/30/2010, 9:38:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/841504783177547776/index.html b/static/mytweets/ewagoner/status/841504783177547776/index.html new file mode 100644 index 00000000..d62e0192 --- /dev/null +++ b/static/mytweets/ewagoner/status/841504783177547776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is oddly wonderful and wonderfully odd. <a href="https://twitter.com/vihartvihart/status/841500187084247040">https://twitter.com/vihartvihart/status/841500187084247040</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/842211908618993664/index.html b/static/mytweets/ewagoner/status/842211908618993664/index.html new file mode 100644 index 00000000..5db86bef --- /dev/null +++ b/static/mytweets/ewagoner/status/842211908618993664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @dansinker: Hey late night crew, I made these badges. They're wood, $10 on preorder, & proceeds go to some awesome orgs. Do it! https://… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @dansinker: Hey late night crew, I made these badges. They're wood, $10 on preorder, & proceeds go to some awesome orgs. Do it! https://… +

+

+ 3/15/2017, 11:12:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/842556251695448065/index.html b/static/mytweets/ewagoner/status/842556251695448065/index.html new file mode 100644 index 00000000..94af2a90 --- /dev/null +++ b/static/mytweets/ewagoner/status/842556251695448065/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @tottinge: How legacy code tends to feel: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @tottinge: How legacy code tends to feel:

+

+

+ 3/16/2017, 10:00:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8427376961/index.html b/static/mytweets/ewagoner/status/8427376961/index.html new file mode 100644 index 00000000..fd81fa98 --- /dev/null +++ b/static/mytweets/ewagoner/status/8427376961/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tonight's dinner is from Greendale Farm and Boann's Banks Farm. Special thanks to my farmers! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tonight's dinner is from Greendale Farm and Boann's Banks Farm. Special thanks to my farmers! +

+

+ 1/30/2010, 5:26:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/84298948742881281/index.html b/static/mytweets/ewagoner/status/84298948742881281/index.html new file mode 100644 index 00000000..3bd7bd67 --- /dev/null +++ b/static/mytweets/ewagoner/status/84298948742881281/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Town's gonna be rockin' in a few hours. Do come a-knockin'. AthFest is great! http://instagr.am/p/GTGOA/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Town's gonna be rockin' in a few hours. Do come a-knockin'. AthFest is great! http://instagr.am/p/GTGOA/ +

+

+ 6/24/2011, 12:36:50 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/84300966559625216/index.html b/static/mytweets/ewagoner/status/84300966559625216/index.html new file mode 100644 index 00000000..aac9a4db --- /dev/null +++ b/static/mytweets/ewagoner/status/84300966559625216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Breakfast burger. @ Farm Cart http://instagr.am/p/GTH4t/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Breakfast burger. @ Farm Cart http://instagr.am/p/GTH4t/ +

+

+ 6/24/2011, 12:44:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/84305760594563072/index.html b/static/mytweets/ewagoner/status/84305760594563072/index.html new file mode 100644 index 00000000..f0b5bae7 --- /dev/null +++ b/static/mytweets/ewagoner/status/84305760594563072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stop. Coffee time! @ 1000 Faces Coffee http://instagr.am/p/GTLig/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stop. Coffee time! @ 1000 Faces Coffee http://instagr.am/p/GTLig/ +

+

+ 6/24/2011, 1:03:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/843239889168678912/index.html b/static/mytweets/ewagoner/status/843239889168678912/index.html new file mode 100644 index 00000000..b3bfc35d --- /dev/null +++ b/static/mytweets/ewagoner/status/843239889168678912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @gruber: TV news networks should play this clip every time Trump weekends in Florida. Seven consecutive weeks now. https://t.co/TcepFVkC… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @gruber: TV news networks should play this clip every time Trump weekends in Florida. Seven consecutive weeks now. https://t.co/TcepFVkC… +

+

+ 3/18/2017, 7:17:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8432431264/index.html b/static/mytweets/ewagoner/status/8432431264/index.html new file mode 100644 index 00000000..ed5717c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/8432431264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian came out of her bedroom to announce, "I'm a cute little Fraggle." I can't really disagree. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian came out of her bedroom to announce, "I'm a cute little Fraggle." I can't really disagree. +

+

+ 1/30/2010, 8:06:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/843353443/index.html b/static/mytweets/ewagoner/status/843353443/index.html new file mode 100644 index 00000000..02306773 --- /dev/null +++ b/static/mytweets/ewagoner/status/843353443/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Is there no way to rotate text in Skitch? Or am I missing something? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Is there no way to rotate text in Skitch? Or am I missing something? +

+

+ 6/25/2008, 11:25:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/84347990751457281/index.html b/static/mytweets/ewagoner/status/84347990751457281/index.html new file mode 100644 index 00000000..6e5e6330 --- /dev/null +++ b/static/mytweets/ewagoner/status/84347990751457281/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looking forward to taking Viv sometime to see Cars 2, the 3rd installment of the series. (Wall*E was a prequel. The humans don't survive.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looking forward to taking Viv sometime to see Cars 2, the 3rd installment of the series. (Wall*E was a prequel. The humans don't survive.) +

+

+ 6/24/2011, 3:51:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/84408483839082496/index.html b/static/mytweets/ewagoner/status/84408483839082496/index.html new file mode 100644 index 00000000..1fa4415a --- /dev/null +++ b/static/mytweets/ewagoner/status/84408483839082496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Not hanging out at Highwire with the cool people, so I'm mixing my own blueberry mojitos at home. http://instagr.am/p/GUZ-Z/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Not hanging out at Highwire with the cool people, so I'm mixing my own blueberry mojitos at home. http://instagr.am/p/GUZ-Z/ +

+

+ 6/24/2011, 7:52:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/84409623628627968/index.html b/static/mytweets/ewagoner/status/84409623628627968/index.html new file mode 100644 index 00000000..1281b11b --- /dev/null +++ b/static/mytweets/ewagoner/status/84409623628627968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athfest: Y'all- Trappeze got struck by lightning. Athfest is starting with a BANG. #athfest <a href="http://yfrog.com/gz61ddej">http://yfrog.com/gz61ddej</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @athfest: Y'all- Trappeze got struck by lightning. Athfest is starting with a BANG. #athfest http://yfrog.com/gz61ddej +

+

+ 6/24/2011, 7:56:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/844296224/index.html b/static/mytweets/ewagoner/status/844296224/index.html new file mode 100644 index 00000000..4844071e --- /dev/null +++ b/static/mytweets/ewagoner/status/844296224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My farmers market outgrew its location, so we're moving to a new place today. http://athens.locallygrown.net/weblog/view/812 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My farmers market outgrew its location, so we're moving to a new place today. http://athens.locallygrown.net/weblog/view/812 +

+

+ 6/26/2008, 1:37:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/844524009/index.html b/static/mytweets/ewagoner/status/844524009/index.html new file mode 100644 index 00000000..594eb945 --- /dev/null +++ b/static/mytweets/ewagoner/status/844524009/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tony Clifton has a show in Athens tomorrow. Jerry Lawler is also in town. Hmmmmmm. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tony Clifton has a show in Athens tomorrow. Jerry Lawler is also in town. Hmmmmmm. +

+

+ 6/26/2008, 7:16:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/844977692/index.html b/static/mytweets/ewagoner/status/844977692/index.html new file mode 100644 index 00000000..2e254e31 --- /dev/null +++ b/static/mytweets/ewagoner/status/844977692/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm teaching a cooking class Tuesday. Which means I have to shop at the farmers market *tomorrow*. Which means I have to plan a menu *now*. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm teaching a cooking class Tuesday. Which means I have to shop at the farmers market *tomorrow*. Which means I have to plan a menu *now*. +

+

+ 6/27/2008, 10:02:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/844986845905735681/index.html b/static/mytweets/ewagoner/status/844986845905735681/index.html new file mode 100644 index 00000000..858c481f --- /dev/null +++ b/static/mytweets/ewagoner/status/844986845905735681/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @3Billboards: This is just the fucking start. #ThreeBillboards + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @3Billboards: This is just the fucking start. #ThreeBillboards

+

+

+ 3/23/2017, 2:58:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/845011004/index.html b/static/mytweets/ewagoner/status/845011004/index.html new file mode 100644 index 00000000..34f28ec7 --- /dev/null +++ b/static/mytweets/ewagoner/status/845011004/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vizzini takes charge of the Fed: http://tinyurl.com/5d43u5 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vizzini takes charge of the Fed: http://tinyurl.com/5d43u5 +

+

+ 6/27/2008, 10:46:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/845027952542830593/index.html b/static/mytweets/ewagoner/status/845027952542830593/index.html new file mode 100644 index 00000000..cc95e06f --- /dev/null +++ b/static/mytweets/ewagoner/status/845027952542830593/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @davidhuber_: If you told me abandoned JCPenneys were the remnants of some failed military dictatorship I'd believe you https://t.co/Gnu… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @davidhuber_: If you told me abandoned JCPenneys were the remnants of some failed military dictatorship I'd believe you https://t.co/Gnu… +

+

+ 3/23/2017, 5:42:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/845048353826263040/index.html b/static/mytweets/ewagoner/status/845048353826263040/index.html new file mode 100644 index 00000000..875a7076 --- /dev/null +++ b/static/mytweets/ewagoner/status/845048353826263040/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + “Man found nude, high on PCP killed two people after minivan rap battle” + +Oh, Florida… wait, it’s Missouri? + +<a href="http://www.kansascity.com/news/local/crime/article140117433.html">http://www.kansascity.com/news/local/crime/article140117433.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/845154623270768640/index.html b/static/mytweets/ewagoner/status/845154623270768640/index.html new file mode 100644 index 00000000..14ad2a5b --- /dev/null +++ b/static/mytweets/ewagoner/status/845154623270768640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, here’s a pleasant surprise: Liam Lynch has a new album out. Thanks, @lynchland! <a href="https://youtube.com/watch?v=RjOvgxIq-fE">https://youtube.com/watch?v=RjOvgxIq-fE</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, here’s a pleasant surprise: Liam Lynch has a new album out. Thanks, @lynchland! https://youtube.com/watch?v=RjOvgxIq-fE +

+

+ 3/24/2017, 2:05:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/845480868940537856/index.html b/static/mytweets/ewagoner/status/845480868940537856/index.html new file mode 100644 index 00000000..11824544 --- /dev/null +++ b/static/mytweets/ewagoner/status/845480868940537856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @armcannon: the one time a comment section wasn't an actual dumpster fire + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @armcannon: the one time a comment section wasn't an actual dumpster fire

+

+

+ 3/24/2017, 11:42:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/845483256543940609/index.html b/static/mytweets/ewagoner/status/845483256543940609/index.html new file mode 100644 index 00000000..5e7b02f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/845483256543940609/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @gruber: They really are dipshits: <a href="https://twitter.com/Deadspin/status/845453917064441857">https://twitter.com/Deadspin/status/845453917064441857</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/845701607232851968/index.html b/static/mytweets/ewagoner/status/845701607232851968/index.html new file mode 100644 index 00000000..09d2651d --- /dev/null +++ b/static/mytweets/ewagoner/status/845701607232851968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Women sitting in public are not quest-givers in a WoW game, signaling the start of mission “GET INTO THEIR PANTS”. <a href="http://www.theferrett.com/ferrettworks/2017/03/its-not-harassment-if-the-guys-attractive-thats-so-unfair/">http://www.theferrett.com/ferrettworks/2017/03/its-not-harassment-if-the-guys-attractive-thats-so-unfair/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/845713403054342146/index.html b/static/mytweets/ewagoner/status/845713403054342146/index.html new file mode 100644 index 00000000..80fbb3c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/845713403054342146/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + OH: “Here’s the thing. You show up at 6:30 in the morning, hung over, smelling like vomit, and it’s fine.” + +Know what’s better? Sleeping. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH: “Here’s the thing. You show up at 6:30 in the morning, hung over, smelling like vomit, and it’s fine.”

Know what’s better? Sleeping. +

+

+ 3/25/2017, 3:06:02 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/845714817709195264/index.html b/static/mytweets/ewagoner/status/845714817709195264/index.html new file mode 100644 index 00000000..d50c8f9b --- /dev/null +++ b/static/mytweets/ewagoner/status/845714817709195264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yoga at one brewery followed by an eclectic craft fair at another. I wonder what’s happening at Athens’ third brewery today? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yoga at one brewery followed by an eclectic craft fair at another. I wonder what’s happening at Athens’ third brewery today? +

+

+ 3/25/2017, 3:11:39 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/845759215109111808/index.html b/static/mytweets/ewagoner/status/845759215109111808/index.html new file mode 100644 index 00000000..098801bd --- /dev/null +++ b/static/mytweets/ewagoner/status/845759215109111808/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @SamSykesSwears: Pixar: what if this girl's emotions are all different people and show how she becomes a whole person +Dreamworks: what i… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SamSykesSwears: Pixar: what if this girl's emotions are all different people and show how she becomes a whole person
Dreamworks: what i… +

+

+ 3/25/2017, 6:08:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/846003693845708800/index.html b/static/mytweets/ewagoner/status/846003693845708800/index.html new file mode 100644 index 00000000..75f692f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/846003693845708800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @bluxte: Software development is not a 9 to 5 job. My best ideas often pop up outside of work hours, while doing something completely di… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @bluxte: Software development is not a 9 to 5 job. My best ideas often pop up outside of work hours, while doing something completely di… +

+

+ 3/26/2017, 10:19:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/846011022968270848/index.html b/static/mytweets/ewagoner/status/846011022968270848/index.html new file mode 100644 index 00000000..5850662b --- /dev/null +++ b/static/mytweets/ewagoner/status/846011022968270848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You know what? You don’t have to love your body. <a href="https://ihavenoteeth.com/2015/08/13/you-dont-have-to-love-your-body/">https://ihavenoteeth.com/2015/08/13/you-dont-have-to-love-your-body/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/846351693499518976/index.html b/static/mytweets/ewagoner/status/846351693499518976/index.html new file mode 100644 index 00000000..c0f39a3b --- /dev/null +++ b/static/mytweets/ewagoner/status/846351693499518976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @tolkienprof: Signum is sharing the Tolkien experience with kids this summer, for free! <a href="http://buff.ly/2n2WG7H">http://buff.ly/2n2WG7H</a> Spread the word! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @tolkienprof: Signum is sharing the Tolkien experience with kids this summer, for free! http://buff.ly/2n2WG7H Spread the word! +

+

+ 3/27/2017, 9:22:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8464880908/index.html b/static/mytweets/ewagoner/status/8464880908/index.html new file mode 100644 index 00000000..6bf9c1e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/8464880908/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "They got permits earlier this month, put Clark farm flank steaks on the Sequim Locally Grown site, & quickly sold out." http://is.gd/7qS99 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "They got permits earlier this month, put Clark farm flank steaks on the Sequim Locally Grown site, & quickly sold out." http://is.gd/7qS99 +

+

+ 1/31/2010, 3:33:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/846503206641373184/index.html b/static/mytweets/ewagoner/status/846503206641373184/index.html new file mode 100644 index 00000000..d7bf7c60 --- /dev/null +++ b/static/mytweets/ewagoner/status/846503206641373184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ll never afford it once the world finds out, but for now I’m the high bidder of #1 of 200 of the first edition of my favorite board game. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ll never afford it once the world finds out, but for now I’m the high bidder of #1 of 200 of the first edition of my favorite board game. +

+

+ 3/27/2017, 7:24:26 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/84674432911679489/index.html b/static/mytweets/ewagoner/status/84674432911679489/index.html new file mode 100644 index 00000000..9ca51feb --- /dev/null +++ b/static/mytweets/ewagoner/status/84674432911679489/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Birthday party menu for one of the farmers at my market. http://instagr.am/p/GXkN6/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Birthday party menu for one of the farmers at my market. http://instagr.am/p/GXkN6/ +

+

+ 6/25/2011, 1:28:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/84682218831745024/index.html b/static/mytweets/ewagoner/status/84682218831745024/index.html new file mode 100644 index 00000000..b0b38169 --- /dev/null +++ b/static/mytweets/ewagoner/status/84682218831745024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Our local Rev War hero, Nancy Hart, was a cross-eyed New Englander who shot three Tories when they couldn't tell which way she was aiming. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Our local Rev War hero, Nancy Hart, was a cross-eyed New Englander who shot three Tories when they couldn't tell which way she was aiming. +

+

+ 6/25/2011, 1:59:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8468880105/index.html b/static/mytweets/ewagoner/status/8468880105/index.html new file mode 100644 index 00000000..7d28aa86 --- /dev/null +++ b/static/mytweets/ewagoner/status/8468880105/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Passed along without context, because that's how Vivian told it to me: "Dragons are scared of Weird Al" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Passed along without context, because that's how Vivian told it to me: "Dragons are scared of Weird Al" +

+

+ 1/31/2010, 5:35:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/847105583/index.html b/static/mytweets/ewagoner/status/847105583/index.html new file mode 100644 index 00000000..78e83651 --- /dev/null +++ b/static/mytweets/ewagoner/status/847105583/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, crud. I bought food to feed twelve for my cooking class tomorrow, but just got word that they've canceled the class. Now what? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, crud. I bought food to feed twelve for my cooking class tomorrow, but just got word that they've canceled the class. Now what? +

+

+ 6/30/2008, 3:24:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/847295916050497540/index.html b/static/mytweets/ewagoner/status/847295916050497540/index.html new file mode 100644 index 00000000..bf23c2d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/847295916050497540/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @CateMartel: Quote of the year: + +George W. Bush gave a brief assessment of Trump's inauguration: “That was some weird shit.” + +https://t… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @CateMartel: Quote of the year:

George W. Bush gave a brief assessment of Trump's inauguration: “That was some weird shit.”

https://t… +

+

+ 3/29/2017, 11:54:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/847334932/index.html b/static/mytweets/ewagoner/status/847334932/index.html new file mode 100644 index 00000000..8be1ac63 --- /dev/null +++ b/static/mytweets/ewagoner/status/847334932/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + She was fussy for bedtime, so I tickled her for ten minutes while changing her into her jammies and putting her to bed. "Great tickle, Dad!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ She was fussy for bedtime, so I tickled her for ten minutes while changing her into her jammies and putting her to bed. "Great tickle, Dad!" +

+

+ 6/30/2008, 10:42:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/847467243134894086/index.html b/static/mytweets/ewagoner/status/847467243134894086/index.html new file mode 100644 index 00000000..e67983e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/847467243134894086/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pourmecoffee: Finally a badass flamingo picture. "Chilean flamingos soar over Torres del Paine National Park" (Ben Hall) https://t.co/P… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pourmecoffee: Finally a badass flamingo picture. "Chilean flamingos soar over Torres del Paine National Park" (Ben Hall) https://t.co/P… +

+

+ 3/30/2017, 11:15:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/847670251/index.html b/static/mytweets/ewagoner/status/847670251/index.html new file mode 100644 index 00000000..89f7802c --- /dev/null +++ b/static/mytweets/ewagoner/status/847670251/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This video for Johnny Cash's cover of Lightfoot's "If You Could Read My Mind" is fantastic: http://tinyurl.com/2uz8dz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This video for Johnny Cash's cover of Lightfoot's "If You Could Read My Mind" is fantastic: http://tinyurl.com/2uz8dz +

+

+ 7/1/2008, 10:21:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8477811132/index.html b/static/mytweets/ewagoner/status/8477811132/index.html new file mode 100644 index 00000000..fd6d1462 --- /dev/null +++ b/static/mytweets/ewagoner/status/8477811132/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @locallygrownnet: Today sales of locally grown food from farmers to their local customers thru http://locallygrown.net passed $2,000,000. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @locallygrownnet: Today sales of locally grown food from farmers to their local customers thru http://locallygrown.net passed $2,000,000. +

+

+ 1/31/2010, 9:08:23 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/847794528/index.html b/static/mytweets/ewagoner/status/847794528/index.html new file mode 100644 index 00000000..f8d7efcd --- /dev/null +++ b/static/mytweets/ewagoner/status/847794528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rode my bike a couple miles to lunch for the first time in forever. It was nice. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rode my bike a couple miles to lunch for the first time in forever. It was nice. +

+

+ 7/1/2008, 1:22:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/847795201/index.html b/static/mytweets/ewagoner/status/847795201/index.html new file mode 100644 index 00000000..40971f23 --- /dev/null +++ b/static/mytweets/ewagoner/status/847795201/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Only took a block before someone on a cell phone in a huge SUV clipped me with their mirror while I was in the bike lane. Not much's changed + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Only took a block before someone on a cell phone in a huge SUV clipped me with their mirror while I was in the bike lane. Not much's changed +

+

+ 7/1/2008, 1:23:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/847834346/index.html b/static/mytweets/ewagoner/status/847834346/index.html new file mode 100644 index 00000000..4dcb0f4e --- /dev/null +++ b/static/mytweets/ewagoner/status/847834346/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Since my cooking class was canceled, I'll instead be cooking a *lot* of food for friends with a new baby at their house. Even better! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Since my cooking class was canceled, I'll instead be cooking a *lot* of food for friends with a new baby at their house. Even better! +

+

+ 7/1/2008, 2:22:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/847952588/index.html b/static/mytweets/ewagoner/status/847952588/index.html new file mode 100644 index 00000000..cd2c2a68 --- /dev/null +++ b/static/mytweets/ewagoner/status/847952588/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap, but is this an awesome tale: http://tinyurl.com/5ekram I *heart* Pixar. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy crap, but is this an awesome tale: http://tinyurl.com/5ekram I *heart* Pixar. +

+

+ 7/1/2008, 5:41:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/847992740600262656/index.html b/static/mytweets/ewagoner/status/847992740600262656/index.html new file mode 100644 index 00000000..4a789dc4 --- /dev/null +++ b/static/mytweets/ewagoner/status/847992740600262656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looks like I’ve got a new favorite Puddles Pity Party video. <a href="https://youtu.be/6bfPwtUTP4k">https://youtu.be/6bfPwtUTP4k</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looks like I’ve got a new favorite Puddles Pity Party video. https://youtu.be/6bfPwtUTP4k +

+

+ 3/31/2017, 10:03:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/84825369525497856/index.html b/static/mytweets/ewagoner/status/84825369525497856/index.html new file mode 100644 index 00000000..839e615d --- /dev/null +++ b/static/mytweets/ewagoner/status/84825369525497856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A book review of "The Quarter Acre Farm" by Spring Warren http://bit.ly/jP9Xqc + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A book review of "The Quarter Acre Farm" by Spring Warren http://bit.ly/jP9Xqc +

+

+ 6/25/2011, 11:28:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/84826105491628032/index.html b/static/mytweets/ewagoner/status/84826105491628032/index.html new file mode 100644 index 00000000..7f0ca68e --- /dev/null +++ b/static/mytweets/ewagoner/status/84826105491628032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fruit vinegar: One of the easiest, simplest ways to preserve the flavor of summer fruit. <a href="http://www.thekitchn.com/thekitchn/tips-techniques/fruit-vinegar-easiest-way-to-preserve-summer-fruit-149945">http://www.thekitchn.com/thekitchn/tips-techniques/fruit-vinegar-easiest-way-to-preserve-summer-fruit-149945</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/848341466011357185/index.html b/static/mytweets/ewagoner/status/848341466011357185/index.html new file mode 100644 index 00000000..a8256dcd --- /dev/null +++ b/static/mytweets/ewagoner/status/848341466011357185/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper calls “!” escalation points. Which isn’t wrong, really. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper calls “!” escalation points. Which isn’t wrong, really. +

+

+ 4/1/2017, 9:09:01 PM +

+

Favs: 6

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/848676314/index.html b/static/mytweets/ewagoner/status/848676314/index.html new file mode 100644 index 00000000..0847de35 --- /dev/null +++ b/static/mytweets/ewagoner/status/848676314/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's lesson from the police blotter: When a cop asks you what you just tossed in the ditch, don't say "Oh, it was just a crack pipe." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's lesson from the police blotter: When a cop asks you what you just tossed in the ditch, don't say "Oh, it was just a crack pipe." +

+

+ 7/2/2008, 3:44:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/848678499/index.html b/static/mytweets/ewagoner/status/848678499/index.html new file mode 100644 index 00000000..7e4ac800 --- /dev/null +++ b/static/mytweets/ewagoner/status/848678499/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Also, saying "yeah, I had 12 or 14 beers, but I can drive" while refusing to do any "stupid walking tests" will not do you any favors. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Also, saying "yeah, I had 12 or 14 beers, but I can drive" while refusing to do any "stupid walking tests" will not do you any favors. +

+

+ 7/2/2008, 3:47:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/848704978176880645/index.html b/static/mytweets/ewagoner/status/848704978176880645/index.html new file mode 100644 index 00000000..203e7c07 --- /dev/null +++ b/static/mytweets/ewagoner/status/848704978176880645/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The 1st copy of the 1st edition of the game Diplomacy, auctioned from the creator’s estate, just sold for $5,234, a full $5,034 past my bid. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The 1st copy of the 1st edition of the game Diplomacy, auctioned from the creator’s estate, just sold for $5,234, a full $5,034 past my bid. +

+

+ 4/2/2017, 9:13:29 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/848918587/index.html b/static/mytweets/ewagoner/status/848918587/index.html new file mode 100644 index 00000000..c2625116 --- /dev/null +++ b/static/mytweets/ewagoner/status/848918587/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivan was in the bath singing, alternating verses of the Spongebob Squarepants theme and Kum Ba Yah. She's a complicated girl. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivan was in the bath singing, alternating verses of the Spongebob Squarepants theme and Kum Ba Yah. She's a complicated girl. +

+

+ 7/2/2008, 10:28:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8498856199/index.html b/static/mytweets/ewagoner/status/8498856199/index.html new file mode 100644 index 00000000..732884d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/8498856199/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What started as a little twinge in my shoulder during my shower this morning has immobilized much of my back. Must have ingested some Ice-9. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What started as a little twinge in my shoulder during my shower this morning has immobilized much of my back. Must have ingested some Ice-9. +

+

+ 2/1/2010, 8:48:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/850195123237343232/index.html b/static/mytweets/ewagoner/status/850195123237343232/index.html new file mode 100644 index 00000000..b2f135bb --- /dev/null +++ b/static/mytweets/ewagoner/status/850195123237343232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nayafia: Let’s have some fun! I’m offering two grants of $5,000 for whatever you want: https://medium.com/@nayafia/5-000-no-strings-attached-9e7b95d33e50#---98-182 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/85022888645754880/index.html b/static/mytweets/ewagoner/status/85022888645754880/index.html new file mode 100644 index 00000000..e978e8a9 --- /dev/null +++ b/static/mytweets/ewagoner/status/85022888645754880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An heirloom summer salad. http://instagr.am/p/GcGJZ/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ An heirloom summer salad. http://instagr.am/p/GcGJZ/ +

+

+ 6/26/2011, 12:33:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/85026132080074753/index.html b/static/mytweets/ewagoner/status/85026132080074753/index.html new file mode 100644 index 00000000..a84261cb --- /dev/null +++ b/static/mytweets/ewagoner/status/85026132080074753/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "In a hole in the ground there lived a hobbit." Viv and I finished chapter one of my favorite book in the world l http://instagr.am/p/GcJU0/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "In a hole in the ground there lived a hobbit." Viv and I finished chapter one of my favorite book in the world l http://instagr.am/p/GcJU0/ +

+

+ 6/26/2011, 12:46:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/85030361045798912/index.html b/static/mytweets/ewagoner/status/85030361045798912/index.html new file mode 100644 index 00000000..cb7a2b1d --- /dev/null +++ b/static/mytweets/ewagoner/status/85030361045798912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How FDA and State Regulators Have Turned into "Bouncers," Just With Better Benefits; Misusing WI Illnesses <a href="http://www.thecompletepatient.com/journal/2011/6/26/how-fda-and-state-regulators-have-turned-into-bouncers-just.html">http://www.thecompletepatient.com/journal/2011/6/26/how-fda-and-state-regulators-have-turned-into-bouncers-just.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/850351679/index.html b/static/mytweets/ewagoner/status/850351679/index.html new file mode 100644 index 00000000..0dd78aea --- /dev/null +++ b/static/mytweets/ewagoner/status/850351679/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watching the world record holder for fastest guitar playing play flamenco. Apparently he's on the YouTube. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watching the world record holder for fastest guitar playing play flamenco. Apparently he's on the YouTube. +

+

+ 7/4/2008, 6:51:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/850416899/index.html b/static/mytweets/ewagoner/status/850416899/index.html new file mode 100644 index 00000000..f27d84e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/850416899/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sitting on the parade ground at the former Georgia Military College waiting for the fireworks to start. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sitting on the parade ground at the former Georgia Military College waiting for the fireworks to start. +

+

+ 7/4/2008, 9:29:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/850535859690582021/index.html b/static/mytweets/ewagoner/status/850535859690582021/index.html new file mode 100644 index 00000000..c961547e --- /dev/null +++ b/static/mytweets/ewagoner/status/850535859690582021/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jannypie: Far Right Twitter is busy texting in their votes for who in the White House goes home next in this episode of WTF AMERICA WTE… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jannypie: Far Right Twitter is busy texting in their votes for who in the White House goes home next in this episode of WTF AMERICA WTE… +

+

+ 4/7/2017, 10:28:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/85086277787074561/index.html b/static/mytweets/ewagoner/status/85086277787074561/index.html new file mode 100644 index 00000000..0edca941 --- /dev/null +++ b/static/mytweets/ewagoner/status/85086277787074561/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + beta1 -> beta2 of [redacted] has gone less than stellar for both my devices. They're pretty much hosed. Still, iOS5 is gonna be awesome. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ beta1 -> beta2 of [redacted] has gone less than stellar for both my devices. They're pretty much hosed. Still, iOS5 is gonna be awesome. +

+

+ 6/26/2011, 4:45:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8508919701/index.html b/static/mytweets/ewagoner/status/8508919701/index.html new file mode 100644 index 00000000..85fa9ba1 --- /dev/null +++ b/static/mytweets/ewagoner/status/8508919701/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I pull out my fierce "Unix Neckbeard" look for #whiskerino today: http://whiskerino.org/2009/beards/ewagoner/25559/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I pull out my fierce "Unix Neckbeard" look for #whiskerino today: http://whiskerino.org/2009/beards/ewagoner/25559/ +

+

+ 2/1/2010, 1:39:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/850944403120246784/index.html b/static/mytweets/ewagoner/status/850944403120246784/index.html new file mode 100644 index 00000000..0887000b --- /dev/null +++ b/static/mytweets/ewagoner/status/850944403120246784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I might be barely treading water on everything else in my life, but I just filed my taxes so my sense of accomplishment is strong. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I might be barely treading water on everything else in my life, but I just filed my taxes so my sense of accomplishment is strong. +

+

+ 4/9/2017, 1:32:10 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/852006515556876288/index.html b/static/mytweets/ewagoner/status/852006515556876288/index.html new file mode 100644 index 00000000..aab91798 --- /dev/null +++ b/static/mytweets/ewagoner/status/852006515556876288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RealAlexRubi: BREAKING: Alabama Senate passes bill to allow churches to form their own police departments <a href="http://www.wbrc.com/story/35126003/alabama-senate-oks-church-police-bill#.WO1OBwyQIYQ.twitter">http://www.wbrc.com/story/35126003/alabama-senate-oks-church-police-bill#.WO1OBwyQIYQ.twitter</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/852391838094946304/index.html b/static/mytweets/ewagoner/status/852391838094946304/index.html new file mode 100644 index 00000000..124321a9 --- /dev/null +++ b/static/mytweets/ewagoner/status/852391838094946304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Pinboard: Nice bit of nightmare fuel from the BBC. It’s symptomatic of 2017 that I need to stress this is fictional: https://t.co/cG2Ya… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Pinboard: Nice bit of nightmare fuel from the BBC. It’s symptomatic of 2017 that I need to stress this is fictional: https://t.co/cG2Ya… +

+

+ 4/13/2017, 1:23:45 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/85385776212357120/index.html b/static/mytweets/ewagoner/status/85385776212357120/index.html new file mode 100644 index 00000000..35d2cf19 --- /dev/null +++ b/static/mytweets/ewagoner/status/85385776212357120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My phone restore is stuck at "8 hours remaining". Well, not stuck. Sometimes it says 11 hours. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My phone restore is stuck at "8 hours remaining". Well, not stuck. Sometimes it says 11 hours. +

+

+ 6/27/2011, 12:35:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/85410908813275136/index.html b/static/mytweets/ewagoner/status/85410908813275136/index.html new file mode 100644 index 00000000..0338786d --- /dev/null +++ b/static/mytweets/ewagoner/status/85410908813275136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @adrianpike: This is an amazing photo of Steve Jobs & Bill Gates many many years ago: <a href="http://bit.ly/manc8B">http://bit.ly/manc8B</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @adrianpike: This is an amazing photo of Steve Jobs & Bill Gates many many years ago: http://bit.ly/manc8B +

+

+ 6/27/2011, 2:15:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8542114374/index.html b/static/mytweets/ewagoner/status/8542114374/index.html new file mode 100644 index 00000000..e9204aa6 --- /dev/null +++ b/static/mytweets/ewagoner/status/8542114374/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happy cold, wet, nasty Groundhog Day! http://whiskerino.org/2009/users/ewagoner/25746/ (No #whiskerino site theme today.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happy cold, wet, nasty Groundhog Day! http://whiskerino.org/2009/users/ewagoner/25746/ (No #whiskerino site theme today.) +

+

+ 2/2/2010, 8:29:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/85429013228695552/index.html b/static/mytweets/ewagoner/status/85429013228695552/index.html new file mode 100644 index 00000000..2c874ba7 --- /dev/null +++ b/static/mytweets/ewagoner/status/85429013228695552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My phone made to 19 minutes to go, and the office internet went down. Guess I'll try again tomorrow. The iPad came back to life fine. #beta + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My phone made to 19 minutes to go, and the office internet went down. Guess I'll try again tomorrow. The iPad came back to life fine. #beta +

+

+ 6/27/2011, 3:27:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/85461525283880960/index.html b/static/mytweets/ewagoner/status/85461525283880960/index.html new file mode 100644 index 00000000..cd3ab83f --- /dev/null +++ b/static/mytweets/ewagoner/status/85461525283880960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yes, that was me driving with the roof down loudly singing Yaz. You knew what you were getting when you invited me to move in, Athens. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yes, that was me driving with the roof down loudly singing Yaz. You knew what you were getting when you invited me to move in, Athens. +

+

+ 6/27/2011, 5:36:30 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/854703306/index.html b/static/mytweets/ewagoner/status/854703306/index.html new file mode 100644 index 00000000..41bd51dd --- /dev/null +++ b/static/mytweets/ewagoner/status/854703306/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've got iPhone applications all dressed up with no place to go, eagerly awaiting the firmware update. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've got iPhone applications all dressed up with no place to go, eagerly awaiting the firmware update. +

+

+ 7/10/2008, 10:58:09 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/854932902492110849/index.html b/static/mytweets/ewagoner/status/854932902492110849/index.html new file mode 100644 index 00000000..a39b26ba --- /dev/null +++ b/static/mytweets/ewagoner/status/854932902492110849/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @evilbmcats: Gaze into my broken eyes, where laughter and sorrow collide. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @evilbmcats: Gaze into my broken eyes, where laughter and sorrow collide.

+

+

+ 4/20/2017, 1:41:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8549826411/index.html b/static/mytweets/ewagoner/status/8549826411/index.html new file mode 100644 index 00000000..2643f9dc --- /dev/null +++ b/static/mytweets/ewagoner/status/8549826411/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + .@ThatKevinSmith SMODCasts with your mom were fantastic. The last half hour of #103 was particularly adorable. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ .@ThatKevinSmith SMODCasts with your mom were fantastic. The last half hour of #103 was particularly adorable. +

+

+ 2/2/2010, 12:06:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/85520241622392832/index.html b/static/mytweets/ewagoner/status/85520241622392832/index.html new file mode 100644 index 00000000..7d07584c --- /dev/null +++ b/static/mytweets/ewagoner/status/85520241622392832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eating like a big girl http://instagr.am/p/Ghseo/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eating like a big girl http://instagr.am/p/Ghseo/ +

+

+ 6/27/2011, 9:29:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/85535704943300609/index.html b/static/mytweets/ewagoner/status/85535704943300609/index.html new file mode 100644 index 00000000..f116e36e --- /dev/null +++ b/static/mytweets/ewagoner/status/85535704943300609/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finished "Roast Mutton". Old William and Burt and Tom got what they had coming. Tomorrow we start "A Short Rest" which means I have to sing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finished "Roast Mutton". Old William and Burt and Tom got what they had coming. Tomorrow we start "A Short Rest" which means I have to sing. +

+

+ 6/27/2011, 10:31:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/855552695/index.html b/static/mytweets/ewagoner/status/855552695/index.html new file mode 100644 index 00000000..fb98df2a --- /dev/null +++ b/static/mytweets/ewagoner/status/855552695/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Line is 50 deep at east Athens AT&T store. I'm surprised. http://twitpic.com/3jd3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Line is 50 deep at east Athens AT&T store. I'm surprised. http://twitpic.com/3jd3 +

+

+ 7/11/2008, 7:51:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/855587917/index.html b/static/mytweets/ewagoner/status/855587917/index.html new file mode 100644 index 00000000..8fd904cf --- /dev/null +++ b/static/mytweets/ewagoner/status/855587917/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 40 minutes later and only 15 people have made it through the line. Rumor has it they're already out of 16g blacks. Waiting confirmation. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 40 minutes later and only 15 people have made it through the line. Rumor has it they're already out of 16g blacks. Waiting confirmation. +

+

+ 7/11/2008, 8:41:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/855593054/index.html b/static/mytweets/ewagoner/status/855593054/index.html new file mode 100644 index 00000000..e535c2b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/855593054/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been next in the "pre-line" for 20 minutes, waiting for the manager taking orders to return. It's looking doubtful for this morning. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been next in the "pre-line" for 20 minutes, waiting for the manager taking orders to return. It's looking doubtful for this morning. +

+

+ 7/11/2008, 8:48:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/855598585/index.html b/static/mytweets/ewagoner/status/855598585/index.html new file mode 100644 index 00000000..c843bea1 --- /dev/null +++ b/static/mytweets/ewagoner/status/855598585/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh... They don't actually have any phones left and are literally taking orders. That would have been good to know a while back. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh... They don't actually have any phones left and are literally taking orders. That would have been good to know a while back. +

+

+ 7/11/2008, 8:55:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/855651016/index.html b/static/mytweets/ewagoner/status/855651016/index.html new file mode 100644 index 00000000..6fc4499c --- /dev/null +++ b/static/mytweets/ewagoner/status/855651016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's been a dude with a chainsaw running outside my windows for an hour. Luckily, I can't hear it. It is drowned out by the wood chipper. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's been a dude with a chainsaw running outside my windows for an hour. Luckily, I can't hear it. It is drowned out by the wood chipper. +

+

+ 7/11/2008, 9:54:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/856726213/index.html b/static/mytweets/ewagoner/status/856726213/index.html new file mode 100644 index 00000000..875f1e1a --- /dev/null +++ b/static/mytweets/ewagoner/status/856726213/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Buying a wading pool. I've swum in concrete in ground pools smaller than this. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Buying a wading pool. I've swum in concrete in ground pools smaller than this. +

+

+ 7/12/2008, 3:34:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/856769466/index.html b/static/mytweets/ewagoner/status/856769466/index.html new file mode 100644 index 00000000..b866b635 --- /dev/null +++ b/static/mytweets/ewagoner/status/856769466/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rocky road milkshake. Need I say more? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rocky road milkshake. Need I say more? +

+

+ 7/12/2008, 4:56:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/856791897/index.html b/static/mytweets/ewagoner/status/856791897/index.html new file mode 100644 index 00000000..33ffc633 --- /dev/null +++ b/static/mytweets/ewagoner/status/856791897/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ignore the scary "this will delete all your events/contacts/bookmarks" message. Once I did that it all started working. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ignore the scary "this will delete all your events/contacts/bookmarks" message. Once I did that it all started working. +

+

+ 7/12/2008, 5:40:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/85699072874389504/index.html b/static/mytweets/ewagoner/status/85699072874389504/index.html new file mode 100644 index 00000000..719391df --- /dev/null +++ b/static/mytweets/ewagoner/status/85699072874389504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A riveting story. I wish I didn't know people could be like this. "Could this be happening? A man's nightmare made real" <a href="http://www.latimes.com/news/local/crime/la-me-accused-20110626,0,6630763,full.story">http://www.latimes.com/news/local/crime/la-me-accused-20110626,0,6630763,full.story</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/85702433061347328/index.html b/static/mytweets/ewagoner/status/85702433061347328/index.html new file mode 100644 index 00000000..46b12618 --- /dev/null +++ b/static/mytweets/ewagoner/status/85702433061347328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SFEley: Happy Tau Day, everyone! <a href="http://www.bbc.co.uk/news/science-environment-13906169">http://www.bbc.co.uk/news/science-environment-13906169</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8571749347/index.html b/static/mytweets/ewagoner/status/8571749347/index.html new file mode 100644 index 00000000..4e8b79e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/8571749347/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A farming-relating organization I greatly respect is writing a bit on my http://locallygrown.net system. Can't wait to share it with you! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A farming-relating organization I greatly respect is writing a bit on my http://locallygrown.net system. Can't wait to share it with you! +

+

+ 2/2/2010, 10:15:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/857679060/index.html b/static/mytweets/ewagoner/status/857679060/index.html new file mode 100644 index 00000000..321b1b9d --- /dev/null +++ b/static/mytweets/ewagoner/status/857679060/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ran the hose to fill the wading pool for sixteen hours. It's only half full. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ran the hose to fill the wading pool for sixteen hours. It's only half full. +

+

+ 7/13/2008, 11:18:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/857769219064254466/index.html b/static/mytweets/ewagoner/status/857769219064254466/index.html new file mode 100644 index 00000000..d3e5f78a --- /dev/null +++ b/static/mytweets/ewagoner/status/857769219064254466/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "most Senate staff ID cards have a picture of a chip printed on them rather than an actual chip" Good lord. <a href="https://assets.documentcloud.org/documents/3675403/cUt-5DPB.pdf">https://assets.documentcloud.org/documents/3675403/cUt-5DPB.pdf</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/85781761254113280/index.html b/static/mytweets/ewagoner/status/85781761254113280/index.html new file mode 100644 index 00000000..afd9b6aa --- /dev/null +++ b/static/mytweets/ewagoner/status/85781761254113280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @aarron: Love What You Do <a href="http://blog.mailchimp.com/love-what-you-do/">http://blog.mailchimp.com/love-what-you-do/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/85783972637966336/index.html b/static/mytweets/ewagoner/status/85783972637966336/index.html new file mode 100644 index 00000000..e4aed904 --- /dev/null +++ b/static/mytweets/ewagoner/status/85783972637966336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wits with Neil Gaiman, Adam Savage, and Gollum: "I Will Survive" <a href="http://www.youtube.com/watch?v=X9eriClHWLw">http://www.youtube.com/watch?v=X9eriClHWLw</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/85804008480047104/index.html b/static/mytweets/ewagoner/status/85804008480047104/index.html new file mode 100644 index 00000000..1738341a --- /dev/null +++ b/static/mytweets/ewagoner/status/85804008480047104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My phone restore has been at "17 minutes remaining" for over an hour. I'd start over, but it took four hours to get here from 28 mins. #beta + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My phone restore has been at "17 minutes remaining" for over an hour. I'd start over, but it took four hours to get here from 28 mins. #beta +

+

+ 6/28/2011, 4:17:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/85808712706568192/index.html b/static/mytweets/ewagoner/status/85808712706568192/index.html new file mode 100644 index 00000000..2e2c84c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/85808712706568192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Learn how to talk to your kids with confidence: Birds & Bees & Kids <a href="http://birdsandbeesandkids.com/">http://birdsandbeesandkids.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Learn how to talk to your kids with confidence: Birds & Bees & Kids http://birdsandbeesandkids.com/ +

+

+ 6/28/2011, 4:36:06 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/858116199670067201/index.html b/static/mytweets/ewagoner/status/858116199670067201/index.html new file mode 100644 index 00000000..4a4630f4 --- /dev/null +++ b/static/mytweets/ewagoner/status/858116199670067201/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheMattWilstein: I was literally 😂 at this @PresidentShow clip last night. @TonyAtamanuik just might be a comedic genius: https://t.co/… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheMattWilstein: I was literally 😂 at this @PresidentShow clip last night. @TonyAtamanuik just might be a comedic genius: https://t.co/… +

+

+ 4/28/2017, 8:30:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/85811795662602240/index.html b/static/mytweets/ewagoner/status/85811795662602240/index.html new file mode 100644 index 00000000..b5dde076 --- /dev/null +++ b/static/mytweets/ewagoner/status/85811795662602240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @laughingsquid: St. George Single Malt Whiskey Gelato Bars by @gelaterianaia <a href="http://owl.li/5soLF">http://owl.li/5soLF</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @laughingsquid: St. George Single Malt Whiskey Gelato Bars by @gelaterianaia http://owl.li/5soLF +

+

+ 6/28/2011, 4:48:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/858154585067794432/index.html b/static/mytweets/ewagoner/status/858154585067794432/index.html new file mode 100644 index 00000000..82fd5a76 --- /dev/null +++ b/static/mytweets/ewagoner/status/858154585067794432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @irin: This is a photo of RBG carrying a tote bag with her face and "I DISSENT" <a href="https://twitter.com/RACHELBIGGIO/status/857706534385717253">https://twitter.com/RACHELBIGGIO/status/857706534385717253</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/858193647/index.html b/static/mytweets/ewagoner/status/858193647/index.html new file mode 100644 index 00000000..9c9fd9f4 --- /dev/null +++ b/static/mytweets/ewagoner/status/858193647/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Awesome pub down the block now has barbeque pork sandwiches. Yay! Also, work just bought me lunch at the awesome pub down the street. Yay! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Awesome pub down the block now has barbeque pork sandwiches. Yay! Also, work just bought me lunch at the awesome pub down the street. Yay! +

+

+ 7/14/2008, 1:11:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/858293506/index.html b/static/mytweets/ewagoner/status/858293506/index.html new file mode 100644 index 00000000..c45014aa --- /dev/null +++ b/static/mytweets/ewagoner/status/858293506/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Adding ruby to our core product. Also, rails. And they're both modular, so I can add things on top oh-so-easy. This is fun! No more java! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Adding ruby to our core product. Also, rails. And they're both modular, so I can add things on top oh-so-easy. This is fun! No more java! +

+

+ 7/14/2008, 3:08:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/858338904/index.html b/static/mytweets/ewagoner/status/858338904/index.html new file mode 100644 index 00000000..df707c53 --- /dev/null +++ b/static/mytweets/ewagoner/status/858338904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How nice! I've been nominated in two of the four categories for the first annual Athens Local Food Awards: http://tinyurl.com/5klqnj + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ How nice! I've been nominated in two of the four categories for the first annual Athens Local Food Awards: http://tinyurl.com/5klqnj +

+

+ 7/14/2008, 4:06:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/858367076637057025/index.html b/static/mytweets/ewagoner/status/858367076637057025/index.html new file mode 100644 index 00000000..6373d5b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/858367076637057025/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whoa. The next town up the interstate is hosting a world-class Tolkien event this fall? *starts jumping up and down* <a href="https://twitter.com/JRRTolkien/status/858364632427319296">https://twitter.com/JRRTolkien/status/858364632427319296</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/858529865/index.html b/static/mytweets/ewagoner/status/858529865/index.html new file mode 100644 index 00000000..c5764635 --- /dev/null +++ b/static/mytweets/ewagoner/status/858529865/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After two days of filling, the wading pool is nearly full. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After two days of filling, the wading pool is nearly full. +

+

+ 7/14/2008, 8:42:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8586607621/index.html b/static/mytweets/ewagoner/status/8586607621/index.html new file mode 100644 index 00000000..56910e76 --- /dev/null +++ b/static/mytweets/ewagoner/status/8586607621/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's "mugshot day" over at #whiskerino, and yeah, of course I have a mugshot. http://whiskerino.org/2009/users/ewagoner/25957/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's "mugshot day" over at #whiskerino, and yeah, of course I have a mugshot. http://whiskerino.org/2009/users/ewagoner/25957/ +

+

+ 2/3/2010, 8:05:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8588846462/index.html b/static/mytweets/ewagoner/status/8588846462/index.html new file mode 100644 index 00000000..080fe605 --- /dev/null +++ b/static/mytweets/ewagoner/status/8588846462/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Last night's dinner was from Greendale Farm, McMullan Family Farm, and Zocalo Salsas. Thanks, all! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Last night's dinner was from Greendale Farm, McMullan Family Farm, and Zocalo Salsas. Thanks, all! +

+

+ 2/3/2010, 9:13:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8589079811/index.html b/static/mytweets/ewagoner/status/8589079811/index.html new file mode 100644 index 00000000..2f78ed9b --- /dev/null +++ b/static/mytweets/ewagoner/status/8589079811/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My sister had a surprise wedding Sunday night, on her birthday. Here's a report from a surprised witness: http://is.gd/7Clz3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My sister had a surprise wedding Sunday night, on her birthday. Here's a report from a surprised witness: http://is.gd/7Clz3 +

+

+ 2/3/2010, 9:20:36 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/859045700235120640/index.html b/static/mytweets/ewagoner/status/859045700235120640/index.html new file mode 100644 index 00000000..38092b95 --- /dev/null +++ b/static/mytweets/ewagoner/status/859045700235120640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @buttermilk1: “People don’t ask that question, but why was there the Civil War?" <a href="https://twitter.com/IsaacDovere/status/859020505034231809">https://twitter.com/IsaacDovere/status/859020505034231809</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/859412858/index.html b/static/mytweets/ewagoner/status/859412858/index.html new file mode 100644 index 00000000..4ea3fcaf --- /dev/null +++ b/static/mytweets/ewagoner/status/859412858/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New locallygrown.net market in Sequim, Washington State. Too bad the article repeatedly gets the url wrong: http://tinyurl.com/5jvdzs + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New locallygrown.net market in Sequim, Washington State. Too bad the article repeatedly gets the url wrong: http://tinyurl.com/5jvdzs +

+

+ 7/15/2008, 5:47:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/859429227430637568/index.html b/static/mytweets/ewagoner/status/859429227430637568/index.html new file mode 100644 index 00000000..c45b3424 --- /dev/null +++ b/static/mytweets/ewagoner/status/859429227430637568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @j0nezy87: LOVE this poster #design for a live music pub in Bridgenorth. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @j0nezy87: LOVE this poster #design for a live music pub in Bridgenorth.

+

+

+ 5/2/2017, 11:27:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/859484955482705920/index.html b/static/mytweets/ewagoner/status/859484955482705920/index.html new file mode 100644 index 00000000..d1ccf927 --- /dev/null +++ b/static/mytweets/ewagoner/status/859484955482705920/index.html @@ -0,0 +1,57 @@ + + + + + + + + + + + + + “Picture yourself on a sand-covered planet / +The jawas find droids your uncle then buys …” + +These are fantastic! + +<a href="https://www.youtube.com/playlist?list=PL8s6sSjUyaxUk3mCUqiNuJiMNxs9QdthO">https://www.youtube.com/playlist?list=PL8s6sSjUyaxUk3mCUqiNuJiMNxs9QdthO</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/859977713/index.html b/static/mytweets/ewagoner/status/859977713/index.html new file mode 100644 index 00000000..908b306e --- /dev/null +++ b/static/mytweets/ewagoner/status/859977713/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Locally Grown" is the cover story on this week's alt paper, 3 sentences on my market, only 1 not full of errors: http://tinyurl.com/64v9q6 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Locally Grown" is the cover story on this week's alt paper, 3 sentences on my market, only 1 not full of errors: http://tinyurl.com/64v9q6 +

+

+ 7/16/2008, 9:57:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/859980237924429824/index.html b/static/mytweets/ewagoner/status/859980237924429824/index.html new file mode 100644 index 00000000..13039285 --- /dev/null +++ b/static/mytweets/ewagoner/status/859980237924429824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @willy_reese: A bunch of white men are trying to make it so that a man can take away your insurance by punching you in the face. https:/… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @willy_reese: A bunch of white men are trying to make it so that a man can take away your insurance by punching you in the face. https:/… +

+

+ 5/3/2017, 11:57:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/860291875525230593/index.html b/static/mytweets/ewagoner/status/860291875525230593/index.html new file mode 100644 index 00000000..9ce268c9 --- /dev/null +++ b/static/mytweets/ewagoner/status/860291875525230593/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “This isn’t a personal endorsement of evil, but I want to drink the dark beers” is something I had to say tonight because of Star Wars day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “This isn’t a personal endorsement of evil, but I want to drink the dark beers” is something I had to say tonight because of Star Wars day. +

+

+ 5/4/2017, 8:35:41 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/860301304643694592/index.html b/static/mytweets/ewagoner/status/860301304643694592/index.html new file mode 100644 index 00000000..68e55bf7 --- /dev/null +++ b/static/mytweets/ewagoner/status/860301304643694592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @leyawn: just filed a new patent + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @leyawn: just filed a new patent

+

+

+ 5/4/2017, 9:13:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/860302701569167361/index.html b/static/mytweets/ewagoner/status/860302701569167361/index.html new file mode 100644 index 00000000..c36ea64e --- /dev/null +++ b/static/mytweets/ewagoner/status/860302701569167361/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @EmilysCartoons: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @EmilysCartoons:

+

+

+ 5/4/2017, 9:18:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/860303376512425985/index.html b/static/mytweets/ewagoner/status/860303376512425985/index.html new file mode 100644 index 00000000..4b09ab45 --- /dev/null +++ b/static/mytweets/ewagoner/status/860303376512425985/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Overcast is the most-used app on my phone, and will stay that way. <a href="https://twitter.com/marcoarment/status/860297684418277376">https://twitter.com/marcoarment/status/860297684418277376</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/860317368559558656/index.html b/static/mytweets/ewagoner/status/860317368559558656/index.html new file mode 100644 index 00000000..ba54731b --- /dev/null +++ b/static/mytweets/ewagoner/status/860317368559558656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + JFC. <a href="https://twitter.com/KillerMartinis/status/860302472404979712">https://twitter.com/KillerMartinis/status/860302472404979712</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/860329096596815872/index.html b/static/mytweets/ewagoner/status/860329096596815872/index.html new file mode 100644 index 00000000..08d6524a --- /dev/null +++ b/static/mytweets/ewagoner/status/860329096596815872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ValaAfshar: Somebody thought it was a good idea to teach robots how to be exceptionally good with swords. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ValaAfshar: Somebody thought it was a good idea to teach robots how to be exceptionally good with swords.

+

+

+ 5/4/2017, 11:03:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8606661/index.html b/static/mytweets/ewagoner/status/8606661/index.html new file mode 100644 index 00000000..b3d2e85c --- /dev/null +++ b/static/mytweets/ewagoner/status/8606661/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to a trade show in Vegas. Will do the Trek Experience, for sure. 'Cause I'm a nerd like that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to a trade show in Vegas. Will do the Trek Experience, for sure. 'Cause I'm a nerd like that. +

+

+ 3/16/2007, 10:45:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86066681356619776/index.html b/static/mytweets/ewagoner/status/86066681356619776/index.html new file mode 100644 index 00000000..8176f668 --- /dev/null +++ b/static/mytweets/ewagoner/status/86066681356619776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happiest birthday to my sister Adrienne! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happiest birthday to my sister Adrienne! +

+

+ 6/29/2011, 9:41:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/860730061862965250/index.html b/static/mytweets/ewagoner/status/860730061862965250/index.html new file mode 100644 index 00000000..46c6e750 --- /dev/null +++ b/static/mytweets/ewagoner/status/860730061862965250/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve never watched two people work together as wonderfully as Mary Berry and Paul Hollywood on their Masterclass baking series. #lifegoals + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve never watched two people work together as wonderfully as Mary Berry and Paul Hollywood on their Masterclass baking series. #lifegoals +

+

+ 5/6/2017, 1:36:52 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/860885145917829120/index.html b/static/mytweets/ewagoner/status/860885145917829120/index.html new file mode 100644 index 00000000..a36662e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/860885145917829120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I return my car to the lying liars at Volkswagen. The one requirement is I drive it there. For the 1st time in 8 years it won’t start. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I return my car to the lying liars at Volkswagen. The one requirement is I drive it there. For the 1st time in 8 years it won’t start. +

+

+ 5/6/2017, 11:53:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86102025372311553/index.html b/static/mytweets/ewagoner/status/86102025372311553/index.html new file mode 100644 index 00000000..8fbec828 --- /dev/null +++ b/static/mytweets/ewagoner/status/86102025372311553/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @highwirelounge: All 16 of our Whiskey Flights are 1/2 off Today! Try 'The Bourbon Trail' (Bulleit, Maker's Mark, Buffalo Trace, & Kn ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @highwirelounge: All 16 of our Whiskey Flights are 1/2 off Today! Try 'The Bourbon Trail' (Bulleit, Maker's Mark, Buffalo Trace, & Kn ... +

+

+ 6/29/2011, 12:01:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86111354599124992/index.html b/static/mytweets/ewagoner/status/86111354599124992/index.html new file mode 100644 index 00000000..59f83901 --- /dev/null +++ b/static/mytweets/ewagoner/status/86111354599124992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've been away from the Farm Cart for a few days, and this is how they welcomed me back. @ Farm Cart http://instagr.am/p/Gne8j/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've been away from the Farm Cart for a few days, and this is how they welcomed me back. @ Farm Cart http://instagr.am/p/Gne8j/ +

+

+ 6/29/2011, 12:38:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86118548556087297/index.html b/static/mytweets/ewagoner/status/86118548556087297/index.html new file mode 100644 index 00000000..8774140c --- /dev/null +++ b/static/mytweets/ewagoner/status/86118548556087297/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Again the post office is on lock down. I called my rabid-right US Rep, Paul Broun, but he's actually for a police state. <a href="http://www.ontheissues.org/GA/Paul_Broun.htm">http://www.ontheissues.org/GA/Paul_Broun.htm</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Again the post office is on lock down. I called my rabid-right US Rep, Paul Broun, but he's actually for a police state. http://www.ontheissues.org/GA/Paul_Broun.htm +

+

+ 6/29/2011, 1:07:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86140197795930112/index.html b/static/mytweets/ewagoner/status/86140197795930112/index.html new file mode 100644 index 00000000..c5864239 --- /dev/null +++ b/static/mytweets/ewagoner/status/86140197795930112/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's too late for mine (it's already a blackened cinder) but it's good to know this exists. http://instagr.am/p/Gnzgq/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's too late for mine (it's already a blackened cinder) but it's good to know this exists. http://instagr.am/p/Gnzgq/ +

+

+ 6/29/2011, 2:33:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86143825571098624/index.html b/static/mytweets/ewagoner/status/86143825571098624/index.html new file mode 100644 index 00000000..aa39b99c --- /dev/null +++ b/static/mytweets/ewagoner/status/86143825571098624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @shanselman: This is literally the funniest thing I've seen All Week. Tech Company Org Charts: <a href="http://twitpic.com/5ior9c">http://twitpic.com/5ior9c</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @shanselman: This is literally the funniest thing I've seen All Week. Tech Company Org Charts: http://twitpic.com/5ior9c +

+

+ 6/29/2011, 2:47:43 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/861464888748761089/index.html b/static/mytweets/ewagoner/status/861464888748761089/index.html new file mode 100644 index 00000000..d2777b4d --- /dev/null +++ b/static/mytweets/ewagoner/status/861464888748761089/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @BlackMajiik: 🎶I believe the children are our future🎶 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @BlackMajiik: 🎶I believe the children are our future🎶

+

+

+ 5/8/2017, 2:16:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86156283572535296/index.html b/static/mytweets/ewagoner/status/86156283572535296/index.html new file mode 100644 index 00000000..00af071f --- /dev/null +++ b/static/mytweets/ewagoner/status/86156283572535296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm not a "go back to the gold standard" guy, but this *is* pretty clever: <a href="http://shiresilver.com/">http://shiresilver.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm not a "go back to the gold standard" guy, but this *is* pretty clever: http://shiresilver.com/ +

+

+ 6/29/2011, 3:37:13 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86181634457616384/index.html b/static/mytweets/ewagoner/status/86181634457616384/index.html new file mode 100644 index 00000000..eb6cfe94 --- /dev/null +++ b/static/mytweets/ewagoner/status/86181634457616384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @highwirelounge: Whiskey Prix Fixe Tonite @ 8:00! 1) Highwest Double Rye w/ Corn Bisque 2) Balvenie 12 w/ smoked Banh Mi 3) Knob Cree ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @highwirelounge: Whiskey Prix Fixe Tonite @ 8:00! 1) Highwest Double Rye w/ Corn Bisque 2) Balvenie 12 w/ smoked Banh Mi 3) Knob Cree ... +

+

+ 6/29/2011, 5:17:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86187031268569088/index.html b/static/mytweets/ewagoner/status/86187031268569088/index.html new file mode 100644 index 00000000..e8c910b1 --- /dev/null +++ b/static/mytweets/ewagoner/status/86187031268569088/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Listening to TMBG cover their own songs as The Other Things Brass Band. Good stuff, as you might expect. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Listening to TMBG cover their own songs as The Other Things Brass Band. Good stuff, as you might expect. +

+

+ 6/29/2011, 5:39:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86189840680488960/index.html b/static/mytweets/ewagoner/status/86189840680488960/index.html new file mode 100644 index 00000000..66735312 --- /dev/null +++ b/static/mytweets/ewagoner/status/86189840680488960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So take the hand of Mister Me and mister, make him glad To swim the Mister Misty Sea and cease the Mister Mystery That mister, made him sad + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So take the hand of Mister Me and mister, make him glad
To swim the Mister Misty Sea and cease the Mister Mystery
That mister, made him sad +

+

+ 6/29/2011, 5:50:34 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/862159486/index.html b/static/mytweets/ewagoner/status/862159486/index.html new file mode 100644 index 00000000..a831c4f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/862159486/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My new favorite internet video ever: http://tinyurl.com/3b5f8o + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My new favorite internet video ever: http://tinyurl.com/3b5f8o +

+

+ 7/18/2008, 3:39:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86229411086602240/index.html b/static/mytweets/ewagoner/status/86229411086602240/index.html new file mode 100644 index 00000000..18335169 --- /dev/null +++ b/static/mytweets/ewagoner/status/86229411086602240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Not only does the new pizza place have this great looking pizza and good beer, but it also has @ Ted's Most Best http://instagr.am/p/Goyu5/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Not only does the new pizza place have this great looking pizza and good beer, but it also has @ Ted's Most Best http://instagr.am/p/Goyu5/ +

+

+ 6/29/2011, 8:27:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/862493044444213249/index.html b/static/mytweets/ewagoner/status/862493044444213249/index.html new file mode 100644 index 00000000..d9406bbf --- /dev/null +++ b/static/mytweets/ewagoner/status/862493044444213249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is the age of miracle and wonder. <a href="https://twitter.com/washingtonpost/status/862477423744606208">https://twitter.com/washingtonpost/status/862477423744606208</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/862778957749530624/index.html b/static/mytweets/ewagoner/status/862778957749530624/index.html new file mode 100644 index 00000000..110caebf --- /dev/null +++ b/static/mytweets/ewagoner/status/862778957749530624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wait, what? They’re just coming right out and saying it now? Out loud? <a href="https://twitter.com/RVAwonk/status/862777190030725122">https://twitter.com/RVAwonk/status/862777190030725122</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/862800683015208961/index.html b/static/mytweets/ewagoner/status/862800683015208961/index.html new file mode 100644 index 00000000..6b35fa56 --- /dev/null +++ b/static/mytweets/ewagoner/status/862800683015208961/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @fraying: Trump’s Razor: it’s the dumbest explanation that fits all the available information. +<a href="http://talkingpointsmemo.com/edblog/the-continuing-triumph-trump">http://talkingpointsmemo.com/edblog/the-continuing-triumph-trump</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/862846387498737664/index.html b/static/mytweets/ewagoner/status/862846387498737664/index.html new file mode 100644 index 00000000..6b215abc --- /dev/null +++ b/static/mytweets/ewagoner/status/862846387498737664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @funkatron: JUST ANNOUNCED: get $50 of @digitalocean credit for a $25 donation to @OSMIhelp. That’s a good deal! <a href="https://osmihelp.org/donation-gifts/dollar50-of-digital-ocean-credit">https://osmihelp.org/donation-gifts/dollar50-of-digital-ocean-credit</a>… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/862991588598927360/index.html b/static/mytweets/ewagoner/status/862991588598927360/index.html new file mode 100644 index 00000000..066694be --- /dev/null +++ b/static/mytweets/ewagoner/status/862991588598927360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DLin71: The entire script for the reboot of “A Few Good Men” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DLin71: The entire script for the reboot of “A Few Good Men”

+

+

+ 5/12/2017, 7:23:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8632811168/index.html b/static/mytweets/ewagoner/status/8632811168/index.html new file mode 100644 index 00000000..c311629e --- /dev/null +++ b/static/mytweets/ewagoner/status/8632811168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #whiskerino site theme: "Stripes" http://whiskerino.org/2009/users/ewagoner/26171/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #whiskerino site theme: "Stripes" http://whiskerino.org/2009/users/ewagoner/26171/ +

+

+ 2/4/2010, 8:57:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8634793274/index.html b/static/mytweets/ewagoner/status/8634793274/index.html new file mode 100644 index 00000000..e6bd4b30 --- /dev/null +++ b/static/mytweets/ewagoner/status/8634793274/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When I've got over 300 pages to print but the printer's broken, I can't wait to just hand iPads out to all my farmers market volunteers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When I've got over 300 pages to print but the printer's broken, I can't wait to just hand iPads out to all my farmers market volunteers. +

+

+ 2/4/2010, 9:53:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/863709567/index.html b/static/mytweets/ewagoner/status/863709567/index.html new file mode 100644 index 00000000..05f37cd2 --- /dev/null +++ b/static/mytweets/ewagoner/status/863709567/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pastured chicken, eggs, carrots, dill relish, blueberries, and mayo, all local and fresh, combine to make the best chicken salad ever. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pastured chicken, eggs, carrots, dill relish, blueberries, and mayo, all local and fresh, combine to make the best chicken salad ever. +

+

+ 7/20/2008, 6:48:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/864220366/index.html b/static/mytweets/ewagoner/status/864220366/index.html new file mode 100644 index 00000000..808af899 --- /dev/null +++ b/static/mytweets/ewagoner/status/864220366/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sorry, but your servers panicking do not count as "Scheduled Maintenance". You might want to change your default error message, BofA. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sorry, but your servers panicking do not count as "Scheduled Maintenance". You might want to change your default error message, BofA. +

+

+ 7/21/2008, 11:09:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/864244138321092609/index.html b/static/mytweets/ewagoner/status/864244138321092609/index.html new file mode 100644 index 00000000..a643aada --- /dev/null +++ b/static/mytweets/ewagoner/status/864244138321092609/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JohnFugelsang: Yes, Trump revealed highly classified info to the Russian foreign minister; but in fairness it wasn't via email & he doe… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JohnFugelsang: Yes, Trump revealed highly classified info to the Russian foreign minister; but in fairness it wasn't via email & he doe… +

+

+ 5/15/2017, 6:20:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/864360702/index.html b/static/mytweets/ewagoner/status/864360702/index.html new file mode 100644 index 00000000..6dcb494a --- /dev/null +++ b/static/mytweets/ewagoner/status/864360702/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Afternoon coffee to balance out the Ben & Jerry's Visualized Whirled Peace milkshake. 10% off keyfob they gave is gift that keeps on giving. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Afternoon coffee to balance out the Ben & Jerry's Visualized Whirled Peace milkshake. 10% off keyfob they gave is gift that keeps on giving. +

+

+ 7/21/2008, 2:09:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/864390946/index.html b/static/mytweets/ewagoner/status/864390946/index.html new file mode 100644 index 00000000..3f307fe2 --- /dev/null +++ b/static/mytweets/ewagoner/status/864390946/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Troubleshooting unicode mistranslation somewhere along a PHP->MySQL->Java->XML->XSL->PDF chain. Or, "living the good life". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Troubleshooting unicode mistranslation somewhere along a PHP->MySQL->Java->XML->XSL->PDF chain. Or, "living the good life". +

+

+ 7/21/2008, 2:52:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/864499590162198529/index.html b/static/mytweets/ewagoner/status/864499590162198529/index.html new file mode 100644 index 00000000..87f38106 --- /dev/null +++ b/static/mytweets/ewagoner/status/864499590162198529/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Evergreen thread. <a href="https://twitter.com/ryanbeckwith/status/864488063745101824">https://twitter.com/ryanbeckwith/status/864488063745101824</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/864673653987868672/index.html b/static/mytweets/ewagoner/status/864673653987868672/index.html new file mode 100644 index 00000000..38182042 --- /dev/null +++ b/static/mytweets/ewagoner/status/864673653987868672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @amywatts: In these troubled times, a picture of Carla Hayden holding a box of ducklings soothes my soul. <a href="https://twitter.com/LibnOfCongress/status/864585029741137924">https://twitter.com/LibnOfCongress/status/864585029741137924</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/864674262770221056/index.html b/static/mytweets/ewagoner/status/864674262770221056/index.html new file mode 100644 index 00000000..a0e4e70d --- /dev/null +++ b/static/mytweets/ewagoner/status/864674262770221056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, crap. I’ve fallen through to the mirror universe. /me grows out the goatee <a href="https://twitter.com/TuckerCarlson/status/864633509549412352">https://twitter.com/TuckerCarlson/status/864633509549412352</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/864707290976452608/index.html b/static/mytweets/ewagoner/status/864707290976452608/index.html new file mode 100644 index 00000000..badad7eb --- /dev/null +++ b/static/mytweets/ewagoner/status/864707290976452608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DickKingSmith: The accepted 'laws of physics' which most scientists agree describe or govern the behavior of the cosmos, do not, of cou… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DickKingSmith: The accepted 'laws of physics' which most scientists agree describe or govern the behavior of the cosmos, do not, of cou… +

+

+ 5/17/2017, 1:00:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86491383795425280/index.html b/static/mytweets/ewagoner/status/86491383795425280/index.html new file mode 100644 index 00000000..058698d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/86491383795425280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Our new break room, where the thinking chairs will be, has a hat. http://instagr.am/p/GrVXj/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Our new break room, where the thinking chairs will be, has a hat. http://instagr.am/p/GrVXj/ +

+

+ 6/30/2011, 1:48:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/864941250256015360/index.html b/static/mytweets/ewagoner/status/864941250256015360/index.html new file mode 100644 index 00000000..5420fe95 --- /dev/null +++ b/static/mytweets/ewagoner/status/864941250256015360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @carlylane: like seriously, life's too short and everything is awful, TELL YOUR CRUSHES YOU LIKE THEM + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @carlylane: like seriously, life's too short and everything is awful, TELL YOUR CRUSHES YOU LIKE THEM +

+

+ 5/17/2017, 4:30:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86494296563400704/index.html b/static/mytweets/ewagoner/status/86494296563400704/index.html new file mode 100644 index 00000000..c88df6bb --- /dev/null +++ b/static/mytweets/ewagoner/status/86494296563400704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Are you familiar with Phil Minton's Feral Choir? It's quite wonderful. Even if it is the soundtrack to my nightmares. <a href="http://youtu.be/gRzC8JMqH_o">http://youtu.be/gRzC8JMqH_o</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Are you familiar with Phil Minton's Feral Choir? It's quite wonderful. Even if it is the soundtrack to my nightmares. http://youtu.be/gRzC8JMqH_o +

+

+ 6/30/2011, 2:00:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/865063543812624384/index.html b/static/mytweets/ewagoner/status/865063543812624384/index.html new file mode 100644 index 00000000..df354c28 --- /dev/null +++ b/static/mytweets/ewagoner/status/865063543812624384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @triketora: so i bought super-expensive plane wifi so i could have important imessage conversations about javascript absurdity https://t… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @triketora: so i bought super-expensive plane wifi so i could have important imessage conversations about javascript absurdity https://t… +

+

+ 5/18/2017, 12:36:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/865262964177330176/index.html b/static/mytweets/ewagoner/status/865262964177330176/index.html new file mode 100644 index 00000000..f5969d43 --- /dev/null +++ b/static/mytweets/ewagoner/status/865262964177330176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @brownpau: Latest news about Roger Ailes reminds me of scody's @metafilter post about a job interview with him: <a href="http://www.metafilter.com/100994/Not-mentioned-on-Fox-News-of-course#3545870">http://www.metafilter.com/100994/Not-mentioned-on-Fox-News-of-course#3545870</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/865315948269633537/index.html b/static/mytweets/ewagoner/status/865315948269633537/index.html new file mode 100644 index 00000000..008d31e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/865315948269633537/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @readwriteradio: In America, news breaks you. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @readwriteradio: In America, news breaks you. +

+

+ 5/18/2017, 5:19:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86547073910054912/index.html b/static/mytweets/ewagoner/status/86547073910054912/index.html new file mode 100644 index 00000000..f20a1479 --- /dev/null +++ b/static/mytweets/ewagoner/status/86547073910054912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @rstevens: Hewlett-Packard should buy Etsy. I hear H.P. loves crafts. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @rstevens: Hewlett-Packard should buy Etsy. I hear H.P. loves crafts. +

+

+ 6/30/2011, 5:30:05 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/865764595696373760/index.html b/static/mytweets/ewagoner/status/865764595696373760/index.html new file mode 100644 index 00000000..2340292c --- /dev/null +++ b/static/mytweets/ewagoner/status/865764595696373760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ancientnmodern: Medieval jobs that no longer exist No. 38: Ghost writer specialising in lion memoirs. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ancientnmodern: Medieval jobs that no longer exist No. 38: Ghost writer specialising in lion memoirs.

+

+

+ 5/19/2017, 11:02:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86641555431112705/index.html b/static/mytweets/ewagoner/status/86641555431112705/index.html new file mode 100644 index 00000000..65fef964 --- /dev/null +++ b/static/mytweets/ewagoner/status/86641555431112705/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Garlic season is the season to stock up. On garlic. http://instagr.am/p/GtFpg/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Garlic season is the season to stock up. On garlic. http://instagr.am/p/GtFpg/ +

+

+ 6/30/2011, 11:45:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/866524523704844288/index.html b/static/mytweets/ewagoner/status/866524523704844288/index.html new file mode 100644 index 00000000..6ac24b65 --- /dev/null +++ b/static/mytweets/ewagoner/status/866524523704844288/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @Alex_Verbeek: 🌎 + +If you are 52 or younger, you have never experienced a cool month. + +<a href="http://ow.ly/3bTj30bGJIb">http://ow.ly/3bTj30bGJIb</a> #climate #environment #n… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Alex_Verbeek: 🌎

If you are 52 or younger, you have never experienced a cool month.

http://ow.ly/3bTj30bGJIb #climate #environment #n… +

+

+ 5/22/2017, 1:22:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/866531198914396160/index.html b/static/mytweets/ewagoner/status/866531198914396160/index.html new file mode 100644 index 00000000..7b73b8dc --- /dev/null +++ b/static/mytweets/ewagoner/status/866531198914396160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pixelatedboat: Wow, Trump just hasn't been the same since he touched that orb + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pixelatedboat: Wow, Trump just hasn't been the same since he touched that orb

+

+

+ 5/22/2017, 1:48:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/867179144987242496/index.html b/static/mytweets/ewagoner/status/867179144987242496/index.html new file mode 100644 index 00000000..0be39d9d --- /dev/null +++ b/static/mytweets/ewagoner/status/867179144987242496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @YareYareZawa: I'm gonna be thinking about this for months + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @YareYareZawa: I'm gonna be thinking about this for months

+

+

+ 5/23/2017, 8:43:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8674535328/index.html b/static/mytweets/ewagoner/status/8674535328/index.html new file mode 100644 index 00000000..88c147d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/8674535328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's too bad J.J. Abrams isn't on #whiskerino. Today's site theme is "lens flare": http://whiskerino.org/2009/beards/ewagoner/26399/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's too bad J.J. Abrams isn't on #whiskerino. Today's site theme is "lens flare": http://whiskerino.org/2009/beards/ewagoner/26399/ +

+

+ 2/5/2010, 7:16:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/867458169181798400/index.html b/static/mytweets/ewagoner/status/867458169181798400/index.html new file mode 100644 index 00000000..c2b9996b --- /dev/null +++ b/static/mytweets/ewagoner/status/867458169181798400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m looking for this potter, who sold at the 2012 Stone Mountain Highland Games but isn’t currently listed on the games’ website. Any ideas? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m looking for this potter, who sold at the 2012 Stone Mountain Highland Games but isn’t currently listed on the games’ website. Any ideas?

+

+

+ 5/24/2017, 3:11:58 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/867748280586956800/index.html b/static/mytweets/ewagoner/status/867748280586956800/index.html new file mode 100644 index 00000000..f1a7aed7 --- /dev/null +++ b/static/mytweets/ewagoner/status/867748280586956800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OMG. I spit out my coffee. <a href="https://twitter.com/HarmfulOpinions/status/867684977038721025">https://twitter.com/HarmfulOpinions/status/867684977038721025</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/867865941195063296/index.html b/static/mytweets/ewagoner/status/867865941195063296/index.html new file mode 100644 index 00000000..66722d0f --- /dev/null +++ b/static/mytweets/ewagoner/status/867865941195063296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Download 67,000 Historic Maps (in High Resolution) from the Wonderful David Rumsey Map Collection <a href="http://www.openculture.com/2016/04/download-67000-historic-maps-in-high-resolution-from-the-wonderful-david-rumsey-map-collection.html">http://www.openculture.com/2016/04/download-67000-historic-maps-in-high-resolution-from-the-wonderful-david-rumsey-map-collection.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/867877439862697988/index.html b/static/mytweets/ewagoner/status/867877439862697988/index.html new file mode 100644 index 00000000..f37121ae --- /dev/null +++ b/static/mytweets/ewagoner/status/867877439862697988/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JYSexton: In case you doubted how sick the Republican Party is, and how deep that sickness runs. <a href="https://twitter.com/PeterAlexander/status/867831459427504128">https://twitter.com/PeterAlexander/status/867831459427504128</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/867912372966576128/index.html b/static/mytweets/ewagoner/status/867912372966576128/index.html new file mode 100644 index 00000000..1840298f --- /dev/null +++ b/static/mytweets/ewagoner/status/867912372966576128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AprilCupcake68: @TrueFactsStated Beyond disgusting... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AprilCupcake68: @TrueFactsStated Beyond disgusting...

+

+

+ 5/25/2017, 9:16:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86791862052073473/index.html b/static/mytweets/ewagoner/status/86791862052073473/index.html new file mode 100644 index 00000000..60ee7f1f --- /dev/null +++ b/static/mytweets/ewagoner/status/86791862052073473/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My pumpkin vines, looking their best to attract my bees. http://instagr.am/p/GudxJ/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My pumpkin vines, looking their best to attract my bees. http://instagr.am/p/GudxJ/ +

+

+ 7/1/2011, 9:42:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86801542858027009/index.html b/static/mytweets/ewagoner/status/86801542858027009/index.html new file mode 100644 index 00000000..1f3b562b --- /dev/null +++ b/static/mytweets/ewagoner/status/86801542858027009/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The talents of people I know never cease to delight and amaze me: free album "Songs for Divining" from Maps & Transit <a href="http://mapsandtransit.com">http://mapsandtransit.com</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The talents of people I know never cease to delight and amaze me: free album "Songs for Divining" from Maps & Transit http://mapsandtransit.com +

+

+ 7/1/2011, 10:21:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86806925878108160/index.html b/static/mytweets/ewagoner/status/86806925878108160/index.html new file mode 100644 index 00000000..6b734a4e --- /dev/null +++ b/static/mytweets/ewagoner/status/86806925878108160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Baby melon. Just hangin'. http://instagr.am/p/Guo6e/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Baby melon. Just hangin'. http://instagr.am/p/Guo6e/ +

+

+ 7/1/2011, 10:42:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/868110099339980800/index.html b/static/mytweets/ewagoner/status/868110099339980800/index.html new file mode 100644 index 00000000..e265d4ab --- /dev/null +++ b/static/mytweets/ewagoner/status/868110099339980800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ChiaLynn: Happy Friday, Twitter. Here's the Village Voice spread that inspirational Mookie Wilson dinosaur quote came from. https://t.c… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ChiaLynn: Happy Friday, Twitter. Here's the Village Voice spread that inspirational Mookie Wilson dinosaur quote came from. https://t.c… +

+

+ 5/26/2017, 10:22:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86816730386669569/index.html b/static/mytweets/ewagoner/status/86816730386669569/index.html new file mode 100644 index 00000000..f2797b54 --- /dev/null +++ b/static/mytweets/ewagoner/status/86816730386669569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I finally paid down the bill from Vivian's birth (a month before her sixth birthday). She's worth every penny. All 6,000,000 of them. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I finally paid down the bill from Vivian's birth (a month before her sixth birthday). She's worth every penny. All 6,000,000 of them. +

+

+ 7/1/2011, 11:21:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86817386421944322/index.html b/static/mytweets/ewagoner/status/86817386421944322/index.html new file mode 100644 index 00000000..ec9ea41f --- /dev/null +++ b/static/mytweets/ewagoner/status/86817386421944322/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Six? She'll be seven. Criminy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Six? She'll be seven. Criminy. +

+

+ 7/1/2011, 11:24:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8681877552/index.html b/static/mytweets/ewagoner/status/8681877552/index.html new file mode 100644 index 00000000..9dfea7b3 --- /dev/null +++ b/static/mytweets/ewagoner/status/8681877552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Hey, that's the farmer of the future.” A farmer and his iPhone (and http://locallygrown.net) in Arkansas: http://is.gd/7LmlV + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Hey, that's the farmer of the future.” A farmer and his iPhone (and http://locallygrown.net) in Arkansas: http://is.gd/7LmlV +

+

+ 2/5/2010, 10:44:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/868204064022163456/index.html b/static/mytweets/ewagoner/status/868204064022163456/index.html new file mode 100644 index 00000000..bd93c22a --- /dev/null +++ b/static/mytweets/ewagoner/status/868204064022163456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @alicegoldfuss: git merge good_boy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @alicegoldfuss: git merge good_boy

+

+

+ 5/26/2017, 4:35:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/868280612297297921/index.html b/static/mytweets/ewagoner/status/868280612297297921/index.html new file mode 100644 index 00000000..fca812c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/868280612297297921/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @swear_trek: I've made a lot of GIFs, but this one is my fave. Tonight it goes out to the guys who are mad about the @drafthouse Wonder… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @swear_trek: I've made a lot of GIFs, but this one is my fave. Tonight it goes out to the guys who are mad about the @drafthouse Wonder… +

+

+ 5/26/2017, 9:40:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/868303530871992320/index.html b/static/mytweets/ewagoner/status/868303530871992320/index.html new file mode 100644 index 00000000..2cf9a1ba --- /dev/null +++ b/static/mytweets/ewagoner/status/868303530871992320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy. Shit. Portland? <a href="https://twitter.com/AaronMesh/status/868286554438901760">https://twitter.com/AaronMesh/status/868286554438901760</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86837023796764672/index.html b/static/mytweets/ewagoner/status/86837023796764672/index.html new file mode 100644 index 00000000..7c204cde --- /dev/null +++ b/static/mytweets/ewagoner/status/86837023796764672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Provisioning new servers. Locallygrown.net has nearly outgrown its home, and needs to molt. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Provisioning new servers. Locallygrown.net has nearly outgrown its home, and needs to molt. +

+

+ 7/1/2011, 12:42:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/868435846671859712/index.html b/static/mytweets/ewagoner/status/868435846671859712/index.html new file mode 100644 index 00000000..48295d19 --- /dev/null +++ b/static/mytweets/ewagoner/status/868435846671859712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That was fast. <a href="https://twitter.com/CBSNews/status/868196668751187968">https://twitter.com/CBSNews/status/868196668751187968</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86844381994299392/index.html b/static/mytweets/ewagoner/status/86844381994299392/index.html new file mode 100644 index 00000000..5d8512cb --- /dev/null +++ b/static/mytweets/ewagoner/status/86844381994299392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don't generally bring my own ingredients, but when a co-worker gave me some fresh chanterelles, wh @ Farm Cart http://instagr.am/p/GvGAw/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don't generally bring my own ingredients, but when a co-worker gave me some fresh chanterelles, wh @ Farm Cart http://instagr.am/p/GvGAw/ +

+

+ 7/1/2011, 1:11:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86852465424740352/index.html b/static/mytweets/ewagoner/status/86852465424740352/index.html new file mode 100644 index 00000000..f586bee6 --- /dev/null +++ b/static/mytweets/ewagoner/status/86852465424740352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My mailbox held envelopes that contained, within $5, the start-up costs of my new servers. I like it when income keeps pace with expenses. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My mailbox held envelopes that contained, within $5, the start-up costs of my new servers. I like it when income keeps pace with expenses. +

+

+ 7/1/2011, 1:43:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/868526697951395840/index.html b/static/mytweets/ewagoner/status/868526697951395840/index.html new file mode 100644 index 00000000..6a0a108a --- /dev/null +++ b/static/mytweets/ewagoner/status/868526697951395840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @A_single_bear: It is okay to feel both angry & sad at the same time. Sometimes those feelings feel very much the same and make me want… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @A_single_bear: It is okay to feel both angry & sad at the same time. Sometimes those feelings feel very much the same and make me want… +

+

+ 5/27/2017, 1:57:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/868537660071084033/index.html b/static/mytweets/ewagoner/status/868537660071084033/index.html new file mode 100644 index 00000000..4f08ab2a --- /dev/null +++ b/static/mytweets/ewagoner/status/868537660071084033/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Indivisible_OR: .@lsarsour This is one of the young men who gave his life yesterday to fight hatred. #Portland + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Indivisible_OR: .@lsarsour This is one of the young men who gave his life yesterday to fight hatred. #Portland

+

+

+ 5/27/2017, 2:41:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/868554869640220673/index.html b/static/mytweets/ewagoner/status/868554869640220673/index.html new file mode 100644 index 00000000..87439c57 --- /dev/null +++ b/static/mytweets/ewagoner/status/868554869640220673/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of my favoritest people I’ve ever met, and I’ll miss working with her. <a href="https://twitter.com/SouthernSAWG/status/868535522674827264">https://twitter.com/SouthernSAWG/status/868535522674827264</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/868571079647924224/index.html b/static/mytweets/ewagoner/status/868571079647924224/index.html new file mode 100644 index 00000000..e10fe741 --- /dev/null +++ b/static/mytweets/ewagoner/status/868571079647924224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AmyJane: I just need someone to know that the woman next to me at the salon took her hair home in a bag to glue to her face for a beard… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AmyJane: I just need someone to know that the woman next to me at the salon took her hair home in a bag to glue to her face for a beard… +

+

+ 5/27/2017, 4:54:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86878717690920960/index.html b/static/mytweets/ewagoner/status/86878717690920960/index.html new file mode 100644 index 00000000..fc1ebbf6 --- /dev/null +++ b/static/mytweets/ewagoner/status/86878717690920960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "... serves up hot & fresh fried chicken, without unnecessary hormones or antibiotics". You know? If either are necessary, I don't want it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "... serves up hot & fresh fried chicken, without unnecessary hormones or antibiotics". You know? If either are necessary, I don't want it. +

+

+ 7/1/2011, 3:27:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86886342570688512/index.html b/static/mytweets/ewagoner/status/86886342570688512/index.html new file mode 100644 index 00000000..82feecf6 --- /dev/null +++ b/static/mytweets/ewagoner/status/86886342570688512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nytimes: Should the goal of marriage be stability, not monogamy? <a href="http://nyti.ms/kuIzt4">http://nyti.ms/kuIzt4</a> (via @NYTmag) #longreads + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nytimes: Should the goal of marriage be stability, not monogamy? http://nyti.ms/kuIzt4 (via @NYTmag) #longreads +

+

+ 7/1/2011, 3:58:13 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8689599932/index.html b/static/mytweets/ewagoner/status/8689599932/index.html new file mode 100644 index 00000000..42cfbdd1 --- /dev/null +++ b/static/mytweets/ewagoner/status/8689599932/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + R.I.P. Boa Sr, the last of the Bo. http://is.gd/7M7sr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ R.I.P. Boa Sr, the last of the Bo. http://is.gd/7M7sr +

+

+ 2/5/2010, 2:13:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86906035415166976/index.html b/static/mytweets/ewagoner/status/86906035415166976/index.html new file mode 100644 index 00000000..2fc8e0d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/86906035415166976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to watch Browncoats: Redemption ( <a href="http://browncoatsmovie.com/">http://browncoatsmovie.com/</a> ) It's fanfic in full 1080P. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to watch Browncoats: Redemption ( http://browncoatsmovie.com/ ) It's fanfic in full 1080P. +

+

+ 7/1/2011, 5:16:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86907469724532736/index.html b/static/mytweets/ewagoner/status/86907469724532736/index.html new file mode 100644 index 00000000..bd0007e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/86907469724532736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The traditional 40th anniversary present is ruby. If I were a good son, I would have coded up a commemorative website for my parents today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The traditional 40th anniversary present is ruby. If I were a good son, I would have coded up a commemorative website for my parents today. +

+

+ 7/1/2011, 5:22:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86907904514457600/index.html b/static/mytweets/ewagoner/status/86907904514457600/index.html new file mode 100644 index 00000000..dc3d8e55 --- /dev/null +++ b/static/mytweets/ewagoner/status/86907904514457600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + (I do all my coding in ruby) Happy Anniversary, mom & dad! I wish you were able to just enjoy it without dealing with all that other stuff. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ (I do all my coding in ruby) Happy Anniversary, mom & dad! I wish you were able to just enjoy it without dealing with all that other stuff. +

+

+ 7/1/2011, 5:23:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/869257712/index.html b/static/mytweets/ewagoner/status/869257712/index.html new file mode 100644 index 00000000..4fdaa737 --- /dev/null +++ b/static/mytweets/ewagoner/status/869257712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + On my way to the 1st Annual Athens Local Food Awards. I guess that means we're now a "scene". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ On my way to the 1st Annual Athens Local Food Awards. I guess that means we're now a "scene". +

+

+ 7/26/2008, 5:06:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86936970021974016/index.html b/static/mytweets/ewagoner/status/86936970021974016/index.html new file mode 100644 index 00000000..eb30528e --- /dev/null +++ b/static/mytweets/ewagoner/status/86936970021974016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's been over 30 years since I was introduced to Nazgûl, and they still get my blood going. http://instagr.am/p/GwQ7o/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's been over 30 years since I was introduced to Nazgûl, and they still get my blood going. http://instagr.am/p/GwQ7o/ +

+

+ 7/1/2011, 7:19:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/869412180/index.html b/static/mytweets/ewagoner/status/869412180/index.html new file mode 100644 index 00000000..32b4d3e7 --- /dev/null +++ b/static/mytweets/ewagoner/status/869412180/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Won both "local food awards" I was nominated for. It was a wonderful and humbling evening! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Won both "local food awards" I was nominated for. It was a wonderful and humbling evening! +

+

+ 7/26/2008, 9:50:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/869440650/index.html b/static/mytweets/ewagoner/status/869440650/index.html new file mode 100644 index 00000000..040b9283 --- /dev/null +++ b/static/mytweets/ewagoner/status/869440650/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanks, everyone! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thanks, everyone! +

+

+ 7/26/2008, 10:42:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/869791028/index.html b/static/mytweets/ewagoner/status/869791028/index.html new file mode 100644 index 00000000..8d196e6a --- /dev/null +++ b/static/mytweets/ewagoner/status/869791028/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In line at the apple store. It's not clear if they have enough to go around. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In line at the apple store. It's not clear if they have enough to go around. +

+

+ 7/27/2008, 11:37:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/869791632/index.html b/static/mytweets/ewagoner/status/869791632/index.html new file mode 100644 index 00000000..40b3b06c --- /dev/null +++ b/static/mytweets/ewagoner/status/869791632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Can they feed the whole crowd with one fedex shipment of loaves and fishes? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Can they feed the whole crowd with one fedex shipment of loaves and fishes? +

+

+ 7/27/2008, 11:38:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/86983478423453696/index.html b/static/mytweets/ewagoner/status/86983478423453696/index.html new file mode 100644 index 00000000..28233aee --- /dev/null +++ b/static/mytweets/ewagoner/status/86983478423453696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The flavor of ginger ale with the strength of booze. This stuff is 50 proof and very tasty. http://instagr.am/p/Gw6Q8/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The flavor of ginger ale with the strength of booze. This stuff is 50 proof and very tasty. http://instagr.am/p/Gw6Q8/ +

+

+ 7/1/2011, 10:24:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/869917149/index.html b/static/mytweets/ewagoner/status/869917149/index.html new file mode 100644 index 00000000..3429c5e9 --- /dev/null +++ b/static/mytweets/ewagoner/status/869917149/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Back from the Apple store with a small pile of iPhones. I feel like Oprah handing out cars. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back from the Apple store with a small pile of iPhones. I feel like Oprah handing out cars. +

+

+ 7/27/2008, 3:07:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/870079022/index.html b/static/mytweets/ewagoner/status/870079022/index.html new file mode 100644 index 00000000..6c9fe6d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/870079022/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My little girl just threw devil horns at the religious grandma. My work here is done. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My little girl just threw devil horns at the religious grandma. My work here is done. +

+

+ 7/27/2008, 7:52:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/870570478/index.html b/static/mytweets/ewagoner/status/870570478/index.html new file mode 100644 index 00000000..97d68660 --- /dev/null +++ b/static/mytweets/ewagoner/status/870570478/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + CUIL: 1458 results for locallygrown.net, and the first 20 pages are all SEO spam linkfarm sites. More pages indexed != better results, sorry + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ CUIL: 1458 results for locallygrown.net, and the first 20 pages are all SEO spam linkfarm sites. More pages indexed != better results, sorry +

+

+ 7/28/2008, 10:07:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/870669996/index.html b/static/mytweets/ewagoner/status/870669996/index.html new file mode 100644 index 00000000..95ec3e9e --- /dev/null +++ b/static/mytweets/ewagoner/status/870669996/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + CNNMoney: "... profits were boosted by growing wireless operations, despite more customers shifting away from land lines." Um... "despite"? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ CNNMoney: "... profits were boosted by growing wireless operations, despite more customers shifting away from land lines." Um... "despite"? +

+

+ 7/28/2008, 11:55:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/870918363/index.html b/static/mytweets/ewagoner/status/870918363/index.html new file mode 100644 index 00000000..448be69b --- /dev/null +++ b/static/mytweets/ewagoner/status/870918363/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A mead thread over at MetaFilter. I can wax on on that topic: http://tinyurl.com/6x2mtf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A mead thread over at MetaFilter. I can wax on on that topic: http://tinyurl.com/6x2mtf +

+

+ 7/28/2008, 4:47:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/871002087466954753/index.html b/static/mytweets/ewagoner/status/871002087466954753/index.html new file mode 100644 index 00000000..3e746e89 --- /dev/null +++ b/static/mytweets/ewagoner/status/871002087466954753/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There are many reasons why I shouldn’t go to this, but I might have to find a way. <a href="https://twitter.com/JRRTolkien/status/870991526226264065">https://twitter.com/JRRTolkien/status/870991526226264065</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/871045803/index.html b/static/mytweets/ewagoner/status/871045803/index.html new file mode 100644 index 00000000..53bc1efe --- /dev/null +++ b/static/mytweets/ewagoner/status/871045803/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rubbing a block of Amish butter with hot corn on the cob. Can't type -- eating. cdsgsbbrr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rubbing a block of Amish butter with hot corn on the cob. Can't type -- eating. cdsgsbbrr +

+

+ 7/28/2008, 7:35:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/871763806086627329/index.html b/static/mytweets/ewagoner/status/871763806086627329/index.html new file mode 100644 index 00000000..30fe7d07 --- /dev/null +++ b/static/mytweets/ewagoner/status/871763806086627329/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just when I thought I had a handle on current events, out of the blue Elton John released a video for Tiny Dancer. <a href="https://www.youtube.com/watch?v=yYcyacLRPNs">https://www.youtube.com/watch?v=yYcyacLRPNs</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just when I thought I had a handle on current events, out of the blue Elton John released a video for Tiny Dancer. https://www.youtube.com/watch?v=yYcyacLRPNs +

+

+ 6/5/2017, 12:21:02 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/871767304744443908/index.html b/static/mytweets/ewagoner/status/871767304744443908/index.html new file mode 100644 index 00000000..eb068a09 --- /dev/null +++ b/static/mytweets/ewagoner/status/871767304744443908/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Also, a wonderful sci-fi origin story video of “Bennie And The Jets”. <a href="https://www.youtube.com/watch?v=wo1OwRTRKRk">https://www.youtube.com/watch?v=wo1OwRTRKRk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/871768693759463427/index.html b/static/mytweets/ewagoner/status/871768693759463427/index.html new file mode 100644 index 00000000..754338f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/871768693759463427/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And also a modern animated interpretation of the loneliness of “Rocket Man”. <a href="https://www.youtube.com/watch?v=DtVBCG6ThDk">https://www.youtube.com/watch?v=DtVBCG6ThDk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87178811967406080/index.html b/static/mytweets/ewagoner/status/87178811967406080/index.html new file mode 100644 index 00000000..bb9dbe41 --- /dev/null +++ b/static/mytweets/ewagoner/status/87178811967406080/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Browncoats: Redemption is impressive for what it is: a volunteer amateur Firefly-universe movie, but it is clearly those things. Still,  + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Browncoats: Redemption is impressive for what it is: a volunteer amateur Firefly-universe movie, but it is clearly those things. Still,  +

+

+ 7/2/2011, 11:20:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87192325444485121/index.html b/static/mytweets/ewagoner/status/87192325444485121/index.html new file mode 100644 index 00000000..1eb098ac --- /dev/null +++ b/static/mytweets/ewagoner/status/87192325444485121/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv generally refers to herself in the 3rd person, often just by pronoun (usually "he"). Today she's using a name: "Deadly Matters". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv generally refers to herself in the 3rd person, often just by pronoun (usually "he"). Today she's using a name: "Deadly Matters". +

+

+ 7/2/2011, 12:14:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87198442/index.html b/static/mytweets/ewagoner/status/87198442/index.html new file mode 100644 index 00000000..d9e6aa1b --- /dev/null +++ b/static/mytweets/ewagoner/status/87198442/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Donovan and Bobby Gentry together at last: http://tinyurl.com/22uyt2 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Donovan and Bobby Gentry together at last: http://tinyurl.com/22uyt2 +

+

+ 6/1/2007, 3:20:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/872075740/index.html b/static/mytweets/ewagoner/status/872075740/index.html new file mode 100644 index 00000000..cfbfc2cc --- /dev/null +++ b/static/mytweets/ewagoner/status/872075740/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We're getting our first hard rain in months. Maybe the first this year. So so nice. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We're getting our first hard rain in months. Maybe the first this year. So so nice. +

+

+ 7/29/2008, 7:57:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/872100936059166720/index.html b/static/mytweets/ewagoner/status/872100936059166720/index.html new file mode 100644 index 00000000..1f92e319 --- /dev/null +++ b/static/mytweets/ewagoner/status/872100936059166720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sure, that weird paper label on the beer can might make it feel warm, or maybe, and hear me out, the fridge hasn’t been below 60 for a week. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sure, that weird paper label on the beer can might make it feel warm, or maybe, and hear me out, the fridge hasn’t been below 60 for a week. +

+

+ 6/6/2017, 10:40:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/872103084/index.html b/static/mytweets/ewagoner/status/872103084/index.html new file mode 100644 index 00000000..63d8a47c --- /dev/null +++ b/static/mytweets/ewagoner/status/872103084/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting ready to watch the 'Next Foot Network Star' finale to see if maybe the judges will make me the surprise winner. Fingers crossed! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting ready to watch the 'Next Foot Network Star' finale to see if maybe the judges will make me the surprise winner. Fingers crossed! +

+

+ 7/29/2008, 8:36:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/872132316/index.html b/static/mytweets/ewagoner/status/872132316/index.html new file mode 100644 index 00000000..5fd7aa08 --- /dev/null +++ b/static/mytweets/ewagoner/status/872132316/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hmmmm. They're doing pretty good. I don't like my chances. Guess I need to put together my audition for next year. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hmmmm. They're doing pretty good. I don't like my chances. Guess I need to put together my audition for next year. +

+

+ 7/29/2008, 9:17:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/872259694156554241/index.html b/static/mytweets/ewagoner/status/872259694156554241/index.html new file mode 100644 index 00000000..b6a0754c --- /dev/null +++ b/static/mytweets/ewagoner/status/872259694156554241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @phil_torres: That moment science twitter tells you there are spiders out there that can look up at the night sky and see another galaxy… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @phil_torres: That moment science twitter tells you there are spiders out there that can look up at the night sky and see another galaxy… +

+

+ 6/6/2017, 9:11:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/872532173/index.html b/static/mytweets/ewagoner/status/872532173/index.html new file mode 100644 index 00000000..57fd9be3 --- /dev/null +++ b/static/mytweets/ewagoner/status/872532173/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm not an advice columnist. Except for today: http://tinyurl.com/59e44m + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm not an advice columnist. Except for today: http://tinyurl.com/59e44m +

+

+ 7/30/2008, 8:55:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/872610615373811712/index.html b/static/mytweets/ewagoner/status/872610615373811712/index.html new file mode 100644 index 00000000..a379dd43 --- /dev/null +++ b/static/mytweets/ewagoner/status/872610615373811712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JamesLDouglass: Can some just check the Times crossword setter is okay? And not eg being menaced by a large cat + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JamesLDouglass: Can some just check the Times crossword setter is okay? And not eg being menaced by a large cat

+

+

+ 6/7/2017, 8:25:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87266384664461314/index.html b/static/mytweets/ewagoner/status/87266384664461314/index.html new file mode 100644 index 00000000..aee0d6bc --- /dev/null +++ b/static/mytweets/ewagoner/status/87266384664461314/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Saw Cars 2. That world's implied backstory is creepy as hell. All animal life replaced with machines? Post Skynet, maybe? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Saw Cars 2. That world's implied backstory is creepy as hell. All animal life replaced with machines? Post Skynet, maybe? +

+

+ 7/2/2011, 5:08:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87269655890239488/index.html b/static/mytweets/ewagoner/status/87269655890239488/index.html new file mode 100644 index 00000000..1b777ee1 --- /dev/null +++ b/static/mytweets/ewagoner/status/87269655890239488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “@_TheTerminator_: @ewagoner There is another chip. And it must be destroyed also.” Exactly! If we fail with that chip, the cars will rule! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “@_TheTerminator_: @ewagoner There is another chip. And it must be destroyed also.” Exactly! If we fail with that chip, the cars will rule! +

+

+ 7/2/2011, 5:21:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8728557184/index.html b/static/mytweets/ewagoner/status/8728557184/index.html new file mode 100644 index 00000000..d41436f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/8728557184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Another #whiskerino participant -- @jameybennett -- pays me a great tribute: http://whiskerino.org/2009/beards/justjamey/26597/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Another #whiskerino participant -- @jameybennett -- pays me a great tribute: http://whiskerino.org/2009/beards/justjamey/26597/ +

+

+ 2/6/2010, 12:02:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8728837248/index.html b/static/mytweets/ewagoner/status/8728837248/index.html new file mode 100644 index 00000000..aa09cd29 --- /dev/null +++ b/static/mytweets/ewagoner/status/8728837248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Portland peeps: I might be interested in obtaining one of each of these for shipment to me in GA. Could that be arranged? http://is.gd/7P2ey + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Portland peeps: I might be interested in obtaining one of each of these for shipment to me in GA. Could that be arranged? http://is.gd/7P2ey +

+

+ 2/6/2010, 12:10:35 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/873010091812950021/index.html b/static/mytweets/ewagoner/status/873010091812950021/index.html new file mode 100644 index 00000000..8989670c --- /dev/null +++ b/static/mytweets/ewagoner/status/873010091812950021/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @danhewittsky: Worst high 5 of all time...? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @danhewittsky: Worst high 5 of all time...?

+

+

+ 6/8/2017, 10:53:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8735560756/index.html b/static/mytweets/ewagoner/status/8735560756/index.html new file mode 100644 index 00000000..3889e96e --- /dev/null +++ b/static/mytweets/ewagoner/status/8735560756/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #whiskerino site theme is "Games". Perhaps surprisingly, I take it outside: http://whiskerino.org/2009/beards/ewagoner/26653/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #whiskerino site theme is "Games". Perhaps surprisingly, I take it outside: http://whiskerino.org/2009/beards/ewagoner/26653/ +

+

+ 2/6/2010, 3:39:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/873768340594061313/index.html b/static/mytweets/ewagoner/status/873768340594061313/index.html new file mode 100644 index 00000000..5d3187c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/873768340594061313/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @CriminelleLaw: *view at your own risk* +This is the most controversial ranking I've ever seen on Twitter. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @CriminelleLaw: *view at your own risk*
This is the most controversial ranking I've ever seen on Twitter.

+

+

+ 6/11/2017, 1:06:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/873905763/index.html b/static/mytweets/ewagoner/status/873905763/index.html new file mode 100644 index 00000000..bda63794 --- /dev/null +++ b/static/mytweets/ewagoner/status/873905763/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Momentous Occasion: My net worth just crossed into positive territory. Barely. Still have about $50K in unsecured debt, so not out of woods. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Momentous Occasion: My net worth just crossed into positive territory. Barely. Still have about $50K in unsecured debt, so not out of woods. +

+

+ 7/31/2008, 2:28:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/873989182183616516/index.html b/static/mytweets/ewagoner/status/873989182183616516/index.html new file mode 100644 index 00000000..bd64a551 --- /dev/null +++ b/static/mytweets/ewagoner/status/873989182183616516/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @daisyowl: if you ever code something that "feels like a hack but it works," just remember that a CPU is literally a rock that we tricke… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @daisyowl: if you ever code something that "feels like a hack but it works," just remember that a CPU is literally a rock that we tricke… +

+

+ 6/11/2017, 3:43:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8742666896/index.html b/static/mytweets/ewagoner/status/8742666896/index.html new file mode 100644 index 00000000..5572a3c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/8742666896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pork tikki masala, rice with lentils, and seared cabbage. Thanks to BPH Farm & McMullan Family Farm for growing the main ingredients! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pork tikki masala, rice with lentils, and seared cabbage. Thanks to BPH Farm & McMullan Family Farm for growing the main ingredients! +

+

+ 2/6/2010, 7:25:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/874322789/index.html b/static/mytweets/ewagoner/status/874322789/index.html new file mode 100644 index 00000000..b5cb82b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/874322789/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just got a vehicle tax bill that literally says they can't calculate how much I owe, but I have to pay it by 9/17. This is going to be fun. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just got a vehicle tax bill that literally says they can't calculate how much I owe, but I have to pay it by 9/17. This is going to be fun. +

+

+ 7/31/2008, 11:06:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/874787968/index.html b/static/mytweets/ewagoner/status/874787968/index.html new file mode 100644 index 00000000..c365d2a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/874787968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is a picture of people racing in a motorcycle and a gocart with a sidecar with a lion in it on a vertical wallofdeath http://is.gd/1bL9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This is a picture of people racing in a motorcycle and a gocart with a sidecar with a lion in it on a vertical wallofdeath http://is.gd/1bL9 +

+

+ 8/1/2008, 11:21:18 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/875134381999968256/index.html b/static/mytweets/ewagoner/status/875134381999968256/index.html new file mode 100644 index 00000000..2d636744 --- /dev/null +++ b/static/mytweets/ewagoner/status/875134381999968256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LaughingSquid: German Orchestra Performs a Brilliant Cover of 'Harder, Better, Faster, Stronger' by Daft Punk <a href="https://laughingsquid.com/german-orchestra-covers-harder-better-faster-stronger-daft-punk/">https://laughingsquid.com/german-orchestra-covers-harder-better-faster-stronger-daft-punk/</a> h… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/875139620757008385/index.html b/static/mytweets/ewagoner/status/875139620757008385/index.html new file mode 100644 index 00000000..faac6918 --- /dev/null +++ b/static/mytweets/ewagoner/status/875139620757008385/index.html @@ -0,0 +1,61 @@ + + + + + + + + + + + + + RT @songadaymann: This took a minute. + +♫ The Jeff Sessions "I Don't Recall" Supercut Song ♫ + +@xeni @ShaunKing + +Help me keep doin this: +http… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @songadaymann: This took a minute.

♫ The Jeff Sessions "I Don't Recall" Supercut Song ♫

@xeni @ShaunKing

Help me keep doin this:
http… +

+

+ 6/14/2017, 7:55:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/875266552/index.html b/static/mytweets/ewagoner/status/875266552/index.html new file mode 100644 index 00000000..fc3d2351 --- /dev/null +++ b/static/mytweets/ewagoner/status/875266552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cooking class on Tuesday night is a go. I'm practicing a few dishes tonight. Eggs in tomato nests, ahoy! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cooking class on Tuesday night is a go. I'm practicing a few dishes tonight. Eggs in tomato nests, ahoy! +

+

+ 8/1/2008, 9:22:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87555854815072256/index.html b/static/mytweets/ewagoner/status/87555854815072256/index.html new file mode 100644 index 00000000..b82c8103 --- /dev/null +++ b/static/mytweets/ewagoner/status/87555854815072256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Recent storms blew a big cherry tree across our driveway. As the saying goes, when life gives you cherry wood, ma http://instagr.am/p/G4aZv/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Recent storms blew a big cherry tree across our driveway. As the saying goes, when life gives you cherry wood, ma http://instagr.am/p/G4aZv/ +

+

+ 7/3/2011, 12:18:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/875637981/index.html b/static/mytweets/ewagoner/status/875637981/index.html new file mode 100644 index 00000000..8a56d1b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/875637981/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Menu for my class: Indian lamb stuffed eggplant, eggs baked in tomatoes, chile rellenos, broiled okra chips, and a squash/corn/tomato saute. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Menu for my class: Indian lamb stuffed eggplant, eggs baked in tomatoes, chile rellenos, broiled okra chips, and a squash/corn/tomato saute. +

+

+ 8/2/2008, 10:25:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87597457655074817/index.html b/static/mytweets/ewagoner/status/87597457655074817/index.html new file mode 100644 index 00000000..45a6b777 --- /dev/null +++ b/static/mytweets/ewagoner/status/87597457655074817/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Passion Flowers are some of our most beautiful wild flowers. http://instagr.am/p/G5Ca-/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Passion Flowers are some of our most beautiful wild flowers. http://instagr.am/p/G5Ca-/ +

+

+ 7/3/2011, 3:03:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87597877588795393/index.html b/static/mytweets/ewagoner/status/87597877588795393/index.html new file mode 100644 index 00000000..ec046265 --- /dev/null +++ b/static/mytweets/ewagoner/status/87597877588795393/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wild cherries. http://instagr.am/p/G5C56/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wild cherries. http://instagr.am/p/G5C56/ +

+

+ 7/3/2011, 3:05:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87610422/index.html b/static/mytweets/ewagoner/status/87610422/index.html new file mode 100644 index 00000000..75c15c72 --- /dev/null +++ b/static/mytweets/ewagoner/status/87610422/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Went to the Peabody award party when the BBC version won it. No one here knew of it yet, so I cleaned up the trivia contest and won the DVDs + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Went to the Peabody award party when the BBC version won it. No one here knew of it yet, so I cleaned up the trivia contest and won the DVDs +

+

+ 6/1/2007, 10:57:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87619014595059712/index.html b/static/mytweets/ewagoner/status/87619014595059712/index.html new file mode 100644 index 00000000..f69c5ad5 --- /dev/null +++ b/static/mytweets/ewagoner/status/87619014595059712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A nice article on motherhood and sexuality, featuring @TBK365 @susiebright and @madisonyoung + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A nice article on motherhood and sexuality, featuring @TBK365 @susiebright and @madisonyoung +

+

+ 7/3/2011, 4:29:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87626066457407488/index.html b/static/mytweets/ewagoner/status/87626066457407488/index.html new file mode 100644 index 00000000..ec5c2272 --- /dev/null +++ b/static/mytweets/ewagoner/status/87626066457407488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A nice article on motherhood and sexuality, featuring @TBK365 @susiebright and @madisonyoung <a href="http://www.blogher.com/mothers-sexuality-taking-back-milf">http://www.blogher.com/mothers-sexuality-taking-back-milf</a> (has the link this time) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87641321065558016/index.html b/static/mytweets/ewagoner/status/87641321065558016/index.html new file mode 100644 index 00000000..14a3475a --- /dev/null +++ b/static/mytweets/ewagoner/status/87641321065558016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I installed a sky chair on the porch today, and it's my new favorite place for iPad readin'. http://instagr.am/p/G5se4/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I installed a sky chair on the porch today, and it's my new favorite place for iPad readin'. http://instagr.am/p/G5se4/ +

+

+ 7/3/2011, 5:58:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87651316968591360/index.html b/static/mytweets/ewagoner/status/87651316968591360/index.html new file mode 100644 index 00000000..b45328e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/87651316968591360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Toast, mayo, Cherokee purple tomatoes, good dill pickle relish, and hot smoked pork. Eaten over the sink. I only http://instagr.am/p/G519K/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Toast, mayo, Cherokee purple tomatoes, good dill pickle relish, and hot smoked pork. Eaten over the sink. I only http://instagr.am/p/G519K/ +

+

+ 7/3/2011, 6:37:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/876837181624659969/index.html b/static/mytweets/ewagoner/status/876837181624659969/index.html new file mode 100644 index 00000000..1d096a39 --- /dev/null +++ b/static/mytweets/ewagoner/status/876837181624659969/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @ProPublica: A GOP firm created dossiers on nearly 200 millions Americans...and then posted them on Amazon servers w/o passwords + +https:… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ProPublica: A GOP firm created dossiers on nearly 200 millions Americans...and then posted them on Amazon servers w/o passwords

https:… +

+

+ 6/19/2017, 12:20:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/876908575368466432/index.html b/static/mytweets/ewagoner/status/876908575368466432/index.html new file mode 100644 index 00000000..3b9a9e20 --- /dev/null +++ b/static/mytweets/ewagoner/status/876908575368466432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @deathbyhibachi: Bloody Good #candy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @deathbyhibachi: Bloody Good #candy

+

+

+ 6/19/2017, 5:04:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/877014159455653890/index.html b/static/mytweets/ewagoner/status/877014159455653890/index.html new file mode 100644 index 00000000..cbbd146b --- /dev/null +++ b/static/mytweets/ewagoner/status/877014159455653890/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JordanUhl: It's about "jobs" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JordanUhl: It's about "jobs"

+

+

+ 6/20/2017, 12:04:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87702686497116161/index.html b/static/mytweets/ewagoner/status/87702686497116161/index.html new file mode 100644 index 00000000..07f884e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/87702686497116161/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, not much. Just hanging out on Twitter, chatting with the frickin' Terminator. What're you up to? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, not much. Just hanging out on Twitter, chatting with the frickin' Terminator. What're you up to? +

+

+ 7/3/2011, 10:02:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8772344650670081/index.html b/static/mytweets/ewagoner/status/8772344650670081/index.html new file mode 100644 index 00000000..bafc2ca4 --- /dev/null +++ b/static/mytweets/ewagoner/status/8772344650670081/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Home! Our twelve hour drive only took eleven hours, which was nice. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Home! Our twelve hour drive only took eleven hours, which was nice. +

+

+ 11/28/2010, 1:41:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8774187962/index.html b/static/mytweets/ewagoner/status/8774187962/index.html new file mode 100644 index 00000000..45e2f29b --- /dev/null +++ b/static/mytweets/ewagoner/status/8774187962/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Say what you will about long beards but there's no denying their ability to hold food http://is.gd/7TfIc #whiskerino theme: "Beard Strength" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Say what you will about long beards but there's no denying their ability to hold food http://is.gd/7TfIc #whiskerino theme: "Beard Strength" +

+

+ 2/7/2010, 1:48:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/877818155/index.html b/static/mytweets/ewagoner/status/877818155/index.html new file mode 100644 index 00000000..a373c6fd --- /dev/null +++ b/static/mytweets/ewagoner/status/877818155/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + PDF menu handout for tomorrow's cooking class: http://athens.locallygrown.net/files/document/document/117/AugustClass.pdf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ PDF menu handout for tomorrow's cooking class: http://athens.locallygrown.net/files/document/document/117/AugustClass.pdf +

+

+ 8/4/2008, 9:58:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/877886942/index.html b/static/mytweets/ewagoner/status/877886942/index.html new file mode 100644 index 00000000..4f7ba40f --- /dev/null +++ b/static/mytweets/ewagoner/status/877886942/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + David Byrne's new video has some great choreography. Also, skin. Lots and lots of skin. http://is.gd/w9N + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ David Byrne's new video has some great choreography. Also, skin. Lots and lots of skin. http://is.gd/w9N +

+

+ 8/4/2008, 11:28:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/878032413804376065/index.html b/static/mytweets/ewagoner/status/878032413804376065/index.html new file mode 100644 index 00000000..dfbadab1 --- /dev/null +++ b/static/mytweets/ewagoner/status/878032413804376065/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SquiDaveo: Quite a thread. <a href="https://twitter.com/SenBobCasey/status/877915568959086592">https://twitter.com/SenBobCasey/status/877915568959086592</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/878112258835890176/index.html b/static/mytweets/ewagoner/status/878112258835890176/index.html new file mode 100644 index 00000000..c414b62b --- /dev/null +++ b/static/mytweets/ewagoner/status/878112258835890176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @KristinaLuca: I cannot stress enough how important it is you watch this gorilla bathe-dancing to maniac. By @bobhagh https://t.co/e15f9… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @KristinaLuca: I cannot stress enough how important it is you watch this gorilla bathe-dancing to maniac. By @bobhagh https://t.co/e15f9… +

+

+ 6/23/2017, 12:47:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/878389536/index.html b/static/mytweets/ewagoner/status/878389536/index.html new file mode 100644 index 00000000..c27154fc --- /dev/null +++ b/static/mytweets/ewagoner/status/878389536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hey Willy's Mexicana Grill, when your nachos have pools of liquid covering the chips, that's actually called "soup". Good flavor, though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hey Willy's Mexicana Grill, when your nachos have pools of liquid covering the chips, that's actually called "soup". Good flavor, though. +

+

+ 8/5/2008, 12:04:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/878696388/index.html b/static/mytweets/ewagoner/status/878696388/index.html new file mode 100644 index 00000000..d808c300 --- /dev/null +++ b/static/mytweets/ewagoner/status/878696388/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 45 minites until classtime. Starting prep: http://twitpic.com/6o2x + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 45 minites until classtime. Starting prep: http://twitpic.com/6o2x +

+

+ 8/5/2008, 5:47:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/878816586630664192/index.html b/static/mytweets/ewagoner/status/878816586630664192/index.html new file mode 100644 index 00000000..a7a1184b --- /dev/null +++ b/static/mytweets/ewagoner/status/878816586630664192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pixelatedboat: I'm reading this Rolling Stone interview with Radiohead and the story behind OK Computer is more dramatic than I'd expec… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pixelatedboat: I'm reading this Rolling Stone interview with Radiohead and the story behind OK Computer is more dramatic than I'd expec… +

+

+ 6/24/2017, 11:26:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/878872779/index.html b/static/mytweets/ewagoner/status/878872779/index.html new file mode 100644 index 00000000..ffff3a5d --- /dev/null +++ b/static/mytweets/ewagoner/status/878872779/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, that went well I think. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, that went well I think. +

+

+ 8/5/2008, 9:42:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8788891655/index.html b/static/mytweets/ewagoner/status/8788891655/index.html new file mode 100644 index 00000000..d6dbbbd8 --- /dev/null +++ b/static/mytweets/ewagoner/status/8788891655/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Liver & onions with mashed potatoes. Thanks to Shady Brook, McMullan Family Farm, Double B Farm, and Milky Way Dairy for all my ingredients! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Liver & onions with mashed potatoes. Thanks to Shady Brook, McMullan Family Farm, Double B Farm, and Milky Way Dairy for all my ingredients! +

+

+ 2/7/2010, 8:21:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/878936538/index.html b/static/mytweets/ewagoner/status/878936538/index.html new file mode 100644 index 00000000..4e20afff --- /dev/null +++ b/static/mytweets/ewagoner/status/878936538/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap, these parking garage painted signs are awesome: http://de-war.de/eurekacarpark.html + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy crap, these parking garage painted signs are awesome: http://de-war.de/eurekacarpark.html +

+

+ 8/5/2008, 11:06:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87935541022171137/index.html b/static/mytweets/ewagoner/status/87935541022171137/index.html new file mode 100644 index 00000000..d704e8bf --- /dev/null +++ b/static/mytweets/ewagoner/status/87935541022171137/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Pull my shiny golden finger. http://instagr.am/p/G9JAC/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Pull my shiny golden finger. http://instagr.am/p/G9JAC/ +

+

+ 7/4/2011, 1:27:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8795001/index.html b/static/mytweets/ewagoner/status/8795001/index.html new file mode 100644 index 00000000..da5bbd78 --- /dev/null +++ b/static/mytweets/ewagoner/status/8795001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vegas, baby! Off the airplane, Already up $2. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vegas, baby! Off the airplane, Already up $2. +

+

+ 3/16/2007, 8:54:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87972309830336513/index.html b/static/mytweets/ewagoner/status/87972309830336513/index.html new file mode 100644 index 00000000..9f9a016d --- /dev/null +++ b/static/mytweets/ewagoner/status/87972309830336513/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Reedy River, downtown Greenville, SC @ Falls Park http://instagr.am/p/G9rp9/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Reedy River, downtown Greenville, SC @ Falls Park http://instagr.am/p/G9rp9/ +

+

+ 7/4/2011, 3:53:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87973501197225984/index.html b/static/mytweets/ewagoner/status/87973501197225984/index.html new file mode 100644 index 00000000..13b7539a --- /dev/null +++ b/static/mytweets/ewagoner/status/87973501197225984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's pretty here, but the water's poopy. @ Falls Park http://instagr.am/p/G9szo/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's pretty here, but the water's poopy. @ Falls Park http://instagr.am/p/G9szo/ +

+

+ 7/4/2011, 3:58:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87975532414779393/index.html b/static/mytweets/ewagoner/status/87975532414779393/index.html new file mode 100644 index 00000000..fb39c87d --- /dev/null +++ b/static/mytweets/ewagoner/status/87975532414779393/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The set for Cymbeline, opening in ten days. @ Shakespeare In The Park http://instagr.am/p/G9uxu/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The set for Cymbeline, opening in ten days. @ Shakespeare In The Park http://instagr.am/p/G9uxu/ +

+

+ 7/4/2011, 4:06:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/87999346108403712/index.html b/static/mytweets/ewagoner/status/87999346108403712/index.html new file mode 100644 index 00000000..1d8a9da3 --- /dev/null +++ b/static/mytweets/ewagoner/status/87999346108403712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The one armed man operating the ferris wheel had to answer a whole lot of text messages on his iPhone, so Viv got a nice long ride. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The one armed man operating the ferris wheel had to answer a whole lot of text messages on his iPhone, so Viv got a nice long ride. +

+

+ 7/4/2011, 5:40:53 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88001587527688192/index.html b/static/mytweets/ewagoner/status/88001587527688192/index.html new file mode 100644 index 00000000..8004cee6 --- /dev/null +++ b/static/mytweets/ewagoner/status/88001587527688192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A patriotic Fourth of July... dragon? http://instagr.am/p/G-I4S/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A patriotic Fourth of July... dragon? http://instagr.am/p/G-I4S/ +

+

+ 7/4/2011, 5:49:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8809189503/index.html b/static/mytweets/ewagoner/status/8809189503/index.html new file mode 100644 index 00000000..f4ea0780 --- /dev/null +++ b/static/mytweets/ewagoner/status/8809189503/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Me and my beard grab some morning coffee: http://whiskerino.org/2009/beards/ewagoner/27031/ (No #whiskerino site theme today.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Me and my beard grab some morning coffee: http://whiskerino.org/2009/beards/ewagoner/27031/ (No #whiskerino site theme today.) +

+

+ 2/8/2010, 8:39:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8809275658/index.html b/static/mytweets/ewagoner/status/8809275658/index.html new file mode 100644 index 00000000..4aa81693 --- /dev/null +++ b/static/mytweets/ewagoner/status/8809275658/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @johan__: What will we ever do without @mikeg1 ? This is not a double, not even a triple shot comes close - http://bit.ly/aM78UD + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @johan__: What will we ever do without @mikeg1 ? This is not a double, not even a triple shot comes close - http://bit.ly/aM78UD +

+

+ 2/8/2010, 8:42:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8809679618/index.html b/static/mytweets/ewagoner/status/8809679618/index.html new file mode 100644 index 00000000..cfce1ba0 --- /dev/null +++ b/static/mytweets/ewagoner/status/8809679618/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + #whiskerino isn't just not shaving and taking pictures of our faces. @jameybennett went the extra mile & recorded a song: http://is.gd/7WeZK + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ #whiskerino isn't just not shaving and taking pictures of our faces. @jameybennett went the extra mile & recorded a song: http://is.gd/7WeZK +

+

+ 2/8/2010, 8:54:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8811635059/index.html b/static/mytweets/ewagoner/status/8811635059/index.html new file mode 100644 index 00000000..b9446199 --- /dev/null +++ b/static/mytweets/ewagoner/status/8811635059/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A string of meh stories put PodCastle low priority. Then hit "The Petrified Girl" (K Sparrow) & "Restless in my Hand" (T Pratt). Both great. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A string of meh stories put PodCastle low priority. Then hit "The Petrified Girl" (K Sparrow) & "Restless in my Hand" (T Pratt). Both great. +

+

+ 2/8/2010, 9:50:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/881306057339011072/index.html b/static/mytweets/ewagoner/status/881306057339011072/index.html new file mode 100644 index 00000000..e086b22a --- /dev/null +++ b/static/mytweets/ewagoner/status/881306057339011072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @McJesse: If you're gonna go after comedians maybe don't shoot in front of a blue background? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @McJesse: If you're gonna go after comedians maybe don't shoot in front of a blue background?

+

+

+ 7/1/2017, 8:18:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/881548441/index.html b/static/mytweets/ewagoner/status/881548441/index.html new file mode 100644 index 00000000..97f303d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/881548441/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My market's now mainstream, I guess. Had a guy last night (picking up for someone else) yell at me, leave, come back, and yell at me again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My market's now mainstream, I guess. Had a guy last night (picking up for someone else) yell at me, leave, come back, and yell at me again. +

+

+ 8/8/2008, 10:32:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/881588765436907520/index.html b/static/mytweets/ewagoner/status/881588765436907520/index.html new file mode 100644 index 00000000..06cc25ae --- /dev/null +++ b/static/mytweets/ewagoner/status/881588765436907520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + As ready as I am for a change in show leadership, I loved this season of Doctor Who. The finale was just great. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ As ready as I am for a change in show leadership, I loved this season of Doctor Who. The finale was just great. +

+

+ 7/2/2017, 3:01:55 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8816056296/index.html b/static/mytweets/ewagoner/status/8816056296/index.html new file mode 100644 index 00000000..2d4cb4f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/8816056296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I brought my lunch, but then this came: RT @Farm255: Come try our Lamb Meatball Sandwich at FARMCART! 11-2! While supplies last. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I brought my lunch, but then this came: RT @Farm255: Come try our Lamb Meatball Sandwich at FARMCART! 11-2! While supplies last. +

+

+ 2/8/2010, 11:52:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8816489400/index.html b/static/mytweets/ewagoner/status/8816489400/index.html new file mode 100644 index 00000000..66cb01fa --- /dev/null +++ b/static/mytweets/ewagoner/status/8816489400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Turns out it was "turf and turf": lamb meatballs topped with braised beef shanks. http://gdzl.la/7Byhjv + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Turns out it was "turf and turf": lamb meatballs topped with braised beef shanks. http://gdzl.la/7Byhjv +

+

+ 2/8/2010, 12:04:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/881877403/index.html b/static/mytweets/ewagoner/status/881877403/index.html new file mode 100644 index 00000000..80d91e86 --- /dev/null +++ b/static/mytweets/ewagoner/status/881877403/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Costume party tomorrow. "Characters related to mysteries". My costume's ready, but I can't convert my car to the Mystery Machine. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Costume party tomorrow. "Characters related to mysteries". My costume's ready, but I can't convert my car to the Mystery Machine. +

+

+ 8/8/2008, 4:04:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/881879585/index.html b/static/mytweets/ewagoner/status/881879585/index.html new file mode 100644 index 00000000..3a922195 --- /dev/null +++ b/static/mytweets/ewagoner/status/881879585/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Green shirt, brown pants. Shave the 'stache, keep the chin hair. Eat lots of food. Like, wow, check out that crazy house! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Green shirt, brown pants. Shave the 'stache, keep the chin hair. Eat lots of food. Like, wow, check out that crazy house! +

+

+ 8/8/2008, 4:06:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/882316486429331456/index.html b/static/mytweets/ewagoner/status/882316486429331456/index.html new file mode 100644 index 00000000..ba5e3628 --- /dev/null +++ b/static/mytweets/ewagoner/status/882316486429331456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I arrived in Athens 20 years ago today. I’d like to think it’s been a mutually beneficial relationship since then. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I arrived in Athens 20 years ago today. I’d like to think it’s been a mutually beneficial relationship since then. +

+

+ 7/4/2017, 3:13:37 PM +

+

Favs: 7

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/882540095/index.html b/static/mytweets/ewagoner/status/882540095/index.html new file mode 100644 index 00000000..d5ba9ace --- /dev/null +++ b/static/mytweets/ewagoner/status/882540095/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My lip is hairless for the first time in twelve years. Zoinks! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My lip is hairless for the first time in twelve years. Zoinks! +

+

+ 8/9/2008, 11:13:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88273324228091904/index.html b/static/mytweets/ewagoner/status/88273324228091904/index.html new file mode 100644 index 00000000..34e92343 --- /dev/null +++ b/static/mytweets/ewagoner/status/88273324228091904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Every dentist I've ever seen, going back to my youth, has told me I needed braces. Looks like, right as I'm turning 40, the time is now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Every dentist I've ever seen, going back to my youth, has told me I needed braces. Looks like, right as I'm turning 40, the time is now. +

+

+ 7/5/2011, 11:49:35 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88286698261323776/index.html b/static/mytweets/ewagoner/status/88286698261323776/index.html new file mode 100644 index 00000000..ddd1c880 --- /dev/null +++ b/static/mytweets/ewagoner/status/88286698261323776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They Might Be Giants and everyone in the office at The Onion's A.V. Club cover Chumbawamba's Tubthumping: <a href="http://onion.com/kpV5Nw">http://onion.com/kpV5Nw</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They Might Be Giants and everyone in the office at The Onion's A.V. Club cover Chumbawamba's Tubthumping: http://onion.com/kpV5Nw +

+

+ 7/5/2011, 12:42:43 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/882955562799034368/index.html b/static/mytweets/ewagoner/status/882955562799034368/index.html new file mode 100644 index 00000000..541cdfff --- /dev/null +++ b/static/mytweets/ewagoner/status/882955562799034368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @tha_rami: Holy shit this is fucking *incredible* <a href="https://www.sbnation.com/a/17776-football">https://www.sbnation.com/a/17776-football</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8829781/index.html b/static/mytweets/ewagoner/status/8829781/index.html new file mode 100644 index 00000000..199576ff --- /dev/null +++ b/static/mytweets/ewagoner/status/8829781/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just ordered the 42 ounce steak. Yeah, i'm splitting it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just ordered the 42 ounce steak. Yeah, i'm splitting it. +

+

+ 3/16/2007, 11:30:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88307162/index.html b/static/mytweets/ewagoner/status/88307162/index.html new file mode 100644 index 00000000..bc327578 --- /dev/null +++ b/static/mytweets/ewagoner/status/88307162/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the park with the girl, dropping rocks in the stream off the foot bridge. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the park with the girl, dropping rocks in the stream off the foot bridge. +

+

+ 6/2/2007, 1:06:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88311862491480064/index.html b/static/mytweets/ewagoner/status/88311862491480064/index.html new file mode 100644 index 00000000..77b05b22 --- /dev/null +++ b/static/mytweets/ewagoner/status/88311862491480064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dental plan! Eric needs braces. Dental plan! Eric needs braces. Dental plan! (Do they even make adult braces that predate stainless steel?) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dental plan! Eric needs braces. Dental plan! Eric needs braces. Dental plan! (Do they even make adult braces that predate stainless steel?) +

+

+ 7/5/2011, 2:22:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/883137655369805824/index.html b/static/mytweets/ewagoner/status/883137655369805824/index.html new file mode 100644 index 00000000..aebcf7d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/883137655369805824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SarcasticRover: This is a metaphor. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SarcasticRover: This is a metaphor.

+

+

+ 7/6/2017, 9:36:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/883140446989541377/index.html b/static/mytweets/ewagoner/status/883140446989541377/index.html new file mode 100644 index 00000000..f2e779f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/883140446989541377/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @scalzi: In which @barrydeutsch nails this one pretty damn accurately. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @scalzi: In which @barrydeutsch nails this one pretty damn accurately.

+

+

+ 7/6/2017, 9:47:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/883158300891779077/index.html b/static/mytweets/ewagoner/status/883158300891779077/index.html new file mode 100644 index 00000000..f5df63b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/883158300891779077/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Mr_DrinksOnMe: Tornado destroys CVS receipt. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Mr_DrinksOnMe: Tornado destroys CVS receipt.

+

+

+ 7/6/2017, 10:58:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8832114090/index.html b/static/mytweets/ewagoner/status/8832114090/index.html new file mode 100644 index 00000000..48fb17b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/8832114090/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Could be tonight, could be in a few days, but will have big household news soon. The clock has started ticking. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Could be tonight, could be in a few days, but will have big household news soon. The clock has started ticking. +

+

+ 2/8/2010, 7:31:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/883388711412539394/index.html b/static/mytweets/ewagoner/status/883388711412539394/index.html new file mode 100644 index 00000000..dece3f5b --- /dev/null +++ b/static/mytweets/ewagoner/status/883388711412539394/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Dungeons & Dragons Wouldn’t Be What It Is Today Without These Women” <a href="https://kotaku.com/d-d-wouldn-t-be-what-it-is-today-without-these-women-1796426183">https://kotaku.com/d-d-wouldn-t-be-what-it-is-today-without-these-women-1796426183</a> + +I still have my mom’s rulebooks from the 70s. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/883524569/index.html b/static/mytweets/ewagoner/status/883524569/index.html new file mode 100644 index 00000000..3465aa2a --- /dev/null +++ b/static/mytweets/ewagoner/status/883524569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Prepping beds and nearly ready to begin fall planting. Meanwhile in the smoker, leg of goat and lamb spareribs. Lunches for the week! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Prepping beds and nearly ready to begin fall planting. Meanwhile in the smoker, leg of goat and lamb spareribs. Lunches for the week! +

+

+ 8/10/2008, 4:53:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/883611674/index.html b/static/mytweets/ewagoner/status/883611674/index.html new file mode 100644 index 00000000..391ced43 --- /dev/null +++ b/static/mytweets/ewagoner/status/883611674/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In 38 years, I've never had lamb spareribs. That is a mistake I shall not repeat. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In 38 years, I've never had lamb spareribs. That is a mistake I shall not repeat. +

+

+ 8/10/2008, 7:16:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/883864197985165317/index.html b/static/mytweets/ewagoner/status/883864197985165317/index.html new file mode 100644 index 00000000..495ab568 --- /dev/null +++ b/static/mytweets/ewagoner/status/883864197985165317/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AmarAmarasingam: Holy smokes. Australian journalist provides one of the most brutal takedowns of Trump I've heard in a while. 👏🏽 https:… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AmarAmarasingam: Holy smokes. Australian journalist provides one of the most brutal takedowns of Trump I've heard in a while. 👏🏽 https:… +

+

+ 7/8/2017, 9:43:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/883890882730221568/index.html b/static/mytweets/ewagoner/status/883890882730221568/index.html new file mode 100644 index 00000000..3845f537 --- /dev/null +++ b/static/mytweets/ewagoner/status/883890882730221568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JonnieMarbLes: Love ruining the plot of Dorian Gray for people. Never gets old. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JonnieMarbLes: Love ruining the plot of Dorian Gray for people. Never gets old. +

+

+ 7/8/2017, 11:29:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/883929761348820994/index.html b/static/mytweets/ewagoner/status/883929761348820994/index.html new file mode 100644 index 00000000..b478b19d --- /dev/null +++ b/static/mytweets/ewagoner/status/883929761348820994/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Same, Squish Cat. Same. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Same, Squish Cat. Same.

+

+

+ 7/9/2017, 2:04:12 AM +

+

Favs: 8

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88418998487748608/index.html b/static/mytweets/ewagoner/status/88418998487748608/index.html new file mode 100644 index 00000000..258c937f --- /dev/null +++ b/static/mytweets/ewagoner/status/88418998487748608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Via @nprnews: How Industrial Farming 'Destroyed' The Tasty Tomato: <a href="http://n.pr/kZ5Dme">http://n.pr/kZ5Dme</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Via @nprnews: How Industrial Farming 'Destroyed' The Tasty Tomato: http://n.pr/kZ5Dme +

+

+ 7/5/2011, 9:28:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88433802/index.html b/static/mytweets/ewagoner/status/88433802/index.html new file mode 100644 index 00000000..8bd45d12 --- /dev/null +++ b/static/mytweets/ewagoner/status/88433802/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of my daughter's favorite naptime musical selections is the Civilization IV soundtrack. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ One of my daughter's favorite naptime musical selections is the Civilization IV soundtrack. +

+

+ 6/2/2007, 3:32:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88438909444440065/index.html b/static/mytweets/ewagoner/status/88438909444440065/index.html new file mode 100644 index 00000000..e33577ef --- /dev/null +++ b/static/mytweets/ewagoner/status/88438909444440065/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just finished reading Riddles in the Dark to Vivian. Been looking forward to reading that chapter to my kids for, oh, 30 years. *gollum* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just finished reading Riddles in the Dark to Vivian. Been looking forward to reading that chapter to my kids for, oh, 30 years. *gollum* +

+

+ 7/5/2011, 10:47:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/884533246/index.html b/static/mytweets/ewagoner/status/884533246/index.html new file mode 100644 index 00000000..26f678ea --- /dev/null +++ b/static/mytweets/ewagoner/status/884533246/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + GMail has become highly unstable of late. Multiple times a day it is inaccessible. I thought I'd wait it out for the updated Connector, but- + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ GMail has become highly unstable of late. Multiple times a day it is inaccessible. I thought I'd wait it out for the updated Connector, but- +

+

+ 8/11/2008, 5:23:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8846851629/index.html b/static/mytweets/ewagoner/status/8846851629/index.html new file mode 100644 index 00000000..ce3e8e9c --- /dev/null +++ b/static/mytweets/ewagoner/status/8846851629/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #whiskerino theme is an odd one: "Create a picture from another user's caption" http://whiskerino.org/2009/users/ewagoner/27248/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #whiskerino theme is an odd one: "Create a picture from another user's caption" http://whiskerino.org/2009/users/ewagoner/27248/ +

+

+ 2/9/2010, 3:20:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/885406390/index.html b/static/mytweets/ewagoner/status/885406390/index.html new file mode 100644 index 00000000..3b8fcd4c --- /dev/null +++ b/static/mytweets/ewagoner/status/885406390/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time to retire the notion that two countries with McDonalds have never gone to war against each other: http://is.gd/1oEG + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Time to retire the notion that two countries with McDonalds have never gone to war against each other: http://is.gd/1oEG +

+

+ 8/12/2008, 1:11:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8855897158/index.html b/static/mytweets/ewagoner/status/8855897158/index.html new file mode 100644 index 00000000..c53d6e1c --- /dev/null +++ b/static/mytweets/ewagoner/status/8855897158/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Meet Juniper Marie Wagoner. She joined us about 90 minutes ago. http://gdzl.la/7BLAUk + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Meet Juniper Marie Wagoner. She joined us about 90 minutes ago. http://gdzl.la/7BLAUk +

+

+ 2/9/2010, 9:15:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/885669848/index.html b/static/mytweets/ewagoner/status/885669848/index.html new file mode 100644 index 00000000..d6ae4f5b --- /dev/null +++ b/static/mytweets/ewagoner/status/885669848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + $9500+ of locally grown food sold in two days by 38 growers to 247 people. Beats our previous record, set last week, by 10%. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ $9500+ of locally grown food sold in two days by 38 growers to 247 people. Beats our previous record, set last week, by 10%. +

+

+ 8/12/2008, 6:11:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/885720082394906624/index.html b/static/mytweets/ewagoner/status/885720082394906624/index.html new file mode 100644 index 00000000..84c72c9f --- /dev/null +++ b/static/mytweets/ewagoner/status/885720082394906624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ORStatePolice: OSP @OregonDOT & @LincolnCountySO on scene overturned #Slime #Eel truck Hwy101 MP131 closed. #Cleanup on Aisle 101 http… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ORStatePolice: OSP @OregonDOT & @LincolnCountySO on scene overturned #Slime #Eel truck Hwy101 MP131 closed. #Cleanup on Aisle 101 http… +

+

+ 7/14/2017, 12:38:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/885727390/index.html b/static/mytweets/ewagoner/status/885727390/index.html new file mode 100644 index 00000000..1b454f38 --- /dev/null +++ b/static/mytweets/ewagoner/status/885727390/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Me: "Oh, did I step on your toes? I'm sorry!" The girl: "I'm sorry too." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Me: "Oh, did I step on your toes? I'm sorry!" The girl: "I'm sorry too." +

+

+ 8/12/2008, 7:33:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88577245026844673/index.html b/static/mytweets/ewagoner/status/88577245026844673/index.html new file mode 100644 index 00000000..6125eebf --- /dev/null +++ b/static/mytweets/ewagoner/status/88577245026844673/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Let me sleep, brain. http://bit.ly/pyKoem /via @jannypie + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Let me sleep, brain. http://bit.ly/pyKoem /via @jannypie +

+

+ 7/6/2011, 7:57:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88598191246802944/index.html b/static/mytweets/ewagoner/status/88598191246802944/index.html new file mode 100644 index 00000000..c7fb25a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/88598191246802944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The best part of workers at the house isn't getting things fixed, it's hearing stories about the criminal exploits of the previous owners. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The best part of workers at the house isn't getting things fixed, it's hearing stories about the criminal exploits of the previous owners. +

+

+ 7/6/2011, 9:20:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88619229653377024/index.html b/static/mytweets/ewagoner/status/88619229653377024/index.html new file mode 100644 index 00000000..190e63fa --- /dev/null +++ b/static/mytweets/ewagoner/status/88619229653377024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Banned From the Barn: A great article in the New York Times by Mark Bittman: <a href="http://nyti.ms/oqpEDI">http://nyti.ms/oqpEDI</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Banned From the Barn: A great article in the New York Times by Mark Bittman: http://nyti.ms/oqpEDI +

+

+ 7/6/2011, 10:44:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88621821196382208/index.html b/static/mytweets/ewagoner/status/88621821196382208/index.html new file mode 100644 index 00000000..8e1cfdfb --- /dev/null +++ b/static/mytweets/ewagoner/status/88621821196382208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Starting today, my dad can start drawing back from all those FICA taxes he's paid over the years. Happy birthday, dad! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Starting today, my dad can start drawing back from all those FICA taxes he's paid over the years. Happy birthday, dad! +

+

+ 7/6/2011, 10:54:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/886339008409808896/index.html b/static/mytweets/ewagoner/status/886339008409808896/index.html new file mode 100644 index 00000000..5e885dc6 --- /dev/null +++ b/static/mytweets/ewagoner/status/886339008409808896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @PattyJenks: My producer just sent me this... ABSOLUTELY INCREDIBLE! This makes every hard day worth it. Thank you to whomever wrote it!… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @PattyJenks: My producer just sent me this... ABSOLUTELY INCREDIBLE! This makes every hard day worth it. Thank you to whomever wrote it!… +

+

+ 7/15/2017, 5:37:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/886343102126059520/index.html b/static/mytweets/ewagoner/status/886343102126059520/index.html new file mode 100644 index 00000000..60ec2f05 --- /dev/null +++ b/static/mytweets/ewagoner/status/886343102126059520/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @JimCallender: 2005: I'm a web designer +2009: I'm a UI designer +2011: I'm a UX designer +2014: I'm a product designer +2021: I'm an experi… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JimCallender: 2005: I'm a web designer
2009: I'm a UI designer
2011: I'm a UX designer
2014: I'm a product designer
2021: I'm an experi… +

+

+ 7/15/2017, 5:53:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/886359353384742913/index.html b/static/mytweets/ewagoner/status/886359353384742913/index.html new file mode 100644 index 00000000..351855db --- /dev/null +++ b/static/mytweets/ewagoner/status/886359353384742913/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Spacekatgal: There is no woman that gets a speaking role in all 2 1/2 hours of #WarForThePlanetOfTheApes. No woman gets any lines. Not… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Spacekatgal: There is no woman that gets a speaking role in all 2 1/2 hours of #WarForThePlanetOfTheApes. No woman gets any lines. Not… +

+

+ 7/15/2017, 6:58:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/886449603/index.html b/static/mytweets/ewagoner/status/886449603/index.html new file mode 100644 index 00000000..e1685ea8 --- /dev/null +++ b/static/mytweets/ewagoner/status/886449603/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dear Avery, when I clicked the box indicating I did not wish to subscribe to your newsletter, what I meant was I did not wish to subscribe. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dear Avery, when I clicked the box indicating I did not wish to subscribe to your newsletter, what I meant was I did not wish to subscribe. +

+

+ 8/13/2008, 12:08:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88650146094649344/index.html b/static/mytweets/ewagoner/status/88650146094649344/index.html new file mode 100644 index 00000000..d61ec9ee --- /dev/null +++ b/static/mytweets/ewagoner/status/88650146094649344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @highwirelounge: 1/2 off all 16 of our whiskey flights today - all day! Enjoy 4 different single barrel bourbons for $10 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @highwirelounge: 1/2 off all 16 of our whiskey flights today - all day! Enjoy 4 different single barrel bourbons for $10 +

+

+ 7/6/2011, 12:46:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88654976829763584/index.html b/static/mytweets/ewagoner/status/88654976829763584/index.html new file mode 100644 index 00000000..f9e22282 --- /dev/null +++ b/static/mytweets/ewagoner/status/88654976829763584/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How-To: Plush Facehugger Buddy <a href="http://blog.makezine.com/archive/2011/07/how-to-plush-facehugger-buddy.html">http://blog.makezine.com/archive/2011/07/how-to-plush-facehugger-buddy.html</a> via @make (Thanks, Shawn!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/886589672/index.html b/static/mytweets/ewagoner/status/886589672/index.html new file mode 100644 index 00000000..dd73bcd5 --- /dev/null +++ b/static/mytweets/ewagoner/status/886589672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, yeah. Here's my Shaggy face: http://flickr.com/photos/ewagoner/2759851979/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, yeah. Here's my Shaggy face: http://flickr.com/photos/ewagoner/2759851979/ +

+

+ 8/13/2008, 2:33:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/886630444518846464/index.html b/static/mytweets/ewagoner/status/886630444518846464/index.html new file mode 100644 index 00000000..227d8e65 --- /dev/null +++ b/static/mytweets/ewagoner/status/886630444518846464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Jenny_Trout: My daughter watching the #DoctorWho announcement. #doctor13 #DoctorWho13 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Jenny_Trout: My daughter watching the #DoctorWho announcement. #doctor13 #DoctorWho13

+

+

+ 7/16/2017, 12:55:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/886688077317537793/index.html b/static/mytweets/ewagoner/status/886688077317537793/index.html new file mode 100644 index 00000000..b229cd91 --- /dev/null +++ b/static/mytweets/ewagoner/status/886688077317537793/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @AtomicAnalyst: Seventy-two years ago today—July 16, 1945, 5:29:45 AM (Mountain War Time), ~35 miles SE of Socorro, NM—the nuclear age b… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AtomicAnalyst: Seventy-two years ago today—July 16, 1945, 5:29:45 AM (Mountain War Time), ~35 miles SE of Socorro, NM—the nuclear age b… +

+

+ 7/16/2017, 4:44:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88679480318640128/index.html b/static/mytweets/ewagoner/status/88679480318640128/index.html new file mode 100644 index 00000000..e5543b0f --- /dev/null +++ b/static/mytweets/ewagoner/status/88679480318640128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @NathanFillion: It's real. People deal with it everyday. <a href="http://brk.to/nerdhq">http://brk.to/nerdhq</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @NathanFillion: It's real. People deal with it everyday. http://brk.to/nerdhq +

+

+ 7/6/2011, 2:43:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8868154308/index.html b/static/mytweets/ewagoner/status/8868154308/index.html new file mode 100644 index 00000000..8a31bd0e --- /dev/null +++ b/static/mytweets/ewagoner/status/8868154308/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + FarmAid, an organization that has done so much good for farmers, shines a spotlight on http://locallygrown.net: http://is.gd/81Zpy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ FarmAid, an organization that has done so much good for farmers, shines a spotlight on http://locallygrown.net: http://is.gd/81Zpy +

+

+ 2/9/2010, 2:50:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/886848501/index.html b/static/mytweets/ewagoner/status/886848501/index.html new file mode 100644 index 00000000..fbf109fd --- /dev/null +++ b/static/mytweets/ewagoner/status/886848501/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My county makes the front page of CNN, and in a terrible way: http://www.cnn.com/2008/CRIME/08/13/family.trailer.captive/index.html + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My county makes the front page of CNN, and in a terrible way: http://www.cnn.com/2008/CRIME/08/13/family.trailer.captive/index.html +

+

+ 8/13/2008, 7:38:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/887133805257142272/index.html b/static/mytweets/ewagoner/status/887133805257142272/index.html new file mode 100644 index 00000000..42cf6166 --- /dev/null +++ b/static/mytweets/ewagoner/status/887133805257142272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @sarah_edo: My sickest burn is "this code is illegible to me and I can read SVG path data" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @sarah_edo: My sickest burn is "this code is illegible to me and I can read SVG path data" +

+

+ 7/17/2017, 10:15:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/887137258071093248/index.html b/static/mytweets/ewagoner/status/887137258071093248/index.html new file mode 100644 index 00000000..96600ee0 --- /dev/null +++ b/static/mytweets/ewagoner/status/887137258071093248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RandyRenstrom: So House healthcare bill first failed on day after Trump's truck playtime (Mar24). Now Senate bill fails same day as his… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RandyRenstrom: So House healthcare bill first failed on day after Trump's truck playtime (Mar24). Now Senate bill fails same day as his… +

+

+ 7/17/2017, 10:29:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88716786450706433/index.html b/static/mytweets/ewagoner/status/88716786450706433/index.html new file mode 100644 index 00000000..6f0e7ca7 --- /dev/null +++ b/static/mytweets/ewagoner/status/88716786450706433/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + "there's a bluebird in my heart that wants to get out but I pour whiskey on him..." +(off to Highwire for 1/2 price whiskey!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "there's a bluebird in my heart that
wants to get out
but I pour whiskey on him..."
(off to Highwire for 1/2 price whiskey!) +

+

+ 7/6/2011, 5:11:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88733521308430336/index.html b/static/mytweets/ewagoner/status/88733521308430336/index.html new file mode 100644 index 00000000..b3df742d --- /dev/null +++ b/static/mytweets/ewagoner/status/88733521308430336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rye whiskey. The Highwest Double Rye is fantastic. @ Highwire Lounge http://instagr.am/p/HGumr/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rye whiskey. The Highwest Double Rye is fantastic. @ Highwire Lounge http://instagr.am/p/HGumr/ +

+

+ 7/6/2011, 6:18:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88739093130911744/index.html b/static/mytweets/ewagoner/status/88739093130911744/index.html new file mode 100644 index 00000000..debc053b --- /dev/null +++ b/static/mytweets/ewagoner/status/88739093130911744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wine cask finished scotches. The Aberlour 12 has "hints of leather". @ Highwire Lounge http://instagr.am/p/HGynt/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wine cask finished scotches. The Aberlour 12 has "hints of leather". @ Highwire Lounge http://instagr.am/p/HGynt/ +

+

+ 7/6/2011, 6:40:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88755679770320896/index.html b/static/mytweets/ewagoner/status/88755679770320896/index.html new file mode 100644 index 00000000..bf69ea7a --- /dev/null +++ b/static/mytweets/ewagoner/status/88755679770320896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The scotches from the Compass Box distillery, including "The Peat Monster" @ Highwire Lounge http://instagr.am/p/HG_w2/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The scotches from the Compass Box distillery, including "The Peat Monster" @ Highwire Lounge http://instagr.am/p/HG_w2/ +

+

+ 7/6/2011, 7:46:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88759901593141248/index.html b/static/mytweets/ewagoner/status/88759901593141248/index.html new file mode 100644 index 00000000..a1bcdc59 --- /dev/null +++ b/static/mytweets/ewagoner/status/88759901593141248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Single malt bourbons. @ Highwire Lounge http://instagr.am/p/HHDAa/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Single malt bourbons. @ Highwire Lounge http://instagr.am/p/HHDAa/ +

+

+ 7/6/2011, 8:03:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88776714255216640/index.html b/static/mytweets/ewagoner/status/88776714255216640/index.html new file mode 100644 index 00000000..46fb3c54 --- /dev/null +++ b/static/mytweets/ewagoner/status/88776714255216640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Several of us split this. I think we robbed them blind. @ Highwire Lounge http://instagr.am/p/HHQXD/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Several of us split this. I think we robbed them blind. @ Highwire Lounge http://instagr.am/p/HHQXD/ +

+

+ 7/6/2011, 9:09:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/887841222672474113/index.html b/static/mytweets/ewagoner/status/887841222672474113/index.html new file mode 100644 index 00000000..437e8b72 --- /dev/null +++ b/static/mytweets/ewagoner/status/887841222672474113/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve done pretty well for myself, but sometimes… sometimes I wish I were Liam Lynch. <a href="https://www.youtube.com/watch?v=vpoibBd79H0">https://www.youtube.com/watch?v=vpoibBd79H0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve done pretty well for myself, but sometimes… sometimes I wish I were Liam Lynch. https://www.youtube.com/watch?v=vpoibBd79H0 +

+

+ 7/19/2017, 9:06:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/887865546536103936/index.html b/static/mytweets/ewagoner/status/887865546536103936/index.html new file mode 100644 index 00000000..026cd230 --- /dev/null +++ b/static/mytweets/ewagoner/status/887865546536103936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @j_christo: We're deadly serious about accuracy at @courierjournal. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @j_christo: We're deadly serious about accuracy at @courierjournal.

+

+

+ 7/19/2017, 10:43:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8878833941/index.html b/static/mytweets/ewagoner/status/8878833941/index.html new file mode 100644 index 00000000..f678e451 --- /dev/null +++ b/static/mytweets/ewagoner/status/8878833941/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @CathyAtTheFund: Who's Messing With Our Raw Milk Cheese? FDA Says 60 Day Aging Not Enough http://bit.ly/97yNQw #cheese #realfood #far ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @CathyAtTheFund: Who's Messing With Our Raw Milk Cheese? FDA Says 60 Day Aging Not Enough http://bit.ly/97yNQw #cheese #realfood #far ... +

+

+ 2/9/2010, 7:40:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88816112090882048/index.html b/static/mytweets/ewagoner/status/88816112090882048/index.html new file mode 100644 index 00000000..766cb555 --- /dev/null +++ b/static/mytweets/ewagoner/status/88816112090882048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + MC Frontalot has a kickstarter project for his next music video. Give enough, and he'll come to your house and rap. http://is.gd/ACZAS8 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ MC Frontalot has a kickstarter project for his next music video. Give enough, and he'll come to your house and rap. http://is.gd/ACZAS8 +

+

+ 7/6/2011, 11:46:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88819276080877568/index.html b/static/mytweets/ewagoner/status/88819276080877568/index.html new file mode 100644 index 00000000..aed2d6b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/88819276080877568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The shareable food movement meets the law: http://daily.sightline.org/2011/07/05/the-shareable-food-movement-meets-the-law/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The shareable food movement meets the law: http://daily.sightline.org/2011/07/05/the-shareable-food-movement-meets-the-law/ +

+

+ 7/6/2011, 11:59:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8882185169/index.html b/static/mytweets/ewagoner/status/8882185169/index.html new file mode 100644 index 00000000..cbb0654e --- /dev/null +++ b/static/mytweets/ewagoner/status/8882185169/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Many thanks for the congrats and well wishes from everyone. They are much appreciated! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Many thanks for the congrats and well wishes from everyone. They are much appreciated! +

+

+ 2/9/2010, 9:06:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/888566313383219201/index.html b/static/mytweets/ewagoner/status/888566313383219201/index.html new file mode 100644 index 00000000..e1dc7e0a --- /dev/null +++ b/static/mytweets/ewagoner/status/888566313383219201/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This makes me sadder than anything else this senate has done. Not one R thought this nomination was ridiculous? <a href="https://twitter.com/NinaTotenberg/status/888371949981904902">https://twitter.com/NinaTotenberg/status/888371949981904902</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/888583235/index.html b/static/mytweets/ewagoner/status/888583235/index.html new file mode 100644 index 00000000..932cf8c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/888583235/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Building my first post-Rails 2.0 app. I feel like Scotty wandering the Enterprise-D. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Building my first post-Rails 2.0 app. I feel like Scotty wandering the Enterprise-D. +

+

+ 8/15/2008, 11:56:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/888642666526896128/index.html b/static/mytweets/ewagoner/status/888642666526896128/index.html new file mode 100644 index 00000000..918e5405 --- /dev/null +++ b/static/mytweets/ewagoner/status/888642666526896128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Friday night, 2am. Seems like a good time to listen to Grace Slick singing some jazz numbers from my childhood. <a href="https://youtu.be/um0gLEU_OOg">https://youtu.be/um0gLEU_OOg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Friday night, 2am. Seems like a good time to listen to Grace Slick singing some jazz numbers from my childhood. https://youtu.be/um0gLEU_OOg +

+

+ 7/22/2017, 2:11:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/888802754680033285/index.html b/static/mytweets/ewagoner/status/888802754680033285/index.html new file mode 100644 index 00000000..cd01df34 --- /dev/null +++ b/static/mytweets/ewagoner/status/888802754680033285/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @porters: It's sort of like in Zelda when you had no fucking clue how to beat the next step so you just went back to breaking clay pots.… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @porters: It's sort of like in Zelda when you had no fucking clue how to beat the next step so you just went back to breaking clay pots.… +

+

+ 7/22/2017, 12:47:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/888845689920380928/index.html b/static/mytweets/ewagoner/status/888845689920380928/index.html new file mode 100644 index 00000000..3373532e --- /dev/null +++ b/static/mytweets/ewagoner/status/888845689920380928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Middle Earth: Shadow of Mordor” pleasantly surprised me in many ways. Yet it’s hard to be optimistic with the sequel having a sexy Shelob. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Middle Earth: Shadow of Mordor” pleasantly surprised me in many ways. Yet it’s hard to be optimistic with the sequel having a sexy Shelob. +

+

+ 7/22/2017, 3:38:21 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/888976635223044096/index.html b/static/mytweets/ewagoner/status/888976635223044096/index.html new file mode 100644 index 00000000..a2f4f743 --- /dev/null +++ b/static/mytweets/ewagoner/status/888976635223044096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jjheller: Pure entertainment. 🙌🏻 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jjheller: Pure entertainment. 🙌🏻

+

+

+ 7/23/2017, 12:18:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/889630292/index.html b/static/mytweets/ewagoner/status/889630292/index.html new file mode 100644 index 00000000..6cd4f320 --- /dev/null +++ b/static/mytweets/ewagoner/status/889630292/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I hear Pixar has a new movie out. Off to the theater to investigate. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I hear Pixar has a new movie out. Off to the theater to investigate. +

+

+ 8/16/2008, 3:23:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88964896397606913/index.html b/static/mytweets/ewagoner/status/88964896397606913/index.html new file mode 100644 index 00000000..08bc99ae --- /dev/null +++ b/static/mytweets/ewagoner/status/88964896397606913/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap this video for the long version of American Pie featuring the entire city of Grand Rapids is astounding. <a href="http://youtu.be/ZPjjZCO67WI">http://youtu.be/ZPjjZCO67WI</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy crap this video for the long version of American Pie featuring the entire city of Grand Rapids is astounding. http://youtu.be/ZPjjZCO67WI +

+

+ 7/7/2011, 9:37:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/889653138113933314/index.html b/static/mytweets/ewagoner/status/889653138113933314/index.html new file mode 100644 index 00000000..f6367891 --- /dev/null +++ b/static/mytweets/ewagoner/status/889653138113933314/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There’s something disconcerting about the fortune in the cookie saying, right before I pay the bill, “A fool and his money are soon parted” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There’s something disconcerting about the fortune in the cookie saying, right before I pay the bill, “A fool and his money are soon parted” +

+

+ 7/24/2017, 9:06:51 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/88996224182652930/index.html b/static/mytweets/ewagoner/status/88996224182652930/index.html new file mode 100644 index 00000000..aed4550e --- /dev/null +++ b/static/mytweets/ewagoner/status/88996224182652930/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Surprising agreement reached to end the tight confinement of all hens at all egg farms nationwide. <a href="http://www.humanesociety.org/news/press_releases/2011/07/egg_agreement.html">http://www.humanesociety.org/news/press_releases/2011/07/egg_agreement.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8901128140/index.html b/static/mytweets/ewagoner/status/8901128140/index.html new file mode 100644 index 00000000..0e21f675 --- /dev/null +++ b/static/mytweets/ewagoner/status/8901128140/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #whiskerino theme: "Every man a king" http://whiskerino.org/2009/users/ewagoner/27476/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #whiskerino theme: "Every man a king" http://whiskerino.org/2009/users/ewagoner/27476/ +

+

+ 2/10/2010, 8:28:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89012873149427713/index.html b/static/mytweets/ewagoner/status/89012873149427713/index.html new file mode 100644 index 00000000..1494f5f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/89012873149427713/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RogueAmoeba's AirFoil Speakers application is now recognized by iOS devices. I can now stream podcasts in doubletime to my good headphones! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RogueAmoeba's AirFoil Speakers application is now recognized by iOS devices. I can now stream podcasts in doubletime to my good headphones! +

+

+ 7/7/2011, 12:48:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8902280069/index.html b/static/mytweets/ewagoner/status/8902280069/index.html new file mode 100644 index 00000000..d1b8fe46 --- /dev/null +++ b/static/mytweets/ewagoner/status/8902280069/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Really craving a carne adovada burrito for breakfast, but I'm about 1000 miles too far away. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Really craving a carne adovada burrito for breakfast, but I'm about 1000 miles too far away. +

+

+ 2/10/2010, 9:02:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/890429275/index.html b/static/mytweets/ewagoner/status/890429275/index.html new file mode 100644 index 00000000..d803f017 --- /dev/null +++ b/static/mytweets/ewagoner/status/890429275/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I needed to make room in the freezer, so... there's a turkey in the smoker. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I needed to make room in the freezer, so... there's a turkey in the smoker. +

+

+ 8/17/2008, 4:09:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/890569641/index.html b/static/mytweets/ewagoner/status/890569641/index.html new file mode 100644 index 00000000..449d5f9a --- /dev/null +++ b/static/mytweets/ewagoner/status/890569641/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Turkey's out of the smoker. With a little sauce, you can't really tell it was at the bottom of my freezer for three (four?) years. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Turkey's out of the smoker. With a little sauce, you can't really tell it was at the bottom of my freezer for three (four?) years. +

+

+ 8/17/2008, 8:06:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/890583838/index.html b/static/mytweets/ewagoner/status/890583838/index.html new file mode 100644 index 00000000..100873c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/890583838/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Dad, I love to play cards with you." First, Uno, and then, Axis & Allies. All part of my plan to finally have a gaming partner again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Dad, I love to play cards with you." First, Uno, and then, Axis & Allies. All part of my plan to finally have a gaming partner again. +

+

+ 8/17/2008, 8:29:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/890650215/index.html b/static/mytweets/ewagoner/status/890650215/index.html new file mode 100644 index 00000000..3f8656d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/890650215/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What's the point of distributing an installer CD if all that's on it is an application that downloads the real application off a website? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What's the point of distributing an installer CD if all that's on it is an application that downloads the real application off a website? +

+

+ 8/17/2008, 10:10:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/890650790/index.html b/static/mytweets/ewagoner/status/890650790/index.html new file mode 100644 index 00000000..4420ca79 --- /dev/null +++ b/static/mytweets/ewagoner/status/890650790/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Also, if you're going to do that, you might want to make sure your server can actually deliver the files needing downloaded. Criminy! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Also, if you're going to do that, you might want to make sure your server can actually deliver the files needing downloaded. Criminy! +

+

+ 8/17/2008, 10:11:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/890694086168125440/index.html b/static/mytweets/ewagoner/status/890694086168125440/index.html new file mode 100644 index 00000000..81888de9 --- /dev/null +++ b/static/mytweets/ewagoner/status/890694086168125440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Scaramucci seems like a perfect match for the president. Good golly. The whole article is crazy pants. <a href="https://twitter.com/PhilipRucker/status/890679107540983808">https://twitter.com/PhilipRucker/status/890679107540983808</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/890697077109522432/index.html b/static/mytweets/ewagoner/status/890697077109522432/index.html new file mode 100644 index 00000000..d70c0f5a --- /dev/null +++ b/static/mytweets/ewagoner/status/890697077109522432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @johnmoe: Well, I guess we have our new all-purpose New Yorker cartoon caption. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @johnmoe: Well, I guess we have our new all-purpose New Yorker cartoon caption.

+

+

+ 7/27/2017, 6:15:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/890714894101827584/index.html b/static/mytweets/ewagoner/status/890714894101827584/index.html new file mode 100644 index 00000000..e9940113 --- /dev/null +++ b/static/mytweets/ewagoner/status/890714894101827584/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @backhoe_mix: you, not on twitter, experiencing the world at a normal rate: did you hear about -- +me: last week is as distant to me as t… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @backhoe_mix: you, not on twitter, experiencing the world at a normal rate: did you hear about --
me: last week is as distant to me as t… +

+

+ 7/27/2017, 7:25:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/890733313643741185/index.html b/static/mytweets/ewagoner/status/890733313643741185/index.html new file mode 100644 index 00000000..67eca2b3 --- /dev/null +++ b/static/mytweets/ewagoner/status/890733313643741185/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @Limericking: Scaramucci described on the phone +What Bannon can master alone +For he has no prob +Performing a job +And finishing all on hi… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Limericking: Scaramucci described on the phone
What Bannon can master alone
For he has no prob
Performing a job
And finishing all on hi… +

+

+ 7/27/2017, 8:39:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8908029225/index.html b/static/mytweets/ewagoner/status/8908029225/index.html new file mode 100644 index 00000000..453c1775 --- /dev/null +++ b/static/mytweets/ewagoner/status/8908029225/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Was getting ready to bring everyone home, but mom's & dad's blood are fighting it out in Juniper. Another day or 2 for jaundice treatment. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Was getting ready to bring everyone home, but mom's & dad's blood are fighting it out in Juniper. Another day or 2 for jaundice treatment. +

+

+ 2/10/2010, 11:29:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8910395948/index.html b/static/mytweets/ewagoner/status/8910395948/index.html new file mode 100644 index 00000000..41b34608 --- /dev/null +++ b/static/mytweets/ewagoner/status/8910395948/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After getting served this pizza, I wish the food police were a real thing. Using a flour tortilla for the crust was merely the 1st offence. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After getting served this pizza, I wish the food police were a real thing. Using a flour tortilla for the crust was merely the 1st offence. +

+

+ 2/10/2010, 12:27:16 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/891097201/index.html b/static/mytweets/ewagoner/status/891097201/index.html new file mode 100644 index 00000000..abe6b409 --- /dev/null +++ b/static/mytweets/ewagoner/status/891097201/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've only been working for an hour and already gmail has locked up twice with "still working". Used to be only once a day, but now very bad. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've only been working for an hour and already gmail has locked up twice with "still working". Used to be only once a day, but now very bad. +

+

+ 8/18/2008, 10:31:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/891148078614532096/index.html b/static/mytweets/ewagoner/status/891148078614532096/index.html new file mode 100644 index 00000000..a6b3dca9 --- /dev/null +++ b/static/mytweets/ewagoner/status/891148078614532096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @s5: Amazing. Also clear now that McCain's yes on motion to proceed is what killed the bill. <a href="https://www.reddit.com/r/news/comments/6q1snh/us_senate_healthcare_repeal_bill_fails/dku2gyq/?sh=0243f1ca&st=J5O0AJUD">https://www.reddit.com/r/news/comments/6q1snh/us_senate_healthcare_repeal_bill_fails/dku2gyq/?sh=0243f1ca&st=J5O0AJUD</a> https://t.co/jzqVqm… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89127038971154432/index.html b/static/mytweets/ewagoner/status/89127038971154432/index.html new file mode 100644 index 00000000..0887927f --- /dev/null +++ b/static/mytweets/ewagoner/status/89127038971154432/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jasonh: Scientists say all polar bears descended from single Irish brown bear <a href="http://bit.ly/pQdE7H">http://bit.ly/pQdE7H</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jasonh: Scientists say all polar bears descended from single Irish brown bear http://bit.ly/pQdE7H +

+

+ 7/7/2011, 8:21:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89131293954146305/index.html b/static/mytweets/ewagoner/status/89131293954146305/index.html new file mode 100644 index 00000000..b24299bc --- /dev/null +++ b/static/mytweets/ewagoner/status/89131293954146305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Officially doubling the locallygrown.net server capacity tonight. The monthly infrastructure now costs substantially more than my mortgage. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Officially doubling the locallygrown.net server capacity tonight. The monthly infrastructure now costs substantially more than my mortgage. +

+

+ 7/7/2011, 8:38:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/891693536/index.html b/static/mytweets/ewagoner/status/891693536/index.html new file mode 100644 index 00000000..80df9953 --- /dev/null +++ b/static/mytweets/ewagoner/status/891693536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Starting day three of operation "download leapfrog connect application". Come on, leapfrog.com, her birthday is tomorrow! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Starting day three of operation "download leapfrog connect application". Come on, leapfrog.com, her birthday is tomorrow! +

+

+ 8/18/2008, 10:05:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89177850653061120/index.html b/static/mytweets/ewagoner/status/89177850653061120/index.html new file mode 100644 index 00000000..c1364a47 --- /dev/null +++ b/static/mytweets/ewagoner/status/89177850653061120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @athensgaweather Fascinating read. The Joplin, MO EF5 tornado had an eye. <a href="http://www.ouramazingplanet.com/joplin-tornado-eye-1718/">http://www.ouramazingplanet.com/joplin-tornado-eye-1718/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/892113588428648452/index.html b/static/mytweets/ewagoner/status/892113588428648452/index.html new file mode 100644 index 00000000..d331b6a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/892113588428648452/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JillPantozzi: Press briefing soon if you want to see how SHS pretends like all of this is totally normal <a href="https://www.youtube.com/watch?v=YADEfJofYgw">https://www.youtube.com/watch?v=YADEfJofYgw</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JillPantozzi: Press briefing soon if you want to see how SHS pretends like all of this is totally normal https://www.youtube.com/watch?v=YADEfJofYgw +

+

+ 7/31/2017, 4:03:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/892155966/index.html b/static/mytweets/ewagoner/status/892155966/index.html new file mode 100644 index 00000000..477156c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/892155966/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love that @_S_A_R_A_H_ from sci-fi's "Eureka" is Twittering. I'm two weeks behind, though, so I don't understand what she's going on about + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I love that @_S_A_R_A_H_ from sci-fi's "Eureka" is Twittering. I'm two weeks behind, though, so I don't understand what she's going on about +

+

+ 8/19/2008, 10:09:56 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/892173385/index.html b/static/mytweets/ewagoner/status/892173385/index.html new file mode 100644 index 00000000..eb016098 --- /dev/null +++ b/static/mytweets/ewagoner/status/892173385/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh good. This time Gmail hung ("Still working!") then crashed the browser entirely. Good thing I've got session save going. Eh, it's free. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh good. This time Gmail hung ("Still working!") then crashed the browser entirely. Good thing I've got session save going. Eh, it's free. +

+

+ 8/19/2008, 10:26:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/892226985/index.html b/static/mytweets/ewagoner/status/892226985/index.html new file mode 100644 index 00000000..b308d676 --- /dev/null +++ b/static/mytweets/ewagoner/status/892226985/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happy birthday, Vivian! You made it to four, and it's all smooth sailing from here! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happy birthday, Vivian! You made it to four, and it's all smooth sailing from here! +

+

+ 8/19/2008, 11:14:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/892429692/index.html b/static/mytweets/ewagoner/status/892429692/index.html new file mode 100644 index 00000000..206af7bc --- /dev/null +++ b/static/mytweets/ewagoner/status/892429692/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + 2pm model runs all agree that NE Ga will not get needed rains from TS Fay. Unfortunately, they're starting to spell bad news for the Gulf. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ 2pm model runs all agree that NE Ga will not get needed rains from TS Fay. Unfortunately, they're starting to spell bad news for the Gulf. +

+

+ 8/19/2008, 2:37:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/892430144/index.html b/static/mytweets/ewagoner/status/892430144/index.html new file mode 100644 index 00000000..401910b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/892430144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + http://tinyurl.com/5dbjsa + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ http://tinyurl.com/5dbjsa +

+

+ 8/19/2008, 2:38:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/892478779997683712/index.html b/static/mytweets/ewagoner/status/892478779997683712/index.html new file mode 100644 index 00000000..1c400f91 --- /dev/null +++ b/static/mytweets/ewagoner/status/892478779997683712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @A_single_bear: You can do anything you put your mind to as long as it does not involve being shouted at because it is so awful, please,… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @A_single_bear: You can do anything you put your mind to as long as it does not involve being shouted at because it is so awful, please,… +

+

+ 8/1/2017, 4:14:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/892479683371118593/index.html b/static/mytweets/ewagoner/status/892479683371118593/index.html new file mode 100644 index 00000000..5d8f2245 --- /dev/null +++ b/static/mytweets/ewagoner/status/892479683371118593/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SarcasticRover: On Mars, a father would weigh in only about a 3rd as treasonously as he would on Earth. <a href="https://twitter.com/natashabertrand/status/892452716764680192">https://twitter.com/natashabertrand/status/892452716764680192</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/892788755/index.html b/static/mytweets/ewagoner/status/892788755/index.html new file mode 100644 index 00000000..e2b31fb7 --- /dev/null +++ b/static/mytweets/ewagoner/status/892788755/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Went to Huddle House for dinner. I'm not about to stand between a little girl and having "big waffles" for her birthday dinner. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Went to Huddle House for dinner. I'm not about to stand between a little girl and having "big waffles" for her birthday dinner. +

+

+ 8/19/2008, 9:48:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/892820934570147841/index.html b/static/mytweets/ewagoner/status/892820934570147841/index.html new file mode 100644 index 00000000..e0f6b00d --- /dev/null +++ b/static/mytweets/ewagoner/status/892820934570147841/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanks, WSJ, for this dynamite bit of journalism: “Millennials Unearth an Amazing Hack to Get Free TV: the Antenna” <a href="https://www.wsj.com/articles/millennials-unearth-an-amazing-hack-to-get-free-tv-the-antenna-1501686958">https://www.wsj.com/articles/millennials-unearth-an-amazing-hack-to-get-free-tv-the-antenna-1501686958</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/893479434321362944/index.html b/static/mytweets/ewagoner/status/893479434321362944/index.html new file mode 100644 index 00000000..af2da203 --- /dev/null +++ b/static/mytweets/ewagoner/status/893479434321362944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @yewknee: Don’t forget, today @Bandcamp donates all profits to the Transgender Law Center. Buy music, support human rights! https://t.co… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @yewknee: Don’t forget, today @Bandcamp donates all profits to the Transgender Law Center. Buy music, support human rights! https://t.co… +

+

+ 8/4/2017, 10:31:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89350040056901633/index.html b/static/mytweets/ewagoner/status/89350040056901633/index.html new file mode 100644 index 00000000..b9589afb --- /dev/null +++ b/static/mytweets/ewagoner/status/89350040056901633/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Farmageddon is a New York Times Critics' Pick: <a href="http://movies.nytimes.com/2011/07/08/movies/farmageddon-kristin-cantys-documentary-review.html">http://movies.nytimes.com/2011/07/08/movies/farmageddon-kristin-cantys-documentary-review.html</a> Screening here in Athens at Cine on July 19th, 7pm. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89356411968032768/index.html b/static/mytweets/ewagoner/status/89356411968032768/index.html new file mode 100644 index 00000000..02a7465d --- /dev/null +++ b/static/mytweets/ewagoner/status/89356411968032768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Never did make it to a shuttle launch. Maybe I'll get to see what comes next go up, eventually. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Never did make it to a shuttle launch. Maybe I'll get to see what comes next go up, eventually. +

+

+ 7/8/2011, 11:33:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89369530991775745/index.html b/static/mytweets/ewagoner/status/89369530991775745/index.html new file mode 100644 index 00000000..c9bc6d21 --- /dev/null +++ b/static/mytweets/ewagoner/status/89369530991775745/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Maybe you can tell I'm a little bored," he says. @ Farm Cart http://instagr.am/p/HNv7H/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Maybe you can tell I'm a little bored," he says. @ Farm Cart http://instagr.am/p/HNv7H/ +

+

+ 7/8/2011, 12:25:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/893907032281145345/index.html b/static/mytweets/ewagoner/status/893907032281145345/index.html new file mode 100644 index 00000000..528d221e --- /dev/null +++ b/static/mytweets/ewagoner/status/893907032281145345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This story is heartbreaking. <a href="https://twitter.com/TexasObserver/status/893860398176374784">https://twitter.com/TexasObserver/status/893860398176374784</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89400772890083328/index.html b/static/mytweets/ewagoner/status/89400772890083328/index.html new file mode 100644 index 00000000..3e977e2f --- /dev/null +++ b/static/mytweets/ewagoner/status/89400772890083328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This reviewer of Farmageddon thought we were just reenacting. Nope - the forced milk dumping really was that ridiculous. <a href="http://www.examiner.com/comfort-food-in-chico/farmaggedon-the-movie-a-must-see-for-foodies-review">http://www.examiner.com/comfort-food-in-chico/farmaggedon-the-movie-a-must-see-for-foodies-review</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/894235193980137472/index.html b/static/mytweets/ewagoner/status/894235193980137472/index.html new file mode 100644 index 00000000..cab12442 --- /dev/null +++ b/static/mytweets/ewagoner/status/894235193980137472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mattmfm: Yesterday, the President of the United States retweeted praise from a "supporter" — it's actually a spam account with a fake s… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mattmfm: Yesterday, the President of the United States retweeted praise from a "supporter" — it's actually a spam account with a fake s… +

+

+ 8/6/2017, 12:34:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/894340419936452608/index.html b/static/mytweets/ewagoner/status/894340419936452608/index.html new file mode 100644 index 00000000..ece73daa --- /dev/null +++ b/static/mytweets/ewagoner/status/894340419936452608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Google executives have responded to the “women can’t be engineers” and “deeply troubling” doesn’t cut it. Did Sen. Graham write it? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Google executives have responded to the “women can’t be engineers” and “deeply troubling” doesn’t cut it. Did Sen. Graham write it? +

+

+ 8/6/2017, 7:32:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89435338015129600/index.html b/static/mytweets/ewagoner/status/89435338015129600/index.html new file mode 100644 index 00000000..663c8fed --- /dev/null +++ b/static/mytweets/ewagoner/status/89435338015129600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mint and peaches muddled together and then mixed with ginger ale and bourbon. @ Highwire Lounge http://instagr.am/p/HOmsM/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mint and peaches muddled together and then mixed with ginger ale and bourbon. @ Highwire Lounge http://instagr.am/p/HOmsM/ +

+

+ 7/8/2011, 4:47:00 PM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/894392007749242881/index.html b/static/mytweets/ewagoner/status/894392007749242881/index.html new file mode 100644 index 00000000..e895d5ac --- /dev/null +++ b/static/mytweets/ewagoner/status/894392007749242881/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Don’t give up hope. Momentum is in our favor. <a href="https://twitter.com/sama/status/892079862097166336">https://twitter.com/sama/status/892079862097166336</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89462329665794049/index.html b/static/mytweets/ewagoner/status/89462329665794049/index.html new file mode 100644 index 00000000..09eac80f --- /dev/null +++ b/static/mytweets/ewagoner/status/89462329665794049/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "A Hunter's Ode to his Bait" A story of unicorn hunters by Carrie Vaughn. "vicious and awesome and stunning" http://is.gd/ifUnxl + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "A Hunter's Ode to his Bait" A story of unicorn hunters by Carrie Vaughn. "vicious and awesome and stunning" http://is.gd/ifUnxl +

+

+ 7/8/2011, 6:34:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/894685813/index.html b/static/mytweets/ewagoner/status/894685813/index.html new file mode 100644 index 00000000..d57ba9f1 --- /dev/null +++ b/static/mytweets/ewagoner/status/894685813/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happy birthday, mom! (Yes, my mom's on Twitter.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happy birthday, mom! (Yes, my mom's on Twitter.) +

+

+ 8/21/2008, 2:40:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89486890989916160/index.html b/static/mytweets/ewagoner/status/89486890989916160/index.html new file mode 100644 index 00000000..9c021e72 --- /dev/null +++ b/static/mytweets/ewagoner/status/89486890989916160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ossabaw pork from Nature's Harmony, squash & beans from my garden, and fried taters, onion, and garlic from my ma http://instagr.am/p/HPRne/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ossabaw pork from Nature's Harmony, squash & beans from my garden, and fried taters, onion, and garlic from my ma http://instagr.am/p/HPRne/ +

+

+ 7/8/2011, 8:11:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/895012409454321668/index.html b/static/mytweets/ewagoner/status/895012409454321668/index.html new file mode 100644 index 00000000..43a30eb3 --- /dev/null +++ b/static/mytweets/ewagoner/status/895012409454321668/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @A_single_bear: Yelling does not accomplish anything unless the thing doing the yelling wants me to run far away. For that, it works ver… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @A_single_bear: Yelling does not accomplish anything unless the thing doing the yelling wants me to run far away. For that, it works ver… +

+

+ 8/8/2017, 4:02:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/895065363804594177/index.html b/static/mytweets/ewagoner/status/895065363804594177/index.html new file mode 100644 index 00000000..d350bf7d --- /dev/null +++ b/static/mytweets/ewagoner/status/895065363804594177/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @b0rk: how to be a wizard programmer + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @b0rk: how to be a wizard programmer

+

+

+ 8/8/2017, 7:33:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89530896654417920/index.html b/static/mytweets/ewagoner/status/89530896654417920/index.html new file mode 100644 index 00000000..55c45bec --- /dev/null +++ b/static/mytweets/ewagoner/status/89530896654417920/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @whattamisaid The dog and the gecko--one of the best explanations of privilege that I have read: http://ht.ly/5A8qY + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @whattamisaid The dog and the gecko--one of the best explanations of privilege that I have read: http://ht.ly/5A8qY +

+

+ 7/8/2011, 11:06:43 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89533605449175040/index.html b/static/mytweets/ewagoner/status/89533605449175040/index.html new file mode 100644 index 00000000..00445e87 --- /dev/null +++ b/static/mytweets/ewagoner/status/89533605449175040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Woman arrested because she was facing the wrong direction while speaking at a city council meeting. http://youtube.com/watch?v​=YPY3BIsVQq8 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Woman arrested because she was facing the wrong direction while speaking at a city council meeting. http://youtube.com/watch?v​=YPY3BIsVQq8 +

+

+ 7/8/2011, 11:17:29 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8956858429607938/index.html b/static/mytweets/ewagoner/status/8956858429607938/index.html new file mode 100644 index 00000000..845c269f --- /dev/null +++ b/static/mytweets/ewagoner/status/8956858429607938/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Let's see... away for 5 days, empty cupboards, lots to do. Yeah, a perfect day to put a hunk of pork over hickory. http://gdzl.la/8WS84q + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Let's see... away for 5 days, empty cupboards, lots to do. Yeah, a perfect day to put a hunk of pork over hickory. http://gdzl.la/8WS84q +

+

+ 11/28/2010, 1:54:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/895773279872569346/index.html b/static/mytweets/ewagoner/status/895773279872569346/index.html new file mode 100644 index 00000000..8da3036f --- /dev/null +++ b/static/mytweets/ewagoner/status/895773279872569346/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @errorinn: i've been a student for 10 years, is this how jobhunting works? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @errorinn: i've been a student for 10 years, is this how jobhunting works?

+

+

+ 8/10/2017, 6:26:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/895853289/index.html b/static/mytweets/ewagoner/status/895853289/index.html new file mode 100644 index 00000000..55f1c1d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/895853289/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If you take a cold soda out of the fridge, put a warm one back in. Come on, people! It's not rocket surgery. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If you take a cold soda out of the fridge, put a warm one back in. Come on, people! It's not rocket surgery. +

+

+ 8/22/2008, 3:46:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/896118801401495552/index.html b/static/mytweets/ewagoner/status/896118801401495552/index.html new file mode 100644 index 00000000..f0d26df7 --- /dev/null +++ b/static/mytweets/ewagoner/status/896118801401495552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @friedmanjon: I replaced the narrator in The Wonder Years with 80's horror synth + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @friedmanjon: I replaced the narrator in The Wonder Years with 80's horror synth

+

+

+ 8/11/2017, 5:19:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/896467249720066049/index.html b/static/mytweets/ewagoner/status/896467249720066049/index.html new file mode 100644 index 00000000..1bbff429 --- /dev/null +++ b/static/mytweets/ewagoner/status/896467249720066049/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + … <a href="https://twitter.com/brennanmgilmore/status/896434516260212737">https://twitter.com/brennanmgilmore/status/896434516260212737</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89653698158006272/index.html b/static/mytweets/ewagoner/status/89653698158006272/index.html new file mode 100644 index 00000000..e1235b4c --- /dev/null +++ b/static/mytweets/ewagoner/status/89653698158006272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @gregorthecat Total lifetime cost of space shuttle program was $196b. Seems like a pretty good deal, when AIG bailout alone cost $182b. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @gregorthecat Total lifetime cost of space shuttle program was $196b. Seems like a pretty good deal, when AIG bailout alone cost $182b. +

+

+ 7/9/2011, 7:14:41 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/896596521239662592/index.html b/static/mytweets/ewagoner/status/896596521239662592/index.html new file mode 100644 index 00000000..1f80aa72 --- /dev/null +++ b/static/mytweets/ewagoner/status/896596521239662592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That was the most polite mosh pit I’ve ever been in, but it sure felt nice to throw some elbows again. Even if I had to check them. #shehehe + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That was the most polite mosh pit I’ve ever been in, but it sure felt nice to throw some elbows again. Even if I had to check them. #shehehe +

+

+ 8/13/2017, 12:57:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8966609740/index.html b/static/mytweets/ewagoner/status/8966609740/index.html new file mode 100644 index 00000000..137190da --- /dev/null +++ b/static/mytweets/ewagoner/status/8966609740/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Jaundice numbers have leveled, so immediate risk of IV therapy has passed. Release from the hospital has been pushed to Friday or Saturday. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Jaundice numbers have leveled, so immediate risk of IV therapy has passed. Release from the hospital has been pushed to Friday or Saturday. +

+

+ 2/11/2010, 11:07:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89678570175217664/index.html b/static/mytweets/ewagoner/status/89678570175217664/index.html new file mode 100644 index 00000000..cc180ca6 --- /dev/null +++ b/static/mytweets/ewagoner/status/89678570175217664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper has learned how to meow, so now she talks to them in their language while she chases them through the house. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper has learned how to meow, so now she talks to them in their language while she chases them through the house. +

+

+ 7/9/2011, 8:53:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8968303928/index.html b/static/mytweets/ewagoner/status/8968303928/index.html new file mode 100644 index 00000000..2cf44b73 --- /dev/null +++ b/static/mytweets/ewagoner/status/8968303928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #whiskerino theme: "Show Your Team Some Love". I'm on "Team Lefties" so here's a shout-out: http://is.gd/8aq7M (teams are abstract) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #whiskerino theme: "Show Your Team Some Love". I'm on "Team Lefties" so here's a shout-out: http://is.gd/8aq7M (teams are abstract) +

+

+ 2/11/2010, 11:49:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8969003749875712/index.html b/static/mytweets/ewagoner/status/8969003749875712/index.html new file mode 100644 index 00000000..42ce558b --- /dev/null +++ b/static/mytweets/ewagoner/status/8969003749875712/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First time I drove the VW diesel to my parent's house. Used only half the gas, so our usual pit stops were passed on by. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First time I drove the VW diesel to my parent's house. Used only half the gas, so our usual pit stops were passed on by. +

+

+ 11/28/2010, 2:42:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89698767065985024/index.html b/static/mytweets/ewagoner/status/89698767065985024/index.html new file mode 100644 index 00000000..0565a688 --- /dev/null +++ b/static/mytweets/ewagoner/status/89698767065985024/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A group of us are at the spectacularly beautiful Dragonfly Farm for @athlocallygrown's Farmer for a Day event. http://instagr.am/p/HSAaH/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A group of us are at the spectacularly beautiful Dragonfly Farm for @athlocallygrown's Farmer for a Day event. http://instagr.am/p/HSAaH/ +

+

+ 7/9/2011, 10:13:47 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89704886438068224/index.html b/static/mytweets/ewagoner/status/89704886438068224/index.html new file mode 100644 index 00000000..08801b57 --- /dev/null +++ b/static/mytweets/ewagoner/status/89704886438068224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + As I pick cucumbers, Juniper follows behind and gives them back to the vine. http://instagr.am/p/HSF9I/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ As I pick cucumbers, Juniper follows behind and gives them back to the vine. http://instagr.am/p/HSF9I/ +

+

+ 7/9/2011, 10:38:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/897169057425870854/index.html b/static/mytweets/ewagoner/status/897169057425870854/index.html new file mode 100644 index 00000000..106d1fe8 --- /dev/null +++ b/static/mytweets/ewagoner/status/897169057425870854/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Standing at the side of the road in a hellacious thunderstorm waiting for the school bus is one of my new least favorite activities. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Standing at the side of the road in a hellacious thunderstorm waiting for the school bus is one of my new least favorite activities. +

+

+ 8/14/2017, 2:52:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/897265556/index.html b/static/mytweets/ewagoner/status/897265556/index.html new file mode 100644 index 00000000..d6b30f39 --- /dev/null +++ b/static/mytweets/ewagoner/status/897265556/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to the Atlanta Aquarium with the inlaws. I've never been. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to the Atlanta Aquarium with the inlaws. I've never been. +

+

+ 8/24/2008, 8:26:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89727098209583104/index.html b/static/mytweets/ewagoner/status/89727098209583104/index.html new file mode 100644 index 00000000..666c9d47 --- /dev/null +++ b/static/mytweets/ewagoner/status/89727098209583104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What 300 varieties of day lilies looks like. http://instagr.am/p/HSbuO/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What 300 varieties of day lilies looks like. http://instagr.am/p/HSbuO/ +

+

+ 7/9/2011, 12:06:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/897830029253644288/index.html b/static/mytweets/ewagoner/status/897830029253644288/index.html new file mode 100644 index 00000000..156f4949 --- /dev/null +++ b/static/mytweets/ewagoner/status/897830029253644288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nke_ise: If you have ever had a problem grasping the importance of diversity in tech and its impact on society, watch this video https:… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nke_ise: If you have ever had a problem grasping the importance of diversity in tech and its impact on society, watch this video https:… +

+

+ 8/16/2017, 10:38:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/897843147371417600/index.html b/static/mytweets/ewagoner/status/897843147371417600/index.html new file mode 100644 index 00000000..a965b58f --- /dev/null +++ b/static/mytweets/ewagoner/status/897843147371417600/index.html @@ -0,0 +1,59 @@ + + + + + + + + + + + + + keep your eyes open +keep your chin up +keep on going… + +<a href="http://music.metafilter.com/8144/Everything-Is-Fucked-Keep-On-Going">http://music.metafilter.com/8144/Everything-Is-Fucked-Keep-On-Going</a> + +(I needed reminding that this exists.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/89824482/index.html b/static/mytweets/ewagoner/status/89824482/index.html new file mode 100644 index 00000000..6ac4a8d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/89824482/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spooky late evening thunderstorm. The sun is setting and is below the cloud line, so we've got full sunlight during the height of the storm. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spooky late evening thunderstorm. The sun is setting and is below the cloud line, so we've got full sunlight during the height of the storm. +

+

+ 6/3/2007, 8:32:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/898689928/index.html b/static/mytweets/ewagoner/status/898689928/index.html new file mode 100644 index 00000000..060c1785 --- /dev/null +++ b/static/mytweets/ewagoner/status/898689928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Only took four hours, but now the login screen of my company's webapp is iPhone optimized. The rest should only take a decade or two... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Only took four hours, but now the login screen of my company's webapp is iPhone optimized. The rest should only take a decade or two... +

+

+ 8/25/2008, 6:27:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/898743352916676608/index.html b/static/mytweets/ewagoner/status/898743352916676608/index.html new file mode 100644 index 00000000..74dd08c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/898743352916676608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @chrisgeidner: Trump's new cover photo. The White House wants this photo out there? Look at everyone's faces! Morbid Also: The diversity… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @chrisgeidner: Trump's new cover photo. The White House wants this photo out there? Look at everyone's faces! Morbid Also: The diversity… +

+

+ 8/18/2017, 11:08:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/898747852146360320/index.html b/static/mytweets/ewagoner/status/898747852146360320/index.html new file mode 100644 index 00000000..0975c564 --- /dev/null +++ b/static/mytweets/ewagoner/status/898747852146360320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A nice letter, particularly when you read the first letter of each paragraph. <a href="https://twitter.com/NBCNightlyNews/status/898555111252926464">https://twitter.com/NBCNightlyNews/status/898555111252926464</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/898756600038600705/index.html b/static/mytweets/ewagoner/status/898756600038600705/index.html new file mode 100644 index 00000000..18a6bc76 --- /dev/null +++ b/static/mytweets/ewagoner/status/898756600038600705/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stress from increasingly worsening weather forecasts for Monday will be the death of me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stress from increasingly worsening weather forecasts for Monday will be the death of me. +

+

+ 8/19/2017, 12:00:46 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/8992349346/index.html b/static/mytweets/ewagoner/status/8992349346/index.html new file mode 100644 index 00000000..b283e17d --- /dev/null +++ b/static/mytweets/ewagoner/status/8992349346/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper's normal color has returned -- she no longer looks like a cast member of Jersey Shore. Doctor is shooting for a release tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper's normal color has returned -- she no longer looks like a cast member of Jersey Shore. Doctor is shooting for a release tomorrow. +

+

+ 2/11/2010, 10:35:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/899475498/index.html b/static/mytweets/ewagoner/status/899475498/index.html new file mode 100644 index 00000000..3eae4c7f --- /dev/null +++ b/static/mytweets/ewagoner/status/899475498/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok. Maybe nine days is a little long to keep turkey salad. Guess I need to go to my lunch backup plan. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ok. Maybe nine days is a little long to keep turkey salad. Guess I need to go to my lunch backup plan. +

+

+ 8/26/2008, 12:12:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/899683957918314496/index.html b/static/mytweets/ewagoner/status/899683957918314496/index.html new file mode 100644 index 00000000..f4a4bf21 --- /dev/null +++ b/static/mytweets/ewagoner/status/899683957918314496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just blew a bunch of minds by showing them eclipse images filtered through leaves. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just blew a bunch of minds by showing them eclipse images filtered through leaves. +

+

+ 8/21/2017, 1:25:45 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/899697617986256897/index.html b/static/mytweets/ewagoner/status/899697617986256897/index.html new file mode 100644 index 00000000..7184f88d --- /dev/null +++ b/static/mytweets/ewagoner/status/899697617986256897/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy crap. +

+

+ 8/21/2017, 2:20:02 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/899782674486833152/index.html b/static/mytweets/ewagoner/status/899782674486833152/index.html new file mode 100644 index 00000000..5e39e424 --- /dev/null +++ b/static/mytweets/ewagoner/status/899782674486833152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ComfortablySmug: Proud to have a president who doesn't listen to cosmopolitan elites. This photo will boost turnout in WI, PA, and MI i… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ComfortablySmug: Proud to have a president who doesn't listen to cosmopolitan elites. This photo will boost turnout in WI, PA, and MI i… +

+

+ 8/21/2017, 7:58:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/899802599242833921/index.html b/static/mytweets/ewagoner/status/899802599242833921/index.html new file mode 100644 index 00000000..f103e82c --- /dev/null +++ b/static/mytweets/ewagoner/status/899802599242833921/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @chrtze: Great project: Visualizing the actual output of mines with 3d renderings <a href="http://dillonmarsh.com/copper04.html">http://dillonmarsh.com/copper04.html</a> via @mrdoob https://t.co/5qPzy… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @chrtze: Great project: Visualizing the actual output of mines with 3d renderings http://dillonmarsh.com/copper04.html via @mrdoob https://t.co/5qPzy… +

+

+ 8/21/2017, 9:17:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/899814708571774977/index.html b/static/mytweets/ewagoner/status/899814708571774977/index.html new file mode 100644 index 00000000..ef6ab0cb --- /dev/null +++ b/static/mytweets/ewagoner/status/899814708571774977/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @A_single_bear: I hope nothing confusing happens today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @A_single_bear: I hope nothing confusing happens today. +

+

+ 8/21/2017, 10:05:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/899816265094754304/index.html b/static/mytweets/ewagoner/status/899816265094754304/index.html new file mode 100644 index 00000000..cb838c95 --- /dev/null +++ b/static/mytweets/ewagoner/status/899816265094754304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SevaUT: I mean sure, saving the Union was hard, but Lincoln never had to squint while doing it. <a href="https://twitter.com/SevaUT/status/899798247580893185">https://twitter.com/SevaUT/status/899798247580893185</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/899907620/index.html b/static/mytweets/ewagoner/status/899907620/index.html new file mode 100644 index 00000000..c9073f91 --- /dev/null +++ b/static/mytweets/ewagoner/status/899907620/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dinner: Cherokee Purple tomato sandwiches and slow bbq'd Ossabaw pork. Surely I've made for myself the best job ever. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dinner: Cherokee Purple tomato sandwiches and slow bbq'd Ossabaw pork. Surely I've made for myself the best job ever. +

+

+ 8/26/2008, 8:10:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/899907896/index.html b/static/mytweets/ewagoner/status/899907896/index.html new file mode 100644 index 00000000..96a3137b --- /dev/null +++ b/static/mytweets/ewagoner/status/899907896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + http://tinyurl.com/57etmy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ http://tinyurl.com/57etmy +

+

+ 8/26/2008, 8:10:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/899969288/index.html b/static/mytweets/ewagoner/status/899969288/index.html new file mode 100644 index 00000000..aa2d97d5 --- /dev/null +++ b/static/mytweets/ewagoner/status/899969288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New Coda! New Coda! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New Coda! New Coda! +

+

+ 8/26/2008, 9:26:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/899992790/index.html b/static/mytweets/ewagoner/status/899992790/index.html new file mode 100644 index 00000000..04469c45 --- /dev/null +++ b/static/mytweets/ewagoner/status/899992790/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Trying to purchase conference registrations from a site using Zen Cart. So. Painful! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Trying to purchase conference registrations from a site using Zen Cart. So. Painful! +

+

+ 8/26/2008, 9:52:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/900214512254582785/index.html b/static/mytweets/ewagoner/status/900214512254582785/index.html new file mode 100644 index 00000000..38ecc4f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/900214512254582785/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Papapishu: I deeply respect the hustle on this edit <a href="https://twitter.com/chrisstephensmd/status/900192642234949632">https://twitter.com/chrisstephensmd/status/900192642234949632</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/900223458503733249/index.html b/static/mytweets/ewagoner/status/900223458503733249/index.html new file mode 100644 index 00000000..cc197f09 --- /dev/null +++ b/static/mytweets/ewagoner/status/900223458503733249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Home again, home again, jiggity jig. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Home again, home again, jiggity jig. +

+

+ 8/23/2017, 1:09:32 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/900427052783771648/index.html b/static/mytweets/ewagoner/status/900427052783771648/index.html new file mode 100644 index 00000000..31545a3c --- /dev/null +++ b/static/mytweets/ewagoner/status/900427052783771648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @A_single_bear: The creeping dread that hides in the dark recesses of the forest within my mind cannot diminish the joy of rubbing my ba… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @A_single_bear: The creeping dread that hides in the dark recesses of the forest within my mind cannot diminish the joy of rubbing my ba… +

+

+ 8/23/2017, 2:38:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/900475268120420352/index.html b/static/mytweets/ewagoner/status/900475268120420352/index.html new file mode 100644 index 00000000..e0027617 --- /dev/null +++ b/static/mytweets/ewagoner/status/900475268120420352/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + BB&T: “What’s the reason the mortgage is behind?” +Me: “My parents died, it was their mortgage, & you’ve refused to talk to me for 2 years.” + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ BB&T: “What’s the reason the mortgage is behind?”
Me: “My parents died, it was their mortgage, & you’ve refused to talk to me for 2 years.” +

+

+ 8/23/2017, 5:50:08 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/900707194/index.html b/static/mytweets/ewagoner/status/900707194/index.html new file mode 100644 index 00000000..34d16faa --- /dev/null +++ b/static/mytweets/ewagoner/status/900707194/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Support person at @leapfrog overhead my griping tweets last week, contacted me, and got things fixed. Big props to them. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Support person at @leapfrog overhead my griping tweets last week, contacted me, and got things fixed. Big props to them. +

+

+ 8/27/2008, 1:11:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/900986041/index.html b/static/mytweets/ewagoner/status/900986041/index.html new file mode 100644 index 00000000..010b3789 --- /dev/null +++ b/static/mytweets/ewagoner/status/900986041/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + iPhone's mail program strips EXIF data from photos when you mail them. Whipped up an awesome skunkworks project today that's now spoiled. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ iPhone's mail program strips EXIF data from photos when you mail them. Whipped up an awesome skunkworks project today that's now spoiled. +

+

+ 8/27/2008, 6:03:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/901157539521454081/index.html b/static/mytweets/ewagoner/status/901157539521454081/index.html new file mode 100644 index 00000000..0e2b9911 --- /dev/null +++ b/static/mytweets/ewagoner/status/901157539521454081/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @tedneward: Every. Single. Software developer. Must. Take. Note. + +YOU can go to jail for the code YOUR BOSS tells you to write. https://… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @tedneward: Every. Single. Software developer. Must. Take. Note.

YOU can go to jail for the code YOUR BOSS tells you to write. https://… +

+

+ 8/25/2017, 3:01:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/901181169861111808/index.html b/static/mytweets/ewagoner/status/901181169861111808/index.html new file mode 100644 index 00000000..c84dfe5a --- /dev/null +++ b/static/mytweets/ewagoner/status/901181169861111808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m not going to DragonCon this year. All you wonderful nerds have fun! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’m not going to DragonCon this year. All you wonderful nerds have fun! +

+

+ 8/25/2017, 4:35:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9013166291/index.html b/static/mytweets/ewagoner/status/9013166291/index.html new file mode 100644 index 00000000..15861473 --- /dev/null +++ b/static/mytweets/ewagoner/status/9013166291/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They're coming home! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They're coming home! +

+

+ 2/12/2010, 10:34:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9021253092/index.html b/static/mytweets/ewagoner/status/9021253092/index.html new file mode 100644 index 00000000..b4dc3a88 --- /dev/null +++ b/static/mytweets/ewagoner/status/9021253092/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #whiskerino site theme: "Throw the beard gang sign" http://whiskerino.org/2009/beards/ewagoner/27961/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #whiskerino site theme: "Throw the beard gang sign" http://whiskerino.org/2009/beards/ewagoner/27961/ +

+

+ 2/12/2010, 1:59:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/902153653032800258/index.html b/static/mytweets/ewagoner/status/902153653032800258/index.html new file mode 100644 index 00000000..302286d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/902153653032800258/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @InnAtCrossroads: A Game of Thrones tapestry in the style of the Bayeux- how cool is that?!... <a href="http://fb.me/28OkhFFSk">http://fb.me/28OkhFFSk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @InnAtCrossroads: A Game of Thrones tapestry in the style of the Bayeux- how cool is that?!... http://fb.me/28OkhFFSk +

+

+ 8/28/2017, 8:59:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90222663305412608/index.html b/static/mytweets/ewagoner/status/90222663305412608/index.html new file mode 100644 index 00000000..2545a81e --- /dev/null +++ b/static/mytweets/ewagoner/status/90222663305412608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fairly epic MetaFilter post on Roman history podcasts: <a href="http://mefi.us/w/105389">http://mefi.us/w/105389</a> (via @gjcharlet & @brownpau) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fairly epic MetaFilter post on Roman history podcasts: http://mefi.us/w/105389 (via @gjcharlet & @brownpau) +

+

+ 7/10/2011, 8:55:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9023169809/index.html b/static/mytweets/ewagoner/status/9023169809/index.html new file mode 100644 index 00000000..59161ef3 --- /dev/null +++ b/static/mytweets/ewagoner/status/9023169809/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After being on the radio again this morning, I now have my own search tag on the Georgia Public Broadcasting website: http://is.gd/8fLyX + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After being on the radio again this morning, I now have my own search tag on the Georgia Public Broadcasting website: http://is.gd/8fLyX +

+

+ 2/12/2010, 2:53:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9023443471/index.html b/static/mytweets/ewagoner/status/9023443471/index.html new file mode 100644 index 00000000..2c8ba163 --- /dev/null +++ b/static/mytweets/ewagoner/status/9023443471/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's snowing so hard you can hear it. The tin roof on my porch sounds like a giant bowl of rice crispies. So nice! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's snowing so hard you can hear it. The tin roof on my porch sounds like a giant bowl of rice crispies. So nice! +

+

+ 2/12/2010, 3:01:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90261498718457856/index.html b/static/mytweets/ewagoner/status/90261498718457856/index.html new file mode 100644 index 00000000..c92ae62f --- /dev/null +++ b/static/mytweets/ewagoner/status/90261498718457856/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Fifteen birds in five firtrees, +Their feathers were fanned in a fiery breeze! +But, funny little birds, they had no wings! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fifteen birds in five firtrees,
Their feathers were fanned in a fiery breeze!
But, funny little birds, they had no wings! +

+

+ 7/10/2011, 11:29:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9027826661/index.html b/static/mytweets/ewagoner/status/9027826661/index.html new file mode 100644 index 00000000..0e9088fe --- /dev/null +++ b/static/mytweets/ewagoner/status/9027826661/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Celebrating having everyone home with a dinner of ribeyes from Tink's Beef, potatoes from McMullan Family Farm, and carrots from the garden. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Celebrating having everyone home with a dinner of ribeyes from Tink's Beef, potatoes from McMullan Family Farm, and carrots from the garden. +

+

+ 2/12/2010, 5:06:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/902921841005748226/index.html b/static/mytweets/ewagoner/status/902921841005748226/index.html new file mode 100644 index 00000000..b315dace --- /dev/null +++ b/static/mytweets/ewagoner/status/902921841005748226/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @arstechnica: This is probably the worst US flood storm ever, and I’ll never be the same <a href="http://arstechnica.com/science/2017/08/this-is-probably-the-worst-us-flood-storm-ever-and-ill-never-be-the-same/">http://arstechnica.com/science/2017/08/this-is-probably-the-worst-us-flood-storm-ever-and-ill-never-be-the-same/</a> by @SciGuySpace + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/903057252172664832/index.html b/static/mytweets/ewagoner/status/903057252172664832/index.html new file mode 100644 index 00000000..c82b6c28 --- /dev/null +++ b/static/mytweets/ewagoner/status/903057252172664832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m sure the free market will take care of this just fine, much better than regulatory oversight ever could have. <a href="https://weather.com/storms/hurricane/news/harvey-texas-chemical-plant-evacuations">https://weather.com/storms/hurricane/news/harvey-texas-chemical-plant-evacuations</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/903585948/index.html b/static/mytweets/ewagoner/status/903585948/index.html new file mode 100644 index 00000000..5df7db90 --- /dev/null +++ b/static/mytweets/ewagoner/status/903585948/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Grilled Cheese on handmade bread with Cherokee Purple tomatoes. And Velveeta slices. Not everything needs to be on the Ark of Taste, y'know? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Grilled Cheese on handmade bread with Cherokee Purple tomatoes. And Velveeta slices. Not everything needs to be on the Ark of Taste, y'know? +

+

+ 8/29/2008, 9:49:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/903592175342166016/index.html b/static/mytweets/ewagoner/status/903592175342166016/index.html new file mode 100644 index 00000000..c063e3af --- /dev/null +++ b/static/mytweets/ewagoner/status/903592175342166016/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rabbit, rabbit, rabbit! Thus begins the Virgo Month of Leisure. Well, once I get through this pile of work anyway. <a href="http://www.jessamyn.com/journal/aug00b.html">http://www.jessamyn.com/journal/aug00b.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rabbit, rabbit, rabbit! Thus begins the Virgo Month of Leisure. Well, once I get through this pile of work anyway. http://www.jessamyn.com/journal/aug00b.html +

+

+ 9/1/2017, 8:15:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/903749223774072833/index.html b/static/mytweets/ewagoner/status/903749223774072833/index.html new file mode 100644 index 00000000..0ef2c616 --- /dev/null +++ b/static/mytweets/ewagoner/status/903749223774072833/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kurteichenwald: Ppl having trouble believing TX Sec of State refused supplies from Canada, said "send prayers instead." Here ya go: htt… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @kurteichenwald: Ppl having trouble believing TX Sec of State refused supplies from Canada, said "send prayers instead." Here ya go: htt… +

+

+ 9/1/2017, 6:39:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/903806394763276293/index.html b/static/mytweets/ewagoner/status/903806394763276293/index.html new file mode 100644 index 00000000..9052b67a --- /dev/null +++ b/static/mytweets/ewagoner/status/903806394763276293/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current status: obsessively scrolling through DragonCon photos on all my social media feeds while birthday cakes are in the oven. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Current status: obsessively scrolling through DragonCon photos on all my social media feeds while birthday cakes are in the oven. +

+

+ 9/1/2017, 10:26:51 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/903866307673763840/index.html b/static/mytweets/ewagoner/status/903866307673763840/index.html new file mode 100644 index 00000000..72e6fc55 --- /dev/null +++ b/static/mytweets/ewagoner/status/903866307673763840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ASankin: Here's IWW's statement of solidarity with Juggalos. Proof that it's impossible to predict the precise way in which the future… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ASankin: Here's IWW's statement of solidarity with Juggalos. Proof that it's impossible to predict the precise way in which the future… +

+

+ 9/2/2017, 2:24:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9039368592/index.html b/static/mytweets/ewagoner/status/9039368592/index.html new file mode 100644 index 00000000..874edf50 --- /dev/null +++ b/static/mytweets/ewagoner/status/9039368592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper at home, asleep in bed. http://gdzl.la/7CDKys + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper at home, asleep in bed. http://gdzl.la/7CDKys +

+

+ 2/12/2010, 10:18:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90400828866838528/index.html b/static/mytweets/ewagoner/status/90400828866838528/index.html new file mode 100644 index 00000000..fd689a5d --- /dev/null +++ b/static/mytweets/ewagoner/status/90400828866838528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Surprise electrical crew was a surprise. But it'll be awfully nice to get that live wire to our well off the ground and out of the trees. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Surprise electrical crew was a surprise. But it'll be awfully nice to get that live wire to our well off the ground and out of the trees. +

+

+ 7/11/2011, 8:43:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90411855549440000/index.html b/static/mytweets/ewagoner/status/90411855549440000/index.html new file mode 100644 index 00000000..5f831dd6 --- /dev/null +++ b/static/mytweets/ewagoner/status/90411855549440000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Beauty Amid Destruction is an effort to bring splashes of color and beauty to the devastated areas of Tuscaloosa, AL. <a href="http://beautyamiddestruction.org/about-beauty/">http://beautyamiddestruction.org/about-beauty/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Beauty Amid Destruction is an effort to bring splashes of color and beauty to the devastated areas of Tuscaloosa, AL. http://beautyamiddestruction.org/about-beauty/ +

+

+ 7/11/2011, 9:27:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/904154837713117184/index.html b/static/mytweets/ewagoner/status/904154837713117184/index.html new file mode 100644 index 00000000..f046dfcb --- /dev/null +++ b/static/mytweets/ewagoner/status/904154837713117184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ashleyfeinberg: “remember when I called you a pussy and said your wife was ugly and then also that your dad killed JFK" https://t.co/rO… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ashleyfeinberg: “remember when I called you a pussy and said your wife was ugly and then also that your dad killed JFK" https://t.co/rO… +

+

+ 9/2/2017, 9:31:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90433754388119552/index.html b/static/mytweets/ewagoner/status/90433754388119552/index.html new file mode 100644 index 00000000..b0289c0e --- /dev/null +++ b/static/mytweets/ewagoner/status/90433754388119552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Eerie, Spaceship-Like Ghosts of Communism - The Atlantic: <a href="http://bit.ly/nxGcKk">http://bit.ly/nxGcKk</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Eerie, Spaceship-Like Ghosts of Communism - The Atlantic: http://bit.ly/nxGcKk +

+

+ 7/11/2011, 10:54:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/904513919649243136/index.html b/static/mytweets/ewagoner/status/904513919649243136/index.html new file mode 100644 index 00000000..7210d440 --- /dev/null +++ b/static/mytweets/ewagoner/status/904513919649243136/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + RT @emtiu: We had joy, we had fun +We ran Unix on a Sun, +But the source and the song +Of Solaris have all gone + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @emtiu: We had joy, we had fun
We ran Unix on a Sun,
But the source and the song
Of Solaris have all gone +

+

+ 9/3/2017, 9:18:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90457807769436160/index.html b/static/mytweets/ewagoner/status/90457807769436160/index.html new file mode 100644 index 00000000..fde1c043 --- /dev/null +++ b/static/mytweets/ewagoner/status/90457807769436160/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sitting in an exam chair at the orthodontist's office, because that's something I do now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sitting in an exam chair at the orthodontist's office, because that's something I do now. +

+

+ 7/11/2011, 12:29:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90458935424856064/index.html b/static/mytweets/ewagoner/status/90458935424856064/index.html new file mode 100644 index 00000000..05bc8ab2 --- /dev/null +++ b/static/mytweets/ewagoner/status/90458935424856064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "No matter how much you try, you can’t stop people from sticking beans up their nose." Wisdom from @jmspool http://is.gd/TLWpiy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "No matter how much you try, you can’t stop people from sticking beans up their nose." Wisdom from @jmspool http://is.gd/TLWpiy +

+

+ 7/11/2011, 12:34:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90460271985950721/index.html b/static/mytweets/ewagoner/status/90460271985950721/index.html new file mode 100644 index 00000000..b0ff6fb8 --- /dev/null +++ b/static/mytweets/ewagoner/status/90460271985950721/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gazpacho and a meatloaf burger at the just opened Heirloom Cafe. @ Heirloom Cafe & Fresh Market http://instagr.am/p/HciVY/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Gazpacho and a meatloaf burger at the just opened Heirloom Cafe. @ Heirloom Cafe & Fresh Market http://instagr.am/p/HciVY/ +

+

+ 7/11/2011, 12:39:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90483822679961600/index.html b/static/mytweets/ewagoner/status/90483822679961600/index.html new file mode 100644 index 00000000..9257e0c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/90483822679961600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jeremiahtolbert: If fattened goose liver is so good, what other creatures might we make foie gras out of? My humble suggestion: pixies. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jeremiahtolbert: If fattened goose liver is so good, what other creatures might we make foie gras out of? My humble suggestion: pixies. +

+

+ 7/11/2011, 2:13:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/905062576219881473/index.html b/static/mytweets/ewagoner/status/905062576219881473/index.html new file mode 100644 index 00000000..6ddfd0e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/905062576219881473/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ferretthimself: Hi! THE UPLOADED, my post-Singularity family cyberpunk thriller, is out TODAY! Perhaps you'd like to tell people? https… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ferretthimself: Hi! THE UPLOADED, my post-Singularity family cyberpunk thriller, is out TODAY! Perhaps you'd like to tell people? https… +

+

+ 9/5/2017, 9:38:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/905097916955709443/index.html b/static/mytweets/ewagoner/status/905097916955709443/index.html new file mode 100644 index 00000000..c889c449 --- /dev/null +++ b/static/mytweets/ewagoner/status/905097916955709443/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @EricHolthaus: Hurricane Irma is so strong it's starting to show up on seismometers in the Caribbean -- equipment designed to measure ea… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @EricHolthaus: Hurricane Irma is so strong it's starting to show up on seismometers in the Caribbean -- equipment designed to measure ea… +

+

+ 9/5/2017, 11:58:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90545336581492736/index.html b/static/mytweets/ewagoner/status/90545336581492736/index.html new file mode 100644 index 00000000..89580000 --- /dev/null +++ b/static/mytweets/ewagoner/status/90545336581492736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The dance remix of TMBG's "Pictures of Pandas Painting" in this week's TMBG podcast is pretty rad. Yes, I know it's a kid's song. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The dance remix of TMBG's "Pictures of Pandas Painting" in this week's TMBG podcast is pretty rad. Yes, I know it's a kid's song. +

+

+ 7/11/2011, 6:17:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/905466213274398721/index.html b/static/mytweets/ewagoner/status/905466213274398721/index.html new file mode 100644 index 00000000..354d778c --- /dev/null +++ b/static/mytweets/ewagoner/status/905466213274398721/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @GarfieldFanArt: Remember that comic where Jon drinks a mug full of dog semen? You can buy that comic... + +ON A MUG. + +https://t.co/rBpI9O… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @GarfieldFanArt: Remember that comic where Jon drinks a mug full of dog semen? You can buy that comic...

ON A MUG.

https://t.co/rBpI9O… +

+

+ 9/6/2017, 12:22:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/905479367765217280/index.html b/static/mytweets/ewagoner/status/905479367765217280/index.html new file mode 100644 index 00000000..ba9e23aa --- /dev/null +++ b/static/mytweets/ewagoner/status/905479367765217280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wrote a formal reply to a school administrator’s letter & then discovered she misspelled her own name in her letter. Now I look the fool. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wrote a formal reply to a school administrator’s letter & then discovered she misspelled her own name in her letter. Now I look the fool. +

+

+ 9/6/2017, 1:14:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/905569000435970048/index.html b/static/mytweets/ewagoner/status/905569000435970048/index.html new file mode 100644 index 00000000..1474f73b --- /dev/null +++ b/static/mytweets/ewagoner/status/905569000435970048/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @AntiguaNewsRoom: "The way it stands right now, #Barbuda is basically uninhabitable" PM Browne +#Irma #IrmaHurricane + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AntiguaNewsRoom: "The way it stands right now, #Barbuda is basically uninhabitable" PM Browne
#Irma #IrmaHurricane +

+

+ 9/6/2017, 7:10:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90575676217892865/index.html b/static/mytweets/ewagoner/status/90575676217892865/index.html new file mode 100644 index 00000000..2444caf2 --- /dev/null +++ b/static/mytweets/ewagoner/status/90575676217892865/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There are many reasons why I buy my milk right from a local dairy. This sexist Got Milk? ad campaign gives me another. http://bit.ly/owkLTa + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There are many reasons why I buy my milk right from a local dairy. This sexist Got Milk? ad campaign gives me another. http://bit.ly/owkLTa +

+

+ 7/11/2011, 8:18:18 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9058097184/index.html b/static/mytweets/ewagoner/status/9058097184/index.html new file mode 100644 index 00000000..b28fe4bd --- /dev/null +++ b/static/mytweets/ewagoner/status/9058097184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + No #whiskerino site theme today, so here's the end result of an epic snowball fight. http://whiskerino.org/2009/beards/ewagoner/28129/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ No #whiskerino site theme today, so here's the end result of an epic snowball fight. http://whiskerino.org/2009/beards/ewagoner/28129/ +

+

+ 2/13/2010, 10:01:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/905824893652086784/index.html b/static/mytweets/ewagoner/status/905824893652086784/index.html new file mode 100644 index 00000000..4078a693 --- /dev/null +++ b/static/mytweets/ewagoner/status/905824893652086784/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @A_single_bear: Large yellow boxes containing screaming human cubs have returned to the long, flat, black rock. I do not know what these… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @A_single_bear: Large yellow boxes containing screaming human cubs have returned to the long, flat, black rock. I do not know what these… +

+

+ 9/7/2017, 12:07:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/905883166543622144/index.html b/static/mytweets/ewagoner/status/905883166543622144/index.html new file mode 100644 index 00000000..2f5da3ed --- /dev/null +++ b/static/mytweets/ewagoner/status/905883166543622144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JRRTolkien: If you wish to taste the best #lembas bread this side of Middle-earth, come to <a href="http://CelebrateTolkien.com">http://CelebrateTolkien.com</a>. @QueenNellie1’s re… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JRRTolkien: If you wish to taste the best #lembas bread this side of Middle-earth, come to http://CelebrateTolkien.com. @QueenNellie1’s re… +

+

+ 9/7/2017, 3:59:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90588604413394944/index.html b/static/mytweets/ewagoner/status/90588604413394944/index.html new file mode 100644 index 00000000..30bb6d5d --- /dev/null +++ b/static/mytweets/ewagoner/status/90588604413394944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wasn't planning on putting beans by tonight, but the garden gave me several gallons of them. http://instagr.am/p/HeMVA/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wasn't planning on putting beans by tonight, but the garden gave me several gallons of them. http://instagr.am/p/HeMVA/ +

+

+ 7/11/2011, 9:09:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/905911154987454464/index.html b/static/mytweets/ewagoner/status/905911154987454464/index.html new file mode 100644 index 00000000..624392bf --- /dev/null +++ b/static/mytweets/ewagoner/status/905911154987454464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So, since everyone got their identities stolen today, do we get to start over? Clean slate for everyone? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So, since everyone got their identities stolen today, do we get to start over? Clean slate for everyone? +

+

+ 9/7/2017, 5:50:25 PM +

+

Favs: 4

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90598223391109121/index.html b/static/mytweets/ewagoner/status/90598223391109121/index.html new file mode 100644 index 00000000..caff8783 --- /dev/null +++ b/static/mytweets/ewagoner/status/90598223391109121/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had to run to the store to get more quart mason jars. I'm turning into my grandpa, but I'm not there yet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had to run to the store to get more quart mason jars. I'm turning into my grandpa, but I'm not there yet. +

+

+ 7/11/2011, 9:47:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90601921223733248/index.html b/static/mytweets/ewagoner/status/90601921223733248/index.html new file mode 100644 index 00000000..e00d42af --- /dev/null +++ b/static/mytweets/ewagoner/status/90601921223733248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Also tonight: I'm making a couple quarts of cherry bourbon. <a href="http://papaya-palace.com/katlog/archives/1713">http://papaya-palace.com/katlog/archives/1713</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/906043385/index.html b/static/mytweets/ewagoner/status/906043385/index.html new file mode 100644 index 00000000..cf458f68 --- /dev/null +++ b/static/mytweets/ewagoner/status/906043385/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eager to download Google Chrome, if only to run GMail so it will stop crashing all my other browsers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eager to download Google Chrome, if only to run GMail so it will stop crashing all my other browsers. +

+

+ 9/1/2008, 3:42:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90607497567674369/index.html b/static/mytweets/ewagoner/status/90607497567674369/index.html new file mode 100644 index 00000000..a48fd7f9 --- /dev/null +++ b/static/mytweets/ewagoner/status/90607497567674369/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This 1975 tome is my guide to all manners of food preservation. http://instagr.am/p/Hechs/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This 1975 tome is my guide to all manners of food preservation. http://instagr.am/p/Hechs/ +

+

+ 7/11/2011, 10:24:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90612768125878272/index.html b/static/mytweets/ewagoner/status/90612768125878272/index.html new file mode 100644 index 00000000..269076ac --- /dev/null +++ b/static/mytweets/ewagoner/status/90612768125878272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My grandpa, grandma, my sisters, and me, snapping beans in 1980ish. http://instagr.am/p/HehAf/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My grandpa, grandma, my sisters, and me, snapping beans in 1980ish. http://instagr.am/p/HehAf/ +

+

+ 7/11/2011, 10:45:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/906151740004761600/index.html b/static/mytweets/ewagoner/status/906151740004761600/index.html new file mode 100644 index 00000000..765470c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/906151740004761600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m absolutely serious when I say one of my life goals is to be in a band like Koi Division. <a href="http://www.laweekly.com/music/koi-division-is-the-fish-themed-joy-division-tribute-band-the-world-needs-8620587">http://www.laweekly.com/music/koi-division-is-the-fish-themed-joy-division-tribute-band-the-world-needs-8620587</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/906305136359813120/index.html b/static/mytweets/ewagoner/status/906305136359813120/index.html new file mode 100644 index 00000000..95460771 --- /dev/null +++ b/static/mytweets/ewagoner/status/906305136359813120/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Started this new (to me) game and like it so far. Maybe you’ve heard of it… Bioshock? + +(Old games are cheap!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Started this new (to me) game and like it so far. Maybe you’ve heard of it… Bioshock?

(Old games are cheap!) +

+

+ 9/8/2017, 7:55:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/906315145/index.html b/static/mytweets/ewagoner/status/906315145/index.html new file mode 100644 index 00000000..f6d58af1 --- /dev/null +++ b/static/mytweets/ewagoner/status/906315145/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Mixing up a White Jamaican. I've got to remember to get some Vodka. I'm running out of substitutions. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Mixing up a White Jamaican. I've got to remember to get some Vodka. I'm running out of substitutions. +

+

+ 9/1/2008, 9:37:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90632267415818240/index.html b/static/mytweets/ewagoner/status/90632267415818240/index.html new file mode 100644 index 00000000..ca6d5c3f --- /dev/null +++ b/static/mytweets/ewagoner/status/90632267415818240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Midnight, & I'm alone in the kitchen canning beans. It's easy to see why the green giant's so jolly. Putting food away is good for the soul. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Midnight, & I'm alone in the kitchen canning beans. It's easy to see why the green giant's so jolly. Putting food away is good for the soul. +

+

+ 7/12/2011, 12:03:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90644840072740864/index.html b/static/mytweets/ewagoner/status/90644840072740864/index.html new file mode 100644 index 00000000..1ae7e19a --- /dev/null +++ b/static/mytweets/ewagoner/status/90644840072740864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I don't think I've ever done anything this wholesome with bourbon this late at night. Two lbs of cherries are now soaking in two quart jars. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I don't think I've ever done anything this wholesome with bourbon this late at night. Two lbs of cherries are now soaking in two quart jars. +

+

+ 7/12/2011, 12:53:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90655932148760576/index.html b/static/mytweets/ewagoner/status/90655932148760576/index.html new file mode 100644 index 00000000..d48cc57d --- /dev/null +++ b/static/mytweets/ewagoner/status/90655932148760576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seven quarts of beans tonight. Not bad for one picking. http://instagr.am/p/HfEP4/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seven quarts of beans tonight. Not bad for one picking. http://instagr.am/p/HfEP4/ +

+

+ 7/12/2011, 1:37:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90656546446520320/index.html b/static/mytweets/ewagoner/status/90656546446520320/index.html new file mode 100644 index 00000000..f3dadf8a --- /dev/null +++ b/static/mytweets/ewagoner/status/90656546446520320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cherries swimming in Bulleit bourbon and a splash of brown sugar simple syrup. http://instagr.am/p/HfEf4/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cherries swimming in Bulleit bourbon and a splash of brown sugar simple syrup. http://instagr.am/p/HfEf4/ +

+

+ 7/12/2011, 1:39:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/906799314/index.html b/static/mytweets/ewagoner/status/906799314/index.html new file mode 100644 index 00000000..c8e3691f --- /dev/null +++ b/static/mytweets/ewagoner/status/906799314/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Is Basecamp down for everyone or just me? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Is Basecamp down for everyone or just me? +

+

+ 9/2/2008, 9:47:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/907228781852725249/index.html b/static/mytweets/ewagoner/status/907228781852725249/index.html new file mode 100644 index 00000000..1ab24ce2 --- /dev/null +++ b/static/mytweets/ewagoner/status/907228781852725249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Liana_K: My book of 8-hour slow cooker meals comes out Tues! RT for a chance to win one. See here for details and a recipe: https://t.c… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Liana_K: My book of 8-hour slow cooker meals comes out Tues! RT for a chance to win one. See here for details and a recipe: https://t.c… +

+

+ 9/11/2017, 9:06:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/907238955086749696/index.html b/static/mytweets/ewagoner/status/907238955086749696/index.html new file mode 100644 index 00000000..5bc091ac --- /dev/null +++ b/static/mytweets/ewagoner/status/907238955086749696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Steady rain, big gusty winds blowing stuff around, and the back yard hummingbirds are out playing tag like it’s a normal sunny day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Steady rain, big gusty winds blowing stuff around, and the back yard hummingbirds are out playing tag like it’s a normal sunny day. +

+

+ 9/11/2017, 9:46:37 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/907252370/index.html b/static/mytweets/ewagoner/status/907252370/index.html new file mode 100644 index 00000000..deb20599 --- /dev/null +++ b/static/mytweets/ewagoner/status/907252370/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The frat boys outside my window are gathering under the trees, each wearing one surgical glove. It's like having Sea Monkeys, only more fun. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The frat boys outside my window are gathering under the trees, each wearing one surgical glove. It's like having Sea Monkeys, only more fun. +

+

+ 9/2/2008, 4:38:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/907254166552268800/index.html b/static/mytweets/ewagoner/status/907254166552268800/index.html new file mode 100644 index 00000000..daa1e745 --- /dev/null +++ b/static/mytweets/ewagoner/status/907254166552268800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Power’s out. I can see a tree tangled up in the lines. That happened much sooner than I was hoping. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Power’s out. I can see a tree tangled up in the lines. That happened much sooner than I was hoping. +

+

+ 9/11/2017, 10:47:03 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/907259464/index.html b/static/mytweets/ewagoner/status/907259464/index.html new file mode 100644 index 00000000..5f192503 --- /dev/null +++ b/static/mytweets/ewagoner/status/907259464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think I understand now. McCain's staff did all their Palin vetting using Cuil. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think I understand now. McCain's staff did all their Palin vetting using Cuil. +

+

+ 9/2/2008, 4:45:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/907418125699895297/index.html b/static/mytweets/ewagoner/status/907418125699895297/index.html new file mode 100644 index 00000000..744c2b92 --- /dev/null +++ b/static/mytweets/ewagoner/status/907418125699895297/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Power’s still out here (and most of Athens). Put the cold food in ice chests, ate the ice cream, and used the dairy to make White Russians. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Power’s still out here (and most of Athens). Put the cold food in ice chests, ate the ice cream, and used the dairy to make White Russians. +

+

+ 9/11/2017, 9:38:34 PM +

+

Favs: 6

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/907421121/index.html b/static/mytweets/ewagoner/status/907421121/index.html new file mode 100644 index 00000000..1dcd25a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/907421121/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Would you, could you with a shark? Would you, could you with Nemo?" Guess I need to teach the 4yo about copyright before the C&Ds roll in. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Would you, could you with a shark? Would you, could you with Nemo?" Guess I need to teach the 4yo about copyright before the C&Ds roll in. +

+

+ 9/2/2008, 7:34:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90754022/index.html b/static/mytweets/ewagoner/status/90754022/index.html new file mode 100644 index 00000000..3fcbf4b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/90754022/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The new kite line reel makes me think I'm fishing. Especially since the kite is a 4ft long clown fish. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The new kite line reel makes me think I'm fishing. Especially since the kite is a 4ft long clown fish. +

+

+ 6/4/2007, 12:14:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/907622384592723968/index.html b/static/mytweets/ewagoner/status/907622384592723968/index.html new file mode 100644 index 00000000..a74e2fc7 --- /dev/null +++ b/static/mytweets/ewagoner/status/907622384592723968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tues update: still no power, tree in yard did no damage. Road closed in one direction but the other direction was toward coffee & hot food. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tues update: still no power, tree in yard did no damage. Road closed in one direction but the other direction was toward coffee & hot food. +

+

+ 9/12/2017, 11:10:13 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/907694756851015680/index.html b/static/mytweets/ewagoner/status/907694756851015680/index.html new file mode 100644 index 00000000..627dcacc --- /dev/null +++ b/static/mytweets/ewagoner/status/907694756851015680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @gjcharlet Oh, wait… yours is *today*!!! Well, happy birthday! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @gjcharlet Oh, wait… yours is *today*!!! Well, happy birthday!

+

+

+ 9/12/2017, 3:57:48 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/907718366743449601/index.html b/static/mytweets/ewagoner/status/907718366743449601/index.html new file mode 100644 index 00000000..be543aec --- /dev/null +++ b/static/mytweets/ewagoner/status/907718366743449601/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m not saying Athens is in shambles or anything, but y’all — they closed the Waffle House. <a href="https://en.wikipedia.org/wiki/Waffle_House_Index">https://en.wikipedia.org/wiki/Waffle_House_Index</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/907809414090035200/index.html b/static/mytweets/ewagoner/status/907809414090035200/index.html new file mode 100644 index 00000000..c6e14025 --- /dev/null +++ b/static/mytweets/ewagoner/status/907809414090035200/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Power and internet, hooray! That was good practice for the coming cataclysm, but I need a breather first. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Power and internet, hooray! That was good practice for the coming cataclysm, but I need a breather first. +

+

+ 9/12/2017, 11:33:25 PM +

+

Favs: 8

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90783942826917888/index.html b/static/mytweets/ewagoner/status/90783942826917888/index.html new file mode 100644 index 00000000..f4210cf2 --- /dev/null +++ b/static/mytweets/ewagoner/status/90783942826917888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RuthBourdain: Def Leppard's "Pour Some Sugar on Me" has to be one of the most explicit songs ever recorded about maceration. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RuthBourdain: Def Leppard's "Pour Some Sugar on Me" has to be one of the most explicit songs ever recorded about maceration. +

+

+ 7/12/2011, 10:05:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90784375058350081/index.html b/static/mytweets/ewagoner/status/90784375058350081/index.html new file mode 100644 index 00000000..ddb4aa2b --- /dev/null +++ b/static/mytweets/ewagoner/status/90784375058350081/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Next Tuesday's going to be a bit crazy. Talking to UGA freshmen about local food at 5, then Farmageddon screening at Cine at 7. Eep. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Next Tuesday's going to be a bit crazy. Talking to UGA freshmen about local food at 5, then Farmageddon screening at Cine at 7. Eep. +

+

+ 7/12/2011, 10:07:36 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/908059927/index.html b/static/mytweets/ewagoner/status/908059927/index.html new file mode 100644 index 00000000..472f557a --- /dev/null +++ b/static/mytweets/ewagoner/status/908059927/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Being interviewed for a web feature for Gourmet magazine today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Being interviewed for a web feature for Gourmet magazine today. +

+

+ 9/3/2008, 9:33:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90806423461703681/index.html b/static/mytweets/ewagoner/status/90806423461703681/index.html new file mode 100644 index 00000000..6cd84619 --- /dev/null +++ b/static/mytweets/ewagoner/status/90806423461703681/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Flaming Lips and Weezer to Play Songs Back and Forth for Entire Concert: <a href="http://wp.me/sFEnW-weezer">http://wp.me/sFEnW-weezer</a> (Oh my goodness. Wow.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Flaming Lips and Weezer to Play Songs Back and Forth for Entire Concert: http://wp.me/sFEnW-weezer (Oh my goodness. Wow.) +

+

+ 7/12/2011, 11:35:13 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90810892098351104/index.html b/static/mytweets/ewagoner/status/90810892098351104/index.html new file mode 100644 index 00000000..02a28be1 --- /dev/null +++ b/static/mytweets/ewagoner/status/90810892098351104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Roman-era shipwreck reveals ancient medical secrets <a href="http://www.telegraph.co.uk/news/worldnews/europe/italy/8627715/Roman-era-shipwreck-reveals-ancient-medical-secrets.html">http://www.telegraph.co.uk/news/worldnews/europe/italy/8627715/Roman-era-shipwreck-reveals-ancient-medical-secrets.html</a> via @Telegraph + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/908192598/index.html b/static/mytweets/ewagoner/status/908192598/index.html new file mode 100644 index 00000000..f0611f5d --- /dev/null +++ b/static/mytweets/ewagoner/status/908192598/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Woodfire Grille up the block announced a six course, six martini dinner. I'm tempted, even though they're all vodka martinis. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Woodfire Grille up the block announced a six course, six martini dinner. I'm tempted, even though they're all vodka martinis. +

+

+ 9/3/2008, 11:28:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90823962/index.html b/static/mytweets/ewagoner/status/90823962/index.html new file mode 100644 index 00000000..43dddfad --- /dev/null +++ b/static/mytweets/ewagoner/status/90823962/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wait a minute... How does she know Barney by name? Must talk to the wife. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wait a minute... How does she know Barney by name? Must talk to the wife. +

+

+ 6/4/2007, 1:13:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90829273253941248/index.html b/static/mytweets/ewagoner/status/90829273253941248/index.html new file mode 100644 index 00000000..87e1239b --- /dev/null +++ b/static/mytweets/ewagoner/status/90829273253941248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Farmageddon: New Food Documentary Screening in Athens on July 19 (Press Release) <a href="http://athens.locallygrown.net/weblog/view/9183">http://athens.locallygrown.net/weblog/view/9183</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/908336694981791744/index.html b/static/mytweets/ewagoner/status/908336694981791744/index.html new file mode 100644 index 00000000..4c7514e4 --- /dev/null +++ b/static/mytweets/ewagoner/status/908336694981791744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seven days of heroin in Cincinnati. Towns across the country have similar stories. <a href="http://www.cincinnati.com/pages/interactives/seven-days-of-heroin-epidemic-cincinnati/">http://www.cincinnati.com/pages/interactives/seven-days-of-heroin-epidemic-cincinnati/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90840433734852608/index.html b/static/mytweets/ewagoner/status/90840433734852608/index.html new file mode 100644 index 00000000..56e737ad --- /dev/null +++ b/static/mytweets/ewagoner/status/90840433734852608/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Apparently Crispin cider is the only commercial US cider not made from concentrated juice. It's quite good. http://instagr.am/p/Hg9D7/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Apparently Crispin cider is the only commercial US cider not made from concentrated juice. It's quite good. http://instagr.am/p/Hg9D7/ +

+

+ 7/12/2011, 1:50:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/908540545269628928/index.html b/static/mytweets/ewagoner/status/908540545269628928/index.html new file mode 100644 index 00000000..57f4a4ca --- /dev/null +++ b/static/mytweets/ewagoner/status/908540545269628928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oy. Across the street from me. <a href="https://twitter.com/accpolice/status/908520316921511936">https://twitter.com/accpolice/status/908520316921511936</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/908729721566973953/index.html b/static/mytweets/ewagoner/status/908729721566973953/index.html new file mode 100644 index 00000000..60211c19 --- /dev/null +++ b/static/mytweets/ewagoner/status/908729721566973953/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @iinteractive: Happy Friday! We're back with another in our interview series, this time featuring the ever-dapper @ewagoner! +https://t.… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @iinteractive: Happy Friday! We're back with another in our interview series, this time featuring the ever-dapper @ewagoner!
https://t.… +

+

+ 9/15/2017, 12:30:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/908921596/index.html b/static/mytweets/ewagoner/status/908921596/index.html new file mode 100644 index 00000000..d16db64a --- /dev/null +++ b/static/mytweets/ewagoner/status/908921596/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + She's still claiming she was against the "bridge to nowhere"? That was one of the first things refuted. is.gd + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ She's still claiming she was against the "bridge to nowhere"? That was one of the first things refuted. is.gd +

+

+ 9/3/2008, 10:59:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/908922397/index.html b/static/mytweets/ewagoner/status/908922397/index.html new file mode 100644 index 00000000..3e9fad30 --- /dev/null +++ b/static/mytweets/ewagoner/status/908922397/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + http://is.gd/2cbf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ http://is.gd/2cbf +

+

+ 9/3/2008, 10:59:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90952603466338304/index.html b/static/mytweets/ewagoner/status/90952603466338304/index.html new file mode 100644 index 00000000..73bbd4d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/90952603466338304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @codinghorror protip: <a href="http://goo.gl/sEpQq">http://goo.gl/sEpQq</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @codinghorror protip: http://goo.gl/sEpQq +

+

+ 7/12/2011, 9:16:05 PM +

+

Favs: 2

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90965229109919744/index.html b/static/mytweets/ewagoner/status/90965229109919744/index.html new file mode 100644 index 00000000..c3238c75 --- /dev/null +++ b/static/mytweets/ewagoner/status/90965229109919744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Finally, We Get the Real Story of the FDA's Role in the 2009 GA Raw Milk Pour-out" <a href="http://www.thecompletepatient.com/journal/2011/7/12/finally-we-get-the-real-story-of-the-fdas-role-in-the-2009-g.html">http://www.thecompletepatient.com/journal/2011/7/12/finally-we-get-the-real-story-of-the-fdas-role-in-the-2009-g.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/90971667966332929/index.html b/static/mytweets/ewagoner/status/90971667966332929/index.html new file mode 100644 index 00000000..f94340af --- /dev/null +++ b/static/mytweets/ewagoner/status/90971667966332929/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Several photos of dwarves from The Hobbit: <a href="http://social.entertainment.msn.com/movies/blogs/the-hitlist-blogpost.aspx?post=2001455c-fe15-47c0-9c93-321e454c7f80">http://social.entertainment.msn.com/movies/blogs/the-hitlist-blogpost.aspx?post=2001455c-fe15-47c0-9c93-321e454c7f80</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/909739921694494720/index.html b/static/mytweets/ewagoner/status/909739921694494720/index.html new file mode 100644 index 00000000..7dbedd82 --- /dev/null +++ b/static/mytweets/ewagoner/status/909739921694494720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ddiamond: Every time you think this story can't shock you again, it takes another unbelievable turn. And yet … just read it. https://t.… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ddiamond: Every time you think this story can't shock you again, it takes another unbelievable turn. And yet … just read it. https://t.… +

+

+ 9/18/2017, 7:24:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/909815998982877185/index.html b/static/mytweets/ewagoner/status/909815998982877185/index.html new file mode 100644 index 00000000..d81a0676 --- /dev/null +++ b/static/mytweets/ewagoner/status/909815998982877185/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My current jam: K.Flay’s album “Every Where is Some Where” Feels like Regina Spektor with a pleasantly hard edge. <a href="https://www.youtube.com/watch?v=j04JKdcXjkU">https://www.youtube.com/watch?v=j04JKdcXjkU</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My current jam: K.Flay’s album “Every Where is Some Where” Feels like Regina Spektor with a pleasantly hard edge. https://www.youtube.com/watch?v=j04JKdcXjkU +

+

+ 9/18/2017, 12:26:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/910112475361824768/index.html b/static/mytweets/ewagoner/status/910112475361824768/index.html new file mode 100644 index 00000000..fa5001c7 --- /dev/null +++ b/static/mytweets/ewagoner/status/910112475361824768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Trying to get to downtown Atlanta & I’ve fallen into a math problem. Each half hour I drive half the remaining distance. When will I arrive? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Trying to get to downtown Atlanta & I’ve fallen into a math problem. Each half hour I drive half the remaining distance. When will I arrive? +

+

+ 9/19/2017, 8:04:57 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/910142406112182274/index.html b/static/mytweets/ewagoner/status/910142406112182274/index.html new file mode 100644 index 00000000..320b7cf8 --- /dev/null +++ b/static/mytweets/ewagoner/status/910142406112182274/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spending my day in Atlanta learning how to write voice controlled software. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spending my day in Atlanta learning how to write voice controlled software.

+

+

+ 9/19/2017, 10:03:53 AM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/910187460201771008/index.html b/static/mytweets/ewagoner/status/910187460201771008/index.html new file mode 100644 index 00000000..5f1b11d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/910187460201771008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It would sure be nice if the Amazon Echo in my kitchen could tell us what’s on the school lunch menus. So I’m making it happen. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It would sure be nice if the Amazon Echo in my kitchen could tell us what’s on the school lunch menus. So I’m making it happen.

+

+

+ 9/19/2017, 1:02:55 PM +

+

Favs: 5

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/910250571634003968/index.html b/static/mytweets/ewagoner/status/910250571634003968/index.html new file mode 100644 index 00000000..07644851 --- /dev/null +++ b/static/mytweets/ewagoner/status/910250571634003968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had a successful day learning new skills of my own and creating a new skill for Alexa. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had a successful day learning new skills of my own and creating a new skill for Alexa.

+

+

+ 9/19/2017, 5:13:42 PM +

+

Favs: 3

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/910893333853196290/index.html b/static/mytweets/ewagoner/status/910893333853196290/index.html new file mode 100644 index 00000000..b68dcb8d --- /dev/null +++ b/static/mytweets/ewagoner/status/910893333853196290/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A great visualization of Irma’s final days, showing how and why storms are difficult to forecast with precision: <a href="http://www.tampabay.com/projects/2017/hurricane-irma/matter-of-miles/">http://www.tampabay.com/projects/2017/hurricane-irma/matter-of-miles/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/910984743994494976/index.html b/static/mytweets/ewagoner/status/910984743994494976/index.html new file mode 100644 index 00000000..317eaf63 --- /dev/null +++ b/static/mytweets/ewagoner/status/910984743994494976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SketchesbyBoze: THE HOBBIT was published on this date eighty years ago. celebrate by watching the only film adaptation that was ever ma… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SketchesbyBoze: THE HOBBIT was published on this date eighty years ago. celebrate by watching the only film adaptation that was ever ma… +

+

+ 9/21/2017, 5:51:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/911057791/index.html b/static/mytweets/ewagoner/status/911057791/index.html new file mode 100644 index 00000000..91437f0b --- /dev/null +++ b/static/mytweets/ewagoner/status/911057791/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Going to the beach in 8 days. If we're lucky, it *won't* be the beach Ike storms in on. 50-50 odds at the moment. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Going to the beach in 8 days. If we're lucky, it *won't* be the beach Ike storms in on. 50-50 odds at the moment. +

+

+ 9/5/2008, 2:56:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/911134650/index.html b/static/mytweets/ewagoner/status/911134650/index.html new file mode 100644 index 00000000..47d73fc1 --- /dev/null +++ b/static/mytweets/ewagoner/status/911134650/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wait... so computers running Windows are Churros? And they run a little tight? That's the message, no? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wait... so computers running Windows are Churros? And they run a little tight? That's the message, no? +

+

+ 9/5/2008, 4:11:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/911148684/index.html b/static/mytweets/ewagoner/status/911148684/index.html new file mode 100644 index 00000000..de63d7af --- /dev/null +++ b/static/mytweets/ewagoner/status/911148684/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just been asked to speak at the Alabama Organic Production Conference in Andalusia, Alabama in November. Date looks good. www.asanonline.org + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just been asked to speak at the Alabama Organic Production Conference in Andalusia, Alabama in November. Date looks good. www.asanonline.org +

+

+ 9/5/2008, 4:25:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/91117227373375488/index.html b/static/mytweets/ewagoner/status/91117227373375488/index.html new file mode 100644 index 00000000..303a376c --- /dev/null +++ b/static/mytweets/ewagoner/status/91117227373375488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My co-workers and I salvaged furniture for our new office from abandoned soviet high rises. I found a great standing desk. #dreams + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My co-workers and I salvaged furniture for our new office from abandoned soviet high rises. I found a great standing desk. #dreams +

+

+ 7/13/2011, 8:10:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/911327448/index.html b/static/mytweets/ewagoner/status/911327448/index.html new file mode 100644 index 00000000..4b38cea4 --- /dev/null +++ b/static/mytweets/ewagoner/status/911327448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The RNC's derision toward community service and general snottiness pushed me to donate $$ and pledge to vote D. First time I've done either. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The RNC's derision toward community service and general snottiness pushed me to donate $$ and pledge to vote D. First time I've done either. +

+

+ 9/5/2008, 7:41:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/911329983/index.html b/static/mytweets/ewagoner/status/911329983/index.html new file mode 100644 index 00000000..40336262 --- /dev/null +++ b/static/mytweets/ewagoner/status/911329983/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + People who know me might assume I always vote D, but they'd be wrong. I've never voted D in a presidential election, ever. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ People who know me might assume I always vote D, but they'd be wrong. I've never voted D in a presidential election, ever. +

+

+ 9/5/2008, 7:45:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/911339840/index.html b/static/mytweets/ewagoner/status/911339840/index.html new file mode 100644 index 00000000..208ea83e --- /dev/null +++ b/static/mytweets/ewagoner/status/911339840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm a progressive libertarian, so there's no "alway thinks like me" party. Sometimes D, often L, sometimes G, even R on occasion. Depends. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm a progressive libertarian, so there's no "alway thinks like me" party. Sometimes D, often L, sometimes G, even R on occasion. Depends. +

+

+ 9/5/2008, 7:57:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/911408528/index.html b/static/mytweets/ewagoner/status/911408528/index.html new file mode 100644 index 00000000..83214342 --- /dev/null +++ b/static/mytweets/ewagoner/status/911408528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Still forgot to get vodka. Mixing another White Jamaican. The Dude makes do. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Still forgot to get vodka. Mixing another White Jamaican. The Dude makes do. +

+

+ 9/5/2008, 9:24:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9116962773/index.html b/static/mytweets/ewagoner/status/9116962773/index.html new file mode 100644 index 00000000..663c1776 --- /dev/null +++ b/static/mytweets/ewagoner/status/9116962773/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watch Athens Locally Grown's set-up & growers unloading. It's the hour before customers arrive, condensed to 8 minutes: http://is.gd/8olcn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watch Athens Locally Grown's set-up & growers unloading. It's the hour before customers arrive, condensed to 8 minutes: http://is.gd/8olcn +

+

+ 2/14/2010, 6:40:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/91200424589275137/index.html b/static/mytweets/ewagoner/status/91200424589275137/index.html new file mode 100644 index 00000000..8e77d837 --- /dev/null +++ b/static/mytweets/ewagoner/status/91200424589275137/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The 17th-Century Breastoration: A Time Before Bras from The Hairpin (includes a surprising alternative to the corset) <a href="http://thehairpin.com/2011/07/the-17th-century-breastoration-a-time-before-bras">http://thehairpin.com/2011/07/the-17th-century-breastoration-a-time-before-bras</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/912035808416235520/index.html b/static/mytweets/ewagoner/status/912035808416235520/index.html new file mode 100644 index 00000000..12c8ddfe --- /dev/null +++ b/static/mytweets/ewagoner/status/912035808416235520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Not going to lie: I’m stoked for the premier of the new Star Trek series tonight. It’s been a long time… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Not going to lie: I’m stoked for the premier of the new Star Trek series tonight. It’s been a long time… +

+

+ 9/24/2017, 3:27:36 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/912038716/index.html b/static/mytweets/ewagoner/status/912038716/index.html new file mode 100644 index 00000000..90f2f4e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/912038716/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Moving a little slow today, to save up energy for the 100 hour workweek I've got coming up. Have to pace myself, y/know. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Moving a little slow today, to save up energy for the 100 hour workweek I've got coming up. Have to pace myself, y/know. +

+

+ 9/6/2008, 2:05:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/912041001/index.html b/static/mytweets/ewagoner/status/912041001/index.html new file mode 100644 index 00000000..08da0a7c --- /dev/null +++ b/static/mytweets/ewagoner/status/912041001/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Drudge has been "another Friday, another bank failure" lately, but he's not mentioning yesterday's seizure. Because McCain's son involved? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Drudge has been "another Friday, another bank failure" lately, but he's not mentioning yesterday's seizure. Because McCain's son involved? +

+

+ 9/6/2008, 2:08:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9121523877/index.html b/static/mytweets/ewagoner/status/9121523877/index.html new file mode 100644 index 00000000..c8bbd9a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/9121523877/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The eldest girl is going to bed with her vomit bucket at her side, as it's been since one in the morning. Happy Valentine's Day! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The eldest girl is going to bed with her vomit bucket at her side, as it's been since one in the morning. Happy Valentine's Day! +

+

+ 2/14/2010, 8:59:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/91224895601655808/index.html b/static/mytweets/ewagoner/status/91224895601655808/index.html new file mode 100644 index 00000000..c365ef5f --- /dev/null +++ b/static/mytweets/ewagoner/status/91224895601655808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Four guys leaf blowin' in the rain http://instagr.am/p/HlX1_/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Four guys leaf blowin' in the rain http://instagr.am/p/HlX1_/ +

+

+ 7/13/2011, 3:18:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/912352335/index.html b/static/mytweets/ewagoner/status/912352335/index.html new file mode 100644 index 00000000..d402a872 --- /dev/null +++ b/static/mytweets/ewagoner/status/912352335/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stuffing chile peppers with mutton and cheese. Why aren't you here? (Sorry, @jfrick -- I know why you're not here.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stuffing chile peppers with mutton and cheese. Why aren't you here? (Sorry, @jfrick -- I know why you're not here.) +

+

+ 9/6/2008, 9:09:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/912676117814890496/index.html b/static/mytweets/ewagoner/status/912676117814890496/index.html new file mode 100644 index 00000000..92b8d266 --- /dev/null +++ b/static/mytweets/ewagoner/status/912676117814890496/index.html @@ -0,0 +1,57 @@ + + + + + + + + + + + + + RT @A_single_bear: Things that frighten me: + +-Shouting +-Angry chipmunks +-Suspiciously passive bees +-An omnipresent dread that fills my hear… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @A_single_bear: Things that frighten me:

-Shouting
-Angry chipmunks
-Suspiciously passive bees
-An omnipresent dread that fills my hear… +

+

+ 9/26/2017, 9:51:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9128495460388864/index.html b/static/mytweets/ewagoner/status/9128495460388864/index.html new file mode 100644 index 00000000..70ed2f45 --- /dev/null +++ b/static/mytweets/ewagoner/status/9128495460388864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The trouble with driving all day, going to bed at 3am, & sleeping until noon is it's 1am, I'm not sleepy, & I have to get up in four hours. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The trouble with driving all day, going to bed at 3am, & sleeping until noon is it's 1am, I'm not sleepy, & I have to get up in four hours. +

+

+ 11/29/2010, 1:16:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/912919805/index.html b/static/mytweets/ewagoner/status/912919805/index.html new file mode 100644 index 00000000..2a65a271 --- /dev/null +++ b/static/mytweets/ewagoner/status/912919805/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Treasury Secretary Paulson either saved the world or triggered the apocalypse, depending who you talk to. Interesting times, either way. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Treasury Secretary Paulson either saved the world or triggered the apocalypse, depending who you talk to. Interesting times, either way. +

+

+ 9/7/2008, 1:00:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/91303229048102912/index.html b/static/mytweets/ewagoner/status/91303229048102912/index.html new file mode 100644 index 00000000..0cf0ed07 --- /dev/null +++ b/static/mytweets/ewagoner/status/91303229048102912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @derrickpeavy: @micahwedemeyer is giving what I think is the best presentation I have seen in Atlanta on startups. Ever. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @derrickpeavy: @micahwedemeyer is giving what I think is the best presentation I have seen in Atlanta on startups. Ever. +

+

+ 7/13/2011, 8:29:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/91314713828401152/index.html b/static/mytweets/ewagoner/status/91314713828401152/index.html new file mode 100644 index 00000000..d905784d --- /dev/null +++ b/static/mytweets/ewagoner/status/91314713828401152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This person has spoken a non-stop string of buzz words for about a half hour. Broken brains are no fun. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This person has spoken a non-stop string of buzz words for about a half hour. Broken brains are no fun. +

+

+ 7/13/2011, 9:14:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/913211241/index.html b/static/mytweets/ewagoner/status/913211241/index.html new file mode 100644 index 00000000..8ae4d7a6 --- /dev/null +++ b/static/mytweets/ewagoner/status/913211241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's an astounding array of heirloom winter squash at my market this week. I want to try them all! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's an astounding array of heirloom winter squash at my market this week. I want to try them all! +

+

+ 9/7/2008, 7:29:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/91362826987388928/index.html b/static/mytweets/ewagoner/status/91362826987388928/index.html new file mode 100644 index 00000000..78e2e9b5 --- /dev/null +++ b/static/mytweets/ewagoner/status/91362826987388928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @whump: Planetary for iPad: my brain just exploded. <a href="http://blog.bloom.io/2011/07/11/creating-new-worlds/">http://blog.bloom.io/2011/07/11/creating-new-worlds/</a> /via @anildash + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9139890854/index.html b/static/mytweets/ewagoner/status/9139890854/index.html new file mode 100644 index 00000000..0d43ba3c --- /dev/null +++ b/static/mytweets/ewagoner/status/9139890854/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #whiskerino theme is "Bearded History". I recreate a portrait of one of the greatest physicists, James Maxwell: http://is.gd/8qvqo + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #whiskerino theme is "Bearded History". I recreate a portrait of one of the greatest physicists, James Maxwell: http://is.gd/8qvqo +

+

+ 2/15/2010, 8:26:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/914542820/index.html b/static/mytweets/ewagoner/status/914542820/index.html new file mode 100644 index 00000000..5f59dc28 --- /dev/null +++ b/static/mytweets/ewagoner/status/914542820/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dear Mr. Jobs, Sold iPhones to a roomful of utility workers today. To be used as inspection tools. Send checks to usual place. Thanks, Eric + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dear Mr. Jobs, Sold iPhones to a roomful of utility workers today. To be used as inspection tools. Send checks to usual place. Thanks, Eric +

+

+ 9/8/2008, 9:30:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/914659545519153153/index.html b/static/mytweets/ewagoner/status/914659545519153153/index.html new file mode 100644 index 00000000..cff0d145 --- /dev/null +++ b/static/mytweets/ewagoner/status/914659545519153153/index.html @@ -0,0 +1,59 @@ + + + + + + + + + + + + + RT @DShankar: 1992 @nytimes article on smartphones + +Note Intel's pessimism, Apple's early vision + +It took 15 years to play out + +https://t.c… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DShankar: 1992 @nytimes article on smartphones

Note Intel's pessimism, Apple's early vision

It took 15 years to play out

https://t.c… +

+

+ 10/1/2017, 9:13:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/91539649113235456/index.html b/static/mytweets/ewagoner/status/91539649113235456/index.html new file mode 100644 index 00000000..8f8ba510 --- /dev/null +++ b/static/mytweets/ewagoner/status/91539649113235456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's one of my regular cooks last day, and he made me a gift. A fontina cheeseburger with egg and br @ Farm Cart http://instagr.am/p/HpE_q/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's one of my regular cooks last day, and he made me a gift. A fontina cheeseburger with egg and br @ Farm Cart http://instagr.am/p/HpE_q/ +

+

+ 7/14/2011, 12:08:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9154098815/index.html b/static/mytweets/ewagoner/status/9154098815/index.html new file mode 100644 index 00000000..3cd5f5e1 --- /dev/null +++ b/static/mytweets/ewagoner/status/9154098815/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jasonnoble: OMG. http://bit.ly/5hXGuC TEH 1337NESS BURNZ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jasonnoble: OMG. http://bit.ly/5hXGuC TEH 1337NESS BURNZ +

+

+ 2/15/2010, 3:09:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/915599382/index.html b/static/mytweets/ewagoner/status/915599382/index.html new file mode 100644 index 00000000..e8d5c231 --- /dev/null +++ b/static/mytweets/ewagoner/status/915599382/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athens Locally Grown just passed $10,000 in sales for the week, for the first time ever. I remember being excited the first week we hit $500 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athens Locally Grown just passed $10,000 in sales for the week, for the first time ever. I remember being excited the first week we hit $500 +

+

+ 9/9/2008, 5:16:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/915606416/index.html b/static/mytweets/ewagoner/status/915606416/index.html new file mode 100644 index 00000000..34f674f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/915606416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ok. Based entirely on my one and only test, genius playlists are really cool. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ok. Based entirely on my one and only test, genius playlists are really cool. +

+

+ 9/9/2008, 5:23:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/915661386/index.html b/static/mytweets/ewagoner/status/915661386/index.html new file mode 100644 index 00000000..909e1121 --- /dev/null +++ b/static/mytweets/ewagoner/status/915661386/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wish I could vote for @FakeSarahPalin. Twice. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wish I could vote for @FakeSarahPalin. Twice. +

+

+ 9/9/2008, 6:16:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/91571390494416897/index.html b/static/mytweets/ewagoner/status/91571390494416897/index.html new file mode 100644 index 00000000..3a707c68 --- /dev/null +++ b/static/mytweets/ewagoner/status/91571390494416897/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @steyblind: This is worth noting: <a href="http://gul.ly/1b0">http://gul.ly/1b0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @steyblind: This is worth noting: http://gul.ly/1b0 +

+

+ 7/14/2011, 2:14:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9157458551/index.html b/static/mytweets/ewagoner/status/9157458551/index.html new file mode 100644 index 00000000..cac06a8b --- /dev/null +++ b/static/mytweets/ewagoner/status/9157458551/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm an ugly bag of mostly water. Well, considerably less water, now. Ugggh. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm an ugly bag of mostly water. Well, considerably less water, now. Ugggh. +

+

+ 2/15/2010, 4:48:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/91578972508393473/index.html b/static/mytweets/ewagoner/status/91578972508393473/index.html new file mode 100644 index 00000000..5ecc1789 --- /dev/null +++ b/static/mytweets/ewagoner/status/91578972508393473/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @buttermilk1: Horrifying story. Georgia Mom Convicted of Vehicular Homicide For Crossing Street With Kids <a href="http://bit.ly/nhMYXu">http://bit.ly/nhMYXu</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @buttermilk1: Horrifying story. Georgia Mom Convicted of Vehicular Homicide For Crossing Street With Kids http://bit.ly/nhMYXu +

+

+ 7/14/2011, 2:45:03 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/91635939947970560/index.html b/static/mytweets/ewagoner/status/91635939947970560/index.html new file mode 100644 index 00000000..38bc42b3 --- /dev/null +++ b/static/mytweets/ewagoner/status/91635939947970560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm not not chugging chocolate milk. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm not not chugging chocolate milk. +

+

+ 7/14/2011, 6:31:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/91637123098214400/index.html b/static/mytweets/ewagoner/status/91637123098214400/index.html new file mode 100644 index 00000000..60fa467c --- /dev/null +++ b/static/mytweets/ewagoner/status/91637123098214400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eclectic hat rack. @ Ben's Bikes http://instagr.am/p/HqaFn/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eclectic hat rack. @ Ben's Bikes http://instagr.am/p/HqaFn/ +

+

+ 7/14/2011, 6:36:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/916479186658840576/index.html b/static/mytweets/ewagoner/status/916479186658840576/index.html new file mode 100644 index 00000000..f0d3802f --- /dev/null +++ b/static/mytweets/ewagoner/status/916479186658840576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ABC2NEWS: UPDATE: A spokesman for the Baltimore City Fire Dept has confirmed the source of the odor was a pumpkin spice air freshener h… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ABC2NEWS: UPDATE: A spokesman for the Baltimore City Fire Dept has confirmed the source of the odor was a pumpkin spice air freshener h… +

+

+ 10/6/2017, 9:44:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/91654760683413504/index.html b/static/mytweets/ewagoner/status/91654760683413504/index.html new file mode 100644 index 00000000..348e1a30 --- /dev/null +++ b/static/mytweets/ewagoner/status/91654760683413504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My 40th is coming up. I'm thinking maybe renting a few cabins up at Bell Acres and making a nice relaxing weekend of it? <a href="http://bellacres.com/">http://bellacres.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My 40th is coming up. I'm thinking maybe renting a few cabins up at Bell Acres and making a nice relaxing weekend of it? http://bellacres.com/ +

+

+ 7/14/2011, 7:46:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9167176793/index.html b/static/mytweets/ewagoner/status/9167176793/index.html new file mode 100644 index 00000000..489b7186 --- /dev/null +++ b/static/mytweets/ewagoner/status/9167176793/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And now Chris has come down with it. Going to be a long night here. I've decided to make the most of it & say we're LARPing "Oregon Trail". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And now Chris has come down with it. Going to be a long night here. I've decided to make the most of it & say we're LARPing "Oregon Trail". +

+

+ 2/15/2010, 9:50:07 PM +

+

Favs: 1

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/916759823/index.html b/static/mytweets/ewagoner/status/916759823/index.html new file mode 100644 index 00000000..31f1cc5d --- /dev/null +++ b/static/mytweets/ewagoner/status/916759823/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wrote a web page that immediately closes the browser window. Yes, crazily enough, there was a need for this. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wrote a web page that immediately closes the browser window. Yes, crazily enough, there was a need for this. +

+

+ 9/10/2008, 3:05:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/916897653/index.html b/static/mytweets/ewagoner/status/916897653/index.html new file mode 100644 index 00000000..84c18f7b --- /dev/null +++ b/static/mytweets/ewagoner/status/916897653/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Playing cornhole with my customers. Not a euphemism: www.playcornhole.org + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Playing cornhole with my customers. Not a euphemism: www.playcornhole.org +

+

+ 9/10/2008, 5:13:46 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/91714550780538880/index.html b/static/mytweets/ewagoner/status/91714550780538880/index.html new file mode 100644 index 00000000..56bc6224 --- /dev/null +++ b/static/mytweets/ewagoner/status/91714550780538880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heading off in the morning to Tuscaloosa, AL to spend a few days with friends who live on a farm in an earthship. <a href="http://earthship.org/">http://earthship.org/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heading off in the morning to Tuscaloosa, AL to spend a few days with friends who live on a farm in an earthship. http://earthship.org/ +

+

+ 7/14/2011, 11:43:47 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/917878444456849408/index.html b/static/mytweets/ewagoner/status/917878444456849408/index.html new file mode 100644 index 00000000..02762aa9 --- /dev/null +++ b/static/mytweets/ewagoner/status/917878444456849408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hello BB&T! No, my parents can’t pay the mortgage over the phone because they’re dead. Just like they were two days ago. Maybe Thursday? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hello BB&T! No, my parents can’t pay the mortgage over the phone because they’re dead. Just like they were two days ago. Maybe Thursday? +

+

+ 10/10/2017, 6:24:09 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/918103486/index.html b/static/mytweets/ewagoner/status/918103486/index.html new file mode 100644 index 00000000..ef69bce7 --- /dev/null +++ b/static/mytweets/ewagoner/status/918103486/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After four days of the user conference, my brain has turned to mush. I've officially entered zombie territory, still have another day to go. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After four days of the user conference, my brain has turned to mush. I've officially entered zombie territory, still have another day to go. +

+

+ 9/11/2008, 4:33:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/918108793543757824/index.html b/static/mytweets/ewagoner/status/918108793543757824/index.html new file mode 100644 index 00000000..565b4195 --- /dev/null +++ b/static/mytweets/ewagoner/status/918108793543757824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @sblackmoore: Virgo: Despair, ennui, an overwhelming sense that you took a terrible turn in life and it is too late to fix it. So, you k… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @sblackmoore: Virgo: Despair, ennui, an overwhelming sense that you took a terrible turn in life and it is too late to fix it. So, you k… +

+

+ 10/11/2017, 9:39:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/918182239/index.html b/static/mytweets/ewagoner/status/918182239/index.html new file mode 100644 index 00000000..369366af --- /dev/null +++ b/static/mytweets/ewagoner/status/918182239/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + http://twitpic.com/b4s2. Beautiful winter squash bounty. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ http://twitpic.com/b4s2. Beautiful winter squash bounty. +

+

+ 9/11/2008, 5:53:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/918330498933514241/index.html b/static/mytweets/ewagoner/status/918330498933514241/index.html new file mode 100644 index 00000000..ac225434 --- /dev/null +++ b/static/mytweets/ewagoner/status/918330498933514241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @A_single_bear: I hope the crunching sounds beneath my paws are not leaf screams. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @A_single_bear: I hope the crunching sounds beneath my paws are not leaf screams. +

+

+ 10/12/2017, 12:20:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9185598107/index.html b/static/mytweets/ewagoner/status/9185598107/index.html new file mode 100644 index 00000000..74aea729 --- /dev/null +++ b/static/mytweets/ewagoner/status/9185598107/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think the worst is over. Best I can tell, I lost ten pounds yesterday, and didn't even have to eat a pot of cabbage soup. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think the worst is over. Best I can tell, I lost ten pounds yesterday, and didn't even have to eat a pot of cabbage soup. +

+

+ 2/16/2010, 8:57:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9185750944/index.html b/static/mytweets/ewagoner/status/9185750944/index.html new file mode 100644 index 00000000..f29703d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/9185750944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Conference Highlights Organic Foods" http://onlineathens.com/stories/021610/liv_563418381.shtml + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Conference Highlights Organic Foods" http://onlineathens.com/stories/021610/liv_563418381.shtml +

+

+ 2/16/2010, 9:01:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/91875417404878848/index.html b/static/mytweets/ewagoner/status/91875417404878848/index.html new file mode 100644 index 00000000..58f1d424 --- /dev/null +++ b/static/mytweets/ewagoner/status/91875417404878848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "He's the king of the dragons! And he sees the bait, and that is you." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "He's the king of the dragons! And he sees the bait, and that is you." +

+

+ 7/15/2011, 10:23:01 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9189247973/index.html b/static/mytweets/ewagoner/status/9189247973/index.html new file mode 100644 index 00000000..63b5b062 --- /dev/null +++ b/static/mytweets/ewagoner/status/9189247973/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today's #wgiskerino site theme: "Silhouettes" http://whiskerino.org/2009/beards/ewagoner/28769/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today's #wgiskerino site theme: "Silhouettes" http://whiskerino.org/2009/beards/ewagoner/28769/ +

+

+ 2/16/2010, 10:33:50 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/919196382833135616/index.html b/static/mytweets/ewagoner/status/919196382833135616/index.html new file mode 100644 index 00000000..7ee33bb6 --- /dev/null +++ b/static/mytweets/ewagoner/status/919196382833135616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @rjurney: An amazing Quora answer about convincing Isaac Newton of the validity of general relativity... <a href="https://www.quora.com/For-some-reason-you-travel-back-in-time-to-the-mid-1600s-so-you-visit-Isaac-Newton-You-tell-him-about-special-relativity-but-he-is-unconvinced-What-experiment-can-you-perform-to-convince-him-You-brought-nothing-with-you/answer/Paul-Mainwood?share=6cec0b0b&srid=M0">https://www.quora.com/For-some-reason-you-travel-back-in-time-to-the-mid-1600s-so-you-visit-Isaac-Newton-You-tell-him-about-special-relativity-but-he-is-unconvinced-What-experiment-can-you-perform-to-convince-him-You-brought-nothing-with-you/answer/Paul-Mainwood?share=6cec0b0b&srid=M0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/919296428673064962/index.html b/static/mytweets/ewagoner/status/919296428673064962/index.html new file mode 100644 index 00000000..d7815873 --- /dev/null +++ b/static/mytweets/ewagoner/status/919296428673064962/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For pure incompetence at running a restaurant, it’d be hard to beat the Macho Nacho at Six Flags Atlanta. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For pure incompetence at running a restaurant, it’d be hard to beat the Macho Nacho at Six Flags Atlanta. +

+

+ 10/14/2017, 4:18:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/919560412/index.html b/static/mytweets/ewagoner/status/919560412/index.html new file mode 100644 index 00000000..d8e69468 --- /dev/null +++ b/static/mytweets/ewagoner/status/919560412/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Huh. $5 gas. Guess I picked the wrong day for a 400 mile road trip. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Huh. $5 gas. Guess I picked the wrong day for a 400 mile road trip. +

+

+ 9/12/2008, 7:44:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/91972887908597760/index.html b/static/mytweets/ewagoner/status/91972887908597760/index.html new file mode 100644 index 00000000..264b1699 --- /dev/null +++ b/static/mytweets/ewagoner/status/91972887908597760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At Pilot, sitting out by the creamers, there are little pods of condensed coffee you can put in your coffee. Yo, dog. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At Pilot, sitting out by the creamers, there are little pods of condensed coffee you can put in your coffee. Yo, dog. +

+

+ 7/15/2011, 4:50:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/920375541/index.html b/static/mytweets/ewagoner/status/920375541/index.html new file mode 100644 index 00000000..2476df65 --- /dev/null +++ b/static/mytweets/ewagoner/status/920375541/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First day of vacation wasted. Should have been on the beach hours ago, but haven't even left the house yet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First day of vacation wasted. Should have been on the beach hours ago, but haven't even left the house yet. +

+

+ 9/13/2008, 3:42:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/920596318/index.html b/static/mytweets/ewagoner/status/920596318/index.html new file mode 100644 index 00000000..d09b149d --- /dev/null +++ b/static/mytweets/ewagoner/status/920596318/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The beach campground locks their gates in 15 minutes. We're a half hour away. This could get interesting. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The beach campground locks their gates in 15 minutes. We're a half hour away. This could get interesting. +

+

+ 9/13/2008, 8:47:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/92059970283122689/index.html b/static/mytweets/ewagoner/status/92059970283122689/index.html new file mode 100644 index 00000000..2ca2d84f --- /dev/null +++ b/static/mytweets/ewagoner/status/92059970283122689/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In a hole in the ground there lived some farmers. http://instagr.am/p/Hv8Ud/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In a hole in the ground there lived some farmers. http://instagr.am/p/Hv8Ud/ +

+

+ 7/15/2011, 10:36:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/920640028/index.html b/static/mytweets/ewagoner/status/920640028/index.html new file mode 100644 index 00000000..e1e43e86 --- /dev/null +++ b/static/mytweets/ewagoner/status/920640028/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They were closing as we pulled up, and unlocked it for us. Setting up the tent now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They were closing as we pulled up, and unlocked it for us. Setting up the tent now. +

+

+ 9/13/2008, 9:47:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/920730174750720/index.html b/static/mytweets/ewagoner/status/920730174750720/index.html new file mode 100644 index 00000000..3de28093 --- /dev/null +++ b/static/mytweets/ewagoner/status/920730174750720/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Been reading one of those stories told as a series of letters from one character. + +Told her she has the wrong email, but they keep coming. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Been reading one of those stories told as a series of letters from one character.

Told her she has the wrong email, but they keep coming. +

+

+ 11/6/2010, 10:41:33 AM +

+

Favs: 3

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9207451570/index.html b/static/mytweets/ewagoner/status/9207451570/index.html new file mode 100644 index 00000000..e7a4a43e --- /dev/null +++ b/static/mytweets/ewagoner/status/9207451570/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My time is only 139% booked, which is kind of low for me. So, I'm going to audition for a play tonight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My time is only 139% booked, which is kind of low for me. So, I'm going to audition for a play tonight. +

+

+ 2/16/2010, 6:27:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/921101551627882496/index.html b/static/mytweets/ewagoner/status/921101551627882496/index.html new file mode 100644 index 00000000..bf0ae8a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/921101551627882496/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Philip_Elliott: Worth noting: the White House Chief of Staff is confirming what the Press Secretary yesterday, at the same podium, said… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Philip_Elliott: Worth noting: the White House Chief of Staff is confirming what the Press Secretary yesterday, at the same podium, said… +

+

+ 10/19/2017, 3:51:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/921169744236916736/index.html b/static/mytweets/ewagoner/status/921169744236916736/index.html new file mode 100644 index 00000000..839d9fbd --- /dev/null +++ b/static/mytweets/ewagoner/status/921169744236916736/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JillPantozzi: Social👏media👏genius👏 <a href="https://twitter.com/edgette22/status/921103567771131904">https://twitter.com/edgette22/status/921103567771131904</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/921696194/index.html b/static/mytweets/ewagoner/status/921696194/index.html new file mode 100644 index 00000000..50206add --- /dev/null +++ b/static/mytweets/ewagoner/status/921696194/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Guess it's a good thing I took all my money out of the bank to pay for this vacation. Saves me the mad rush of a bank run when I get back. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Guess it's a good thing I took all my money out of the bank to pay for this vacation. Saves me the mad rush of a bank run when I get back. +

+

+ 9/15/2008, 12:12:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/92224044992172032/index.html b/static/mytweets/ewagoner/status/92224044992172032/index.html new file mode 100644 index 00000000..711649a8 --- /dev/null +++ b/static/mytweets/ewagoner/status/92224044992172032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Open space and lots of curves. I love Earth ship homes. http://instagr.am/p/HyHDb/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Open space and lots of curves. I love Earth ship homes. http://instagr.am/p/HyHDb/ +

+

+ 7/16/2011, 9:28:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/92262176877846528/index.html b/static/mytweets/ewagoner/status/92262176877846528/index.html new file mode 100644 index 00000000..d81f4abe --- /dev/null +++ b/static/mytweets/ewagoner/status/92262176877846528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You can almost hear Sam Gamgee's shears. http://instagr.am/p/HytEp/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You can almost hear Sam Gamgee's shears. http://instagr.am/p/HytEp/ +

+

+ 7/16/2011, 11:59:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/92263549124087808/index.html b/static/mytweets/ewagoner/status/92263549124087808/index.html new file mode 100644 index 00000000..2248fd50 --- /dev/null +++ b/static/mytweets/ewagoner/status/92263549124087808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Good eating. http://instagr.am/p/Hyuk-/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Good eating. http://instagr.am/p/Hyuk-/ +

+

+ 7/16/2011, 12:05:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/922859315035287552/index.html b/static/mytweets/ewagoner/status/922859315035287552/index.html new file mode 100644 index 00000000..c022a79c --- /dev/null +++ b/static/mytweets/ewagoner/status/922859315035287552/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You can only settle in & try to get comfortable in that chair when your phlebotomist says, “uh, I’m going to have to call customer support”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You can only settle in & try to get comfortable in that chair when your phlebotomist says, “uh, I’m going to have to call customer support”. +

+

+ 10/24/2017, 12:16:21 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/92296900434341888/index.html b/static/mytweets/ewagoner/status/92296900434341888/index.html new file mode 100644 index 00000000..7821680d --- /dev/null +++ b/static/mytweets/ewagoner/status/92296900434341888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We'll be coming home with ten gallons of blueberries. I think I'll make a pie. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We'll be coming home with ten gallons of blueberries. I think I'll make a pie. +

+

+ 7/16/2011, 2:17:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/923155212654841857/index.html b/static/mytweets/ewagoner/status/923155212654841857/index.html new file mode 100644 index 00000000..403cab0d --- /dev/null +++ b/static/mytweets/ewagoner/status/923155212654841857/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @goldengateblond: No, I didn't photoshop that. Yes, Ben Carson really does have a typo carved into his wall. <a href="https://www.theguardian.com/us-news/gallery/2015/nov/07/ben-carson-house-homage-to-himself-in-pictures">https://www.theguardian.com/us-news/gallery/2015/nov/07/ben-carson-house-homage-to-himself-in-pictures</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/923157003970727936/index.html b/static/mytweets/ewagoner/status/923157003970727936/index.html new file mode 100644 index 00000000..5102aea2 --- /dev/null +++ b/static/mytweets/ewagoner/status/923157003970727936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nowthisnews: This is what authoritarianism looks like + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nowthisnews: This is what authoritarianism looks like

+

+

+ 10/25/2017, 7:59:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/923239010918649857/index.html b/static/mytweets/ewagoner/status/923239010918649857/index.html new file mode 100644 index 00000000..69688cde --- /dev/null +++ b/static/mytweets/ewagoner/status/923239010918649857/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JaimsVanDerBeek: Whoever did this is a damn genius. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JaimsVanDerBeek: Whoever did this is a damn genius.

+

+

+ 10/25/2017, 1:25:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/923340756911353856/index.html b/static/mytweets/ewagoner/status/923340756911353856/index.html new file mode 100644 index 00000000..7d694d53 --- /dev/null +++ b/static/mytweets/ewagoner/status/923340756911353856/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Painted some pants and used up a goodly amount of basting tape and a mess of safety pins. + +Must be Halloween! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Painted some pants and used up a goodly amount of basting tape and a mess of safety pins.

Must be Halloween! +

+

+ 10/25/2017, 8:09:25 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/92349360741945345/index.html b/static/mytweets/ewagoner/status/92349360741945345/index.html new file mode 100644 index 00000000..3a5f17c9 --- /dev/null +++ b/static/mytweets/ewagoner/status/92349360741945345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Vivian and I flew a kite. I mean pterosaur. http://instagr.am/p/H0M01/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Vivian and I flew a kite. I mean pterosaur. http://instagr.am/p/H0M01/ +

+

+ 7/16/2011, 5:46:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/923514243839942656/index.html b/static/mytweets/ewagoner/status/923514243839942656/index.html new file mode 100644 index 00000000..788a04f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/923514243839942656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RamJfkClub: I hope these files explain why they made Oswald wear a tiny hat when they arrested him. Because, you know, I’ve always wond… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RamJfkClub: I hope these files explain why they made Oswald wear a tiny hat when they arrested him. Because, you know, I’ve always wond… +

+

+ 10/26/2017, 7:38:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/92370438893731840/index.html b/static/mytweets/ewagoner/status/92370438893731840/index.html new file mode 100644 index 00000000..dc11d163 --- /dev/null +++ b/static/mytweets/ewagoner/status/92370438893731840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Where were you?" "Is your house ok?" "My ears didn't blow out, like my neighbors." "We're ok." Tornado survivors are picking blueberries. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Where were you?" "Is your house ok?" "My ears didn't blow out, like my neighbors." "We're ok." Tornado survivors are picking blueberries. +

+

+ 7/16/2011, 7:10:03 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/92386811871100928/index.html b/static/mytweets/ewagoner/status/92386811871100928/index.html new file mode 100644 index 00000000..91910e8e --- /dev/null +++ b/static/mytweets/ewagoner/status/92386811871100928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looking up the hill at the earth ship from the blueberry patch. http://instagr.am/p/H02V6/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Looking up the hill at the earth ship from the blueberry patch. http://instagr.am/p/H02V6/ +

+

+ 7/16/2011, 8:15:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/924066197/index.html b/static/mytweets/ewagoner/status/924066197/index.html new file mode 100644 index 00000000..113e087d --- /dev/null +++ b/static/mytweets/ewagoner/status/924066197/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stuffing myself silly with fried flounder. 11th Street Dockside in Port Royal, SC knows how to to make it, no doubt about it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stuffing myself silly with fried flounder. 11th Street Dockside in Port Royal, SC knows how to to make it, no doubt about it. +

+

+ 9/16/2008, 9:20:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/92428591769456640/index.html b/static/mytweets/ewagoner/status/92428591769456640/index.html new file mode 100644 index 00000000..9ccdb373 --- /dev/null +++ b/static/mytweets/ewagoner/status/92428591769456640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I picked blueberries, flew a kite, made a pizza, bought a painting, ate barbecue, and drank beer. #magicallife + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I picked blueberries, flew a kite, made a pizza, bought a painting, ate barbecue, and drank beer. #magicallife +

+

+ 7/16/2011, 11:01:08 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/924350696706764800/index.html b/static/mytweets/ewagoner/status/924350696706764800/index.html new file mode 100644 index 00000000..52207b69 --- /dev/null +++ b/static/mytweets/ewagoner/status/924350696706764800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got some materials for steampunk costume elements at a warehouse liquidation sale: a case of 50 LED light-up fidget spinners. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got some materials for steampunk costume elements at a warehouse liquidation sale: a case of 50 LED light-up fidget spinners. +

+

+ 10/28/2017, 3:02:34 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/924504551776047104/index.html b/static/mytweets/ewagoner/status/924504551776047104/index.html new file mode 100644 index 00000000..f2cb0f61 --- /dev/null +++ b/static/mytweets/ewagoner/status/924504551776047104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve performed in so many venues, but the roar of a packed house at the 40 Watt will always be my favorite. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve performed in so many venues, but the roar of a packed house at the 40 Watt will always be my favorite. +

+

+ 10/29/2017, 1:13:56 AM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/924666886/index.html b/static/mytweets/ewagoner/status/924666886/index.html new file mode 100644 index 00000000..e4d31a7a --- /dev/null +++ b/static/mytweets/ewagoner/status/924666886/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hanging one more year on the line. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hanging one more year on the line. +

+

+ 9/17/2008, 10:28:18 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/924676999/index.html b/static/mytweets/ewagoner/status/924676999/index.html new file mode 100644 index 00000000..8cbe5487 --- /dev/null +++ b/static/mytweets/ewagoner/status/924676999/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nothing like tweets from @cspenn to make me start digging up the survival gear. Good thing I'm already camping. It's all right here with me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nothing like tweets from @cspenn to make me start digging up the survival gear. Good thing I'm already camping. It's all right here with me. +

+

+ 9/17/2008, 10:36:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9247652415/index.html b/static/mytweets/ewagoner/status/9247652415/index.html new file mode 100644 index 00000000..450b68c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/9247652415/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tomorrow I'm leading a workshop w/ market managers from some of the 130 virtual farmers markets worldwide I host at http://locallygrown.net + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tomorrow I'm leading a workshop w/ market managers from some of the 130 virtual farmers markets worldwide I host at http://locallygrown.net +

+

+ 2/17/2010, 2:33:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/925088015/index.html b/static/mytweets/ewagoner/status/925088015/index.html new file mode 100644 index 00000000..f90d6f48 --- /dev/null +++ b/static/mytweets/ewagoner/status/925088015/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Leaving the beach. Filled up the cooler at my favorite right-off-the-boat fish market on my way out of town. Learned how to filet flounder. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Leaving the beach. Filled up the cooler at my favorite right-off-the-boat fish market on my way out of town. Learned how to filet flounder. +

+

+ 9/17/2008, 4:31:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/925095520758042624/index.html b/static/mytweets/ewagoner/status/925095520758042624/index.html new file mode 100644 index 00000000..491ef7ee --- /dev/null +++ b/static/mytweets/ewagoner/status/925095520758042624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had an MRI today, and I could feel my liver convulse when the beam was turned on. Felt really weird, and I wonder if that’s unusual. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had an MRI today, and I could feel my liver convulse when the beam was turned on. Felt really weird, and I wonder if that’s unusual. +

+

+ 10/30/2017, 4:22:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/925132192/index.html b/static/mytweets/ewagoner/status/925132192/index.html new file mode 100644 index 00000000..aadd9e1d --- /dev/null +++ b/static/mytweets/ewagoner/status/925132192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Thanks for the well wishes, everyone! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Thanks for the well wishes, everyone! +

+

+ 9/17/2008, 5:11:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/925274392/index.html b/static/mytweets/ewagoner/status/925274392/index.html new file mode 100644 index 00000000..132048c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/925274392/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Eating dinner at Little Pig's BBQ in Columbia, SC. They have everything but the squeal on the buffet. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Eating dinner at Little Pig's BBQ in Columbia, SC. They have everything but the squeal on the buffet. +

+

+ 9/17/2008, 7:44:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/925291619/index.html b/static/mytweets/ewagoner/status/925291619/index.html new file mode 100644 index 00000000..a1ffbadc --- /dev/null +++ b/static/mytweets/ewagoner/status/925291619/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Can't "naked short sell" stock anymore. Guess it's time to move on to real estate. I can still sell property I don't have title to, right? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Can't "naked short sell" stock anymore. Guess it's time to move on to real estate. I can still sell property I don't have title to, right? +

+

+ 9/17/2008, 8:03:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/926058016415342592/index.html b/static/mytweets/ewagoner/status/926058016415342592/index.html new file mode 100644 index 00000000..f632ada6 --- /dev/null +++ b/static/mytweets/ewagoner/status/926058016415342592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @bransonreese: Honor Roll + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @bransonreese: Honor Roll

+

+

+ 11/2/2017, 8:06:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9261699143/index.html b/static/mytweets/ewagoner/status/9261699143/index.html new file mode 100644 index 00000000..6437ea99 --- /dev/null +++ b/static/mytweets/ewagoner/status/9261699143/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An article is getting passed around that praises the current state of food safety. I had to respond: http://is.gd/8CoaZ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ An article is getting passed around that praises the current state of food safety. I had to respond: http://is.gd/8CoaZ +

+

+ 2/17/2010, 8:34:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/926514000740921346/index.html b/static/mytweets/ewagoner/status/926514000740921346/index.html new file mode 100644 index 00000000..0b7e8d33 --- /dev/null +++ b/static/mytweets/ewagoner/status/926514000740921346/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ferretthimself: I'm not sure how "Please get rid of Nazis" is being interpreted as "Please add puritanical bullshit," but here we go. h… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ferretthimself: I'm not sure how "Please get rid of Nazis" is being interpreted as "Please add puritanical bullshit," but here we go. h… +

+

+ 11/3/2017, 2:18:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9265333769/index.html b/static/mytweets/ewagoner/status/9265333769/index.html new file mode 100644 index 00000000..68e4218a --- /dev/null +++ b/static/mytweets/ewagoner/status/9265333769/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + FedEx has been driving around for two days now with something on a truck "out for delivery" for me: http://is.gd/8CFaU + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ FedEx has been driving around for two days now with something on a truck "out for delivery" for me: http://is.gd/8CFaU +

+

+ 2/17/2010, 10:05:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/927281686/index.html b/static/mytweets/ewagoner/status/927281686/index.html new file mode 100644 index 00000000..e6c35a7b --- /dev/null +++ b/static/mytweets/ewagoner/status/927281686/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Paulson says "hundreds of billions" of dollars are needed to fix things? Better get those printing presses moving! My wheelbarrow's ready. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Paulson says "hundreds of billions" of dollars are needed to fix things? Better get those printing presses moving! My wheelbarrow's ready. +

+

+ 9/19/2008, 10:27:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/92729824380063744/index.html b/static/mytweets/ewagoner/status/92729824380063744/index.html new file mode 100644 index 00000000..7f0e2ea9 --- /dev/null +++ b/static/mytweets/ewagoner/status/92729824380063744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Doing a little work by a fountain at the Atlanta Botanical Gardens. @ Atlanta Botanical Garden http://instagr.am/p/H6Me7/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Doing a little work by a fountain at the Atlanta Botanical Gardens. @ Atlanta Botanical Garden http://instagr.am/p/H6Me7/ +

+

+ 7/17/2011, 6:58:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/927635272/index.html b/static/mytweets/ewagoner/status/927635272/index.html new file mode 100644 index 00000000..cdd23b34 --- /dev/null +++ b/static/mytweets/ewagoner/status/927635272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My bank has the *worst* online banking system known to man, but they are one block away. Maybe I should switch for ease of use and exercise. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My bank has the *worst* online banking system known to man, but they are one block away. Maybe I should switch for ease of use and exercise. +

+

+ 9/19/2008, 3:20:56 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/92781987575771136/index.html b/static/mytweets/ewagoner/status/92781987575771136/index.html new file mode 100644 index 00000000..19be5523 --- /dev/null +++ b/static/mytweets/ewagoner/status/92781987575771136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Home again. It's not an earth ship, but it'll do. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Home again. It's not an earth ship, but it'll do. +

+

+ 7/17/2011, 10:25:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/927905064/index.html b/static/mytweets/ewagoner/status/927905064/index.html new file mode 100644 index 00000000..d36cac23 --- /dev/null +++ b/static/mytweets/ewagoner/status/927905064/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Trying to replicate the wonderful flounder from Dockside. Difficulty: crust must be wheat and corn free. Filets now soaking in buttermilk. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Trying to replicate the wonderful flounder from Dockside. Difficulty: crust must be wheat and corn free. Filets now soaking in buttermilk. +

+

+ 9/19/2008, 8:06:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/927919569/index.html b/static/mytweets/ewagoner/status/927919569/index.html new file mode 100644 index 00000000..bc83c10b --- /dev/null +++ b/static/mytweets/ewagoner/status/927919569/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Celebrating "drink like a retired pirate day" with some oak aged Haitian Rhum Barbancourt. http://www.barbancourt.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Celebrating "drink like a retired pirate day" with some oak aged Haitian Rhum Barbancourt. http://www.barbancourt.com +

+

+ 9/19/2008, 8:24:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/928028817/index.html b/static/mytweets/ewagoner/status/928028817/index.html new file mode 100644 index 00000000..51e19603 --- /dev/null +++ b/static/mytweets/ewagoner/status/928028817/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Good on you, Merlinn Mann (@hotdogsladies). Good on you. http://bit.ly/3lDxrI + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Good on you, Merlinn Mann (@hotdogsladies). Good on you. http://bit.ly/3lDxrI +

+

+ 9/19/2008, 10:41:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/928813896/index.html b/static/mytweets/ewagoner/status/928813896/index.html new file mode 100644 index 00000000..3065c67f --- /dev/null +++ b/static/mytweets/ewagoner/status/928813896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow. Didn't know it was even possible to harvest fewer potatoes than what you put in. Should have eaten my seed stock & saved a lot of work. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow. Didn't know it was even possible to harvest fewer potatoes than what you put in. Should have eaten my seed stock & saved a lot of work. +

+

+ 9/20/2008, 7:03:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/92957852876013568/index.html b/static/mytweets/ewagoner/status/92957852876013568/index.html new file mode 100644 index 00000000..6d31de4b --- /dev/null +++ b/static/mytweets/ewagoner/status/92957852876013568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First month using @Mail_Gun, my website sent 190,636 emails & my biggest headache running the thing vanished. The bill? $95.36. So worth it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First month using @Mail_Gun, my website sent 190,636 emails & my biggest headache running the thing vanished. The bill? $95.36. So worth it. +

+

+ 7/18/2011, 10:04:13 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/92962439682985984/index.html b/static/mytweets/ewagoner/status/92962439682985984/index.html new file mode 100644 index 00000000..b31bcfb7 --- /dev/null +++ b/static/mytweets/ewagoner/status/92962439682985984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I got both a new MC Frontalot album ( <a href="http://frontalot.com/cd">http://frontalot.com/cd</a> ) and a new TMBG album (sorry, it's a secret). A great day for nerdy music! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I got both a new MC Frontalot album ( http://frontalot.com/cd ) and a new TMBG album (sorry, it's a secret). A great day for nerdy music! +

+

+ 7/18/2011, 10:22:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/929887896852557824/index.html b/static/mytweets/ewagoner/status/929887896852557824/index.html new file mode 100644 index 00000000..21675240 --- /dev/null +++ b/static/mytweets/ewagoner/status/929887896852557824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Not sure if I’m coming down with a cold or it’s just all the spray paint I’m huffing. #steampunkplasmapack + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Not sure if I’m coming down with a cold or it’s just all the spray paint I’m huffing. #steampunkplasmapack +

+

+ 11/12/2017, 8:45:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93008816601444353/index.html b/static/mytweets/ewagoner/status/93008816601444353/index.html new file mode 100644 index 00000000..6ad647a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/93008816601444353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lunch today included pork trotter nuggets. And they were pretty delicious. @ Farm Cart http://instagr.am/p/H9uVO/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Lunch today included pork trotter nuggets. And they were pretty delicious. @ Farm Cart http://instagr.am/p/H9uVO/ +

+

+ 7/18/2011, 1:26:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9301530020683776/index.html b/static/mytweets/ewagoner/status/9301530020683776/index.html new file mode 100644 index 00000000..b14baec4 --- /dev/null +++ b/static/mytweets/ewagoner/status/9301530020683776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Having a little Backwoods Bastard barleywine with my lunch. http://gdzl.la/8X9tK3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Having a little Backwoods Bastard barleywine with my lunch. http://gdzl.la/8X9tK3 +

+

+ 11/29/2010, 12:43:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93038933390274560/index.html b/static/mytweets/ewagoner/status/93038933390274560/index.html new file mode 100644 index 00000000..faa1aba4 --- /dev/null +++ b/static/mytweets/ewagoner/status/93038933390274560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For all your severed unicorn head needs, look no further than the Severed Unicorn Head Superstore <a href="http://www.severedunicornheadsuperstore.com/">http://www.severedunicornheadsuperstore.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For all your severed unicorn head needs, look no further than the Severed Unicorn Head Superstore http://www.severedunicornheadsuperstore.com/ +

+

+ 7/18/2011, 3:26:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93043960951476224/index.html b/static/mytweets/ewagoner/status/93043960951476224/index.html new file mode 100644 index 00000000..b45e1bd2 --- /dev/null +++ b/static/mytweets/ewagoner/status/93043960951476224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The farming how-to book market is getting crowded. "Welcome to the whimsical & very lucrative world of unicorn farming!" <a href="http://www.adamsmediastore.com/product/raising-unicorns/humor">http://www.adamsmediastore.com/product/raising-unicorns/humor</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/930450728/index.html b/static/mytweets/ewagoner/status/930450728/index.html new file mode 100644 index 00000000..bfc4c14f --- /dev/null +++ b/static/mytweets/ewagoner/status/930450728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + MacBook vs MB Air for browsing, email, iWork, light coding, portability. Recommendations? I know updates to one or both are imminent. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ MacBook vs MB Air for browsing, email, iWork, light coding, portability. Recommendations? I know updates to one or both are imminent. +

+

+ 9/22/2008, 10:34:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93055265309593600/index.html b/static/mytweets/ewagoner/status/93055265309593600/index.html new file mode 100644 index 00000000..20c8ed0e --- /dev/null +++ b/static/mytweets/ewagoner/status/93055265309593600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @laughingsquid: Naturayarte, Astonishingly Delicate Cut Leaf Art <a href="http://owl.li/5HkZM">http://owl.li/5HkZM</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @laughingsquid: Naturayarte, Astonishingly Delicate Cut Leaf Art http://owl.li/5HkZM +

+

+ 7/18/2011, 4:31:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93059518862336000/index.html b/static/mytweets/ewagoner/status/93059518862336000/index.html new file mode 100644 index 00000000..8a65a87c --- /dev/null +++ b/static/mytweets/ewagoner/status/93059518862336000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jnewland: athens is a magical place for music. lightning strikes right after the last note of an awesome neutral milk hotel cover- h ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @jnewland: athens is a magical place for music. lightning strikes right after the last note of an awesome neutral milk hotel cover- h ... +

+

+ 7/18/2011, 4:48:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/930746154/index.html b/static/mytweets/ewagoner/status/930746154/index.html new file mode 100644 index 00000000..d2483d4d --- /dev/null +++ b/static/mytweets/ewagoner/status/930746154/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Amazon's search is bringing up zero results. For everything. Are they taking the day off? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Amazon's search is bringing up zero results. For everything. Are they taking the day off? +

+

+ 9/22/2008, 3:01:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/930775032/index.html b/static/mytweets/ewagoner/status/930775032/index.html new file mode 100644 index 00000000..ef07b732 --- /dev/null +++ b/static/mytweets/ewagoner/status/930775032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Amazon's back. That was close! I almost had to order from someplace else and pay shipping. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Amazon's back. That was close! I almost had to order from someplace else and pay shipping. +

+

+ 9/22/2008, 3:29:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/930782936/index.html b/static/mytweets/ewagoner/status/930782936/index.html new file mode 100644 index 00000000..03c967ba --- /dev/null +++ b/static/mytweets/ewagoner/status/930782936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got the old apple press out yesterday. Driving to the mountains Sat for apples to make a big batch of hard cider for my Hunters Moon Feast. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got the old apple press out yesterday. Driving to the mountains Sat for apples to make a big batch of hard cider for my Hunters Moon Feast. +

+

+ 9/22/2008, 3:36:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/930839223304847361/index.html b/static/mytweets/ewagoner/status/930839223304847361/index.html new file mode 100644 index 00000000..8fa0bd95 --- /dev/null +++ b/static/mytweets/ewagoner/status/930839223304847361/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Good lord. What a shit show. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Good lord. What a shit show.

+

+

+ 11/15/2017, 11:45:39 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93087363751870465/index.html b/static/mytweets/ewagoner/status/93087363751870465/index.html new file mode 100644 index 00000000..7573035a --- /dev/null +++ b/static/mytweets/ewagoner/status/93087363751870465/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Mars chocolate people need to put their M&M shells on their Twix bars because, let me tell you, those things melt in your hands. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Mars chocolate people need to put their M&M shells on their Twix bars because, let me tell you, those things melt in your hands. +

+

+ 7/18/2011, 6:38:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/931044075/index.html b/static/mytweets/ewagoner/status/931044075/index.html new file mode 100644 index 00000000..fadb4a54 --- /dev/null +++ b/static/mytweets/ewagoner/status/931044075/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Remembered the vodka. Not this "filtered 7 times through charcoal" stuff, either. Real Russian vodka with flavor. http://www.1147vodka.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Remembered the vodka. Not this "filtered 7 times through charcoal" stuff, either. Real Russian vodka with flavor. http://www.1147vodka.com +

+

+ 9/22/2008, 8:09:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/931113682/index.html b/static/mytweets/ewagoner/status/931113682/index.html new file mode 100644 index 00000000..605ca6df --- /dev/null +++ b/static/mytweets/ewagoner/status/931113682/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now I need to remember to get more Kaluha. It never ends. Good thing I recently bought some investment banks. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now I need to remember to get more Kaluha. It never ends. Good thing I recently bought some investment banks. +

+

+ 9/22/2008, 9:26:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93128378986668032/index.html b/static/mytweets/ewagoner/status/93128378986668032/index.html new file mode 100644 index 00000000..e75c10cf --- /dev/null +++ b/static/mytweets/ewagoner/status/93128378986668032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A special dinner. Guess which 2/3 is local. http://instagr.am/p/H_XDz/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A special dinner. Guess which 2/3 is local. http://instagr.am/p/H_XDz/ +

+

+ 7/18/2011, 9:21:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93152558847242241/index.html b/static/mytweets/ewagoner/status/93152558847242241/index.html new file mode 100644 index 00000000..d2f16dd4 --- /dev/null +++ b/static/mytweets/ewagoner/status/93152558847242241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There will be 5 local raw milk cheeses, 2 jams, & bread to taste at the Farmageddon screening at Cine tomorrow night! http://skit.ch/bucr + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There will be 5 local raw milk cheeses, 2 jams, & bread to taste at the Farmageddon screening at Cine tomorrow night! http://skit.ch/bucr +

+

+ 7/18/2011, 10:57:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/932027093/index.html b/static/mytweets/ewagoner/status/932027093/index.html new file mode 100644 index 00000000..057a53dc --- /dev/null +++ b/static/mytweets/ewagoner/status/932027093/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Urban Farmer Named MacArthur "Genius": http://twurl.nl/7xjzot Fingers crossed they notice locallygrown.net next year :) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Urban Farmer Named MacArthur "Genius": http://twurl.nl/7xjzot Fingers crossed they notice locallygrown.net next year :) +

+

+ 9/23/2008, 2:52:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/932120279647694848/index.html b/static/mytweets/ewagoner/status/932120279647694848/index.html new file mode 100644 index 00000000..d02ff6a6 --- /dev/null +++ b/static/mytweets/ewagoner/status/932120279647694848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watched a restored print of the 1922 silent film Nosferatu with a live musical accompaniment by Valentine Wolfe, and the whole experience was pretty great. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watched a restored print of the 1922 silent film Nosferatu with a live musical accompaniment by Valentine Wolfe, and the whole experience was pretty great. +

+

+ 11/19/2017, 12:36:07 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/932351398/index.html b/static/mytweets/ewagoner/status/932351398/index.html new file mode 100644 index 00000000..e452e11d --- /dev/null +++ b/static/mytweets/ewagoner/status/932351398/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Me and the girl are at the county fair. Loves the ferris wheel but the giant slide was a little scary. http://twitpic.com/cw74 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Me and the girl are at the county fair. Loves the ferris wheel but the giant slide was a little scary. http://twitpic.com/cw74 +

+

+ 9/23/2008, 8:00:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9328466885345280/index.html b/static/mytweets/ewagoner/status/9328466885345280/index.html new file mode 100644 index 00000000..7ed4cce7 --- /dev/null +++ b/static/mytweets/ewagoner/status/9328466885345280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Anyway, if you pee, you're invited." http://www.publicradio.org/columns/marketplace/green-tip-and-trade/2010/11/pee_in_the_shower.html + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Anyway, if you pee, you're invited." http://www.publicradio.org/columns/marketplace/green-tip-and-trade/2010/11/pee_in_the_shower.html +

+

+ 11/29/2010, 2:30:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/933018624645836800/index.html b/static/mytweets/ewagoner/status/933018624645836800/index.html new file mode 100644 index 00000000..9c0cdaa2 --- /dev/null +++ b/static/mytweets/ewagoner/status/933018624645836800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I didn’t think I could get any more pissed at BB&T, but they are brazenly stealing from my family, repeatedly “losing” paperwork to give them legal cover. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I didn’t think I could get any more pissed at BB&T, but they are brazenly stealing from my family, repeatedly “losing” paperwork to give them legal cover. +

+

+ 11/21/2017, 12:05:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93308408446468096/index.html b/static/mytweets/ewagoner/status/93308408446468096/index.html new file mode 100644 index 00000000..dec4272f --- /dev/null +++ b/static/mytweets/ewagoner/status/93308408446468096/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @AlecBaldwin: <a href="http://farmageddonmovie.com/">http://farmageddonmovie.com/</a> +This is gonna burn your ass. (Screening tonight in Athens, 7:15 pm at Cine!) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AlecBaldwin: http://farmageddonmovie.com/
This is gonna burn your ass. (Screening tonight in Athens, 7:15 pm at Cine!) +

+

+ 7/19/2011, 9:17:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/933095658348617731/index.html b/static/mytweets/ewagoner/status/933095658348617731/index.html new file mode 100644 index 00000000..f8a7d8ef --- /dev/null +++ b/static/mytweets/ewagoner/status/933095658348617731/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @terminalbreaker: Now that's how to deploy software. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @terminalbreaker: Now that's how to deploy software.

+

+

+ 11/21/2017, 5:11:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93316113085120512/index.html b/static/mytweets/ewagoner/status/93316113085120512/index.html new file mode 100644 index 00000000..3a9a0277 --- /dev/null +++ b/static/mytweets/ewagoner/status/93316113085120512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I put a few blueberries in the freezer last night. http://instagr.am/p/IBbay/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I put a few blueberries in the freezer last night. http://instagr.am/p/IBbay/ +

+

+ 7/19/2011, 9:47:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/933402222255398912/index.html b/static/mytweets/ewagoner/status/933402222255398912/index.html new file mode 100644 index 00000000..9463a0d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/933402222255398912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @sleezsisters: Oh my god I swear to you The Smiths came up on shuffle and suddenly a truck appeared next to me with a literal garbage ca… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @sleezsisters: Oh my god I swear to you The Smiths came up on shuffle and suddenly a truck appeared next to me with a literal garbage ca… +

+

+ 11/22/2017, 1:30:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93343163808354305/index.html b/static/mytweets/ewagoner/status/93343163808354305/index.html new file mode 100644 index 00000000..5b2e9492 --- /dev/null +++ b/static/mytweets/ewagoner/status/93343163808354305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Man says it's too hot to fish" <a href="http://www.onlineathens.com/stories/071611/oco_857876345.shtml">http://www.onlineathens.com/stories/071611/oco_857876345.shtml</a> "Boy, you know what ... they see you with your overalls on -- lots of women like them." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/933509060/index.html b/static/mytweets/ewagoner/status/933509060/index.html new file mode 100644 index 00000000..5f29e979 --- /dev/null +++ b/static/mytweets/ewagoner/status/933509060/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The response from Obama we'll never hear (but should have): http://is.gd/357C + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The response from Obama we'll never hear (but should have): http://is.gd/357C +

+

+ 9/24/2008, 4:57:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/933863447/index.html b/static/mytweets/ewagoner/status/933863447/index.html new file mode 100644 index 00000000..0227dfdd --- /dev/null +++ b/static/mytweets/ewagoner/status/933863447/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I heart Dave: http://tinyurl.com/4xhnr2 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I heart Dave: http://tinyurl.com/4xhnr2 +

+

+ 9/24/2008, 10:48:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93415609479606272/index.html b/static/mytweets/ewagoner/status/93415609479606272/index.html new file mode 100644 index 00000000..0e529390 --- /dev/null +++ b/static/mytweets/ewagoner/status/93415609479606272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Moonbathing changes your lifestyle. A hot tempered person can become cooler & saner after continuous moonbathing." <a href="http://cosmicgemslanka.com/blog/2010/01/22/tips-for-moonbathing/">http://cosmicgemslanka.com/blog/2010/01/22/tips-for-moonbathing/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93418444896206848/index.html b/static/mytweets/ewagoner/status/93418444896206848/index.html new file mode 100644 index 00000000..1481ecdf --- /dev/null +++ b/static/mytweets/ewagoner/status/93418444896206848/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Heading to campus to talk to incoming freshmen about local food, then immediately back to Cine for the Farmageddon screening, 7pm. Join me? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Heading to campus to talk to incoming freshmen about local food, then immediately back to Cine for the Farmageddon screening, 7pm. Join me? +

+

+ 7/19/2011, 4:34:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93446075565867008/index.html b/static/mytweets/ewagoner/status/93446075565867008/index.html new file mode 100644 index 00000000..900a3a68 --- /dev/null +++ b/static/mytweets/ewagoner/status/93446075565867008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got the pre-movie raw milk cheese tasting set up. #farmageddon @ Ciné http://instagr.am/p/IDJP9/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got the pre-movie raw milk cheese tasting set up. #farmageddon @ Ciné http://instagr.am/p/IDJP9/ +

+

+ 7/19/2011, 6:24:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9344742635/index.html b/static/mytweets/ewagoner/status/9344742635/index.html new file mode 100644 index 00000000..27873314 --- /dev/null +++ b/static/mytweets/ewagoner/status/9344742635/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Let's get rich and build a house on a mountain making everybody look like ants from way up there you and I, you and I." --Ingrid Michaelson + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Let's get rich and build a house on a mountain making everybody look like ants from way up there you and I, you and I." --Ingrid Michaelson +

+

+ 2/19/2010, 12:34:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93456262687227904/index.html b/static/mytweets/ewagoner/status/93456262687227904/index.html new file mode 100644 index 00000000..d1b3b890 --- /dev/null +++ b/static/mytweets/ewagoner/status/93456262687227904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The lobby's starting to fill up. #farmageddon @ Ciné http://instagr.am/p/IDSSt/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The lobby's starting to fill up. #farmageddon @ Ciné http://instagr.am/p/IDSSt/ +

+

+ 7/19/2011, 7:04:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9350258829/index.html b/static/mytweets/ewagoner/status/9350258829/index.html new file mode 100644 index 00000000..0be896c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/9350258829/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Leaving the office to walk across downtown to hang out at the #GOConf. I'll be the guy with the bushy beard. One of many, I'm sure. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Leaving the office to walk across downtown to hang out at the #GOConf. I'll be the guy with the bushy beard. One of many, I'm sure. +

+

+ 2/19/2010, 3:00:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93512022544756737/index.html b/static/mytweets/ewagoner/status/93512022544756737/index.html new file mode 100644 index 00000000..930d3cb4 --- /dev/null +++ b/static/mytweets/ewagoner/status/93512022544756737/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm always so happy when I open a PodCastle story and see that @kibitzer is the narrator. He's quickly become my favorite. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm always so happy when I open a PodCastle story and see that @kibitzer is the narrator. He's quickly become my favorite. +

+

+ 7/19/2011, 10:46:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/935203022711476224/index.html b/static/mytweets/ewagoner/status/935203022711476224/index.html new file mode 100644 index 00000000..0c46d46e --- /dev/null +++ b/static/mytweets/ewagoner/status/935203022711476224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made myself a kickass lunch of salmon salad using leftovers and dregs of condiments in the fridge. Ended up emptying four separate containers, and it’s the most productive I’ve been in weeks. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made myself a kickass lunch of salmon salad using leftovers and dregs of condiments in the fridge. Ended up emptying four separate containers, and it’s the most productive I’ve been in weeks. +

+

+ 11/27/2017, 12:45:50 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93520549019525120/index.html b/static/mytweets/ewagoner/status/93520549019525120/index.html new file mode 100644 index 00000000..4c338e71 --- /dev/null +++ b/static/mytweets/ewagoner/status/93520549019525120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kibitzer: Cast of Wonders, the YA scfi-fi/fantasy audio magazine, starts this week. Visit us at http://www.castofwonders.org/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @kibitzer: Cast of Wonders, the YA scfi-fi/fantasy audio magazine, starts this week. Visit us at http://www.castofwonders.org/ +

+

+ 7/19/2011, 11:20:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/935214512214560769/index.html b/static/mytweets/ewagoner/status/935214512214560769/index.html new file mode 100644 index 00000000..9d65be03 --- /dev/null +++ b/static/mytweets/ewagoner/status/935214512214560769/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @megelison: My sexuality is Mary Berry describing opera cake. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @megelison: My sexuality is Mary Berry describing opera cake.

+

+

+ 11/27/2017, 1:31:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/935267339083403264/index.html b/static/mytweets/ewagoner/status/935267339083403264/index.html new file mode 100644 index 00000000..d943827a --- /dev/null +++ b/static/mytweets/ewagoner/status/935267339083403264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @SocialHistoryOx: Happy Birthday to Anders Celsius, born #otd 1701. He died in 1744 aged 42, although his great rival Fahrenheit thought… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SocialHistoryOx: Happy Birthday to Anders Celsius, born #otd 1701. He died in 1744 aged 42, although his great rival Fahrenheit thought… +

+

+ 11/27/2017, 5:01:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9353233868791808/index.html b/static/mytweets/ewagoner/status/9353233868791808/index.html new file mode 100644 index 00000000..52ddd013 --- /dev/null +++ b/static/mytweets/ewagoner/status/9353233868791808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In Catalonia, they like to build giant castles. Made of people. Sometimes they fall. http://youtu.be/K1HWyUIZ5kk http://youtu.be/-iSHfrmGdyo + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In Catalonia, they like to build giant castles. Made of people. Sometimes they fall. http://youtu.be/K1HWyUIZ5kk http://youtu.be/-iSHfrmGdyo +

+

+ 11/29/2010, 4:09:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/935382073480708096/index.html b/static/mytweets/ewagoner/status/935382073480708096/index.html new file mode 100644 index 00000000..c585b652 --- /dev/null +++ b/static/mytweets/ewagoner/status/935382073480708096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s so weird watching new episodes of “Are You Being Served?” Like, fallen through a parallel universe weird. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s so weird watching new episodes of “Are You Being Served?” Like, fallen through a parallel universe weird. +

+

+ 11/28/2017, 12:37:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/935546220298125312/index.html b/static/mytweets/ewagoner/status/935546220298125312/index.html new file mode 100644 index 00000000..ea7e1257 --- /dev/null +++ b/static/mytweets/ewagoner/status/935546220298125312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s a challenge for me to listen to, but I’m glad I got pointed to the podcast “The Hilarious World of Depression”. The latest episode with Marie Cox is gold. <a href="https://www.apmpodcasts.org/thwod/2017/11/ana-marie-cox-is-not-really-edited-much-at-all/">https://www.apmpodcasts.org/thwod/2017/11/ana-marie-cox-is-not-really-edited-much-at-all/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/935649198283902978/index.html b/static/mytweets/ewagoner/status/935649198283902978/index.html new file mode 100644 index 00000000..035c7cbf --- /dev/null +++ b/static/mytweets/ewagoner/status/935649198283902978/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sure. Why not. Seems about right for a 2017 news story. <a href="https://twitter.com/motherboard/status/935605214836658176">https://twitter.com/motherboard/status/935605214836658176</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/935682447/index.html b/static/mytweets/ewagoner/status/935682447/index.html new file mode 100644 index 00000000..578fdf1f --- /dev/null +++ b/static/mytweets/ewagoner/status/935682447/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bad sign when a local petroleum CEO urges the governor to cancel the biggest game in the country due to not enough gas for fans & residents. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bad sign when a local petroleum CEO urges the governor to cancel the biggest game in the country due to not enough gas for fans & residents. +

+

+ 9/26/2008, 9:28:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/935685293/index.html b/static/mytweets/ewagoner/status/935685293/index.html new file mode 100644 index 00000000..a68626a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/935685293/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cancel UGA-Alabama Game, Urges Oil Executive: http://www.wsbtv.com/news/17562978/detail.html + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cancel UGA-Alabama Game, Urges Oil Executive: http://www.wsbtv.com/news/17562978/detail.html +

+

+ 9/26/2008, 9:30:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/935774605/index.html b/static/mytweets/ewagoner/status/935774605/index.html new file mode 100644 index 00000000..82885942 --- /dev/null +++ b/static/mytweets/ewagoner/status/935774605/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + TiVo failed me last night, failing to record the premier of The Office. So I've been reduced to trying to get "NBCDirect Downloader" to work + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ TiVo failed me last night, failing to record the premier of The Office. So I've been reduced to trying to get "NBCDirect Downloader" to work +

+

+ 9/26/2008, 10:44:29 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/935954062218088448/index.html b/static/mytweets/ewagoner/status/935954062218088448/index.html new file mode 100644 index 00000000..f75db9b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/935954062218088448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Maggie: That’s the news from Lake Wobegone, where all the women are strong, the men are under investigation, and all the children avoid… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Maggie: That’s the news from Lake Wobegone, where all the women are strong, the men are under investigation, and all the children avoid… +

+

+ 11/29/2017, 2:30:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/935967589557301250/index.html b/static/mytweets/ewagoner/status/935967589557301250/index.html new file mode 100644 index 00000000..a56928cb --- /dev/null +++ b/static/mytweets/ewagoner/status/935967589557301250/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @pookleblinky: 2016: heh, imagine explaining today's news to someone who's been in a coma for 5 years + +2017: heh, imagine explaining tod… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pookleblinky: 2016: heh, imagine explaining today's news to someone who's been in a coma for 5 years

2017: heh, imagine explaining tod… +

+

+ 11/29/2017, 3:23:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/935994845566586880/index.html b/static/mytweets/ewagoner/status/935994845566586880/index.html new file mode 100644 index 00000000..8ccc0df0 --- /dev/null +++ b/static/mytweets/ewagoner/status/935994845566586880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LaughingSquid: A One-Minute Short Film About a Man Who Ditches His Family to Survive, But Then Quickly Regrets It https://t.co/HNYRrnzr… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LaughingSquid: A One-Minute Short Film About a Man Who Ditches His Family to Survive, But Then Quickly Regrets It https://t.co/HNYRrnzr… +

+

+ 11/29/2017, 5:12:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/936034947/index.html b/static/mytweets/ewagoner/status/936034947/index.html new file mode 100644 index 00000000..20b727c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/936034947/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Driving to the orchard in the morning to load the car with apples to make gallons of cider. Been looking forward to it all week. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Driving to the orchard in the morning to load the car with apples to make gallons of cider. Been looking forward to it all week. +

+

+ 9/26/2008, 2:03:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/936039083679408128/index.html b/static/mytweets/ewagoner/status/936039083679408128/index.html new file mode 100644 index 00000000..01d21870 --- /dev/null +++ b/static/mytweets/ewagoner/status/936039083679408128/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Somehow in all the countless times I’ve been in Michael’s I missed that they had a whole food crafting corner. I feel like a kid in a candy making store. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Somehow in all the countless times I’ve been in Michael’s I missed that they had a whole food crafting corner. I feel like a kid in a candy making store. +

+

+ 11/29/2017, 8:08:02 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/936092672/index.html b/static/mytweets/ewagoner/status/936092672/index.html new file mode 100644 index 00000000..86aef034 --- /dev/null +++ b/static/mytweets/ewagoner/status/936092672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We want cake! Where's our cake?! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We want cake! Where's our cake?! +

+

+ 9/26/2008, 2:56:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/936263775409393664/index.html b/static/mytweets/ewagoner/status/936263775409393664/index.html new file mode 100644 index 00000000..ea548d69 --- /dev/null +++ b/static/mytweets/ewagoner/status/936263775409393664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Happy #bluebeanieday! “Keep up the fight for web standards, accessibility, and treating each other with respect and kindness in the industry.“ #bbd17 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Happy #bluebeanieday! “Keep up the fight for web standards, accessibility, and treating each other with respect and kindness in the industry.“ #bbd17

+

+

+ 11/30/2017, 11:00:53 AM +

+

Favs: 8

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9363142656135168/index.html b/static/mytweets/ewagoner/status/9363142656135168/index.html new file mode 100644 index 00000000..a15a2fbe --- /dev/null +++ b/static/mytweets/ewagoner/status/9363142656135168/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mc_frontalot: Oh, look. Nerdcore Rising is on Hulu! http://frontalot.com/wee/hulu And on Netflix. http://frontalot.com/wee/netflix + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mc_frontalot: Oh, look. Nerdcore Rising is on Hulu! http://frontalot.com/wee/hulu And on Netflix. http://frontalot.com/wee/netflix +

+

+ 11/29/2010, 4:48:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/936356558526730240/index.html b/static/mytweets/ewagoner/status/936356558526730240/index.html new file mode 100644 index 00000000..bf1607b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/936356558526730240/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + RT @logicbutton: And I find it kinda funny +I find it kinda sad +That your breakfast for tomorrow +Was the plums that I just had + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @logicbutton: And I find it kinda funny
I find it kinda sad
That your breakfast for tomorrow
Was the plums that I just had +

+

+ 11/30/2017, 5:09:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/936410709273071616/index.html b/static/mytweets/ewagoner/status/936410709273071616/index.html new file mode 100644 index 00000000..0224f60a --- /dev/null +++ b/static/mytweets/ewagoner/status/936410709273071616/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Missed slamming into a flatbed tow truck at 65mph by mere inches when he decided to sharply cut across three lanes of traffic and do a u-turn on a divided highway with no warning. Trying to drum up new business, I guess. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Missed slamming into a flatbed tow truck at 65mph by mere inches when he decided to sharply cut across three lanes of traffic and do a u-turn on a divided highway with no warning. Trying to drum up new business, I guess. +

+

+ 11/30/2017, 8:44:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9365419570/index.html b/static/mytweets/ewagoner/status/9365419570/index.html new file mode 100644 index 00000000..84165e68 --- /dev/null +++ b/static/mytweets/ewagoner/status/9365419570/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Shat My Dad Says" http://www.hollywoodreporter.com/hr/content_display/news/e3ie935cc06a4035022666f553e0936ab6a + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Shat My Dad Says" http://www.hollywoodreporter.com/hr/content_display/news/e3ie935cc06a4035022666f553e0936ab6a +

+

+ 2/19/2010, 9:42:35 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9366778832/index.html b/static/mytweets/ewagoner/status/9366778832/index.html new file mode 100644 index 00000000..c08cd319 --- /dev/null +++ b/static/mytweets/ewagoner/status/9366778832/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Many happy people devoured many delicious pizzas cooked by Mellow Mushroom using ingredients from @athlocallygrown at the #GOConf tonight! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Many happy people devoured many delicious pizzas cooked by Mellow Mushroom using ingredients from @athlocallygrown at the #GOConf tonight! +

+

+ 2/19/2010, 10:17:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/936691184818323456/index.html b/static/mytweets/ewagoner/status/936691184818323456/index.html new file mode 100644 index 00000000..9eac380b --- /dev/null +++ b/static/mytweets/ewagoner/status/936691184818323456/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just completed "Inverse Captcha" - Day 1 - Advent of Code 2017 <a href="http://adventofcode.com/2017/day/1">http://adventofcode.com/2017/day/1</a> #AdventOfCode + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just completed "Inverse Captcha" - Day 1 - Advent of Code 2017 http://adventofcode.com/2017/day/1 #AdventOfCode +

+

+ 12/1/2017, 3:19:15 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9366922701307905/index.html b/static/mytweets/ewagoner/status/9366922701307905/index.html new file mode 100644 index 00000000..50ee983f --- /dev/null +++ b/static/mytweets/ewagoner/status/9366922701307905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Some things I just can't get locally grown, such as oranges and olives. Luckily, there's Chaffin Family Orchards: http://is.gd/hXKu5 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Some things I just can't get locally grown, such as oranges and olives. Luckily, there's Chaffin Family Orchards: http://is.gd/hXKu5 +

+

+ 11/29/2010, 5:03:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93681578412216320/index.html b/static/mytweets/ewagoner/status/93681578412216320/index.html new file mode 100644 index 00000000..26a92c80 --- /dev/null +++ b/static/mytweets/ewagoner/status/93681578412216320/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Downloading OSX Lion at work on the fast internet. It's got 20 hours to go. + +It'll take months to get my iMac at home updated. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Downloading OSX Lion at work on the fast internet. It's got 20 hours to go.

It'll take months to get my iMac at home updated. +

+

+ 7/20/2011, 10:00:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93694713525321728/index.html b/static/mytweets/ewagoner/status/93694713525321728/index.html new file mode 100644 index 00000000..60adf50f --- /dev/null +++ b/static/mytweets/ewagoner/status/93694713525321728/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Taking a break from the keyboard to help a co-worker move. http://instagr.am/p/IGCSb/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Taking a break from the keyboard to help a co-worker move. http://instagr.am/p/IGCSb/ +

+

+ 7/20/2011, 10:52:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/937081168767397888/index.html b/static/mytweets/ewagoner/status/937081168767397888/index.html new file mode 100644 index 00000000..0c5ee5b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/937081168767397888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just completed "Corruption Checksum" - Day 2 - Advent of Code 2017 <a href="http://adventofcode.com/2017/day/2">http://adventofcode.com/2017/day/2</a> #AdventOfCode + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just completed "Corruption Checksum" - Day 2 - Advent of Code 2017 http://adventofcode.com/2017/day/2 #AdventOfCode +

+

+ 12/2/2017, 5:08:55 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/937131290/index.html b/static/mytweets/ewagoner/status/937131290/index.html new file mode 100644 index 00000000..56a716e3 --- /dev/null +++ b/static/mytweets/ewagoner/status/937131290/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The girl and I are up in the mountains on our way to the apple orchards. Also, barbeque. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The girl and I are up in the mountains on our way to the apple orchards. Also, barbeque. +

+

+ 9/27/2008, 10:33:41 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/937159341005770752/index.html b/static/mytweets/ewagoner/status/937159341005770752/index.html new file mode 100644 index 00000000..112758a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/937159341005770752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @_0_0_: Want to play colossal cave adventure? Text 1-669-238-3683 #nbpy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @_0_0_: Want to play colossal cave adventure? Text 1-669-238-3683 #nbpy +

+

+ 12/2/2017, 10:19:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/937219422/index.html b/static/mytweets/ewagoner/status/937219422/index.html new file mode 100644 index 00000000..11c6d5b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/937219422/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just barely fit ten bushels in the car. Guess I should have driven the truck after all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just barely fit ten bushels in the car. Guess I should have driven the truck after all. +

+

+ 9/27/2008, 12:09:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93723528251191296/index.html b/static/mytweets/ewagoner/status/93723528251191296/index.html new file mode 100644 index 00000000..4997ab61 --- /dev/null +++ b/static/mytweets/ewagoner/status/93723528251191296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Skywatchers, a short essay on farmers and the skies by Gene Logsdon: <a href="http://thecontraryfarmer.wordpress.com/2011/07/20/skywatchers">http://thecontraryfarmer.wordpress.com/2011/07/20/skywatchers</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/937242960/index.html b/static/mytweets/ewagoner/status/937242960/index.html new file mode 100644 index 00000000..9f0d85d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/937242960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That's it. Time for a diet and a shave. I just got compared to Michael Moore. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That's it. Time for a diet and a shave. I just got compared to Michael Moore. +

+

+ 9/27/2008, 12:34:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/937245646/index.html b/static/mytweets/ewagoner/status/937245646/index.html new file mode 100644 index 00000000..b520f337 --- /dev/null +++ b/static/mytweets/ewagoner/status/937245646/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Or maybe I can just enjoy this excellent plate of hickory smoked barbeque here at "Oinkers" (Clayton, GA) and blame it on the ball cap. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Or maybe I can just enjoy this excellent plate of hickory smoked barbeque here at "Oinkers" (Clayton, GA) and blame it on the ball cap. +

+

+ 9/27/2008, 12:36:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93740418734362624/index.html b/static/mytweets/ewagoner/status/93740418734362624/index.html new file mode 100644 index 00000000..d8481a50 --- /dev/null +++ b/static/mytweets/ewagoner/status/93740418734362624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wonderful short story told from two points of view set in a future earth where the elves return and conquer mankind: <a href="http://podcastle.org/2011/07/19/podcastle-166-stereogram-of-the-gray-fort-in-the-days-of-her-glory/">http://podcastle.org/2011/07/19/podcastle-166-stereogram-of-the-gray-fort-in-the-days-of-her-glory/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/937443603/index.html b/static/mytweets/ewagoner/status/937443603/index.html new file mode 100644 index 00000000..460362b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/937443603/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Starting to make apple cider. Don't have an apple grinder, so trying to use food shredder attachment for the KitchenAid. Then to the press! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Starting to make apple cider. Don't have an apple grinder, so trying to use food shredder attachment for the KitchenAid. Then to the press! +

+

+ 9/27/2008, 4:30:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93747449172197376/index.html b/static/mytweets/ewagoner/status/93747449172197376/index.html new file mode 100644 index 00000000..49645318 --- /dev/null +++ b/static/mytweets/ewagoner/status/93747449172197376/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What to Do When a Great White Shark Jumps in Your Boat. Just FYI. <a href="http://bit.ly/noQuZB">http://bit.ly/noQuZB</a> via @gbrumfiel + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What to Do When a Great White Shark Jumps in Your Boat. Just FYI. http://bit.ly/noQuZB via @gbrumfiel +

+

+ 7/20/2011, 2:21:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/937494522/index.html b/static/mytweets/ewagoner/status/937494522/index.html new file mode 100644 index 00000000..71f59442 --- /dev/null +++ b/static/mytweets/ewagoner/status/937494522/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's working! Whole apples go in, beautful juice comes out. On pace to get 2+ gallons per bushel from Winesaps, better than expected. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's working! Whole apples go in, beautful juice comes out. On pace to get 2+ gallons per bushel from Winesaps, better than expected. +

+

+ 9/27/2008, 5:39:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/937496008/index.html b/static/mytweets/ewagoner/status/937496008/index.html new file mode 100644 index 00000000..5a12e584 --- /dev/null +++ b/static/mytweets/ewagoner/status/937496008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Note to BATF: this little still is for purifying water during emergencies only. Wouldn't dream of running fermented cider through there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Note to BATF: this little still is for purifying water during emergencies only. Wouldn't dream of running fermented cider through there. +

+

+ 9/27/2008, 5:41:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/937498578158833667/index.html b/static/mytweets/ewagoner/status/937498578158833667/index.html new file mode 100644 index 00000000..10c090a9 --- /dev/null +++ b/static/mytweets/ewagoner/status/937498578158833667/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Everybody needs to see a GWAR show at least once, I hear, and tonight’s my night. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Everybody needs to see a GWAR show at least once, I hear, and tonight’s my night. +

+

+ 12/3/2017, 8:47:33 PM +

+

Favs: 5

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/937535808/index.html b/static/mytweets/ewagoner/status/937535808/index.html new file mode 100644 index 00000000..7944809e --- /dev/null +++ b/static/mytweets/ewagoner/status/937535808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + First bushel of Winesaps yielded 3gals of juice. Will mix in 1gal each of Empire and Mutsu. Then add honey and yeast. Then drink on the 18th + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ First bushel of Winesaps yielded 3gals of juice. Will mix in 1gal each of Empire and Mutsu. Then add honey and yeast. Then drink on the 18th +

+

+ 9/27/2008, 6:35:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/937587704/index.html b/static/mytweets/ewagoner/status/937587704/index.html new file mode 100644 index 00000000..c97eb975 --- /dev/null +++ b/static/mytweets/ewagoner/status/937587704/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cider is in the carboy. What fun! But only used two of the ten bushels I bought. So, apple butter, more cider, juice, and more ahoy! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cider is in the carboy. What fun! But only used two of the ten bushels I bought. So, apple butter, more cider, juice, and more ahoy! +

+

+ 9/27/2008, 7:45:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9375897668812801/index.html b/static/mytweets/ewagoner/status/9375897668812801/index.html new file mode 100644 index 00000000..594e5648 --- /dev/null +++ b/static/mytweets/ewagoner/status/9375897668812801/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @hbottemiller: Chambilss (R-GA) regrets he cant support #S510, which he cosponsored, calls Tester amendment "loophole" lacking scienc ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @hbottemiller: Chambilss (R-GA) regrets he cant support #S510, which he cosponsored, calls Tester amendment "loophole" lacking scienc ... +

+

+ 11/29/2010, 5:39:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/937666413/index.html b/static/mytweets/ewagoner/status/937666413/index.html new file mode 100644 index 00000000..61ce07a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/937666413/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This Georgia football game is painful. The gas riots this week are going to be u.g.l.y. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This Georgia football game is painful. The gas riots this week are going to be u.g.l.y. +

+

+ 9/27/2008, 9:27:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93792481929478144/index.html b/static/mytweets/ewagoner/status/93792481929478144/index.html new file mode 100644 index 00000000..f132082f --- /dev/null +++ b/static/mytweets/ewagoner/status/93792481929478144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's half price whiskey night at @highwirelounge! Are you going to be there? Yes, you. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's half price whiskey night at @highwirelounge! Are you going to be there? Yes, you. +

+

+ 7/20/2011, 5:20:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93796727076814849/index.html b/static/mytweets/ewagoner/status/93796727076814849/index.html new file mode 100644 index 00000000..e203a01d --- /dev/null +++ b/static/mytweets/ewagoner/status/93796727076814849/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'll start things off with the "elite bourbon" flight. @ Highwire Lounge http://instagr.am/p/IHavn/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'll start things off with the "elite bourbon" flight. @ Highwire Lounge http://instagr.am/p/IHavn/ +

+

+ 7/20/2011, 5:37:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93804072053915648/index.html b/static/mytweets/ewagoner/status/93804072053915648/index.html new file mode 100644 index 00000000..152f297b --- /dev/null +++ b/static/mytweets/ewagoner/status/93804072053915648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now it's time to visit the Caledonia. I love Scotland. @ Highwire Lounge http://instagr.am/p/IHhfT/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now it's time to visit the Caledonia. I love Scotland. @ Highwire Lounge http://instagr.am/p/IHhfT/ +

+

+ 7/20/2011, 6:06:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9381320547/index.html b/static/mytweets/ewagoner/status/9381320547/index.html new file mode 100644 index 00000000..1228b823 --- /dev/null +++ b/static/mytweets/ewagoner/status/9381320547/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Leaving the house bright and early for a full, full day at the Georgia Organics Conference. #GOConf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Leaving the house bright and early for a full, full day at the Georgia Organics Conference. #GOConf +

+

+ 2/20/2010, 7:23:31 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/938189564/index.html b/static/mytweets/ewagoner/status/938189564/index.html new file mode 100644 index 00000000..ec94ba94 --- /dev/null +++ b/static/mytweets/ewagoner/status/938189564/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's a moussaka kind of day, I think. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's a moussaka kind of day, I think. +

+

+ 9/28/2008, 11:45:58 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/938231078023847936/index.html b/static/mytweets/ewagoner/status/938231078023847936/index.html new file mode 100644 index 00000000..5cc6ea08 --- /dev/null +++ b/static/mytweets/ewagoner/status/938231078023847936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JamColley: shout out to this hustler who tried to sell merch at the crucifixion + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JamColley: shout out to this hustler who tried to sell merch at the crucifixion

+

+

+ 12/5/2017, 9:18:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/938232153304981505/index.html b/static/mytweets/ewagoner/status/938232153304981505/index.html new file mode 100644 index 00000000..175259fe --- /dev/null +++ b/static/mytweets/ewagoner/status/938232153304981505/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Made a gallon of yogurt today. + +I didn’t need a gallon of yogurt, but the InstantPot has a yogurt setting I’d never used, so here I am. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made a gallon of yogurt today.

I didn’t need a gallon of yogurt, but the InstantPot has a yogurt setting I’d never used, so here I am. +

+

+ 12/5/2017, 9:22:31 PM +

+

Favs: 9

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93826693684404224/index.html b/static/mytweets/ewagoner/status/93826693684404224/index.html new file mode 100644 index 00000000..5876c639 --- /dev/null +++ b/static/mytweets/ewagoner/status/93826693684404224/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Peat and Smoke @ Highwire Lounge http://instagr.am/p/IH1wo/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Peat and Smoke @ Highwire Lounge http://instagr.am/p/IH1wo/ +

+

+ 7/20/2011, 7:36:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/938630857/index.html b/static/mytweets/ewagoner/status/938630857/index.html new file mode 100644 index 00000000..8ece404b --- /dev/null +++ b/static/mytweets/ewagoner/status/938630857/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Photos from my cider making session yesterday: http://gallery.me.com/ericwagoner/100044 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Photos from my cider making session yesterday: http://gallery.me.com/ericwagoner/100044 +

+

+ 9/28/2008, 8:51:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/938644810/index.html b/static/mytweets/ewagoner/status/938644810/index.html new file mode 100644 index 00000000..cf2c7768 --- /dev/null +++ b/static/mytweets/ewagoner/status/938644810/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A proper moussaka takes all day to make, but oh, is it worth it. Especially when using sun-warmed eggplant & tomatoes out of the garden. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A proper moussaka takes all day to make, but oh, is it worth it. Especially when using sun-warmed eggplant & tomatoes out of the garden. +

+

+ 9/28/2008, 9:07:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93868722/index.html b/static/mytweets/ewagoner/status/93868722/index.html new file mode 100644 index 00000000..fa4ea53a --- /dev/null +++ b/static/mytweets/ewagoner/status/93868722/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hey, Firefox -- 670MB of RAM? Really? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hey, Firefox -- 670MB of RAM? Really? +

+

+ 6/6/2007, 5:48:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/93885303655374849/index.html b/static/mytweets/ewagoner/status/93885303655374849/index.html new file mode 100644 index 00000000..fcede502 --- /dev/null +++ b/static/mytweets/ewagoner/status/93885303655374849/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, wow. The Scarring Party did a cover of "Killing Moon" and released it, along with five originals, for free: http://is.gd/3k6jNv + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, wow. The Scarring Party did a cover of "Killing Moon" and released it, along with five originals, for free: http://is.gd/3k6jNv +

+

+ 7/20/2011, 11:29:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/939211260587053056/index.html b/static/mytweets/ewagoner/status/939211260587053056/index.html new file mode 100644 index 00000000..d8cf35c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/939211260587053056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just saw a car driving around with a couple inches of snow on it and I wonder where it teleported in from. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just saw a car driving around with a couple inches of snow on it and I wonder where it teleported in from. +

+

+ 12/8/2017, 2:13:08 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9392887557/index.html b/static/mytweets/ewagoner/status/9392887557/index.html new file mode 100644 index 00000000..5857f1e8 --- /dev/null +++ b/static/mytweets/ewagoner/status/9392887557/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The conference-provided lunch looked great, but I couldn't pass up these locally-grown hand made hotdogs. #GOConf http://gdzl.la/7EtzCy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The conference-provided lunch looked great, but I couldn't pass up these locally-grown hand made hotdogs. #GOConf http://gdzl.la/7EtzCy +

+

+ 2/20/2010, 1:05:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9393542409494528/index.html b/static/mytweets/ewagoner/status/9393542409494528/index.html new file mode 100644 index 00000000..776ed035 --- /dev/null +++ b/static/mytweets/ewagoner/status/9393542409494528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Industrial GA peanuts killed in 2009. Nuts from Athens' Mills Farm didn't. Our senator would rather shut Mills Farm than regulate industry. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Industrial GA peanuts killed in 2009. Nuts from Athens' Mills Farm didn't. Our senator would rather shut Mills Farm than regulate industry. +

+

+ 11/29/2010, 6:49:29 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/939383500054069248/index.html b/static/mytweets/ewagoner/status/939383500054069248/index.html new file mode 100644 index 00000000..bfb0552e --- /dev/null +++ b/static/mytweets/ewagoner/status/939383500054069248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @realGollumTrump: Always remembers it’s okay to grabs hobbitses by the Precious! As long as you does the DENIES! Yes! Screams out ‘FALSE… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @realGollumTrump: Always remembers it’s okay to grabs hobbitses by the Precious! As long as you does the DENIES! Yes! Screams out ‘FALSE… +

+

+ 12/9/2017, 1:37:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9393856145/index.html b/static/mytweets/ewagoner/status/9393856145/index.html new file mode 100644 index 00000000..0c81cab1 --- /dev/null +++ b/static/mytweets/ewagoner/status/9393856145/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's the most beautiful day of the year so far. I'll do my best to make my presentation worth coming in out of the sun for. #GOConf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's the most beautiful day of the year so far. I'll do my best to make my presentation worth coming in out of the sun for. #GOConf +

+

+ 2/20/2010, 1:33:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/939485633/index.html b/static/mytweets/ewagoner/status/939485633/index.html new file mode 100644 index 00000000..20b3afbb --- /dev/null +++ b/static/mytweets/ewagoner/status/939485633/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy hell! What's the deal with the markets in the last 15 minutes? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy hell! What's the deal with the markets in the last 15 minutes? +

+

+ 9/29/2008, 1:46:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/939506107/index.html b/static/mytweets/ewagoner/status/939506107/index.html new file mode 100644 index 00000000..c257fe49 --- /dev/null +++ b/static/mytweets/ewagoner/status/939506107/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm shocked and (I think) happy the first vote on the bailout bill failed. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm shocked and (I think) happy the first vote on the bailout bill failed. +

+

+ 9/29/2008, 2:02:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/939510827761192965/index.html b/static/mytweets/ewagoner/status/939510827761192965/index.html new file mode 100644 index 00000000..8d0a2c9f --- /dev/null +++ b/static/mytweets/ewagoner/status/939510827761192965/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + We were going to go to Six Flags today to take part in “The World’s Largest Snowball Fight” but it got cancelled. Because it snowed. + +For real. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We were going to go to Six Flags today to take part in “The World’s Largest Snowball Fight” but it got cancelled. Because it snowed.

For real. +

+

+ 12/9/2017, 10:03:31 AM +

+

Favs: 10

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9395134329/index.html b/static/mytweets/ewagoner/status/9395134329/index.html new file mode 100644 index 00000000..79132a62 --- /dev/null +++ b/static/mytweets/ewagoner/status/9395134329/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting ready to watch the session on "Certified Naturally Grown", an alternative to USDA Organic. My farm's been CNG since 2002. #GOConf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting ready to watch the session on "Certified Naturally Grown", an alternative to USDA Organic. My farm's been CNG since 2002. #GOConf +

+

+ 2/20/2010, 2:10:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/939572803/index.html b/static/mytweets/ewagoner/status/939572803/index.html new file mode 100644 index 00000000..4b545262 --- /dev/null +++ b/static/mytweets/ewagoner/status/939572803/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I guess I need to sharpen my cooper skills and open up a clothing shop. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I guess I need to sharpen my cooper skills and open up a clothing shop. +

+

+ 9/29/2008, 2:52:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/939607937/index.html b/static/mytweets/ewagoner/status/939607937/index.html new file mode 100644 index 00000000..4f7f2525 --- /dev/null +++ b/static/mytweets/ewagoner/status/939607937/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wish Wells Fargo had won the Wachovia bidding war. I would've opened up a checking account with them. Citi... no thanks. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wish Wells Fargo had won the Wachovia bidding war. I would've opened up a checking account with them. Citi... no thanks. +

+

+ 9/29/2008, 3:20:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/939751306402594816/index.html b/static/mytweets/ewagoner/status/939751306402594816/index.html new file mode 100644 index 00000000..9585b35e --- /dev/null +++ b/static/mytweets/ewagoner/status/939751306402594816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @franklinveaux: We cannot get out. We cannot get out. They have taken the snow fort and Second Hall. We cannot get out. The end comes so… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @franklinveaux: We cannot get out. We cannot get out. They have taken the snow fort and Second Hall. We cannot get out. The end comes so… +

+

+ 12/10/2017, 1:59:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9398738643/index.html b/static/mytweets/ewagoner/status/9398738643/index.html new file mode 100644 index 00000000..bcd08d56 --- /dev/null +++ b/static/mytweets/ewagoner/status/9398738643/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'm up in two minutes, talking for 90 more about @athlocallygrown. #GOConf + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'm up in two minutes, talking for 90 more about @athlocallygrown. #GOConf +

+

+ 2/20/2010, 3:59:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9405019858/index.html b/static/mytweets/ewagoner/status/9405019858/index.html new file mode 100644 index 00000000..ac78bf0d --- /dev/null +++ b/static/mytweets/ewagoner/status/9405019858/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Starting what may be my best meal of the year: http://gdzl.la/7ExYoU http://gdzl.la/7ExYof http://gdzl.la/7Eu75i + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Starting what may be my best meal of the year: http://gdzl.la/7ExYoU http://gdzl.la/7ExYof http://gdzl.la/7Eu75i +

+

+ 2/20/2010, 7:09:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/94054798613164032/index.html b/static/mytweets/ewagoner/status/94054798613164032/index.html new file mode 100644 index 00000000..e18243c5 --- /dev/null +++ b/static/mytweets/ewagoner/status/94054798613164032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kcm74: Kings Under the Mountain: PJ releases production video #3, with thirteen dwarves and several special guests: <a href="http://bit.ly/psQc5Z">http://bit.ly/psQc5Z</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @kcm74: Kings Under the Mountain: PJ releases production video #3, with thirteen dwarves and several special guests: http://bit.ly/psQc5Z +

+

+ 7/21/2011, 10:43:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/940601585/index.html b/static/mytweets/ewagoner/status/940601585/index.html new file mode 100644 index 00000000..2cbfdcaa --- /dev/null +++ b/static/mytweets/ewagoner/status/940601585/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Maxed out my IRA contributions for the year today, yet somehow the balance is about the same as it was back in January. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Maxed out my IRA contributions for the year today, yet somehow the balance is about the same as it was back in January. +

+

+ 9/30/2008, 10:24:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9406146544/index.html b/static/mytweets/ewagoner/status/9406146544/index.html new file mode 100644 index 00000000..5dc8ee56 --- /dev/null +++ b/static/mytweets/ewagoner/status/9406146544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The main course dishes arrived: http://gdzl.la/7Eykw5 http://gdzl.la/7Eutig http://gdzl.la/7Eyktq + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The main course dishes arrived: http://gdzl.la/7Eykw5 http://gdzl.la/7Eutig http://gdzl.la/7Eyktq +

+

+ 2/20/2010, 7:41:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9408602399/index.html b/static/mytweets/ewagoner/status/9408602399/index.html new file mode 100644 index 00000000..51952fe3 --- /dev/null +++ b/static/mytweets/ewagoner/status/9408602399/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The best pecan pie I have ever seen. Or tasted. http://gdzl.la/7Evd98 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The best pecan pie I have ever seen. Or tasted. http://gdzl.la/7Evd98 +

+

+ 2/20/2010, 8:49:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/94088839798333440/index.html b/static/mytweets/ewagoner/status/94088839798333440/index.html new file mode 100644 index 00000000..58bb4a59 --- /dev/null +++ b/static/mytweets/ewagoner/status/94088839798333440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tested the new cook. He made me a burger with shrimp salad and heirloom tomato jam. He passes. @ Farm Cart http://instagr.am/p/IK-V4/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tested the new cook. He made me a burger with shrimp salad and heirloom tomato jam. He passes. @ Farm Cart http://instagr.am/p/IK-V4/ +

+

+ 7/21/2011, 12:58:22 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/941390718/index.html b/static/mytweets/ewagoner/status/941390718/index.html new file mode 100644 index 00000000..50459800 --- /dev/null +++ b/static/mytweets/ewagoner/status/941390718/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Little miss four year old is staying up late playing Spore. It's nice to have a gaming buddy again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Little miss four year old is staying up late playing Spore. It's nice to have a gaming buddy again. +

+

+ 9/30/2008, 10:33:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9413952138/index.html b/static/mytweets/ewagoner/status/9413952138/index.html new file mode 100644 index 00000000..f7479692 --- /dev/null +++ b/static/mytweets/ewagoner/status/9413952138/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Spoke for 90 mins about something I love & in return was fed a world class meal & heard Carlo Petrini talk directly to me from a foot away. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Spoke for 90 mins about something I love & in return was fed a world class meal & heard Carlo Petrini talk directly to me from a foot away. +

+

+ 2/20/2010, 11:08:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/941731516630974464/index.html b/static/mytweets/ewagoner/status/941731516630974464/index.html new file mode 100644 index 00000000..9b9e3287 --- /dev/null +++ b/static/mytweets/ewagoner/status/941731516630974464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Corn Mo, one of the more unusual musicians I’ve ever seen live, has just released a Christmas album. It’s got twelve songs on it, and is just under six minutes long. <a href="https://cornmo.bandcamp.com/album/the-twelve-days-of-christmas">https://cornmo.bandcamp.com/album/the-twelve-days-of-christmas</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Corn Mo, one of the more unusual musicians I’ve ever seen live, has just released a Christmas album. It’s got twelve songs on it, and is just under six minutes long. https://cornmo.bandcamp.com/album/the-twelve-days-of-christmas +

+

+ 12/15/2017, 1:07:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/94215378036719617/index.html b/static/mytweets/ewagoner/status/94215378036719617/index.html new file mode 100644 index 00000000..b1e8b5b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/94215378036719617/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Caught the final minutes of a charity auction & sniped a quality espresso maker & certificate to the best tattoo parlor in town. I've plans. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Caught the final minutes of a charity auction & sniped a quality espresso maker & certificate to the best tattoo parlor in town. I've plans. +

+

+ 7/21/2011, 9:21:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/942161873/index.html b/static/mytweets/ewagoner/status/942161873/index.html new file mode 100644 index 00000000..3b954b89 --- /dev/null +++ b/static/mytweets/ewagoner/status/942161873/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today the amount I still owe on my daughter's uninsured complicated birth fell below my annual salary. $45K still to go! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today the amount I still owe on my daughter's uninsured complicated birth fell below my annual salary. $45K still to go! +

+

+ 10/1/2008, 1:12:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/942837475457806336/index.html b/static/mytweets/ewagoner/status/942837475457806336/index.html new file mode 100644 index 00000000..96ed1578 --- /dev/null +++ b/static/mytweets/ewagoner/status/942837475457806336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Athenians: the old paint store in Normaltown is now a discount book store. I could have easily bought enough books to require a whole new bookcase. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Athenians: the old paint store in Normaltown is now a discount book store. I could have easily bought enough books to require a whole new bookcase. +

+

+ 12/18/2017, 2:22:25 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/942954499047657473/index.html b/static/mytweets/ewagoner/status/942954499047657473/index.html new file mode 100644 index 00000000..1962b1d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/942954499047657473/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kottke: Over the weekend, the NY Times reported on a super secret US government program that investigated possible UFOs (with video foo… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @kottke: Over the weekend, the NY Times reported on a super secret US government program that investigated possible UFOs (with video foo… +

+

+ 12/18/2017, 10:07:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/94406067324325889/index.html b/static/mytweets/ewagoner/status/94406067324325889/index.html new file mode 100644 index 00000000..11d483fb --- /dev/null +++ b/static/mytweets/ewagoner/status/94406067324325889/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Very quickly I've come to prefer Lion's scrolling. Must be all the time using the iPad -- my fingers want to manipulate the data directly. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Very quickly I've come to prefer Lion's scrolling. Must be all the time using the iPad -- my fingers want to manipulate the data directly. +

+

+ 7/22/2011, 9:58:55 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/944212091480760320/index.html b/static/mytweets/ewagoner/status/944212091480760320/index.html new file mode 100644 index 00000000..199f6a36 --- /dev/null +++ b/static/mytweets/ewagoner/status/944212091480760320/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Vallmeister: This is a masterpiece + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Vallmeister: This is a masterpiece

+

+

+ 12/22/2017, 9:24:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/94428189920739328/index.html b/static/mytweets/ewagoner/status/94428189920739328/index.html new file mode 100644 index 00000000..c9684922 --- /dev/null +++ b/static/mytweets/ewagoner/status/94428189920739328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @FakeCivilWar: The Emancipation Proclamation was so-called after Lincoln's cabinet rejected "The Manumission Transmission." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @FakeCivilWar: The Emancipation Proclamation was so-called after Lincoln's cabinet rejected "The Manumission Transmission." +

+

+ 7/22/2011, 11:26:49 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/944315557372981249/index.html b/static/mytweets/ewagoner/status/944315557372981249/index.html new file mode 100644 index 00000000..719e3394 --- /dev/null +++ b/static/mytweets/ewagoner/status/944315557372981249/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The world’s greatest movie, but in song. <a href="https://www.youtube.com/watch?v=ttKn1eGKTew">https://www.youtube.com/watch?v=ttKn1eGKTew</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/94443661609287680/index.html b/static/mytweets/ewagoner/status/94443661609287680/index.html new file mode 100644 index 00000000..6c84b8ed --- /dev/null +++ b/static/mytweets/ewagoner/status/94443661609287680/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, shoot. No one at Pain & Wonder works in UV ink, so there goes that idea for a particularly nerdy Tolkien tattoo. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well, shoot. No one at Pain & Wonder works in UV ink, so there goes that idea for a particularly nerdy Tolkien tattoo. +

+

+ 7/22/2011, 12:28:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/944607804916199424/index.html b/static/mytweets/ewagoner/status/944607804916199424/index.html new file mode 100644 index 00000000..92ede176 --- /dev/null +++ b/static/mytweets/ewagoner/status/944607804916199424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JasonRitter: I wrote a very short story + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JasonRitter: I wrote a very short story

+

+

+ 12/23/2017, 11:37:05 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/94483509674123264/index.html b/static/mytweets/ewagoner/status/94483509674123264/index.html new file mode 100644 index 00000000..81f388bd --- /dev/null +++ b/static/mytweets/ewagoner/status/94483509674123264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Great Athens Locavore Experiment: <a href="http://patch.com/A-kvbm">http://patch.com/A-kvbm</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Great Athens Locavore Experiment: http://patch.com/A-kvbm +

+

+ 7/22/2011, 3:06:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/945008603/index.html b/static/mytweets/ewagoner/status/945008603/index.html new file mode 100644 index 00000000..528581cf --- /dev/null +++ b/static/mytweets/ewagoner/status/945008603/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Gourmet Magazine has an online feature on my market: "Farmstand on the Run" http://is.gd/3tJC + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Gourmet Magazine has an online feature on my market: "Farmstand on the Run" http://is.gd/3tJC +

+

+ 10/3/2008, 11:03:54 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/945014114/index.html b/static/mytweets/ewagoner/status/945014114/index.html new file mode 100644 index 00000000..006d01c8 --- /dev/null +++ b/static/mytweets/ewagoner/status/945014114/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Good to see the boards of Wachovia and Wells Fargo are reading my Twitter stream: http://tinyurl.com/44djc5 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Good to see the boards of Wachovia and Wells Fargo are reading my Twitter stream: http://tinyurl.com/44djc5 +

+

+ 10/3/2008, 11:08:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/945203523/index.html b/static/mytweets/ewagoner/status/945203523/index.html new file mode 100644 index 00000000..e948a064 --- /dev/null +++ b/static/mytweets/ewagoner/status/945203523/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That's that, then. I guess the final barriers have been lifted for me to get into the children's bow and arrow business. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That's that, then. I guess the final barriers have been lifted for me to get into the children's bow and arrow business. +

+

+ 10/3/2008, 1:33:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/945383211/index.html b/static/mytweets/ewagoner/status/945383211/index.html new file mode 100644 index 00000000..8534dacc --- /dev/null +++ b/static/mytweets/ewagoner/status/945383211/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Hartwell Highland Games are tomorrow, in a pasture down the road from my house: http://www.lochhartwell.org/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Hartwell Highland Games are tomorrow, in a pasture down the road from my house: http://www.lochhartwell.org/ +

+

+ 10/3/2008, 4:07:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/94545185731653632/index.html b/static/mytweets/ewagoner/status/94545185731653632/index.html new file mode 100644 index 00000000..62eda5bd --- /dev/null +++ b/static/mytweets/ewagoner/status/94545185731653632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Is there anyone I know at the San Diego ComicCon? I need a small favor. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Is there anyone I know at the San Diego ComicCon? I need a small favor. +

+

+ 7/22/2011, 7:11:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/945514989/index.html b/static/mytweets/ewagoner/status/945514989/index.html new file mode 100644 index 00000000..ce71cd41 --- /dev/null +++ b/static/mytweets/ewagoner/status/945514989/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Trying to install htmldoc on a Dreamhost account. I wish my work would just leave them for @Joyent already. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Trying to install htmldoc on a Dreamhost account. I wish my work would just leave them for @Joyent already. +

+

+ 10/3/2008, 6:15:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/94557989796708352/index.html b/static/mytweets/ewagoner/status/94557989796708352/index.html new file mode 100644 index 00000000..6e4f8296 --- /dev/null +++ b/static/mytweets/ewagoner/status/94557989796708352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Via @nprnews: Calif. Milk Board Dumps Controversial PMS Campaign <a href="http://n.pr/nHpvr5">http://n.pr/nHpvr5</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Via @nprnews: Calif. Milk Board Dumps Controversial PMS Campaign http://n.pr/nHpvr5 +

+

+ 7/22/2011, 8:02:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/945592259/index.html b/static/mytweets/ewagoner/status/945592259/index.html new file mode 100644 index 00000000..8001f7af --- /dev/null +++ b/static/mytweets/ewagoner/status/945592259/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Girl's at grandma's, wife's out of state. So much needs done at home, but urge to slack is high. Martini & jazz trio couldn't hurt anything + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Girl's at grandma's, wife's out of state. So much needs done at home, but urge to slack is high. Martini & jazz trio couldn't hurt anything +

+

+ 10/3/2008, 7:41:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9455974329/index.html b/static/mytweets/ewagoner/status/9455974329/index.html new file mode 100644 index 00000000..7857f19b --- /dev/null +++ b/static/mytweets/ewagoner/status/9455974329/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Really shouldn't have eaten again this week after last night's feast, but it was Taste of Athens tonight. Couldn't let 50 restaurants down. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Really shouldn't have eaten again this week after last night's feast, but it was Taste of Athens tonight. Couldn't let 50 restaurants down. +

+

+ 2/21/2010, 9:06:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/945613470/index.html b/static/mytweets/ewagoner/status/945613470/index.html new file mode 100644 index 00000000..3bead50f --- /dev/null +++ b/static/mytweets/ewagoner/status/945613470/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Jazz trio at the Mercury Lounge: http://twitpic.com/efi2 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Jazz trio at the Mercury Lounge: http://twitpic.com/efi2 +

+

+ 10/3/2008, 8:05:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/945632764/index.html b/static/mytweets/ewagoner/status/945632764/index.html new file mode 100644 index 00000000..b06a67ad --- /dev/null +++ b/static/mytweets/ewagoner/status/945632764/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I loves me some "Sweet Georgia Brown". Can't explain it, it's just one of those things. Can definately tie it back to the Globetrotters, tho + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I loves me some "Sweet Georgia Brown". Can't explain it, it's just one of those things. Can definately tie it back to the Globetrotters, tho +

+

+ 10/3/2008, 8:28:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9456877036/index.html b/static/mytweets/ewagoner/status/9456877036/index.html new file mode 100644 index 00000000..52151682 --- /dev/null +++ b/static/mytweets/ewagoner/status/9456877036/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @gtcaz: So glad @fitzage let me know about sharing the MobileMe account by adding the email to my wife's iPhone. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @gtcaz: So glad @fitzage let me know about sharing the MobileMe account by adding the email to my wife's iPhone. +

+

+ 2/21/2010, 9:29:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/946091887643058176/index.html b/static/mytweets/ewagoner/status/946091887643058176/index.html new file mode 100644 index 00000000..38f868f5 --- /dev/null +++ b/static/mytweets/ewagoner/status/946091887643058176/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + “Now I’m in my mid-forties and I’m trying a new thing with my depression. I have no idea if it’ll work any better than all the others, but here it goes.” + +Derek Powazek - Depression is a Loaded Gun + +<a href="http://powazek.com/posts/3532">http://powazek.com/posts/3532</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Now I’m in my mid-forties and I’m trying a new thing with my depression. I have no idea if it’ll work any better than all the others, but here it goes.”

Derek Powazek - Depression is a Loaded Gun

http://powazek.com/posts/3532 +

+

+ 12/27/2017, 1:54:18 PM +

+

Favs: 5

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/946147205/index.html b/static/mytweets/ewagoner/status/946147205/index.html new file mode 100644 index 00000000..97428bc8 --- /dev/null +++ b/static/mytweets/ewagoner/status/946147205/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A student a Berkeley with a similar name has been giving everyone my gmail address as her own. Even her professors. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A student a Berkeley with a similar name has been giving everyone my gmail address as her own. Even her professors. +

+

+ 10/4/2008, 10:18:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9462223629/index.html b/static/mytweets/ewagoner/status/9462223629/index.html new file mode 100644 index 00000000..264c02d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/9462223629/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Got my 5yo a GA Organics lunchbox. She's skipping both pizza & corndogs to show it off at school tomorrow. #GOConf http://gdzl.la/7ETo4J + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Got my 5yo a GA Organics lunchbox. She's skipping both pizza & corndogs to show it off at school tomorrow. #GOConf http://gdzl.la/7ETo4J +

+

+ 2/21/2010, 11:44:56 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/946222881/index.html b/static/mytweets/ewagoner/status/946222881/index.html new file mode 100644 index 00000000..9bfc4c79 --- /dev/null +++ b/static/mytweets/ewagoner/status/946222881/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here come the pipers! They make my heart sing. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here come the pipers! They make my heart sing. +

+

+ 10/4/2008, 11:45:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/946228535/index.html b/static/mytweets/ewagoner/status/946228535/index.html new file mode 100644 index 00000000..b2b98cbd --- /dev/null +++ b/static/mytweets/ewagoner/status/946228535/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The massed pipers: http://twitpic.com/eiwv + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The massed pipers: http://twitpic.com/eiwv +

+

+ 10/4/2008, 11:51:40 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/946249390/index.html b/static/mytweets/ewagoner/status/946249390/index.html new file mode 100644 index 00000000..2a0259de --- /dev/null +++ b/static/mytweets/ewagoner/status/946249390/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Scotch egg, bridie, and irn-bru. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Scotch egg, bridie, and irn-bru. +

+

+ 10/4/2008, 12:14:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/946317058/index.html b/static/mytweets/ewagoner/status/946317058/index.html new file mode 100644 index 00000000..52402228 --- /dev/null +++ b/static/mytweets/ewagoner/status/946317058/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Restocked the pantry with canned haggis, the next best thing to freshly made. Sheep's stomach is harder to come by these days. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Restocked the pantry with canned haggis, the next best thing to freshly made. Sheep's stomach is harder to come by these days. +

+

+ 10/4/2008, 1:29:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/946481585074921475/index.html b/static/mytweets/ewagoner/status/946481585074921475/index.html new file mode 100644 index 00000000..6776398b --- /dev/null +++ b/static/mytweets/ewagoner/status/946481585074921475/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Sokath , his eyes open. + +<a href="http://slatestarcodex.com/2017/12/26/a-history-of-the-silmarils-in-the-fifth-age/">http://slatestarcodex.com/2017/12/26/a-history-of-the-silmarils-in-the-fifth-age/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/946496594593112064/index.html b/static/mytweets/ewagoner/status/946496594593112064/index.html new file mode 100644 index 00000000..bf2547f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/946496594593112064/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @joshmillard: Q: WHAT DO YOU CALL A BUNCH OF WITCHES COOKING ROOT VEGETABLES IN A VW VANAGON MICROBUS + +A: CAMPER VAN BEET COVEN + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @joshmillard: Q: WHAT DO YOU CALL A BUNCH OF WITCHES COOKING ROOT VEGETABLES IN A VW VANAGON MICROBUS

A: CAMPER VAN BEET COVEN +

+

+ 12/28/2017, 4:42:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/946587353/index.html b/static/mytweets/ewagoner/status/946587353/index.html new file mode 100644 index 00000000..6db3c74d --- /dev/null +++ b/static/mytweets/ewagoner/status/946587353/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I swear a pterodactyl just flew low over my head. I'll just tell myself it had to be some sort of giant heron, though, because, pterodactyl? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I swear a pterodactyl just flew low over my head. I'll just tell myself it had to be some sort of giant heron, though, because, pterodactyl? +

+

+ 10/4/2008, 7:13:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/946589689/index.html b/static/mytweets/ewagoner/status/946589689/index.html new file mode 100644 index 00000000..ccd7daa9 --- /dev/null +++ b/static/mytweets/ewagoner/status/946589689/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I know my place feels like Land of the Lost sometimes, but seriously. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I know my place feels like Land of the Lost sometimes, but seriously. +

+

+ 10/4/2008, 7:16:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/947569579/index.html b/static/mytweets/ewagoner/status/947569579/index.html new file mode 100644 index 00000000..74bfa903 --- /dev/null +++ b/static/mytweets/ewagoner/status/947569579/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I hung some handmade wrought iron celtic dragon hanging planters on the porch today: http://twitpic.com/esov + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I hung some handmade wrought iron celtic dragon hanging planters on the porch today: http://twitpic.com/esov +

+

+ 10/5/2008, 6:47:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/94784387786342400/index.html b/static/mytweets/ewagoner/status/94784387786342400/index.html new file mode 100644 index 00000000..53c58485 --- /dev/null +++ b/static/mytweets/ewagoner/status/94784387786342400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bacon used to be a seasonal item, so pork bellies were traded on the commodity exchange. Now factory produced, so were de-listed this week. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bacon used to be a seasonal item, so pork bellies were traded on the commodity exchange. Now factory produced, so were de-listed this week. +

+

+ 7/23/2011, 11:02:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/94794051487932416/index.html b/static/mytweets/ewagoner/status/94794051487932416/index.html new file mode 100644 index 00000000..9cbf57b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/94794051487932416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Three double lattes later, and I think I about have this espresso machine figured out. The room's bouncing now, so I'd better stop a while. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Three double lattes later, and I think I about have this espresso machine figured out. The room's bouncing now, so I'd better stop a while. +

+

+ 7/23/2011, 11:40:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9481843937/index.html b/static/mytweets/ewagoner/status/9481843937/index.html new file mode 100644 index 00000000..ab802789 --- /dev/null +++ b/static/mytweets/ewagoner/status/9481843937/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It took 20 years for The Man to catch up to me, but I've finally been summoned to jury duty today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It took 20 years for The Man to catch up to me, but I've finally been summoned to jury duty today. +

+

+ 2/22/2010, 11:09:13 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9482537131/index.html b/static/mytweets/ewagoner/status/9482537131/index.html new file mode 100644 index 00000000..56a94e8d --- /dev/null +++ b/static/mytweets/ewagoner/status/9482537131/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Nice. Just realized that the only address on my summons is a PO Box. I'm instructed merely to "personally appear in the courtroom". + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Nice. Just realized that the only address on my summons is a PO Box. I'm instructed merely to "personally appear in the courtroom". +

+

+ 2/22/2010, 11:27:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/948541570361577472/index.html b/static/mytweets/ewagoner/status/948541570361577472/index.html new file mode 100644 index 00000000..8586993f --- /dev/null +++ b/static/mytweets/ewagoner/status/948541570361577472/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think I need some more malt-o-meal. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think I need some more malt-o-meal. +

+

+ 1/3/2018, 8:08:28 AM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/948570216002408448/index.html b/static/mytweets/ewagoner/status/948570216002408448/index.html new file mode 100644 index 00000000..3f9a84d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/948570216002408448/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @PulpLibrarian: Happy birthday to J. R. R. Tolkien, born today in 1892! Here's four wonderful Hobbit illustrations by Tove Jansson, Maur… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @PulpLibrarian: Happy birthday to J. R. R. Tolkien, born today in 1892! Here's four wonderful Hobbit illustrations by Tove Jansson, Maur… +

+

+ 1/3/2018, 10:02:17 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/94863457639350272/index.html b/static/mytweets/ewagoner/status/94863457639350272/index.html new file mode 100644 index 00000000..aa4c4d7b --- /dev/null +++ b/static/mytweets/ewagoner/status/94863457639350272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There must've been a great harvest up north, as all the stores here have cherries on sale now. I've a gallon of them soaking in bourbon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There must've been a great harvest up north, as all the stores here have cherries on sale now. I've a gallon of them soaking in bourbon. +

+

+ 7/23/2011, 4:16:25 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/94872026623385601/index.html b/static/mytweets/ewagoner/status/94872026623385601/index.html new file mode 100644 index 00000000..d9075e19 --- /dev/null +++ b/static/mytweets/ewagoner/status/94872026623385601/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's way too hot to do any of my outside chores. Which is why I've now got a gallon of blueberries infusing in vodka. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's way too hot to do any of my outside chores. Which is why I've now got a gallon of blueberries infusing in vodka. +

+

+ 7/23/2011, 4:50:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/94873088000405504/index.html b/static/mytweets/ewagoner/status/94873088000405504/index.html new file mode 100644 index 00000000..52c836de --- /dev/null +++ b/static/mytweets/ewagoner/status/94873088000405504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @debcha Once someone finally thought to look, half the bodies w/ swords at Viking burial site turned out to be women. <a href="http://bit.ly/pgLgdM">http://bit.ly/pgLgdM</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @debcha Once someone finally thought to look, half the bodies w/ swords at Viking burial site turned out to be women. http://bit.ly/pgLgdM +

+

+ 7/23/2011, 4:54:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/94889616007639040/index.html b/static/mytweets/ewagoner/status/94889616007639040/index.html new file mode 100644 index 00000000..f382995e --- /dev/null +++ b/static/mytweets/ewagoner/status/94889616007639040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Was worried about how hot the tomatoes I was slicing were, then realized I just brought them in from the garden. Poor things are pre-cooked. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Was worried about how hot the tomatoes I was slicing were, then realized I just brought them in from the garden. Poor things are pre-cooked. +

+

+ 7/23/2011, 6:00:22 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/94894881092280321/index.html b/static/mytweets/ewagoner/status/94894881092280321/index.html new file mode 100644 index 00000000..73e28e37 --- /dev/null +++ b/static/mytweets/ewagoner/status/94894881092280321/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's chicken cacciatore tonight. http://instagr.am/p/IWc4I/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's chicken cacciatore tonight. http://instagr.am/p/IWc4I/ +

+

+ 7/23/2011, 6:21:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/949014089333903361/index.html b/static/mytweets/ewagoner/status/949014089333903361/index.html new file mode 100644 index 00000000..bb1432d2 --- /dev/null +++ b/static/mytweets/ewagoner/status/949014089333903361/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Pinboard: Succinct explanation of Meltdown: your computer is thinking forbidden thoughts, and imagining the impossible. There is its we… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Pinboard: Succinct explanation of Meltdown: your computer is thinking forbidden thoughts, and imagining the impossible. There is its we… +

+

+ 1/4/2018, 3:26:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/949434331738640386/index.html b/static/mytweets/ewagoner/status/949434331738640386/index.html new file mode 100644 index 00000000..7ae01d97 --- /dev/null +++ b/static/mytweets/ewagoner/status/949434331738640386/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MrFilmkritik: Don't ever ask why women don’t report sexual assault ever again. This is why. <a href="https://twitter.com/RawStory/status/949391137525157889">https://twitter.com/RawStory/status/949391137525157889</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9494891/index.html b/static/mytweets/ewagoner/status/9494891/index.html new file mode 100644 index 00000000..4bf13ede --- /dev/null +++ b/static/mytweets/ewagoner/status/9494891/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I just had dinner at Quark's Bar. I am a little bit tipsy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I just had dinner at Quark's Bar. I am a little bit tipsy. +

+

+ 3/18/2007, 10:15:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/949599089/index.html b/static/mytweets/ewagoner/status/949599089/index.html new file mode 100644 index 00000000..82cba1c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/949599089/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's getting ugly for the Embarracuda: http://is.gd/3Ei1 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's getting ugly for the Embarracuda: http://is.gd/3Ei1 +

+

+ 10/7/2008, 9:24:24 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/949659294/index.html b/static/mytweets/ewagoner/status/949659294/index.html new file mode 100644 index 00000000..9b69aece --- /dev/null +++ b/static/mytweets/ewagoner/status/949659294/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Half hour feel-good market breather has concluded. We now resume our regularly scheduled free fall, currently in progress. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Half hour feel-good market breather has concluded. We now resume our regularly scheduled free fall, currently in progress. +

+

+ 10/7/2008, 10:12:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/949787632611053571/index.html b/static/mytweets/ewagoner/status/949787632611053571/index.html new file mode 100644 index 00000000..a5edcaed --- /dev/null +++ b/static/mytweets/ewagoner/status/949787632611053571/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just discovered the series “The Hairy Bikers’ Bakation” on BritBox. I’ve never seen them before but I want to be their friends. Or them. Either one. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just discovered the series “The Hairy Bikers’ Bakation” on BritBox. I’ve never seen them before but I want to be their friends. Or them. Either one. +

+

+ 1/6/2018, 6:39:52 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9498358307/index.html b/static/mytweets/ewagoner/status/9498358307/index.html new file mode 100644 index 00000000..d91a2c5c --- /dev/null +++ b/static/mytweets/ewagoner/status/9498358307/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I am now an official plaintiff in a lawsuit against both the US Food and Drug Administration & the US Department of Health & Human Services. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I am now an official plaintiff in a lawsuit against both the US Food and Drug Administration & the US Department of Health & Human Services. +

+

+ 2/22/2010, 6:13:08 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/950116651646799873/index.html b/static/mytweets/ewagoner/status/950116651646799873/index.html new file mode 100644 index 00000000..31220193 --- /dev/null +++ b/static/mytweets/ewagoner/status/950116651646799873/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @tedfrank: As of today, the Berlin Wall has been down longer than it was up. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @tedfrank: As of today, the Berlin Wall has been down longer than it was up. +

+

+ 1/7/2018, 4:27:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/950844986379132935/index.html b/static/mytweets/ewagoner/status/950844986379132935/index.html new file mode 100644 index 00000000..72ae8ccc --- /dev/null +++ b/static/mytweets/ewagoner/status/950844986379132935/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @markschaffer: My friends @BunnyBuxom @NelsonLugo & @AnjaKeister are being sued. I have just released a compilation of some of my favori… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @markschaffer: My friends @BunnyBuxom @NelsonLugo & @AnjaKeister are being sued. I have just released a compilation of some of my favori… +

+

+ 1/9/2018, 4:41:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/951181719/index.html b/static/mytweets/ewagoner/status/951181719/index.html new file mode 100644 index 00000000..decaf4b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/951181719/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bought a new stick of deodorant last night. Its scent was labelled "Victory". Used it this morning, and they lied. No napalm smell at all. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Bought a new stick of deodorant last night. Its scent was labelled "Victory". Used it this morning, and they lied. No napalm smell at all. +

+

+ 10/8/2008, 8:20:46 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/951623502/index.html b/static/mytweets/ewagoner/status/951623502/index.html new file mode 100644 index 00000000..12933a99 --- /dev/null +++ b/static/mytweets/ewagoner/status/951623502/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Up or down, DOW, make a choice. We're at war! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Up or down, DOW, make a choice. We're at war! +

+

+ 10/8/2008, 2:08:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/951704090/index.html b/static/mytweets/ewagoner/status/951704090/index.html new file mode 100644 index 00000000..97271783 --- /dev/null +++ b/static/mytweets/ewagoner/status/951704090/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just looked through all 8 pages of http://sadguysontradingfloors.tumblr.com. There are some gems in there. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just looked through all 8 pages of http://sadguysontradingfloors.tumblr.com. There are some gems in there. +

+

+ 10/8/2008, 3:13:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/95197703423791104/index.html b/static/mytweets/ewagoner/status/95197703423791104/index.html new file mode 100644 index 00000000..c0fd40d7 --- /dev/null +++ b/static/mytweets/ewagoner/status/95197703423791104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Viv, why are you laying on the ground like that?" "There was a mass extinction." "Oh. Sorry to hear that." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Viv, why are you laying on the ground like that?" "There was a mass extinction." "Oh. Sorry to hear that." +

+

+ 7/24/2011, 2:24:35 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/952207583510593536/index.html b/static/mytweets/ewagoner/status/952207583510593536/index.html new file mode 100644 index 00000000..38a79722 --- /dev/null +++ b/static/mytweets/ewagoner/status/952207583510593536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You’ve not spent a restless night in a hotel room in Vegas until you’ve spent a restless night in a hotel room in Vegas adjacent to a suite full of sheiks on a bender. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You’ve not spent a restless night in a hotel room in Vegas until you’ve spent a restless night in a hotel room in Vegas adjacent to a suite full of sheiks on a bender. +

+

+ 1/13/2018, 10:55:53 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/952388824977387520/index.html b/static/mytweets/ewagoner/status/952388824977387520/index.html new file mode 100644 index 00000000..3d9a7b06 --- /dev/null +++ b/static/mytweets/ewagoner/status/952388824977387520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There’s a 90s nostalgia band playing at this bowling alley. They just played a “It’s been one week” / “Hey Macarena” medley. #onpoint + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There’s a 90s nostalgia band playing at this bowling alley. They just played a “It’s been one week” / “Hey Macarena” medley. #onpoint +

+

+ 1/13/2018, 10:56:05 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/95239033634037762/index.html b/static/mytweets/ewagoner/status/95239033634037762/index.html new file mode 100644 index 00000000..0dccbf5e --- /dev/null +++ b/static/mytweets/ewagoner/status/95239033634037762/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @gtcaz: One of the best things about getting up at the crack of noon is the short lag time between espresso and beer. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @gtcaz: One of the best things about getting up at the crack of noon is the short lag time between espresso and beer. +

+

+ 7/24/2011, 5:08:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/95244327491600384/index.html b/static/mytweets/ewagoner/status/95244327491600384/index.html new file mode 100644 index 00000000..61ab3279 --- /dev/null +++ b/static/mytweets/ewagoner/status/95244327491600384/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + Beorn: "Don't touch the black water. It will make you sleepy and you'll forget everything." +Vivian: "Like math?" +B: "… yes." +V: "Oh, no!" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Beorn: "Don't touch the black water. It will make you sleepy and you'll forget everything."
Vivian: "Like math?"
B: "… yes."
V: "Oh, no!" +

+

+ 7/24/2011, 5:29:51 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/95257379184197633/index.html b/static/mytweets/ewagoner/status/95257379184197633/index.html new file mode 100644 index 00000000..827db148 --- /dev/null +++ b/static/mytweets/ewagoner/status/95257379184197633/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hold up… I can make my own mochas now! *runs off to the kitchen* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hold up… I can make my own mochas now! *runs off to the kitchen* +

+

+ 7/24/2011, 6:21:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/952749549025574913/index.html b/static/mytweets/ewagoner/status/952749549025574913/index.html new file mode 100644 index 00000000..ceeea4a3 --- /dev/null +++ b/static/mytweets/ewagoner/status/952749549025574913/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @andizeisler: A list of the teen-sex movies that I grew up on in the late 1970s/ 1980s. Keep in mind: Every one of these was considered… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @andizeisler: A list of the teen-sex movies that I grew up on in the late 1970s/ 1980s. Keep in mind: Every one of these was considered… +

+

+ 1/14/2018, 10:49:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/952960435359170560/index.html b/static/mytweets/ewagoner/status/952960435359170560/index.html new file mode 100644 index 00000000..f8f7d69b --- /dev/null +++ b/static/mytweets/ewagoner/status/952960435359170560/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Put $20 in the quarter slots by my gate, spun three times, and cashed out with $116.25. To achieve balance, the WiFi on the plane is busted and I’m the smallest guy in my row of seats. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Put $20 in the quarter slots by my gate, spun three times, and cashed out with $116.25. To achieve balance, the WiFi on the plane is busted and I’m the smallest guy in my row of seats. +

+

+ 1/15/2018, 12:47:27 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/95341607104155648/index.html b/static/mytweets/ewagoner/status/95341607104155648/index.html new file mode 100644 index 00000000..533b6120 --- /dev/null +++ b/static/mytweets/ewagoner/status/95341607104155648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Had to order a set of espresso cups off Amazon because using glass liquor shot glasses was burning the heck out of my fingers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Had to order a set of espresso cups off Amazon because using glass liquor shot glasses was burning the heck out of my fingers. +

+

+ 7/24/2011, 11:56:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/953665303/index.html b/static/mytweets/ewagoner/status/953665303/index.html new file mode 100644 index 00000000..fc4dcfb5 --- /dev/null +++ b/static/mytweets/ewagoner/status/953665303/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the rate the DOW futures are falling, it'll likely be below 8000 before opening. Recent commentary predicting 6500 no longer seems crazy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the rate the DOW futures are falling, it'll likely be below 8000 before opening. Recent commentary predicting 6500 no longer seems crazy. +

+

+ 10/9/2008, 11:01:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/953791406606290945/index.html b/static/mytweets/ewagoner/status/953791406606290945/index.html new file mode 100644 index 00000000..31141051 --- /dev/null +++ b/static/mytweets/ewagoner/status/953791406606290945/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Current status: pint of Guinness with two shots of espresso. #irish8ball + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Current status: pint of Guinness with two shots of espresso. #irish8ball +

+

+ 1/17/2018, 7:49:26 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/954150211/index.html b/static/mytweets/ewagoner/status/954150211/index.html new file mode 100644 index 00000000..bfa9c8b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/954150211/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + If it's going to shed 100 points per minute like this, I guess we'll finally get things over with in a hurry at least. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ If it's going to shed 100 points per minute like this, I guess we'll finally get things over with in a hurry at least. +

+

+ 10/10/2008, 9:38:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/954152057673605120/index.html b/static/mytweets/ewagoner/status/954152057673605120/index.html new file mode 100644 index 00000000..612ba490 --- /dev/null +++ b/static/mytweets/ewagoner/status/954152057673605120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dean Allen, @textism, was a role model for me. On writing, programming, business, the web, living. I’m sorry I never got to meet him in person. <a href="https://om.co/2018/01/18/dean-allen-rest-in-peace/">https://om.co/2018/01/18/dean-allen-rest-in-peace/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dean Allen, @textism, was a role model for me. On writing, programming, business, the web, living. I’m sorry I never got to meet him in person. https://om.co/2018/01/18/dean-allen-rest-in-peace/ +

+

+ 1/18/2018, 7:42:32 PM +

+

Favs: 6

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/954341343/index.html b/static/mytweets/ewagoner/status/954341343/index.html new file mode 100644 index 00000000..bad5e18d --- /dev/null +++ b/static/mytweets/ewagoner/status/954341343/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Judging a chili cook off for lunch. Didn't know I'd be doing that when I woke up this morning, but such is my life. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Judging a chili cook off for lunch. Didn't know I'd be doing that when I woke up this morning, but such is my life. +

+

+ 10/10/2008, 11:56:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/954348054/index.html b/static/mytweets/ewagoner/status/954348054/index.html new file mode 100644 index 00000000..3e58124d --- /dev/null +++ b/static/mytweets/ewagoner/status/954348054/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @athenians $10 gets you all you can eat chili and a ballot until 2:30 downtown where Basil Press used to be. Benefits Nuci's Space. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @athenians $10 gets you all you can eat chili and a ballot until 2:30 downtown where Basil Press used to be. Benefits Nuci's Space. +

+

+ 10/10/2008, 12:01:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9543804438/index.html b/static/mytweets/ewagoner/status/9543804438/index.html new file mode 100644 index 00000000..e364355c --- /dev/null +++ b/static/mytweets/ewagoner/status/9543804438/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I see we've moved past plain-jane winter snowstorms right into "snow hurricanes": http://is.gd/91Xhk + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I see we've moved past plain-jane winter snowstorms right into "snow hurricanes": http://is.gd/91Xhk +

+

+ 2/23/2010, 4:37:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/954396457/index.html b/static/mytweets/ewagoner/status/954396457/index.html new file mode 100644 index 00000000..6923f010 --- /dev/null +++ b/static/mytweets/ewagoner/status/954396457/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @athenians Ok, I was in a chili stupor. It's at "The Arch", right next door to where the Basil Press still is. And try the "4 Pigs & Coffee" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @athenians Ok, I was in a chili stupor. It's at "The Arch", right next door to where the Basil Press still is. And try the "4 Pigs & Coffee" +

+

+ 10/10/2008, 12:36:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/954410996088672259/index.html b/static/mytweets/ewagoner/status/954410996088672259/index.html new file mode 100644 index 00000000..67c8776c --- /dev/null +++ b/static/mytweets/ewagoner/status/954410996088672259/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LaughingSquid: Die With Me, An App for Chatting With Strangers as Both of Your Device Batteries Die Together <a href="https://laughingsquid.com/die-with-me-app/">https://laughingsquid.com/die-with-me-app/</a> ht… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LaughingSquid: Die With Me, An App for Chatting With Strangers as Both of Your Device Batteries Die Together https://laughingsquid.com/die-with-me-app/ ht… +

+

+ 1/19/2018, 12:51:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/95463232743014400/index.html b/static/mytweets/ewagoner/status/95463232743014400/index.html new file mode 100644 index 00000000..d309210a --- /dev/null +++ b/static/mytweets/ewagoner/status/95463232743014400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I've a near constant itch & mild pain near my shoulder blades, right where wings would attach if I had 'em. Maybe I'm about to grow a set? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I've a near constant itch & mild pain near my shoulder blades, right where wings would attach if I had 'em. Maybe I'm about to grow a set? +

+

+ 7/25/2011, 7:59:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9546793554/index.html b/static/mytweets/ewagoner/status/9546793554/index.html new file mode 100644 index 00000000..5b88830c --- /dev/null +++ b/static/mytweets/ewagoner/status/9546793554/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @CathyAtTheFund: Go Fund! Farmer-consumer group challenges FDA authority to ban interstate raw-milk sales | Grist http://bit.ly/aJZHD6 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @CathyAtTheFund: Go Fund! Farmer-consumer group challenges FDA authority to ban interstate raw-milk sales | Grist http://bit.ly/aJZHD6 +

+

+ 2/23/2010, 5:51:13 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/954729198756786176/index.html b/static/mytweets/ewagoner/status/954729198756786176/index.html new file mode 100644 index 00000000..56d9ff8a --- /dev/null +++ b/static/mytweets/ewagoner/status/954729198756786176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Found out this weekend another role model of mine recently passed. Alison was an example of wit, generosity, and determination, and the sustainable Kentucky farm she and her husband ran was an example of what was possible for the rest of us. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Found out this weekend another role model of mine recently passed. Alison was an example of wit, generosity, and determination, and the sustainable Kentucky farm she and her husband ran was an example of what was possible for the rest of us.

+

+

+ 1/20/2018, 9:55:53 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/954783193948934144/index.html b/static/mytweets/ewagoner/status/954783193948934144/index.html new file mode 100644 index 00000000..dfb15444 --- /dev/null +++ b/static/mytweets/ewagoner/status/954783193948934144/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sometimes you have late checkout at your hotel and it’s great but then sometimes housekeeping didn’t get the message and they come in while you’re out and throw your stuff in the trash and now it’s in a dumpster somewhere. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sometimes you have late checkout at your hotel and it’s great but then sometimes housekeeping didn’t get the message and they come in while you’re out and throw your stuff in the trash and now it’s in a dumpster somewhere. +

+

+ 1/20/2018, 1:30:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/954807001145659393/index.html b/static/mytweets/ewagoner/status/954807001145659393/index.html new file mode 100644 index 00000000..89d51c58 --- /dev/null +++ b/static/mytweets/ewagoner/status/954807001145659393/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @HorribleSanity: We'll never know this woman's name, but I raise my bottle of beer to her. (New York Times, 1896) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @HorribleSanity: We'll never know this woman's name, but I raise my bottle of beer to her. (New York Times, 1896)

+

+

+ 1/20/2018, 3:05:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9548823006/index.html b/static/mytweets/ewagoner/status/9548823006/index.html new file mode 100644 index 00000000..06e829ed --- /dev/null +++ b/static/mytweets/ewagoner/status/9548823006/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well now I know. Three slices of the Transmetropolitan's Sicilian "Hairy Sasquatch" pizza is too many. http://gdzl.la/7FmMvm + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Well now I know. Three slices of the Transmetropolitan's Sicilian "Hairy Sasquatch" pizza is too many. http://gdzl.la/7FmMvm +

+

+ 2/23/2010, 6:40:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/95515497419902976/index.html b/static/mytweets/ewagoner/status/95515497419902976/index.html new file mode 100644 index 00000000..f3956b69 --- /dev/null +++ b/static/mytweets/ewagoner/status/95515497419902976/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ivey: A bunch of Cheapass Games titles are now available for the low low price of absolutely nothing: <a href="http://cheapass.com/freegames">http://cheapass.com/freegames</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ivey: A bunch of Cheapass Games titles are now available for the low low price of absolutely nothing: http://cheapass.com/freegames +

+

+ 7/25/2011, 11:27:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/955431633825488896/index.html b/static/mytweets/ewagoner/status/955431633825488896/index.html new file mode 100644 index 00000000..5b0bb34e --- /dev/null +++ b/static/mytweets/ewagoner/status/955431633825488896/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @BBCTwo: What actually counts as sexual harassment these days? 🤔 + +#TheMashReport's investigation is an absolute tour de force... 😂 @rach… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @BBCTwo: What actually counts as sexual harassment these days? 🤔

#TheMashReport's investigation is an absolute tour de force... 😂 @rach… +

+

+ 1/22/2018, 8:27:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/95546468139667458/index.html b/static/mytweets/ewagoner/status/95546468139667458/index.html new file mode 100644 index 00000000..93d71f1e --- /dev/null +++ b/static/mytweets/ewagoner/status/95546468139667458/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + How to Live Your Dreams, by Scott Meyer <a href="http://basicinstructions.net/basic-instructions/2011/7/24/how-to-live-your-dreams.html">http://basicinstructions.net/basic-instructions/2011/7/24/how-to-live-your-dreams.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/955713312/index.html b/static/mytweets/ewagoner/status/955713312/index.html new file mode 100644 index 00000000..bfab5bec --- /dev/null +++ b/static/mytweets/ewagoner/status/955713312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Been working non-stop getting my farm ready to host our annual "Hunter's Moon Feast" next weekend. Just about there, I think. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Been working non-stop getting my farm ready to host our annual "Hunter's Moon Feast" next weekend. Just about there, I think. +

+

+ 10/11/2008, 2:43:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/955856657371877376/index.html b/static/mytweets/ewagoner/status/955856657371877376/index.html new file mode 100644 index 00000000..87c85cdd --- /dev/null +++ b/static/mytweets/ewagoner/status/955856657371877376/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @SarahTaber_bww: How did the US handle that misstep? Victory gardens! + +“Victory Gardens were the propagandistic answer to the chaos cre… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @SarahTaber_bww: How did the US handle that misstep? Victory gardens!

“Victory Gardens were the propagandistic answer to the chaos cre… +

+

+ 1/23/2018, 12:36:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/955950145815883776/index.html b/static/mytweets/ewagoner/status/955950145815883776/index.html new file mode 100644 index 00000000..5871d4c4 --- /dev/null +++ b/static/mytweets/ewagoner/status/955950145815883776/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oy, Ursula K. Le Guin. She was the last of the literary giants of my childhood. Her Earthsea books ranked second behind Tolkien in our family library. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oy, Ursula K. Le Guin. She was the last of the literary giants of my childhood. Her Earthsea books ranked second behind Tolkien in our family library. +

+

+ 1/23/2018, 6:47:30 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/956292192758312960/index.html b/static/mytweets/ewagoner/status/956292192758312960/index.html new file mode 100644 index 00000000..8ce524f3 --- /dev/null +++ b/static/mytweets/ewagoner/status/956292192758312960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @FrankLuntz: After the GOP lost a Senate seat to Democrats for the first time in 25 years, the Alabama House has voted 67-31 to end spec… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @FrankLuntz: After the GOP lost a Senate seat to Democrats for the first time in 25 years, the Alabama House has voted 67-31 to end spec… +

+

+ 1/24/2018, 5:26:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/95629342058610688/index.html b/static/mytweets/ewagoner/status/95629342058610688/index.html new file mode 100644 index 00000000..bf0c3b56 --- /dev/null +++ b/static/mytweets/ewagoner/status/95629342058610688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I'm an enthusiastic friend of all things good to eat." --Duke Ellington + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I'm an enthusiastic friend of all things good to eat." --Duke Ellington +

+

+ 7/25/2011, 6:59:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/95646020414877696/index.html b/static/mytweets/ewagoner/status/95646020414877696/index.html new file mode 100644 index 00000000..63bb908f --- /dev/null +++ b/static/mytweets/ewagoner/status/95646020414877696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @badgerhunt Common British Owls: A Guide <a href="http://www.b3ta.com/board/10487354">http://www.b3ta.com/board/10487354</a> (wonderful #pun awaits you, good reader) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @badgerhunt Common British Owls: A Guide http://www.b3ta.com/board/10487354 (wonderful #pun awaits you, good reader) +

+

+ 7/25/2011, 8:06:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/95678002867875840/index.html b/static/mytweets/ewagoner/status/95678002867875840/index.html new file mode 100644 index 00000000..3292efb0 --- /dev/null +++ b/static/mytweets/ewagoner/status/95678002867875840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Chocolate cake and cherry bourbon. The politicians can screw up all they want; things will be fine here. http://instagr.am/p/IiJK4/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Chocolate cake and cherry bourbon. The politicians can screw up all they want; things will be fine here. http://instagr.am/p/IiJK4/ +

+

+ 7/25/2011, 10:13:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/956985316237283328/index.html b/static/mytweets/ewagoner/status/956985316237283328/index.html new file mode 100644 index 00000000..07071686 --- /dev/null +++ b/static/mytweets/ewagoner/status/956985316237283328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My friend Shayai Lucero recently gave an emotional TEDx talk on “Patience and Tolerance: Lessons from Pueblo Traditions”. If you can spare eleven minutes, I think you’ll find it worthwhile. <a href="https://www.youtube.com/watch?v=MmUPlCRdXzI">https://www.youtube.com/watch?v=MmUPlCRdXzI</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My friend Shayai Lucero recently gave an emotional TEDx talk on “Patience and Tolerance: Lessons from Pueblo Traditions”. If you can spare eleven minutes, I think you’ll find it worthwhile. https://www.youtube.com/watch?v=MmUPlCRdXzI +

+

+ 1/26/2018, 3:20:53 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/957830453/index.html b/static/mytweets/ewagoner/status/957830453/index.html new file mode 100644 index 00000000..64b00bc9 --- /dev/null +++ b/static/mytweets/ewagoner/status/957830453/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hmm. LessAccounting has new pricing options. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hmm. LessAccounting has new pricing options. +

+

+ 10/13/2008, 12:42:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/957905969/index.html b/static/mytweets/ewagoner/status/957905969/index.html new file mode 100644 index 00000000..413aea3c --- /dev/null +++ b/static/mytweets/ewagoner/status/957905969/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I like this MacBook dock rumor. I'd get one. http://www.9to5mac.com/imac-macbook-dock + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I like this MacBook dock rumor. I'd get one. http://www.9to5mac.com/imac-macbook-dock +

+

+ 10/13/2008, 1:41:50 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/958005862852947968/index.html b/static/mytweets/ewagoner/status/958005862852947968/index.html new file mode 100644 index 00000000..4f1316a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/958005862852947968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @pat_lee: @johnlegend @nikkihaley Fun Fact: Grammy Lifetime Achievement Award winner Woody Guthrie once wrote of his contempt for his bi… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @pat_lee: @johnlegend @nikkihaley Fun Fact: Grammy Lifetime Achievement Award winner Woody Guthrie once wrote of his contempt for his bi… +

+

+ 1/29/2018, 10:56:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/958060988/index.html b/static/mytweets/ewagoner/status/958060988/index.html new file mode 100644 index 00000000..1c0d82cd --- /dev/null +++ b/static/mytweets/ewagoner/status/958060988/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I guess my customers know there's an apple event tomorrow. My PayPal "You've got money" chimes have been ringing all day. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I guess my customers know there's an apple event tomorrow. My PayPal "You've got money" chimes have been ringing all day. +

+

+ 10/13/2008, 3:50:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/958097973/index.html b/static/mytweets/ewagoner/status/958097973/index.html new file mode 100644 index 00000000..2c54f01e --- /dev/null +++ b/static/mytweets/ewagoner/status/958097973/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sweet! Make a payment to LessAccounting, get featured on their weblog. I like that tradeoff :) Details to come... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sweet! Make a payment to LessAccounting, get featured on their weblog. I like that tradeoff :) Details to come... +

+

+ 10/13/2008, 4:19:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/958113194/index.html b/static/mytweets/ewagoner/status/958113194/index.html new file mode 100644 index 00000000..44a1d8fb --- /dev/null +++ b/static/mytweets/ewagoner/status/958113194/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's me showing off an iPhone geotagging skunkworks project to electric utiliy folks: http://is.gd/404u + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's me showing off an iPhone geotagging skunkworks project to electric utiliy folks: http://is.gd/404u +

+

+ 10/13/2008, 4:32:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/958119316767105030/index.html b/static/mytweets/ewagoner/status/958119316767105030/index.html new file mode 100644 index 00000000..46ec9e46 --- /dev/null +++ b/static/mytweets/ewagoner/status/958119316767105030/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “I bought a five gallon firefighter charity pickle bucket today so I can fill it with coffee grounds and grow mushrooms in it” is a sentence that sounds like a random word jumble but is 100% true. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “I bought a five gallon firefighter charity pickle bucket today so I can fill it with coffee grounds and grow mushrooms in it” is a sentence that sounds like a random word jumble but is 100% true. +

+

+ 1/29/2018, 6:27:00 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/958312668124737539/index.html b/static/mytweets/ewagoner/status/958312668124737539/index.html new file mode 100644 index 00000000..46543b6c --- /dev/null +++ b/static/mytweets/ewagoner/status/958312668124737539/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @nataliereed84: Actually, this is worth retweeting, because almost EVERYONE has seen photos of the burning of the Hirschfield Library- i… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @nataliereed84: Actually, this is worth retweeting, because almost EVERYONE has seen photos of the burning of the Hirschfield Library- i… +

+

+ 1/30/2018, 7:15:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/958453191317835777/index.html b/static/mytweets/ewagoner/status/958453191317835777/index.html new file mode 100644 index 00000000..cddebc47 --- /dev/null +++ b/static/mytweets/ewagoner/status/958453191317835777/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @A_single_bear: I wish the bitey/sting-y bugs that often bite and/or sting me were as pleasant as the non-bitey/non-sting-y ones. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @A_single_bear: I wish the bitey/sting-y bugs that often bite and/or sting me were as pleasant as the non-bitey/non-sting-y ones. +

+

+ 1/30/2018, 4:33:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/95848410170658816/index.html b/static/mytweets/ewagoner/status/95848410170658816/index.html new file mode 100644 index 00000000..dc8f5f1f --- /dev/null +++ b/static/mytweets/ewagoner/status/95848410170658816/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stunning Lee Jeffries Portrait from the Second Great Depression - <a href="http://alafoto.com/?p=6006">http://alafoto.com/?p=6006</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stunning Lee Jeffries Portrait from the Second Great Depression - http://alafoto.com/?p=6006 +

+

+ 7/26/2011, 9:30:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/95849279272390656/index.html b/static/mytweets/ewagoner/status/95849279272390656/index.html new file mode 100644 index 00000000..30151db2 --- /dev/null +++ b/static/mytweets/ewagoner/status/95849279272390656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My new office "will boast more collective greenspace when finished than when it was a parking lot and bank drive-thru." <a href="http://atlantarealestate.citybizlist.com/3/2011/7/25/BatsonCook-Tops-Off-16M-Project-Around-Athens-Georgia-Theatre.aspx#">http://atlantarealestate.citybizlist.com/3/2011/7/25/BatsonCook-Tops-Off-16M-Project-Around-Athens-Georgia-Theatre.aspx#</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/958569220148813824/index.html b/static/mytweets/ewagoner/status/958569220148813824/index.html new file mode 100644 index 00000000..283f4975 --- /dev/null +++ b/static/mytweets/ewagoner/status/958569220148813824/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + “Send flowers if you like, as Edith loves them, but in my memory raise a good glass of bourbon or single-malt whisky.” + +Dr. Barry Hollander, UGA journalism professor, had his final article published today. His obituary. <a href="http://www.legacy.com/obituaries/onlineathens/obituary.aspx?n=barry-hollander&pid=188024308&fhid=3631">http://www.legacy.com/obituaries/onlineathens/obituary.aspx?n=barry-hollander&pid=188024308&fhid=3631</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/958835564106649600/index.html b/static/mytweets/ewagoner/status/958835564106649600/index.html new file mode 100644 index 00000000..0c8ccdf3 --- /dev/null +++ b/static/mytweets/ewagoner/status/958835564106649600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Lucy is one of my favorite comics artists, and things like this are why. <a href="https://twitter.com/LuBellWoo/status/958785686613536768">https://twitter.com/LuBellWoo/status/958785686613536768</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/958851280344031232/index.html b/static/mytweets/ewagoner/status/958851280344031232/index.html new file mode 100644 index 00000000..4b9de951 --- /dev/null +++ b/static/mytweets/ewagoner/status/958851280344031232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + BB&T, how they’ve treated me after the deaths of my parents, has single-handedly turned me from fairly fiscally conservative to wanting to actively burn everything to the ground. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ BB&T, how they’ve treated me after the deaths of my parents, has single-handedly turned me from fairly fiscally conservative to wanting to actively burn everything to the ground. +

+

+ 1/31/2018, 6:55:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/95902889800765441/index.html b/static/mytweets/ewagoner/status/95902889800765441/index.html new file mode 100644 index 00000000..47d2b42f --- /dev/null +++ b/static/mytweets/ewagoner/status/95902889800765441/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The only dairy in the office fridge is some parmesan cheese, but I don't think I want to try that in my coffee. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The only dairy in the office fridge is some parmesan cheese, but I don't think I want to try that in my coffee. +

+

+ 7/26/2011, 1:06:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/959147425742106625/index.html b/static/mytweets/ewagoner/status/959147425742106625/index.html new file mode 100644 index 00000000..d91bba51 --- /dev/null +++ b/static/mytweets/ewagoner/status/959147425742106625/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Juniper, while trying to describe the effect her fever has on her: “Gravity is pulling me up instead of down” and “My spirit is facing the wrong direction”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Juniper, while trying to describe the effect her fever has on her: “Gravity is pulling me up instead of down” and “My spirit is facing the wrong direction”. +

+

+ 2/1/2018, 2:32:21 PM +

+

Favs: 4

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/95920330043957249/index.html b/static/mytweets/ewagoner/status/95920330043957249/index.html new file mode 100644 index 00000000..35c862e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/95920330043957249/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @dbtjenn: Oh, I can not WAIT. +KNIGHTS OF BADASSDOM +<a href="http://www.youtube.com/watch?v=dnQ9Vp4fV4I&feature=share">http://www.youtube.com/watch?v=dnQ9Vp4fV4I&feature=share</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/95927630204899328/index.html b/static/mytweets/ewagoner/status/95927630204899328/index.html new file mode 100644 index 00000000..c5995bec --- /dev/null +++ b/static/mytweets/ewagoner/status/95927630204899328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There I was, minding my own business, when all of a sudden I found myself playing a game of online Diplomacy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There I was, minding my own business, when all of a sudden I found myself playing a game of online Diplomacy. +

+

+ 7/26/2011, 2:45:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9593899370/index.html b/static/mytweets/ewagoner/status/9593899370/index.html new file mode 100644 index 00000000..9f66d0ad --- /dev/null +++ b/static/mytweets/ewagoner/status/9593899370/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Apple's giving away $10,000 in about four minutes. http://www.apple.com/itunes/10-billion-song-countdown/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Apple's giving away $10,000 in about four minutes. http://www.apple.com/itunes/10-billion-song-countdown/ +

+

+ 2/24/2010, 4:40:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/959403360083378176/index.html b/static/mytweets/ewagoner/status/959403360083378176/index.html new file mode 100644 index 00000000..a14accff --- /dev/null +++ b/static/mytweets/ewagoner/status/959403360083378176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cox_tom: Cat names should evolve like avant garde jazz. By a cat's 5th birthday the name it's called should have no resemblance to its… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @cox_tom: Cat names should evolve like avant garde jazz. By a cat's 5th birthday the name it's called should have no resemblance to its… +

+

+ 2/2/2018, 7:29:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/959490543/index.html b/static/mytweets/ewagoner/status/959490543/index.html new file mode 100644 index 00000000..e6281cc9 --- /dev/null +++ b/static/mytweets/ewagoner/status/959490543/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just when I'd decided on the top MB, the Apple store went down again. More choices than I was expecting today! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just when I'd decided on the top MB, the Apple store went down again. More choices than I was expecting today! +

+

+ 10/14/2008, 2:59:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/959582076/index.html b/static/mytweets/ewagoner/status/959582076/index.html new file mode 100644 index 00000000..04ee06f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/959582076/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Done & Done. Now to check FedEx status compulsively... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Done & Done. Now to check FedEx status compulsively... +

+

+ 10/14/2008, 4:11:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/95961438471979008/index.html b/static/mytweets/ewagoner/status/95961438471979008/index.html new file mode 100644 index 00000000..05a3dcaf --- /dev/null +++ b/static/mytweets/ewagoner/status/95961438471979008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Foursquare tells everyone where you are. Forecast is an add-on that shares where you're going to be. Much more useful. <a href="http://foreca.st/">http://foreca.st/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Foursquare tells everyone where you are. Forecast is an add-on that shares where you're going to be. Much more useful. http://foreca.st/ +

+

+ 7/26/2011, 4:59:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/959629554762633216/index.html b/static/mytweets/ewagoner/status/959629554762633216/index.html new file mode 100644 index 00000000..d73fcb82 --- /dev/null +++ b/static/mytweets/ewagoner/status/959629554762633216/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + A short comic about a Frog and a Troll. + +<a href="http://jordanmello.tumblr.com/post/139432372637/a-short-comic-about-a-frog-and-a-troll">http://jordanmello.tumblr.com/post/139432372637/a-short-comic-about-a-frog-and-a-troll</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/959683393232896/index.html b/static/mytweets/ewagoner/status/959683393232896/index.html new file mode 100644 index 00000000..03992b2d --- /dev/null +++ b/static/mytweets/ewagoner/status/959683393232896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In the next week I have to pick up two turkeys & a lamb from one of my favorite farms. Both my freezers are full. I'd better get to eating. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In the next week I have to pick up two turkeys & a lamb from one of my favorite farms. Both my freezers are full. I'd better get to eating. +

+

+ 11/6/2010, 1:16:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/96008701969829888/index.html b/static/mytweets/ewagoner/status/96008701969829888/index.html new file mode 100644 index 00000000..309c4e52 --- /dev/null +++ b/static/mytweets/ewagoner/status/96008701969829888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I had a hankerin' for fried chicken and so, 45 minutes later... http://instagr.am/p/ImcjX/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I had a hankerin' for fried chicken and so, 45 minutes later... http://instagr.am/p/ImcjX/ +

+

+ 7/26/2011, 8:07:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/960196868667002880/index.html b/static/mytweets/ewagoner/status/960196868667002880/index.html new file mode 100644 index 00000000..7deaf852 --- /dev/null +++ b/static/mytweets/ewagoner/status/960196868667002880/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Two feverish kids, big work deliverable, impending birthdays, stressful estate sale, and now sewage backing up into bedrooms. It’s been a hell of a few days. Next time around remind me not to try life on “insane mode”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Two feverish kids, big work deliverable, impending birthdays, stressful estate sale, and now sewage backing up into bedrooms. It’s been a hell of a few days. Next time around remind me not to try life on “insane mode”. +

+

+ 2/4/2018, 12:02:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/960600999986651136/index.html b/static/mytweets/ewagoner/status/960600999986651136/index.html new file mode 100644 index 00000000..8daab7d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/960600999986651136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Polygon: Nintendo confirms that Toad is not wearing a hat. That’s his head. https://www.polygon.com/2018/2/5/16974588/toad-mario-hat-or-head-marios-nipples-belly-button-super-mario-odyssey-nintendo?utm_campaign=polygon&utm_content=chorus&utm_medium=social&utm_source=twitter + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/960625269647265793/index.html b/static/mytweets/ewagoner/status/960625269647265793/index.html new file mode 100644 index 00000000..2bba26cc --- /dev/null +++ b/static/mytweets/ewagoner/status/960625269647265793/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap. The notary public at my bank just refused to notarize my documents because they didn’t originate with the bank, as per new company policy. This seems a clear violation of both the law and the notary oath. Guess I have to report them and follow through this that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Holy crap. The notary public at my bank just refused to notarize my documents because they didn’t originate with the bank, as per new company policy. This seems a clear violation of both the law and the notary oath. Guess I have to report them and follow through this that. +

+

+ 2/5/2018, 4:24:46 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/960654055/index.html b/static/mytweets/ewagoner/status/960654055/index.html new file mode 100644 index 00000000..403ce6fc --- /dev/null +++ b/static/mytweets/ewagoner/status/960654055/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + WTH? "Copy" stopped working system wide on my windows box. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ WTH? "Copy" stopped working system wide on my windows box. +

+

+ 10/15/2008, 10:17:07 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/960720391118512129/index.html b/static/mytweets/ewagoner/status/960720391118512129/index.html new file mode 100644 index 00000000..5319e946 --- /dev/null +++ b/static/mytweets/ewagoner/status/960720391118512129/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally had the plumber out to the house, and — joy — likely a collapsed sewer pipe under the slab. I’m glad I don’t own the place, but not good news for getting water back any time soon. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally had the plumber out to the house, and — joy — likely a collapsed sewer pipe under the slab. I’m glad I don’t own the place, but not good news for getting water back any time soon. +

+

+ 2/5/2018, 10:42:45 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/960994985574326273/index.html b/static/mytweets/ewagoner/status/960994985574326273/index.html new file mode 100644 index 00000000..65bb1421 --- /dev/null +++ b/static/mytweets/ewagoner/status/960994985574326273/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @elonmusk: Live view of Starman <a href="https://youtu.be/aBr2kKAHN6M">https://youtu.be/aBr2kKAHN6M</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @elonmusk: Live view of Starman https://youtu.be/aBr2kKAHN6M +

+

+ 2/6/2018, 4:53:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/961051826761150464/index.html b/static/mytweets/ewagoner/status/961051826761150464/index.html new file mode 100644 index 00000000..fc4d5070 --- /dev/null +++ b/static/mytweets/ewagoner/status/961051826761150464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sparkly nails, spaghetti, ice cream, and teaching my youngest Pig Latin. A nice evening of respite from all the adulting of late. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sparkly nails, spaghetti, ice cream, and teaching my youngest Pig Latin. A nice evening of respite from all the adulting of late. +

+

+ 2/6/2018, 8:39:45 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/961065358391152640/index.html b/static/mytweets/ewagoner/status/961065358391152640/index.html new file mode 100644 index 00000000..92cd52fd --- /dev/null +++ b/static/mytweets/ewagoner/status/961065358391152640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DaveSchmerler: Center core - "Drone ship - you're a fine ship - what a good pad you would be - but my life my love and my lady ..is th… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DaveSchmerler: Center core - "Drone ship - you're a fine ship - what a good pad you would be - but my life my love and my lady ..is th… +

+

+ 2/6/2018, 9:33:31 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/961213300284579840/index.html b/static/mytweets/ewagoner/status/961213300284579840/index.html new file mode 100644 index 00000000..8914667a --- /dev/null +++ b/static/mytweets/ewagoner/status/961213300284579840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We live in a world where you can start your day off with a cotton eyed joe gregorian chant nightcore hardcore dubstep remix. <a href="https://www.youtube.com/watch?v=i98bKRYIZd8">https://www.youtube.com/watch?v=i98bKRYIZd8</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We live in a world where you can start your day off with a cotton eyed joe gregorian chant nightcore hardcore dubstep remix. https://www.youtube.com/watch?v=i98bKRYIZd8 +

+

+ 2/7/2018, 7:21:23 AM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/961288587303112710/index.html b/static/mytweets/ewagoner/status/961288587303112710/index.html new file mode 100644 index 00000000..82301ad3 --- /dev/null +++ b/static/mytweets/ewagoner/status/961288587303112710/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @WriterJuneHur: At the library: + +A kid patron came up to me at the desk, asked me where she could find more mystery books. That she'd re… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @WriterJuneHur: At the library:

A kid patron came up to me at the desk, asked me where she could find more mystery books. That she'd re… +

+

+ 2/7/2018, 12:20:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/961735546866470912/index.html b/static/mytweets/ewagoner/status/961735546866470912/index.html new file mode 100644 index 00000000..8e2060c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/961735546866470912/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @siandocksey: Frasier was a ground-breaking millennial aspirational show about one day having your own podcast and moving back in with y… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @siandocksey: Frasier was a ground-breaking millennial aspirational show about one day having your own podcast and moving back in with y… +

+

+ 2/8/2018, 5:56:37 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/962029253188554752/index.html b/static/mytweets/ewagoner/status/962029253188554752/index.html new file mode 100644 index 00000000..81118540 --- /dev/null +++ b/static/mytweets/ewagoner/status/962029253188554752/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After a lengthy ordeal, nearly three years to the day from when Dad died, we sold my parents’ house today. Had to give up on selling it for what it was worth and focus on not letting BB&T steal it from us. They came very, very close to doing so. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After a lengthy ordeal, nearly three years to the day from when Dad died, we sold my parents’ house today. Had to give up on selling it for what it was worth and focus on not letting BB&T steal it from us. They came very, very close to doing so. +

+

+ 2/9/2018, 1:23:42 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/96212383407681536/index.html b/static/mytweets/ewagoner/status/96212383407681536/index.html new file mode 100644 index 00000000..077b6892 --- /dev/null +++ b/static/mytweets/ewagoner/status/96212383407681536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oregon Tea Party chapter gleefully chases a group of mostly 65+ people having a picnic out of a public park & films it. <a href="http://givesgoodemail.com/2011/07/26/the-march-of-the-brownshirts-or-the-american-way/">http://givesgoodemail.com/2011/07/26/the-march-of-the-brownshirts-or-the-american-way/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/96219416139808768/index.html b/static/mytweets/ewagoner/status/96219416139808768/index.html new file mode 100644 index 00000000..893c6958 --- /dev/null +++ b/static/mytweets/ewagoner/status/96219416139808768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hey Eva Wagoner, if you want to read extreme right-wing mailings, that's your own lookout. But sign up with your freakin' email address, ok? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hey Eva Wagoner, if you want to read extreme right-wing mailings, that's your own lookout. But sign up with your freakin' email address, ok? +

+

+ 7/27/2011, 10:04:31 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/96228008670658561/index.html b/static/mytweets/ewagoner/status/96228008670658561/index.html new file mode 100644 index 00000000..3cdadb27 --- /dev/null +++ b/static/mytweets/ewagoner/status/96228008670658561/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + One of my favorite local bakers is profiled in today's paper. Congrats, Kathryn! <a href="http://onlineathens.com/stories/072711/liv_862612270.shtml">http://onlineathens.com/stories/072711/liv_862612270.shtml</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/962429988/index.html b/static/mytweets/ewagoner/status/962429988/index.html new file mode 100644 index 00000000..91021edd --- /dev/null +++ b/static/mytweets/ewagoner/status/962429988/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Added rudimentary database migrations to my work's big intranet application. Next year, I rewrite the whole thing in rails. Can't wait! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Added rudimentary database migrations to my work's big intranet application. Next year, I rewrite the whole thing in rails. Can't wait! +

+

+ 10/16/2008, 10:59:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/96257905556332544/index.html b/static/mytweets/ewagoner/status/96257905556332544/index.html new file mode 100644 index 00000000..c9e31b2d --- /dev/null +++ b/static/mytweets/ewagoner/status/96257905556332544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I like chai and I like cola, but two great things don't always go great together. http://instagr.am/p/IpkYC/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I like chai and I like cola, but two great things don't always go great together. http://instagr.am/p/IpkYC/ +

+

+ 7/27/2011, 12:37:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/96259693109972992/index.html b/static/mytweets/ewagoner/status/96259693109972992/index.html new file mode 100644 index 00000000..b674aade --- /dev/null +++ b/static/mytweets/ewagoner/status/96259693109972992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kcm74: He let the fire go out! MT @originalgriz Getting really Lord of the Flies up there. RT GOP chant 'fire him' at staffer: http: ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @kcm74: He let the fire go out! MT @originalgriz Getting really Lord of the Flies up there. RT GOP chant 'fire him' at staffer: http: ... +

+

+ 7/27/2011, 12:44:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/96271013259640833/index.html b/static/mytweets/ewagoner/status/96271013259640833/index.html new file mode 100644 index 00000000..c7854e4f --- /dev/null +++ b/static/mytweets/ewagoner/status/96271013259640833/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @laughingsquid: Japanese PONPONPON Music Video Turns The Cute Up To Eleven http://owl.li/5ODwf - @pamyurin + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @laughingsquid: Japanese PONPONPON Music Video Turns The Cute Up To Eleven http://owl.li/5ODwf - @pamyurin +

+

+ 7/27/2011, 1:29:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/962889805515448320/index.html b/static/mytweets/ewagoner/status/962889805515448320/index.html new file mode 100644 index 00000000..8a2e52d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/962889805515448320/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @flyosity: An impressively stupid tweet, even for Trump. + +1) The three branches of gov’t are not the Presidency, House and Senate. WOW.… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @flyosity: An impressively stupid tweet, even for Trump.

1) The three branches of gov’t are not the Presidency, House and Senate. WOW.… +

+

+ 2/11/2018, 10:23:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/96304831140085760/index.html b/static/mytweets/ewagoner/status/96304831140085760/index.html new file mode 100644 index 00000000..abea91b1 --- /dev/null +++ b/static/mytweets/ewagoner/status/96304831140085760/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My neighbor in this Diplomacy game is either the Mad Hatter or the Dormouse. Either way… sheesh. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My neighbor in this Diplomacy game is either the Mad Hatter or the Dormouse. Either way… sheesh. +

+

+ 7/27/2011, 3:43:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/96314508649316352/index.html b/static/mytweets/ewagoner/status/96314508649316352/index.html new file mode 100644 index 00000000..719efa46 --- /dev/null +++ b/static/mytweets/ewagoner/status/96314508649316352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Our local independent Apple dealer made it into Inc. magazine: <a href="http://www.inc.com/articles/201107/peachmac-georgia-retail-chain-competes-with-apple.html">http://www.inc.com/articles/201107/peachmac-georgia-retail-chain-competes-with-apple.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9634167444733952/index.html b/static/mytweets/ewagoner/status/9634167444733952/index.html new file mode 100644 index 00000000..76db6ab7 --- /dev/null +++ b/static/mytweets/ewagoner/status/9634167444733952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Senate has passed the food safety bill, with exemptions for producers who sell less than $500,000 a year to local customers. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The Senate has passed the food safety bill, with exemptions for producers who sell less than $500,000 a year to local customers. +

+

+ 11/30/2010, 10:45:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/963551246136332293/index.html b/static/mytweets/ewagoner/status/963551246136332293/index.html new file mode 100644 index 00000000..15cfa6b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/963551246136332293/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @simply_aviation: I want to reach a point in my live where I give as few fucks as the guy who makes the flight maps at Air Cairo... http… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @simply_aviation: I want to reach a point in my live where I give as few fucks as the guy who makes the flight maps at Air Cairo... http… +

+

+ 2/13/2018, 6:11:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/963642768823287809/index.html b/static/mytweets/ewagoner/status/963642768823287809/index.html new file mode 100644 index 00000000..c586a3af --- /dev/null +++ b/static/mytweets/ewagoner/status/963642768823287809/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + To love at all is to be vulnerable. <a href="https://zenpencils.com/comic/103-c-s-lewis-to-love-at-all/">https://zenpencils.com/comic/103-c-s-lewis-to-love-at-all/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/963769441/index.html b/static/mytweets/ewagoner/status/963769441/index.html new file mode 100644 index 00000000..65531cee --- /dev/null +++ b/static/mytweets/ewagoner/status/963769441/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ossabaw pork, grassfed beef, pastured chicken, pastured lamb, fresh Savannah shrimp: things I'm cooking for the Hunters Moon feast tomorrow. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ossabaw pork, grassfed beef, pastured chicken, pastured lamb, fresh Savannah shrimp: things I'm cooking for the Hunters Moon feast tomorrow. +

+

+ 10/17/2008, 9:03:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/963902888/index.html b/static/mytweets/ewagoner/status/963902888/index.html new file mode 100644 index 00000000..97b6b4b3 --- /dev/null +++ b/static/mytweets/ewagoner/status/963902888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I forgot the chevon ribs. Also, kale, goat cheese, & onion tart. And heirloom squash soup. Guests also bringing dishes. http://is.gd/4fJc + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I forgot the chevon ribs. Also, kale, goat cheese, & onion tart. And heirloom squash soup. Guests also bringing dishes. http://is.gd/4fJc +

+

+ 10/17/2008, 10:48:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/964084061/index.html b/static/mytweets/ewagoner/status/964084061/index.html new file mode 100644 index 00000000..1423037f --- /dev/null +++ b/static/mytweets/ewagoner/status/964084061/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Chevon ribs getting an applejack marinade. Leg of lamb getting a sumac rub. Beef shortribs getting peach chutney soak. (Sorry, Janet) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Chevon ribs getting an applejack marinade. Leg of lamb getting a sumac rub. Beef shortribs getting peach chutney soak. (Sorry, Janet) +

+

+ 10/17/2008, 1:02:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/964384958/index.html b/static/mytweets/ewagoner/status/964384958/index.html new file mode 100644 index 00000000..952ac98c --- /dev/null +++ b/static/mytweets/ewagoner/status/964384958/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The bankers are meeting in the world's capitals, but we're meeting in Hohenwald, Tennessee. http://financialpermaculture.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The bankers are meeting in the world's capitals, but we're meeting in Hohenwald, Tennessee. http://financialpermaculture.com +

+

+ 10/17/2008, 5:03:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/964480380/index.html b/static/mytweets/ewagoner/status/964480380/index.html new file mode 100644 index 00000000..6882a9ee --- /dev/null +++ b/static/mytweets/ewagoner/status/964480380/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It's been raining all day, so I didn't get everything done outside I wanted to. But, pork is on cherry wood smoke (and will be all night). + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It's been raining all day, so I didn't get everything done outside I wanted to. But, pork is on cherry wood smoke (and will be all night). +

+

+ 10/17/2008, 6:29:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/964589115336548352/index.html b/static/mytweets/ewagoner/status/964589115336548352/index.html new file mode 100644 index 00000000..d788172c --- /dev/null +++ b/static/mytweets/ewagoner/status/964589115336548352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @docky: Nintendo Labo lets you design your own sounds by cutting out templates. Literal sawtooth waves. 🤭 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @docky: Nintendo Labo lets you design your own sounds by cutting out templates. Literal sawtooth waves. 🤭

+

+

+ 2/16/2018, 2:55:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/964659163560316928/index.html b/static/mytweets/ewagoner/status/964659163560316928/index.html new file mode 100644 index 00000000..37c6545c --- /dev/null +++ b/static/mytweets/ewagoner/status/964659163560316928/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cydharrell: thread. (& wait for it.) <a href="https://twitter.com/boothheather/status/964581627392397312">https://twitter.com/boothheather/status/964581627392397312</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/964819000/index.html b/static/mytweets/ewagoner/status/964819000/index.html new file mode 100644 index 00000000..1e0fd293 --- /dev/null +++ b/static/mytweets/ewagoner/status/964819000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Added more cherry wood to the firebox. Off to snooze for three hours, then the leg of lamb joins the pork. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Added more cherry wood to the firebox. Off to snooze for three hours, then the leg of lamb joins the pork. +

+

+ 10/18/2008, 12:52:11 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/965478695606652929/index.html b/static/mytweets/ewagoner/status/965478695606652929/index.html new file mode 100644 index 00000000..af3b8e63 --- /dev/null +++ b/static/mytweets/ewagoner/status/965478695606652929/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JamColley: Garfield is a cat and doesn't have a job. The only ostensible difference between Monday and any other day is that Jon sudden… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JamColley: Garfield is a cat and doesn't have a job. The only ostensible difference between Monday and any other day is that Jon sudden… +

+

+ 2/19/2018, 1:50:33 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/96626269537566721/index.html b/static/mytweets/ewagoner/status/96626269537566721/index.html new file mode 100644 index 00000000..2e9a5054 --- /dev/null +++ b/static/mytweets/ewagoner/status/96626269537566721/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @laughingsquid: We Miss You, A Moving Film About Humanity’s Disconnect With Nature <a href="http://owl.li/5PxDA">http://owl.li/5PxDA</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @laughingsquid: We Miss You, A Moving Film About Humanity’s Disconnect With Nature http://owl.li/5PxDA +

+

+ 7/28/2011, 1:01:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/96638353641979904/index.html b/static/mytweets/ewagoner/status/96638353641979904/index.html new file mode 100644 index 00000000..46fc4d00 --- /dev/null +++ b/static/mytweets/ewagoner/status/96638353641979904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fox News anchor asks if moon volcano refudiates climate change: "It's not like we've been up there burning fossil fuels" <a href="http://mediamatters.org/blog/201107280014">http://mediamatters.org/blog/201107280014</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Fox News anchor asks if moon volcano refudiates climate change: "It's not like we've been up there burning fossil fuels" http://mediamatters.org/blog/201107280014 +

+

+ 7/28/2011, 1:49:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/966512416073887744/index.html b/static/mytweets/ewagoner/status/966512416073887744/index.html new file mode 100644 index 00000000..81c08623 --- /dev/null +++ b/static/mytweets/ewagoner/status/966512416073887744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @realGollumTrump: Sméagol dids very goods listening to peoples todays! Hads papers to reminds us of riddles- and also how to do the comp… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @realGollumTrump: Sméagol dids very goods listening to peoples todays! Hads papers to reminds us of riddles- and also how to do the comp… +

+

+ 2/21/2018, 10:18:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/96654021766557696/index.html b/static/mytweets/ewagoner/status/96654021766557696/index.html new file mode 100644 index 00000000..59c70db8 --- /dev/null +++ b/static/mytweets/ewagoner/status/96654021766557696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Years ago, a friend ran away and joined the circus, and I never saw her again. She's still doing some cool stuff: <a href="http://www.afoodgasm.com/">http://www.afoodgasm.com/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Years ago, a friend ran away and joined the circus, and I never saw her again. She's still doing some cool stuff: http://www.afoodgasm.com/ +

+

+ 7/28/2011, 2:51:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/966687443/index.html b/static/mytweets/ewagoner/status/966687443/index.html new file mode 100644 index 00000000..b823c917 --- /dev/null +++ b/static/mytweets/ewagoner/status/966687443/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ground beef for burgers was a bit lean, so I mixed in some tallow. Now I think that could be the answer to a lot of other problems too. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ground beef for burgers was a bit lean, so I mixed in some tallow. Now I think that could be the answer to a lot of other problems too. +

+

+ 10/19/2008, 6:38:27 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/966993804/index.html b/static/mytweets/ewagoner/status/966993804/index.html new file mode 100644 index 00000000..64172213 --- /dev/null +++ b/static/mytweets/ewagoner/status/966993804/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It was going to happen eventually. Vivian's the last one up this evening. She's in bed, watching "Finding Nemo" on the iPod. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It was going to happen eventually. Vivian's the last one up this evening. She's in bed, watching "Finding Nemo" on the iPod. +

+

+ 10/20/2008, 12:02:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/967073418695856129/index.html b/static/mytweets/ewagoner/status/967073418695856129/index.html new file mode 100644 index 00000000..f773afeb --- /dev/null +++ b/static/mytweets/ewagoner/status/967073418695856129/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @yewknee: David Byrne doing “Psycho Killer” in a terrifying Slim Goodbody outfit: Nightmare fuel or just good theater? https://t.co/8Pl7… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @yewknee: David Byrne doing “Psycho Killer” in a terrifying Slim Goodbody outfit: Nightmare fuel or just good theater? https://t.co/8Pl7… +

+

+ 2/23/2018, 11:27:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/967347032/index.html b/static/mytweets/ewagoner/status/967347032/index.html new file mode 100644 index 00000000..600d36a1 --- /dev/null +++ b/static/mytweets/ewagoner/status/967347032/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "On FedEx truck for delivery" I like the sound of that. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "On FedEx truck for delivery" I like the sound of that. +

+

+ 10/20/2008, 8:22:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9675057462775808/index.html b/static/mytweets/ewagoner/status/9675057462775808/index.html new file mode 100644 index 00000000..29ae09ab --- /dev/null +++ b/static/mytweets/ewagoner/status/9675057462775808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rare disappointing lunch at @trappezepub. Battered fish were cut too thick. Raw in middle w/ overdone batter that turned soggy in moments. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rare disappointing lunch at @trappezepub. Battered fish were cut too thick. Raw in middle w/ overdone batter that turned soggy in moments. +

+

+ 11/30/2010, 1:28:08 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/967917814/index.html b/static/mytweets/ewagoner/status/967917814/index.html new file mode 100644 index 00000000..8dbe921f --- /dev/null +++ b/static/mytweets/ewagoner/status/967917814/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Only glitch: I'm a "right hand on the track pad, left thumb on the button" guy, so have to re-train my thumb. But I do like the new trackpad + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Only glitch: I'm a "right hand on the track pad, left thumb on the button" guy, so have to re-train my thumb. But I do like the new trackpad +

+

+ 10/20/2008, 3:48:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/967919147/index.html b/static/mytweets/ewagoner/status/967919147/index.html new file mode 100644 index 00000000..eac0c3a9 --- /dev/null +++ b/static/mytweets/ewagoner/status/967919147/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Going from 17" screen (+ other monitor) to 13" screen is a big chenge, but I'll be using them for different purposes. Shouldn't be an issue + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Going from 17" screen (+ other monitor) to 13" screen is a big chenge, but I'll be using them for different purposes. Shouldn't be an issue +

+

+ 10/20/2008, 3:49:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9679667244/index.html b/static/mytweets/ewagoner/status/9679667244/index.html new file mode 100644 index 00000000..81ede3eb --- /dev/null +++ b/static/mytweets/ewagoner/status/9679667244/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + An item on my calendar for 10am Tues: "Heritage Club meeting". No idea what it is & fear I was invited to speak. Hope they send a reminder. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ An item on my calendar for 10am Tues: "Heritage Club meeting". No idea what it is & fear I was invited to speak. Hope they send a reminder. +

+

+ 2/26/2010, 9:24:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/968149472374124544/index.html b/static/mytweets/ewagoner/status/968149472374124544/index.html new file mode 100644 index 00000000..12e2f1b0 --- /dev/null +++ b/static/mytweets/ewagoner/status/968149472374124544/index.html @@ -0,0 +1,59 @@ + + + + + + + + + + + + + RT @RachelGonKCMO: Age in 1776: +Marquis de Lafayette, 18 +James Monroe, 18 +Henry Lee III, 20 +Aaron Burr, 20 +Nathan Hale, 21 +Alexander Hamil… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RachelGonKCMO: Age in 1776:
Marquis de Lafayette, 18
James Monroe, 18
Henry Lee III, 20
Aaron Burr, 20
Nathan Hale, 21
Alexander Hamil… +

+

+ 2/26/2018, 10:43:16 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9681942324715521/index.html b/static/mytweets/ewagoner/status/9681942324715521/index.html new file mode 100644 index 00000000..b784c76e --- /dev/null +++ b/static/mytweets/ewagoner/status/9681942324715521/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Dear person who keeps using my email address on your job applications: you haven't been hired yet. Keep looking. And use your own address. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Dear person who keeps using my email address on your job applications: you haven't been hired yet. Keep looking. And use your own address. +

+

+ 11/30/2010, 1:55:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/968292471934472192/index.html b/static/mytweets/ewagoner/status/968292471934472192/index.html new file mode 100644 index 00000000..21208afc --- /dev/null +++ b/static/mytweets/ewagoner/status/968292471934472192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The company I’m lucky enough to work for, Infinity Interactive, turned 20 years old this week. I’m looking forward to solving problems with technology with these wicked smart and personable folks for years to come! <a href="https://twitter.com/iinteractive/status/968251816793157632">https://twitter.com/iinteractive/status/968251816793157632</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The company I’m lucky enough to work for, Infinity Interactive, turned 20 years old this week. I’m looking forward to solving problems with technology with these wicked smart and personable folks for years to come! https://twitter.com/iinteractive/status/968251816793157632 +

+

+ 2/26/2018, 8:11:29 PM +

+

Favs: 6

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/968294261539135488/index.html b/static/mytweets/ewagoner/status/968294261539135488/index.html new file mode 100644 index 00000000..07c02571 --- /dev/null +++ b/static/mytweets/ewagoner/status/968294261539135488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’m sure everything’s fine, but the temperature at the North Pole is currently 50 degrees F above normal right now. <a href="https://www.washingtonpost.com/news/capital-weather-gang/wp/2018/02/26/north-pole-surges-above-freezing-in-the-dead-of-winter-stunning-scientists/">https://www.washingtonpost.com/news/capital-weather-gang/wp/2018/02/26/north-pole-surges-above-freezing-in-the-dead-of-winter-stunning-scientists/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/968461135178600449/index.html b/static/mytweets/ewagoner/status/968461135178600449/index.html new file mode 100644 index 00000000..809aa96b --- /dev/null +++ b/static/mytweets/ewagoner/status/968461135178600449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @monkchips: the @kleptones is back and quoting Proust. enjoying this track a fair bit tbh <a href="https://www.youtube.com/watch?v=1xCJTiXcp8Y">https://www.youtube.com/watch?v=1xCJTiXcp8Y</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @monkchips: the @kleptones is back and quoting Proust. enjoying this track a fair bit tbh https://www.youtube.com/watch?v=1xCJTiXcp8Y +

+

+ 2/27/2018, 7:21:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/968600611481677825/index.html b/static/mytweets/ewagoner/status/968600611481677825/index.html new file mode 100644 index 00000000..02a23ce3 --- /dev/null +++ b/static/mytweets/ewagoner/status/968600611481677825/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s been a mighty long time since we’ve had new Kleptones tracks to enjoy, but a new EP dropped this week, a preview for an upcoming album. Only four tracks, but it’s pretty sweet. <a href="http://www.kleptones.com/blog/#.WpXO32aZPu0">http://www.kleptones.com/blog/#.WpXO32aZPu0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s been a mighty long time since we’ve had new Kleptones tracks to enjoy, but a new EP dropped this week, a preview for an upcoming album. Only four tracks, but it’s pretty sweet. http://www.kleptones.com/blog/#.WpXO32aZPu0 +

+

+ 2/27/2018, 4:35:56 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9686184210/index.html b/static/mytweets/ewagoner/status/9686184210/index.html new file mode 100644 index 00000000..3aa6d521 --- /dev/null +++ b/static/mytweets/ewagoner/status/9686184210/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yes, I am having a draught of Old Rasputin for lunch. It is payday, after all. http://gdzl.la/7FXhHW + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yes, I am having a draught of Old Rasputin for lunch. It is payday, after all. http://gdzl.la/7FXhHW +

+

+ 2/26/2010, 11:54:02 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/96901527750443008/index.html b/static/mytweets/ewagoner/status/96901527750443008/index.html new file mode 100644 index 00000000..32f9d916 --- /dev/null +++ b/static/mytweets/ewagoner/status/96901527750443008/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @genehack Fuck Cancer. http://xkcd.com/931/ #srsly #fuckcancer + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @genehack Fuck Cancer. http://xkcd.com/931/ #srsly #fuckcancer +

+

+ 7/29/2011, 7:14:59 AM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/96911787747852288/index.html b/static/mytweets/ewagoner/status/96911787747852288/index.html new file mode 100644 index 00000000..c1baf49a --- /dev/null +++ b/static/mytweets/ewagoner/status/96911787747852288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yes, I know that The Blair Witch Project was fiction, but I'm still freaked out a bit when my cat stands in the corner & stares at the wall. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yes, I know that The Blair Witch Project was fiction, but I'm still freaked out a bit when my cat stands in the corner & stares at the wall. +

+

+ 7/29/2011, 7:55:45 AM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/969271233962536960/index.html b/static/mytweets/ewagoner/status/969271233962536960/index.html new file mode 100644 index 00000000..13c4279e --- /dev/null +++ b/static/mytweets/ewagoner/status/969271233962536960/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Super proud of @jmparrilli who in four weeks went from an idea and no experience in the tools and process to having her first podcast episode out: Welcome to Fungi Town <a href="http://www.fungitown.org">http://www.fungitown.org</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Super proud of @jmparrilli who in four weeks went from an idea and no experience in the tools and process to having her first podcast episode out: Welcome to Fungi Town http://www.fungitown.org +

+

+ 3/1/2018, 1:00:45 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9694127298/index.html b/static/mytweets/ewagoner/status/9694127298/index.html new file mode 100644 index 00000000..8aa88d3f --- /dev/null +++ b/static/mytweets/ewagoner/status/9694127298/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @whiskerino: "For women, there’s childbirth as a mark of gender distinction. For men, there’s Whiskerino." http://tumblr.com/x696uc3e9 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @whiskerino: "For women, there’s childbirth as a mark of gender distinction. For men, there’s Whiskerino." http://tumblr.com/x696uc3e9 +

+

+ 2/26/2010, 3:05:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/969515471/index.html b/static/mytweets/ewagoner/status/969515471/index.html new file mode 100644 index 00000000..95234846 --- /dev/null +++ b/static/mytweets/ewagoner/status/969515471/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + @ewagoner "to ask if a is really equal to b" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ @ewagoner "to ask if a is really equal to b" +

+

+ 10/21/2008, 4:46:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/96957040999669761/index.html b/static/mytweets/ewagoner/status/96957040999669761/index.html new file mode 100644 index 00000000..38308237 --- /dev/null +++ b/static/mytweets/ewagoner/status/96957040999669761/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + No wonder things seem a little tight. So far this year, I've taken a 26% pay cut from last year. Better get to work! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ No wonder things seem a little tight. So far this year, I've taken a 26% pay cut from last year. Better get to work! +

+

+ 7/29/2011, 10:55:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9696462804/index.html b/static/mytweets/ewagoner/status/9696462804/index.html new file mode 100644 index 00000000..0ac748f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/9696462804/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The amount I owe on my mortgage drops to five figures today. Got to take joy in the little things, you know? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The amount I owe on my mortgage drops to five figures today. Got to take joy in the little things, you know? +

+

+ 2/26/2010, 4:04:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/969725385/index.html b/static/mytweets/ewagoner/status/969725385/index.html new file mode 100644 index 00000000..37e76b95 --- /dev/null +++ b/static/mytweets/ewagoner/status/969725385/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The "Woot Internal Memo" that just hit my inbox is quite nice. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The "Woot Internal Memo" that just hit my inbox is quite nice. +

+

+ 10/21/2008, 7:42:21 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/969736690/index.html b/static/mytweets/ewagoner/status/969736690/index.html new file mode 100644 index 00000000..707abc8e --- /dev/null +++ b/static/mytweets/ewagoner/status/969736690/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I may have outdone myself with this green curry rubbed smoked pulled lamb. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I may have outdone myself with this green curry rubbed smoked pulled lamb. +

+

+ 10/21/2008, 7:52:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/96978530038063104/index.html b/static/mytweets/ewagoner/status/96978530038063104/index.html new file mode 100644 index 00000000..c891cb4b --- /dev/null +++ b/static/mytweets/ewagoner/status/96978530038063104/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "You're so hard to cook for" said the man who made me a burger with jowl pancetta he made himself. @ Farm Cart http://instagr.am/p/IzgRX/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "You're so hard to cook for" said the man who made me a burger with jowl pancetta he made himself. @ Farm Cart http://instagr.am/p/IzgRX/ +

+

+ 7/29/2011, 12:20:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/96982418745073664/index.html b/static/mytweets/ewagoner/status/96982418745073664/index.html new file mode 100644 index 00000000..5f607d6f --- /dev/null +++ b/static/mytweets/ewagoner/status/96982418745073664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Bob Mould, Throwing Muses, Dead Milkmen, Olivia Tremor Control, Man or Astroman? to headline Athens PopFest in October <a href="http://www.slicingupeyeballs.com/2011/07/29/athens-popfest-2011-lineup-bob-mould-throwing-muses-dead-milkmen/">http://www.slicingupeyeballs.com/2011/07/29/athens-popfest-2011-lineup-bob-mould-throwing-muses-dead-milkmen/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/96997390975901696/index.html b/static/mytweets/ewagoner/status/96997390975901696/index.html new file mode 100644 index 00000000..92ae34cf --- /dev/null +++ b/static/mytweets/ewagoner/status/96997390975901696/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I wish I knew what was going on here. It went away on its own on SysAdmin Appreciation Day. http://skit.ch/bw8q + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I wish I knew what was going on here. It went away on its own on SysAdmin Appreciation Day. http://skit.ch/bw8q +

+

+ 7/29/2011, 1:35:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/970056603897663488/index.html b/static/mytweets/ewagoner/status/970056603897663488/index.html new file mode 100644 index 00000000..81429ed5 --- /dev/null +++ b/static/mytweets/ewagoner/status/970056603897663488/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Achievement unlocked: entire household biked from the house to the nearest Mexican restaurant. Here’s hoping we can make it back! #laparrilla + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Achievement unlocked: entire household biked from the house to the nearest Mexican restaurant. Here’s hoping we can make it back! #laparrilla +

+

+ 3/3/2018, 5:01:31 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/970101547752476672/index.html b/static/mytweets/ewagoner/status/970101547752476672/index.html new file mode 100644 index 00000000..c53629c3 --- /dev/null +++ b/static/mytweets/ewagoner/status/970101547752476672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "He's now president for life. President for life. And he's great," Trump said. "And look, he was able to do that. I think it's great. Maybe we'll give that a shot some day." <a href="https://www.cnn.com/2018/03/03/politics/trump-maralago-remarks/index.html">https://www.cnn.com/2018/03/03/politics/trump-maralago-remarks/index.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/97028373242580994/index.html b/static/mytweets/ewagoner/status/97028373242580994/index.html new file mode 100644 index 00000000..706866bd --- /dev/null +++ b/static/mytweets/ewagoner/status/97028373242580994/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Since my idea for a UV ink tattoo is out, I'm thinking of getting this inked instead: http://skit.ch/bw8a + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Since my idea for a UV ink tattoo is out, I'm thinking of getting this inked instead: http://skit.ch/bw8a +

+

+ 7/29/2011, 3:39:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/970344609187549184/index.html b/static/mytweets/ewagoner/status/970344609187549184/index.html new file mode 100644 index 00000000..53f09c55 --- /dev/null +++ b/static/mytweets/ewagoner/status/970344609187549184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here you go — grab an anthology of feminist speculative fiction featuring works by Angela Carter, Octavia E. Butler, and Ursula K. Le Guin for only a buck. <a href="https://www.bookbub.com/books/sisters-of-the-revolution-by-ann-vandermeer-and-jeff-vandermeer">https://www.bookbub.com/books/sisters-of-the-revolution-by-ann-vandermeer-and-jeff-vandermeer</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/97046136950493186/index.html b/static/mytweets/ewagoner/status/97046136950493186/index.html new file mode 100644 index 00000000..98c3989b --- /dev/null +++ b/static/mytweets/ewagoner/status/97046136950493186/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + VW service guy: "That Man or Astroman? air freshener is awesome! Where'd you get it?" +Me: "Bought it from a man. Or an Astroman. Not sure." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ VW service guy: "That Man or Astroman? air freshener is awesome! Where'd you get it?"
Me: "Bought it from a man. Or an Astroman. Not sure." +

+

+ 7/29/2011, 4:49:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/97053040242208768/index.html b/static/mytweets/ewagoner/status/97053040242208768/index.html new file mode 100644 index 00000000..6d04b281 --- /dev/null +++ b/static/mytweets/ewagoner/status/97053040242208768/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In space, no one can smell you stink. http://instagr.am/p/I0uQ8/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In space, no one can smell you stink. http://instagr.am/p/I0uQ8/ +

+

+ 7/29/2011, 5:17:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/970550744/index.html b/static/mytweets/ewagoner/status/970550744/index.html new file mode 100644 index 00000000..6c7051c6 --- /dev/null +++ b/static/mytweets/ewagoner/status/970550744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + ‘Community-supported adventure’ yields bountiful harvest: http://is.gd/4ynl + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ ‘Community-supported adventure’ yields bountiful harvest: http://is.gd/4ynl +

+

+ 10/22/2008, 10:34:56 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/97083698297569282/index.html b/static/mytweets/ewagoner/status/97083698297569282/index.html new file mode 100644 index 00000000..55569f33 --- /dev/null +++ b/static/mytweets/ewagoner/status/97083698297569282/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Taco night. (Beef, goat, onion, garlic, potato, with chiles to follow.) (Repost to fix borked photo.) http://instagr.am/p/I1OdE/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Taco night. (Beef, goat, onion, garlic, potato, with chiles to follow.) (Repost to fix borked photo.) http://instagr.am/p/I1OdE/ +

+

+ 7/29/2011, 7:18:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/970967367/index.html b/static/mytweets/ewagoner/status/970967367/index.html new file mode 100644 index 00000000..b95c6e4e --- /dev/null +++ b/static/mytweets/ewagoner/status/970967367/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + DOW at 8500. My prediction: only 2000 more points until it hits bottom. At today's pace, that's only four trading days. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ DOW at 8500. My prediction: only 2000 more points until it hits bottom. At today's pace, that's only four trading days. +

+

+ 10/22/2008, 3:38:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/971069327/index.html b/static/mytweets/ewagoner/status/971069327/index.html new file mode 100644 index 00000000..8828df64 --- /dev/null +++ b/static/mytweets/ewagoner/status/971069327/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + John Hodgman: A brief digression on matters of lost time http://tinyurl.com/5wzdgp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ John Hodgman: A brief digression on matters of lost time http://tinyurl.com/5wzdgp +

+

+ 10/22/2008, 5:05:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/971503483395428355/index.html b/static/mytweets/ewagoner/status/971503483395428355/index.html new file mode 100644 index 00000000..72b412a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/971503483395428355/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “Timelapse of the Entire Universe”, a new video from MelodySheep, is really nice. 13.8 billion years compressed down to ten minutes. <a href="https://www.youtube.com/watch?v=D6hWbnigyxg">https://www.youtube.com/watch?v=D6hWbnigyxg</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ “Timelapse of the Entire Universe”, a new video from MelodySheep, is really nice. 13.8 billion years compressed down to ten minutes. https://www.youtube.com/watch?v=D6hWbnigyxg +

+

+ 3/7/2018, 4:50:54 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/972266206/index.html b/static/mytweets/ewagoner/status/972266206/index.html new file mode 100644 index 00000000..33f3eead --- /dev/null +++ b/static/mytweets/ewagoner/status/972266206/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A Bandolier of Carrots: http://shirt.woot.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A Bandolier of Carrots: http://shirt.woot.com +

+

+ 10/23/2008, 12:35:47 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/972645095253176326/index.html b/static/mytweets/ewagoner/status/972645095253176326/index.html new file mode 100644 index 00000000..cc55fb57 --- /dev/null +++ b/static/mytweets/ewagoner/status/972645095253176326/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + TIL the guy who screamed the Wilhelm Scream is the same guy who sang “Purple People Eater”. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ TIL the guy who screamed the Wilhelm Scream is the same guy who sang “Purple People Eater”. +

+

+ 3/10/2018, 8:27:16 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/97277625495601152/index.html b/static/mytweets/ewagoner/status/97277625495601152/index.html new file mode 100644 index 00000000..7df4d63d --- /dev/null +++ b/static/mytweets/ewagoner/status/97277625495601152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kjhealy Text Editors in The Lord of the Rings: An unbiased guide. <a href="http://www.kieranhealy.org/blog/archives/2011/07/29/text-editors-in-the-lord-of-the-rings/">http://www.kieranhealy.org/blog/archives/2011/07/29/text-editors-in-the-lord-of-the-rings/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/97294586040426497/index.html b/static/mytweets/ewagoner/status/97294586040426497/index.html new file mode 100644 index 00000000..61b1c837 --- /dev/null +++ b/static/mytweets/ewagoner/status/97294586040426497/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Ah, good morning. That's the stuff! http://instagr.am/p/I4cqi/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Ah, good morning. That's the stuff! http://instagr.am/p/I4cqi/ +

+

+ 7/30/2011, 9:16:51 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/973023732/index.html b/static/mytweets/ewagoner/status/973023732/index.html new file mode 100644 index 00000000..e122f2b8 --- /dev/null +++ b/static/mytweets/ewagoner/status/973023732/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Packing. I'm leaving in the morning and not returning home until Monday night. Two days in the office sandwich a trip to Tennessee. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Packing. I'm leaving in the morning and not returning home until Monday night. Two days in the office sandwich a trip to Tennessee. +

+

+ 10/23/2008, 10:31:25 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/973185877227786240/index.html b/static/mytweets/ewagoner/status/973185877227786240/index.html new file mode 100644 index 00000000..4e11edfa --- /dev/null +++ b/static/mytweets/ewagoner/status/973185877227786240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @goldengateblond: This thread has harrowing first-person accounts from the Parkland kids. I read them all twice. Nowhere do I see where… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @goldengateblond: This thread has harrowing first-person accounts from the Parkland kids. I read them all twice. Nowhere do I see where… +

+

+ 3/12/2018, 9:16:08 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/973256956659019777/index.html b/static/mytweets/ewagoner/status/973256956659019777/index.html new file mode 100644 index 00000000..ad434774 --- /dev/null +++ b/static/mytweets/ewagoner/status/973256956659019777/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @PedestrianPoet: Incredible. National Geographic breaks down decades of racist coverage in its own archives. Wow. + +https://t.co/cfWtHvjC… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @PedestrianPoet: Incredible. National Geographic breaks down decades of racist coverage in its own archives. Wow.

https://t.co/cfWtHvjC… +

+

+ 3/12/2018, 1:58:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/973370890326069248/index.html b/static/mytweets/ewagoner/status/973370890326069248/index.html new file mode 100644 index 00000000..53df9780 --- /dev/null +++ b/static/mytweets/ewagoner/status/973370890326069248/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Bootstrapworld: Mary Keller was the 1st woman in the US to receive a PhD in CS. In '65 she earned her PhD in CS from the University of… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Bootstrapworld: Mary Keller was the 1st woman in the US to receive a PhD in CS. In '65 she earned her PhD in CS from the University of… +

+

+ 3/12/2018, 9:31:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/973569818/index.html b/static/mytweets/ewagoner/status/973569818/index.html new file mode 100644 index 00000000..a6fefbcb --- /dev/null +++ b/static/mytweets/ewagoner/status/973569818/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wow... market futures trading had to be halted due to free fall. The markets open for real now. Hang on tight! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wow... market futures trading had to be halted due to free fall. The markets open for real now. Hang on tight! +

+

+ 10/24/2008, 9:31:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/97374379700260865/index.html b/static/mytweets/ewagoner/status/97374379700260865/index.html new file mode 100644 index 00000000..c8a9482b --- /dev/null +++ b/static/mytweets/ewagoner/status/97374379700260865/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whenever Juniper sees a dinosaur reconstruction, she points and roars. Her older sister has taught her well. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Whenever Juniper sees a dinosaur reconstruction, she points and roars. Her older sister has taught her well. +

+

+ 7/30/2011, 2:33:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/973777171511685120/index.html b/static/mytweets/ewagoner/status/973777171511685120/index.html new file mode 100644 index 00000000..198b3969 --- /dev/null +++ b/static/mytweets/ewagoner/status/973777171511685120/index.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + I was a junior in high school when “A Brief History of Time” was published, already certain I was going to be a cosmologist and already a devotee of Hawking. His book was the first time I could point to something and say “this is what I want to do” and have people understand me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was a junior in high school when “A Brief History of Time” was published, already certain I was going to be a cosmologist and already a devotee of Hawking. His book was the first time I could point to something and say “this is what I want to do” and have people understand me. +

+

+ 3/14/2018, 12:25:44 AM +

+

Favs: 5

+

Retweets: 1

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was only briefly a professional astrophysicist before moving on to other things, but that brevity was not due to a lack of love for the subject, and I can trace my career from where I am now directly back to reading Steven Hawking’s writing as a child. I’ll be forever grateful. +

+

+ 3/14/2018, 12:33:26 AM +

+

Favs: 6

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/973779108974022662/index.html b/static/mytweets/ewagoner/status/973779108974022662/index.html new file mode 100644 index 00000000..4305bd1a --- /dev/null +++ b/static/mytweets/ewagoner/status/973779108974022662/index.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + I was only briefly a professional astrophysicist before moving on to other things, but that brevity was not due to a lack of love for the subject, and I can trace my career from where I am now directly back to reading Steven Hawking’s writing as a child. I’ll be forever grateful. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was a junior in high school when “A Brief History of Time” was published, already certain I was going to be a cosmologist and already a devotee of Hawking. His book was the first time I could point to something and say “this is what I want to do” and have people understand me. +

+

+ 3/14/2018, 12:25:44 AM +

+

Favs: 5

+

Retweets: 1

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I was only briefly a professional astrophysicist before moving on to other things, but that brevity was not due to a lack of love for the subject, and I can trace my career from where I am now directly back to reading Steven Hawking’s writing as a child. I’ll be forever grateful. +

+

+ 3/14/2018, 12:33:26 AM +

+

Favs: 6

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/97386480451858433/index.html b/static/mytweets/ewagoner/status/97386480451858433/index.html new file mode 100644 index 00000000..716cc59d --- /dev/null +++ b/static/mytweets/ewagoner/status/97386480451858433/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + And the loveliest of all was the screwnicorn. http://instagr.am/p/I6JIJ/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ And the loveliest of all was the screwnicorn. http://instagr.am/p/I6JIJ/ +

+

+ 7/30/2011, 3:22:00 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/974035251080122368/index.html b/static/mytweets/ewagoner/status/974035251080122368/index.html new file mode 100644 index 00000000..82cdef22 --- /dev/null +++ b/static/mytweets/ewagoner/status/974035251080122368/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + She’s been asking for this for the better part of a year. I told her she had to wait until after she turned 8, and the day finally came. <a href="https://www.instagram.com/p/BgUUK_uHmhw/?taken-by=tiny_bangs706">https://www.instagram.com/p/BgUUK_uHmhw/?taken-by=tiny_bangs706</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/974204873/index.html b/static/mytweets/ewagoner/status/974204873/index.html new file mode 100644 index 00000000..903dd860 --- /dev/null +++ b/static/mytweets/ewagoner/status/974204873/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Off to Hohenwald, Tennessee for the Financial Permaculture Summit: www.financialpermaculture.org It's a 6 hour drive for me tonight. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Off to Hohenwald, Tennessee for the Financial Permaculture Summit: www.financialpermaculture.org It's a 6 hour drive for me tonight. +

+

+ 10/24/2008, 5:05:19 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/974217117/index.html b/static/mytweets/ewagoner/status/974217117/index.html new file mode 100644 index 00000000..3b16f518 --- /dev/null +++ b/static/mytweets/ewagoner/status/974217117/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Odometer reading: 166666. A good time to start a road trip, I'd say. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Odometer reading: 166666. A good time to start a road trip, I'd say. +

+

+ 10/24/2008, 5:15:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/974255173/index.html b/static/mytweets/ewagoner/status/974255173/index.html new file mode 100644 index 00000000..870b82d8 --- /dev/null +++ b/static/mytweets/ewagoner/status/974255173/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wonder why this guy I'm passing is driving so slow. Probably not the cell phone in one ear. Must be the cat sitting on his shoulder. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wonder why this guy I'm passing is driving so slow. Probably not the cell phone in one ear. Must be the cat sitting on his shoulder. +

+

+ 10/24/2008, 5:48:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/974463582275555329/index.html b/static/mytweets/ewagoner/status/974463582275555329/index.html new file mode 100644 index 00000000..121296d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/974463582275555329/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + That’s some impressive optimism there, UPS. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ That’s some impressive optimism there, UPS.

+

+

+ 3/15/2018, 9:53:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/974473780/index.html b/static/mytweets/ewagoner/status/974473780/index.html new file mode 100644 index 00000000..4a7947ba --- /dev/null +++ b/static/mytweets/ewagoner/status/974473780/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sweet! I totally forgot I gain an hour crossing into Tennessee. The drive back Sunday night is going to suck even more though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sweet! I totally forgot I gain an hour crossing into Tennessee. The drive back Sunday night is going to suck even more though. +

+

+ 10/24/2008, 9:23:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/974493111102697473/index.html b/static/mytweets/ewagoner/status/974493111102697473/index.html new file mode 100644 index 00000000..102e5e85 --- /dev/null +++ b/static/mytweets/ewagoner/status/974493111102697473/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Like mushrooms and other fungi and want to learn more? Episode 2 of The Fungi Town podcast has dropped! <a href="http://www.fungitown.org/">http://www.fungitown.org/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Like mushrooms and other fungi and want to learn more? Episode 2 of The Fungi Town podcast has dropped! http://www.fungitown.org/ +

+

+ 3/15/2018, 11:50:37 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/974544589/index.html b/static/mytweets/ewagoner/status/974544589/index.html new file mode 100644 index 00000000..e4b1df5c --- /dev/null +++ b/static/mytweets/ewagoner/status/974544589/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Turns out my exit off I24 also has the southernmost White Castle in the USA. Perfect fuel for the last hour of driving! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Turns out my exit off I24 also has the southernmost White Castle in the USA. Perfect fuel for the last hour of driving! +

+

+ 10/24/2008, 10:39:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/975017684/index.html b/static/mytweets/ewagoner/status/975017684/index.html new file mode 100644 index 00000000..6a996196 --- /dev/null +++ b/static/mytweets/ewagoner/status/975017684/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A liveblog of the Financial Permaculture Summit: www.financialpermaculture.org + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A liveblog of the Financial Permaculture Summit: www.financialpermaculture.org +

+

+ 10/25/2008, 10:48:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/975031952/index.html b/static/mytweets/ewagoner/status/975031952/index.html new file mode 100644 index 00000000..51761763 --- /dev/null +++ b/static/mytweets/ewagoner/status/975031952/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + After introductions of all the other facilitators, I've got a serious case of Impostor Syndrom going on. There are giants here. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ After introductions of all the other facilitators, I've got a serious case of Impostor Syndrom going on. There are giants here. +

+

+ 10/25/2008, 11:02:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/975041322787770369/index.html b/static/mytweets/ewagoner/status/975041322787770369/index.html new file mode 100644 index 00000000..0fb2b8dc --- /dev/null +++ b/static/mytweets/ewagoner/status/975041322787770369/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Both girls unlocked the “stuck on a broken rollercoaster in the rain” achievement, on opening day no less. #sixflags + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Both girls unlocked the “stuck on a broken rollercoaster in the rain” achievement, on opening day no less. #sixflags +

+

+ 3/17/2018, 12:09:01 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/975060773935501313/index.html b/static/mytweets/ewagoner/status/975060773935501313/index.html new file mode 100644 index 00000000..d9023863 --- /dev/null +++ b/static/mytweets/ewagoner/status/975060773935501313/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + We’re been to four rides so far, and two broke down while we were on them and one while we were next in line. The tilt-a-whirl worked, though. Guess they weren’t quite ready for opening day. #sixflags + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ We’re been to four rides so far, and two broke down while we were on them and one while we were next in line. The tilt-a-whirl worked, though. Guess they weren’t quite ready for opening day. #sixflags +

+

+ 3/17/2018, 1:26:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/97506195941769216/index.html b/static/mytweets/ewagoner/status/97506195941769216/index.html new file mode 100644 index 00000000..2d1fa100 --- /dev/null +++ b/static/mytweets/ewagoner/status/97506195941769216/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + DJ tried to beatmatch Tom Tom Club's "Genius of Love" to The Smiths' "How Soon is Now". Damned if he didn't do it, but lord, the whiplash! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ DJ tried to beatmatch Tom Tom Club's "Genius of Love" to The Smiths' "How Soon is Now". Damned if he didn't do it, but lord, the whiplash! +

+

+ 7/30/2011, 11:17:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/975072015/index.html b/static/mytweets/ewagoner/status/975072015/index.html new file mode 100644 index 00000000..375321ce --- /dev/null +++ b/static/mytweets/ewagoner/status/975072015/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + http://silverandgoldaremoney.com + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ http://silverandgoldaremoney.com +

+

+ 10/25/2008, 11:42:25 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/97510884041179136/index.html b/static/mytweets/ewagoner/status/97510884041179136/index.html new file mode 100644 index 00000000..665e2b7a --- /dev/null +++ b/static/mytweets/ewagoner/status/97510884041179136/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @joshmillard: Offer me solutions, offer me alternatives, and I decline. #REMlyricsmistakenbyteapartiersforeconomicpolicy + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @joshmillard: Offer me solutions, offer me alternatives, and I decline. #REMlyricsmistakenbyteapartiersforeconomicpolicy +

+

+ 7/30/2011, 11:36:21 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/975115025395437568/index.html b/static/mytweets/ewagoner/status/975115025395437568/index.html new file mode 100644 index 00000000..a7bc5c2b --- /dev/null +++ b/static/mytweets/ewagoner/status/975115025395437568/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @A_single_bear: Maybe it is not up to me whether or not I am a good bear. Maybe it is up to those who are affected by my bearness. I am… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @A_single_bear: Maybe it is not up to me whether or not I am a good bear. Maybe it is up to those who are affected by my bearness. I am… +

+

+ 3/17/2018, 5:01:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/975138090/index.html b/static/mytweets/ewagoner/status/975138090/index.html new file mode 100644 index 00000000..5e3c135d --- /dev/null +++ b/static/mytweets/ewagoner/status/975138090/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + http://www.gifthub.org Philanthropy and Community at the Crossroads + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ http://www.gifthub.org Philanthropy and Community at the Crossroads +

+

+ 10/25/2008, 12:46:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/975162264/index.html b/static/mytweets/ewagoner/status/975162264/index.html new file mode 100644 index 00000000..212aa606 --- /dev/null +++ b/static/mytweets/ewagoner/status/975162264/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "A low overhead is the gift that keeps on giving." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "A low overhead is the gift that keeps on giving." +

+

+ 10/25/2008, 1:09:20 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/97516376108969984/index.html b/static/mytweets/ewagoner/status/97516376108969984/index.html new file mode 100644 index 00000000..49a38670 --- /dev/null +++ b/static/mytweets/ewagoner/status/97516376108969984/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Walking out to the garden in my pajamas at midnight to get basil for my bedtime BLTs because this is exactly why I have a garden. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Walking out to the garden in my pajamas at midnight to get basil for my bedtime BLTs because this is exactly why I have a garden. +

+

+ 7/30/2011, 11:58:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/975168510/index.html b/static/mytweets/ewagoner/status/975168510/index.html new file mode 100644 index 00000000..faec46b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/975168510/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "The morning after an economic collapse, someone wakes up wanting breakfast, and someone else makes money cooking it for him." + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "The morning after an economic collapse, someone wakes up wanting breakfast, and someone else makes money cooking it for him." +

+

+ 10/25/2008, 1:15:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/975684509/index.html b/static/mytweets/ewagoner/status/975684509/index.html new file mode 100644 index 00000000..c8d1728b --- /dev/null +++ b/static/mytweets/ewagoner/status/975684509/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just finished a two hour presentation on locallygrown.net. Pretty pictures soon to appear on slideshare. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just finished a two hour presentation on locallygrown.net. Pretty pictures soon to appear on slideshare. +

+

+ 10/25/2008, 10:37:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/976087020211761152/index.html b/static/mytweets/ewagoner/status/976087020211761152/index.html new file mode 100644 index 00000000..26a4ce3d --- /dev/null +++ b/static/mytweets/ewagoner/status/976087020211761152/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @boboroshi: This thread is awesome, especially for map geeks. <a href="https://twitter.com/jameslsutter/status/975550946884268032">https://twitter.com/jameslsutter/status/975550946884268032</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/976509015411908609/index.html b/static/mytweets/ewagoner/status/976509015411908609/index.html new file mode 100644 index 00000000..2cd5a083 --- /dev/null +++ b/static/mytweets/ewagoner/status/976509015411908609/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @MrThreadzilla: A software developer’s confidence throughout their life: + +0 years experience: I have no idea what’s going on + +5 years ex… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MrThreadzilla: A software developer’s confidence throughout their life:

0 years experience: I have no idea what’s going on

5 years ex… +

+

+ 3/21/2018, 1:21:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/976553453085450241/index.html b/static/mytweets/ewagoner/status/976553453085450241/index.html new file mode 100644 index 00000000..0b3cffd6 --- /dev/null +++ b/static/mytweets/ewagoner/status/976553453085450241/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @FilmCritHULK: One of the hardest things about depression is relapse. Because it's like an ever-evolving opponent. You can build so many… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @FilmCritHULK: One of the hardest things about depression is relapse. Because it's like an ever-evolving opponent. You can build so many… +

+

+ 3/21/2018, 4:17:41 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/976598991986151424/index.html b/static/mytweets/ewagoner/status/976598991986151424/index.html new file mode 100644 index 00000000..1be65e41 --- /dev/null +++ b/static/mytweets/ewagoner/status/976598991986151424/index.html @@ -0,0 +1,59 @@ + + + + + + + + + + + + + OH: + +Person 1:“So as a token of his appreciation, he sent me a bottle of booze. Armagnac, older than my wife.” + +Person 2: “Wow! Can you imagine? Fourteen year old Armagnac!” + +#sickburn + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ OH:

Person 1:“So as a token of his appreciation, he sent me a bottle of booze. Armagnac, older than my wife.”

Person 2: “Wow! Can you imagine? Fourteen year old Armagnac!”

#sickburn +

+

+ 3/21/2018, 7:18:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/976941526/index.html b/static/mytweets/ewagoner/status/976941526/index.html new file mode 100644 index 00000000..91b429b7 --- /dev/null +++ b/static/mytweets/ewagoner/status/976941526/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Back in Georgia and two more hours to drive tonight. Won't be home until tomorrow night though. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Back in Georgia and two more hours to drive tonight. Won't be home until tomorrow night though. +

+

+ 10/27/2008, 12:07:43 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/97722915923046400/index.html b/static/mytweets/ewagoner/status/97722915923046400/index.html new file mode 100644 index 00000000..faee48cc --- /dev/null +++ b/static/mytweets/ewagoner/status/97722915923046400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JoelSalatin Chickens from Space! Satellite image of chicken pens. It's clear - pasture goes from light green to dark <a href="http://bit.ly/oPkyub">http://bit.ly/oPkyub</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JoelSalatin Chickens from Space! Satellite image of chicken pens. It's clear - pasture goes from light green to dark http://bit.ly/oPkyub +

+

+ 7/31/2011, 1:38:53 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/977242944/index.html b/static/mytweets/ewagoner/status/977242944/index.html new file mode 100644 index 00000000..bb0df433 --- /dev/null +++ b/static/mytweets/ewagoner/status/977242944/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I am a bear of Very Little Sleep. I just dried myself off after a shower with what appears to be, after further study, a bath mat. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I am a bear of Very Little Sleep. I just dried myself off after a shower with what appears to be, after further study, a bath mat. +

+

+ 10/27/2008, 7:33:27 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/977464109/index.html b/static/mytweets/ewagoner/status/977464109/index.html new file mode 100644 index 00000000..20febc46 --- /dev/null +++ b/static/mytweets/ewagoner/status/977464109/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here are the slides from my presentation Saturday night: http://tinyurl.com/5fv9wh + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here are the slides from my presentation Saturday night: http://tinyurl.com/5fv9wh +

+

+ 10/27/2008, 10:41:48 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/977579855264014336/index.html b/static/mytweets/ewagoner/status/977579855264014336/index.html new file mode 100644 index 00000000..c75cc6f8 --- /dev/null +++ b/static/mytweets/ewagoner/status/977579855264014336/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I made popcorn in a pan on the stove and threw it all on the garage’s roof for the many songbirds in the back yard, so I’m not a total monster. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I made popcorn in a pan on the stove and threw it all on the garage’s roof for the many songbirds in the back yard, so I’m not a total monster. +

+

+ 3/24/2018, 12:16:14 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/977606654/index.html b/static/mytweets/ewagoner/status/977606654/index.html new file mode 100644 index 00000000..b349460d --- /dev/null +++ b/static/mytweets/ewagoner/status/977606654/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yay! My wife's anniversary present arrived today. A good thing, since our anniversary is today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yay! My wife's anniversary present arrived today. A good thing, since our anniversary is today. +

+

+ 10/27/2008, 12:24:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/977609211/index.html b/static/mytweets/ewagoner/status/977609211/index.html new file mode 100644 index 00000000..534d252d --- /dev/null +++ b/static/mytweets/ewagoner/status/977609211/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh no! They only got my order half right. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh no! They only got my order half right. +

+

+ 10/27/2008, 12:26:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/977738031/index.html b/static/mytweets/ewagoner/status/977738031/index.html new file mode 100644 index 00000000..fef9a5ef --- /dev/null +++ b/static/mytweets/ewagoner/status/977738031/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In the same vein as the Ron Howard Obama video, here's the "wasssuuuuuuup?" crew 8 years later: http://tinyurl.com/5chbt3 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In the same vein as the Ron Howard Obama video, here's the "wasssuuuuuuup?" crew 8 years later: http://tinyurl.com/5chbt3 +

+

+ 10/27/2008, 1:59:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/977843223/index.html b/static/mytweets/ewagoner/status/977843223/index.html new file mode 100644 index 00000000..8d06ab96 --- /dev/null +++ b/static/mytweets/ewagoner/status/977843223/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The sun never sets on the Locally Grown Network: http://sydney.locallygrown.net (It's a placeholder -- the market's not live yet) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The sun never sets on the Locally Grown Network: http://sydney.locallygrown.net (It's a placeholder -- the market's not live yet) +

+

+ 10/27/2008, 3:22:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/978033351738216449/index.html b/static/mytweets/ewagoner/status/978033351738216449/index.html new file mode 100644 index 00000000..525aa1a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/978033351738216449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @2nickels: A six-year-old just handed this to me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @2nickels: A six-year-old just handed this to me.

+

+

+ 3/25/2018, 6:18:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/97806483714084865/index.html b/static/mytweets/ewagoner/status/97806483714084865/index.html new file mode 100644 index 00000000..5687d736 --- /dev/null +++ b/static/mytweets/ewagoner/status/97806483714084865/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stuck a can of beans in the sink and turned on the faucet. Thanks, muscle memory, but it looks like it takes a brain to get this can open. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stuck a can of beans in the sink and turned on the faucet. Thanks, muscle memory, but it looks like it takes a brain to get this can open. +

+

+ 7/31/2011, 7:10:57 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/978161692/index.html b/static/mytweets/ewagoner/status/978161692/index.html new file mode 100644 index 00000000..b473e8fe --- /dev/null +++ b/static/mytweets/ewagoner/status/978161692/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Made it home! Setting up a wii. I'd been saving my birthday money, and finally found one in Tennessee. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Made it home! Setting up a wii. I'd been saving my birthday money, and finally found one in Tennessee. +

+

+ 10/27/2008, 7:36:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9782958800/index.html b/static/mytweets/ewagoner/status/9782958800/index.html new file mode 100644 index 00000000..4e7f1c3c --- /dev/null +++ b/static/mytweets/ewagoner/status/9782958800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today is the last day of #whiskerino, and it goes out the way it came in: on a Sunday. http://whiskerino.org/2009/beards/ewagoner/31344/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today is the last day of #whiskerino, and it goes out the way it came in: on a Sunday. http://whiskerino.org/2009/beards/ewagoner/31344/ +

+

+ 2/28/2010, 11:52:39 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/97865333448249345/index.html b/static/mytweets/ewagoner/status/97865333448249345/index.html new file mode 100644 index 00000000..8cb02081 --- /dev/null +++ b/static/mytweets/ewagoner/status/97865333448249345/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mattyglesias Kudos to @marcambinder who explained to President Obama exactly how this would play out last December <a href="http://ygl.as/na5nn5">http://ygl.as/na5nn5</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mattyglesias Kudos to @marcambinder who explained to President Obama exactly how this would play out last December http://ygl.as/na5nn5 +

+

+ 7/31/2011, 11:04:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/97892741240995840/index.html b/static/mytweets/ewagoner/status/97892741240995840/index.html new file mode 100644 index 00000000..575c28f8 --- /dev/null +++ b/static/mytweets/ewagoner/status/97892741240995840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For my not-a-job, I learned how to replicate MySQL databases and set up things to read from the slave and write to the master. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For my not-a-job, I learned how to replicate MySQL databases and set up things to read from the slave and write to the master. +

+

+ 8/1/2011, 12:53:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/97892871566397440/index.html b/static/mytweets/ewagoner/status/97892871566397440/index.html new file mode 100644 index 00000000..a01b6c79 --- /dev/null +++ b/static/mytweets/ewagoner/status/97892871566397440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now it's 1am and in a few hours I need to wake up for my is-a-job. A nerd's work is never done. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now it's 1am and in a few hours I need to wake up for my is-a-job. A nerd's work is never done. +

+

+ 8/1/2011, 12:54:14 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/979140096996888576/index.html b/static/mytweets/ewagoner/status/979140096996888576/index.html new file mode 100644 index 00000000..c8a902b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/979140096996888576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @sadisticsystems: Just wrote this thing about model-based testing! It's the most powerful programming technique I know. It writes regres… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @sadisticsystems: Just wrote this thing about model-based testing! It's the most powerful programming technique I know. It writes regres… +

+

+ 3/28/2018, 7:36:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/979196763893587968/index.html b/static/mytweets/ewagoner/status/979196763893587968/index.html new file mode 100644 index 00000000..7007f99c --- /dev/null +++ b/static/mytweets/ewagoner/status/979196763893587968/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + I’ve just realized my inner voice is the DJ at Fallout 4’s Diamond City Radio. + +I wondered where he went off to when I can manage to get him to shut up for a while. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I’ve just realized my inner voice is the DJ at Fallout 4’s Diamond City Radio.

I wondered where he went off to when I can manage to get him to shut up for a while. +

+

+ 3/28/2018, 11:21:15 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/979432197/index.html b/static/mytweets/ewagoner/status/979432197/index.html new file mode 100644 index 00000000..34537ae5 --- /dev/null +++ b/static/mytweets/ewagoner/status/979432197/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Listening to the last SModcast of 2007. Yeah, I'm a little behind, but I've listened to 5 months worth in the last week. http://is.gd/4yLl + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Listening to the last SModcast of 2007. Yeah, I'm a little behind, but I've listened to 5 months worth in the last week. http://is.gd/4yLl +

+

+ 10/28/2008, 3:50:06 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9794513400766464/index.html b/static/mytweets/ewagoner/status/9794513400766464/index.html new file mode 100644 index 00000000..c6cfa6ee --- /dev/null +++ b/static/mytweets/ewagoner/status/9794513400766464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So Nancy is going to be the next Athens mayor. She seemed the most spiteful and dishonest of the candidates to me. I hope I'm wrong. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So Nancy is going to be the next Athens mayor. She seemed the most spiteful and dishonest of the candidates to me. I hope I'm wrong. +

+

+ 11/30/2010, 9:22:48 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/979462307/index.html b/static/mytweets/ewagoner/status/979462307/index.html new file mode 100644 index 00000000..f9088345 --- /dev/null +++ b/static/mytweets/ewagoner/status/979462307/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + DOW closes up nearly 900. I'm guessing it's a sucker's rally, and it'll plunge again tomorrow after the Fed's likely rate adjustment. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ DOW closes up nearly 900. I'm guessing it's a sucker's rally, and it'll plunge again tomorrow after the Fed's likely rate adjustment. +

+

+ 10/28/2008, 4:14:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/979524477498413056/index.html b/static/mytweets/ewagoner/status/979524477498413056/index.html new file mode 100644 index 00000000..87c5f3ca --- /dev/null +++ b/static/mytweets/ewagoner/status/979524477498413056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @John_M_Nelson: Please do not read this blog about tornado migrations. <a href="http://adventuresinmapping.com/2018/03/29/tornado-migration/">http://adventuresinmapping.com/2018/03/29/tornado-migration/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/979531996383805442/index.html b/static/mytweets/ewagoner/status/979531996383805442/index.html new file mode 100644 index 00000000..d105120c --- /dev/null +++ b/static/mytweets/ewagoner/status/979531996383805442/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy crap. <a href="https://twitter.com/BuzzFeedNews/status/979458912419131393">https://twitter.com/BuzzFeedNews/status/979458912419131393</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9799142712803328/index.html b/static/mytweets/ewagoner/status/9799142712803328/index.html new file mode 100644 index 00000000..f34badb5 --- /dev/null +++ b/static/mytweets/ewagoner/status/9799142712803328/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + According to Factory Farm Map, 2 out of every 100 meat chickens in the USA come from my little county in north GA. http://factoryfarmmap.org + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ According to Factory Farm Map, 2 out of every 100 meat chickens in the USA come from my little county in north GA. http://factoryfarmmap.org +

+

+ 11/30/2010, 9:41:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98017622943211520/index.html b/static/mytweets/ewagoner/status/98017622943211520/index.html new file mode 100644 index 00000000..c55ace58 --- /dev/null +++ b/static/mytweets/ewagoner/status/98017622943211520/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + You with your Priii might think you've got green autos, but you've nothing on this guy. http://twitpic.com/5zbwvg http://twitpic.com/5zbwwe + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ You with your Priii might think you've got green autos, but you've nothing on this guy. http://twitpic.com/5zbwvg http://twitpic.com/5zbwwe +

+

+ 8/1/2011, 9:09:57 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98019367735922688/index.html b/static/mytweets/ewagoner/status/98019367735922688/index.html new file mode 100644 index 00000000..530f0d96 --- /dev/null +++ b/static/mytweets/ewagoner/status/98019367735922688/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @petersagal: President Obama allowed to keep personal arms and household retainers as he accepts exile in Switzerland. +#debtdealdetails + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @petersagal: President Obama allowed to keep personal arms and household retainers as he accepts exile in Switzerland.
#debtdealdetails +

+

+ 8/1/2011, 9:16:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98068207927181312/index.html b/static/mytweets/ewagoner/status/98068207927181312/index.html new file mode 100644 index 00000000..cb0bf715 --- /dev/null +++ b/static/mytweets/ewagoner/status/98068207927181312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Huh. The banner graphic at www.gop.com shows "Obama's Last Day" as Jan. 20, 2017. Was conceding a second term part of the debt deal? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Huh. The banner graphic at www.gop.com shows "Obama's Last Day" as Jan. 20, 2017. Was conceding a second term part of the debt deal? +

+

+ 8/1/2011, 12:30:57 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/980806173313126401/index.html b/static/mytweets/ewagoner/status/980806173313126401/index.html new file mode 100644 index 00000000..33ab552f --- /dev/null +++ b/static/mytweets/ewagoner/status/980806173313126401/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Tomorrow I’m doing something that shouldn’t scare me, but does. A very strong argument could be made that I should have done this forty years ago, but I’m counting on the fact that it’s never too late to seek professional help and so in the morning I’ll be seeing a psychiatrist. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Tomorrow I’m doing something that shouldn’t scare me, but does. A very strong argument could be made that I should have done this forty years ago, but I’m counting on the fact that it’s never too late to seek professional help and so in the morning I’ll be seeing a psychiatrist. +

+

+ 4/2/2018, 9:56:28 AM +

+

Favs: 18

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9808925040/index.html b/static/mytweets/ewagoner/status/9808925040/index.html new file mode 100644 index 00000000..af22b020 --- /dev/null +++ b/static/mytweets/ewagoner/status/9808925040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It took 21 minutes for sales at @athlocallygrown to hit $1000. About 15% of the weekly sales come in the first half hour. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It took 21 minutes for sales at @athlocallygrown to hit $1000. About 15% of the weekly sales come in the first half hour. +

+

+ 2/28/2010, 10:59:14 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98119374921138176/index.html b/static/mytweets/ewagoner/status/98119374921138176/index.html new file mode 100644 index 00000000..61ff4566 --- /dev/null +++ b/static/mytweets/ewagoner/status/98119374921138176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "I don't go out much, because I'm at home sewing shoes." A film about cosplayers: <a href="http://youtu.be/dF64evU0AZI">http://youtu.be/dF64evU0AZI</a> via @jmspool + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "I don't go out much, because I'm at home sewing shoes." A film about cosplayers: http://youtu.be/dF64evU0AZI via @jmspool +

+

+ 8/1/2011, 3:54:16 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/981216698010361856/index.html b/static/mytweets/ewagoner/status/981216698010361856/index.html new file mode 100644 index 00000000..80374e94 --- /dev/null +++ b/static/mytweets/ewagoner/status/981216698010361856/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @petersagal: This is, or should be, the first sentence of the Great American Novel. <a href="https://twitter.com/Nicole_Cliffe/status/981197377758420993">https://twitter.com/Nicole_Cliffe/status/981197377758420993</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/981229046456561670/index.html b/static/mytweets/ewagoner/status/981229046456561670/index.html new file mode 100644 index 00000000..bf3f38b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/981229046456561670/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jeremiahtolbert: Having a bad day, Twitter? You need this music video. Trust me. <a href="https://www.youtube.com/watch?v=Qf77tu2mLBE">https://www.youtube.com/watch?v=Qf77tu2mLBE</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98142867016527872/index.html b/static/mytweets/ewagoner/status/98142867016527872/index.html new file mode 100644 index 00000000..fbb47b44 --- /dev/null +++ b/static/mytweets/ewagoner/status/98142867016527872/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The frat boys next door are semi-nude corn holing in the sprinklers. Again. http://instagr.am/p/JGfrb/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The frat boys next door are semi-nude corn holing in the sprinklers. Again. http://instagr.am/p/JGfrb/ +

+

+ 8/1/2011, 5:27:37 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/981523582617554948/index.html b/static/mytweets/ewagoner/status/981523582617554948/index.html new file mode 100644 index 00000000..2144d83c --- /dev/null +++ b/static/mytweets/ewagoner/status/981523582617554948/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @green_grainger: So there was a MYSTERY at the library today. + +A wee old women came in and said "I've a question. Why does page 7 in all… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @green_grainger: So there was a MYSTERY at the library today.

A wee old women came in and said "I've a question. Why does page 7 in all… +

+

+ 4/4/2018, 9:27:12 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98162605180452864/index.html b/static/mytweets/ewagoner/status/98162605180452864/index.html new file mode 100644 index 00000000..75578d48 --- /dev/null +++ b/static/mytweets/ewagoner/status/98162605180452864/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I received this important item from my childhood today, thanks to my very generous friend Anastasia. Thank you! http://instagr.am/p/JG0LU/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I received this important item from my childhood today, thanks to my very generous friend Anastasia. Thank you! http://instagr.am/p/JG0LU/ +

+

+ 8/1/2011, 6:46:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98167483273445377/index.html b/static/mytweets/ewagoner/status/98167483273445377/index.html new file mode 100644 index 00000000..5331d13c --- /dev/null +++ b/static/mytweets/ewagoner/status/98167483273445377/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I made the appointment & got my wife's blessing (in that order) to get this bit of Tolkien's map tattoo'd on my chest. http://is.gd/pbcfGB + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I made the appointment & got my wife's blessing (in that order) to get this bit of Tolkien's map tattoo'd on my chest. http://is.gd/pbcfGB +

+

+ 8/1/2011, 7:05:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/981706240286961664/index.html b/static/mytweets/ewagoner/status/981706240286961664/index.html new file mode 100644 index 00000000..06790493 --- /dev/null +++ b/static/mytweets/ewagoner/status/981706240286961664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Wouldn’t have guessed the topic of Stalin’s sudden death and the purge of his secret police apparatus would make for a good comedy, but then that’s why I don’t greenlight films. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Wouldn’t have guessed the topic of Stalin’s sudden death and the purge of his secret police apparatus would make for a good comedy, but then that’s why I don’t greenlight films. +

+

+ 4/4/2018, 9:33:01 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98171444617424896/index.html b/static/mytweets/ewagoner/status/98171444617424896/index.html new file mode 100644 index 00000000..aace78d0 --- /dev/null +++ b/static/mytweets/ewagoner/status/98171444617424896/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There's a relationship between the number of Beanie Babies in a car's window & the odds the driver will come to a stop before turning right. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There's a relationship between the number of Beanie Babies in a car's window & the odds the driver will come to a stop before turning right. +

+

+ 8/1/2011, 7:21:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/982016859364052993/index.html b/static/mytweets/ewagoner/status/982016859364052993/index.html new file mode 100644 index 00000000..b1cde41d --- /dev/null +++ b/static/mytweets/ewagoner/status/982016859364052993/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TerribleMaps: Map of Roman Air Bases in 2nd Century AD + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TerribleMaps: Map of Roman Air Bases in 2nd Century AD

+

+

+ 4/5/2018, 6:07:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98203122350039040/index.html b/static/mytweets/ewagoner/status/98203122350039040/index.html new file mode 100644 index 00000000..0de2350b --- /dev/null +++ b/static/mytweets/ewagoner/status/98203122350039040/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Doing a database transplant in 30 minutes. Living the dream! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Doing a database transplant in 30 minutes. Living the dream! +

+

+ 8/1/2011, 9:27:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/982240788254871552/index.html b/static/mytweets/ewagoner/status/982240788254871552/index.html new file mode 100644 index 00000000..64ecef41 --- /dev/null +++ b/static/mytweets/ewagoner/status/982240788254871552/index.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + RT @nowthis: Things I Did Not Know About ‘posse comitatus’ – a thread: +<a href="https://twitter.com/lindsaypcohn/status/981873626596098048">https://twitter.com/lindsaypcohn/status/981873626596098048</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98226934252703745/index.html b/static/mytweets/ewagoner/status/98226934252703745/index.html new file mode 100644 index 00000000..37f3bdc8 --- /dev/null +++ b/static/mytweets/ewagoner/status/98226934252703745/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @psylosyren Oh moon. Oh light reflected. You are a slit, an enormous Oxford comma. (I <3 my poet sister) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @psylosyren Oh moon. Oh light reflected. You are a slit, an enormous Oxford comma. (I <3 my poet sister) +

+

+ 8/1/2011, 11:01:40 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98227840159457280/index.html b/static/mytweets/ewagoner/status/98227840159457280/index.html new file mode 100644 index 00000000..8e6d84d9 --- /dev/null +++ b/static/mytweets/ewagoner/status/98227840159457280/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Once again I somehow managed to perform heavy sysadmin tasks without catching everything on fire, so now I'm eating freshly baked apple pie. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Once again I somehow managed to perform heavy sysadmin tasks without catching everything on fire, so now I'm eating freshly baked apple pie. +

+

+ 8/1/2011, 11:05:16 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98229432019464192/index.html b/static/mytweets/ewagoner/status/98229432019464192/index.html new file mode 100644 index 00000000..5e65dae3 --- /dev/null +++ b/static/mytweets/ewagoner/status/98229432019464192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I picked some tomatoes. http://instagr.am/p/JH7lX/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I picked some tomatoes. http://instagr.am/p/JH7lX/ +

+

+ 8/1/2011, 11:11:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/982295999682138114/index.html b/static/mytweets/ewagoner/status/982295999682138114/index.html new file mode 100644 index 00000000..5297098e --- /dev/null +++ b/static/mytweets/ewagoner/status/982295999682138114/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I guess this gives me enough time to wean myself off Twitter altogether. <a href="https://twitter.com/chockenberry/status/982285605932482560">https://twitter.com/chockenberry/status/982285605932482560</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/982318923751346176/index.html b/static/mytweets/ewagoner/status/982318923751346176/index.html new file mode 100644 index 00000000..b670dead --- /dev/null +++ b/static/mytweets/ewagoner/status/982318923751346176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LukeEpplin: Here's the must-read of this afternoon: Molly Ringwald reassessing her roles in John Hughes' movies: <a href="https://www.newyorker.com/culture/personal-history/what-about-the-breakfast-club-molly-ringwald-metoo-john-hughes-pretty-in-pink">https://www.newyorker.com/culture/personal-history/what-about-the-breakfast-club-molly-ringwald-metoo-john-hughes-pretty-in-pink</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98238198274203648/index.html b/static/mytweets/ewagoner/status/98238198274203648/index.html new file mode 100644 index 00000000..a5bd436c --- /dev/null +++ b/static/mytweets/ewagoner/status/98238198274203648/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love running a one-man software company with many thousands of users across the continent. But, sysadmin tasks scare the crap out of me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I love running a one-man software company with many thousands of users across the continent. But, sysadmin tasks scare the crap out of me. +

+

+ 8/1/2011, 11:46:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/983024546159779841/index.html b/static/mytweets/ewagoner/status/983024546159779841/index.html new file mode 100644 index 00000000..e5e4772f --- /dev/null +++ b/static/mytweets/ewagoner/status/983024546159779841/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @rainnwilson: When I see a dog I say “Hello dog.” When I see a cat I say “Hello cat.” When I see a cow I say “Hello cow.” When I see a c… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @rainnwilson: When I see a dog I say “Hello dog.” When I see a cat I say “Hello cat.” When I see a cow I say “Hello cow.” When I see a c… +

+

+ 4/8/2018, 12:51:30 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/983708018947887105/index.html b/static/mytweets/ewagoner/status/983708018947887105/index.html new file mode 100644 index 00000000..cd5531a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/983708018947887105/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Well, there’s my September plans sorted. <a href="https://twitter.com/TolkienSociety/status/983616157876932608">https://twitter.com/TolkienSociety/status/983616157876932608</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/983854685374308352/index.html b/static/mytweets/ewagoner/status/983854685374308352/index.html new file mode 100644 index 00000000..d4d5d417 --- /dev/null +++ b/static/mytweets/ewagoner/status/983854685374308352/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @A_single_bear: I am sorry squirrel. You are so small compared to me and I should be more considerate about how my bearness could affect… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @A_single_bear: I am sorry squirrel. You are so small compared to me and I should be more considerate about how my bearness could affect… +

+

+ 4/10/2018, 7:50:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9838687466557440/index.html b/static/mytweets/ewagoner/status/9838687466557440/index.html new file mode 100644 index 00000000..474a9301 --- /dev/null +++ b/static/mytweets/ewagoner/status/9838687466557440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @michaelpollan Food Safety bill: suddenly, unbelievably, in trouble. http://p2.to/14u2 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @michaelpollan Food Safety bill: suddenly, unbelievably, in trouble. http://p2.to/14u2 +

+

+ 12/1/2010, 12:18:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/984050617395171330/index.html b/static/mytweets/ewagoner/status/984050617395171330/index.html new file mode 100644 index 00000000..c6eb9a36 --- /dev/null +++ b/static/mytweets/ewagoner/status/984050617395171330/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @JaneyGodley: Imagine the #ZUCKERBURG hearing was in Glasgow + +#ZUCKERBURG #janeygodleyvoiceover + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JaneyGodley: Imagine the #ZUCKERBURG hearing was in Glasgow

#ZUCKERBURG #janeygodleyvoiceover

+

+

+ 4/11/2018, 8:48:44 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98414770079801344/index.html b/static/mytweets/ewagoner/status/98414770079801344/index.html new file mode 100644 index 00000000..fade0c59 --- /dev/null +++ b/static/mytweets/ewagoner/status/98414770079801344/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The new DB, fine when I went to bed, went ballistic this morning. Made tweaks, turned on mirroring, and all's better. http://skit.ch/bwqb + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The new DB, fine when I went to bed, went ballistic this morning. Made tweaks, turned on mirroring, and all's better. http://skit.ch/bwqb +

+

+ 8/2/2011, 11:28:04 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/984444170/index.html b/static/mytweets/ewagoner/status/984444170/index.html new file mode 100644 index 00000000..76910c3b --- /dev/null +++ b/static/mytweets/ewagoner/status/984444170/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Trick or treating with a little Lorax in Honea Path, South Carolina. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Trick or treating with a little Lorax in Honea Path, South Carolina. +

+

+ 10/31/2008, 5:59:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/984451917/index.html b/static/mytweets/ewagoner/status/984451917/index.html new file mode 100644 index 00000000..a1539716 --- /dev/null +++ b/static/mytweets/ewagoner/status/984451917/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Hi, Mr. Ghost, sir." If nothing else, she's very polite. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Hi, Mr. Ghost, sir." If nothing else, she's very polite. +

+

+ 10/31/2008, 6:06:28 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/984494298312867840/index.html b/static/mytweets/ewagoner/status/984494298312867840/index.html new file mode 100644 index 00000000..c98f41ad --- /dev/null +++ b/static/mytweets/ewagoner/status/984494298312867840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Making a happier life for myself, one small step at a time. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Making a happier life for myself, one small step at a time.

+

+

+ 4/12/2018, 2:11:46 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98450653692702720/index.html b/static/mytweets/ewagoner/status/98450653692702720/index.html new file mode 100644 index 00000000..28a952b6 --- /dev/null +++ b/static/mytweets/ewagoner/status/98450653692702720/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Rt @SFEley: Holy cow. Amazon's Android app store is screwing over developers in a HUGE way. <a href="http://j.mp/nMyKx0">http://j.mp/nMyKx0</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Rt @SFEley: Holy cow. Amazon's Android app store is screwing over developers in a HUGE way. http://j.mp/nMyKx0 +

+

+ 8/2/2011, 1:50:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/984620120919150592/index.html b/static/mytweets/ewagoner/status/984620120919150592/index.html new file mode 100644 index 00000000..e7d7e452 --- /dev/null +++ b/static/mytweets/ewagoner/status/984620120919150592/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JoannaBrenner: Depression is a real illness, and can be a lifelong one for some people. There should be no shame in treating it regular… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JoannaBrenner: Depression is a real illness, and can be a lifelong one for some people. There should be no shame in treating it regular… +

+

+ 4/12/2018, 10:31:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/984752135467425792/index.html b/static/mytweets/ewagoner/status/984752135467425792/index.html new file mode 100644 index 00000000..70816f44 --- /dev/null +++ b/static/mytweets/ewagoner/status/984752135467425792/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TransActualUK: The graph shows significant increases in left handedness over the past 100 years. Because people are no longer punished… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TransActualUK: The graph shows significant increases in left handedness over the past 100 years. Because people are no longer punished… +

+

+ 4/13/2018, 7:16:19 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98479857935200257/index.html b/static/mytweets/ewagoner/status/98479857935200257/index.html new file mode 100644 index 00000000..10d448c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/98479857935200257/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The burned out, rebuilt, and newly re-opened Georgia Theater has a banner. http://instagr.am/p/JLRkL/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The burned out, rebuilt, and newly re-opened Georgia Theater has a banner. http://instagr.am/p/JLRkL/ +

+

+ 8/2/2011, 3:46:42 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/984914966372286464/index.html b/static/mytweets/ewagoner/status/984914966372286464/index.html new file mode 100644 index 00000000..eb001e6b --- /dev/null +++ b/static/mytweets/ewagoner/status/984914966372286464/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @felicesea: You will not regret joining @gawanmac on this explore. <a href="https://twitter.com/gawanmac/status/984865835566141440">https://twitter.com/gawanmac/status/984865835566141440</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/984921483737812992/index.html b/static/mytweets/ewagoner/status/984921483737812992/index.html new file mode 100644 index 00000000..b1aefb7b --- /dev/null +++ b/static/mytweets/ewagoner/status/984921483737812992/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I was extremely lucky, even by my “he’s got all the luck” standards, to end up here. Come join me for the summer? <a href="https://twitter.com/iinteractive/status/984920035318644736">https://twitter.com/iinteractive/status/984920035318644736</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9850898075/index.html b/static/mytweets/ewagoner/status/9850898075/index.html new file mode 100644 index 00000000..a63bb11a --- /dev/null +++ b/static/mytweets/ewagoner/status/9850898075/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Cooperative Extension agents, 4-H, state botanical garden, public radio, 1400 jobs... who needs 'em. http://is.gd/9upaD *sobs* + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Cooperative Extension agents, 4-H, state botanical garden, public radio, 1400 jobs... who needs 'em. http://is.gd/9upaD *sobs* +

+

+ 3/1/2010, 7:57:32 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/985205864058572800/index.html b/static/mytweets/ewagoner/status/985205864058572800/index.html new file mode 100644 index 00000000..2cce650d --- /dev/null +++ b/static/mytweets/ewagoner/status/985205864058572800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @jeremiahtolbert: I love this story. <a href="https://twitter.com/thomas___mcfall/status/983334328620011520">https://twitter.com/thomas___mcfall/status/983334328620011520</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/985284415571054600/index.html b/static/mytweets/ewagoner/status/985284415571054600/index.html new file mode 100644 index 00000000..16ccab8b --- /dev/null +++ b/static/mytweets/ewagoner/status/985284415571054600/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Getting in a little bit of therapy today. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Getting in a little bit of therapy today.

+

+

+ 4/14/2018, 6:31:25 PM +

+

Favs: 7

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/985373299571085313/index.html b/static/mytweets/ewagoner/status/985373299571085313/index.html new file mode 100644 index 00000000..1c196a7b --- /dev/null +++ b/static/mytweets/ewagoner/status/985373299571085313/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Quite possibly the best Rube Goldberg machine I’ve ever seen. <a href="https://twitter.com/MattOswaltVA/status/985352071212810240">https://twitter.com/MattOswaltVA/status/985352071212810240</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98554135732957185/index.html b/static/mytweets/ewagoner/status/98554135732957185/index.html new file mode 100644 index 00000000..1eb439eb --- /dev/null +++ b/static/mytweets/ewagoner/status/98554135732957185/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mc_frontalot: I'm by the standpipe, I'm by the sprinkler system. I'm by the... http://twitpic.com/602hrs + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mc_frontalot: I'm by the standpipe, I'm by the sprinkler system. I'm by the... http://twitpic.com/602hrs +

+

+ 8/2/2011, 8:41:51 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/985543058606514177/index.html b/static/mytweets/ewagoner/status/985543058606514177/index.html new file mode 100644 index 00000000..302f05ce --- /dev/null +++ b/static/mytweets/ewagoner/status/985543058606514177/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @BugQuestions: Our next #DeepDive takes us from the jungles of Brazil, to the tar pits of Southern California + +I'm not going to show you… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @BugQuestions: Our next #DeepDive takes us from the jungles of Brazil, to the tar pits of Southern California

I'm not going to show you… +

+

+ 4/15/2018, 11:39:10 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/985953967552258048/index.html b/static/mytweets/ewagoner/status/985953967552258048/index.html new file mode 100644 index 00000000..703a9fdf --- /dev/null +++ b/static/mytweets/ewagoner/status/985953967552258048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @page_eco: This map superimposes the border of the German Empire (1871-1918) on the electoral results of the 2007 Parliamentary election… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @page_eco: This map superimposes the border of the German Empire (1871-1918) on the electoral results of the 2007 Parliamentary election… +

+

+ 4/16/2018, 2:51:58 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/986087980933709825/index.html b/static/mytweets/ewagoner/status/986087980933709825/index.html new file mode 100644 index 00000000..2161f773 --- /dev/null +++ b/static/mytweets/ewagoner/status/986087980933709825/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s funny because it’s true. <a href="https://twitter.com/PDLComics/status/985937586249084930">https://twitter.com/PDLComics/status/985937586249084930</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/986996091110424576/index.html b/static/mytweets/ewagoner/status/986996091110424576/index.html new file mode 100644 index 00000000..8d876a9a --- /dev/null +++ b/static/mytweets/ewagoner/status/986996091110424576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @skullmandible: the new nancy cartoonist, Olivia Jaimes, is buckwild. don't read the comments <a href="http://www.gocomics.com/nancy">http://www.gocomics.com/nancy</a> https://t.co/13GbA… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @skullmandible: the new nancy cartoonist, Olivia Jaimes, is buckwild. don't read the comments http://www.gocomics.com/nancy https://t.co/13GbA… +

+

+ 4/19/2018, 11:53:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/987060069832388609/index.html b/static/mytweets/ewagoner/status/987060069832388609/index.html new file mode 100644 index 00000000..c36abf78 --- /dev/null +++ b/static/mytweets/ewagoner/status/987060069832388609/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Rainmaker1973: Ambiguous Object Illusion: an incredible new design by Kokichi Sugihara of Meiji University in Japan, the inventor of th… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Rainmaker1973: Ambiguous Object Illusion: an incredible new design by Kokichi Sugihara of Meiji University in Japan, the inventor of th… +

+

+ 4/19/2018, 4:07:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/987405507672576000/index.html b/static/mytweets/ewagoner/status/987405507672576000/index.html new file mode 100644 index 00000000..8b5dcc98 --- /dev/null +++ b/static/mytweets/ewagoner/status/987405507672576000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My beard has reached the “particularly unkempt grizzled prospector” phase. Perhaps it’s about time to sculpt it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My beard has reached the “particularly unkempt grizzled prospector” phase. Perhaps it’s about time to sculpt it.

+

+

+ 4/20/2018, 2:59:52 PM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98758239893721089/index.html b/static/mytweets/ewagoner/status/98758239893721089/index.html new file mode 100644 index 00000000..1a89344d --- /dev/null +++ b/static/mytweets/ewagoner/status/98758239893721089/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JoshuaACNewman: Holy crap! Those mysterious British carvings are WRITTEN PICTISH: <a href="http://www.newscientist.com/article/dn18725-mathematics-of-ancient-carvings-reveals-lost-language.html">http://www.newscientist.com/article/dn18725-mathematics-of-ancient-carvings-reveals-lost-language.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/987689425525190656/index.html b/static/mytweets/ewagoner/status/987689425525190656/index.html new file mode 100644 index 00000000..7c2565cd --- /dev/null +++ b/static/mytweets/ewagoner/status/987689425525190656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s not a bad way to start the weekend. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s not a bad way to start the weekend.

+

+

+ 4/21/2018, 9:48:04 AM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9877275925/index.html b/static/mytweets/ewagoner/status/9877275925/index.html new file mode 100644 index 00000000..2f249a2b --- /dev/null +++ b/static/mytweets/ewagoner/status/9877275925/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The awesome 1 take OK Go video with the Notre Dame marching band awesome enough so here's a 1 take rube goldberg version: http://is.gd/9wWPz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The awesome 1 take OK Go video with the Notre Dame marching band awesome enough so here's a 1 take rube goldberg version: http://is.gd/9wWPz +

+

+ 3/2/2010, 9:53:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/987818128653651968/index.html b/static/mytweets/ewagoner/status/987818128653651968/index.html new file mode 100644 index 00000000..eedfbe3e --- /dev/null +++ b/static/mytweets/ewagoner/status/987818128653651968/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + A story in three acts. + +(Surprise twist ending: I still need therapy.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A story in three acts.

(Surprise twist ending: I still need therapy.)

+

+

+ 4/21/2018, 6:19:29 PM +

+

Favs: 5

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9878334724/index.html b/static/mytweets/ewagoner/status/9878334724/index.html new file mode 100644 index 00000000..6cdb6686 --- /dev/null +++ b/static/mytweets/ewagoner/status/9878334724/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I think I was supposed to be at a "heritage club meeting" 15 mins ago, probably to speak. If so, I'm sorry. No confirmation w/ deets came. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I think I was supposed to be at a "heritage club meeting" 15 mins ago, probably to speak. If so, I'm sorry. No confirmation w/ deets came. +

+

+ 3/2/2010, 10:19:21 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98784029700141056/index.html b/static/mytweets/ewagoner/status/98784029700141056/index.html new file mode 100644 index 00000000..07537c95 --- /dev/null +++ b/static/mytweets/ewagoner/status/98784029700141056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The shoe's dropping… RT @kristincanty: Rawesome Club in California being raided right now and arrests are being made + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The shoe's dropping… RT @kristincanty: Rawesome Club in California being raided right now and arrests are being made +

+

+ 8/3/2011, 11:55:22 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98807214260748288/index.html b/static/mytweets/ewagoner/status/98807214260748288/index.html new file mode 100644 index 00000000..1cf7d6f4 --- /dev/null +++ b/static/mytweets/ewagoner/status/98807214260748288/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + James Stewart, manager of Rawsome Foods Co-op in California, was arrested this morning and is held on $123,000 bail for selling raw dairy. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ James Stewart, manager of Rawsome Foods Co-op in California, was arrested this morning and is held on $123,000 bail for selling raw dairy. +

+

+ 8/3/2011, 1:27:30 PM +

+

Favs: 0

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9881064543/index.html b/static/mytweets/ewagoner/status/9881064543/index.html new file mode 100644 index 00000000..8b4b7dd7 --- /dev/null +++ b/static/mytweets/ewagoner/status/9881064543/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Oh, hey! Viv and I are going to see TMBG on Saturday. That snuck up on me. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Oh, hey! Viv and I are going to see TMBG on Saturday. That snuck up on me. +

+

+ 3/2/2010, 11:28:42 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/988161178/index.html b/static/mytweets/ewagoner/status/988161178/index.html new file mode 100644 index 00000000..29f5727e --- /dev/null +++ b/static/mytweets/ewagoner/status/988161178/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The car I've been waiting for for three years is now on the market -- a VW Jetta Wagon diesel. Too bad now's not the time to buy a car. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The car I've been waiting for for three years is now on the market -- a VW Jetta Wagon diesel. Too bad now's not the time to buy a car. +

+

+ 11/3/2008, 3:20:49 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98818305711804416/index.html b/static/mytweets/ewagoner/status/98818305711804416/index.html new file mode 100644 index 00000000..7c45b738 --- /dev/null +++ b/static/mytweets/ewagoner/status/98818305711804416/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Sharon Palmer (Healthy Family Farm) & Victoria Bloch arrested for mislabeling cheese. 6,000 bail, being held at the DA's Office in LA. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Sharon Palmer (Healthy Family Farm) & Victoria Bloch arrested for mislabeling cheese. 6,000 bail, being held at the DA's Office in LA. +

+

+ 8/3/2011, 2:11:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98818633664438272/index.html b/static/mytweets/ewagoner/status/98818633664438272/index.html new file mode 100644 index 00000000..077c372b --- /dev/null +++ b/static/mytweets/ewagoner/status/98818633664438272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a video of Victoria Bloch talking about the previous raids on Rawsome & Sharon Palmer's farm: <a href="http://www.youtube.com/watch?v=YLBoi-CfJIY">http://www.youtube.com/watch?v=YLBoi-CfJIY</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's a video of Victoria Bloch talking about the previous raids on Rawsome & Sharon Palmer's farm: http://www.youtube.com/watch?v=YLBoi-CfJIY +

+

+ 8/3/2011, 2:12:52 PM +

+

Favs: 0

+

Retweets: 2

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98823362670903296/index.html b/static/mytweets/ewagoner/status/98823362670903296/index.html new file mode 100644 index 00000000..a5deabcb --- /dev/null +++ b/static/mytweets/ewagoner/status/98823362670903296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The anti-farm site I linked to was set up by a former partner at Rawsome. Here's the other-other side of that: <a href="http://healthyfamilyfarm.blogspot.com/2011/01/beginning-original-email-from-aajonus.html">http://healthyfamilyfarm.blogspot.com/2011/01/beginning-original-email-from-aajonus.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98826155322376192/index.html b/static/mytweets/ewagoner/status/98826155322376192/index.html new file mode 100644 index 00000000..c0ca52b9 --- /dev/null +++ b/static/mytweets/ewagoner/status/98826155322376192/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Regarding the mislabeling of eggs allegation: <a href="http://healthyfamilyfarm.blogspot.com/2011/01/resolving-mislabeling-of-eggs-issue.html">http://healthyfamilyfarm.blogspot.com/2011/01/resolving-mislabeling-of-eggs-issue.html</a> (Though illegal, most every egg seller I know in GA also reuses cartons.) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98826585079152640/index.html b/static/mytweets/ewagoner/status/98826585079152640/index.html new file mode 100644 index 00000000..5f4b885e --- /dev/null +++ b/static/mytweets/ewagoner/status/98826585079152640/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + When I was selling eggs from my hens, I never did. But I was also selling through retail grocery stores where that was absolutely forbidden. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ When I was selling eggs from my hens, I never did. But I was also selling through retail grocery stores where that was absolutely forbidden. +

+

+ 8/3/2011, 2:44:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/988278539/index.html b/static/mytweets/ewagoner/status/988278539/index.html new file mode 100644 index 00000000..0942c9a7 --- /dev/null +++ b/static/mytweets/ewagoner/status/988278539/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Your neighbors are voting. You're not. That could be a problem." http://tinyurl.com/6pzecz + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ "Your neighbors are voting. You're not. That could be a problem." http://tinyurl.com/6pzecz +

+

+ 11/3/2008, 4:44:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/988420743477256194/index.html b/static/mytweets/ewagoner/status/988420743477256194/index.html new file mode 100644 index 00000000..fcc221b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/988420743477256194/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @A_single_bear: There is no such thing as too many marshmallows. However, there is often too much yelling when I find them near the tiny… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @A_single_bear: There is no such thing as too many marshmallows. However, there is often too much yelling when I find them near the tiny… +

+

+ 4/23/2018, 10:14:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/988424155367399424/index.html b/static/mytweets/ewagoner/status/988424155367399424/index.html new file mode 100644 index 00000000..909d0332 --- /dev/null +++ b/static/mytweets/ewagoner/status/988424155367399424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @LuBellWoo: In slightly belated honor of #EarthDay, here's a comic I did for @thenib about the current resurgence of wind-powered cargo… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @LuBellWoo: In slightly belated honor of #EarthDay, here's a comic I did for @thenib about the current resurgence of wind-powered cargo… +

+

+ 4/23/2018, 10:27:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98845071553728513/index.html b/static/mytweets/ewagoner/status/98845071553728513/index.html new file mode 100644 index 00000000..080a5718 --- /dev/null +++ b/static/mytweets/ewagoner/status/98845071553728513/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + More information on the arrest of James Stewart: <a href="http://www.naturalnews.com/033220_Rawesome_Foods_armed_raids.html">http://www.naturalnews.com/033220_Rawesome_Foods_armed_raids.html</a> including that he has been denied bond. For running a food co-op. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/988470959823900672/index.html b/static/mytweets/ewagoner/status/988470959823900672/index.html new file mode 100644 index 00000000..53910e0d --- /dev/null +++ b/static/mytweets/ewagoner/status/988470959823900672/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JRRTolkien: “Keep up your hobbitry in heart, and think that all stories feel like that when you are in them. You are inside a very grea… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JRRTolkien: “Keep up your hobbitry in heart, and think that all stories feel like that when you are in them. You are inside a very grea… +

+

+ 4/23/2018, 1:33:36 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/988506565396320256/index.html b/static/mytweets/ewagoner/status/988506565396320256/index.html new file mode 100644 index 00000000..e5abed6a --- /dev/null +++ b/static/mytweets/ewagoner/status/988506565396320256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I’ve got a new favorite pirate folk metal band. <a href="https://www.youtube.com/watch?v=ZCnttPJHt6s">https://www.youtube.com/watch?v=ZCnttPJHt6s</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/988513692189888513/index.html b/static/mytweets/ewagoner/status/988513692189888513/index.html new file mode 100644 index 00000000..53a24909 --- /dev/null +++ b/static/mytweets/ewagoner/status/988513692189888513/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cox_tom: Just been accused of having a "carefully cultivated... leftie, green, hippy, tousle-haired persona". That's very true. I have… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @cox_tom: Just been accused of having a "carefully cultivated... leftie, green, hippy, tousle-haired persona". That's very true. I have… +

+

+ 4/23/2018, 4:23:24 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/988604617390022656/index.html b/static/mytweets/ewagoner/status/988604617390022656/index.html new file mode 100644 index 00000000..4c2d6855 --- /dev/null +++ b/static/mytweets/ewagoner/status/988604617390022656/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Today I was unexpectedly given a box of things I thought were lost forever, such as handmade cards and notes to my parents when I was a boy, and my childhood stamp collection, and other mementoes my parents had saved. Almost all I have left of them fits in that box. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Today I was unexpectedly given a box of things I thought were lost forever, such as handmade cards and notes to my parents when I was a boy, and my childhood stamp collection, and other mementoes my parents had saved. Almost all I have left of them fits in that box. +

+

+ 4/23/2018, 10:24:42 PM +

+

Favs: 9

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98866599028736000/index.html b/static/mytweets/ewagoner/status/98866599028736000/index.html new file mode 100644 index 00000000..971e631e --- /dev/null +++ b/static/mytweets/ewagoner/status/98866599028736000/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ChaffinOrchards: Official DA's report of arrests and charges at Rawsome this morning. http://is.gd/7ZR0GV + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ChaffinOrchards: Official DA's report of arrests and charges at Rawsome this morning. http://is.gd/7ZR0GV +

+

+ 8/3/2011, 5:23:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9887873821/index.html b/static/mytweets/ewagoner/status/9887873821/index.html new file mode 100644 index 00000000..2ad121a5 --- /dev/null +++ b/static/mytweets/ewagoner/status/9887873821/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hmmm... Maybe I ought to start thinking about trying to drive home. http://gdzl.la/7H1a8j + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hmmm... Maybe I ought to start thinking about trying to drive home. http://gdzl.la/7H1a8j +

+

+ 3/2/2010, 2:33:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/988810572794875904/index.html b/static/mytweets/ewagoner/status/988810572794875904/index.html new file mode 100644 index 00000000..64a81dfc --- /dev/null +++ b/static/mytweets/ewagoner/status/988810572794875904/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + So it goes. <a href="https://twitter.com/SonyMovieCh/status/988603300131024897">https://twitter.com/SonyMovieCh/status/988603300131024897</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/98891156301164544/index.html b/static/mytweets/ewagoner/status/98891156301164544/index.html new file mode 100644 index 00000000..86cd53ee --- /dev/null +++ b/static/mytweets/ewagoner/status/98891156301164544/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Where was the SWAT raid & arrests here? RT @BreakingNews: USDA recalls 36 million pounds of Cargill ground turkey linked to CA death + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Where was the SWAT raid & arrests here? RT @BreakingNews: USDA recalls 36 million pounds of Cargill ground turkey linked to CA death +

+

+ 8/3/2011, 7:01:03 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/988942322544103424/index.html b/static/mytweets/ewagoner/status/988942322544103424/index.html new file mode 100644 index 00000000..39bc43b1 --- /dev/null +++ b/static/mytweets/ewagoner/status/988942322544103424/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is the age of miracle and wonder. This is a long distance video call from the surface of a comet. <a href="https://twitter.com/landru79/status/988490703075463168">https://twitter.com/landru79/status/988490703075463168</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/988953953923682304/index.html b/static/mytweets/ewagoner/status/988953953923682304/index.html new file mode 100644 index 00000000..9888a4f4 --- /dev/null +++ b/static/mytweets/ewagoner/status/988953953923682304/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + OMG <a href="https://twitter.com/nprmusic/status/988765630567534593">https://twitter.com/nprmusic/status/988765630567534593</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9891117517/index.html b/static/mytweets/ewagoner/status/9891117517/index.html new file mode 100644 index 00000000..5e489f6a --- /dev/null +++ b/static/mytweets/ewagoner/status/9891117517/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Just found out, through @dinnerpartydnld of all places, that Holly Golightly & Lawyer Dave are my neighbors. Need to invite to next party. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Just found out, through @dinnerpartydnld of all places, that Holly Golightly & Lawyer Dave are my neighbors. Need to invite to next party. +

+

+ 3/2/2010, 4:02:29 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/989145417169428481/index.html b/static/mytweets/ewagoner/status/989145417169428481/index.html new file mode 100644 index 00000000..4cf85a73 --- /dev/null +++ b/static/mytweets/ewagoner/status/989145417169428481/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here is a fascinating thread full of photos and story about the land around WW1’s Western Front, still devastated and off-limits to humans 100 years later. <a href="https://twitter.com/PaulMMCooper/status/989100350044082176">https://twitter.com/PaulMMCooper/status/989100350044082176</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here is a fascinating thread full of photos and story about the land around WW1’s Western Front, still devastated and off-limits to humans 100 years later. https://twitter.com/PaulMMCooper/status/989100350044082176 +

+

+ 4/25/2018, 10:13:39 AM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/989147176998666240/index.html b/static/mytweets/ewagoner/status/989147176998666240/index.html new file mode 100644 index 00000000..a15d8855 --- /dev/null +++ b/static/mytweets/ewagoner/status/989147176998666240/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It is perfect out. Not too hot, not too cold. All you need is a light jacket. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It is perfect out. Not too hot, not too cold. All you need is a light jacket. +

+

+ 4/25/2018, 10:20:39 AM +

+

Favs: 4

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/989188740/index.html b/static/mytweets/ewagoner/status/989188740/index.html new file mode 100644 index 00000000..3e3c7ceb --- /dev/null +++ b/static/mytweets/ewagoner/status/989188740/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My polling place has a confederate battle flag hanging right above the booths. Better than a noose, i suppose. http://twitpic.com/jvdx + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My polling place has a confederate battle flag hanging right above the booths. Better than a noose, i suppose. http://twitpic.com/jvdx +

+

+ 11/4/2008, 7:28:34 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/989194229/index.html b/static/mytweets/ewagoner/status/989194229/index.html new file mode 100644 index 00000000..11349905 --- /dev/null +++ b/static/mytweets/ewagoner/status/989194229/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Whoops. That photo was so blurry you could see bigfoot. Here's a better one: http://twitpic.com/jvf0 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Whoops. That photo was so blurry you could see bigfoot. Here's a better one: http://twitpic.com/jvf0 +

+

+ 11/4/2008, 7:32:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/989460255/index.html b/static/mytweets/ewagoner/status/989460255/index.html new file mode 100644 index 00000000..9208fdf6 --- /dev/null +++ b/static/mytweets/ewagoner/status/989460255/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This short video from Huguenot Street Farm is hilarious: http://tinyurl.com/5dhdns + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This short video from Huguenot Street Farm is hilarious: http://tinyurl.com/5dhdns +

+

+ 11/4/2008, 10:17:26 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/989762363/index.html b/static/mytweets/ewagoner/status/989762363/index.html new file mode 100644 index 00000000..3f97558e --- /dev/null +++ b/static/mytweets/ewagoner/status/989762363/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + For some reason I though the Alabama Organic Conference I'm presenting at next week was in Oxford, but it's down near Florida. 6 hour drive! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ For some reason I though the Alabama Organic Conference I'm presenting at next week was in Oxford, but it's down near Florida. 6 hour drive! +

+

+ 11/4/2008, 1:02:18 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/989858409/index.html b/static/mytweets/ewagoner/status/989858409/index.html new file mode 100644 index 00000000..c8bde99c --- /dev/null +++ b/static/mytweets/ewagoner/status/989858409/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + John Hodgman is on Wait Wait Don't Tell Me. Is this man never fantastic? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ John Hodgman is on Wait Wait Don't Tell Me. Is this man never fantastic? +

+

+ 11/4/2008, 2:00:55 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/989862869/index.html b/static/mytweets/ewagoner/status/989862869/index.html new file mode 100644 index 00000000..8eb6c564 --- /dev/null +++ b/static/mytweets/ewagoner/status/989862869/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I should have said, "John Hodgman (@hodgman) is on Wait Wait Don't Tell Me. Is this man never fantastic?" + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I should have said, "John Hodgman (@hodgman) is on Wait Wait Don't Tell Me. Is this man never fantastic?" +

+

+ 11/4/2008, 2:03:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/989969070014509056/index.html b/static/mytweets/ewagoner/status/989969070014509056/index.html new file mode 100644 index 00000000..b8329451 --- /dev/null +++ b/static/mytweets/ewagoner/status/989969070014509056/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Paranoia is back, and as good as it ever was. I need to get a group together and play, something fierce. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Paranoia is back, and as good as it ever was. I need to get a group together and play, something fierce.

+

+

+ 4/27/2018, 4:46:33 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/990066990143492097/index.html b/static/mytweets/ewagoner/status/990066990143492097/index.html new file mode 100644 index 00000000..f853c1c0 --- /dev/null +++ b/static/mytweets/ewagoner/status/990066990143492097/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @chrisvfritz: 🔥 Tip: I've avoided *thousands* of bugs with this crazy coding trick that seems to work in every language: GO TO BED. YOU'… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @chrisvfritz: 🔥 Tip: I've avoided *thousands* of bugs with this crazy coding trick that seems to work in every language: GO TO BED. YOU'… +

+

+ 4/27/2018, 11:15:39 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/990281635198324737/index.html b/static/mytweets/ewagoner/status/990281635198324737/index.html new file mode 100644 index 00000000..73f6346a --- /dev/null +++ b/static/mytweets/ewagoner/status/990281635198324737/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Girls rock. @ Athens Twilight <a href="https://www.instagram.com/p/BiH1zr8laRL/">https://www.instagram.com/p/BiH1zr8laRL/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/990342904924254208/index.html b/static/mytweets/ewagoner/status/990342904924254208/index.html new file mode 100644 index 00000000..01927350 --- /dev/null +++ b/static/mytweets/ewagoner/status/990342904924254208/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @MachinePix: Tool for installing doll eyes. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @MachinePix: Tool for installing doll eyes.

+

+

+ 4/28/2018, 5:32:02 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/990425346234290176/index.html b/static/mytweets/ewagoner/status/990425346234290176/index.html new file mode 100644 index 00000000..4012bf00 --- /dev/null +++ b/static/mytweets/ewagoner/status/990425346234290176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DaddyMoTalks: Avicii's death has been confirmed as suicide and everyone will tweet about mental health for the next few days and then f… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @DaddyMoTalks: Avicii's death has been confirmed as suicide and everyone will tweet about mental health for the next few days and then f… +

+

+ 4/28/2018, 10:59:38 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9908627845/index.html b/static/mytweets/ewagoner/status/9908627845/index.html new file mode 100644 index 00000000..7669b9a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/9908627845/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My locallygrown.net system is profiled in a new hopeful book about rebuilding our food system: "The Call of the Land" http://is.gd/9zK7n + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My locallygrown.net system is profiled in a new hopeful book about rebuilding our food system: "The Call of the Land" http://is.gd/9zK7n +

+

+ 3/2/2010, 11:09:50 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/990997386360172546/index.html b/static/mytweets/ewagoner/status/990997386360172546/index.html new file mode 100644 index 00000000..51b2b066 --- /dev/null +++ b/static/mytweets/ewagoner/status/990997386360172546/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @joshmillard: Simone is an amazing human being and this is an awful thing to suddenly be dealing with. Wishing all the best for chopping… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @joshmillard: Simone is an amazing human being and this is an awful thing to suddenly be dealing with. Wishing all the best for chopping… +

+

+ 4/30/2018, 12:52:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99105396194689025/index.html b/static/mytweets/ewagoner/status/99105396194689025/index.html new file mode 100644 index 00000000..bebc7d1d --- /dev/null +++ b/static/mytweets/ewagoner/status/99105396194689025/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + "Before We Go Judging Accused in Rawesome Case, Let's Make Sure We Don't Get Distracted from Rights Issues": <a href="http://www.thecompletepatient.com/journal/2011/8/3/before-we-go-judging-accused-in-rawesome-case-lets-make-sure.html">http://www.thecompletepatient.com/journal/2011/8/3/before-we-go-judging-accused-in-rawesome-case-lets-make-sure.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/991163476285509632/index.html b/static/mytweets/ewagoner/status/991163476285509632/index.html new file mode 100644 index 00000000..a16fc10c --- /dev/null +++ b/static/mytweets/ewagoner/status/991163476285509632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @knewter: do I know anyone in Seattle that wants to house a very smart cs researcher? you will probably learn about scarves and Europe a… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @knewter: do I know anyone in Seattle that wants to house a very smart cs researcher? you will probably learn about scarves and Europe a… +

+

+ 4/30/2018, 11:52:42 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99124333275906048/index.html b/static/mytweets/ewagoner/status/99124333275906048/index.html new file mode 100644 index 00000000..0e4549fe --- /dev/null +++ b/static/mytweets/ewagoner/status/99124333275906048/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The movers are here at the office looking around and getting their plan together. This thing's going to happen! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The movers are here at the office looking around and getting their plan together. This thing's going to happen! +

+

+ 8/4/2011, 10:27:37 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99136644803866624/index.html b/static/mytweets/ewagoner/status/99136644803866624/index.html new file mode 100644 index 00000000..2742da21 --- /dev/null +++ b/static/mytweets/ewagoner/status/99136644803866624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Food Lab: Homemade Tater Tots, Sweet Potater Tots, Twice Baked Potater Tots, And More! | Serious Eats <a href="http://www.seriouseats.com/2011/03/the-food-lab-homemade-tater-tots-sweet-potater-tots.html">http://www.seriouseats.com/2011/03/the-food-lab-homemade-tater-tots-sweet-potater-tots.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/991505344730935296/index.html b/static/mytweets/ewagoner/status/991505344730935296/index.html new file mode 100644 index 00000000..d7308fa0 --- /dev/null +++ b/static/mytweets/ewagoner/status/991505344730935296/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Altimor: This is amazing: in an online community, simply telling misbehaving members that their account may have been compromised, aski… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Altimor: This is amazing: in an online community, simply telling misbehaving members that their account may have been compromised, aski… +

+

+ 5/1/2018, 10:31:10 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/991512048889745408/index.html b/static/mytweets/ewagoner/status/991512048889745408/index.html new file mode 100644 index 00000000..4ce35ab5 --- /dev/null +++ b/static/mytweets/ewagoner/status/991512048889745408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s not so much that I have imposter syndrome as it is that I work with legit mad geniuses. <a href="https://twitter.com/yenzie/status/991127657004847104">https://twitter.com/yenzie/status/991127657004847104</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/991695573467189254/index.html b/static/mytweets/ewagoner/status/991695573467189254/index.html new file mode 100644 index 00000000..e46261b2 --- /dev/null +++ b/static/mytweets/ewagoner/status/991695573467189254/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Fans of Cord & Tish, the wonderful hosts of Amazon’s Rose Bowl Parade coverage, will be happy to hear they’ll be covering the royal wedding live on HBO. <a href="http://splitsider.com/2018/05/will-ferrell-and-molly-shannon-will-cover-the-royal-wedding-live-as-cord-and-tish-on-hbo/">http://splitsider.com/2018/05/will-ferrell-and-molly-shannon-will-cover-the-royal-wedding-live-as-cord-and-tish-on-hbo/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/991700756557377541/index.html b/static/mytweets/ewagoner/status/991700756557377541/index.html new file mode 100644 index 00000000..e8757ab6 --- /dev/null +++ b/static/mytweets/ewagoner/status/991700756557377541/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Looking at the depth information of a photograph of me, and I’ve never looked… <a href="https://www.instagram.com/p/BiR7JMElAPE/?utm_source=twitter">https://www.instagram.com/p/BiR7JMElAPE/?utm_source=twitter</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/991706903452504070/index.html b/static/mytweets/ewagoner/status/991706903452504070/index.html new file mode 100644 index 00000000..94125d9d --- /dev/null +++ b/static/mytweets/ewagoner/status/991706903452504070/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @fraying: The best description of depression I’ve ever heard. <a href="https://twitter.com/M_Kelter/status/991686667479240704">https://twitter.com/M_Kelter/status/991686667479240704</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/991717606850691072/index.html b/static/mytweets/ewagoner/status/991717606850691072/index.html new file mode 100644 index 00000000..d19d65b4 --- /dev/null +++ b/static/mytweets/ewagoner/status/991717606850691072/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @bryngreenwood: The Sages are not here for your bullshit. <a href="https://twitter.com/drnelk/status/991005177971990528">https://twitter.com/drnelk/status/991005177971990528</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/991753055518543874/index.html b/static/mytweets/ewagoner/status/991753055518543874/index.html new file mode 100644 index 00000000..efa2c249 --- /dev/null +++ b/static/mytweets/ewagoner/status/991753055518543874/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @BundleHolding: PARANOIA Classic - reviving our March 2016 offer w/ the original West End Games 1st & 2nd Eds of the darkly humorous SFR… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @BundleHolding: PARANOIA Classic - reviving our March 2016 offer w/ the original West End Games 1st & 2nd Eds of the darkly humorous SFR… +

+

+ 5/2/2018, 2:55:28 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/991871455959830529/index.html b/static/mytweets/ewagoner/status/991871455959830529/index.html new file mode 100644 index 00000000..6611856f --- /dev/null +++ b/static/mytweets/ewagoner/status/991871455959830529/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheDweck: I know a lot of crazy shit has happened in the last year, but never forget that time Hobby Lobby funded ISIS https://t.co/ccE… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheDweck: I know a lot of crazy shit has happened in the last year, but never forget that time Hobby Lobby funded ISIS https://t.co/ccE… +

+

+ 5/2/2018, 10:45:57 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/991885627393167360/index.html b/static/mytweets/ewagoner/status/991885627393167360/index.html new file mode 100644 index 00000000..9c3365e5 --- /dev/null +++ b/static/mytweets/ewagoner/status/991885627393167360/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + “A pig like that, you don’t eat all at once.” <a href="https://twitter.com/JuddLegum/status/991883696859836416">https://twitter.com/JuddLegum/status/991883696859836416</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/992030642278928384/index.html b/static/mytweets/ewagoner/status/992030642278928384/index.html new file mode 100644 index 00000000..1defdb73 --- /dev/null +++ b/static/mytweets/ewagoner/status/992030642278928384/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @mccullermi: Second balloon this dive. There's a squat lobster on the INSIDE of it. Please don't buy balloons. Please. This is where the… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @mccullermi: Second balloon this dive. There's a squat lobster on the INSIDE of it. Please don't buy balloons. Please. This is where the… +

+

+ 5/3/2018, 9:18:30 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/992049954813247490/index.html b/static/mytweets/ewagoner/status/992049954813247490/index.html new file mode 100644 index 00000000..f10d081f --- /dev/null +++ b/static/mytweets/ewagoner/status/992049954813247490/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @denicefrohman: This photo right here. Barely making national news; we must amplify. #ParoNacional #AllEyesOnPuertoRico https://t.co/4VI… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @denicefrohman: This photo right here. Barely making national news; we must amplify. #ParoNacional #AllEyesOnPuertoRico https://t.co/4VI… +

+

+ 5/3/2018, 10:35:15 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/992056117801910273/index.html b/static/mytweets/ewagoner/status/992056117801910273/index.html new file mode 100644 index 00000000..bbe9e20f --- /dev/null +++ b/static/mytweets/ewagoner/status/992056117801910273/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Starting July 1, don’t touch your cell phone while you’re driving in Georgia, even at a red light. <a href="https://www.myajc.com/news/state--regional-govt--politics/georgia-just-passed-distracted-driving-bill-what-legal-what-not/PZXchE0AqAi1H8r7X8XrZN/">https://www.myajc.com/news/state--regional-govt--politics/georgia-just-passed-distracted-driving-bill-what-legal-what-not/PZXchE0AqAi1H8r7X8XrZN/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/992229003833565184/index.html b/static/mytweets/ewagoner/status/992229003833565184/index.html new file mode 100644 index 00000000..1123b051 --- /dev/null +++ b/static/mytweets/ewagoner/status/992229003833565184/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + It’s like the Hairy Soul Man looks deep into my eyes and sings directly to my soul. <a href="https://youtu.be/3hrcKgBQiGA">https://youtu.be/3hrcKgBQiGA</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ It’s like the Hairy Soul Man looks deep into my eyes and sings directly to my soul. https://youtu.be/3hrcKgBQiGA +

+

+ 5/3/2018, 10:26:43 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/992376151564791808/index.html b/static/mytweets/ewagoner/status/992376151564791808/index.html new file mode 100644 index 00000000..eddcb4d1 --- /dev/null +++ b/static/mytweets/ewagoner/status/992376151564791808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My boy and I have a morning ritual of watching the birds together. <a href="https://www.instagram.com/p/BiWuR9eFz3A/?utm_source=twitter">https://www.instagram.com/p/BiWuR9eFz3A/?utm_source=twitter</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/992402094647803905/index.html b/static/mytweets/ewagoner/status/992402094647803905/index.html new file mode 100644 index 00000000..fd966572 --- /dev/null +++ b/static/mytweets/ewagoner/status/992402094647803905/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I work remotely, and today I’m implementing a new policy: when it’s this gorgeous out, I’m working really frickin’ remotely. #havecellsignalwilltravel + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I work remotely, and today I’m implementing a new policy: when it’s this gorgeous out, I’m working really frickin’ remotely. #havecellsignalwilltravel

+

+

+ 5/4/2018, 9:54:31 AM +

+

Favs: 10

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/992432465611456512/index.html b/static/mytweets/ewagoner/status/992432465611456512/index.html new file mode 100644 index 00000000..16d14b1c --- /dev/null +++ b/static/mytweets/ewagoner/status/992432465611456512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This *is* my office. @iinteractive + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This *is* my office. @iinteractive

+

+

+ 5/4/2018, 11:55:12 AM +

+

Favs: 6

+

Retweets: 3

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/992459923714867205/index.html b/static/mytweets/ewagoner/status/992459923714867205/index.html new file mode 100644 index 00000000..c0b01b7a --- /dev/null +++ b/static/mytweets/ewagoner/status/992459923714867205/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This’ll be the time it sticks, little mouse. This’ll be the time for you and me both. <a href="https://twitter.com/PDLComics/status/992456644717002754">https://twitter.com/PDLComics/status/992456644717002754</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99253292508512256/index.html b/static/mytweets/ewagoner/status/99253292508512256/index.html new file mode 100644 index 00000000..6744f545 --- /dev/null +++ b/static/mytweets/ewagoner/status/99253292508512256/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @willieneuman: Feds say they knew in late May of possible link btw illness and Cargill turkey but did not tell Cargill until this week. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @willieneuman: Feds say they knew in late May of possible link btw illness and Cargill turkey but did not tell Cargill until this week. +

+

+ 8/4/2011, 7:00:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99255064027344897/index.html b/static/mytweets/ewagoner/status/99255064027344897/index.html new file mode 100644 index 00000000..3607c6f7 --- /dev/null +++ b/static/mytweets/ewagoner/status/99255064027344897/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @cheeseslave: Rawesome update: Victoria released. James has bail reduced to $30K; bail condition: cant sell raw dairy without a license. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @cheeseslave: Rawesome update: Victoria released. James has bail reduced to $30K; bail condition: cant sell raw dairy without a license. +

+

+ 8/4/2011, 7:07:05 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99257190321360897/index.html b/static/mytweets/ewagoner/status/99257190321360897/index.html new file mode 100644 index 00000000..7c5c7530 --- /dev/null +++ b/static/mytweets/ewagoner/status/99257190321360897/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's the schedule for the Tolkien track at DragonCon. I think I'll be at the party Friday night (flashing my new ink). <a href="http://tolkientrack.com/?page_id=10">http://tolkientrack.com/?page_id=10</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's the schedule for the Tolkien track at DragonCon. I think I'll be at the party Friday night (flashing my new ink). http://tolkientrack.com/?page_id=10 +

+

+ 8/4/2011, 7:15:32 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/992609436551270400/index.html b/static/mytweets/ewagoner/status/992609436551270400/index.html new file mode 100644 index 00000000..af8e48ab --- /dev/null +++ b/static/mytweets/ewagoner/status/992609436551270400/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watch out — old man Wagoner is throwing elbows in the mosh pit again. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Watch out — old man Wagoner is throwing elbows in the mosh pit again. +

+

+ 5/4/2018, 11:38:26 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/992625151429824512/index.html b/static/mytweets/ewagoner/status/992625151429824512/index.html new file mode 100644 index 00000000..b03bfad4 --- /dev/null +++ b/static/mytweets/ewagoner/status/992625151429824512/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Watching a live speed run of Zelda while Bit Brigade provides the soundtrack. <a href="https://www.instagram.com/p/BiYfg3BlbPv/?utm_source=twitter">https://www.instagram.com/p/BiYfg3BlbPv/?utm_source=twitter</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9928400201/index.html b/static/mytweets/ewagoner/status/9928400201/index.html new file mode 100644 index 00000000..140d4995 --- /dev/null +++ b/static/mytweets/ewagoner/status/9928400201/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + A friend has 4 tix to the They Might Be Giants family show, Saturday 2 p.m. at Variety Playhouse, $70. Anyone need them? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ A friend has 4 tix to the They Might Be Giants family show, Saturday 2 p.m. at Variety Playhouse, $70. Anyone need them? +

+

+ 3/3/2010, 10:28:52 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9936259265/index.html b/static/mytweets/ewagoner/status/9936259265/index.html new file mode 100644 index 00000000..bf5c47a0 --- /dev/null +++ b/static/mytweets/ewagoner/status/9936259265/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + My congressman makes it a point to eat all of the animals he killed and has stuffed in his office. Including the lion. http://is.gd/9CyDd + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ My congressman makes it a point to eat all of the animals he killed and has stuffed in his office. Including the lion. http://is.gd/9CyDd +

+

+ 3/3/2010, 2:02:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/993669224139665408/index.html b/static/mytweets/ewagoner/status/993669224139665408/index.html new file mode 100644 index 00000000..0edf28d3 --- /dev/null +++ b/static/mytweets/ewagoner/status/993669224139665408/index.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + So that Ford Mustang overrun by lava — what happened to it? Would it have gotten melted down and mixed in the lava, or is the metal intact and encased, kind of like a fossil? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So that Ford Mustang overrun by lava — what happened to it? Would it have gotten melted down and mixed in the lava, or is the metal intact and encased, kind of like a fossil? +

+

+ 5/7/2018, 9:49:39 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Google tells me the melting point of steel is a few hundred degrees F higher than the typical a’a’ lava flow, so looks like the car’s frame and engine is encased in rock now. +

+

+ 5/7/2018, 10:13:40 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/993675268039544832/index.html b/static/mytweets/ewagoner/status/993675268039544832/index.html new file mode 100644 index 00000000..dd0cdc92 --- /dev/null +++ b/static/mytweets/ewagoner/status/993675268039544832/index.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + Google tells me the melting point of steel is a few hundred degrees F higher than the typical a’a’ lava flow, so looks like the car’s frame and engine is encased in rock now. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ So that Ford Mustang overrun by lava — what happened to it? Would it have gotten melted down and mixed in the lava, or is the metal intact and encased, kind of like a fossil? +

+

+ 5/7/2018, 9:49:39 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ + +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Google tells me the melting point of steel is a few hundred degrees F higher than the typical a’a’ lava flow, so looks like the car’s frame and engine is encased in rock now. +

+

+ 5/7/2018, 10:13:40 PM +

+

Favs: 2

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/993683465899073536/index.html b/static/mytweets/ewagoner/status/993683465899073536/index.html new file mode 100644 index 00000000..22ce5c23 --- /dev/null +++ b/static/mytweets/ewagoner/status/993683465899073536/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + cc: @matthew_goolsby <a href="https://twitter.com/TetZoo/status/993473750158008320">https://twitter.com/TetZoo/status/993473750158008320</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/994022694361489408/index.html b/static/mytweets/ewagoner/status/994022694361489408/index.html new file mode 100644 index 00000000..f70fde81 --- /dev/null +++ b/static/mytweets/ewagoner/status/994022694361489408/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @RVAwonk: NEW: The Senate Intelligence Committee released its prelim findings into Russian targeting of election infrastructure during t… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @RVAwonk: NEW: The Senate Intelligence Committee released its prelim findings into Russian targeting of election infrastructure during t… +

+

+ 5/8/2018, 9:14:13 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/994219093187354624/index.html b/static/mytweets/ewagoner/status/994219093187354624/index.html new file mode 100644 index 00000000..2b405aa6 --- /dev/null +++ b/static/mytweets/ewagoner/status/994219093187354624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JillPantozzi: uhh how am I *just* now hearing Alex Kingston is playing a lesbian witch and Matthew Goode a vampire in a new TV series??… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JillPantozzi: uhh how am I *just* now hearing Alex Kingston is playing a lesbian witch and Matthew Goode a vampire in a new TV series??… +

+

+ 5/9/2018, 10:14:38 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/994249524125339653/index.html b/static/mytweets/ewagoner/status/994249524125339653/index.html new file mode 100644 index 00000000..3dca9c20 --- /dev/null +++ b/static/mytweets/ewagoner/status/994249524125339653/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @oheather1337: Friends who sit at a PC all day like myself, don’t forget: + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @oheather1337: Friends who sit at a PC all day like myself, don’t forget:

+

+

+ 5/9/2018, 12:15:33 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/994391626498920449/index.html b/static/mytweets/ewagoner/status/994391626498920449/index.html new file mode 100644 index 00000000..3d8b09f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/994391626498920449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This article contains amazing and easy to understand science about that one time we landed on a freaking comet and literally whacked it with a hammer to see how it was put together. <a href="https://twitter.com/elakdawalla/status/994376253586132992">https://twitter.com/elakdawalla/status/994376253586132992</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This article contains amazing and easy to understand science about that one time we landed on a freaking comet and literally whacked it with a hammer to see how it was put together. https://twitter.com/elakdawalla/status/994376253586132992 +

+

+ 5/9/2018, 9:40:13 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99459135724195840/index.html b/static/mytweets/ewagoner/status/99459135724195840/index.html new file mode 100644 index 00000000..d71ab848 --- /dev/null +++ b/static/mytweets/ewagoner/status/99459135724195840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @ooga_booga: We are all damaged. Some of us just have generous return policies. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @ooga_booga: We are all damaged. Some of us just have generous return policies. +

+

+ 8/5/2011, 8:38:00 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/994749564186963968/index.html b/static/mytweets/ewagoner/status/994749564186963968/index.html new file mode 100644 index 00000000..8159f2ba --- /dev/null +++ b/static/mytweets/ewagoner/status/994749564186963968/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I love The Expanse, and this is a great reason for me to buy the season rather than try to stream it from SyFy or wait for Amazon to carry it. <a href="https://twitter.com/HenryRBishop/status/994727637707730944">https://twitter.com/HenryRBishop/status/994727637707730944</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/994900523513012225/index.html b/static/mytweets/ewagoner/status/994900523513012225/index.html new file mode 100644 index 00000000..1b095c5b --- /dev/null +++ b/static/mytweets/ewagoner/status/994900523513012225/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @AstroKatie: I made this a Moment for easier reading. (The thread got a little scrambled.) + +⚡️ “Dark Matter and Exploding Stars and Gunk… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @AstroKatie: I made this a Moment for easier reading. (The thread got a little scrambled.)

⚡️ “Dark Matter and Exploding Stars and Gunk… +

+

+ 5/11/2018, 7:22:23 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/995151975208628225/index.html b/static/mytweets/ewagoner/status/995151975208628225/index.html new file mode 100644 index 00000000..13d59bd7 --- /dev/null +++ b/static/mytweets/ewagoner/status/995151975208628225/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The Last Man on Earth really grew on me. I’ve never seen a post apocalyptic story anything like it, and it’s too bad it got cancelled this week after four seasons. The series finale was a cliffhanger both maddening and perfect. <a href="http://www.vulture.com/2018/05/last-man-on-earth-ended-perfectly-even-with-a-cliffhanger.html">http://www.vulture.com/2018/05/last-man-on-earth-ended-perfectly-even-with-a-cliffhanger.html</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99522319571107840/index.html b/static/mytweets/ewagoner/status/99522319571107840/index.html new file mode 100644 index 00000000..5bb9c8ec --- /dev/null +++ b/static/mytweets/ewagoner/status/99522319571107840/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Percona has hot non-locking MySQL backups, but only for innodb tables. Any myisam tables in any db lock the whole thing. http://skit.ch/bwsq + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Percona has hot non-locking MySQL backups, but only for innodb tables. Any myisam tables in any db lock the whole thing. http://skit.ch/bwsq +

+

+ 8/5/2011, 12:49:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99539451293863936/index.html b/static/mytweets/ewagoner/status/99539451293863936/index.html new file mode 100644 index 00000000..038abea0 --- /dev/null +++ b/static/mytweets/ewagoner/status/99539451293863936/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Republic HS students in MO! Since the school banned Slaughterhouse Five, the Vonnegut Library has a free copy for you. <a href="http://www.vonnegutlibrary.org/">http://www.vonnegutlibrary.org/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Republic HS students in MO! Since the school banned Slaughterhouse Five, the Vonnegut Library has a free copy for you. http://www.vonnegutlibrary.org/ +

+

+ 8/5/2011, 1:57:09 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/995497502416793600/index.html b/static/mytweets/ewagoner/status/995497502416793600/index.html new file mode 100644 index 00000000..2e7b0989 --- /dev/null +++ b/static/mytweets/ewagoner/status/995497502416793600/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @helengrantsays: "Who will erase the family curse?" said the Little Goth Hen. +"Not I," said the spectral hound. +"Not I," said the vamp… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @helengrantsays: "Who will erase the family curse?" said the Little Goth Hen.
"Not I," said the spectral hound.
"Not I," said the vamp… +

+

+ 5/12/2018, 10:54:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99552596494262272/index.html b/static/mytweets/ewagoner/status/99552596494262272/index.html new file mode 100644 index 00000000..ddfe5e6d --- /dev/null +++ b/static/mytweets/ewagoner/status/99552596494262272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @FakeCivilWar: Tennessee sold more war bonds for the South than any other state, which is why they got the pizza party. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @FakeCivilWar: Tennessee sold more war bonds for the South than any other state, which is why they got the pizza party. +

+

+ 8/5/2011, 2:49:23 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/995529544013701120/index.html b/static/mytweets/ewagoner/status/995529544013701120/index.html new file mode 100644 index 00000000..17c560f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/995529544013701120/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This image from artist sully-s on Tumblr of a kintsugi brain is going to stick with me for a long time. #MentalHealthAwarenessMonth + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ This image from artist sully-s on Tumblr of a kintsugi brain is going to stick with me for a long time. #MentalHealthAwarenessMonth

+

+

+ 5/13/2018, 1:01:53 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/995749438248439808/index.html b/static/mytweets/ewagoner/status/995749438248439808/index.html new file mode 100644 index 00000000..500cbcf9 --- /dev/null +++ b/static/mytweets/ewagoner/status/995749438248439808/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Yesterday a stranger told me I have a nice smile. I don’t know if I’ve ever heard that before, but really it’s just nice to be able to smile. #MentalHealthAwarenessMonth + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Yesterday a stranger told me I have a nice smile. I don’t know if I’ve ever heard that before, but really it’s just nice to be able to smile. #MentalHealthAwarenessMonth +

+

+ 5/13/2018, 3:35:40 PM +

+

Favs: 5

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/995903671/index.html b/static/mytweets/ewagoner/status/995903671/index.html new file mode 100644 index 00000000..a02b32cd --- /dev/null +++ b/static/mytweets/ewagoner/status/995903671/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Seriously, this iPhone Ocarina is awesome. http://tinyurl.com/6orzqu "Sheet music" for more songs on their site. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Seriously, this iPhone Ocarina is awesome. http://tinyurl.com/6orzqu "Sheet music" for more songs on their site. +

+

+ 11/7/2008, 10:10:52 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99638825701224449/index.html b/static/mytweets/ewagoner/status/99638825701224449/index.html new file mode 100644 index 00000000..cbb787fb --- /dev/null +++ b/static/mytweets/ewagoner/status/99638825701224449/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + The charcuterie board was so tasty, I didn't think to photograph it until I finished. @ Farm 255 http://instagr.am/p/JcMR2/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ The charcuterie board was so tasty, I didn't think to photograph it until I finished. @ Farm 255 http://instagr.am/p/JcMR2/ +

+

+ 8/5/2011, 8:32:01 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99674855196200961/index.html b/static/mytweets/ewagoner/status/99674855196200961/index.html new file mode 100644 index 00000000..724167f2 --- /dev/null +++ b/static/mytweets/ewagoner/status/99674855196200961/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @Bookwench: Plane delayed at least 30 mins because a tv in a first class seat is not working. The reaction of waiting crowd was exact ... + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Bookwench: Plane delayed at least 30 mins because a tv in a first class seat is not working. The reaction of waiting crowd was exact ... +

+

+ 8/5/2011, 10:55:12 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/996801524629196807/index.html b/static/mytweets/ewagoner/status/996801524629196807/index.html new file mode 100644 index 00000000..0c474d4c --- /dev/null +++ b/static/mytweets/ewagoner/status/996801524629196807/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + “This illustrated collection of Ursula K. Le Guin’s Earthsea books finally does the series justice” + +I’ve still got the 1977 printing I read as a child, but this edition is going on the shelf right next to it. + +<a href="https://www.theverge.com/2018/5/15/17314892/the-book-of-earthsea-wizards-ursula-k-le-illustrations-release-date">https://www.theverge.com/2018/5/15/17314892/the-book-of-earthsea-wizards-ursula-k-le-illustrations-release-date</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/996894537/index.html b/static/mytweets/ewagoner/status/996894537/index.html new file mode 100644 index 00000000..362e608e --- /dev/null +++ b/static/mytweets/ewagoner/status/996894537/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + What do you know. An official portrait creepier than Cheney's. http://tinyurl.com/6kmagp + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ What do you know. An official portrait creepier than Cheney's. http://tinyurl.com/6kmagp +

+

+ 11/8/2008, 6:53:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99690808386658305/index.html b/static/mytweets/ewagoner/status/99690808386658305/index.html new file mode 100644 index 00000000..d1801a77 --- /dev/null +++ b/static/mytweets/ewagoner/status/99690808386658305/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Damned global warming. The chupacabra has reached Minnesota! http://is.gd/ogV4ao (hat tip to a fellow @TheDrabblecast listener) + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Damned global warming. The chupacabra has reached Minnesota! http://is.gd/ogV4ao (hat tip to a fellow @TheDrabblecast listener) +

+

+ 8/5/2011, 11:58:35 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/996920416840101888/index.html b/static/mytweets/ewagoner/status/996920416840101888/index.html new file mode 100644 index 00000000..8a8795e2 --- /dev/null +++ b/static/mytweets/ewagoner/status/996920416840101888/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @TheMilanTooner: you haven't experienced life until you've seen Muppet outtakes + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @TheMilanTooner: you haven't experienced life until you've seen Muppet outtakes

+

+

+ 5/16/2018, 9:08:43 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9970785090/index.html b/static/mytweets/ewagoner/status/9970785090/index.html new file mode 100644 index 00000000..425b4519 --- /dev/null +++ b/static/mytweets/ewagoner/status/9970785090/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + March fourth? March forth! + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ March fourth? March forth! +

+

+ 3/4/2010, 7:16:22 AM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/9971091778838528/index.html b/static/mytweets/ewagoner/status/9971091778838528/index.html new file mode 100644 index 00000000..d59624f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/9971091778838528/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Is there really anyone who's not using Dropbox for free? If you're not, here you go: http://db.tt/DiYNsq1 + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Is there really anyone who's not using Dropbox for free? If you're not, here you go: http://db.tt/DiYNsq1 +

+

+ 12/1/2010, 9:04:28 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/997957926697529346/index.html b/static/mytweets/ewagoner/status/997957926697529346/index.html new file mode 100644 index 00000000..8a1bde3a --- /dev/null +++ b/static/mytweets/ewagoner/status/997957926697529346/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Holy wow, these are wonderful. That version of “Blood in the Cut” is particularly fantastic. <a href="https://twitter.com/1077TheEnd/status/997937436528332800">https://twitter.com/1077TheEnd/status/997937436528332800</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/998221320193273856/index.html b/static/mytweets/ewagoner/status/998221320193273856/index.html new file mode 100644 index 00000000..387bc888 --- /dev/null +++ b/static/mytweets/ewagoner/status/998221320193273856/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Three unusual yoga experiences this week, and I’m not sure which I like most. One was in a room full of kittens, one was in a craft brewery, and one was in a dark room, everyone naked. + +Ommmmmm. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Three unusual yoga experiences this week, and I’m not sure which I like most. One was in a room full of kittens, one was in a craft brewery, and one was in a dark room, everyone naked.

Ommmmmm. +

+

+ 5/20/2018, 11:18:03 AM +

+

Favs: 3

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99857232/index.html b/static/mytweets/ewagoner/status/99857232/index.html new file mode 100644 index 00000000..4c25c519 --- /dev/null +++ b/static/mytweets/ewagoner/status/99857232/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + At the atlanta airport. Delta is playing "hide the airplane". At my 5th gate. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ At the atlanta airport. Delta is playing "hide the airplane". At my 5th gate. +

+

+ 6/11/2007, 10:19:03 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/998603417164566528/index.html b/static/mytweets/ewagoner/status/998603417164566528/index.html new file mode 100644 index 00000000..5cddceb2 --- /dev/null +++ b/static/mytweets/ewagoner/status/998603417164566528/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + + + RT @highway_62: This is an article at <a href="http://whitehouse.gov">http://whitehouse.gov</a>. + +Holy shit. + +<a href="https://www.whitehouse.gov/articles/need-know-violent-animals-ms-13/">https://www.whitehouse.gov/articles/need-know-violent-animals-ms-13/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99877718279192576/index.html b/static/mytweets/ewagoner/status/99877718279192576/index.html new file mode 100644 index 00000000..589c0d81 --- /dev/null +++ b/static/mytweets/ewagoner/status/99877718279192576/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Viv's school supply list on the school website is a PDF of a scan of a fax of a two-page comic sans document that's shrunk to a single page. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Viv's school supply list on the school website is a PDF of a scan of a fax of a two-page comic sans document that's shrunk to a single page. +

+

+ 8/6/2011, 12:21:18 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99878663855685632/index.html b/static/mytweets/ewagoner/status/99878663855685632/index.html new file mode 100644 index 00000000..1642c0cf --- /dev/null +++ b/static/mytweets/ewagoner/status/99878663855685632/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Here's a screenshot of the pdf of the scan of the fax of the shrunken (and rotated) comic sans school supply list. <a href="http://skitch.com/ewagoner/fphin/safari">http://skitch.com/ewagoner/fphin/safari</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Here's a screenshot of the pdf of the scan of the fax of the shrunken (and rotated) comic sans school supply list. http://skitch.com/ewagoner/fphin/safari +

+

+ 8/6/2011, 12:25:03 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99883522/index.html b/static/mytweets/ewagoner/status/99883522/index.html new file mode 100644 index 00000000..28ac880c --- /dev/null +++ b/static/mytweets/ewagoner/status/99883522/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + They say they found the plane, but now it is delayed at least an hour. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ They say they found the plane, but now it is delayed at least an hour. +

+

+ 6/11/2007, 10:39:06 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/998910457212817413/index.html b/static/mytweets/ewagoner/status/998910457212817413/index.html new file mode 100644 index 00000000..d4ecc6cb --- /dev/null +++ b/static/mytweets/ewagoner/status/998910457212817413/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Obligatory Voter Selfie <a href="https://www.instagram.com/p/BjFJvZFF7oL/?utm_source=ig_twitter_share&igshid=73ikiekw181q">https://www.instagram.com/p/BjFJvZFF7oL/?utm_source=ig_twitter_share&igshid=73ikiekw181q</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/999006615801073664/index.html b/static/mytweets/ewagoner/status/999006615801073664/index.html new file mode 100644 index 00000000..ab73ba87 --- /dev/null +++ b/static/mytweets/ewagoner/status/999006615801073664/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @settern: Crazy thread about the world’s real-life Jakku. <a href="https://twitter.com/PaulMMCooper/status/998581449895874560">https://twitter.com/PaulMMCooper/status/998581449895874560</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/999055096/index.html b/static/mytweets/ewagoner/status/999055096/index.html new file mode 100644 index 00000000..effa73c2 --- /dev/null +++ b/static/mytweets/ewagoner/status/999055096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I'd love to take the new Apple cinema display to my conference this week, but it's not out yet. It'd look good on my demo table. Oh well. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I'd love to take the new Apple cinema display to my conference this week, but it's not out yet. It'd look good on my demo table. Oh well. +

+

+ 11/10/2008, 12:14:15 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/999087301354557440/index.html b/static/mytweets/ewagoner/status/999087301354557440/index.html new file mode 100644 index 00000000..28c4c9af --- /dev/null +++ b/static/mytweets/ewagoner/status/999087301354557440/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + This is a steal, and thanks to Movies Anywhere, you can watch them on all the services. (Probably. Check first.) <a href="https://twitter.com/DanFrakes/status/999065105391218688">https://twitter.com/DanFrakes/status/999065105391218688</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99909868693106688/index.html b/static/mytweets/ewagoner/status/99909868693106688/index.html new file mode 100644 index 00000000..84ddf2a4 --- /dev/null +++ b/static/mytweets/ewagoner/status/99909868693106688/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + There may be a way to reaffirm one's faith in humanity, but going into Walmart for school supplies isn't it. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ There may be a way to reaffirm one's faith in humanity, but going into Walmart for school supplies isn't it. +

+

+ 8/6/2011, 2:29:03 PM +

+

Favs: 1

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/999109176046518272/index.html b/static/mytweets/ewagoner/status/999109176046518272/index.html new file mode 100644 index 00000000..eb086ce7 --- /dev/null +++ b/static/mytweets/ewagoner/status/999109176046518272/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @kelseydarragh: I have panic & anxiety disorder. My boyfriend does not... but wants to understand it so he can help me. SO I made him th… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @kelseydarragh: I have panic & anxiety disorder. My boyfriend does not... but wants to understand it so he can help me. SO I made him th… +

+

+ 5/22/2018, 10:06:04 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99921062/index.html b/static/mytweets/ewagoner/status/99921062/index.html new file mode 100644 index 00000000..570d8a66 --- /dev/null +++ b/static/mytweets/ewagoner/status/99921062/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Finally boarding. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Finally boarding. +

+

+ 6/11/2007, 11:05:20 AM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/999267118/index.html b/static/mytweets/ewagoner/status/999267118/index.html new file mode 100644 index 00000000..decf66f6 --- /dev/null +++ b/static/mytweets/ewagoner/status/999267118/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + New Pixar trailer is "Up": http://www.apple.com/trailers/disney/up/ + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ New Pixar trailer is "Up": http://www.apple.com/trailers/disney/up/ +

+

+ 11/10/2008, 2:46:17 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/999298069/index.html b/static/mytweets/ewagoner/status/999298069/index.html new file mode 100644 index 00000000..1d5a743e --- /dev/null +++ b/static/mytweets/ewagoner/status/999298069/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Googling for directions to the conference, but the only results are pages that mention the conference itself, which doesn't have directions. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Googling for directions to the conference, but the only results are pages that mention the conference itself, which doesn't have directions. +

+

+ 11/10/2008, 3:08:59 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99936371573133312/index.html b/static/mytweets/ewagoner/status/99936371573133312/index.html new file mode 100644 index 00000000..b389836d --- /dev/null +++ b/static/mytweets/ewagoner/status/99936371573133312/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Stopped at two roadside BBQ places on my way through northern Madison County for a pulled pork taste testing. Chubb's in Ila was the winner. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Stopped at two roadside BBQ places on my way through northern Madison County for a pulled pork taste testing. Chubb's in Ila was the winner. +

+

+ 8/6/2011, 4:14:22 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/999472911286259712/index.html b/static/mytweets/ewagoner/status/999472911286259712/index.html new file mode 100644 index 00000000..a8faa58e --- /dev/null +++ b/static/mytweets/ewagoner/status/999472911286259712/index.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + RT @Malarkey: Only a few days to go until GDPR: + +Announcing “(Data) Protection Racket” my open source GDPR privacy policy template for web… + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @Malarkey: Only a few days to go until GDPR:

Announcing “(Data) Protection Racket” my open source GDPR privacy policy template for web… +

+

+ 5/23/2018, 10:11:26 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/999507857/index.html b/static/mytweets/ewagoner/status/999507857/index.html new file mode 100644 index 00000000..1f8eb4f0 --- /dev/null +++ b/static/mytweets/ewagoner/status/999507857/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Hitting the road for a six hour drive. Not the best time for the squitters, but when is, really? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Hitting the road for a six hour drive. Not the best time for the squitters, but when is, really? +

+

+ 11/10/2008, 5:44:44 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/999624429117362176/index.html b/static/mytweets/ewagoner/status/999624429117362176/index.html new file mode 100644 index 00000000..3d25663e --- /dev/null +++ b/static/mytweets/ewagoner/status/999624429117362176/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Early morning disc golfing on the moors. <a href="https://www.instagram.com/p/BjKOalwlJ8u/?utm_source=ig_twitter_share&igshid=1nludoornnkj1">https://www.instagram.com/p/BjKOalwlJ8u/?utm_source=ig_twitter_share&igshid=1nludoornnkj1</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99966021481402369/index.html b/static/mytweets/ewagoner/status/99966021481402369/index.html new file mode 100644 index 00000000..905990a2 --- /dev/null +++ b/static/mytweets/ewagoner/status/99966021481402369/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Picked up a copy of EA Sports Active 2 for the wii. One really nice touch: the heart monitor's "OMG Call an ambulance!" alert. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Picked up a copy of EA Sports Active 2 for the wii. One really nice touch: the heart monitor's "OMG Call an ambulance!" alert. +

+

+ 8/6/2011, 6:12:11 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/999667874561183744/index.html b/static/mytweets/ewagoner/status/999667874561183744/index.html new file mode 100644 index 00000000..b1270f12 --- /dev/null +++ b/static/mytweets/ewagoner/status/999667874561183744/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @DaggumRoy: Hey, look. Fascisrm. <a href="https://twitter.com/abc/status/999613428535881729">https://twitter.com/abc/status/999613428535881729</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/999697642740428806/index.html b/static/mytweets/ewagoner/status/999697642740428806/index.html new file mode 100644 index 00000000..cb571062 --- /dev/null +++ b/static/mytweets/ewagoner/status/999697642740428806/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Time to go back to the High Museum, looks like. <a href="https://twitter.com/ArtsATLcom/status/999693809863806976">https://twitter.com/ArtsATLcom/status/999693809863806976</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/999723379/index.html b/static/mytweets/ewagoner/status/999723379/index.html new file mode 100644 index 00000000..c1028ed5 --- /dev/null +++ b/static/mytweets/ewagoner/status/999723379/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + In Alabama now. Lots of billboards for fireworks but none for tacos. Where are all the tacos at? + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ In Alabama now. Lots of billboards for fireworks but none for tacos. Where are all the tacos at? +

+

+ 11/10/2008, 8:37:07 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99973243284373504/index.html b/static/mytweets/ewagoner/status/99973243284373504/index.html new file mode 100644 index 00000000..d6536bc2 --- /dev/null +++ b/static/mytweets/ewagoner/status/99973243284373504/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @zeldman Interesting. Obama as chessmaster. <a href="http://m.theatlantic.com/politics/archive/2011/08/obama-as-chess-master-think-of-him-as-bobby-fischer/243139/">http://m.theatlantic.com/politics/archive/2011/08/obama-as-chess-master-think-of-him-as-bobby-fischer/243139/</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ + + +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99975111087620096/index.html b/static/mytweets/ewagoner/status/99975111087620096/index.html new file mode 100644 index 00000000..18430dcf --- /dev/null +++ b/static/mytweets/ewagoner/status/99975111087620096/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Matthew 6:5 "And when you pray, do not be like the hypocrites, for they love to pray in public places." #theresponse + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Matthew 6:5 "And when you pray, do not be like the hypocrites, for they love to pray in public places." #theresponse +

+

+ 8/6/2011, 6:48:18 PM +

+

Favs: 0

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/999835082813853706/index.html b/static/mytweets/ewagoner/status/999835082813853706/index.html new file mode 100644 index 00000000..c229bbbe --- /dev/null +++ b/static/mytweets/ewagoner/status/999835082813853706/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @JRRTolkien: By age 35 . . . you should have eaten well over 12,700 #SecondBreakfasts. #ByAge35 #Tolkien + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @JRRTolkien: By age 35 . . . you should have eaten well over 12,700 #SecondBreakfasts. #ByAge35 #Tolkien

+

+

+ 5/24/2018, 10:10:34 PM +

+

Favs: 0

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/999847615801036800/index.html b/static/mytweets/ewagoner/status/999847615801036800/index.html new file mode 100644 index 00000000..b7e293d4 --- /dev/null +++ b/static/mytweets/ewagoner/status/999847615801036800/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + Now that my girls have Amazon Echos in their rooms, a fun thing to do is to tuck them in bed, give them a goodnight kiss, say “Alexa, play Oh Yeah by Yellow”, and walk out. + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ Now that my girls have Amazon Echos in their rooms, a fun thing to do is to tuck them in bed, give them a goodnight kiss, say “Alexa, play Oh Yeah by Yellow”, and walk out. +

+

+ 5/24/2018, 11:00:22 PM +

+

Favs: 9

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/999878958857498624/index.html b/static/mytweets/ewagoner/status/999878958857498624/index.html new file mode 100644 index 00000000..49891a8c --- /dev/null +++ b/static/mytweets/ewagoner/status/999878958857498624/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + I have hope that these 1500 kids found themselves in an Underground Railroad of sorts and are being taken care of in a way far, far better than what our current government would have done. <a href="https://twitter.com/SimonWDC/status/999831871507877888">https://twitter.com/SimonWDC/status/999831871507877888</a> + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ I have hope that these 1500 kids found themselves in an Underground Railroad of sorts and are being taken care of in a way far, far better than what our current government would have done. https://twitter.com/SimonWDC/status/999831871507877888 +

+

+ 5/25/2018, 1:04:55 AM +

+

Favs: 2

+

Retweets: 1

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/status/99997685075021824/index.html b/static/mytweets/ewagoner/status/99997685075021824/index.html new file mode 100644 index 00000000..345bf1d6 --- /dev/null +++ b/static/mytweets/ewagoner/status/99997685075021824/index.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + RT @grist Check out this infographic showing the changes in nutritional content of a few common vegetables: http://bit.ly/nagXVO + + + +
+
+ +

← @ewagoner Twitter archive

+
+ +
+

+ Eric Wagoner +

+

+ @ewagoner +

+

+ RT @grist Check out this infographic showing the changes in nutritional content of a few common vegetables: http://bit.ly/nagXVO +

+

+ 8/6/2011, 8:18:00 PM +

+

Favs: 1

+

Retweets: 0

+ +
+ +
+
+ + + \ No newline at end of file diff --git a/static/mytweets/ewagoner/tweets_media/1002430704297406464-DelZaKVUYAA9SLa.jpg b/static/mytweets/ewagoner/tweets_media/1002430704297406464-DelZaKVUYAA9SLa.jpg new file mode 100644 index 00000000..4370ffba Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1002430704297406464-DelZaKVUYAA9SLa.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1002650804858310656-DeohlqfVMAAyKoe.jpg b/static/mytweets/ewagoner/tweets_media/1002650804858310656-DeohlqfVMAAyKoe.jpg new file mode 100644 index 00000000..51ec1f92 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1002650804858310656-DeohlqfVMAAyKoe.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1009271371958976512-DgGm9VtXkAAy4cN.jpg b/static/mytweets/ewagoner/tweets_media/1009271371958976512-DgGm9VtXkAAy4cN.jpg new file mode 100644 index 00000000..7fc406d4 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1009271371958976512-DgGm9VtXkAAy4cN.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1009536271847485440-DgKX4rPW0AEhFw0.jpg b/static/mytweets/ewagoner/tweets_media/1009536271847485440-DgKX4rPW0AEhFw0.jpg new file mode 100644 index 00000000..08ef191f Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1009536271847485440-DgKX4rPW0AEhFw0.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1324750370959142913-EmJ1bh-XIAMBXBK.jpg b/static/mytweets/ewagoner/tweets_media/1324750370959142913-EmJ1bh-XIAMBXBK.jpg new file mode 100644 index 00000000..690b05f6 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1324750370959142913-EmJ1bh-XIAMBXBK.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1330155212837974020-EnWpE_YXIAEFDNz.jpg b/static/mytweets/ewagoner/tweets_media/1330155212837974020-EnWpE_YXIAEFDNz.jpg new file mode 100644 index 00000000..797f4f0c Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1330155212837974020-EnWpE_YXIAEFDNz.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1354424917236850689-EsviELuXAAATwkE.jpg b/static/mytweets/ewagoner/tweets_media/1354424917236850689-EsviELuXAAATwkE.jpg new file mode 100644 index 00000000..429d5686 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1354424917236850689-EsviELuXAAATwkE.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1446300531660664846-FBJKqa5XsA0Gj2a.jpg b/static/mytweets/ewagoner/tweets_media/1446300531660664846-FBJKqa5XsA0Gj2a.jpg new file mode 100644 index 00000000..8007d5f7 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1446300531660664846-FBJKqa5XsA0Gj2a.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1471895581773684751-FG05OuBWUAUsdLu.jpg b/static/mytweets/ewagoner/tweets_media/1471895581773684751-FG05OuBWUAUsdLu.jpg new file mode 100644 index 00000000..20f67116 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1471895581773684751-FG05OuBWUAUsdLu.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1485461257104900098-kIrWMVg3Fh92VCeD.mp4 b/static/mytweets/ewagoner/tweets_media/1485461257104900098-kIrWMVg3Fh92VCeD.mp4 new file mode 100644 index 00000000..f3a3fcd0 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1485461257104900098-kIrWMVg3Fh92VCeD.mp4 differ diff --git a/static/mytweets/ewagoner/tweets_media/1486762111439101952-FKIJ9XnX0As2vve.jpg b/static/mytweets/ewagoner/tweets_media/1486762111439101952-FKIJ9XnX0As2vve.jpg new file mode 100644 index 00000000..dcf68d37 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1486762111439101952-FKIJ9XnX0As2vve.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1487112407281553414-FKNI2f7WQAEd69w.jpg b/static/mytweets/ewagoner/tweets_media/1487112407281553414-FKNI2f7WQAEd69w.jpg new file mode 100644 index 00000000..438fcac2 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1487112407281553414-FKNI2f7WQAEd69w.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1492695196135534592-FLceWWeWYAEmC88.jpg b/static/mytweets/ewagoner/tweets_media/1492695196135534592-FLceWWeWYAEmC88.jpg new file mode 100644 index 00000000..5da37c53 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1492695196135534592-FLceWWeWYAEmC88.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1497720527384981506-FMj43TqXIAQjKXD.jpg b/static/mytweets/ewagoner/tweets_media/1497720527384981506-FMj43TqXIAQjKXD.jpg new file mode 100644 index 00000000..f319a077 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1497720527384981506-FMj43TqXIAQjKXD.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1503215998702432257-FNx--aiUYAIDmER.jpg b/static/mytweets/ewagoner/tweets_media/1503215998702432257-FNx--aiUYAIDmER.jpg new file mode 100644 index 00000000..b014b9b0 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1503215998702432257-FNx--aiUYAIDmER.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1503215998702432257-FNx--cOVUAME28u.jpg b/static/mytweets/ewagoner/tweets_media/1503215998702432257-FNx--cOVUAME28u.jpg new file mode 100644 index 00000000..786f9f8c Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1503215998702432257-FNx--cOVUAME28u.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1513586297343987721-FQFWnSgX0AI1aTV.jpg b/static/mytweets/ewagoner/tweets_media/1513586297343987721-FQFWnSgX0AI1aTV.jpg new file mode 100644 index 00000000..0516e0a8 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1513586297343987721-FQFWnSgX0AI1aTV.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1514357823425163269-FQQUaaTXIA8oCHb.jpg b/static/mytweets/ewagoner/tweets_media/1514357823425163269-FQQUaaTXIA8oCHb.jpg new file mode 100644 index 00000000..b0ad7911 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1514357823425163269-FQQUaaTXIA8oCHb.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1515159602689679362-FQbtoEAX0AIr439.jpg b/static/mytweets/ewagoner/tweets_media/1515159602689679362-FQbtoEAX0AIr439.jpg new file mode 100644 index 00000000..0aaf960a Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1515159602689679362-FQbtoEAX0AIr439.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1536041698714959872-FVEdx9KXEAApvHz.jpg b/static/mytweets/ewagoner/tweets_media/1536041698714959872-FVEdx9KXEAApvHz.jpg new file mode 100644 index 00000000..3843fc34 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1536041698714959872-FVEdx9KXEAApvHz.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1544691124761251841-FW_YZD6XwAEkPmA.jpg b/static/mytweets/ewagoner/tweets_media/1544691124761251841-FW_YZD6XwAEkPmA.jpg new file mode 100644 index 00000000..ff87966e Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1544691124761251841-FW_YZD6XwAEkPmA.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1548493910128746496-FX1bAGOUsAARemu.jpg b/static/mytweets/ewagoner/tweets_media/1548493910128746496-FX1bAGOUsAARemu.jpg new file mode 100644 index 00000000..65a268f4 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1548493910128746496-FX1bAGOUsAARemu.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1562285065874587649-Fa5Z_MKWYAEzxa_.jpg b/static/mytweets/ewagoner/tweets_media/1562285065874587649-Fa5Z_MKWYAEzxa_.jpg new file mode 100644 index 00000000..e03e233d Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1562285065874587649-Fa5Z_MKWYAEzxa_.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1564111171837370368-FbTW0lDXEAAxkaI.png b/static/mytweets/ewagoner/tweets_media/1564111171837370368-FbTW0lDXEAAxkaI.png new file mode 100644 index 00000000..2152fabe Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1564111171837370368-FbTW0lDXEAAxkaI.png differ diff --git a/static/mytweets/ewagoner/tweets_media/1571287584621613056-Fc5VuoLWYAAqygE.jpg b/static/mytweets/ewagoner/tweets_media/1571287584621613056-Fc5VuoLWYAAqygE.jpg new file mode 100644 index 00000000..075cc483 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1571287584621613056-Fc5VuoLWYAAqygE.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1576698123401007105-FeGOlX6WYAEuB7h.jpg b/static/mytweets/ewagoner/tweets_media/1576698123401007105-FeGOlX6WYAEuB7h.jpg new file mode 100644 index 00000000..57db9695 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1576698123401007105-FeGOlX6WYAEuB7h.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/1583286097152733184-j14K5ScslVskG3Ef.mp4 b/static/mytweets/ewagoner/tweets_media/1583286097152733184-j14K5ScslVskG3Ef.mp4 new file mode 100644 index 00000000..7f90cf46 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1583286097152733184-j14K5ScslVskG3Ef.mp4 differ diff --git a/static/mytweets/ewagoner/tweets_media/1583975592164106240-FftpZuAWAAEw1tz.jpg b/static/mytweets/ewagoner/tweets_media/1583975592164106240-FftpZuAWAAEw1tz.jpg new file mode 100644 index 00000000..a96976d1 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/1583975592164106240-FftpZuAWAAEw1tz.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/172131498739253248-AmOIr6VCQAA5dRo.jpg b/static/mytweets/ewagoner/tweets_media/172131498739253248-AmOIr6VCQAA5dRo.jpg new file mode 100644 index 00000000..c7ea6586 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/172131498739253248-AmOIr6VCQAA5dRo.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/188749646833790976-Ap6SzcOCMAM-Xbw.jpg b/static/mytweets/ewagoner/tweets_media/188749646833790976-Ap6SzcOCMAM-Xbw.jpg new file mode 100644 index 00000000..2d4ab791 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/188749646833790976-Ap6SzcOCMAM-Xbw.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/196600617479835650-Arp3OE_CEAEXho0.jpg b/static/mytweets/ewagoner/tweets_media/196600617479835650-Arp3OE_CEAEXho0.jpg new file mode 100644 index 00000000..ea7ed7ff Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/196600617479835650-Arp3OE_CEAEXho0.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/269528463298420736-A72OtZhCYAAAOn0.jpg b/static/mytweets/ewagoner/tweets_media/269528463298420736-A72OtZhCYAAAOn0.jpg new file mode 100644 index 00000000..ec9688a7 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/269528463298420736-A72OtZhCYAAAOn0.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/356994008515481601-BPRMKMkCEAASsga.png b/static/mytweets/ewagoner/tweets_media/356994008515481601-BPRMKMkCEAASsga.png new file mode 100644 index 00000000..3ee4cb68 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/356994008515481601-BPRMKMkCEAASsga.png differ diff --git a/static/mytweets/ewagoner/tweets_media/405817722808061953-BaHBEYrIQAAicVb.png b/static/mytweets/ewagoner/tweets_media/405817722808061953-BaHBEYrIQAAicVb.png new file mode 100644 index 00000000..65521569 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/405817722808061953-BaHBEYrIQAAicVb.png differ diff --git a/static/mytweets/ewagoner/tweets_media/411357202893799424-BbVvMkdIIAAY2oO.png b/static/mytweets/ewagoner/tweets_media/411357202893799424-BbVvMkdIIAAY2oO.png new file mode 100644 index 00000000..a6f01159 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/411357202893799424-BbVvMkdIIAAY2oO.png differ diff --git a/static/mytweets/ewagoner/tweets_media/414122428844240896-Bb9CJ6NIUAArIfm.jpg b/static/mytweets/ewagoner/tweets_media/414122428844240896-Bb9CJ6NIUAArIfm.jpg new file mode 100644 index 00000000..298fabd8 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/414122428844240896-Bb9CJ6NIUAArIfm.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/414485142758256640-BcCMCohIEAAuIyW.jpg b/static/mytweets/ewagoner/tweets_media/414485142758256640-BcCMCohIEAAuIyW.jpg new file mode 100644 index 00000000..8b942f3a Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/414485142758256640-BcCMCohIEAAuIyW.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/425351772623101952-BecnLu_IAAALKmg.png b/static/mytweets/ewagoner/tweets_media/425351772623101952-BecnLu_IAAALKmg.png new file mode 100644 index 00000000..7a572834 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/425351772623101952-BecnLu_IAAALKmg.png differ diff --git a/static/mytweets/ewagoner/tweets_media/432309213831131136-Bf_e8HKIQAA_xx5.jpg b/static/mytweets/ewagoner/tweets_media/432309213831131136-Bf_e8HKIQAA_xx5.jpg new file mode 100644 index 00000000..4bbf3f45 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/432309213831131136-Bf_e8HKIQAA_xx5.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/443428109014949888-Bidfg_rCYAAqnZV.jpg b/static/mytweets/ewagoner/tweets_media/443428109014949888-Bidfg_rCYAAqnZV.jpg new file mode 100644 index 00000000..ec9c7930 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/443428109014949888-Bidfg_rCYAAqnZV.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/455761143731335169-BlMwWGYIIAAT692.jpg b/static/mytweets/ewagoner/tweets_media/455761143731335169-BlMwWGYIIAAT692.jpg new file mode 100644 index 00000000..90c96691 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/455761143731335169-BlMwWGYIIAAT692.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/461233231397130240-BmahLhqIcAEV-E7.png b/static/mytweets/ewagoner/tweets_media/461233231397130240-BmahLhqIcAEV-E7.png new file mode 100644 index 00000000..96f13dac Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/461233231397130240-BmahLhqIcAEV-E7.png differ diff --git a/static/mytweets/ewagoner/tweets_media/466230838724952064-BnhiejsIEAA084D.png b/static/mytweets/ewagoner/tweets_media/466230838724952064-BnhiejsIEAA084D.png new file mode 100644 index 00000000..82168c46 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/466230838724952064-BnhiejsIEAA084D.png differ diff --git a/static/mytweets/ewagoner/tweets_media/478235566614773760-BqMItj4CUAAqE_B.jpg b/static/mytweets/ewagoner/tweets_media/478235566614773760-BqMItj4CUAAqE_B.jpg new file mode 100644 index 00000000..b8677db6 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/478235566614773760-BqMItj4CUAAqE_B.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/484842575652589570-BrqBvz1CQAATZkC.jpg b/static/mytweets/ewagoner/tweets_media/484842575652589570-BrqBvz1CQAATZkC.jpg new file mode 100644 index 00000000..9a12b9a5 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/484842575652589570-BrqBvz1CQAATZkC.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/484842575652589570-BrqBwG5CUAE9lch.jpg b/static/mytweets/ewagoner/tweets_media/484842575652589570-BrqBwG5CUAE9lch.jpg new file mode 100644 index 00000000..c4badfc9 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/484842575652589570-BrqBwG5CUAE9lch.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/484842844281008128-BrqB_wAIcAAw3UW.jpg b/static/mytweets/ewagoner/tweets_media/484842844281008128-BrqB_wAIcAAw3UW.jpg new file mode 100644 index 00000000..9a12b9a5 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/484842844281008128-BrqB_wAIcAAw3UW.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/490224998909755392-Bs2hCZoCMAABWn8.jpg b/static/mytweets/ewagoner/tweets_media/490224998909755392-Bs2hCZoCMAABWn8.jpg new file mode 100644 index 00000000..c37d744c Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/490224998909755392-Bs2hCZoCMAABWn8.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/495415618284564480-BuAR4OgIQAAXS6t.jpg b/static/mytweets/ewagoner/tweets_media/495415618284564480-BuAR4OgIQAAXS6t.jpg new file mode 100644 index 00000000..d9c084ab Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/495415618284564480-BuAR4OgIQAAXS6t.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/532141846999601152-B2KMMEGCYAAwKLR.png b/static/mytweets/ewagoner/tweets_media/532141846999601152-B2KMMEGCYAAwKLR.png new file mode 100644 index 00000000..636e66af Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/532141846999601152-B2KMMEGCYAAwKLR.png differ diff --git a/static/mytweets/ewagoner/tweets_media/532565064864505856-B2QNGrXCQAAC3fY.jpg b/static/mytweets/ewagoner/tweets_media/532565064864505856-B2QNGrXCQAAC3fY.jpg new file mode 100644 index 00000000..8df05d54 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/532565064864505856-B2QNGrXCQAAC3fY.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/554755654767087617-B7LjU8PIgAIgcIQ.jpg b/static/mytweets/ewagoner/tweets_media/554755654767087617-B7LjU8PIgAIgcIQ.jpg new file mode 100644 index 00000000..5d9b91c1 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/554755654767087617-B7LjU8PIgAIgcIQ.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/599762286828453888-CFLInweUMAE4njt.jpg b/static/mytweets/ewagoner/tweets_media/599762286828453888-CFLInweUMAE4njt.jpg new file mode 100644 index 00000000..26ca4745 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/599762286828453888-CFLInweUMAE4njt.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/609467409439850496-CHVDYTCWsAEFtWC.png b/static/mytweets/ewagoner/tweets_media/609467409439850496-CHVDYTCWsAEFtWC.png new file mode 100644 index 00000000..fef8e92d Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/609467409439850496-CHVDYTCWsAEFtWC.png differ diff --git a/static/mytweets/ewagoner/tweets_media/654876091933396992-CRaWVafW0AAIw6q.jpg b/static/mytweets/ewagoner/tweets_media/654876091933396992-CRaWVafW0AAIw6q.jpg new file mode 100644 index 00000000..febbc22f Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/654876091933396992-CRaWVafW0AAIw6q.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/662144579488100352-CTBo_GzUYAAdgk1.jpg b/static/mytweets/ewagoner/tweets_media/662144579488100352-CTBo_GzUYAAdgk1.jpg new file mode 100644 index 00000000..1814b876 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/662144579488100352-CTBo_GzUYAAdgk1.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/665041367886864384-CTqzmTUW4AAEMIL.jpg b/static/mytweets/ewagoner/tweets_media/665041367886864384-CTqzmTUW4AAEMIL.jpg new file mode 100644 index 00000000..41b64f68 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/665041367886864384-CTqzmTUW4AAEMIL.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/668951354572996609-CUiXtfxWIAAP4Z1.jpg b/static/mytweets/ewagoner/tweets_media/668951354572996609-CUiXtfxWIAAP4Z1.jpg new file mode 100644 index 00000000..afa70db0 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/668951354572996609-CUiXtfxWIAAP4Z1.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/688231511040983040-CY0W6UuU0AAbNkt.jpg b/static/mytweets/ewagoner/tweets_media/688231511040983040-CY0W6UuU0AAbNkt.jpg new file mode 100644 index 00000000..4c31f41b Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/688231511040983040-CY0W6UuU0AAbNkt.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/758302572327428096-CoYIKw3WIAEKBkp.jpg b/static/mytweets/ewagoner/tweets_media/758302572327428096-CoYIKw3WIAEKBkp.jpg new file mode 100644 index 00000000..474e50f1 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/758302572327428096-CoYIKw3WIAEKBkp.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/802905954547335168-CyR-tLMXEAAigJj.jpg b/static/mytweets/ewagoner/tweets_media/802905954547335168-CyR-tLMXEAAigJj.jpg new file mode 100644 index 00000000..ac34a574 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/802905954547335168-CyR-tLMXEAAigJj.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/830281727335657478-C4XA0M_XAAABZ2x.jpg b/static/mytweets/ewagoner/tweets_media/830281727335657478-C4XA0M_XAAABZ2x.jpg new file mode 100644 index 00000000..ea0d293b Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/830281727335657478-C4XA0M_XAAABZ2x.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/867458169181798400-DAnUmSPXcAAwTb-.jpg b/static/mytweets/ewagoner/tweets_media/867458169181798400-DAnUmSPXcAAwTb-.jpg new file mode 100644 index 00000000..63e35592 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/867458169181798400-DAnUmSPXcAAwTb-.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/883929761348820994-DERZa9WUwAQB19P.jpg b/static/mytweets/ewagoner/tweets_media/883929761348820994-DERZa9WUwAQB19P.jpg new file mode 100644 index 00000000..900a5a92 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/883929761348820994-DERZa9WUwAQB19P.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/907694756851015680-DJjHeeuVwAANgJO.jpg b/static/mytweets/ewagoner/tweets_media/907694756851015680-DJjHeeuVwAANgJO.jpg new file mode 100644 index 00000000..e7ede0a8 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/907694756851015680-DJjHeeuVwAANgJO.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/910142406112182274-DKF5r4iVYAATL2t.jpg b/static/mytweets/ewagoner/tweets_media/910142406112182274-DKF5r4iVYAATL2t.jpg new file mode 100644 index 00000000..8d9ff06a Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/910142406112182274-DKF5r4iVYAATL2t.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/910187460201771008-DKGiqiuUQAAF099.jpg b/static/mytweets/ewagoner/tweets_media/910187460201771008-DKGiqiuUQAAF099.jpg new file mode 100644 index 00000000..d1ea838f Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/910187460201771008-DKGiqiuUQAAF099.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/910250571634003968-DKHcEL8UQAARF3z.jpg b/static/mytweets/ewagoner/tweets_media/910250571634003968-DKHcEL8UQAARF3z.jpg new file mode 100644 index 00000000..bc6f306a Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/910250571634003968-DKHcEL8UQAARF3z.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/930839223304847361-DOsBVj5XkAAuoq0.jpg b/static/mytweets/ewagoner/tweets_media/930839223304847361-DOsBVj5XkAAuoq0.jpg new file mode 100644 index 00000000..3bdafe83 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/930839223304847361-DOsBVj5XkAAuoq0.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/936263775409393664-DP5G75SVwAA6nMp.jpg b/static/mytweets/ewagoner/tweets_media/936263775409393664-DP5G75SVwAA6nMp.jpg new file mode 100644 index 00000000..b56c773c Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/936263775409393664-DP5G75SVwAA6nMp.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/954729198756786176-DT_hIzRVQAEYUrz.jpg b/static/mytweets/ewagoner/tweets_media/954729198756786176-DT_hIzRVQAEYUrz.jpg new file mode 100644 index 00000000..7b572e5b Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/954729198756786176-DT_hIzRVQAEYUrz.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/974463582275555329-DYX9dQbU8AAXdld.jpg b/static/mytweets/ewagoner/tweets_media/974463582275555329-DYX9dQbU8AAXdld.jpg new file mode 100644 index 00000000..07fba93f Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/974463582275555329-DYX9dQbU8AAXdld.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/984494298312867840-DamgU6oUQAADuTu.jpg b/static/mytweets/ewagoner/tweets_media/984494298312867840-DamgU6oUQAADuTu.jpg new file mode 100644 index 00000000..d7e11474 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/984494298312867840-DamgU6oUQAADuTu.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/985284415571054600-Daxu2J-VMAAoA8E.jpg b/static/mytweets/ewagoner/tweets_media/985284415571054600-Daxu2J-VMAAoA8E.jpg new file mode 100644 index 00000000..dcc15c4f Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/985284415571054600-Daxu2J-VMAAoA8E.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/987405507672576000-DbP4Ek8VAAAFknD.jpg b/static/mytweets/ewagoner/tweets_media/987405507672576000-DbP4Ek8VAAAFknD.jpg new file mode 100644 index 00000000..65281351 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/987405507672576000-DbP4Ek8VAAAFknD.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/987689425525190656-DbT6StkVAAEnm6e.jpg b/static/mytweets/ewagoner/tweets_media/987689425525190656-DbT6StkVAAEnm6e.jpg new file mode 100644 index 00000000..92512308 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/987689425525190656-DbT6StkVAAEnm6e.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/987818128653651968-DbVvRaRV0AARqQ7.jpg b/static/mytweets/ewagoner/tweets_media/987818128653651968-DbVvRaRV0AARqQ7.jpg new file mode 100644 index 00000000..8c62add0 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/987818128653651968-DbVvRaRV0AARqQ7.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/987818128653651968-DbVvRdMU8AAm1g7.jpg b/static/mytweets/ewagoner/tweets_media/987818128653651968-DbVvRdMU8AAm1g7.jpg new file mode 100644 index 00000000..9497b002 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/987818128653651968-DbVvRdMU8AAm1g7.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/987818128653651968-DbVvRgWU8AELkkQ.jpg b/static/mytweets/ewagoner/tweets_media/987818128653651968-DbVvRgWU8AELkkQ.jpg new file mode 100644 index 00000000..5ad6970b Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/987818128653651968-DbVvRgWU8AELkkQ.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/989969070014509056-Db0TnxDWAAAVrdb.jpg b/static/mytweets/ewagoner/tweets_media/989969070014509056-Db0TnxDWAAAVrdb.jpg new file mode 100644 index 00000000..1fc1d7c5 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/989969070014509056-Db0TnxDWAAAVrdb.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/992402094647803905-DcW4YeNU8AAaQ1m.jpg b/static/mytweets/ewagoner/tweets_media/992402094647803905-DcW4YeNU8AAaQ1m.jpg new file mode 100644 index 00000000..546dd31b Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/992402094647803905-DcW4YeNU8AAaQ1m.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/992432465611456512-DcXUD8HUwAA4Quv.jpg b/static/mytweets/ewagoner/tweets_media/992432465611456512-DcXUD8HUwAA4Quv.jpg new file mode 100644 index 00000000..7c5fdbca Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/992432465611456512-DcXUD8HUwAA4Quv.jpg differ diff --git a/static/mytweets/ewagoner/tweets_media/995529544013701120-DdDU1ylU8AAO02i.jpg b/static/mytweets/ewagoner/tweets_media/995529544013701120-DdDU1ylU8AAO02i.jpg new file mode 100644 index 00000000..9dac4212 Binary files /dev/null and b/static/mytweets/ewagoner/tweets_media/995529544013701120-DdDU1ylU8AAO02i.jpg differ diff --git a/static/mytweets/searchDocuments.js b/static/mytweets/searchDocuments.js new file mode 100644 index 00000000..0c35dd6b --- /dev/null +++ b/static/mytweets/searchDocuments.js @@ -0,0 +1 @@ +const searchDocuments = [{"created_at":"Sun Dec 11 19:12:25 +0000 2022","id_str":"1602018485479030785","full_text":"Every day the owner here posts things more vile than the last.

I'm continuing to ruthlessly cut my follows list and am only coming by here to catch up on those of you I can't follow anywhere else. The quicker the servers here burn to the ground, the better.","favorite_count":"3","retweet_count":"0"},{"created_at":"Mon Dec 05 02:24:31 +0000 2022","id_str":"1599590511412621312","full_text":"I understand why some of you are still here and I keep returning to see you. I feel morally obligated not to like your posts (see previous tweet) but I really want to because I do, in fact, like them.","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Dec 05 02:24:00 +0000 2022","id_str":"1599590380965892096","full_text":"I've started paring down my follows list. I hate knowing that even my insignificant social graph is adding value to the owner and the business he is trying to attract.","favorite_count":"3","retweet_count":"0"},{"created_at":"Mon Nov 28 04:39:40 +0000 2022","id_str":"1597087807973228544","full_text":"So my short writing is going to mastodon (http://toots.kestrelsnest.social/@eric ) and my photos are going to pixelfed (http://pix.kestrelsnest.social/@eric) so it's only natural I round out the space with a place for my longer writing.

Kestrel's Nest the blog is back!

https://blog.kestrelsnest.social/posts/2022-11-27-like-the-legend-of-the-phoenix/","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Nov 22 21:20:36 +0000 2022","id_str":"1595165374009708544","full_text":"I went from relying on crowded overtaxed instances to having my own, all while still coming off a ketamine high.

The server costs $20ish/mo, and just having it will prod me to do a bunch of other stuff that's been kicking around in my head. Suddenly it's 2000 again, only easier.","favorite_count":"8","retweet_count":"0"},{"created_at":"Tue Nov 22 21:17:56 +0000 2022","id_str":"1595164700991721472","full_text":"Finding http://yunohost.org made it super easy to set up my own federated sites and fully commit to Not Here.

In less than an hour, I bought a domain name, bought a virtual machine from DigitalOcean, and set up Mastodon, PixelFed, Gitea, and some other toys to play with.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Nov 22 18:31:06 +0000 2022","id_str":"1595122719741415450","full_text":"Speaking of mastodon, I also took the opportunity to set up my own instance of that too. I use the migration tools so it should be seamless for everyone but for the record my short form text now goes to https://toots.kestrelsnest.social/@eric

It too has an RSS feed for your own tooling.","favorite_count":"3","retweet_count":"0"},{"created_at":"Tue Nov 22 18:17:53 +0000 2022","id_str":"1595119391544414224","full_text":"I’ve been posting photos to instagram for twelve years as “ewagoner”.

Going forward, I’m also posting to Pixelfed, a federated system that dovetails with mastodon. You can find me there at https://pix.kestrelsnest.social/eric

There’s an RSS feed there as well if you wanna follow your way.","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Nov 21 21:20:03 +0000 2022","id_str":"1594802847668903937","full_text":"I’m @ewagoner@mastodon.social over there. https://twitter.com/IanColdwater/status/1594786136475734016","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 21 03:46:41 +0000 2022","id_str":"1594537759179694081","full_text":"You can create selfies of a handful of react emojis, and I like that. I enjoy seeing my friends making heart eyes.

My first friend there enjoys middle finger “flippies” and so all my react pics are variations on that.

Probably should change that at some point. Not today tho.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Nov 21 03:36:24 +0000 2022","id_str":"1594535172086517762","full_text":"Turns out it’s even more fun now that I have a few friends. I really get an emotional lift from all of us lifting our heads and checking in with one another. “I’m still here!”

This is me: https://bere.al/ewagoner","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Nov 21 03:35:00 +0000 2022","id_str":"1594534817462353920","full_text":"One place you can find me is BeReal. One picture a day and everyone posts at about the same time. Most the time I’ve been there I’ve been friendless but I still liked to it just for me.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Nov 20 03:16:33 +0000 2022","id_str":"1594167788175769600","full_text":"Welp, just saw the news. Was already transitioning away but that was my red line. The only other things I’ll post on here is where you can find me.

🫡","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Nov 18 06:26:28 +0000 2022","id_str":"1593490804739256320","full_text":"I’ve made my share of questionable decisions, sure, but getting a hot tub and then watching meteor showers in it was not one.","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Nov 18 05:47:30 +0000 2022","id_str":"1593481000310476800","full_text":"Same, tbh. https://twitter.com/unusual_whales/status/1593452550237618176","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Nov 18 04:02:47 +0000 2022","id_str":"1593454646341046273","full_text":"“Three hour sessions”, sure, but you’re pretty much useless the whole rest of the day.

And even then I had to do a whole lot more than they wanted me to, just being a parent and an adult with responsibilities.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Nov 18 04:01:13 +0000 2022","id_str":"1593454253116620800","full_text":"I’ll keep taking ketamine for a while, but at home on my own in a safe space. Twice a week, 300-400mg, but now I can do it in the evening and not have to miss entire days of work. The amount of time it required was the most surprising thing of this whole regimen.","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Nov 18 03:57:25 +0000 2022","id_str":"1593453298324893698","full_text":"Here’s a guide to the effects of various doses of ketamine. It stops at 150-200mg with “complete ego dissolution”.

https://psychedelictimes.com/a-dosing-guide-for-using-ketamine-for-psychedelic-therapy/","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Nov 18 03:56:54 +0000 2022","id_str":"1593453166443446273","full_text":"Had my last ketamine assisted therapy session today. Took 400mg, which is a fuck ton of ketamine, and my brain has been kinda scrambled all day. Catching up on my timeline here is all kinds of surreal.","favorite_count":"4","retweet_count":"0"},{"created_at":"Fri Nov 18 03:29:09 +0000 2022","id_str":"1593446182436556801","full_text":"I joined Twitter in January of 2007. My online farmers market system was written with the same framework and even shared server space with Twitter for several years.

Yeah, this place became a hellscape for a while but it was getting better. I hate seeing it gutted like this.","favorite_count":"6","retweet_count":"1"},{"created_at":"Sun Aug 28 02:57:18 +0000 2022","id_str":"1563722364352954370","full_text":"Also summer baker for a large Boy Scout camp, several tutoring gigs, high school substitute teacher, GIS digitizer for electric utility (that I spun into a software development career), and a few other one off gigs. At one point I had five jobs and was taking 21 credit hours.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Aug 28 00:18:09 +0000 2022","id_str":"1563682311207632896","full_text":"AM radio weekend DJ, newspaper reporter, student body VP, several on campus food service jobs, atmospheric physics modeling, computer center user consultant, various astrophysics software development and data analysis projects. https://twitter.com/Phil_Lewis_/status/1563162694294810627","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Aug 27 23:39:54 +0000 2022","id_str":"1563672683925102595","full_text":"In-A-Gadda-Da-Vida https://twitter.com/confusatron/status/1563232687393230850","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Aug 24 03:46:00 +0000 2022","id_str":"1562285065874587649","full_text":"Well, I totally failed in planning my weekend properly.
","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Aug 22 22:34:34 +0000 2022","id_str":"1561844302459928579","full_text":"Clever / shady as hell. Whichever. https://twitter.com/Curve125/status/1561508641953517571","favorite_count":"4","retweet_count":"1"},{"created_at":"Mon Dec 26 18:20:20 +0000 2016","id_str":"813449382905479168","full_text":"Vera Rubin, pioneering woman astrophysicist, discoverer of 1st evidence of dark matter, general badass, has passed. https://en.m.wikipedia.org/wiki/Vera_Rubin","favorite_count":"0","retweet_count":"6"},{"created_at":"Mon Dec 26 03:30:56 +0000 2016","id_str":"813225556359741440","full_text":"Started a game I gave myself for *last* Christmas: Shadow of Mordor. I love how they managed to make new stories in a world I know so well.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Dec 25 07:44:40 +0000 2016","id_str":"812927023337312256","full_text":"It is amazing how much chocolate you can fit inside some kilt hose. #daddysstocking","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Dec 25 06:22:44 +0000 2016","id_str":"812906403551739904","full_text":"Best bargain bin find of the season turned out to be this wrapping paper with a one inch grid printed on the reverse. There’s no going back.","favorite_count":"4","retweet_count":"0"},{"created_at":"Sun Dec 25 04:30:10 +0000 2016","id_str":"812878077093183488","full_text":"Even with UPS losing the two main gifts I ordered for the girls, I think Santa did ok this year. UPS was wildly irresponsible, though.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Dec 25 02:25:43 +0000 2016","id_str":"812846756216061952","full_text":"“Wonderful Christmastime” might be the most compelling evidence that the real Paul died in 1966. It makes lookalike Paul $400k/year, though.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Dec 24 02:36:50 +0000 2016","id_str":"812487166463012868","full_text":"\"Everything Will Change This Christmas: The Ballad of Hans Gruber\" is a great new song by Four Eyes here in Athens. https://foureyesathens.bandcamp.com/album/everything-will-change-this-christmas-the-ballad-of-hans-gruber","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 19 18:52:38 +0000 2016","id_str":"810920795514044416","full_text":"One of my favorite beings on the internet passed a few days ago at age 21. Rest well, The Bear, aka @MYSADCAT. T_T http://www.tom-cox.com/2016/12/goodbye-kind-friend-rip-bear-1995-2016.html","favorite_count":"4","retweet_count":"0"},{"created_at":"Mon Dec 19 15:26:46 +0000 2016","id_str":"810868987353591809","full_text":"It took me a year, but last night I finished Dragon Age 3 and all the expansions. Well done, Bioware!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 14 16:25:30 +0000 2016","id_str":"809071828996132865","full_text":"This week I experienced the terror of promising something I didn’t know how to do on crazy tight deadlines and the exhilaration of success.","favorite_count":"7","retweet_count":"0"},{"created_at":"Tue Dec 13 16:27:25 +0000 2016","id_str":"808709923643265025","full_text":"Had to miss this because I’m scrambling in my home office preparing a final deliverable later today for my remote work job. Oh, the irony. https://twitter.com/TamaraNeff/status/808708617486692352","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Nov 30 22:23:04 +0000 2016","id_str":"804088384478203904","full_text":"On 11/1 I made the final payment on a $90k debt that I’ve been paying off for 12 years. Tomorrow that money goes to another debt. #progress","favorite_count":"14","retweet_count":"0"},{"created_at":"Tue Nov 29 17:34:25 +0000 2016","id_str":"803653353486086149","full_text":"The president-elect is now on the record saying dissidents should be stripped of their citizenship. And I’m on the record saying I dissent.","favorite_count":"6","retweet_count":"4"},{"created_at":"Sun Nov 27 16:04:31 +0000 2016","id_str":"802905954547335168","full_text":"Did a little server migration in the middle of the night and made locallygrown run twice as fast. Well worth a few yawns today.
","favorite_count":"7","retweet_count":"0"},{"created_at":"Wed Nov 23 23:50:32 +0000 2016","id_str":"801573679662583808","full_text":"All done in the Empire State Building. Saddled up and on to a new adventure come Monday. Such is the life of an @iinteractive hired gun!","favorite_count":"3","retweet_count":"0"},{"created_at":"Mon Nov 21 18:33:26 +0000 2016","id_str":"800769104919478272","full_text":"A Federal judge, while on duty: “If you do not like that Trump is president, you need to go to another country.” http://thehill.com/blogs/blog-briefing-room/306879-texas-judge-if-you-dont-like-trump-go-to-another-country","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 15 17:22:32 +0000 2016","id_str":"798576933806206976","full_text":"Here’s some good news. And a wonderful music video. https://thefutureheart.com/2016/09/29/steve-burns-steven-drozd-stevensteven-flaming-lips-blues-clues-kids-childrens-album-foreverywhere/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 10 18:40:01 +0000 2016","id_str":"796784495395540993","full_text":"It’s already starting. Maybe if we’re vigilant & help how we can, it’ll be known this isn’t tolerated & dissipates. https://twitter.com/i/moments/796417517157830656","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 10 03:42:24 +0000 2016","id_str":"796558599027851264","full_text":"The new Dirk Gently series on BBC America is pretty great.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 08 16:24:58 +0000 2016","id_str":"796025730815692800","full_text":"I’m voting for nine elected positions today. In six, the incumbent is running unopposed. For utilities commissioner, it’s R vs L. #nochoice","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Nov 08 00:53:04 +0000 2016","id_str":"795791211198115849","full_text":"I’m super late to the party, but I went to my first Harry Potter con over the weekend. Hearing “Draco & The Malfoys” play was pretty great.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Nov 05 01:55:10 +0000 2016","id_str":"794719676374851584","full_text":"I’m about to watch the 1970s Russian live action The Hobbit movie. Only with dirty subtitles. #CONjuration","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Nov 03 21:52:52 +0000 2016","id_str":"794296309431889921","full_text":"Athens bore as much sorrow and loss as I’ve ever seen this week, and this is why. http://www.bridgesfuneral.com/book-of-memories/2764065/Conroy-Laura/obituary.php

Rest easier, Laura.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Oct 27 00:21:05 +0000 2016","id_str":"791434506511257600","full_text":"Well, now I know how to turn off the alarm system the landlord had told me was inoperative.

Related: the fire truck gets here *fast*.","favorite_count":"5","retweet_count":"0"},{"created_at":"Mon Oct 24 20:00:51 +0000 2016","id_str":"790644242817380352","full_text":"Bugs on Drugs: https://athensscienceobserver.com/2016/10/19/addiction-research-gets-ant-sy/","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Oct 21 05:37:10 +0000 2016","id_str":"789339724804677632","full_text":"Dang it, video game! Why’d you have to go and give me feelings for? #dragonage #cole #trauma #forgiveness","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Oct 05 15:27:31 +0000 2016","id_str":"783690084470194176","full_text":"“I just want to enjoy being alive.”

RT @SarahCAndersen:
","favorite_count":"5","retweet_count":"4"},{"created_at":"Sat Oct 01 21:57:44 +0000 2016","id_str":"782338735534989313","full_text":"“Dad, you’re a nerd and Vivian’s a nerd. I think maybe I’m a nerd too.”

❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️","favorite_count":"6","retweet_count":"0"},{"created_at":"Sat Oct 01 15:57:36 +0000 2016","id_str":"782248106519912448","full_text":"The Bear turns 21 and is going into a well-earned retirement, writing his existential novel. I love that sad cat. https://twitter.com/cox_tom/status/781901615192088576","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Oct 01 15:22:28 +0000 2016","id_str":"782239265078046721","full_text":"No one understands Donald Trump like the horny narcissist who created Dilbert: http://www.slate.com/articles/news_and_politics/politics/2016/09/dilbert_creator_scott_adams_gets_trump_like_no_one_else.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 28 22:51:48 +0000 2016","id_str":"781265177471836160","full_text":"A certain person’s use of the “word” braggadocious brings to mind MC Frontalot’s rhyming mastery with “Braggadocio” https://www.youtube.com/watch?v=UPuBgZbMNg0","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Sep 23 01:11:44 +0000 2016","id_str":"779126067135152128","full_text":"Young Fresh Fellows playing over the liquor store speakers. Complemented the clerk. He says another guy chose it. “He’s into ‘old hipster’.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 21 04:25:01 +0000 2016","id_str":"778449932873109504","full_text":"Saw the green flash from the setting sun on the way to the airport. First time I’ve ever seen it in person. Nice way to end my stay.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Sep 20 23:06:09 +0000 2016","id_str":"778369687037935616","full_text":"When your boat’s rope is tied
to a fixed length of line
that’s a mooring

Thanks! I’ll be here all week! No, wait. I fly home this evening.","favorite_count":"7","retweet_count":"0"},{"created_at":"Sat Sep 17 23:34:01 +0000 2016","id_str":"777289535826726912","full_text":"One thing I’ve learned here: I was wrong to dismiss Star Trek Continues out of hand. It’s an impressive achievement. http://startrekcontinues.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 15 06:19:53 +0000 2016","id_str":"776304513921593344","full_text":"I’ve always thought major airports were pretty much all the same, but I’ve never been to one before that didn’t have any walls. #kona","favorite_count":"3","retweet_count":"0"},{"created_at":"Mon Sep 12 17:30:53 +0000 2016","id_str":"775386210185449474","full_text":"In 48 hours, I get on a plane for another 12 hours. #soexcite #yokel #startrekbirthdayvacation","favorite_count":"3","retweet_count":"0"},{"created_at":"Wed Sep 07 15:37:20 +0000 2016","id_str":"773545698528755712","full_text":"Five beautiful books for only five monthly installments of $74. http://www.eastonpress.com/prod/A09/0193/TOLKIEN-CLASSICS","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Sep 07 14:42:46 +0000 2016","id_str":"773531963034566656","full_text":"The Crippling Isolation Caused by the Self-Doubt of the Imposter Syndrome

https://www.youtube.com/watch?v=eqhUHyVpAwE","favorite_count":"2","retweet_count":"1"},{"created_at":"Sun Sep 04 23:06:15 +0000 2016","id_str":"772571508518649856","full_text":"@gderekadams I hadn’t realized the mf’n puppies had made the awards their cause célèbre. Ugh.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 30 14:32:04 +0000 2016","id_str":"770630168780140544","full_text":"Current status: http://youtu.be/5tuHIhXyxrI","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 25 22:11:52 +0000 2016","id_str":"768933940530929664","full_text":"I dunno if hard core trash-talking rap is your thing, but this video is pretty great: https://www.youtube.com/watch?v=NUC2EQvdzmY","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Aug 23 20:38:47 +0000 2016","id_str":"768185742501695489","full_text":"This is a pretty great cover of Bohemian Rhapsody. https://youtu.be/KqEiWN44L3M","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 18 14:31:05 +0000 2016","id_str":"766281267491008512","full_text":"Into the blue again after the money's gone.

https://www.youtube.com/watch?v=PCY0aeUx-Ns","favorite_count":"2","retweet_count":"1"},{"created_at":"Tue Aug 16 11:13:18 +0000 2016","id_str":"765506717706817536","full_text":"20 months ago I had rotator cuff surgery. Today, my financial and health information is for sale on the dark web. https://www.databreaches.net/athens-orthopedic-clinic-incident-response-leaves-patients-in-the-dark-and-out-of-pocket-for-protection/","favorite_count":"3","retweet_count":"2"},{"created_at":"Mon Aug 15 22:33:21 +0000 2016","id_str":"765315469549113344","full_text":"As Vivian was describing what she wanted for a birthday cake, I was thinking “oh right — I need to make a birthday cake”.","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Aug 11 00:49:21 +0000 2016","id_str":"763537755301380096","full_text":"Vivian’s birthday is coming up & I asked her to make a wish list. One of the items on it is “teleportation”.

Never a dull moment over here.","favorite_count":"3","retweet_count":"1"},{"created_at":"Mon Aug 08 03:23:29 +0000 2016","id_str":"762489381152104453","full_text":"Tarzan: Legolas of the Jungle","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 04 04:25:42 +0000 2016","id_str":"761055485416005632","full_text":"The permafrost is melting, releasing long-dormant diseases that are killing people in Siberia. 2016 has everything. http://boingboing.net/2016/08/03/siberian-heat-wave-unleashes-d.html","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Aug 04 03:44:02 +0000 2016","id_str":"761045001853739012","full_text":"Moving made me realize I had way too many t-shirts. I told myself for every one I kept, I had to let one go. I let go 49, and it was hard.","favorite_count":"4","retweet_count":"0"},{"created_at":"Tue Aug 02 13:06:47 +0000 2016","id_str":"760461845312307200","full_text":"Donald and Hobbes. Lordy. https://imgur.com/gallery/xDHOS","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Jul 27 14:06:36 +0000 2016","id_str":"758302572327428096","full_text":"My weekly one on one conversation with my supervisor at @iinteractive went pretty well this week.
","favorite_count":"13","retweet_count":"0"},{"created_at":"Mon Jul 25 01:23:02 +0000 2016","id_str":"757385638022873088","full_text":"“In general, sounds are caused not by the end of the world but by fluctuations in air pressure.” Krakatoa, man. http://nautil.us/issue/38/noise/the-sound-so-loud-that-it-circled-the-earth-four-times","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 25 01:12:14 +0000 2016","id_str":"757382919295995904","full_text":"Did y’all know you can buy your very own working Strandbeest for a mere $35? You can. http://www.strandbeest.com/shop/index_usa.php","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 22 21:43:29 +0000 2016","id_str":"756605612453224449","full_text":"This boat is carrying a deck of cards for me and I can watch it in real time. It’s weird living in the future. http://www.marinetraffic.com/en/ais/details/ships/shipid:412992/mmsi:353785000/vessel:CHISWICK%20BRIDGE","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Jul 22 19:41:25 +0000 2016","id_str":"756574892657668096","full_text":"(2/2) Last week, they shut down that side of their business. http://blog.farmigo.com/thank-you-farmigo-csa-software/ I wonder what I could’ve done with $13 million.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jul 22 19:39:48 +0000 2016","id_str":"756574485965307904","full_text":"(1/2) A year ago, Farmigo raised $16 million to compete with my Locallygrown online farmers market software. https://techcrunch.com/2015/09/30/farmigo-series-b/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 22 18:58:14 +0000 2016","id_str":"756564023907348480","full_text":"“Man, I love losing teeth!”

Kids are weird.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jul 22 15:17:55 +0000 2016","id_str":"756508581663543296","full_text":"Last week, my employer @iinteractive sent me & a gang of co-workers to Utah for the OpenWest conference. Our notes: https://iinteractive.com/notebook/2016/07/22/openwest-2016-recap.html","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jul 20 01:14:30 +0000 2016","id_str":"755571551680995329","full_text":"First day of school is in exactly three weeks & I just finished school supply shopping, about two and a half weeks earlier than ever before.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 18 22:29:57 +0000 2016","id_str":"755167755767341056","full_text":"Everyone I know has been raving about Ghostbusters yet my girls and I are literally the only ones in this theater. #aintafraidofnoghost","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jul 15 20:44:13 +0000 2016","id_str":"754053980531994624","full_text":"Oh, wow. https://twitter.com/ReutersWorld/status/754049284203511811","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 14 20:30:42 +0000 2016","id_str":"753688191199285248","full_text":"Current #OpenWest session: “What NetHack lacks in graphics, it makes up with characters (spoilers)”

Yes, it’s 2016.","favorite_count":"3","retweet_count":"0"},{"created_at":"Thu Jul 14 02:25:47 +0000 2016","id_str":"753415163038961664","full_text":"Always weird to be photographed mid-spellcast. https://twitter.com/genehack/status/753398055504846848","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jul 13 17:44:46 +0000 2016","id_str":"753284047510515712","full_text":"Updated my Twitter profile. Seemed like it was time. I hadn’t changed it since I created my account, back in January. Of 2007.","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Jul 13 16:11:47 +0000 2016","id_str":"753260644544094208","full_text":"“Our community is only as awesome as the worst behavior we tolerate.” Extremely wise quote from @joshsimmons at his #OpenWest keynote.","favorite_count":"7","retweet_count":"8"},{"created_at":"Wed Jul 13 15:22:09 +0000 2016","id_str":"753248155072737280","full_text":"I’m out at the #OpenWest conference with a group of work peeps. Topics include nerdy things like web servers, soldering, & fountain pens.","favorite_count":"4","retweet_count":"0"},{"created_at":"Wed Jul 13 15:17:44 +0000 2016","id_str":"753247043284447232","full_text":"OH: “I only collect Pokemon that look like penguins.”

Damned hipsters.","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Jul 12 09:26:43 +0000 2016","id_str":"752796320050667520","full_text":"Related: I’m on my way to Utah.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jul 12 09:25:17 +0000 2016","id_str":"752795957339783168","full_text":"It’s been an exhausting and stressful week. What’s the least amount of prepared one can be for a cross-continental trip? I think I’m there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 09 01:42:06 +0000 2016","id_str":"751592233053347840","full_text":"“Doom and death, doom and death, it’s always doom and death. Out behind the old McDonald’s, it’s just doom and death.”

Oh, six year olds.","favorite_count":"3","retweet_count":"1"},{"created_at":"Sat Jul 09 00:50:29 +0000 2016","id_str":"751579243105099777","full_text":"I’m currently at that “why am I such a disgusting materialistic slob” stage of moving, getting the last bits of stuff out of the apartment.","favorite_count":"3","retweet_count":"0"},{"created_at":"Wed Jul 06 16:24:54 +0000 2016","id_str":"750727229831806976","full_text":"“I’m not getting a motorcycle when I grow up because when I take my baby fox to the vet he might run away. That’s why I’m getting a car.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 06 12:59:58 +0000 2016","id_str":"750675659735916545","full_text":"First major mistake of the move: I am at my new house, ready to begin my work day, and all my coffee making supplies are at the old house.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jul 06 03:23:46 +0000 2016","id_str":"750530652412444672","full_text":"Both girls were so good tonight as I moved several more loads of stuff over to the new house. DQ Blizzards all around!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 05 00:35:33 +0000 2016","id_str":"750125932720054272","full_text":"Finished most of the living room and all of the bathroom stuff. Now I’ve mainly my bedroom/office and the kitchen, and they’re dense rooms.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jul 04 18:57:06 +0000 2016","id_str":"750040759945003009","full_text":"I got two bedrooms moved. That’s a good start, and we can sleep in the new house tonight. Now my bedroom, bathroom, living room, & kitchen.","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Jun 30 23:31:21 +0000 2016","id_str":"748660222474993664","full_text":"The company I work for is 100% work-at-home. For one of my co-workers, home is an RV on the road. http://iinteractive.com/notebook/2016/06/30/meet-jay-hannah.html","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Jun 29 19:34:33 +0000 2016","id_str":"748238245385887745","full_text":"The UPS guy dropped off 35 cubic feet of empty cardboard boxes today. More come tomorrow. I’ve got two weeks to relocate. #saddleup","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jun 21 23:35:35 +0000 2016","id_str":"745399800330346496","full_text":"My insulated mug holds 32 ounces, which means I’ve gotten pretty good at mixing mega cocktails to take to the pool. #giantdarkandstormy","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Jun 18 18:58:14 +0000 2016","id_str":"744242839287119877","full_text":"New use for wireless screen sharing: hijacking my daughter’s TV with my phone and writing a note to tell her it’s time for lunch.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jun 14 18:26:06 +0000 2016","id_str":"742785197528190976","full_text":"I’ve heard great things on the SiriusXM kid’s channel, but I didn’t expect to hear a Beastie Boys song made better: https://soundcloud.com/uncledox/squirrels","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 14 17:31:20 +0000 2016","id_str":"742771415494078464","full_text":"“I know I keep saying I wanna hang out, we should get coffee, etc., but then we never do…” http://moosekleenex.tumblr.com/post/145542551614/this-is-for-a-few-people","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 13 15:40:41 +0000 2016","id_str":"742381182504062980","full_text":"Skyrim remastered for my Xbox One? Yes, please! http://kotaku.com/skyrim-is-being-remastered-1781858557","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 12 21:28:15 +0000 2016","id_str":"742106262226096129","full_text":"NE Georgia residents find it manageable incorporating the 'plant slate' into one’s routine with fresh produce... http://www.gainesvilletimes.com/m/section/199/article/117423/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 10 23:08:03 +0000 2016","id_str":"741406601274359808","full_text":"I love how my daughter introduces herself to strangers: “Hi, I’m Juniper Wagoner. I’m named after a tree!”","favorite_count":"3","retweet_count":"0"},{"created_at":"Tue Jun 07 21:23:02 +0000 2016","id_str":"740293010848665605","full_text":"Coming to Athens, GA in late August: The Condom 5k Fun Run, promoting safe, consensual sex & pregnancy prevention. http://www.condom5k.com","favorite_count":"2","retweet_count":"1"},{"created_at":"Sat May 28 12:03:57 +0000 2016","id_str":"736528435212890112","full_text":"Lesson learned. I’ll make sure my next lease has a “no roof work at 7am on a Saturday” clause.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 27 04:50:15 +0000 2016","id_str":"736056902379962369","full_text":"I’m officiating a wedding on Saturday & one of the brides reminded me not to forget the rubber chickens, so life’s treating me pretty well.","favorite_count":"3","retweet_count":"0"},{"created_at":"Wed May 18 18:51:49 +0000 2016","id_str":"733007200948477952","full_text":"The Cards Against Humanity company is on-point, again. https://www.cardsagainsthumanity.com/trump/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 17 21:10:24 +0000 2016","id_str":"732679686564773888","full_text":"Leia. Leia! LEIA!

🎶 Danger Zone! 🎶

https://vimeo.com/165386109","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 15 16:08:41 +0000 2016","id_str":"731878983114100736","full_text":"Over 1 million people are buried on a strip of land in NYC that’s off-limits to the public http://nyti.ms/27oLswC","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 15 02:40:12 +0000 2022","id_str":"1559007015728545792","full_text":"This is my favorite movie, period. I’ve never seen the 287 minute version so looks like I’ll need to subscribe to this for a bit. https://twitter.com/Criterion/status/1558933234628628481","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Aug 11 00:27:01 +0000 2022","id_str":"1557523950137184256","full_text":"It took me to the end of Network Effect with SecBot 3 deciding how to be sentient that I realized I love the Murderbot stories so much because they can be a metaphor for an autistic person making their way in the world.

Some good rum might have also helped.

I ❤️ MurderBot.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Aug 10 03:09:36 +0000 2022","id_str":"1557202478227144705","full_text":"I’m on a beta of the Apple Home app and there’s a new cute little icon for sending a voice intercom message to every Apple device in the home.

Tapping it again doesn’t cancel, and that’s how everyone in the house got to listen to me pee.","favorite_count":"4","retweet_count":"0"},{"created_at":"Sun May 15 02:00:15 +0000 2016","id_str":"731665467895615489","full_text":"This is freakin’ amazing. https://twitter.com/(null)/status/731652960195911680","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri May 13 05:12:12 +0000 2016","id_str":"730988997174956033","full_text":"27 levels in & I’m finally getting the hang of this Destiny game. I like it. It has many of the things I like about Skyrim, but it’s sci-fi.","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu May 12 03:41:13 +0000 2016","id_str":"730603710007681024","full_text":"“Arrested Development through the eyes of Wes Anderson reinterpreting Harold & Maude” So glad I caught wind of this. http://dangerousminds.net/comments/mighty_boosh_star_julian_barratt_returns_in_dark_new_tv_comedy_flowers","favorite_count":"1","retweet_count":"1"},{"created_at":"Thu May 05 17:34:55 +0000 2016","id_str":"728276805505982465","full_text":"“You weren’t told of the technical presentation you’re giving to a big group on a topic you’ve not seen before in two hours?”

It went well.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue May 03 20:45:34 +0000 2016","id_str":"727600005658361856","full_text":"My favorite James Bond theme might be the one Johnny Cash sent in unsolicited for Thunderball that was never used. https://www.youtube.com/watch?v=I-AN5mJF13A&feature=share","favorite_count":"4","retweet_count":"2"},{"created_at":"Mon May 02 04:30:38 +0000 2016","id_str":"726992268817764352","full_text":"“How can you argue about the historical accuracy of stealing gold from a troll?” A fun account of D&D’s origins: http://www.todayifoundout.com/index.php/2016/04/the-original-dungeon-masters/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 29 01:48:56 +0000 2016","id_str":"725864410674253824","full_text":"Tonight Vivian banged her head pretty hard on a metal sign that said “Safety First”.

I’m glad she found it as funny as I did.","favorite_count":"3","retweet_count":"0"},{"created_at":"Wed Apr 27 15:42:28 +0000 2016","id_str":"725349402995482624","full_text":"Do you want to live in a place that helps people out of their lowest moments, or a place that punishes them for it? https://medium.com/@emmalindsay/better-analogy-for-sexual-assault-9bf3688cb67a","favorite_count":"2","retweet_count":"2"},{"created_at":"Sat Apr 23 17:46:18 +0000 2016","id_str":"723931015471894531","full_text":"Anxiety lies. You’re not alone—and neither am I. http://www.cant-talk.com/2016/04/anxiety-lies/","favorite_count":"2","retweet_count":"1"},{"created_at":"Thu Apr 21 21:22:27 +0000 2016","id_str":"723260636642328576","full_text":"A current favorite singalong-song for both my girls is this fantastic lesson about being yourself, written by Prince https://soundcloud.com/renee-and-friends/starfish-and-coffee-renee-and-friends-with-maya-rudolph","favorite_count":"5","retweet_count":"0"},{"created_at":"Sun Apr 17 21:04:33 +0000 2016","id_str":"721806579935350785","full_text":"My current Star Wars related pop song: Oh, Lando by Recess Monkey http://youtu.be/pjBAiroabUI","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 14 15:31:31 +0000 2016","id_str":"720635602878668801","full_text":"“You’re such a good bleeder! If we had patients like you all day every day, our job would be so easy.”

I always try to excel at what I do.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Apr 12 00:28:35 +0000 2016","id_str":"719683597339377665","full_text":"If you haven’t watched “Kung Fury” yet, this David Hasselhoff music video will show you what you’ve been missing. https://www.youtube.com/watch?v=ZTidn2dBYbY","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Apr 08 14:35:39 +0000 2016","id_str":"718447217959378945","full_text":"In May of 1994, I graduated with degrees in Astrophysics and Science. Today, nearly 22 years later, I made my final student loan payment.","favorite_count":"10","retweet_count":"0"},{"created_at":"Fri Apr 01 14:55:07 +0000 2016","id_str":"715915403290099721","full_text":"This seven minute Hawkeye fan movie is really great. Very true to the recent comic, which I love. http://io9.gizmodo.com/a-great-hawkeye-fan-film-brings-the-awesome-comic-to-li-1768004102","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 24 03:49:10 +0000 2016","id_str":"712848707688009728","full_text":"Calmed my troubled mind tonight with a quart of Salty Scot.

https://untappd.com/b/parallel-49-brewing-company-salty-scot/259380","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Mar 20 21:14:20 +0000 2016","id_str":"711662178307346433","full_text":"Me to Juniper, watching her fly through algebra: “You’re pretty good with math, there!”

Her: “Well, I’m six years old and smart, so yeah.”","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Mar 19 01:45:18 +0000 2016","id_str":"711005597643182080","full_text":"Spending my Friday night learning a new computer language, seeing as how I’m going to be using it come Monday. Glad my brain likes braining.","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Mar 18 17:21:12 +0000 2016","id_str":"710878734228791297","full_text":"I <3 Onyx the Fortuitous, Slayer of the Bright Realm

https://www.youtube.com/watch?v=s-mlPE8pxs4","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Mar 18 15:50:10 +0000 2016","id_str":"710855826207055872","full_text":"So proud of my sister and the work she does for those who have been victims of violent or sexual crimes.

http://www.ky3.com/news/local/sex-ads-on-backpagecom-targetted-by-us-senators/21048998_38574318","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Mar 18 01:18:38 +0000 2016","id_str":"710636495909036034","full_text":"“Mr. Fart’s Favorite Colors” A fun, and frightening, essay on security. https://medium.com/@blakeross/mr-fart-s-favorite-colors-3177a406c775#.s41hmcyw8","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Mar 08 17:51:46 +0000 2016","id_str":"707262550266781696","full_text":"New Order’s “Blue Monday”, if it had been made in the 1930s (and it’s not Postmodern Jukebox!). So, so good.

http://www.bbc.co.uk/programmes/articles/qnLLpZgBW92dSrV2mmGyCb/new-order-olden-style-a-unique-take-on-blue-monday","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 06 00:06:46 +0000 2016","id_str":"706269757876658176","full_text":"o.0 https://twitter.com/wpjenna/status/706227458777993216","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Mar 05 02:53:34 +0000 2016","id_str":"705949346915872768","full_text":"Zootopia? Awesome.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 04 19:00:02 +0000 2016","id_str":"705830178015092736","full_text":"Here’s a sad Athens local interest story about a PsyOps clown. http://www.thedailybeast.com/articles/2016/03/03/the-tears-of-a-clown-arrested-for-meth-in-waffle-house.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 04 12:16:04 +0000 2016","id_str":"705728515870736384","full_text":"March fourth? March forth!","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Mar 03 01:57:28 +0000 2016","id_str":"705210451760705536","full_text":"I’d buy this album.

","favorite_count":"2","retweet_count":"1"},{"created_at":"Wed Mar 02 12:27:33 +0000 2016","id_str":"705006627653619713","full_text":"It’s “National Walk to School Day”. We weren’t ready in time to walk the whole way, but we did park in the neighborhood and walk the rest.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 01 22:32:56 +0000 2016","id_str":"704796589756391424","full_text":"Thought I’d see about buying tickets to see Paul Simon in Atlanta in May, but turns out I’m not the only one who likes the fellow. Sold out.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Mar 01 17:56:41 +0000 2016","id_str":"704727069738078209","full_text":"“Why hasn’t he talked about Hamilton yet?” It’s because I was waiting for this masterful Hamilton/Star Trek mashup: http://birthmoviesdeath.com/2016/02/29/the-amazing-hamilton-star-wars-parody-almost-one-was-asking-for","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 01 14:57:22 +0000 2016","id_str":"704681945855344640","full_text":"If you thought signing up for health coverage through the marketplace was complicated, you should try cancelling a plan once you’ve got it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 01 13:30:34 +0000 2016","id_str":"704660101190197248","full_text":"@ewagoner Found an open door, on the opposite side of the building and down a level from where the cards said.","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Mar 01 13:07:34 +0000 2016","id_str":"704654312375500800","full_text":"My polling place was moved to the mall. The place is locked up tight & there are dozens of cars circling trying to figure out what to do.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Feb 27 00:37:32 +0000 2016","id_str":"703378395783163904","full_text":"I’ve enjoyed AnachroCon in the past. But they still don’t treat sexual harassment by staff seriously, so I’m not there now.","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Feb 26 02:53:23 +0000 2016","id_str":"703050195446206464","full_text":"I just love the music on Louis C.K.’s new show “Horace & Pete”. It’s Paul Simon channeling Ry Cooder, and I love it. https://louisck.net/show/horace-and-pete","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 24 20:36:27 +0000 2016","id_str":"702592948232445952","full_text":"$850 routine car service was nicely balanced by $1000 in apology money from Volkswagon for being dirty cheating liars. #stillsoangry","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Feb 24 17:16:10 +0000 2016","id_str":"702542549114822656","full_text":"If you need me, I’ll be in my bunk.

Er… Bunker. Yeah, bunker.

https://www.youtube.com/watch?v=rVlhMGQgDkY","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 23 19:12:39 +0000 2016","id_str":"702209471930462208","full_text":"That’s a new one. The line at the post office was so slow moving that the meter I fed before going in expired and I got a parking ticket.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Feb 22 02:29:34 +0000 2016","id_str":"701594651460038656","full_text":"Here’s a well-told story about how Pink Floyd saved the day. https://www.quora.com/What-is-the-craziest-thing-you-have-ever-said-to-your-boss-with-or-without-getting-fired/answer/Jay-Bazzinotti","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 18 00:54:09 +0000 2016","id_str":"700121086331998208","full_text":"This is not ‘nam, this is the Blue Man Group. There are rules: No flashpuddling, knob rollicking, or cob-wobbling.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Feb 17 19:40:21 +0000 2016","id_str":"700042118472065024","full_text":"Thanks to a “$20 off each” coupon code, the girls & I are seeing the Blue Man Group tonight. Use “FULLCOLOR” on the Classic Center website.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 17 01:35:16 +0000 2016","id_str":"699769045348909056","full_text":"I haven’t linked to Fable Cry in a while, but they’ve got a new video out and they’re still pretty great. https://youtu.be/gXaBhOkUJwU","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 16 16:05:59 +0000 2016","id_str":"699625783166418944","full_text":"You using iOS and want a quick & easy way to get your taxes done? Here’s TaxChat, a project my company helped make. https://itunes.apple.com/us/app/taxchat-its-as-simple-as-chat/id1074073261?mt=8","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 15 15:04:17 +0000 2016","id_str":"699247866951397377","full_text":"Thank you everyone for not spoiling “The Cabin in the Woods”. I don’t know how you managed to stay quiet for four years. Well done!","favorite_count":"3","retweet_count":"0"},{"created_at":"Thu Feb 11 15:06:30 +0000 2016","id_str":"697798872593276934","full_text":"“My goblin is a green woman who is an archaeologist who is very smart and spunky and wants to learn things.” http://fw.to/oYudfsi","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 10 04:48:03 +0000 2016","id_str":"697280848819785728","full_text":"It’s Fat Tuesday, where you’re supposed to use up all the good stuff in your pantry, so I’ve been drinking manhattans made with tequila.","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Feb 08 01:30:37 +0000 2016","id_str":"696506384012156928","full_text":"Now that I’ve traded in an office job for one that’ll let me work poolside, this collection of articles is useful. https://remotespace.io","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 07 17:35:25 +0000 2016","id_str":"696386796482076672","full_text":"Lately Juniper has been telling me all the different reasons why I’m going to be a wonderful grandpa someday. She’s a sweetie, that one is.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Feb 06 23:33:10 +0000 2016","id_str":"696114438852759552","full_text":"Queen, Iggy Pop, Velvet Underground, and Earth, Wind, & Fire. Mad props to the DJ on the kids’ satellite radio station.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Feb 06 03:26:40 +0000 2016","id_str":"695810816403181568","full_text":"The girls are playing in the other room and apparently Juniper is “an animatronic with the shape of disgust”.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 06 01:34:14 +0000 2016","id_str":"695782520718229505","full_text":"Louis CK’s series, “Horace & Pete”, reminds me of Lanford Wilson’s “Hot l Baltimore”, my favorite script I directed. https://louisck.net/news/about-horace-and-pete","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 05 12:36:02 +0000 2016","id_str":"695586678623309824","full_text":"A year ago today I became an orphan, and in some ways I’ve been adrift ever since. Time to find my mooring again.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Feb 02 16:32:35 +0000 2016","id_str":"694559047773769729","full_text":"Started Destiny last night. What a strong open! “You've been dead a long time. So you're going to see a lot of things you won't understand.”","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Feb 01 23:17:09 +0000 2016","id_str":"694298472661569536","full_text":"Juniper recently taught herself how to whistle so now she’s in the back seat whistling along to Vanilla Ice’s classic ditty “Ninja Rap”.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 01 00:00:57 +0000 2016","id_str":"693947105237454849","full_text":"Home again, home again, jiggity jig.","favorite_count":"3","retweet_count":"0"},{"created_at":"Sun Jan 31 15:31:14 +0000 2016","id_str":"693818829470834688","full_text":"Prestonrose Farm and Brewing in Paris, Arkansas sounds like my kind of place. http://swtimes.com/business/paris-farmers-market-goes-online-something-s-brewing-prestonrose-farm","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 30 20:12:51 +0000 2016","id_str":"693527316148916224","full_text":"There’s a massive fire at the regional stockyards about a mile from here. https://twitter.com/sydney_LEX18/status/693524650798751744","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 30 18:50:28 +0000 2016","id_str":"693506581397401600","full_text":"Helping the executive director of a major farming non-profit org put together a Doctor Who themed skit for the keynote and this is my life.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Jan 30 02:44:56 +0000 2016","id_str":"693263595472297984","full_text":"Sipping on gin and juice. Lime juice. And maraschino liquor. And chartreuse. They call it “The Last Word”.","favorite_count":"3","retweet_count":"0"},{"created_at":"Sat Jan 30 02:11:50 +0000 2016","id_str":"693255268478640128","full_text":"“Can you tell me about your ‘Winter Torte’?”
“It’s a traditional holiday pie with currants spiced with cloves…”
“Yes, please! Maybe two?”","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jan 29 15:33:06 +0000 2016","id_str":"693094523803688960","full_text":"Athens is a great town with many wonderful things. But for some important things, we're a national embarrassment. https://www.washingtonpost.com/news/the-watch/wp/2016/01/26/the-one-thing-that-will-get-a-cop-fired/","favorite_count":"3","retweet_count":"3"},{"created_at":"Thu Jan 28 17:24:19 +0000 2016","id_str":"692760123731755009","full_text":"“It is like being in a room with the Avengers & having them all put up their hand going, ‘Yeah, look, I’m a fraud.'\" http://www.polygon.com/features/2016/1/22/10776792/imposter-syndrome-game-developers-who-feel-like-frauds","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 27 21:05:27 +0000 2016","id_str":"692453388366131200","full_text":"Many thanks to the Daily Offerings Coffee Roastery in downtown Lexington for introducing me to the London Fog Latte. http://www.tastingtable.com/drinks/national/how-to-make-london-fog-tea-earl-grey-latte","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jan 27 13:00:27 +0000 2016","id_str":"692331334375755776","full_text":"Janet Jackson’s show at the convention center where I am was postponed, continuing the curiosity of never seeing her & me at the same time.","favorite_count":"5","retweet_count":"2"},{"created_at":"Wed Jan 27 04:08:27 +0000 2016","id_str":"692197449985847297","full_text":"At a bar called “Bigg Blue Martini” that has a menu with three pages titled “Martinis” that doesn’t contain a single martini. #curmudgeon","favorite_count":"3","retweet_count":"0"},{"created_at":"Mon Jan 25 14:43:47 +0000 2016","id_str":"691632562142367744","full_text":"I’m on the road again, this time to spend a week in beautiful Lexington, KY in the company of 1300+ sustainable farmers. #ssawg","favorite_count":"4","retweet_count":"0"},{"created_at":"Sat Jan 23 16:44:55 +0000 2016","id_str":"690938270998499328","full_text":"This’ll all get cleared away by the time I drive along this exact stretch of road in two days, right? Right? http://www.cnn.com/2016/01/23/us/kentucky-i75-snow-stranded-motorists/index.html","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Jan 23 02:27:16 +0000 2016","id_str":"690722436875161604","full_text":"The general chatroom at work is hopping tonight! That’s where I learned this bit of important trivia: https://www.youtube.com/watch?v=x5JEJiiSZCM","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 23 01:41:21 +0000 2016","id_str":"690710880187781123","full_text":"Why’s everyone in such a tizzy? Oh…

http://www.radiotimes.com/news/2016-01-22/doctor-who-showrunner-steven-moffat-quits-to-be-replaced-by-broadchurch-creator-chris-chibnall","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 23 01:36:43 +0000 2016","id_str":"690709713357529089","full_text":"So glad I had the foresight to stock up on spicy ginger ale and limes before the blizzard hit. I’d hate to be here drinking straight rum.","favorite_count":"5","retweet_count":"1"},{"created_at":"Fri Jan 22 14:57:58 +0000 2016","id_str":"690548968279969792","full_text":"Vivian’s got her first coding class tomorrow, and she’s pretty stoked. She can’t wait to make the next hit game. https://www.fourathens.com/rubykids/","favorite_count":"4","retweet_count":"0"},{"created_at":"Tue Jan 19 15:58:42 +0000 2016","id_str":"689477089695629312","full_text":"Home again, home again, jiggity jig.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jan 18 19:40:32 +0000 2016","id_str":"689170525646503936","full_text":"Awash in a sea of humanity in the Las Vegas TSA line, heading home from a wonderful @iinteractive summit. What a great group I work with!","favorite_count":"12","retweet_count":"1"},{"created_at":"Sat Jan 16 05:29:13 +0000 2016","id_str":"688231511040983040","full_text":"Who keeps perl libraries around?
Who keeps servers from burning to the ground?
We do!

@iinteractive #stonecutters
","favorite_count":"18","retweet_count":"5"},{"created_at":"Fri Jan 15 13:55:30 +0000 2016","id_str":"687996533443264512","full_text":"How’s my 1st two weeks at @iinteractive gone? Well enough that I’m on my way to Vegas to meet my co-workers in person for a weekend of fun.","favorite_count":"8","retweet_count":"2"},{"created_at":"Thu Jan 14 17:22:38 +0000 2016","id_str":"687686273490894850","full_text":"I saw my life fall & thought:
Well kiss my physics!
Time is over or it's not,
But this I know
Life passes through us
https://audioboom.com/boos/4061952-alan-rickman-reads-poem-if-death-is-not-the-end","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 13 14:40:55 +0000 2016","id_str":"687283185613467648","full_text":"This is Ground Control to Majors Tom
You've really made the grade

http://www.theonion.com/article/nasa-launches-david-bowie-concept-mission-2907","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 13 13:58:57 +0000 2016","id_str":"687272625740058624","full_text":"Whew! I’ve made it through peak infection. http://flowingdata.com/2016/01/05/causes-of-death/","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Jan 13 06:17:01 +0000 2016","id_str":"687156376418783232","full_text":"Went into the theater 9pm one day and came out at 1am the next. That Tarantino made an entertaining little picture.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jan 10 20:35:17 +0000 2016","id_str":"686285202608500736","full_text":"Found this morning the kitten learned how to knock over & open the cricket habitat I’d stocked with 100+ crickets for the dragon last night.","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Jan 08 03:48:32 +0000 2016","id_str":"685307069130498049","full_text":"David Bowie dropped a new music video today on YouTube & it’s everything I could hope for a 2016 Bowie video to be. https://www.youtube.com/watch?v=y-JqH1M4Ya8","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 07 00:14:27 +0000 2016","id_str":"684890806868512769","full_text":"The last three days at $newjob I’ve had to do about 200 things. I knew off the top of my head how to do about three of them. #quicklearning","favorite_count":"3","retweet_count":"0"},{"created_at":"Tue Jan 05 18:00:33 +0000 2016","id_str":"684434323752251393","full_text":"“I HATE school! All we do there is learn stuff!”

The holidays came to an abrupt end for one little kindergartener this morning.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 04 18:47:54 +0000 2016","id_str":"684083852839632897","full_text":"My first “first day on the job” since July, 1997. I’m super pleased to be joining the crack team of hired gun developers at @iinteractive!","favorite_count":"7","retweet_count":"1"},{"created_at":"Sun Jan 03 04:41:31 +0000 2016","id_str":"683508463251623936","full_text":"Me: “What’s all the ruckus in here? You’re supposed to be asleep!”
Viv: “Well, let me give it to you in hashtag form.”

#kidsthesedays","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jan 03 01:13:48 +0000 2016","id_str":"683456188546158592","full_text":"This Trump / Darth Vader mashup video couldn’t be any more perfect. https://boingboing.net/2015/12/09/donald-trump-darth-vader-mas.html","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jan 02 20:57:20 +0000 2016","id_str":"683391647091154945","full_text":"The entire family made it from November 1 to January 1 without major medical troubles, saving us $2500 in retroactive COBRA payments. Whew.","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Jan 01 20:07:55 +0000 2016","id_str":"683016826662580224","full_text":"Juniper: “You know what they say: ‘You take the good, you take the bath.’”","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Jan 01 03:09:07 +0000 2016","id_str":"682760434487799808","full_text":"2013 nearly did me in. 2014 tried even harder. 2015 came the closest yet. But here I am, still standing. I’ve a good feeling about 2016.","favorite_count":"5","retweet_count":"0"},{"created_at":"Thu Dec 31 05:45:28 +0000 2015","id_str":"682437392716967936","full_text":"One more day of funemployemt! The only thing I’ve really accomplished is “find a better job than what I had”, but that was kinda a big one.","favorite_count":"5","retweet_count":"0"},{"created_at":"Wed Dec 30 00:43:17 +0000 2015","id_str":"681998958072180736","full_text":"Señor Frog’s is not a good restaurant by most conventional measures, including the fairly basic one of serving food. http://www.nytimes.com/2015/12/30/dining/senor-frogs-review.html?_r=0","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 27 07:59:43 +0000 2015","id_str":"681021628499767296","full_text":"Her: “Here’re your nachos. What brings you out this late?”
Me: “Um, nachos.”
Her: “Oh, pregnant wife at home?”
Me: “No, I’m just a glutton.”","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Dec 27 02:16:49 +0000 2015","id_str":"680935334356598784","full_text":"Obligatory “Watching Die Hard and wrapping presents” status update. #timeshiftedholiday #yippeekiyay","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 26 17:03:46 +0000 2015","id_str":"680796153370263554","full_text":"“You can see why it’s wrong to talk about how the Force Awakens ‘recycles’ Star Wars. It doesn’t: it composts it.“ http://thenewinquiry.com/blogs/zunguzungu/our-star-wars-holiday-special/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 25 22:47:22 +0000 2015","id_str":"680520238195146753","full_text":"Me: “Do you have any fortune cookies?”
Him: “No, sorry. You have no fortune.”

Oh. Ok, then. I guess I’m on my own.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 24 01:38:08 +0000 2015","id_str":"679838436036079616","full_text":"Oh hear those sleigh bells ringing jing jing jingling too

Oh, my bad. Those are tornado sirens. Lousy Smarch weather.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 20 20:56:38 +0000 2015","id_str":"678680432288931845","full_text":"Retro Thing: A Photograph... of Mozart's Wife? http://www.retrothing.com/2007/10/a-photograph-of.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 19 21:01:38 +0000 2015","id_str":"678319300772552704","full_text":"I wish mom could have seen the new Star Wars. She would have really liked it.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Dec 17 02:42:03 +0000 2015","id_str":"677317806849982464","full_text":"This article on “The 10 biggest holiday playlist mistakes” is spot on. https://sixcolors.com/post/2015/12/christmas-music-the-10-biggest-holiday-playlist-mistakes/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 15 06:20:20 +0000 2015","id_str":"676647963947573248","full_text":"Ambitious science fiction has returned to SyFy, and it’s good! I enjoyed the first episode of The Expanse. It’s a solid start to the series.","favorite_count":"3","retweet_count":"0"},{"created_at":"Mon Dec 14 02:36:02 +0000 2015","id_str":"676229127888875521","full_text":"“Taste for flavor. Bourbon? I use Jamaica Rum in there. Jamaican Rums. Or I’ll put rye in it. Scotch. It depends.” http://www.openculture.com/2013/12/charles-mingus-top-secret-eggnog-recipe-contains-enough-alcohol-to-put-down-an-elephant.html","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Dec 12 19:25:18 +0000 2015","id_str":"675758342707507200","full_text":"A little boy comes up to Juni and says “You’re good!” She just stares at him with a puzzled look. Then finally, “Oh, you mean at skating!”","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 11 02:54:37 +0000 2015","id_str":"675146642484559872","full_text":"It’s already late, so for dinner I’m just going to have to feed myself what I’ve got on hand.

Pumpkin pie and manhattans it is.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Dec 08 15:32:19 +0000 2015","id_str":"674250159014940673","full_text":"I would gladly pay you Tuesday for some health insurance today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 08 01:00:14 +0000 2015","id_str":"674030692859256832","full_text":".@mathowie Congrats on your new title. Can’t wait to see the new business cards. http://deadstate.org/great-artist-alive-photoshops-guns-into-sex-toys-in-gop-pics/","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Dec 04 03:37:40 +0000 2015","id_str":"672620757986500609","full_text":"December’s here, and that means it’s rotting decorative gourd season. (A sequel to one of my fave bits of writing!) http://www.mcsweeneys.net/articles/its-rotting-decorative-gourd-season-motherfuckers","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 04 03:23:10 +0000 2015","id_str":"672617111030771712","full_text":"December’s here, and that means it’s rotting decorative board season. (A sequel to one of my fave bits of writing!) http://www.mcsweeneys.net/articles/its-rotting-decorative-gourd-season-motherfuckers","favorite_count":"2","retweet_count":"1"},{"created_at":"Thu Dec 03 01:24:01 +0000 2015","id_str":"672224736106164225","full_text":"A fellow came up to me on the sidewalk and asked if I wanted to smell his rosemary.

It was a really nice sprig of rosemary. #my_athens","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 02 15:26:16 +0000 2015","id_str":"672074311176486912","full_text":"A jumped up country boy who never knew his place, he knows so much about these things. http://youtu.be/XMBwmEl2-FU","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 01 19:04:58 +0000 2015","id_str":"671766960644976640","full_text":"It’s 2pm and I just finished a breakfast of leftover Thanksgiving dinner. I might finally be getting a handle on this funemployment.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Nov 30 21:37:47 +0000 2015","id_str":"671443028964454400","full_text":"I need to dress for the job I want, so I’m at the thrift shop buying the best fitting tuxedos so I can be Archer. So far, so good.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Nov 30 04:45:05 +0000 2015","id_str":"671188173389733888","full_text":"This is a powerful bit of poetic theater. English translation is on the YouTube page, but I bet you won’t need it. https://www.youtube.com/watch?v=Mvc86oa0ieM&feature=youtu.be","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Nov 30 00:31:58 +0000 2015","id_str":"671124474088071168","full_text":"The Good Dinosaur is a simple story, beautifully and emotionally presented. I can’t imagine anyone but Pixar making this movie.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Nov 30 00:24:06 +0000 2015","id_str":"671122497199321088","full_text":"Think you’re safe from being eaten by an octopus just because you don’t get in the water? You’re sorely mistaken. http://mashable.com/2015/02/23/land-octopus/#7N6FdP0XjaqY","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 27 07:16:16 +0000 2015","id_str":"670139055871496192","full_text":"Here's the best demonstration of how to make Cold Brew Coffee that I've ever seen. http://youtu.be/l6MJe5wKT7Y","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 27 00:00:40 +0000 2015","id_str":"670029435844829184","full_text":"Michael Dukakis would very much like your turkey carcass. http://www.bostonglobe.com/news/politics/2015/11/25/michael-dukakis-loves-turkey-carcasses/0HQOSqiAfWBEdxh6di5ofM/story.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 24 20:33:22 +0000 2015","id_str":"669252489749876739","full_text":"Neighbor boys thought it would be a good idea to rip down and destroy birdhouses my daughters had made & birds were living in. People suck.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 24 18:46:54 +0000 2015","id_str":"669225697517400064","full_text":"“Hey Juni, it’s Kacy’s birthday today!” “I know, Dad. You don’t have to tell me. My brain remembers things and I can hear it talking to me.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 24 00:36:46 +0000 2015","id_str":"668951354572996609","full_text":"Look, Amazon, just because I got that one Santa outfit that one time doesn’t mean… Oh. I bought two? Yeah, carry on.
","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Nov 21 16:42:49 +0000 2015","id_str":"668107304991084544","full_text":"Thank you to everyone here who gave their best to provide care and comfort in their final days. I’m sorry we couldn’t pay your due.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 21 16:41:26 +0000 2015","id_str":"668106959292379136","full_text":"Now that I’ve given away all the pots & pans & pillows & bedspreads, the only thing my folks still have in FL is a mountain of medical debt.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 21 01:58:25 +0000 2015","id_str":"667884742583406592","full_text":"If I were to add up the emergency vehicles I’ve seen in the last year, it’d be fewer than what’s gone by me sitting here on the FL turnpike.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 20 21:08:47 +0000 2015","id_str":"667811853519618048","full_text":"Today is a really nice day to be driving 700 miles. Hopefully tomorrow is a really nice day to be driving 700 miles back.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Nov 20 20:29:36 +0000 2015","id_str":"667801989313613825","full_text":"And just like that, the quiet panic has been banished. Everything is going to be ok. Better, even.","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Nov 19 04:28:34 +0000 2015","id_str":"667197752997232640","full_text":"It’s 11:30 at night and I’m at a bar debating with myself whether I want poutine. What the hell’s wrong with me?

Of course I want poutine.","favorite_count":"4","retweet_count":"0"},{"created_at":"Wed Nov 18 22:21:02 +0000 2015","id_str":"667105260331278336","full_text":"Viv: “If you watch this, you’ll die laughing.”
Me: “But, I don’t want to die.”
Viv: “No, Dad. It’s just this figure of speech going around.”","favorite_count":"2","retweet_count":"1"},{"created_at":"Wed Nov 18 21:26:32 +0000 2015","id_str":"667091544776773632","full_text":"I wore a Zelda Wind Walker shirt to an interview today, and my interviewer had a big Luigi poster right behind her. So that worked out ok.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Nov 18 19:31:20 +0000 2015","id_str":"667062553927942144","full_text":"Who needs the Chinese to hack into government computers when Georgia will just give the data away for free? http://www.peachpundit.com/2015/11/18/secretary-of-state-released-names-and-all-identifying-info-on-6-1-million-voters/","favorite_count":"1","retweet_count":"3"},{"created_at":"Wed Nov 18 19:22:07 +0000 2015","id_str":"667060231386566657","full_text":"I’ve now had four really good interviews in two weeks. Considering I wasn’t planning on even looking for work until December, I’m happy.","favorite_count":"6","retweet_count":"0"},{"created_at":"Tue Nov 17 22:50:27 +0000 2015","id_str":"666750273713528832","full_text":"Achievement unlocked: gave a seasoned developer unfettered access to my production source code, and they liked what they saw.","favorite_count":"3","retweet_count":"0"},{"created_at":"Sun Nov 15 16:49:07 +0000 2015","id_str":"665934565312208896","full_text":"This is marvelous! I would much rather watch the face of a culchie experiencing Vegas than seeing Vegas itself. http://petapixel.com/2015/11/14/man-points-a-gopro-the-wrong-way-during-an-entire-vacation-in-las-vegas/","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Nov 13 22:39:58 +0000 2015","id_str":"665298083627016193","full_text":"Today was absolutely terrifying but I held my own and learned a lot from others and came away a better programmer. #globaldayofcoderetreat","favorite_count":"2","retweet_count":"2"},{"created_at":"Fri Nov 13 05:39:52 +0000 2015","id_str":"665041367886864384","full_text":"Spent valuable sleep time writing a self-playing ASCII art RoR version of The Game of Life, preparing for tomorrow.
","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 12 12:04:40 +0000 2015","id_str":"664775817617125376","full_text":"Juniper: “Can you put on a kilt when you come have lunch with my kindergarten? Because I like it when you wear a kilt.”

Me: ❤️❤️❤️","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Nov 11 21:57:23 +0000 2015","id_str":"664562593072287744","full_text":"I’ve been using the listen gem in my big Rails 5 re-write project today, and it makes development mode super fast. http://weblog.rubyonrails.org/2015/11/11/snappier-development-mode-in-rails-5/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 10 22:00:36 +0000 2015","id_str":"664201012484423680","full_text":"It’s going to be ok.

http://theoatmeal.com/comics/plane","favorite_count":"16","retweet_count":"24"},{"created_at":"Tue Nov 10 21:13:51 +0000 2015","id_str":"664189247566577664","full_text":"I may feel a little beat up right now, but I take solace in knowing the life insurance company classifies me as “extreme lowest risk”.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 10 01:39:58 +0000 2015","id_str":"663893831180550144","full_text":"“Birds saved centuries old documents in their nests” Amazing. http://en.metkere.com/2015/11/birdsnests.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 07 18:00:15 +0000 2015","id_str":"663053363622379520","full_text":"Pro tip: Put a spoonful of Ovaltine in the aeropress along with your coffee grounds.

Disclaimer: I’m not a pro.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Nov 07 06:54:22 +0000 2015","id_str":"662885787978084352","full_text":"Current status: Quiet panic blended with cautious optimism. Also, bourbon.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 06 20:11:12 +0000 2015","id_str":"662723929006473219","full_text":"My buddy Dirk Roughly will be DJing a couple sets of electroswing music for Secret City’s Repeal Day event on 12/5: https://www.facebook.com/events/985804381461275/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 06 18:59:05 +0000 2015","id_str":"662705783482785792","full_text":"I don’t go out to a bar vary often, but when I do The Old Pal is my favorite place. This writeup explains why: https://talesofthecocktail.com/destinations/serving-servers-how-craft-cocktail-bar-southern-college-town-found-its-footing","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 05 07:12:29 +0000 2015","id_str":"662165572143198208","full_text":"I think this season of Fargo is even better than the first, and I really really liked the first.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 05 05:49:04 +0000 2015","id_str":"662144579488100352","full_text":"This month I’m re-writing http://locallygrown.net from the ground up using pre-release Rails 5. Had a solid 1st day.
","favorite_count":"4","retweet_count":"1"},{"created_at":"Thu Nov 05 03:35:42 +0000 2015","id_str":"662111017476976640","full_text":"I may be unemployed, but I’ve still got to live a normal life, you know? That’s why I’m in a pie eating contest on Saturday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 02 22:20:58 +0000 2015","id_str":"661307036349657089","full_text":"I know “Last Exit to Springfield” is the best Simpsons episode, but every time I watch it I’m amazed all over again how great it is.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 31 03:49:33 +0000 2022","id_str":"1553588650197254145","full_text":"TIL my youngest kid has a music playlist of hair metal songs from when I was in high school titled “Oldie Rock”.","favorite_count":"3","retweet_count":"0"},{"created_at":"Sat Jul 23 01:23:23 +0000 2022","id_str":"1550652765722103808","full_text":"Attn @merkinmindy https://twitter.com/NASAPersevere/status/1550555528237002752","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 02 00:17:00 +0000 2015","id_str":"660973846779052034","full_text":"Just realized that a third of a percent of the combines annual US farmers market sales goes through my software. That’s… a lot.","favorite_count":"5","retweet_count":"0"},{"created_at":"Sat Oct 31 18:48:26 +0000 2015","id_str":"660528775009038336","full_text":"Eight episodes later I’m completely caught up on The Walking Dead, and I really don’t know why I did that to myself.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Oct 29 03:26:36 +0000 2015","id_str":"659572013481070592","full_text":"Hit my daily active calories burned goal a few minutes ago while mixing up a milkshake, which I think is pretty ideal.","favorite_count":"3","retweet_count":"0"},{"created_at":"Tue Oct 27 23:10:28 +0000 2015","id_str":"659145167644020737","full_text":"Good news, everyone! Insider trading is now effectively legal in the United States! Go forth and grow your fortunes! http://www.newyorker.com/business/currency/making-insider-trading-legal","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Oct 27 19:43:35 +0000 2015","id_str":"659093100808245248","full_text":"Logged into my podcast’s site expecting a wasteland, see it’s still getting 6k downloads a month. http://grimmlunch.org","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 27 19:42:52 +0000 2015","id_str":"659092922332221440","full_text":"I can start recording new episodes of my Grimm’s Fairy Tales podcast after two years away!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 21 21:39:24 +0000 2015","id_str":"656947920449720321","full_text":"I have picked up three separate dimes today I found on the ground while walking around. All of them were face down.

Bring it on.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 20 01:58:41 +0000 2015","id_str":"656288397812748288","full_text":"Guillermo del Toro can sure make some pretty movies, but I question whether Crimson Peak needed to be made at all.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 18 14:33:06 +0000 2015","id_str":"655753476870381568","full_text":"Here are some spot on top tips for countryside dating, from Tom Cox. http://www.tom-cox.com/2015/10/tips-for-countryside-dating.html?m=1","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 18 01:24:05 +0000 2015","id_str":"655554914765119492","full_text":"What if Pink Floyd had covered the Doctor Who theme? I think it would sound a little something like this... http://www.trafficexperiment.net/traffic-experiment-vashta-nerada-doctor-who-theme.html","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Oct 18 00:12:17 +0000 2015","id_str":"655536843656572928","full_text":"Maybe I’ll finally finish Skyrim.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Oct 17 16:45:21 +0000 2015","id_str":"655424368890281984","full_text":"Financial aspects of the layoff aside, I’m wrestling with complex emotions from an eighteen year long relationship ending in ten minutes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 16 14:21:52 +0000 2015","id_str":"655025871003262977","full_text":"… And then I got the layoff notice.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 16 14:21:27 +0000 2015","id_str":"655025765914955776","full_text":"On the way to work I was reflecting how I’d made it through the last big stress point for a while, and how nice it felt to breathe easy…","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 16 04:26:41 +0000 2015","id_str":"654876091933396992","full_text":"Hey neighbors! Don’t drink the water. Seriously.
","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Oct 15 23:41:21 +0000 2015","id_str":"654804282227621889","full_text":"Today was the most stressful tax day in my history of tax days. I’m glad this particular confluence of events won’t happen again.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 14 21:55:12 +0000 2015","id_str":"654415183968911360","full_text":"Here’s what politics looks like if you take out the men http://tmblr.co/ZUTRJy1wANAaZ","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Oct 14 18:37:30 +0000 2015","id_str":"654365428215623680","full_text":"“The thing that helps about the tea is who is handing it to me.” http://catandbag.org/comic/cup-of-empathy/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 14 15:16:29 +0000 2015","id_str":"654314843013574661","full_text":"Oh, hey! My bank account just got drafted for my first life insurance payment, so I guess I got approved. There’s a huge worry gone.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 14 03:41:38 +0000 2015","id_str":"654139978935595008","full_text":"New season of Fargo, and it opened just as strong as Season 1. Such good television.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 13 18:15:07 +0000 2015","id_str":"653997406607028226","full_text":"Mom had some retirement money that her company “lost track of”. It’s not a lot, but enough to ease one of my freakouts. Thanks, mom. Again.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Oct 13 15:26:29 +0000 2015","id_str":"653954972015529984","full_text":"“Peter Norman’s absence from the podium step seems an epitaph of a hero that no one ever noticed.” http://griotmag.com/en/white-man-in-that-photo/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 08 13:15:18 +0000 2015","id_str":"652110017655631873","full_text":"Happy 20th birthday to my favorite cat on the internet, The Bear, aka @mysadcat!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 06 20:29:55 +0000 2015","id_str":"651494616873725952","full_text":"“A wizard and/or drama teacher and/or hipster Santa was at Mulcair’s campaign stop. UPDATE: Sorry Mr. Whiteley.”
http://www.buzzfeed.com/laurenstrapagiel/purple-wizard-man-we-are-not-worthy#.qfMQWlGWo","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 04 14:56:49 +0000 2015","id_str":"650686015527624704","full_text":"“Another bite on my forehead? Seriously? Now two mosquitos have landed on me & drank my brain blood. DAD! That’s not funny. Stop laughing.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 04 00:56:34 +0000 2015","id_str":"650474556197609472","full_text":"I injured my hand accidentally punching the frozen pizza aisle. And yet I’m allowed to be the only adult in this house.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 03 00:38:57 +0000 2015","id_str":"650107737356005376","full_text":"On top of the saturated ground from two weeks straight of rain, Athens is expecting to get six inches this weekend. https://twitter.com/mattdanielwx/status/650106646027497472","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 02 23:08:20 +0000 2015","id_str":"650084933000667136","full_text":"“I met you in the rain on the last day of 1972 - m4w (Old State House)” http://boston.craigslist.org/gbs/mis/5237173491.html","favorite_count":"3","retweet_count":"7"},{"created_at":"Thu Oct 01 21:41:42 +0000 2015","id_str":"649700743063183360","full_text":"“Dad, Juniper is a pretty name, but I really wanted you to name me Leslie.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 30 14:04:28 +0000 2015","id_str":"649223288078602240","full_text":"Just had my last visit with my surgeon & was completely discharged from his care. My shoulder repair is behind me. Onward to the next thing!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 30 12:28:23 +0000 2015","id_str":"649199109363077120","full_text":"Wrapping up the Virgo Month of Leisure by sitting at my kitchen table getting an EKG, having blood samples drawn, and such. As one does.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 29 00:27:14 +0000 2015","id_str":"648655238413598720","full_text":"Hopefully that's the last time I run a spiral notebook through the wash.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 25 13:52:54 +0000 2015","id_str":"647408438402752512","full_text":"… wow. Speaker John Boehner Will Resign From Congress - The New York Times http://www.nytimes.com/2015/09/26/us/boehner-will-resign-from-congress.html?smid=tw-share&_r=0","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 24 20:54:25 +0000 2015","id_str":"647152126045614081","full_text":"My new favorite Instagram account: http://instagram.com/cat_cosplay","favorite_count":"1","retweet_count":"1"},{"created_at":"Thu Sep 24 14:39:44 +0000 2015","id_str":"647057836384624640","full_text":"The less we say about it the better
Make it up as we go along
Feet on the ground, head in the sky
It's okay, I know nothing's wrong, nothing","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Sep 23 00:39:59 +0000 2015","id_str":"646484117287247872","full_text":"Our long national nightmare is over. The people can sing \"Happy Birthday to You\" without fear. http://www.shadesofgraylaw.com/media/00065570.pdf","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Sep 21 13:31:02 +0000 2015","id_str":"645953384542040064","full_text":"I kickstarted a new book from Evil Girlfriend Media & as a reward *you* get to have all their previous books, free. http://www.amazon.com/s/ref=nb_sb_ss_i_1_14?url=search-alias%3Ddigital-text&field-keywords=evil+girlfriend+media&sprefix=evil+girlfrien,digital-text,189","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 20 13:46:06 +0000 2015","id_str":"645594788469862400","full_text":"https://twitter.com/2minutetimelord/status/645570747402977280","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 19 22:25:06 +0000 2015","id_str":"645363009242705920","full_text":"I’m starting to see why wine aficionados don’t keep their bottles upright in self-storage units. Blech.

(The port did mostly ok, though.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 18 18:25:10 +0000 2015","id_str":"644940240126349312","full_text":"Athens: “This place is so damn weird.” http://m.redandblack.com/variety/dawgy-style-uga-ranked-no-kinkiest-school-in-the-country/article_b57e0d60-5c02-11e5-a194-6f196c47689d.html?mode=jqm","favorite_count":"1","retweet_count":"1"},{"created_at":"Thu Sep 17 22:05:20 +0000 2015","id_str":"644633258467192832","full_text":"For my birthday today I got my girls a present — I made a last will and testament. Should’ve done that a long time ago.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Sep 15 00:28:45 +0000 2015","id_str":"643582188001361920","full_text":"Maybe I need to celebrate my 45th birthday in Hawaii celebrating Star Trek’s 50th. https://twitter.com/HawaiiCon/status/643537791331237888","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Sep 14 01:10:35 +0000 2015","id_str":"643230327348068352","full_text":"Holy hell. Some of these deaths on The Walking Dead are way more gut wrenching than anything on Game of Thrones.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 13 23:26:52 +0000 2015","id_str":"643204226789847040","full_text":"Y’all feel that nip in the air today? Aw yeah… it’s decorative gourd season! http://www.mcsweeneys.net/articles/its-decorative-gourd-season-motherfuckers","favorite_count":"2","retweet_count":"1"},{"created_at":"Sun Sep 13 21:02:22 +0000 2015","id_str":"643167863059161088","full_text":"“A Selection of Things I’ve Tried to Deal With Anxiety…” http://catandbag.org/comic/some-things-i-tried/","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Sep 11 20:33:45 +0000 2015","id_str":"642435885582151681","full_text":"Oh, there’s a “Mojito Fest” in town tomorrow night, you say? Well, there’s dinner sorted. http://www.mojitofestathens.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 11 16:25:57 +0000 2015","id_str":"642373523751759872","full_text":"Here, have an interesting Americana version of New Order’s “Temptation”. http://www.andyhawk.com/?section=music-group-32","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 08 21:12:33 +0000 2015","id_str":"641358484261335041","full_text":"The “survival tube” looks like a great thing to keep in your car. A friend of mine is giving some away here: http://www.selfsufficientman.com/giveaways/vssl-survival-tube/?lucky=27","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 06 01:58:26 +0000 2015","id_str":"640343265645068288","full_text":"Most people get a quiet train ride home, but if you’re Juniper a step and chant team gets on and gives you a dedicated show for five stops.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 05 13:36:04 +0000 2015","id_str":"640156444575313921","full_text":"“Hey dad, it’s the illuminati!”

“… Yes it is. How do you know about the illuminati?”","favorite_count":"2","retweet_count":"1"},{"created_at":"Sat Sep 05 11:53:01 +0000 2015","id_str":"640130509742411777","full_text":"I thought we’d get to #dragoncon extra early and pick up badges before the parade, while lines were short. 20 thousand other people did too.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Sep 03 13:58:36 +0000 2015","id_str":"639437338033192960","full_text":"One of the most fascinating things I’ve read in ages. “It would be like commercializing the flight of an eagle.” http://www.bbc.com/news/magazine-33691781","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 01 12:18:03 +0000 2015","id_str":"638687260926451712","full_text":"Yay, September! Maybe this’ll be the year I finally have that Virgo Month of Leisure I’ve been trying for for years.

(Looks doubtful.)","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Sep 01 02:08:45 +0000 2015","id_str":"638533923102961664","full_text":"I made Viv start reading her first Neil Gaiman book tonight, “Fortunately the Milk”. She loves it so far.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Aug 30 04:15:11 +0000 2015","id_str":"637840966385303552","full_text":"Two things I learned tonight in quick succession: a) Johnny Rotten is still touring, b) he’s performing next door to my office in November.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 30 02:51:40 +0000 2015","id_str":"637819950246297600","full_text":"Finished season three of The Walking Dead. Lord almighty, that was a lot of acting contracts that didn’t get renewed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 28 14:11:53 +0000 2015","id_str":"637266355377598464","full_text":"Back in April, I was mentioned in Parade Magazine. A radio station in Atlanta just now interviewed me because if it. Next up: fame & riches.","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Aug 28 01:49:19 +0000 2015","id_str":"637079483468632064","full_text":"After all the fighting between the prison and Woodbury, the interlude episode where Rick visits his hometown was a gut puncher. #walkingdead","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Aug 28 00:01:59 +0000 2015","id_str":"637052471446122497","full_text":"Flicker tonight is showing Wrestlemania III. Hulk Hogan vs. Andre the Giant. Can’t wait to find out who wins! https://en.m.wikipedia.org/wiki/WrestleMania_III","favorite_count":"2","retweet_count":"1"},{"created_at":"Thu Aug 27 23:00:32 +0000 2015","id_str":"637037007328309248","full_text":"\"Business owners try to remove all voters from business district, but they forgot one college student\" Ha ha! /Nelson http://m.dailykos.com/story/2015/08/27/1415949/-Business-owners-try-to-remove-all-voters-from-business-district-but-they-forgot-one-college-student?detail=facebook","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Aug 26 19:29:06 +0000 2015","id_str":"636621410488713220","full_text":"Well, crap. My girls have been so excited to see Abney Park, a favorite band, at DragonCon on Saturday, and they’ve been moved to Sunday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 26 00:09:28 +0000 2015","id_str":"636329578244493312","full_text":"These crazy kids are playing at Flicker tonight. http://youtu.be/NPAtjCLrqgU","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 25 20:57:46 +0000 2015","id_str":"636281334655229953","full_text":"Lifeline is a neat game that takes place in real time via texts from/to the character, crash landed on an alien moon. http://3mingames.com/2015/04/lifeline/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 22 23:26:41 +0000 2015","id_str":"635231649580621824","full_text":"Just found out both seasons of Star Trek: The Animated Series are on Netflix. See you cats later — I’ve got a big nerdy hole to fill.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Aug 22 16:35:06 +0000 2015","id_str":"635128071201406976","full_text":"Science alone won't save us, but in conjunction with changing our behavior our species' future might not be bleak. http://www.technologyreview.com/news/540706/researcher-demonstrates-how-to-suck-carbon-from-the-air-make-stuff-from-it/?utm_source=loopinsight.com&utm_medium=referral&utm_campaign=Feed%3A+loopinsight%2FKqJb+(The+Loop)&utm_content=FeedBurner","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 21 19:11:30 +0000 2015","id_str":"634805040335704064","full_text":"Three times today, I’ve run across photos of giant outdoor Jenga sets. I’ve never once heard of his before today, and now it’s a craze.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 21 01:17:55 +0000 2015","id_str":"634534863924817920","full_text":"Tonight Vivian sent me this text: “I have the need to do something sciency.”

She’s starting to take after me. Finally.","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Aug 20 03:26:16 +0000 2015","id_str":"634204779254837248","full_text":"It's the Muppets With Attitude with a reminder to \"Express Yourself\" http://youtu.be/wv9t0EdZLTk","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Aug 20 02:48:59 +0000 2015","id_str":"634195393769828352","full_text":"“Shutdownify is shutting down” — I love performance art. http://www.shutdownify.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 19 02:27:41 +0000 2015","id_str":"633827644694491136","full_text":"Finally got everyone to bed, so I can start making a birthday cake. #thuglife","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Aug 18 19:39:12 +0000 2015","id_str":"633724846350954496","full_text":"Farmers! Submit a short video from your smartphone & win tickets to the wonderful 2016 SSAWG conference in Kentucky! http://www.ssawg.org/2015-photo-video-contest-rules?utm_source=Southern+SAWG+E-News+August+2015&utm_campaign=July+2015+E-News&utm_medium=email","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 18 12:56:51 +0000 2015","id_str":"633623591523848192","full_text":"It’s been a morning of misadventure and waylaid plans, but my Wii told me I have the body of a 29 year old, so I’ve got that going for me.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Aug 18 12:03:20 +0000 2015","id_str":"633610126411362304","full_text":"Juniper’s first day ever riding the school bus. She’s so excited! We waited 45 minutes for a bus that never came & now she’s late to school.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 17 04:01:20 +0000 2015","id_str":"633126440259710977","full_text":"Oh, right. I need to make a birthday cake this week.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 16 19:05:02 +0000 2015","id_str":"632991474586624000","full_text":"Today I passed a big confederate battle flag rally in Walnut Grove, GA. Fifteen years ago, I drove by a big daylight Klan rally there.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Aug 15 14:24:32 +0000 2015","id_str":"632558497419382785","full_text":"Lord almighty, do I love The Cleverlys.
https://www.youtube.com/watch?v=JMwwIpxIQNg

That’s bluegrass, baby. That’s bluegrass.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 13 22:50:03 +0000 2015","id_str":"631960938556583936","full_text":"White Columns Hall apartments on Hancock have been emptied out. I guess that’s the next site for a six story mixed use development downtown.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 13 03:22:50 +0000 2015","id_str":"631667196121489408","full_text":"Because I don’t use my stuff much, I’ve just figured out Monday’s storms fried my cable box, the Amazon Fire TV, and my air conditioning.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 12 23:49:07 +0000 2015","id_str":"631613414184480768","full_text":"Drinking appletinis and doing laundry. Must be Wednesday.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Aug 11 16:46:37 +0000 2015","id_str":"631144700423053313","full_text":"If “end-timey” music featuring banjo and tuba is your bag, the awesome Scarring Party have a new album out: http://scarringparty.com/album/end-times","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 10 21:43:20 +0000 2015","id_str":"630856983239872512","full_text":"Quite the little storm that rolled through town today. https://twitter.com/TLMote/status/630833763925291009","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Aug 10 20:22:41 +0000 2015","id_str":"630836686235271168","full_text":"Today was my first day back on the trapeze since my shoulder surgery in December. It felt nice. No dancing yet — just strength work for now.","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Aug 06 19:57:53 +0000 2015","id_str":"629380896143990789","full_text":"Brushed my right wrist against a fully juiced 120V live wire a few minutes ago. I’m going to be not quite right for a while.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 03 14:29:27 +0000 2015","id_str":"628211080569995264","full_text":"Finished my last session of physical therapy for my shoulder surgery. Back to trapeze next week! Still pain at my edges, but much better.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Aug 01 05:00:31 +0000 2015","id_str":"627343126974361601","full_text":"Somehow, The Room gets better each time.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 30 03:52:25 +0000 2015","id_str":"626601213849640960","full_text":"I accidentally watched some television commercials tonight, and I have one question: did KFC lose a bet?","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jul 29 16:07:47 +0000 2015","id_str":"626423886477938689","full_text":"Oh, hey! DragonCon just recently began pre-orders for day passes. Huzzah! I guess the girls and I can go for part of it after all.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 29 03:49:54 +0000 2015","id_str":"626238190878375936","full_text":"Watching The Walking Dead on the iPad alone in bed in the dark with headphones on, like that’s a good idea.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jul 28 16:38:08 +0000 2015","id_str":"626069135521398784","full_text":"On A Plate: An illustrated short story about privilege http://thewireless.co.nz/articles/the-pencilsword-on-a-plate","favorite_count":"0","retweet_count":"2"},{"created_at":"Sun Jul 26 16:31:13 +0000 2015","id_str":"625342618105462784","full_text":"If you’re wondering what’s going through my mind these days, odds are at least 50/50 that it’s this. http://youtu.be/TAu6Ixg6FV8 #grapes","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 24 13:26:57 +0000 2015","id_str":"624571470119849984","full_text":"There are theories why the residents of a tiny Kazakh region keep falling asleep for days at a time, but no answers. http://www.buzzfeed.com/sarahatopol/a-week-in-the-mysterious-sleeping-villages-of-kazakhstan?utm_source=digg&utm_medium=email#.dr0RL3GyD","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jul 23 17:53:22 +0000 2015","id_str":"624276130867081217","full_text":"Celia Pavey’s cover of “Feel Good Inc.” is really quite nice. Holy Moly. https://www.youtube.com/watch?v=ZY4Zd2HpJ8c","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 22 14:56:06 +0000 2015","id_str":"623869133223018496","full_text":"In 1908 “Melitta Bentz, a 34 year old German housewife, was tired of crappy coffee.”

https://medium.com/backchannel/how-one-german-mom-single-handedly-changed-the-way-we-drink-coffee-e2e723ead23d","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Jul 21 02:28:34 +0000 2015","id_str":"623318618806317056","full_text":"Fancy new theaters in town where you can drink beer while you watch & none of them are showing Roger Waters The Wall. http://rogerwatersthewall.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 20 14:31:56 +0000 2015","id_str":"623138274064887809","full_text":"Badass obituary alert: NASA’s Claudia Alexander was taken from us far too soon. http://www.latimes.com/local/obituaries/la-me-0719-claudia-alexander-20150718-story.html","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Jul 19 20:10:54 +0000 2015","id_str":"622861191694651393","full_text":"Nothing like paramedics wheeling a young girl out of the building to cast a pall over a full skating rink.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 19 18:38:19 +0000 2015","id_str":"622837890620465156","full_text":"There are about a hundred kids whipping, nae naeing, and moving their stanky legs around the skating rink. Never seen it so crowded.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jul 16 22:21:00 +0000 2015","id_str":"621806766658031620","full_text":"Well, this is huge. https://twitter.com/chrisgeidner/status/621802000183894016","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 15 23:56:44 +0000 2015","id_str":"621468471856111616","full_text":"Well, sure. In hindsight it is obvious that when making banana pops you should peel the bananas before you freeze them. I get that now.","favorite_count":"3","retweet_count":"0"},{"created_at":"Wed Jul 15 20:05:10 +0000 2015","id_str":"621410193956585472","full_text":"My vacations the past few years have all been to care for or say farewell to my parents, or for their memorials. Next one’ll be different.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 14 17:23:58 +0000 2015","id_str":"621007240485580800","full_text":"Athens is a town brimming with my favorite people. Jess Dunlap is one of them. http://www.1000facescoffee.com/blog/2015/7/6/art-is-athens","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 13 03:06:08 +0000 2015","id_str":"620428973567180800","full_text":"Home again, home again, jiggity jig.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jul 12 00:56:17 +0000 2015","id_str":"620033907757465600","full_text":"Entirely drained after this week. Tomorrow, a ten hour drive home and then regular life returns bright and early Monday morning.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 11 21:59:13 +0000 2015","id_str":"619989344183422976","full_text":"Spent the day with my sisters going through the storage unit my parents left behind. So much stuff! I’m coming home with 50 bottles of port.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jul 10 09:07:23 +0000 2015","id_str":"619432717508153344","full_text":"Juniper, talking in her sleep: “I’m too tired for this.”","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jul 10 01:45:34 +0000 2015","id_str":"619321531752038400","full_text":"No, YOU just bought 15 pounds of cream cheese to use tonight.

Oh, wait. My bad. It was me.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jul 08 21:37:06 +0000 2015","id_str":"618896615290634240","full_text":"What would you do with a One Minute Time Machine? http://youtu.be/vBkBS4O3yvY","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 07 22:09:04 +0000 2015","id_str":"618542271135358977","full_text":"Guy Fieri As Every Renaissance Baby http://m.imgur.com/gallery/i0FZY","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 07 22:05:46 +0000 2015","id_str":"618541443850895362","full_text":"The thunderstorms waited until 5pm to arrive at the water park. They close at six, so we had most of the day.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 02 23:35:32 +0000 2015","id_str":"616752093915779072","full_text":"Badass Obituary Alert! (I miss you, Dad.) http://www.legacy.com/obituaries/jconline/obituary.aspx?n=vernon-lynn-wagoner&pid=175200185","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Jul 02 15:36:32 +0000 2015","id_str":"616631550210408448","full_text":"Local IRS office would not let me hand deliver a letter to them. I have to mail it to that same office. Alrighty.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jul 01 20:40:18 +0000 2015","id_str":"616345607532355584","full_text":"“Let me tell you a story about drunken physicists, the atom bomb and the greatest cheeseburger in the world.” http://www.salon.com/2011/10/12/atom_bomb_cheeseburger/","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Jun 28 17:34:24 +0000 2015","id_str":"615211661843148800","full_text":"Ok, Portland. You win this round. via @mathowie https://instagram.com/p/4dVoTcCXzw/","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jun 26 22:41:46 +0000 2015","id_str":"614564233796259840","full_text":"I’ve just barely kept all the tears in check for weeks now, so sure, I’ll take the girls to see Inside Out. What could happen?","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Jun 26 12:59:01 +0000 2015","id_str":"614417581944999936","full_text":"Sounds like it was just your typical Dothraki wedding, held in the Pretzel Capital of the World. In Pennsylvania. http://gawker.com/i-love-everything-about-this-criminally-drunk-pennsylva-1713657213","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 24 15:39:30 +0000 2015","id_str":"613733192617566208","full_text":"Megan Jean and the KFB are playing Tuesday night for free on the GA Theatre rooftop. They’re the best, y’all. http://www.georgiatheatre.com/?Page=https%3a%2f%2fpublic.ticketbiscuit.com%2fGeorgiaTheatre%2fEvents%2f240748","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 23 14:46:51 +0000 2015","id_str":"613357556363304960","full_text":"“Margaret Atwood is contributing her own drawn cartoons detailing her personal experiences as a young woman.” Sold! https://www.kickstarter.com/projects/hopelnicholson/the-secret-loves-of-geek-girls","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 23 13:54:26 +0000 2015","id_str":"613344365323374592","full_text":"Finally finished reading Paul (@ftrain) Ford’s “What is Code?” after having it open in my browser for weeks. Wow. http://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 22 01:13:43 +0000 2015","id_str":"612790537175871488","full_text":"This day can suck it. I’m glad it’s over.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 21 23:16:29 +0000 2015","id_str":"612761031610384385","full_text":"The community pool is inexplicably closed. I’m recording video of my crying kids for use in my trial if I get caught cutting the fence.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 21 02:47:07 +0000 2015","id_str":"612451650926612480","full_text":"It’s 2015 and I’m playing Rick Band for the first time. I’m just as bad with this plastic bass as I was with the double bass in orchestra.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 20 22:57:52 +0000 2015","id_str":"612393961215401984","full_text":"I’ve had a really productive week, scratching all sorts of things off my to do list, avoiding writing an obituary for my dad.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 18 18:37:19 +0000 2015","id_str":"611603613400629248","full_text":"@ewagoner The answer to my question re: Scalia & Thomas: Yes, and with increasing frequency. http://volokh.com/2011/06/29/which-justices-vote-together/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 18 18:19:41 +0000 2015","id_str":"611599175663415296","full_text":"Scalia & Clarence Thomas on opposite sides in today’s Supreme Court confederate flag license plate ruling. Has that ever happened before?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 13 20:16:00 +0000 2015","id_str":"609816509192515584","full_text":"Here’s something you might not have seen before: a great big squid giving birth to a few million squidlets. http://fb.me/3OnRNO4si","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 13 20:02:26 +0000 2015","id_str":"609813095985356800","full_text":"Me: “What are you kids doing over here?”

Vivian: “We’re making puns, dad! We made a bunch of them!”

That’s my girl.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jun 13 18:25:42 +0000 2015","id_str":"609788752987340800","full_text":"Iowa, once again at the forefront of protecting our civil liberties: http://m.kcci.com/news/iowa-supreme-court-affirms-right-to-be-drunk-on-front-porch/33546198","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 13 17:18:42 +0000 2015","id_str":"609771889410580481","full_text":"Woman, pointing at me: “Look at him! If he can skate, anyone can skate.”

Um… I don’t think that’s a complement.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jun 13 16:36:24 +0000 2015","id_str":"609761244254457856","full_text":"If anyone wants to go roller skating with a weirdo in a kilt, I’ll be at Athens Skate Inn from 1 to 5 this afternoon.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jun 13 15:29:27 +0000 2015","id_str":"609744397186519040","full_text":"“Let's outgrow this impulse to posit everything as opposite to something else.” Wisdom from a jokey e-commerce site.
https://meh.com/deals/purrfect-arch-or-cat-s-meow","favorite_count":"1","retweet_count":"2"},{"created_at":"Sat Jun 13 01:48:43 +0000 2015","id_str":"609537852767096833","full_text":"I’m well into the second season & enjoying it just as much as I did the first time around. I stand by this: Enterprise is unjustly maligned.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 12 21:08:48 +0000 2015","id_str":"609467409439850496","full_text":"I have to make my own Piña Coladas this summer, since I can't visit the parents in the Keys. https://itunes.apple.com/app/id973319934
","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 12 13:49:23 +0000 2015","id_str":"609356827218812928","full_text":"Here’s a well done fusion of “Alien” and “Prometheus”, edited together into a cohesive story titled “Derelict”. http://cinetropolis.net/derelict-fusing-prometheus-with-its-alien-dna/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 11 21:52:07 +0000 2015","id_str":"609115922394193920","full_text":"“Dad, I didn’t know you had a website. I googled my name but all I found was page after page of you.”

It has begun. She has no idea.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jun 11 17:18:35 +0000 2015","id_str":"609047087200747520","full_text":"Woman entrepreneur in/near TN? Get into Pando's entrepreneurship, technology, & Southern culture festival for free. http://pando.com/2015/06/10/a-week-before-pandoland-a-sexist-douche-gives-us-a-great-idea/","favorite_count":"1","retweet_count":"1"},{"created_at":"Thu Jun 11 13:27:09 +0000 2015","id_str":"608988845187698689","full_text":"The Wash Post on the superintendent(a) in the poorest US city(b): http://www.washingtonpost.com/blogs/answer-sheet/wp/2015/06/10/2015-national-superintendent-of-the-year-teaches-for-a-day-heres-what-he-learned/ (a) 2015 Superintendent of the Year (b) Athens, GA","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 11 02:18:21 +0000 2015","id_str":"608820536827850752","full_text":"Tonight I learned if you take a shoulder roast and cook it in a 129F water bath for 30 hours, it’s fairly indistinguishable from prime rib.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Jun 09 14:14:46 +0000 2015","id_str":"608276052822134785","full_text":"A guy sings a beautiful duet with his previous self, before T. https://www.youtube.com/watch?v=AIFu3vWicmI&feature=youtu.be","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 08 23:56:51 +0000 2015","id_str":"608060150092578816","full_text":"I’ve had my share of disappointment, and right up there was the time that luchador entered Cutthroat Kitchen and didn’t cook in mask & cape.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jun 08 01:35:36 +0000 2015","id_str":"607722611670401025","full_text":"A perfect teaser trailer for The Martian. I loved the book. https://twitter.com/negrino/status/607682318703173633","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 06 15:26:10 +0000 2015","id_str":"607206856881250305","full_text":"The Rhubarbarita! “Take fresh rhubarb, as much as you have…”
http://www.splendidtable.org/recipes/rhubarbarita","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 03 02:51:22 +0000 2015","id_str":"605929739170152449","full_text":"I don’t know if you’ve heard of it, but this game I just started playing, “Portal”, is pretty awesome.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Jun 02 14:58:22 +0000 2015","id_str":"605750307486859264","full_text":"There’s an organized army of internet trolls operating out of a plain building in St. Petersburg, Russia. http://www.nytimes.com/2015/06/07/magazine/the-agency.html","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Jun 01 01:17:55 +0000 2015","id_str":"605181446865735680","full_text":"I’m struggling with a taco injury. Taco shell shards are sharp and the soft palate is soft.

Also, I am cold are there are wolves after me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 31 15:56:52 +0000 2015","id_str":"605040255398477824","full_text":"Don’t Call It Katrina http://www.newyorker.com/culture/cultural-comment/dont-call-it-katrina","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 30 22:05:11 +0000 2015","id_str":"604770558279041024","full_text":"My next keyboard? http://www.qwerkywriter.com/products/pre-order","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu May 28 01:34:50 +0000 2015","id_str":"603736153729200128","full_text":"Brilliant! Commander Riker in his own spin-off show: “Riker”. http://www.geekgirlauthority.com/star-trek-tngs-commander-riker-gets-a-spin-off-you-know-youve-always-wanted-this/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 26 20:30:37 +0000 2015","id_str":"603297207622750208","full_text":"Highgate County Fancy Chicken Show https://thenib.com/the-highgate-county-fancy-chicken-show-637382c60de1","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 26 17:54:27 +0000 2015","id_str":"603257904678973440","full_text":"Idon’tknow. Maybe I’m not Mark who works at Arby’s. https://www.youtube.com/watch?v=SIvUhZibY1E","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 26 14:12:24 +0000 2015","id_str":"603202024327532544","full_text":"Here’s a wonderful 50 minute discussion about one of my favorite movies: Robert Altman’s “Popeye”.

https://www.theincomparable.com/ump/13/index.php

You heard me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 26 12:13:42 +0000 2015","id_str":"603172154537025536","full_text":"Dropped my girls off at the Y for summer day camp, every other week all summer. They’re so excited, like the first day of school!","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun May 24 00:42:08 +0000 2015","id_str":"602273339743277056","full_text":"Here is $10 to spend at indie book publisher Inkshares. You can buy anything. I recommend “Asteroid Made of Dragons”. http://inkshares.com/secrets/swordandlaser","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 22 03:23:14 +0000 2015","id_str":"601589106586431489","full_text":"IHOP has all-you-can-drink iced mochas for $2.95. I was in there for an hour, and now I’m not going to sleep until Tuesday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 20 18:21:17 +0000 2015","id_str":"601090330042245120","full_text":"Looking for a sci-fi comedy/adventure audio sitcom & sketch show for weirdos? Let me suggest the Hadron Gospel Hour: http://www.hadrongospelhour.com","favorite_count":"4","retweet_count":"3"},{"created_at":"Wed May 20 18:02:20 +0000 2015","id_str":"601085565065396224","full_text":"Were you a nerd in the ‘80s? Here, have the entire collection of Dave Trampier’s Wormy out of Dragon Magazine. https://sites.google.com/site/wormycollected/Home","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed May 20 15:38:15 +0000 2015","id_str":"601049302060965889","full_text":"“What Is My Athens?” Here’s a beautifully written essay by local treasure André Gallant. http://www.andre-gallant.com/blog/2015/5/19/what-defines-my-athens","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 19 15:43:14 +0000 2015","id_str":"600688168493576192","full_text":"Oh, hey! The new version of Automatic, the smart car dashboard dongle, works with diesel engines now. Here, save $20. http://fbuy.me/cp0IC","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 17 18:11:28 +0000 2015","id_str":"600000698072363010","full_text":"Ice skated outside & then ate a freshly picked peach so juicy it ran down my arm & left a puddle on the sidewalk #IndistinguishableFromMagic","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun May 17 02:24:06 +0000 2015","id_str":"599762286828453888","full_text":"Twenty five years ago today. T_T
","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jul 19 20:31:20 +0000 2022","id_str":"1549492105327820800","full_text":"When I’m feeling low, I read the iTunes reviews for my podcast. I’ve never received such pure concentrated praise like that elsewhere — and have no idea how I’ve escaped the notice of the trolls.","favorite_count":"4","retweet_count":"0"},{"created_at":"Sun Jul 17 02:24:52 +0000 2022","id_str":"1548493910128746496","full_text":"Current status: drinking a gin and tonic made with from-scratch tonic. As in, from bark and roots from-scratch. The quinine fluoresces quite nicely. 😍
","favorite_count":"10","retweet_count":"0"},{"created_at":"Thu May 14 14:58:14 +0000 2015","id_str":"598864905115140096","full_text":"A four year old boy I’ve never met just told me I look like a good basketball player and then asked me, “What’s your move?”

I need a move.","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri May 08 20:47:13 +0000 2015","id_str":"596778402264313857","full_text":"Kim Stanley Robinson discusses the science and speculation behind his latest novel, Aurora. https://www.youtube.com/watch?v=3T1-lE5i98M","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 06 13:03:52 +0000 2015","id_str":"595937021014757376","full_text":"Athenians! It’s no longer illegal to have chickens in your yard. Mayor: “You guys can go buy your chickens now.” http://flagpole.com/blogs/in-the-loop/posts/commission-approves-backyard-chickens-in-athens","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue May 05 20:27:45 +0000 2015","id_str":"595686341079408640","full_text":"“The Man in the Van” — This profile on Blue Jays pitcher Daniel Norris is fantastic. http://espn.go.com/espn/feature/story/_/id/12420393/top-blue-jays-prospect-daniel-norris-lives-own-code","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 29 12:41:02 +0000 2015","id_str":"593394559348023296","full_text":"A fully-loaded cargo spaceship crashing back to Earth will likely hit the ocean or “one of Earth’s great wastelands”. http://www.theguardian.com/science/2015/apr/29/unmanned-russian-spacecraft-iss-plunging-to-earth-says-official","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 21 17:14:31 +0000 2015","id_str":"590564283429314561","full_text":"Just got off the phone from an interview with WSB radio. I used to work in radio myself, and still get a little thrill when I’m on the air.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 21 16:24:49 +0000 2015","id_str":"590551772751667201","full_text":"Wouldn’t normally link a 100-minute podcast on a 2-minute movie teaser, but this ep of The Incomparable is on point. https://www.theincomparable.com/theincomparable/243/index.php","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 17 11:31:23 +0000 2015","id_str":"589028376171716609","full_text":"12-year-old me would be surprised and delighted to learn he was mentioned in Parade Magazine. http://parade.com/390582/alisongwinn/earth-day-across-america/","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Apr 15 20:30:28 +0000 2015","id_str":"588439266641870850","full_text":"I just pre-ordered my friend @gderekadams's book, \"Asteroid Made of Dragons\", on @inkshares. So can you: https://www.inkshares.com/projects/asteroid-made-of-dragons?referral_code=90efc948","favorite_count":"2","retweet_count":"1"},{"created_at":"Tue Apr 14 21:46:22 +0000 2015","id_str":"588095978529550336","full_text":"Juniper: “There’s a boy, an adult boy, in the gym & he has a broom with no leaves on it that he uses for the goals and his name is Coach.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 14 14:22:04 +0000 2015","id_str":"587984167834689538","full_text":"Hey @samsm, It’s Free Cone Day!","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Apr 14 13:50:07 +0000 2015","id_str":"587976126091374592","full_text":"tape has brightening arm connect
self-paint lever itching does
shaving copter anymore
weld crat tonsil speep enact

https://www.youtube.com/watch?v=yc83_gL-LU4","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 11 20:12:23 +0000 2015","id_str":"586985166276468736","full_text":"Went to Canopy for the dress rehearsal for next weekend’s show, and was greeted by ten storm troopers, Darth Vader, and R2D2 getting ready.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Apr 07 20:01:57 +0000 2015","id_str":"585532986482946048","full_text":"Here’s a delightfully written essay about loud English fathers, firewood, and a cat. I think you’ll like it. http://www.theguardian.com/lifeandstyle/2014/nov/05/my-cat-for-your-firewood-a-fair-trade","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 06 23:03:00 +0000 2015","id_str":"585216161748393984","full_text":"I’m hanging out at Ciné tonight, along with other community food orgs, talking about Athens Lically Grown to passersby. Bring me a beer?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 06 19:24:41 +0000 2015","id_str":"585161222145892353","full_text":"“I have passed away… I was born; I blinked; and it was over… Today I am happy and I am dancing. Probably naked.” http://www.legacy.com/obituaries/timesunion/obituary.aspx?n=emily-debrayda-phillips&pid=174524066","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Apr 06 00:47:52 +0000 2015","id_str":"584880165962063873","full_text":"In eight hours, at 4:45am, Vivian leaves for a three day field trip to St. Simons Island. Lucky girl! I hope we don’t oversleep.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 02 18:46:29 +0000 2015","id_str":"583702058227871744","full_text":"Want to work in my office with me, doing stuff I do? Like literally five feet from my desk?

http://jobview.monster.com/Testing-Specialist-Job-Athens-GA-US-148530728.aspx?mescoid=1500137001001&jobPosition=1","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 30 18:15:52 +0000 2015","id_str":"582607187081596928","full_text":"A 1000-year-old eye salve made from garlic, onion, wine, and oxgall kills the MRSA superbug, astonishing researchers. http://www.medievalists.net/2015/03/30/anglo-saxon-medicine-is-able-to-kill-modern-day-superbug-researchers-find/","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Mar 27 14:49:16 +0000 2015","id_str":"581468030804213760","full_text":"“Ska’s usually a young generation thing. It’s nice to see someone from the generation ahead of me into ska.” Skank on off of my lawn, kid.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Mar 17 21:02:01 +0000 2015","id_str":"577937959598596096","full_text":"Finnish hillbillies Steve’n’Seagulls are releasing their 1st album! Here’s a video for “You Shook Me All Night Long” http://www.revolvermag.com/news/steve-n-seagulls-premiere-music-video-for-cover-of-acdcs-you-shook-me-all-night-long.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 16 17:34:42 +0000 2015","id_str":"577523398315761664","full_text":"So clever. So classy. RT @ZachWeiner: ANNOUNCING: The Single-Use Monocle: http://smbc-comics.com/index.php?id=3674","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Mar 16 13:03:12 +0000 2015","id_str":"577455074345119744","full_text":"\"Sharla & Lance Green deliver locally grown foods in Cape Girardeau, MO.\" Love my ideas taking root in my home state. http://www.semissourian.com/story/2175818.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 16 02:07:54 +0000 2015","id_str":"577290158803968000","full_text":"So, I’ve spent most of my evening trying to force feed a lizard a slurry of baby food and pedialyte. How are you doing?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 10 01:28:57 +0000 2015","id_str":"575106033460375554","full_text":"I won a drawing contest during bar trivia.

The apocalypse may commence.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 09 16:57:03 +0000 2015","id_str":"574977208881709056","full_text":"One of the most spectacular instances of gravitational lensing I’ve seen: watching a star blow up, over and over. http://www.nytimes.com/2015/03/06/science/astronomers-observe-supernova-and-find-theyre-watching-reruns.html?_r=0","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 08 04:13:12 +0000 2015","id_str":"574422592393777152","full_text":"Finally saw Mockingjay, Pt. 1. I liked it a lot, but I may have missed some important scenes due to Natalie Dormer’s hotness. Omigoodness.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 07 15:53:49 +0000 2015","id_str":"574236518975430656","full_text":"Resist bad coffee. http://www.1000facescoffee.com/blog/2015/3/5/dark-roast-coffee","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Mar 04 21:26:30 +0000 2015","id_str":"573233077700333569","full_text":"The first new Violent Femmes song in 15 Years & about one of my favorite things! \"Love Love Love Love Love\" http://www.rollingstone.com/music/premieres/hear-violent-femmes-first-new-song-in-15-years-20150304","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Mar 04 17:34:54 +0000 2015","id_str":"573174795057152001","full_text":"Hey, I’ve got a horn. Think I’ll toot it. http://flagpole.com/food/the-locavore/2015/03/04/athens-food-pioneers-julia-gaskin-and-eric-wagoner-win-georgia-organics-awards","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Feb 28 02:03:16 +0000 2015","id_str":"571490789399916546","full_text":"I’m watching a baroque orchestra perform “Iphigenia In Brooklyn“ by P.D.Q. Bach.

Bliss.

#AnachroCon","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Feb 27 22:18:29 +0000 2015","id_str":"571434218930229248","full_text":"“18th Century Beverages” First topic: bone broth. Such hipsters, those revolutionaries. #AnachroCon","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 26 14:07:11 +0000 2015","id_str":"570948194382848001","full_text":"Brownest. Snow day. Ever.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 25 20:11:02 +0000 2015","id_str":"570677369016594432","full_text":"It’s raining and sleeting and snowing, all at the same time. Way to cover the spread, weather.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 24 15:08:34 +0000 2015","id_str":"570238863471460354","full_text":"I love this disclaimer: “CHARTER SECURITY SUITE®: Charter does not guarantee data will be secure.”","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Feb 22 03:09:58 +0000 2015","id_str":"569333245260795905","full_text":"So I totally teared up in front of a thousand people and forgot to say a few things, including… http://instagram.com/p/zY0jdvM2hG/","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Feb 21 01:19:36 +0000 2015","id_str":"568943085671071745","full_text":"Athens has many wonderful artists of all sorts. Some of the most beautiful & ephemeral local art is by Chris Taylor: http://instagram.com/34degreesnorth","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 19 14:39:31 +0000 2015","id_str":"568419613152808960","full_text":"“Since the Civil War, East Athens Has Always Been a Battleground” The 1st of three parts of a great Flagpole series. http://flagpole.com/news/news-features/2015/02/18/since-the-civil-war-east-athens-has-always-been-a-battleground-1","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Feb 19 13:40:23 +0000 2015","id_str":"568404733318336512","full_text":"Is there any escape from the noise? RT @CityLab: This new \"loudness\" map comes to us from @NatlParkService http://trib.al/4ePZ2nH","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Feb 16 22:14:18 +0000 2015","id_str":"567446900379754497","full_text":"Put a load in the dryer, just starting dinner, freezing rain beginning, the house is cold, and so the power goes out. Whiskey time!","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Feb 14 21:19:52 +0000 2015","id_str":"566708427863633920","full_text":"Today, my first day home, my muscles realized what a week I’d had and all started screaming. The Y’s whirlpool and a good book are helping.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Feb 11 20:17:35 +0000 2015","id_str":"565605589750120449","full_text":"Something I’d not considered: online banking with e-statements leaves not much of a paper trail for those putting your affairs in order.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 11 14:13:01 +0000 2015","id_str":"565513842542006272","full_text":"\"This book has a female character who gets to be described as pudgy AND pretty with no BUT inbetween the two?!\" http://fatrobot.org/2015/02/flex-by-ferrett-steinmetz/","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Feb 10 23:14:44 +0000 2015","id_str":"565287782961393664","full_text":"I’m in Okeechobee County, Florida for the first time. It looks exactly like Oklahoma ranch country with palm trees.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Feb 10 14:05:39 +0000 2015","id_str":"565149599439261696","full_text":"Today’s agenda: drive 607 miles to where Dad last parked his RV, to find what I can find.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 08 00:49:27 +0000 2015","id_str":"564224456319836162","full_text":"It’s been an eventful week, but tonight I’m making that strawberry Hello Kitty birthday cake, because I promised one to a little girl.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Feb 07 00:03:24 +0000 2015","id_str":"563850477343744002","full_text":"After a full day of calling up bankers, insurers, real estate managers, and retirement professionals, I have this advice: make your will.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 05 21:51:43 +0000 2015","id_str":"563454949968068608","full_text":"And so I find myself Googling “what to do when your second parent dies away from home” because I don’t know what to do.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 05 14:28:39 +0000 2015","id_str":"563343447789404161","full_text":"How did I miss that a movie came out last year based on the fantastic Heinlein time travel story “ —All You Zombies— ”?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 04 14:31:09 +0000 2015","id_str":"562981692584247298","full_text":"Never would have guessed bench pressing a two foot stick of empty PVC pipe could be so painful.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 02 23:12:13 +0000 2015","id_str":"562388047233556480","full_text":"“Hey Juni, what do you want for your birthday?”
“Hello Kitty riding a dragon.”

Can anyone at Sanrio hook me up?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 02 01:43:10 +0000 2015","id_str":"562063646948589569","full_text":"I have been tasked this week with making a gluten free strawberry Hello Kitty cake. Juniper is turning five.","favorite_count":"3","retweet_count":"0"},{"created_at":"Sat Jan 31 20:10:46 +0000 2015","id_str":"561617607657541632","full_text":"Simone Bergese, the new winemaker at Château Élan, has completely changed my opinion of the place. His dry muscadine wine is quite good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 29 15:20:40 +0000 2015","id_str":"560819824860078080","full_text":"One of my dancing heroes has a new video out, dancing to Skrillex: https://www.youtube.com/watch?v=00vXakbieaY","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 29 13:29:18 +0000 2015","id_str":"560791798755655680","full_text":"I thought maybe a couple aspirin washed down with a few swigs of dark rum would help me sleep. #hurty","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 27 16:23:42 +0000 2015","id_str":"560110913567883264","full_text":"We’ve apparently reached the “rip apart the internal scar tissue” stage of physical therapy.

Ouch.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 25 03:33:59 +0000 2015","id_str":"559192429342228482","full_text":"Sometimes saying “yes” when every fiber of our being wants to say “no” can be a life-changing experience. https://medium.com/human-parts/sex-on-wednesdays-e6aabe309fed","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jan 23 14:14:55 +0000 2015","id_str":"558628949430112256","full_text":"If you’re going to engage in a shoe activity, make sure your foot is protected. Wear a sock, each and every time. http://www.motherjones.com/mojo/2015/01/condoms-sex-ed-video-how-to-put-on-a-sock","favorite_count":"0","retweet_count":"2"},{"created_at":"Fri Jan 23 12:28:57 +0000 2015","id_str":"558602282997383168","full_text":"Each morning on the way school, Juni listens to “What Does the Fox Say?” on repeat. Today, she requested Van Morrison and New Order. #yessss","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Jan 23 01:50:55 +0000 2015","id_str":"558441718161608704","full_text":"Went to the new pie place & didn’t even order a pie. The fire roasted chicken sandwich was great. (j/k, also got a tasty feta & pea pie.)","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jan 18 07:13:48 +0000 2015","id_str":"556711032584818689","full_text":"Some nights you find yourself in a presidential suite at one on the morning, drunk on bourbon, playing chess against a farmer from Arkansas.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Jan 18 01:22:08 +0000 2015","id_str":"556622535710605313","full_text":"The dinner entertainment is a live recording of “Tales From the South”, a radio storytelling show with 250 million listeners worldwide.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 16 19:24:31 +0000 2015","id_str":"556170150475333632","full_text":"Fantastic! RT @_cingraham: This is huge. Civil asset forfeiture is effectively over. http://wapo.st/1IIYV56","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jan 12 21:43:49 +0000 2015","id_str":"554755654767087617","full_text":"“Men Who Post Lots of Selfies Show Signs of Psychopathy, Says Study” http://gizmodo.com/men-who-post-selfies-online-show-signs-of-psychopathy-1678809922 Poor fellows.
","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Jan 07 14:42:25 +0000 2015","id_str":"552837665146810368","full_text":"My medical team cancelled my physical therapy for the next few weeks, saying I don’t need it and I’d just be wasting my money.","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Jan 07 13:12:39 +0000 2015","id_str":"552815075313319936","full_text":"Since the pie shop opened up, I’ve lost four pounds. Best. Diet. Ever.","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Jan 05 17:48:56 +0000 2015","id_str":"552159828576329728","full_text":"This dark cooperative storytelling game is unlike any I’ve ever seen. A pdf can be yours for just $10. https://www.kickstarter.com/projects/shiftyginger/ten-candles-a-tragic-horror-storytelling-game","favorite_count":"3","retweet_count":"3"},{"created_at":"Mon Jan 05 03:45:21 +0000 2015","id_str":"551947535670325249","full_text":"\"Finally! My Guest Room is Bigger on the Inside!\" Here's a fabulous Murphy bed. http://thestubbythumb.com/finally-my-guest-room-is-bigger-on-the-inside/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jan 04 04:39:09 +0000 2015","id_str":"551598685810065408","full_text":"Happens every time. I’m enjoying the company of lovely ladies at the bar and a guy with a rabbit walks in and I’m left standing by myself.","favorite_count":"3","retweet_count":"0"},{"created_at":"Sun Jan 04 03:23:19 +0000 2015","id_str":"551579603396202496","full_text":"The fancy Korean karaoke bar system didn’t have any of my songs. But they did have Juniper’s song, so “What Does the Fox Say” it is.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jan 03 19:38:17 +0000 2015","id_str":"551462572009205762","full_text":"The new Game of Thrones game is quite good. I’m impressed with how well the story overlays what we already know. http://en.wikipedia.org/wiki/Game_of_Thrones_%282014_video_game%29","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jan 02 21:08:18 +0000 2015","id_str":"551122837160067074","full_text":"Athens has no shortage of amazing sandwiches, and here are six of them. They’re even vegetarian or vegan.
http://www.thebroadcollective.com/favorite-inventor-earl-sandwich/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 01 20:37:18 +0000 2015","id_str":"550752647096315904","full_text":"Since it’s now 2015, I’m making myself stop eating after 15 deviled eggs.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Dec 31 16:09:30 +0000 2014","id_str":"550322866978557952","full_text":"The Case of the Missing Nude
“All four walls in both unisex lavatories were chalkboard…” https://medium.com/human-parts/the-case-of-the-missing-nude-256c18197df0","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Dec 30 19:02:20 +0000 2014","id_str":"550003972803940353","full_text":"The pie shop still had pies so for lunch I had a pie (Irish stew, made with plenty of beer). I’ll check again tomorrow.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Dec 30 17:03:28 +0000 2014","id_str":"549974061594722304","full_text":"I haven’t been wearing my sling the past few days because it was making me worse. Was to be in it another month, but doc just said ok. Whew.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 30 04:54:02 +0000 2014","id_str":"549790489961332736","full_text":"I like meh., a new competitor to Amazon-owned Woot!, from Woot!’s founders. Their 404 page is just one reason why. https://meh.com/index.htlm","favorite_count":"2","retweet_count":"1"},{"created_at":"Sun Dec 28 19:07:57 +0000 2014","id_str":"549280613032009729","full_text":"Thought maybe I’d head out & do something, but the only thing on the Flagpole calendar is a trivia night that’s on hiatus. Athens is closed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 28 05:31:11 +0000 2014","id_str":"549075066945036288","full_text":"Home alone for the next few days. I’m off to bed now and might not get up again until Monday. Except to eat more prescription Aleve.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Dec 28 02:25:11 +0000 2014","id_str":"549028256180338688","full_text":"Eating leftover salchipapas for dinner while a TENS unit induces spasms in my shoulder, because I like my meals exotic and challenging.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 26 21:05:02 +0000 2014","id_str":"548585301866999808","full_text":"If more of us valued food and cheer and song above hoarded gold, it would be a merrier world.","favorite_count":"2","retweet_count":"1"},{"created_at":"Fri Dec 26 03:37:09 +0000 2014","id_str":"548321590111653888","full_text":"Today all the muscles from my neck down my arm are screaming at me, asking what I’ve done, and I’d like them to calm the hell down, please.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 26 01:44:33 +0000 2014","id_str":"548293256837365761","full_text":"I was just served a gin and milk, and now there’s one thing I can’t make fun of any more.","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Dec 24 20:23:31 +0000 2014","id_str":"547850077335982081","full_text":"The first ingredient in this recipe for a proper English Christmas stuffed turkey roll is pork rinds.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 24 04:35:18 +0000 2014","id_str":"547611450974683136","full_text":"Truth. RT @saladinahmed: Year-end memorials will skip him, but David Trampier was one of 2014's deep creative losses.
","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 24 04:13:15 +0000 2014","id_str":"547605902430576640","full_text":"Saw this on the telly and it looked proper lush. I’ll try to make it tomorrow. http://www.bbc.co.uk/food/recipes/toms_turkey_roll_with_44115","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 24 03:53:16 +0000 2014","id_str":"547600872931618819","full_text":"Twenty four hours from now, I will be all out of narcotics. Just FYI.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 23 15:38:48 +0000 2014","id_str":"547416039257309184","full_text":"I’ve recovered to the point most people are in a month after the surgery. I attribute my powers to the brown recluse bite when I was young.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Dec 22 03:32:09 +0000 2014","id_str":"546870782534905857","full_text":"“The 12 Days of Christmas: Roasted Root Vegetables from Eric Wagoner”
http://www.thebroadcollective.com/12-days-christmas-roasted-root-vegetables-eric-wagoner/","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Dec 20 19:50:39 +0000 2014","id_str":"546392254257319936","full_text":"Shopping at Toys R Us. Difficulty level: narcotics are wearing off.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 19 16:39:56 +0000 2014","id_str":"545981870744539136","full_text":"Made it to the surgery center a half hour early. They’re running an hour behind. No food or drink since midnight. I’m a shriveled husk.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 19 01:31:35 +0000 2014","id_str":"545753277099286529","full_text":"I have to drink plenty of fluids today — doctor’s orders — and this rum is undeniably a liquid.","favorite_count":"4","retweet_count":"1"},{"created_at":"Thu Dec 18 19:56:01 +0000 2014","id_str":"545668827795980288","full_text":"I was sipping bone broth from my thermos and some dribbled through my beard and splashed on my plaid thrift store coat. Hipster: Level Up!","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Dec 18 19:16:50 +0000 2014","id_str":"545658966215516160","full_text":"I managed to get one more performance in today before the surgeon knocks me off my trapeze for a while tomorrow.
https://www.youtube.com/watch?v=4Ym28LesLL8","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Dec 17 21:37:15 +0000 2014","id_str":"545331916627795968","full_text":"A new holiday song from The Doubleclicks: “Sexist Bullshit (ends with us this Christmas)” https://www.youtube.com/watch?v=axP-bk17C7I","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 12 20:38:48 +0000 2014","id_str":"543505267884056576","full_text":"One week from now I’ll be getting out of surgery, because apparently tendons are supposed to be connected to bones. Explains a few things.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 12 00:40:07 +0000 2014","id_str":"543203608687177728","full_text":"Someone put Tom Stoppard’s adaptation of “The Men in a Boat”, featuring Tim Curry & Michael Palin, on YouTube. Go! https://www.youtube.com/watch?v=u9xvrbfyKGQ","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Dec 11 16:29:13 +0000 2014","id_str":"543080069556875265","full_text":"I think I’m losing my mind this time. This time, I’m losing my mind. https://www.youtube.com/watch?v=kq-VNCGBDRU #ripMCA","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 10 15:20:53 +0000 2014","id_str":"542700485468508160","full_text":"“Teaching reminded me daily that I am no college professor. I was an interrogator at Abu Ghraib. I tortured.” http://www.nytimes.com/2014/12/10/opinion/the-torture-report-reminds-us-of-what-america-was.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 09 16:54:41 +0000 2014","id_str":"542361704169218048","full_text":"A coworker keeps saying “slide stack” during a presentation and I’m suddenly daydreaming of having adventures in the Land of the Lost.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Dec 08 20:49:53 +0000 2014","id_str":"542058504912384000","full_text":"Played Revolution 60 straight through yesterday. It’s a fun, innovative game. The all-women dev team & cast is bonus. http://www.revolution60.com","favorite_count":"3","retweet_count":"1"},{"created_at":"Sun Nov 30 18:49:48 +0000 2014","id_str":"539129182727708672","full_text":"About to get locked into a room for an hour, because I like my video games to be real life.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Nov 30 16:33:54 +0000 2014","id_str":"539094983912210432","full_text":"“Customer base expected to double for NE Georgia Locally Grown with help from USDA grant” http://www.accessnorthga.com/detail.php?n=282096","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Nov 30 16:24:54 +0000 2014","id_str":"539092717385842688","full_text":"What to Pack for Certain Death — Lessons from history on necessities for your doomed expedition. https://medium.com/the-nib/what-to-pack-for-certain-death-11cc8f343f31","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Nov 26 05:28:34 +0000 2014","id_str":"537477996954005504","full_text":"If you’re going to go grocery shopping at midnight, might as well do it in a three piece suit.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 26 03:48:58 +0000 2014","id_str":"537452930665021440","full_text":"Went to the advanced swing class for the first time tonight. Boy howdy do they throw the moves at you, but now I can Tandem Charleston.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 24 19:38:10 +0000 2014","id_str":"536967027840524288","full_text":"“What if the cow has no legs? Because it’s an octopus!” Juniper has really embraced Dadaist humor.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 24 00:58:37 +0000 2014","id_str":"536685282587070465","full_text":"Is there any way I could get Tom Kerridge to narrate my everything? http://youtu.be/Do_fgk8INxY","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Nov 23 16:54:36 +0000 2014","id_str":"536563476106584064","full_text":"I’m home alone on this cold rainy day, but I have good books, egg nog, and a bottle of dark rum so I’ll be ok.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 22 20:35:01 +0000 2014","id_str":"536256559727525888","full_text":"Didn’t have unmetered internet until July, so maybe it’s no surprise I hadn’t found a Ska music stream until now. *skanks in the kitchen*","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 21 16:06:59 +0000 2014","id_str":"535826718700077056","full_text":"“Your Daily Lex” is an utterly charming five minute podcast. I can’t explain what makes it great, but it is. http://daily.lexfriedman.com","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Nov 21 15:09:33 +0000 2014","id_str":"535812263467552768","full_text":"Today the meh guys (formerly the woot guys) deftly poke fun at a UGA fan while selling bluetooth speakers. https://meh.com/deals/bem-bluetooth-speaker","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 18 18:51:36 +0000 2014","id_str":"534780982105497600","full_text":"The first booger freeze of the season is always the best. #winter","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 15 18:45:30 +0000 2014","id_str":"533692284886601728","full_text":"I think it’s pro-wrestler day at the skate rink. Let me tell you, these meatheads can book it. Weird not being the biggest guy on the rink.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 15 14:34:37 +0000 2014","id_str":"533629145176346625","full_text":"I don’t know if Nutella-stuffed pancakes were a thing before, but they are now. #madscientist #kitchenlaboratory","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Nov 15 00:25:39 +0000 2014","id_str":"533415495723417600","full_text":"“You have the coolest kids in the known universe. Or they have the best PR in the biz.” Little from column a, little from column b. Mostly a","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 14 11:57:47 +0000 2014","id_str":"533227291317649408","full_text":"The girls are doing everything but getting dressed. And by “everything” I mainly mean alternating beat boxing & singing Harry Belafonte.","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Nov 13 18:19:54 +0000 2014","id_str":"532961065664282624","full_text":"Today I figured out how to do a trapeze move so basic they teach it on the first day of classes and move on. It took me three years.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 12 16:06:20 +0000 2014","id_str":"532565064864505856","full_text":"Current status: AAAAAAAAAAAA!!!!
","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Nov 12 13:12:29 +0000 2014","id_str":"532521311277703168","full_text":"XKCD is providing live coverage of the comet landing, in comic form. http://xkcd.com/1446/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 11 20:12:19 +0000 2014","id_str":"532264578588372993","full_text":"Rules For Dating My Daughter

1. I have some complicated thoughts on that
2. Read this comic
https://medium.com/the-nib/rules-for-dating-my-daughter-50ebecda2449","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Nov 11 18:31:01 +0000 2014","id_str":"532239087957446657","full_text":"Humans are about to land a robot on a comet and I’m stuck here sitting in a training room doing something not that. http://dlr.de/dlr/en/desktopdefault.aspx/tabid-10394/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 11 12:04:37 +0000 2014","id_str":"532141846999601152","full_text":"A weather app has never been more correct.
","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 10 15:15:30 +0000 2014","id_str":"531827497013608448","full_text":"Oh, a nice portion of my rotator cuff has come detached from the bone. That explains a few things.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 08 22:55:26 +0000 2014","id_str":"531218466192519168","full_text":"I’m sitting on bleachers about to watch an elementary school cheerleading exhibition. It’s a funny thing, life.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 05 23:41:36 +0000 2014","id_str":"530142921530421252","full_text":"Does anyone else cook up a quick duxelles to spread on deli pizza?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 05 23:20:06 +0000 2014","id_str":"530137510706679808","full_text":"I’ve got an MRI in the morning so tonight I guess I can’t drink my usual whisky and Irn-Bru.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Nov 05 17:03:52 +0000 2014","id_str":"530042829360627713","full_text":"“We have a certain cultural mistrust of solitude, I think. It is for weirdos and lost souls, spinsters and misfits.” http://www.npr.org/blogs/monkeysee/2014/11/03/361124560/the-luxury-of-solitude","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 03 16:08:09 +0000 2014","id_str":"529304032272453633","full_text":"Want to own a piece of Athens history while supporting mental health? Nuçi’s Space has a new Indiegogo project: http://www.avclub.com/article/help-save-rem-steeple-and-own-piece-history-211251","favorite_count":"0","retweet_count":"2"},{"created_at":"Mon Nov 03 12:24:07 +0000 2014","id_str":"529247650613592064","full_text":"Starting the day off with a Celtic rock tribute to The Cure because there’s no angst like bagpipe angst.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 02 14:24:39 +0000 2014","id_str":"528915594977214464","full_text":"A masterpiece of modern horror: \"The Life Aquatic With Steve Zissou\" http://sploid.gizmodo.com/the-life-aquatic-with-steve-zissou-in-the-style-of-kubr-1653001900","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 31 00:53:16 +0000 2014","id_str":"527986628854579200","full_text":"Michaels closes at 9pm the night before Halloween? This should be their Black Friday. So much panic buying going on at 8:51.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 30 13:43:48 +0000 2014","id_str":"527818153779544064","full_text":"“We pave the sunlit path toward justice together, brick by brick. This is my brick.” — Tim Cook http://www.businessweek.com/articles/2014-10-30/tim-cook-im-proud-to-be-gay","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 30 13:22:47 +0000 2014","id_str":"527812864946761728","full_text":"The nice lady at the polling place said how much she liked my Halloween costume & was really confused when I said it was my normal clothes.","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Oct 29 13:33:04 +0000 2014","id_str":"527453061451898880","full_text":"I’m about to meet my orthopedic surgeon because now I’m a guy that has an orthopedic surgeon.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 27 18:12:45 +0000 2014","id_str":"526798672512962561","full_text":"Obligatory link to the new OK Go video that outdoes the previous OK Go videos: https://www.youtube.com/watch?v=u1ZB_rGFyeU","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Oct 27 14:25:27 +0000 2014","id_str":"526741470628573184","full_text":"These look like iconic 1930s dust bowl photographs, but they’re from California’s Central Valley this year. http://www.slate.com/articles/technology/future_tense/2014/10/california_central_valley_agriculture_drought_and_climate_change_photos.html","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Oct 27 00:58:51 +0000 2014","id_str":"526538481871630336","full_text":"The Kroger cashier tells me “sir, you are one cool person” and that’s probably the closest I’ll get to a stranger calling me a hoopy frood.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Oct 26 17:11:43 +0000 2014","id_str":"526420922761490433","full_text":"Today I’m going to the old cotton warehouses to watch a bunch of magnificent vampires perform on trapeze and other aerial devices. #athens","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Oct 25 18:58:29 +0000 2014","id_str":"526085406870495233","full_text":"I’m going to a wilderness survival skill school contra dance at the coffee roaster right across the RR tracks from the other coffee roaster.","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Oct 22 13:37:48 +0000 2014","id_str":"524917537314988032","full_text":"Y’all best behave because there’s a new sheriff in town. And she’s got a violin… bazooka. https://www.youtube.com/watch?v=jvipPYFebWc","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 21 16:14:14 +0000 2014","id_str":"524594518461775872","full_text":"A great retelling of how the seeds of sexism in computing were planted by marketers in the '80s & grew from there. http://overca.st/BP5_uF3JY","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Oct 19 00:52:12 +0000 2014","id_str":"523637705318875136","full_text":"Masterful. RT @jadedturtle: The commentary by @monteiro is the best part of this week's Layer Tennis: http://www.layertennis.com/match/jones-vs-montiel/#introvertproblems #LayerTennis","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 17 14:38:26 +0000 2014","id_str":"523120857938657280","full_text":"Is nothing sacred?

NPR: Planet Money Podcast: #575: The Fondue Conspiracy http://overca.st/BP5-3M_yg","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 15 23:13:04 +0000 2014","id_str":"522525593926369280","full_text":"Half gallon of orange juice exploded all over the kitchen, first going in my eyes, blinding me so I couldn’t prevent more. Well played, OJ.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 14 11:30:52 +0000 2014","id_str":"521986491472707584","full_text":"Dropped Juniper off at school while an active tornado warning was in effect. Which was too much excitement for this early in the morning.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jul 09 03:42:06 +0000 2022","id_str":"1545614241994088449","full_text":"Episode seven of The Bear (Hulu) is the most intense half hour of television I’ve seen in maybe ever.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 06 14:33:57 +0000 2022","id_str":"1544691124761251841","full_text":"So someone bombed the Georgia Guidestones overnight. Most of it is just rubble. The extremists continue to get bolder.
","favorite_count":"4","retweet_count":"3"},{"created_at":"Sun Jul 03 14:59:23 +0000 2022","id_str":"1543610360523104260","full_text":"What even is going on? https://twitter.com/endajodowd/status/1542915789845561346","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 02 03:53:05 +0000 2022","id_str":"1543080293061509122","full_text":"wt actual f https://twitter.com/JohnDiesattheEn/status/1542715326114287620","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 12 22:59:43 +0000 2014","id_str":"521435070641766400","full_text":"Playing team trivia with an actual team instead of by myself for once. Maybe this liter mug of Guinness will help me get along with others.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 12 02:33:15 +0000 2014","id_str":"521126421046247424","full_text":"The cigarette case full of jelly babies added just the right amount of class to The Mummy on the Orient Express.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 12 02:06:56 +0000 2014","id_str":"521119798890332160","full_text":"Terrifying letter from the IRS was so terrifying it took a while to see I don’t owe money. Someone I know does. They’re allowed to do that?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 11 03:33:37 +0000 2014","id_str":"520779224186380288","full_text":"It’s weird to be watching TV and discover that someone you know has their own show. Go Jim Stacy! http://www.cookingchanneltv.com/shows/offbeat-eats-with-jim-stacy.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 11 02:20:32 +0000 2014","id_str":"520760832511442945","full_text":"\"Say I’m the Only Bee in Your Bonnet: 'Birdhouse in Your Soul' and the revolution it signified.\"

http://www.slate.com/articles/arts/culturebox/2014/02/a_history_of_the_they_might_be_giants_song_birdhouse_in_your_soul.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 10 15:47:32 +0000 2014","id_str":"520601535185956864","full_text":"“Local Food Goes Virtual” An article about Athens Locally Grown in the Red & Black’s magazine, Ampersand. http://issuu.com/redandblack/docs/ampersand_sept2014_issuu_0680e3777fd6b9/c/slh8dbh","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Oct 09 22:37:18 +0000 2014","id_str":"520342266972356608","full_text":"While I wasn’t looking a couple weeks ago, total farmer sales through my online farmers market system passed $13 million.","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Oct 09 21:14:34 +0000 2014","id_str":"520321447852396544","full_text":"“Flip the Switch: How floating in an isolation tank finally shut off my brain” https://medium.com/the-nib/flip-the-switch-2801d727a6d2

I must try this.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 09 14:22:15 +0000 2014","id_str":"520217682059485185","full_text":"“Tuck Me In” — A one minute movie. https://www.youtube.com/watch?v=gNQIdEv-Emo","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 08 03:07:17 +0000 2014","id_str":"519685432557072385","full_text":"Never before have I swing danced to “Love Shack”. I’m kind of surprised I had to be in Athens seventeen years before I got the opportunity.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 07 01:17:50 +0000 2014","id_str":"519295501137891328","full_text":"“Kill the Moon” What am I even watching? I’m highly entertained, I’ll give it that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 06 18:26:57 +0000 2014","id_str":"519192098831368193","full_text":"This is a brilliant book. I’m going to have to order multiple copies. https://www.youtube.com/watch?v=cREyQJO9EPs","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 06 15:37:01 +0000 2014","id_str":"519149333779062784","full_text":"The Drabblecast ran a fun little sci-fi story this week, and I got to contribute some voice work for it. http://www.drabblecast.org/2014/10/05/drabblecast-340-clear-day-can-see-way-conspiracy/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 06 15:21:34 +0000 2014","id_str":"519145446338732032","full_text":"\"Oh, all that legalese that said the opposite of what we verbally agreed to? Just ignore it. Here's your $50 back.\" https://www.evernote.com/shard/s1/sh/9cef5181-5129-40b1-a5d0-7aa7ffda9dd6/9eb127d3c1df9759bd9c7d0e0bd3a77f","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 06 14:17:39 +0000 2014","id_str":"519129363431063552","full_text":"Tested a Rackspace server for 20 minutes. Month later was charged $50. The response to my refund request was absurd. https://www.evernote.com/shard/s1/sh/632f139c-9a10-4142-8854-4091640f4917/e94a7dcf22100d8e092b642034723cfa","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Oct 05 18:00:49 +0000 2014","id_str":"518823137656717313","full_text":"I brought a bunch of live crickets into the house and gave them a little place to live and food and water like that was a normal thing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 04 17:14:49 +0000 2014","id_str":"518449173608550401","full_text":"Just got to the new Athens skating rink and they don’t allow chains or tube tops so now I have to rethink my entire Saturday afternoon.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Oct 03 17:04:22 +0000 2014","id_str":"518084155721404416","full_text":"Science is on to me! #ownworstenemy http://io9.com/physicists-have-found-a-particle-thats-also-its-own-ant-1642069163","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 02 04:12:51 +0000 2014","id_str":"517527606867279872","full_text":"Freshly baked muffins taste best at midnight. #truefact","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 29 15:33:54 +0000 2014","id_str":"516611835043536898","full_text":"Plant-soil feedbacks after severe tornado damage: a PhD dissertation interpretive dance on trapeze.
https://vimeo.com/107412178","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 28 17:27:30 +0000 2014","id_str":"516278034287321088","full_text":"“I think it’s taken me about a year and a half to read the 71 words in ‘Head, Heart.’”

https://medium.com/@fchimero/this-should-only-take-a-minute-or-four-probably-e38bb7bf2adf","favorite_count":"0","retweet_count":"2"},{"created_at":"Sun Sep 28 03:13:11 +0000 2014","id_str":"516063041361027072","full_text":"11pm on a Friday night and my eyelids are drooping. Time to put the computer away and stop trying to make money. #coderlife","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Sep 27 17:19:30 +0000 2014","id_str":"515913634237923328","full_text":"My first new driver’s license in nine years came in the mail, and wow, uglification technology has come a long way. This thing is hideous.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 21 15:25:56 +0000 2014","id_str":"513710729875447808","full_text":"Juniper just sat down at the table and drew a picture of herself sitting at the table drawing a picture. So abstraction’s taken care of.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 19 16:16:52 +0000 2014","id_str":"512998768233709569","full_text":"Love Plus Learning Cancels Regret “Regret is the way you choose to shame yourself.” http://www.lovelifepractice.com/love/love-plus-learning-cancels-regret/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 17 23:14:54 +0000 2014","id_str":"512379196036104192","full_text":"“Hey dad, a diamond is a rhombus.”

In other news, we learned today that Juniper met her academic goals for the year on week two of school.","favorite_count":"4","retweet_count":"0"},{"created_at":"Wed Sep 17 11:47:54 +0000 2014","id_str":"512206307555016704","full_text":"\"She's got a secret that's long overdue...\" http://i.instagram.com/p/tC0ps4iNF3/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 15 21:51:48 +0000 2014","id_str":"511633507811356673","full_text":"I’m a freak of nature. My cold allergy is number three on this list of medical oddities: http://www.iflscience.com/health-and-medicine/10-strangest-known-medical-conditions","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 15 03:10:34 +0000 2014","id_str":"511351341277786112","full_text":"Tonight’s performance by @mc_frontalot was entirely adequate. Catch him in your town if you can.","favorite_count":"2","retweet_count":"2"},{"created_at":"Mon Sep 15 00:49:14 +0000 2014","id_str":"511315771902132224","full_text":"“Why We Can’t Be Friends” A great bit of Nerdcore Hiphop right here. https://tribeone.bandcamp.com/album/crisis-on-intimate-earths #ghostbusters","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 14 17:37:06 +0000 2014","id_str":"511207020650070016","full_text":"MC Frontalot is performing for my birthday tonight at Vinyl in Atlanta & I will be there. (You can’t convince me it’s just a coincidence.)","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Sep 13 11:43:36 +0000 2014","id_str":"510755674113183744","full_text":"A bucket truck, several chainsaws, and a tree grinder outside my window at 7am on a Saturday morning. Thanks, Obama!","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Sep 13 03:26:01 +0000 2014","id_str":"510630452269686784","full_text":"“Robot of Sherwood” is ridiculous. But I like it. But it’s so ridiculous. And very Doctor Who.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Sep 13 03:11:02 +0000 2014","id_str":"510626679879127040","full_text":"“Into The Dalek” was kind of a mess. (Yeah, I’m a couple weeks behind.)","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Sep 12 20:39:54 +0000 2014","id_str":"510528249018220545","full_text":"Found my certificates from back when I was a nationally ranked Dungeon Master. I’m no two-bit nerd, y’all.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Sep 10 15:05:50 +0000 2014","id_str":"509719403743952896","full_text":"Here’s a video of a fellow playing “99 Red Balloons” using only red balloons for instruments. https://www.youtube.com/watch?v=aZND9dApFKU","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 09 23:49:20 +0000 2014","id_str":"509488759394820096","full_text":"“Oh, I remember you! You had the facial hair!”

My beard’s reputation precedes me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 09 22:46:46 +0000 2014","id_str":"509473014204071937","full_text":"Just sitting at the bar having dinner and drinks next to one of the best musical acts on the road today, @meganjeankfb. NBD.","favorite_count":"3","retweet_count":"0"},{"created_at":"Mon Sep 08 02:54:54 +0000 2014","id_str":"508810680724910080","full_text":"This foley artist had the time of his or her life: https://www.youtube.com/watch?v=McKfMe-H_3A","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Sep 07 17:50:50 +0000 2014","id_str":"508673762464915457","full_text":"Viv had to make up word problems for math class. One involves the temperature differences of the breath of different species of dragons.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Sep 06 20:48:02 +0000 2014","id_str":"508355969525751808","full_text":"“When I’m 54 years old I’ll play football. But right now, I’m too small.” Look out, NFL. Juniper’s coming.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 06 17:22:26 +0000 2014","id_str":"508304229321433088","full_text":"The produce guys had never heard of bean sprouts. Took a call to the manager to learn it’s Kroger’s policy not to sell them.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 06 17:03:55 +0000 2014","id_str":"508299566400016384","full_text":"The person at the cheese case at The World’s Largest Kroger has never heard of ricotta. I guess there’s not much call for that around here.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 05 12:17:12 +0000 2014","id_str":"507865026607476736","full_text":"What’s going on with that potentially catastrophic volcano in Iceland? Here’s an update, with bonus Tolkien tie-ins: http://www.dailykos.com/story/2014/09/04/1327285/-B-r-arbunga-Ash-Nazg-Durbatul-k","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 04 03:16:07 +0000 2014","id_str":"507366470683459584","full_text":"School pictures studios & cable providers share the same pricing model. “Buy this $$$ bundle, or just the 2 things you want for twice that.”","favorite_count":"0","retweet_count":"3"},{"created_at":"Wed Sep 03 22:41:00 +0000 2014","id_str":"507297234191667200","full_text":"Probably the best thing ever written about Athens, GA. I agree with every word. http://www.huffingtonpost.com/love-letters/love-letters-athens-georg_b_5438373.html","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Sep 03 18:36:32 +0000 2014","id_str":"507235710659997696","full_text":"Attention nerds: Humble Bundle has over $270 worth of Star Trek comics for only $15.https://www.humblebundle.com/books","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 03 13:02:23 +0000 2014","id_str":"507151621533749248","full_text":"“Together, they have formed the most monstrous squad of historical reenactors of all time.” A good primer on ISIS.
http://www.newrepublic.com/article/119259/isis-history-islamic-states-new-caliphate-syria-and-iraq","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Sep 02 23:28:54 +0000 2014","id_str":"506946901892415488","full_text":"“Dad, you make the best fried chicken ever.”

“Dad, you make the best ice ever.”

They each have their favorites.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 02 21:58:19 +0000 2014","id_str":"506924103509737472","full_text":"“Dad, I’m smarter than you.”

She may prove herself right, but I’ve a feeling my 4 year old will have a few rude awakenings along the way.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Sep 01 17:23:17 +0000 2014","id_str":"506492504288788480","full_text":"With advance planning we only had to walk a few bags down 35 flights of stairs instead of all the bags 65 flights. Huge win. #itsallrelative","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 31 17:26:53 +0000 2014","id_str":"506131020761296897","full_text":"I made it to the Tea Dueling Tournament, as a spectator, not a contestant. The competition is fierce. http://unlacethevictorians.blogspot.com/2012/04/art-of-tea-dueling.html?m=1","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 30 01:52:50 +0000 2014","id_str":"505533573420814336","full_text":"I’m at a 35th anniversary pajama dance party for The Hitchhiker’s Guide to the Galaxy. I’m posting this on the sub-etha.","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Aug 29 23:19:17 +0000 2014","id_str":"505494929221890048","full_text":"I’ve gotten far more use and accolades from this simple Red Dwarf’s Arnold Rimmer outfit than any other costume I’ve ever made.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 29 15:41:18 +0000 2014","id_str":"505379676140105728","full_text":"“I’m alive, I’m real, there’s my little figure.” Walter Koenig on his Chekov memorabilia collection.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 29 15:17:50 +0000 2014","id_str":"505373768987205632","full_text":"Off to see Chekov. Pavel, not Anton. I think. At DragonCon, it could be either one.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 29 13:39:25 +0000 2014","id_str":"505349000955199489","full_text":"Last year’s DragonCon badge line was about two hours. This year it was literally zero seconds.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Aug 29 01:19:59 +0000 2014","id_str":"505162918703689728","full_text":"The world’s biggest Kroger just opened in Athens and I was prepared to be all “ha, ha, big Kroger” but holy crap, this is freakin’ huge.","favorite_count":"2","retweet_count":"1"},{"created_at":"Thu Aug 28 22:39:28 +0000 2014","id_str":"505122520240906241","full_text":"Here’s a devastatingly scathing article about Ferguson from Cracked, of all places. Being Cracked, also fart jokes. http://www.cracked.com/blog/7-wacky-farts-that-can-help-us-understand-ferguson-mo/","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Aug 26 20:51:03 +0000 2014","id_str":"504370462642937857","full_text":"New codes! App friend me & share your schedule so I can \"just happen to\" run into you at DragonCon!

521-381
657-075
426-013
675-660
512-389","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 26 17:04:23 +0000 2014","id_str":"504313420544741376","full_text":"I bet I’d be a lot more relaxed if I had any idea where my DragonCon membership postcard ended up during my move.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 25 18:59:49 +0000 2014","id_str":"503980082961334272","full_text":"It was only a matter of time before I got called out, and Jason Stiffler was first. #ALSRiceBucketChallenge #nailedit http://youtu.be/zoJOK_lfwkA","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 25 15:35:39 +0000 2014","id_str":"503928702099812352","full_text":"Every once in a while I DJ a set of dance music. When I record them, I’ll put them here (there’re four there now): http://www.mixcloud.com/eric-wagoner/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Aug 24 04:26:44 +0000 2014","id_str":"503397975935434752","full_text":"One of the most exciting things for me, going back to when I was a young nerdling, is watching a new Doctor Who opening title sequence.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Aug 23 15:53:06 +0000 2014","id_str":"503208316152344576","full_text":"“Hi dad! I’m a beautiful girl fire breathing dragon that’s an adult.”

You can be anything you want to be, Juniper.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 23 13:42:45 +0000 2014","id_str":"503175510998794240","full_text":"Pop songs re-written as Shakespearean sonnets? Yes, please! http://popsonnet.tumblr.com/post/92079420643/ymca","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Aug 23 06:02:47 +0000 2014","id_str":"503059756630568961","full_text":"Considering that I don't have any of my cake decorating (or baking!) supplies with me, I'm going to… http://instagram.com/p/sB1Fxrs2gq/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Aug 23 01:14:15 +0000 2014","id_str":"502987148149411842","full_text":"Tonight I get to bake a cake that looks like Luigi’s hat. I’m glad she picked something easy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 22 18:21:48 +0000 2014","id_str":"502883351792214016","full_text":"MC Frontalot made a song from the Native American folktale \"Wakjakaga's Anus Guards The Ducks\" ‘cause someone had to.
http://frontalot.com/index.php/?page=lyrics&lyricid=98","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 22 16:48:07 +0000 2014","id_str":"502859773596168192","full_text":"“Your order’s up and sir, your meal looks phenomenal.”

You know, she’s right. It looks pretty good for a Taco Bell.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 22 14:35:42 +0000 2014","id_str":"502826450077356032","full_text":"From Director Michael Bay, it’s Pixar’s “Up”: http://youtu.be/u5KQQWlIgGc","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 21 12:44:25 +0000 2014","id_str":"502436058009968640","full_text":"The Georgia Farm Bureau’s TV show profiled a growing online farmers market in NE Georgia: https://www.youtube.com/watch?v=hFW2Ir_F6K0","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 20 14:51:08 +0000 2014","id_str":"502105557835472896","full_text":"“‘I believe in my vegetables,’ says Ethel Collins, the 79-year-old visionary of the West Broad Market Garden…” http://flagpole.com/food/the-locavore/2014/08/20/ethel-collins-is-athens-apostle-of-vegetables","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Aug 20 11:59:25 +0000 2014","id_str":"502062345527775232","full_text":"“Feminist Geographer Amy Trauger on Gender in Agriculture” Unequal social relationships shape landscapes and places.
http://georgiaorganics.org/?p=93621","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Aug 20 02:26:34 +0000 2014","id_str":"501918183868358657","full_text":"Looks like every emergency vehicle in Clarke County is racing down Hwy 72 past Athens Tech.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 19 01:20:22 +0000 2014","id_str":"501539132741808128","full_text":"“Athens, GA on a Friday night / saw the little girl, she could sing alright” http://youtu.be/ue9lsHpGKd4","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 16 23:48:17 +0000 2014","id_str":"500791183661359104","full_text":"And then there was that time when I decided to go to a poolside BBQ dance party at a nudist resort. What a perfectly nice group of people.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 16 05:10:26 +0000 2014","id_str":"500509870911918080","full_text":"Closed down the Atlanta Speakeasy Electroswing night, the last one on the dance floor. Some things don’t change in 25 years.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 16 02:08:46 +0000 2014","id_str":"500464149634498560","full_text":"A brown coat and tear away pants. #shiny #burlesque","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Aug 15 14:31:37 +0000 2014","id_str":"500288707501760513","full_text":"Here’s a live jazzy funk cover of “Walk on the Wild Side” you didn’t know you needed, from Athens’ The HEAP: http://www.southernshelter.com/loureedtribute2013-12-21/loureedtribute2013-12-21t16.mp3","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 13 19:38:13 +0000 2014","id_str":"499641089838841856","full_text":"I wonder if the lines at the Social Security office would be shorter if they were open more than 27 hours a week.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Aug 13 14:40:59 +0000 2014","id_str":"499566289099452417","full_text":"My morning workout included hula dance lessons. That was lots of fun. #hillbillyhulaguy #wiifitu","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Aug 11 11:46:15 +0000 2014","id_str":"498797542142799873","full_text":"All ready for pre-k! It's a full day in the public elementary school. When I was young, full days… http://instagram.com/p/rjouasM2iy/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 11 11:43:13 +0000 2014","id_str":"498796778703945729","full_text":"I blinked and now I somehow have a fifth grader. http://instagram.com/p/rjoYMKs2iF/","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Aug 08 14:05:17 +0000 2014","id_str":"497745363814850560","full_text":"“Dad, you’re taller than every dog and every cat. Tiny puppies and little dogs and great big dogs and tiny kittens and little cats and …”","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 05 20:38:37 +0000 2014","id_str":"496757186971058178","full_text":"“My blood is OK. It’s inside of me right now.”

Juniper, on giving us a status update on a recent mosquito bite.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Aug 02 23:37:19 +0000 2014","id_str":"495714994315857920","full_text":"My brain is singing an improvisational mashup of “Step In Time” from Mary Poppins and Lionel Richie’s “Say You, Say Me”. It’s really awful.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 02 03:47:42 +0000 2014","id_str":"495415618284564480","full_text":"http://iscraigdancing.com Visual verification at Little Kings.
","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Aug 01 21:01:26 +0000 2014","id_str":"495313379511521282","full_text":"The Battle of Atlanta is in the top ten deadliest battlegrounds of the Civil War, but not an acre has been preserved. http://battleofatlanta.myajc.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 01 13:09:20 +0000 2014","id_str":"495194572021325824","full_text":"“We are funded for 746 Pre-K seats… Currently we are unable to seat your child in our Pre-K program.”

That’s… not good at all.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 31 13:42:06 +0000 2014","id_str":"494840426734837760","full_text":"My new favorite thing: Samuel Beckett Motivational Cat Posters

http://beckittns.tumblr.com/","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jul 30 20:48:34 +0000 2014","id_str":"494585363059707905","full_text":"A 1905 USDA publication lists 17,000 varieties of apple. Today, many people only know three. Here is the story: http://www.bbg.org/gardening/article/the_apple_in_north_america","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 29 20:47:56 +0000 2014","id_str":"494222817798684672","full_text":"“The Ambush at Sheridan Springs: How Gary Gygax Lost Control of Dungeons & Dragons” Well-written bit of nerd history https://medium.com/@increment/the-ambush-at-sheridan-springs-3a29d07f6836","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Jul 28 14:15:33 +0000 2014","id_str":"493761683983458304","full_text":"“I got a name, and to you it’s not ‘Pretty Little Thing’.” Being’ a girl in a country song, how did it go so wrong? https://www.youtube.com/watch?v=_MOavH-Eivw","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Jul 26 19:53:23 +0000 2014","id_str":"493121924004720640","full_text":"“I love watching you while you sleep. You dream when I watch you sleep.”

My four year old’s not at all creepy, not one bit.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 26 17:38:33 +0000 2014","id_str":"493087993935458304","full_text":"We’re in the lazy days of summer. Oh, wait, I’ve got things to do tomorrow.

We’re in the lazy day of summer.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jul 25 20:11:09 +0000 2014","id_str":"492764009251487745","full_text":"The soon-to-be Congressman for most of Athens thinks citizens w/ clean records should be able to own nuclear weapons. http://www.ajc.com/weblogs/jay-bookman/2014/jul/24/jody-hice-citizens-need-cannons-bazookas-missiles/","favorite_count":"0","retweet_count":"2"},{"created_at":"Fri Jul 25 03:19:55 +0000 2014","id_str":"492509523748610048","full_text":"“Game & Wario” for the Wii U is very, very silly and a ridiculous amount of fun.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 23 20:41:29 +0000 2014","id_str":"492046864913809408","full_text":"“Even when gender roles change, sexism has a remarkable ability to adapt. Historical amnesia enables this ability.” http://www.alternet.org/when-women-wanted-sex-much-more-men","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 23 14:58:05 +0000 2014","id_str":"491960448418594816","full_text":"The new Republican nominee to replace Paul Broun, the most whackadoodle member of congress, is even more extreme. http://www.thedailybeast.com/articles/2014/06/24/jody-hice-mr-bigot-goes-to-washington.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 22 18:38:32 +0000 2014","id_str":"491653537194315776","full_text":"Can you wiggle wiggle for the D-O-double G again?

https://www.youtube.com/watch?v=pDl9SDd1FJY","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 20 17:36:53 +0000 2014","id_str":"490913247726690305","full_text":"Here is video of my class’s trapeze performance at Canopy yesterday, all gothed out to Massive Attack’s “Angel”: https://www.youtube.com/watch?v=o3d4_LdPts4","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 19 16:26:24 +0000 2014","id_str":"490533120735969280","full_text":"Today I’m going to get all gothed out and perform two shows of a trapeze routine to Massive Attack’s “Angel”. So, yeah, a typical Saturday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 18 20:02:02 +0000 2014","id_str":"490224998909755392","full_text":"Thrift store had this with the neckties. The braided rope is centered. The ends are flat, not pointed. What is it?
","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 18 12:51:52 +0000 2014","id_str":"490116745219559427","full_text":"Slices of freshly baked sourdough cranberry pecan bread from my farmers market, toasted, buttered, spread with my home made blueberry jam.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 16 18:55:10 +0000 2014","id_str":"489483396377497600","full_text":"Oh look, an article on food seizures with a big photo of me as an example of what not to do. Eh, I’d change nothing.
http://thecompletepatient.com/article/2014/july/16/six-ways-put-stop-government-seizures-privately-owned-food","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jul 16 17:47:18 +0000 2014","id_str":"489466317809152000","full_text":"“Schemes? Guys, it’s just something we have to do. We can’t let Freud turtle his way to victory in Australia.” http://existentialcomics.com/comic/34","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 14 02:39:51 +0000 2014","id_str":"488513173335859200","full_text":"“I’ve been breathing in turps all day rubbing twat off a crab. You’ve never heard that sentence before have you?” Oh, this show. #derek","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 13 18:04:00 +0000 2014","id_str":"488383356455751680","full_text":"The South’s largest supply of hand painted rocking chairs, gliders, and porch swings is at the Monroe, GA Radio Shack. Just an FYI.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 13 16:31:24 +0000 2014","id_str":"488360052865388544","full_text":"What the hell... Rolf Harris was a predator? *purges MP3 collection* http://www.theweek.co.uk/people/rolf-harris/58756/rolf-harris-jailed-for-less-than-six-years-for-sex-assaults","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 11 13:20:49 +0000 2014","id_str":"487587316912111617","full_text":"“Online farmers market brings locally grown fruits & vegetables to Hall County: Farming has officially gone digital.” http://www.gainesvilletimes.com/section/199/article/101882/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 08 18:34:18 +0000 2014","id_str":"486579040799576064","full_text":"“Retribution is a Star Wars fan film written & directed by UGA football player Chris Conley.” #pleasantlysurprised https://www.youtube.com/watch?v=nsJU5Ebka44","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 06 03:23:06 +0000 2014","id_str":"485624954595966977","full_text":"I drove all the live long day & only just left Florida. It’s got to be the longest state (Alaska doesn’t count since it doesn’t have roads).","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jul 06 01:16:25 +0000 2014","id_str":"485593075561922560","full_text":"To the fella at the side of the Florida Turnpike changing license plates 500ft before an automated toll plaza: them’s some mighty big balls.","favorite_count":"4","retweet_count":"3"},{"created_at":"Sat Jul 05 22:17:13 +0000 2014","id_str":"485547977025400832","full_text":"The flashing sign said to tune to AM 1640 for an urgent broadcast but that frequency had only static. Has WWIII started? Please advise.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 05 18:05:58 +0000 2014","id_str":"485484748953776130","full_text":"Don’t have enough gas to reach the mainland & none of the stations here seem to sell diesel so I guess I’ll have to join a pirate crew. Bye!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 05 17:39:38 +0000 2014","id_str":"485478121898926080","full_text":"Juniper woke from a dead sleep in the back seat to sing along to “Blitzkrieg Bop”. “That’s my favorite song!”","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 03 23:35:16 +0000 2014","id_str":"484842844281008128","full_text":"Any ideas what this coin/token is from? #lazyweb (The other side)
","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 03 23:34:12 +0000 2014","id_str":"484842575652589570","full_text":"Any ideas what this coin/token is from? #lazyweb
","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 01 01:55:43 +0000 2014","id_str":"483791024917995521","full_text":"“I’m glad you’re having fun in the Keys, Juni. What do you want to do tomorrow?”
“Go to sleep.”
“And after you wake?”
“Snuggle.”
#tiredgirl","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jun 29 18:14:37 +0000 2014","id_str":"483312598759124992","full_text":"“Let’s play snake and alligator. I’ll be the alligator and you be the snake.” Juniper, making friends at the pool.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 28 19:39:28 +0000 2014","id_str":"482971563340222464","full_text":"I’m not saying South Georgia is backwards or stuck in the past, but the Tifton Wendy’s is advertising with “Where’s the beef?” billboards.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 28 01:43:26 +0000 2014","id_str":"482700771499061248","full_text":"Packing my bags for early in the morning I drive to the Keys to bury my mom at sea.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jun 27 03:00:36 +0000 2014","id_str":"482357801512349696","full_text":"A few doors from my new house is a building that is a combination Quaker Meeting House and Boxing Gym. This delights me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 26 15:41:28 +0000 2014","id_str":"482186894563106816","full_text":"Well, this depressing article that I was really hoping was satire explains some trucks I’ve seen on the road lately. http://www.vocativ.com/culture/society/dicks-pick-trucks-meme-rollin-coal/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 24 19:02:38 +0000 2014","id_str":"481512743422660608","full_text":"Rodeo in Athens: Come for the bull goring, stay for the pepper spray. http://flagpole.com/news/in-the-loop/drunk-man-gored-by-bull-at-athens-rodeo","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Jun 24 14:38:00 +0000 2014","id_str":"481446144447643649","full_text":"“It’s hard to draw a map without making someone angry.” http://qz.com/224821/see-how-borders-change-on-google-maps-depending-on-where-you-view-them","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 23 18:37:56 +0000 2014","id_str":"481144139820826624","full_text":"“The Invasion of America” is a great interactive map of the systematic seizures from native peoples (Made in Athens!) http://invasionofamerica.ehistory.org/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 20 13:41:33 +0000 2014","id_str":"479982389587111936","full_text":"I biked to work today along the North Oconee River, using the Greenway trail. It’s now one of my favorite things.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 20 12:39:12 +0000 2014","id_str":"479966697126768640","full_text":"I thought I had a rock in my shoe, but it was glitter and sequins. From which of my hobbies, lord knows.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jun 20 04:03:28 +0000 2014","id_str":"479836909150425088","full_text":"Adventures With Cold Urticaria: the awesome hardwood floors at my new house are cold, giving the bottom of my feet hives. Must get slippers!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 19 17:31:10 +0000 2014","id_str":"479677784520810496","full_text":"The trapeze routine my class is working on takes all of my strength & endurance, and then some. It gave me a side stitch today. That’s new.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 19 14:58:38 +0000 2014","id_str":"479639396325801984","full_text":"“It’s a strange moment when you realize you have a kid that irritates people.” http://www.renegademothering.com/2012/12/11/it-aint-easy-one-those-kids/","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jun 18 21:40:28 +0000 2014","id_str":"479378133549068289","full_text":"Went into an Aldi for the first time. It was an odd place. I felt like I’d stepped into a grocery store in the Mirror Universe.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 17 19:42:19 +0000 2014","id_str":"478986012916715520","full_text":"“Either you want beans or you don’t want beans. It’s not that hard. Please e-mail me. I need to understand this.” http://www.newyorker.com/online/blogs/shouts/2014/05/missed-connections-for-a-holes.html","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jun 17 19:37:14 +0000 2014","id_str":"478984734039875586","full_text":"“… music that sounds like a perfect parody of a genre that hasn't been invented yet.” It’s AthFest time! https://www.flagpole.com/music/music-features/2014/06/17/14-athfest-undercards-to-see","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 15 18:00:18 +0000 2014","id_str":"478235566614773760","full_text":"No, no. *I* have the best dad.
","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Jun 14 20:55:59 +0000 2014","id_str":"477917387505668096","full_text":"Remember when shopping at EarthFare was an enjoyable experience? Lately I regret even stepping foot inside the place.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Jun 14 02:16:58 +0000 2014","id_str":"477635778843922433","full_text":"Fratty bro at the bar: “I’m having breakfast with Nate Deal. He’s the mayor. No, wait, the governor. He’s giving me an ambassadorship.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 13 15:34:50 +0000 2014","id_str":"477474179176857600","full_text":"“Over 11 terabytes of Microsoft Products are available to you”

And suddenly my office smells of fire and brimstone.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jun 10 19:04:40 +0000 2014","id_str":"476439825436790786","full_text":"The Charter technician never showed for my installation appointment, letting me know right off the bat who’s in charge in this relationship.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 09 23:17:46 +0000 2014","id_str":"476141129663262720","full_text":"Un huarache, un tamal, y un taco, ¡No! Un gringa, un papusa, y un taco por favor. ¡Gracias!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 08 05:10:52 +0000 2014","id_str":"475505213634510848","full_text":"I’m torn between appreciation & disgust by what’s coming through the men’s room speakers: a spoken word bossa nova cover of “Melt With You”.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 07 15:54:25 +0000 2014","id_str":"475304783050334208","full_text":"Absolutely soulless and wrong-headed. RT @ethicalpioneer: More anti homeless spikes….so much for community spirit
","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Jun 06 02:19:12 +0000 2014","id_str":"474737236488249345","full_text":"Been in Franklin County for 13 years but hadn’t eaten at Lavonia’s BBQ Barn til tonight. Turns out to have the best BBQ I’ve had in Georgia.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jun 04 18:52:19 +0000 2014","id_str":"474262387483484160","full_text":"Jim McBride, Athens blueberry farmer and local food advocate, lost his battle with multiple illnesses last night. Rest well, Farmer Jim.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 01 04:55:20 +0000 2014","id_str":"472964592595783680","full_text":"One in the morning. Time to defend the castle! http://instagram.com/p/osFQkjs2rj/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 29 17:38:01 +0000 2022","id_str":"1542200730047717377","full_text":"OH on a hot mic in a work meeting: “He looks old but he’s really good at what he does.”

I’ll take it.","favorite_count":"5","retweet_count":"0"},{"created_at":"Wed Jun 29 13:03:51 +0000 2022","id_str":"1542131735542075394","full_text":"Here’s a fascinating article about an important yet only very recently recognized and preserved Muskogee archaeological site located less than ten miles north of my house.

https://www.archaeology.org/issues/476-2207/letter-from/10625-georgia-stone-mounds","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Jun 25 17:36:40 +0000 2022","id_str":"1540750837814906880","full_text":"Well that didn’t take long. https://twitter.com/JohnCornyn/status/1540689961040482306","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 25 17:25:58 +0000 2022","id_str":"1540748144530423808","full_text":"Several thousand folks out at the Athens rally downtown today. ✊","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Jun 24 14:33:33 +0000 2022","id_str":"1540342367328370691","full_text":"Jesus wept.","favorite_count":"3","retweet_count":"0"},{"created_at":"Sat May 31 20:41:18 +0000 2014","id_str":"472840265703882752","full_text":"Where’s the best place to donate used books in Athens these days? I’ve got a nice pile.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 30 23:33:04 +0000 2014","id_str":"472521102980550657","full_text":"I don’t know who is playing the Georgia Theater tonight, but their main audience appears to be unfrozen caveman geriatrics.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 28 02:15:48 +0000 2014","id_str":"471474890252779523","full_text":"Amazing. RT @lucabruno: CVE-2014-3445 is probably the most ridiculous web flaw I’ve ever seen https://www.portcullis-security.com/security-research-and-downloads/security-advisories/cve-2014-3445/","favorite_count":"0","retweet_count":"3"},{"created_at":"Wed May 28 00:16:59 +0000 2014","id_str":"471444990292271105","full_text":"Led Zeppelin released an official music video to “Whole Lotta Love” today on YouTube. Good luck parsing those words. https://www.youtube.com/watch?v=F6q4PpfcPnY","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 27 15:46:02 +0000 2014","id_str":"471316407121362944","full_text":"Jeremiah Tolbert published a nice short story earlier this year about space whales “beaching” themselves on Earth. http://www.lightspeedmagazine.com/fiction/in-the-dying-light-we-saw-a-shape/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 26 22:08:11 +0000 2014","id_str":"471050190783119360","full_text":"Cashier: “Oh, this looks exciting! What are you making?”
Me: “A tear-away snowman costume.”
C: “Oh. Um. Have a nice day?”","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 20 22:54:59 +0000 2014","id_str":"468887640226668544","full_text":"I passed on the sidewalk today (I’m pretty sure) a grizzled old prospector. The only thing he said to me as we nodded was “Nice mustache.”","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue May 20 00:22:23 +0000 2014","id_str":"468547248159477760","full_text":"Juni: “Arf! Arf! Arf!”
Me: “Hello, sweet puppy!”
J: “He’s a blue T-Rex!”
M: “But he’s barking like a dog.”
J: “He has the wrong roar.”
M: …","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 19 18:33:35 +0000 2014","id_str":"468459468708380672","full_text":"Verizon just doubled their 4G bandwidth (“XLTE”) in the Athens area, so now I can use up my entire monthly data allotment in 90 minutes.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon May 19 17:09:08 +0000 2014","id_str":"468438215360536576","full_text":"I’ve tried to come up with a witty intro to this video mixing ST:TNG with sausages, but I just can’t do it justice. https://www.youtube.com/watch?v=clLqaaGJJZ8","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 17 17:24:06 +0000 2014","id_str":"467717205556076545","full_text":"The Athens public library system lets you check out ukuleles.

Your move, Portland.","favorite_count":"82","retweet_count":"80"},{"created_at":"Fri May 16 19:50:51 +0000 2014","id_str":"467391749846228992","full_text":"This hilariously written piece expertly tells why I was a huge baseball fan in the ‘80s but pay no mind to it now. http://www.sbnation.com/2014/5/15/5717272/sb-nation-reviews-willie-mcgee","favorite_count":"2","retweet_count":"1"},{"created_at":"Wed May 14 14:19:37 +0000 2014","id_str":"466583614537605120","full_text":"A professor at my alma mater has perfected a technique for filming invisible things, and it’s lovely. http://gizmodo.com/a-simple-photographic-trick-lets-you-see-invisible-thin-1561367534","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 13 14:57:48 +0000 2014","id_str":"466230838724952064","full_text":"It’s not easy being a one-person hosted online software-as-a-service company, but I’m doing ok.
","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue May 13 14:07:46 +0000 2014","id_str":"466218245687898112","full_text":"“Neither my grandmother nor my mother would’ve ever described themselves as feminists. Far from it. But I sure do.” https://medium.com/editors-picks/91cb6a257e4e","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 11 14:18:23 +0000 2014","id_str":"465496141166288896","full_text":"I’m not the best of sons, what with moving far away and the infrequent phone calls to my Mom, but now I can’t even do that. I miss you, Mom.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed May 07 00:59:25 +0000 2014","id_str":"463845524819296257","full_text":"“E.T. missed his space ship and now he’s stuck on Earth. Poor guy.” It’s Juniper’s classic movie night.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 06 15:47:56 +0000 2014","id_str":"463706739989553152","full_text":"“Perfect mathematics, as usual.”

Apparently I have a reputation with the bank tellers.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 03 23:33:46 +0000 2014","id_str":"462736804832370688","full_text":"This is after considerable editing for time, of course. http://instagram.com/p/njaM2UM2of/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat May 03 23:08:01 +0000 2014","id_str":"462730324871741440","full_text":"Your move, Martha Stewart. http://instagram.com/p/njXQQoM2js/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 03 15:04:52 +0000 2014","id_str":"462608738873266176","full_text":"Today I’m going to see a massive model train layout built by a retired couple & set in Middle Earth, because Athens has that sort of thing.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat May 03 14:46:48 +0000 2014","id_str":"462604189177499648","full_text":"I’m in the kitchen working on breakfast and Juniper comes crawling out of the bedroom on her belly. “Good morning, Dad! I’m a snake.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 03 14:15:51 +0000 2014","id_str":"462596401114124288","full_text":"It’s Free Comic Book Day & World Naked Gardening Day and these planters in front of Bizarro Wuxtry really needed a splash of color, officer.","favorite_count":"1","retweet_count":"2"},{"created_at":"Fri May 02 19:26:44 +0000 2014","id_str":"462312248590229508","full_text":"Yesterday I learned a) I never knew how to properly do pull-ups and b) I can actually do pull-ups. Today, I am sore.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu May 01 22:25:57 +0000 2014","id_str":"461994963619041280","full_text":"Elizabeth Smart explains one way abstinence only sex ed is harmful & how it made her terrible ordeal all the worse: http://www.slate.com/blogs/xx_factor/2013/05/06/elizabeth_smart_abstinence_only_sex_education_hurts_victims_of_rape_and.html","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Apr 29 19:59:06 +0000 2014","id_str":"461233231397130240","full_text":"It’s amazing what happens when you gently remind customers they have a balance due.
","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 29 13:27:06 +0000 2014","id_str":"461134581971030016","full_text":"Take a piece of bread and put it in the slot, push down the lever and the wires get hot. Yeah, toast! https://www.youtube.com/watch?v=SHptn_3RyYE","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 28 19:51:21 +0000 2014","id_str":"460868895671586816","full_text":"Yes, this is a ten hour video of Picard and Riker strutting down the Enterprise hallways in time to 80s power pop. https://www.youtube.com/watch?v=pxR-jwSjWv4","favorite_count":"1","retweet_count":"3"},{"created_at":"Sun Apr 27 02:44:37 +0000 2014","id_str":"460248120572784640","full_text":"Got three meals out of one appetizer from Tlaloc, and I didn’t even order the loaves and fishes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 26 02:12:09 +0000 2014","id_str":"459877562777612288","full_text":"“She Kills Monsters” is the best stage play about playing Dungeons and Dragons that I’ve ever seen. Two more chances to see it, Athens!","favorite_count":"2","retweet_count":"1"},{"created_at":"Fri Apr 25 10:51:36 +0000 2014","id_str":"459645897249656832","full_text":"The Room is showing tonight at 10:30pm at Ciné (NOT midnight). You really ought to join me there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 24 14:45:30 +0000 2014","id_str":"459342374221914112","full_text":"The Last of the Japanese Mermaids: Ancient Pearl Hunters of the Sea
http://www.messynessychic.com/2013/11/01/the-last-japanese-mermaids/","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Apr 23 20:04:03 +0000 2014","id_str":"459060149051998208","full_text":"“more than a policy, it’s a philosophy; we straddle the dichotomy between what we know is true & how we can benefit” https://www.youtube.com/watch?v=tqXzAUaTUSc","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 22 11:18:46 +0000 2014","id_str":"458565568942342145","full_text":"Vivian asked if I could get her some Bill Nye DVDs and my heart grew three sizes this day.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Apr 18 03:23:55 +0000 2014","id_str":"456996517979885568","full_text":"I’m at the point in my life where I receive in the mail, unsolicited, a compilation CD of spooky oom-pah music (“Polka Haunt Us”).","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 17 11:20:03 +0000 2014","id_str":"456753952579547136","full_text":"After two weeks being out of town, I get to pull my lumbering hulk up a trapeze again today, and I couldn’t be happier.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 16 22:14:39 +0000 2014","id_str":"456556303255498753","full_text":"I’m out in public with Juniper. She is wearing her Spider-Man costume but is telling people she is a green T-Rex. They look at me; I shrug.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Apr 16 12:27:05 +0000 2014","id_str":"456408434427330560","full_text":"Last night Juniper excitedly told me this new thing she learned: pupils get big and small depending on light. 16 months until kindergarten?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 15 18:27:25 +0000 2014","id_str":"456136728055926784","full_text":"The new video for “Hit Me” from The Whigs is so Athens it hurts. It’s glorious. http://teamcoco.com/video/web-exclusive-the-whigs-hit-me","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Apr 14 21:15:37 +0000 2014","id_str":"455816671677394945","full_text":"A review of southern barbecue, in bluegrass form: http://www.dailymotion.com/video/x64e2v_the-bbq-song_travel","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 14 18:51:15 +0000 2014","id_str":"455780340616146945","full_text":"“Mornings in a Booky House” I have a feeling many of you can relate. http://darkcargo.com/2014/04/09/mornings-in-a-booky-house/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 14 17:34:58 +0000 2014","id_str":"455761143731335169","full_text":"There is a line 40 people long for the one window open at the post office. This is the person in front of me.
","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Apr 13 16:32:06 +0000 2014","id_str":"455382934519050241","full_text":"More senseless gun deaths in our community, including a man trying to keep the peace in his restaurant. http://www.921wlhr.com/breaking-news-shooting-at-frohs-ends-in-two-confirmed-deaths/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 10 17:59:50 +0000 2014","id_str":"454317846575972352","full_text":"Almost missed a rocket launch because I was looking the wrong direction. http://instagram.com/p/mnkdv6M2kd/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 10 13:19:43 +0000 2014","id_str":"454247352665378816","full_text":"Those Minnesotans are just so darned nice. It's almost like they're Canadians. http://kstp.com/sports/stories/S3394277.shtml","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 08 12:37:51 +0000 2014","id_str":"453512043560460289","full_text":"We should leave the ICU, and the hospital altogether, in just a few hours.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Apr 07 16:43:30 +0000 2014","id_str":"453211473578590208","full_text":"Man cannot live on bread alone, but a steady supply of breve can take you a long, long way.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 06 23:11:53 +0000 2014","id_str":"452946826053058560","full_text":"Scott Bradlee’s smooth jazz version of the Game of Thrones theme is pretty much perfect.
http://www.youtube.com/watch?v=QDvt5q6bt1s","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Apr 04 21:41:13 +0000 2014","id_str":"452199233203232768","full_text":"“Flatizza”? Has someone told Subway that we already have a word for pizza on flatbread, and it’s “pizza”?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 04 15:33:38 +0000 2014","id_str":"452106729707167745","full_text":"“With the right care, congestive heart failure will not stop you from doing the things you enjoy.” We shall see, WebMD. We shall see.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 04 13:37:23 +0000 2014","id_str":"452077471421440000","full_text":"The lady in the hospital cafeteria let me fill my mug with many shots of espresso for the price of a coffee because I look like I need it.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Apr 02 15:18:06 +0000 2014","id_str":"451378044868239361","full_text":"I’m about two thirds through an unexpected drive to Florida. This one will have a happier ending than the last, I’m glad to say.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 02 01:59:26 +0000 2014","id_str":"451177052604235776","full_text":"“Spiders get up on your hand and crawl on your arm and hug you. Spiders love you. Not ants. Ants will bite your butt.” Oh, this girl.","favorite_count":"2","retweet_count":"1"},{"created_at":"Wed Apr 02 01:54:55 +0000 2014","id_str":"451175914433695744","full_text":"“Batman is cool. Spider-Man is cool. And Peter Parker has bones and muscles. He’s strong. When Spider-Man comes to my house, I’ll hug him.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 30 01:18:44 +0000 2014","id_str":"450079645141315584","full_text":"faeriebell and I dressed in our inimitable style for The Artifice Club's inaugural Gaslamp Gala. @ The… http://instagram.com/p/mJeZAFs2tR/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 30 00:31:28 +0000 2014","id_str":"450067750388776961","full_text":"So happy I get to see one of my favorite bands ever tonight, Megan Jean and the KFB! http://instagram.com/p/mJY-1Fs2kZ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 29 22:52:23 +0000 2014","id_str":"450042816958574593","full_text":"For the first time in my life, I met a follower sufferer of cold urticaria. I’m not alone!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 29 22:27:05 +0000 2014","id_str":"450036451569582080","full_text":"I learned how to tie an Onassis knot today. http://instagram.com/p/mI_nvqs2pu/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 29 19:13:20 +0000 2014","id_str":"449987689824407552","full_text":"Just put 13.995 gallons of fuel in my car’s 14 gallon gas tank. I’ve stared doom in the face and lived to tell the tale.","favorite_count":"3","retweet_count":"1"},{"created_at":"Sat Mar 29 04:12:42 +0000 2014","id_str":"449761037135646720","full_text":"OMG that movie.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 29 02:12:01 +0000 2014","id_str":"449730666943750144","full_text":"I’m about to see this movie, The Room. Is it any good? You folks heard anything?","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Mar 28 03:21:39 +0000 2014","id_str":"449385805367504896","full_text":"Going to a steampunk ball Saturday and I had nothing to wear. A thrift shop visit later and I look like a Victorian Harcourt Fenton Mudd.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 27 13:04:23 +0000 2014","id_str":"449170065469235200","full_text":"“Greatest Southern Towns bracket: 32 towns go head-to-head” Athens gets Charleston in the 2nd round. That’s tough.
http://gardenandgun.com/article/southern-towns-bracket","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 27 12:48:05 +0000 2014","id_str":"449165962336808960","full_text":"“Only perverts like soggy bottoms.” Ten kitchen tips every cook should know: http://gu.com/p/3npm4/tw (via @SamSifton & @guardian)","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 27 01:24:03 +0000 2014","id_str":"448993821574316032","full_text":"Wii Party U is a crazy amount of fun.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Mar 26 21:28:17 +0000 2014","id_str":"448934489260322816","full_text":"Here’s the official music video for “This is a Trent Reznor Song” by Freddy Scott. It’s spot on. https://www.youtube.com/watch?v=4xg-Wk2DEXs (via @lakefxdan)","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Mar 26 16:25:57 +0000 2014","id_str":"448858405344915457","full_text":"The Trouble Coffee & Coconut Club’s owner, a slight woman w/ freckles tattooed on her cheeks, has a good toast story. http://www.psmag.com/navigation/health-and-behavior/toast-story-latest-artisanal-food-craze-72676","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 26 12:46:31 +0000 2014","id_str":"448803183289434112","full_text":"I don’t know what the LD50 is for Tiger Balm, but I think I’m wearing it.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Mar 25 18:08:23 +0000 2014","id_str":"448521791984906240","full_text":"I’ve had this page open in a browser tab since October, and I’ve just read it. It’s pretty good. I like monkeys. http://waitbutwhy.com/2013/10/why-procrastinators-procrastinate.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 25 02:54:09 +0000 2014","id_str":"448291719499751424","full_text":"Oh, great. The federal government can seize everything I own just ‘cause I run a farmers market. It’s done it before. http://www.washingtonpost.com/news/the-watch/wp/2014/03/24/the-federal-structuring-laws-are-smurfin-ridiculous/","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Mar 21 20:56:45 +0000 2014","id_str":"447114614921498624","full_text":"Iced coffee made with coconut water is a thing, and it is delicious.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Mar 21 13:40:31 +0000 2014","id_str":"447004830502899712","full_text":"Music is such an emotional thing. https://www.youtube.com/watch?v=i7W3ICpONVs","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 20 11:18:59 +0000 2014","id_str":"446606824515854336","full_text":"My trapeze class has moved from Monday, when I’m mostly rested, to Thursday, when my week’s sleep deficit is about ten hours. I think I can.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 19 17:16:55 +0000 2014","id_str":"446334513342586880","full_text":"Says NASA: \"closely reflecting the reality of the world today ... we find that collapse is difficult to avoid.\" http://www.policymic.com/articles/85541/nasa-study-concludes-when-civilization-will-end-and-it-s-not-looking-good-for-us","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Mar 19 12:32:54 +0000 2014","id_str":"446263037859987458","full_text":"Tomorrow is the equinox, the day when the sun is up for exactly 12 hours. Or used to be, before it became something only from myth & legend.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Mar 18 02:43:41 +0000 2014","id_str":"445752368546971648","full_text":"The Banner Saga is a pretty game set in a Norse-type world with other interesting races and a neat… http://instagram.com/p/lquksVM2gx/","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Mar 18 00:10:12 +0000 2014","id_str":"445713745411858432","full_text":"After 16 straight months of this cold rain, I’m more convinced than ever that I’m dreaming “All Summer in a Day”. http://en.m.wikipedia.org/wiki/All_Summer_in_a_Day","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Mar 17 22:06:13 +0000 2014","id_str":"445682543955034112","full_text":"Huge news today in my field of study! Even if you’re not an astrophysicist, this video will put a smile on your face. http://youtu.be/ZlfIVEy_YOA","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 17 17:37:25 +0000 2014","id_str":"445614897792294912","full_text":"RIP, Clarissa Theresa Philomena Aileen Mary Josephine Agnes Elsie Trilby Louise Esmerelda Dickson Wright. http://www.theweek.co.uk/people/57748/clarissa-dickson-wright-five-things-you-didnt-know-about-her-extraordinary-life","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 17 10:38:55 +0000 2014","id_str":"445509580249124864","full_text":"There’s just not much incentive to get out of bed when it’s still dark and we’ve already hit the high temperature for the day.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 16 19:29:15 +0000 2014","id_str":"445280653987573761","full_text":"“On a cold Wed. night, shoppers streamed into an industrial space in Murfreesboro to pick up locally grown foods.” http://www.dnj.com/article/20140316/NEWS/303160019/Eating-local-Area-farmers-benefit-from-national-trend-has-consumers-looking-fresh-food","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Mar 14 23:42:14 +0000 2014","id_str":"444619544494346241","full_text":"Two years after Kickstarter disaster, The Doom That Came to Atlantic City has been shipped. Never thought I’d see it. http://www.cryptozoic.com/games/doom-came-atlantic-city","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Mar 14 21:27:46 +0000 2014","id_str":"444585705826951169","full_text":"Today the post office delivered to me an envelope that had been, with its contents, ripped in half lengthwise. But only the top half.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 14 19:05:41 +0000 2014","id_str":"444549946000547842","full_text":"“Oppressive (The Best Gay Possible)” New track from the Pet Shop Boys containing Panti Bliss’s impassioned speech. https://www.youtube.com/watch?v=aXhzNsozCIw","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 13 11:21:53 +0000 2014","id_str":"444070838699323392","full_text":"Angel food cake and strawberries for breakfast: part of my ongoing effort to finally get the hang of Thursdays.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 11 16:47:54 +0000 2014","id_str":"443428109014949888","full_text":"That NYT style reporter who’s been following me around has gotten so much milage off his notes http://www.nytimes.com/2014/03/06/fashion/the-monocle-returns-as-a-fashion-accessory.html
","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 10 15:22:37 +0000 2014","id_str":"443044258275426304","full_text":"The Downtown Athens Master Plan envisions the city’s future, 2030. This video of downtown now accompanied the plan. https://www.youtube.com/watch?v=F9aaly4OvS0","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 07 13:42:28 +0000 2014","id_str":"441931891017805824","full_text":"The lovely downtown of Clarkesville, Georgia was destroyed by a massive fire Wednesday night. http://www.ajc.com/news/news/breaking-news/overnight-fire-damages-half-dozen-clarkesville-bus/nd6rX/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 07 13:05:50 +0000 2014","id_str":"441922675196563456","full_text":"“Most space charts leave out the most significant part – all the space.“ Not this one. Warm up your scrolling finger. http://joshworth.com/dev/pixelspace/pixelspace_solarsystem.html","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Mar 07 10:31:39 +0000 2014","id_str":"441883871421145088","full_text":"Welcome to Night Vale live show tonight! I’m excited as Cecil heading out to Gino’s Italian Dining Experience And Grill And Bar with Carlos!","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Mar 06 19:55:41 +0000 2014","id_str":"441663429364166656","full_text":"It’s 35 degrees & raining at my farmers market today. Just my way of making our special guests, a family of Alaska fishermen, feel at home.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Mar 06 18:51:04 +0000 2014","id_str":"441647167632310272","full_text":"One good thing about inflation: I sure feel a lot less guilty and/or nauseous after eating an entire sleeve of thin mints than I used to.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Mar 06 14:34:24 +0000 2014","id_str":"441582574901927938","full_text":"Here’s a great 7min film on a man who became only the third person in 50+ years to play a perfect game… of putt-putt. http://grantland.com/the-triangle/putt-putt-perfection/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 05 21:53:40 +0000 2014","id_str":"441330731210797056","full_text":"Scarleteen is filling the need for comprehensive, respectful, age-appropriate sex education, & I’m a proud supporter https://donatenow.networkforgood.org/1433116","favorite_count":"3","retweet_count":"4"},{"created_at":"Wed Mar 05 20:51:59 +0000 2014","id_str":"441315207638695936","full_text":"Save the Children UK have made a powerful 90 second video for their Syria relief campaign. It punches hard.

http://www.youtube.com/watch?v=RBQ-IoHfimQ","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 05 14:19:05 +0000 2014","id_str":"441216332982665216","full_text":"Every single person in America who has ever had an injection has benefited from the blue blood of a sea creature. http://www.theatlantic.com/technology/archive/2014/02/the-blood-harvest/284078/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 05 13:35:08 +0000 2014","id_str":"441205272787558400","full_text":"One thing keeping Athens from being the perfect place to live is the total lack of carne adovada breakfast burritos. http://blog.mexgrocer.com/carne-adovada-burrito-for-breakfast/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 05 00:59:53 +0000 2014","id_str":"441015204709941249","full_text":"\"Why Turning Your Customers Into ‘Mini-VCs’ Isn’t a Great Idea\" I've no regrets whatsoever. 'Twas more than worth it. http://www.wired.com/wiredenterprise/2014/03/textdrive/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 04 00:19:52 +0000 2014","id_str":"440642745930383360","full_text":"Just in case any TextDrive lifetimers haven't gotten the word: our lifetime ends in 10 days. The plug will be pulled. http://discuss.textdrive.com/","favorite_count":"5","retweet_count":"6"},{"created_at":"Fri Feb 28 16:50:29 +0000 2014","id_str":"439442492262719489","full_text":"Do you like chocolate? Adorable Japanese pop musicians? Um, and how about heavy metal? Well, then, here you go! https://www.youtube.com/watch?v=WIKqgE4BwAY","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 27 15:57:58 +0000 2014","id_str":"439066888275238913","full_text":"Empathy, one of the most valuable skills one can have, is often confused with sympathy. The illustrated difference: https://www.youtube.com/watch?v=1Evwgu369Jw","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 26 03:01:37 +0000 2014","id_str":"438509127871238144","full_text":"Juni: “Are you thinking what I’m thinking, Dad?”
Me: “It’s time to take over the world?”
J: “Um, what?”

Maybe I played my hand too soon.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Feb 25 17:58:30 +0000 2014","id_str":"438372445914161152","full_text":"I’m hoping I’ll get used to all the distortions in my peripheral vision wearing these bifocals. Also the flaming lidless eye looking for me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 22 18:32:39 +0000 2014","id_str":"437293876236537856","full_text":"Missing my first Georgia Organics conference since I started going in 2002. Miss you all - have fun! #greenacres","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 21 19:38:22 +0000 2014","id_str":"436948027216240641","full_text":"The covers from 2CELLOS are always great. They’ve outdone themselves w/ this video of their version of Thunderstruck. http://www.youtube.com/watch?v=uT3SBzmDxGk","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 21 17:35:11 +0000 2014","id_str":"436917028541435904","full_text":"I’m trying to be more social, so I went to a new lunchtime meetup to meet new people. Accidentally went an hour early; ate by myself.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Feb 19 23:40:14 +0000 2014","id_str":"436284120386510848","full_text":"A foot of snow last week. 70s this week and the spring peepers are peeping. Maybe snow next week. Welcome to the new normal.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 19 16:09:15 +0000 2014","id_str":"436170627108839424","full_text":"Resolved: Escape (The Piña Colada Song) by Rupert Holmes is great and it should be in every movie. http://pinacolliding.tumblr.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 19 05:04:09 +0000 2014","id_str":"436003249519607809","full_text":"Sir David Attenborough narrating curling is about the best thing ever. http://youtu.be/FPYOoPy3t5A","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Feb 18 18:43:50 +0000 2014","id_str":"435847138296463361","full_text":"Here’s a beautiful seven minute film on how one voice made an amazing impact in Ceaușescu’s brutal Romania. http://www.nytimes.com/2014/02/18/opinion/vhs-vs-communism.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 18 18:35:29 +0000 2014","id_str":"435845040280436736","full_text":"Of all of the videos to come out of last week’s Athens snowfall, this one may be the most Athens: http://www.youtube.com/watch?v=fSilyioJb2I","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Feb 18 18:20:27 +0000 2014","id_str":"435841255642529792","full_text":"I don't charge enough to make a living just with LocallyGrown, but I do get notes like this when my… http://instagram.com/p/kkThWKM2gK/","favorite_count":"3","retweet_count":"0"},{"created_at":"Tue Feb 18 13:38:51 +0000 2014","id_str":"435770386979237889","full_text":"Thanks, but when I’m bent down working on a leaky tire isn’t a good time to be trying to get me to read your copy of The Watchtower.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 16 02:35:11 +0000 2014","id_str":"434878594134061056","full_text":"Found Lord Montague Jacques Fromage for his steamfunk concert. #AnachroCon http://www.steampunkfunkbizarre.com/","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Feb 15 23:01:12 +0000 2014","id_str":"434824742827491328","full_text":"Now I’m at a chocolate salon. DragonCon is great, but smaller hands on cons are awesome. #AnachroCon","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 15 20:00:56 +0000 2014","id_str":"434779379919753216","full_text":"Watching a demonstration of sabrage — the technique of opening a champagne bottle with a sword. #AnachroCon","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 15 17:06:39 +0000 2014","id_str":"434735521399853056","full_text":"Sitting down to learn how chocolate and coffee and tea brought about the Age of Reason. #AnachroCon","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 15 04:00:09 +0000 2014","id_str":"434537590747045888","full_text":"I was on the dance floor while @DJDoctor_Q spun some electro swing and so missed the Great Southern Earthquake of Aught Fourteen #anachrocon","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 15 01:10:04 +0000 2014","id_str":"434494789346938880","full_text":"In the audience for Bob Hope’s USO show at AnachroCon. Woot!","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Feb 13 17:44:33 +0000 2014","id_str":"434020282194747392","full_text":"Everything is melting so fast! Either this time it was real or else Obama perfected the CIA’s recipe.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Feb 12 20:21:03 +0000 2014","id_str":"433697276523868160","full_text":"“WE AIN’T TO SCHOLASTIC / BUT WE’RE QUITE HANDY / WITH LETTERS MADE OF PLASTIC” #churchsigns https://www.youtube.com/watch?v=FCRzjRxmvgI","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 12 18:35:50 +0000 2014","id_str":"433670799283601408","full_text":"Mutton tacos for lunch, because I’m multicultural. Also, because that’s the meat I randomly pulled out of the freezer.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 12 16:05:14 +0000 2014","id_str":"433632900404502529","full_text":"Viv’s school is closed until February 24th. Guess we can skip making valentines. (Next week was already a scheduled break.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 12 15:50:01 +0000 2014","id_str":"433629072514494464","full_text":"Ok, now it’s a winter emergency. My espresso maker won’t heat up. I guess I need to make drip coffee, like an animal.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 12 14:57:00 +0000 2014","id_str":"433615729674706944","full_text":"I think I need some more malt-o-meal.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Feb 11 12:50:15 +0000 2014","id_str":"433221443544154112","full_text":"I feel sorry for those people under a weather service warning that uses words like “historic”, “crippling”, & “catastrophic”. Oh, that’s me?","favorite_count":"1","retweet_count":"2"},{"created_at":"Tue Feb 11 00:00:22 +0000 2014","id_str":"433027694608285696","full_text":"One group of folks at the store prepare to shelter for the week & hide from the other group who are going to “get drunk & go four wheeling”.","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Feb 10 20:31:11 +0000 2014","id_str":"432975054507626496","full_text":"Just ordered my first pair of progressive bifocals so now it’s time to watch Matlock.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 10 05:33:20 +0000 2014","id_str":"432749099251924993","full_text":"Every time I’ve checked the forecast today, the numbers have gone up. Now it says we might get 13″ of snow on Wednesday, in Georgia. Hooray?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 09 00:25:23 +0000 2014","id_str":"432309213831131136","full_text":"Answers like this from Rando Cardrissian is why we play the game. #cah
","favorite_count":"2","retweet_count":"1"},{"created_at":"Sat Feb 08 13:23:59 +0000 2014","id_str":"432142767771635712","full_text":"C’mon, brain. I give you all this source material to work with, and you dream about standing in a warehouse store eating samples of cereal?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 07 23:49:01 +0000 2014","id_str":"431937674254241792","full_text":"I don’t know what you’re doing this weekend, but I get to make a Spider-man birthday cake. I’m at the top of my game.","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Feb 07 15:12:31 +0000 2014","id_str":"431807694736207872","full_text":"Here’s a video for the new song “Our Insides” by Four Eyes. I love this town so much. http://www.youtube.com/watch?v=nwFLORTzH4U","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 07 12:36:05 +0000 2014","id_str":"431768326302609408","full_text":"“Hey dad, can you help me with the blood, to stop the blood, all this blood?” That’s how I got woken up last night. (Just a tiny nosebleed.)","favorite_count":"2","retweet_count":"1"},{"created_at":"Fri Feb 07 01:35:02 +0000 2014","id_str":"431601966297657344","full_text":"When a girl wears jeans, she doesn’t have to call them “vajayjeans” so no one will accidentally mistake her for a guy http://www.theferrett.com/ferrettworks/2014/02/jesus-christ-we-do-not-need-meggings","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 06 19:15:54 +0000 2014","id_str":"431506554198564864","full_text":"Ok, Elle King is all-around awesome. This gender-bending video for “Good To Be A Man” is gold. http://www.youtube.com/watch?v=yF2C6KuN328","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 06 15:53:41 +0000 2014","id_str":"431455668009435137","full_text":"An adage says to put down sidewalks where people wear out the grass. Here’s the same thing, for cars on snow: http://thisoldcity.com/advocacy/photos-what-snow-tells-us-about-creating-better-public-spaces-e-passyunk-avenue","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 06 02:03:50 +0000 2014","id_str":"431246828605296640","full_text":"A round of tests on the nerves inside my eyes this morning had me unable to see much of the day, making work (reading & typing) interesting.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 04 14:48:14 +0000 2014","id_str":"430714420747313152","full_text":"Here’s the best review of the new mobile version of Dungeon Keeper I’ve seen. It’s video, and the language is coarse. http://www.youtube.com/watch?v=GpdoBwezFVA","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 03 20:58:10 +0000 2014","id_str":"430445127933640704","full_text":"Some super catchy pop songs about heartbreak, loss, pain, heartbreak, surviving the service industry, and heartbreak: http://foureyesathens.bandcamp.com/album/our-insides","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 03 19:04:40 +0000 2014","id_str":"430416565620965376","full_text":"A Georgia personal injury lawyer bought a two minute block of local Super Bowl ad time for this epic commercial: http://deadspin.com/georgia-lawyers-local-super-bowl-ad-is-batshit-amazing-1514869904","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 01 22:22:06 +0000 2014","id_str":"429741475690070016","full_text":"Listening to John Lash and his wife Gaia give a talk on Non Violent Communication over bourbon and pizza. Things are good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 01 19:33:33 +0000 2014","id_str":"429699057796517888","full_text":"Finally getting around to watching the Lady Gaga Muppets Holiday Special. OMG.

This. Is. Wonderful.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jan 31 20:25:17 +0000 2014","id_str":"429349690233331712","full_text":"“Dear America, I Saw You Naked. And yes, we were laughing. Confessions of an ex-TSA agent.” http://www.politico.com/magazine/story/2014/01/tsa-screener-confession-102912.html","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Jan 31 18:50:49 +0000 2014","id_str":"429325917073444864","full_text":"Oh, I had a dislocated rib. That explains a few things.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 29 02:19:24 +0000 2014","id_str":"428351641646272512","full_text":"Watching the State of the Union on mute. Boehner and Biden are making perfect sad/happy drama faces behind Obama.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jan 25 23:31:33 +0000 2014","id_str":"427222236521824256","full_text":"Rando Cardrissian played the best random cah answer ever. http://instagram.com/p/jnEC3hM2h1/","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Jan 23 03:57:06 +0000 2014","id_str":"426201901626306560","full_text":"Sure, right as I’m drifting off into sleep is as good a time as any for master-slave MySQL replication to go haywire. Up and at ‘em!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 23 02:29:39 +0000 2014","id_str":"426179896281690112","full_text":"Louis Wain’s cat paintings as he progressed into schizophrenia. http://tmblr.co/ZGTYQy158Urtc","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 23 01:45:01 +0000 2014","id_str":"426168660710158336","full_text":"OMG, you guys! Have you heard this band, One Direction? They’re FANTASTIC! http://youtu.be/jD6rKhzV_m0","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jan 22 21:45:56 +0000 2014","id_str":"426108493695692800","full_text":"My favorite Mexican restaurant in town has a new commercial. It is kind of inexplicable, but very Athens. http://www.youtube.com/watch?v=lMb3qViAwMQ","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Jan 22 17:19:06 +0000 2014","id_str":"426041345614958592","full_text":"I love you. NBD.

http://brighterthanabuoy.blogspot.com/2014/01/casual-love.html","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jan 22 14:38:10 +0000 2014","id_str":"426000844916404225","full_text":"Georgia has gotten Daniel Parson back, and that’s a big win for us. http://news.emory.edu/stories/2014/01/er_spring_oxford_organic_farmer/campus.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 21 03:16:37 +0000 2014","id_str":"425466938664681472","full_text":"Minutes ago, I didn’t know Victorian Funk Rap existed. Now I’m super happy I’ll get to see some live next month. http://www.youtube.com/watch?v=NHF6KuFdyO0","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 18 19:31:10 +0000 2022","id_str":"1538242938714705920","full_text":"“Next week’s forecast: (6/20-6/25) Temps 100°+ with a HEAT INDEX of 105°-120°+. This could be one of the most extreme heat waves in modern history.”

Cool cool cool","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 12 17:44:13 +0000 2022","id_str":"1536041698714959872","full_text":"First ever Athens Pride parade! 🏳️‍🌈
","favorite_count":"30","retweet_count":"5"},{"created_at":"Sat Jun 11 01:57:45 +0000 2022","id_str":"1535441123476492288","full_text":"One of the benefits of being a \"hired gun\" software developer is working for a variety of interesting companies while feeding my hunger for knowledge. None have been more interesting than @neochromosome & the stuff I've learned from being alongside these scientists is priceless. https://twitter.com/neochromosome/status/1535364720512978946","favorite_count":"3","retweet_count":"2"},{"created_at":"Wed Jun 08 14:25:06 +0000 2022","id_str":"1534542035734171648","full_text":"Woke up hungry but I’m not allowed to eat until mid-day tomorrow. #OldManProblems","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 07 04:36:15 +0000 2022","id_str":"1534031457529765888","full_text":"About 3% of the D-Day landing force died during the attack, the same as Covid-19’s mortality rate.

The trauma is real. https://twitter.com/RealTimeWWII/status/1533929163836510209","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Jan 21 02:16:01 +0000 2014","id_str":"425451687458111488","full_text":"“4. The colon in Dickens’s A Christmas Carol” The Best 5 Punctuation Marks in Literature http://www.vulture.com/2014/01/best-punctuation-marks-literature-nabokov-eliot-dickens-levi.html","favorite_count":"5","retweet_count":"5"},{"created_at":"Mon Jan 20 19:38:59 +0000 2014","id_str":"425351772623101952","full_text":"Barbaritos, this mailing of yours made me cringe.
","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Jan 18 21:43:23 +0000 2014","id_str":"424658302195494912","full_text":"There's going to be some good eating tonight. #ssawg http://instagram.com/p/jU2GkLM2hB/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 16 03:45:49 +0000 2014","id_str":"423662347761500160","full_text":"Today was my easy day at the SSAWG conference. I only walked 16,362 steps.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 16 01:25:16 +0000 2014","id_str":"423626977652662273","full_text":"Found a German bar and restaurant and stumbled in right as team trivia started. The Iconoclast is in the house!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 15 18:56:57 +0000 2014","id_str":"423529255218061312","full_text":"I was handed an EeePC netbook with a one page PDF and a plug & play HP printer. It’s been installing drivers for an hour. How? Why?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 15 18:42:08 +0000 2014","id_str":"423525524653481984","full_text":"A new video from Megan Jean and the KFB! I love these two so much. http://youtu.be/CjTJ15T3Tk4","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 15 14:15:27 +0000 2014","id_str":"423458410885943296","full_text":"First person I saw this morning, a stranger, says “I hear you run a huge conglomerate and are very successful. Welcome to Mobile!” Pardon?","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jan 14 13:59:28 +0000 2014","id_str":"423092003262722048","full_text":"Only drove 85 miles before I realized I left a very important bag at home. Yay. *turns around*","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 14 02:43:27 +0000 2014","id_str":"422921877347373057","full_text":"Driving for seven hours in the morning. Guess I’d better get ready for that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 14 01:43:33 +0000 2014","id_str":"422906800770260992","full_text":"My phone is telling me my body is very fatigued. I agree. http://azum.io/1iKMj0d #heartrate http://heart.azum.io","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 11 02:36:54 +0000 2014","id_str":"421833062826385408","full_text":"Over a month ago I was mailed twelve envelopes from different US places each with a small gift. I received four. My mail service sucks.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 10 20:06:51 +0000 2014","id_str":"421734906126139392","full_text":"Wow. My favorite kilt is half price this one week only! It’s a steal at $122.50. http://Www.altkilt.com/animakilt","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 10 18:40:15 +0000 2014","id_str":"421713112107339776","full_text":"“With a truck and the Internet, a farmer takes his food to the people” http://www.atlantamagazine.com/covereddish/2013/12/19/with-a-truck-and-the-internet-a-farmer-takes-his-food-to-the-people","favorite_count":"2","retweet_count":"1"},{"created_at":"Mon Jan 06 23:08:14 +0000 2014","id_str":"420330999936204800","full_text":"It's been a while since I've seen negative windchills, but I'm ready. http://instagram.com/p/i2GRfeM2vh/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 06 14:05:17 +0000 2014","id_str":"420194362266357760","full_text":"Overheard in the office: “I think this room is called ‘Forward Ten’. I think it’s a Star Trek reference?”

Intruder alert! Intruder alert!","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Jan 06 03:50:10 +0000 2014","id_str":"420039564221513728","full_text":"Juniper fell asleep with her fingers in her mouth. She woke up suddenly and exclaimed, “Dad! Dad! I ate my fingers and now they’re raisins!”","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 06 01:34:57 +0000 2014","id_str":"420005535749251072","full_text":"o.0 RT @rossgrady: What. The. Fuh. Read this, carefully: http://stumblingintheshadowsofgiants.wordpress.com/2013/12/21/160-year-old-documents-intentionally-destroyed-in-franklin-county-n-c/","favorite_count":"0","retweet_count":"4"},{"created_at":"Sat Jan 04 01:28:55 +0000 2014","id_str":"419279240853721088","full_text":"Juniper’s current favorite movie, which she repeatedly asks for by name, is “Pickle Me 2”.

I’m never going to correct her.","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Jan 03 12:54:56 +0000 2014","id_str":"419089492977680384","full_text":"“Take the good, you take the bad, you take them both & there you have spiders crawling out of a red velvet cupcake.” — Welcome to Night Vale","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Jan 01 05:55:53 +0000 2014","id_str":"418259262197235712","full_text":"Onward to the new year. If I look back I am lost.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 31 17:53:52 +0000 2013","id_str":"418077559335956481","full_text":"“The 11th Doctor is TV-show Kirk, not Wrath of Khan Kirk.” Interesting analysis of the last few years of Doctor Who. http://www.theatlantic.com/entertainment/archive/2013/12/the-captain-kirk-problem-how-em-doctor-who-em-betrayed-matt-smith/282690/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 31 15:10:20 +0000 2013","id_str":"418036404489572352","full_text":"“One Weird Old Trick to Undermine the Patriarchy”
http://www.lastwordonnothing.com/2013/12/18/one-weird-old-trick/","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Dec 31 04:47:39 +0000 2013","id_str":"417879701458542592","full_text":"I was ready to laugh at the antics of this guy slashing bottles w/ his sword collection. But no. Rock on, ninja dude. http://www.youtube.com/watch?v=4dKwHOfd2dk","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 31 00:59:01 +0000 2013","id_str":"417822163748794370","full_text":"How a young The Doctor was transformed into an old Dr. Emmett Lathrop \"Doc\" Brown: http://fashionablygeek.com/costumes/see-how-they-aged-the-eleventh-doctor-with-makeup-and-prosthetics/#!qWfjQ (via @faeriebell )","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Dec 25 03:14:21 +0000 2013","id_str":"415681893963550720","full_text":"The girls are abed and so it’s time for Santa’s helper to wrap all the presents. This large mason jar of ginger ale and bourbon should help.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 24 22:41:20 +0000 2013","id_str":"415613187086897155","full_text":"The best holiday song I’ve heard this year: Misty Mountain Wonderland http://youtu.be/YW2k5W68RBI","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 24 20:05:05 +0000 2013","id_str":"415573867420057600","full_text":"“The Tolkien Nerd’s Guide to ‘The Hobbit: The Desolation of Smaug’” Great geekery from the Smithsonian! http://www.smithsonianmag.com/arts-culture/The-Tolkien-Nerds-Guide-to-The-Hobbit-The-Desolation-of-Smaug--236566281.html?c=y&page=1","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 24 18:09:38 +0000 2013","id_str":"415544813337845762","full_text":"Oh, hey! A seven minute Sherlock mini episode: https://www.youtube.com/watch?feature=player_embedded&v=JwntNANJCOE","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 24 05:09:40 +0000 2013","id_str":"415348527293005824","full_text":"Assembling a Spider-Man bicycle, a full night ahead of schedule. “Boys bike”, pshaw.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Dec 23 19:20:22 +0000 2013","id_str":"415200225637068800","full_text":"Here’s a fascinating article from this summer about a recently discovered third branch of the human tree. http://ngm.nationalgeographic.com/2013/07/125-missing-human-ancestor/shreeve-text","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 23 14:06:26 +0000 2013","id_str":"415121221500817408","full_text":"They say an inch of rain equals ten inches of snow, so if it were colder this week I think we’d be under about 32 feet of snow.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Dec 22 16:30:20 +0000 2013","id_str":"414795049508302848","full_text":"I think maybe this last issue of Saga was guest written by George R R Martin.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 21 19:58:53 +0000 2013","id_str":"414485142758256640","full_text":"Well, this will make future Cards Against Humanity games more interesting.
","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Dec 21 01:50:03 +0000 2013","id_str":"414211127837720577","full_text":"Discovered at the checkout at Toys R Us that someone had poached items from my cart. Peace on Earth! Goodwill toward men!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 20 19:57:35 +0000 2013","id_str":"414122428844240896","full_text":"My favorite Mexican restaurant now has tshirts, that I can’t wear without looking like a racist asshole.
","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 18 22:56:50 +0000 2013","id_str":"413442761711685632","full_text":"A brief lesson on the value of not sharing your password: http://www.youtube.com/watch?v=ARfg4p031os","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Dec 17 13:23:39 +0000 2013","id_str":"412936125968564224","full_text":"Seeing Smaug tonight! I’ll need to pour a 40 (of popcorn and reece’s pieces) on the curb for mom.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Dec 15 22:56:54 +0000 2013","id_str":"412355617178001408","full_text":"Vivian’s trapeze class choreographed their own autobiographical trapeze numbers. Here is hers. http://youtu.be/6jooZzf723E","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 15 02:43:14 +0000 2013","id_str":"412050184190050304","full_text":"“Daddy has a bone in his head, and mommy has a bone in her head.” Juniper is spilling the family secrets.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 13 04:49:34 +0000 2013","id_str":"411357202893799424","full_text":"Sysadmin is so boring these days. Which is *exactly* how it should be.
","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 12 13:05:27 +0000 2013","id_str":"411119606993272832","full_text":"Viv & I waited in the freezing pre-dawn a half hour for a bus that never came, acclimated to the cold, since the furnace went out yesterday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 10 21:56:24 +0000 2013","id_str":"410528452383477761","full_text":"Winter is coming, and here are the snowflakes to prove it. http://www.kryshiggins.com/free-game-of-thrones-inspired-snowflake-patterns/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 10 16:09:03 +0000 2013","id_str":"410441037375475712","full_text":"“At the publisher’s request, this title is being sold without DRM applied.” How refreshing! More like this, please. https://itunes.apple.com/us/book/blindsight/id385975082?mt=11","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 10 14:38:28 +0000 2013","id_str":"410418241035436032","full_text":"Picard and his crew sing my new favorite Christmas carol: http://www.youtube.com/watch?v=fdANlzYH38I","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Dec 09 14:02:53 +0000 2013","id_str":"410046899635245056","full_text":"Here’s a great new thing for those with a wallet full of credit, debit, & gift cards: an all-in-one electronic card. https://onlycoin.com/?referral=ReDVrUrV","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 09 13:50:46 +0000 2013","id_str":"410043850363633665","full_text":"Oh, this Doctor Who homage, done in the style of Ah-Ha’s “Take On Me” video, is beautifully done. http://www.youtube.com/watch?feature=player_embedded&v=IpVUCv6q5Lg","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 09 03:45:16 +0000 2013","id_str":"409891470632837120","full_text":"Holy crap! Johnny Cash did a cover of Gordon Lightfoot’s “If I Could Read Your Mind”. I might never stop playing it.","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Dec 08 05:41:52 +0000 2013","id_str":"409558423731466240","full_text":"If you want to watch me, as Santa, perform on a dance trapeze, here’s the YouTube link to do just that: http://youtu.be/jq3d-T5iOgI","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Dec 07 21:38:54 +0000 2013","id_str":"409436884906278912","full_text":"Sure, the repertory shows at Canopy are wonderful but you know what? So are the student shows! There’s another performance tonight at 8pm.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 07 18:42:54 +0000 2013","id_str":"409392589981614080","full_text":"Suzanne Vega’s 2010 cover of DNA’s 1990 remix of Suzanne Vega’s 1984 a cappella version of “Tom’s Diner” is pretty great.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 07 17:04:18 +0000 2013","id_str":"409367778798632960","full_text":"Viv: “That song that was just on the radio belongs to the blues species of music.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 07 15:43:25 +0000 2013","id_str":"409347422096461824","full_text":"“@SpaghettiOs: Take a moment to remember #PearlHarbor with us. https://twitter.com/SpaghettiOs/status/409162874184298496/photo/1” A day that will live in infamy. Also, terrible pasta.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Dec 06 16:05:00 +0000 2013","id_str":"408990464679768064","full_text":"Yesterday our government had a team of jumpsuited technicians sporting supervillian-esque patches launching a rocket. http://www.forbes.com/sites/kashmirhill/2013/12/05/u-s-spy-rocket-launching-today-has-octopus-themed-nothing-is-beyond-our-reach-logo-seriously","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 06 02:45:13 +0000 2013","id_str":"408789192886714368","full_text":"It’s disconcerting when I’m driving down the highway in my big box truck and Shelob crawls across the windshield and into the darkness.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 06 01:46:06 +0000 2013","id_str":"408774318420946944","full_text":"\"George R.R. Martin shows what happens when dragons go to war\" http://io9.com/george-r-r-martin-shows-what-happens-when-dragons-go-t-1477466466?utm_campaign=socialflow_io9_facebook&utm_source=io9_facebook&utm_medium=socialflow","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 05 23:50:40 +0000 2013","id_str":"408745265995464704","full_text":"OH: “I don’t bake things that are gluten free if they’re not yummy, because that’s just wrong.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 04 01:52:06 +0000 2013","id_str":"408051050957271040","full_text":"A true super scientist who shaped the tiny science college I attended, and thus indirectly shaped me, has passed. http://en.wikipedia.org/wiki/Stirling_Colgate","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Dec 02 18:23:32 +0000 2013","id_str":"407575777178558464","full_text":"Multiple reports that I look exactly like Santa Claus if he were up on the trapeze. Not acting, folks. That’s pure natural grace(lesness).","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 01 17:32:29 +0000 2013","id_str":"407200544944840705","full_text":"Cookies. http://kylehasatumblr.tumblr.com/post/68607728143/iraffiruse-twisted-speedo-this-should-be-in","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Nov 29 22:48:15 +0000 2013","id_str":"406555233469206528","full_text":"Nothing wraps up a holiday meal with loved ones quite like a big game of Cards Against Humanity.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Nov 29 16:13:08 +0000 2013","id_str":"406455797497864193","full_text":"Cards Against Humanity is holding the best Black Friday sale ever. http://cardsagainsthumanity.com/","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Nov 29 04:46:43 +0000 2013","id_str":"406283056077885440","full_text":"In order to fit the thanksgiving feast in my car, I had to take out my greatcloak, my Santa suit, and my trapeze tights. My life is weird.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 29 02:52:01 +0000 2013","id_str":"406254189816586240","full_text":"Cooking is all done for the day. Now to see how I can transport all this 25 miles tomorrow. Shoulda planned that first, maybe.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 28 05:26:24 +0000 2013","id_str":"405930656435544065","full_text":"Starting a new game of Dragon Age: Origins because it’s a holiday. Haven’t played in a year and have forgotten everything, so starting over.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 28 02:43:46 +0000 2013","id_str":"405889724784848896","full_text":"Local heritage turkey is in the brine for Friday’s meal. It’s been in my freezer since last year. No one here raised them this year.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 27 21:57:39 +0000 2013","id_str":"405817722808061953","full_text":"Ready to ingredient shop for my part of the potluck.
","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 27 20:09:32 +0000 2013","id_str":"405790515679199233","full_text":"It was hard when we knew there wouldn’t be another holiday together in the Missouri house. It’s harder knowing there won’t be one anywhere.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 27 18:08:52 +0000 2013","id_str":"405760146997260288","full_text":"One of my favorite albums from the ‘70s, Joe Wise’s “Pockets - Songs for Little People”, is now up on iTunes. https://itun.es/i6FK696 #tears","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 26 14:36:00 +0000 2013","id_str":"405344189741039616","full_text":"“Photos from a 1980s Sci Fi Convention” http://www.vintag.es/2012/01/photos-from-1980s-sci-fi-convention.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 25 23:57:34 +0000 2013","id_str":"405123124737630209","full_text":"“The Five(ish) Doctors” is the perfect way to officially include the classic actors in the 50th event. So well done! http://www.bbc.co.uk/programmes/p01m3kfy","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 25 16:17:50 +0000 2013","id_str":"405007431392309248","full_text":"Four Georgia products from three producers are finalists in the Good Food Awards, all available at my farmers market: http://www.goodfoodawards.org/winners/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 25 02:16:04 +0000 2013","id_str":"404795592662347777","full_text":"My alcohol budget ran dry on 9/1, and I’ve been rationing since. I’m down to one shot each of tequila, peppermint schnapps, and moonshine.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 24 18:34:47 +0000 2013","id_str":"404679507879419904","full_text":"“Hey dad, you can call me ‘Pigachu’ because I’m always hungry.” I love that my toddler makes puns.","favorite_count":"4","retweet_count":"0"},{"created_at":"Sun Nov 24 15:53:50 +0000 2013","id_str":"404639002764267520","full_text":"\"Look, dad! I spelled your name!\"

Ummmmm... http://instagram.com/p/hGmNDqs2o2/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 23 03:57:08 +0000 2013","id_str":"404096249793892352","full_text":"Let’s bump it up to a “risky”!

(Oh, those Bluths. I’ll miss them.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 23 01:59:15 +0000 2013","id_str":"404066584307982336","full_text":"Grrrr. RT @ftrain: “‘the Beastie Boys have now threatened GoldieBlox with copyright infringement.’” http://www.hollywoodreporter.com/thr-esq/beastie-boys-girls-viral-video-659308 I can’t stand it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 22 21:39:50 +0000 2013","id_str":"404001298997313536","full_text":"People leave their phone numbers on flyers & Craig’s List ads. This fellow sends them prank texts. Some are great.
http://textastrophe.com/","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Nov 22 16:48:03 +0000 2013","id_str":"403927869887221760","full_text":"I’ve now been given unlimited invitations to Simple, the great internet bank I use. Here’s a link if you want in: https://bank.simple.com/friends/38674e58-ce1b-0eff-9bd0-118cafd33762","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Nov 21 15:03:42 +0000 2013","id_str":"403539220918464513","full_text":"“How kids react to my pretty pretty princess nails.” http://www.theferrett.com/ferrettworks/2013/11/how-kids-react-to-my-pretty-pretty-princess-nails/ I’ve had the same experience with my kilts (“skirts”).","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Nov 20 01:32:12 +0000 2013","id_str":"402972614597287936","full_text":"There was a rocket launch visible from here. I checked a couple hours ago and it was reportedly scrubbed but it launched anyway. Missed it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 19 19:31:23 +0000 2013","id_str":"402881812416176128","full_text":"A Goldie Blox vid of 3 girls singing girl-power version of Beastie Boys’ “Girls” while a rube goldberg machine works. http://www.goldieblox.com/pages/beastie-boys-rube-goldberg-machine#showvideo","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 19 04:20:56 +0000 2013","id_str":"402652689089462273","full_text":"\"My daughter Poesy is only four years old, so when I decided to start playing D&D with her...\" http://gygaxmagazine.com/selected-content/dming-for-your-toddler/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 18 19:42:41 +0000 2013","id_str":"402522265390043136","full_text":"“She’d still be sweet, and she’d still be flirty, because she likes the classics, and they’re pretty dirty.”
http://www.youtube.com/watch?v=lmEbF2uhsZk","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 18 03:34:49 +0000 2013","id_str":"402278693437177856","full_text":"Juniper just bemoaned the fact that her crib makes a piss-poor trapeze apparatus. The Canopy show today made a big impression on her, too.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 16 03:23:09 +0000 2013","id_str":"401550984058781697","full_text":"Just your typical three year old girl, hanging out in her crib, playing Minecraft. http://instagram.com/p/gwpsWbs2sI/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 16 00:33:48 +0000 2013","id_str":"401508362762072064","full_text":"The sky is doing things again. http://instagram.com/p/gvz3Xqs2o4/","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Nov 15 21:23:02 +0000 2013","id_str":"401460357044002816","full_text":"Here’s a short promotional video for an online farmers market on Colorado’s Western Slope. They’re good folks. http://vimeo.com/71937799","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Nov 15 21:12:08 +0000 2013","id_str":"401457614984589312","full_text":"Oh, joy! Ragnarok’s approaching. They sounded the Gjallerhorn and everything. http://www.dailymail.co.uk/sciencetech/article-2507778/Will-world-end-100-days-Sounding-ancient-trumpet-York-warns-Viking-apocalypse-22-February-2014.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 15 03:09:57 +0000 2013","id_str":"401185273444585472","full_text":"Bill Berry took over the drums and Mike Mills the bass for “Don’t Go Back to Rockville”. Some old folk song.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 15 02:46:37 +0000 2013","id_str":"401179402245255169","full_text":"Patterson Hood reads from his essay \"The Newer South\" while Peter Buck & co plays behind. http://instagram.com/p/guA5gUM2q8/","favorite_count":"1","retweet_count":"3"},{"created_at":"Fri Nov 15 02:07:15 +0000 2013","id_str":"401169494464557057","full_text":"I don’t know if I’ve ever felt like the young one at the 40 Watt before. It’s a veritable (and venerable) who’s who in here.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Nov 15 01:37:32 +0000 2013","id_str":"401162015814975488","full_text":"I’m standing next to a Young Fresh Fellow. He’s not as young as when I first met him 20 years or so ago.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Nov 15 01:01:11 +0000 2013","id_str":"401152867492691969","full_text":"Got a notice from YouTube that one of my videos was entirely muted because there happened to be ambient music playing in the background.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 14 22:31:24 +0000 2013","id_str":"401115175677620224","full_text":"“The guest list was a project. We set a number based on what we could afford, and each of us invited 1/3 of that.” http://offbeatbride.com/2013/11/massachusetts-lesbian-poly-wedding","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 14 15:30:21 +0000 2013","id_str":"401009211506577408","full_text":"Ohmygosh, here’s a surprise. A new Paul McGann Doctor Who mini-episode was released today. So, so excited. http://www.youtube.com/watch?v=-U3jrS-uhuo","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Nov 14 04:06:32 +0000 2013","id_str":"400837123601092609","full_text":"I finally saw the episode that introduces Bob Loblaw’s Law Blog. I’ve arrived in 2006! Real estate looks like a sure bet. No spoilers!","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Nov 13 22:30:20 +0000 2013","id_str":"400752518944157696","full_text":"When I was a boy, my chemistry set enthralled me. You can’t really buy them now. This kickstarter wants to fix that. http://www.kickstarter.com/projects/1742632993/heirloom-chemistry-set","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Nov 13 15:02:59 +0000 2013","id_str":"400639937592455168","full_text":"Residents of Atlanta will not be welcome at the new Atlanta Braves stadium, if the Cobb GOP Chairman gets his way. http://www.ajc.com/weblogs/jay-bookman/2013/nov/12/cobb-gop-chairman-concerned-about-those-people-com/","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Nov 12 04:35:27 +0000 2013","id_str":"400119626077847552","full_text":"Juniper’s talking in her sleep, in a deep, gravelly voice. I think she might be speaking Aramaic. That’s a normal thing, right?","favorite_count":"2","retweet_count":"1"},{"created_at":"Tue Nov 12 00:30:06 +0000 2013","id_str":"400057880910778368","full_text":"\"This great love, the vast kind, wants others to have everything, both more of me and of everyone else.\" http://www.elephantjournal.com/2013/11/what-a-funeral-taught-me-about-polyamory-kristin-s-luce/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 11 20:14:41 +0000 2013","id_str":"399993604321837057","full_text":"Eyes, right! “Little Belgian boy saluting Canadian Troops.” http://www.elephantjournal.com/2011/11/eyes-right-thank-you-veterans-from-todays-youth/","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Nov 11 19:27:10 +0000 2013","id_str":"399981644742135808","full_text":"Dear @SenJohnMcCain, Snowden’s leaks didn’t damage relations with some of our best friends. Tapping their phones did. http://www.theguardian.com/world/2013/nov/10/john-mccain-nsa-keith-alexander-snowden","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 10 07:15:06 +0000 2013","id_str":"399435028847132673","full_text":"What an awesome event the Grimm Gear Gala was. Any time I can wear a table runner wrapped around my waist and get complements is a win.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 10 03:33:56 +0000 2013","id_str":"399379371401965568","full_text":"Listening to improvised music on violin and saw based on a random selection from P. T. Barnum’s memoir. It’s called “Pretentious Asshole”.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 10 03:19:56 +0000 2013","id_str":"399375848161419264","full_text":"There is a whole Peter Pan crew here, including a steampunk crocodile in a top hat.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 10 02:55:01 +0000 2013","id_str":"399369577962172416","full_text":"Wilhelm Grimm is telling his stories again. http://instagram.com/p/ghKHm_M2rB/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 10 01:52:39 +0000 2013","id_str":"399353880821379072","full_text":"I get band crushes so easily, but now that I’ve seen them twice I’m sure my feelings toward Fable Cry are true love.","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Nov 10 01:25:19 +0000 2013","id_str":"399347003383377920","full_text":"The costumes at the Grimm Gear Gala (steampunk fairy tales) are amazing.","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Nov 08 17:24:04 +0000 2013","id_str":"398863503521349632","full_text":"The most adorable Rorschach blot ever.
#RorschachDoodle http://g.co/doodle/usxtq6","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 08 15:43:06 +0000 2013","id_str":"398838094381584385","full_text":"“Young Singles, Seth Adam Smith's Marriage Advice Isn't for You” A companion piece to the essay making the rounds. http://www.huffingtonpost.com/wayne-self/young-singles-seth-adam-smiths-marriage-advice-isnt-for-you_b_4219365.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 08 14:33:52 +0000 2013","id_str":"398820671238971392","full_text":"DrabbleCast recently had two great apocalyptic stories, one pre- and one post-apocalypse. http://www.drabblecast.org/2013/09/09/drabblecast-295-twenty-ways-desert-kill/ http://www.drabblecast.org/2013/10/11/drabblecast-299-revelation-morgan-stern/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 07 18:11:58 +0000 2013","id_str":"398513169045266432","full_text":"The people complaining about the healthcare dot gov website have obviously never tried to redeem an UltraViolet digital movie code. Madness.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Nov 06 22:07:18 +0000 2013","id_str":"398210005280641024","full_text":"Today I bought a Santa suit. My first public trapeze show is next month and I’m naturally planning on doing the whole thing in a Santa suit.","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Nov 06 19:54:52 +0000 2013","id_str":"398176678972637184","full_text":"Very rarely do a group of guys sitting around a table drinking beers make something as cool as Rakede’s “Bitte Bitte” http://www.youtube.com/watch?v=LbLfg5m3tns","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 04 23:41:41 +0000 2013","id_str":"397508982983905280","full_text":"It’s that glorious time of year when one can readily make White Russians using eggnog.","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Nov 04 23:28:21 +0000 2013","id_str":"397505628941594624","full_text":"A bank I pass on the way home has on their electronic marquee, and I quote, “GO!!! GOOOOOOOOOOOO!!!”","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 04 18:27:13 +0000 2013","id_str":"397429845216722944","full_text":"Weaver D’s Delicious Fine Foods, “Automatic for the People”, closes its doors in a couple weeks. http://flagpole.com/blogs/grub-notes/posts/weaver-d-s-is-closing-for-real","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Nov 04 15:16:21 +0000 2013","id_str":"397381812735209472","full_text":"One day, Donkey fell down a hole… http://www.steaksmoothie.com/?comic=dunkey","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 03 01:48:03 +0000 2013","id_str":"396816009572909056","full_text":"I need to create a steampunk Brothers Grimm outfit in one week out of a pile of burlesque costumes and bric-à-brac. I love a challenge.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 02 19:26:23 +0000 2013","id_str":"396719958056763392","full_text":"The nice ladies at Joann’s not only couldn’t sell me sinew thread, they didn’t even know what it is. I always feel like a time traveller.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Oct 31 17:58:47 +0000 2013","id_str":"395973137114095616","full_text":"Been riding a steam train through the desert for the last five hours, thanks to the Naturespace app & their recording “The Ghost”. So great.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 31 15:29:04 +0000 2013","id_str":"395935458968223744","full_text":"“If a Druid Rings the Doorbell” http://www.nytimes.com/2013/10/31/garden/if-a-druid-rings-the-doorbell.html?_r=0 The New York Times discusses Samhain, observed by most Americans today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 31 02:34:13 +0000 2013","id_str":"395740461220237312","full_text":"If I understand my twitter feed correctly, seems like Joaquín Andújar is on the mound for the Cardinals tonight?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 29 23:22:06 +0000 2013","id_str":"395329728338747392","full_text":"Here's a review from our local alt-weekly of the Neutral Milk Hotel show I was at last week. http://www.flagpole.com/blogs/homedrone/posts/review-neutral-milk-hotel-at-the-40-watt-oct-23","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Oct 28 23:06:24 +0000 2013","id_str":"394963387656192000","full_text":"I’ve got about twenty hours worth of work to do for a project that’s due in 18 hours. Strapping myself in for a long night ahead.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 28 15:39:06 +0000 2013","id_str":"394850822485716993","full_text":"Scroll down to Riker. Then scroll up and down again. Repeat until you’ve had enough Riker. http://scrolldowntoriker.com/","favorite_count":"1","retweet_count":"2"},{"created_at":"Sat Oct 26 17:32:39 +0000 2013","id_str":"394154621612339200","full_text":"So last night I performed a “Welcome to Night Vale” themed burlesque number. This was a thing that happened. http://www.youtube.com/watch?v=DBmeHx5rKIU #wtnv","favorite_count":"0","retweet_count":"2"},{"created_at":"Fri Oct 25 22:25:41 +0000 2013","id_str":"393865976124805120","full_text":"Burlesque tonight at the Go Bar, 10pm! It’ll be the best $3 you spend this weekend.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 25 20:23:01 +0000 2013","id_str":"393835106135068672","full_text":"Just got cold called by a software company that wanted to sell me their farmers market software for my market. He had no idea who I was.","favorite_count":"2","retweet_count":"2"},{"created_at":"Fri Oct 25 19:49:44 +0000 2013","id_str":"393826733981728768","full_text":"“Your move, Pixar.” http://www.youtube.com/watch?v=wBqM2ytqHY4","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Oct 25 18:16:31 +0000 2013","id_str":"393803274773889024","full_text":"Had green chile stew with lunch and it was ok -- best I've had in Georgia in a long time -- but now I'm craving New Mexico green chile stew.","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Oct 24 01:57:02 +0000 2013","id_str":"393194390744989696","full_text":"take you and leave you alone
Watching spirals of white softly flow
Over your eyelids & all you did
Will wait until the point when you let go","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 23 15:42:49 +0000 2013","id_str":"393039818110013440","full_text":"After three hours I thought it would be safe to return to the office, but from several blocks away I can still hear the fire alarm blaring.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 23 13:27:21 +0000 2013","id_str":"393005727989903360","full_text":"Seems sensible to test the shrieking fire alarm of an office building during work hours, sure. Also sensible for me to go to a coffee shop.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 23 13:14:33 +0000 2013","id_str":"393002502981165056","full_text":"I get to see Neutral Milk Hotel tonight at the 40 Watt. Never thought that’d ever happen.","favorite_count":"4","retweet_count":"0"},{"created_at":"Wed Oct 23 01:59:55 +0000 2013","id_str":"392832727537684480","full_text":"“Ha ha ha! Dad, please stop singing.”

And so Juniper finished singing along by herself to “Christmas at Ground Zero”.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Oct 21 14:13:38 +0000 2013","id_str":"392292598481973248","full_text":"Miley Cyrus & Sinead O’Connor in “Nothing Compares 2 Wrecking Ball” https://vimeo.com/76171895","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 20 23:02:03 +0000 2013","id_str":"392063189787361280","full_text":"“What if I don’t care about what’s on TV? What if, instead, I care about the secret song that nobody hears but you?” http://www.elephantjournal.com/2013/10/what-if-we-strip-away-the-artifice-see-each-other-as-we-are-vicki-rivard/","favorite_count":"2","retweet_count":"1"},{"created_at":"Fri Oct 18 21:27:18 +0000 2013","id_str":"391314568674160640","full_text":"A friend I met while growing beards together (that never gets old) demonstrates with his family the perfect s’more: http://www.youtube.com/watch?v=UPvqzUE1dFk","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Oct 17 16:44:07 +0000 2013","id_str":"390880915117056001","full_text":"The @tmbg bus is parked outside my office. I’ve never been in the same town as them and *not* gone to the show. Kind of bummed.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jun 05 22:40:28 +0000 2022","id_str":"1533579537740595200","full_text":"Can’t hardly walk down the sidewalk around here these days what with all the flopping. https://twitter.com/RonFilipkowski/status/1533558941451427845","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jun 04 18:52:55 +0000 2022","id_str":"1533159884111462400","full_text":"Well, fuck. https://twitter.com/cjhubbs/status/1532494712048963608","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue May 31 17:29:48 +0000 2022","id_str":"1531689416397361154","full_text":"I’ve been grappling lately with post-childhood diagnosis on several fronts lately, and this is pretty much where I’ve landed too. https://twitter.com/kristinrawls/status/1531397858833969153","favorite_count":"9","retweet_count":"0"},{"created_at":"Mon May 30 22:24:23 +0000 2022","id_str":"1531401162787799047","full_text":"Five minutes to write code, five hours to find and fix all the tests that broke.

Glad I saved this work for a quiet holiday. Regular workday interruptions would probably have tripled that time.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri May 27 17:51:58 +0000 2022","id_str":"1530245439617908737","full_text":"Actual footage of my work week.

https://www.youtube.com/watch?v=E3yOnr2cl3c","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 25 13:58:35 +0000 2022","id_str":"1529461932717232128","full_text":"Going to a movie theater tonight for the first time since the before times. Don't feel like sitting in a room full of people, but that shouldn't be a problem -- we're seeing a new remastered director's cut of Star Trek: The Motion Picture.","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Oct 16 17:34:24 +0000 2013","id_str":"390531183492464640","full_text":"Charlie Pierce isn’t mincing any words today. “These are pathetic, worthless children, playing dress-up...” http://www.esquire.com/blogs/politics/today-in-the-reign-of-morons-101613","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 16 14:40:07 +0000 2013","id_str":"390487324351422464","full_text":"I’m at work, remembering how Juniper told me last night “Dad, when I wake up I feel sad because you are at work.”","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Oct 16 02:29:02 +0000 2013","id_str":"390303339550101504","full_text":"Oh wow. Can we kill off PayPal now? RT @jack: A free & fast way to send money, with just a simple email (or an app): http://square.com/cash","favorite_count":"4","retweet_count":"1"},{"created_at":"Tue Oct 15 16:36:37 +0000 2013","id_str":"390154253194764289","full_text":"“North America in the Year 1889” A map created some 85 years after the Ottoman Empire bought Louisiana from France. http://alt-reality.deviantart.com/art/Turks-and-Me-97843206","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 15 00:22:26 +0000 2013","id_str":"389909092934094849","full_text":"Rousing game of \"Click Clack Lumberjack\" with the girls. It's like Jenga. With axes. http://instagram.com/p/fd73Wms2iJ/","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Oct 14 21:23:29 +0000 2013","id_str":"389864057521446912","full_text":"“I’d like you to leave our time together feeling loved, free, full of your most vibrant & luscious hue of you-ness.” http://www.elephantjournal.com/2013/10/can-we-be-lovers-not-have-sex/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 14 03:11:03 +0000 2013","id_str":"389589137969643520","full_text":"Juniper, in her crib, holding up big spiderman figure: “I love you, son.” She holds up smaller spiderman. “I love you too, dad.” They kiss.","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Oct 11 21:38:53 +0000 2013","id_str":"388780768849584128","full_text":"“Darn it, sometimes you just need Macaroni and Cheese Pancakes.” http://misckitchen.com/2012/03/15/macaroni-and-cheese-pancakes/
via @LaughingSquid","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Oct 11 19:33:37 +0000 2013","id_str":"388749245907730432","full_text":"MT @ProfSnarky: No interest in saving boobies, tatas, treasured chests, or cleavage. Save women. That requires more than drowning in pink.","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Oct 09 16:23:46 +0000 2013","id_str":"387976691827900417","full_text":"“Allowing them to impose their left-coast values on our post-season play is ruining America.” http://hardballtalk.nbcsports.com/2013/10/08/applying-government-shutdown-logic-to-the-baseball-playoffs/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 08 01:13:49 +0000 2013","id_str":"387385310277279744","full_text":"So today I started rehearsing my first ever trapeze duet with my dance partner Lyndsey. Can’t wait to perform it at the Dec 7th Canopy show!","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Oct 07 18:18:25 +0000 2013","id_str":"387280770123177984","full_text":"“Hey. I know we haven’t seen each other, or even talked, in a long time…” http://9gag.com/gag/aRQ3pxq?ref=fb.s","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 07 12:23:07 +0000 2013","id_str":"387191354180517888","full_text":"So one of my favorite people, Woody Tasch, is in town talking about my favorite topic, local food systems. Right during my farmers market.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 06 02:57:17 +0000 2013","id_str":"386686570067427328","full_text":"Masterchef Junior. I'm *almost* afraid to watch.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 05 21:21:31 +0000 2013","id_str":"386602070885027840","full_text":"Here's a lovely little song: \"My Vagina is 8 Miles Wide\" (Don't be afraid. It's only a metaphor.) http://www.youtube.com/watch?v=NNtYJ5q-yR8","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 05 16:20:18 +0000 2013","id_str":"386526270932393984","full_text":"Waitress: \"Here's your cookie, princess.\"
Juniper: \"I'm not a princess! I'm Mario!\"

That's my girl.","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Oct 04 22:18:20 +0000 2013","id_str":"386253983322763264","full_text":"While I was away, Juniper has decided she is Pikachu. So now I have a Pokémon cuddling in my lap.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Oct 04 20:11:31 +0000 2013","id_str":"386222070411321345","full_text":"Home again, home again, jiggity jig.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Oct 02 18:53:27 +0000 2013","id_str":"385477647599697920","full_text":"To the spammers who hacked my dead mom's Twitter account and keep sending spammy tweets: please stop. Also, what's her password?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 02 18:24:17 +0000 2013","id_str":"385470305776701440","full_text":"Tomorrow morning I begin the long drive back home. But before I do, tonight I'll eat mom's favorite Florida Lobster Reuben.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 01 17:44:30 +0000 2013","id_str":"385097909211242496","full_text":"The mailman just handed my mother to me. http://instagram.com/p/e7wGxvs2vT/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 01 02:49:54 +0000 2013","id_str":"384872775070269440","full_text":"Wow. “An ecological anachronism is an adaptation that is chronologically out of place, making its purpose obsolete.” http://www.americanforests.org/magazine/article/trees-that-miss-the-mammoths/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 01 02:09:10 +0000 2013","id_str":"384862523511816192","full_text":"“To the unwashed masses of mothers: I’ve seen you around.” http://www.scarymommy.com/to-the-unwashed-masses-of-mothers/","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Oct 01 01:34:07 +0000 2013","id_str":"384853700919193600","full_text":"“… the synthesis of real & digital space through projection-mapping onto moving surfaces.” Amazing in-camera FX! https://vimeo.com/75260457#","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Oct 01 01:10:06 +0000 2013","id_str":"384847659250761728","full_text":"It’s too bad such horrifying experiments had to be used to discover this awesome fact about octopi. http://io9.com/detatched-octopus-arms-show-independent-awareness-1209041248","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 30 23:05:45 +0000 2013","id_str":"384816365569589250","full_text":"I want to DJ an all-ages electroswing night in Athens sometime. Remind me when I get home to make that happen.","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Sep 30 21:23:57 +0000 2013","id_str":"384790745078849537","full_text":"Thanks to my generous employer, I still got a full paycheck today. Which means I can afford gas to get home this week. Also, a rum bucket.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 29 19:47:07 +0000 2013","id_str":"384403987120017408","full_text":"Meanwhile, somewhere in the Atlantic Ocean... http://instagram.com/p/e20en1M2h5/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 28 23:10:37 +0000 2013","id_str":"384092813908250624","full_text":"“DIY is a place for kids to share what they do, meet others who love the same skills, and be awesome.” https://diy.org","favorite_count":"3","retweet_count":"0"},{"created_at":"Sat Sep 28 02:08:48 +0000 2013","id_str":"383775268261097474","full_text":"\"How Grammar Is Like Dining At A Nice Restaurant\" http://www.theferrett.com/ferrettworks/2013/09/how-grammar-is-like-dining-at-a-nice-restaurant/?utm_source=rss&utm_medium=rss&utm_campaign=how-grammar-is-like-dining-at-a-nice-restaurant","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 27 01:37:08 +0000 2013","id_str":"383404910215462912","full_text":"I need to save these slang timelines for next time I need alternatives for “got your jigglestick up the antipodes.” http://io9.com/two-timelines-of-slang-for-genitalia-from-1250-through-1157205966","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 26 15:27:10 +0000 2013","id_str":"383251407077658625","full_text":"Took my laundry out of the park staff washing machine and there was an unusual looking drawstring left in the bottom. Only it was a snake.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 26 02:56:17 +0000 2013","id_str":"383062440919187456","full_text":"This new video to The Smith’s “Please Please Please Let Me Get What I Want” is one of the best ever. https://www.youtube.com/watch?feature=player_embedded&v=3U3Rh9mxcoU","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 25 01:32:54 +0000 2013","id_str":"382679067172286464","full_text":"Beautiful and brilliant! Chromatic Typewriter Prints http://tmblr.co/ZltvOyvxPf4q","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Sep 22 20:01:52 +0000 2013","id_str":"381870985437511681","full_text":"One of the Celtic traditions for the autumn equinox marks the transition of the Mother to the Crone.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 22 14:07:53 +0000 2013","id_str":"381781902098972672","full_text":"Blessed be of Mea'n Fo'mhair. If you've got a little cider, share some with the Green Man, won't you?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 21 07:22:32 +0000 2013","id_str":"381317505282998272","full_text":"Thank you everyone for the love and well-wishes you have shown me and my family. We are blessed.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Sep 21 06:15:29 +0000 2013","id_str":"381300631044386816","full_text":"Fin. http://instagram.com/p/egxUJqs2ov/","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Sep 19 23:38:05 +0000 2013","id_str":"380838234806562817","full_text":"\"Was that her last breath? It was so long ago. It must've -- oh, there's one. ... Was that her last breath?\"

- Me, for the last six hours.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 18 12:05:49 +0000 2013","id_str":"380301633965817856","full_text":"Well, *that* was a long drive.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 18 04:20:55 +0000 2013","id_str":"380184637307240448","full_text":"\"Can't Help But Fly (The Poly Song)\" I love this. http://m.soundcloud.com/naimainfinity/cant-help-but-fly-the-poly","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 18 02:11:04 +0000 2013","id_str":"380151957400584193","full_text":"I fell victim to one of the classic blunders Never leave a restaurant catering to travelers without carefully checking your to-go order.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Sep 17 20:37:11 +0000 2013","id_str":"380067934569529344","full_text":"\"Blood pressure is 42/20. Your age (today) over how old she was when she had you.\" There's some numerology for you.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 17 18:25:44 +0000 2013","id_str":"380034851912835072","full_text":"I am suddenly embarking on one of the least anticipated trips to the Florida Keys ever. I love my mother.","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Sep 17 18:03:18 +0000 2013","id_str":"380029210284535809","full_text":"Juniper asked to hear New Order's \"Temptation (Alternate 12\" Version)\" by saying \"Play you got green eyes you got blue eyes!\"","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Sep 16 17:57:16 +0000 2013","id_str":"379665303070068736","full_text":"“Dear parents, you need to control your kids. Sincerely, non-parents”
A well-written response to that assertion: http://themattwalshblog.com/2013/09/15/dear-parents-you-need-to-control-your-kids-sincerely-non-parents/","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Sep 16 13:52:19 +0000 2013","id_str":"379603657282428928","full_text":"I love people’s brains. “Calvin & Muad-Dib” mashes up text from Frank Herbert’s Dune with Calvin & Hobbes art. http://calvinanddune.tumblr.com/","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Sep 15 14:25:53 +0000 2013","id_str":"379249717718560768","full_text":"A group of us are at Full Moon Farm, weeding the fall garden, for Athens Locally Grown's \"Farmer for a… http://instagram.com/p/eSMjD8s2hA/","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Sep 14 01:42:26 +0000 2013","id_str":"378695200748863488","full_text":"Juniper sings her favorite song, inquiring about the dogs being let out. http://youtu.be/_mSF_n-TTz8","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 13 20:49:33 +0000 2013","id_str":"378621496568336384","full_text":"“T-Rex is closer in time to seeing a Justin Bieber concert than seeing a live Stegosaurus.” Perspective is amazing. http://www.waitbutwhy.com/2013/08/putting-time-in-perspective.html","favorite_count":"2","retweet_count":"3"},{"created_at":"Fri Sep 13 19:45:27 +0000 2013","id_str":"378605363211145217","full_text":"Phonebloks is an ambitious and interesting concept for a modular smartphone. http://www.phonebloks.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 12 13:55:26 +0000 2013","id_str":"378154891291533313","full_text":"I don’t know why I’d not heard of Ylvis before now. They’re like the Norse “Flight of the Conchords” http://www.slate.com/blogs/browbeat/2013/09/09/ylvis_best_music_videos_in_english_stonehenge_work_it_pressure_jan_egeland.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 11 21:05:26 +0000 2013","id_str":"377900716083671040","full_text":"“Darth Vader Voiced by Schwarzenegger” http://www.youtube.com/watch?v=xh3Wveg4DMk","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 10 22:06:42 +0000 2013","id_str":"377553744701181953","full_text":"“CrossFit is everything that’s wrong with America” A thoughtful and surprising essay from a CrossFit devotee. http://socialreader.com/me/content/2Blx0","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 09 22:18:13 +0000 2013","id_str":"377194257486200832","full_text":"Took 30mins to find my county commissioners' meeting (wrong address posted). I walked in on a conversation on transporting & storing bodies.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 09 20:30:58 +0000 2013","id_str":"377167266645028864","full_text":"“Performing Shakespeare’s plays with their original English accent”. I love listening to this.
http://twentytwowords.com/2013/09/05/performing-shakespeares-plays-with-their-original-english-accent/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 09 18:17:17 +0000 2013","id_str":"377133622991790080","full_text":"“You came to the chasm, and teetered on the brink. All brinks are for teetering upon, in this life. Mark that well.” http://hootingyard.org/archives/11938","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 09 14:57:05 +0000 2013","id_str":"377083240378421248","full_text":"A lovely little wedding in the woods goes awry: http://www.viralnova.com/zombie-engagement-shoot/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 09 01:51:29 +0000 2013","id_str":"376885538093281280","full_text":"This article with a map of the town of Night Vale is the only exception to the rule to never read the comments. http://io9.com/a-series-of-maps-of-the-freaky-city-of-night-vale-1272064282","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Sep 07 22:37:37 +0000 2013","id_str":"376474361718669312","full_text":"Juniper: \"Look, Dad! I have a magic wand. Now I'm going to pull a rabbit out of your head.\"
Me: \"...\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 06 23:41:59 +0000 2013","id_str":"376128173920243712","full_text":"One of Viv's friends is in the living room in wet swim trunks singing \"Holly Jolly Christmas\" in an English accent. Must be Friday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 06 15:01:30 +0000 2013","id_str":"375997189836636160","full_text":"An NSA program codenamed \"Cheesy Name\" targeted SSL certs for brute force attacks. With that name, it has to be true. http://www.theguardian.com/world/2013/sep/05/nsa-gchq-encryption-codes-security","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Sep 04 21:03:42 +0000 2013","id_str":"375363566700072961","full_text":"\"By the time a girl is 12, she isn’t even seen as whole human being, but regarded for her parts.\" http://www.salon.com/2013/09/04/the_six_ways_we_talk_about_a_teenage_girls_age/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 04 19:22:04 +0000 2013","id_str":"375337987246419968","full_text":"“For every day that you’ve survived intact, a thousand other people have gotten shafted by a roll of the dice.”
http://www.theferrett.com/ferrettworks/2013/09/a-gift-you-can-kill-with/","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Sep 04 14:45:41 +0000 2013","id_str":"375268433509642240","full_text":"For only two weeks, you can get a full pass to next year’s DragonCon for only $65. Buy now, rest easy all year. http://store.dragoncon.org/index.php?main_page=product_info&cPath=26&products_id=773","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Sep 04 01:01:47 +0000 2013","id_str":"375061093024280577","full_text":"At the Mechanical Masquerade I was George Washington, Airship Admiral. Another was a British soldier with George's head on a spike. Awkward!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 03 18:35:04 +0000 2013","id_str":"374963772185538560","full_text":"Yesterday the Westin wasn’t taking reservations for 2014 DragonCon. I called today to see when they would start & they’re already sold out.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 03 16:55:56 +0000 2013","id_str":"374938826680320002","full_text":"Kindle Matchbook. What a fitting name, as it will set fire to what’s left of the paper publishing industry. http://www.amazon.com/gp/feature.html/?docId=1001373341","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 03 16:17:57 +0000 2013","id_str":"374929265013571584","full_text":"My pedometer says I walked 22.5 miles at DragonCon, including dancing. Within that, the 33 flights of stairs is nothing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 02 20:54:38 +0000 2013","id_str":"374636506641870848","full_text":"Back in the car. DragonCon badge is off. Guess it's time to get back to the real world.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 02 16:31:31 +0000 2013","id_str":"374570292775247872","full_text":"Just walked down 33 flights of stairs with luggage because even after waiting an hour it was still faster than the elevator.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Sep 01 21:57:32 +0000 2013","id_str":"374289951070109697","full_text":"My first costume of the evening. #dragoncon #nightvale http://instagram.com/p/du9NvHs2r_/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 01 03:58:22 +0000 2013","id_str":"374018366329339904","full_text":"Gandalf and Arwyn are freak dancing to \"Weird Science\".","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Sep 01 03:22:58 +0000 2013","id_str":"374009461087940608","full_text":"The Uruk-hai have the Thriller dance down cold.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Sep 01 03:18:54 +0000 2013","id_str":"374008437493223424","full_text":"The dwarves are winning the limbo contest, but only because the hobbits had too much pipe weed. I'm assuming.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 01 02:51:37 +0000 2013","id_str":"374001568699678720","full_text":"I've seen a lot of weird things at DragonCon, but one of the weirdest was watching Thranduil break dance to \"One Night in Bangkok\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 31 19:45:20 +0000 2013","id_str":"373894292072595456","full_text":"The panelists at the \"Doctor Who Canon\" session publicly admired my Red Dwarf's Rimmer costume. #kiltedrimmer","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 30 22:44:12 +0000 2013","id_str":"373576917565571072","full_text":"A Clockwork Orange http://instagram.com/p/dp4-dPM2mA/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 30 17:19:28 +0000 2013","id_str":"373495193653485568","full_text":"Badged!

Um... what day is it? #DragonCon","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 30 16:23:11 +0000 2013","id_str":"373481030176366593","full_text":"I'm in it, and I still can't comprehend how long this line is. Should I abandon hope of getting into any panels today? #DragonCon","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 30 15:46:41 +0000 2013","id_str":"373471846223859712","full_text":"Donating blood first to give the registration lime time to clear out. That should work, right? #dragoncon","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 30 15:43:18 +0000 2013","id_str":"373470996512407552","full_text":"\"Who are you?\"
\"Eric\"
\"No, who are you dressed up as?\"
\"... Eric.\"","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Aug 30 15:21:41 +0000 2013","id_str":"373465553601847296","full_text":"I've never gotten here this late on a Friday morning before. Holy crap, the registration line! #dragoncon","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 30 11:29:24 +0000 2013","id_str":"373407099528949760","full_text":"Maybe when I donate blood later this morning they can just hook the bag right up to this giant cut I gave myself shaving.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 30 02:27:23 +0000 2013","id_str":"373270695268323328","full_text":"Any of you folks going to DragonCon want to be my mobile app friend?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 29 17:44:46 +0000 2013","id_str":"373139176264585216","full_text":"Right now, in Athens, there's a steeple in a dumpster. http://instagram.com/p/dmwkcap8mE/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 29 14:36:25 +0000 2013","id_str":"373091775243489280","full_text":"I can’t imagine an opening pitch like this here in the States, not even at DragonCon night with the Braves tonight. https://www.youtube.com/watch?v=hWJ2XP7Rlh8","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 28 21:08:21 +0000 2013","id_str":"372828021289672704","full_text":"Costumes include: Hooded Figure from the dog park, George Washington (Airship Admiral), Arnold Rimmer, Steampunk Badass, Dr. Byron Orpheus","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 28 17:40:10 +0000 2013","id_str":"372775631043313664","full_text":"I passed up the opportunity to buy a culturally insensitive headdress and cosplay Night Vale’s The Apache Tracker, because what an asshole.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Aug 27 23:10:02 +0000 2013","id_str":"372496255848816641","full_text":"I’m in the thrift store buying pajama pants and a silk vest for costumes. Must be nearly DragonCon.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Aug 27 00:37:25 +0000 2013","id_str":"372155858681339904","full_text":"“There’s all the sky, and then the Earth. And on the Earth is a tiny house. And I’m small, and you’re small.”

A message from my 3 year old.","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Aug 26 17:42:41 +0000 2013","id_str":"372051488631451648","full_text":"Thing you missed by not being in my trapeze class today: watching me fall and landing on my face. But no worries! There’ll be more chances.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 25 02:08:56 +0000 2013","id_str":"371454111839182848","full_text":"So Vivian’s birthday party sent someone to the ER with a broken arm, so… chalk up another in the success column?","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Aug 24 17:48:28 +0000 2013","id_str":"371328164464979968","full_text":"My nine year old daughter is following behind me at the grocery store singing Louis Prima songs and I think, I could have done a lot worse.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 24 01:33:33 +0000 2013","id_str":"371082822439956480","full_text":"“Dad can I have a goodnight hug? I’ll take it in chocolate.”","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Aug 24 01:27:19 +0000 2013","id_str":"371081252168024064","full_text":"OMG. Professional stuntwomen took it upon themselves to reenact Family Guy's “Epic Chicken Fight”
http://www.moviecitizens.com/two-stuntwomen-reenact-the-giant-chicken-fight-from-family-guy/ via @ferretthimself","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 23 18:57:08 +0000 2013","id_str":"370983058310041600","full_text":"UPS delivered a big box of Amazon stuff to the wrong town. Both companies tried to out-good each other & now I’ve got 2 big boxes of stuff.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 22 22:52:12 +0000 2013","id_str":"370679829404057600","full_text":"Don't Fly During Ramadan: \"It was 2:20PM by the time I was released. My entire body was shaking uncontrollably...\" http://varnull.adityamukerjee.net/post/59021412512/dont-fly-during-ramadan","favorite_count":"0","retweet_count":"2"},{"created_at":"Thu Aug 22 00:39:38 +0000 2013","id_str":"370344475627098112","full_text":"Juniper: “Dad, can you help me take these off?”
Me: “Take what off, dear?”
Juniper: “My eyes.”
Me: “…”","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Aug 21 01:26:52 +0000 2013","id_str":"369993975698292736","full_text":"Juniper handed me a misbehaving iPad and said, “Dad, turn it off and then on again.”

At least she didn’t call me Moss.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 20 21:00:34 +0000 2013","id_str":"369926957942583296","full_text":"Abney Park released a new video today for “The Circus At The End of the World” off their upcoming album. It’s swell. http://www.youtube.com/watch?v=lTSxJcH7h7c","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 20 14:56:46 +0000 2013","id_str":"369835406445264896","full_text":"The Hungarian Pannonia Allstars Ska Orchestra made a nice cover of the Game of Thrones theme & a video to go with it. http://www.youtube.com/watch?v=3Ei_36wQjaQ","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Aug 19 23:43:07 +0000 2013","id_str":"369605476457394177","full_text":"The free birthday dessert here is a pie in the face. Seriously. @ El Parian http://instagram.com/p/dNqrNCs2kF/","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Aug 19 18:48:12 +0000 2013","id_str":"369531258004459520","full_text":"Oh, hey! My online farmers market system got mentioned in the San Francisco Weekly’s cover story this week: http://www.sfweekly.com/2013-08-14/news/good-eggs-amazonfresh-webvan-local-mission-market/full/","favorite_count":"2","retweet_count":"4"},{"created_at":"Mon Aug 19 13:03:49 +0000 2013","id_str":"369444593219018752","full_text":"A Chicago school principal and teachers show students how to handle being excluded from a lunch room table. https://vimeo.com/66589238","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 19 12:16:46 +0000 2013","id_str":"369432752728199168","full_text":"So listen up ‘cause you can’t say nothin’. These librarians’ll shut you down with a push of their button. https://vimeo.com/66169135","favorite_count":"1","retweet_count":"2"},{"created_at":"Mon Aug 19 10:50:46 +0000 2013","id_str":"369411108429234177","full_text":"Vivian starts fourth grade: another in the series of “Viv gets on the bus” videos. http://www.youtube.com/watch?v=_7qOazVK444","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 19 10:29:23 +0000 2013","id_str":"369405730220032000","full_text":"Nutella biscuits for lunch, because birthday. She’s never had it before. It might be like giving a shark her first taste of chum.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Aug 19 02:10:26 +0000 2013","id_str":"369280164472950784","full_text":"Vivian turns nine in a couple hours. I just recently finished paying off the $60k+ the hospital billed us for her birth. No repossession!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 19 01:09:07 +0000 2013","id_str":"369264730419896322","full_text":"Making cookies, I turned off the mixer. Juniper flew out of her crib and raced into the kitchen shouting “Let me lick it! Let me lick it!”","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Aug 18 23:09:45 +0000 2013","id_str":"369234691406036992","full_text":"Juniper grabbed my cheeks, looked into my eyes, and said in a serious voice, “Dad, I love you, but where’s your beard”","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Aug 18 21:57:11 +0000 2013","id_str":"369216430308204544","full_text":"The marquee at Burger King says “Now Serving Gravy”. While I admire their gung-ho attitude, that’s not what’s been keeping me away from BK.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 18 15:24:54 +0000 2013","id_str":"369117711508320258","full_text":"Mid-August, drizzly, 68 degrees. Time for a pool party!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 18 02:51:02 +0000 2013","id_str":"368927990832316416","full_text":"\"Instead of teaching teens not to rape, the U.S. Attorney wants to teach them not to get caught.\"

http://tmblr.co/ZJAfPysXsfel","favorite_count":"3","retweet_count":"9"},{"created_at":"Sat Aug 17 03:32:13 +0000 2013","id_str":"368575970417995777","full_text":"I don’t know if I’ll ever build a website again without Bootstrap, Twitter’s CSS & Javascript framework. It’s great. http://getbootstrap.com","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Aug 16 17:05:07 +0000 2013","id_str":"368418152243138562","full_text":"Jason Oda had a dream (and possibly too much time on his hands), and nothing’s gonna stop him now. How about you? http://www.nothingsgonnastopmenow.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 16 13:27:40 +0000 2013","id_str":"368363429054394368","full_text":"We are here in Georgia where we’ve secretly replaced the August they usually have with March. Let’s see if anyone can tell the difference.","favorite_count":"2","retweet_count":"2"},{"created_at":"Thu Aug 15 02:01:24 +0000 2013","id_str":"367828337198399489","full_text":"“Hey dad, you know what I just figured out? Bruce Wayne is Batman.”","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Aug 14 23:09:46 +0000 2013","id_str":"367785144104800256","full_text":"Smiths songs + Peanuts comics = ThisCharmingCharlie dot tumblr dot com http://thischarmingcharlie.tumblr.com/ via @TheLiB","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 14 21:32:59 +0000 2013","id_str":"367760788523872256","full_text":"Viv’s school district put her in a new school & promoted her an extra grade. She says she wants to do 4th grade, so we straightened it out.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 14 17:06:16 +0000 2013","id_str":"367693667890659328","full_text":"There’s a handyman who’s been painting the railing on the steps of the church across the street from my office. For over a year. NSA agent?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 13 21:24:26 +0000 2013","id_str":"367396251488514049","full_text":"Twenty minutes to make it through two intersections alongside campus. Yay, all the kids are back in town!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 13 17:17:13 +0000 2013","id_str":"367334034273083392","full_text":"Google has been taking their “street view” indoors, and it’s really getting pretty amazing. https://maps.google.com/maps?hl=en&ll=51.492159,-0.19092&spn=0.005291,0.013937&sll=51.492140,-0.193028&layer=c&cid=12502927659667388442&panoid=c9UMhWP_MWm9U0L48xEjYw&cbp=13,291.8,,0,18.86&gl=US&t=m&cbll=51.492132,-0.192862&z=17 (doesn’t work w/ beta)","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Aug 13 12:50:20 +0000 2013","id_str":"367266872384684032","full_text":"I don’t know why or how, but all of the Harry Potter movies are now $9.99 in iTunes. Not each. All of them together. https://itunes.apple.com/us/movie-collection/harry-potter-complete-collection/id658723564","favorite_count":"3","retweet_count":"7"},{"created_at":"Tue Aug 13 12:12:21 +0000 2013","id_str":"367257314832965632","full_text":"Going to DragonCon? Want to see my schedule so you can avoid or stalk me? Send me a friend code from the mobile app!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 13 00:27:08 +0000 2013","id_str":"367079839712694272","full_text":"This electroswing remix of Louis Prima’s “Shadack” is one of my favorite songs right now. I can’t not dance to it. http://www.youtube.com/watch?v=ISNyO7Llhc0","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Aug 11 16:02:58 +0000 2013","id_str":"366590576344317952","full_text":"“Dad, I dreamed about horses! Let me show you my dream!” She takes my hand and leads me to her crib and looks around confused. No horses.","favorite_count":"2","retweet_count":"1"},{"created_at":"Thu Aug 08 15:17:29 +0000 2013","id_str":"365491966064066561","full_text":"I’ve never so strongly disagreed with Anil Dash before. Also I’m never going to go see a movie I care about in India. http://dashes.com/anil/2013/08/shushers-wrong-about-movies-wrong-about-the-world.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 07 10:17:41 +0000 2013","id_str":"365054128176640000","full_text":"Oh my god. RT @rabblearouser: This is HORRIBLE. The Ghost Rapes of Bolivia. Trigger warning. http://www.vice.com/read/the-ghost-rapes-of-bolivia-000300-v20n8?Contentpage=-1","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Aug 06 23:12:08 +0000 2013","id_str":"364886639312506880","full_text":"\"I am Robot!Ophelia, and I will never die for love again.\" This story of a robot acting troupe is wonderful. http://escapepod.org/2013/07/12/ep404-zebulon-vance-sings-the-alphabet-songs-of-love/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 06 22:21:31 +0000 2013","id_str":"364873901358055424","full_text":"Juniper greeted me getting home from work by singing the chorus of Lou Reed’s “Walk on the Wild Side” and I wonder how she spends her days.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 05 19:36:36 +0000 2013","id_str":"364470009084784640","full_text":"So many wonderful surprises in this new Mumford & Sons video for “Hopeless Wanderer”. http://www.youtube.com/watch?v=rId6PKlDXeU","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 05 19:24:07 +0000 2013","id_str":"364466866812903424","full_text":"\"It's decades old, a bedrock concept.\" Law enforcement agencies lying of unconstitutionally gained evidence, that is. http://mobile.reuters.com/article/idUSBRE97409R20130805?irpc=932","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 05 03:48:02 +0000 2013","id_str":"364231295121244160","full_text":"\"Sitting in pies was a big deal.\" An Oral History of HBO's 'Real Sex'. http://www.vulture.com/2013/07/hbo-real-sex-oral-history-masturbation-nudists-street-interviews.html?mid=twitter_nymag","favorite_count":"0","retweet_count":"2"},{"created_at":"Sun May 15 14:16:09 +0000 2022","id_str":"1525842475155443713","full_text":"Never been to one of those before. Ended up just watching (I didn’t have anyone to roll with and didn’t feel like negotiating with strangers) but it was great energy. Would do again if the opportunity arose!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 15 02:08:11 +0000 2022","id_str":"1525659275623907330","full_text":"I’m at a primal play party. It very much has a \"amateur wrestling night at the livestock auction barn\" vibe to it, and I love it. It's just missing the hotdog booth.

God damn do I want a hotdog.

And I kinda want to go get on the mats. It looks … cathartic.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat May 14 16:00:59 +0000 2022","id_str":"1525506467326984192","full_text":"Jim “Catfish” Hunter https://twitter.com/ryanfagan/status/1524746097331257344","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat May 14 04:16:32 +0000 2022","id_str":"1525329187359313920","full_text":"@fortyseven And now having watched the episode, I agree even more :)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 05 01:45:14 +0000 2013","id_str":"364200389400207361","full_text":"Failure or Transition? “Stepping back and becoming 'just friends' is not only actually possible, but rather common.\" http://polyinthemedia.blogspot.com/2013/08/failure-or-transition-redefining-end-of.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 05 00:28:53 +0000 2013","id_str":"364181176098893824","full_text":"Apparently I possess Bucknard’s Everfull Bean Patch. #gardeningnerd","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 04 02:42:18 +0000 2013","id_str":"363852363079360512","full_text":"Impromptu Cards Against Humanity game. I knew my laziness in not cleaning my games out of my car would come in handy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 03 23:05:13 +0000 2013","id_str":"363797733603565569","full_text":"Reminder: I turn 42 next month and will be throwing myself a nerdy birthday party on the 21st. You’re invited. Details to follow.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Aug 03 14:29:25 +0000 2013","id_str":"363667927255351296","full_text":"“So, Viv, tell me about this birthday card you made for Mom.”

“You see, a mean wizard turned three of us into fish, and there's a croc…”","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Aug 02 16:08:44 +0000 2013","id_str":"363330533163802624","full_text":"Dear BBC: I see it reported that you’ll be interviewing the new Doctor live Sunday. I haven’t received plane tickets. Are we skypeing this?","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Aug 01 02:04:38 +0000 2013","id_str":"362755721579872256","full_text":"My friend Lila took a *long* trip on MegaBus so you don’t have to. Or will at least know what you’re in for. http://flagpole.com/news/news-features/2013/07/31/taking-the-megabus-to-minneapolis","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 31 15:35:20 +0000 2013","id_str":"362597352760025088","full_text":"The Landfill Harmonic Orchestra. Amazing and sad, all together. http://www.youtube.com/watch?v=UJrSUHK9Luw&feature=player_embedded","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 31 14:27:43 +0000 2013","id_str":"362580337202692098","full_text":"My doctor gave me a prescription for hard lemon candy, and suddenly my grandmother makes more sense.

(He also gave me drugs.)","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Jul 31 01:14:59 +0000 2013","id_str":"362380838798770179","full_text":"The doctor will see me in the morning so we can start doing something about this two week old headache / eye twitch / jaw thingy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 31 01:09:20 +0000 2013","id_str":"362379418863271936","full_text":"\"Intense Macro Photos of Ants Battling to the Death\" It is what it says on the tin. http://petapixel.com/2013/07/30/intense-macro-photos-of-ants-battling-to-the-death/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 30 14:12:19 +0000 2013","id_str":"362214074601312257","full_text":"Here's a great write-up on the even greater \"Welcome to Night Vale\" and its fandom. http://www.theawl.com/2013/07/americas-most-popular-podcast-what-the-internet-did-to-welcome-to-night-vale","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jul 29 14:55:28 +0000 2013","id_str":"361862543825846273","full_text":"One of my favorite local bands, Cars Can Be Blue, has a new video, a Monkees-style chase, off their upcoming album. http://www.youtube.com/watch?feature=player_embedded&v=JBCat9gW_Kc","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 29 14:13:24 +0000 2013","id_str":"361851960451801088","full_text":"\"How We Got 'Please' and 'Thank You':
Why the line between politeness and bossiness is a linguistic mirage.\" http://www.brainpickings.org/index.php/2013/07/25/origin-of-please-and-thank-you/","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Jul 29 00:53:31 +0000 2013","id_str":"361650659830939648","full_text":"Wow. RT @AbandonedPics: Abandoned bumper cars in Chernobyl https://twitter.com/AbandonedPics/status/361649828029161472/photo/1","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jul 28 18:45:11 +0000 2013","id_str":"361557966547206146","full_text":"Here’s a long well-written NYT article about the race to save orange trees from a killer bacteria, via gene splicing. http://www.nytimes.com/2013/07/28/science/a-race-to-save-the-orange-by-altering-its-dna.html?_r=0","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 27 18:50:29 +0000 2013","id_str":"361196914290601988","full_text":"Families come in all shapes and sizes. Sometimes, even boxes. http://www.youtube.com/watch?v=MMCSXHEFtx8","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Jul 25 16:24:05 +0000 2013","id_str":"360435293653962752","full_text":"I’ve never had movie trailers get my heart pounding like the ones for Gravity. http://gravitymovie.warnerbros.com","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Jul 24 21:26:53 +0000 2013","id_str":"360149109706993667","full_text":"This new video by Fiona Apple makes my heart sing. http://www.youtube.com/watch?v=VG1VVFfOnYQ","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 24 04:05:43 +0000 2013","id_str":"359887091259289600","full_text":"A long time ago, I backed a project on Kickstarter to make a Cthulhu/Monopoly crossover game. It’s now at a sad end: http://www.kickstarter.com/projects/forkingpath/the-doom-that-came-to-atlantic-city/posts/548030?ref=email&show_token=570d632a47579c56","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 24 03:47:14 +0000 2013","id_str":"359882438475915264","full_text":"Drinkin’ Rum and Coca-Cola
Workin' for the Yankee dollar","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jul 23 22:18:01 +0000 2013","id_str":"359799591123697664","full_text":"It's National Hotdog Day. Thanks, Obama! @ The Branded Butcher http://instagram.com/p/cH_fwgM2qX/","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Jul 23 03:54:29 +0000 2013","id_str":"359521875874938881","full_text":"Writing my first major Rails 4 app, and the changes are significant enough to trip me up every step along the way. It’s a good slog, though.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jul 23 02:36:47 +0000 2013","id_str":"359502322579148800","full_text":"Mod Carousel, a Seattle based boylesque troupe, does a great version of Robin Thicke's Blurred Lines music video. http://www.youtube.com/watch?v=tKfwCjgiodg&feature=player_embedded","favorite_count":"1","retweet_count":"4"},{"created_at":"Tue Jul 23 01:21:51 +0000 2013","id_str":"359483463151259649","full_text":"There’s a tornado ten miles away from me (and moving away). Guess I’m not going to bed for a while.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 22 22:18:53 +0000 2013","id_str":"359437421500313600","full_text":"There’s a new shopping center anchored by a Kroger going in next to Athens Tech?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 22 19:39:20 +0000 2013","id_str":"359397268199190529","full_text":"\"met at a hacky-sack circle\" \"moved into a tree\" \"extensive combat training\" \"can of bear repellant\" \"acquitted\" http://blog.sfgate.com/crime/2013/07/19/man-acquitted-in-romantic-bear-spray-squabble/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 22 00:39:46 +0000 2013","id_str":"359110487574724608","full_text":"Under the cloud shelf. http://instagram.com/p/cDGWTEs2pw/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 20 01:04:16 +0000 2013","id_str":"358391875985612800","full_text":"The only thing stopping me from making, and then eating, a cherries jubilee cream cheese pie is that I don’t have any cream cheese.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 19 16:25:00 +0000 2013","id_str":"358261197415530497","full_text":"Put off lunch by a cold raw lamb burger at Royal Peasant. Sent it back; charged anyway. Still hungry since they didn’t make my appetizer.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 19 15:19:01 +0000 2013","id_str":"358244594414538752","full_text":"I’m not afraid to admit that I <3 Benedict. http://io9.com/benedict-cumberbatch-explains-how-sherlock-survived-his-836820908","favorite_count":"1","retweet_count":"1"},{"created_at":"Thu Jul 18 15:36:19 +0000 2013","id_str":"357886560596799488","full_text":"\"There are enough Pagans here in Athens for a club, a garden, and an annual festival.\" http://flagpole.com/news/news-features/2013/07/17/athens-pagans-face-many-misconceptions","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 18 14:20:40 +0000 2013","id_str":"357867521514278912","full_text":"When Tywin Lannister invites you to dinner, you have no choice but to attend, no matter how awkward the small talk.
http://www.youtube.com/watch?v=0ACuI28p1Co","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 18 00:33:15 +0000 2013","id_str":"357659293274746882","full_text":"One significant upside to The Summer Without the Sun: today was our first day in July above 90 degrees.","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Jul 17 13:44:58 +0000 2013","id_str":"357496150368067584","full_text":"The Farm to Consumer Legal Defense Fund is giving away tickets & lodging to their SaveYourBacon Event at PolyFace! http://is.gd/hpyVze","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Jul 16 04:29:39 +0000 2013","id_str":"356994008515481601","full_text":"Sometimes, I pretend that I’m funny.
","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jul 16 02:24:39 +0000 2013","id_str":"356962552078544896","full_text":"Here’s a cosplay music video from the London Film & Comic Con. Hodor! http://www.youtube.com/watch?v=FviLQ-PJTb0","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 15 22:58:39 +0000 2013","id_str":"356910711236079616","full_text":"I had an unexpected hour of sunlight so I thought I’d get some much needed mowing done. The mower broke down 45 seconds in.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 15 22:15:29 +0000 2013","id_str":"356899847577673729","full_text":"Just realized I have most of a Dr. Byron Orpheus costume in my closet. One day of DragonCon down. http://venturefans.org/vbwiki/Dr._Orpheus","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 15 14:21:06 +0000 2013","id_str":"356780466789023746","full_text":"\"Locally grown food leader cultivates community involvement\" Good things are afoot in Augusta, GA. http://chronicle.augusta.com/news/business/local-business/2013-07-14/locally-grown-food-leader-cultivates-community-involvement?v=1373829051","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Jul 15 01:36:16 +0000 2013","id_str":"356587989746466816","full_text":"A white guy, a black guy, and a pretty gal steal a bike. You’ll wish this were just the setup for a joke. http://www.youtube.com/watch?v=ge7i60GuNRg","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 14 23:00:30 +0000 2013","id_str":"356548790460751876","full_text":"Dear Daily Mail: Up Yours. Sincerely, Amanda Palmer.

http://www.youtube.com/watch?v=eGPDWEjjN3Q","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Jul 14 19:54:16 +0000 2013","id_str":"356501922750005249","full_text":"Someone left my state out in the rain
Don’t think that I can take it
‘Cuz it took so long to make it
& I’ll never have this summertime again","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jul 14 18:33:19 +0000 2013","id_str":"356481551955005444","full_text":"I was going to get some yard work done, but I decided to wait until it stopped raining. That was back in February.","favorite_count":"4","retweet_count":"7"},{"created_at":"Sun Jul 14 05:57:06 +0000 2013","id_str":"356291244172906497","full_text":"My script about giant reptiles getting sucked up into a sand storm is way, way better than Sharknado. Just wait ‘till you see Crocaboob.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Jul 14 00:40:03 +0000 2013","id_str":"356211454141136896","full_text":"I've not seen on a skate rink floor before tonight: skateboard, stroller, yard sale (in the snack area), DJ w/ a card table & a corded mic.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 13 21:21:52 +0000 2013","id_str":"356161578208464896","full_text":"Juniper: “Viv, get off of me!”
Vivian: “I’m the dad. I’m supposed to cuddle my young after they hatch.”
Me: backs away slowly","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Jul 13 15:45:51 +0000 2013","id_str":"356077017822806016","full_text":"Both my daughters are sitting down, eating pancakes, and singing the Ramones. So, you know, life turned out pretty ok.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 12 22:34:06 +0000 2013","id_str":"355817370771660800","full_text":"Now is the time on Sprockets where it hailstorms.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 12 20:53:34 +0000 2013","id_str":"355792071686234112","full_text":"\"… unlike soapboxes and righteous indignation, I’m confident it will actually get you somewhere.\" https://medium.com/i-m-h-o/186876c86c7b","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jul 12 11:48:20 +0000 2013","id_str":"355654859216789505","full_text":"\"In Athens, Ga., a Downtown Renaissance\" The New York Times spills our secret. http://www.nytimes.com/slideshow/2013/07/14/travel/20130714-SURFACING.html?_r=1&","favorite_count":"1","retweet_count":"5"},{"created_at":"Thu Jul 11 20:48:42 +0000 2013","id_str":"355428458949640193","full_text":"\"As anyone would expect, the tornadoes suck up thousands of sharks. This all just seems like common sense to me…\" http://io9.com/we-asked-the-writer-of-sharknado-some-very-serious-ques-736131336","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 11 18:11:18 +0000 2013","id_str":"355388848144003073","full_text":"Power Rangers in my bed
There's a brain slug on my head
Think my costume might be ruined
Don't remember this tattoo
https://www.youtube.com/watch?v=shrNm-tXJgs&feature=player_embedded","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Jul 09 01:30:39 +0000 2013","id_str":"354412250439749633","full_text":"\"Spider-Man! My best friend forever!\" http://instagram.com/p/bht1Rws2rM/","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jul 08 02:18:18 +0000 2013","id_str":"354061851593670657","full_text":"Oh joy. The well’s out. Welcome home!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 08 01:45:07 +0000 2013","id_str":"354053503657840641","full_text":"It’s been eight days since I turned on my computer. What have I become?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 07 05:09:51 +0000 2013","id_str":"353742635732709378","full_text":"Ad hoc plan for a cheap motel room and play on the beach in central Florida thwarted by NASCAR in Daytona. Room found in Jacksonville, 1am.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 04 03:43:05 +0000 2013","id_str":"352633636119523329","full_text":"Juniper wants to make it perfectly clear that while the giant fish called Tarpon may eat bugs, they do *not* eat June bugs.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 04 01:26:50 +0000 2013","id_str":"352599348829356032","full_text":"Just saw a great fireworks display in Marathon Key, FL. Every burst was about a 1000 feet lower than they should’ve been. I hope they’re ok.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 03 23:29:48 +0000 2013","id_str":"352569896191791106","full_text":"“”Cheeseburger In Paradise” is playing over the loudspeakers as we crouch under the bar with lightning striking all around.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jul 03 19:54:57 +0000 2013","id_str":"352515829230870528","full_text":"I like pig butts and I can not lie. http://paleoparents.spreadshirt.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 03 19:28:11 +0000 2013","id_str":"352509090515271680","full_text":"The rum buckets have a limit two per person so of course I’m working on a plan to tipsy-talk my way into a third one.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jul 03 01:10:37 +0000 2013","id_str":"352232878433767424","full_text":"Today is my parents’ 42nd wedding anniversary. I’m glad I got to see them, even if briefly. Much, much love to them both!","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jul 01 16:01:14 +0000 2013","id_str":"351732235034034176","full_text":"Espresso malt balls — where have these been my whole life?","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Jul 01 00:05:47 +0000 2013","id_str":"351491789326258177","full_text":"Current status http://instagram.com/p/bMyPEbM2lU/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 30 00:04:02 +0000 2013","id_str":"351128959322300417","full_text":"Day is done, gone the sun,
From the lake, from the hills, from the sky;
Got the car tightly packed, time to drive.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jun 29 20:44:44 +0000 2013","id_str":"351078803885391873","full_text":"First road trip of the season means I cleaned out three active wasp nests and one mamma spider nest out of the car top luggage carrier.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 28 22:41:44 +0000 2013","id_str":"350745861925502976","full_text":"Not at all ominous. http://instagram.com/p/bHqkdvM2vo/","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jun 28 21:55:33 +0000 2013","id_str":"350734239764971520","full_text":"Taking a fifteen hour road trip tomorrow. Related: my phone is loaded with thirty hours of WNYC's Radiolab","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 28 14:31:44 +0000 2013","id_str":"350622547567575043","full_text":"During the “open mic” portion of session, a gay Penn. legislator was barred from speaking for “rebellion against God” http://earlyreturns.post-gazette.com/home/early-returns-posts/5622-doma-fallout-on-house-floor","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 27 18:33:16 +0000 2013","id_str":"350320944079839234","full_text":"\"Top 5 Reasons My Kilt Rocks\" I didn't write this, but I could have. http://kiltmaninsocal.wordpress.com/2013/06/14/top-5-reasons-my-kilt-rocks/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 27 16:54:23 +0000 2013","id_str":"350296059664273409","full_text":"“Powerless” It’s a romantic comedy. About important things. Very NSFW important things. https://vimeo.com/64691872","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 26 18:57:31 +0000 2013","id_str":"349964657857007617","full_text":"I love the idea of this new series in the Flagpole. “The Athens Diet” -- a food log from a local luminary each week. http://www.flagpole.com/food/the-athens-diet/2013/06/26/peter-dale-eats-bar-food-family-meal-and-local-grub","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Jun 26 17:06:25 +0000 2013","id_str":"349936699108888576","full_text":"I was marveling at the whippoorwill downtown singing loudly in the middle of the day until I saw it was a mocking bird on a light post.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 26 00:36:21 +0000 2013","id_str":"349687543761092608","full_text":"\"A gentleman will never calumniate or listen to calumny.\" 38 Conversation Rules from 1875. http://www.artofmanliness.com/2013/06/19/37-conversation-rules-for-gentleman-from-1875/","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Jun 25 15:40:25 +0000 2013","id_str":"349552671616806916","full_text":"I like Lena Dunham’s “Girls” and still thought this spoof from Girls: Season 38 was spot on. http://www.avclub.com/articles/watch-original-snl-cast-member-laraine-newman-play,98799/","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jun 25 13:47:01 +0000 2013","id_str":"349524132230213633","full_text":"Rick Moranis (NOT RETIRED, he’ll have you know) has a new comedy klezmer album out. http://ghostbustersnews.com/2013/06/25/rick-moranis-loves-it-when-the-internet-is-wrong-comments-on-his-retirement/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 24 18:26:44 +0000 2013","id_str":"349232138903748609","full_text":"\"Remembering the UpStairs Lounge: USA’s Largest LGBT Massacre Happened 40 Years Ago Today\" (Warning: horrific photo) http://www.patheos.com/blogs/friendlyatheist/2013/06/24/remembering-the-upstairs-lounge-the-u-s-a-s-largest-lgbt-massacre-happened-40-years-ago-today/","favorite_count":"0","retweet_count":"2"},{"created_at":"Mon Jun 24 01:01:02 +0000 2013","id_str":"348968977734713344","full_text":"\"Farm 255 sold, to end service in late July\" Sad, but not a surprise. This'll leave a hole in Athens' ag community. http://onlineathens.com/local-news/2013-06-23/farm-255-sold-end-service-late-july","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 23 18:06:18 +0000 2013","id_str":"348864606019653632","full_text":"Mirkwood's just not the same since it gentrified. http://instagram.com/p/a6TAt0s2nC/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 23 16:11:41 +0000 2013","id_str":"348835760713134080","full_text":"Juniper’s response to a suggestion she re-think something she’s already decided is a long sigh followed by”Fine”. Next, eye rolls. She's 3.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jun 23 01:59:46 +0000 2013","id_str":"348621371586256896","full_text":"Just heard a ska punk cover of MacArthur Park. It wasn’t nearly as good as you’d think it ought to have been.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 22 01:08:58 +0000 2013","id_str":"348246197355573248","full_text":"Happy summer solstice!

Winter is coming.","favorite_count":"2","retweet_count":"1"},{"created_at":"Sat Jun 22 00:44:28 +0000 2013","id_str":"348240034165575680","full_text":"(Cussing!) “DON’T LEAVE GARLIC IN HERBAL VINEGAR - IT OVERPOWERS THE TASTE QUICKLY, LIKE A DRAGON LEFT AMONG LAMBS.“ http://fuckingrecipes.tumblr.com/post/53555748547/im-in-the-mood-for-glass-bottles-goddamnit","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jun 21 21:30:02 +0000 2013","id_str":"348191103960358912","full_text":"AthFest doesn’t start until some asshat pulls the fire alarm.

And *now* it’s AthFest.","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Jun 21 17:11:21 +0000 2013","id_str":"348126001110323200","full_text":"Good on Kickstarter! This is a great way to right a wrong other companies can learn from. http://www.kickstarter.com/blog/we-were-wrong","favorite_count":"0","retweet_count":"2"},{"created_at":"Fri Jun 21 14:57:18 +0000 2013","id_str":"348092268202307586","full_text":"You can now buy spray-on nano particles at Home Depot. http://www.youtube.com/watch?v=DZrjXSsfxMQ&feature=player_embedded","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 21 00:25:48 +0000 2013","id_str":"347872948931162112","full_text":"Ladies and gentlemen: \"Tang rimmed glass\". @ The World Famous http://instagram.com/p/azQElwM2mn/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 20 15:29:32 +0000 2013","id_str":"347737993399914497","full_text":"This just in: Constitutional rights are really wards that have to be incanted, like calling shotgun, or no tag backs. http://reason.com/blog/2013/06/17/supreme-court-rules-fifth-amendment-has","favorite_count":"1","retweet_count":"5"},{"created_at":"Wed Jun 19 02:30:40 +0000 2013","id_str":"347179594270535680","full_text":"If I'd known it was possible to write legal responses like this, I might've become a lawyer. Hmmm… it's not too late. http://gawker.com/this-is-how-you-respond-to-an-unjust-cease-and-desist-l-514155395","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 18 23:51:59 +0000 2013","id_str":"347139662512529408","full_text":"An Irish Folk cover of Daft Punk’s “Get Lucky”? Yes, please! https://www.youtube.com/watch?v=VyMD7vd-_U0&","favorite_count":"0","retweet_count":"2"},{"created_at":"Tue Jun 18 23:28:31 +0000 2013","id_str":"347133755883941889","full_text":"You know that “The Dark Crystal” fan fiction you’ve been working on in your head? Now’s your chance to make it canon. http://www.darkcrystal.com/authorquest/","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Jun 18 21:04:51 +0000 2013","id_str":"347097599498661888","full_text":"\"So, here’s what I’ve come up with: this is a primer on how to be fascinating.\" http://theodoragoss.com/2013/06/18/fascinating-people/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 18 20:11:03 +0000 2013","id_str":"347084060025315328","full_text":"There’s a new TMBG video, and boy is it dark. http://imvdb.com/video/they-might-be-giants/black-ops","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Jun 18 17:15:00 +0000 2013","id_str":"347039756053536768","full_text":"ImprovEverywhere outdid themselves with this “1860s Bar” bit: https://www.youtube.com/watch?v=ESokgl3Vldk","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jun 17 01:55:04 +0000 2013","id_str":"346445861888327680","full_text":"Juniper has been saying over and over in a deep gravelly troll voice, \"I'm not a baby any more.\"","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jun 12 20:12:19 +0000 2013","id_str":"344910055147180034","full_text":"Portraits of Grandmas and Their Cuisine From Around the World http://www.demilked.com/delicatessen-with-love-gabriele-galimberti/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 12 19:26:47 +0000 2013","id_str":"344898596203814913","full_text":"Maisie Williams (Arya Stark) posts her Vine reaction to the \"Red Wedding\": https://vine.co/v/b3XZMHmxzxh","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jun 12 17:00:25 +0000 2013","id_str":"344861761507319809","full_text":"Only in Athens would the owner of a popular coffeeshop host a press conference worthy of Tammany Hall over a move.
http://www.youtube.com/watch?v=34_4G2__ZpQ&feature=youtu.be","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 11 15:39:36 +0000 2013","id_str":"344479032328470528","full_text":"“A Beautiful Body” Women celebrate their ever-changing bodies so future generations can live free from self-suffering http://www.kickstarter.com/projects/1373438121/a-beautiful-body-book-project/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 11 14:53:42 +0000 2013","id_str":"344467482796515329","full_text":"Rogue Group! Use your harpoons and tow cables.  Go for the bourbon.  It's our only hope of stopping them. http://www.foodiggity.com/at-at-wet-bar/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 10 19:27:07 +0000 2013","id_str":"344173902731304961","full_text":"The Apple safety team got right on my report of my new iPod nano’s battery explosion. Easy replacement. “We, uh, don’t want that to happen.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 10 00:02:23 +0000 2013","id_str":"343880787118157824","full_text":"Checks “provide vocals for a post-hardcore rock album” off my list.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Jun 09 19:43:05 +0000 2013","id_str":"343815533449334785","full_text":"My new iPod nano is exploding in slow motion. http://instagram.com/p/aWa7ADM2tK/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 09 18:27:27 +0000 2013","id_str":"343796500737953794","full_text":"The Beastles are back! Here’s a video for the cover track off the new Beatles/Beastie Boys mashup, “Ill Submarine”: http://www.youtube.com/watch?v=3gSawgIa5O0","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Jun 08 23:23:44 +0000 2013","id_str":"343508673747906560","full_text":"Planted 160 row-feet of melons and pumpkins, because that’s what front yards are for.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 08 21:59:06 +0000 2013","id_str":"343487372970819584","full_text":"Just planted a giant pile of flower bulbs I bought while helping a middle-schooler friend and her science team. Science will be beautiful!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 07 17:11:18 +0000 2013","id_str":"343052560539729921","full_text":"In this leaked DVD commentary for \"Game Of Thrones\" Season 4, George R.R. Martin drops some MASSIVE plot bombshells. http://teamcoco.com/video/george-rr-martin-game-of-thrones-spoilers","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Jun 07 15:01:41 +0000 2013","id_str":"343019940812574720","full_text":"Two of my favorite lunch spots got written about this week. I work next to one and can see the other out my window. http://flagpole.com/food/grub-notes/2013/06/05/the-rooftop-and-the-world-famous-raise-the-bar-on-pub-grub","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 07 04:33:40 +0000 2013","id_str":"342861895579090944","full_text":"RT Chaucer Doth Tweet (@LeVostreGC): Howe do ye knowe whanne a giant squid doth love a joke? By cause yt ys kraken uppe.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jun 06 18:41:57 +0000 2013","id_str":"342712983425806337","full_text":"“As I lay writhing on the ground, panting and frazzled, she doused the flames. But here is the curious thing...” http://hootingyard.org/archives/11560","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 06 14:27:16 +0000 2013","id_str":"342648890325102592","full_text":"Here’s a fun vintage thrift shop version of “Thrift Shop” played by Postmodern Jukebox http://www.youtube.com/watch?v=4Cnm0tdkJEU","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 06 01:49:07 +0000 2013","id_str":"342458096280539138","full_text":"Oh, Socorro. “Radio Prankster Convicted” http://www.dchieftain.com/2013/05/31/radio-prankster-convicted","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 06 00:25:26 +0000 2013","id_str":"342437038030741504","full_text":"Neil Gaiman on why I should be cast as the new Doctor: http://bit.ly/15KHJJc (Spoilers!)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 05 17:23:51 +0000 2013","id_str":"342330940359573505","full_text":"In a world w/ an alternate history of WWII, speculative fiction authors discuss the impact of Germany’s Hugo Eckner:
http://alternatehistoryweeklyupdate.blogspot.com/2013/06/eckener-topic-of-discussion-at-yearly.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 03 19:36:45 +0000 2013","id_str":"341639613762379777","full_text":"\"Game of Thrones: book readers vs. non-book readers (last night's episode edition)\" http://imgur.com/gallery/L5hGXMf","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Jun 03 03:02:00 +0000 2013","id_str":"341389276799463425","full_text":"So over the weekend I got caught up on Sherlock. That was some astoundingly high quality TV, right there.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Jun 02 19:23:27 +0000 2013","id_str":"341273875444793346","full_text":"In a quart mason jar, mix equal parts ice, fruit salad, ginger ale, and tequila. Drink while sitting in a chair in the middle of the river.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Jun 02 17:01:16 +0000 2013","id_str":"341238096471400450","full_text":"It’s a good day for lazing in the river. You’re welcome to join me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 30 20:03:39 +0000 2013","id_str":"340196830845468672","full_text":"“We are opening ourselves up to things we should not, like belly dancing and magic spells,” http://florida.newszap.com/belleglade/122791-113/summer-solstice-pagan-festival-has-pahokee-residents-outraged?fb_comment_id=fbc_198309993652046_691033_198342696982109#f27235188525c68","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu May 30 13:59:12 +0000 2013","id_str":"340105113454653440","full_text":"Verizon just invited me to join their new video streaming service. It is incompatible with the Verizon home internet service I have. #idiocy","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 30 02:17:04 +0000 2013","id_str":"339928414217728000","full_text":"Hip Hop Dressage. Brilliant. http://www.youtube.com/watch?v=knCj92zA0tU&feature=player_embedded","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon May 27 18:46:09 +0000 2013","id_str":"339090162095112192","full_text":"I’m the only one in the office today, and still I walk into a bathroom where the previous occupant didn’t flush.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 27 17:58:07 +0000 2013","id_str":"339078075096645633","full_text":"\"50 Rules for Dads of Daughters\" I'm happy to say I figured out many of these for myself. http://www.fromdatestodiapers.com/50-rules-for-dads-of-daughters","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 27 16:26:12 +0000 2013","id_str":"339054943581396992","full_text":"I've signed up for the Summer of Design. Really looking forward to it. I've a good eye, but design is my weak spot. http://summerofdesign.com/","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun May 26 04:41:47 +0000 2013","id_str":"338515284862328832","full_text":"\"Hershberger Victory for Private Food Rights Sends Message That People Can, and Will, Fight Overbearing Regulators\" http://thecompletepatient.com/article/2013/may/26/hershberger-victory-private-food-rights-sends-message-people-can-and-will-fight","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 25 23:17:29 +0000 2013","id_str":"338433670014717952","full_text":"Vatican to the world: Don't pay much attention to the guy in white. He's still new. http://www.examiner.com/article/vatican-corrects-pope-atheists-are-still-going-to-hell","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 23 21:02:56 +0000 2013","id_str":"337675033751207936","full_text":"A Republican congressman wants to automatically punish lawbreaker's extended families. How medieval. http://www.huffingtonpost.com/mobileweb/2013/05/22/tom-cotton-corruption-of-blood_n_3322251.html?utm_hp_ref=tw","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 23 02:24:06 +0000 2013","id_str":"337393469872013312","full_text":"Time to see how Detective Cumberbatch handles the Baskervilles.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed May 22 15:17:56 +0000 2013","id_str":"337225825546010626","full_text":"\"if the E-Cat really has 10k times the energy density of gasoline then the world will change very, very quickly.\" http://www.extremetech.com/extreme/156393-cold-fusion-reactor-independently-verified-has-10000-times-the-energy-density-of-gas?fb_action_ids=10151695364280628&fb_action_types=og.likes&fb_source=other_multiline&action_object_map=%7B%2210151695364280628%22%3A505282556197951%7D&action_type_map=%7B%2210151695364280628%22%3A%22og.likes%22%7D&action_ref_map=%5B%5D","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue May 21 20:53:12 +0000 2013","id_str":"336947809964154881","full_text":"Terrifying close up and stabilized film footage of the formation of the tornado funnel yesterday. http://www.youtube.com/watch?v=Qk_emRzzg_4","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue May 21 15:56:14 +0000 2013","id_str":"336873076451057664","full_text":" In 1759 the king commissioned Angélique Marguerite Le Boursier du Coudray to teach midwifery to rural women. http://www.retronaut.com/2013/05/angelique-du-coudrays-fabric-womb/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 21 13:40:48 +0000 2013","id_str":"336838992530137088","full_text":"“An elderly woman whose home was destroyed by the tornado found her pet dog among the rubble during a live interview” http://news.sky.com/story/1093711/tornado-survivor-finds-dog-during-tv-interview","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon May 20 21:08:04 +0000 2013","id_str":"336589164424351745","full_text":"Holy hell the destruction in Oklahoma City today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 20 16:35:34 +0000 2013","id_str":"336520583682600960","full_text":"\"Kaitlyn Hunt, Florida Teen, Faces Felony Charges Over Same-Sex Relationship\" http://www.huffingtonpost.com/2013/05/19/kaitlyn-hunt-florida-teen-felony-same-sex_n_3302713.html?utm_hp_ref=mostpopular#slide=1522940","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 20 02:50:06 +0000 2013","id_str":"336312848613515264","full_text":"Ok. I’ve seen “The Name of the Doctor” now so you don’t have to withhold spoilers from me. Thanks for your patience these last two nights.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 19 16:51:34 +0000 2013","id_str":"336162223913320449","full_text":"We’ve been at the RennFair for two hours and its already rained three inches. Nasty, brutish, and short!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 18 20:03:45 +0000 2013","id_str":"335848200445497344","full_text":"\"Daddy, I want to be the baby princess with the pink monster truck.\" http://instagram.com/p/Zdz0pZM2sw/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 18 13:10:23 +0000 2013","id_str":"335744173984583680","full_text":"My rural county is diverse. My latte was made by a punk rock girl & my groceries scanned by a girl w/ Jefferson Davis tattooed on her wrist.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 17 22:46:35 +0000 2013","id_str":"335526790854483968","full_text":"I guess it’s time to see what this “Arrested Development” fuss is all about. *presses play*","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri May 17 01:46:47 +0000 2013","id_str":"335209751417872384","full_text":"I don’t quite understand what I’ve got myself into with Cat Valente’s “Palimpset”, but she has a beautifully evocative way with words.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 16 22:31:18 +0000 2013","id_str":"335160555553824769","full_text":"The traditional Mexican nacho has a long and glorious history dating all the way back to… 1943. http://blogs.smithsonianmag.com/food/2013/05/the-history-of-baseball-stadium-nachos/","favorite_count":"0","retweet_count":"2"},{"created_at":"Thu May 16 16:46:55 +0000 2013","id_str":"335073890856488960","full_text":"Hope Larson’s graphic novel adaptation of Madeline L’Engle’s “A Wrinkle in Time” is well done, both true to the source and a fresh vision.","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu May 16 13:46:46 +0000 2013","id_str":"335028554293202944","full_text":"A band of hacker-artists is prowling the tunnels below Paris, secretly refurbishing the city’s neglected treasures. http://www.wired.com/magazine/2012/01/ff_ux/all/","favorite_count":"2","retweet_count":"1"},{"created_at":"Thu May 16 11:31:33 +0000 2013","id_str":"334994527632896002","full_text":"Vivian closes out another year of school the same way she started: with a sprint. http://www.youtube.com/watch?v=GXR1eIngBaA","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 16 01:51:31 +0000 2013","id_str":"334848556991135745","full_text":"An outdoor showing of Metropolis, with an all-new score performed live. And totally free! This looks wonderful. http://www.fluxprojects.org/projects/metropolis","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 15 01:20:26 +0000 2013","id_str":"334478346270437376","full_text":"Some days all you need for dinner is strawberries and bourbon.","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue May 14 00:16:24 +0000 2013","id_str":"334099844778033152","full_text":"\"World War II’s Strangest Battle: When Americans and Germans Fought Together\" http://www.thedailybeast.com/articles/2013/05/12/world-war-ii-s-strangest-battle-when-americans-and-germans-fought-together.html?fb_action_ids=10151658289375844&fb_action_types=og.likes&fb_ref=article&fb_source=other_multiline&action_object_map=%7B%2210151658289375844%22%3A601111359908536%7D&action_type_map=%7B%2210151658289375844%22%3A%22og.likes%22%7D&action_ref_map=%7B%2210151658289375844%22%3A%22article%22%7D","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 13 10:38:26 +0000 2013","id_str":"333893996097204226","full_text":"38 degrees and there’s a light frost on the car on May 13th. I’m loving this long cool Spring.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 13 03:28:42 +0000 2013","id_str":"333785849487585282","full_text":"Oh great. Cybermites.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 13 01:51:10 +0000 2013","id_str":"333761303397163008","full_text":"“We chose 5 amazing and strong women, as it was her 5th birthday...”

http://www.jaimemoorephotography.com/2013/05/09/not-just-a-girl/","favorite_count":"1","retweet_count":"2"},{"created_at":"Sun May 12 23:59:07 +0000 2013","id_str":"333733107540844544","full_text":"Holy crap. “Space Oddity” sung and filmed in space.

http://www.youtube.com/watch?v=KaOC9danxNo","favorite_count":"0","retweet_count":"3"},{"created_at":"Sat May 11 17:48:46 +0000 2013","id_str":"333277514686398464","full_text":"“The company that won the 2013 Sustainable Business Award from Earth Charter US has no office building or payroll.” http://www.tampabay.com/news/business/suncoast-co-op-cultivates-thriving-organic-business-model/2120070","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 11 16:03:44 +0000 2013","id_str":"333251082274889733","full_text":"Vivian’s trapeze class has a recital next weekend. She’s going to miss it, but here’s her final rehearsal. http://www.youtube.com/watch?v=6DShJJ8enpQ","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 11 15:29:27 +0000 2013","id_str":"333242455212298240","full_text":"The wild honeysuckle is in bloom. I just want to sit outside in it, listen to the birds, and read a book.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat May 11 05:05:23 +0000 2013","id_str":"333085403739467777","full_text":"Finally an answer to that age old question: Who would win in a fight -- Batman or Superman? http://www.dorkly.com/comic/51645/injustice-gods-and-normal-humans-who-are-rich-and-smart-among-us","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 10 02:44:35 +0000 2022","id_str":"1523856495603077121","full_text":"Saving this so I can have a good laugh in five years about how bleak things looked in 2022.

Please. https://twitter.com/BrynnTannehill/status/1523647950324649984","favorite_count":"3","retweet_count":"0"},{"created_at":"Mon May 09 23:02:23 +0000 2022","id_str":"1523800580854013952","full_text":"34. I like to live deliciously. 🐐 https://twitter.com/GamecockFan032/status/1523355226698555394","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat May 11 01:47:25 +0000 2013","id_str":"333035582676680704","full_text":"After living the wild, wild life the last few Fridays, I shall restore balance tonight by being in bed asleep before ten.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 10 22:54:41 +0000 2013","id_str":"332992116710072320","full_text":"Hanging out tonight at the Franklin County Relay for Life because fuck cancer.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 10 18:11:01 +0000 2013","id_str":"332920728594817025","full_text":"Eric Bowen in Durhan, NC, is “hacking his food system” using my LocallyGrown software: http://rethinkag.wordpress.com/2013/05/10/hack-your-food-system-with-gomarket/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 10 13:53:28 +0000 2013","id_str":"332855913503408128","full_text":"It’s been two years since the first, and we now have a second Cookie Monster as Tom Waits video! “Hell Broke Loose”: http://www.youtube.com/watch?v=fbiioBFkD_Q","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri May 10 13:28:05 +0000 2013","id_str":"332849525909757954","full_text":"“This is Water” A wonderful short film made of an excerpt of David Foster Wallace’s famous 2005 commencement speech. https://vimeo.com/65576562","favorite_count":"0","retweet_count":"2"},{"created_at":"Wed May 08 20:00:36 +0000 2013","id_str":"332223529770696705","full_text":"Here’s a great grain-free cooking blog, well written and photographed, that is now a daily read. http://yestoyummy.tumblr.com/ Oh yeah: she’s 14.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 08 16:04:14 +0000 2013","id_str":"332164045882941440","full_text":"Five Eight, busking downtown. @ Athens, GA http://instagram.com/p/ZDogRTs2sc/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 08 14:22:06 +0000 2013","id_str":"332138342382718976","full_text":"“You’ll be safe here.” I love this.
http://morganoperandi.tumblr.com/post/49185063851/thehappysorceress-deantrippe-youll-be-safe","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 08 13:58:13 +0000 2013","id_str":"332132332318367747","full_text":"It’s the eighth of May, and venerable Athens band Five Eight is playing outdoors downtown at high noon. https://www.facebook.com/events/517813171588731/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 08 03:15:08 +0000 2013","id_str":"331970493508882433","full_text":"Things my toddler told me tonight:

“I have a secret! *whispers* I killed Mufasa”

“See dad? See? Daddies have to die.”

Thanks, Lion King.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 07 21:50:52 +0000 2013","id_str":"331888892435378176","full_text":"Let's do this. http://instagram.com/p/ZBrdNBM2lv/","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue May 07 13:43:16 +0000 2013","id_str":"331766182598303745","full_text":"On my way to Dahlonega, GA with a school of third graders. There’s gold in them there hills!","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon May 06 12:23:38 +0000 2013","id_str":"331383753387675648","full_text":"Um, hello, yes. I’d like to report what appears to be a massive nuclear reaction hanging low in the eastern sky. Yeah, weird. What is it?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 06 03:12:52 +0000 2013","id_str":"331245151055917056","full_text":"Well mannered steampunks may find a point so contentious as to require a method to settle things. Enter tea duelling. http://teaduel.yolasite.com","favorite_count":"1","retweet_count":"2"},{"created_at":"Sun May 05 23:34:36 +0000 2013","id_str":"331190221829963777","full_text":"Badass obituary alert! http://www.legacy.com/obituaries/nytimes/obituary.aspx?n=antonia-larroux&pid=164596250#fbLoggedOut","favorite_count":"0","retweet_count":"2"},{"created_at":"Sun May 05 04:00:59 +0000 2013","id_str":"330894868832456704","full_text":"Sherlock. I have not been so sucked into a British drama since “House of Cards”. And I’m only four episodes in.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 05 02:38:27 +0000 2013","id_str":"330874100362915840","full_text":"Sherlock, season two. Now that’s an opener.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 05 00:04:24 +0000 2013","id_str":"330835333358972928","full_text":"I dearly want to see “Chopped” judge Scott Conant do an “Ancient Aliens” parody historical cooking show.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat May 04 22:54:31 +0000 2013","id_str":"330817743907606528","full_text":"It’s World Naked Gardening Day! It’s a cold deluge here, alas. Claire’s Allotment commemorates in style: http://youtu.be/MOnM-8ICiKk via @nika7k","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 04 21:34:03 +0000 2013","id_str":"330797497037516801","full_text":"The Galactic Seahorse fights off the Cosmic Jellies with his laser beams. http://youtu.be/ogjkgnbb6ks","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 04 19:51:26 +0000 2013","id_str":"330771671625658368","full_text":"My trip the the RennFaire tomorrow was called on account of monsoon, so I guess I’ll open this 1.75L bottle of medicinal bourbon.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 04 06:22:31 +0000 2013","id_str":"330568098891587586","full_text":"There’s not much finer at two in the morning than a hotdog drug through the garden.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 04 02:48:42 +0000 2013","id_str":"330514290538864641","full_text":"Fable Cry, from Nashville. They're lovely. http://instagram.com/p/Y36SIvM2tT/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 04 02:21:48 +0000 2013","id_str":"330507523733995522","full_text":"“Listen to your parents but don’t trust the government, don’t trust the government, don’t trust the government. That’s just a good idea.”","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat May 04 01:19:48 +0000 2013","id_str":"330491918465261568","full_text":"The Artifice Club. In Reliquum Nostri Est. http://instagram.com/p/Y3wFmhs2vB/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 03 21:39:06 +0000 2013","id_str":"330436379853074433","full_text":"I am going to a steampunk gypsy cabaret tonight in Atlanta. Or, as the ‘punks call it, “Terminus”. Artifice Nights, here I come!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 03 16:11:02 +0000 2013","id_str":"330353816287465472","full_text":"Has anyone yet done a video of Daleks singing INXS's \"Mediate\"? Why not?","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri May 03 14:04:16 +0000 2013","id_str":"330321916294488064","full_text":"It took under a minute for both Neutral Milk Hotel shows to sell out. I was not one of the lucky ones.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 03 12:17:26 +0000 2013","id_str":"330295029845356545","full_text":"My strategy of fighting off this impending cold by depriving it of precious sleep has, after many days of struggle, utterly failed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 02 23:13:27 +0000 2013","id_str":"330097735187431425","full_text":"This great anthology of humorous SF/F has 100 minutes to raise $500. Want in? http://kck.st/17bWO89","favorite_count":"0","retweet_count":"2"},{"created_at":"Thu May 02 22:13:20 +0000 2013","id_str":"330082607247282176","full_text":"It’s uncanny how exact the overlap is with time I have set aside for gardening and dire predictions of severe weather.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 02 21:31:12 +0000 2013","id_str":"330072004394897408","full_text":"My farmers market has artichokes this week! @ Athens Locally Grown http://instagram.com/p/Y0xMmxM2ua/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 02 20:45:20 +0000 2013","id_str":"330060458407108609","full_text":"\"The lone male bear crawler ranged as far as a mile collecting cans & bottles. While crawling, he was indefatigable.\" http://www.slate.com/blogs/how_babies_work/2013/05/02/bipedalism_is_innate_but_also_learned_turkish_family_walks_on_four_legs.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 02 14:38:44 +0000 2013","id_str":"329968200982863874","full_text":"Y’all know it’s Star Wars Day in Athens Saturday at Bishop Park, right? http://athenscon.com/events-at-athens-star-wars-day.html May the Fourth be with you!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 01 20:46:19 +0000 2013","id_str":"329698317745397761","full_text":"“Florida Teen Girl Charged With Felony After Science Experiment Goes Bad” So much grrrrr.
http://blogs.miaminewtimes.com/riptide/2013/04/florida_teen_girl_charged_with.php","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 01 14:17:05 +0000 2013","id_str":"329600364506644481","full_text":"I can’t get enough of the Steve Martin & Edie Brickell album. Track 5, “Siamese Cat”, especially. It’s all so good. http://www.amazon.com/Love-Has-Come-For-You/dp/B00B9LN8HG","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 01 03:35:08 +0000 2013","id_str":"329438813405466626","full_text":"I love this product and the creator’s story and presentation. http://www.thenoteboard.com/index.php","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 30 19:51:30 +0000 2013","id_str":"329322137242435584","full_text":"“(1) most people thought they knew intuitively what mojo was;
(2) they had a wide variety of ideas about where it came from”

I’m reading.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 30 16:04:11 +0000 2013","id_str":"329264931293757440","full_text":"Here is a video for Fable Cry’s song “Hobo Wicked Fix”. I want to know these people. http://www.youtube.com/watch?v=-xREnXuL-UA","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 29 21:11:35 +0000 2013","id_str":"328979900952354817","full_text":"“The best way to not be afraid of the dark is to *be* the scariest thing in the dark.” http://www.youtube.com/watch?v=2a3mU_0e2Ts","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 29 00:21:25 +0000 2013","id_str":"328665288793006080","full_text":"\"I have succeeded over the course of nearly two decades by sticking to one simple rule: Be a freakin’ weirdo.\"
http://www.fastcompany.com/3008855/why-channeling-your-inner-weirdo-helps-you-get-ahead-work?fullsite=","favorite_count":"1","retweet_count":"3"},{"created_at":"Sun Apr 28 23:21:43 +0000 2013","id_str":"328650265517498368","full_text":"This vestige of medieval feminism has left us. RT @carinr The last Beguine dies at 92 http://www.economist.com/news/obituary/21576632-marcella-pattyn-worlds-last-beguine-died-april-14th-aged-92-marcella-pattyn","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Apr 25 14:08:59 +0000 2013","id_str":"327423998096969728","full_text":"\"We may be living in the most peaceable era in the existence of our species.\" http://online.wsj.com/article/SB10001424053111904106704576583203589408180.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 24 17:36:47 +0000 2013","id_str":"327113906541703169","full_text":"The best music I’ve seen at DragonCon (a place full of great music) was hands down Megan Jean & the KFB. Here’s why: http://wordkrapht.com/main/2013/04/23/megan-jean-and-the-kfb-live-in-chattanooga/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 24 15:47:44 +0000 2013","id_str":"327086465236475905","full_text":"Edie Brickell and Steve Martin released a collaboration album this week. http://www.nytimes.com/2013/04/21/arts/music/steve-martin-and-edie-brickells-love-has-come-for-you.html?pagewanted=all

I’ve never bought an album so fast.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 24 14:42:53 +0000 2013","id_str":"327070144675332096","full_text":"From a friend’s private account: “SIXPENCE NONE THE RICHER’S ‘KISS ME,’ TRANSLATED INTO KLINGON. YOU’RE WELCOME.” http://youtu.be/v2bjc6U0tjI","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Apr 24 14:36:30 +0000 2013","id_str":"327068538894417921","full_text":"Little Girls Are Better at Designing Superheroes Than You http://bettersupes.tumblr.com","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Apr 22 22:50:58 +0000 2013","id_str":"326468199308722177","full_text":"I feel & think much as you do, care about many of the things you care about, although most people do not care about them. You are not alone.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Apr 22 15:29:58 +0000 2013","id_str":"326357217341231105","full_text":"Apparently you can use the cover of a book of stamps as a stamp. http://instagram.com/p/YaWjkgM2qD/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 22 03:22:46 +0000 2013","id_str":"326174209388707841","full_text":"I must admit, it’s been very nice this weekend to have a fridge again. It’s pretty, but I think it needs decoration: http://glasssculpture.org/artglass/holiday/police-box.html","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Apr 19 02:41:30 +0000 2013","id_str":"325076661638938625","full_text":"The duo broke up 30 years ago, I know all their hits by heart, and yet I only just now learned that Yaz’s singer is a woman.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 18 13:40:58 +0000 2013","id_str":"324880236271505408","full_text":"\"1913: When Hitler, Trotsky, Tito, Freud and Stalin all lived in the same place\" http://www.bbc.co.uk/news/magazine-21859771","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 17 15:20:46 +0000 2013","id_str":"324542960307953665","full_text":"“Once they come up w/ a theory, they need some place to test it out,” and that place is often my alma mater’s campus. http://www.koat.com/news/new-mexico/albuquerque/NM-Tech-to-re-create-bomb-used-in-Boston-Marathon-explosion/-/9153728/19780334/-/pr581kz/-/index.html","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Apr 17 15:15:06 +0000 2013","id_str":"324541534072627200","full_text":"“If you put any event under a microscope, you will find a whole dimension of completely weird incredible things.” http://www.youtube.com/watch?v=iuoZWb9gqv0","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 17 03:41:00 +0000 2013","id_str":"324366861456248832","full_text":"Sir Arthur Conan Doyle practically invented the cliffhanger.

Damn his hide.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 17 03:32:27 +0000 2013","id_str":"324364708973015040","full_text":"“Jim Moriarity. Hi!”

Oh dear lord.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 16 23:34:50 +0000 2013","id_str":"324304910525022208","full_text":"A profile of “The Woman Near Kenmore Square”. We all have stories. Pity it takes inflicted trauma to bring them out.
http://www.newyorker.com/online/blogs/sportingscene/2013/04/the-woman-near-kenmore-square.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 16 17:48:57 +0000 2013","id_str":"324217865379143680","full_text":"Polyamory is Boring: \"Like someone confident hippos have 6 legs, you don’t want to argue so much as take em to a zoo\" http://slatestarcodex.com/2013/04/06/polyamory-is-boring","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Apr 16 14:18:34 +0000 2013","id_str":"324164921367617537","full_text":"Carlos Arredondo. Make sure this man never has to buy his own drink again. http://www.motherjones.com/mojo/2013/04/cowboy-hat-carlos-arredondo-boston-marathon","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 15 18:36:40 +0000 2013","id_str":"323867484539215872","full_text":"“I think of the folks who think, ‘Well, they’re just internet friends, they’re not real,’ & I feel very sad for them” http://www.theferrett.com/ferrettworks/2013/04/love-is-not-what-you-think-it-is-on-internet-friendships/?utm_source=rss&utm_medium=rss&utm_campaign=love-is-not-what-you-think-it-is-on-internet-friendships","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 15 17:14:36 +0000 2013","id_str":"323846834328068096","full_text":"“Eat fresh. Eat so terribly, terribly fresh. Terribly, awesomely, gruesomely, terrifyingly fresh.” Commercial for the Night Vale Subway shop","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 15 15:25:46 +0000 2013","id_str":"323819445166432256","full_text":"I’m glad I was able to knock $750 off the price of a great new refrigerator, but good golly that was still expensive.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 14 16:05:01 +0000 2013","id_str":"323466935469740032","full_text":"I can’t order a Bloody Mary with my brunch until 12:30 because your god might get offended? Now mine are offended.","favorite_count":"2","retweet_count":"2"},{"created_at":"Sat Apr 13 21:09:35 +0000 2013","id_str":"323181192839065600","full_text":"Occupants of my car are now protected from the Deep Ones. http://instagram.com/p/YDzlBqs2pt/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 13 19:59:33 +0000 2013","id_str":"323163568176508928","full_text":"Our governor won’t endorse first integrated prom because, and this is his his official reason, democrats are for it. http://www.huffingtonpost.com/2013/04/12/segregated-prom-georgia-governor-integrated_n_3072288.html","favorite_count":"4","retweet_count":"31"},{"created_at":"Sat Apr 13 00:39:20 +0000 2013","id_str":"322871592336113664","full_text":"64 pounds of ice for $7 and giant farmers market ice chests. Who needs a fridge, anyway?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 12 23:25:31 +0000 2013","id_str":"322853014216011776","full_text":"Refrigerators are awesome until they stop refrigerating.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 12 22:20:25 +0000 2013","id_str":"322836632229253120","full_text":"While driving my car, I spend every moment pretending I didn’t watch a giant spider crawl across the dash and into a vent the other day.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 12 11:54:57 +0000 2013","id_str":"322679229126963201","full_text":"Listening an atrocious upbeat piano cover of The Who’s “Squeezebox” and I can’t help but sing along. I feel dirty.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 12 10:44:46 +0000 2013","id_str":"322661566455623681","full_text":"“When there’s one, he adds an s. When it’s plural, sometimes he adds an extra s. it’s creepy!” — Vivian, on the linguistics of Sméagol.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 11 22:12:49 +0000 2013","id_str":"322472329189941248","full_text":"It was only raining when Lisa Conrad, 37, left for work Monday afternoon.

She wasn't wearing a coat.

(So horrible.) http://journalstar.com/news/state-and-regional/nebraska/searchers-find-life-death-in-nebraska-snowstorm/article_cb8cee3b-40a0-5a15-84de-46e8a3d3a0be.html","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Apr 11 12:37:33 +0000 2013","id_str":"322327559134138368","full_text":"Here's what a textbook example of 90 minute sleep cycles look like. *yawn* http://instagram.com/p/X9vXq0M2g9/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 11 03:14:49 +0000 2013","id_str":"322185943270453248","full_text":"“The End of the World As We Know It” on the latest DrabbleCast is a really fine clever story. Here’s the text: http://dalebailey.com/free-stuff/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 10 14:31:07 +0000 2013","id_str":"321993752107442176","full_text":"Couldn’t read Saga #12 on my iPad, thanks to Apple’s boneheadedness, but I could read it on my Mac, using Apple’s web browser. It’s great.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 10 10:44:28 +0000 2013","id_str":"321936715176628227","full_text":"\"Each meal could have been her last, but Adolf Hitler's food taster Margot Wölk lived to tell her story.\" http://m.spiegel.de/international/germany/a-892097.html#spRedirectedFrom=www&referrrer=","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 09 22:24:46 +0000 2013","id_str":"321750560841814017","full_text":"\"Sabadell Flash Mob Orchestra - Best Coin Ever Spent\" http://www.youtube.com/watch?v=nmxDRnFRhdk&feature=youtu.be&a","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 09 20:04:23 +0000 2013","id_str":"321715231543947264","full_text":"Well, this is rather disappointing. RT @comicsbeat: Apple Bans SAGA #12 due to gay sex scenes: The Beat http://fb.me/2xRD2G98v","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 09 18:01:15 +0000 2013","id_str":"321684247234609152","full_text":"“You Can't Tell the Attorney General She Has an Epic Butt, But Here's What You CAN Do”
http://jezebel.com/you-cant-tell-the-attorney-general-she-has-an-epic-but-471311007","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 08 18:41:47 +0000 2013","id_str":"321332060394504193","full_text":"Must have been a slow day for the Omaha, NE police department. They all came out for this call. http://www.youtube.com/watch?v=Txwx5HXMbfQ&feature=youtu.be","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 08 17:18:08 +0000 2013","id_str":"321311006930374658","full_text":"Made it through my current trapeze routine twice in a row for the first time. I did it three more times for good measure. #progress","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 07 16:56:40 +0000 2013","id_str":"320943216255987712","full_text":"Gluten free Pâte Sucrée. Because everyone deserves fruit tarts. http://instagram.com/p/Xz5wm6s2q8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 06 23:22:47 +0000 2013","id_str":"320677999697616896","full_text":"Clash of the Titans is on. I’ve not seen it before. Why didn’t anyone tell me that Aughra from the Dark Crystal and her sisters were in it?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 05 18:55:24 +0000 2013","id_str":"320248319999881216","full_text":"Every time I walk by the accordion-playing busker, he starts “What Shall We Do with the Drunken Sailor”. It’s kind of nice to have a theme.","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Apr 05 18:42:02 +0000 2013","id_str":"320244957078249472","full_text":"I just love this video of The Godfather of Soul James Brown singing the theme song to The Game of Thrones. http://www.youtube.com/watch?v=hwF-D5wEEmk&feature=player_embedded","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 04 18:10:43 +0000 2013","id_str":"319874687528226817","full_text":"I have so many talented friends! Yet another has written a book, and it is, by all accounts, not so bad. Spell/Sword: http://spell-sword.com/2013/04/04/spellsword-released/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 04 18:07:26 +0000 2013","id_str":"319873864031166466","full_text":"Cosplay =/= Consent http://www.16bitsirens.com/consent/","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Apr 04 13:22:47 +0000 2013","id_str":"319802229190172672","full_text":"How far away is Mars? Here’s an infographic. http://www.distancetomars.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 04 02:34:24 +0000 2013","id_str":"319639056868835329","full_text":"After repeating it about 80 times into her toy mic, I realized Juni was singing “It’s the End of the World as We Know It (And I Feel Fine)”.","favorite_count":"3","retweet_count":"0"},{"created_at":"Wed Apr 03 17:48:10 +0000 2013","id_str":"319506627936010240","full_text":"Exxon doesn’t have to pay to clean its big oil spill because, since they mixed it with water, it’s not legally oil. http://thinkprogress.org/climate/2013/04/02/1810571/exxons-duck-killing-pipeline-doesnt-pay-taxes-to-oil-spill-cleanup-fund/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 03 14:01:20 +0000 2013","id_str":"319449539872432129","full_text":"“But don't worry, I'm not the bread and the knife.
You are still the bread and the knife.”

Happy poetry month!

http://www.youtube.com/watch?feature=player_embedded&v=uVu4Me_n91Y","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 03 04:13:13 +0000 2013","id_str":"319301536578691072","full_text":"It is ten minutes after midnight and there are five kids in my house being served ice cream at this very moment. Woo hoo Spring Break!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 03 02:58:28 +0000 2013","id_str":"319282726136074240","full_text":"I have 110 gigabytes of Doctor Who episodes on three drives in three locations.

Backups are crucial, y’all.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Apr 02 15:58:34 +0000 2013","id_str":"319116658000142338","full_text":"“This I Know” Musical poetry from Rachel Kann. http://podcast.getwebreader.com/performancepoetry-indiefeed/rachel-kann-i-know-this/2008/01/1027-219825","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 02 03:57:38 +0000 2013","id_str":"318935229026947073","full_text":"Two episodes in to Sherlock and its safe to say I’m a fan.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Apr 02 00:43:23 +0000 2013","id_str":"318886345248481280","full_text":"Juni just climbed up on me looking very very serious. She said, “I promise, dad. I promise. Dad, I promise.” And then she left.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 01 19:29:36 +0000 2013","id_str":"318807375614205952","full_text":"Owsin Theories. Dot Tumblr dot com. http://oswintheories.tumblr.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 31 16:13:46 +0000 2013","id_str":"318395704949231616","full_text":"“Juni, you can help clean up too. You can pick things up and put them where they go.”
“Oh, ok! Let me try it!”","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 31 02:20:00 +0000 2013","id_str":"318185882345680898","full_text":"The chicken and waffle club. This is a thing, and it is glorious. @ The World Famous http://instagram.com/p/XgT7JlM2pX/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 30 05:16:13 +0000 2013","id_str":"317867839098863616","full_text":"Ancient Aliens holds no power over me, for I’ve seen a man solve 3 Rubik’s Cubes simultaneously while juggling them. Humans can do anything.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 29 13:19:33 +0000 2013","id_str":"317627087949275136","full_text":"Bloodroot Blades has a five month wait for their hand-made chef’s knives.

I have a five month wait for my birthday.

http://onlineathens.com/slideshow/2013-03-28/athens-knifemaker-forges-sharp-connections#slide-1","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Mar 29 01:15:21 +0000 2013","id_str":"317444834736607232","full_text":"\"To parents of small children: Let me be the one who says it out loud\" http://www.stevewiens.com/2013/03/12/to-parents-of-small-children-let-me-be-the-one-who-says-it-out-loud/","favorite_count":"2","retweet_count":"3"},{"created_at":"Wed Mar 27 22:29:42 +0000 2013","id_str":"317040759444496385","full_text":"Another portrait for my Doctor Who audition album. http://instagram.com/p/XYLPdis2qm/","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Mar 27 19:10:31 +0000 2013","id_str":"316990634676350976","full_text":"Time for my monthly mention of how great the comic Saga is, how the story telling is top notch, and how beautifully drawn it is.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 27 17:53:41 +0000 2013","id_str":"316971299467583489","full_text":"My newest love: “Welcome to Night Vale”, news from a town that’s a Lovecraftian Northern Exposure crossed w/ X-Files.
http://www.commonplacebooks.com/p/blog-page.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 27 11:03:50 +0000 2013","id_str":"316868159145652224","full_text":"“The best way to die would be swallowed by a giant snake. Going feet first & whole into a slimy maw would give your life perfect symmetry.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 26 20:56:25 +0000 2013","id_str":"316654896189411328","full_text":"A pretty ambitious and right-out-of-the-gate amazing weather service launched yesterday. http://blog.forecast.io/post/46290267206/announcing-forecast","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Mar 26 16:59:24 +0000 2013","id_str":"316595252641296386","full_text":"I’m not one to watch films about fashion lines, but then they’ve typically not like this one directed by Lena Dunham: http://www.youtube.com/watch?feature=player_embedded&v=hoVcACGtOGw","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 26 13:44:04 +0000 2013","id_str":"316546094098169856","full_text":"“Daddy, I’m hungry for lunch.”

It’s six in the morning, but such is the schedule of a busy toddler.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 26 03:04:20 +0000 2013","id_str":"316385099522400257","full_text":"Rewatching this year’s Doctor Who Christmas special. It means so much more now that I know all the back story.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Mar 25 20:02:48 +0000 2013","id_str":"316279016162226177","full_text":"In the last few months I’ve watched all of the new Doctor Who. Due to overbooking, I’d missed pretty much all of them. I’m ready for Sunday!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 25 19:31:31 +0000 2013","id_str":"316271143998849025","full_text":"“I’m going to the past, got a couple pouches instead of pockets. It’s kinda pleasant, dressing like a peasant.”

http://www.youtube.com/watch?v=x5Vo0gazKX0","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 25 19:26:15 +0000 2013","id_str":"316269816862367745","full_text":"“Mud Luscious and Puddle Wonderful” My farmers market held a volunteer day Saturday, and one attendee wrote about it. http://suzbourg.wordpress.com/2013/03/24/mud-luscious-and-puddle-wonderful/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 25 15:32:47 +0000 2013","id_str":"316211067040702464","full_text":"This is the closest thing to sorcery that I've ever seen: Solving three Rubik's cubes while juggling them http://youtu.be/K_gHa2x2OQA","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 25 14:24:49 +0000 2013","id_str":"316193962052431872","full_text":"I just bought a party planning book titled “Party Like a Lannister”. You have been warned. http://store.blurb.com/ebooks/381110-party-like-a-lannister","favorite_count":"2","retweet_count":"1"},{"created_at":"Sun Mar 24 14:30:16 +0000 2013","id_str":"315832945036365826","full_text":"Bye, Bye, Englisshe Jakke of Dover:
A traunslacioun unto Middele Englisshe of ye ballade “American Pie”.
http://storify.com/njj4/bye-bye-englisshe-jakke-of-dover","favorite_count":"1","retweet_count":"2"},{"created_at":"Sun Mar 24 01:14:47 +0000 2013","id_str":"315632756300324865","full_text":"Just when I get used to my bizarro genius baby, Juniper sits in the bath and sings a B-52’s song she’s heard exactly once in her life.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 22 18:44:15 +0000 2013","id_str":"315172085217521664","full_text":"To all the girls I’ve loved before, who’ve travelled in and out my door: http://jimromenesko.com/2013/03/21/huffington-post-seeks-people-who-have-had-sex-with-aliens/","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Mar 21 22:27:36 +0000 2013","id_str":"314865903600816129","full_text":"\"UGA student assaulted by woman dressed like mime\"

Be careful, y'all. It's getting weird out there. http://onlineathens.com/breaking-news/2013-03-21/uga-student-assaulted-woman-dressed-mime","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 21 14:27:52 +0000 2013","id_str":"314745178772606977","full_text":"“The cut of my jib is entirely beyond reproach.”

“Just Like A Chap” by Mr. B The Gentleman Rhymer http://www.youtube.com/watch?v=fiRPBCiJg2c&feature=player_embedded","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Mar 21 13:40:55 +0000 2013","id_str":"314733363426652161","full_text":"“Woman booted from Athens restaurant, calls manager a Muslim” She was there w/ her church group. The Knights Templar? http://onlineathens.com/local-news/2013-03-20/woman-booted-athens-restaurant-calls-manager-muslim","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 21 03:44:02 +0000 2013","id_str":"314583148824506368","full_text":"It’s the first day of spring so I shaved off my winter old man beard. Turns out it was most of my recent weight gain.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 20 17:23:16 +0000 2013","id_str":"314426929166053377","full_text":"\"…conflicts that arise when one starts comparing centipedes to scorpions, and make it up with insect-filled kisses.\" http://www.theferrett.com/ferrettworks/2013/03/how-my-mind-works-the-worlds-perfect-couple/?utm_source=rss&utm_medium=rss&utm_campaign=how-my-mind-works-the-worlds-perfect-couple","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 19 17:48:42 +0000 2013","id_str":"314070943192477697","full_text":"“Thumbs & Ammo” -- because real tough guys don’t need guns. They just need a positive, can-do attitude.
http://www.thumbsandammo.blogspot.co.uk","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 19 03:16:16 +0000 2013","id_str":"313851389497454592","full_text":"“You’re brilliant, you are. A proper genius. The power of deduction, that’s proper thinking.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 19 01:53:10 +0000 2013","id_str":"313830476584456192","full_text":"I’m about to find out what the fuss over Sherlock, starring Bilbo and Smaug, is all about.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Mar 18 21:18:07 +0000 2013","id_str":"313761255074701312","full_text":"The best writing on the Steubenville rape trial I’ve seen has come from, of all places, the Yahoo sport pages. http://sports.yahoo.com/news/highschool--steubenville-high-school-football-players-found-guilty-of-raping-16-year-old-girl-164129528.html","favorite_count":"2","retweet_count":"12"},{"created_at":"Sat Nov 12 20:11:47 +0000 2022","id_str":"1591524176652898305","full_text":"The sad reality is Gen Xers are starting to die off in ever increasing numbers and those with money (and thus generally better health and generally more right leaning politics) are starting to have a disproportionate effect on the polls. https://twitter.com/BriannaWu/status/1591518175660752898","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Nov 07 05:01:32 +0000 2022","id_str":"1589483166968025089","full_text":"I have an emergency mental health kit, and step one is watching this video. Most times I don’t need step two. https://twitter.com/Legopolis/status/1589466830565158913","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Nov 06 22:18:22 +0000 2022","id_str":"1589381705856589825","full_text":"Saw Alton Brown narrate a performance of Peter and the Wolf by the Athens Symphony Orchestra. Afterwards the mayor came out an awarded him the key to the city.

So that’s something we have in common.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Nov 05 23:58:43 +0000 2022","id_str":"1589044571681554432","full_text":"I’ve had a mastodon account for years (ewagoner@mastodon.social) but the biggest impediment to me using it regularly is remembering that it’s not spelled mastadon.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 20 20:50:38 +0000 2022","id_str":"1516882051399565312","full_text":"Of all the images I’ve seen coming from Mars, this feels the most alien. It’s beautiful and breathtaking. https://twitter.com/NASAPersevere/status/1516864191415525376","favorite_count":"4","retweet_count":"1"},{"created_at":"Mon Mar 18 20:31:31 +0000 2013","id_str":"313749530493464576","full_text":"Don’t blink. Don’t even blink. Blink and you’re cat food. http://www.youtube.com/watch?v=JJT39M8Y2F8","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 18 15:37:13 +0000 2013","id_str":"313675465585987584","full_text":"Forgot my trapeze clothes so stopped at the dollar store for something to wear. I think these pajama bottoms have a thread count of about 8.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 18 13:13:07 +0000 2013","id_str":"313639201247731713","full_text":"It’s mine! RT @alt_kilt: Anima kilt headed to GA. Save 15% with the code: AKSpring15: http://bit.ly/Xgotxw
","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Mar 17 21:32:13 +0000 2013","id_str":"313402416953425922","full_text":"Is today the first day of some hunting season? I haven’t heard this much gunfire since watching that movie about D Day.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 16 20:38:56 +0000 2013","id_str":"313026618232799232","full_text":"O Osternbaum, o Osternbaum! http://instagr.am/p/W7oQ-ss2lw/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 16 19:04:57 +0000 2013","id_str":"313002969610199041","full_text":"“You can never feel bad when Rocket Man is playing. It’s a true fact.” — @nympsam","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Mar 15 18:43:45 +0000 2013","id_str":"312635243997835264","full_text":"I’m in Atlanta for a conference and discovered there’s a Farm Burger one block over. Everything’s coming up Milhaus!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 15 03:03:56 +0000 2013","id_str":"312398733117632512","full_text":"Today I tried to answer the question “how many whole pineapples can Eric eat for dinner?” but I still don’t know since I only had the one.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 14 18:53:19 +0000 2013","id_str":"312275266254798848","full_text":"I wish I had time for games today. #myathens http://instagr.am/p/W2UJGUs2gd/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 14 00:54:03 +0000 2013","id_str":"312003656226582529","full_text":"Don’t know what sort of black magic goes into grapefruits breeding with tangerines, but their unholy offspring, the minneola, is delicious.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 14 00:13:42 +0000 2013","id_str":"311993504970731521","full_text":"RT for truth: @fitzage: Google has no interest in running a synching service, because they can't put ads on it.","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Mar 13 20:54:59 +0000 2013","id_str":"311943493247455232","full_text":"The opening credits to HBO’s “Game of Thrones” -- if it had been made 20 years ago. http://www.youtube.com/watch?v=2fPgIIB67bw","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 13 12:51:52 +0000 2013","id_str":"311821915004215298","full_text":"Combustion Books is taking 25% off everything thru Friday to celebrate the assassination of two infamous tyrants. http://www.combustionbooks.org","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 13 03:17:35 +0000 2013","id_str":"311677391711920128","full_text":"Juni is sad she has to be in her crib, so she’s laying down and sadly singing Regina Spektor songs to herself.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 12 18:35:00 +0000 2013","id_str":"311545880572469248","full_text":"I’ve only two more episodes of Doctor Who that I’ve yet to see. Which is good, because my to-read stack of books has really been piling up.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 12 18:13:02 +0000 2013","id_str":"311540349099204608","full_text":"\"7 Up-and-Coming Food Cities Around the U.S.\" Zagat's discovered our secret: eating here's great, thanks to our farms http://blog.zagat.com/2013/03/7-up-and-coming-food-cities-in-us.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 12 13:42:39 +0000 2013","id_str":"311472304850874368","full_text":"\"Market expansion may give downtown Tampa a grocery store\" Athens could use something like this. http://www2.tbo.com/news/business/2013/mar/06/3/market-expansion-may-give-downtown-tampa-a-grocery-ar-650747/","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Mar 12 01:51:00 +0000 2013","id_str":"311293214093099009","full_text":"This is a kindness. Do not be alarmed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 12 01:38:19 +0000 2013","id_str":"311290023578312707","full_text":"\"Why I Hacked Donkey Kong for My Daughter\" http://www.wired.com/gamelife/2013/03/donkey-kong-pauline-hack/","favorite_count":"1","retweet_count":"3"},{"created_at":"Mon Mar 11 18:01:46 +0000 2013","id_str":"311175125884080129","full_text":"I’ve only been in the “America’s Thrift Store” once, but I’m pretty sure they were filming this in there then. NSFW. http://www.youtube.com/watch?v=QK8mJJJvaes","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Mar 11 17:38:12 +0000 2013","id_str":"311169196195196928","full_text":"\"Zombie hordes force Megan Jean and the KFB to relocate: Band seeks higher ground in Atlanta\" http://www.charlestoncitypaper.com/FeedbackFile/archives/2013/03/07/zombie-hordes-force-megan-jean-and-the-kfb-to-relocate","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 11 14:25:38 +0000 2013","id_str":"311120736318287872","full_text":"“Thirteen Reasons I Adore Douglas Adams”. Thoughts for what would have been his 61st birthday. http://www.huffingtonpost.com/gregory-weinkauf/thirteen-reasons-i-adore-_b_2852307.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 11 00:56:32 +0000 2013","id_str":"310917121414688768","full_text":"ChaucerDothTweet (@LeVostreGC): Richard III ys at #sxsw, by cause yt ys the firste place thinges go whanne thei are no longer undergrounde","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 10 01:30:16 +0000 2013","id_str":"310563220702253056","full_text":"I think I want this house. http://www.zillow.com/homedetails/3450-Highway-29-N-Danielsville-GA-30633/89958855_zpid/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Mar 10 01:16:16 +0000 2013","id_str":"310559699135234048","full_text":"“Three Nerds on a Carpet” had a good run, but I already miss @ylnt.
https://vimeo.com/1212142 http://youlooknicetoday.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 09 23:12:53 +0000 2013","id_str":"310528647754809344","full_text":"38 megabit internet, at home, way out here in the middle of the country? Woo hoo! Too bad about the data caps, though.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 09 22:20:48 +0000 2013","id_str":"310515538499604480","full_text":"“The Professor, the Bikini Model, and the Suitcase Full of Trouble”

Coke’s a hell of a drug. Naïveté’s trouble too.

http://www.nytimes.com/2013/03/10/magazine/the-professor-the-bikini-model-and-the-suitcase-full-of-trouble.html?smid=fb-nytimes&WT.z_sma=MG_TPT_20130309&_r=1&","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 09 21:49:16 +0000 2013","id_str":"310507604357029888","full_text":"Verizon LTE broadband installers are here, reusing coax from my satellite “broadband”. It’ll push more data in 10 mins than it saw in years.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 09 20:27:18 +0000 2013","id_str":"310486975872389120","full_text":"RT Chaucer Doth Tweet: Ich have made a shirte on zazzle for \"Thys ys what a Feministe doth look lyke\": http://bit.ly/10vNHhH","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 09 19:32:04 +0000 2013","id_str":"310473075579838465","full_text":"Oh hey! Vivian could have stopped using her booster seat seven months ago. That’ll make transportation a little easier from now on.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 08 22:12:09 +0000 2013","id_str":"310150975086292993","full_text":"The Zoroastrian tradition tells of how human flesh, once dead, is so unclean it will pollute everything it touches. http://godheadv.blogspot.com/2010/03/towers-of-silence.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 08 19:44:41 +0000 2013","id_str":"310113862118678529","full_text":"\"What Happened When Humans Met An 'Alien' Intelligence? Sex Happened\" http://www.npr.org/blogs/krulwich/2013/03/08/173813194/what-happened-when-humans-met-an-alien-intelligence-sex-happened","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 08 17:27:14 +0000 2013","id_str":"310079275111952385","full_text":"“Of all the bears, the polar bear is the cutest, cuddliest, & has the highest ratio of adorableness per square inch.”
http://violetimpudence.tumblr.com/post/42292402549/nevver-all-about-polar-bears","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 07 19:51:52 +0000 2013","id_str":"309753282543353856","full_text":"42 Degrees has closed! They were my one stop shop for disc golf supplies, African drums, and functional glass sculpture.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 07 14:14:40 +0000 2013","id_str":"309668426631245825","full_text":"Holdster USA: Leather Canning Jar Travel Mugs http://www.holdsterusa.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 07 14:12:37 +0000 2013","id_str":"309667909024759809","full_text":"\"30+ of the most beautiful abandoned places and modern ruins I've ever seen\" Some real gems in here. http://blogof.francescomugnai.com/2013/01/30-of-the-most-beautiful-abandoned-places-and-modern-ruins-ive-ever-seen/","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Mar 07 14:02:49 +0000 2013","id_str":"309665441318576129","full_text":"Did you know there’s a new music and art festival in town? It’s true! “Athens Slingshot” is this Saturday, downtown. http://www.athensslingshot.com","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Mar 07 00:01:44 +0000 2013","id_str":"309453776761257984","full_text":"Just finished listening to the full-cast recording of Book 4 of @alhilton’s excellent “Guild of the Cowry Catchers”. One to go — next year!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 06 15:00:35 +0000 2013","id_str":"309317593569828864","full_text":"They Might Be Giants released a new album yesterday. The New Yorker likes it: http://www.newyorker.com/online/blogs/culture/2013/03/they-might-be-giants-back-in-the-land-of-adults.html","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Mar 06 14:48:54 +0000 2013","id_str":"309314653383696384","full_text":"A gentleman’s deluxe adventurer outfit (video): http://www.youtube.com/watch?v=DRTpEV89iAU","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 06 14:38:28 +0000 2013","id_str":"309312026990227456","full_text":"Juniper told me she wanted to listen to the “Giant Robot”. Then she struck a pose, just like the cover to “Yoshimi Battles the Pink Robots”.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 06 03:49:16 +0000 2013","id_str":"309148650976722945","full_text":"I soaked in an ultra hot tub, sweated buckets, and replaced it with equal parts gin. It’s how I get an oil change.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Mar 06 02:43:49 +0000 2013","id_str":"309132180200755200","full_text":"Watching “A Good Man Goes to War”. I’ve been plowing through this season. It’s so very good!","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Mar 05 20:05:52 +0000 2013","id_str":"309032031004798976","full_text":"“Eating Cheek to Cheek” A fun music video from Sweet Stem Farm, using music from Adele. http://www.youtube.com/watch?v=RTZ9oTjTRAw","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 05 19:46:28 +0000 2013","id_str":"309027147761205248","full_text":"Hooray! You can now carry tea or shampoo on flights with you!

No, just kidding. But you can now carry knives. http://www.bloomberg.com/news/2013-03-05/tsa-will-permit-knives-golf-clubs-on-u-s-planes.html","favorite_count":"0","retweet_count":"5"},{"created_at":"Tue Mar 05 12:30:12 +0000 2013","id_str":"308917359140282368","full_text":"Saturday I’m getting 33Mbps internet installed. Even at the biggest data cap available, 50GB at $340, I’d use a month’s worth in 3.45 hours.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 04 20:43:15 +0000 2013","id_str":"308679049918689280","full_text":"It’s the 40th anniversary of “Dark Side of the Moon” & the 10th of the reggae version of it, “Dub Side of the Moon’: http://www.npr.org/templates/story/story.php?storyId=1190361","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Mar 04 01:50:33 +0000 2013","id_str":"308393996508602368","full_text":"Added a multi-server wildcard SSL certificate to a new server earlier today, and it took all of two minutes. I’m still flabbergasted.","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Mar 03 03:50:56 +0000 2013","id_str":"308061904721547264","full_text":"I've been writing code for the last hour and am now pushing it out to the live production servers. S! A! TUR! DAY!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 02 17:50:43 +0000 2013","id_str":"307910856090476544","full_text":"New Order’s “Temptation” comes on and Juniper starts singing along. “Daddy, I love this song!”

That’s normal for a 36 month old, right?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 01 21:25:52 +0000 2013","id_str":"307602611626991617","full_text":"Sméagol Sings ‘Mad World’ http://www.youtube.com/watch?v=2INfnfP4wU8","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Mar 01 20:35:11 +0000 2013","id_str":"307589858170372096","full_text":"Oh, hey. A comet might make it really sucky to be living on Mars next year. http://www.metafilter.com/125524/Mars-Cosmic-Bullseye#inline-4851130","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 01 19:04:10 +0000 2013","id_str":"307566952195452928","full_text":"This robotic ball turns into a cupcake-munching beaver. http://www.gosphero.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 01 18:50:36 +0000 2013","id_str":"307563538925371393","full_text":"How curious! My bank gave me a free penny. Something called… “interest”?","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Mar 01 16:13:09 +0000 2013","id_str":"307523916652490753","full_text":"I really need to find a way to get to England for Monkigras next year. It’s the conference I was made to be at. https://www.youtube.com/watch?v=x4B5J3RY7Ac","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 01 15:40:13 +0000 2013","id_str":"307515627541774336","full_text":"Using my fancy coffee maker to brew up some chai hand mixed by @leekfixer. http://instagr.am/p/WUfMkWM2uZ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 28 02:06:00 +0000 2013","id_str":"306948335405764609","full_text":"This is not just any d20. This is a d20 from second century Rome.

http://violetimpudence.tumblr.com/post/42027281941/middlemarching-manateeofsloth","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 27 22:08:18 +0000 2013","id_str":"306888514585382912","full_text":"\"we put our little kids in houses and apartments with flat floors, flat walls, ceilings, and not too many chickens…\" http://www.slate.com/articles/double_x/the_kids/2013/02/why_does_my_kid_freak_out_the_science_behind_toddler_tantrums.html?fb_ref=sm_fb_share_chunky","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 27 16:07:40 +0000 2013","id_str":"306797759653089280","full_text":"Allen Calhamer, the inventor of Diplomacy, (IMO) the best board game ever, passed away in his sleep last night. http://en.wikipedia.org/wiki/Allan_B._Calhamer","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 27 15:58:47 +0000 2013","id_str":"306795521710899200","full_text":"Well, crap.

\"Sleeping less than six hours a night skews activity of hundreds of genes\" http://www.guardian.co.uk/science/2013/feb/25/sleeping-six-hours-night-activity-genes","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 27 13:42:09 +0000 2013","id_str":"306761138677362689","full_text":"Here’s an earnestly sweet and endearing cover of… Chim-Chim Cheree: http://www.youtube.com/watch?v=-LeZAWLwCOQ

Yeah, I was surprised too.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 27 01:35:57 +0000 2013","id_str":"306578385872777216","full_text":"“What do you want to watch in the crib, Juni? Harold & The Purple Crayon? Nemo? Monsters, Inc.? Mario Bros.?”

“Weird Al.”

That’s my girl.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Feb 27 01:27:55 +0000 2013","id_str":"306576361588404224","full_text":"“rails new” followed by creating a database schema from scratch. It’s the most exciting part of starting a new development project!","favorite_count":"3","retweet_count":"0"},{"created_at":"Tue Feb 26 18:25:57 +0000 2013","id_str":"306470170149412865","full_text":"Next year I will be going to AnachroCon. So let it be written, so it shall be done. http://www.examiner.com/article/review-great-fun-at-anachrocon-2013?cid=rss","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Feb 26 16:48:04 +0000 2013","id_str":"306445539224985601","full_text":"I found this newsreel footage of labor riots in the ‘30s fascinating & unreal. Seems like they could return any time. http://www.youtube.com/watch?v=exuGv3HsV-U&feature=youtu.be","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 26 04:05:18 +0000 2013","id_str":"306253582053830656","full_text":"Read this month’s issue of Saga. Really great, even though one of my fave characters dies(?) in the last panel. I hate when ex-lovers fight.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 25 03:39:26 +0000 2013","id_str":"305884683558850561","full_text":"“The Impossible Astronaut” doesn’t fool around starting off the season. Criminey. And I’m not even ten minutes in.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 25 02:07:11 +0000 2013","id_str":"305861467763253249","full_text":"“Animated GIFs of deep space objects in 3D” Just beautiful. http://earthsky.org/space/animated-gifs-of-deep-space-objects-in-3d","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 24 03:12:47 +0000 2013","id_str":"305515589902954496","full_text":"Viv and Juni love each other so much that the running hug they had after a day apart resulted in so. much. blood. when their heads collided.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 24 01:30:36 +0000 2013","id_str":"305489873073209345","full_text":"This is the most fancy meal I’ll be at all year and I’m eating potted chicken livers out of a mason jar with a spoon. I have no regrets.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 23 21:44:31 +0000 2013","id_str":"305432978916515840","full_text":"When I told Juniper the name of this session, she dragged me in. She had seconds of and asked for more.… http://instagr.am/p/WFsa2WM2gG/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Feb 23 02:14:23 +0000 2013","id_str":"305138503849754624","full_text":"Juniper’s molars hurt. She wanted me to kiss them and make them better. I tried my best, but they’re pretty far back there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 22 23:15:01 +0000 2013","id_str":"305093366570434561","full_text":"Just tried a sampling of local charcuterie. Vivian decided she likes beef tongue salami. \"The taste buds make it sweeter.\"","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Feb 22 21:48:08 +0000 2013","id_str":"305071500896124928","full_text":"Just used my hotel key card to core and wedge an apple. Like an animal.","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Feb 21 23:31:16 +0000 2013","id_str":"304735066364461057","full_text":"The Woeful Tale of Lil' Meowskers: the first three parts. Such adversity, yet he never loses his hat! http://tragedyseries.tumblr.com/search/lil%27%20meowskers","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 20 17:22:27 +0000 2013","id_str":"304279864607907841","full_text":"Why isn’t there a restaurant focusing on pot pies in Athens yet? Someone get on that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 20 00:43:41 +0000 2013","id_str":"304028514762518531","full_text":"I’m at a fashion show where everything is made from condoms. It’s like the Rose Bowl parade but with prophylactics.","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Feb 19 21:46:18 +0000 2013","id_str":"303983876034940928","full_text":"The Georgia Organics conference farmers feast is easily one of my best meals of the year. Looks like it’ll be again: http://georgiaorganics.org/wp-content/uploads/2013/02/MenuFinal.pdf","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Feb 19 20:05:06 +0000 2013","id_str":"303958407667412992","full_text":"I wonder if the cable company gets handwritten thank you cards along with payment from their customers.… http://instagr.am/p/V7BwqIs2oy/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 19 17:40:17 +0000 2013","id_str":"303921964702121984","full_text":"The shortest Oscar nominee (ever!) is only a 0:01:45 long but took four months to make. It’s great! Fresh Guacamole: http://www.huffingtonpost.com/2013/02/11/fresh-guacamole-film-oscar_n_2647735.html?utm_hp_ref=taste&ir=Taste","favorite_count":"0","retweet_count":"2"},{"created_at":"Tue Feb 19 13:34:41 +0000 2013","id_str":"303860158067531776","full_text":"I’m a guest speaker this morning for a geography class at UGA. I really like doing this sort of thing.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Feb 19 03:41:06 +0000 2013","id_str":"303710778287063042","full_text":"Watching Star Trek VII. It’s the one where Cameron Frye captains the Enterprise, Kirk dies, and then Alex DeLarge causes trouble.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Feb 18 03:39:26 +0000 2013","id_str":"303347967346212864","full_text":"You had ONE job: a photo gallery. http://hadonejob.com","favorite_count":"3","retweet_count":"8"},{"created_at":"Mon Feb 18 02:04:52 +0000 2013","id_str":"303324169230241792","full_text":"I can never remember the second half of Star Trek V. Couldn’t tell you at all what happens in it. And I literally just finished watching.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 17 01:01:51 +0000 2013","id_str":"302945923674288128","full_text":"I’m watching the Pandorica open. *hides behind the couch*","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 16 18:54:03 +0000 2013","id_str":"302853366105636864","full_text":"Terrible bilingual pun on my tortillas. http://instagr.am/p/VzXnfCM2m5/","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Feb 15 23:50:43 +0000 2013","id_str":"302565634963824640","full_text":"\"The Future of Food: Farmers Markets go Virtual\" http://m.blogher.com/farmers-markets-go-virtual","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 14 16:45:54 +0000 2013","id_str":"302096340429721600","full_text":"\"a wholly new relationship structure, where a single diatomic bond can be replaced by 100s of strange configurations\" http://www.theferrett.com/ferrettworks/2013/02/look-im-only-gonna-say-this-once-heres-what-polyamory-looks-like/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 14 14:50:24 +0000 2013","id_str":"302067270576906240","full_text":"i want to be on the other
side of all the verbs i know
you know how to use.

http://violetimpudence.tumblr.com/post/42040697862/vega-ofthe-lyre-watch-your-tense-and-case-by","favorite_count":"3","retweet_count":"2"},{"created_at":"Tue Feb 12 19:34:09 +0000 2013","id_str":"301413903869571072","full_text":"Didn’t know that YouTube’s “most famous gun nut” was a few miles from me. And was murdered, making international news http://www.dailymail.co.uk/news/article-2261681/Keith-Ratliff-YouTube-gun-enthusiast-dead-likely-knew-killer-brother-wife-say.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 12 18:29:55 +0000 2013","id_str":"301397740443799553","full_text":"“You look so Athens! Can I take your picture? Oh my god, you’re so cute!”

Welcome to Athens, ma’am.","favorite_count":"2","retweet_count":"2"},{"created_at":"Tue Feb 12 15:39:13 +0000 2013","id_str":"301354780775821312","full_text":"It’s a year old, but new to me. I love the creative use of common instruments! Five people, one guitar. http://www.youtube.com/watch?v=d9NF2edxy-M","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 12 14:50:43 +0000 2013","id_str":"301342574277435392","full_text":"Bill Murray is just the best. The. Best. http://www.buzzfeed.com/bennyjohnson/bill-murray-was-breathtakingly-masterful-golfing-this-weeken","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Feb 11 22:01:32 +0000 2013","id_str":"301088606712373248","full_text":"My new favorite internet cooking show, let me show you it: “Weber Cooks” with Chef Steven Reed http://www.youtube.com/user/WeberCooks","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 11 00:38:33 +0000 2013","id_str":"300765732147458048","full_text":"A virtual unknown mathematical psychologist, who was once nevertheless “the most hated man in America”, has passed: http://www.nytimes.com/2013/02/09/business/john-e-karlin-who-led-the-way-to-all-digit-dialing-dies-at-94.html","favorite_count":"0","retweet_count":"3"},{"created_at":"Sun Feb 10 18:00:08 +0000 2013","id_str":"300665468052725760","full_text":"Jet propelled squid! RT @LaughingSquid: Scientists Confirm That Neon Flying Squid Can Fly, Announce Speed http://wp.me/p4t6s-12GO","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 10 03:17:18 +0000 2013","id_str":"300443296302497793","full_text":"River Song, Amy, the Doctor, and the Weeping Angels. Oof.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 09 19:42:06 +0000 2013","id_str":"300328739676512256","full_text":"All aboard the candy train! Chew chew! http://instagr.am/p/VhbjCcs2vy/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 09 15:42:41 +0000 2013","id_str":"300268488763797504","full_text":"I’m having cake trimmings for breakfast. But only because I have to drive shortly and so can’t have whisky.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Feb 09 01:39:35 +0000 2013","id_str":"300056317320638464","full_text":"Do you like pushing buttons and shouting at your friends? Do you like discharging Clip-jawed Fluxtrunions? So fun! http://www.sleepingbeastgames.com/spaceteam/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 08 18:56:51 +0000 2013","id_str":"299954965718380544","full_text":"Tonight I get to bake a birthday cake for one of my girls. It’s one of my favorite things!","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Feb 08 03:57:27 +0000 2013","id_str":"299728626050551808","full_text":"Today, Brennan wouldn't deny the govt could order a drone strike on citizens *inside the US* & no one seemed to care. http://www.esquire.com/blogs/politics/The_Brennan_Hearing","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 08 03:33:35 +0000 2013","id_str":"299722618599251968","full_text":"“Daddy, help me drive!” Juniper, 3yo on Sat., handed me a iPad open to a Grand Prix game. I showed her the controls & she took off racing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 07 18:41:34 +0000 2013","id_str":"299588732565204992","full_text":"Looks like we’ll be getting a just-above-freezing rain all evening at the farmers market. Glad I brought my long johns!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 06 17:10:34 +0000 2013","id_str":"299203445313912832","full_text":"We had post-pizza hungers. @ Ben & Jerry's http://instagr.am/p/VZbttcM2lu/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 06 16:40:12 +0000 2013","id_str":"299195799894622208","full_text":"Daddy-daughter pizza date! @ Your Pie - Downtown http://instagr.am/p/VZYUVDs2i7/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 06 15:49:39 +0000 2013","id_str":"299183080193785856","full_text":"Prisecolinensinenciousol: A rocking’ Italian song from the ‘70s sung entirely in fake English. I love this. http://www.youtube.com/watch?v=BZXcRqFmFa8","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Feb 05 15:17:23 +0000 2013","id_str":"298812571115483137","full_text":"I enjoyed David Goldman’s humorously novel approach to interstellar invasion in “The First Conquest of Earth”. text: http://www.davidwgoldman.com/The_First_Conquest_of_Earth.html","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Feb 05 04:05:36 +0000 2013","id_str":"298643510788255744","full_text":"Finally caught up to the current Doctor, and after the first episode I understand was the fuss was about.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Feb 05 00:11:22 +0000 2013","id_str":"298584565566541824","full_text":"“Juniper! Sit down and eat your ketchup!”

Being a dad makes me say the strangest things.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 05 00:01:16 +0000 2013","id_str":"298582022052528128","full_text":"Hooray! New Megan Jean and the KFB ( @meganjeankfb ) album! http://instagr.am/p/VVBIpBM2uD/","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Feb 04 21:30:49 +0000 2013","id_str":"298544160015798272","full_text":"“This is the only recipe there is for macaroni and cheese. Here is what goes into it:
1. macaroni
2. cheese.”
http://www.theawl.com/2009/11/half-baked-fundamentalist-macaroni-and-cheese","favorite_count":"0","retweet_count":"4"},{"created_at":"Mon Feb 04 15:29:59 +0000 2013","id_str":"298453355397775360","full_text":"“Drink yo’ milk. Stay in school.” An art gallery in Seattle is holding a show of wrestlers painted on velvet. http://theaugblog.blogspot.ca/2013/02/the-t-commandments.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 03 21:42:09 +0000 2013","id_str":"298184625942044674","full_text":"Dinner is pastrami that I made from scratch. Starting with a brisket.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 02 19:23:05 +0000 2013","id_str":"297787242896826369","full_text":"It's time to dance, y'all! @ Floorspace http://instagr.am/p/VPXyGGs2mK/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 02 17:37:11 +0000 2013","id_str":"297760590263353345","full_text":"Apparently I need to smile more: http://conway.locallygrown.net/weblog/view/15844","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Feb 02 04:44:57 +0000 2013","id_str":"297566251209867264","full_text":"Three Twitter “we’ve been hacked!” password reset emails, and my old password still works. Someone there doesn’t know what they’re doing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 02 03:33:11 +0000 2013","id_str":"297548191971307520","full_text":"Oh come on now. This is just “the making of The End of Time”. No need to turn on the waterworks, tear ducts. Seriously.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 01 14:19:44 +0000 2013","id_str":"297348513061294081","full_text":"Giggled all the way to work listening to a story of punk rockers building their own version of Voyager in the ’70s. http://escapepod.org/2013/01/24/ep380-punk-voyager/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 01 13:20:33 +0000 2013","id_str":"297333618580267008","full_text":"Time to go preach a little gospel, sell a couple bottles of Doctor Good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 31 19:04:51 +0000 2013","id_str":"297057877816926208","full_text":"Yesterday, an 80 year old great-grandmother \"fought a tornado, and she won\", saving her 2 year old great-grandson. http://www.wsbtv.com/news/news/local/great-grandmother-shields-toddler-tornado-destroys/nWB5K/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 31 14:12:16 +0000 2013","id_str":"296984246915055619","full_text":"Many happy returns of the day to my little sister @psylosyren! She does so many amazing & important things that it’s hard for me to keep up.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 31 04:58:42 +0000 2013","id_str":"296844934617649152","full_text":"Just bid farewell to the tenth Doctor. I’m eager to find out what this new fellow is all about.

(Oh, the tears.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 30 21:49:00 +0000 2013","id_str":"296736799471046657","full_text":"Brace yourselves! It's about to hit! http://instagr.am/p/VH6GhOs2lm/","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Jan 30 18:05:51 +0000 2013","id_str":"296680639032340480","full_text":"\"Group of Men Have Played Game of Tag for 23 Years; Hiding in Bushes, Cars\" I love this. http://online.wsj.com/article/SB10001424127887323375204578269991660836834.html?mod=googlenews_wsj","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 30 17:46:34 +0000 2013","id_str":"296675786646241280","full_text":"Tornadoes on the ground. I know it’s January, but keep on the lookout y’all. http://www.ajc.com/news/news/local/tornado-watch-issued-for-northwest-georgia/nT9xH/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 30 11:58:15 +0000 2013","id_str":"296588131006828544","full_text":"God save strawberry jam, in all the different varieties.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jan 29 11:56:36 +0000 2013","id_str":"296225327712186369","full_text":"\"For 40 Years, This Russian Family Was Cut Off From All Human Contact, Unaware of World War II\" http://blogs.smithsonianmag.com/history/2013/01/for-40-years-this-russian-family-was-cut-off-from-all-human-contact-unaware-of-world-war-ii/","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Jan 28 22:08:26 +0000 2013","id_str":"296016914709356544","full_text":"I just bought an album called “Yoga to the Smiths & Morrissey”.

I really need to get more sleep.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jan 28 05:42:03 +0000 2013","id_str":"295768682343325696","full_text":"Home again, home again, jiggity jig. I dosed my caffeine perfectlyzzzzzzz…","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 27 19:06:14 +0000 2013","id_str":"295608674838257665","full_text":"Passed a big billboard that said “Use the rod on your children and save their lives.” Someone spent lots of money to advocate beating kids.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 27 01:08:51 +0000 2013","id_str":"295337540402159616","full_text":"Looks like we've got a feast on our hands. #ssawg http://instagr.am/p/U99v5ZM2hB/","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Apr 17 16:11:43 +0000 2022","id_str":"1515724699904397312","full_text":"Made it home after a week away to find a blocked sewage pipe under the house. Happy Easter! Shit has risen!","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Apr 16 03:25:17 +0000 2022","id_str":"1515169430115868673","full_text":"Oh my god https://twitter.com/okjonblair/status/1514678421216972800","favorite_count":"3","retweet_count":"1"},{"created_at":"Sat Apr 16 02:46:14 +0000 2022","id_str":"1515159602689679362","full_text":"Beagle Brothers Peeks and Pokes supplement https://twitter.com/KimMaida/status/1514652490683367438
","favorite_count":"3","retweet_count":"1"},{"created_at":"Fri Apr 15 22:29:27 +0000 2022","id_str":"1515094983686119432","full_text":"Walked from Battery Park to Central Park and can’t imagine a better day for it.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Apr 13 21:40:15 +0000 2022","id_str":"1514357823425163269","full_text":"“Jam, Jelly, Preserves, marmalade, and fruit spreads are all considered to be liquids by the TSA. That means you can only pack jam in containers that are 3.4 oz or less in carry-on bags.”

That’s some bullshit right there. Guess I gotta eat this in my hotel room.
","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 13 19:51:15 +0000 2022","id_str":"1514330394023321607","full_text":"Found a place in Queens that makes cacio e pepe sourdough doughnuts. Can’t get those back home.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Apr 11 22:05:22 +0000 2022","id_str":"1513639371454492674","full_text":"This is across the street from my hotel from the week. I thought I’d see more of NYC while I was here but maybe I’ll just spend my time experiencing the pleasures of cheese instead. @ Long Island City https://www.instagram.com/p/CcOhWjnrfK5/?igshid=YTgzYjQ4ZTY=","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Apr 11 18:34:29 +0000 2022","id_str":"1513586297343987721","full_text":"Special shout-out to the business asshole in my row who wouldn’t wear his mask the entire flight. Fuck him.
","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Apr 11 16:44:21 +0000 2022","id_str":"1513558582071021569","full_text":"But I did get the patented Eric lucky break: after the door closed the linebacker was moved to first class so the plane’s only empty seat is next to me.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Apr 11 16:42:49 +0000 2022","id_str":"1513558197524733959","full_text":"I lost count of how many times I was whacked in the head by people not careful hauling their luggage down the aisle. That’s the penalty for not having to compress myself the entire rest of the flight.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 11 16:39:55 +0000 2022","id_str":"1513557469246771207","full_text":"There’s a football linebacker squeezed into the middle seat. The “window” seat (our row has no window) has a fellow on a loud business call. He’s using all the buzzwords and two years into the pandemic doesn’t know how to wear a mask.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 26 16:51:57 +0000 2013","id_str":"295212493133983744","full_text":"Talking social media at #ssawg. http://instagr.am/p/U8-wjWM2op/","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Jan 25 19:11:14 +0000 2013","id_str":"294885154411929600","full_text":"Nachos al pastor. They're a thing. http://instagr.am/p/U6wBrCs2s3/","favorite_count":"1","retweet_count":"1"},{"created_at":"Thu Jan 24 20:38:16 +0000 2013","id_str":"294544671764525056","full_text":"While I’m away in Arkansas, my great team of volunteers is working hard to run the Athens Locally Grown pickup day today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 24 15:57:09 +0000 2013","id_str":"294473923515518977","full_text":"This morning’s duck master ceremony will be a reprise. I’ve been appointed to the position once before: http://www.youtube.com/watch?v=R4YTv5em94A (video)","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 24 15:47:23 +0000 2013","id_str":"294471467754737665","full_text":"I have once again been able to parlay my connections to be appointed the Peabody’s honorary duck master this morning.","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Jan 23 20:21:26 +0000 2013","id_str":"294178048054554624","full_text":"While running numbers for a talk I’m giving tonight, I noticed this year growers are selling about $8000 a day via my locallygrown(dot)net.","favorite_count":"1","retweet_count":"2"},{"created_at":"Wed Jan 23 17:25:08 +0000 2013","id_str":"294133680467742721","full_text":"\"The Scariest Thing I’ve Ever Done: Fifty-Two Hours, Breathing\" Ferrett Steinmetz on his recent triple heart bypass. http://www.theferrett.com/ferrettworks/2013/01/the-scariest-thing-ive-ever-done-fifty-two-hours-breathing/","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Jan 23 16:33:57 +0000 2013","id_str":"294120798409609216","full_text":"I listened to the first eight episodes of @alhilton’s wonderful “Guild of the Cowry Catchers” Book 4 in one go yesterday. It’s quite good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 23 15:57:02 +0000 2013","id_str":"294111506650517504","full_text":"After walking to the one tiny general store here, I’ve learned there is nowhere in downtown Little Rock to buy AAA batteries.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 23 02:39:31 +0000 2013","id_str":"293910804972072960","full_text":"Are you going to want a kilt this spring? NOW is the time to order from http://altkilt.com for your spring kilt! Use coupon \"AKSpring20\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 23 01:22:04 +0000 2013","id_str":"293891313714204672","full_text":"Hello, Little Rock! *checks schedule* I start work at 6am tomorrow? Guess that means I got here right at bedtime.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 22 19:52:17 +0000 2013","id_str":"293808321083871233","full_text":"What sorcery is this?

(REM's \"Losing My Religion\" shifted into a major scale -- Not a cover!) http://boingboing.net/2013/01/21/rems-losing-my-religion.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 22 16:55:54 +0000 2013","id_str":"293763933502853121","full_text":"Just listened to a masterful retelling of the sinking of the Pequod. Only instead of a big white whale, it was Cthulhu. http://www.drabblecast.org/2013/01/08/drabblecast-268-i-only-am-escaped-alone-to-tell-thee/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 22 14:08:20 +0000 2013","id_str":"293721764226285568","full_text":"It took me only two & a half hours to get from my house to the far side of Atlanta during the morning rush. I’ll call that a win. On to AR!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 22 00:37:09 +0000 2013","id_str":"293517624875315201","full_text":"That’s Jupiter up there keeping the moon company tonight.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 21 21:59:32 +0000 2013","id_str":"293477959036178432","full_text":"This is Athens: Buy rental homes & tell the residents their rent’s doubling immediately, you’ll be immortalized in song http://athenshorseparty.com/index.php?page=landlord","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 21 13:36:19 +0000 2013","id_str":"293351321266962432","full_text":"Vivian: “After MLK gave his speech, all the white people said, ‘I guess we have been a little harsh.’”

She’s learning. It’s a start.","favorite_count":"2","retweet_count":"1"},{"created_at":"Mon Jan 21 05:21:00 +0000 2013","id_str":"293226670826090496","full_text":"I’ve created my annual “pins in a map” locallygrown flyer. I love this thing. https://www.evernote.com/shard/s1/sh/a0ba9ead-4c37-4ba5-a38a-8b784c006d85/592ce4d57c71d186922afd1d1619f086","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 21 02:05:09 +0000 2013","id_str":"293177381680730112","full_text":"“Why we’re raising our kids to be godless heathens” by One Fierce Mama.

http://elizebethjoy.wordpress.com/2012/05/05/why-were-raising-our-kids-to-be-godless-heathens/","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Jan 21 01:34:44 +0000 2013","id_str":"293169728304848898","full_text":"I’m driving to Little Rock in 34 hours. Unfortunately, I’ve got about 60 hours’ worth of work to get done before I go.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 18 19:45:48 +0000 2013","id_str":"292357140985819138","full_text":"beware
beware
beware the grackle
that mean black bird
will be the last damn sound that
you ever heard
beware
beware

http://pretzelmen.bandcamp.com/track/beware-the-grackle","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 18 17:16:11 +0000 2013","id_str":"292319488177750016","full_text":"Ten minutes ago I’d never heard of Princess Chelsea. Now I’m a big fan. http://www.youtube.com/watch?v=c1_Qn_rgSrs","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jan 17 18:53:44 +0000 2013","id_str":"291981648533274625","full_text":"The way the Game of Thrones intro was meant to be seen: “Game of F**kin’ Thrones” http://www.youtube.com/watch?feature=player_embedded&v=25KABvPbq-U","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 17 13:15:54 +0000 2013","id_str":"291896630184116224","full_text":"“There are so many gas wells burning fires in the North Dakota night, the fracking fields can be seen from deep space.” http://www.npr.org/blogs/krulwich/2013/01/16/169511949/a-mysterious-patch-of-light-shows-up-in-the-north-dakota-dark","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Jan 17 03:38:57 +0000 2013","id_str":"291751437732556800","full_text":"Juniper’s two favorite dinosaurs? T. Rex and T. Tops.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 17 02:26:34 +0000 2013","id_str":"291733220800749568","full_text":"And here is a picture of butterflies drinking a crocodile’s tears. Who knew reptile tears were so delicious? http://support.nature.org/images/PhotoContest/2012/full_2.jpg","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 16 19:13:42 +0000 2013","id_str":"291624285133500416","full_text":"WARNING: Don't be fly. http://instagr.am/p/Ujk8RDM2n4/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 16 13:22:47 +0000 2013","id_str":"291535974511542272","full_text":"Here's a photo of butterflies drinking a turtle's tears. http://nprfreshair.tumblr.com/post/38302192033/good-morning-if-only-we-all-had-butterflies-to","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Jan 15 03:36:22 +0000 2013","id_str":"291026008801415168","full_text":"Yeah, like you haven't eaten four boxes of marshmallows today.

What?

Oh, I'm sorry. I stand corrected.","favorite_count":"2","retweet_count":"1"},{"created_at":"Tue Jan 15 02:28:44 +0000 2013","id_str":"291008988533911553","full_text":"One of Juniper's favorite things to do is hug you so tightly, squeezing so hard, that she farts. And then laugh and laugh.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Jan 15 02:16:01 +0000 2013","id_str":"291005791023013889","full_text":"\"North Georgia man accused of threatening to eat judge's kids\" Dear judge, Please jail me. Sincerely yours, N GA man. http://onlineathens.com/breaking-news/2013-01-14/north-georgia-man-accused-threatening-eat-judges-kids","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 15 01:46:39 +0000 2013","id_str":"290998397224235008","full_text":"There was a massive wreck on Hwy 29 & the Loop tonight. I think all of the firetrucks were there. All of them. It rattled me seeing it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 14 04:38:59 +0000 2013","id_str":"290679378935963648","full_text":"In less than two hours I saw The Master come back, take over the world, lose everything, and then die for good (again). What a ride. #who","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 13 22:37:16 +0000 2013","id_str":"290588352548331520","full_text":"I have eaten so many marshmallows in the last few days. I regret nothing. cc: @wondermade http://instagr.am/p/UcNFDhM2gB/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jan 13 17:49:37 +0000 2013","id_str":"290515960253800448","full_text":"It’s been a long while since I’ve burned the crap out of myself while cooking. Yowch.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 11 19:04:13 +0000 2013","id_str":"289809961691779072","full_text":"Finally got up to the Doctor Who episodes \"Human Nature\" and \"Family of Blood\". They may be my favorite Doctor story ever.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 11 15:40:31 +0000 2013","id_str":"289758696588849152","full_text":"gonna dig down in the dirt
get it all over my skin
sleep real well and up with the sun
do it all over again  

http://karensavoca.com/lyrics/dirt_lyrics/inthedirt.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 11 15:10:24 +0000 2013","id_str":"289751118509133824","full_text":"YouTube has many instructional videos for ancient Greek & Roman hairstyles, thanks to a hairdresser archaeologist. http://www.youtube.com/user/jntvstp/videos","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 11 03:21:54 +0000 2013","id_str":"289572817266163713","full_text":"This is what happens when you have a friend who starts their own marshmallow making business. http://instagr.am/p/UVARE4s2pv/","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jan 10 01:49:39 +0000 2013","id_str":"289187216327049216","full_text":"Someone created a business providing service to users of my software. I'm both proud and terrified.","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Jan 10 01:40:34 +0000 2013","id_str":"289184928313257984","full_text":"Juniper's walking around the house with a basket full of alligators. Because that's what little girls do at my house.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jan 09 21:56:47 +0000 2013","id_str":"289128611691249665","full_text":"So what's the deal with those giant painted chrysanthemums all around Athens? This'll tell you: http://flagpole.com/arts-culture/wth-athens/2013/01/09/wth-athens-15","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 09 17:41:46 +0000 2013","id_str":"289064436919066624","full_text":"\"…a Klan-robed toddler playfully touching the riot shield of a bemused African-American state trooper…\"
http://www.poynter.org/latest-news/top-stories/199985/how-kkk-rally-image-found-new-life-20-years-after-it-was-published/","favorite_count":"2","retweet_count":"2"},{"created_at":"Tue Jan 08 22:09:17 +0000 2013","id_str":"288769369734012929","full_text":"\"Qualcomm's Insane CES 2013 Keynote in Pictures & Tweets\" Oh, the world we live in. http://www.theverge.com/2013/1/8/3850056/qualcomms-insane-ces-2013-keynote-pictures-tweets","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 08 14:01:29 +0000 2013","id_str":"288646611930869761","full_text":"I've had far too many Del Monte bananas lately look ripe on the outside but be starchy and crunchy on the inside.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 08 02:18:44 +0000 2013","id_str":"288469756443512834","full_text":"Doctor Who - “The Ballad of Russell and Julie” Wrap Party Special http://www.youtube.com/watch?v=giaMRyn47Xg&sns=tw","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jan 07 19:17:47 +0000 2013","id_str":"288363823390400512","full_text":"A new single subject tumblr: Extremely Trivial Police Reports http://extremelytrivialpolicereports.tumblr.com","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Jan 07 16:31:32 +0000 2013","id_str":"288321986319486976","full_text":"After a few week's break, today I start my second year of trapeze lessons. So excited!","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Jan 06 05:08:44 +0000 2013","id_str":"287787762797666308","full_text":"“Eric’s got some crazy scheme again? Yeah, ok. I’m in.”

I’ve got the best friends.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jan 06 04:33:56 +0000 2013","id_str":"287779006768623618","full_text":"“Pig slaves will take the lift.”

Daleks sure know how to turn a phrase.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 06 00:36:24 +0000 2013","id_str":"287719227622817792","full_text":"“Who are you for, Alabama or those Catholics?” I thought the wars of the Reformation ended. At least he didn’t say “those Mary worshipers”.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 04 19:55:36 +0000 2013","id_str":"287286176837165057","full_text":"\"A Collection of Classic Portraits Mashed Up With Contemporary Style\"

I love these, from the very first one. http://www.flavorwire.com/297871/a-collection-of-classic-portraits-mashed-up-with-contemporary-style","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jan 04 19:04:05 +0000 2013","id_str":"287273212469972992","full_text":"\"Mt. Vesuvius from space: a paean to humanity’s inability to learn\" http://www.slate.com/blogs/bad_astronomy/2013/01/04/mt_vesuvius_from_space_photo_of_volcano_from_space_station.html","favorite_count":"1","retweet_count":"1"},{"created_at":"Thu Jan 03 19:44:57 +0000 2013","id_str":"286921107892748288","full_text":"Future profile photo. http://instagr.am/p/UCKa6Ts2qJ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 03 13:55:58 +0000 2013","id_str":"286833281197019136","full_text":"\"Maybe it’s not so great for my daughter to be gluten intolerant, but I feel like we’ve won the lottery.\"
http://www.anchoragepress.com/news/the-gluten-made-her-do-it-how-going-gluten-free/article_39e2478e-4585-11e2-a80c-0019bb2963f4.html?TNNoMobile","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Jan 03 13:31:00 +0000 2013","id_str":"286826999245320192","full_text":"\"Last weekend I found out, courtesy of Quentin Tarantino, that Alexander Dumas was Black.

And that pisses me off.\"

http://www.lovelifepractice.com/the-secrets-of-life/","favorite_count":"1","retweet_count":"2"},{"created_at":"Wed Jan 02 22:53:17 +0000 2013","id_str":"286606117608497152","full_text":"\"I want to pass my passion of the science of the cosmos onto my daughters…\"

http://elizebethjoy.wordpress.com/2013/01/02/look-up-with-your-kids/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 02 15:47:37 +0000 2013","id_str":"286498994291605506","full_text":"At my next cookout, rather than standing by the grill eating hotdogs, let's fish rice noodles out of a mini log flume. http://www.thekitchn.com/catch-your-noodles-nagashi-somen-179341","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 02 15:17:53 +0000 2013","id_str":"286491508809535489","full_text":"In 2012, 3750 farms sold $2,709,937 worth of products to their communities via my http://locallygrown.net, an 18% increase from 2011.","favorite_count":"2","retweet_count":"3"},{"created_at":"Mon Dec 31 00:46:13 +0000 2012","id_str":"285547372065464320","full_text":"\"Blink to the Future - A Doctor Who / BTTF Mashup\" http://www.youtube.com/watch?v=dmK3AQ2Yozk","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 30 19:13:44 +0000 2012","id_str":"285463701023248385","full_text":"This is the largest glacier breakup ever filmed, comparable to “Manhattan breaking apart in front of your eyes.” http://grist.org/list/this-video-of-a-city-sized-iceberg-breaking-off-from-a-glacier-will-blow-your-mind/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 30 05:20:07 +0000 2012","id_str":"285253913874153472","full_text":"This is a photo of 2 1/2 year old Franklin D. Roosevelt. You may be amazed. http://tkmbnd.tumblr.com/post/39191274907/ayabug-this-is-a-photo-of-2-1-2-year-old","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 29 19:59:14 +0000 2012","id_str":"285112764605820931","full_text":"A sneak peak at Megan Jean and the KFB @meganjeankfb album 'The Devil Herself' to be released Feb. 2013 http://bit.ly/WbMeFk","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 28 21:13:04 +0000 2012","id_str":"284768956156370944","full_text":"I've been listening all afternoon to the 1968 BBC Radio production of The Hobbit. I've got a soft spot for radio drama.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 27 17:05:39 +0000 2012","id_str":"284344304292478976","full_text":"It is looking likely that I will eat this entire pan of cocoa rice crispy treats. Not including what Santa ate, of course.

Ok, those too.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 26 18:51:37 +0000 2012","id_str":"284008582951882753","full_text":"Seeing The Hobbit for the third time. I’m nerdy that way.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 25 06:32:07 +0000 2012","id_str":"283460092429467648","full_text":"“Klingon bastards! You killed my son!”

A little light movie watching while I’m gift wrapping.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 23 19:40:38 +0000 2012","id_str":"282933756434714624","full_text":"\"Why do we, each time we give a gift, ritually wrap that offering in decorative tree pulp?\" http://m.theatlantic.com/technology/archive/2012/12/wrappers-delight-a-brief-history-of-wrapping-paper/266599/ via @sco","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Dec 23 18:21:29 +0000 2012","id_str":"282913834908393472","full_text":"Toasting peppercorns and coriander seed for a project. It smells like Katz’s Delicatessen in here.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 22 17:36:15 +0000 2012","id_str":"282540064901312513","full_text":"Upon re-reading, this liquor recipe calls for sitting for two weeks, and then mixing in syrup. Not the other way ‘round. So, Epiphany gifts.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 21 22:19:43 +0000 2012","id_str":"282249012319514626","full_text":"Driving off to find the apocalypse. http://instagr.am/p/Tg90YCM2ku/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 21 20:51:48 +0000 2012","id_str":"282226887814705152","full_text":"Amazing, totally unexpected photographs from an old basement in Portland, Oregon. http://cabel.me/2012/12/19/the-basement/","favorite_count":"2","retweet_count":"4"},{"created_at":"Fri Dec 21 19:58:05 +0000 2012","id_str":"282213368750829568","full_text":"I have driven to Atlanta and back in less time than it’s taken me to go five miles to the end of town and back. It’s crazy out there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 21 19:11:00 +0000 2012","id_str":"282201521163218944","full_text":"Whatever made me think it would be a good idea to stop in Toys R Us on my lunch break?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 21 16:12:48 +0000 2012","id_str":"282156676117823491","full_text":"Want a wonderful Lovecraftian retelling of The 12 Days of Christmas? \"My True Lovecraft Gave To Me\" by Eric Lis (audio) http://www.drabblecast.org/2012/10/31/drabblecast-262-my-true-lovecraft-gave-to-me/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 21 14:06:28 +0000 2012","id_str":"282124883993956353","full_text":"Ike & Jane’s downtown is closing today, for good. I’m terribly sad. Health code changes taking effect make their tiny space untenable.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 20 21:21:59 +0000 2012","id_str":"281872095070285824","full_text":"Gluten free bouche de noël from my farmers market. http://instagr.am/p/TeSYmDs2lR/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 20 18:21:07 +0000 2012","id_str":"281826579561201664","full_text":"It's been 200 years since the publication of the Grimm fairy tales. It may take me another 200 years to podcast them. http://grimmlunch.org/112-the-fleshing-flail-from-heaven","favorite_count":"1","retweet_count":"1"},{"created_at":"Thu Dec 20 06:04:00 +0000 2012","id_str":"281641078573109248","full_text":"It’s 1am on a Thursday morning and I just made two gallons of pickling brine. Because, you know, Christmas.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 19 23:56:49 +0000 2012","id_str":"281548675300335617","full_text":"Seeing The Hobbit in IMAX 3D, because if I was ever going to see a movie this way, it would be this one.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Dec 19 21:10:35 +0000 2012","id_str":"281506840091713537","full_text":"The New Yorker's obituary of Robert Bork minces no words. http://www.newyorker.com/online/blogs/newsdesk/2012/12/postscript-robert-bork-1927-2012.html?mbid=social_mobile_FBshare&t=Postscript%3A+Robert+Bork%2C+1927-2012+%3A+The+New+Yorker","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Dec 19 16:30:02 +0000 2012","id_str":"281436237959671808","full_text":"\"Though words in Ithkuil may sound like a hacking cough, they have an inherent and unavoidable depth.\" Fascinating! http://www.newyorker.com/reporting/2012/12/24/121224fa_fact_foer?currentPage=all","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 18 22:11:38 +0000 2012","id_str":"281159817207353345","full_text":"Squee! The Hobbit!!!!1!1!!!eleventy-one!!!!","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Dec 17 22:07:00 +0000 2012","id_str":"280796263765655552","full_text":"Today I saw an upright bass at an antique store with a tag that read \"Really Big Violin: $800\".","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Dec 17 01:21:46 +0000 2012","id_str":"280482887164387328","full_text":"It's official! Floorspace Studio is letting me start ecstatic dance in Athens, beginning with a free dance on Jan. 5th! http://www.floorspaceathens.com/wp/events/ecstatic-dance-jan-5th-free/","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Dec 16 05:42:46 +0000 2012","id_str":"280186184452431872","full_text":"Here's a wonderful letter & email exchange between two neighbors, one of which is an asshole. You can decide which one. http://sephestra.tumblr.com/day/2012/12/16","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 16 04:33:05 +0000 2012","id_str":"280168647031414785","full_text":"Walmart will be happy to sell you a \"Bushmaster Patrolman\" semi-automatic NATO M4 assault rifle. For \"hunting\". http://www.walmart.com/ip/Bushmaster-M4A3-.223-REM-16-Patrol-Carbine/19235996","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Dec 16 03:55:02 +0000 2012","id_str":"280159069933801472","full_text":"I've heard from several people that it was hard to keep all of The Hobbit's dwarves straight. Maybe this will help. http://lotrproject.com/cheatsheet/flowchart.php","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Dec 16 03:11:53 +0000 2012","id_str":"280148213665779713","full_text":"Drinking a White Russian. Except for vodka, I used moonshine. And for half & half, eggnog. So... a Jolly Hillbilly?","favorite_count":"2","retweet_count":"6"},{"created_at":"Sun Dec 16 03:03:00 +0000 2012","id_str":"280145977501949952","full_text":"\"Fairytale of New York: the story behind the Pogues' classic Christmas anthem\" An excellent article on a top rate song. http://www.guardian.co.uk/music/2012/dec/06/fairytale-new-york-pogues-christmas-anthem?CMP=twt_gu","favorite_count":"0","retweet_count":"2"},{"created_at":"Sat Dec 15 02:21:46 +0000 2012","id_str":"279773213758734338","full_text":"Cernunnos is watching over the bar where I'm performing tonight. @ Go Bar http://instagr.am/p/TPX30fM2o8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 14 22:30:48 +0000 2012","id_str":"279715089836285952","full_text":"I'm facilitating a 2 hour ecstatic dance session in Athens next month. Want to hear the working draft of my music mix? https://soundcloud.com/eric-wagoner-1/athens-ecstatic-dance-first","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Dec 14 16:05:33 +0000 2012","id_str":"279618137324916736","full_text":"“We Create Athens” A new three minute video showing off much of what I love about Athens. http://vimeo.com/55487757","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Dec 14 03:45:57 +0000 2012","id_str":"279432010148225024","full_text":"It’s been twenty years since I’ve seen a meteor shower this active. Great show up there!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 14 02:27:51 +0000 2012","id_str":"279412357132865536","full_text":"Cast Iron Skillet Grain and Gluten Free Pizza http://thedomesticman.com/2012/12/13/cast-iron-skillet-grain-and-gluten-free-pizza/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 14 02:21:31 +0000 2012","id_str":"279410760910766080","full_text":"MT @KellyBrouse Somebody sent Uni of Chicago an astonishing package addressed to Dr. Henry Walton (\"Indiana\") Jones. http://tinyurl.com/chpn3yc","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 11 21:40:12 +0000 2012","id_str":"278615191124578304","full_text":"“DIY Ecstatic Dance Jam”, a how-to from McSweeney’s. http://www.mcsweeneys.net/articles/diy-ecstatic-dance-jam

(It’s going to be great, y’all, when I get this going in Athens.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 11 18:44:39 +0000 2012","id_str":"278571012495392768","full_text":"Ten gluten-free grain-free holiday cookie recipes. I’ll be coming back to these. http://www.elanaspantry.com/christmas-cookie-round-up/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 11 01:01:24 +0000 2012","id_str":"278303435391107073","full_text":"I had my last ever beginner trapeze class today, closing my first full year of instruction. Now I’m intermediate!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 11 00:48:06 +0000 2012","id_str":"278300089364127744","full_text":"Juniper on the couch, honing her sweet Angry Birds skills. http://instagr.am/p/TE6CGOs2g7/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 10 21:44:09 +0000 2012","id_str":"278253798470860800","full_text":"This is my favorite love song that uses Crayola color names for its lyrics. http://www.youtube.com/watch?v=EELEjeYzfjM","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 10 05:08:24 +0000 2012","id_str":"278003209832902656","full_text":"I don’t think it’s normal for a two year old to have so many three star levels completed in “Angry Birds in Space”. #BizzaroGeniusBaby","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Dec 06 21:47:25 +0000 2012","id_str":"276805069008154625","full_text":"I’d like to start two things in Athens in 2013: an ecstatic dance group and a dinner party colloquia group. One might start very, very soon.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Dec 06 14:52:23 +0000 2012","id_str":"276700620835151872","full_text":"“The People of Sand and Slag” by Paolo Bacigalopi (both a Hugo and Nebula nominee). Oomph. http://windupstories.com/stories/pumpsix/the-people-of-sand-and-slag/
Audio: http://www.drabblecast.org/2012/10/30/drabblecast-261-the-people-of-sand-and-slag/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 06 12:06:42 +0000 2012","id_str":"276658925263273984","full_text":"The school bus is twenty five minutes late (so far). Which means I’ll be at least twenty minutes late to work. Happy Thursday!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 06 00:01:10 +0000 2012","id_str":"276476337580019714","full_text":"The way of the future.

(ew.) http://instagr.am/p/S38t0lM2iQ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 04 21:21:08 +0000 2012","id_str":"276073677706113025","full_text":"Weathervane. http://instagr.am/p/S1FnGgM2gP/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 04 19:30:59 +0000 2012","id_str":"276045956548530177","full_text":"‘This Is Ska’: hi-energy documentary on Jamaican dance music from 1964 http://dangerousminds.net/comments/this_is_ska_wonderful_documentary_on_jamaican_dance_music_from_1964 via @dangermindsblog & @SnausagePig","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 04 17:25:30 +0000 2012","id_str":"276014379454042112","full_text":"New hipster barbecue place on Pulaski street. It's good. @ Pulaski Heights BBQ http://instagr.am/p/S0qncXs2rB/","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Dec 03 21:04:54 +0000 2012","id_str":"275707204026372097","full_text":"Yo @mc_frontalot -- happy birthday!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 03 16:13:45 +0000 2012","id_str":"275633935084564480","full_text":"Looking back at the video to Lionel Richie’s “Hello” with fresh eyes:
http://youtu.be/zAtLeAnxAkk","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 03 14:37:10 +0000 2012","id_str":"275609626874109953","full_text":"Thomas Keller is in town today. http://onlineathens.com/local-news/2012-12-01/five-and-tens-neff-preps-star-chef-kellers-arrival","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 02 23:32:52 +0000 2012","id_str":"275382053086830593","full_text":"“Look! That man is wearing a skirt! I think he must be from Hawaii.” — Little boy at the Christmas parade","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 02 22:49:27 +0000 2012","id_str":"275371126346088448","full_text":"At the Christmas parade the participants all threw candy for the kids. Except for the redneck in the dune buggy. He threw ketchup packets.","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Dec 02 18:16:45 +0000 2012","id_str":"275302498540089345","full_text":"I love reading National Geographic on the iPad via the Newstand app. The interactive features are really well done, as one might expect.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 02 18:13:26 +0000 2012","id_str":"275301664855060480","full_text":"There’s a great article in the current NatGeo on Doggerland, a formerly occupied area larger than Great Britain now under the North Sea.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Dec 01 00:13:32 +0000 2012","id_str":"274667513294487552","full_text":"Waiting for Louis (C.K.) @ The Classic Center http://instagr.am/p/SrGIF6M2sJ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 30 15:21:19 +0000 2012","id_str":"274533574496116736","full_text":"It's about time we put the Fish back in Fishmas. http://instagr.am/p/SqJNT_M2nA/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 29 02:05:44 +0000 2012","id_str":"273970969830359040","full_text":"If I’m ever on Chopped & given a lb of horrifically freezer burned white fish, half a jar of old salsa, a mushy avocado, & eggs, I’m ready.","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Nov 28 20:49:30 +0000 2012","id_str":"273891389778051072","full_text":"“Cool Things To Find” is a song of the Curiosity Mars mission done (very quickly!) in the style of “Dumb Ways to Die” http://www.youtube.com/watch?v=bIy6w_iubSs","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 28 20:08:21 +0000 2012","id_str":"273881034473488384","full_text":"Downtown Athens, GA. This is where I work and play. And they don’t even show the half of it. http://www.youtube.com/watch?v=OZtl6TCi7mI","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Nov 27 22:00:03 +0000 2012","id_str":"273546755759550467","full_text":"\"How to Sound Like the Bee's Knees: A Dictionary of 1920s Slang\" http://www.theatlanticwire.com/entertainment/2012/10/how-sound-bees-knees-dictionary-1920s-slang/58146/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 27 20:08:47 +0000 2012","id_str":"273518755483635712","full_text":"Yeah, I’m behind the times. Bruno Mars’ official video for The Lazy Song starring Leonard Nemoy (it’s great): http://www.youtube.com/watch?v=dULOjT9GYdQ","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 27 19:53:54 +0000 2012","id_str":"273515010993565696","full_text":"The Cleverlys cover Bruno Mars’ “The Lazy Song” http://www.youtube.com/watch?v=1lyuTsquH9Q","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Nov 26 20:01:35 +0000 2012","id_str":"273154555573837824","full_text":"If Vivian ever was assigned something like this, I’d be marching on down to the school lickety-split. http://deserthooker.tumblr.com/post/36570901798/girljanitor-steve-bowler-tweeted-a-photo-of-an","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 26 18:28:07 +0000 2012","id_str":"273131031996026882","full_text":"Today I made a trapeze routine out of rolling open my big garage door, digging in my chest freezers, & closing the door again. Yay, dance!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 26 15:53:36 +0000 2012","id_str":"273092149707419649","full_text":"Now is the time of year to gorge on Mandarin oranges from Chaffin Family Orchards. If you've never had them, you ought. http://www.chaffinfamilyorchards.net/?page_id=1287","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 26 02:12:57 +0000 2012","id_str":"272885626376945664","full_text":"\"Game over, the thrashing will continue for a bit, but it won’t change the outcome. Microsoft has failed.\" http://semiaccurate.com/2012/11/14/microsoft-has-failed/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Nov 25 23:29:35 +0000 2012","id_str":"272844511737159680","full_text":"Vivian tells me Santa is going to come down the chimney, find her iPad, and install the apps she wants. #kidsthesedays","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Nov 25 20:54:58 +0000 2012","id_str":"272805601686474754","full_text":"Juniper came up to me with her face kind of scrunched up funny, opened her mouth, and said, “E.T. phone home”.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Nov 25 16:27:33 +0000 2012","id_str":"272738304754073600","full_text":"\"I've started telling my daughters I'm beautiful\" http://offbeatfamilies.com/2012/11/telling-daughters-im-beautiful","favorite_count":"2","retweet_count":"2"},{"created_at":"Sat Nov 24 17:14:24 +0000 2012","id_str":"272387705705476097","full_text":"We waited 70 minutes, but the time has come for Viv and I to accept that the trapeze studio really is closed today. We have the sads.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 24 03:13:59 +0000 2012","id_str":"272176209075519489","full_text":"Juniper is throwing a Gorillaz dance and sing along party in her crib right now. You must be three or younger to enter.","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Nov 23 22:15:01 +0000 2012","id_str":"272100971994308608","full_text":"The turkey after roasting a mere 45 minutes. Jacques Pépin, you mad genius. http://instagr.am/p/SY257_s2lb/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 23 20:27:13 +0000 2012","id_str":"272073842128723968","full_text":"Just put the turkey on to boil. I can’t help but think I’ve fallen prey to an elaborate Jacques Pépin joke.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 23 18:34:44 +0000 2012","id_str":"272045535354048513","full_text":"“Book’ll be entirely finished & ready to ship next week. In the meantime, your address, please, so that I might begin to brief my pigeons.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 23 17:35:43 +0000 2012","id_str":"272030680651816960","full_text":"My senator, Saxby Chambliss, does something I agree with. I wasn't sure that was possible. http://politicalticker.blogs.cnn.com/2012/11/22/chambliss-fires-off-on-norquists-anti-tax-pledge/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 23 17:21:28 +0000 2012","id_str":"272027095323013120","full_text":"As I sprinkle finishing salt on the omelette, the voice in my head shouts “Finish him!”

And I’ve never even played Mortal Combat.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 23 16:09:39 +0000 2012","id_str":"272009021916053505","full_text":"\"Jacques Pépin’s Steam-Powered Turkey\" I think I'll give this a try today. http://www.nytimes.com/2012/11/14/dining/steamed-turkey-the-jacques-pepin-way.html?_r=0","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Nov 22 17:48:16 +0000 2012","id_str":"271671454033121281","full_text":"My contribution to the Thanksgiving meal: quart mason jars filled with homemade alcohol.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 22 02:12:51 +0000 2012","id_str":"271436048943423488","full_text":"It feels very strange not being at my parents’ house in Missouri with my sisters for Thanksgiving. We’re all far flung now. I miss them.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 21 03:40:49 +0000 2012","id_str":"271095798979260416","full_text":"Swapping out the Prototype library for jquery in an application that heavily uses javascript? Not so easy, but necessary. Sigh.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 20 15:40:31 +0000 2012","id_str":"270914526545846272","full_text":"The book I helped recipe test came out today. It's a really well done book. http://instagr.am/p/SQbazLs2na/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 20 14:01:22 +0000 2012","id_str":"270889577823211523","full_text":"\"The Care and Feeding of Mammalian Bipeds, v. 2.1\"
by M. Darusha Wehm.
It's a story written from my point of view! http://escapepod.org/2012/11/15/ep369-the-care-and-feeding-of-mammalian-bipeds-v-2-1/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 11 16:37:44 +0000 2022","id_str":"1513556916919746565","full_text":"Boarding an airplane is just like I remember. Got in line right when my upgraded section was called but somehow the entire area was full of people and my “dedicated overhead storage” is actually at the back of the plane.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 02 13:57:32 +0000 2022","id_str":"1510255111985147919","full_text":"Fifty here and I’ve been lucky enough to have had several careers (some simultaneously) while I try to get this sorted. Starting to feel like maybe I’m getting short of runway though… https://twitter.com/SummerSongGirl/status/1509860603074170885","favorite_count":"4","retweet_count":"0"},{"created_at":"Mon Nov 19 20:12:26 +0000 2012","id_str":"270620570125754368","full_text":"The cutest song ever about dumb ways to die: http://www.youtube.com/watch?v=IJNR2EpS0jw&feature=player_embedded","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 19 16:35:01 +0000 2012","id_str":"270565855677513728","full_text":"The guy who made my hotdog on the sidewalk at 2am Saturday night just does that as a hobby. He’s really a bladesmith. http://goexec.com/BLS_Knives_Page.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 19 16:28:50 +0000 2012","id_str":"270564300618346496","full_text":"“I think it’s good to get used to the lady parts, to not make them shame-filled things.” -- Sarah Silverman http://www.youtube.com/watch?v=8Gfg4OMrqCU&feature=watch-vrec","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 19 01:01:11 +0000 2012","id_str":"270330849432596481","full_text":"Longhorn Steakhouse is running a “real men don’t eat quiche” commercial. I thought we moved past that. Twenty years ago.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 18 01:20:01 +0000 2012","id_str":"269973200711061504","full_text":"A little hot apple cider with my dinner. Also with bourbon. http://instagr.am/p/SJvaCPs2iR/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 17 22:29:17 +0000 2012","id_str":"269930233682087936","full_text":"It’s been a while since I was called a fag for wearing a kilt. Last time was also guys coming out of the football game. Coincidence, surely.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 17 20:06:40 +0000 2012","id_str":"269894344624988161","full_text":"At a skating rink birthday party for my favorite 4 year old. Difficulty level: one functioning Achilles’ tendon.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Nov 17 04:13:41 +0000 2012","id_str":"269654518847922177","full_text":"When I moved to Athens in 1997 it seemed everyone I met was in a band. Or several. Tomorrow, I finally take the stage at the 40 Watt myself.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Nov 16 19:52:48 +0000 2012","id_str":"269528463298420736","full_text":"A friend's rant encapsulates why I don't give change to Salvation Army bell ringers.
","favorite_count":"1","retweet_count":"3"},{"created_at":"Fri Nov 16 16:50:40 +0000 2012","id_str":"269482630867734528","full_text":"I was told there are 50 different pots of chili here today. I don’t know if she meant that as a challenge, but there’s no going back now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 16 16:40:55 +0000 2012","id_str":"269480174788153344","full_text":"Eating chili for the food bank. @ Little Kings Shuffle Club http://instagr.am/p/SGPLEcs2ia/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 16 16:10:34 +0000 2012","id_str":"269472539770757120","full_text":"The chances the changes are all yours to make
The mold of your life is in your hands to break.

http://www.youtube.com/watch?v=vaAbgpmbDZM","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 15 17:33:06 +0000 2012","id_str":"269130921704304640","full_text":"Q: Why do (some) geeks like kinky sex?

A: Magic, wizards, robots, and spaceships are just kind of hot.

http://io9.com/5959108/why-do-geeks-like-kinky-sex?utm_campaign=socialflow_io9_twitter&utm_source=io9_twitter&utm_medium=socialflow","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 15 15:53:29 +0000 2012","id_str":"269105853389484033","full_text":"The inaugural full show by Athens’ Underground Dance Society, “Hidden In Plain Sight”, is this weekend at Canopy: http://onlineathens.com/performance-art/2012-11-14/underground-dance-society-ready-revolution","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Nov 14 18:43:05 +0000 2012","id_str":"268786143489826816","full_text":"“’When you hung that sign by the entrance that says, WELCOME TO FLAVOR TOWN!, were you just messing with our heads?” http://www.nytimes.com/2012/11/14/dining/reviews/restaurant-review-guys-american-kitchen-bar-in-times-square.html","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Nov 14 17:56:45 +0000 2012","id_str":"268774485493170176","full_text":"\"Life Partners Who Aren't — And Never Will Be — Lovers\" There are many ways to make families, and many kinds of love. http://www.buzzfeed.com/annanorth/life-partners-who-arent-and-never-will-be","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 14 17:02:25 +0000 2012","id_str":"268760812305387521","full_text":"Edward Gorey crossed with George R. R. Martin? Yes, please! (so, so many spoilers!) http://curtana.deviantart.com/art/A-very-Gorey-ASOIAFabet-136221073","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 14 15:15:51 +0000 2012","id_str":"268733992994492416","full_text":"My new favorite Tumblr is “Windows 95 Tips, Tricks, and Tweaks”. It’s so, so good.

http://windows95tips.tumblr.com","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Nov 14 02:20:44 +0000 2012","id_str":"268538927282020352","full_text":"I was just asked, and this was a serious question, “Can you do a Sméagol impression?”

(Yes. Of course.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 14 00:15:56 +0000 2012","id_str":"268507522812485632","full_text":"This is my life. For reals. http://instagr.am/p/R_UrW9M2is/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 13 23:00:22 +0000 2012","id_str":"268488503506112512","full_text":"Combat Kitchenware, now on Kickstarter. Dinner is coming. Prepare yourself. http://www.kickstarter.com/projects/1901693996/combat-kitchenware","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 13 16:34:07 +0000 2012","id_str":"268391302746484738","full_text":"I heard a fun little story this morning called “Springtime for Deathtraps” by Marjorie James. I think you’ll like it. http://escapepod.org/2012/11/01/ep368-springtime-for-deathtraps/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 13 15:36:23 +0000 2012","id_str":"268376773501284352","full_text":"“Do you really want to possibly be known forever as the Pre-Natal Massage Spunk Lady?” A gem from Pamie: http://pamie.com/2012/11/how-i-might-have-just-become-the-newest-urban-legend/","favorite_count":"0","retweet_count":"2"},{"created_at":"Mon Nov 12 15:09:25 +0000 2012","id_str":"268007597649580032","full_text":"“My Wife Hates Time Travel” A fun little story by Adam-Troy Castro http://www.lightspeedmagazine.com/fiction/my-wife-hates-time-travel/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 12 00:30:46 +0000 2012","id_str":"267786479089102849","full_text":"My friend Kathleen Raven wrote a nice article for the Scientific American on the “bluebelt” in NYC’s Staten Island: http://blogs.scientificamerican.com/guest-blog/2012/11/09/sandy-staten-island-kathleen-raven/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 12 00:12:47 +0000 2012","id_str":"267781955381239808","full_text":"‘Tis the season for White Russians made using eggnog.","favorite_count":"2","retweet_count":"3"},{"created_at":"Sun Nov 11 18:20:13 +0000 2012","id_str":"267693225739964418","full_text":"Old men forget; yet all shall be forgot,
But I’ll remember, with advantages,
What sleep I had that day. http://instagr.am/p/R5ij55M2vt/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 11 17:55:55 +0000 2012","id_str":"267687111535230976","full_text":"I officially declare today a day of leisure! *looks around, sighs* There’s too much to do. I officially declare a quarter hour of leisure!","favorite_count":"1","retweet_count":"2"},{"created_at":"Sun Nov 11 17:39:39 +0000 2012","id_str":"267683018095857664","full_text":"I was in mourning, but then I found, in the very back corner of the cupboard, one more quart mason jar of Vermont maple syrup, grade B.","favorite_count":"2","retweet_count":"1"},{"created_at":"Sat Nov 10 16:39:31 +0000 2012","id_str":"267305495856025600","full_text":"/me adds “award winning baker” to his email signature.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Nov 10 14:56:25 +0000 2012","id_str":"267279549346246656","full_text":"Come and get 'em! @ Athens Farmers Market http://instagr.am/p/R2me1cs2qu/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 10 13:22:54 +0000 2012","id_str":"267256017828577280","full_text":"At the Athens Farmers Market this morning, $5 will let you taste and judge every pie on the table. Come judge my pie! (Not a euphemism.)","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Nov 10 05:57:28 +0000 2012","id_str":"267143920910213122","full_text":"The last two pies went in the oven at one in the morning. I’m not entirely sane.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 10 02:10:30 +0000 2012","id_str":"267086802291134466","full_text":"Right now I’m making two steak and kidney pies. After them, three apple green chile cheddar pies. Eat them at the farmers market tomorrow!","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Nov 09 19:11:28 +0000 2012","id_str":"266981350869958656","full_text":"How to make Butternut Squash Chinese 5-Spice Liqueur. Yes, you read that right. http://food52.com/blog/4828_a_warmly_spiced_autumn_liqueur_made_at_home","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 09 16:43:04 +0000 2012","id_str":"266944002828431360","full_text":"A fascinating mashup of geography & social media: “Mapping Racist Tweets in Response to President Obama's Re-election” http://www.floatingsheep.org/2012/11/mapping-racist-tweets-in-response-to.html?m=1","favorite_count":"1","retweet_count":"3"},{"created_at":"Fri Nov 09 15:02:09 +0000 2012","id_str":"266918604497383424","full_text":"“The Rolling Jubilee: A bailout of the people by the people.” Wow. This is pretty amazing.
http://howtosharpenpencils.tumblr.com/post/35285338188/the-peoples-bailout http://rollingjubilee.org","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Nov 08 16:45:07 +0000 2012","id_str":"266582130719600642","full_text":"The reason Mitt Romney lost is clear. As with so many things, oh! so many, there is a simple ornithological explanation http://hootingyard.org/archives/10563","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 08 15:06:22 +0000 2012","id_str":"266557279913009153","full_text":"The 2013 Fantasy Pin-Up Calendar, benefiting Heifer International, is ready to pre-order. Bradbury! Gaiman! Pratchett! http://thetinkerspacks.bigcartel.com/product/pre-order-2013-pin-up-calendar","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 08 11:59:16 +0000 2012","id_str":"266510195281231873","full_text":"Sleep deficit? I really have no idea what you'rzzzzzzzzzzzz... http://instagr.am/p/RxIoMQs2rT/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 07 19:37:05 +0000 2012","id_str":"266263018508259328","full_text":"“Why I Write About Polyamory, And The Dangers Therein” http://www.theferrett.com/ferrettworks/2012/11/why-i-write-about-polyamory-and-the-dangers-therein/

Gemfile:
source ‘http://theferrett.com
gem ‘theferrett’","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 07 14:29:34 +0000 2012","id_str":"266185629572943873","full_text":"“I can’t decide if that cloak looks more warm or more cool.”

I assured the fellow that it’s both.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 06 20:34:00 +0000 2012","id_str":"265914955835006977","full_text":"My mind’s been chugging along all day on how to start an ecstatic dance group here, where it would be, how it would work, and what I’d play.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 06 17:48:06 +0000 2012","id_str":"265873206156603392","full_text":"I banged the hell out of my achilles tendon at my heel somehow while hiking or dancing & now it’s a chore to do things like stand or walk.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 06 15:39:16 +0000 2012","id_str":"265840782433456128","full_text":"Through the woodland, through the valley
Comes a horseman wild & free
Tilting at the Windmills passing
Who can this brave young horseman be?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 06 14:27:47 +0000 2012","id_str":"265822795957669888","full_text":"Epic Rap Battles of History: Doc Brown vs. Doctor Who http://www.youtube.com/watch?v=xDj7gvc_dsA","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 06 13:04:27 +0000 2012","id_str":"265801822231465985","full_text":"In about 80% of the offices up for election today, the incumbent was running unopposed. Truly we live in an age of peace and harmony.","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Nov 06 12:29:43 +0000 2012","id_str":"265793083566862337","full_text":"We're voting! @ Voting at Sandy Cross Fire Department http://instagr.am/p/RsCfzks2hf/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 05 19:44:43 +0000 2012","id_str":"265540166901452801","full_text":"The afternoon Atlanta<->Albuquerque flight arrived & turned around before the morning flight did. I am, of course, booked on the morning one","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 05 15:38:35 +0000 2012","id_str":"265478225210253314","full_text":"Badass obituary alert!
http://www.telegraph.co.uk/news/obituaries/military-obituaries/9652337/Vasili-Zvansov.html","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Nov 05 14:18:32 +0000 2012","id_str":"265458077485133826","full_text":"So long, Santa Fe. You’ve been very good to me. You’ve also been clever in trying to get me to move back here, but I can see through you.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 04 20:29:37 +0000 2012","id_str":"265189075286364160","full_text":"I took a bunch of pictures at Tent Rocks National Monument. Here's an automagically generated gallery of them. https://www.icloud.com/journal/#4;CAEQARoQ9RpA8P-niytq_QDuLOdprg;08C592BC-17C1-4B48-BF82-BA97D6901EFD","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 04 19:48:46 +0000 2012","id_str":"265178797404463105","full_text":"Tent Rocks National Monument. It was a spectacular hike. http://instagr.am/p/RnrKmms2hr/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 03 15:42:39 +0000 2012","id_str":"264754469718327296","full_text":"Green chile apple pie with melted cheddar and vanilla ice cream. It was amazing. @ Zia Diner http://instagr.am/p/RkqQPus2nA/","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Nov 02 15:28:16 +0000 2012","id_str":"264388463506374657","full_text":"“You were asleep when the cart came by. I brought you one of each of the snacks. I hope that’s ok.”

I love flying in a nearly empty plane.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Nov 02 01:02:20 +0000 2012","id_str":"264170542410649600","full_text":"Jupiter and the nearly full moon are putting on a lovely show rising together tonight.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 01 15:28:05 +0000 2012","id_str":"264026030816256001","full_text":"Oh, Vivian. I can't even begin to tell you what's up with that pose of hers. http://instagr.am/p/Rfevm3M2s7/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 01 15:11:44 +0000 2012","id_str":"264021913960054784","full_text":"Three years ago today, on a whim, I started growing a beard for an internet art project. It became much more than that. http://whiskerino.org/2009/beards/ewagoner/archive/","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Nov 01 14:37:02 +0000 2012","id_str":"264013182237020160","full_text":"One of my favorite Milwaukee musicians has a new solo album out. Here’s his song “Don’t Be Creepin’”: http://littleotik.bandcamp.com/track/dont-be-creepin","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 01 10:27:14 +0000 2012","id_str":"263950320122593280","full_text":"Vivian's jack-o-lanterns: Mario, Luigi, and Yoshi http://instagr.am/p/Re8eSUs2nZ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 31 21:00:22 +0000 2012","id_str":"263747265494130688","full_text":"Is Halloween overcommercialized? Has candy, costumes distracted us from placating demons to ensure a bountiful harvest? http://www.youtube.com/watch?v=0McggLIYmnE","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 31 15:45:00 +0000 2012","id_str":"263667897442893824","full_text":"HEYYEYAAEYAAAEYAEYAA! There’s just enough time in the workday for the five hour loop of He-Man singing. http://www.youtube.com/watch?v=6GggY4TEYbk&feature=related","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 31 14:57:31 +0000 2012","id_str":"263655950961999872","full_text":"There may not be definitive answers to making mono/poly relationships work, but this dialog offers perspective to both: http://www.morethantwo.com/polymonodialog.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 31 14:13:15 +0000 2012","id_str":"263644810886397952","full_text":"I’m wearing my greatcloak around town today. Most people think it’s because it’s Halloween, but really it’s because I’ve got a greatcloak.","favorite_count":"1","retweet_count":"2"},{"created_at":"Wed Oct 31 13:35:09 +0000 2012","id_str":"263635222262865920","full_text":"Hey ho for Hallow E'en
A' the witches tae be seen
Some in black and some in green
Hey ho for Hallow E'en.

Happy Samhain!","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Oct 30 13:50:54 +0000 2012","id_str":"263276797414748161","full_text":"Saturday night's alright for sleeping / I get a little dreamin' in. http://instagr.am/p/RaKKGLM2mx/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 30 00:31:17 +0000 2012","id_str":"263075568352890880","full_text":"Juniper wanted a kitty-o-lantern, so I made her this. http://instagr.am/p/RYuui0s2i8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 29 20:24:03 +0000 2012","id_str":"263013346889064449","full_text":"Oh no! The HMS Bounty (the 1960s replica of the 1789 tall ship) was lost at sea today, a victim of Sandy. http://www.tallshipbounty.org","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Oct 29 19:37:23 +0000 2012","id_str":"263001603622195200","full_text":"Here are about 800 more images of the Wild Rumpus. It was such a great time. One of my favorite nights in Athens. http://spotted.onlineathens.com/galleries/428078/","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Oct 29 19:27:55 +0000 2012","id_str":"262999222654218241","full_text":"Here are a good number of lovely images from Saturday’s Wild Rumpus: http://www.redandblack.com/photo-gallery-wild-rumpus/collection_2c005be4-2143-11e2-afa3-001a4bcf6878.html","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Oct 29 18:01:12 +0000 2012","id_str":"262977400030236672","full_text":"If you haven’t seen the official postscript to Doctor Who’s “The Angels Take Manhattan”, watch it now: http://www.youtube.com/watch?v=XWU6XL9xI4k","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Oct 28 18:02:48 +0000 2012","id_str":"262615415170154496","full_text":"Principal's List http://instagr.am/p/RVdgfWs2kr/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 28 17:41:02 +0000 2012","id_str":"262609936477986816","full_text":"Just looked in the mirror & saw ab muscles for the first time in 24 years. Guess all those upside down crunches on the trapeze are working.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Oct 28 17:04:07 +0000 2012","id_str":"262600646690238466","full_text":"Juniper picked up the iPhone, unlocked it, and immediately found and started playing Regina Spektor songs. Sometimes you have a craving.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 27 01:32:55 +0000 2012","id_str":"262003914243702785","full_text":"I’m here at sound check, and let me tell you: tonight’s Burlesque Beta is off the chain. You’ve got an hour to get to the Go Bar.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Oct 26 21:56:46 +0000 2012","id_str":"261949519615361024","full_text":"Three different salads for dinner. @ The Branded Butcher http://instagr.am/p/RQuqayM2jk/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 26 19:12:27 +0000 2012","id_str":"261908166420336640","full_text":"I’m not into arcade-style fighting games, but I grabbed this free iOS app after reading the feature list: https://itunes.apple.com/us/app/punch-quest/id554223561?mt=8","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 26 17:46:31 +0000 2012","id_str":"261886539787821056","full_text":"“Why Is Dad So Mad?” Kids just don’t understand the dark side of George Lucas.
http://theboardofeducation.bandcamp.com/track/why-is-dad-so-mad","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 26 15:40:38 +0000 2012","id_str":"261854859706380290","full_text":"Oh lord almighty! “Flex Mex”: A hexaflexagon made from a tortilla.

http://www.youtube.com/watch?v=GTwrVAbV56o","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 26 15:08:34 +0000 2012","id_str":"261846793019613184","full_text":"I’m so happy that someone filmed Killian Cat-Rah’s amazingly fun “Total Yodel Medley”: http://www.youtube.com/watch?v=N48TRUM7oYE","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 26 14:23:38 +0000 2012","id_str":"261835481615060992","full_text":"“And now,” cried Max, “let the wild rumpus start!”

http://m.onlineathens.com/local-news/2012-10-25/wild-rumpus-parade-paying-homage-moon-saturday","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Oct 25 15:02:17 +0000 2012","id_str":"261482821569359872","full_text":"So, one of the few people in North America who hand-forges chef knives is right here in Athens. http://clatl.com/atlanta/the-knifemaker-bloodroot-blades/Content?oid=6733405 http://www.etsy.com/shop/BloodrootBlades?ref=search_shop_redirect","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 24 22:12:46 +0000 2012","id_str":"261228767735848961","full_text":"In today’s Brother’s Grimm tale, a hedgehog rides a rooster, plays the bagpipes, and tend to his pigs. http://grimmlunch.org/108-hans-my-hedgehog","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 24 21:15:22 +0000 2012","id_str":"261214324285136898","full_text":"“The alternative [to cheating] is the combination of honesty, integrity, and aligning our actions with our values.” http://www.charlieglickman.com/2012/10/polyamory-isnt-an-alternative-to-cheating/","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Oct 24 20:23:09 +0000 2012","id_str":"261201183685898241","full_text":"“Why do the English (and other cultures) not refrigerate eggs? Are they magical eggs?” No. They respect their food. http://london-syndrome.tumblr.com/post/33638880930/british-eggs-mystery-solved","favorite_count":"2","retweet_count":"10"},{"created_at":"Wed Oct 24 11:58:32 +0000 2012","id_str":"261074192752050176","full_text":"“Learnable Progamming: Designing a programming system for understanding programs” An informative illustrated essay.
http://worrydream.com/LearnableProgramming/","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Oct 23 21:47:45 +0000 2012","id_str":"260860083183951872","full_text":"I’ve taken a few weeks off due to busy-ness, but I’m back with a fresh Brothers Grimm tale: “The Two Travelers” http://grimmlunch.org/107-the-two-travellers","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 23 14:09:57 +0000 2012","id_str":"260744874456928256","full_text":"“allow the truth of the relationship to define the form it takes, rather than traditional ideas of how it should look” http://303magazine.com/2012/08/alternatives-to-monogamy-polyamory/","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Oct 23 12:16:13 +0000 2012","id_str":"260716254917177345","full_text":"Enjoying DJ Shoom’s “TechNoir” set on my commute today. Starts with Humphrey Bogart dialogue & gets better from there. http://www.goa-shoom.net/mixes/shoom/technoir.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 23 00:59:26 +0000 2012","id_str":"260545935774466048","full_text":"OH: “…to me, i was putting happy little gnome heads on my toes. But now that you point it out, I can totally see your point.”","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Oct 23 00:48:08 +0000 2012","id_str":"260543092715814914","full_text":"Old Bunnies “proud & empowered by their beauty and sexuality, at the same time stricken by the fleeting nature of it.“ http://archieli.com/old-playboy-bunnies-by-robyn-twomey/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 22 19:58:46 +0000 2012","id_str":"260470272078016512","full_text":"“You’re familiar with the story of Pandora, right? Hope is usually conveyed as being a good thing. What if it’s not?” http://www.lovelifepractice.com/hope-the-love-version/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 22 19:15:21 +0000 2012","id_str":"260459343143653376","full_text":"The committee fails to recognize that Dr. Jones is even remotely proficient [in] archaeological scholarship & practice. http://www.mcsweeneys.net/articles/back-from-yet-another-globetrotting-adventure-indiana-jones-checks-his-mail-and-discovers-that-his-bid-for-tenure-has-been-denied","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 21 18:44:20 +0000 2012","id_str":"260089150097731584","full_text":"Yes, argumentative lady with a hundred items in your cart and a pile of rain checks tying up the only express lane: I’m judging you.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Oct 20 20:15:48 +0000 2012","id_str":"259749781503610880","full_text":"Good lord, y’all. This hard maple ginger apple cider is one of the best things I’ve ever brewed. http://yfrog.com/oe4gobnxj","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Oct 20 18:35:24 +0000 2012","id_str":"259724513175035904","full_text":"Pulled pork, beef brisket, ribs, leg of lamb, salmon filet. Let’s eat, y’all!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 20 12:53:59 +0000 2012","id_str":"259638596389195776","full_text":"Yup. I hope I don't have to eat all this by myself, but I will if I have to. http://instagr.am/p/RATwWCs2jt/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 20 06:08:44 +0000 2012","id_str":"259536608632659968","full_text":"The first step to good barbecue: good coals. http://instagr.am/p/Q_lZLgM2uY/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Oct 20 04:41:18 +0000 2012","id_str":"259514608769986561","full_text":"The Kleptones are keeping me company as I do my yearly all-nighter cooking pork, beef, lamb, chicken, and more for my farmers market feast.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Oct 19 16:22:54 +0000 2012","id_str":"259328781381148674","full_text":"I slept in this morning, but tonight I’ll be up most the night barbecuing my weight in local sustainable meats.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 19 03:10:40 +0000 2012","id_str":"259129408957321217","full_text":"Well, that went off pretty much without a hitch. This sysadmin stuff is stressful, yo!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 19 02:24:03 +0000 2012","id_str":"259117678709575681","full_text":"All my server migration scripts are humming along. I’ve got Annie Nightingale blaring and I’m dancing around the office while they work.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Oct 18 20:56:51 +0000 2012","id_str":"259035337077190656","full_text":"Somewhere nearby someone is practicing the tuba for the clown brigade in the Wild Rumpus. He just played the theme to Sanford & Son.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Oct 18 18:21:34 +0000 2012","id_str":"258996258948141056","full_text":"“maybe the point of monogamous culture isn’t about who gets to sleep w/ whom, but who gets to be perceived as a couple” http://solopoly.net/2012/09/29/whats-a-metamour-on-my-terms/","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Oct 17 18:48:12 +0000 2012","id_str":"258640574448553984","full_text":"Today I’m talking with a UGA graduate level folklore class about the Brothers Grimm fairy tales. Since I’m an expert and all.","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Oct 17 02:05:41 +0000 2012","id_str":"258388281018945536","full_text":"“... individualistic, academic, nonconformist & stimulated by complexity. Polyamorous people are the nerds of love.” http://www.xtra.ca/public/Vancouver/Nonmonogamy_and_nerdiness_in_BC_Poly_Camp-12528.aspx","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Oct 17 01:09:56 +0000 2012","id_str":"258374251168546817","full_text":"I am really pleased how my maple ginger apple cider came out. If you're at my house Saturday, you can help m http://instagr.am/p/Q3Uybvs2hd/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 16 20:47:06 +0000 2012","id_str":"258308106218508288","full_text":"I can neither confirm nor deny that I have a tuba. http://cheezburger.com/6643181312","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Oct 16 04:40:58 +0000 2012","id_str":"258064972104491008","full_text":"\"The Cardinals are the Yankees now? How did that happen?\" I'm not a baseball junkie anymore but I still love the Cards. http://www.sportsonearth.com/article/39813962/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 16 02:17:34 +0000 2012","id_str":"258028882731626496","full_text":"Best I can tell, the ideal repair person for Craftsman riding mowers can lift 1000 pounds, has hands the size of a toddler’s, & three arms.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Oct 16 00:02:55 +0000 2012","id_str":"257994996681158657","full_text":"“Tapioca is inherently sad. Delicious, I grant you, but a sad, sad food.”","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Oct 15 14:01:48 +0000 2012","id_str":"257843723034034176","full_text":"Girls’ toddler Cookie Monster costume vs. Boys’ toddler Cookie Monster costume. Both from the same mainstream store. http://sparkamovement.tumblr.com/post/33168668916/girls-toddler-cookie-monster-costume-vs-boys","favorite_count":"2","retweet_count":"6"},{"created_at":"Sun Oct 14 23:01:22 +0000 2012","id_str":"257617120823762944","full_text":"I’m not not spending my entire evening watching Bill Bailey videos.

“Duelling Sitars”? So, so good. http://www.youtube.com/watch?v=_SBue1DuCyc&feature=related","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 14 22:05:37 +0000 2012","id_str":"257603090587463680","full_text":"“Sexuality on Sesame Street: Learning Womanhood from Child's Play” http://forward.com/articles/163833/sexuality-on-sesame-street/?p=all","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 14 18:40:10 +0000 2012","id_str":"257551385585926145","full_text":"C'est lui, dans la nuit- Docteur Qui
Il voyage dans le Tardis. Le boite de telephone. Fantastique d'espace!

http://www.youtube.com/watch?feature=player_detailpage&v=p18w4VhL8zI&noredirect=1","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Oct 12 12:43:49 +0000 2012","id_str":"256736933500313600","full_text":"Juniper is obsessed with the 1980’s “Super Mario Brothers Super Show” cartoon, and does all the dialogue. Yes, she’s still two.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 11 23:10:25 +0000 2012","id_str":"256532234515927040","full_text":"\"what makes me happy? texts that say, 'have a good day & try not to burn anything to the ground in a rage.'\" Very NSFW. http://bitchesgottaeat.blogspot.com/2011/02/but-would-you-go-down-on-woman.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 11 16:51:58 +0000 2012","id_str":"256436995436453888","full_text":"Cats That Look Like Pinup Girls. (dot tumblr dot com, of course) http://catsthatlooklikepinupgirls.tumblr.com","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Oct 11 13:30:23 +0000 2012","id_str":"256386264092262400","full_text":"Earlier this year, I Kickstarted some underpants. Got them last night & they’re really great. Hooray for the internet! http://www.kickstarter.com/projects/jakehimself/flint-and-tinder-premium-mens-underwear","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 11 02:19:19 +0000 2012","id_str":"256217386728964096","full_text":"“Craftsman Tractor Belt: Fits all Craftsman 54 inch tractors.”

Yes, much like Homer Simpson’s muumuu fits me.

Bastards.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 10 20:35:12 +0000 2012","id_str":"256130783230709761","full_text":"My calendar just reminded me that I’ll be 15,000 days old tomorrow.

I like nice round numbers.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 10 15:37:20 +0000 2012","id_str":"256055825112657920","full_text":"ProTip: The perfect soundtrack for beating MySQL & Apache into submission on a newly provisioned server is JG Thirlwell http://vimeo.com/22132926","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 09 17:09:12 +0000 2012","id_str":"255716557303468032","full_text":"“Winner dies after roach-eating contest in South Florida” http://www.orlandosentinel.com/news/local/state/os-roach-eating-contest-death-20121008,0,5042843.story","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Oct 08 23:02:30 +0000 2012","id_str":"255443077253181440","full_text":"Blood tests are in and I don’t have diabetes. Which is nice.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 08 20:14:46 +0000 2012","id_str":"255400866000023553","full_text":"“Employing Expensive Electronic Equipment, an Earthling’s Expert Eye Examines an Exceptionally Evolved Egg” http://www.alphabetapocrypha.com/E.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 08 20:06:29 +0000 2012","id_str":"255398783100268544","full_text":"“So. A coherent Prometheus with facehuggers and a probable Blade Runner connection. I want to see that film.” http://www.themarysue.com/prometheus-directors-cut-blade-runner-connection/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 08 19:22:01 +0000 2012","id_str":"255387590096728064","full_text":"Here’s an interesting theory about the timeline in the current season of Doctor Who. I hope it’s true. http://www.cultbox.co.uk/features/opinion/5006-doctor-who-series-7-out-of-order","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 08 18:50:54 +0000 2012","id_str":"255379762845995008","full_text":"If you saw me driving around today laughing & crying, I wasn’t having a mental break. This time. I was listening to the Tig Notaro concert.","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Oct 08 18:41:57 +0000 2012","id_str":"255377511054180353","full_text":"Are you a work at home mommy? Here’s a shirt to wear around your office. http://www.unitedpixelworkers.com/products/mommys-working","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 08 17:52:12 +0000 2012","id_str":"255364988594704384","full_text":"Watch this video of Megan Jean & The KFB performing “These Bones” http://www.youtube.com/watch?v=GQp3u-dWhMg & then pre-order the next album: http://www.kickstarter.com/projects/1984071695/megan-jean-and-the-klay-family-album","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 15 19:33:24 +0000 2022","id_str":"1503816651954958343","full_text":"My first doctor appointment since turning fifty, and as a present they gave me a team of specialists. #OldManWagoner","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Mar 15 19:10:46 +0000 2022","id_str":"1503810959793692672","full_text":"Now we’ll never get back that hour they stole from us. https://twitter.com/AndrewDesiderio/status/1503798373375262723","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 14 03:46:37 +0000 2022","id_str":"1503215998702432257","full_text":"Preemptive daylight-saving-Monday painkiller
","favorite_count":"3","retweet_count":"0"},{"created_at":"Mon Mar 14 01:45:23 +0000 2022","id_str":"1503185489138012161","full_text":"@genehack How is it that I lump the frozen items all together first thing and when I get home every single bag has (previously) frozen things in it?

Why is there ice cream dripping onto bread, and why is that at the bottom of the bag under a heavy tin of tomatoes?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 07 19:56:00 +0000 2012","id_str":"255033754890932224","full_text":"I’ll be performing at the fabulous 40 Watt on November 17th, sharing the bill with the wonderful Los Meesfits: http://youtu.be/yfq1yGPl_s4","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 07 02:43:02 +0000 2012","id_str":"254773800749641728","full_text":"Vivian calls my trapeze callouses “skin bags”. So, if she asks to see yours, don’t be alarmed.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Oct 06 16:35:17 +0000 2012","id_str":"254620855018074113","full_text":"I tip-toe down to the shore
stand by the ocean
make it roar at me
and I roar back","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 06 13:15:29 +0000 2012","id_str":"254570576776134656","full_text":"I can vouch for the efficacy of the South Carolina gin. Good morning!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 06 04:00:31 +0000 2012","id_str":"254430912018800642","full_text":"I don’t know if you get emails from Louis C.K., but if you don’t, all I can say is OMG, are you missing out. Holy crap. http://buy.louisck.net/purchase/tig-notaro-live","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Oct 05 23:52:03 +0000 2012","id_str":"254368384903421952","full_text":"There is now a locally distilled gin. The area's food system is complete. http://instagr.am/p/Qa3HnmM2lZ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 05 23:11:53 +0000 2012","id_str":"254358274906914816","full_text":"Juniper’s telling a hilarious joke about Mario & a chicken. I assume it’s hilarious. She can’t stop laughing long enough to get through it.","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Oct 05 14:52:41 +0000 2012","id_str":"254232646505345024","full_text":"I couldn't click the \"buy now\" button fast enough.

http://shirt.woot.com/offers/the-one-shirt","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 05 12:35:48 +0000 2012","id_str":"254198200364314626","full_text":"Professor Vivian, SotM http://instagr.am/p/QZpp7Ys2rl/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 04 16:48:13 +0000 2012","id_str":"253899334393933825","full_text":"Celebrating National Taco Day out on the rooftop garden. @ Partner Software http://instagr.am/p/QXh0RRM2jW/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 04 15:30:51 +0000 2012","id_str":"253879865487540224","full_text":"Every time I’ve written the day today, I’ve then said aloud “Good buddy”.

#dork","favorite_count":"1","retweet_count":"4"},{"created_at":"Thu Oct 04 14:41:29 +0000 2012","id_str":"253867442772791296","full_text":"Gandalf and Math, together at last: http://www.qwertee.com/product/you-shall-not-pass-1/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 04 11:52:41 +0000 2012","id_str":"253824962010443776","full_text":"Come enjoy the neighborhood public park, but OMG stay off the grass! http://instagr.am/p/QW_6ejM2qh/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 04 11:01:16 +0000 2012","id_str":"253812023371124736","full_text":"In 50 minutes, I can have coffee. Surely I can make it that long, right?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 03 12:56:43 +0000 2012","id_str":"253478687012429824","full_text":"Dancing desk is in full effect.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 03 12:31:41 +0000 2012","id_str":"253472388103155712","full_text":"Thievery Corporation, Massive Attack, Moby, Peaches, Ladytron, Gorillaz, The BPA. That ought to do the trick...","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 02 19:22:40 +0000 2012","id_str":"253213429236658176","full_text":"“Epic Gallery: 150 Years Of Lesbians And Other Lady-Loving-Ladies” http://www.autostraddle.com/150-years-of-lesbians-144337/ It’s epic *and* awesome.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 02 12:51:37 +0000 2012","id_str":"253115015895322624","full_text":"How did I forget that hexaflexagons exist? This video is so charmingly mind-blowing, even if you already know of them. http://www.youtube.com/watch?v=VIVIegSt81k","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 01 18:25:08 +0000 2012","id_str":"252836562168066048","full_text":"“MySQL Workbench has encountered a problem and needs to close: Trying to turn past the last page of the wizard”

Wizards can’t abide that.","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Oct 01 17:34:35 +0000 2012","id_str":"252823840923713538","full_text":"“This song is made entirely with condoms. [Because we can.]” http://www.youtube.com/watch?v=77TpN2wWBtE","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 01 17:21:55 +0000 2012","id_str":"252820653613383681","full_text":"Had a lovely lunch with a friend I hadn’t seen in nearly 20 years. Thanks, Cindy!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 01 16:07:15 +0000 2012","id_str":"252801864528183296","full_text":"I come out of trapeze class feeling so alive and astounded at how my body feels compared to when I began in January. I’m a different person.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 01 13:09:40 +0000 2012","id_str":"252757173384384512","full_text":"Came to attend a panel, now I’m on the panel. So it goes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 01 12:57:59 +0000 2012","id_str":"252754230581022720","full_text":"“+4 Your first college library!”

Oh, FourSquare. You don’t know me at all.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Oct 01 11:50:44 +0000 2012","id_str":"252737307126419456","full_text":"How about an indie folk cover of “It’s Such a Good Feeling”? http://colonizingthecosmos.bandcamp.com/track/its-such-a-good-feeling-mister-rogers I think I'll make a snappy new day.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 01 11:24:15 +0000 2012","id_str":"252730641089716224","full_text":"The parking garage smells strongly of burnt toast. I guess someone at the Waffle House on the ground floor is off to a rough start.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 01 10:00:59 +0000 2012","id_str":"252709686925733888","full_text":"Up and at ‘em, Atom Ant! Also, Eric.

Ugh.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 01 02:08:01 +0000 2012","id_str":"252590663382740993","full_text":"OMG Patrick Stewart on The Daily Show!!!! #catchingup http://instagr.am/p/QOOwnts2hH/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 01 01:43:26 +0000 2012","id_str":"252584477065351168","full_text":"“…television is ostensibly a passive process, [but] like most things, it’s best when done with friends & shared love.” http://www.theferrett.com/ferrettworks/2012/09/watching-with-friends/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 01 00:11:10 +0000 2012","id_str":"252561256375017473","full_text":"Suddenly extremely sleepy, just in time for my three hour Sunday night routine to prepare for the week ahead. Blerg.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 30 21:09:26 +0000 2012","id_str":"252515521549971456","full_text":"Tasted my ginger maple apple cider as it began its third fermentation, and I was pleasantly surprised how well the ginger comes through.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 29 19:24:39 +0000 2012","id_str":"252126762434166784","full_text":"Here’s a depressing article about what was (for me) one of the highlights of Athens’ food scene: J.B., the sausage man. http://flagpole.com/news/2012/sep/19/wth-athens/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 29 12:33:29 +0000 2012","id_str":"252023288715415554","full_text":"This is really well done: KLINGON STYLE http://owl.li/e5eKY","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Sep 29 01:29:17 +0000 2012","id_str":"251856138973356032","full_text":"I love a good funnel cake. I am in love with this specific red velvet funnel cake. http://instagr.am/p/QJAqTGM2oB/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 28 19:47:06 +0000 2012","id_str":"251770026951077888","full_text":"Fried hominy as a bar snack. This is what corn nuts want to be. @ The Branded Butcher http://instagr.am/p/QIZilYs2os/","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Sep 28 15:16:08 +0000 2012","id_str":"251701835256180736","full_text":"Work conference is over, so it’s back to the real world. Which, it turns out, is a pretty amazing place.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 28 01:02:42 +0000 2012","id_str":"251487061020921856","full_text":"Unexpected dude brought up Star Trek & I got excited talking about Farpoint & he says “no idea what you’re talking about” & I’m such a nerd.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 28 00:23:06 +0000 2012","id_str":"251477097074290689","full_text":"Tiny Hippo had a tiny train. http://poorlydrawnlines.com/comic/tiny-hippo-and-the-tiny-train/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 27 22:56:17 +0000 2012","id_str":"251455246977605632","full_text":"“Amanda Palmer Gets Intimate” An interview in Out Magazine.
http://www.out.com/entertainment/music/2012/09/20/amanda-palmer-neil-gaiman-open-relationship","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 27 18:32:52 +0000 2012","id_str":"251388957961646081","full_text":"“These brutally honest self-portraits shed light on the truth of what it is like for me to live life as Half of myself” http://juliakozerski.com/half","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 27 14:31:53 +0000 2012","id_str":"251328310527807489","full_text":"There was a single screw sitting centered on my desk in my office, like maybe a calling card warning from the sexy mafia?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 27 11:28:32 +0000 2012","id_str":"251282168477802496","full_text":"Sure, the truck breaking down on the way to town helped wake me up better than coffee, but it's not nearly as good for my mood.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 27 10:36:49 +0000 2012","id_str":"251269155980996608","full_text":"“You know, Dad, there are over 2000 girls who don’t like spaghetti sauce, so it’s not so rare.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 27 09:40:32 +0000 2012","id_str":"251254989874425856","full_text":"My body’s telling me that it does, in fact, need sleep to function. I responded by swigging more cowboy coffee. Maybe tomorrow, sleep.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 26 14:07:20 +0000 2012","id_str":"250959743588397056","full_text":"“And that is how I came to shake the hand of a troll.” Holy wow.
http://www.traynorseye.com/2012/09/meeting-troll.html?m=1","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 24 14:55:38 +0000 2012","id_str":"250247126209150976","full_text":"You may say one can’t safely drive while performing an uncannily accurate Bernard Sumner impression, and you may have a point.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 24 11:35:31 +0000 2012","id_str":"250196765247156224","full_text":"Except for costumes, I haven’t worn pants in a month. It took a while this morn just to find the one good pair that kind of still fit me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 23 23:45:50 +0000 2012","id_str":"250018164539269120","full_text":"Vivian is in the bath loudly singing, from memory, Strong Bad’s “The System is Down”.

I accept full credit.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 23 14:59:25 +0000 2012","id_str":"249885687980097536","full_text":"Have you ever been in the middle of a pack of nouveau hippies synchronously raking to “Come On, Eileen” like some sort of Glee routine?","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Sep 23 14:33:39 +0000 2012","id_str":"249879202864717824","full_text":"A big group of us are at 3 Porch Farm, helping them make new strawberry beds. http://instagr.am/p/P69sLxs2jn/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 23 02:15:35 +0000 2012","id_str":"249693463057141760","full_text":"One of my fave authors is having a contest w/ cool prizes, and all the entries have to be puppet shows of scenes from her books. Sounds fun!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 22 21:21:12 +0000 2012","id_str":"249619378004434944","full_text":"Just discovered an old coin from Estrella War XIII in 1997. What a great week that was! http://instagr.am/p/P5HSM6s2r1/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 22 17:35:20 +0000 2012","id_str":"249562537702604800","full_text":"I have few regrets in life, but one is waiting so long to try eating here. @ Tlaloc http://instagr.am/p/P4tqp1s2gy/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 21 16:09:00 +0000 2012","id_str":"249178424294404097","full_text":"Chinese cookie has spoken! http://instagr.am/p/P1_Dyys2gu/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 21 16:05:30 +0000 2012","id_str":"249177544128069633","full_text":"The TVs at this Chinese buffet *claim* to be showing Fox News, but stories on Romney’s terrible campaign and bicycler’s rights? False flag!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 21 15:51:46 +0000 2012","id_str":"249174088042565632","full_text":"With the new incentives in place (and understood) today alone Vivian has done two weeks’ worth of reading and acing the tests.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 21 15:49:30 +0000 2012","id_str":"249173517940170752","full_text":"Viv was having trouble motivating herself meeting her weekly school reading goal, so we gave her an incentive involving dragons and the Wii.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 21 15:06:34 +0000 2012","id_str":"249162710258966529","full_text":"My friend @Wondermade is trying to open a magical marshmallow workshop. Lets help him do that! http://www.kickstarter.com/projects/wondermade/help-wondermade-open-a-marshmallow-production-kitc","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 21 12:13:14 +0000 2012","id_str":"249119093347741698","full_text":"My job lets me work remotely, but I have to tell them where I am. http://instagr.am/p/P1kAIus2g-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 21 10:00:37 +0000 2012","id_str":"249085718973014016","full_text":"“The Deep Sea Mystery Circle – a love story”
http://www.spoon-tamago.com/2012/09/18/deep-sea-mystery-circle-love-story/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 20 22:16:34 +0000 2012","id_str":"248908538716499969","full_text":"Don at Ben’s Bikes has a 1977 playlist going, and we’re all rocking out at Athens Locally Grown. Oh, no! There goes Tokyo! Go, go Godzilla!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 20 17:20:53 +0000 2012","id_str":"248834127590223872","full_text":"This video of a mom and dad rapping about being a mom and dad is rather well done. http://www.dailymotion.com/video/xsw18k_parents-rap-about-maintaining-their-household_music","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 20 14:06:08 +0000 2012","id_str":"248785115784830978","full_text":"“Forgiving, But Not Forgetting, All This Gay Chicken” A well-written piece on rehabilitating corporations. And people. http://www.theferrett.com/ferrettworks/2012/09/forgiving-but-not-forgetting-all-this-gay-chicken","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Sep 20 12:34:22 +0000 2012","id_str":"248762022282547202","full_text":"“Life really is just life. It doesn’t have to be about stories at all. Sometimes it can just be stuff that happens.” http://www.lovelifepractice.com/hard-to-tell/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 19 15:42:39 +0000 2012","id_str":"248447016903008256","full_text":"“21 Boxes Filled With Snakes” Exactly what it says on the tin. http://www.buzzfeed.com/summeranne/21-boxes-filled-with-snakes /via @MarisaKC","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 19 15:17:21 +0000 2012","id_str":"248440650977140736","full_text":"Megan Jean & the KFB, a wonderful two-pice band I saw at DragonCon, is kickstarting their new album: http://kck.st/RtkteO","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 19 12:29:34 +0000 2012","id_str":"248398425073266688","full_text":"Today’s XKCD is amazeballs. Or redonkulous. Or some other modern superlative. http://xkcd.com/1110/","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Sep 19 11:28:10 +0000 2012","id_str":"248382974410772481","full_text":"Amazon has “Doctor Who: The David Tennant Years” box set for only $70, today only. http://www.amazon.com/dp/B005FQ1OQ8/ref=xs_gb_A1B91LAIOEEQI0?pf_rd_p=441937901&pf_rd_s=right-1&pf_rd_t=701&pf_rd_i=20&pf_rd_m=ATVPDKIKX0DER&pf_rd_r=0BX9NFJK9SMGX9XPT1D7","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 18 21:05:43 +0000 2012","id_str":"248165931371601923","full_text":"I've been loving and loving and loving
I'm exhausted from loving so well
I should go to bed
But a voice in my head
Says \"ah, what the hell\"","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Sep 18 20:12:10 +0000 2012","id_str":"248152456322752512","full_text":"It’s time for Stevie Wonder’s Sesame Street performance of “Superstition” while pretending I’m the boy on the balcony. http://www.youtube.com/watch?v=_ul7X5js1vE","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 18 19:54:43 +0000 2012","id_str":"248148062416031744","full_text":"A week-long work function next week requires bifurcated garments. Maybe I shouldn’t have burned all my pants.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 18 18:23:25 +0000 2012","id_str":"248125086425546752","full_text":"“Watching buttercups cup the light
Sleeping on a dandelion.
Too much, I won't touch you
But then I might.”
Syd Barrett had a way w/ words","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 18 18:03:38 +0000 2012","id_str":"248120108843667457","full_text":"On Fictional Ducks, by Frank Key: “What kind of madness is it that would prompt a person to make up a duck?” http://hootingyard.org/archives/10155","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 18 17:14:34 +0000 2012","id_str":"248107761710297088","full_text":"No big deal or anything, but NASA scientists have begun preliminary work on a real FTL warp drive. http://gizmodo.com/5942634/nasa-starts-development-of-real-life-star-trek-warp-drive","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 18 15:32:10 +0000 2012","id_str":"248081993169006592","full_text":"All that you touch
All that you see
All that you taste
All you feel…

It’s a perfect day for Pink Floyd.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 18 14:13:10 +0000 2012","id_str":"248062109227810816","full_text":"The B-52s & the Smiths are sharing the stage at the 40 Watt Friday! <checks notes> Sorry, that’s the B-53s & Smithsonian. Same songs though.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 18 06:16:44 +0000 2012","id_str":"247942212279738368","full_text":"\"I would just call them fire vortices but that doesn't sound so sexy to the public, so I would call them fire devils.\" http://www.livescience.com/23258-fire-devil-australia.html","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Sep 18 00:57:17 +0000 2012","id_str":"247861821288116224","full_text":"September 21, 2013 — I’m throwing myself a nerdy 42nd birthday party. You have been warned.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 17 21:41:20 +0000 2012","id_str":"247812507375394816","full_text":"I’ve never before seen a hobo carrying an actual bindle.","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Sep 17 19:46:48 +0000 2012","id_str":"247783682222477313","full_text":"Today’s Brothers Grimm tale, “The Sweet Porridge”, warns us of the dangers of forgetting how your magical items work. http://grimmlunch.org/103-the-sweet-porridge","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 17 17:29:19 +0000 2012","id_str":"247749085476564993","full_text":"Learning trapeze positions that gets me wrapped up in the ropes & Ieaves me w/ deep bruises, rope burns, & sore muscles & I love it so much.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Sep 17 16:39:54 +0000 2012","id_str":"247736647263870976","full_text":"My car is filled with a giant plastic bag filled with three large plastic bags each filled with 100s of small plastic bags. Yay, recycling!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 17 13:11:58 +0000 2012","id_str":"247684320439975938","full_text":"*This* is Ceti Alpha V!!!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 16 19:36:44 +0000 2012","id_str":"247418761332809728","full_text":"Not that I was getting tired of it or anything, but I just checked to see how much Might Mighty Bosstones I have on my iPod. Only 7.8 hours.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 16 15:50:30 +0000 2012","id_str":"247361828567543808","full_text":"Home alone and I woke up early for no good reason. So, naturally, I’ve been blasting old-school ska for hours.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 16 01:17:43 +0000 2012","id_str":"247142184023912448","full_text":"I have a Bacon Number of three. Weird Al and I were in Nerdcore Rising. Al and Tim Robbins were in Tapeheads. Tim and Kevin, Mystic River.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 15 22:34:19 +0000 2012","id_str":"247101064749412352","full_text":"This costume calls for pants, but I really don’t feel like wearing pants. To hell with canon — in this timeline Arnold Rimmer wears a kilt!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 15 20:56:05 +0000 2012","id_str":"247076343949451264","full_text":"“Me & the cat, we’re going to have a baby cat. I’m going to buy a farm on Fiji. I’m going to have a sheep & a cow & 3 horses. It’s me plan.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 15 19:00:04 +0000 2012","id_str":"247047146845642752","full_text":"A few of last night's Burlesque Beta performers, courtesy of missmelnitz: http://instagr.am/p/PmwjQIEOWT/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 15 00:44:11 +0000 2012","id_str":"246771359596822529","full_text":"I’m just dressed like a reaver, walking down the sidewalk downtown carrying a suitcase. No biggie.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 14 23:47:17 +0000 2012","id_str":"246757039919988736","full_text":"Today’s Grimm’s fairy tale chronicles the short war between the animals that walk and the animals that fly. http://grimmlunch.org/102-the-wren-and-the-bear","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 14 22:32:00 +0000 2012","id_str":"246738093732925440","full_text":"Archie Bell’s “Tighten Up” came over the speakers, so I started dancing at the bar.

I was doing The Fishstick though, and no one noticed.","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Sep 14 20:29:41 +0000 2012","id_str":"246707311714922496","full_text":"Monday I celebrate my 13th prime number birthday. Unless I live to 103, I’ve used up half my potential primes.

Also? I’m a nerd.","favorite_count":"1","retweet_count":"3"},{"created_at":"Fri Sep 14 19:49:12 +0000 2012","id_str":"246697124559986689","full_text":"\"Burlesque Beta brings space pirates, sensuality to stage\" http://www.redandblack.com/variety/burlesque-beta-brings-space-pirates-sensuality-to-stage/article_708db06c-fe85-11e1-bf4f-001a4bcf6878.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 14 00:42:06 +0000 2012","id_str":"246408446889570304","full_text":"Badass obit alert! “At 20, he attempted suicide-by-jaguar. Afterward he was apprenticed to a pirate.” http://www.nytimes.com/2012/02/19/us/john-fairfax-who-rowed-across-oceans-dies-at-74.html?pagewanted=all via @tsondermann","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Sep 13 17:50:16 +0000 2012","id_str":"246304807256727552","full_text":"Today’s Grimm’s Fairy Tale, “Bearskin”, my 101st, has a twist ending that surprised me even as I was reading it. http://grimmlunch.org/101-bearskin","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 13 14:17:47 +0000 2012","id_str":"246251332644773888","full_text":"Westin, Hyatt, or Marriott Marquis. Which is the better DragonCon hotel? I’ve only stayed at the Marquis.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 09 05:06:18 +0000 2022","id_str":"1501424112782266369","full_text":"Surprise International Women’s Day episode of Letterkenny dropped!","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Mar 08 01:42:47 +0000 2022","id_str":"1501010508324950017","full_text":"Feeling optimistic about the state of things with Covid and maybe relaxing just a little and then I get word that it’s sent a long-time friend to hospice today.

Goddamnit.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Mar 03 22:32:44 +0000 2022","id_str":"1499513131537780737","full_text":"Now I find myself a hired gun software developer, helping others solve their hard problems. Today that means I’m reading research papers in Nature concerning direct DNA manipulation. I miss physics some days, but I do get to learn all the things now!","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Mar 03 22:29:40 +0000 2022","id_str":"1499512356665188357","full_text":"I went to school to be an astrophysicist. Did real science alongside the best in the field on the way, but I left the field after my first degree. I just couldn’t bear the thought of getting so narrowly focused like I saw so many of them — I wanted to learn all the things!","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Sep 13 02:01:41 +0000 2012","id_str":"246066085084934144","full_text":"Who hasn't wanted to be a hologram? http://instagr.am/p/Pf3tomM2tx/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 12 16:54:07 +0000 2012","id_str":"245928288072105984","full_text":"These vampire hunters have the best battle cry ever: “The painters are in!” (Alt: “Prepare to meet Aunt Flo!”) http://subterraneanpress.com/magazine/summer_2011/their_changing_bodies_by_alaya_dawn_johnson","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 12 00:19:26 +0000 2012","id_str":"245677966712004611","full_text":"Apple juice, meet yeast. Yeast, apple juice. You two get acquainted and I’ll be back in a while with someone you’ll really like: ginger.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 11 20:41:02 +0000 2012","id_str":"245623006699868161","full_text":"The Imperial Secret Society Speakeasy, hosted by ATL’s Artifice Club on Dec 8th, looks like something I should attend. http://www.theartificeclub.com/imperial-secret-society-speakeasy.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 11 19:16:22 +0000 2012","id_str":"245601697441906688","full_text":"I can vouch that the pho downtown at Yummy Pho is, in fact, yummy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 11 17:53:19 +0000 2012","id_str":"245580796298162176","full_text":"\"Why the First Laptop Had Such a Hard Time Catching On (Hint: Sexism)\" http://www.theatlantic.com/technology/archive/12/09/why-the-first-laptop-had-such-a-hard-time-catching-on-hint-sexism/262220/","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Sep 11 14:23:11 +0000 2012","id_str":"245527916874719232","full_text":"“...the sexy side of steampunk, covering everything from kinky Victorian sexuality to contemporary subcultural sex.” http://www.kickstarter.com/projects/1821464746/a-steampunks-guide-to-sex","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 11 10:36:47 +0000 2012","id_str":"245470939343642625","full_text":"\"Dances with Wheels\" The other side of an anecdote I related from last week's Mechanical Masquerade. http://paidiraiompair.dreamwidth.org/5928.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 10 13:49:38 +0000 2012","id_str":"245157084948209665","full_text":"Oregon Trail Live! This event sounds awesome, and totally worth a bout of dysentery. http://www.oregontraillive.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 10 12:37:14 +0000 2012","id_str":"245138864132481024","full_text":"Esoteric knowledge of the ancients: acquired. http://instagr.am/p/PZSBeHM2hk/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 09 23:58:14 +0000 2012","id_str":"244947857906487296","full_text":"“Jay-Z’s ’99 Problems,’ Verse 2: A Close Reading With Fourth Amendment Guidance for Cops and Perps” http://longform.org/jay-zs-99-problems-verse-2-a-close-reading-with-fourth-amendment-guidance-for-cops-and-perps/ via @jchristie","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 09 20:30:42 +0000 2012","id_str":"244895627849388033","full_text":"Just had a conversation with my two year old that consisted entirely of Pink Floyd lyrics. As one does.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 09 01:55:45 +0000 2012","id_str":"244615041788280832","full_text":"After playing with a still all day, I am back home where, sadly, I do not have a still. (Honest truth, US Agents!)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 08 22:45:40 +0000 2012","id_str":"244567207789592577","full_text":"I found the place with all the scotch. @ The Cigar Boxx http://instagr.am/p/PVODAzs2qd/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 08 21:03:52 +0000 2012","id_str":"244541586636165120","full_text":"Angry water, two ways http://instagr.am/p/PVCdfzM2te/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 08 18:47:14 +0000 2012","id_str":"244507201593556992","full_text":"South Carolina is responsible for so much juvenile humor in this part of the country. http://instagr.am/p/PUy3SaM2vE/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 08 16:34:35 +0000 2012","id_str":"244473820147228673","full_text":"Fresh out of the tap. That's the stuff, right there. @ Dark Corner Distillery http://instagr.am/p/PUjnBXM2g2/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 08 14:03:42 +0000 2012","id_str":"244435847838048256","full_text":"“Enough sciencey stuff. Let’s talk about moonshine.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 08 13:40:34 +0000 2012","id_str":"244430029520527360","full_text":"DISTILLING LEGALITIES
1. Is it legal to distill at home? No.
2. How much can I make for personal consumption? None.

Let’s get started!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 08 13:27:16 +0000 2012","id_str":"244426678883987456","full_text":"Distillate! Distillate! @ Dark Corner Distillery http://instagr.am/p/PUOL1HM2gT/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 08 11:18:37 +0000 2012","id_str":"244394304397783041","full_text":"Best part of today will be meeting @katxena, an Internet friend I’ve known for 13 years, for the first time. Some of y’all are real people!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 08 10:32:29 +0000 2012","id_str":"244382693448622080","full_text":"*yawn* Time to make the moonshine.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 08 01:03:34 +0000 2012","id_str":"244239523893108739","full_text":"I realize I’m outnumbered here like 1000 to 1, but can we just skip the politics and go right into the tying up baby cows? #rodeo","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Sep 07 23:54:25 +0000 2012","id_str":"244222119179853827","full_text":"There's a rodeo once a year at an arena about 1000 feet from my house. http://instagr.am/p/PSxITqM2qy/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 07 23:02:20 +0000 2012","id_str":"244209011585597440","full_text":"“How’s your dinner, Vivian? Not as terrible as you feared?”

“It’s still terrible, but good.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 07 22:30:50 +0000 2012","id_str":"244201086670471168","full_text":"Rave, costume masquerade, literary panel, trapeze, work, farm market, erotic art show, rodeo, moonshine class. Another typical week for Eric","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 07 21:01:54 +0000 2012","id_str":"244178705524588544","full_text":"Just posted the 100th installment of my project recording myself reading all 250 of the Brothers Grimm Fairy Tales: http://grimmlunch.org/100-the-devil-s-sooty-brother","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 07 19:01:24 +0000 2012","id_str":"244148381843333120","full_text":"Tonight’s 20/20: Athens predator Booker T. He’s \"the cutest serial killer you will ever meet” says owner @amywatts. http://abcnews.go.com/2020","favorite_count":"0","retweet_count":"3"},{"created_at":"Fri Sep 07 18:03:48 +0000 2012","id_str":"244133882524479490","full_text":"I saw today’s Google doodle and thought it was cute, but then I started clicking on things. It’s an entire ST:TOS episode! Kinda.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 07 12:56:56 +0000 2012","id_str":"244056657980686336","full_text":"I’ve been running nearly nonstop this week at DragonCon and such and lost eight pounds. I store energy like a camel stores water.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 07 12:30:59 +0000 2012","id_str":"244050128724455424","full_text":"It’s that awkward time of year when someone says “Winter is coming” and I have to decide if my response mentions the watchers on the wall.","favorite_count":"1","retweet_count":"2"},{"created_at":"Fri Sep 07 01:37:09 +0000 2012","id_str":"243885587172569088","full_text":"The erotic art show at the Engine Room has quite the eclectic mix of exhibits. As one might expect from Athens.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 06 18:36:03 +0000 2012","id_str":"243779612478406657","full_text":"If I happen to return home from my distilling class with five gallons of fresh apple juice, the two will be totally unrelated. Honest.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 06 17:25:38 +0000 2012","id_str":"243761890893905920","full_text":"“Save the date for the 2012 homecoming. This year we will be celebrating ‘123 years of Miners Fighting Pirates!’”

I went to nerd college.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Sep 05 20:10:11 +0000 2012","id_str":"243440915677605888","full_text":"Saturday I’m learning to make moonshine! (Attention revenuers: I will not be using this knowledge for anything, ever.) http://www.darkcornerdistillery.com/school.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 05 19:42:30 +0000 2012","id_str":"243433947969757184","full_text":"If you didn’t get your 2013 DragonCon membership at the con, you can still get it for the same $65 online: http://store.dragoncon.org/index.php?main_page=product_info&cPath=26&products_id=696","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Sep 05 18:18:23 +0000 2012","id_str":"243412777404862464","full_text":"“This Is Demodex Folliculorum, The Anus-less Mite That Eats Your Face Grease, And Its Death Poop Can Give You Rosacea” http://www.buzzfeed.com/jtes/scientists-find-cause-of-rosacea-and-its-ter","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 05 13:17:14 +0000 2012","id_str":"243336991868076032","full_text":"Lanier Parking charged my card twice for parking at DragonCon and want me to file all sorts of paperwork to prove it. My bank’s no help.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 05 12:22:00 +0000 2012","id_str":"243323090136875009","full_text":"Way to keep it classy, Athens. http://instagr.am/p/PMYWEHM2rY/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 04 15:26:35 +0000 2012","id_str":"243007157090516992","full_text":"Discovered lots of new-to-me great music at DragonCon. My favorite title: “Circus Music to Grind Your Organs By” by This Way to the Egress","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 04 01:29:32 +0000 2012","id_str":"242796505453432832","full_text":"I now own enough kilts that I don’t have to wear pants any more.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Sep 03 23:31:21 +0000 2012","id_str":"242766761634721793","full_text":"Nine cents for mortal men doomed to die
One for the dark lord on his dark throne
In the land of caribou wher http://instagr.am/p/PIZgwKM2n9/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 03 21:07:03 +0000 2012","id_str":"242730449590448129","full_text":"DragonCon, I am out of you.

I hope you enjoyed my moves.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 03 19:47:38 +0000 2012","id_str":"242710462372921344","full_text":"Translation: \"Happy Labor Day! Proletariat keep out!!!\" http://instagr.am/p/PIBv0qM2jG/","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Sep 03 18:17:33 +0000 2012","id_str":"242687795154530304","full_text":"Last panel of the con: a discussion of the lack of clear heroes and villains in the Game of Thrones books. #dragoncon","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Sep 03 15:57:27 +0000 2012","id_str":"242652537981911041","full_text":"DragonCon is checking out and the National Baptist Convention is checking in. Man, what a weird mix of costumes.","favorite_count":"0","retweet_count":"2"},{"created_at":"Mon Sep 03 13:27:36 +0000 2012","id_str":"242614825195282432","full_text":"More people need to know about Megan Jean and the KFB. Imagine the Squirrel Nut Zippers as a duo led by Amy Winehouse. http://www.meganjean.net","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Sep 03 06:13:46 +0000 2012","id_str":"242505649286692864","full_text":"Ursula killed it doing The Time Warp. #dragoncon http://instagr.am/p/PGkp2CM2hh/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 03 05:32:22 +0000 2012","id_str":"242495226512556032","full_text":"The gal w/ the beautiful Victorian dress in the clockwork wheelchair owned the dance floor on “You Turned Me Right Round”. I’m not kidding.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 03 04:26:11 +0000 2012","id_str":"242478572349050880","full_text":"For @AppleSP http://yfrog.com/h2813wlj","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Sep 03 01:55:16 +0000 2012","id_str":"242440594029416448","full_text":"There’s a sentient automaton suffragette here. Equal rights for all!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 02 15:01:55 +0000 2012","id_str":"242276170970836993","full_text":"Will try to catch some panels today for Tolkien, Doctor Who, The Venture Brothers, and low budget costuming. Tonight, steampunk masquerade!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 02 06:28:47 +0000 2012","id_str":"242147038517661696","full_text":"The sand people dance in single file to hide their numbers. #dragoncon","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 02 06:02:12 +0000 2012","id_str":"242140350548938753","full_text":"The Riders of Brohan, wearing scale mail made from red solo cups. They’d take Athens by storm.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Sep 02 02:07:31 +0000 2012","id_str":"242081290386550785","full_text":"Got to watch Sylvester McCoy play the spoons as accompaniment to a ukelele song about Sylvester McCoy playing the spoons. Which was nice.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 01 23:24:45 +0000 2012","id_str":"242040327828013057","full_text":"OH: “Georgia’s in the south, but it’s not all that southern.”

I know this is a fantasy convention, but come on.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Sep 01 20:22:32 +0000 2012","id_str":"241994471754067969","full_text":"I’m at the Parsec Awards ceremony (for speculative fiction podcasts) to hopefully see several of my Internet friends win. #dragoncon","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 01 06:44:21 +0000 2012","id_str":"241788568962478080","full_text":"It’s three in the morning and I’m dancing to techno next to Harvy Birdman. Usually that means I’ve been hitting the peyote again. #dragoncon","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 01 00:57:37 +0000 2012","id_str":"241701310641094657","full_text":"I’m not sure why I’m here dancing with Billy Boyd when you could be, but if you won’t dance with the Took, I’m not turning it down.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 01 00:24:23 +0000 2012","id_str":"241692947022749696","full_text":"The Prancing Pony is about to open its doors. There are already quite a few shady characters waiting to get in. Myself included.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 31 22:12:56 +0000 2012","id_str":"241659867797008384","full_text":"I’m glad I’m not the only one crying in here. #raybradbury #dragoncon","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 31 21:05:13 +0000 2012","id_str":"241642826025283584","full_text":"About to say goodbye to my favorite author, Ray Bradbury, at a remembrance session for him. #dragoncon *sniff*","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 31 17:02:48 +0000 2012","id_str":"241581818674040832","full_text":"I’ve been here an hour and have already had the seventh Doctor (and Radagast the Brown) literally in my lap. A good start to #dragoncon.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 31 14:56:41 +0000 2012","id_str":"241550078857334785","full_text":"Registration was so quick, I’ve got plenty of time to donate blood before having a bit of a chat with Sylvester McCoy. #dragoncon","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 31 14:07:47 +0000 2012","id_str":"241537774954631169","full_text":"Registration wait time: 0 minutes, 0 seconds. #dragoncon","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 31 13:50:36 +0000 2012","id_str":"241533447980605441","full_text":"Dragon*Con, you are in me!

Wait, did I do that right?","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Aug 31 03:22:38 +0000 2012","id_str":"241375415317438464","full_text":"This story about humans on another world being enslaved by a dragon race might be “young adult”, but it’s also awesome. http://www.castofwonders.org/2012/05/05/ep-37-in-the-cemetery-of-frozen-ships-part-1-by-suzanne-van-rooyen/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 30 16:48:58 +0000 2012","id_str":"241215948152004608","full_text":"I’ve just recorded my 99th Brothers Grimm fairy tale, and later today will cross 30,000 downloads. Glad I started this! http://grimmlunch.org","favorite_count":"0","retweet_count":"2"},{"created_at":"Thu Aug 30 15:51:06 +0000 2012","id_str":"241201387004903424","full_text":"Peeing in jugs has never been so funny. RT @RoderickOn: New episode: Ep. 44: \"The Story of Lola\" http://i-0.us/SNhDiP","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 29 19:36:27 +0000 2012","id_str":"240895710483066880","full_text":"The music video for “Gay Pirates” by Cosmo Jarvis, a stage theatrical production, is beautifully done. http://www.youtube.com/watch?v=dysG12QCdTA","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 29 17:29:37 +0000 2012","id_str":"240863789451464704","full_text":"“A cross between Lucille Ball and Julia Child, with a dash of Marilyn Monroe” My friend Ashley Simone was on TV today! http://www.wciu.com/youandme.php?section=home&assets=videos&assetID=10008953","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 29 14:18:08 +0000 2012","id_str":"240815604406317057","full_text":"Well, looks like I just wasted $5 on a new tarp. http://xkcd.com/1101/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 29 11:15:26 +0000 2012","id_str":"240769625976094721","full_text":"A forty-five minute drive through dark thick fog while listening to masterfully read HP Lovecraft: highly recommended. http://www.drabblecast.org/2012/07/31/drabblecast-251-the-music-of-erich-zann/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 28 18:30:23 +0000 2012","id_str":"240516693779181568","full_text":"This morning I tried drinking espresso to make the php run. That didn’t work, so this afternoon I switched to hard cider. Success!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 28 17:14:41 +0000 2012","id_str":"240497646370963456","full_text":"\"His Grief, and Ours: Paul Ryan’s nasty ideal of self-reliance.\" A beautiful dismantlement of Ryan's Ayn Rand idealism. http://www.tnr.com/article/magazine/politics/106459/paul-ryan-nasty-philosophy-self-reliance-ayn-rand?page=0,0","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Aug 28 13:23:25 +0000 2012","id_str":"240439445353013249","full_text":"“After the world ended, Jimmy set up a roadside cafe in the median of I-95…” I loved this story. Bleak & heartwarming. http://www.strangehorizons.com/2008/20080630/roadside-f.shtml","favorite_count":"2","retweet_count":"1"},{"created_at":"Tue Aug 28 13:16:57 +0000 2012","id_str":"240437816599932928","full_text":"A radio telescope in Green Bank, WV, finds definitive proof of an intelligence at work in our solar system: http://radioastrogal.wordpress.com/2012/08/28/signs-of-intelligence-around-mars/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 28 11:35:04 +0000 2012","id_str":"240412176320442368","full_text":"Polished my bullwhip. #notaeuphamism #costuming","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 28 00:53:55 +0000 2012","id_str":"240250828965937152","full_text":"My de-cargoed cargo pants really tie my outfit together. #costuming","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 27 19:52:27 +0000 2012","id_str":"240174961719922688","full_text":"+1 I was listening to her new album when this tweet came by. RT @omgrey: Steampunk Spotlight: @Unwoman http://goo.gl/VwiQu","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 27 16:34:22 +0000 2012","id_str":"240125112865665024","full_text":"All summer I felt mentally & physically stagnant, but I’m coming out. I did things easily in trapeze class today that killed few weeks ago.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 27 16:23:23 +0000 2012","id_str":"240122345916870656","full_text":"That sound you hear is all the bar owners in Athens cheering as one. http://instagr.am/p/O1o0xYM2se/","favorite_count":"0","retweet_count":"2"},{"created_at":"Mon Feb 28 04:13:06 +0000 2022","id_str":"1498149233668636675","full_text":"“Interview with a Senior JS Developer” Story checks out, 100%

https://youtu.be/Uo3cL4nrGOk","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 26 23:53:30 +0000 2022","id_str":"1497721517689425920","full_text":"Thinking of doing the yard and garden up entirely in heirloom sunflowers, for some reason. https://www.seedsavers.org/category/sunflowers","favorite_count":"7","retweet_count":"0"},{"created_at":"Sat Feb 26 23:49:34 +0000 2022","id_str":"1497720527384981506","full_text":"British Christmas tv specials are so very different from ours. #8OutOf10CatsDoesCountdown
","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Aug 26 17:16:55 +0000 2012","id_str":"239773433557307392","full_text":"At a liquor store on a Sunday in Georgia. We truly live in an age of miracle and wonder.","favorite_count":"0","retweet_count":"3"},{"created_at":"Sat Aug 25 23:11:54 +0000 2012","id_str":"239500377211416577","full_text":"“Your favorite color is pink?”
*nods*
“So you’re half girly girl and half tomboy?”
*nods* “But mostly tomboy.”
My girl, with a friend.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 25 22:56:13 +0000 2012","id_str":"239496429612171264","full_text":"A two year old (not my own) walked up to me, handed me a tube of lipstick, and asked “Can you open this? I want to make my mouth all purty.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 25 16:08:15 +0000 2012","id_str":"239393763045294081","full_text":"We’ve got the skating rink to ourselves for two hours, so of course I made a playlist of Viv’s songs. It’s heavy in ska, steampunk, & TMBG.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 25 04:38:58 +0000 2012","id_str":"239220300955410432","full_text":"I still need to figure out the dorsal fin. I'm glad I gave Vivian low expectations, but it's pretty good for http://instagr.am/p/OvOFUPM2m7/","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Aug 25 03:13:26 +0000 2012","id_str":"239198774063407105","full_text":"Fondant is tricksy stuff.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 25 02:12:53 +0000 2012","id_str":"239183536668696577","full_text":"I’ve never met you
And this is shady
It’s my vagina
So hands off, crazy.

http://digbysblog.blogspot.com/2012/08/hands-off-crazy.html?utm_source=twitterfeed&utm_medium=twitter","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Aug 25 00:44:01 +0000 2012","id_str":"239161170878156800","full_text":"For a bday party tomorrow I’m making a big 3D sculpted gluten free cake and decorating it with homemade fondant. What can possibly go wrong?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 24 22:04:13 +0000 2012","id_str":"239120958978416642","full_text":"I was afraid I wouldn’t be able to find fondant and my rural grocery store, but it turns out its something you make from real ingredients.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 24 18:06:39 +0000 2012","id_str":"239061170487717888","full_text":"“Dad, this year I want my birthday cake to have a real great white shark head.”
Challenge accepted. If by “real” you mean “cake & frosting”.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 24 17:20:16 +0000 2012","id_str":"239049500579217408","full_text":"It’s about time my sister got written up in the paper for something other than being a public menace: http://www.news-leader.com/article/20120824/LIFE/308240031","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 24 16:48:51 +0000 2012","id_str":"239041594169376768","full_text":"Bought cargo pants and a seam ripper. I just don’t have that much cargo. #costuming","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 24 15:09:32 +0000 2012","id_str":"239016598734790656","full_text":"Last September I bought a black denim Utilikilt Workman, size 44-46/21L, and then got too skinny to wear it. Anyone want it for $150?","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Aug 24 14:21:12 +0000 2012","id_str":"239004435328692225","full_text":"I don’t at all agree with the message, but this is really well done: http://scienceofimitationmilk.com (via @wiseacre)","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 24 13:31:34 +0000 2012","id_str":"238991946046140416","full_text":"Surprised to see a $90 charge from GoDaddy since last year I cancelled the auto-renew. And the certificate. And the domain. And the account.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 24 12:28:45 +0000 2012","id_str":"238976136594485249","full_text":"Today must be “Elderly Gentlemen Driving New Sportscars 20MPH Under the Speed Limit on the Highway Day”. Everyone deserves a day, I guess.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 23 17:42:53 +0000 2012","id_str":"238692803482370048","full_text":"Today I read my 95th Grimm’s Fairy Tale, a humorously ribald story of a priest & a farmer’s wife called Old Hildebrand: http://grimmlunch.org/95-old-hildebrand","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 23 16:24:08 +0000 2012","id_str":"238672984615837696","full_text":"Have you seen this wolf? If found, do not give to the Lannisters! @ Community http://instagr.am/p/OrVr7sM2v2/","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Aug 22 18:36:33 +0000 2012","id_str":"238343920524857345","full_text":"Today I learned about Camille & Kennerly, the Electric Harp Twins. Human beings are a wonderful species. http://www.youtube.com/user/CamilleandKennerly?feature=watch","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 22 17:39:27 +0000 2012","id_str":"238329551489478656","full_text":"Amazing. RT @LuigiMontanez: HD video of the Mars Curiosity landing: http://www.youtube.com/watch?v=gZX5GRPnd4U","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 22 13:26:49 +0000 2012","id_str":"238265973268938752","full_text":"“Unsettling pictures of Mitt Romney with a very tiny face” http://littlefacemitt.tumblr.com I don’t think there’s anything more to say.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 21 20:33:50 +0000 2012","id_str":"238011048450457600","full_text":"Quoted for truth: RT @mc_frontalot: Holy moley! @MegaRan's new video is AMAZING. http://goo.gl/iYzlH","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 21 18:14:51 +0000 2012","id_str":"237976072325566464","full_text":"“Is airship piracy right for you?” is possibly my favorite DragonCon session title.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Aug 21 17:57:53 +0000 2012","id_str":"237971800452124672","full_text":"Pre-ordered. http://www.kungfugrippe.com/post/29903123779/replacing-human-connection","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Aug 21 16:59:45 +0000 2012","id_str":"237957172842082304","full_text":"Tacos for lunch because it's my mom's birthday. Viva la madre! @ Farm Cart http://instagr.am/p/OmP_VWM2py/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 21 13:52:41 +0000 2012","id_str":"237910094052995074","full_text":"Anyone using the DragonCon phone app who wants to be “app friends” with me, holler for a “friend code”. #nerdlife","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 20 19:21:39 +0000 2012","id_str":"237630493728854017","full_text":"Oh, hey! New Young Fresh Fellows album tomorrow: http://www.yeproc.com/pre-order-the-young-fresh-fellows-all-new-album-tiempo-de-lujo-now-at-the-yep-roc-store","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Aug 19 21:56:51 +0000 2012","id_str":"237307161884110848","full_text":"My two year old knows the lyrics to more songs from “Hello, Dolly!” than I do. Also, Peter Gabriel.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 19 21:04:18 +0000 2012","id_str":"237293939126833152","full_text":"“Farmer feeds cows candy (mixed with an ethanol by product and a mineral nutrient) to beat rising corn prices” So sad. http://www.cnycentral.com/news/story.aspx?id=788679#.UDFUQKmxGL-","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Aug 19 14:54:15 +0000 2012","id_str":"237200812777025536","full_text":"For her birthday dinner, Vivian chose chicken legs, broccoli, macaroni and cheese, and chocolate chip cookies. Eight years old already!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 18 22:37:38 +0000 2012","id_str":"236955039862779904","full_text":"Juniper gave me a big sweet hug and said, “I love … <long pause> … chocolate!”","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Aug 18 16:18:59 +0000 2012","id_str":"236859750862684160","full_text":"Accidentally putting lemon alka-seltzer sinus tablets in your mocha isn’t as gross as you’d think it would be.

Still pretty gross, though.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 17 19:19:29 +0000 2012","id_str":"236542784562139137","full_text":"Had to take in all the buckles on my boots. Could be the leather’s stretching, but I think it’s because I’ve lost my cankles.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 17 12:26:51 +0000 2012","id_str":"236438944869400578","full_text":"Viv’s first day of third grade: another in the series of school bus videos. http://www.youtube.com/watch?v=eiE6q8rYbbg","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 17 09:52:47 +0000 2012","id_str":"236400169535541248","full_text":"Vivian, upon waking: “Did you know that in the old days people used snake poison as electricity? I read it on the Internet the other day.”","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Aug 17 00:36:47 +0000 2012","id_str":"236260248757866496","full_text":"Tomorrow is the first day of school, which means the end of luxurious nights of six hours of sleep.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 15 18:10:33 +0000 2012","id_str":"235800660329787392","full_text":"I could not possibly love these old PBS auto tune remixes more than I already do. Happy birthday, Julia! http://www.youtube.com/watch?v=80ZrUI7RNfI","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 15 17:54:40 +0000 2012","id_str":"235796664449892352","full_text":"“Excuse me, Professor. Sorry, but I don’t believe in revolution.” http://www.smbc-comics.com/index.php?db=comics&id=2703#comic","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 15 12:20:53 +0000 2012","id_str":"235712665975136256","full_text":"“I couldn't resist the massive remixability that such a large, varied yet connected bundle of source material offered.” http://www.youtube.com/watch?feature=player_embedded&v=opg4VGvyi3M","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 15 02:57:02 +0000 2012","id_str":"235570769520914433","full_text":"Gyroscopic Martian panorama! RT @mobile_justin: STOP EVERYTHING YOU ARE DOING AND OPEN THIS LINK ON YOUR IPHONE - http://www.360cities.net/image/curiosity-rover-martian-solar-day-2#172.65,10.74,61.5","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 13 22:55:18 +0000 2012","id_str":"235147547612704769","full_text":"Vivian rejects House Baratheon’s claim to the throne solely because their sigil is an herbivore.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 13 21:45:03 +0000 2012","id_str":"235129869225295872","full_text":"\"We have a very strict trio of house rules that we follow & will be passing down on to the daughters as they mature.\" http://elizebethjoy.wordpress.com/2012/08/13/honeywine-hollows-house-rules/","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Aug 13 18:36:12 +0000 2012","id_str":"235082341888958465","full_text":"\"If you are insured by Progressive, and they owe you $, they will defend your killer in court in order to not pay you.\" http://mattfisher.tumblr.com/post/29338478278/my-sister-paid-progressive-insurance-to-defend-her","favorite_count":"4","retweet_count":"6"},{"created_at":"Sun Aug 12 22:44:43 +0000 2012","id_str":"234782493549662208","full_text":"Thank you, licensing department of the Nintendo corporation! http://instagr.am/p/OPskoRM2km/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 12 17:05:13 +0000 2012","id_str":"234697056583815168","full_text":"Hand made blueberry pop tart and a bloody mary. Good morning, world!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 12 14:42:56 +0000 2012","id_str":"234661252079681537","full_text":"I said, “Hey! What’s going on?” RT @jmspool: You must watch this: http://youtu.be/itvJybdcYbI","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 12 05:28:03 +0000 2012","id_str":"234521609292107776","full_text":"I got so wrapped up in fighting the darkspawn that I nearly forgot to go outside to watch meteors. It’s a beautiful cloudless night!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 12 01:58:58 +0000 2012","id_str":"234468990930542593","full_text":"It shouldn't be too hard to make a DragonCon costume from my Dalish character from Dragon Age. #nerd #duh http://instagr.am/p/ONdwkUM2kd/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 12 00:52:32 +0000 2012","id_str":"234452271621087232","full_text":"My local country skating rink has a hand written sign at the front door stating it costs $7 to “hang out”. The quotes are theirs.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 12 00:50:38 +0000 2012","id_str":"234451795638886400","full_text":"Down the road from my country roller rink is a still operating 200 year old Methodist summer camp.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 12 00:49:30 +0000 2012","id_str":"234451510933741568","full_text":"Today I checked out my local skating rink, which is more out of town than I am. Across the street is a hand operated sawmill.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 11 19:30:40 +0000 2012","id_str":"234371273826910209","full_text":"It’s a sales tax holiday and I’m at a giant Super WalMart, but there is no one here. Place’s deserted. Easiest school supply shopping ever!","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Aug 11 00:32:06 +0000 2012","id_str":"234084745091350528","full_text":"I'm getting ready to go shake my money makers at the Go Bar.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 10 22:05:23 +0000 2012","id_str":"234047821739880448","full_text":"I’ve just been told Widespread Panic are playing an unannounced set at the Michael Houser remembrance show tonight. It’s long been sold out.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 10 20:14:16 +0000 2012","id_str":"234019858248003584","full_text":"\"She was living with a physicist who raised rabbits for their meat, and didn't know my father was her other beau.\" http://www.youtube.com/watch?v=uyriXzOzV2s NSFW","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Aug 10 04:38:59 +0000 2012","id_str":"233784487203467264","full_text":"This great edit of the Deliverance \"Dueling Banjos\" scene is perfect for trolling your drunk and/or high friends. http://www.youtube.com/watch?v=ymA8T-ZWTCQ&feature=related","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 09 16:53:14 +0000 2012","id_str":"233606879304114177","full_text":"Hobo sign spotted in downtown Athens. http://instagr.am/p/OHV9VXs2kN/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 08 16:06:38 +0000 2012","id_str":"233232761425637376","full_text":"And I'll dance with you in Vienna
I'll be wearing a river's disguise
The hyacinth wild on my shoulder,
My mouth on the dew of your thighs","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 08 15:31:44 +0000 2012","id_str":"233223980734091264","full_text":"Let's build a happy little cloud. Let's build some happy little trees. There are no limits here.
http://www.thesouptv.com/latest/easel-does-it/333791","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 08 13:47:54 +0000 2012","id_str":"233197850287284224","full_text":"Found a new school backpack for Vivian. If only I could actually buy it. http://spluch.blogspot.com/2007/08/cool-dragon-bag.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 07 23:37:43 +0000 2012","id_str":"232983894750801920","full_text":"I'm kinda performing a solo clogging routine on stage Friday night. I've never clogged before. It will be memorable for all involved.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 07 19:05:06 +0000 2012","id_str":"232915286410543106","full_text":"Another VC-funded Silicon Valley start-up has become one of my competitors. It looks great! Welcome, @goodeggs! http://www.goodeggs.com","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Aug 07 17:11:57 +0000 2012","id_str":"232886810097876992","full_text":"A nice Drive-by Truckers poster http://instagr.am/p/OCObhzs2lY/","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Aug 07 16:33:53 +0000 2012","id_str":"232877230626332672","full_text":"All I know is the steak tastes better when I take my steak tastes better pill.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 13 04:38:49 +0000 2022","id_str":"1492719889815113731","full_text":"Melancholia. When the urge to watch that again gets strong, I know it’s time for an emergency application of self care. https://twitter.com/H0NEYRIVER/status/1492536447718490116","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Aug 07 14:41:39 +0000 2012","id_str":"232848987563126784","full_text":"A group of my friends made a wonderful 6 minute movie for the 2012 48 Hour Film Project. http://www.youtube.com/watch?v=wrmPF_OoBN4","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 07 04:08:02 +0000 2012","id_str":"232689532514992129","full_text":"\"Louisiana Public School Forces Pregnancy Tests on Girls, Kicks out Students Who Refuse or are Pregnant.\" In 2012.
http://www.aclu.org/blog/reproductive-freedom-womens-rights/get-tested-or-get-out-school-forces-pregnancy-tests-girls","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 07 03:10:48 +0000 2012","id_str":"232675128599797760","full_text":"Punks are discussing Curiosity at the bar. “It was on NASA TV and it was awesome! The thing landed and all those nerds went nuts!”","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 07 02:45:30 +0000 2012","id_str":"232668763185627136","full_text":"Grumbling that it’s 11pm on a Monday night and the punk rock show hasn’t started yet may be one sign that I’m getting too old for punk rock.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 06 21:14:11 +0000 2012","id_str":"232585385442680832","full_text":"I'm the only one in the theater for a showing of \"Safety Not Guaranteed\", based off the classic time travel classified. http://en.m.wikipedia.org/wiki/Safety_Not_Guaranteed","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 06 20:22:44 +0000 2012","id_str":"232572436732862464","full_text":"Oregon Trail cross stitch, browncoated up a little. http://procrastistitching.tumblr.com/post/28839115400/sidhera-posted-this-amazing-firefly-oregon-trail","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 06 06:41:32 +0000 2012","id_str":"232365773778214912","full_text":"I *may* have over caffeinated to be awake for the Mars landing. NASA can precisely put a rover in a crater, but I can’t dose my coffee.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Aug 06 00:05:52 +0000 2012","id_str":"232266203261960193","full_text":"The Curiosity Mars lander will touch down at about 1:30am my time.

I apologize in advance to my co-workers for my sleepiness tomorrow.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Aug 05 17:48:57 +0000 2012","id_str":"232171349186064384","full_text":"Sitting at the bar sipping rum & reading a novel while I wait for breakfast to digest so I can order lunch. It feels absolutely decadent.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 05 00:15:28 +0000 2012","id_str":"231906229885210624","full_text":"Today’s new word is “subligaculum”. I happen to need one for this thing I’m doing, and have to make it. Can’t buy ‘em. http://www.classicsunveiled.com/romel/html/clothmen.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 04 18:00:58 +0000 2012","id_str":"231811983303905280","full_text":"I always get suspicious looks from other shoppers when I’m by myself in a fabric store, like I’m invading their safe space.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 04 16:52:20 +0000 2012","id_str":"231794712640643072","full_text":"Dr. Strangelove is on the big screen at Cine at 2:30 today. It’s hard to pass that up.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 03 22:07:38 +0000 2012","id_str":"231511670084730880","full_text":"Wait, what? RT @eroticawriter: Experiment in fetal engineering aims to prevent intersex, lesbian, tomboy births. http://www.northwestern.edu/newscenter/stories/2012/08/dreger-fetal-engineering.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 03 20:48:17 +0000 2012","id_str":"231491702442057729","full_text":"\"This is probably the most spot-on Jim Morrison impression I've ever seen. But you don't have to take my word for it!\" http://www.youtube.com/watch?v=eBRYsAfchkY","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 03 20:05:43 +0000 2012","id_str":"231480990504194049","full_text":"Sex education is one of the few classes where it’s not understood that young people are being prepared for the future. http://www.nytimes.com/2011/11/20/magazine/teaching-good-sex.html?_r=2&pagewanted=all","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 03 14:58:23 +0000 2012","id_str":"231403645462257665","full_text":"My showerhead has a little clog that causes a drip that falls onto a seat and drums out the Terminator theme. Makes showers extra dramatic.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 03 01:41:33 +0000 2012","id_str":"231203117373480960","full_text":"\"The Effects of Peanut Butter on the Rotation of the Earth\" (A scientific paper)

http://www.improbable.com/airchives/classical/articles/peanut_butter_rotation.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 02 04:06:02 +0000 2012","id_str":"230877092005416962","full_text":"\"Local farmers careful in choosing livestock processor\" http://onlineathens.com/food/2012-07-31/local-farmers-careful-choosing-livestock-processor","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 02 01:16:06 +0000 2012","id_str":"230834325619372032","full_text":"“I woke up this morning in the Keys…”
“The Keys? The Florida Keys? Like, unexpectedly?”

Now, *that* would be a vacation.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 01 22:50:38 +0000 2012","id_str":"230797719235620864","full_text":"The last 24 hours in transportation: Auto, Boat, Plane, Train, Bus, Walking. Still a few hours from home.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 01 21:57:35 +0000 2012","id_str":"230784368212332544","full_text":"You Can’t Spell Steampunk without “Meat”
http://xerposa.com/steampunk-epic-mealtime","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 01 15:21:59 +0000 2012","id_str":"230684811570860032","full_text":"TSA guy got on the radio to announce “It’s a kilt! It’s a kilt!” and then gave me a good groping (just to be sure).","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Aug 01 14:37:08 +0000 2012","id_str":"230673525223067649","full_text":"Olivia Tremor Control's Bill Doss is gone. I just passed up seeing them last week since \"there'll be another time\". http://m.onlineathens.com/local-news/2012-07-31/olivia-tremor-controls-bill-doss-dead-43","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 31 23:22:58 +0000 2012","id_str":"230443466398777344","full_text":"Current Status (I come home tomorrow) http://instagr.am/p/Nw3YqVM2qT/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 31 12:01:20 +0000 2012","id_str":"230271929641222144","full_text":"A nest of sea turtles has hatched, and are getting released into the ocean. http://instagr.am/p/NvpSjgM2o_/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 31 01:50:11 +0000 2012","id_str":"230118125587283968","full_text":"Current Status http://instagr.am/p/NujcFkM2vC/","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jul 30 21:19:43 +0000 2012","id_str":"230050061030146048","full_text":"With a van like that, I bet this plumber lays a lot of pipe. http://instagr.am/p/NuEciTs2pS/","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Jul 30 21:02:31 +0000 2012","id_str":"230045732361613312","full_text":"Made it to Ernest Hemingway’s house at 4:58. They close at 5. #d’oh!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 30 18:09:45 +0000 2012","id_str":"230002254852272129","full_text":"Juniper ate a piece of sushi ginger, banged her forehead on the tabletop, and then asked for more. I had the same reaction my first time.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Jul 29 18:10:59 +0000 2012","id_str":"229640176836702208","full_text":"Seems like I missed an epic concert when mysterious & legendary Jandek played at Elephant 6’s Orange Twin Community last night in Athens.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 28 23:04:49 +0000 2012","id_str":"229351734559002625","full_text":"This is the view out my front \"door\" for the next four days. @ Long Key State Park http://instagr.am/p/NpGzyYs2si/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 27 14:40:23 +0000 2012","id_str":"228862400928034816","full_text":"The Humble Music Bundle. Pay what your want. Help Charity. Get great music (TMBG, OK Go, MC Frontalot, Coulton, more) http://www.humblebundle.com","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Jul 27 04:18:58 +0000 2012","id_str":"228706017544921089","full_text":"Rubyists upgrading to Mountain Lion: these guides will help you get all your tools back in order. http://coderwall.com/p/dtbuqg","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 27 03:38:45 +0000 2012","id_str":"228695896727117824","full_text":"Making sure to load up \"Songs for Driving\" by Athens' duo \"Maps & Transit\" onto my iPod for my road trip tomorrow. http://www.camomillemusic.com/cml003.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 27 03:25:16 +0000 2012","id_str":"228692504709562368","full_text":"That was new. The lady behind me in line at the Circle K asked me to repeat my request for “two bags of ice” because she loved my accent.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jul 27 01:50:33 +0000 2012","id_str":"228668668006002688","full_text":"Box of cupcakes in a locked truck & 2 hours later they’re swarming in fire ants. No wonder the ancients believed in spontaneous generation.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jul 27 00:41:49 +0000 2012","id_str":"228651370423648259","full_text":"And I quote: \"Have more tongue!\" http://instagr.am/p/NkIbWqs2m3/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 26 13:33:34 +0000 2012","id_str":"228483198647156736","full_text":"I'm not a furry, but, um… http://www.kigu.co.uk/shop/tails.html","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Jul 26 02:32:41 +0000 2012","id_str":"228316882963419137","full_text":"Wearable Planters -- Jewelry for Green Thumbs http://www.etsy.com/shop/wearableplanter?page=1","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 26 01:43:35 +0000 2012","id_str":"228304525616885761","full_text":"Driving to the Keys in 36 hours. With a full day at work and my farmers market between now & then, I think I'll be winging this trip.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 25 22:00:47 +0000 2012","id_str":"228248456593014784","full_text":"\"A few wonderful things about being a girl\" written by an 8 year old. The list ends with \"We are smart. We have power.\" http://imgur.com/DWnYo","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Jul 25 00:18:19 +0000 2012","id_str":"227920679448760320","full_text":"\"Give Her Honey When You Hear Her Scream\" by Maria Dahvana Headley.

Wow. 4581 words, and all of them belong.

http://www.lightspeedmagazine.com/fiction/give-her-honey-when-you-hear-her-scream/","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Jul 24 03:14:40 +0000 2012","id_str":"227602672348434432","full_text":"I am a bag of meat sitting on a rock in outer space, and someday I will die. And I’m totally ok with that. http://theoatmeal.com/comics/religion","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 24 02:00:09 +0000 2012","id_str":"227583921565597700","full_text":"Botanicula is a beautiful OSX game that my 7yo loves to play and my 2yo loves to watch. I like playing it too. http://itunes.apple.com/us/app/botanicula/id517309256?mt=12","favorite_count":"1","retweet_count":"2"},{"created_at":"Tue Jul 24 00:21:16 +0000 2012","id_str":"227559036709658624","full_text":"Sad to learn why Sally Ride was popping up in my Twitter feed today. She will be missed. http://thegrindstone.com/mentor/sally-ride-the-first-american-woman-in-space-dies-at-61","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jul 23 21:18:18 +0000 2012","id_str":"227512992185606144","full_text":"Happy hour reader’s theater! Tonight, three comedic sketches by Anton Chekhov.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 23 18:03:53 +0000 2012","id_str":"227464062131372033","full_text":"Ok, the title \"Time Machine Chefs\" made me roll my eyes, but now that I've read about it, I'm excited. http://eater.com/archives/2012/07/23/abcs-time-machine-chefs-premiering-august-16.php","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 22 23:10:11 +0000 2012","id_str":"227178757394427905","full_text":"Foreshadowing dessert by starting dinner with a chilled soup of roasted butternut squash, ginger, and coconut milk.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 22 20:55:57 +0000 2012","id_str":"227144978684588032","full_text":"It's never come up before, but I'm suddenly grateful this highchair was designed to be hosed off. 0.o","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 22 17:59:56 +0000 2012","id_str":"227100680211537920","full_text":"Today I'm going to make the coconut milk grilled peach and ginger ice cream. http://paleoparents.com/featured/grilled-peach-and-ginger-ice-cream/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 22 02:43:35 +0000 2012","id_str":"226870073200095232","full_text":"It's 11pm and I've had eight hours of sleep over the past three nights, combined. So that means it's time to can 10lbs of cherries, right?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 22 02:01:08 +0000 2012","id_str":"226859393185095681","full_text":"Vivian created a creature in Spore with a very silly walk, so naturally I introduced her to the Ministry of Silly Walks. #nerdlifeforever","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 21 20:17:59 +0000 2012","id_str":"226773036777500672","full_text":"I'm thinking fried chicken and waffles for dinner. I'll make extra in case you come by. Yes, you.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 21 19:24:39 +0000 2012","id_str":"226759611527602176","full_text":"Awesome! Someone figured out how to run Dragon Age Origins on a retina MacBook Pro. See you in a few weeks! http://social.bioware.com/forum/1/topic/99/index/12929343/1#13250604","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 21 18:13:25 +0000 2012","id_str":"226741686489972736","full_text":"It's great to revisit the classics. Thanks to EscapePod for running 1967’s Hawksbill Station by Robert Silverberg! http://escapepod.org/2012/05/24/ep346-hawksbill-station/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 21 15:35:40 +0000 2012","id_str":"226701988740624384","full_text":"One young lady, upon being handed a plate with tastes of 14 pies: “This is going to be the best day of my life!” Apparently, she likes pie.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jul 21 14:58:00 +0000 2012","id_str":"226692510368546816","full_text":"I’ve had my yearly allotment of pie. In the last hour.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 21 12:34:01 +0000 2012","id_str":"226656273159045120","full_text":"I find myself involved in another pie contest. @ Athens Farmers Market http://instagr.am/p/NV9IbOM2mm/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 21 01:10:52 +0000 2012","id_str":"226484354455576576","full_text":"There was one no-show, so I got the last seat for the Georgia Guidestones movie. It was great!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 20 20:44:53 +0000 2012","id_str":"226417415158898689","full_text":"CRAP! I went by Cine to pick up a ticket for the GA Guidestones movie, and it’s sold out. Didn’t even know they were selling advance tix.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 20 19:15:09 +0000 2012","id_str":"226394834074734592","full_text":"Just replaced 7.1MB of old php code (that’s not a typo) with 6kb of new code.

Imma eat a cookie now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 20 13:39:27 +0000 2012","id_str":"226310354295193600","full_text":"\"The Cartographer Wasps and the Anarchist Bees\" by E. Lily Yu is a remarkable story, one of the best I've read. http://clarkesworldmagazine.com/yu_04_11/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 19 22:56:45 +0000 2012","id_str":"226088212475559936","full_text":"What does an athletic body look like? Not like you're picturing. Not only like. (These are wonderful.) http://ninamatsumoto.wordpress.com/2010/12/18/athletic-body-diversity-reference-for-artists/#","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 19 21:32:32 +0000 2012","id_str":"226067019802488832","full_text":"Ho. Lee. Crap. \"Global Warming's Terrifying New Math\" http://www.rollingstone.com/politics/news/global-warmings-terrifying-new-math-20120719","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Jul 19 13:46:44 +0000 2012","id_str":"225949796224094208","full_text":"This NSFW \"missed connections\" craigslist posting is too real-life Athens to be fake. http://athensga.craigslist.org/mis/3140402991.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 18 22:52:56 +0000 2012","id_str":"225724866861617154","full_text":"“It made its way to the farthest corner of the meadow and began to toast an imaginary muffin. That was always the best way to unwind...”","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 18 22:09:24 +0000 2012","id_str":"225713912165842944","full_text":"So today I extended php5 classes to replicate functionality in decade old php3 3rd party code that no longer works. That's livin', there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 18 19:01:31 +0000 2012","id_str":"225666628187222017","full_text":"The \"Chick-Fil-Gay\", a recipe for those who crave the chicken sandwiches but don't want to patronize the restaurant. http://www.advocate.com/arts-entertainment/food-and-drink/2012/06/26/chick-fil-recipe-all-taste-none-bigotry","favorite_count":"5","retweet_count":"11"},{"created_at":"Wed Jul 18 17:41:14 +0000 2012","id_str":"225646424833011714","full_text":"\"Louis C.K. addresses accusations of insensitivity, and offers advice for couples making classic gender mistakes.\" http://www.thedailyshow.com/watch/mon-july-16-2012/louis-c-k-","favorite_count":"1","retweet_count":"2"},{"created_at":"Wed Jul 18 15:03:29 +0000 2012","id_str":"225606723921133568","full_text":"Just discovered the British celtic rock band Treebeard. Their album \"Heavy Wood\" has a version of The Hobbit's \"Far Over Misty Mountains\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 18 13:39:23 +0000 2012","id_str":"225585560511725568","full_text":"\"'Run,' Bakri Says\" by Ferrett Steinmetz is a powerful short story akin to Groundhog Day in a war setting.
http://escapepod.org/2012/04/05/ep339-run-bakri-says/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 17 23:28:12 +0000 2012","id_str":"225371355351228416","full_text":"Just stumbled across an album of “power dance remixes” of 70s rock hits and you know what didn’t need more untz untz untz? American Pie.","favorite_count":"2","retweet_count":"1"},{"created_at":"Sun Feb 13 03:00:42 +0000 2022","id_str":"1492695196135534592","full_text":"Who has two thumbs and broke down in tears during a gothic metal performance of Emily Dickens poetry? This fucking guy.

These last two years, y’all.

(Valentine Wolfe, killing it as usual.)
","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Feb 09 03:49:41 +0000 2022","id_str":"1491257971153813504","full_text":"Here’s this silly remote control teapot racer I’ve been working on. #TheDarjeelingLimited https://www.instagram.com/p/CZvfeF9rzMe/?utm_medium=twitter","favorite_count":"3","retweet_count":"0"},{"created_at":"Tue Feb 08 23:41:01 +0000 2022","id_str":"1491195391718879232","full_text":"Quoted for truth. https://twitter.com/kcm74/status/1481888119670689793","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Feb 07 16:24:43 +0000 2022","id_str":"1490723207518818314","full_text":"Clever! https://twitter.com/matttomic/status/1490690612672315398","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Feb 06 19:20:38 +0000 2022","id_str":"1490405091161128962","full_text":"WIP: a remote control city bus I’m converting into a teapot locomotive (named The Darjeeling Limited, natch) for next weekend’s teapot races. https://www.instagram.com/p/CZpboB8JqZl/?utm_medium=twitter","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Feb 04 21:14:37 +0000 2022","id_str":"1489708999201247236","full_text":"February in St. Louis. Amazing! https://twitter.com/leahmcelrath/status/1489667483158335488","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 30 21:29:30 +0000 2022","id_str":"1487900806426898445","full_text":"@AliLozoff @genehack Went on to be the program director at KTEK (a non-licensed college radio station) for several years. I’ve had several careers since then but still love my radio days.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Jul 17 20:09:27 +0000 2012","id_str":"225321334270472192","full_text":"Jezebel gets a hold on a satirical article in the UGA newspaper that was so good, no one knew if it was satire: http://jezebel.com/5925955/forget-what-youve-heard-heres-the-real-way-to-find-that-perfect-husband-in-college","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Jul 17 18:52:19 +0000 2012","id_str":"225301924096909312","full_text":"“Eight years was awesome and I was famous and I was powerful.” And he still sounds like he's twelve years old. http://www.politico.com/news/stories/0712/78606.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 17 03:56:03 +0000 2012","id_str":"225076372912082944","full_text":"Life gave me a bowl of cherries, so that’s what I had for dinner.

Ok, so I bought them at the store.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 17 02:20:34 +0000 2012","id_str":"225052343455068161","full_text":"Twelve pints of tomatoes, ready for a long bath in boiling water. http://instagr.am/p/NKjx5Us2tp/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 16 23:06:31 +0000 2012","id_str":"225003508255035393","full_text":"I guess I'm canning tomatoes tonight. http://instagr.am/p/NKNlRsM2vD/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 16 21:24:54 +0000 2012","id_str":"224977934971183105","full_text":"I turned on my windshield wipers and a small green official looking piece of paper came flying out. I wonder what it was.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 16 21:16:35 +0000 2012","id_str":"224975844211294210","full_text":"That tank of gas lasted 502 miles. I’m glad I finally found a station with diesel, because I wouldn’t have made it to 503.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 16 18:00:59 +0000 2012","id_str":"224926618303471617","full_text":"If only I had the money and the time… http://campmighty.com/register/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 16 15:21:13 +0000 2012","id_str":"224886413152370688","full_text":"Athens duo Cicada Rhythm does wonderful things with guitar and upright bass. http://cicadarhythm.org/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 16 14:08:24 +0000 2012","id_str":"224868088926048256","full_text":"\"Pretty Eight Machine\" by Inverse Phase is a really well done chipcore version of one of my favorite albums. http://inversephase.bandcamp.com/album/pretty-eight-machine","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 16 00:13:33 +0000 2012","id_str":"224657989754290176","full_text":"\"Counting Cracks\" by George R. Galuschak is the best \"Alien Insects Invade Earth\" short story I've read in a long time. http://www.strangehorizons.com/2011/20111107/counting-f.shtml","favorite_count":"2","retweet_count":"2"},{"created_at":"Sun Jul 15 16:09:32 +0000 2012","id_str":"224536185169657856","full_text":"Pancakes topped with griddled cinnamoned peaches. Who needs syrup? http://instagr.am/p/NG5CPTs2n0/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 14 21:36:38 +0000 2012","id_str":"224256112575254528","full_text":"If I had one of those auto exhaust testing places I would not name it, as this place in Decatur did, “Dad’s Emissions”.","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Jul 14 15:38:53 +0000 2012","id_str":"224166083219820544","full_text":"Vivian got to meet a real paleontologist, and he gave her study tips (\"lots of math!\"). http://instagr.am/p/NEQtnZs2jf/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jul 14 14:42:13 +0000 2012","id_str":"224151819927035906","full_text":"Juniper was singing sweetly and softly in her chair. I leaned in close so I could hear.

“Give it away, give it away, give it away now.”","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Jul 14 13:22:48 +0000 2012","id_str":"224131834810863617","full_text":"Ella Fitzgerald sang a mean funk cover of Cream’s “Sunshine of Your Love”.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jul 13 23:49:58 +0000 2012","id_str":"223927279573671937","full_text":"What's that? I opened a giant bottle of Peche Lambic and I'm the only one here who can drink it? Oh, of all the rotten luck.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 13 20:35:02 +0000 2012","id_str":"223878222339776512","full_text":"I've been waiting all year for storm season, just for this view from my desk. http://instagr.am/p/NCN1g7M2v-/","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Jul 13 18:45:06 +0000 2012","id_str":"223850555515215872","full_text":"Two reviews of the new polyamory series on Showtime that premiered last night: snarky http://theblackleatherbelt.com/that-polyamory-show-on-showtime and serious http://polyinthemedia.blogspot.com/2012/07/showtimes-polyamory-series-begins.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 13 15:08:24 +0000 2012","id_str":"223796023259181057","full_text":"This was way more interesting then I thought it'd be: \"Use Case Study House #1 A house designed like a web application\" http://davidgalbraith.org/essay/use-case-study-house-1-a-house-designed-like-a-web-application/2723/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 13 14:36:13 +0000 2012","id_str":"223787922560790529","full_text":"Tomorrow the girls and I are going to see the #1 exhibit about #2. http://fernbankmuseum.org/explore-exhibits/special-exhibitions/the-scoop-on-poop/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 12 21:34:44 +0000 2012","id_str":"223530859549044736","full_text":"Grilled Peach and Ginger No-Dairy Ice Cream http://paleoparents.com/?p=7672","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 11 21:42:10 +0000 2012","id_str":"223170340388483075","full_text":"Reminded that Elvis Perkins’ “Ash Wednesday” album exists, I was immediately compelled to play it dangerously loud & sing along even louder.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 11 13:54:57 +0000 2012","id_str":"223052762433335296","full_text":"Well, suck. My favorite store in Athens, Helix, is closing. This was always the first place I went to for gifts. http://athens.patch.com/listings/helix-3","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 11 01:05:22 +0000 2012","id_str":"222859090274168832","full_text":"Need to localize a Rails app, and want to do it the easy way? Here's localization as a service (act fast!): http://www.localeapp.com/","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Jul 10 21:09:59 +0000 2012","id_str":"222799853854535680","full_text":"Today I learned in \"The Young Giant\" if a tiny boy nurses on a male giant's breast for years, he'll become a giant too. http://grimmlunch.org/90-the-young-giant","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 10 19:31:35 +0000 2012","id_str":"222775092168507392","full_text":"I turn 15,000 days old this October 11th, and feel like I ought to celebrate somehow.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jul 10 19:21:25 +0000 2012","id_str":"222772532321849346","full_text":"\"Do you know how to achieve the perfect point for the kind of work you need out of that pencil?\" http://mhpbooks.com/books/how-to-sharpen-pencils/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 10 16:07:07 +0000 2012","id_str":"222723636178595843","full_text":"What the hell is wrong with Daniel Tosh? http://breakfastcookie.tumblr.com/post/26879625651/so-a-girl-walks-into-a-comedy-club","favorite_count":"0","retweet_count":"3"},{"created_at":"Mon Jul 09 23:33:12 +0000 2012","id_str":"222473508968607745","full_text":"Seems like both my girls are changelings. Juniper is more often cat, dog, horse, or frog than human. And Viv is always reptilian. Or Luigi.","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Jul 09 20:48:02 +0000 2012","id_str":"222431944489705473","full_text":"See you in a few days. Just got a new game for my C-64. http://instagr.am/p/M38JROM2gS/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 09 19:33:56 +0000 2012","id_str":"222413295255162881","full_text":"\"2012 Southern Foodways Symposium, Barbecue: An Exploration of Pitmasters, Places, Smoke, and Sauce\"
10/19-21/2012 OMG http://vimeo.com/45149798","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 09 14:12:32 +0000 2012","id_str":"222332413634822147","full_text":"Amanda Palmer & The Grand Theft Orchestra's new uncensored video to \"Want It Back\" is glorious.
http://www.youtube.com/watch?v=cZCadqQY-Lw&feature=player_embedded","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 09 02:48:47 +0000 2012","id_str":"222160340828438528","full_text":"Just finished a long book with Viv about a time traveling dragon that had to pretend to be a float in the Macy's parade to escape back home.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 08 23:09:53 +0000 2012","id_str":"222105254022492161","full_text":"\"How can I find a renter for this Athens house/recording studio? Interpretive dance to Human League's 'Love Action'!\" http://www.youtube.com/watch?v=5S3YUuK0ICg&feature=player_embedded","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 08 18:06:49 +0000 2012","id_str":"222028985633226754","full_text":"The past will always surprise us. \"'Frankenstein' Bog Mummies Discovered in Scotland\" http://news.nationalgeographic.com/news/2012/07/120706-bog-mummies-body-parts-frankenstein-ancient-science/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 08 00:30:18 +0000 2012","id_str":"221763104281866240","full_text":"Say what? \"Duke Energy CEO Bill Johnson resigns after one day, gets $44 million in severance\" http://grist.org/news/duke-ceo-bill-johnson-resigns-after-one-day-gets-44-million-in-severance/","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Jul 07 23:24:08 +0000 2012","id_str":"221746452874006528","full_text":"It has been brought to my attention that I am a colorful character. http://instagr.am/p/MzEaZ5s2vm/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 07 15:20:15 +0000 2012","id_str":"221624679293665283","full_text":"\"How tiny wasps cope with being smaller than amoebas\" http://blogs.discovermagazine.com/notrocketscience/2011/11/30/how-fairy-wasps-cope-with-being-smaller-than-amoebas/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 06 20:48:07 +0000 2012","id_str":"221344798622220288","full_text":"Happy birthday to my father, enjoying the high life (I hope, today anyway) down in the Florida Keys!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 06 19:09:25 +0000 2012","id_str":"221319962801864705","full_text":"Some people ask how I can possibly do the absurd things I do on stage (like I'll be doing tonight). I have inspiration: http://www.youtube.com/watch?v=TSYV-nEE300","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 06 17:18:29 +0000 2012","id_str":"221292043283075074","full_text":"Amazing (to me) fact I learned: on this day 72 years ago, there were only 15 democracies/republics in the world.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 06 13:30:06 +0000 2012","id_str":"221234571964981250","full_text":"It was all somehow rather confusing, but I think I might have accidentally outrun a cop trying to pull me over this morning. That's new.","favorite_count":"1","retweet_count":"1"},{"created_at":"Thu Jul 05 21:29:23 +0000 2012","id_str":"220992795803004930","full_text":"Thomas Edison filmed a dance trapeze performance in 1901 that is relevant to my interests. http://www.youtube.com/watch?v=e02YvacskJ4&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 05 15:57:19 +0000 2012","id_str":"220909228511068162","full_text":"My Brothers Grimm podcast has been downloaded 25,000 times as of this morning. I’ve slowed down this summer, but new eps are trickling out.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 05 14:44:33 +0000 2012","id_str":"220890917341626368","full_text":"I don't think I've ever before seen a statue that actually drools. http://instagr.am/p/Ms_WBPs2hV/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 05 14:27:54 +0000 2012","id_str":"220886729232629761","full_text":"You know you work in Athens, GA when: one of your officemates suddenly leaves for two weeks to fill in for a sick member of Cracker on tour.","favorite_count":"1","retweet_count":"4"},{"created_at":"Thu Jul 05 14:02:24 +0000 2012","id_str":"220880312719249409","full_text":"Here is the game I gave to Vivian that stealthily taught her a semester's worth of algebra in one evening. It's great. http://dragonboxapp.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 05 02:54:54 +0000 2012","id_str":"220712328730124288","full_text":"Revolutionary mouse, fighting King George for our freedoms. http://instagr.am/p/MruI36s2vl/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 04 22:21:00 +0000 2012","id_str":"220643398095355904","full_text":"So far in downtown Greenville I’ve been mistaken equally as “that guy in that band” or a carney.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 04 20:51:42 +0000 2012","id_str":"220620927875035138","full_text":"Vivian got a tattoo. http://instagr.am/p/MrEoTTM2tZ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 04 18:04:10 +0000 2012","id_str":"220578767419092993","full_text":"Dagnabit. No Greek food for me. Never on Sunday is closed this week.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 04 15:32:46 +0000 2012","id_str":"220540664025321472","full_text":"My kilt and I are celebrating our independence from the English tyranny of pants.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jul 04 15:18:22 +0000 2012","id_str":"220537041694375936","full_text":"I've been looking forward all week to lunch at one of my favorite places anywhere: Never on Sunday in Greenville, SC. http://www.yelp.com/biz/never-on-sunday-greek-restaurant-greenville","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 04 03:44:04 +0000 2012","id_str":"220362315973935106","full_text":"\"Following her mother's death from a brain tumour, Kirsty channelled her grief into her passion for photography.\" http://www.dailymail.co.uk/femail/article-2145760/Wonderland-Kirsty-Mitchell-heart-breakingly-beautiful-photographic-series-memory-extraordinary-life.html","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Jul 04 00:43:04 +0000 2012","id_str":"220316762770640897","full_text":"Just taught Vivian algebra. Not bad for a Tuesday night.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jul 03 22:40:16 +0000 2012","id_str":"220285861584044033","full_text":"After a couple days of work, we have a functioning well again. In a couple more days, the well house will ge http://instagr.am/p/MosNKss2g-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 03 16:55:50 +0000 2012","id_str":"220199179312562176","full_text":"Maybe I just shop at the wrong places, but I am surprised by this town’s lack of patriotic undergarments.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 03 14:35:39 +0000 2012","id_str":"220163902783238145","full_text":"My next tattoo? http://someworriedshoes.tumblr.com/post/26193234665","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 03 14:12:33 +0000 2012","id_str":"220158090694246400","full_text":"After about five hours over the last week of picking low hanging fruit for the Rails 2 -> 3 conversion, all the main pages in my app load.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 03 13:43:02 +0000 2012","id_str":"220150659599695872","full_text":"\"I maintain my right to die as I have lived, a free woman, not cowed into silence by any other human being.\" http://susiebright.blogs.com/susie_brights_journal_/2012/06/americas-first-sexpert-the-woman-who-stood-up-to-anthony-comstock.html","favorite_count":"1","retweet_count":"2"},{"created_at":"Mon Jul 02 23:32:48 +0000 2012","id_str":"219936693078335488","full_text":"Joyeux anniversaire, Mom & Dad!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 02 20:39:02 +0000 2012","id_str":"219892964971913216","full_text":"I've got enough bruises to make even veteran BDSMers raise their eyebrows, but trapeze this summer has been just the best.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 02 18:00:59 +0000 2012","id_str":"219853189049102336","full_text":"Gummi Bears evolved in a colder climate. http://instagr.am/p/Mlnc6_s2sT/","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jul 02 15:00:57 +0000 2012","id_str":"219807880327593984","full_text":"Wow, Verizon has totally hosed their new “Share Everything” billing plan. It’s not at all what they had advertised. Trying to undo it now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 02 13:55:11 +0000 2012","id_str":"219791329889239040","full_text":"Aw, shucks. The little Jittery Joe’s coffee shop at the tiny college by my house has closed down.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 02 12:52:28 +0000 2012","id_str":"219775547864125440","full_text":"Lots of heavy equipment is getting unloaded off trailers in my yard so they can get to work so I can have a functioning well again.","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Jul 02 11:34:05 +0000 2012","id_str":"219755820441804800","full_text":"\"Idleness is not just a vacation, an indulgence or a vice; it is indispensable to the brain.\" http://opinionator.blogs.nytimes.com/2012/06/30/the-busy-trap/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 02 10:49:38 +0000 2012","id_str":"219744635801706496","full_text":"\"Growers (in Dothan, Alabama) finding new ways to reach customers in long, hot summers\" http://www2.dothaneagle.com/lifestyles/2012/jul/01/growers-finding-new-ways-reach-customers-long-hot--ar-4065071/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 02 04:02:51 +0000 2012","id_str":"219642264031469569","full_text":"I bought a white wig for an upcoming theater bit, but after looking in the mirror I’m not sure why. #oldmanontheftontporch","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 02 01:13:15 +0000 2012","id_str":"219599583335034881","full_text":"\"My War on Clutter: Inspiration for Independence Day\" http://www.43folders.com/2007/07/03/clutter-independence-day","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 01 21:07:38 +0000 2012","id_str":"219537773978333186","full_text":"Juniper's talking in her sleep about dancing with daddy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 28 17:16:41 +0000 2022","id_str":"1487112407281553414","full_text":"Current status
","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Jan 27 18:04:44 +0000 2022","id_str":"1486762111439101952","full_text":"Oh hey! It's been 15 years since this site killed my blog. Maybe *this* is the year I bring it back. #MyTwitterAnniversary
","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jan 24 03:55:36 +0000 2022","id_str":"1485461257104900098","full_text":"A little critter I’ve been working on.
","favorite_count":"13","retweet_count":"3"},{"created_at":"Sun Jul 01 20:07:05 +0000 2012","id_str":"219522533777604608","full_text":"So what’s a paleo version of the tomato and mayonnaise sandwich?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 01 04:34:31 +0000 2012","id_str":"219287847306412032","full_text":"There's a month-long scavenger hunt across 20 independent Athens businesses starting now. Can you find Waldo? http://onlineathens.com/business/2012-06-30/wheres-waldo-scavenger-hunt-begins-downtown","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jul 01 01:49:26 +0000 2012","id_str":"219246301668319233","full_text":"I was out in it much of the day but the heat didn’t seem so bad today. It is possible this (now empty) jug of hard cider had a part in that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 30 21:56:30 +0000 2012","id_str":"219187682893496320","full_text":"Portabella-bunned cheeseburger. Very tasty. http://instagr.am/p/Mg4zXEs2mB/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 30 21:29:32 +0000 2012","id_str":"219180894911598592","full_text":"This Brie is extra runny today. Still tasty, though.

*reads label*

It’s Romano?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 30 20:34:58 +0000 2012","id_str":"219167164769382401","full_text":"The “see how long you can hold your hand over the coals” heat test won’t work today. I only lasted 1.5 seconds & haven’t even lit them yet.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Jun 30 18:10:50 +0000 2012","id_str":"219130892231262208","full_text":"I used to spend my summers working at a place that had a cold room, three walk-in coolers, and a walk-in freezer. Not sure why I stopped.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 30 03:32:31 +0000 2012","id_str":"218909854994149377","full_text":"I’m thankful I have a creative outlet that lets me imagine how a founding father might reinterpret a hip hop song with a dance of his own.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 29 19:10:47 +0000 2012","id_str":"218783592824844288","full_text":"\"Hi! I'm food. Let me clarify: I'm real food.\" A digital literacy project via Red Clay Writing Project Summer Institute http://youtu.be/rvR7qiyVNIQ","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 29 17:12:39 +0000 2012","id_str":"218753863170265090","full_text":"\"You know why people can't take the heat? Air-condition has ruined everybody. You know what I mean?\" http://onlineathens.com/stories/071611/oco_857876345.shtml","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 29 13:44:54 +0000 2012","id_str":"218701579690311680","full_text":"Many happy birthday wishes go out to my eldest sister Adrienne!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 29 13:14:06 +0000 2012","id_str":"218693830575276032","full_text":"Hottest temp ever in Athens is 108F, which just happens to be the predicted high today and tomorrow. http://instagr.am/p/MdYIwts2i0/","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jun 29 01:32:28 +0000 2012","id_str":"218517255397449728","full_text":"My dinner tonight is a root beer float with Bulleit. I'm not ashamed. http://instagr.am/p/McH7x4M2iC/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 28 22:35:53 +0000 2012","id_str":"218472819749691392","full_text":"So this Verizon consolidation requires they mail me new SIM cards, which they didn’t say until they irrevocably shut off all the old ones.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 28 21:53:07 +0000 2012","id_str":"218462057358557185","full_text":"Thanks to Verizon,s new shared data plan billing, my monthly Internet bill at home just went down by over $200. Huzzah!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 28 18:48:58 +0000 2012","id_str":"218415712790790144","full_text":"Jandek is coming. http://instagr.am/p/MbZyPCM2i_/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 28 17:54:02 +0000 2012","id_str":"218401889623085058","full_text":"From my perch up above the sidewalks of downtown Athens, I get to see many interesting outfits. Like today's shiny blue tube top jump suit.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 28 17:38:13 +0000 2012","id_str":"218397907026587649","full_text":"This week I green lit $3000 worth of well repairs.

Dude's gotta drink.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 28 03:29:28 +0000 2012","id_str":"218184313647280130","full_text":"A second show has been added, if you missed the first. Louis C.K. at the Classic Center in Athens on November 30th. https://buy.louisck.net/tour-dates","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 27 16:22:34 +0000 2012","id_str":"218016481345159168","full_text":"Welcome to Sales & Marketing! @ Partner Software http://instagr.am/p/MYkRLGs2ui/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 27 00:46:13 +0000 2012","id_str":"217780842427199489","full_text":"“How many monsters do we have?”
“Six, but two are twins and work together on the killing.”

A group at this coffee shop has plans.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 27 00:16:16 +0000 2012","id_str":"217773305317441536","full_text":"I’m in a coffee shop located in an old car dealership. Such an odd use of space, but it works.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 26 21:57:06 +0000 2012","id_str":"217738283185225730","full_text":"Started converting my software project to Rails 3 from Rails 2.2. It still has a few plugins from Rails 0.9, so it’s probably time they go.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 26 00:12:35 +0000 2012","id_str":"217409989537579009","full_text":"Louis C.K. is at the Classic Center in Athens on November 30th! $45 tickets, flat. No fees, no junk. https://buy.louisck.net/tour-dates","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 25 22:05:58 +0000 2012","id_str":"217378124940320769","full_text":"Successfully moved my main development project off subversion and onto GitHub.

2008 is awesome.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 25 15:11:37 +0000 2012","id_str":"217273851426516992","full_text":"We've poisoned things so much that now we're being told to keep livestock out of stock ponds. http://ap.onlineathens.com/pstories/state/ga/20120625/1008582727.shtml","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 24 21:06:07 +0000 2012","id_str":"217000674330820608","full_text":"All done dancing with dragons. Now I can wait indignantly alongside the rest of you. (Only kidding, GRRM! Please don’t kill a Stark!)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 24 14:02:18 +0000 2012","id_str":"216894020251688960","full_text":"At Lazy B Farm in Statham for Athens Locally Grown's June \"Farmer for a DaY\" event. http://instagr.am/p/MQlxawM2gf/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 24 02:01:17 +0000 2012","id_str":"216712569166114818","full_text":"I’m in the final chapters of Dance With Dragons, and about every third page I just have to put the book down and shake my head. And my fist.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 24 01:06:13 +0000 2012","id_str":"216698712766951424","full_text":"Tifton 85 grass, developed here by UGA, is being blamed for emitting cyanide gas and killing off Texas cattle.
http://www.foodrenegade.com/mutated-gmo-grass-makes-cyanide-kills-cattle-2/","favorite_count":"0","retweet_count":"3"},{"created_at":"Sat Jun 23 19:14:31 +0000 2012","id_str":"216610202580029440","full_text":"I've got at least five backups, but it's still nerve wracking to delete 400GB off a computer I've used every day for years.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 23 13:48:40 +0000 2012","id_str":"216528200870805504","full_text":"\"We might be better off if we didn't have a sex drive, for most of our lives, it causes nothing but trouble & distress\" http://www.guardian.co.uk/lifeandstyle/2012/jun/01/life-lust-appeal-sexless-marriage","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 22 21:29:45 +0000 2012","id_str":"216281847334842369","full_text":"Crispy pig's ears and house made hot sauce. @ The Branded Butcher http://instagr.am/p/MMPZjqs2vC/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 22 16:16:03 +0000 2012","id_str":"216202902170107905","full_text":"I can't get Dragon Age Origins to run on my new retina display MacBook Pro. Guess I have to send it back.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 22 15:41:41 +0000 2012","id_str":"216194255318814721","full_text":"In 6 weeks, the Curiosity Rover will go through 7 minutes of terror as it tries to land on Mars. Here's a great video: http://www.youtube.com/watch?v=pzqdoXwLBT8","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 22 01:22:55 +0000 2012","id_str":"215978139053080576","full_text":"There’s a jolly tipsy fellow here with the face of Jimmy Carter and the voice of Jeff Foxworthy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 22 01:09:39 +0000 2012","id_str":"215974799363686400","full_text":"Part burger, part sausage. @ Farm Cart http://instagr.am/p/MKDxtUM2tM/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 22 01:06:47 +0000 2012","id_str":"215974077272301569","full_text":"Him: “We’ve got the burger and the housemade sausage. Yesterday I combined the two —”
Me: “Stop right there, my good man. I’ll take it!”","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 21 22:37:52 +0000 2012","id_str":"215936601786818560","full_text":"\"How Caroline John Helped Save Doctor Who\" (and here's her obituary: http://www.bbc.co.uk/news/entertainment-arts-18531461 ) http://io9.com/5920283/how-caroline-john-helped-save-doctor-who","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 21 17:11:55 +0000 2012","id_str":"215854575314415616","full_text":"Setting up a new development computer, and installed pow for the first time. That thing's magic. Feels like I'm living in the future! #rails","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 21 00:12:00 +0000 2012","id_str":"215597903119532032","full_text":"I have a hard time feeling sorry for Cersei, but her hike across the city was rough. #nospoilers","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jun 20 10:03:57 +0000 2012","id_str":"215384485389287424","full_text":"Before the dawn @ Georgia Guidestones http://instagr.am/p/MF3VoRs2or/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 20 09:53:22 +0000 2012","id_str":"215381822945767424","full_text":"I haven’t been paying attention to the morning sky lately. Venus and Jupiter are rising together before the dawn, and make a great couple.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 20 01:49:45 +0000 2012","id_str":"215260113672474624","full_text":"Almost forgot the solstice is tomorrow. I need to get up early to go see sunrise at the Georgia Guidestones. Maybe I’ll catch a leprechaun?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 19 17:50:08 +0000 2012","id_str":"215139415742353408","full_text":"\"In My G4 Over Da Sea\" by Neutral Bling Hotel: it's a Neutral Milk Hotel hip-hop mashup album.
http://psycosis.bandcamp.com/album/in-my-g4-over-da-sea","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 18 11:18:46 +0000 2012","id_str":"214678538861809664","full_text":"18 holes of disc golf in the woods is a lovely way to greet the sunrise.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 17 20:24:24 +0000 2012","id_str":"214453461348122626","full_text":"True story: I just stuck my hand in a black widow nest built around a wasp nest. It was the wasps that got me. I think.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 16 23:01:13 +0000 2012","id_str":"214130539941199873","full_text":"Introducing Vivian to a classic. http://instagr.am/p/L89GuPM2pQ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 16 02:04:46 +0000 2012","id_str":"213814343274475520","full_text":"I just caught Juniper in her crib playing air guitar. Don’t worry about her losing her nerd cred: it was to Weird Al’s “He’s Gump”.","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Jun 15 20:36:36 +0000 2012","id_str":"213731756975718401","full_text":"It's a corn three-way. http://instagr.am/p/L6Hsq0s2mj/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 15 12:35:49 +0000 2012","id_str":"213610765935054849","full_text":"I’ve been told Mighty Mighty Bosstones front man Dicky Barrett sings just like Bowser.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 15 12:27:41 +0000 2012","id_str":"213608718397476866","full_text":"Mornings this week I’ve given Viv a survey of my ska library. She likes it punkish. Also early Bosstones & Reel Big Fish. She’s a good kid.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 13 12:55:42 +0000 2012","id_str":"212890993375199232","full_text":"“Are you wondering how a velociraptor can pretend to be a shark?”

A lot of my conversations with Vivian begin along these lines.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 13 01:28:22 +0000 2012","id_str":"212718018982182913","full_text":"An actual quote from Juniper, spoken at two a.m., five feet from where I was sleeping:

“GOOD MORNING!!!!!”","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jun 13 01:18:04 +0000 2012","id_str":"212715424968740865","full_text":"Finished the bottle of \"Viking Blod\", a hibiscus and hops mead. Good flavor, but unfortunately another examp http://instagr.am/p/Ly5gVkM2sX/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 12 14:20:11 +0000 2012","id_str":"212549867120230400","full_text":"Somehow I'd missed Merlin Labs! 5 Surprising House Hacks! which has surprising uses for cock paper & Lincoln rods. http://vimeo.com/7173596 NSFW","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jun 11 23:03:36 +0000 2012","id_str":"212319200306401281","full_text":"I’m bleeding heavily from a gash I got while opening a jar of relaxing bath salts. Hi.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 11 12:50:21 +0000 2012","id_str":"212164867996659713","full_text":"Viv complained the music was putting her to sleep, so I put in Johnny Socko. Ska rock opera about big rig truck drivers will wake her up.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 11 12:26:53 +0000 2012","id_str":"212158963192578048","full_text":"“it’s a Pepsi truck, carrying Pepsi Coke.”

I’m a Yankee, but my daughter’s a true Southerner.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jun 11 02:59:30 +0000 2012","id_str":"212016177357127680","full_text":"Replacing some old worn out XL shirts with some new L shirts. Never before in my adult life have I worn merely a Large.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 11 02:38:23 +0000 2012","id_str":"212010864415481856","full_text":"I’ve just run out of rye whiskey. It’s a good thing I’m not Tex Ritter.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 10 19:42:38 +0000 2012","id_str":"211906236013219842","full_text":"Making myself an afternoon mocha, and it occurred to me to stir in some chocolate malt ovaltine before I steam the milk. That’s a keeper.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 10 01:08:20 +0000 2012","id_str":"211625812552720385","full_text":"Neal Stephenson has a Kickstarter project for a video game. Even if you don't plan on giving money, watch his video! http://www.kickstarter.com/projects/260688528/clang","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Jun 09 23:51:49 +0000 2012","id_str":"211606556066852864","full_text":"Juniper: <farts> <giggles> “That’s so funny!”

And so it begins.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 09 23:15:21 +0000 2012","id_str":"211597379319775232","full_text":"Made a bunch of sweet potato chips, which was kind of a problem. It took me exactly as long to eat one batch as it did to fry the next.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 09 22:13:23 +0000 2012","id_str":"211581786797522944","full_text":"June 9th, and I just finished planting my garden. A little late, true, but to make up for it it’s the largest it’s been in seven years.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 09 18:16:00 +0000 2012","id_str":"211522048185470976","full_text":"Huh. There’s a brand new nine hole disc golf course three miles from my house. Time to rearrange my workout routines.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 09 16:29:20 +0000 2012","id_str":"211495203478061059","full_text":"I’m not thirteen anymore, but I still find “One Night in Bangkok” titillating.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jun 08 20:57:57 +0000 2012","id_str":"211200413062537216","full_text":"Here's video of a mini-recital Vivian's trapeze group did this morning. http://www.youtube.com/watch?v=t0ntNd35cZY&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 08 17:21:46 +0000 2012","id_str":"211146011635236864","full_text":"\"Did you ever grow anything in the garden of your mind? You can grow ideas in the garden of your mind.\" http://www.youtube.com/watch?v=OFzXaFbxDcM&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 21 02:27:16 +0000 2022","id_str":"1484351860446150664","full_text":"If you like piña coladas
and the taste of quinine

you might like this “Bitter Colada”. Each serving contains an ounce and a half of Angostura bitters. #MoreThanADash https://www.instagram.com/ewagoner/p/CY-YyVPrpy2/?utm_medium=twitter","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 14 04:33:34 +0000 2022","id_str":"1481846929373937668","full_text":"Squids can fly now. Ok. Well. https://twitter.com/goseascience/status/1481689979990462465","favorite_count":"4","retweet_count":"0"},{"created_at":"Mon Jan 10 12:02:19 +0000 2022","id_str":"1480510312042450944","full_text":"Bingo! https://twitter.com/BadBirchBotanic/status/1479956652283645953","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 08 15:40:05 +0000 2012","id_str":"211120422383665152","full_text":"Vivian has joined me as a trapeze student. @ Canopy Studio http://instagr.am/p/LnkClOs2o2/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 08 11:27:44 +0000 2012","id_str":"211056914048626689","full_text":"I've been methodically emptying out my home liquor cabinet, and am down to two unopened bottles. Viking Blod http://instagr.am/p/LnHWT8M2tm/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 07 21:05:26 +0000 2012","id_str":"210839911450943489","full_text":"\"Food Subscription Service Foodzie Gets Gobbled Up By Video Shopping Network Joyus\" Sounds like the death of Foodzie. http://techcrunch.com/2012/06/05/foodzie/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 07 20:03:06 +0000 2012","id_str":"210824222010900480","full_text":"There’s only 13 hours left to get in on an all-day distillery class for a mere $97. You even get lunch! Also, booze. http://www.livingsocial.com/deals/322964?rpi=63606956&ref=personalized-link-box-63606956&rui=21757887","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 07 13:55:21 +0000 2012","id_str":"210731674714116096","full_text":"Ray Bradbury reading his poem \"If Only We Had Taller Been\" as Mariner 9 was reaching Mars in 1971. I was 2 months old. http://www.youtube.com/watch?v=EBtZjbTDTDk&feature=youtube_gdata_player","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jun 07 12:54:42 +0000 2012","id_str":"210716412346515457","full_text":"\"The Tree Room\" on Oneta Street is one of my favorite secret spaces in Athens. http://instagr.am/p/Lksiu2s2kO/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 06 16:20:08 +0000 2012","id_str":"210405724721922048","full_text":"“Father’s Day deals for the man who felt you kick inside him for nine months” WTF, Groupon?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 06 14:49:48 +0000 2012","id_str":"210382990738595840","full_text":"I’ve been wanting to direct Bradbury’s stage adaptation of The Martian Chronicles at the community theater here for years. Someday I will.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 06 14:45:32 +0000 2012","id_str":"210381918838075393","full_text":"“There Will Come Soft Rains” shaped my view of our relationship with technology and what we leave behind. http://en.wikipedia.org/wiki/There_Will_Come_Soft_Rains_(short_story)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 06 14:37:12 +0000 2012","id_str":"210379822306836480","full_text":"I first read “All Summer in a Day” when I was seven, and it haunts me still. http://en.wikipedia.org/wiki/All_Summer_in_a_Day","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 06 14:25:29 +0000 2012","id_str":"210376872280850432","full_text":"‘This is a fine picture. It came from the hand and the mind of a man inspired. Its idea and its color are from life. This thing is good.’”","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 06 14:13:15 +0000 2012","id_str":"210373791099011072","full_text":"Oh, no. I knew it was coming, but it makes it no less painful. RIP, Ray Bradbury. You impacted me like no other.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 06 13:11:07 +0000 2012","id_str":"210358155476090880","full_text":"Taking the road less travelled. Not road, really, but more maze of twisty hedgerows. But I’ve got a strong internal compass to keep me true.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 05 23:53:23 +0000 2012","id_str":"210157401071034368","full_text":"“So the next time Venus does this, I’ll be dead?” Well, I was trying not to just come out and say it, but yeah. Probably so.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 05 23:31:57 +0000 2012","id_str":"210152007380639745","full_text":"The sun came out just in time for me to rig up a way to see Venus' transit. http://instagr.am/p/Lgr5KxM2vi/","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Jun 05 19:23:38 +0000 2012","id_str":"210089515442900992","full_text":"Found some fun new (to me) ska. The Taj Motel Trio’s album “Feels the Force” opens w/ a rockin’ tribute to Darth Vader. It’s on the iTunes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 05 12:55:16 +0000 2012","id_str":"209991779565568001","full_text":"“Weird Al is the funniest guy in the world! No wait, Luigi is.” — my daughter","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 05 01:31:03 +0000 2012","id_str":"209819590925103106","full_text":"Bettie Page demonstrates how far a strip-teaser can go according to various states’ indecency laws (in 1953). http://www.pulpinternational.com/pulp/entry/Assorted-assorted-shots-of-Bettie-Page-circa-1953.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 04 21:54:32 +0000 2012","id_str":"209765104466661377","full_text":"My child, answering the call of the wild. http://instagr.am/p/Ldui_sRuLo/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 04 01:38:20 +0000 2012","id_str":"209459037589344259","full_text":"I had a full dinner, but I’m still so ravenous I could eat a Vogon’s grandmother.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 04 00:04:08 +0000 2012","id_str":"209435328749117440","full_text":"The press reports that Romney has clinched the nomination, but I keep reading about chaos at state Repub conventions:
http://www.policymic.com/articles/9163/ron-paul-delegates-arrested-as-they-win-a-majority-at-louisiana-gop-convention","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 03 18:36:22 +0000 2012","id_str":"209352845802213377","full_text":"Juniper and I were dancing in the kitchen together to T.A.T.U.’s cover of The Smiths’ “How Soon is Now?”. And that’s why I became a father.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Jun 03 17:26:38 +0000 2012","id_str":"209335296679084032","full_text":"(Hopefully) photoshopped NSFW science fair displays. http://www.humorgasms.com/2012/01/weird-science-11-pics/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 03 16:13:53 +0000 2012","id_str":"209316987564867584","full_text":"Juniper’s at the stage where owies can be instantly cured with kisses. And she’s faking tripping to claim even more kisses, which is cute.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Jun 03 14:41:49 +0000 2012","id_str":"209293818669957122","full_text":"Friends from several states away are coming to distill liquor with me. Why don’t you join us? http://www.livingsocial.com/deals/322964?rpi=63606956&ref=personalized-link-box-63606956&rui=21757887","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 02 21:09:22 +0000 2012","id_str":"209028962129678337","full_text":"Juniper likes the salsa *and* the guacamole. http://instagr.am/p/LYtOmZs2vS/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 02 04:12:19 +0000 2012","id_str":"208773013720666113","full_text":"It’s been 20 years since I’ve seen Alien, and had forgotten some key elements. What a great movie.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jun 02 02:27:29 +0000 2012","id_str":"208746627962376192","full_text":"I'm the only adult home and the girls are asleep, so: Alien on Blu-Ray, in the dark, with headphones. http://instagr.am/p/LWswL0s2lB/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 02 00:04:45 +0000 2012","id_str":"208710709419327488","full_text":"The video for The Flaming Lips and Erykah Badu’s “The First Time Ever I Saw Your Face” is very NSFW & oddly beautiful.
http://vimeo.com/43225458","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 01 21:09:16 +0000 2012","id_str":"208666545893810176","full_text":"Tomboy kicks aside
her coniferous quilt

and wipes the sleep
from her eyes with

passing rags of nimbus.

http://www.kickstarter.com/projects/dziupla/cedar-toothpick-the-tomboy-dioramas","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 01 18:29:31 +0000 2012","id_str":"208626346400821249","full_text":"When I'm at the end of the bottle, I shoot the last two swallows. http://instagr.am/p/LV2Dlvs2mq/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 01 15:34:09 +0000 2012","id_str":"208582213032345600","full_text":"Juniper playing in the Bat Cave with Batman, Koopa, and Pikachu. #nerdlife4ever http://instagr.am/p/LVh6hxM2tE/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 01 14:39:40 +0000 2012","id_str":"208568500346822656","full_text":"Here’s the distillery deal, if anyone else wants in. If 3 of you do, I get in for free. So… come make booze with me! https://www.livingsocial.com/deals/322964?ref=conf-jp&rpi=63606956","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 01 14:12:57 +0000 2012","id_str":"208561776487432193","full_text":"Got a social coupon dealie in my inbox this morning for a seven hour distilling workshop in Greenville for $95. That’s mighty tempting.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 01 13:20:49 +0000 2012","id_str":"208548657614692352","full_text":"Viv: “Hey dad, look! I’m the herbivore and she’s the carnivore. Hurry, Juni, your prey’s getting away!”
Juniper: <roars>","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 01 13:02:19 +0000 2012","id_str":"208544002667069442","full_text":"Working at home today which means, of course, bottomless mocha.

Interpret that as you will.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 01 03:39:18 +0000 2012","id_str":"208402316733329408","full_text":"OMG I have to throw (or attend) an “Area 54” party. A top secret military & extraterrestrial discotheque. That’s brilliant!","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Jun 01 03:30:57 +0000 2012","id_str":"208400214594306048","full_text":"Thanks to the “Little Little Italy” storyline in ep 2 of “Jon Benjamin Has a Van”, I’ll never be able to watch The Borrowers the same again.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 01 01:33:27 +0000 2012","id_str":"208370644260360193","full_text":"This week’s “Back to Work” with Merlin Mann, “Seven Dwarfs of Bad Emotion” is gold from start to finish. http://5by5.tv/b2w/69","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 31 16:06:16 +0000 2012","id_str":"208227906940448768","full_text":"Sokath, his eyes uncovered.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 30 22:12:10 +0000 2012","id_str":"207957599809839105","full_text":"Texting Level: Expert http://www.booksofadam.com/2012/02/texting-level-expert.html?utm_source=twitter&utm_medium=referral&utm_campaign=sm","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 30 20:56:33 +0000 2012","id_str":"207938571586375681","full_text":"Community Supported Herbalism: An herbal medicine CSA for Asheville, NC http://herbanfarmacy.org/","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue May 29 21:56:39 +0000 2012","id_str":"207591307667968001","full_text":"I set out in the rooftop garden for a bit after work and practiced my banjo. It felt really nice. Hopefully I can make it a daily habit.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 29 15:51:20 +0000 2012","id_str":"207499372861210624","full_text":"Just amazed myself by looking at the map of farmers markets using my software: http://locallygrown.net/markets/map Green pins are fully operational markets","favorite_count":"2","retweet_count":"2"},{"created_at":"Tue May 29 14:17:28 +0000 2012","id_str":"207475753003122688","full_text":"\"20 Things I Should Have Known at 20\" Really, all of these are golden, no matter your age. http://inoveryourhead.net/20-things-i-should-have-known-at-20/","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon May 28 23:03:29 +0000 2012","id_str":"207245740941127680","full_text":"Mashed blueberries that have been steeping in vodka since last July, simple syrup, and fizzy water. Add froz http://instagr.am/p/LMCT-WM2n3/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 28 16:57:28 +0000 2012","id_str":"207153629034065920","full_text":"I’m at a stranger’s house and meet their boy Tycho. “As in Tycho Brahe?” Stunned look. “Not many people know of Tycho Brahe!” That’s a pity.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 27 09:40:49 +0000 2012","id_str":"206681352878309376","full_text":"Normally I’m not a fan of getting up early. But when it’s to start a pork butt in the smoker, well, that’s just fine.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 26 23:14:40 +0000 2012","id_str":"206523779101368321","full_text":"You might ask how a place can sell this tea for only $1.75, but it's summer in Georgia. It's easy to come by http://instagr.am/p/LG55T0M2kj/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 26 21:26:02 +0000 2012","id_str":"206496438249730049","full_text":"Juniper is wandering the party calling “Dinosaurs, where are you?” And then roaring at people. No one is batting an eye.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat May 26 20:03:02 +0000 2012","id_str":"206475554189357056","full_text":"I’m an hour away from home and there’a a punch bowl full of Pan-Galactic Gargle Blasters. I’ll need help rehabilitating.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 26 16:29:35 +0000 2012","id_str":"206421836903354368","full_text":"Bathrobe, towel, teacup. Check, check, and check. Hello! I’m Dent. Arthur Dent. (Off to a nerdy friend’s 42nd birthday party!)","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 25 22:21:39 +0000 2012","id_str":"206148048131325952","full_text":"Even butchers have to pay Jabba their debts. http://instagr.am/p/LEPEf4s2mQ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 25 21:26:32 +0000 2012","id_str":"206134177844834304","full_text":"\"I made you something special,\" Chef Matt says. It's mortadella made from scratch, an @ The Branded Butcher http://instagr.am/p/LEIm9QM2jE/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 25 20:32:10 +0000 2012","id_str":"206120495081455618","full_text":"What’s to be then, O my brother?
Sister, what is in your heart?
Tell me now the hopes you harbour
What’s the task, and where to start?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 25 18:58:49 +0000 2012","id_str":"206097003736858625","full_text":"\"If we geeks had theological debates, I think this would be our debate.\" http://inessential.com/2012/05/25/the_key_difference_between_douglas_adams","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 25 18:48:06 +0000 2012","id_str":"206094309030768641","full_text":"Hear, hear! “So when she goes out into the world, she’s going out with a command that it is hers.” — Will Smith http://www.shakesville.com/2012/05/quote-of-day_25.html","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri May 25 01:35:17 +0000 2012","id_str":"205834392206180353","full_text":"Met some people who are fans of something I’ve done, and came to realize I have no good answer for “what do you do?” What *do* I do?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 25 00:34:09 +0000 2012","id_str":"205819004110123008","full_text":"Flowering artichokes at my farmers market today. @ Athens Locally Grown http://instagr.am/p/LB5f-PM2m9/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 24 13:35:10 +0000 2012","id_str":"205653165394239488","full_text":"Platter looks interesting. Basically it's a cooking-specific instagram w/ tagged ingredients. Let's inspire each other! http://www.platterhq.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 24 10:58:21 +0000 2012","id_str":"205613702051938305","full_text":"I leveled out in April (even though my waist kept shrinking) but now the weight chart's dropping again. http://instagr.am/p/LAcCIqM2qD/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 24 10:45:43 +0000 2012","id_str":"205610523239264257","full_text":"I should be annoyed w/ but am actually thankful to George R. R. Martin for the voice in my head reminding me \"You know nothing, Jon Snow!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 23 22:55:38 +0000 2012","id_str":"205431825747820544","full_text":"It's a perfect evening for the sunroof open as much as it can go and New Order as loud as they can go.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 23 12:25:28 +0000 2012","id_str":"205273237075148800","full_text":"\"Read a Book (Dirty Version)\" NSFW Gangsta rap about reading books, brushing teeth, drinking H2O, & other good things. http://www.youtube.com/watch?v=GlKL_EpnSp8&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 23 03:23:16 +0000 2012","id_str":"205136791009894401","full_text":"The Colbert Report came to an end, and as we closed down the TV a voice came from the crib: \"He's so funny!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 22 23:08:19 +0000 2012","id_str":"205072628455702530","full_text":"This TV news story on Nathan and Tina Levy of St. Petersburg, Florida, and their urban garden and market is wonderful. http://www.myfoxtampabay.com/story/18403369/st-pete-couple-turns-growing-garden-into-growing-business","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 22 20:33:49 +0000 2012","id_str":"205033747932917760","full_text":"Today I read my 83rd fairy tale: Lucky Hans. He starts with a giant gold nugget and trades a la One Red Paperclip. http://grimmlunch.org/83-lucky-hans","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 22 16:51:47 +0000 2012","id_str":"204977872664928256","full_text":"I never in a million years thought I'd get to say this, but I'm on this week's Radio Lab on NPR. For four words, but still... Radio Lab!","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon May 21 01:13:42 +0000 2012","id_str":"204379407115227136","full_text":"Had a sudden craving for schnitzel, and since I don't know of a good schnitzel place within 100 miles, I had http://instagr.am/p/K3qwy5s2sm/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 20 02:06:21 +0000 2012","id_str":"204030268095479809","full_text":"Home alone, mixing my own Old Fashions. In a pint mason jar. It's summertime, and the livin' is easy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 19 23:33:53 +0000 2012","id_str":"203991899835604992","full_text":"A deer walked through my garden, pooped, and don't eat a thing. That's a first. http://instagr.am/p/K06l9Ks2m3/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 19 23:14:27 +0000 2012","id_str":"203987010585772032","full_text":"I've a hard time believing no one in this house wants even a sliver of strawberry pie, but that's not going to stop me from eating it all.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 19 22:18:52 +0000 2012","id_str":"203973022066032640","full_text":"A five minute BBC video about a dapper English gentleman whom I happen to have things in common with. http://www.youtube.com/watch?v=QMahvwb00Xc&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 19 01:54:06 +0000 2012","id_str":"203664796963450882","full_text":"There is belly dancing to \"Istanbul (Not Constantinople)\". Two of my favorite things!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 19 01:04:35 +0000 2012","id_str":"203652335107440641","full_text":"I'm not not licking toads.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 18 23:57:24 +0000 2012","id_str":"203635429310865408","full_text":"I'll vouch for JD McPherson's new rockabilly album \"Signs & Signifiers\". It's good stuff! http://www.npr.org/2012/05/18/153000478/jd-mcpherson-when-a-punk-goes-vintage","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 18 14:31:28 +0000 2012","id_str":"203493006299508736","full_text":"A board game that starts with an Atlantic City full of little green houses, and then The Old Ones arrive... http://www.kickstarter.com/projects/forkingpath/the-doom-that-came-to-atlantic-city","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 18 13:57:20 +0000 2012","id_str":"203484418852139010","full_text":"Good lord, the 70s were weird. http://www.youtube.com/watch?v=LK3SWTuY3FY&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 18 01:31:20 +0000 2012","id_str":"203296681943515136","full_text":"Just renewed my standing agreement with the new cook at the Farm Cart. \"Oh, you're the guy!\" he says. \"They showed me the pictures!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 17 13:40:10 +0000 2012","id_str":"203117711679688705","full_text":"\"There are no guarantees in life. Except, maybe, rocks.\" http://www.lovelifepractice.com/rock-on/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 16 21:14:06 +0000 2012","id_str":"202869558841839616","full_text":"I still think of you, Jim Henson. http://www.whyilovecomics.com/?p=76","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed May 16 16:10:00 +0000 2012","id_str":"202793031169089536","full_text":"Today's fairy tale is titled \"The Death of the Hen\" and the last line is \"And then, everyone was dead.\" Walt Disney passed this one by?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 05 23:53:59 +0000 2022","id_str":"1589043380360814592","full_text":"Over twenty two years for me, and I concur. https://twitter.com/suegyford/status/1588957965331365888","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Nov 04 17:26:36 +0000 2022","id_str":"1588583502823522304","full_text":"I don’t really have an exit strategy yet but I’m mostly here to keep up with you (yes you) so I’ll go where you go. Sometimes I might even beat you there. I’ve been posting photos for a few months mostly into the void at BeReal, for instance. I’m the usual ewagoner over there.","favorite_count":"10","retweet_count":"0"},{"created_at":"Thu Nov 03 20:00:22 +0000 2022","id_str":"1588259814290997256","full_text":"Paging @holophrastic_an https://twitter.com/MCRofficaiI/status/1587597407453581312","favorite_count":"4","retweet_count":"0"},{"created_at":"Tue Nov 01 04:49:16 +0000 2022","id_str":"1587305752984707073","full_text":"Somebody went and did it! https://twitter.com/jana_pruden/status/1587236612303642625","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Oct 28 23:14:14 +0000 2022","id_str":"1586134274121531395","full_text":"EM is tweeting dick jokes about rank and file workers as he’s firing them. Why anyone would continue to work there voluntarily is beyond me.","favorite_count":"4","retweet_count":"0"},{"created_at":"Mon Dec 27 18:03:50 +0000 2021","id_str":"1475527859825524748","full_text":"Pretty sure I've read this book, and it didn't turn out to well for those of us with real brains then. https://twitter.com/partikelchen/status/1475442157502795778","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed May 16 12:34:08 +0000 2012","id_str":"202738706304598017","full_text":"Today is Vivian's last day of second grade, so that means another video of her running to get on the bus. http://www.youtube.com/watch?v=QxM69MfoSjU&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 15 17:37:45 +0000 2012","id_str":"202452725529722880","full_text":"This \"Sabotage\" remake/tribute is so, so good. https://vimeo.com/42106181","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 14 02:46:23 +0000 2012","id_str":"201866018346373120","full_text":"Tomorrow I perform my trapeze final in front of my classmates, many of whom are lithe young dancer types. I'll try to keep up.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 13 02:39:15 +0000 2012","id_str":"201501833745809408","full_text":"Juniper has a clownfish puppet and a rubber dinosaur, and is making them tell each other knock knock jokes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 12 23:50:36 +0000 2012","id_str":"201459390950285312","full_text":"Juniper is scatting along to TMBG instrumentals. I realize that could be a poop joke, but it's not.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 12 18:25:20 +0000 2012","id_str":"201377536851197952","full_text":"I wonder if Melisandre could raise a dragon with one of these. http://instagr.am/p/KiVwxlM2lc/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 12 11:25:41 +0000 2012","id_str":"201271925908045824","full_text":"Three squares of this Askinosie chocolate bar to four shots of espresso is a lovely thing. http://instagr.am/p/Khln9WM2gn/","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat May 12 02:47:09 +0000 2012","id_str":"201141432294195202","full_text":"\"On the rack: A cultural history of breasts\" http://www.salon.com/2012/05/10/on_the_rack_a_cultural_history_of_breasts/singleton/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 12 01:11:06 +0000 2012","id_str":"201117262885814272","full_text":"Louis C. K. sends out the best marketing emails.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 11 20:18:14 +0000 2012","id_str":"201043560605294592","full_text":"Afternoon snack of from-scratch pickled sausages with house-made saltines and a Ward @ The Branded Butcher http://instagr.am/p/Kf9zH7s2oj/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 11 16:09:31 +0000 2012","id_str":"200980968159444992","full_text":"Perhaps the best blog post on community theater I've ever seen. http://towngownplayers.wordpress.com/2012/05/10/pupate/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 11 12:18:10 +0000 2012","id_str":"200922748955009024","full_text":"Vivian's school was nearly closed permanently this week, as the local district needs draconian measures to make budget. http://m.independentmail.com/news/2012/may/08/carnesville-elementary-school-stay-open-one-more-y/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 10 17:08:33 +0000 2012","id_str":"200633436984188929","full_text":"Had lots of fun this spring playing at being a burlesque dancer, but it's time to retire. My doppelgänger @dirkroughly is taking the reins.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 10 11:40:55 +0000 2012","id_str":"200550983334510592","full_text":"Some gangs tag liquor stores, and others are more cerebral. http://instagr.am/p/KcdzjRM2lO/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 09 22:20:26 +0000 2012","id_str":"200349537477472256","full_text":"Stopped in for an Old Fashioned and a Scotch Egg. @ The Branded Butcher http://instagr.am/p/KbCOlTs2or/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 09 20:36:41 +0000 2012","id_str":"200323427243016193","full_text":"Why isn't there a child care facility in Athens that is open Friday and Saturday nights until 3am? Such a place would make a killing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 09 19:30:43 +0000 2012","id_str":"200306824094818304","full_text":"\"Orangutans at Miami zoo communicating with iPads\" This is so wonderful. http://feedproxy.google.com/~r/9To5Mac-MacAllDay/~3/b8kbBnQkUhM/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 09 00:30:39 +0000 2012","id_str":"200019919654486016","full_text":"At a brewery, eating goat. As one does. http://instagr.am/p/KYsYXAs2nd/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 08 21:18:08 +0000 2012","id_str":"199971468707246080","full_text":"\"Brave\" is already my favorite Pixar film.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue May 08 19:58:36 +0000 2012","id_str":"199951454964940801","full_text":"Four and a half minutes of the masterful \"Walt Disney's The Taxi Driver\" https://vimeo.com/37154658","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 08 16:48:57 +0000 2012","id_str":"199903729707782144","full_text":"The elevator smells like enchiladas and chest hair. Not recommended.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 08 13:42:52 +0000 2012","id_str":"199856899330551808","full_text":"An elderly resident of a nearby town was self-medicating using flowers he grew himself in the yard, now faces prison. http://onlineathens.com/local-news/2012-05-07/poppy-analysis-determine-if-drug-arrests-will-be-made-winder","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 08 13:32:22 +0000 2012","id_str":"199854256394747905","full_text":"Here's a wonderful 10 minute film: “The Politics of Competitive Board Gaming Amongst Friends” http://vimeo.com/40503001 (via @mmmarilyn)","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue May 08 00:48:51 +0000 2012","id_str":"199662110505050113","full_text":"Juniper's in her crib watching NASA videos about stellar dynamics on the iPad. She found them and started playing them by herself.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon May 07 20:00:47 +0000 2012","id_str":"199589617723375616","full_text":"Only one more session of my trapeze class, and then they're on break until June. I'll try not to atrophy before I'm \"Adult Beginner III\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 07 19:31:13 +0000 2012","id_str":"199582176310853633","full_text":"It's amazing just how little water it takes to make Earth a water planet. http://ga.water.usgs.gov/edu/2010/gallery/global-water-volume.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 06 16:04:14 +0000 2012","id_str":"199167699799130112","full_text":"She brought froggie over to smell the flowers. http://instagr.am/p/KSoywMM2iq/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 06 15:45:07 +0000 2012","id_str":"199162887590260737","full_text":"Seven Athens chefs are cooking dishes made with Red Mule grits are Mills Farm on Harve Mathis Rd until 2pm. $10. Meet Luke the red mule!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 05 16:28:12 +0000 2012","id_str":"198811341945962498","full_text":"Went to my first open trapeze studio and worked on my routine until I made it all the way through three times. It felt great!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 05 14:58:28 +0000 2012","id_str":"198788759003734017","full_text":"Tech Wiz at work http://instagr.am/p/KP8cNJM2hi/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 05 04:04:42 +0000 2012","id_str":"198624233478303746","full_text":"I always thought I'd like one, but now that I've got one, I *love* my inversion table. It's my first ever bit of gym equipment.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 05 03:37:27 +0000 2012","id_str":"198617375535411200","full_text":"I'm 30 years late to the party, but if you x the B-52s, Talking Heads, & Devo & turn em Japanese, you get The Plastics. http://www.youtube.com/watch?v=qLl44pj7a70&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 05 02:59:18 +0000 2012","id_str":"198607776870699008","full_text":"Fizzy water, tart cherry juice concentrate, and amaretto. That's some good stuff, right there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 05 01:11:49 +0000 2012","id_str":"198580729087672320","full_text":"So while my daughter the rat watches a better movie, my 2yo's in her crib on an iPad, trying to play backgammon. She wants me to teach her.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 05 00:41:38 +0000 2012","id_str":"198573133391867904","full_text":"\"This movie is too kissy.\"
\"You don't like kissing?\"
\"I'm a rat for crying out loud.\"

Around here, it's all dada all the time.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 05 00:28:06 +0000 2012","id_str":"198569726673293312","full_text":"Very well deserved! RT @HughAcheson: My book won the James beard award for best American cookbook! Go team!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 04 23:44:59 +0000 2012","id_str":"198558876205981696","full_text":"A few years ago it was a struggle to find local sustainable meat. Now farmers work to find a niche. Tonight's dinner: water buffalo steak.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 04 21:02:33 +0000 2012","id_str":"198517997495787522","full_text":"Old Maps Online is one of the best websites ever. An HTML (no flash!) index of historical maps, accessed via... a map. http://www.oldmapsonline.org/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 04 18:50:21 +0000 2012","id_str":"198484727978672128","full_text":"Put your left leg down your right leg up
Tilt your head back let's finish the cup","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 04 18:29:13 +0000 2012","id_str":"198479411379576832","full_text":"Today's fairy tale is actually a comedy. Clever Gretel, a fashionable cook and a lush, eats the food she was to serve. http://gimmlunch.org/77-clever-gretel","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 04 03:18:59 +0000 2012","id_str":"198250343216316417","full_text":"This belt for my kilt was custom fitted on Labor Day. I added the latest notch today. Seeing it laid out lik http://instagr.am/p/KMHhYLs2oN/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 03 15:28:21 +0000 2012","id_str":"198071503521198080","full_text":"Only three days to go to kickstart a \"floatoshoot\" of Athens' own Honeypots floating down waterways. http://www.kickstarter.com/projects/1029953918/honeypot-floatoshoot-tour-1?ref=home_location","favorite_count":"0","retweet_count":"2"},{"created_at":"Thu May 03 14:40:54 +0000 2012","id_str":"198059565667975168","full_text":"A wonderful article about my Athens online farmers market in John Deere's The Furrow magazine, by Charles Johnson (pdf) http://athens.locallygrown.net/files/document/document/1566/original/TheFurrow.pdf","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 03 13:22:27 +0000 2012","id_str":"198039820105293824","full_text":"\"What should we get Mom for Mom's Day?\"
\"Scaly dragon earrings.\"
\"She might not like dragons as much as you.\"
\"She should join the team.\"","favorite_count":"3","retweet_count":"2"},{"created_at":"Wed May 02 20:51:23 +0000 2012","id_str":"197790412033884160","full_text":"Today I posted my 75th Grimm's Fairy Tale, closing out a series of short tales where the Fox is really quite the ass. http://grimmlunch.org/75-the-fox-and-the-cat","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 02 20:08:46 +0000 2012","id_str":"197779685185294336","full_text":"The heat index is current 97 degrees, and it's May 2. I really ought to start looking for property in Vermont. Or Greenland.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 02 16:57:39 +0000 2012","id_str":"197731588946132992","full_text":"I linked to a video of Neil deGrasse Tyson's \"the most astounding fact\" quote a while back. Here is is as a comic: http://zenpencils.com/comic/42-neil-degrasse-tyson-the-most-astounding-fact/","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed May 02 15:38:59 +0000 2012","id_str":"197711793165045760","full_text":"\"What a delicious strawberry!\" the Samurai shouted. http://www.lovelifepractice.com/the-samurai-the-strawberry/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 02 15:00:21 +0000 2012","id_str":"197702071946985473","full_text":"Kickstart some smut! \"The new Smut Peddler contains over 350 PAGES of lady-driven dirty comics.\" http://www.kickstarter.com/projects/ironspike/the-smut-peddler-pre-order-project","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 02 13:03:42 +0000 2012","id_str":"197672713811271680","full_text":"I have a new favorite iOS weather app. I'm a sucker for well designed gauges. http://www.swackett.com/v2/apps/peepometer-ipad/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 01 22:12:39 +0000 2012","id_str":"197448475405860864","full_text":"I'm picking up a few extra stories for my bee hive. http://instagr.am/p/KGa_ZNs2l8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 01 20:54:09 +0000 2012","id_str":"197428719906856960","full_text":"This is good! RT @jonathancoulton: First of May Remix (hey, at least I did SOMETHING illegal today, right?) http://bit.ly/IjRkci","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 01 14:32:35 +0000 2012","id_str":"197332695896948736","full_text":"Someone in Moscow, Russia created a http://locallygrown.net farmers market. I really need to add localization so it's not English-only.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 30 18:04:44 +0000 2012","id_str":"197023695418556417","full_text":"The Branded Butcher is now open for dinner, between the GA Theater and the new parking deck. http://instagr.am/p/KDZyC9s2tT/","favorite_count":"1","retweet_count":"2"},{"created_at":"Sun Apr 29 23:25:40 +0000 2012","id_str":"196742075994222593","full_text":"Somehow I \"lost count\" and ended up with 18 more tomato plants than I have cages for.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 29 22:35:44 +0000 2012","id_str":"196729509972680704","full_text":"Planted about a million sunflowers and about a thousand corn plants today, because who doesn't love sun flowers and sweet corn?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 29 21:38:12 +0000 2012","id_str":"196715029544960000","full_text":"My new sorghum patch. http://instagr.am/p/KBNfm1M2uO/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 29 20:23:23 +0000 2012","id_str":"196696201234628608","full_text":"The \"year without winter\" took away my maple syrup supply, so I spent today planting sorghum. Looks like I need to make my own syrup.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 29 14:03:35 +0000 2012","id_str":"196600617479835650","full_text":"Vivian with The Tempest's Ariel
","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 29 00:08:44 +0000 2012","id_str":"196390525811703808","full_text":"Steampunk'd Prospero http://instagr.am/p/J-52tjs2uw/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 28 16:56:16 +0000 2012","id_str":"196281688853196801","full_text":"Tonight we're going to go see a steampunked production of The Tempest. You should come along -- it's free! http://www.northfultondramaclub.org/wordpress/2012/spring-2012-william-shakespeares-the-tempest/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 27 19:59:22 +0000 2012","id_str":"195965382404743169","full_text":"My first week back to Shovelglove after many years, and I can really feel it. Swinging a sledgehammer is a great complement to trapeze!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 27 16:06:27 +0000 2012","id_str":"195906766444310529","full_text":"Well, that one's done. Now onto A Dance With Dragons, and when that one's done I can be impatient with GRRM like the rest of you.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 27 02:52:47 +0000 2012","id_str":"195707031926214657","full_text":"I'm at that point in a book where George R. R. Martin ends every chapter with a casual but shocking one-liner reveal. What the what!?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 26 22:21:48 +0000 2012","id_str":"195638839111462913","full_text":"\"Dear Eric, this is just an email to let you know that our records show you asked not to receive emails from us.\" Thanks, TigerDirect!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 26 15:24:22 +0000 2012","id_str":"195533787457785856","full_text":"Mamma Goldberg's Deli has opened in the new parking deck. I can't tell you why it's any different from a Subway, honestly.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 26 13:24:21 +0000 2012","id_str":"195503584853504000","full_text":"I got some seeds to take part in the \"Local Three Sisters Experiment\": Sorghum, Greasy Bean & Candy Roaster http://sowtrueseed.com/howto/three-sisters-sorghum-greasy-bean-candy-roaster/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 26 01:05:42 +0000 2012","id_str":"195317696068464640","full_text":"Ooh! I just realized I can make my own tonic water, and the gin is sitting *right* *there*...","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 25 23:18:17 +0000 2012","id_str":"195290666379644929","full_text":"The sunroof open wide, The Mighty Mighty Bosstones cranked up loud, and a 45 minute drive through the country. That's the stuff.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Apr 25 22:29:13 +0000 2012","id_str":"195278316062769152","full_text":"At the theater, in the garden, remembering stolen friends. http://instagr.am/p/J3AGv0s2tj/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 25 17:39:58 +0000 2012","id_str":"195205523044438016","full_text":"Kickstart some underpants: http://www.kickstarter.com/projects/jakehimself/flint-and-tinder-premium-mens-underwear?ref=live","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Apr 25 00:59:05 +0000 2012","id_str":"194953645916307457","full_text":"Viv says she was trying out a new smile. http://instagr.am/p/J0sfVks2iV/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 24 18:48:28 +0000 2012","id_str":"194860375601188866","full_text":"\"Being weird to someone just proves that you are being you, which is the most important thing you can ever be.\" http://joethepeacock.blogspot.com/2012/04/thats-why-you-dont-have-any-friends.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 24 18:16:45 +0000 2012","id_str":"194852392133603329","full_text":"World War One: The Simple Version http://angusmcleod.deviantart.com/art/World-War-One-Simple-Version-128505446","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 24 17:10:20 +0000 2012","id_str":"194835677328834561","full_text":"Oh, you've got green eyes
Oh, you've got blue eyes
Oh, you've got grey eyes

(Up, down, turn around, please don't let me hit the ground)","favorite_count":"0","retweet_count":"2"},{"created_at":"Mon Apr 23 19:05:59 +0000 2012","id_str":"194502394799865857","full_text":"The University of Florida heard we're living in a post-PC world and disbands the entire Computer Science department. http://www.forbes.com/sites/stevensalzberg/2012/04/22/university-of-florida-eliminates-computer-science-department-increases-athletic-budgets-hmm/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 23 17:14:30 +0000 2012","id_str":"194474339050065922","full_text":"Did unassisted triple bar transfers and, apart for a pesky move in the middle, made it through my routine several times. A good trapeze day!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 23 13:53:24 +0000 2012","id_str":"194423730888392704","full_text":"If the folksy movements at Reinhard's site don't suit you, maybe you'll like these at the Shovelglove Community College http://www.urbanprimalist.com/id3.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 23 13:10:42 +0000 2012","id_str":"194412984171368449","full_text":"Before work, I fed the animals, churned butter, tossed hay, shoveled manure, & mended fences. I'm back to shovelglove! http://www.shovelglove.com/group/79.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 22 03:05:06 +0000 2012","id_str":"193898195611422720","full_text":"It's ahowtine! And this variety show has a lot of variety.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 21 21:03:52 +0000 2012","id_str":"193807286102274048","full_text":"I'm glueing bullet wounds onto my chest. As one does. Can't have a zombie Rasputin dancing around without bullet wounds.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 21 19:45:51 +0000 2012","id_str":"193787653055979520","full_text":"It has often been remarked that I have the constitution of a vending machine. I am also just as graceful.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 21 19:27:10 +0000 2012","id_str":"193782949911609344","full_text":"A note to those attending tonight: It is springtime and I'm often outside. Those are bug bites. I do not have the pox.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 21 18:36:14 +0000 2012","id_str":"193770131824967680","full_text":"An old log cabin, taken apart, moved, and put back together like Lincoln Logs. http://instagr.am/p/JsSQkks2k_/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 21 17:30:20 +0000 2012","id_str":"193753549765754880","full_text":"For some reason, music always sounds better on the front porch of a log cabin. http://instagr.am/p/JsKxoqs2ht/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 21 14:38:41 +0000 2012","id_str":"193710353534816256","full_text":"At the 15th Annual Old-Timey Seed Swap http://instagr.am/p/Jr3ISFM2o2/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 21 03:09:00 +0000 2012","id_str":"193536789212954624","full_text":"All done being dignified, so now I can get back to rehearsing this dance number I'm performing tomorrow. It's the opposite of dignified.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 21 01:33:39 +0000 2012","id_str":"193512790940598272","full_text":"My award had a cash component, and I immediately spent half of it on my first full dinner at The National. Thanks, award committee!","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Apr 21 00:32:02 +0000 2012","id_str":"193497287115276289","full_text":"Drinking my gin and rhubarb. http://instagr.am/p/JqV_ogM2q1/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 20 23:02:37 +0000 2012","id_str":"193474784196177920","full_text":"I have a beautiful plaque! http://instagr.am/p/JqL5BAM2m-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 17 17:32:44 +0000 2021","id_str":"1471896154753445888","full_text":"I'm not feeling optimistic that a greatly anticipated trip I have to NYC in four weeks will happen as planned. https://twitter.com/Pinboard/status/1471890455809835008","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 17 17:30:27 +0000 2021","id_str":"1471895581773684751","full_text":"@dmoren My first one, at 2011 DragonCon, bewildered S. M. Stirling.
","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Apr 20 19:44:44 +0000 2012","id_str":"193424982863384576","full_text":"Hit 50,000 miles in my VW diesel station wagon. I love this car!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 20 15:03:41 +0000 2012","id_str":"193354255036452865","full_text":"\"Unlike any other kind of labor I can think of, domestic labor is productive or not, depending on who performs it.\" http://www.thenation.com/article/167456/ann-romney-working-woman","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 20 11:56:37 +0000 2012","id_str":"193307179032379392","full_text":"Most of the strawberry plants took, and they're filling out nicely. There's already about a dozen berries fo http://instagr.am/p/Jo_ubPM2mo/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 20 11:02:34 +0000 2012","id_str":"193293578083106818","full_text":"Now that I've an unlimited supply of carbonated water, the diet coke habit's replaced with homemade flavors like these. http://www.gilttaste.com/stories/1151-kick-the-bottle-make-your-own-soda-flavors","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 20 03:44:29 +0000 2012","id_str":"193183330890547200","full_text":"\"Dirty Bastard\" beer has been banned in Alabama for being profane. Schlitz, however, is still ok. http://onlineathens.com/national-news/2012-04-19/alabama-bans-beer-brand-over-dirty-name-label","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 20 02:52:13 +0000 2012","id_str":"193170174575251456","full_text":"I guess I can still clean up nicely every now and again. http://instagr.am/p/JoBcgpM2nO/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 20 02:40:26 +0000 2012","id_str":"193167208443150336","full_text":"\"Are you ready for tomorrow night?\" asked a lady who hasn't missed the award ceremony in 20+ years. You mean, besides see if my clothes fit?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 19 18:32:48 +0000 2012","id_str":"193044493614845952","full_text":"Oh, hey! There's a dirigible floating over Athens, heading South.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 19 17:26:24 +0000 2012","id_str":"193027784057163776","full_text":"My 70th Grimm fairy tale has gone up. Three sons make their fortunes with only a rooster, a scythe, and a cat: http://grimmlunch.org/70-the-three-sons-of-fortune","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 19 13:30:20 +0000 2012","id_str":"192968374140149760","full_text":"Farmer Cthulhu feeding his chickens. http://www.flemcomics.com/d/20000718.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 19 13:27:45 +0000 2012","id_str":"192967723133845505","full_text":"I need to remember to check tonight to see if I have any clothes suitable for wearing to an awards ceremony. Tomorrow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 19 12:53:09 +0000 2012","id_str":"192959019655245824","full_text":"Factory-farmed chicken has never been less safe to eat, so of course the USDA should abandon its inspection program. http://news.yahoo.com/usda-let-industry-self-inspect-chicken-191142649--abc-news-topstories.html","favorite_count":"1","retweet_count":"8"},{"created_at":"Thu Apr 19 01:32:59 +0000 2012","id_str":"192787846720004096","full_text":"It takes me about ten minutes to reassemble and put on my costume after a five minute run-through. And I need a lot more run-throughs.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 19 00:38:36 +0000 2012","id_str":"192774160878026752","full_text":"New idea: a shovelglove club that meets in the park and works out in sync, like those tai chi people. ( http://www.shovelglove.com/ )","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 18 18:59:44 +0000 2012","id_str":"192688884755349504","full_text":"Louie Season 3 will be here soon! http://www.youtube.com/watch?v=ocrpTQWEjSE&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 18 17:46:02 +0000 2012","id_str":"192670336876163072","full_text":"Self Improvement: Choose Your Own “Choose Your Own” http://www.lovelifepractice.com/self-improvment-%E2%80%A2-part-3/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 18 12:15:32 +0000 2012","id_str":"192587161512587266","full_text":"Sometimes, When \"All the Facts are In,\" It's Worse: The UC-Davis Pepper-Spray Report http://bradhicks.livejournal.com/459368.html","favorite_count":"5","retweet_count":"21"},{"created_at":"Wed Apr 18 01:22:46 +0000 2012","id_str":"192422888819789826","full_text":"I happen to find myself in underpants and a cape. The adulthood I dreamed of when I was four has arrived. #theater4ever","favorite_count":"2","retweet_count":"3"},{"created_at":"Tue Apr 17 20:17:53 +0000 2012","id_str":"192346164274794497","full_text":"160 proof moonshine double chocolate cake? Tell me more! http://redtruckbakery.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 17 20:01:28 +0000 2012","id_str":"192342029425065985","full_text":"Gwendoline Christie is perfect as Brienne of Tarth in \"Game of Thrones\". The casting for that series is masterful.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 17 19:46:40 +0000 2012","id_str":"192338308968361984","full_text":"Sharon Old's \"The Language of the Brag\" well-read on the new poetry reading sharing site APoemFromUs: http://apoemfromus.com/poems/the-language-of-the-brag/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 17 19:07:48 +0000 2012","id_str":"192328524219162624","full_text":"Those jackals over at 5by5.tv finally convinced me to order a SodaStream.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 17 16:46:07 +0000 2012","id_str":"192292871855030272","full_text":"The documentary Farmageddon is available today in the US & Canada everywhere you can rent/buy/stream movies. http://farmageddonmovie.com","favorite_count":"1","retweet_count":"2"},{"created_at":"Tue Apr 17 16:12:56 +0000 2012","id_str":"192284518114275328","full_text":"Oh, hey! Someone wrote a song about me. http://www.youtube.com/watch?v=ukdoK3l4aM4&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 17 02:23:25 +0000 2012","id_str":"192075766073266176","full_text":"Adds more Velcro.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 16 21:08:44 +0000 2012","id_str":"191996573641744385","full_text":"The Gulf Coast waters *look* safe to swim in, until you look under a different light. http://www.tampabay.com/news/environment/water/article1225134.ece","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Apr 16 17:26:25 +0000 2012","id_str":"191940623979380737","full_text":"Working on my first long trapeze routine, freshly inspired from the Canopy show. Only fell three times -- a vast improvement from last week.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 16 15:25:56 +0000 2012","id_str":"191910303229935616","full_text":"An ode to two of my favorite New Mexican dishes: Frito pie and breakfast saltado. http://www.boulderlocavore.com/2012/04/discovering-original-frito-pie-in-santa.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 16 13:37:51 +0000 2012","id_str":"191883101323005952","full_text":"1. New Wallace & Gromit movie! Yay! 2. They dumbed down the title in the US because we hate science. True, but boo! http://www.bbc.com/future/story/20120411-the-scientists-band-of-misfits","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 15 23:25:23 +0000 2012","id_str":"191668574027382785","full_text":"It's been a bruiser of a day, but at least I had a pork butt in the smoker through it all. http://instagr.am/p/JdWkL7M2vO/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 15 07:22:17 +0000 2012","id_str":"191426201930305536","full_text":"I'm surprised to discover it's easier to balance an empty liquor bottle on my head than a full one.

I really ought to go to bed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 15 03:43:21 +0000 2012","id_str":"191371105808822273","full_text":"Energetic Russian folk dancing and bourbon. Yeah.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 15 01:33:35 +0000 2012","id_str":"191338446479036417","full_text":"Now that I know they make camouflage-patterned lamé, I can't help but wonder if it's been used on Project Runway yet.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 15 01:15:25 +0000 2012","id_str":"191333874670895104","full_text":"Juniper's in a Flaming Lips mood, lying in bed, listening to an album she put on herself. Always interesting to hear her choice. She's two.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 15 00:49:27 +0000 2012","id_str":"191327341832716289","full_text":"Kids are in bed, and I'm otherwise home alone on a Saturday night. Time to pour a drink and start sewing! #theater4ever","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 14 21:51:21 +0000 2012","id_str":"191282519172317185","full_text":"Free topless top-ass tapas bar/restaurant name idea: Buenapititos De Seniorita Margarita's. Or BDSM's for short.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Apr 14 20:23:16 +0000 2012","id_str":"191260352896446464","full_text":"\"When I'm a teenager, I'm going to get a job and build us a second story for my bedroom so I can have a better view.\" Vivian has plans.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Apr 14 19:49:09 +0000 2012","id_str":"191251766690586625","full_text":"I just had to show off the beautiful color of this carotene butter I made. http://instagr.am/p/JaYp8Gs2je/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 14 18:22:27 +0000 2012","id_str":"191229951310176256","full_text":"1st encounter at the International Street Fest: a group of guys in red yelling \"why are all the foreigners here?\" Keep it classy, Bulldogs.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 14 14:26:52 +0000 2012","id_str":"191170661027291136","full_text":"Just occurred to me that I haven't had more than a bite or two of pasta in more than three months. I didn't think that was even possible.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 13 22:20:19 +0000 2012","id_str":"190927423154561025","full_text":"Cuzco Fizz: Pisco, St. Germaine, fresh grapes, and lime. http://instagr.am/p/JYFfNxs2uN/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 13 16:41:39 +0000 2012","id_str":"190842195463507968","full_text":"The current wait to see the one clerk on duty at the post office in downtown Athens is about a half hour. You have been warned.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 13 14:35:10 +0000 2012","id_str":"190810363690889217","full_text":"Before & after pics of runners in world's toughest race you've not heard of (only 12 finishers ever) http://j.mp/HB7wpw /via @brainpicker","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Apr 13 02:56:57 +0000 2012","id_str":"190634653454041088","full_text":"In my choreography, I've got 20 measures marked \"insert Russian folk dance\". Guess I'd better get on that, since I've only 9 days left.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 22:29:15 +0000 2012","id_str":"190567281410052097","full_text":"This beautiful community garden is tucked away just two blocks outside downtown Athens. http://instagr.am/p/JVhyO_s2mf/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 18:26:35 +0000 2012","id_str":"190506215749582848","full_text":"The Athens Eclectics Supper Colloquia (working title) will happen. I am willing it so.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 14:00:38 +0000 2012","id_str":"190439284346593280","full_text":"I'm <3 my diverse & talented social circle so much. I've a plan to combine pot luck dinner parties w/ academic colloquia & invite them all.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 13:40:49 +0000 2012","id_str":"190434297684045824","full_text":"This Saturday night, you can tour the Etowah Indian Mounds (in Cartersville, GA) by torchlight. This looks like fun! http://www.daily-tribune.com/view/full_story/18181274/article-Experience-Etowah-mounds-by-torchlight?instance=latest_articles","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Apr 12 00:35:50 +0000 2012","id_str":"190236749685993472","full_text":"Left over Easter eggs, poached chicken, pickles, and celery. Let's make a salad! http://instagr.am/p/JTLde1s2mw/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 11 21:18:50 +0000 2012","id_str":"190187173360832512","full_text":"\"If you were serious, you'd put the teabag right in the hot coffee.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 11 19:50:34 +0000 2012","id_str":"190164961123778560","full_text":"It's going to be in the mid-eighties this weekend, but I'll probably lose my garden to frost tonight.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 11 19:37:52 +0000 2012","id_str":"190161763877134336","full_text":"Fire alarm. Mandatory evacuation. Hanging out on the sidewalk. At least it's a nice day for it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 11 19:12:45 +0000 2012","id_str":"190155442385719297","full_text":"MC Frontalot performing \"Yellow Lasers\" in dubstep form (whatever dubstep is): http://www.youtube.com/watch?v=51rW8CMk-zg&feature=colike","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 11 18:00:31 +0000 2012","id_str":"190137264230240256","full_text":"Old, but worth sharing: Former Athens chef and acclaimed author Tamar Adler on Paula Deen's diabetes http://www.forbes.com/sites/toddessig/2012/01/20/tamar-adler-on-paula-deens-diabetes-food-comfort-and-balance/","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Apr 11 15:59:46 +0000 2012","id_str":"190106879286980608","full_text":"Replenished my supply of snaps and iron-on Velcro tape. #doublelife","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 11 15:18:36 +0000 2012","id_str":"190096517061816320","full_text":"I've clawed my way down to Inbox 309. My apologies to all of you still waiting to hear from me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 11 14:35:26 +0000 2012","id_str":"190085657320898561","full_text":"Bone Luge: The marriage of marrow and liquor. http://www.thedailypage.com/daily/article.php?article=36308","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 11 13:28:46 +0000 2012","id_str":"190068878129381378","full_text":"\"Reading Mr. Cowen is like pushing a shopping cart through Whole Foods with Rush Limbaugh.\" http://www.nytimes.com/2012/04/11/books/an-economist-gets-lunch-by-tyler-cowen.html?_r=1","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Apr 10 16:23:50 +0000 2012","id_str":"189750546394120192","full_text":"I beat Kerberos and Apache integration! Yay! That means I win… a neck beard?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 09 17:46:54 +0000 2012","id_str":"189409062696394752","full_text":"Facebook buys Instagram, a company without a penny of revenue, for $1,000,000,000? I'm in the wrong business! Wait, that is my business.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 09 14:38:00 +0000 2012","id_str":"189361523746017280","full_text":"On Friday, the area around Timbuktu declared itself independent from Mali as the new country Azawad. http://en.wikipedia.org/wiki/Azawad","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 08 16:25:01 +0000 2012","id_str":"189026067409936384","full_text":"If you like clean rivers & streams, honeybees, photography, and fire, this is the Kickstarter project for you. I'm in. http://www.kickstarter.com/projects/1029953918/honeypot-floatoshoot-tour-1?ref=live","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Apr 07 23:33:49 +0000 2012","id_str":"188771593714016256","full_text":"Here's the 90 second TV story shot in my office the other day. Skip ahead to 17:30 if you want to see it. http://www.ustream.tv/recorded/21596180","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 07 22:06:37 +0000 2012","id_str":"188749646833790976","full_text":"Testing sharing a page from the Paper iPad app via Twitter. Got a Cosmonaut stylus today, which is great for drawing.
","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 07 20:49:37 +0000 2012","id_str":"188730270487281664","full_text":"Monday, you can hold your head
Tuesday, Wednesday stay in bed
Or Thursday - watch the walls instead

http://ladyinterior.tumblr.com/post/20471667491/i-dont-care-if-mondays-blue-tuesdays-grey-and","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Apr 07 16:49:41 +0000 2012","id_str":"188669890549391361","full_text":"Made chocolate chip cookies, and now I'm frying chicken. The girls and I are going to have a picnic in the park!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 07 15:13:59 +0000 2012","id_str":"188645806914539521","full_text":"\"Clearing Away Debris from the Bangor Fire\" #cthulhu #fhtagn http://philipgelatt.tumblr.com/post/20608925626/fluxmachine","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 07 13:46:53 +0000 2012","id_str":"188623885225299968","full_text":"Last night Vivian wanted to tell & hear knock knock jokes. Now Juniper is making up her own, in baby talk. \"Wok wok!\" \"Who's there?\" \"Nemo!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 07 13:43:26 +0000 2012","id_str":"188623016496873473","full_text":"Juniper woke up this morning wanting to shake hands, saying \"Oh there you are! How are you? It's good to see you!\" Where'd she learn that?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 07 02:11:51 +0000 2012","id_str":"188448976549330948","full_text":"Easter eggses. http://instagr.am/p/JGegymM2hY/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 06 22:07:56 +0000 2012","id_str":"188387589303181315","full_text":"Usually they wait until Halloween to bring out the scary candy. http://instagr.am/p/JGCi2Us2lT/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 06 19:41:31 +0000 2012","id_str":"188350745396002817","full_text":"\"In episode 17, Luigi discovers the black goo and throws it at Bowser.\" -- Vivian, demonstrating her nascent nerdery.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 06 19:24:48 +0000 2012","id_str":"188346537556983808","full_text":"Helped Viv pick out cereal & when I turned back to the cart it looked like Juniper was filming a slasher movie. Sudden explosive nosebleed!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 06 17:44:09 +0000 2012","id_str":"188321206431260673","full_text":"Lunchtime with Vivian http://instagr.am/p/JFkaIqM2oF/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 06 17:42:00 +0000 2012","id_str":"188320666171359233","full_text":"Lunchtime with Juniper http://instagr.am/p/JFkKVlM2oB/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 06 16:55:14 +0000 2012","id_str":"188308899475103746","full_text":"\"DESPITE LONG ODDS, FTCLDF APPEALS FEDERAL JUDGE'S DISMISSAL OF RAW MILK CASE\" http://www.thecompletepatient.com/article/2012/april/6/despite-long-odds-ftcldf-appeals-federal-judges-dismissal-raw-milk-case","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 06 02:35:00 +0000 2012","id_str":"188092410918748162","full_text":"Simple late-night dinner of slow scrambled eggs, avocado, and pico de gallo. http://instagr.am/p/JD8MfrM2qa/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 05 22:11:03 +0000 2012","id_str":"188025986477068288","full_text":"\"Your http://Amazon.com order of \"Bullet Wound Reel Fx M ...\" has shipped!\" I tried to buy bullet wounds locally, but couldn't find 'em.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 05 17:50:34 +0000 2012","id_str":"187960435193024513","full_text":"The Hare's Bride: A short tale where a hare kidnaps a maiden so he can marry her, she escapes, and he becomes sad. http://grimmlunch.org/66-the-hare-s-bride","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 05 15:00:42 +0000 2012","id_str":"187917685546430464","full_text":"For the 1st time, scientific studies sleuthed out what we're feeding factory-farmed poultry. The results are shocking. http://www.nytimes.com/2012/04/05/opinion/kristof-arsenic-in-our-chicken.html","favorite_count":"0","retweet_count":"2"},{"created_at":"Thu Apr 05 13:01:58 +0000 2012","id_str":"187887806432018435","full_text":"This weather has me doing the strangest things. Like installing tomato cages the first week of April. http://instagr.am/p/JCfQ1ks2pM/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 04 23:13:46 +0000 2012","id_str":"187679384323375104","full_text":"John Deere put me in their magazine. 16-year-old me is perplexed. http://instagr.am/p/JBAJbLs2i1/","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Apr 04 15:40:41 +0000 2012","id_str":"187565362093625346","full_text":"You never know when a TV reporter will come to your office and film you typing on your keyboard for a news story.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 04 12:08:27 +0000 2012","id_str":"187511948622041089","full_text":"I always keep my taps in my backpack, just in case. @ Ike & Jane's Downtown http://instagr.am/p/I_0X2Ns2q5/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 04 03:38:36 +0000 2012","id_str":"187383640647405569","full_text":"Just finished \"A Storm of Swords\". Holy wow. Now onto \"A Feast of Crows\"!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 04 03:23:19 +0000 2012","id_str":"187379796467138560","full_text":"Juniper is going to sleep, cuddling Elmo, a shark, an alligator, and an allosaurus. And most of all her big frog.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Apr 03 20:15:47 +0000 2012","id_str":"187272205418242048","full_text":"\"Two Athens Area Farmers Win Environmental Award\" http://athens.patch.com/articles/two-athens-area-farmers-win-environmental-award#photo-5440457","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 03 20:06:56 +0000 2012","id_str":"187269978779680768","full_text":"\"According to the judge, the Wagoner confrontation with the GDA and FDA came closest to demonstrating an injured party\" http://www.thecompletepatient.com/article/2012/april/3/judge-opts-out-ftcldf-challenge-interstate-raw-milk-ban-dismissing-suit-door","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 03 17:58:06 +0000 2012","id_str":"187237556168048640","full_text":"My lawsuit against the FDA was dismissed after the FDA testified they won't enforce its rule against individuals. Not sure what that means.","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Apr 03 15:29:59 +0000 2012","id_str":"187200278997635074","full_text":"Once again my farmers market has outgrown our infrastructure. I had to buy another $200 of shelving this week to hold all the produce.","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Apr 03 14:34:24 +0000 2012","id_str":"187186292294041600","full_text":"Vivian's on spring break. This morning we planted strawberries. http://instagr.am/p/I9gJ1wM2lC/","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Apr 02 19:14:01 +0000 2012","id_str":"186894273508151297","full_text":"\"Kind of amazing, but not surprising, that the Star Wars universe has come to this.\" The Kinect Star Wars Dance Party: http://kottke.org/12/04/kinect-star-wars-dance-party","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 10 21:52:28 +0000 2021","id_str":"1469424803404824578","full_text":"@Liana_K The chef has responded, and it is exactly as you're probably thinking it would be: https://www.today.com/food/brutal-review-michelin-starred-restaurant-bros-goes-viral-t242696","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Dec 10 21:08:09 +0000 2021","id_str":"1469413651484393481","full_text":"What a story. https://www.oregonlive.com/trending/2021/12/friendly-foul-mouthed-crow-befriends-entire-oregon-elementary-school-before-state-police-are-called-in.html#","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Apr 02 18:03:56 +0000 2012","id_str":"186876634853408768","full_text":"Learned to do one of my fave trapeze poses (to watch). Now I know that while it looks graceful, they're really thinking \"OH GOD THE PAIN!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 02 15:13:49 +0000 2012","id_str":"186833824456523776","full_text":"One of the largest ground beef processors in the USA is going out of business, and is blaming the \"pink slime\" uproar. http://news.yahoo.com/beef-processor-files-bankruptcy-over-pink-slime-uproar-132022703.html","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Apr 01 23:34:28 +0000 2012","id_str":"186597429662068736","full_text":"It was nice to really get back in the garden again. It's mostly in plantable condition now. http://instagr.am/p/I5UgT5M2ov/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 01 22:34:47 +0000 2012","id_str":"186582410404704257","full_text":"Three times George R. R. Martin wrote that it would happen, but that didn't make reading it any less painful. Oof.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 01 18:27:01 +0000 2012","id_str":"186520056195325952","full_text":"Broke a nail on a surprise rutabaga. #gardeningbyhand","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 01 15:32:44 +0000 2012","id_str":"186476197146927105","full_text":"The first strawberries of the season, atop French toast. http://instagr.am/p/I4dawsM2ov/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Apr 01 02:56:47 +0000 2012","id_str":"186285955588689920","full_text":"Mythblasters: The Supernatural Files http://bit.ly/HbNox7 /via @cthulhuchick","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 31 23:38:19 +0000 2012","id_str":"186236007774035970","full_text":"Tonight's dinner: rats on a stick http://instagr.am/p/I2wKeos2kX/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 31 19:47:50 +0000 2012","id_str":"186178006539182080","full_text":"On a whim I bought a bottle of aloe vera juice (with pulp). It was good, like a well balanced bubble tea. That tastes like cactus.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 31 16:31:59 +0000 2012","id_str":"186128720430497792","full_text":"At the Athens Food Cart Festival. Good thing I came hungry! http://instagr.am/p/I1_VWmM2mm/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 31 15:26:37 +0000 2012","id_str":"186112269044822017","full_text":"On my way to Athens' first ever Food Cart Festival! @athensfoodcarts","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 31 14:08:25 +0000 2012","id_str":"186092591845093376","full_text":"You know nothing, Jon Snow!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 31 00:10:13 +0000 2012","id_str":"185881650293518337","full_text":"Gluten free chicken fried steak, taters, and gravy. A tasty Friday night dinner. http://instagr.am/p/I0O_xas2ht/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 30 20:03:05 +0000 2012","id_str":"185819458047197185","full_text":"New York City has discovered online farmers markets, and hopes to bring the new concept to the rest of the world. http://grist.org/locavore/for-new-yorkers-a-farmers-market-on-your-phone/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 30 19:41:17 +0000 2012","id_str":"185813970135941120","full_text":"\"Hodor,\" said Hodor.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 30 16:08:08 +0000 2012","id_str":"185760328951410690","full_text":"Crispin's Marvin, an oak barrel aged cider brewed with stout yeast, molasses, honey, dark chocolate, and bla http://instagr.am/p/IzXk2UM2lu/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 30 15:17:43 +0000 2012","id_str":"185747640795930624","full_text":"Time to start planting trees on the tundra. RT @grist: Maple syrup-pocalypse arrives 20 years early: http://bit.ly/HmRzbA","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 30 14:46:18 +0000 2012","id_str":"185739736625840129","full_text":"I'm mining this video game clip for choreography ideas. http://www.youtube.com/watch?v=p5-xd0M6tRQ&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 29 13:37:27 +0000 2012","id_str":"185360019892617216","full_text":"Don't understand how Paper by @fiftythree is free, but it looks like it'll quickly become an essential app on my iPad. http://fiftythree.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 29 09:25:48 +0000 2012","id_str":"185296689844862976","full_text":"RIP, Earl. http://www.youtube.com/watch?v=AJOIqmlI65Y&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 29 00:30:28 +0000 2012","id_str":"185161968586465280","full_text":"\"'I am here for erotic hypnosis,' I said, trying to articulate clearly, but not too clearly.\" http://www.observer.com/2012/03/you-are-getting-horny-adventures-in-erotic-hypnosis/?show=all","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 28 20:16:15 +0000 2012","id_str":"185097995254112256","full_text":"Just had the occasion to pull out Shel Silverstein's \"Freakin' and the Freakers Ball\" album. What a fellow he was.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 28 16:02:40 +0000 2012","id_str":"185034177006153729","full_text":"A Cthulhu & Mickey Mouse mashup T-shirt today only for $6, shipping included. http://6dollarshirts.com/teetime","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 28 15:43:36 +0000 2012","id_str":"185029378265186305","full_text":"Holy wow, this info graphic of worldwide shark attacks since 1912 is amazing. ACCURATE BITE MARKS! http://news.nationalpost.com/2012/03/27/graphic-a-hundred-years-of-shark-attacks/ via @EccentricFlower","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 28 03:52:40 +0000 2012","id_str":"184850467078156290","full_text":"Oh, good! I can eat cold grapefruit again without fainting from the pain. I guess my gums are healing nicely.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 28 02:19:38 +0000 2012","id_str":"184827056708788224","full_text":"They're not wolves, but all the coyotes howling outside my window are an awesome soundtrack to Jon Snow's chapter just the same.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 28 02:06:26 +0000 2012","id_str":"184823735105236992","full_text":"\"THEN SHE SIGHED AND SQUEALED AND KICKED THE AIR! MY BEAR! SHE SANG. MY BEAR SO FAIR! AND OFF THEY WENT, FROM HERE TO THERE.\" Oh, Sansa.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Mar 27 13:54:40 +0000 2012","id_str":"184639578299301888","full_text":"Michigan has apparently outlawed heritage pork, and is preparing to shut down successful farmers. http://www.farmtoconsumer.org/michigan-dnr-going-hog-wild.htm","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 27 03:40:25 +0000 2012","id_str":"184484998617894912","full_text":"Four minutes forty seconds seems nice and short until it comes time to choreograph an energetic dance to fill it. Then it's interminable.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 27 02:53:53 +0000 2012","id_str":"184473286091087872","full_text":"The Iconoclast came in sixth place out of 16 teams (most with 8 members). I'd probably win cash money with the right teammate.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 26 23:58:02 +0000 2012","id_str":"184429033910579200","full_text":"The Iconoclast is settling in for a second try at Highwire's trivia contest.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 26 23:53:28 +0000 2012","id_str":"184427882184060928","full_text":"The \"Orleans Crush\". Essentially gin and absinthe with rosemary and a twist of lime. @ Highwire Lounge http://instagr.am/p/Ip5146s2iJ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 26 20:39:20 +0000 2012","id_str":"184379027656671235","full_text":"I shaved so many yaks there's probably none left for the rest of you, but somehow when I got done, everything worked.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 26 20:04:10 +0000 2012","id_str":"184370178283417600","full_text":"\"The Best Birth Control In The World Is For Men\" Fascinating! I had no idea this existed. http://techcitement.com/culture/the-best-birth-control-in-the-world-is-for-men/#.T3DKFMJrIKt.facebook","favorite_count":"25","retweet_count":"102"},{"created_at":"Mon Mar 26 17:30:24 +0000 2012","id_str":"184331480552587265","full_text":"What an awesome lunch hour! My thighs are sore from all the swinging.

#trapeze","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 25 23:46:46 +0000 2012","id_str":"184063809940488192","full_text":"Risotto, made without rice or grain of any kind. http://instagr.am/p/InUPt3M2je/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 25 17:12:55 +0000 2012","id_str":"183964692983717889","full_text":"\"Wheeler dealers’ efforts pay off\" A great story on lobbyists' successful efforts to \"reform\" the GA tax system. http://www.ajc.com/news/georgia-government/wheeler-dealers-efforts-pay-1397380.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 25 16:32:54 +0000 2012","id_str":"183954621646123008","full_text":"The omelette station is open. http://instagr.am/p/ImiuAVM2kI/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 25 06:30:20 +0000 2012","id_str":"183802980636692480","full_text":"Just announce @stripe integration to all 331 farmers markets using my http://locallygrown.net system. It's great! https://locallygrown.tenderapp.com/kb/market-orders/how-does-the-integrated-payments-system-work","favorite_count":"5","retweet_count":"2"},{"created_at":"Sun Mar 25 04:48:37 +0000 2012","id_str":"183777384716189699","full_text":"Bulleit 95 Rye, on rocks. http://instagr.am/p/IlSHUos2nk/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 25 02:58:26 +0000 2012","id_str":"183749657497837568","full_text":"I may not play it in public, but I'll go ahead and say it right here: \"Teaches of Peaches\" is a great album.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 25 02:04:56 +0000 2012","id_str":"183736190049058816","full_text":"Juniper's in the kitchen with me, dancing to Fatboy Slim in between big spoonfuls of soup.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 25 01:26:09 +0000 2012","id_str":"183726433561100289","full_text":"Science! http://instagr.am/p/Ik69u2s2hk/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 24 21:36:12 +0000 2012","id_str":"183668561359814656","full_text":"I'm surprised the mouse didn't mind her nest smelling like snake. http://instagr.am/p/IkgmU4s2pl/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 24 20:18:23 +0000 2012","id_str":"183648978695499776","full_text":"It's the semi-annual smoker migration. http://instagr.am/p/IkXO00s2nF/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 24 18:59:15 +0000 2012","id_str":"183629065809428480","full_text":"The sheep farm across the river from us is making new pasture. http://instagr.am/p/IkOqLWM2la/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 24 17:33:34 +0000 2012","id_str":"183607503173591040","full_text":"When a contestant showed up to a costumed equestrian event without a costume, the judges gave him an option: ride naked http://www.youtube.com/watch?v=SMoYCPDwQ40&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 24 16:30:32 +0000 2012","id_str":"183591638541680640","full_text":"My \"cheat day\" breakfast: all-local French toast and bacon. The whole wheat sourdough cinnamon pecan bread w http://instagr.am/p/Ij9fLcM2hD/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 24 01:16:14 +0000 2012","id_str":"183361550399193088","full_text":"Paula Deen's son has a cooking show where he cooks more healthy versions of her recipes. That's brilliant.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 24 00:40:35 +0000 2012","id_str":"183352578820669440","full_text":"I'm making soup for science. I'd say more, but I'm under NDA. Life is weird.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 23 21:15:10 +0000 2012","id_str":"183300883390533634","full_text":"\"Flying Robots Deliver Tacos To Your Location“ http://tacocopter.com/ /via @mattmanning","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 23 21:03:57 +0000 2012","id_str":"183298059386634240","full_text":"\"I figured when we got to combat boots & babydoll dresses that we'd got to the end of fashion. This was going to be sexy from here on out.\"","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Mar 23 19:09:29 +0000 2012","id_str":"183269251480694784","full_text":"I got Viv a cookbook. It's like it was written specifically for her. http://instagr.am/p/IhqbHYs2k7/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 23 17:20:50 +0000 2012","id_str":"183241908372504576","full_text":"Quotes from Commander Data juxtaposed against photographs of Mitt Romney designed to create what humans call 'laughter' http://romnoid.tumblr.com/","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Mar 23 16:55:45 +0000 2012","id_str":"183235598423822336","full_text":"In today's fairytale, a queen bee helps a simple prince lift an enchantment on a kingdom. http://grimmlunch.org/62-the-queen-bee","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 23 16:04:03 +0000 2012","id_str":"183222586870730752","full_text":"Soup, salad, meatballs, and a few pages of a great book http://instagr.am/p/IhVyxvM2hH/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 23 15:43:08 +0000 2012","id_str":"183217323266670593","full_text":"Oh, nice! Venus is passing through the Pleiades on April 2nd and 3rd. That ought to look wonderful.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 23 02:30:01 +0000 2012","id_str":"183017727601033216","full_text":"All you can drink bacon, a fundraiser for Dad's Garage in Atlanta. http://www.dadsgarage.com/Shows/Season-17/Special-Events/BaconFest-2012.aspx","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 22 16:26:07 +0000 2012","id_str":"182865753324789762","full_text":"Today's tale: a poor farmer becomes the richest villager by exposing a philandering priest. And killing everyone else. http://grimmlunch.org/61-little-farmer","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 21 20:37:52 +0000 2012","id_str":"182566718047141889","full_text":"\"The Case for the Foodie Entrepreneur\" from the Etsy blog. If only Georgia didn't make getting started so hard! http://www.etsy.com/blog/en/2012/the-case-for-the-foodie-entrepreneur/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 21 20:17:17 +0000 2012","id_str":"182561540774440960","full_text":"\"Making Love and Trouble: The surprisingly woman-friendly roots of modern polyamory\"
http://www.slate.com/articles/double_x/doublex/2012/03/polyamory_and_its_surprisingly_woman_friendly_roots_.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 21 18:03:59 +0000 2012","id_str":"182527991371403264","full_text":"\"I'm a moron. I'm a moron and people ask me things sometimes and I just fucking tell them things.\" I feel for the guy. http://soundcloud.com/mike-daisey/georgetown-talk","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 21 14:03:09 +0000 2012","id_str":"182467386031616001","full_text":"Had a moment of panic when my new iPad claimed I'd used over 17GB in cellular data in five days. Verizon says no, only 600MB. Whew.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 21 12:22:08 +0000 2012","id_str":"182441963914661888","full_text":"Athenians: Have you been to Ted's Most Best yet? Today you can buy $18 vouchers for only $9. They'd be a bargain at $18 http://www.dealmobs.com/Athens","favorite_count":"0","retweet_count":"2"},{"created_at":"Wed Mar 21 11:38:43 +0000 2012","id_str":"182431038197338113","full_text":"Most of the way through second grade, and Viv still runs on the school bus like it's the first day of kindergarten. http://www.youtube.com/watch?v=fGTw3xEvWGk&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 21 11:35:58 +0000 2012","id_str":"182430347613585408","full_text":"I think the last two episodes of the \"Latest in Paleo\" podcast are going to make me blow right through my annual cookbook budget.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 21 00:50:31 +0000 2012","id_str":"182267915041640448","full_text":"Basil for iPad (\"The Smart Recipe Book\") looks like $4 very well spent. http://basil-app.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 20 22:42:00 +0000 2012","id_str":"182235571916247041","full_text":"Home made gluten free corn dogs. Because even great eaters deserve corn dogs. http://instagr.am/p/IaU8OWM2pQ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 20 22:12:12 +0000 2012","id_str":"182228070634233856","full_text":"It's 86 degrees on the first day of Spring. If this interferes with strawberry season, someone's getting a stern talking to.","favorite_count":"0","retweet_count":"2"},{"created_at":"Tue Mar 20 17:53:52 +0000 2012","id_str":"182163059433930752","full_text":"\"Scenic City Food Co-op opens for second season -- Online market offers convenience and selection\" http://www.nooga.com/154374/scenic-city-food-co-op-opens-for-second-season/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 20 17:16:44 +0000 2012","id_str":"182153713337643008","full_text":"Today's story is nearly an hour long. Had to make room for a drunken lion, a witch, a dragon, the last virgin, & more. http://grimmlunch.org/60-the-two-brothers","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 20 15:45:05 +0000 2012","id_str":"182130651674324994","full_text":"Oh, hey! BeauSoleil is in town this Friday, at the Melting Point. They nearly convinced me to move to Lafayette, LA at one point.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 20 12:11:31 +0000 2012","id_str":"182076904944304129","full_text":"Top o' the morning' to you! http://instagr.am/p/IZM0fgM2si/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 19 23:20:51 +0000 2012","id_str":"181882960574816257","full_text":"Listened to Boiled in Lead's \"Rasputin\" on repeat on the way home tonight. I have an idea...","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 19 19:41:57 +0000 2012","id_str":"181827872930021376","full_text":"Thank god today is the last day of winter. I'm really getting tired of these 80 degree days.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Mar 19 18:16:51 +0000 2012","id_str":"181806455555506176","full_text":"Not wanting to be late to the crazy party, the GA House has passed a doozy of a bill. http://www.blogfordemocracy.org/2012/03/representative-terry-england.html http://www.blogfordemocracy.org/2012/03/georgia-house-passes-hb-954.html ht @thomasis","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 19 17:33:32 +0000 2012","id_str":"181795555524087808","full_text":"\"GOP Women Party Hard, 1941\" I love these photos so much! http://life.time.com/curiosities/life-goes-to-a-gop-womens-smoker /via @monkchips","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 18 22:42:41 +0000 2012","id_str":"181510967664971777","full_text":"I still can't chew very well, so this meatloaf will get me through the week. http://instagr.am/p/IVLeMFM2iF/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 18 22:21:35 +0000 2012","id_str":"181505655163723777","full_text":"Every year when the weather turns nice, I have a strong urge to join a softball team. The last time I followed through was 16 years ago.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 18 21:28:51 +0000 2012","id_str":"181492384251641856","full_text":"Finished \"A Clash of Kings\". George R. R. Martin is a magnificent bastard. I now start \"A Storm of Swords\" with excited apprehension.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 18 17:06:27 +0000 2012","id_str":"181426352128405504","full_text":"My two year old, on the couch watch Weird Al videos. She did 100% of this herself. http://instagr.am/p/IUlA7Ms2mo/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 18 14:32:11 +0000 2012","id_str":"181387527977050114","full_text":"\"The 8-Hour Sleep Myth: How I Learned That Everything I Knew About Sleep Was Wrong\" http://www.alternet.org/health/154424/the_8-hour_sleep_myth%3A_how_i_learned_that_everything_i_knew_about_sleep_was_wrong/?page=entire","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Mar 18 06:20:03 +0000 2012","id_str":"181263677985533952","full_text":"There's a police checkpoint at my grocery store. \"Why are you pulling in here?\" \"I need to buy toilet paper, officer.\" \"OK. Move along.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 18 05:49:00 +0000 2012","id_str":"181255865519702016","full_text":"In less than three minutes, Neil DeGrasse Tyson sums up my life philosophy. http://vimeo.com/38101676","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Mar 18 05:39:36 +0000 2012","id_str":"181253500842418177","full_text":"Note to my future self: all of the espresso machines in town turn off before midnight.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 18 03:30:58 +0000 2012","id_str":"181221127346069504","full_text":"Vermillion Lies\" \"The Astronomer\". Where was this song when I was in college getting my Astrophysics degree?","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Mar 18 03:14:15 +0000 2012","id_str":"181216921516118019","full_text":"An interpretive burlesque dance to \"Do Virgins Taste Better Than Those Who Are Not\". Oh, how I love this town!","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Mar 18 03:09:20 +0000 2012","id_str":"181215685882544128","full_text":"Kate Bush's \"Wuthering Heights\" on the ukulele and kazoo. Surprisingly hawt.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Mar 18 02:52:22 +0000 2012","id_str":"181211413098921984","full_text":"\"It's like Masterpiece Theater, if they were reading the Craigslist Ads.\"","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Mar 18 02:14:53 +0000 2012","id_str":"181201980549632000","full_text":"It's a pastie silent auction. http://instagr.am/p/IS-5nbM2k5/","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Mar 18 02:09:20 +0000 2012","id_str":"181200583447953409","full_text":"A Manhattan made with Jameson? Sure, why not.","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Dec 02 20:21:00 +0000 2021","id_str":"1466502682353573897","full_text":"My first internet accessible application was a sky atlas for astrophysicists. A year later, Mosaic was released. https://twitter.com/thomasfuchs/status/1466195529000493064","favorite_count":"4","retweet_count":"0"},{"created_at":"Wed Nov 24 06:20:51 +0000 2021","id_str":"1463392150675144707","full_text":"@genehack https://tenor.com/view/bird-law-charlie-day-kelly-its-always-sunny-in-philadelphia-not-governed-by-reason-gif-16135714","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Nov 22 04:40:39 +0000 2021","id_str":"1462642159199342595","full_text":"Before social media, before blogs, before personal websites, we wrote what we were up to in a .plan file and fingered our friends to read it. https://twitter.com/trumanboyes/status/1462541668138164229","favorite_count":"6","retweet_count":"0"},{"created_at":"Wed Nov 17 23:47:44 +0000 2021","id_str":"1461118889593643008","full_text":"How are we *less* vaccinated that we were a week ago? https://twitter.com/accgov/status/1461112250610208768","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 16 20:22:23 +0000 2012","id_str":"180750883125067777","full_text":"I got to read a wonderfully quirky short story for Cast of Wonders: Anatoly Belilovsky's Karlsson. Have a listen! http://www.castofwonders.org/2012/03/16/ep30-karlsson-by-anatoly-belilovsky/","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Mar 16 19:03:43 +0000 2012","id_str":"180731086538682368","full_text":"I was unprepared for today to be the most painful day of my recovery. It's all going to be better from here, but *ouch*!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 16 13:52:54 +0000 2012","id_str":"180652866741084161","full_text":"I got all my surgical packing and sutures taken out this morning. My tongue doesn't recognize my mouth.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 15 13:07:15 +0000 2012","id_str":"180278992744628225","full_text":"Man or Astroman? play a song on Tesla Coil, but they've only one so they can't play Dueling Banjos. Unlike these guys. http://www.youtube.com/watch?feature=player_embedded&v=aksRAGa9bLk#!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 14 21:09:36 +0000 2012","id_str":"180037990976991232","full_text":"Episode 59: Freddy & Katy. A young groom is vexed by the not-so-bright actions of his wife. http://grimmlunch.org/59-freddy-and-katy","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 14 17:55:37 +0000 2012","id_str":"179989173699215361","full_text":"Big crowd hoping to glimpse movie stars filming at The Globe, thwarted by blackout curtains. http://instagr.am/p/IKXYG1s2u9/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 14 01:38:46 +0000 2012","id_str":"179743341011939328","full_text":"Some people judge their wounds by how many stitches they got. I tried counting mine but kept losing track. http://upload.wikimedia.org/wikipedia/commons/4/47/Normans_Bayeux.jpg","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 13 20:57:00 +0000 2012","id_str":"179672429847789568","full_text":"After a five day medical \"vacation\" (spent constantly doing drugs), it's back to work tomorrow. Whee!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 13 02:01:30 +0000 2012","id_str":"179386672331505664","full_text":"\"I don't like it. Betty Boop's girly, and I'm a tomboy!\" Oh, man. Where to start?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 12 23:57:55 +0000 2012","id_str":"179355572364247040","full_text":"\"All the rock stars wear their bracelets like this. I read it in a newspaper last Sunday.\" Vivian, keeping me informed of the latest trends.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 12 23:26:09 +0000 2012","id_str":"179347578020831233","full_text":"My body has been through an awful lot in the last ten days. I'm thankful it is good and strong.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 12 19:43:56 +0000 2012","id_str":"179291657093660673","full_text":"Ran out of happy pills. Went to trapeze class and cleared my head by transferring between three trapezes, arms to knee hang to hip hang.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 12 15:01:35 +0000 2012","id_str":"179220601188261889","full_text":"I'm briefly venturing out of my opium den.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 11 21:36:59 +0000 2012","id_str":"178957716130242562","full_text":"All hopped up on goof balls. Seems like the perfect time to prepare my business tax returns.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 10 23:11:29 +0000 2012","id_str":"178619109804752898","full_text":"I can't chew, but that's ok. I made a big pot of chocolate cinnamon tapioca pudding for dinner. http://instagr.am/p/IAoVvys2qw/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 09 16:03:32 +0000 2012","id_str":"178149028041732096","full_text":"Gbcdswhb jhdsssc zawbhh! http://instagr.am/p/H9SqB6M2kJ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 09 03:21:43 +0000 2012","id_str":"177957307710320641","full_text":"I've decided that I like receiving unsolicited letters that start \"On behalf of the Advisory Board of <redacted> let me congratulate you...\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 09 01:12:43 +0000 2012","id_str":"177924847089881088","full_text":"Tomorrow morning a nice doctor'll be cutting all my gums away from my jawbone, trimming them up, & sewing them them back. It'll sting a bit.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 08 23:04:21 +0000 2012","id_str":"177892542656937984","full_text":"New charcuterie restaurant opening up downtown! (Next to Georgia Theater, where Flight Tapas used to http://instagr.am/p/H7d3GDs2i6/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 08 19:43:23 +0000 2012","id_str":"177841967558950913","full_text":"The beginnings of a centaur archer. http://instagr.am/p/H7HBdfs2vV/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 08 14:38:39 +0000 2012","id_str":"177765278405505024","full_text":"Homeless mother sentenced to 12 years in prison for \"stealing\" (enrolling her kindergartener son in the wrong school). http://socialistworker.org/2012/03/07/sent-to-jail-for-stealing-school","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Mar 07 22:16:08 +0000 2012","id_str":"177518019524829185","full_text":"Wonderful photos of exotic dancers taken in the 1890s: http://www.retronaut.co/2012/01/exotic-dancers-1890s/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 07 21:54:52 +0000 2012","id_str":"177512666271711232","full_text":"I was in a maze of twisty little 500 errors, all alike, and my credit card got eaten by a grue, but I managed to escape the Apple Store.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 07 20:02:00 +0000 2012","id_str":"177484262700892162","full_text":"A great recent Canopy trapeze performance, to a mash-up of \"Leaving on a Jet Plane\" & \"In the Aeroplane Over the Sea\": http://www.youtube.com/watch?v=_Td5xmzv31s&feature=colike","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 07 16:46:53 +0000 2012","id_str":"177435161456160769","full_text":"A quiet little lunch with George R. R. Martin. http://instagr.am/p/H4N-eBM2k1/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 07 15:01:37 +0000 2012","id_str":"177408670349541376","full_text":"This story was a bit creepy to read. A bird repeatedly calls, literally, \"Wagoner, it's going to cost you your life!\" http://grimmlunch.org/58-the-dog-and-the-sparrow","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 07 14:23:34 +0000 2012","id_str":"177399092677324800","full_text":"A long-time supporter of our local farmers is getting her famous salad dressing distributed across the South. http://onlineathens.com/food/2012-03-06/athens-native-markets-moms-famous-recipe","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 07 12:10:55 +0000 2012","id_str":"177365712250216448","full_text":"Pre-filled, sterile, disposable communion cups. Just as Christ intended. http://instagr.am/p/H3uZLFM2gl/","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Mar 07 11:48:24 +0000 2012","id_str":"177360042775941120","full_text":"Rise up this mornin',
Smiled with the risin' sun,
Three little birds
Pitch by my doorstep
Singin' sweet songs
Of melodies pure and true","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 07 00:51:58 +0000 2012","id_str":"177194845973123073","full_text":"Miss Piggy lip synching Peeches' \"F*ck the Pain Away\" (This, um, is not for everyone out there.) http://www.youtube.com/watch?v=-aGTNS13SDU&feature=youtube_gdata_player","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Mar 07 00:14:06 +0000 2012","id_str":"177185319748247553","full_text":"It's getting all fried chicken up in here. http://instagr.am/p/H2cZLXM2mg/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 06 23:04:26 +0000 2012","id_str":"177167784801861633","full_text":"Looks like someone had a good day at school today! http://instagr.am/p/H2UZ78M2lL/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 06 20:42:57 +0000 2012","id_str":"177132180231815168","full_text":"Problems Solved \"I'm only eight and I haven't got that much experience in solving problems, but I'm pretty good at it.\" http://i-m.co/eviemouse/problemsolved#about-me","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 06 20:31:23 +0000 2012","id_str":"177129270576029696","full_text":"\"Honey Hips\" Hand embroidery and lace on the back of a denim jacket. http://instagr.am/p/H2C2pdM2hA/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 06 18:16:23 +0000 2012","id_str":"177095296952705026","full_text":"A prince ignores all the advice of a helpful fox, & still manages to win riches, a princess, & a kingdom. The moral? http://grimmlunch.org/57-the-golden-bird","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Mar 06 17:54:04 +0000 2012","id_str":"177089679550722048","full_text":"Super Morrissey Bros. http://soundcloud.com/lazyitis-1/super-morrissey-bros (An 8-bit cover of \"This Charming Man\")","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Mar 06 14:42:33 +0000 2012","id_str":"177041482463711234","full_text":"Game of Thrones is out on Blu-ray today. I would like to throw a ten hour viewing party. Anyone in town want to host? I'll bring the A/V.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Mar 06 04:02:48 +0000 2012","id_str":"176880485111312384","full_text":"The Iconoclast finished fifth out of sixteen teams. Not a bad first outing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 06 02:45:17 +0000 2012","id_str":"176860978749771776","full_text":"Playing trivia at Highwire solo against a whole bunch of teams, and holding my own. Not winning, but not losing either.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 05 23:43:45 +0000 2012","id_str":"176815293140701185","full_text":"I'm still rehydrating. With free beer. It seems to be working.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Mar 05 22:45:25 +0000 2012","id_str":"176800614171418625","full_text":"The young and beginning farmer mixer at Farm 255 is hopping! http://instagr.am/p/HztcrWM2sr/","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Mar 05 20:19:12 +0000 2012","id_str":"176763814056960001","full_text":"So… Ike Stubblefield has moved to town, & is playing every Tuesday night at a coffee shop for a mere $5. A reason for y'all to move too.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 05 19:36:41 +0000 2012","id_str":"176753116048392194","full_text":"A South Korean businessman so enjoyed an Athens 3-location Italian restaurant that he's opening two more in Seoul. http://onlineathens.com/breaking-news/2012-03-05/depalmas-extends-asia","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Mar 05 18:43:45 +0000 2012","id_str":"176739793982603264","full_text":"I'm 10lbs lighter than when last on trapeze (only a week ago!) and could definitely feel it. Unfortunately, my strength was also much less..","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 05 17:02:41 +0000 2012","id_str":"176714360738168832","full_text":"Just paid up my trapeze tuition through mid-May. Up I go!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 05 13:25:23 +0000 2012","id_str":"176659677482987521","full_text":"You have no idea what's waiting for you then you visit my dentist. Parrots, mummy cases, grandfather clocks, and today, The Kingston Trio.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 05 04:05:16 +0000 2012","id_str":"176518716639559681","full_text":"I can now flex my left pec and make the rapids on the River Running dance. Maybe I can flap Smaug's wings for free drinks at DragonCon?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 04 19:42:47 +0000 2012","id_str":"176392265248407552","full_text":"Vivian inherited my singing ability. Poor thing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 04 16:28:50 +0000 2012","id_str":"176343452504686593","full_text":"Fattening myself up with some sausage gravy. I don't think I've ever felt gaunt before.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 04 15:41:07 +0000 2012","id_str":"176331446305296384","full_text":"\"Here's what the opening scene looks like. Scrat got fat eating nuts.\" http://instagr.am/p/HwYDHYM2lq/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 04 15:37:58 +0000 2012","id_str":"176330652742991872","full_text":"Vivian had to suddenly pause her video game to storyboard an idea for the opening title sequence for \"Ice Age 5: Things Are Changing\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 04 12:34:32 +0000 2012","id_str":"176284490690342912","full_text":"Today from 3 to 5 Canopy is celebrating their 10th birthday by having all the trapezes down low so everyone can try them, plus a free show!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 03 20:22:21 +0000 2012","id_str":"176039833217667073","full_text":"Felt alive enough to make a pot of lamb chili. Another day like yesterday would have had me calling for the milk of the poppy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 03 17:12:33 +0000 2012","id_str":"175992068085252097","full_text":"All you folks using RunKeeper might want to check out Zombies, Run! https://www.zombiesrungame.com/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Mar 03 12:24:21 +0000 2012","id_str":"175919541048717312","full_text":"It's possible to lose 7.6 pounds in 36 hours, but I don't recommend it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 03 00:25:24 +0000 2012","id_str":"175738611080249344","full_text":"I guess being in bed all day was good practice for my surgery next Friday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 02 19:06:54 +0000 2012","id_str":"175658457746247680","full_text":"Attempting to get up after 16 hours in bed. I haven't been hit by a bug this fierce and fast in a long time.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 02 12:52:16 +0000 2012","id_str":"175564177530826752","full_text":"When I went to bed last night my right ear was 104 degrees and my left was barely 103. I guess my creativity's been working overtime.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 01 17:48:05 +0000 2012","id_str":"175276235159650305","full_text":"I've never seen \"Almost Famous\", but after watching this deleted scene, now I want to. http://www.youtube.com/watch?v=Ra9YR1ze0w0&feature=related","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 01 17:29:50 +0000 2012","id_str":"175271643545997313","full_text":"\"Once upon a time, there was a woman who was a real witch.\" So starts \"Sweetheart Roland\", today's fairytale. http://grimmlunch.org/56-sweetheart-roland","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 01 14:48:02 +0000 2012","id_str":"175230923145613312","full_text":"Why is my coffee maker making that strange splashing noise? Oh… I forgot to put the cup under the spout again.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 01 13:29:19 +0000 2012","id_str":"175211113095499776","full_text":"PayPal has told online book stores that they can't sell books PP doesn't approve of if they want to accept PP payments. http://www.zdnet.com/blog/violetblue/paypal-strong-arms-indie-ebook-publishers-over-erotic-content/1097","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 29 22:33:28 +0000 2012","id_str":"174985666642452480","full_text":"Oh, happy day! RT @loresjoberg: I have put Brunching back on the Web. It is, in fact, about time. http://brunching.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 29 22:05:29 +0000 2012","id_str":"174978623743332353","full_text":"Today I read a story full of greedy men, one of whom had a very strange hard-to-guess name: http://grimmlunch.org/webpage/55-rumplestiltskin","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 29 20:07:58 +0000 2012","id_str":"174949049890390017","full_text":"Merlin & Dan's discussion on \"the cost of clutter\" in this week's Back to Work is quite good. http://5by5.tv/b2w/56","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Feb 29 14:47:13 +0000 2012","id_str":"174868329989799936","full_text":"@nursekris99 You've *got* to see these. http://www.gavinrothery.com/my-blog/2012/2/28/whats-in-spocks-scanner.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 29 14:10:03 +0000 2012","id_str":"174858977027428353","full_text":"Thanks in part to warm weather, February sales at my farmers market beat the previous record by 20%. $36,076 went to our local growers.","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Feb 28 21:08:47 +0000 2012","id_str":"174601967581138944","full_text":"Tomorrow's an extra day, so we all get to go Rumspringa, right?","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Feb 28 18:09:50 +0000 2012","id_str":"174556930726043649","full_text":"\"The Knapsack, the Hat, and the Horn\" A man uses three magical items to overthrow a kingdom and make himself tyrant. http://grimmlunch.org/webpage/54-the-knapsack-the-hat-and-the-horn","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Feb 28 14:51:11 +0000 2012","id_str":"174506940196585472","full_text":"Jesse Thorn's \"Make Your Thing: 12 Point Program for Absolutely, Positively 1000% No-Fail Guaranteed Success\" So great! http://transom.org/?p=24153","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Feb 27 18:17:35 +0000 2012","id_str":"174196495485116416","full_text":"I am now an Adult Beginner I Trapeze graduate. Happily, next week I'll be an Adult Beginner II Trapeze student. I <3 Canopy Studio!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 27 18:12:29 +0000 2012","id_str":"174195212007129088","full_text":"Little clay kitty. http://instagr.am/p/HhMq9hs2iA/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 27 03:47:08 +0000 2012","id_str":"173977440857767937","full_text":"Sometimes I just don't pay attention. I only just now discovered that Love & Rockets was Bauhaus minus Peter Murphy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 27 03:14:07 +0000 2012","id_str":"173969129907302401","full_text":"Write Club Athens needs one more combatant (preferably a lady) for their inaugural Athens event on April 2nd. http://www.writeclubathens.com/2012/02/27/lady/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 27 01:45:42 +0000 2012","id_str":"173946880777125889","full_text":"Needed a quick veggie for dinner and finally remembered all those jars of green beans I put away last summer. So, so good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 27 00:41:30 +0000 2012","id_str":"173930722791407616","full_text":"Triple Conjunction. Go outside. Look up. http://instagr.am/p/HfUXQZs2hN/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Feb 26 17:13:40 +0000 2012","id_str":"173818024133013504","full_text":"Vivian, on the Violent Femmes' Add It Up: \"I wish this song was about multiplication.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 26 03:11:59 +0000 2012","id_str":"173606206072565760","full_text":"Smokey's Farmland Band. Great stuff! http://instagr.am/p/HdAwYAM2lI/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 26 02:22:33 +0000 2012","id_str":"173593764273721345","full_text":"This party has tipsy older fellows hula hoop dancing to live bluegrass music, y'all. And for once I'm not talking about myself.","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Feb 26 00:27:37 +0000 2012","id_str":"173564842425335808","full_text":"Sitting down to one of my very favorite meals of the year: the Georgia Organics Farmers Feast. #GOconf","favorite_count":"0","retweet_count":"2"},{"created_at":"Sat Feb 25 19:58:29 +0000 2012","id_str":"173497111818682368","full_text":"Here are slides of my \"Packing for Market\" talk today at the GA Organics conference. (reposted, forgot link) http://www.slideshare.net/ewagoner/packing-for-market-11748625 #GOconf","favorite_count":"1","retweet_count":"3"},{"created_at":"Sat Feb 25 19:36:31 +0000 2012","id_str":"173491583256236032","full_text":"I walked Juniper back to the hotel room for a second to put my stuff down, turned around, and... guess I'll http://instagr.am/p/HcMlwdM2pB/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Feb 25 19:29:19 +0000 2012","id_str":"173489772206096384","full_text":"Here're slides of my \"Packing for Market\" talk today at the GA Organics conference. I said about 10,000 more words than are on here. #GOconf","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Feb 25 15:53:03 +0000 2012","id_str":"173435344463736834","full_text":"I'm about to give my conference presentation on \"Post Harvest Handling and Packing\". I'm kinda nervous. It's a packed house.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 25 13:30:42 +0000 2012","id_str":"173399521760509952","full_text":"The meeting center in Columbus GA is an antebellum iron foundry. http://instagr.am/p/HbitG7s2vl/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 25 02:37:51 +0000 2012","id_str":"173235226074550272","full_text":"The girls get to share a hotel bed tonight. http://instagr.am/p/HaYDM2s2lU/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 24 17:59:37 +0000 2012","id_str":"173104808759263232","full_text":"Surprise space shuttle sighting. http://instagr.am/p/HZcpwLs2pX/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 23 22:30:42 +0000 2012","id_str":"172810642271645697","full_text":"Took a fallen log footbridge on my way to market today. It was like going to visit the New Yankee Workshop. http://instagr.am/p/HXW7has2k-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 23 13:02:02 +0000 2012","id_str":"172667532312977408","full_text":"Time to put on my teaching face. But first, MOAR COFFEE!!one!!1! http://instagr.am/p/HWV43Ps2qu/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 23 03:10:26 +0000 2012","id_str":"172518652602626049","full_text":"Getting more than three hours of sleep: argle bargle, or fooforaw?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 23 00:29:20 +0000 2012","id_str":"172478111303217152","full_text":"I had one of my most productive days ever today, and got done about a third of what I needed to for tomorrow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 22 22:57:57 +0000 2012","id_str":"172455111120007169","full_text":"Drinking beer for work. Again. @ Terrapin Beer Company http://instagr.am/p/HU1VDBM2uI/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 22 22:19:06 +0000 2012","id_str":"172445336202260481","full_text":"Not satire: \"Dell’s the computer to use if taking photos of fat guys farting is your thing\" http://www.loopinsight.com/2012/02/22/dells-the-computer-to-use-if-taking-photos-of-fat-guys-farting-is-your-thing/","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Feb 22 20:17:15 +0000 2012","id_str":"172414671020765186","full_text":"Today I read the original Snow White, which includes suffocation by corset & death by dancing in poker-hot iron boots. http://grimmlunch.org/webpage/53-snow-white","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Feb 22 13:49:45 +0000 2012","id_str":"172317151477243905","full_text":"Things I'll miss while at the Georgia Organics conf: a stage production of The Call of Cthulhu (followed by burlesque) and The Chieftains.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 22 03:07:29 +0000 2012","id_str":"172155519702802432","full_text":"It has been far, far too long since I've sung Chantilly Lace in public. I ought to fix that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 22 02:17:33 +0000 2012","id_str":"172142957074448385","full_text":"Juniper has no fear. None. http://instagr.am/p/HSnYlos2qt/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 22 01:32:03 +0000 2012","id_str":"172131498739253248","full_text":"Working on my slide deck for my Georgia Organics talk on Saturday.
","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 22 01:02:26 +0000 2012","id_str":"172124050477420544","full_text":"Last year's Woody Allen RomCom \"Midnight in Paris\" is up for a Nebula Award? *sets DVR*","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 21 16:22:46 +0000 2012","id_str":"171993271864791040","full_text":"I haven't been posting each of my Grimm's Fairy Tales lately. There're 52 now and they've been downloaded 10,000 times. http://grimmlunch.org/52-king-thrushbeard","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 21 14:59:46 +0000 2012","id_str":"171972384943906816","full_text":"A place I was considering going to to get some mentoring just asked me if I wanted to be a mentor there. I, um… hrm.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 20 20:59:12 +0000 2012","id_str":"171700450800832512","full_text":"(Tintin's) Herge's Raiders of the Lost Ark (in 60 seconds) http://www.youtube.com/watch?v=QlOg03UUc8Q","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 20 19:03:28 +0000 2012","id_str":"171671325499342848","full_text":"The fastest, most effective way to make your life more positive? Watch this video every day. Trust me. Try it now. http://www.youtube.com/watch?v=_ul7X5js1vE","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Feb 20 18:06:39 +0000 2012","id_str":"171657027393818625","full_text":"Today I randomly chose half the positions we've learned so far and composed and performed a routine with the http://instagr.am/p/HPKXDts2pF/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 20 14:59:20 +0000 2012","id_str":"171609888118677504","full_text":"It's nearly impossible to get a Twitter-friendly pull quote from the wonderful writings of Frank Key. http://hootingyard.org/archives/8429","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 20 14:58:29 +0000 2012","id_str":"171609673601007616","full_text":"Does salacious knavery, untrammelled sauciness, & inappropriate hobnobbing in sinks of vice lead, inescapably, to excesses of high debauch?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 20 01:33:48 +0000 2012","id_str":"171407171236528128","full_text":"Dragons on parade http://instagr.am/p/HNYzGns2qF/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 19 22:30:15 +0000 2012","id_str":"171360976099225601","full_text":"Juniper and I just shared a beef tongue sloppy joe at Taste of Athens. She loved it!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 19 18:57:25 +0000 2012","id_str":"171307415126540290","full_text":"It's pretty obvious this egg, from a Black Maran hen, isn't the product of the industrial food system. http://instagr.am/p/HMrM6ns2gw/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 19 17:43:49 +0000 2012","id_str":"171288895747661826","full_text":"A loving and fitting remembrance of my classmate and friend, Aaron Schnell: http://www.dchieftain.com/2012/02/18/the-loss-of-a-friend","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Feb 19 05:04:07 +0000 2012","id_str":"171097711779659776","full_text":"I've got a class to teach (and write) on Thursday, and a presentation to give on Saturday. That's why I just started playing Dragon Age.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 19 01:31:21 +0000 2012","id_str":"171044164841111552","full_text":"Chicken and mushroom glass noodle soup. The catch? Those aren't noodles. http://instagr.am/p/HKztQUs2sg/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 19 00:53:48 +0000 2012","id_str":"171034717196529665","full_text":"In tonight's installment of \"The Unlikely Adventures of Eric\", I'm getting paid to cook and then eat some soup.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 18 22:23:38 +0000 2012","id_str":"170996924550356992","full_text":"I've been asked to read a great story for the best YA sci-fi & fantasy audio magazine out there. I'm excited! More details later on.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 18 21:38:11 +0000 2012","id_str":"170985485555089409","full_text":"The grand finale, including a sing-along \"Hey Jude\" with scrolling lyrics. http://instagr.am/p/HKY9pDs2mX/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 18 19:11:39 +0000 2012","id_str":"170948611776069633","full_text":"The Circus Athena program doubles as a cootie catcher. http://instagr.am/p/HKIRkys2ii/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 18 17:28:38 +0000 2012","id_str":"170922685780598784","full_text":"Today I'm down exactly 25 lbs since Thanksgiving. And I'm really starting to feel the difference.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 18 05:48:25 +0000 2012","id_str":"170746471078051840","full_text":"\"Shopping for fresh, local food to go virtual in Champaign County (Ohio)\" http://urbanacitizen.com/Main.asp?SectionID=3&SubSectionID=5&ArticleID=159227","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 18 02:41:46 +0000 2012","id_str":"170699499348561920","full_text":"\"Now for something completely different: a man w/ a tape recorder up his nose.\"
\"Dad, that's the silliest ever.\"
Another parenting triumph.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 18 02:22:14 +0000 2012","id_str":"170694582395342849","full_text":"Aw, man! Someone filmed me getting my weekly massage today and put it on the Internet. http://www.youtube.com/watch?feature=player_embedded&v=_ng08sHphA4","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 18 02:07:52 +0000 2012","id_str":"170690965076582401","full_text":"\"Chardee MacDennis: The Game of Games\" Best Always Sunny yet.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 18 00:53:26 +0000 2012","id_str":"170672234405429248","full_text":"The new oyster mushrooms now at my farmers market are amazing. This is how they look eight days after I boug http://instagr.am/p/HIKfQqs2gv/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 17 23:23:03 +0000 2012","id_str":"170649488128610306","full_text":"Angry driver at the next pump had a sign on her minivan: \"Gas prices were $1.67 when Obama was elected!!!\" He's been there 8 years already?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 17 22:02:03 +0000 2012","id_str":"170629106898186240","full_text":"iPhoto's face recognition algorithm thinks I am the Childlike Empress of Fantasia, as pictured on the DVD cover of \"The NeverEnding Story\".","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Feb 17 20:42:09 +0000 2012","id_str":"170608996489768961","full_text":"A self-portrait of the rover Opportunity, taken after an amazing eight years on Mars. It makes my heart happy. http://photojournal.jpl.nasa.gov/catalog/PIA15115","favorite_count":"0","retweet_count":"2"},{"created_at":"Fri Feb 17 14:59:22 +0000 2012","id_str":"170522733627715584","full_text":"Athens has apparently landed a major new factory for Caterpillar. Great news for town! http://www.chicagotribune.com/news/nationworld/sns-bc-ga--caterpillar-georgiaplant,0,7977548.story","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 16 18:04:59 +0000 2012","id_str":"170207058891780097","full_text":"This graffiti describes my ideal workday. http://instagr.am/p/HE3BT9s2hE/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 16 18:00:59 +0000 2012","id_str":"170206050799202306","full_text":"\"Ouch! ... that's refreshing.\" http://instagr.am/p/HE2c3ms2hB/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 16 16:01:41 +0000 2012","id_str":"170176026775793664","full_text":"The little door under the stairs. On the sidewalk. http://instagr.am/p/HEo6PbM2vk/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 16 14:04:18 +0000 2012","id_str":"170146488616370177","full_text":"Dancing for donuts. It's my new exercise plan. http://instagr.am/p/HEbb1Us2uB/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 15 14:15:16 +0000 2012","id_str":"169786861085143041","full_text":"\"The Geek Social Fallacies of Sex\", a guest post by Holly Pervocracy over at the Geek Feminism blog: http://geekfeminism.org/2012/02/09/the-geek-social-fallacies-of-sex/","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Feb 15 11:51:33 +0000 2012","id_str":"169750691718504448","full_text":"There's nothing like a dense freezing fog to bring out all the drivers with broken tail lights.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 14 15:40:04 +0000 2012","id_str":"169445813699870720","full_text":"Goodnight iPad, a new book by Ann Droyd. http://www.youtube.com/watch?feature=player_embedded&v=-ouOwpYQqic","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 14 13:33:50 +0000 2012","id_str":"169414044413988865","full_text":"It's the ol' hand jive discount. http://instagr.am/p/G_OZK1M2hb/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 13 23:01:28 +0000 2012","id_str":"169194507533946880","full_text":"Sat down for a moment while my phone synced for the ride home, and promptly fell asleep. And it's only Monday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 13 21:24:54 +0000 2012","id_str":"169170203744280576","full_text":"There's been a big fire burning all day northwest of town, somewhere between here and the mountains. Looks like a wildfire.","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Feb 13 21:13:22 +0000 2012","id_str":"169167302397399040","full_text":"*Awesome* Game of Thrones valentines: http://blog.chrisbishop.com/post/17554357179/game-of-thrones-valentine-cards","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Feb 13 19:34:10 +0000 2012","id_str":"169142335962226688","full_text":"\"Eat Local and Organic with Homegrown-Orlando’s Food Co-Op\" http://amplifiedculture.com/eat-local-and-organic-with-homegrown-orlandos-food-co-op/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 13 18:21:40 +0000 2012","id_str":"169124093248020481","full_text":"Today I caught a trapeze with my legs while swinging on my arms on another trapeze, then moved between them. I love Monday lunches.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 13 05:00:28 +0000 2012","id_str":"168922465601466368","full_text":"In her crib, at midnight, playing with monkeys on an iPad. http://instagr.am/p/G7u1WNs2l8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 13 00:10:20 +0000 2012","id_str":"168849447462252544","full_text":"\"I don't need a coat. I saw the weather on the Internet once, and it said nice and warm.\" -- My daughter.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 12 03:00:37 +0000 2012","id_str":"168529915468185600","full_text":"\"You want to count us off, Marty or... are you eating?\" Drummers have to keep their energy up, you know.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 12 02:29:56 +0000 2012","id_str":"168522195176402946","full_text":"Hey! I played that accordion one night in Albuquerque. #tmbg","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 12 01:32:29 +0000 2012","id_str":"168507736097693697","full_text":"I only know a few people here, but just looking around I can see the place is full of awesome people. #tmbg","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 12 01:08:21 +0000 2012","id_str":"168501663882162176","full_text":"They might be big big fake fake lies. (This was waiting for me when I walked in the door.) http://instagr.am/p/G4vi94s2ky/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 11 19:11:31 +0000 2012","id_str":"168411861417607168","full_text":"Juniper just caught on to what's going on. http://instagr.am/p/G4GqiNs2sr/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 11 18:58:38 +0000 2012","id_str":"168408619338055680","full_text":"The finished cake. Not my best work, but it'll still do nicely. http://instagr.am/p/G4FL0QM2si/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 11 18:00:54 +0000 2012","id_str":"168394089870524416","full_text":"Fishy chocolate cake. http://instagr.am/p/G3-iJis2rQ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 11 15:24:28 +0000 2012","id_str":"168354723538284544","full_text":"Who was at the DuPont pavilion? Why was the bench still warm? Who had been there?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 11 03:22:06 +0000 2012","id_str":"168172935343906816","full_text":"Tomorrow, these cakes will be turned into a clown fish. http://instagr.am/p/G2aB3Cs2tt/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 11 02:14:12 +0000 2012","id_str":"168155846189129728","full_text":"A friend I haven't seen in 23 years made me socks. I'm blessed. Thank you, Anastasia! http://instagr.am/p/G2SN4SM2sV/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Feb 11 00:25:04 +0000 2012","id_str":"168128381324496897","full_text":"Vivian got introduced to Monty Python's Flying Circus tonight. http://instagr.am/p/G2Fq2rs2qa/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 10 22:03:55 +0000 2012","id_str":"168092860112052224","full_text":"Today I read the 50th Grimm's Fairy Tale since I started this project: \"Brier Rose\". Only 200 more to go! http://grimmlunch.org/50-brier-rose","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 10 20:46:45 +0000 2012","id_str":"168073438643232769","full_text":"A Dr Who / Star Trek: The Next Generation crossover is forthcoming. Not video, sadly. http://www.bleedingcool.com/2012/02/10/scoop-doctor-who-star-trek-official-crossover/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 10 18:27:34 +0000 2012","id_str":"168038413788917760","full_text":"MCFrontalot's new video for \"Stoop Sale\" is here: http://www.youtube.com/watch?v=bFOPwL32UvI&feature=youtu.be I helped make this, in an important but totally hands-off way.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 10 16:02:46 +0000 2012","id_str":"168001973243748352","full_text":"Tonight I'm baking a birthday cake for Juniper shaped like Nemo (the fish, not the captain). Tomorrow night, I see TMBG & Jonathan Coulton.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 08 19:00:46 +0000 2012","id_str":"167321994759643136","full_text":"\"HOWTO build a Tardis, the adorable German schoolteacher way\" http://boingboing.net/2012/01/27/howto-build-a-tardis-the-ador.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 08 16:52:21 +0000 2012","id_str":"167289674056994816","full_text":"Apparently it's become commonplace to apply an aerosol \"edible\" shrinkwrap on most store-bought produce, even organics. http://articles.mercola.com/sites/articles/archive/2012/02/08/that-isnt-wax-on-your-organic-apple.aspx?e_cid=20120208_DNL_art_1","favorite_count":"0","retweet_count":"2"},{"created_at":"Wed Feb 08 14:56:38 +0000 2012","id_str":"167260556296859648","full_text":"Wonderful Dr Who valentines. INFATUATE! ♥ http://i.imgur.com/o8TOP.jpg /via @jannypie","favorite_count":"0","retweet_count":"3"},{"created_at":"Wed Feb 08 13:08:49 +0000 2012","id_str":"167233422530580480","full_text":"\"Medieval Smokestacks: Fossil Fuels in Pre-industrial Times\" Been meaning to link this fascinating article for months. http://www.theoildrum.com/node/8460","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 07 16:49:06 +0000 2012","id_str":"166926468792844288","full_text":"Parents w/ iPads & iPhones: take a look at the apps by Toca Boca. They're like Doug & Melissa toys for the digital age. http://tocaboca.com/","favorite_count":"1","retweet_count":"2"},{"created_at":"Mon Feb 06 21:24:53 +0000 2012","id_str":"166633487489708032","full_text":"\"Something something Republican debate\" http://instagr.am/p/ozzmj/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 06 20:52:17 +0000 2012","id_str":"166625280696389634","full_text":"J.R.R. Tolkien cited Grimm's \"The Juniper Tree\" as an example of the evils of censorship for children. Today I read it. http://grimmlunch.org/47-the-juniper-tree","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 06 20:13:26 +0000 2012","id_str":"166615503341752320","full_text":"This Lenka music video was in an open browser tab. Whoever recommended it, thanks -- it's great! http://www.youtube.com/watch?v=xJbVf2zTiWI&feature=mfu_in_order&list=UL cc @DeeFlowered","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 06 18:22:22 +0000 2012","id_str":"166587555628851201","full_text":"When I come out of trapeze class, my forearms look like Popeye's. It's hard and wonderful and I love it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 06 04:12:38 +0000 2012","id_str":"166373713011417088","full_text":"Went live with integrated payments at checkout in my online farmers market system, thanks to @stripe. Good riddance to payment gateways!","favorite_count":"1","retweet_count":"2"},{"created_at":"Sun Feb 05 23:24:23 +0000 2012","id_str":"166301169847779328","full_text":"The spring peepers are out! On February 5th. That doesn't seem right.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 05 20:08:12 +0000 2012","id_str":"166251801417494530","full_text":"The advanced student show. Yup, that's Elvis way up there on the trapeze ladder. @ Canopy http://instagr.am/p/obE5z/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 04 23:47:39 +0000 2012","id_str":"165944639768104960","full_text":"Thanks to Burnell Farm, my market now has Romanesco. So pretty! http://instagr.am/p/oDonr/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 04 17:14:07 +0000 2012","id_str":"165845603799154688","full_text":"It's my \"slow carb\" cheat day, so I'm starting things off with French toast made from cinnamon but bread from my http://instagr.am/p/n6QkF/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 04 16:48:02 +0000 2012","id_str":"165839039746932737","full_text":"Ahhhh, that's the stuff. #coffee http://instagr.am/p/n5tJ8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 04 04:44:08 +0000 2012","id_str":"165656864137289728","full_text":"Track three, \"The Heartache over Innsmouth\", is alone worth the price of Norm Sherman's new album. http://www.drabblecast.org/merchandise-esoteric-order-of-sherman-by-norm-sherman/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 04 03:56:46 +0000 2012","id_str":"165644944122458112","full_text":"Juniper can work the iPad like a pro, has favorite apps she runs, can find her favorite movies and songs. She turns two next week. #babynerd","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 04 02:42:01 +0000 2012","id_str":"165626129548460032","full_text":"Dirty martinis with home-cured olives. http://instagr.am/p/nsPiN/","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Feb 03 18:43:40 +0000 2012","id_str":"165505750381232128","full_text":"Nursing a headache with good coffee and code. @ Highwire Lounge http://instagr.am/p/ni8IG/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 02 18:07:06 +0000 2012","id_str":"165134159247970306","full_text":"There's a lifeguard in big, big trouble. http://instagr.am/p/nMoab/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 02 16:17:53 +0000 2012","id_str":"165106673139200000","full_text":"Today Cailleach preps for the rest of winter. If she intends to make it last a while, weather's sunny so she can gather plenty of firewood.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 01 17:53:17 +0000 2012","id_str":"164768296309243905","full_text":"Patterson Hood & The Downtown 13 \"After It's Gone\" A response to a proposed Walmart to be built in downtown Athens, GA http://www.youtube.com/watch?v=GQ87g7uPyaY","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Feb 01 13:21:09 +0000 2012","id_str":"164699810119680000","full_text":"\"...content on Flickr I'd sure be backing it up elsewhere now. Firing your topline support is a bad sign.\" http://nolancaudill.com/2012/01/30/the-front-line/ /via @MikeG1","favorite_count":"0","retweet_count":"2"},{"created_at":"Wed Feb 01 04:38:01 +0000 2012","id_str":"164568160488529920","full_text":"If you're a fan of risqué punk pop songs, you ought to stop by the Little Kings Shuffle Club on Wednesday night and see Cars Can Be Blue.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 01 02:17:11 +0000 2012","id_str":"164532718414209024","full_text":"The results of my steak project, on a bed of mustard greens. http://instagr.am/p/mse7o/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 01 01:21:38 +0000 2012","id_str":"164518739872727041","full_text":"Fellow NMTechies: We lost Aaron Schnell last night. http://www.kasa.com/dpps/news/krqe_news/region_1/rollover-crash-kills-one-in-belen_4059062","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 01 00:49:17 +0000 2012","id_str":"164510596056875008","full_text":"Happy birthday, @psylosyren!!!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 01 00:39:04 +0000 2012","id_str":"164508026630451200","full_text":"I've been dry aging ribeyes from my market for the last three days for a project. It's what's for dinner. http://instagr.am/p/mqtcP/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 01 00:11:09 +0000 2012","id_str":"164501000420458496","full_text":"Vivian made a pizza. She didn't want spinach on it, so I chopped it fine and called it \"pizza herbs\". http://instagr.am/p/mqO6L/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 30 20:18:17 +0000 2012","id_str":"164080010548883456","full_text":"New Flaming Lips song \"Now I Understand\" feat. Erykah Badu, Biz Markie & iPhone's Siri, free for a week. http://skoa.co/186l1x via @SKoABlog","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Oct 12 17:59:46 +0000 2021","id_str":"1447985360731090949","full_text":"There's a fine line between genius and madness, and this thread weaves around it. https://twitter.com/blainecapatch/status/1447960079337017349","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Oct 08 03:24:45 +0000 2021","id_str":"1446315602059137026","full_text":"Current hot trend, based solely on my observation at Halloween Horror Nights, is black shirts of various sizes with white skeleton hands cupping the boobs. Even saw a tube top version.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Oct 08 02:24:52 +0000 2021","id_str":"1446300531660664846","full_text":"https://twitter.com/merkinmindy/status/1446276800993185796
","favorite_count":"3","retweet_count":"0"},{"created_at":"Thu Oct 07 20:42:31 +0000 2021","id_str":"1446214377070374912","full_text":"Current status https://www.instagram.com/p/CUvb0eFjR0a/?utm_medium=twitter","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Oct 07 16:33:20 +0000 2021","id_str":"1446151666219331585","full_text":"“Yes it’s a real thing” @ Macon, Georgia https://www.instagram.com/p/CUu_eyqrQT6/?utm_medium=twitter","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 30 02:18:26 +0000 2012","id_str":"163808258618957825","full_text":"Caught my cast iron skillet on fire. Whoops.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jan 29 23:11:26 +0000 2012","id_str":"163761196737114112","full_text":"Vivian is correcting the punctuation on a box of macaroni and cheese with a pen. I'm sure that comes as a surprise to absolutely no one.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 29 02:24:53 +0000 2012","id_str":"163447492170625025","full_text":"Both my girls sing along to Abney Park's \"Æther Shanties\" album. I <3 my little steampunks.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 29 01:29:02 +0000 2012","id_str":"163433436646871040","full_text":"Three hours in an Ikea store and no passport stamp? That hardly seems right.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 28 05:22:33 +0000 2012","id_str":"163129815770206208","full_text":"There's a food cart set up outside the Go Bar with really good vegetarian food, including an awesome mushroom stew and carrot dogs.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 28 04:35:01 +0000 2012","id_str":"163117852621156353","full_text":"Checks \"perform a solo burlesque number in front of a crowd\" off the list.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 27 17:08:30 +0000 2012","id_str":"162945085070254080","full_text":"New Waffle House in my building is open. Steak and eggs now await me at the bottom of the elevator.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 27 13:29:27 +0000 2012","id_str":"162889958313558017","full_text":"\"Remember that Friday night when Eric did that thing at the Go Bar?\"
\"Oh, yeah. Wow.\"
\"I know! What was he thinking?\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 27 03:49:34 +0000 2012","id_str":"162744028293632001","full_text":"In the olden days, theatrical performances could provoke riots. That tradition may get revived tomorrow night when I take the stage.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 26 18:44:38 +0000 2012","id_str":"162606890348589056","full_text":"\"THERE ARE WALKING TREES IN MIDDLE-EARTH. JUST BURY ME HERE ON THIS PAGE. THIS IS THE END.\" Mark Reads discovers Ents. http://markreads.net/reviews/2012/01/mark-reads-the-two-towers-chapter-4/#more-761","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 26 17:19:44 +0000 2012","id_str":"162585522852737025","full_text":"Since it's lunchtime, why not watch a bunch of gals longboarding down a big hill? http://www.youtube.com/watch?v=0OfSuldsCoY /via @GavRov","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 26 14:10:27 +0000 2012","id_str":"162537891644444672","full_text":"Farmers Markets Move Online \"Online markets help farmers maximize the fruits of their labor\" from Urban Farm Magazine: http://www.urbanfarmonline.com/urban-farm-news/2012/01/20/online-farmers-markets.aspx#.TyFeJovcjZQ.twitter","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jan 26 03:44:07 +0000 2012","id_str":"162380268831899648","full_text":"Beard Party (6 piece set) http://instagr.am/p/ksedk/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 24 20:33:39 +0000 2012","id_str":"161909550822338560","full_text":"Scheduled a day of (not covered by insurance) surgery in six weeks. That should be the start of fixing the mess of huge teeth in a tiny jaw.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 24 14:46:44 +0000 2012","id_str":"161822245780598784","full_text":"It had been so long since I'd been to my doctor that they had to go get my chart out of storage. All my vitals are better now than then.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 24 04:13:27 +0000 2012","id_str":"161662874215911424","full_text":"Some people might say the music of XTC is totally inappropriate for burlesque. I have a feeling we'll know one way or another in four days.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 24 00:40:20 +0000 2012","id_str":"161609243198369792","full_text":"\"Smoke it or braise it, invite a bunch friends over, drink beer & then bourbon, forget your name, & wake up in a strange place w/ no pants\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 23 19:51:15 +0000 2012","id_str":"161536490680221696","full_text":"I've stumbled into a little side job where I'll get paid to cook steaks and then eat them myself. #charmedlife","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 23 18:12:49 +0000 2012","id_str":"161511720307785729","full_text":"Today during my lunch hour, I flew upside down on the trapeze, hanging from my knees. #winning","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 23 16:15:07 +0000 2012","id_str":"161482100464287744","full_text":"Russian girl shows that Legolas-style archery is not complete bullshit. Awesomeness. http://www.youtube.com/watch?v=1o9RGnujlkI (via @danlyke, @EccentricFlower:)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 23 16:11:36 +0000 2012","id_str":"161481214354661376","full_text":"For a mere $5, you can have your name read dramatically on the internet. It's well worth it, as you'll see: http://vimeo.com/35481657","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Jan 23 16:03:09 +0000 2012","id_str":"161479087691530242","full_text":"Despite eating a gallon of cheese dip my 1st night there, I lost weight at the #ssawg conference. Must've been the 30 miles a day I walked.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 23 00:37:50 +0000 2012","id_str":"161246224840798210","full_text":"I'm sitting in a Waffle House outside Birmingham, Alabama, preparing my Athens, Georgia farmers market for tonight's opening bell.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 22 22:43:09 +0000 2012","id_str":"161217365307166720","full_text":"Made it out of Arkansas, across the corner of Tennessee, through Mississippi, and into Alabama. Six hours to go! *yawn*","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 22 01:57:26 +0000 2012","id_str":"160903870606876672","full_text":"Once again the importance of having a sound check asserts itself.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 22 01:34:22 +0000 2012","id_str":"160898064683515904","full_text":"Individual sweet potato pies. http://instagr.am/p/jYFTG/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 22 01:29:41 +0000 2012","id_str":"160896886759366657","full_text":"Butter duck. http://instagr.am/p/jX_Ah/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 22 01:23:16 +0000 2012","id_str":"160895272396922881","full_text":"That is some spread! Twelve hundred people are in this room, feasting on a locally grown dinner. #ssawg http://instagr.am/p/jX1Kb/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 22 01:15:23 +0000 2012","id_str":"160893285618040832","full_text":"Rumor has it I built the first shopping cart for Amazon and left in disgust over their consumerism to help small farmers. Weird.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Jan 22 00:52:37 +0000 2012","id_str":"160887556085526528","full_text":"Our menu for the \"Taste of Arkansas\" dinner. Looks grand! http://instagr.am/p/jXLQO/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 21 23:09:12 +0000 2012","id_str":"160861530689253376","full_text":"SSAWG Info Exchange Notes: Online Markets http://www.slideshare.net/ewagoner/ssawg-info-exchange-notes-online-markets #ssawg","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 21 18:37:11 +0000 2012","id_str":"160793076363821056","full_text":"\"Managing Manure to Save Mankind\" http://instagr.am/p/jPQSk/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 21 18:09:26 +0000 2012","id_str":"160786093699104768","full_text":"Just bought eight pounds of rice off the extras table at the Saturday Little Rock locallygrown market. So wonderful to see them firsthand.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 21 12:55:45 +0000 2012","id_str":"160707154133778432","full_text":"Three ladies on a bench. http://instagr.am/p/jJrYQ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 21 04:42:22 +0000 2012","id_str":"160582987996598272","full_text":"A week from tonight, I'll be performing \"dance\" for the 1st time since triumphantly unveiling my take on The Fishstick. http://www.youtube.com/watch?v=5QvIa0NEYO8&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 21 04:24:02 +0000 2012","id_str":"160578373679202304","full_text":"Achievement Unlocked: free wedding cake @ Dizzy's Gypsy Bistro http://instagr.am/p/jDZKi/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 21 02:07:06 +0000 2012","id_str":"160543913441112064","full_text":"Yes, I'm going back to Dizzy's Gypsy Bistro for dinner, for the third night in a row, and yes, it's for the free cake. (Also, it's great.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 21 01:59:38 +0000 2012","id_str":"160542033050742785","full_text":"\"Nine months from seed to harvest...\" http://instagr.am/p/jAocZ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 21 00:01:07 +0000 2012","id_str":"160512209225662464","full_text":"Georgia-grown sugarcane? I had no idea, but two brothers, third generation sugar growers, are right here in front of me. #ssawg","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Jan 20 23:04:12 +0000 2012","id_str":"160497884276604928","full_text":"Lots of #ssawg conference attendees are watching the ducks go home. It's not as exciting as it was a few days ago. http://www.youtube.com/watch?v=R4YTv5em94A&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 20 19:51:48 +0000 2012","id_str":"160449466728591361","full_text":"It's standing room only to listen to Will Allen. It's not every day you can learn in person from a MacArthur-certified genius! #ssawg","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 20 19:08:21 +0000 2012","id_str":"160438531125280768","full_text":"Answers to the question \"Where are you from?\" #ssawg @ SSAWG 2012 Conference http://instagr.am/p/i5wXw/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 20 03:33:00 +0000 2012","id_str":"160203145094512641","full_text":"Little Rock has an amazing foot bridge across the Arkansas River. Unlike the slightly longer foot bridge in Chatt http://instagr.am/p/ivQxR/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 20 03:07:07 +0000 2012","id_str":"160196630824484864","full_text":"One waitress to another: \"Did you make coffee for me while I was in the back yelling about Newt Gingrich?\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 20 02:13:43 +0000 2012","id_str":"160183189657235456","full_text":"Limoncello and citrus vodka makes a fine martini. Not my usual fare, but fine nonetheless.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 20 02:09:40 +0000 2012","id_str":"160182172098105346","full_text":"Sometimes a little melancholy saladness does the body good. @ Dizzy's Gypsy Bistro http://instagr.am/p/itxPf/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 20 01:36:19 +0000 2012","id_str":"160173777316102145","full_text":"The trade show at the #ssawg conference has the best crooks money can buy. I may get one to help herd Juniper. http://instagr.am/p/itLmO/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 19 05:47:05 +0000 2012","id_str":"159874499611860992","full_text":"Sure, I could have gone to bed at a reasonable hour, but instead I made this video about my experience as Duckmaster: http://www.youtube.com/watch?v=R4YTv5em94A","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Jan 19 03:23:20 +0000 2012","id_str":"159838323945381888","full_text":"\"Laughing Sally\" (bronze sculpture) She looks rather maniacal at night, lot from below. http://instagr.am/p/ic8QF/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 19 02:27:52 +0000 2012","id_str":"159824363707826176","full_text":"I'm trying to eat my salad and pretend that I didn't wolf down an obscene amount of cheese dip, but the shockingl http://instagr.am/p/icAVg/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 19 02:22:19 +0000 2012","id_str":"159822965582733313","full_text":"I walked by a closed art gallery, and saw a large Buck Rogers ray gun in the window. http://instagr.am/p/ib6nb/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 19 02:04:01 +0000 2012","id_str":"159818363412025344","full_text":"Dizzy's Gypsy Bistro has the best foursquare special I've seen: \"Check in three times, get a free slice of wedding cake\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 19 01:50:33 +0000 2012","id_str":"159814974116605953","full_text":"I wandered the streets of Little Rock for over an hour looking for a dinner that suited me. And then I found \"a c http://instagr.am/p/ibf-I/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 18 23:16:04 +0000 2012","id_str":"159776096995377153","full_text":"Certified Honorary Duckmaater http://instagr.am/p/iZDuE/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 18 22:25:15 +0000 2012","id_str":"159763306557603840","full_text":"Log cabins and a garden in downtown Little Rock http://instagr.am/p/iYPyt/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 18 22:16:07 +0000 2012","id_str":"159761010524295168","full_text":"I dropped in on one of the farmers markets using my software: ASN Local Food Club (509 Scott, 6th St, Little Rock) http://4sq.com/zP1UTA","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 18 20:41:17 +0000 2012","id_str":"159737143776907264","full_text":"\"Courage\" A sculpture made from welding rods. http://instagr.am/p/iWrBR/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 18 15:10:49 +0000 2012","id_str":"159653980857843713","full_text":"I will be the Duckmaster today at 5pm at the Peabody Little Rock. So, scratch that off my bucket list.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 17 14:05:33 +0000 2012","id_str":"159275165769928704","full_text":"I'm on the road to Little Rock. It's a little twelve hour jaunt.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 17 02:52:58 +0000 2012","id_str":"159105906599141376","full_text":"My town's Friday night fish fry place has a song written about it by a Canadian \"Americana\" singer. What's yours got? http://www.archive.org/details/BootysFishHouse_329","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 17 02:46:19 +0000 2012","id_str":"159104229884182529","full_text":"I make a version of this flyer every January. In 2007, there was a single pushpin in Athens, GA. Now: http://skit.ch/nr4j #locallygrown","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Jan 16 22:03:07 +0000 2012","id_str":"159032960585170944","full_text":"Today I read \"Herr Korbes\". It's a short strange story of several animals and ordinarily inanimate objects on a trip. http://grimmlunch.libsyn.com/webpage/herr-korbes","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 16 16:35:15 +0000 2012","id_str":"158950452887699456","full_text":"A big spike in downloads of my Brothers Grimm podcast today. Don't know why, tho I hear professors are linking to it. http://skit.ch/nr29","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 16 14:00:43 +0000 2012","id_str":"158911562852212736","full_text":"Really, every Monday ought to start with a horn section. http://instagr.am/p/huGel/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 16 13:50:06 +0000 2012","id_str":"158908890707267584","full_text":"I'm at the Fabulous 40 Watt at 8:30 in the morning, watching the best funk band around, The HEAP. Here in Athens, http://instagr.am/p/ht-7F/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 16 01:58:03 +0000 2012","id_str":"158729695192547328","full_text":"\"Farm2Work: Bringing the farmers market to where you are\" (Arkansas Times) http://www.arktimes.com/EatArkansas/archives/2012/01/13/farm2work-bringing-the-farmers-market-to-where-you-are","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jan 15 17:23:48 +0000 2012","id_str":"158600280395616256","full_text":"My brunch dish that's sure to sweep the nation: bed of wilted spinach, sautéed ham chunks and pulled pork, topped http://instagr.am/p/hb8Lg/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 15 04:33:37 +0000 2012","id_str":"158406459116359681","full_text":"I've never really been one for most musical theater, but here I find myself choreographing my own solo dance number.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 15 01:06:58 +0000 2012","id_str":"158354453081231361","full_text":"Salmon with mashed potatoes and carrots, drizzled with dill butter. http://instagr.am/p/hOKqb/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 15 00:21:49 +0000 2012","id_str":"158343089524707328","full_text":"Some heirloom carrots, about to be put into the mashed potatoes. http://instagr.am/p/hNSY2/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 14 21:51:10 +0000 2012","id_str":"158305179576446976","full_text":"A message from my hosting company: \"One of your accounts has a 10G disk limit. It's currently using 1.3T. Please fix.\" Oops.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 14 20:58:41 +0000 2012","id_str":"158291969922174977","full_text":"Juniper, rocking out to Feist http://www.youtube.com/watch?v=AqYUFbzO36A&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 14 19:27:32 +0000 2012","id_str":"158269033295261696","full_text":"I've been loosely following Tim Ferriss's \"Slow Carb\" meal plan for the last few weeks. Here're the results so fa http://instagr.am/p/hHpHq/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 14 01:20:34 +0000 2012","id_str":"157995489097302018","full_text":"I'll be staying most of next week at the Peabody Hotel in Little Rock. If I play my cards right, I'll take a turn as Duckmaster.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 13 22:18:09 +0000 2012","id_str":"157949581353697281","full_text":"A glass of the new locally made \"Monk's Mead\". It's good. A bit sweeter than mine w/ hints of clove. http://instagr.am/p/g16s5/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 13 21:29:19 +0000 2012","id_str":"157937293083152386","full_text":"Hey, hey! A new commercial meadery has opened here in Athens. It's GA's first meadery. @MonksMead http://www.monksmead.com/index.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 13 19:03:40 +0000 2012","id_str":"157900640419450880","full_text":"Losing My Religion (Live on a porch in Athens, GA 10/20/1990) http://www.youtube.com/watch?v=c1c8yFoXJTo&feature=share (Yeah, I spent time thinking if I've been on that porch.)","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Jan 13 16:33:53 +0000 2012","id_str":"157862944737202176","full_text":"Yesterday I read \"The Elves\", three short tales bundled together. Today I read \"The Robber Bridegroom\". http://www.grimmlunch.org","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 12 18:43:57 +0000 2012","id_str":"157533287269675008","full_text":"Athens' own @1000facescoffee is the deal of the day today at wine.woot.com! Four pounds of fantastic coffee, only until midnight.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 12 16:07:12 +0000 2012","id_str":"157493839467249664","full_text":"Mr Rogers Breakdancing. http://www.youtube.com/watch?v=Fw_GnjE-des&feature=youtu.be I love that man.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 12 00:58:08 +0000 2012","id_str":"157265068596281345","full_text":"\"Striking a Pose (Women and Fantasy Covers)\" http://www.jimchines.com/2012/01/striking-a-pose/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 11 23:09:23 +0000 2012","id_str":"157237699059777538","full_text":"Adam Davidson (NPR's \"Planet Money\") came to Greenville SC & wrote this wonderful article about American manufacturing. http://www.theatlantic.com/magazine/archive/2012/01/making-it-in-america/8844/3/?single_page=true","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 11 14:12:25 +0000 2012","id_str":"157102566122078208","full_text":"Today I've learned that there are such things as beer mittens. http://www.skuuzi.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 11 14:06:27 +0000 2012","id_str":"157101067144937472","full_text":"Single cup coffee makers are great for when you're still too asleep to do much. You do need to remember to put a cup under there, though.","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Jan 11 13:32:22 +0000 2012","id_str":"157092489516433408","full_text":"\"Badger? Theremin? No, the badgermin, possibly the finest badger-related electronic musical instrument ever devised.\" http://hootingyard.org/archives/8089","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Jan 11 11:40:49 +0000 2012","id_str":"157064414024040448","full_text":"Vivian's first words to me this morning: \"Most people don't wake crocodiles, you know.\"","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jan 10 22:37:01 +0000 2012","id_str":"156867167835533313","full_text":"Pegu Club Cocktail, the pride of Rangoon http://instagr.am/p/gEd63/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 10 20:45:42 +0000 2012","id_str":"156839153982652416","full_text":"Today I read \"The Wedding of Mrs. Fox\". Mr. Fox passes on, and Mrs. Fox finds a new husband.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 10 20:15:37 +0000 2012","id_str":"156831582940958721","full_text":"\"Dear Eric! This is to confirm you've two reserved tickets for the upcoming TMBG show at Atlanta GA Variety Playhouse\" http://www.youtube.com/watch?v=kSQ8tZ35t4U&feature=youtu.be","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Jan 10 13:56:57 +0000 2012","id_str":"156736287267749888","full_text":"\"How (not) to communicate new scientific information: a memoir of the famous brindley lecture\" http://onlinelibrary.wiley.com/doi/10.1111/j.1464-410X.2005.05797.x/full","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 09 14:52:15 +0000 2012","id_str":"156387814181842944","full_text":"For years I've been wearing dirt-cheap short cotton socks. I've recently discovered good wool socks. The difference is amazing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 09 11:41:44 +0000 2012","id_str":"156339869344473088","full_text":"\"So five heads means five times the danger?\"
\"You better believe it!\"
Vivian and I, discussing Tiamat, while waiting for the school bus.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 08 18:15:33 +0000 2012","id_str":"156076588218327041","full_text":"Yes, I know this is the day of rest, but I needed to make a set of tear-away long johns.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jan 08 05:42:40 +0000 2012","id_str":"155887119880028161","full_text":"Finally reading \"A Game of Thrones\". I've seen the series so know the story, and am still riveted (& appreciate just how good the show is).","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 08 01:49:24 +0000 2012","id_str":"155828417269469184","full_text":"Panko crusted flounder. It's what's for dinner. http://instagr.am/p/fTene/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 07 17:07:42 +0000 2012","id_str":"155697125714440192","full_text":"Viv is making a Wii character that looks like George Newman (Weird Al's character in UHF). That's how modern seven year olds cosplay.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 05 18:02:41 +0000 2021","id_str":"1445449377774850059","full_text":"Come work with me! I recently got promoted too, so I’d be your boss. I hear I’m a pretty good one. https://twitter.com/iinteractive/status/1445441991609884675","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Sep 21 04:18:41 +0000 2021","id_str":"1440168582000693253","full_text":"I can’t even. Yeah, I know not everyone was exposed to it by walking by Jeff’s house as he was writing it but still. https://twitter.com/FranziaMom/status/1440024002823548933","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jan 07 00:25:25 +0000 2012","id_str":"155444893567823872","full_text":"One of my immediate neighbors is selling their acreage. Now would be a good time for a dump truck full of money to arrive at my house.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 07 00:09:21 +0000 2012","id_str":"155440850128736257","full_text":"Local barbecue joint is slammed up full tonight. http://instagr.am/p/e-lGk/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 06 22:49:58 +0000 2012","id_str":"155420874609147905","full_text":"Today I read \"Thumbling\" (better known as \"Tom Thumb\"). It was also a fun read! http://grimmlunch.org/37-thumbling","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 06 18:39:22 +0000 2012","id_str":"155357805942018049","full_text":"Finished reading Tim Ferriss's \"The 4 Hour Body\". Gimmicky title but good interesting content about \"hacking\" one's body, backed by science.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 06 17:56:39 +0000 2012","id_str":"155347058457460737","full_text":"A cup of some fine-looking mushroom bisque. @ The National http://instagr.am/p/e5cB3/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 05 18:16:19 +0000 2012","id_str":"154989619572768768","full_text":"Dude on the unicycle with the ridiculously large handlebar mustache and carrying the comically oversized coffee mug: I salute you.","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Jan 05 17:04:27 +0000 2012","id_str":"154971531791962112","full_text":"\"I Like You Better On Facebook (MUSIC VIDEO)\" Very well done. http://www.youtube.com/watch?feature=player_embedded&v=hjDwGQ1oiAM","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 05 04:04:27 +0000 2012","id_str":"154775239589502976","full_text":"I'm working on costuming for a secret theater project I have coming up. More hints as it gets closer. Maybe. http://instagr.am/p/ehiFY/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 05 02:47:00 +0000 2012","id_str":"154755750261035008","full_text":"Tonight, for the first time in my adult life, I bought pants that were smaller than my previous pants.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 05 00:28:04 +0000 2012","id_str":"154720783757869056","full_text":"Highwire no longer has half price whisky flights on Wednesdays. Possibly related: I've been the only one in here for the last hour.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 04 23:28:27 +0000 2012","id_str":"154705781164474368","full_text":"A \"London Fog\": Sailor Jerry's rum, brown sugar, lime, orange, and cinnamon. Served hot. http://instagr.am/p/edm80/","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Jan 04 23:07:42 +0000 2012","id_str":"154700562473029632","full_text":"My main competitor, one backed by Silicon Valley $$$, is exiting our shared space to go in a different direction. http://seedstock.com/2012/01/04/sustainable-food-system-farmsreach-tools-to-help-farmers-business-operations/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 04 21:34:43 +0000 2012","id_str":"154677161154981889","full_text":"\"Dr Who\" by Green Thrift Grocery performed live at Wuxtry Records here in Athens: http://www.youtube.com/watch?v=PeK2nq0cc_A&feature=related","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 04 18:36:06 +0000 2012","id_str":"154632210203426816","full_text":"Here is today's story: The Magic Table, the Golden Donkey, and the Club in the Sack. I really think you'll like it. http://grimmlunch.org/36-the-magic-table-the-golden-donkey-and-the-club-in-the-sack","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 04 18:16:50 +0000 2012","id_str":"154627363177635841","full_text":"Today's fairy tale is my favorite so far, and so much fun to read. It has everything a good story needs. Namely, a donkey that poops gold.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 04 16:30:16 +0000 2012","id_str":"154600542377746432","full_text":"The \"Got Milk?\" ad campaign claims that \"real milk needs no shaking\". I wonder if they've ever had real milk. http://www.youtube.com/watch?feature=player_embedded&v=nuKDSuxqtuI","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Jan 04 13:29:48 +0000 2012","id_str":"154555127091564544","full_text":"PayPal requires the destruction of an antique French violin that made it through WWII: http://www.regretsy.com/2012/01/03/from-the-mailbag-27/","favorite_count":"0","retweet_count":"2"},{"created_at":"Wed Jan 04 02:41:21 +0000 2012","id_str":"154391939809165312","full_text":"Chicken, mixed heirloom carrots, and red pac choi. Less than ten minutes from cutting board to plate. http://instagr.am/p/eQ6hz/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 03 18:14:52 +0000 2012","id_str":"154264479201361920","full_text":"After decades of thought, the FDA has realized limiting antibiotics in our food is a lost cause, and has given up. http://civileats.com/2012/01/03/fda-gives-up-on-antibiotic-restrictions-in-livestock/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 03 17:57:06 +0000 2012","id_str":"154260008731803650","full_text":"Today I read \"The Tailor in Heaven\". The fellow sneaks in and causes trouble. http://grimmlunch.org/35-the-tailor-in-heaven","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 03 03:34:00 +0000 2012","id_str":"154042800856498176","full_text":"Ground salmon patties, spinach, and mushrooms, all cooked together in the same pan with butter and cayenne. Simpl http://instagr.am/p/eBpcX/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 03 03:02:41 +0000 2012","id_str":"154034922225541122","full_text":"One week from today, I start trapeze classes at Canopy Studio here in town. I'm excited!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 02 19:48:56 +0000 2012","id_str":"153925764235018241","full_text":"\"The Art of Male Burlesque\", an article in Filament Magazine: http://www.filamentmagazine.com/2011/05/boys-that-burlesque/","favorite_count":"0","retweet_count":"2"},{"created_at":"Mon Jan 02 17:55:29 +0000 2012","id_str":"153897212605243392","full_text":"Today I read \"Clever Else\". Her suitor won't marry her until she proves her intelligence. http://grimmlunch.org/34-clever-else","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 02 14:20:17 +0000 2012","id_str":"153843055319986176","full_text":"This \"is a triumph of indie over corporate. And may be the last important paper map to depict our country.\" http://mobile.slate.com/articles/arts/culturebox/2012/01/the_best_american_wall_map_david_imus_the_essential_geography_of_the_united_states_of_america_.html","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Jan 02 03:46:23 +0000 2012","id_str":"153683531602731008","full_text":"\"It's great! It's like an Arthur Miller play, only much slower.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 02 01:04:39 +0000 2012","id_str":"153642826490576896","full_text":"Get a new interactive programming lesson sent to you each week & you'll be building apps & websites before you know it. http://codeyear.com/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jan 01 19:09:51 +0000 2012","id_str":"153553541393420288","full_text":"Just completed 21 weeks of workout program without missing a day. 3 weeks intro, 9 week easy, 9 weeks medium. Next: 9 weeks hard.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jan 01 02:51:06 +0000 2012","id_str":"153307230031183873","full_text":"My NYE party of wii games & Pixar movies was planned by my seven year old girl. The breaded mushrooms and White Russians were my addition.","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Jan 01 01:58:21 +0000 2012","id_str":"153293956678025216","full_text":"The @comicraft NYD font sale is under way! Every font in the house for $20.12. See @Ihnatko's guide for the must-haves: http://www.suntimes.com/technology/ihnatko/9704404-452/get-your-credit-card-ready-comicrafts-annual-font-sale-nearly-here.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 31 03:00:02 +0000 2011","id_str":"152947091851837440","full_text":"beardedsquash's photo \"How to decorate above the urinal at a Scottish pub\" http://instagr.am/p/dCv_o/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 31 00:11:53 +0000 2011","id_str":"152904772024942592","full_text":"Ladies. http://instagr.am/p/dBEWw/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 30 21:18:35 +0000 2011","id_str":"152861159660331008","full_text":"Ben Epps, Georgia's flight pioneer, has a new statue in Athens. His 1909 plane was the first to put the prop up front. http://instagr.am/p/c-P0i/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 30 20:50:18 +0000 2011","id_str":"152854044476583936","full_text":"My little side business helping farmers markets get online saw both revenue and expense growths of 48% this year. My pricing works.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 29 17:54:44 +0000 2011","id_str":"152447473380634625","full_text":"CheckCrafters consolidated their ops & in the process threw out all their business customer's account info & designs. Hello, CarouselChecks!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 29 14:15:10 +0000 2011","id_str":"152392215799398400","full_text":"\"Southern Farmers Vanquish the Clichés\" Not to mention all the farmers across the south selling their goods online. http://www.nytimes.com/2011/12/28/dining/southern-farmers-vanquish-the-cliches.html?_r=1&pagewanted=all","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Dec 28 18:28:27 +0000 2011","id_str":"152093568125779969","full_text":"Today I read \"The Three Languages\". You too can become Pope if you learn how to converse with dogs, frogs, and birds! http://grimmlunch.org/33-the-three-languages","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 27 21:52:05 +0000 2011","id_str":"151782427352764418","full_text":"\"What have you done with the bacon, Hans?\"
\"Tied it to a rope. Dragged it home. Dogs got it.\"
I read \"Clever Hans\": http://grimmlunch.org/32-clever-hans","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 27 18:39:24 +0000 2011","id_str":"151733938015055873","full_text":"\"New Years Rulin's\" by Woody Guthrie, 1942: http://boingboing.net/wp-content/uploads/2011/12/woody1.jpeg","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 27 16:56:37 +0000 2011","id_str":"151708072539193344","full_text":"\"They try to trick the girls into buying pink stuff instead of the stuff boys like.\" http://www.youtube.com/watch?v=-CU040Hqbas&feature=youtu.be","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 27 16:02:47 +0000 2011","id_str":"151694523939045377","full_text":"Here's a follow-up article to the possible Maya ruins in GA that touches on the cultural connections of Creek & Maya: https://www.examiner.com/architecture-design-in-national/mayas-the-usa-controversy-you-be-the-juror","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 27 02:26:40 +0000 2011","id_str":"151489143061483520","full_text":"Somehow managed to get a wife, two kids, a dog, a pile of presents, and two blimps each the size of a love seat home in the station wagon.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 26 15:43:40 +0000 2011","id_str":"151327325181579264","full_text":"\"Dungeon Squad is an RPG designed expressly for young players with short attention spans who demand action and fun.\" http://www.metafilter.com/110941/DUNGEON-SQUAD-IN-COLOR","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 26 01:20:51 +0000 2011","id_str":"151110188458455042","full_text":"Suddenly we're under the sea. These remote control fish blimps are amazing! http://instagr.am/p/btnDA/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 26 01:02:52 +0000 2011","id_str":"151105665669140480","full_text":"German mulled wine. Ready to drink. http://instagr.am/p/btS0O/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 25 22:57:35 +0000 2011","id_str":"151074135609581568","full_text":"$deity bless us, every one.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 25 15:13:57 +0000 2011","id_str":"150957460507725824","full_text":"Dogs who think they're people get to open presents too. http://instagr.am/p/bh30-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 25 05:37:35 +0000 2011","id_str":"150812410473742337","full_text":"I did my evening exercises with an extra five pound weight strapped to my belly, made mostly out of scalloped potatoes.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Dec 25 04:51:15 +0000 2011","id_str":"150800750396715009","full_text":"Merry Christmas to all, and to all a good night!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 25 02:57:21 +0000 2011","id_str":"150772086288289792","full_text":"Zsuzsu Pets only come as hamsters. But they can wear costumes, so... dragon zsuzsu pet acquired. http://instagr.am/p/bXs66/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 25 02:06:13 +0000 2011","id_str":"150759217601589249","full_text":"Cookies, milk, and her list, ready for Santa. http://instagr.am/p/bWp7Y/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 25 01:36:11 +0000 2011","id_str":"150751661269336064","full_text":"Pan roasted pole beans, grown up the road from here even though it's December. http://instagr.am/p/bWBf9/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 25 01:34:49 +0000 2011","id_str":"150751317013438464","full_text":"Scalloped heirloom potatoes. http://instagr.am/p/bWABE/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 25 01:33:46 +0000 2011","id_str":"150751054781366272","full_text":"Locally grown ham, glazed with orange and honey. http://instagr.am/p/bV-Ym/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 25 00:43:05 +0000 2011","id_str":"150738296362893312","full_text":"\"No cheeses for us meeces.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 24 21:44:12 +0000 2011","id_str":"150693280974254080","full_text":"One early present for Luigi from mom and dad. http://instagr.am/p/bRs9v/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 24 19:23:38 +0000 2011","id_str":"150657907116081154","full_text":"Santa's busy installing software into Vivian's OSX dock. Had to create Juniper an account so she could get some too.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 23 23:23:01 +0000 2011","id_str":"150355759954272256","full_text":"I was looking for \"We're Not F'n Kidding Around Sharp\", but all they had was this. http://instagr.am/p/bA7TC/","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Dec 23 22:11:39 +0000 2011","id_str":"150337798950486016","full_text":"I love my friend Hugh's signature. He rocks the monobrow. http://instagr.am/p/a__4J/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 23 21:25:15 +0000 2011","id_str":"150326124604436480","full_text":"My courtesy shuttle driver has spent the last 25 minutes simultaneously belching, snorting, and coughing. Worst. beatboxer. ever.","favorite_count":"0","retweet_count":"2"},{"created_at":"Fri Dec 23 20:32:42 +0000 2011","id_str":"150312899150229504","full_text":"Sidewalk salad garden, downtown Athens. http://instagr.am/p/a-vQ-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 23 19:29:30 +0000 2011","id_str":"150296993900666880","full_text":"The perfect answer to abstract java errors. http://instagr.am/p/a99-G/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 23 13:37:18 +0000 2011","id_str":"150208361760161792","full_text":"My car is getting its first scheduled service that I have to pay for. Price for the 40,000 mile service: $750. Gulp. Hello, 20% off coupon!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 22 23:32:33 +0000 2011","id_str":"149995772585316352","full_text":"At my farmers market in my tshirt while it's thunder storming. On the first day of winter. Am I in Sri Lanka?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 22 19:33:04 +0000 2011","id_str":"149935502433325056","full_text":"Today's story is \"The Maiden Without Hands\". Despite the story's title, she lives happily ever after. http://grimmlunch.org/the-maiden-without-hands","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 22 14:46:12 +0000 2011","id_str":"149863310395834368","full_text":"\"Massive 1,100+ year old Maya site discovered in Georgia's mountains\" This is an amazing story. http://www.examiner.com/architecture-design-in-national/massive-1-100-year-old-maya-site-discovered-georgia-s-mountains","favorite_count":"1","retweet_count":"1"},{"created_at":"Thu Dec 22 14:23:35 +0000 2011","id_str":"149857619434147841","full_text":"Pink Floyd live in 1968 playing \"Let There Be More Light\" http://www.youtube.com/watch?v=2gE4UncSsAI","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 22 14:19:36 +0000 2011","id_str":"149856615535869953","full_text":"\"We have at least narrowed down the exact value of sanctity — somewhere between $200,000 and $400,000.\" Just fantastic.
http://www.thestate.com/2011/12/22/2088020/op-ed-naming-rights-state-mottos.html","favorite_count":"0","retweet_count":"2"},{"created_at":"Wed Dec 21 22:50:28 +0000 2011","id_str":"149622795171663874","full_text":"Looks like it'll be completely overcast in the morning, so there won't be a solstice sunrise to see.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 21 21:49:41 +0000 2011","id_str":"149607495554441216","full_text":"Still need to make cookies for an exchange? How about some elven lembas bread? http://www.geekychef.com/2008/12/elven-lembas-bread.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 21 21:12:53 +0000 2011","id_str":"149598235063889920","full_text":"In today's story, \"The Louse and the Flea\", everyone goes from happy to dead in under 3 minutes: a new Grimm record! http://grimmlunch.org/30-the-louse-and-the-flea","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 21 18:10:03 +0000 2011","id_str":"149552226178838529","full_text":"Here's the original 1977 music video for Jethro Tull's \"Ring Out Solstice Bells\" http://youtu.be/eh_Bir3gqUA Brighter days are ahead!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 21 14:21:44 +0000 2011","id_str":"149494766533488641","full_text":"Newt Gingrich’s Letter to Virginia, Regarding the Existence of Santa Claus and Claims That He Said Otherwise.: http://www.mcsweeneys.net/articles/newt-gingrichs-letter-to-virginia-regarding-the-existence-of-santa-claus-and-claims-that-he-said-otherwise#.TvHqcQpXvzA.twitter","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 20 22:33:26 +0000 2011","id_str":"149256118651203585","full_text":"Cold, wet, and dark: December in Athens http://instagr.am/p/aXFkx/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 20 20:59:14 +0000 2011","id_str":"149232412751175680","full_text":"\"Mean Old Jews Who Crucify My Lord\" is a \"great record, though, if the anti-Semitic angle doesn't bother you too much.\" http://thehoundblog.blogspot.com/2009/03/this-weeks-5-pack.html","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Dec 20 20:00:42 +0000 2011","id_str":"149217683886440448","full_text":"Today I read \"The Devil With the Three Golden Hairs\", about a boy born fortune's favorite who goes to hell and back. http://grimmlunch.org/29-the-devil-with-the-three-golden-hairs","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 20 18:18:44 +0000 2011","id_str":"149192023310745600","full_text":"“It’s Okay to be Neither” An approach to preventing gender bullying in a classroom. http://togetherforjacksoncountykids.tumblr.com/post/14314184651/one-teachers-approach-to-preventing-gender-bullying-in","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 20 13:44:27 +0000 2011","id_str":"149122994789289984","full_text":"\"Anyone who tells a lie has not a pure heart, and cannot make good soup.\" Beethoven","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 20 12:04:19 +0000 2011","id_str":"149097797851942912","full_text":"\"I never - I PROMISE you - ever wanted to grow up to be someone known as ’The Penis Mom'. But here I am.\" http://girlonsaturday.blogspot.com/2011/12/penis-mom.html?spref=tw","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Dec 19 23:42:42 +0000 2011","id_str":"148911162317213696","full_text":"Mailgun, the service I trust to handle all my locallygrown email, sent me red velvet cake pops. Thanks! http://instagr.am/p/aLbFn/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 19 13:50:34 +0000 2011","id_str":"148762149320278016","full_text":"Flight of the Conchords Christmas card http://www.quinkyart.com/2010/12/flight-of-conchords-christmas-card.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 19 03:48:01 +0000 2011","id_str":"148610511934734336","full_text":"It's great watching the video for \"The One I Love\", recognizing people and places I've come to know well. Bonus: Photog director Alton Brown","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 19 00:50:31 +0000 2011","id_str":"148565840659361795","full_text":"I'd never heard about this punk move Elvis Costello pulled on live TV in 1977. It's great. http://www.dangerousminds.net/comments/the_performance_that_got_elvis_costello_banned_from_americas_favorite_laten","favorite_count":"1","retweet_count":"2"},{"created_at":"Mon Dec 19 00:11:49 +0000 2011","id_str":"148556104111095808","full_text":"I'm eating a beach off of the Noel log. http://instagr.am/p/Z_PHH/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 18 23:50:22 +0000 2011","id_str":"148550706062831618","full_text":"This isn't the worst burn I've had by far, but it's certainly the most painful. Grawr!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 18 02:33:41 +0000 2011","id_str":"148229416219197441","full_text":"Got carded buying wine. I don't think that's ever happened before.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 18 01:47:51 +0000 2011","id_str":"148217881069498369","full_text":"Best thing I've ever got in a White Elephant/Yankee Trader gift swap. http://instagr.am/p/ZxU0a/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 18 00:15:17 +0000 2011","id_str":"148194588098695168","full_text":"Come in! Come in, and know me better, man! http://instagr.am/p/ZwLDV/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 17 23:44:15 +0000 2011","id_str":"148186778040410112","full_text":"I'm at the home of Lynyrd Skynyrd's biggest fan. In recognition of this fact, they played at his house. http://instagr.am/p/Zvx7q/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 17 20:09:57 +0000 2011","id_str":"148132847746686978","full_text":"I guess I did get a few things made this year. http://instagr.am/p/ZtNRb/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 17 19:49:58 +0000 2011","id_str":"148127818797170688","full_text":"I'm making some little carefully wrapped packages for a holiday dinner party. http://instagr.am/p/Zs-Le/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 17 16:53:17 +0000 2011","id_str":"148083352002510848","full_text":"Here's a wonderful series of paintings \"featuring characters with unusual pets and their unusual circumstances.\" http://travislouie.com/index.php","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 17 05:13:10 +0000 2011","id_str":"147907165649244160","full_text":"One day I will learn the lesson not to tackle big heavy projects by myself. Today was not that day. http://instagr.am/p/ZlTDc/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 16 22:20:36 +0000 2011","id_str":"147803337394368512","full_text":"I've been called this to my face. Well, not \"ale\". That'd be weird. http://instagr.am/p/Zg1P4/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 16 21:44:00 +0000 2011","id_str":"147794126367244288","full_text":"It Only Takes a Girl (to make a difference) YouTube video: http://www.youtube.com/watch?v=YwEhKu3T51Q&feature=colike","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 16 19:09:41 +0000 2011","id_str":"147755290706714624","full_text":"Thank you so much for the shout-out, @castofwonders! And Brian Griggs' \"Rust\" -- what a great story to end out the year with.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 16 17:58:15 +0000 2011","id_str":"147737316461514752","full_text":"Corny Runts, only $2. http://instagr.am/p/ZeYBJ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 16 13:49:56 +0000 2011","id_str":"147674826327326720","full_text":"Downtown at a sidewalk table, working on the computer, getting my picture taken for a magazine. It's Friday again?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 15 23:37:26 +0000 2011","id_str":"147460287631601665","full_text":"Squirrel! http://instagr.am/p/ZVmU-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 15 18:01:07 +0000 2011","id_str":"147375647885508611","full_text":"Had a nice lunch with a writer who came into town from out of state specifically to talk to me. I've got to admit… that's pretty cool.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Dec 15 15:30:14 +0000 2011","id_str":"147337677371478016","full_text":"My right hand makes capacitive touch screens go crazy now. I have no idea what that means. Left hand works fine.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 15 02:26:01 +0000 2011","id_str":"147140323762638848","full_text":"Passed 3000 downloads of my Brothers Grimm podcast, or over 100 listens per story. I'm tickled there's more than five. http://grimmlunch.org","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 15 01:16:30 +0000 2011","id_str":"147122830641864704","full_text":"George R. R. Martin has a kid's book set in the Game of Thrones world called \"The Ice Dragon\". The main character is a 7yo girl, like Viv.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 15 02:02:42 +0000 2021","id_str":"1437960031262097408","full_text":"Boozing it up for a good cause. Happy Negroni Week!

This was our first time in a bar for drinks since very early March, 2020. Old Pal makes you show your vax card to get in, and I really liked that. @ The Old Pal https://www.instagram.com/p/CT0ooblLHQf/?utm_medium=twitter","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Sep 06 19:35:22 +0000 2021","id_str":"1434963452695568384","full_text":"A generation of young men feeling lost has never worked out well for everyone else. https://twitter.com/rmc031/status/1434957496884551680","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Dec 14 22:47:46 +0000 2011","id_str":"147085398408040448","full_text":"This old set piece is perfectly sized for an entire wall in my office. http://instagr.am/p/ZJyS5/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 14 21:52:28 +0000 2011","id_str":"147071482734972929","full_text":"Canopy Studio has a new class schedule, & beginning adult trapeze doesn't conflict with my farmers market anymore. Yay! http://www.canopystudio.com/documents/class-schedule.pdf?utm_source=Canopy+Studio+List&utm_campaign=b61ab19ba0-September_2_Canopy_News9_1_2011&utm_medium=email","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Dec 14 17:03:00 +0000 2011","id_str":"146998634330853377","full_text":"Today I read \"The Singing Bone\". A murdered man's bones sing the story of his betrayal. http://grimmlunch.org/28-the-singing-bone","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 14 16:13:22 +0000 2011","id_str":"146986143483834368","full_text":"I'm pretty determined to make it to the Georgia Guidestones for sunrise on the solstice next Thursday. http://en.wikipedia.org/wiki/Georgia_Guidestones","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 13 17:34:49 +0000 2011","id_str":"146644254415011842","full_text":"Today I read \"The Bremen Town Musicians\". It was my favorite when I was a kid, and it's still a great story. http://grimmlunch.org/27-the-bremen-town-musicians","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 13 01:45:08 +0000 2011","id_str":"146405257101062144","full_text":"Chaffin Orchards mandarins are ready! They had a terrible yield this year, so they'll probably sell out in a few days. http://www.chaffinfamilyorchards.com/store/mandarins.php","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 12 22:02:37 +0000 2011","id_str":"146349261838225408","full_text":"Today I read one of the best-known Grimm tales: Little Red Riding Hood. http://grimmlunch.org/26-little-red-cap","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 12 00:44:23 +0000 2011","id_str":"146027583765618688","full_text":"Crab cakes for dinner. They've got carrot, celery, onion, and spinach too. http://instagr.am/p/Yp2L-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 11 17:47:37 +0000 2011","id_str":"145922701222088704","full_text":"I'm pickling eggs for some quick workday breakfasts. http://instagr.am/p/YlDyh/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 11 03:47:44 +0000 2011","id_str":"145711335269859328","full_text":"Only a couple minutes in, and Louis CK's special is already worth the $5. DRM free, too! Get it at http://louisck.net","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 11 01:25:34 +0000 2011","id_str":"145675559966482432","full_text":"Trent Reznor and (the Yeah Yeah Yeah's) Karen O cover Led Zeppelin's \"Immigrant Song\"
http://www.pitchforkmedia.com/news/44843-video-trent-reznor-and-karen-o-cover-led-zeppelins-immigrant-song/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 10 22:55:40 +0000 2011","id_str":"145637835939123200","full_text":"Expanding the Kinsey Scale: http://www.newyorker.com/humor/2011/12/12/111212sh_shouts_rudnick?mbid=social_retweet","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 10 21:13:42 +0000 2011","id_str":"145612174000263168","full_text":"Feijoada: the cassoulet that's the national dish of Brazil. http://instagr.am/p/YZNcv/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 10 19:45:02 +0000 2011","id_str":"145589859300548608","full_text":"Yes, it's a Chipotle commercial, but it's also a beautiful two min Wille Nelson music video re industrial agriculture. http://www.youtube.com/watch?v=aMfSGt6rHos&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 10 19:30:44 +0000 2011","id_str":"145586261896347648","full_text":"Chourico: a Portugese pork and paprika sausage. I've never had it before. http://instagr.am/p/YYC7Q/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 10 18:06:03 +0000 2011","id_str":"145564952864894976","full_text":"Today I'm making the national dish of Brazil, which, through a quirk of colonialism, is a cassoulet.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 10 17:06:34 +0000 2011","id_str":"145549981611331585","full_text":"Juniper was sleepily reading a book in her crib. As I passed by, she said \"Hi, Dad\" & started singing Baa baa black sheep. I <3 baby brains.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 10 05:23:46 +0000 2011","id_str":"145373114602242048","full_text":"\"Maybe five, eight, even ten years ago, the first bad cell split inside me, secretly. But I didn't know.\" http://boingboing.net/2011/12/09/the-diagnosis.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+boingboing%2FiBag+%28Boing+Boing%29","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 10 00:53:01 +0000 2011","id_str":"145304981220761600","full_text":"I'm not that big into musicals, but I'm about to see one of my favorites. @ Athens Community Theatre http://instagr.am/p/YN7UZ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 08 18:29:12 +0000 2011","id_str":"144846003453956096","full_text":"\"Why I Go Home: A Developer Dad's Manifesto\" http://adamschepis.com/blog/2011/09/15/why-i-go-home-a-dads-manifesto/","favorite_count":"5","retweet_count":"12"},{"created_at":"Thu Dec 08 04:25:57 +0000 2011","id_str":"144633790424293376","full_text":"\"What Really Happened Aboard Air France 447\" Fascinating and sad. http://www.popularmechanics.com/technology/aviation/crashes/what-really-happened-aboard-air-france-447-6611877","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 07 20:35:40 +0000 2011","id_str":"144515437835726851","full_text":"I uploaded my 25th Grimm fairy tale (\"The Seven Ravens\") today. That puts me 1/10th through the collected works. http://grimmlunch.libsyn.com/webpage/25-the-seven-ravens","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 07 20:28:12 +0000 2011","id_str":"144513561585135616","full_text":"Awesome whistler, or the awesomest whistler? https://www.youtube.com/watch?v=IFt6MyiVx54","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 07 16:42:37 +0000 2011","id_str":"144456790774525952","full_text":"My Occupy LA Arrest, by Patrick Meighan http://myoccupylaarrest.blogspot.com/2011/12/my-occupy-la-arrest-by-patrick-meighan.html?spref=tw","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Dec 07 03:45:58 +0000 2011","id_str":"144261342277287936","full_text":"Tim Farriss is crazy, in a kind of awesome way. His \"The Four Hour Body\" is a fun read, even if you don't want to try and follow along.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 06 19:42:29 +0000 2011","id_str":"144139669976788992","full_text":"'Hobo Lobo of Hamelin is a thing by a dude, who’s all like, “I’M GONNA MAKE A THING.” And then he did. Or is doing.' http://hobolobo.net/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 06 18:27:36 +0000 2011","id_str":"144120822330703873","full_text":"The state of Illinois is auctioning off \"nice christmas gifts\", including real knives, plastic guns, and a teether. https://ibid.illinois.gov/item.php?id=7991","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 06 18:05:06 +0000 2011","id_str":"144115160653635588","full_text":"There's a new Mighty Mighty Bosstones album out today. You know what to do.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 06 14:36:01 +0000 2011","id_str":"144062541415464960","full_text":"I've heard your collective bemoaning the lack of Yoko Ono in most Christmas music, and so has The Flaming Lips. Behold: http://consequenceofsound.net/2011/12/check-out-the-flaming-lips-feat-yoko-ono-plastic-ono-band-atlas-eets-christmas/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 06 13:02:33 +0000 2011","id_str":"144039019792187392","full_text":"A number of years ago, while on a spirit quest, I learned how to weave mystic Mayan power cloaks, so I'm covered. You? http://soul2soultreasures.com/mayan_cloak/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 06 00:58:00 +0000 2011","id_str":"143856684580864000","full_text":"Just filled myself up on goulash. Haven't said that in ever.","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Dec 05 17:46:44 +0000 2011","id_str":"143748150174298112","full_text":"In today's fairy tale, Mother Holle, the ancient Norse and Germanic mother goddess, makes an appearance. http://grimmlunch.libsyn.com/webpage/24-mother-holle","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 05 14:57:56 +0000 2011","id_str":"143705672004026368","full_text":"DIY Holiday Nerdflakes http://www.buzzfeed.com/awesomer/diy-christmas-nerdflakes","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 05 00:20:00 +0000 2011","id_str":"143484732603236352","full_text":"A bit of tonight's dinner conversation: \"I prefer my steak nuggets to be made from cow, not goat.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 04 21:53:10 +0000 2011","id_str":"143447779795140608","full_text":"OMG, the \"banana candle\"! RT @alhilton When Used Books Attack: Banana Edition http://bit.ly/uXJpcq Cookbooks from the 70's were *hilarious.*","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 04 16:09:48 +0000 2011","id_str":"143361367842357248","full_text":"Carrot cake pancakes http://instagr.am/p/XU9SR/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 04 06:05:31 +0000 2011","id_str":"143209297759838209","full_text":"Liam Lynch doesn't release podcast episodes often, but when he does, they're epic. Seriously, a funk song re Chewbacca, sung by a bacterium.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 04 05:11:08 +0000 2011","id_str":"143195610391126016","full_text":"\"The Top 10 Relationship Words That Aren't Translatable Into English\" I've been looking for some of these. http://bigthink.com/ideas/41152?page=1","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Dec 04 04:53:41 +0000 2011","id_str":"143191219831447554","full_text":"Dark Cargo is running HomeCon this weekend. It's a full speculative fiction lit convention held entirely via website. http://darkcargo.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 04 02:54:30 +0000 2011","id_str":"143161225705037824","full_text":"Today a friend's five year old decided to form a band, then recorded an album (w/ artwork). This's why I work in tech. http://secondperiodindustries.blogspot.com/2011/12/guns-gunshots-gallery.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 03 23:13:08 +0000 2011","id_str":"143105516535676928","full_text":"\"Dance Your PhD\" I don't think I've ever seen a better science presentation. http://www.youtube.com/watch?v=UlDWRZ7IYqw&feature=youtube_gdata_player","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Dec 03 20:07:37 +0000 2011","id_str":"143058828756389889","full_text":"We're at a birthday party. http://instagr.am/p/XKAC1/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 03 17:57:10 +0000 2011","id_str":"143026001847386112","full_text":"Half Life of a Tech Worker: 15 Years -- http://tech.slashdot.org/story/11/12/03/1435217/ (via @slashdot, @brownpau)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 03 16:46:31 +0000 2011","id_str":"143008218929565696","full_text":"\"'Happy Holidays’ and other four letter words\" http://www.jennifermcgrail.com/2011/11/happy-holidays-and-other-four-letter-words/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 03 15:17:15 +0000 2011","id_str":"142985757261434880","full_text":"My morning cup. http://instagr.am/p/XHN6I/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 02 22:40:08 +0000 2011","id_str":"142734824656998400","full_text":"Trappeze has $20 handmade stoneware pint glasses (filled with Left Hand Milk Stout for free). The bottom glaze is http://instagr.am/p/W_Rju/","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Dec 02 21:46:31 +0000 2011","id_str":"142721332323422208","full_text":"Nothing incapacitates me with laughter quite like a Damn You Auto Correct best-of. Here's their top 25 ever: http://damnyouautocorrect.com/13603/the-25-funniest-autocorrects-of-dyacs-first-year/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 02 20:49:32 +0000 2011","id_str":"142706991272443904","full_text":"How did I not know there are real winged lizards, genus Draco? http://i.imgur.com/WEI85.jpg http://en.wikipedia.org/wiki/Draco_volans","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 02 18:20:44 +0000 2011","id_str":"142669543775535104","full_text":"In \"The Mouse, the Bird, and the Sausage\", we learn a sausage with forged papers is free game. No happy ending here. http://grimmlunch.libsyn.com/webpage/23-the-mouse-the-bird-and-the-sausage","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 02 17:58:32 +0000 2011","id_str":"142663955582693376","full_text":"A price wins the hand of a princess via a riddle contest w/ a riddle no more fair than \"What have I got in my pocket?\" http://grimmlunch.libsyn.com/webpage/22-the-riddle","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 01 18:25:50 +0000 2011","id_str":"142308436984594432","full_text":"Winter's hard, so have some pancakes. http://www.youtube.com/watch?v=Teaft0Kg-Ok&feature=player_embedded via @mmayo","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 01 18:15:29 +0000 2011","id_str":"142305836172185601","full_text":"Did you know that in the original Cinderella, the step-sisters cut off parts of their feet to fit in the shoe? Listen: http://grimmlunch.libsyn.com/webpage/21-cinderella","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 01 16:02:27 +0000 2011","id_str":"142272353739620352","full_text":"TMBG's new video for \"Electronic Istanbul (Not Constantinople)\" is pretty great. http://stereogum.com/893022/they-might-be-giants-electronic-istanbul-not-constantinople-video-stereogum-premiere/video/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 01 13:59:12 +0000 2011","id_str":"142241339654930432","full_text":"Got my first iTunes review from someone I don't know in real life. The podcast seems more real now. http://itunes.apple.com/us/podcast/the-brothers-grimm-lunch-break/id469544331","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 30 23:02:20 +0000 2011","id_str":"142015635931676672","full_text":"Tapping a cask of Heavy Seas Peg Leg Stout. @ Trappeze Pub http://instagr.am/p/WrnJh/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 30 18:37:39 +0000 2011","id_str":"141949024994467840","full_text":"Today I read one of my all-time favorite Brothers Grimm tales: The Brave Little Tailor. http://grimmlunch.org/20-the-brave-little-tailor","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 30 13:36:29 +0000 2011","id_str":"141873232901971968","full_text":"It's the Fifth Annual International Blue Beanie Day, in support of web standards. #bbd11 http://instagr.am/p/Wnvgg/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 29 17:31:58 +0000 2011","id_str":"141570109427810304","full_text":"Getting ready to speak to an \"Anthropology of Eating\" class at UGA. http://instagr.am/p/Wf03I/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 28 23:43:05 +0000 2011","id_str":"141301113973506050","full_text":"A bag of Bald Yak coffee, hand roasted by @rubyist http://instagr.am/p/WZK7O/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 28 21:37:48 +0000 2011","id_str":"141269584371130368","full_text":"I'm speaking to a UGA class tomorrow. Not the one I stood up earlier this semester. I won't stand this one up, I promise.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 28 20:11:32 +0000 2011","id_str":"141247873848328192","full_text":"Genius! RT @GOOD: When all you can say is \"wow\": Watch a drunk Frenchman open a bottle of wine--with a shoe. http://su.pr/2FTw9g","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 28 16:08:17 +0000 2011","id_str":"141186659071954945","full_text":"Got to play w/ an articulated model of my teeth and jaw today. I'm already pretty far along the Lisa Monstrosity Scale. http://29.media.tumblr.com/tumblr_lkdv42defV1qc7rfro1_500.jpg","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 28 15:53:18 +0000 2011","id_str":"141182887880962048","full_text":"My desk lamp. http://instagr.am/p/WWASp/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 27 22:09:16 +0000 2011","id_str":"140915115275988994","full_text":"\"This beer will take longer to ferment but it is worth it if you want to put someone to sleep gently.\" http://instagr.am/p/WOt0M/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 27 20:25:28 +0000 2011","id_str":"140888993540743168","full_text":"Hot Donkey's cover of \"Brown Eyed Girl\" is as if Van Morrison's original was buried in Steven King's Pet Cemetery. http://soundcloud.com/hot-donkey/moondance","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 27 01:42:24 +0000 2011","id_str":"140606363406577664","full_text":"Get gobsmacked with turnips. http://online.wsj.com/article/SB10001424052970203611404577044700771110524.html?mod=googlenews_wsj","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 27 01:26:41 +0000 2011","id_str":"140602409926922240","full_text":"Yeah, usually slow food is my thing, but I've got a soft spot for the original fast food place. http://instagr.am/p/WEPzX/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 26 19:18:38 +0000 2011","id_str":"140509788432896000","full_text":"Just left my parents' place for probably the last time ever. *sniff*","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 26 18:15:06 +0000 2011","id_str":"140493799741853697","full_text":"Vore
local, omni, sustainable, etc. etc.
literally meaning \"to devour, to eat\"
http://www.jonofalltrades.net/1/post/2011/11/going-local.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 26 04:34:30 +0000 2011","id_str":"140287285907304448","full_text":"As my barber told me last Friday, \" You've sure got yourself a head of hair\". http://instagr.am/p/V5yWa/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 26 04:21:08 +0000 2011","id_str":"140283922020974592","full_text":"My spelling really hasn't improved in 35 years, I'm sad to say. http://instagr.am/p/V5qIa/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 26 03:57:05 +0000 2011","id_str":"140277872450482176","full_text":"\"Wagoner One of 26 in the Nation Selected for Astrophysics Course\" Such. A. Nerd. http://instagr.am/p/V5bXG/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 26 02:57:49 +0000 2011","id_str":"140262956830179328","full_text":"\"Police body slam leaves grandpa bloody, unconscious at Wal-Mart\" http://www.rawstory.com/rs/2011/11/25/police-body-slam-leaves-grandpa-bloody-unconscious-at-wal-mart/","favorite_count":"1","retweet_count":"5"},{"created_at":"Sat Nov 26 01:29:48 +0000 2011","id_str":"140240806278742016","full_text":"\"... and the important thing is fireball starts with F, which means...\" I must admit, I stopped listening to my daughter 15 minutes ago.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 25 22:20:59 +0000 2011","id_str":"140193289981804545","full_text":"Rummaging through my childhood stamp collection. I was 120% nerd. http://instagr.am/p/V2Nzy/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 25 20:24:12 +0000 2011","id_str":"140163900070043648","full_text":"Kensington, a \"potentially victorious challenger to such classics as chess, backgammon, or cards\". 1979, out of p http://instagr.am/p/V1FCx/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 25 18:45:03 +0000 2011","id_str":"140138946310062080","full_text":"My first D&D set, complete with note from 10yo Dungeon Master me. http://instagr.am/p/V0NuN/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 25 17:32:07 +0000 2011","id_str":"140120593520533504","full_text":"StarForce 'Alpha Centauri' and Sorcerer: two combat simulation games from Simulation Publications, Inc (1974 & 19 http://instagr.am/p/VzoQf/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 25 17:17:54 +0000 2011","id_str":"140117016882315264","full_text":"Doctor Who: The Game of Time and Space (1980) http://instagr.am/p/VzhN8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 25 17:16:41 +0000 2011","id_str":"140116709628579840","full_text":"Charge It! The Family Credit Card Game \"Be the first to accumulate the most wealth -- on credit\" (1972) http://instagr.am/p/VzfxU/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 05 18:06:49 +0000 2021","id_str":"1434578783269494788","full_text":"I moved to Athens, GA because it was a mythical place to me in the late 80s, where wonderful magical things originated. Then I got here and realized there's also this. So, so much of this. https://twitter.com/Universe__Lover/status/1434333619988819969","favorite_count":"3","retweet_count":"0"},{"created_at":"Mon Aug 23 19:22:16 +0000 2021","id_str":"1429886725732581376","full_text":"I fired off a request to my physician for this the moment I read this tweet. https://twitter.com/pikhq/status/1429875701268811777","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Nov 25 05:18:35 +0000 2011","id_str":"139935993598984192","full_text":"\"Pie is the food of the heroic. No pie-eating people can ever be permanently vanquished.\" New York Times, 1902. http://www.seriouseats.com/2011/11/my-all-pie-thanksgiving-fantasy.html?ref=carousel","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Nov 25 01:27:15 +0000 2011","id_str":"139877777007587328","full_text":"I almost forgot the dessert spread! http://instagr.am/p/Vswot/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 25 00:33:09 +0000 2011","id_str":"139864162040950784","full_text":"This is what AT&T passes off as 3G speed in Franklin County, Missouri. It's been painful. http://yfrog.com/h223106854j","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 24 22:51:26 +0000 2011","id_str":"139838566426611713","full_text":"When your mountain men get too grizzardly, making sausage is about all you can do with them. http://instagr.am/p/VquIf/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 24 22:28:03 +0000 2011","id_str":"139832678823366656","full_text":"Let's eat! http://instagr.am/p/VqZoE/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 24 20:43:17 +0000 2011","id_str":"139806314242113537","full_text":"Roast turkey. http://instagr.am/p/Vo739/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 24 20:39:08 +0000 2011","id_str":"139805270271463425","full_text":"Roasted roots. http://instagr.am/p/Vo4SO/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 24 20:09:01 +0000 2011","id_str":"139797692325969920","full_text":"Juniper's resting up for the big meal. http://instagr.am/p/Voe29/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 24 19:06:53 +0000 2011","id_str":"139782054459092992","full_text":"A heritage turkey from Nature's Harmony Farm, with a maple syrup rosemary butter under the skin. http://instagr.am/p/Vnt7u/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 24 18:24:12 +0000 2011","id_str":"139771311076552704","full_text":"Mixed roots, ready for roasting. http://instagr.am/p/VnQWm/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 24 17:43:34 +0000 2011","id_str":"139761085942202368","full_text":"Pork loin roast stuffed with apples, onion, sage, and gluten free bread. http://instagr.am/p/Vm1vB/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 24 17:30:21 +0000 2011","id_str":"139757759573921792","full_text":"Budweiser and Clamato, together at last! http://instagr.am/p/VmtXH/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 23 20:01:50 +0000 2011","id_str":"139433496811802626","full_text":"A \"cherpumple\". I've had less elaborate desserts prepared for (reenacted) medieval royalty. http://www.neatorama.com/2011/11/22/a-cherry-pie-an-apple-pie-and-a-pumpkin-pie-each-cooked-inside-a-separate-cake-and-then-all-cooked-together-inside-another-cake/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 23 19:36:07 +0000 2011","id_str":"139427022991667200","full_text":"Cranberry sauce. I added blueberries I picked earlier this summer. http://instagr.am/p/VdgVH/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 23 19:34:14 +0000 2011","id_str":"139426548284534784","full_text":"Cranberries, soon to be cranberry sauce. http://instagr.am/p/VdfXN/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 23 15:59:14 +0000 2011","id_str":"139372444770242560","full_text":"\"This Thanksgiving, Beware The Sharia Turkey\" http://tpmmuckraker.talkingpointsmemo.com/2011/11/this_thanksgiving_beware_the_sharia_turkey.php","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Nov 23 03:46:10 +0000 2011","id_str":"139187959630004225","full_text":"\"Coif, Cape, and Canoe: A Study of Women's Dress at an Early French Outpost\" (1971) http://instagr.am/p/VXyBd/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 23 03:42:54 +0000 2011","id_str":"139187140293705729","full_text":"\"American Mountain People\", a book published in 1973 by the National Geographic Society. http://instagr.am/p/VXt35/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 22 23:14:29 +0000 2011","id_str":"139119590528647168","full_text":"RIP Anne McCaffrey. I wasn't a frequent visitor to her worlds, but I enjoyed my times there nonetheless.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 22 02:41:31 +0000 2011","id_str":"138809302008856576","full_text":"\"The Republican plan to nullify the courts and establish Christian theocracy\" (in the current candidates' own words) http://churchandstate.org.uk/2011/11/the-republican-plan-to-nullify-the-courts-and-establish-christian-theocracy/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 22 01:43:18 +0000 2011","id_str":"138794652718465025","full_text":"An entire website devoted to the American persimmon, named after my favorite persimmon dish, Persimmon Pudding: http://www.persimmonpudding.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 22 00:09:26 +0000 2011","id_str":"138771029194584064","full_text":"A mix of beef, chicken, pork, and veggies on a bed of quesadillas served in a @ El Manzanillo Mexican Restaurant http://instagr.am/p/VNNMU/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 21 21:49:27 +0000 2011","id_str":"138735802942357504","full_text":"David Frum has really been putting out some great pieces lately, and is paying for it dearly. http://nymag.com/news/politics/conservatives-david-frum-2011-11/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 21 20:21:00 +0000 2011","id_str":"138713544270155776","full_text":"I haven't kept up appearances, but my fall garden is lovely just the same. http://instagr.am/p/VLY4l/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 21 17:59:30 +0000 2011","id_str":"138677934234935296","full_text":"The silent protest at UC Davis was amazing. http://www.npr.org/blogs/thetwo-way/2011/11/20/142562402/video-after-pepper-spraying-a-powerfully-silent-protest-at-uc-davis?ps=cprs","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 21 17:08:49 +0000 2011","id_str":"138665180409237504","full_text":"The local combination homemade ice cream / flooring / beanie baby / \"we buy gold\" place closed down. Who would have thunk it?","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Nov 20 23:39:12 +0000 2011","id_str":"138401032488239104","full_text":"\"Justin Bieber? I hate that stuff. He's too famous.\"

My seven year old girl is already a hipster.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Nov 20 21:38:26 +0000 2011","id_str":"138370643656835072","full_text":"Looks like my Brothers Grimm podcast is reaching some sort of critical mass. http://skit.ch/b9mr (http://grimmlunch.org)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 20 20:45:23 +0000 2011","id_str":"138357291354292224","full_text":"Dear Athiests: no yogurt for you! http://i.imgur.com/oSocF.jpg","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 20 16:43:19 +0000 2011","id_str":"138296374029582337","full_text":"Pumpkin spice eggnog pancakes. #yayautumn","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 19 23:57:04 +0000 2011","id_str":"138043143227584512","full_text":"Best part of baking chocolate cake: sharing the bowl w/ the kids. Or licking it yourself. Look, the important thing is that it gets licked.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 19 21:26:28 +0000 2011","id_str":"138005244167729152","full_text":"Does my iTunes Match subscription mean I'm not legally obligated to keep the hundreds of CDs I ripped years ago anymore?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 19 20:19:02 +0000 2011","id_str":"137988272877088768","full_text":"I love seeing farmers markets using my website on TV! The host seems particularly amazed at the whole thing. http://www.todaysthv.com/news/article/180495/2/Farmers-market-comes-to-UALR-via-Internet","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Nov 19 18:50:04 +0000 2011","id_str":"137965882382090240","full_text":"If there's a place in Mexico that would consider this abomination a chile relleno, it's off my place @ La Fogata http://instagr.am/p/U1zZM/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 19 17:55:23 +0000 2011","id_str":"137952120333807616","full_text":"Picking up our Thanksgiving turkeys from the farmers who raised them. @ Nature's Harmony Farm http://instagr.am/p/U1ThG/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 18 05:37:45 +0000 2011","id_str":"137404104044580864","full_text":"A human review of the Kindle Fire – http://Marco.org http://bit.ly/sFyVoQ (This pretty much matches my experience in every way.)","favorite_count":"1","retweet_count":"1"},{"created_at":"Thu Nov 17 18:55:22 +0000 2011","id_str":"137242442696114177","full_text":"My last lunch at the Farm Cart until they re-open next Spring. I miss it already. @ Farm Cart http://instagr.am/p/UjeJ-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 17 17:16:11 +0000 2011","id_str":"137217482493657088","full_text":"\"The Problem with Up\" http://www.lovelifepractice.com/?p=65","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 17 03:27:02 +0000 2011","id_str":"137008819187351552","full_text":"\"Just let the enormity of what’s going on here slowly sink in.\" http://mooglets.tumblr.com/post/10471930010/just-let-the-enormity-of-whats-going-on-here","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Nov 17 01:59:45 +0000 2011","id_str":"136986853420187648","full_text":"The Fire is a good first attempt by Amazon, and does have potential.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 17 01:56:44 +0000 2011","id_str":"136986094427308033","full_text":"Five years ago I'd've been amazed by this Kindle Fire, but I've been spoiled since then. The usability is downright painful at times.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 16 22:25:43 +0000 2011","id_str":"136932991703334915","full_text":"First impressions of Kindle Fire: size is nice, web browser good, reading pleasant, great price, but won't replace my iPad. Complement, yes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 16 20:30:25 +0000 2011","id_str":"136903971662082048","full_text":"\"Terry Pratchett starts process to take his own life\" http://gu.com/p/2q43d/tw","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Nov 16 18:45:51 +0000 2011","id_str":"136877656468754432","full_text":"\"I want to be Pope. Go & tell this to the flounder!\" Today I read \"The Fisherman & His Wife\", featuring a magical fish. http://grimmlunch.libsyn.com/19-the-fisherman-and-his-wife","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 15 20:43:17 +0000 2011","id_str":"136544824915529728","full_text":"Today I read \"The Straw, the Coal, and the Bean\", a very short & creepy tale where we learn why beans have black seams. http://grimmlunch.libsyn.com/18-the-straw-the-coal-and-the-bean","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Nov 15 19:02:04 +0000 2011","id_str":"136519351489658880","full_text":"\"If you'll permit me to indulge, I will now start digging into the individual things that infuriated me\" http://5by5.tv/hypercritical/42","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 15 01:37:13 +0000 2011","id_str":"136256407094833152","full_text":"\"Farm2Work Connects Farms to Arkansas Workers\" http://www.todaysthv.com/news/article/180495/2/Farmer-market-comes-to-UALR-via-Internet","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 14 22:10:08 +0000 2011","id_str":"136204293312221186","full_text":"Former Athenian Allison Weiss has an epic video for her new kickstarter project for a new album: http://www.kickstarter.com/projects/allisonweiss/allison-weiss-does-it-again-with-your-help","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 14 18:11:03 +0000 2011","id_str":"136144122976288768","full_text":"Today I read \"The White Snake\". A man eats a snake and can suddenly talk to animals. Hijinks ensue. http://grimmlunch.libsyn.com/17-the-white-snake","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 14 17:38:21 +0000 2011","id_str":"136135896457166848","full_text":"Michael Stipe: Why R.E.M. called it a day http://shar.es/oaJbF","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 14 16:16:39 +0000 2011","id_str":"136115334292832256","full_text":"According to the USDA, half a tenth of a percent of all \"local foods\" was sold through my http://locallygrown.net in 2011
http://www.huffingtonpost.com/2011/11/14/locally-grown-food_n_1092146.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 13 18:53:59 +0000 2011","id_str":"135792542867398656","full_text":"My school didn't have much equipment, either, but Mr. Baker guided us to \"ginny-rig\" experiments from pieces we d http://instagr.am/p/UBlYz/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 13 18:47:50 +0000 2011","id_str":"135790995437666304","full_text":"My high school didn't have an advanced physics class, so my teacher made one for me and a friend. On a typewriter http://instagr.am/p/UBh30/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Nov 13 04:46:49 +0000 2011","id_str":"135579347070369792","full_text":"I attended a speculative fiction podcasters con in my house on the iPad. Living in the future is weird and awesome. (cont…","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 13 04:46:48 +0000 2011","id_str":"135579341626163200","full_text":"…cont) http://yfrog.com/nv3cqwqkj","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 12 16:03:48 +0000 2011","id_str":"135387324547735552","full_text":"Man, a two year old sitting on your chest really adds a couple levels of difficulty to sit ups.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 12 02:43:06 +0000 2011","id_str":"135185823447531522","full_text":"\"TO-DAY IS 11-11-11\" The New York Times, 100 years ago. http://timesmachine.nytimes.com/browser/1911/11/11/104881854/article-view","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 12 00:39:34 +0000 2011","id_str":"135154736579084288","full_text":"Tis the season for the Headless Cossack: 2 parts vodka, 1 part kahlua, 1 part pumpkin spice eggnog.","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Nov 11 23:51:19 +0000 2011","id_str":"135142592479375360","full_text":"You ought to listen to \"Rules for Living in a Simulation\". Our universe depends on it. http://www.drabblecast.org/2011/11/07/drabblecast-222-rules-for-living-in-a-simulation-2/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 11 22:28:21 +0000 2011","id_str":"135121713498300416","full_text":"Mountains at dusk. http://instagr.am/p/TtXFC/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 11 22:24:57 +0000 2011","id_str":"135120857545703424","full_text":"Today I read \"The Three Snake Leaves\". A snake provides three miraculous leaves that can raise the dead. http://grimmlunch.libsyn.com/16-the-three-snake-leaves","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 11 17:47:29 +0000 2011","id_str":"135051029434744833","full_text":"Both of Jeff Mangum's Athens shows sold out, and no tickets for me. Still tickets for Mnehead, UK show so... in the aeroplane over the sea!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 11 17:00:53 +0000 2011","id_str":"135039304060764161","full_text":"\"I've petitioned my bosses to officially rename the <redacted> to the 'Eric Wagoner Special'.\" @ Farm Cart http://instagr.am/p/Tq5Rb/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 11 15:20:46 +0000 2011","id_str":"135014108327190530","full_text":"“I do not love the sword for its sharpness, the arrow for its swiftness, the warrior for his glory. I love only that which they defend.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 10 18:31:43 +0000 2011","id_str":"134699773369397249","full_text":"Oh, hey! The iOS update now shows up as an OTA update (Settings -> General -> Software Update) and is only 44 MB.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 10 18:19:08 +0000 2011","id_str":"134696606778925056","full_text":"781 MB download? I guess the incremental update feature of iOS 5 isn't in place yet.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 09 21:08:17 +0000 2011","id_str":"134376787684769793","full_text":"There's an Ancient Roman reenactment festival going on in Ridgeville, SC, this weekend. If I wasn't just there, I'd go. http://legvi.tripod.com/castroromani/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 09 20:31:49 +0000 2011","id_str":"134367611520688129","full_text":"There's a fleet of at least 4 motorcycles pulling mobile billboards through downtown today. Leeches. As if the roads weren't crowded enough.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 09 19:20:24 +0000 2011","id_str":"134349638521208833","full_text":"A new iteration of Honda's ASIMO robot was unveiled today. Simply amazing. http://www.youtube.com/user/plasticpals1","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 09 19:18:31 +0000 2011","id_str":"134349165399515136","full_text":"Today I read \"Hansel and Gretel\". By now, who hasn't fooled an evil witch with a chicken bone? http://grimmlunch.libsyn.com/15-hansel-and-gretel","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 08 19:33:32 +0000 2011","id_str":"133990556350164993","full_text":"This Middle Eastern styled cover of War Pigs by Victoria Faiella is the best version of the song I've ever heard. http://www.youtube.com/watch?v=vjI1guqMIkA","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 07 17:36:37 +0000 2011","id_str":"133598746020814849","full_text":"Driftwood #4 http://instagr.am/p/TKg1R/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 07 17:35:46 +0000 2011","id_str":"133598530517479424","full_text":"Driftwood #3 http://instagr.am/p/TKggD/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 07 17:35:02 +0000 2011","id_str":"133598347457085440","full_text":"Driftwood #2 http://instagr.am/p/TKgQY/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 07 17:33:26 +0000 2011","id_str":"133597943067451392","full_text":"Driftwood #1 http://instagr.am/p/TKfrj/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 06 21:40:31 +0000 2011","id_str":"133297736723345408","full_text":"A dolphin swam beside us as we walked along the beach. @ Hunting Island Campground http://instagr.am/p/TDc07/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 06 18:00:24 +0000 2011","id_str":"133242342432980992","full_text":"Sitting in a park dockside in Beaufort, SC. It's a beautiful place to get some work done. http://instagr.am/p/TBihL/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 05 21:11:25 +0000 2011","id_str":"132928026878033922","full_text":"11th Street Dockside in Port Royal, SC has the best fried flounder I've ever had, and it's perfect every time. http://instagr.am/p/S4jJl/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 05 19:18:30 +0000 2011","id_str":"132899608652292096","full_text":"Chicken Monkey. http://instagr.am/p/S3jvE/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 05 17:15:55 +0000 2011","id_str":"132868761328959489","full_text":"Our tour bus driver. http://instagr.am/p/S2iPH/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 05 13:48:20 +0000 2011","id_str":"132816519813009408","full_text":"Cold, windy November beach attire. http://instagr.am/p/S07ZT/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 05 13:46:38 +0000 2011","id_str":"132816091062874112","full_text":"Current status http://instagr.am/p/S06rJ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 05 01:35:30 +0000 2011","id_str":"132632094588420097","full_text":"Did you know the FDA allows moldy and rotting apples to be processed into applesauce, so long as it comes out sterile? http://vitals.msnbc.msn.com/_news/2011/11/04/8636308-fda-moldy-applesauce-repackaged-by-school-lunch-supplier","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Nov 04 13:58:37 +0000 2011","id_str":"132456720692822020","full_text":"I'm convinced today's woot shirt was made specifically for Vivian. http://shirt.woot.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 03 17:08:28 +0000 2011","id_str":"132142107665252354","full_text":"My $3 http://Woot.com \"Bag o' Crap\" arrived today. Good stuff, actually, related to things I'd bought before. http://instagr.am/p/SleQc/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 03 16:35:09 +0000 2011","id_str":"132133726325968896","full_text":"Buddhify: Mindfullness-based meditation for iOS and Android. http://buddhify.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 03 15:30:28 +0000 2011","id_str":"132117448349597697","full_text":"Stormtrooper photographed in tender scenes with his child. http://bit.ly/oJTizh","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 03 13:00:03 +0000 2011","id_str":"132079592658833408","full_text":"Oranges. \"Color Added\" http://instagr.am/p/SkJxm/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 03 00:00:06 +0000 2011","id_str":"131883313664241665","full_text":"\"Don't Give Your Users Shit Work\" http://bit.ly/uKyJVL","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 02 18:43:48 +0000 2011","id_str":"131803712367763456","full_text":"There's not much at an orthodontist's office designed for a large-framed 6' 2\" fellow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 02 16:50:19 +0000 2011","id_str":"131775153989353472","full_text":"\"The Three Spinners\": A lazy girl finds a way to get out of work: get someone else to do it and treat them nicely. http://grimmlunch.libsyn.com/14-the-three-spinners","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 15 02:44:56 +0000 2021","id_str":"1426736635866189824","full_text":"Helluva thread https://twitter.com/LauraJedeed/status/1426689324284841987","favorite_count":"3","retweet_count":"4"},{"created_at":"Wed Nov 02 00:20:48 +0000 2011","id_str":"131526134511837184","full_text":"Zero to fried chicken in 15 minutes. It's both possible and tasty. http://instagr.am/p/SZDDI/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 01 20:44:15 +0000 2011","id_str":"131471637328564224","full_text":"\"Why Is This Cargo Container Emitting So Much Radiation?\" A yet-unsolved recent radiological incident in Italy. http://www.wired.com/magazine/2011/10/ff_radioactivecargo/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 01 20:21:13 +0000 2011","id_str":"131465842234884097","full_text":"Today's \"The Three Little Gnomes in the Forest\" may start like The Brady Bunch, but it doesn't stay that way for long. http://grimmlunch.libsyn.com/13-the-three-little-gnomes-in-the-forest","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 01 18:45:51 +0000 2011","id_str":"131441842540650496","full_text":"Sexy Witch in the 1470s: \"… the earliest painting clearly intended to depict a witch in an erotic way\" http://sexywitch.wordpress.com/2007/05/02/sexy-witch-in-the-1470s/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 01 17:41:40 +0000 2011","id_str":"131425688254296065","full_text":"\"The price of ridding society of bad is always high.\" http://www.lettersofnote.com/2011/11/price-for-ridding-society-of-bad-is.html","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Nov 01 13:50:06 +0000 2011","id_str":"131367412925874178","full_text":"Bookmark syncing in iCloud is hosed. I've got everything signed out but one mac, trying to clean 1000s of dupes, & it still puts them back.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 01 11:54:49 +0000 2011","id_str":"131338402179198976","full_text":"Two years ago, I began growing a beard for four months as part of an Internet art project. It was weird and wonderful, and I'll miss it.","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Nov 01 01:13:28 +0000 2011","id_str":"131177000957251586","full_text":"\"Software developer's brainstorm now reaches more than 3,000 customers in Canada, the Virgin Islands, and the US.\" http://www.grit.com/garden/vegetables/online-farmers-market.aspx","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Nov 01 01:09:34 +0000 2011","id_str":"131176017111957504","full_text":"Big thanks to the lady who put one helping of candy in Viv's bag and another helping in the dragon's mouth \"for being so great\"!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 01 00:39:51 +0000 2011","id_str":"131168538152009728","full_text":"Ten minutes after placing my order, I was informed they didn't actually have any chicken. Not what I was expecting from \"Chicken Express\".","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Oct 31 23:35:40 +0000 2011","id_str":"131152385321078784","full_text":"Trick or treat! http://instagr.am/p/SQarA/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 31 20:51:13 +0000 2011","id_str":"131111001994166272","full_text":"The hell? RT @drgrist: Remember The Lorax, that book you loved as a kid? Hollywood's about to F it up: http://bit.ly/sjaJWj","favorite_count":"0","retweet_count":"2"},{"created_at":"Mon Oct 31 16:55:34 +0000 2011","id_str":"131051698184667136","full_text":"Today I read \"Rapunzel\", a story you know well. Except maybe for the part where the prince gets her pregnant. http://grimmlunch.libsyn.com/12-rapunzel","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 30 00:02:17 +0000 2011","id_str":"130434311999594496","full_text":"At the Rumpus staging area. http://instagr.am/p/R9l-W/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 29 23:05:32 +0000 2011","id_str":"130420027051610112","full_text":"On our way to the Wild Rumpus, among the best of the many benefits of living in Athens.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 29 20:05:11 +0000 2011","id_str":"130374640580296704","full_text":"Viv told me what kind of toy the bday boy liked. It's unlike any of his other presents. \"I was guessing. He's a boy & boys like that stuff.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 29 19:35:29 +0000 2011","id_str":"130367165663682561","full_text":"It looks like the party may break up early so everyone can rush home to watch said game. Such a strange culture.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 29 19:34:01 +0000 2011","id_str":"130366797831610369","full_text":"There's a lady here wearing a commemorative tshirt for a football game happening today in a different state.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 29 19:27:39 +0000 2011","id_str":"130365194454044672","full_text":"Vivian's the only girl at a birthday party w/ a football team full of boys. The party's football themed. The invitation didn't mention this.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 29 18:11:45 +0000 2011","id_str":"130346093803352064","full_text":"At a small city park, where three separate birthday parties are going on.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 29 15:44:26 +0000 2011","id_str":"130309022539710464","full_text":"A pinch of powdered ginger in with the cinnamon and nutmeg does wonders for French toast. http://instagr.am/p/R5esG/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 29 14:58:20 +0000 2011","id_str":"130297422281834498","full_text":"Sad sleestak. Er, frog. http://instagr.am/p/R5HYS/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 29 14:42:39 +0000 2011","id_str":"130293475039129601","full_text":"A mighty dragon attacks Gir. http://instagr.am/p/R5AXc/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 28 23:56:37 +0000 2011","id_str":"130070496933978112","full_text":"It's not a party until the Flying Spaghetti Monster treats arrive (complete with edible googly eyes). http://instagr.am/p/Rzrlh/","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Oct 28 22:32:28 +0000 2011","id_str":"130049320400592896","full_text":"This beautiful painting I got for my office was made using coffee by an Athens artist. She's \"mousemadearts\" on E http://instagr.am/p/RzIEh/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 28 22:13:30 +0000 2011","id_str":"130044545034502144","full_text":"Ready to ride that dragon. http://instagr.am/p/RzAYU/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 28 21:23:17 +0000 2011","id_str":"130031906799632384","full_text":"Over 12 weeks: 12,344 calories burned, 20.43 miles run, 23 hours 40 minutes spent exercising. All in my living room.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 28 17:32:44 +0000 2011","id_str":"129973888875638784","full_text":"\"Farm to Fork\" dinners, held on the farm, are becoming more common. So, too, is sad regulator harassment like this: http://www.farmtoconsumer.org/quail-hollow-farm-dinner.htm","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 28 17:25:02 +0000 2011","id_str":"129971950150893569","full_text":"A brother & sister get tormented by their evil stepmother, who's also a witch. In the end they live happily ever after. http://grimmlunch.libsyn.com/11-brother-and-sister","favorite_count":"0","retweet_count":"2"},{"created_at":"Fri Oct 28 16:42:06 +0000 2011","id_str":"129961145678299139","full_text":"This morning, I had the occasion to draw a minivan being driven by a set of Christian albino conjoined twins. So, yeah… great day!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 28 16:00:18 +0000 2011","id_str":"129950627882217472","full_text":"\"How the Joy of Sex was illustrated\" http://www.bbc.co.uk/news/magazine-15309357","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 28 14:56:30 +0000 2011","id_str":"129934572547874816","full_text":"Tilt-shift maple. http://instagr.am/p/RwUjx/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 28 14:43:21 +0000 2011","id_str":"129931263120379904","full_text":"Beautiful paintings of Halloween in early colonial America. http://radojavor.com/halloween.html","favorite_count":"0","retweet_count":"2"},{"created_at":"Fri Oct 28 12:08:51 +0000 2011","id_str":"129892381410603008","full_text":"Was skeptical at first, but I just finished a 12 week workout program w/ EA Sports Active 2 on the Wii. A few quirks aside, it's been great.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 28 10:58:16 +0000 2011","id_str":"129874618222784512","full_text":"\"Polyamory Movement Headed for Rough Seas as the Wave Crosses into the Mainstream\" http://www.lovemore.com/blog/?p=1391","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 28 02:21:30 +0000 2011","id_str":"129744569993666560","full_text":"Adventures in Depression http://hyperboleandahalf.blogspot.com/2011/10/adventures-in-depression.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 27 16:51:23 +0000 2011","id_str":"129601093113094144","full_text":"\"Basically, I soaked your bun in pork fat.\" @ Farm Cart http://instagr.am/p/RpZzX/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 27 15:20:31 +0000 2011","id_str":"129578225440522241","full_text":"\"That fairy dust, though, makes the tongue horn taste quite nice.\" Read this product description for TGI Friday chips: http://www.amazon.com/TGI-Fridays-Cheddar-3-Ounce-Packages/dp/B0025UM2MM/ref=sr_1_5?ie=UTF8&s=grocery&qid=1301589264&sr=1-5","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 27 02:25:33 +0000 2011","id_str":"129383201541079040","full_text":"The dragon costume is complete, and my dragon rider jumpsuit is in the wash. Well get to wear them Friday, Saturday, *and* Monday!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 26 23:35:14 +0000 2011","id_str":"129340338639872001","full_text":"Trying on the tail. http://instagr.am/p/RkgD8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 26 23:20:32 +0000 2011","id_str":"129336640769499136","full_text":"The dragon now breathes fire. http://instagr.am/p/RkalW/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 26 22:06:26 +0000 2011","id_str":"129317991467843584","full_text":"It's only Wednesday and already there's a guy walking around downtown in a full Mario suit. Halloween is Athens' Mardi Gras.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 26 22:00:42 +0000 2011","id_str":"129316550783156224","full_text":"Ok, ok. I get what the big deal was about. I'll read all the George R. R. Martin books. It'll take me a while, but I'll do it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 26 20:16:16 +0000 2011","id_str":"129290269010034688","full_text":"A policeman lobbed a grenade into a group who came to the aid of an injured person behind a police barricade. Fucker. http://www.youtube.com/watch?v=L9O3o-7OvIY","favorite_count":"0","retweet_count":"2"},{"created_at":"Wed Oct 26 19:26:11 +0000 2011","id_str":"129277661557170177","full_text":"The new release of the DirecTV iPad app now lets you stream live TV. Once it has streaming of recorded shows, it'll be perfect.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 26 13:18:25 +0000 2011","id_str":"129185112918208512","full_text":"Scott Bourne's passionate description of one of my favorite places, the Bosque del Apache near Socorro, NM: http://photofocus.com/2011/10/26/bosque-del-apache-the-call-comes-one-more-time/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 26 02:44:00 +0000 2011","id_str":"129025454953857024","full_text":"400 downloads and counting. I'm rocketing up the \"guys reading fairy tales\" podcast charts! http://www.grimmlunch.org","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 26 01:14:52 +0000 2011","id_str":"129003026034868224","full_text":"A dragon's tail, with studs. http://instagr.am/p/Rd-Sm/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 25 19:18:40 +0000 2011","id_str":"128913385470427137","full_text":"My http://locallygrown.net doesn't have the profile (or revenues) of the companies written of here, but the notions apply. http://www.time.com/time/specials/packages/printout/0,29239,2094921_2094923_2094924,00.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 25 17:52:49 +0000 2011","id_str":"128891777993277440","full_text":"Future tattoo designs! \"JRR Tolkien's unseen Hobbit art to be published\" http://bbc.in/orrV3H","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 24 21:36:41 +0000 2011","id_str":"128585729818374144","full_text":"Barely held it together today, but managed, just. Learned a lot under fire, though, which is good. Still don't enjoy sysadmin work.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 24 20:23:45 +0000 2011","id_str":"128567374768115712","full_text":"Just had the worst service outage in locallygrown's history. Three hours to figure out that a mysql server had filled its disk quota. Grawr!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 24 17:03:48 +0000 2011","id_str":"128517055199715328","full_text":"Today's story is very short (under five minutes), called \"Riffraff\", and not about my favorite Rocky Horror character. http://grimmlunch.libsyn.com/10-riffraff","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 24 16:56:40 +0000 2011","id_str":"128515258674462720","full_text":"I just recorded myself saying \"Giddyap, duck!\" I believe that's the first time I've ever said those words out loud.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 24 16:04:44 +0000 2011","id_str":"128502191517483009","full_text":"Door-to-door salesmen giving you trouble? Maybe this \"Solicitors Are Welcome\" sign will help. http://www.uie.com/brainsparks/2007/07/16/solicitors-are-welcome/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 24 12:03:40 +0000 2011","id_str":"128441525054087168","full_text":"Did I publicly commit to joining the local trapeze troupe last night? Yes, yes I did. Better start those push-ups!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 23 21:46:44 +0000 2011","id_str":"128225871810146305","full_text":"\"Trunk or Treat\" kits help you wring the last bit of joy out of what once was a proud tradition. http://instagr.am/p/ROPpa/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 23 21:30:17 +0000 2011","id_str":"128221732023701505","full_text":"While I appreciate getting home w/ a full cart for under a nickel, couponers need their own lane. I'm trying to get home w/ solid ice cream.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 23 21:10:24 +0000 2011","id_str":"128216727359197184","full_text":"What could possibly go wrong? http://instagr.am/p/RN9yO/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 23 19:29:42 +0000 2011","id_str":"128191386460762112","full_text":"She's going to be the best seven year old dragon at the Wild Rumpus, of this I'm certain. http://instagr.am/p/RNKec/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 23 16:16:52 +0000 2011","id_str":"128142854727020545","full_text":"\"Dad, you're good at fixing stuff. You must be between a builder and a cooker.\"

Sounds about right, actually.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 23 16:11:28 +0000 2011","id_str":"128141499618705408","full_text":"\"You put pumpkin in there? Why'd you put pumpkin in there? I hate pumpkin!\"

45 seconds later: \"Can I have more pancakes?\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 23 15:51:38 +0000 2011","id_str":"128136504689168387","full_text":"Making pumpkin pancakes, since it's decorative gourd season. http://instagr.am/p/RLg0A/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Oct 23 03:28:03 +0000 2011","id_str":"127949379318452225","full_text":"Base coat's done. That's good for tonight. http://instagr.am/p/RHYee/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 23 02:37:18 +0000 2011","id_str":"127936606010216448","full_text":"The dragon's head is assembled and ready for painting. http://instagr.am/p/RG_Ok/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 22 23:54:12 +0000 2011","id_str":"127895562463870976","full_text":"Viv knows I'm going to be working on her costume after she goes to bed, so she left me some blueprints. http://instagr.am/p/RFvw-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 22 23:17:27 +0000 2011","id_str":"127886312937226241","full_text":"\"Build a Better Geeky Kink Event\" is now up at Kickstarter. http://www.kickstarter.com/projects/jeffmach/build-a-better-geeky-kink-event?ref=recently_launched","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Oct 22 22:31:27 +0000 2011","id_str":"127874735496368128","full_text":"As we're driving home from Athens: \"Dad, can you put on one of you stories?\"

It took no time at all for having a podcast to pay off.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Oct 22 17:22:19 +0000 2011","id_str":"127796940380454912","full_text":"Cheeky dragon. http://instagr.am/p/RCvLR/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 22 05:53:37 +0000 2011","id_str":"127623621777702912","full_text":"One lucky teacher gets to eat pie! http://instagr.am/p/Q_DdR/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 22 05:48:59 +0000 2011","id_str":"127622456830726144","full_text":"It's two in the morning, and I'm cutting cardboard with poultry shears. But all for a good cause. http://instagr.am/p/Q_B5E/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 22 04:59:09 +0000 2011","id_str":"127609915194871808","full_text":"\"3\", the new film by the director of \"Run Lola Run\", looks really nice: http://trailers.apple.com/trailers/independent/3/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 22 03:49:10 +0000 2011","id_str":"127592305023664128","full_text":"Finally got around to starting HBO's \"Game of Thrones\" this week. I *love* the opening title sequence. It's just perfect.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 22 01:15:07 +0000 2011","id_str":"127553536958545920","full_text":"My bizzaro genius baby likes to put together Mr. Potato Heads, naming the body parts as she does so. I've got my work cut out for me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 21 23:54:36 +0000 2011","id_str":"127533273319612416","full_text":"Louisiana bans using cash in sales of second-hand goods http://www.rawstory.com/rs/2011/10/20/louisiana-bans-using-cash-to-buy-second-hand-goods/","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Oct 21 21:52:55 +0000 2011","id_str":"127502652388032512","full_text":"The final line of today's story, \"The Twelve Brothers\", is \"Indeed, she died a horrible death.\" Sums it all up, really. http://grimmlunch.libsyn.com/9-the-twelve-brothers","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 21 17:28:08 +0000 2011","id_str":"127436015794274304","full_text":"Hobby Lobby was a bit of a zoo, but I think I got everything needed to make a fire breathing dragon. http://instagr.am/p/Q6man/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 21 16:31:41 +0000 2011","id_str":"127421808185057280","full_text":"I have a plan to make this this weekend for Vivian. I had a plan to make it months ago, but it's now or never. http://familyfun.go.com/crafts/fire-breathing-dragon-667985/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 21 15:00:57 +0000 2011","id_str":"127398976658997249","full_text":"\"I'm calling about the benefits meeting. Is this the right person?\"
I've no idea what you mean.
\"Oh. Are you the one w/ the couch for sale?\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 21 03:45:45 +0000 2011","id_str":"127229055933227008","full_text":"The way my twitter feed just exploded over the 3.9 earthquake in Berkeley, you'd think it was a 5.8 that cracked the Washington Monument.","favorite_count":"1","retweet_count":"1"},{"created_at":"Thu Oct 20 16:36:29 +0000 2011","id_str":"127060630082560000","full_text":"A Pot of Gold: Gifted Children and \"True\" Peers http://wp.me/p1LvYo-3g","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 20 14:47:06 +0000 2011","id_str":"127033102785724417","full_text":"The first direct image of a baby planet being born! (maybe!)(but probably!) http://shar.es/buSQb","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 20 00:57:28 +0000 2011","id_str":"126824317664231425","full_text":"Does anyone know if the new iPhone cards app prohibits obscenity? I'm, um, asking for a friend.","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Oct 19 18:28:25 +0000 2011","id_str":"126726411275878400","full_text":"A taco shop is going in directly below my desk. I've dreamed of this day. http://instagr.am/p/QtR2N/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 19 16:46:07 +0000 2011","id_str":"126700667044761600","full_text":"The Marvelous Minstrel: A bored minstrel walking through the forest wants a companion. Beasts need not apply. http://grimmlunch.libsyn.com/8-the-marvelous-mintrel","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 19 16:02:32 +0000 2011","id_str":"126689699145318400","full_text":"In it for the Money: $150 Cash
My wife is a greedy, terrible, pregnant, unionized public servant
http://annarborchronicle.com/2011/10/19/in-it-for-the-money-150-cash/","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Oct 19 15:28:44 +0000 2011","id_str":"126681192169865216","full_text":"\"Heroes of the New South\" nominations for contributors to Foodways, Architecture, Arts & Culture, and Eco-Preservation. http://www.southernliving.com/general/heroes-of-the-new-south-00417000076055/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 19 01:19:18 +0000 2011","id_str":"126467426358534144","full_text":"What Lies Beneath: zip lines, bungees, flying cubes, circus poles, straps, hiwire, spanish web, more! http://canopystudio.com/ (Sat (cont…","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 19 01:19:17 +0000 2011","id_str":"126467422982115329","full_text":"…cont) 4pm for me)","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 18 18:55:03 +0000 2011","id_str":"126370725471854594","full_text":"Man or Astroman?'s composition for Apple ImageWriter II, performed in the studio: http://www.youtube.com/watch?v=o0QHY7S-OtU","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 17 22:41:39 +0000 2011","id_str":"126065362683957250","full_text":"Just learned both TMBG shows in Atlanta in February are ages 14+. No family show. Viv will be sad.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 17 17:27:18 +0000 2011","id_str":"125986256508305408","full_text":"The new video for @mc_frontalot's \"Critical Hit\" is live. Good stuff (and not just because I'm a big shot producer)! http://boingboing.net/2011/10/17/criticalhit.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 17 17:12:15 +0000 2011","id_str":"125982466866552832","full_text":"\"The Good Bargain\": A dumb farmer strikes a bargain with a Jew. (Yeah, I know, but I'm reading *all* Grimm's stories.) http://grimmlunch.libsyn.com/7-the-good-bargain","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 16 20:54:04 +0000 2011","id_str":"125675899948503043","full_text":"My little caber tosser. (Like father, like daughter.) http://instagr.am/p/QZ5rz/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 16 17:49:15 +0000 2011","id_str":"125629389076578304","full_text":"Found my lunch! http://instagr.am/p/QYl0X/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 16 16:44:31 +0000 2011","id_str":"125613098131398656","full_text":"Made it to the Stone Mountain Highland Games with the girls just in time for the march of the tartans.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 16 07:08:31 +0000 2011","id_str":"125468143786266624","full_text":"My favorite musical discovery at PopFest is \"Cars Can Be Blue\". Such fun music! I want to hang out with them now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 16 05:47:39 +0000 2011","id_str":"125447792947773440","full_text":"“@drublin: @ewagoner that just megs for a photograph.” Here ya go: http://twitpic.com/712zve","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 16 04:50:37 +0000 2011","id_str":"125433443168419840","full_text":"The Dead Milkmen display some Southern Pride. @ 40 Watt Club http://instagr.am/p/QUS94/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 16 04:29:23 +0000 2011","id_str":"125428099218288640","full_text":"The Dead Milkmen @ 40 Watt Club http://instagr.am/p/QUKBJ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 16 04:16:52 +0000 2011","id_str":"125424949132410880","full_text":"The Dead Milkmen are about to go on. I never thought I'd ever get to see them, much less from ten feet away.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 16 03:36:29 +0000 2011","id_str":"125414784253440000","full_text":"In memorial of Steve Jobs, Man or Astronan? is performing their Apple dot matrix printer composition. So, so awesome.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 16 03:15:32 +0000 2011","id_str":"125409511476436992","full_text":"This show there's a lady Astroman @ 40 Watt Club http://instagr.am/p/QTokE/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 16 03:01:11 +0000 2011","id_str":"125405901065691136","full_text":"Man or Astroman? setting up. You can't have too much video screens or old Apple hardware. http://instagr.am/p/QThzk/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 16 01:50:06 +0000 2011","id_str":"125388010899513344","full_text":"Fishboy: \"This is out key-shaking song, so please take out your keys and shake 'em.\" http://instagr.am/p/QTBC8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 16 00:54:03 +0000 2011","id_str":"125373908982571008","full_text":"Cars Can Be Blue is a quirky but hard three piece, similar maybe to early Camper Van. Beethoven. http://instagr.am/p/QSm2L/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Oct 16 00:45:48 +0000 2011","id_str":"125371829790580736","full_text":"I'm not the most unusually dressed one here, thanks to the guy in the pink full-body flannel rodent suit.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Oct 16 00:43:13 +0000 2011","id_str":"125371179790893057","full_text":"The bar's chalkboard said 'Hardcore Cider' but I was handed a Crispin. A 10x upgrade, easy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 15 18:31:14 +0000 2011","id_str":"125277569158348800","full_text":"I know a seven year old someone who is going to want to wear this to school. http://instagr.am/p/QP3-P/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 15 18:11:55 +0000 2011","id_str":"125272707397984257","full_text":"Charlie Pride's \"Someone Loves You Honey\", only a buck! http://instagr.am/p/QPvLg/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 15 18:02:54 +0000 2011","id_str":"125270437134483456","full_text":"Indie crafts, comics, and records. Lots of great stuff in here. http://instagr.am/p/QPrMh/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 15 16:26:24 +0000 2011","id_str":"125246152407908352","full_text":"My sister made the best part of breakfast: the strawberry jam. http://instagr.am/p/QO_K4/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 15 05:37:25 +0000 2011","id_str":"125082829515276288","full_text":"Fantastic show, and it's just a warm-up for tomorrow: Man or Astroman? *and* the Dead Milkmen.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 15 04:36:08 +0000 2011","id_str":"125067409919975425","full_text":"Soundtrack for dreams @ 40 Watt Club http://instagr.am/p/QLcAb/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 15 04:15:31 +0000 2011","id_str":"125062219636543489","full_text":"The Olivia Tremor Control @ 40 Watt Club http://instagr.am/p/QLUT_/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 28 02:42:48 +0000 2022","id_str":"1585824373667160067","full_text":"A great thread about mushrooms. Kinda. https://twitter.com/catboy_cdr/status/1584850473949200384","favorite_count":"20","retweet_count":"7"},{"created_at":"Sun Oct 23 00:16:24 +0000 2022","id_str":"1583975592164106240","full_text":"In October of 2020 we bought our house, got new appliances, had a bunch of work done, and did other related things that generated an ever-growing pile of paper to organize and file.

Readers, today I organized and filed the entire pile of paper. All of it.
","favorite_count":"8","retweet_count":"0"},{"created_at":"Fri Oct 21 02:36:36 +0000 2022","id_str":"1583286097152733184","full_text":"The Saturday before Halloween is Athens’ Mardi Gras. The football team has a huge away game and all the weirdos costume up and take over downtown and literally parade in the streets. I’m working on a thing, and I’ve got a week to finish it.
","favorite_count":"8","retweet_count":"0"},{"created_at":"Thu Oct 20 03:02:46 +0000 2022","id_str":"1582930294151163905","full_text":"Andor isn’t just an excellent Star Wars story, it’s an excellent story period.","favorite_count":"3","retweet_count":"0"},{"created_at":"Wed Oct 19 21:25:06 +0000 2022","id_str":"1582845317543735298","full_text":"@gjcharlet And now that I’m caught up on Twitter I see you naturally posted it nearly three hours earlier :)","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Oct 16 15:36:08 +0000 2022","id_str":"1581670335098720256","full_text":"I need to have a fresh cassette tape ready because the radio station is broadcasting a word processor I want to try out tonight at 11:05pm. https://twitter.com/RudyCerda/status/1580662935063760897","favorite_count":"5","retweet_count":"0"},{"created_at":"Thu Jul 01 22:21:10 +0000 2021","id_str":"1410725193421529092","full_text":"This is heartbreaking in so many ways. https://twitter.com/ASLuhn/status/1410663629381378051","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Oct 15 03:55:32 +0000 2011","id_str":"125057192889024513","full_text":"The Olivia Tremor Control is about to go on. Last time I saw them, it was on this stage (under a different name) and they played *with* REM.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 15 03:22:49 +0000 2011","id_str":"125048958870495232","full_text":"\"Uh, oh. Does anyone here know how to make guitars?\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 15 03:05:27 +0000 2011","id_str":"125044587315208192","full_text":"Masters of the Hemisphere, reunited with a new album @ 40 Watt Club http://instagr.am/p/QK496/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 15 02:16:44 +0000 2011","id_str":"125032326043410432","full_text":"The Getbils, plus a few other Elephant 6 Collective members. http://instagr.am/p/QKmKw/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 15 01:41:54 +0000 2011","id_str":"125023560526868481","full_text":"The Cookies and \"everyone who's let us sleep on your floor\" sing 'The Boys are Back in Town' http://instagr.am/p/QKYbp/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 15 01:04:15 +0000 2011","id_str":"125014085405376512","full_text":"Casper and the Cookies @ 40 Watt Club http://instagr.am/p/QKKjr/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 14 23:55:51 +0000 2011","id_str":"124996874359939072","full_text":"Can't vouch for the quality of this video, but this song was awesome live. http://www.youtube.com/watch?v=KTNauS8u1TU&feature=youtube_gdata_player","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 14 23:43:50 +0000 2011","id_str":"124993850505834496","full_text":"Bass mandolin, guitar, trumpet, drum kit, organ, glockenspiel, and marimba. Great stuff!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 14 23:31:56 +0000 2011","id_str":"124990854631915521","full_text":"Glockenspiel and xylophone, together at last. http://instagr.am/p/QJqTN/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 14 22:36:57 +0000 2011","id_str":"124977015546839040","full_text":"Starting the evening off with a Fernet Flip. Evening, three day bender, whichever. @ Highwire Lounge http://instagr.am/p/QJWaM/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 14 22:23:04 +0000 2011","id_str":"124973524266909696","full_text":"Guess I'll be giving my extra OTC ticket to a random stranger. \"Come with me if you want to rock out to the odd quality inherent in dreams.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 14 18:56:25 +0000 2011","id_str":"124921516939943938","full_text":"Wow, this next Grimm's Fairy Tale \"The Good Bargain\". is really pretty offensive. Europeans didn't at all like Jews back then.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Oct 14 18:37:59 +0000 2011","id_str":"124916878568210432","full_text":"Who wants to go (and can go) to see Olivia Tremor Control at the 40 Watt tonight?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 14 14:44:58 +0000 2011","id_str":"124858238519885825","full_text":"I was really looking forward to this class, too. I can't even begin to explain how I just missed it altogether.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 14 14:37:17 +0000 2011","id_str":"124856306917056512","full_text":"Oh, crap. I was supposed to speak to a UGA class on Wednesday, and completely missed it. I'm rather mortified.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 14 00:59:06 +0000 2011","id_str":"124650401256583168","full_text":"I've seen some podcasts celebrate their two millionth download. I've not set my sights there, but I will raise a glass to hitting 200 today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 13 17:56:13 +0000 2011","id_str":"124543981379010560","full_text":"All you folks with iOS5 who want to stalk me around town, feel free. My \"Find My Friends\" address is eric@ericwagoner(dot)com","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 13 17:03:16 +0000 2011","id_str":"124530656897282048","full_text":"\"Open Letter to that 53% Guy\" http://www.dailykos.com/story/2011/10/12/1025555/-Open-Letter-to-that-53-Guy","favorite_count":"0","retweet_count":"6"},{"created_at":"Thu Oct 13 00:22:06 +0000 2011","id_str":"124278705005666305","full_text":"Twittelator Neue might be the most beautiful app I've ever installed on my phone, and it's just a Twitter client.","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Oct 12 22:43:19 +0000 2011","id_str":"124253841834250240","full_text":"\"Faithful Johannes\" Dying king, young king, faithful servant, kidnapped princess, talking ravens, & beheaded princes. http://grimmlunch.libsyn.com/6-faithful-johannes","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 12 22:07:25 +0000 2011","id_str":"124244810117820417","full_text":"Free fancy glass. http://instagr.am/p/P8y5v/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 12 21:17:29 +0000 2011","id_str":"124232242011705345","full_text":"Just scored a bag o' crap. Only took six years of trying.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 12 20:49:44 +0000 2011","id_str":"124225259707695105","full_text":"Woot sells a Bag o' Crap at the same time everyone's Apple devices are updating? The internet was built for a nuclear war, but not this.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 12 19:03:40 +0000 2011","id_str":"124198566792151041","full_text":"DRY Juniper Berry Soda is a carbonated non-alcoholic gin. Barely sweetened, too. Good stuff.","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Oct 12 14:37:23 +0000 2011","id_str":"124131553843478528","full_text":"Here's a shocker: the WI judge who recently ruled that state residents had no right to grow their own food resigned -- to work for Monsanto.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 11 19:29:13 +0000 2011","id_str":"123842608614215680","full_text":"At the periodontist. Even the initial consult is $100. Might just have to whittle me some falsies.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 11 16:36:32 +0000 2011","id_str":"123799153175306240","full_text":"\"The Wolf and the Seven Young Kids\" A wolf eats the mother goat's kids, but ends up with a belly full of stones. http://grimmlunch.org/5-the-wolf-and-the-seven-young-kids","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Oct 11 13:52:21 +0000 2011","id_str":"123757832419020801","full_text":"Seeing the Dead Milkmen on Saturday. Not that I'm bragging or anyth…. yeah, ok, I'm bragging.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 10 20:09:42 +0000 2011","id_str":"123490410189426688","full_text":"Already have a couple dozen subscribers to my Bros Grimm podcast. Thanks, all! Spread the word, and rate it in iTunes. http://itunes.apple.com/us/podcast/the-brothers-grimm-lunch-break/id469544331","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 10 18:08:27 +0000 2011","id_str":"123459895277264896","full_text":"\"Sleep in a haunted house & win a prize\" trope's origin: \"A Tale About the Boy Who Went Forth to Learn What Fear Was\" http://grimmlunch.libsyn.com/4-a-tale-about-the-boy-who-went-forth-to-learn-what-fear-was","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 10 01:45:30 +0000 2011","id_str":"123212529685118976","full_text":"\"Years general welfare programs could be funded on money committed to Wall Street bailouts\", a graph: http://www.am760.net/pages/DavidSirota.html?article=9221405 /via @genehack","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Oct 10 00:50:31 +0000 2011","id_str":"123198692621684737","full_text":"I was once thrown out of Busch Stadium during a Cardinals baseball game for \"supplying beer to a minor\". I was 18, and my friend was older.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 09 23:59:44 +0000 2011","id_str":"123185911830822912","full_text":"TurningArt is like Netflix for art. $10/month gets you a print, swap out any time, earn credit toward owning original. http://www.turningart.com","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Oct 09 20:21:14 +0000 2011","id_str":"123130924585074688","full_text":"\"Dear video producer, You are a real fancy-pants video producer person, aren't you? ... Huzzah! MC Frontalot\" http://instagr.am/p/Po66w/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 09 20:00:47 +0000 2011","id_str":"123125775502286848","full_text":"Warning or threat? http://instagr.am/p/PoyNZ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 09 19:52:38 +0000 2011","id_str":"123123725540409344","full_text":"\"Upon this site stood Bio Consolidated School.\" http://instagr.am/p/PouTq/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 09 19:30:43 +0000 2011","id_str":"123118210341023744","full_text":"\"Let these be guidestones to an age of reason\" (Cuneiform) @ Georgia Guidestones http://instagr.am/p/PokgL/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 09 19:07:31 +0000 2011","id_str":"123112373870542848","full_text":"Be not a cancer on the earth. @ Georgia Guidestones http://instagr.am/p/PoYpi/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 09 16:08:47 +0000 2011","id_str":"123067391369416705","full_text":"\"The Loch Ness Monster is a sea dragon.\" \"No it ain't!\" Two seven year olds discuss cryptozoology over breakfast.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Oct 08 21:43:26 +0000 2011","id_str":"122789223123255296","full_text":"Current hip flask status: fully meaded. http://instagr.am/p/PhGp4/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 08 04:13:51 +0000 2011","id_str":"122525085906112512","full_text":"Oooh... a Kon Kan dance mix. Dave Kindall's still got it! (And I mean that in all seriousness. It's good stuff.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 08 02:17:39 +0000 2011","id_str":"122495844854411264","full_text":"Five gallons of strawberry mead for tomorrow's feast. http://instagr.am/p/Pa2Xw/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 08 01:12:27 +0000 2011","id_str":"122479436753940480","full_text":"I had to pull a bunch of poison ivy by hand today. Had to be done. I took precautions and washed, but am bound to fall prey anyway.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 07 23:40:10 +0000 2011","id_str":"122456211777011712","full_text":"I'll be spending the night here. http://instagr.am/p/PaACp/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 07 18:52:52 +0000 2011","id_str":"122383907881619456","full_text":"It's an all-nighter for me tonight. That is, I'll be taking a series of 90 minute naps in between adding wood to the smoker.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 07 17:37:01 +0000 2011","id_str":"122364820040327168","full_text":"Huh. The big stoneware crock in my crock pot just cracked in half. It's like it knew I'm in the middle of cooking for 100 people.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Oct 07 03:13:08 +0000 2011","id_str":"122147417733865472","full_text":"I've got a mess of pork from four different local farms that'll smoke for 12 hours or so tomorrow night for Satur http://instagr.am/p/PUt0z/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 06 17:16:39 +0000 2011","id_str":"121997308333273088","full_text":"The drug store across the street carries real horehound candy, \"brewed & steeped in copper kettles to enhance the horehound flavor\". Yum!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 06 15:19:13 +0000 2011","id_str":"121967754260643840","full_text":"I'm kind of excited about the new LotR computer game, \"War in the North\". I only wish I had time to play it. http://www.warinthenorth.com/index.php/the-game/overview","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 06 14:02:39 +0000 2011","id_str":"121948486408224768","full_text":"Rt @daringfireball: ★ Universe Dented, Grass Underfoot: http://df4.us/iek","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Oct 06 03:11:22 +0000 2011","id_str":"121784583606898688","full_text":"\"Steve Jobs was Always Kind to Me (or, Regrets of an Asshole)\" http://thewirecutter.com/2011/10/steve-jobs-was-always-kind-to-me-or-regrets-of-an-asshole/","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Oct 06 01:50:13 +0000 2011","id_str":"121764165458214912","full_text":"At least there's this. http://mlkshk.com/p/80TO /via ColdChef","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 06 00:42:53 +0000 2011","id_str":"121747216539983872","full_text":"Ray Bradbury, Isaac Asimov, Carl Sagan, Steve Jobs, Stephen Hawking, Jim Henson, George Carlin, Steve Wozniak, Douglas Adams, Wendell Berry.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 05 23:49:39 +0000 2011","id_str":"121733820880920577","full_text":"Few people's life work have affected me as much as Steve Jobs' did. Thank you, and rest easy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 05 21:45:27 +0000 2011","id_str":"121702566525534208","full_text":"I read \"The Virgin Mary's Child\", in which she adopts a child who lies, grows up, lies again, repents, & is forgiven. http://grimmlunch.libsyn.com/3-the-virgin-mary-s-child","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 05 19:53:58 +0000 2011","id_str":"121674511035809792","full_text":"It's a dedication, with dignitaries. We weren't invited. @ West Washington Parking Deck http://instagr.am/p/PMf5u/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 05 16:09:38 +0000 2011","id_str":"121618053132845057","full_text":"Public art (cut out sculptures of leaves) in the rooftop garden. http://instagr.am/p/PLhtz/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 05 02:03:55 +0000 2011","id_str":"121405221594345472","full_text":"feedparser.org is also gone. Not good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 05 01:55:24 +0000 2011","id_str":"121403079206768640","full_text":"Diveintohtml5.org is gone, too. I was using that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 05 01:50:48 +0000 2011","id_str":"121401922753273856","full_text":"Did @diveintomark run off and join Why the Lucky Stiff?","favorite_count":"0","retweet_count":"3"},{"created_at":"Tue Oct 04 17:32:32 +0000 2011","id_str":"121276530612649984","full_text":"Grimm's \"The Companionship of the Cat and Mouse\" is now up, in which we learn the real way of the world. http://grimmlunch.libsyn.com/2-the-companionship-of-the-cat-and-mouse","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 04 13:18:23 +0000 2011","id_str":"121212568944648192","full_text":"Today, of all days, everything is ok. #tenfourgoodbuddy","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Oct 03 18:38:11 +0000 2011","id_str":"120930662457933824","full_text":"Oh, no! Wilson's Soul Food closed? There goes the best fried chicken in town.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 03 16:50:18 +0000 2011","id_str":"120903513873195008","full_text":"If you listened to my test episode last week, I've uploaded a new recording using a much better translation. http://itunes.apple.com/us/podcast/the-brothers-grimm-lunch-break/id469544331","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Oct 03 16:48:56 +0000 2011","id_str":"120903169600524288","full_text":"I'm now officially announcing \"The Brothers Grimm Lunch Break\", a several times weekly reading of the original fairy tales at grimmlunch.org","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 03 15:47:10 +0000 2011","id_str":"120887626281648128","full_text":"Hoping that the guys operating the grinder/saw that sounds like a blue whale seven floors below me will take a lunch break so I can record.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 03 14:03:46 +0000 2011","id_str":"120861602160459777","full_text":"A window washer is rappelling outside my window. I assume I'll eventually get used to that? I'm such a rube.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 03 10:46:42 +0000 2011","id_str":"120812008449908736","full_text":"Surprise frost was a surprise. 36 degrees when I took Viv to the bus stop, & I had to drive with my head out the window. No time to scrape.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 02 22:58:53 +0000 2011","id_str":"120633882344292352","full_text":"My new podcast's link on iTunes is live. I plan on putting the first real episode up tomorrow. http://itunes.apple.com/us/podcast/the-brothers-grimm-lunch-break/id469544331","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 02 20:38:25 +0000 2011","id_str":"120598533131874305","full_text":"Currently at Mother Earth News: \"Virtual Farmers Markets - The Future\" http://www.motherearthnews.com/the-happy-homesteader/virtual-farmers-markets-the-future.aspx (Been reading MEN since issue one. So honored!)","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Oct 02 20:25:17 +0000 2011","id_str":"120595228758507520","full_text":"Between now and Saturday, I'll be cooking my weight in meat from my farmers market for the market's annual Hunter's Moon Feast.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 02 02:11:20 +0000 2011","id_str":"120319927088455680","full_text":"October means I can start making White Russians with eggnog again. Without feeling like a glutton for making eggnog in July, that is.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 02 00:27:45 +0000 2011","id_str":"120293859715584001","full_text":"The tattoo artist who did my Hobbit piece is doing a zombie I Love Lucy for someone else. For reals. http://is.gd/7Xxlwl","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 01 23:59:30 +0000 2011","id_str":"120286748227026945","full_text":"So thankful that I know amazing farmers like Michael McMullan and can eat freshly picked sweet corn on October 1. http://instagr.am/p/Oz6dA/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 01 19:16:45 +0000 2011","id_str":"120215594632093696","full_text":"If you ever need balloons popped with darts, Vivian's got you covered.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 01 18:14:05 +0000 2011","id_str":"120199820685225984","full_text":"Vivian comes every year to ride the dragon. @ Comer Fairgrounds http://instagr.am/p/Oxu9Q/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 01 18:10:51 +0000 2011","id_str":"120199006935715840","full_text":"I'm about to have a funnel cake for second lunch. That's what they're there for.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Oct 01 15:31:51 +0000 2011","id_str":"120158995796340737","full_text":"Off to the county fair with Vivian. Well, the next county over's fair. My county doesn't have one.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 30 23:39:04 +0000 2011","id_str":"119919217284878336","full_text":"\"Bad Skeksis are fiction. I'm non-fiction. I'm a good Skeksis. I'm going to catch a Gelfling for dinner. I'm sorry, that's what Skeksis do.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 30 22:07:59 +0000 2011","id_str":"119896298768961536","full_text":"The short intro is up. The first story will be published likely on Monday. I'll have the iTunes URL then. For now: http://grimmlunch.org","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 30 21:34:59 +0000 2011","id_str":"119887990624485376","full_text":"I have OK to use copyrighted translations of the source material for my project. So excited -- they're much better than the public domain.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 25 16:58:30 +0000 2021","id_str":"1397235640199221251","full_text":"@EccentricFlower I've since joined a guild of older gamers and do social low-key adventuring with them a few times a month. They're mostly crafters and builders and are a great group. But I've not needed them for any of the story.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue May 25 16:49:25 +0000 2021","id_str":"1397233354454573062","full_text":"@EccentricFlower There's a big release of new content on Tuesday that I'm super excited about, taking place half in the Black Marsh and half in Oblivion.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue May 25 16:47:35 +0000 2021","id_str":"1397232892405817362","full_text":"@EccentricFlower I've got more hours in now than I had in Skyrim, and I've done exactly two group dungeons and one evening in a PVP area. I'm a solo PVE player through and through.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat May 08 00:07:14 +0000 2021","id_str":"1390820552215048192","full_text":"Sorry-not-sorry, my heirs. I mean, just the crocheted Gonzo codpiece alone, and hoo boy is it not alone. https://twitter.com/vandroidhelsing/status/1390331295872417803","favorite_count":"4","retweet_count":"0"},{"created_at":"Fri Sep 30 20:56:17 +0000 2011","id_str":"119878252545314817","full_text":"Yesterday, I had an idea for a podcast. Today I have a domain, an iTunes feed, and a pilot episode. I love living in the future.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 30 18:33:46 +0000 2011","id_str":"119842388716953600","full_text":"It's true. Goats *are* funny. http://instagr.am/p/OqdM0/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 30 16:57:34 +0000 2011","id_str":"119818178258927617","full_text":"Do you have 8 minutes & like the original Grimm Brothers fairy tales? Please listen to me read one & give me feedback. http://ericwagoner.info/FrogKing.mp3","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Sep 30 14:57:49 +0000 2011","id_str":"119788041194835968","full_text":"The first commercial olive harvest in Georgia since the 1800s is underway this week. http://peterdale.us/post/10848033638/georgia-olives-our-friend-kevin-shaw-at-georgia","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 30 04:20:11 +0000 2011","id_str":"119627575868932097","full_text":"AskMetaFilter has the single best bit of advice for a trip to Las Vegas that you will ever see. Seriously. http://ask.metafilter.com/176712/#2542892","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Sep 30 02:37:00 +0000 2011","id_str":"119601609088045056","full_text":"It's only 10:30pm and Orion is rising. It must be Fall. Welcome back, my hunting friend. You've been missed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 30 02:34:03 +0000 2011","id_str":"119600865446330368","full_text":"\"Middle Aged Weirdo in a Cadillac\" is a fun little story now up at PodCastle.org about a demon trying to find the interstate. Good stuff.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 30 01:14:11 +0000 2011","id_str":"119580769969647616","full_text":"Almost everyone I work with is in multiple bands (this is Athens) so naturally we end our conference with a rock http://instagr.am/p/OmHlB/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 29 22:29:39 +0000 2011","id_str":"119539360340246528","full_text":"I've no love for Oracle the company, but I do love these statements they released this week: http://bit.ly/rfjR3l http://bit.ly/mQg91N","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 29 21:09:53 +0000 2011","id_str":"119519286611017728","full_text":"You'd think Seymour Krelborn was a vendor at my farmers market. http://instagr.am/p/Ok7Yo/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 29 02:10:10 +0000 2011","id_str":"119232468049068032","full_text":"Whatever I did, I'm sorry. Please don't hurt me. http://instagr.am/p/OgUm8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 28 23:20:25 +0000 2011","id_str":"119189751772352514","full_text":"Drinking vodka and apple juice at a corn holing tournament. Must be Wednesday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 28 22:24:18 +0000 2011","id_str":"119175625759133696","full_text":"Little Kings has new art. @ Little Kings Shuffle Club http://instagr.am/p/OfQiS/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 28 21:04:14 +0000 2011","id_str":"119155476960260097","full_text":"I got a good mic. I've got a hankering to read aloud to the masses. http://instagr.am/p/Oe4Pp/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 27 20:51:28 +0000 2011","id_str":"118789878749212672","full_text":"They're barely distinguishable from noise in this photo, but today we can see the mountains. http://instagr.am/p/OY6oo/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 27 19:32:10 +0000 2011","id_str":"118769922275946497","full_text":"A guide to navigating NPR's \"Top 100 Science Fiction and Fantasy Books\", in handy flowchart form: http://www.box.net/shared/static/a6omcl2la0ivlxsn3o8m.jpg","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Sep 26 23:11:30 +0000 2011","id_str":"118462728233959425","full_text":"Breaking in the new office the Partner Software way: by inviting all our customers to eat and drink with us. http://instagr.am/p/OTm14/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 26 21:41:13 +0000 2011","id_str":"118440010956541953","full_text":"Amazing video from the observation deck atop the Washington Monument during last month's earthquake: http://www.nps.gov/wamo/washington-monument-earthquake-update.htm","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 26 18:27:47 +0000 2011","id_str":"118391332128555008","full_text":"a 20 amp fuse and a surge protector
that's not so much to ask for
we are small machines
and we have simple dreams","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 26 18:04:37 +0000 2011","id_str":"118385498610864128","full_text":"\"This is a demo song about chipmunks.\" http://woodsyfriends.bandcamp.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 26 17:26:08 +0000 2011","id_str":"118375815556767745","full_text":"\"Alienation\" by Katherine Sparrow, recently on Cast of Wonders, is one of the best stories I've heard read aloud, ever. http://www.castofwonders.org/2011/09/10/ep-8-alienation-by-katherine-sparrow/","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Sep 26 14:28:14 +0000 2011","id_str":"118331044138192897","full_text":"Vivian and I started reading the \"How to Train Your Dragon\" book recently. Apart from the character names, it's *nothing* like the movie.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 26 12:53:13 +0000 2011","id_str":"118307136336957440","full_text":"Light rain falling on the rolling hills north of town. http://instagr.am/p/OQ0fH/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 25 21:21:42 +0000 2011","id_str":"118072711506440192","full_text":"Overheard a boy, looked to be about six, say, \"It's not a skirt. It's a kilt!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 25 19:14:29 +0000 2011","id_str":"118040695847124992","full_text":"Save your fork. There's pie! http://instagr.am/p/OLxO3/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 25 18:55:27 +0000 2011","id_str":"118035906656616449","full_text":"I like pie. http://instagr.am/p/OLpX_/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 25 18:35:15 +0000 2011","id_str":"118030820555489280","full_text":"Cleansing my palette with bourbon.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 25 18:34:23 +0000 2011","id_str":"118030604146192387","full_text":"The freestyle round. http://instagr.am/p/OLgh6/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 25 18:23:32 +0000 2011","id_str":"118027874874818560","full_text":"The traditional pie round. http://instagr.am/p/OLcCG/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 25 17:48:42 +0000 2011","id_str":"118019108863361025","full_text":"The task before me. http://instagr.am/p/OLNfP/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 25 03:28:30 +0000 2011","id_str":"117802631463833602","full_text":"Played bongo drums for Juniper & she responded, \"Whoooa!\" Same as she responds to bubbles, bugs, & chocolate. She's my \"Ted\" Theodore Logan.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 25 03:06:21 +0000 2011","id_str":"117797058018164736","full_text":"I'm toasting pita points after 11pm on a Saturday night. That's normal, right?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 25 02:59:02 +0000 2011","id_str":"117795215640760320","full_text":"Because I live a charmed life, I'll be judging an apple pie throwdown tomorrow.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Sep 25 02:01:27 +0000 2011","id_str":"117780725180284928","full_text":"Just tried to measure my productivity by dividing what I needed to get done today by what I actually got done today: http://bukk.it/zero-dude.jpg","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 24 17:07:39 +0000 2011","id_str":"117646386845069312","full_text":"The hard drive is broken beyond my capacity to fix, so... impromptu trip into town!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 24 15:21:09 +0000 2011","id_str":"117619588417601536","full_text":"Oh, hello, failed hard drive! Great timing as ever, I see.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 24 03:46:57 +0000 2011","id_str":"117444887758127104","full_text":"And now for something completely different. http://instagr.am/p/N-k59/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 24 03:33:25 +0000 2011","id_str":"117441481698062336","full_text":"Current Status http://instagr.am/p/N-f2-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 23 23:34:52 +0000 2011","id_str":"117381446175436801","full_text":"One regular Schweddy Balls waffle cone, please. @ Ben & Jerry's http://instagr.am/p/N9J4H/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 23 23:13:46 +0000 2011","id_str":"117376138426318848","full_text":"The trailer for Melancholia (out next month) is mesmerizing. http://www.imdb.com/rg/s/1/video/imdb/vi2606799897/ (Thanks, Dr. De Pree!)","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 23 19:41:26 +0000 2011","id_str":"117322699705040896","full_text":"My office now has some art. http://instagr.am/p/N78xO/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 23 03:09:12 +0000 2011","id_str":"117072996769873920","full_text":"I Heart Skeumorphism http://bit.ly/p4ytIl","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 23 01:13:23 +0000 2011","id_str":"117043851583164416","full_text":"Wim Wender's \"Until the End of the World\" has come true. And even a satellite is falling tomorrow. http://abcnews.go.com/Health/MindMoodNews/scientists-youtube-videos-mind/story?id=14573442","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 22 18:30:30 +0000 2011","id_str":"116942462618042368","full_text":"Is it tea you're looking for? http://mannytoodope.tumblr.com/post/10418203198","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Sep 22 17:48:26 +0000 2011","id_str":"116931875330723841","full_text":"Tall art. http://instagr.am/p/N0-KL/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 22 17:46:46 +0000 2011","id_str":"116931457678721024","full_text":"Again I've been asked to intercede in in-fighting at a farmers market. Non-profit farmers markets have more drama than community theaters.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 22 03:37:09 +0000 2011","id_str":"116717643779670016","full_text":"Earlier this year, TX executed someone who was almost certainly innocent. Today, GA executed someone who may have been. We've lost our way.","favorite_count":"0","retweet_count":"2"},{"created_at":"Wed Sep 21 17:59:26 +0000 2011","id_str":"116572256766926848","full_text":"At least they're going out on a high. Their last album was fantastic. RT @remhq: R.E.M. call it a day... http://remhq.com/news_story.php?id=1446","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 21 16:19:42 +0000 2011","id_str":"116547159381385216","full_text":"\"I made you an improvised chili dog.\" @ Farm Cart http://instagr.am/p/NuqYt/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 20 23:18:52 +0000 2011","id_str":"116290255547674627","full_text":"Yoga mat for sale. Used once - $1 http://seattle.craigslist.org/est/spo/2604350472.html","favorite_count":"0","retweet_count":"2"},{"created_at":"Tue Sep 20 19:43:43 +0000 2011","id_str":"116236112732758016","full_text":"Quite a beautiful crime. http://instagr.am/p/NpTK2/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 20 18:02:05 +0000 2011","id_str":"116210534088577024","full_text":"Working conditions at a new Amazon.com warehouse are so terrible that an ER doctor had to report them to OSHA: http://www.metafilter.com/107610/Every-child-had-a-pretty-good-shot-To-get-at-least-as-far-as-their-old-man-got","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 20 10:13:24 +0000 2011","id_str":"116092585994489856","full_text":"Once again I somehow got left off the MacArthur Foundation $500,000 'genius grants' list. Maybe next year. http://prn.to/nNwpVJ","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 20 00:35:05 +0000 2011","id_str":"115947050318839808","full_text":"Don't read this web comic if you don't want to see Thomas Jefferson wearing a hat made of dildos. http://bit.ly/ewe610","favorite_count":"0","retweet_count":"2"},{"created_at":"Mon Sep 19 18:31:17 +0000 2011","id_str":"115855497483124736","full_text":"\"Archie out of Context\" is so wrong. And so awesome. http://archieoutofcontext.tumblr.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 19 18:02:21 +0000 2011","id_str":"115848214212648960","full_text":"Received a check made out to my email address, along w/ a note: \"sorry about the 'pay to' our treasurer is a bit dottie.\" I <3 my customers.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 19 17:14:12 +0000 2011","id_str":"115836097434632193","full_text":"The fine folks with Engine 21 are paying my office a visit. Probably has something to do with the 600 decibel ala http://instagr.am/p/NjTNg/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 19 03:03:55 +0000 2011","id_str":"115622116728119297","full_text":"Crazy but true: Ron Paul's campaign manager died from pneumonia because he couldnt afford health insurance. http://is.gd/L1d6tx","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Sep 18 23:16:10 +0000 2011","id_str":"115564800515387394","full_text":"Thank you everyone for your birthday well wishes! And special thanks for all who chose to spend your day with me yesterday. It was great!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 18 22:11:57 +0000 2011","id_str":"115548642517061633","full_text":"Problem: There's a mattress on the bed. Solution: move it out of the way and fall asleep anyway. http://instagr.am/p/Nexme/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 18 05:38:13 +0000 2011","id_str":"115298558273519616","full_text":"I've been loving and loving and loving
I'm exhausted from loving so well
I should go to bed
But a voice in my head
Says \"Ah, what the hell\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 18 05:24:01 +0000 2011","id_str":"115294987876438016","full_text":"Watching Circle of Iron under the stars in my own backyard. Birthdays rock. http://instagr.am/p/NZ0uA/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 17 18:45:45 +0000 2011","id_str":"115134359522131968","full_text":"The rotisserie is a complete disaster. Not going to work even a little bit. I'll just have to grill the gyros instead.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 17 15:30:56 +0000 2011","id_str":"115085333519015936","full_text":"Anti Monkey Butt. For the ladies. http://instagr.am/p/NVAPf/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 17 15:03:35 +0000 2011","id_str":"115078453170159616","full_text":"Inside the card. http://instagr.am/p/NU2aI/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 17 15:02:54 +0000 2011","id_str":"115078280662622208","full_text":"I got a card! http://instagr.am/p/NU2F_/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 17 14:27:43 +0000 2011","id_str":"115069424549105664","full_text":"Tzatziki sauce I could eat with a spoon. http://instagr.am/p/NUp6F/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 17 04:28:06 +0000 2011","id_str":"114918527659556864","full_text":"Usually when I'm cleaning a mess like that, I'm also looking for help to hide the bodies.

Um. In theory.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 17 03:09:28 +0000 2011","id_str":"114898738887143424","full_text":"I have largely destroyed my kitchen. Totally worth it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 17 03:03:52 +0000 2011","id_str":"114897329114456064","full_text":"Here's hoping the spit holds together on the rotisserie over charcoal tomorrow. I'd hate to have to order in pizzas.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 17 03:02:53 +0000 2011","id_str":"114897080522248193","full_text":"I never thought I'd say a gyro was the best thing I ever cooked, but after this sample I just tasted... hot damn!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 17 02:26:24 +0000 2011","id_str":"114887900482633728","full_text":"My largest stock pot is full of gyro mix, ready for the final grind. http://instagr.am/p/NRmj7/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 16 21:26:15 +0000 2011","id_str":"114812362619502593","full_text":"Green Day Graffiti http://instagr.am/p/NQMLD/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 16 20:40:15 +0000 2011","id_str":"114800789746233345","full_text":"Is there anyone coming to my house tomorrow that hasn't told me you're coming to my house tomorrow? If so, let me know you're coming.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 15 14:58:50 +0000 2011","id_str":"114352481483501568","full_text":"Here's a link on the Wisconsin ruling: http://www.thecompletepatient.com/journal/2011/9/15/wi-judge-to-zinniker-ftcldf-no-fundamental-right-to-own-a-co.html","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Sep 15 14:47:31 +0000 2011","id_str":"114349632670273536","full_text":"As of today in Wisconsin, residents \"do not have a fundamental right to own a cow\" or \"to produce and consume the foods of their choice\".","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Sep 15 13:28:43 +0000 2011","id_str":"114329800096747520","full_text":"Punk's merely pining for the fjords. http://instagr.am/p/NIuMh/","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Sep 15 02:08:01 +0000 2011","id_str":"114158497498808320","full_text":"Her: \"Daddy! Daddy, daddy, daddy, daddy!\"
Me: \"I love you, Junebug.\"
Her: \"I love you!\"
Me: *melts*","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Sep 14 20:56:34 +0000 2011","id_str":"114080119005515776","full_text":"I want to know who works in the office with the little window at the base of the clock tower at city hall. http://instagr.am/p/NFRTd/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 14 01:03:26 +0000 2011","id_str":"113779856889745408","full_text":"Installed a rotisserie on my grill. Saturday for my birthday I'm hand making a gyro spit. You coming? http://instagr.am/p/NBJ7e/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 12 17:45:24 +0000 2011","id_str":"113307232833241088","full_text":"Settling in. My real desk won't get here until Thursday. http://instagr.am/p/M6M6_/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 12 13:04:56 +0000 2011","id_str":"113236651911806976","full_text":"I haven't been wearing my kilt every single day. Every *other* day, though...","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 12 10:16:26 +0000 2011","id_str":"113194250237255680","full_text":"The onions had lots of moisture, so it took them 20 hours to cook down to this. Now they get frozen for later. http://instagr.am/p/M4gfa/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 12 03:12:15 +0000 2011","id_str":"113087500028887040","full_text":"Viv & I started a new book tonight, the first we've read written by someone she's met: @alhilton http://instagr.am/p/M3HmH/","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Sep 11 21:58:11 +0000 2011","id_str":"113008462656585730","full_text":"Next Saturday, my house: homemade gyros, river, booze, movies outdoors drive-in theater style. You're invited. Coming?","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Sep 11 16:09:36 +0000 2011","id_str":"112920735906934785","full_text":"Six pounds of sliced onions, a stick of butter, and salt start a ten hour slow cook. Caramelized onions for the w http://instagr.am/p/MzkcQ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 11 15:00:43 +0000 2011","id_str":"112903401079193600","full_text":"It took me two hours to cook breakfast. I think that sets a good pace for today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 11 02:25:03 +0000 2011","id_str":"112713233638506496","full_text":"\"You are a very fine person, Mr. Baggins, and I am very fond of you, but you are only quite a little fellow in a wide world after all!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 10 17:26:35 +0000 2011","id_str":"112577723922251776","full_text":"I've spent the day farming while kilted. Why did I ever wear overalls?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 10 14:45:29 +0000 2011","id_str":"112537181368750081","full_text":"At Broad River Pastures for ALG's September \"Farmer for a Day\" event. http://instagr.am/p/Mru17/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 09 20:17:02 +0000 2011","id_str":"112258230796812288","full_text":"So if you edit a shipping address on Amazon.com, they'll delete out all your saved payment options. Even an Amazon.com store card.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 09 18:12:31 +0000 2011","id_str":"112226892916080640","full_text":"Oh, hey! I actually *can* see the mountains out my window! It was always too cloudy on my previous visits.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 09 17:45:27 +0000 2011","id_str":"112220082100375552","full_text":"A blank canvas; a new beginning. @ Partner Software (New Office) http://instagr.am/p/MmRxk/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 09 14:33:14 +0000 2011","id_str":"112171710672928769","full_text":"I've worked at this desk for a decade. I bought a new standing desk for the new office from http://geekdesk.com http://instagr.am/p/Mle2c/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 09 13:09:55 +0000 2011","id_str":"112150741472387072","full_text":"We're moving on up. @ Partner Software http://instagr.am/p/MlKdK/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 09 12:19:25 +0000 2011","id_str":"112138035293978624","full_text":"The mockingbird was doing his golden eagle impression again right on my front porch. Was a bit afraid to go outside until I saw it was him.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 09 00:28:19 +0000 2011","id_str":"111959082331672578","full_text":"\"Female 'vampire' busted for trying to eat elderly man\" http://www.rawstory.com/rs/2011/09/08/female-vampire-busted-for-trying-to-eat-elderly-man/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 05 13:52:13 +0000 2021","id_str":"1389941001855373313","full_text":"What, and I can’t stress this enough, the fuck. https://twitter.com/SamTLevin/status/1389693659356942336","favorite_count":"8","retweet_count":"5"},{"created_at":"Thu Sep 08 00:24:05 +0000 2011","id_str":"111595626592092160","full_text":"\"If more of us valued food & cheer & song above hoarded gold, it would be a merrier world. But sad or merry, I must leave it now. Farewell!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 07 20:43:38 +0000 2011","id_str":"111540148260454401","full_text":"\"Man in Gumby costume tries to rob 7-Eleven; he could end up in the pokey\" http://onlineathens.com/stories/090711/bre_882597859.shtml","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 07 20:36:35 +0000 2011","id_str":"111538372899647490","full_text":"Found the Michael Jackson temporary tattoos I was awarded for winning a ska dance contest twelve years ago. http://instagr.am/p/McUsB/","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Sep 07 20:06:44 +0000 2011","id_str":"111530861144449024","full_text":"I guess it's high time I threw out my CueCat. It's been a long time since I even had access to a PS/2 port.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 07 17:16:41 +0000 2011","id_str":"111488066333577216","full_text":"Rooftop Garden http://instagr.am/p/MbkAF/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 07 14:51:30 +0000 2011","id_str":"111451529856299008","full_text":"Gah! \"Teen Made Cell Phone Calls to Mother While Being Eaten by Bear in Siberia\" http://www.outdoorlife.com/blogs/newshound/2011/08/brown-bear-and-3-cubs-eat-19-year-old","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 07 14:33:12 +0000 2011","id_str":"111446926947385344","full_text":"Former St. Louis Blues Right Wing Pavol Demitra was among the victims of the Russian hockey team airplane crash. http://www.nhl.com/ice/news.htm?id=587792&cmpid=nhl-rxl-twt","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 07 00:32:10 +0000 2011","id_str":"111235274188660736","full_text":"\"The Eagles!\" cried Bilbo once more, but at that moment a stone hurtling from above smote on his helm, & he fell w/ a crash & knew no more.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 06 20:08:53 +0000 2011","id_str":"111169015111626752","full_text":"Sex writer Susan Crain Bakos: \"The first day of the end of my life.\" http://sexyprime.typepad.com/sexyprime/2011/09/sex-lies-secrets-endearment-terms-dying-the-end-game-part-one-the-first-day-of-the-end-of-my-life.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 05 22:21:41 +0000 2011","id_str":"110840047380598784","full_text":"Just a heads-up for my co-workers: I specifically bought the \"workman\" model of utilikilt for a reason. See you at the office!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 05 20:32:22 +0000 2011","id_str":"110812537880195072","full_text":"Venture Brothers toiletries, including \"Dr. Girlfriend's Cotton Panties Fantasy Fragrance Body Spray\" http://instagr.am/p/MRb3o/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 05 18:12:44 +0000 2011","id_str":"110777398416523264","full_text":"Shelob moved onto our porch. http://instagr.am/p/MQtFT/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 05 17:06:19 +0000 2011","id_str":"110760681799815168","full_text":"It's an old map *and* a leather corset? Is it hot in here or am I sweating? http://instagr.am/p/MQWse/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 05 17:03:25 +0000 2011","id_str":"110759955199561728","full_text":"HarleyQuinn, Art. Closed til I'm not tired. http://instagr.am/p/MQVvO/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 05 03:25:33 +0000 2011","id_str":"110554130195554305","full_text":"There are so many things to get used to when wearing a kilt. The lecherous glances are only one of them.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 05 02:48:42 +0000 2011","id_str":"110544858258739200","full_text":"Kaylee and Frank N Furter dancing to \"My Backpack's Got Jets\" while steam punk Boba Fett stands on the side bobbing his head. A good end.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 05 01:51:34 +0000 2011","id_str":"110530481107378176","full_text":"A pair of Firefly's Kaylees dancing? I don't care who you are... that's pretty hot.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Sep 05 01:15:00 +0000 2011","id_str":"110521277944569856","full_text":"A group of British redcoats just took the escalator to the floor above me. How many lanterns am I supposed to hang again?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 05 00:45:23 +0000 2011","id_str":"110513824083357697","full_text":"The Westin Hotel has handicapped bathrooms at the end of a dead-end hallway accessible only via a flight of stairs. Or maybe a portal.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 04 22:35:19 +0000 2011","id_str":"110481091797843968","full_text":"Young boy, about to enter the restroom: \"Will you hold my tribble? Be gentle with it.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 04 22:20:56 +0000 2011","id_str":"110477470880370688","full_text":"\"So, what I've been doing up here is smashing up some glass.\" And now the crazy physicist is walking across it. Science!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 04 21:57:59 +0000 2011","id_str":"110471698129752065","full_text":"Getting really tired. Imagine that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 04 21:26:56 +0000 2011","id_str":"110463881159262208","full_text":"Current session: \"Evil Geniuses for a Better Tomorrow Present: Fun with Physics\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 04 20:18:52 +0000 2011","id_str":"110446751235850240","full_text":"(Note: I'm still a dork.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 04 18:44:46 +0000 2011","id_str":"110423070749110273","full_text":"One thing's for certain: my life sure could have turned out differently. In seventh grade, I was indistinguishable from most of these dorks.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Sep 04 18:31:42 +0000 2011","id_str":"110419783173939200","full_text":"Just bought an original artwork for $2 and the artist, a miss HarleyQuinn, signed it for me. http://instagr.am/p/MKWzu/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 04 17:32:07 +0000 2011","id_str":"110404788725886976","full_text":"Just followed the entire IT Crowd through one of the vendor halls. Also, Bjork.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 04 14:11:05 +0000 2011","id_str":"110354198712958976","full_text":"Four hours of sleep ought to be enough for anyone.","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Sep 04 04:19:35 +0000 2011","id_str":"110205339667931136","full_text":"Oh, there's a cabaret at the top of this pillar. Score! #HopeForTheFlowersLARP","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 04 03:42:54 +0000 2011","id_str":"110196109183434752","full_text":"I'm in a line three blocks long. I think we're LARPing caterpillar pillars from \"Hope for the Flowers\". I am, anyway.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 04 02:32:21 +0000 2011","id_str":"110178353784434688","full_text":"I'm at a Tolkien open mic night. The perfect place to perform this piece I've been working on about a merry old inn.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 04 02:10:19 +0000 2011","id_str":"110172810034421760","full_text":"I didn't plan well. RT @alyjack: Right this second, Sylvester McCoy, the 7th Doctor, is playing the spoons with @paulandstorm!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 04 00:09:48 +0000 2011","id_str":"110142480812482561","full_text":"I misspoke. There are two Parsecs at the table. http://instagr.am/p/MFFwT/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 23:50:06 +0000 2011","id_str":"110137523761709056","full_text":"I'm having dinner with an actual coveted Parsec award. (OK, and its winners.) http://instagr.am/p/ME-o8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 23:17:45 +0000 2011","id_str":"110129380994461698","full_text":"Had to get a \"Durin's Folk Family Reunion\" T-shirt. My tattoo was a big hit with them, as you can imagine.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 23:03:31 +0000 2011","id_str":"110125800501686272","full_text":"I'm only just now making it into the artist's exhibit hall. Oh my lord. #wantwantwant","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 21:50:29 +0000 2011","id_str":"110107422097555456","full_text":"It has come to this. I'm walking down thirty flights of stairs. #DragonCon","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 21:39:35 +0000 2011","id_str":"110104679161139200","full_text":"I'm staying hydrated. With ginger cokes. http://instagr.am/p/MEPl9/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 21:35:57 +0000 2011","id_str":"110103765058727936","full_text":"A \"must listen\" for sure! RT @parsecawards: And the winner of the Best Magazine or Anthology Podcast is.... The Drabblecast","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 21:27:32 +0000 2011","id_str":"110101647157501952","full_text":"It was a legitimate business expense. http://instagr.am/p/MELVU/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 19:36:16 +0000 2011","id_str":"110073644771840002","full_text":"When you read ebooks, getting the author to sign your books is totally different. http://instagr.am/p/MDjIc/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 19:05:05 +0000 2011","id_str":"110065794855084033","full_text":"And now a reading from a draft of a sequel to a book that's not available itself yet.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 18:43:30 +0000 2011","id_str":"110060365961904128","full_text":"\"I started that series when I was still in law school. That's why it's full of anger and hate.\"","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Sep 03 18:25:58 +0000 2011","id_str":"110055951935078400","full_text":"A proclamation from S.M. Stirling: \"These pens are absolute crap.\" http://instagr.am/p/MDJcD/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 17:48:22 +0000 2011","id_str":"110046488297611264","full_text":"It's not all Klingons and super heroes. It's also land use in early modern Germany. http://instagr.am/p/MC7mA/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 03:42:41 +0000 2011","id_str":"109833665592311808","full_text":"I keep running into people I know. And then I realize it's just a character I know from a book someone dressed up as.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 03:13:55 +0000 2011","id_str":"109826429339971584","full_text":"\"An Evening in Bree\" ended, and I came out to find a troupe of Spider Men break dancing. Sigh, back to the real world.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 02:07:00 +0000 2011","id_str":"109809587745591296","full_text":"Black under black. http://instagr.am/p/L-w61/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 01:01:21 +0000 2011","id_str":"109793066075947008","full_text":"\"This is a song for all the red-headed women in the audience!\" And the Nazgul go wild.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 00:58:38 +0000 2011","id_str":"109792383847235584","full_text":"I'm not dancing the Macarena to a song about Ireland in May. I have standards. Says the guy in the kilt and black leather vest.","favorite_count":"0","retweet_count":"2"},{"created_at":"Sat Sep 03 00:53:31 +0000 2011","id_str":"109791096133005312","full_text":"Scooby Doo's Velma and a zombie medieval guy are dancing to a song about Irish Druids. With Galadriel.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 00:37:43 +0000 2011","id_str":"109787116959043584","full_text":"At Bree there are wizards, rangers, and elves. Also: cats and Firefly's Jayne. Also: a sweet old lady in a \"Have you hugged a hobbit\" shirt.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 00:15:38 +0000 2011","id_str":"109781559711764481","full_text":"Heading over to the Prancing Pony for a mug of Barliman's. (Hyatt Centennial Ballroom I)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 03 00:11:11 +0000 2011","id_str":"109780439497048064","full_text":"1am: Serial Killer Theater http://instagr.am/p/L-OOT/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 02 23:12:09 +0000 2011","id_str":"109765584748687360","full_text":"Steampunk Abraham Lincoln with a gatling gun for an arm.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 02 23:02:43 +0000 2011","id_str":"109763210894254080","full_text":"OH: I'm not going to bother with the Archer costume unless I see a higher proportion of people who need to be spanked.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 02 20:05:53 +0000 2011","id_str":"109718708800339968","full_text":"The extra \"t\" is for \"quality\". http://instagr.am/p/L9GeD/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 02 19:40:17 +0000 2011","id_str":"109712268115189761","full_text":"I'm happier than a nerd in a comic shop.

Ok, maybe not the best analogy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 02 17:31:48 +0000 2011","id_str":"109679931885236225","full_text":"I am bekilted.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 02 15:52:59 +0000 2011","id_str":"109655063730987008","full_text":"Computers are back up. Total wait type for a badge: 3 seconds.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 02 13:48:54 +0000 2011","id_str":"109623838546993152","full_text":"The Ghostbusters car just pulled up next to me. No, I'm not at DragonCon yet. I'm still in Athens, and this is a normal occurrence.","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Sep 01 21:11:00 +0000 2011","id_str":"109372709460393984","full_text":"How are the new fast barcode systems working at DragonCon? This well: RT @spynotebook Registered. 2 hours 18 minutes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 01 16:15:12 +0000 2011","id_str":"109298267157831681","full_text":"Athens' Wild Rumpus 3 (\"Shadow… the 3rd incarnation of the hidden self\") will be Saturday, October 29th. You're invited! http://www.wildrumpus.org/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 01 15:37:50 +0000 2011","id_str":"109288864639762432","full_text":"There's a Monty Python sing-a-long Friday night at DragonCon. I like how people keep their usual Friday routines, even when traveling.","favorite_count":"1","retweet_count":"1"},{"created_at":"Thu Sep 01 12:57:42 +0000 2011","id_str":"109248567671136257","full_text":"The car was repaired, and it was all covered by warranty. Yay!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 31 20:40:50 +0000 2011","id_str":"109002731171225600","full_text":"No @drabblecast meet up at DragonCon? I guess I'll just have to go get tear gassed at Mama Ninfa's by myself.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 31 18:30:03 +0000 2011","id_str":"108969815594635264","full_text":"\"Where did we learn to become so cruel to each other?\" One of the best blog posts I've read in a long while. http://glutenfreegirl.com/warm-brown-rice-and-grilled-vegetable-salad/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 31 17:20:20 +0000 2011","id_str":"108952271164940288","full_text":"Monsters of Grok: Fake band t-shirts for history's greatest minds. http://monstersofgrok.com/ (via http://mefi.us/p/3259 )","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 31 14:21:17 +0000 2011","id_str":"108907210368753665","full_text":"The Star Wars Original Trilogy Blu-Ray edition has BLINKING EWOKS, among other travesties: http://bit.ly/qWCN5T (from @toplessrobot)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 31 12:29:19 +0000 2011","id_str":"108879037136502784","full_text":"The latch on my hatchback stopped working this morning, which also means the lock/alarm system stopped working. Just in time for DragonCon!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 30 22:27:01 +0000 2011","id_str":"108667064146862080","full_text":"If you're going to drive a tractor at 15mph down the highway for 5 miles, please pull over every once in a while and let people pass.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 29 23:19:05 +0000 2011","id_str":"108317778670391297","full_text":"Juniper's enjoying the last few bites of summer sweet corn. http://instagr.am/p/Lown_/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 29 16:26:04 +0000 2011","id_str":"108213839618772992","full_text":"The Big Wazowski http://www.redbubble.com/people/bleee/t-shirts/7651466-the-big-wazowski","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 29 15:48:10 +0000 2011","id_str":"108204300462854144","full_text":"A special chili cheese dog, kicked up a little for me. @ Farm Cart http://instagr.am/p/Lm7U4/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 29 15:04:08 +0000 2011","id_str":"108193220848132098","full_text":"A strange stinky bug took to my beans this year by the thousands & made harvesting unpleasant. They're kudzu bugs. Joy. http://www.onlineathens.com/stories/082911/new_878194467.shtml","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 29 14:58:07 +0000 2011","id_str":"108191705064423424","full_text":"Selections from lost NHC discussion bulletins: http://blog.xkcd.com/2011/08/29/for-the-small-handful-of-hurricane-geeks-out-there/ \"THE REAL STORM...IS INSIDE US ALL.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 28 19:58:36 +0000 2011","id_str":"107904935496126464","full_text":"Working on my \"Dragon Groundcrew of Pern\" outfit for DragonCon. http://instagr.am/p/LiNuJ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 28 03:28:23 +0000 2011","id_str":"107655741099356160","full_text":"The Cleverlys on my teevee is a great thing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 28 00:43:43 +0000 2011","id_str":"107614302336335872","full_text":"Fox News: \"Do we really need the National Weather Service? no. Eliminate it.\" Sheer lunacy. http://is.gd/41R4Nr","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Aug 27 22:00:41 +0000 2011","id_str":"107573272681529345","full_text":"Dragon, his wings unfurled. http://instagr.am/p/Lb8gC/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Aug 27 19:40:28 +0000 2011","id_str":"107537987096678400","full_text":"Birthday party justice. http://instagr.am/p/LbMjF/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 27 12:38:04 +0000 2011","id_str":"107431686681268224","full_text":"Stand back -- he breathes chocolate! http://instagr.am/p/LZCuf/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 27 12:15:07 +0000 2011","id_str":"107425911644758016","full_text":"I always forget how difficult it is to sculpt and frost gluten free cake, until I'm right in the middle of it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 26 23:48:14 +0000 2011","id_str":"107237948965134336","full_text":"I cannot overstate how delicious these marshmallows are. Thanks, @wondermade! http://instagr.am/p/LV4w8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 26 23:27:11 +0000 2011","id_str":"107232654470033409","full_text":"A guy I grew a beard with on the Internet mailed me Guinness-flavored marshmallows he made. I have a hard time parsing that sentence too.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 26 21:24:03 +0000 2011","id_str":"107201666746564608","full_text":"Yes, I bought this. For me or for Juniper, you ask? I won't say. http://codebabies.com/

Ok. I bought two.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 26 18:35:40 +0000 2011","id_str":"107159289860337665","full_text":"Foursquare says I'm the mayor at my bank, but really it ought to be the lady who's here every day getting a teller to explain her statement.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 26 15:08:12 +0000 2011","id_str":"107107081328402432","full_text":"Scaling back my costume to coveralls w/ a small dragon perched on the shoulder & colored knot work on the sleeve: a dragon mechanic of Pern.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 26 14:41:00 +0000 2011","id_str":"107100236270403584","full_text":"Good news: Paul Broun won't be my congressman much longer. Bad news: The new district being created is likely to produce someone crazier.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 06 02:05:54 +0000 2021","id_str":"1379254004354539528","full_text":"😲 https://twitter.com/bibliogrrl/status/1379181647074111497","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 05 02:35:34 +0000 2021","id_str":"1378899081020444673","full_text":"Holy. Shit. https://twitter.com/LandryQWalker/status/1378785398378225664","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Mar 31 17:53:00 +0000 2021","id_str":"1377318024265543680","full_text":"Beautiful thread alert. https://twitter.com/JesseThorn/status/1377287133921116160","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Aug 26 12:02:16 +0000 2011","id_str":"107060288490188800","full_text":"Juniper was reading a book to the cat. By meowing. I love living in a multi-lingual household.","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Aug 26 11:53:34 +0000 2011","id_str":"107058098706976768","full_text":"I'm baking this tonight: http://familyfun.go.com/recipes/fire-breathing-cake-687620/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 23 21:48:23 +0000 2011","id_str":"106120625675976705","full_text":"Yes, I just bought a couple of medieval buckets. Sadly, no dragons included. http://instagr.am/p/LFmAm/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 23 18:29:40 +0000 2011","id_str":"106070615634608128","full_text":"So weird to see an XKCD strip come alive right before my eyes. http://xkcd.com/723/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 23 18:02:40 +0000 2011","id_str":"106063824242741248","full_text":"The Twitter reports got to me about 25 seconds before the earthquake waves did.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 23 17:56:49 +0000 2011","id_str":"106062349475135488","full_text":"Athens, GA just shook a bit too. Holy cow. Had to hold onto my monitors.","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Aug 23 17:09:36 +0000 2011","id_str":"106050465866846208","full_text":"Rediscovered Santa Esmeralda's cover of \"Don't Let Me Be Misunderstood\" today. My heart had a hole I didn't know I had until it was filled.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 23 17:00:42 +0000 2011","id_str":"106048229640126464","full_text":"Actually, just listen to the whole album. It's really great. Especially \"One for Them & One for Me\" and \"Sketchy Dudes\". http://music.mikephirman.com/album/the-very-last-songs-i-will-ever-record-part-1","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 23 16:42:26 +0000 2011","id_str":"106043631558864896","full_text":"Street Meat (You Keep Tauntin' Me) http://music.mikephirman.com/track/street-meat-you-keep-tauntin-me","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 23 12:05:32 +0000 2011","id_str":"105973947417362432","full_text":"If I start growing my beard now, exercise every day, and get a bit more done on the tattoo, next DragonCon: Chippendale Thorin Oakenshield.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 22 20:20:35 +0000 2011","id_str":"105736143231922177","full_text":"It only recently occurred to me that wearing a dragon rider costume to DragonCon will be really, really hot. http://yfrog.com/khay0woj","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 22 17:45:06 +0000 2011","id_str":"105697012476952576","full_text":"If Al's really is the best beef sandwich Chicago has to offer, Philadelphia has nothing to worry about.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 22 15:53:14 +0000 2011","id_str":"105668860476264448","full_text":"Here's a nice Tron-inspired commercial from Duck Brand duct tape. http://www.thescificast.com/2011/08/22/tron-inspired-commercial-is-pure-awesome/","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Aug 22 01:27:20 +0000 2011","id_str":"105450952336752642","full_text":"Been a while since we've had a purple spot on the Doppler radar parked over the house. It's the hail that makes it dense.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 21 23:24:05 +0000 2011","id_str":"105419934489772032","full_text":"Getting \"80 hrs/month of strictly enforced robot prayer\". Seriously. Ideas for the \"name or pseudonym of the person or entity\" to pray for?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 21 21:27:06 +0000 2011","id_str":"105390495315927040","full_text":"\"It said it cost money, but I said, 'eh, just do it'.\" And Vivian discovers pay-per-view. Time to lock that down.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 21 20:27:45 +0000 2011","id_str":"105375557205766144","full_text":"Haven't tasted yet, but I don't think I've made a better looking mead before. http://instagr.am/p/K6ZXD/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 21 18:08:21 +0000 2011","id_str":"105340475522809856","full_text":"Juniper was randomly yelling letters at the top of her lungs from her crib. Meaning, of course, that she wants TMBG's Here Come the ABCs.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 21 17:02:12 +0000 2011","id_str":"105323830943301632","full_text":"\"... Suggestions and criticism (constructive, please!) more than welcome. God out.

Comments (24)\"

http://m.newyorker.com/humor/2011/08/08/110808sh_shouts_simms","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Aug 21 02:21:01 +0000 2011","id_str":"105102074282389505","full_text":"The world's largest spawning grounds for this fish, thought extinct 20 years ago, is literally at my house. http://instagr.am/p/K1ffk/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Aug 20 16:07:52 +0000 2011","id_str":"104947770015756289","full_text":"We're visiting the (sea) dragons. http://instagr.am/p/KyLqt/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 20 12:00:28 +0000 2011","id_str":"104885506768252928","full_text":"Cottleston Cottleston Cottleston Pie.
Why does a chicken, I don't know why.
Ask me a riddle & I reply:
Cottleston Cottleston Cottleston Pie.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 19 23:00:38 +0000 2011","id_str":"104689258761166848","full_text":"One \"Dragon Special\", coming right up! http://instagr.am/p/Kt1Jf/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 19 22:11:23 +0000 2011","id_str":"104676863716245504","full_text":"Viv asked for \"the dragon special\" for her birthday dinner, which is, I determined, a cheese pizza in the shape of a dragon. I'm making it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 19 15:10:38 +0000 2011","id_str":"104570978310422528","full_text":"Yay, Latkes! RT @genehack: Do not watch unless you're someplace you can cry from laughing: http://www.youtube.com/watch?v=SzEc3o7pVgo","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 19 14:12:39 +0000 2011","id_str":"104556384246439936","full_text":"It's the now-traditional video of Viv getting on the bus on the first day of school: http://www.youtube.com/watch?v=_epUwwKrsV4","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 19 13:59:47 +0000 2011","id_str":"104553148517060608","full_text":"The Tao of Pooh is not available as an ebook? But I want my enlightenment now!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 19 10:04:11 +0000 2011","id_str":"104493856829083648","full_text":"*Yawn* And so begins nine months of losing 45 minutes of sleep a night. Good bye summer!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 19 03:00:54 +0000 2011","id_str":"104387335252221952","full_text":"Baking surprise cupcakes and filling out bazillions of parental consent forms. Tomorrow's both her birthday and the first day of school.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 18 17:04:06 +0000 2011","id_str":"104237144087855105","full_text":"\"Criminal\": a new song by Arlo Guthrie and Jodi Martin about the recent federal crackdown on raw foods. http://youtu.be/nsvg1GnXZVc","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 18 16:39:39 +0000 2011","id_str":"104230992230887425","full_text":"An oldie-but-goodie graphic of my favorite Dumbledore quote: http://www.picselate.com/wp-content/uploads/2010/12/lotr-star-wars-harry-potter.jpg","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 18 15:17:58 +0000 2011","id_str":"104210435292676096","full_text":"Oddly enough, \"Disco Pilot Sweet Peter\" has no hits on Google, with or without the 7-40-7. http://twitpic.com/67zsji","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 18 15:02:16 +0000 2011","id_str":"104206484115693568","full_text":"GM foods not served in Monsanto cafeteria http://www.cbc.ca/news/world/story/1999/12/22/gmfood991222.html#.TkxD_ZN0HrM.twitter","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 18 14:57:42 +0000 2011","id_str":"104205333102206976","full_text":"My hard drive's full? What? How? *fires up DaisyDisk* Oh, right. 70 gigs of Doctor Who episodes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 18 13:22:10 +0000 2011","id_str":"104181292534472704","full_text":"Here is the long lost album \"Cease & Desist\" from Jim Stacy's fabulous band Grand Moff Tarkin: http://www.mediafire.com/?wiujiattle2 Star Wars metal, y'all!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 18 00:00:00 +0000 2011","id_str":"103979421748314112","full_text":"Me: \"Viv, why are you lying under that pile of pillows like that?\"
Viv: \"I'm a really old spikasaurus lying in my die hole.\"
Me: backs away","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 17 23:52:23 +0000 2011","id_str":"103977503265275904","full_text":"I've concocted a plan to hide a small decorated birthday cake in Viv's school lunch on Friday. Ok, it's a cupcake, but don't tell her, okay?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 17 21:18:32 +0000 2011","id_str":"103938786186117120","full_text":"Vivian's reputation precedes her, but just to be sure I wore my straight up nerdiest shirt to meet her new teacher. http://twitpic.com/67n7uz","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 17 13:20:17 +0000 2011","id_str":"103818432478330880","full_text":"Vivian starts second grade this week. I have spotty memories before that, but my continuous memory stream only goes back that far.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 17 02:44:00 +0000 2011","id_str":"103658306060550145","full_text":"Amazing what you can do with a sharpie and a pile of \"hello my name is\" stickers. http://theclearlydope.tumblr.com/post/8999621209/clearly-dope-art-hello-my-name-is-inigo-montoya","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 16 18:52:27 +0000 2011","id_str":"103539634050576384","full_text":"Video of Clap Your Hands Say Yeah playing a song off their upcoming album out in the woods. Yeah, it's pretty great. http://www.prefixmag.com/media/clap-your-hands-say-yeah/same-mistake-live-video/55440/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 16 18:39:08 +0000 2011","id_str":"103536285838352384","full_text":"Brought some emergency pants to work today, so was able to see the new office. The view out my window: http://twitpic.com/674ipi","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 16 17:50:22 +0000 2011","id_str":"103524012042366977","full_text":"I'd thought that Cake did a pretty good \"Mahna Mahna\" but The Fray really knocked it out on The Green Album: http://www.npr.org/2011/08/14/138984517/first-listen-muppets-the-green-album","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 15 23:32:38 +0000 2011","id_str":"103247756818268160","full_text":"One of Juniper's favorite things to do right now is to put a bucket over her head and walk around the house singing the alphabet song. Yup.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 15 18:10:00 +0000 2011","id_str":"103166564169285632","full_text":"It's still a map of many colors, but the board in my Diplomacy game is reaching the endgame. I'm doing ok. https://skitch.com/ewagoner/fxm3s/board-webdiplomacy","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 15 18:07:18 +0000 2011","id_str":"103165885824503808","full_text":"Sunday is National Go Topless Day. I can't -- still have to protect my tattoo. http://www.gotopless.org/index.php","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 15 15:45:44 +0000 2011","id_str":"103130257963491330","full_text":"NYT article about foraging fruits & veggies on foreclosed property in Atlanta: http://www.nytimes.com/2011/08/15/us/15forage.html?hp /via @PattieBaker","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 15 14:49:33 +0000 2011","id_str":"103116118406868993","full_text":"Surprise tour of the new offices. Requirement: you must wear pants. Alas, I am pantless.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 15 03:07:11 +0000 2011","id_str":"102939363612180483","full_text":"Here's my adaptation of the recipe for the fig & blue cheese tart I made today, using ingredients from my market: http://athens.locallygrown.net/recipes/336","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Aug 15 02:04:15 +0000 2011","id_str":"102923524678758400","full_text":"\"Well, thief! I smell you and I feel your air. I hear your breath. Come along! Help yourself again, there is plenty and to spare!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 15 00:07:21 +0000 2011","id_str":"102894106157649920","full_text":"This piece is what I used got my poster for Streetcar Named Desire a few years ago. http://instagr.am/p/KSUAG/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 14 22:53:47 +0000 2011","id_str":"102875595033157632","full_text":"The cat garden. http://instagr.am/p/KR7tz/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 14 22:36:56 +0000 2011","id_str":"102871354721841152","full_text":"The other side of the fireplace. http://instagr.am/p/KR2BZ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 14 22:33:04 +0000 2011","id_str":"102870380053671936","full_text":"The fireplace. http://instagr.am/p/KR0zD/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 14 22:25:20 +0000 2011","id_str":"102868435674988544","full_text":"The mosaic stream. http://instagr.am/p/KRyE4/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 14 22:22:50 +0000 2011","id_str":"102867805753446400","full_text":"The side yard of a mosaic artist. http://instagr.am/p/KRxA6/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 14 20:57:31 +0000 2011","id_str":"102846335484567552","full_text":"The finished tart: http://twitpic.com/666hk3","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 14 20:45:09 +0000 2011","id_str":"102843223113863169","full_text":"The gluten free versions, just prior to going in for another baking. http://twitpic.com/666bzp","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 14 20:30:13 +0000 2011","id_str":"102839461959831552","full_text":"Might just pull this off. http://twitpic.com/6665ea","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 14 20:01:32 +0000 2011","id_str":"102832246167318528","full_text":"We have to leave for the dinner party in an hour, and now I have flames shooting out of the oven. #AdventuresInBaking","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 14 19:47:26 +0000 2011","id_str":"102828695294713856","full_text":"I guess I spilled some rib juices in the oven yesterday. The billowing clouds of smoke coming out is making it hard to bake today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 14 17:55:44 +0000 2011","id_str":"102800585149005824","full_text":"Preparing to make a savory tart of figs, blue cheese, rosemary, and caramelized onions. Difficulty level: gluten free puff pastry.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 13 02:37:16 +0000 2011","id_str":"102207059075936257","full_text":"Stand by the grey stone when the thrush knocks, and the setting sun with the last light of Durin's Day will shine upon the key-hole.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 12 18:10:46 +0000 2011","id_str":"102079596169658369","full_text":"My first tattoo: http://yfrog.com/h7i9pmnlj","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 12 16:56:06 +0000 2011","id_str":"102060803204714498","full_text":"Let's do this! *takes off shirt*","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 12 01:03:00 +0000 2011","id_str":"101820946750521344","full_text":"Quoted for truth: RT @jannypie Many of the books on this list made me who I am today http://ow.ly/61fFW #scifi #fantasy","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 11 02:18:43 +0000 2011","id_str":"101477614782386178","full_text":"Juniper is eating black eye peas literally by the fist full.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 11 01:26:26 +0000 2011","id_str":"101464458374823937","full_text":"Cooked down some fresh black-eyed peas in the juices from about a gallon of tomatoes I roasted earlier. Flavor. I has it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 11 00:33:28 +0000 2011","id_str":"101451128281108480","full_text":"Soon-to-be crab cakes for dinner. http://instagr.am/p/J5dv9/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 11 00:28:26 +0000 2011","id_str":"101449860649197568","full_text":"Just added leftover creamed spinach to the crab cakes I'm mixing. Crab Cakes Florentine are a thing, right?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 10 18:31:46 +0000 2011","id_str":"101360104045166594","full_text":"Our new office will have a Ten Forward. http://instagr.am/p/J4AfW/","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Aug 10 15:37:51 +0000 2011","id_str":"101316334519988226","full_text":"The first ten recipients of the James Beard Foundation Food Leadership Awards have been announced: http://www.jbffoodconference.org/leadership-awards/2011-award-recipients/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 10 14:39:13 +0000 2011","id_str":"101301581621903360","full_text":"So many of my friends would enjoy the great new YA sci-fi & fantasy short fiction podcast Cast of Wonders: http://www.castofwonders.org/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 09 23:46:33 +0000 2011","id_str":"101076933974036482","full_text":"Chicken and taters are ready. http://instagr.am/p/Jz9_B/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 26 00:08:01 +0000 2021","id_str":"1375238069683679235","full_text":"Never thought I’d be risking arrest by giving water to people waiting in line to vote, but here we are.

Next election, I will be giving water to people waiting in line to vote.","favorite_count":"6","retweet_count":"1"},{"created_at":"Fri Feb 26 16:15:57 +0000 2021","id_str":"1365334800077357057","full_text":"I didn't know this ten minutes ago, but it turns out I needed a thoughtful ranking of Star Trek man tiddies. https://twitter.com/starklyjd/status/1364907897436651522","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 09 22:42:49 +0000 2011","id_str":"101060893110054914","full_text":"Man, do I love me some heirloom potatoes. http://twitpic.com/63mql1","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 09 21:09:41 +0000 2011","id_str":"101037457981702144","full_text":"Hop hop, I'm always jump jumping.
Zig zag, I'm always run running.
Long ears, I'm always listening.
Long ears, I can hear you coming.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 09 19:18:15 +0000 2011","id_str":"101009413522980864","full_text":"Hey, all you Madison, WI friends o' mine: MC Frontalot is coming your way, and needs help: http://goo.gl/eugQe","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 09 16:44:39 +0000 2011","id_str":"100970757978460161","full_text":"I have @magentatardis to thank for implanting this glorious earworm. \"I'm a rabbit so my feet are super lucky\" http://woodsyfriends.bandcamp.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 09 15:39:15 +0000 2011","id_str":"100954301987430400","full_text":"Photos of the London Riots are at today's The Big Picture at Boston.com: http://www.boston.com/bigpicture/2011/08/london_riots.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 08 19:05:09 +0000 2011","id_str":"100643729144152064","full_text":"Panic on the streets of London, panic on the streets of Birmingham.

As if I didn't already feel like I was living inside Morrissey lyrics.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 08 16:13:43 +0000 2011","id_str":"100600587619540992","full_text":"Congrats, @lukew! \"Big news. @twitter just acquired our company @bagchk http://bit.ly/quPdZU”","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 08 14:01:12 +0000 2011","id_str":"100567239098499073","full_text":"Today's band recommendation: Apocalypse Five & Dime http://www.apocalypsefiveanddime.com/ (Especially for all you Scarring Party fans)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 08 13:12:24 +0000 2011","id_str":"100554954753843201","full_text":"Holy crap! RT @nika7k: CRAZY video of Great East Japan earthquake and tsunami form INSIDE a car http://bit.ly/moELuS status of driver unknown","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Aug 08 12:22:27 +0000 2011","id_str":"100542387159437312","full_text":"Attention media: In a few weeks, I'll no longer be eligible for your \"40 Under 40\" lists. Just so you know.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 07 22:19:42 +0000 2011","id_str":"100330301519175681","full_text":"Dow futures fell 300 points in the first minute of trading. It's going to be a wild day tomorrow. The circuit breakers: http://is.gd/uwT4mw","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Aug 07 20:05:07 +0000 2011","id_str":"100296433407762432","full_text":"My hair and I once had an art showing. http://yfrog.com/kjsxuovj","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 07 19:06:51 +0000 2011","id_str":"100281767281442816","full_text":"In the cupboard, organizing my haggis. #notaeuphamism http://twitpic.com/62kswo","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 07 16:34:58 +0000 2011","id_str":"100243544530354176","full_text":"Did you know? So long as less than half the food you produce tests positive for salmonella, it's still legal to sell! http://is.gd/gHFpo9","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Aug 07 05:29:30 +0000 2011","id_str":"100076076767789056","full_text":"Free three word band name idea for your frat party band: \"Schlitz Pabst Labatt\" (Warning: you may get sued)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 07 04:38:17 +0000 2011","id_str":"100063184999821312","full_text":"Beautiful \"Speckled Calico\" lima beans from my market, grown at Burnell Farm. http://instagr.am/p/JkE1h/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 07 04:30:04 +0000 2011","id_str":"100061119347032065","full_text":"Oh, great. London's burning. RT @Shmeelitche Remains of a Carpet shop in #tottenham after riots http://twitpic.com/6289b1","favorite_count":"0","retweet_count":"2"},{"created_at":"Sun Aug 07 00:46:13 +0000 2011","id_str":"100004785247367169","full_text":"This stuff makes *the best* mochas. http://instagr.am/p/Ji3Ml/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 06 22:48:18 +0000 2011","id_str":"99975111087620096","full_text":"Matthew 6:5 \"And when you pray, do not be like the hypocrites, for they love to pray in public places.\" #theresponse","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Aug 06 22:12:11 +0000 2011","id_str":"99966021481402369","full_text":"Picked up a copy of EA Sports Active 2 for the wii. One really nice touch: the heart monitor's \"OMG Call an ambulance!\" alert.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 06 20:14:22 +0000 2011","id_str":"99936371573133312","full_text":"Stopped at two roadside BBQ places on my way through northern Madison County for a pulled pork taste testing. Chubb's in Ila was the winner.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Aug 06 18:29:03 +0000 2011","id_str":"99909868693106688","full_text":"There may be a way to reaffirm one's faith in humanity, but going into Walmart for school supplies isn't it.","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Aug 06 16:25:03 +0000 2011","id_str":"99878663855685632","full_text":"Here's a screenshot of the pdf of the scan of the fax of the shrunken (and rotated) comic sans school supply list. http://skitch.com/ewagoner/fphin/safari","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 06 16:21:18 +0000 2011","id_str":"99877718279192576","full_text":"Viv's school supply list on the school website is a PDF of a scan of a fax of a two-page comic sans document that's shrunk to a single page.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Aug 06 03:58:35 +0000 2011","id_str":"99690808386658305","full_text":"Damned global warming. The chupacabra has reached Minnesota! http://is.gd/ogV4ao (hat tip to a fellow @TheDrabblecast listener)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 06 00:32:01 +0000 2011","id_str":"99638825701224449","full_text":"The charcuterie board was so tasty, I didn't think to photograph it until I finished. @ Farm 255 http://instagr.am/p/JcMR2/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 05 17:57:09 +0000 2011","id_str":"99539451293863936","full_text":"Republic HS students in MO! Since the school banned Slaughterhouse Five, the Vonnegut Library has a free copy for you. http://www.vonnegutlibrary.org/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 05 16:49:04 +0000 2011","id_str":"99522319571107840","full_text":"Percona has hot non-locking MySQL backups, but only for innodb tables. Any myisam tables in any db lock the whole thing. http://skit.ch/bwsq","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 04 23:15:32 +0000 2011","id_str":"99257190321360897","full_text":"Here's the schedule for the Tolkien track at DragonCon. I think I'll be at the party Friday night (flashing my new ink). http://tolkientrack.com/?page_id=10","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 04 15:16:32 +0000 2011","id_str":"99136644803866624","full_text":"The Food Lab: Homemade Tater Tots, Sweet Potater Tots, Twice Baked Potater Tots, And More! | Serious Eats http://www.seriouseats.com/2011/03/the-food-lab-homemade-tater-tots-sweet-potater-tots.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 04 14:27:37 +0000 2011","id_str":"99124333275906048","full_text":"The movers are here at the office looking around and getting their plan together. This thing's going to happen!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 04 13:12:22 +0000 2011","id_str":"99105396194689025","full_text":"\"Before We Go Judging Accused in Rawesome Case, Let's Make Sure We Don't Get Distracted from Rights Issues\": http://www.thecompletepatient.com/journal/2011/8/3/before-we-go-judging-accused-in-rawesome-case-lets-make-sure.html","favorite_count":"0","retweet_count":"2"},{"created_at":"Wed Aug 03 23:01:03 +0000 2011","id_str":"98891156301164544","full_text":"Where was the SWAT raid & arrests here? RT @BreakingNews: USDA recalls 36 million pounds of Cargill ground turkey linked to CA death","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Aug 03 19:57:56 +0000 2011","id_str":"98845071553728513","full_text":"More information on the arrest of James Stewart: http://www.naturalnews.com/033220_Rawesome_Foods_armed_raids.html including that he has been denied bond. For running a food co-op.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 03 18:44:28 +0000 2011","id_str":"98826585079152640","full_text":"When I was selling eggs from my hens, I never did. But I was also selling through retail grocery stores where that was absolutely forbidden.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 03 18:42:46 +0000 2011","id_str":"98826155322376192","full_text":"Regarding the mislabeling of eggs allegation: http://healthyfamilyfarm.blogspot.com/2011/01/resolving-mislabeling-of-eggs-issue.html (Though illegal, most every egg seller I know in GA also reuses cartons.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 03 18:31:40 +0000 2011","id_str":"98823362670903296","full_text":"The anti-farm site I linked to was set up by a former partner at Rawsome. Here's the other-other side of that: http://healthyfamilyfarm.blogspot.com/2011/01/beginning-original-email-from-aajonus.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 03 18:12:52 +0000 2011","id_str":"98818633664438272","full_text":"Here's a video of Victoria Bloch talking about the previous raids on Rawsome & Sharon Palmer's farm: http://www.youtube.com/watch?v=YLBoi-CfJIY","favorite_count":"0","retweet_count":"2"},{"created_at":"Wed Aug 03 18:11:34 +0000 2011","id_str":"98818305711804416","full_text":"Sharon Palmer (Healthy Family Farm) & Victoria Bloch arrested for mislabeling cheese. 6,000 bail, being held at the DA's Office in LA.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 03 17:27:30 +0000 2011","id_str":"98807214260748288","full_text":"James Stewart, manager of Rawsome Foods Co-op in California, was arrested this morning and is held on $123,000 bail for selling raw dairy.","favorite_count":"0","retweet_count":"3"},{"created_at":"Wed Aug 03 15:55:22 +0000 2011","id_str":"98784029700141056","full_text":"The shoe's dropping… RT @kristincanty: Rawesome Club in California being raided right now and arrests are being made","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 02 19:46:42 +0000 2011","id_str":"98479857935200257","full_text":"The burned out, rebuilt, and newly re-opened Georgia Theater has a banner. http://instagr.am/p/JLRkL/","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Aug 02 17:50:39 +0000 2011","id_str":"98450653692702720","full_text":"Rt @SFEley: Holy cow. Amazon's Android app store is screwing over developers in a HUGE way. http://j.mp/nMyKx0","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 02 15:28:04 +0000 2011","id_str":"98414770079801344","full_text":"The new DB, fine when I went to bed, went ballistic this morning. Made tweaks, turned on mirroring, and all's better. http://skit.ch/bwqb","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 02 03:46:26 +0000 2011","id_str":"98238198274203648","full_text":"I love running a one-man software company with many thousands of users across the continent. But, sysadmin tasks scare the crap out of me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 02 03:11:36 +0000 2011","id_str":"98229432019464192","full_text":"I picked some tomatoes. http://instagr.am/p/JH7lX/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 02 03:05:16 +0000 2011","id_str":"98227840159457280","full_text":"Once again I somehow managed to perform heavy sysadmin tasks without catching everything on fire, so now I'm eating freshly baked apple pie.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 02 01:27:03 +0000 2011","id_str":"98203122350039040","full_text":"Doing a database transplant in 30 minutes. Living the dream!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 01 23:21:10 +0000 2011","id_str":"98171444617424896","full_text":"There's a relationship between the number of Beanie Babies in a car's window & the odds the driver will come to a stop before turning right.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 01 23:05:26 +0000 2011","id_str":"98167483273445377","full_text":"I made the appointment & got my wife's blessing (in that order) to get this bit of Tolkien's map tattoo'd on my chest. http://is.gd/pbcfGB","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 01 22:46:03 +0000 2011","id_str":"98162605180452864","full_text":"I received this important item from my childhood today, thanks to my very generous friend Anastasia. Thank you! http://instagr.am/p/JG0LU/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 01 21:27:37 +0000 2011","id_str":"98142867016527872","full_text":"The frat boys next door are semi-nude corn holing in the sprinklers. Again. http://instagr.am/p/JGfrb/","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Aug 01 19:54:16 +0000 2011","id_str":"98119374921138176","full_text":"\"I don't go out much, because I'm at home sewing shoes.\" A film about cosplayers: http://youtu.be/dF64evU0AZI via @jmspool","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Aug 01 16:30:57 +0000 2011","id_str":"98068207927181312","full_text":"Huh. The banner graphic at www.gop.com shows \"Obama's Last Day\" as Jan. 20, 2017. Was conceding a second term part of the debt deal?","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Aug 01 13:09:57 +0000 2011","id_str":"98017622943211520","full_text":"You with your Priii might think you've got green autos, but you've nothing on this guy. http://twitpic.com/5zbwvg http://twitpic.com/5zbwwe","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 01 04:54:14 +0000 2011","id_str":"97892871566397440","full_text":"Now it's 1am and in a few hours I need to wake up for my is-a-job. A nerd's work is never done.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 01 04:53:42 +0000 2011","id_str":"97892741240995840","full_text":"For my not-a-job, I learned how to replicate MySQL databases and set up things to read from the slave and write to the master.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 31 23:10:57 +0000 2011","id_str":"97806483714084865","full_text":"Stuck a can of beans in the sink and turned on the faucet. Thanks, muscle memory, but it looks like it takes a brain to get this can open.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jul 31 03:58:10 +0000 2011","id_str":"97516376108969984","full_text":"Walking out to the garden in my pajamas at midnight to get basil for my bedtime BLTs because this is exactly why I have a garden.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 31 03:17:43 +0000 2011","id_str":"97506195941769216","full_text":"DJ tried to beatmatch Tom Tom Club's \"Genius of Love\" to The Smiths' \"How Soon is Now\". Damned if he didn't do it, but lord, the whiplash!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 30 19:22:00 +0000 2011","id_str":"97386480451858433","full_text":"And the loveliest of all was the screwnicorn. http://instagr.am/p/I6JIJ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 30 18:33:55 +0000 2011","id_str":"97374379700260865","full_text":"Whenever Juniper sees a dinosaur reconstruction, she points and roars. Her older sister has taught her well.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 30 13:16:51 +0000 2011","id_str":"97294586040426497","full_text":"Ah, good morning. That's the stuff! http://instagr.am/p/I4cqi/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 29 23:18:52 +0000 2011","id_str":"97083698297569282","full_text":"Taco night. (Beef, goat, onion, garlic, potato, with chiles to follow.) (Repost to fix borked photo.) http://instagr.am/p/I1OdE/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 29 21:17:02 +0000 2011","id_str":"97053040242208768","full_text":"In space, no one can smell you stink. http://instagr.am/p/I0uQ8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 29 20:49:36 +0000 2011","id_str":"97046136950493186","full_text":"VW service guy: \"That Man or Astroman? air freshener is awesome! Where'd you get it?\"
Me: \"Bought it from a man. Or an Astroman. Not sure.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 29 19:39:01 +0000 2011","id_str":"97028373242580994","full_text":"Since my idea for a UV ink tattoo is out, I'm thinking of getting this inked instead: http://skit.ch/bw8a","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 29 17:35:54 +0000 2011","id_str":"96997390975901696","full_text":"I wish I knew what was going on here. It went away on its own on SysAdmin Appreciation Day. http://skit.ch/bw8q","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 29 16:36:25 +0000 2011","id_str":"96982418745073664","full_text":"Bob Mould, Throwing Muses, Dead Milkmen, Olivia Tremor Control, Man or Astroman? to headline Athens PopFest in October http://www.slicingupeyeballs.com/2011/07/29/athens-popfest-2011-lineup-bob-mould-throwing-muses-dead-milkmen/","favorite_count":"0","retweet_count":"15"},{"created_at":"Fri Jul 29 16:20:57 +0000 2011","id_str":"96978530038063104","full_text":"\"You're so hard to cook for\" said the man who made me a burger with jowl pancetta he made himself. @ Farm Cart http://instagr.am/p/IzgRX/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 29 14:55:34 +0000 2011","id_str":"96957040999669761","full_text":"No wonder things seem a little tight. So far this year, I've taken a 26% pay cut from last year. Better get to work!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 29 11:55:45 +0000 2011","id_str":"96911787747852288","full_text":"Yes, I know that The Blair Witch Project was fiction, but I'm still freaked out a bit when my cat stands in the corner & stares at the wall.","favorite_count":"2","retweet_count":"1"},{"created_at":"Sat Jan 30 20:35:51 +0000 2021","id_str":"1355615732101509120","full_text":"Me: worries about my kid making it through this tumultuous period in history healthy and safe

My kid: https://www.instagram.com/p/CKKHL3JhZgH/?igshid=1df4v6znkli0","favorite_count":"3","retweet_count":"0"},{"created_at":"Wed Jan 27 13:43:58 +0000 2021","id_str":"1354424917236850689","full_text":"Fourteen years in this hellscape. Though, things have started looking a bit less hellish recently for some reason. #MyTwitterAnniversary
","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Jul 28 18:51:29 +0000 2011","id_str":"96654021766557696","full_text":"Years ago, a friend ran away and joined the circus, and I never saw her again. She's still doing some cool stuff: http://www.afoodgasm.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 28 17:49:13 +0000 2011","id_str":"96638353641979904","full_text":"Fox News anchor asks if moon volcano refudiates climate change: \"It's not like we've been up there burning fossil fuels\" http://mediamatters.org/blog/201107280014","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 27 20:22:22 +0000 2011","id_str":"96314508649316352","full_text":"Our local independent Apple dealer made it into Inc. magazine: http://www.inc.com/articles/201107/peachmac-georgia-retail-chain-competes-with-apple.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 27 19:43:55 +0000 2011","id_str":"96304831140085760","full_text":"My neighbor in this Diplomacy game is either the Mad Hatter or the Dormouse. Either way… sheesh.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 27 16:37:27 +0000 2011","id_str":"96257905556332544","full_text":"I like chai and I like cola, but two great things don't always go great together. http://instagr.am/p/IpkYC/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 27 14:38:39 +0000 2011","id_str":"96228008670658561","full_text":"One of my favorite local bakers is profiled in today's paper. Congrats, Kathryn! http://onlineathens.com/stories/072711/liv_862612270.shtml","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 27 14:04:31 +0000 2011","id_str":"96219416139808768","full_text":"Hey Eva Wagoner, if you want to read extreme right-wing mailings, that's your own lookout. But sign up with your freakin' email address, ok?","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Jul 27 13:36:34 +0000 2011","id_str":"96212383407681536","full_text":"Oregon Tea Party chapter gleefully chases a group of mostly 65+ people having a picnic out of a public park & films it. http://givesgoodemail.com/2011/07/26/the-march-of-the-brownshirts-or-the-american-way/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 27 00:07:12 +0000 2011","id_str":"96008701969829888","full_text":"I had a hankerin' for fried chicken and so, 45 minutes later... http://instagr.am/p/ImcjX/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 26 20:59:24 +0000 2011","id_str":"95961438471979008","full_text":"Foursquare tells everyone where you are. Forecast is an add-on that shares where you're going to be. Much more useful. http://foreca.st/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 26 18:45:03 +0000 2011","id_str":"95927630204899328","full_text":"There I was, minding my own business, when all of a sudden I found myself playing a game of online Diplomacy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 26 17:06:45 +0000 2011","id_str":"95902889800765441","full_text":"The only dairy in the office fridge is some parmesan cheese, but I don't think I want to try that in my coffee.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 26 13:33:43 +0000 2011","id_str":"95849279272390656","full_text":"My new office \"will boast more collective greenspace when finished than when it was a parking lot and bank drive-thru.\" http://atlantarealestate.citybizlist.com/3/2011/7/25/BatsonCook-Tops-Off-16M-Project-Around-Athens-Georgia-Theatre.aspx#","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 26 13:30:16 +0000 2011","id_str":"95848410170658816","full_text":"Stunning Lee Jeffries Portrait from the Second Great Depression - http://alafoto.com/?p=6006","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 26 02:13:08 +0000 2011","id_str":"95678002867875840","full_text":"Chocolate cake and cherry bourbon. The politicians can screw up all they want; things will be fine here. http://instagr.am/p/IiJK4/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 25 22:59:46 +0000 2011","id_str":"95629342058610688","full_text":"\"I'm an enthusiastic friend of all things good to eat.\" --Duke Ellington","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 25 17:30:27 +0000 2011","id_str":"95546468139667458","full_text":"How to Live Your Dreams, by Scott Meyer http://basicinstructions.net/basic-instructions/2011/7/24/how-to-live-your-dreams.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 25 11:59:42 +0000 2011","id_str":"95463232743014400","full_text":"I've a near constant itch & mild pain near my shoulder blades, right where wings would attach if I had 'em. Maybe I'm about to grow a set?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 25 03:56:25 +0000 2011","id_str":"95341607104155648","full_text":"Had to order a set of espresso cups off Amazon because using glass liquor shot glasses was burning the heck out of my fingers.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 24 22:21:43 +0000 2011","id_str":"95257379184197633","full_text":"Oh, hold up… I can make my own mochas now! *runs off to the kitchen*","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 24 21:29:51 +0000 2011","id_str":"95244327491600384","full_text":"Beorn: \"Don't touch the black water. It will make you sleepy and you'll forget everything.\"
Vivian: \"Like math?\"
B: \"… yes.\"
V: \"Oh, no!\"","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jul 24 18:24:35 +0000 2011","id_str":"95197703423791104","full_text":"\"Viv, why are you laying on the ground like that?\" \"There was a mass extinction.\" \"Oh. Sorry to hear that.\"","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jul 23 22:21:17 +0000 2011","id_str":"94894881092280321","full_text":"It's chicken cacciatore tonight. http://instagr.am/p/IWc4I/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 23 22:00:22 +0000 2011","id_str":"94889616007639040","full_text":"Was worried about how hot the tomatoes I was slicing were, then realized I just brought them in from the garden. Poor things are pre-cooked.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 23 20:50:28 +0000 2011","id_str":"94872026623385601","full_text":"It's way too hot to do any of my outside chores. Which is why I've now got a gallon of blueberries infusing in vodka.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 23 20:16:25 +0000 2011","id_str":"94863457639350272","full_text":"There must've been a great harvest up north, as all the stores here have cherries on sale now. I've a gallon of them soaking in bourbon.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jul 23 15:40:37 +0000 2011","id_str":"94794051487932416","full_text":"Three double lattes later, and I think I about have this espresso machine figured out. The room's bouncing now, so I'd better stop a while.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 23 15:02:13 +0000 2011","id_str":"94784387786342400","full_text":"Bacon used to be a seasonal item, so pork bellies were traded on the commodity exchange. Now factory produced, so were de-listed this week.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 23 00:02:36 +0000 2011","id_str":"94557989796708352","full_text":"Via @nprnews: Calif. Milk Board Dumps Controversial PMS Campaign http://n.pr/nHpvr5","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 22 23:11:43 +0000 2011","id_str":"94545185731653632","full_text":"Is there anyone I know at the San Diego ComicCon? I need a small favor.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 22 19:06:38 +0000 2011","id_str":"94483509674123264","full_text":"The Great Athens Locavore Experiment: http://patch.com/A-kvbm","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 22 16:28:18 +0000 2011","id_str":"94443661609287680","full_text":"Well, shoot. No one at Pain & Wonder works in UV ink, so there goes that idea for a particularly nerdy Tolkien tattoo.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 22 13:58:55 +0000 2011","id_str":"94406067324325889","full_text":"Very quickly I've come to prefer Lion's scrolling. Must be all the time using the iPad -- my fingers want to manipulate the data directly.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 22 01:21:11 +0000 2011","id_str":"94215378036719617","full_text":"Caught the final minutes of a charity auction & sniped a quality espresso maker & certificate to the best tattoo parlor in town. I've plans.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 21 16:58:22 +0000 2011","id_str":"94088839798333440","full_text":"Tested the new cook. He made me a burger with shrimp salad and heirloom tomato jam. He passes. @ Farm Cart http://instagr.am/p/IK-V4/","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Jul 21 03:29:35 +0000 2011","id_str":"93885303655374849","full_text":"Oh, wow. The Scarring Party did a cover of \"Killing Moon\" and released it, along with five originals, for free: http://is.gd/3k6jNv","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 20 23:36:41 +0000 2011","id_str":"93826693684404224","full_text":"Peat and Smoke @ Highwire Lounge http://instagr.am/p/IH1wo/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 20 22:06:48 +0000 2011","id_str":"93804072053915648","full_text":"Now it's time to visit the Caledonia. I love Scotland. @ Highwire Lounge http://instagr.am/p/IHhfT/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 20 21:37:37 +0000 2011","id_str":"93796727076814849","full_text":"I'll start things off with the \"elite bourbon\" flight. @ Highwire Lounge http://instagr.am/p/IHavn/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 20 21:20:44 +0000 2011","id_str":"93792481929478144","full_text":"It's half price whiskey night at @highwirelounge! Are you going to be there? Yes, you.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 20 18:21:48 +0000 2011","id_str":"93747449172197376","full_text":"What to Do When a Great White Shark Jumps in Your Boat. Just FYI. http://bit.ly/noQuZB via @gbrumfiel","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 20 17:53:52 +0000 2011","id_str":"93740418734362624","full_text":"Wonderful short story told from two points of view set in a future earth where the elves return and conquer mankind: http://podcastle.org/2011/07/19/podcastle-166-stereogram-of-the-gray-fort-in-the-days-of-her-glory/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 20 16:46:45 +0000 2011","id_str":"93723528251191296","full_text":"Skywatchers, a short essay on farmers and the skies by Gene Logsdon: http://thecontraryfarmer.wordpress.com/2011/07/20/skywatchers","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 20 14:52:15 +0000 2011","id_str":"93694713525321728","full_text":"Taking a break from the keyboard to help a co-worker move. http://instagr.am/p/IGCSb/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 20 14:00:03 +0000 2011","id_str":"93681578412216320","full_text":"Downloading OSX Lion at work on the fast internet. It's got 20 hours to go.

It'll take months to get my iMac at home updated.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 20 02:46:18 +0000 2011","id_str":"93512022544756737","full_text":"I'm always so happy when I open a PodCastle story and see that @kibitzer is the narrator. He's quickly become my favorite.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 19 23:04:44 +0000 2011","id_str":"93456262687227904","full_text":"The lobby's starting to fill up. #farmageddon @ Ciné http://instagr.am/p/IDSSt/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 19 22:24:15 +0000 2011","id_str":"93446075565867008","full_text":"Got the pre-movie raw milk cheese tasting set up. #farmageddon @ Ciné http://instagr.am/p/IDJP9/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 19 20:34:27 +0000 2011","id_str":"93418444896206848","full_text":"Heading to campus to talk to incoming freshmen about local food, then immediately back to Cine for the Farmageddon screening, 7pm. Join me?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 19 20:23:11 +0000 2011","id_str":"93415609479606272","full_text":"\"Moonbathing changes your lifestyle. A hot tempered person can become cooler & saner after continuous moonbathing.\" http://cosmicgemslanka.com/blog/2010/01/22/tips-for-moonbathing/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 19 15:35:19 +0000 2011","id_str":"93343163808354305","full_text":"\"Man says it's too hot to fish\" http://www.onlineathens.com/stories/071611/oco_857876345.shtml \"Boy, you know what ... they see you with your overalls on -- lots of women like them.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 19 13:47:49 +0000 2011","id_str":"93316113085120512","full_text":"I put a few blueberries in the freezer last night. http://instagr.am/p/IBbay/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 19 02:57:55 +0000 2011","id_str":"93152558847242241","full_text":"There will be 5 local raw milk cheeses, 2 jams, & bread to taste at the Farmageddon screening at Cine tomorrow night! http://skit.ch/bucr","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 19 01:21:50 +0000 2011","id_str":"93128378986668032","full_text":"A special dinner. Guess which 2/3 is local. http://instagr.am/p/H_XDz/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 18 22:38:51 +0000 2011","id_str":"93087363751870465","full_text":"The Mars chocolate people need to put their M&M shells on their Twix bars because, let me tell you, those things melt in your hands.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 18 19:46:23 +0000 2011","id_str":"93043960951476224","full_text":"The farming how-to book market is getting crowded. \"Welcome to the whimsical & very lucrative world of unicorn farming!\" http://www.adamsmediastore.com/product/raising-unicorns/humor","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 18 19:26:24 +0000 2011","id_str":"93038933390274560","full_text":"For all your severed unicorn head needs, look no further than the Severed Unicorn Head Superstore http://www.severedunicornheadsuperstore.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 18 17:26:44 +0000 2011","id_str":"93008816601444353","full_text":"Lunch today included pork trotter nuggets. And they were pretty delicious. @ Farm Cart http://instagr.am/p/H9uVO/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 18 14:22:27 +0000 2011","id_str":"92962439682985984","full_text":"Today I got both a new MC Frontalot album ( http://frontalot.com/cd ) and a new TMBG album (sorry, it's a secret). A great day for nerdy music!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 18 14:04:13 +0000 2011","id_str":"92957852876013568","full_text":"First month using @Mail_Gun, my website sent 190,636 emails & my biggest headache running the thing vanished. The bill? $95.36. So worth it.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jul 18 02:25:24 +0000 2011","id_str":"92781987575771136","full_text":"Home again. It's not an earth ship, but it'll do.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 17 22:58:07 +0000 2011","id_str":"92729824380063744","full_text":"Doing a little work by a fountain at the Atlanta Botanical Gardens. @ Atlanta Botanical Garden http://instagr.am/p/H6Me7/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 17 03:01:08 +0000 2011","id_str":"92428591769456640","full_text":"Today I picked blueberries, flew a kite, made a pizza, bought a painting, ate barbecue, and drank beer. #magicallife","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jul 17 00:15:07 +0000 2011","id_str":"92386811871100928","full_text":"Looking up the hill at the earth ship from the blueberry patch. http://instagr.am/p/H02V6/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 16 23:10:03 +0000 2011","id_str":"92370438893731840","full_text":"\"Where were you?\" \"Is your house ok?\" \"My ears didn't blow out, like my neighbors.\" \"We're ok.\" Tornado survivors are picking blueberries.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jul 16 21:46:18 +0000 2011","id_str":"92349360741945345","full_text":"Vivian and I flew a kite. I mean pterosaur. http://instagr.am/p/H0M01/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 16 18:17:50 +0000 2011","id_str":"92296900434341888","full_text":"We'll be coming home with ten gallons of blueberries. I think I'll make a pie.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 16 16:05:18 +0000 2011","id_str":"92263549124087808","full_text":"Good eating. http://instagr.am/p/Hyuk-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 16 15:59:51 +0000 2011","id_str":"92262176877846528","full_text":"You can almost hear Sam Gamgee's shears. http://instagr.am/p/HytEp/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 16 13:28:20 +0000 2011","id_str":"92224044992172032","full_text":"Open space and lots of curves. I love Earth ship homes. http://instagr.am/p/HyHDb/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 16 02:36:21 +0000 2011","id_str":"92059970283122689","full_text":"In a hole in the ground there lived some farmers. http://instagr.am/p/Hv8Ud/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 15 20:50:19 +0000 2011","id_str":"91972887908597760","full_text":"At Pilot, sitting out by the creamers, there are little pods of condensed coffee you can put in your coffee. Yo, dog.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 15 14:23:01 +0000 2011","id_str":"91875417404878848","full_text":"\"He's the king of the dragons! And he sees the bait, and that is you.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 15 03:43:47 +0000 2011","id_str":"91714550780538880","full_text":"Heading off in the morning to Tuscaloosa, AL to spend a few days with friends who live on a farm in an earthship. http://earthship.org/","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jul 14 23:46:12 +0000 2011","id_str":"91654760683413504","full_text":"My 40th is coming up. I'm thinking maybe renting a few cabins up at Bell Acres and making a nice relaxing weekend of it? http://bellacres.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 14 22:36:07 +0000 2011","id_str":"91637123098214400","full_text":"Eclectic hat rack. @ Ben's Bikes http://instagr.am/p/HqaFn/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 14 22:31:25 +0000 2011","id_str":"91635939947970560","full_text":"I'm not not chugging chocolate milk.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 14 16:08:47 +0000 2011","id_str":"91539649113235456","full_text":"It's one of my regular cooks last day, and he made me a gift. A fontina cheeseburger with egg and br @ Farm Cart http://instagr.am/p/HpE_q/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 14 01:14:58 +0000 2011","id_str":"91314713828401152","full_text":"This person has spoken a non-stop string of buzz words for about a half hour. Broken brains are no fun.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 13 19:18:04 +0000 2011","id_str":"91224895601655808","full_text":"Four guys leaf blowin' in the rain http://instagr.am/p/HlX1_/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 13 17:40:50 +0000 2011","id_str":"91200424589275137","full_text":"The 17th-Century Breastoration: A Time Before Bras from The Hairpin (includes a surprising alternative to the corset) http://thehairpin.com/2011/07/the-17th-century-breastoration-a-time-before-bras","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jul 13 12:10:14 +0000 2011","id_str":"91117227373375488","full_text":"My co-workers and I salvaged furniture for our new office from abandoned soviet high rises. I found a great standing desk. #dreams","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 13 02:31:50 +0000 2011","id_str":"90971667966332929","full_text":"Several photos of dwarves from The Hobbit: http://social.entertainment.msn.com/movies/blogs/the-hitlist-blogpost.aspx?post=2001455c-fe15-47c0-9c93-321e454c7f80","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 13 02:06:15 +0000 2011","id_str":"90965229109919744","full_text":"\"Finally, We Get the Real Story of the FDA's Role in the 2009 GA Raw Milk Pour-out\" http://www.thecompletepatient.com/journal/2011/7/12/finally-we-get-the-real-story-of-the-fdas-role-in-the-2009-g.html","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jul 12 17:50:21 +0000 2011","id_str":"90840433734852608","full_text":"Apparently Crispin cider is the only commercial US cider not made from concentrated juice. It's quite good. http://instagr.am/p/Hg9D7/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 24 04:32:59 +0000 2021","id_str":"1353199092403490822","full_text":"I remember when a person could stand in front of a line of tanks and not get run over. https://en.wikipedia.org/wiki/Tank_Man","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jan 24 04:27:04 +0000 2021","id_str":"1353197604239249410","full_text":"Holy shit. https://twitter.com/jasonjgauthier/status/1353185183512465410","favorite_count":"2","retweet_count":"1"},{"created_at":"Tue Jul 12 17:06:00 +0000 2011","id_str":"90829273253941248","full_text":"Farmageddon: New Food Documentary Screening in Athens on July 19 (Press Release) http://athens.locallygrown.net/weblog/view/9183","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 12 15:52:58 +0000 2011","id_str":"90810892098351104","full_text":"Roman-era shipwreck reveals ancient medical secrets http://www.telegraph.co.uk/news/worldnews/europe/italy/8627715/Roman-era-shipwreck-reveals-ancient-medical-secrets.html via @Telegraph","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 12 15:35:13 +0000 2011","id_str":"90806423461703681","full_text":"Flaming Lips and Weezer to Play Songs Back and Forth for Entire Concert: http://wp.me/sFEnW-weezer (Oh my goodness. Wow.)","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jul 12 14:07:36 +0000 2011","id_str":"90784375058350081","full_text":"Next Tuesday's going to be a bit crazy. Talking to UGA freshmen about local food at 5, then Farmageddon screening at Cine at 7. Eep.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 12 05:39:39 +0000 2011","id_str":"90656546446520320","full_text":"Cherries swimming in Bulleit bourbon and a splash of brown sugar simple syrup. http://instagr.am/p/HfEf4/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 12 05:37:13 +0000 2011","id_str":"90655932148760576","full_text":"Seven quarts of beans tonight. Not bad for one picking. http://instagr.am/p/HfEP4/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 12 04:53:08 +0000 2011","id_str":"90644840072740864","full_text":"I don't think I've ever done anything this wholesome with bourbon this late at night. Two lbs of cherries are now soaking in two quart jars.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 12 04:03:11 +0000 2011","id_str":"90632267415818240","full_text":"Midnight, & I'm alone in the kitchen canning beans. It's easy to see why the green giant's so jolly. Putting food away is good for the soul.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 12 02:45:42 +0000 2011","id_str":"90612768125878272","full_text":"My grandpa, grandma, my sisters, and me, snapping beans in 1980ish. http://instagr.am/p/HehAf/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 12 02:24:45 +0000 2011","id_str":"90607497567674369","full_text":"This 1975 tome is my guide to all manners of food preservation. http://instagr.am/p/Hechs/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 12 02:02:35 +0000 2011","id_str":"90601921223733248","full_text":"Also tonight: I'm making a couple quarts of cherry bourbon. http://papaya-palace.com/katlog/archives/1713","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 12 01:47:54 +0000 2011","id_str":"90598223391109121","full_text":"Had to run to the store to get more quart mason jars. I'm turning into my grandpa, but I'm not there yet.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 12 01:09:41 +0000 2011","id_str":"90588604413394944","full_text":"I wasn't planning on putting beans by tonight, but the garden gave me several gallons of them. http://instagr.am/p/HeMVA/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 12 00:18:18 +0000 2011","id_str":"90575676217892865","full_text":"There are many reasons why I buy my milk right from a local dairy. This sexist Got Milk? ad campaign gives me another. http://bit.ly/owkLTa","favorite_count":"0","retweet_count":"2"},{"created_at":"Mon Jul 11 22:17:45 +0000 2011","id_str":"90545336581492736","full_text":"The dance remix of TMBG's \"Pictures of Pandas Painting\" in this week's TMBG podcast is pretty rad. Yes, I know it's a kid's song.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 11 16:39:44 +0000 2011","id_str":"90460271985950721","full_text":"Gazpacho and a meatloaf burger at the just opened Heirloom Cafe. @ Heirloom Cafe & Fresh Market http://instagr.am/p/HciVY/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 11 16:34:25 +0000 2011","id_str":"90458935424856064","full_text":"\"No matter how much you try, you can’t stop people from sticking beans up their nose.\" Wisdom from @jmspool http://is.gd/TLWpiy","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 11 16:29:56 +0000 2011","id_str":"90457807769436160","full_text":"Sitting in an exam chair at the orthodontist's office, because that's something I do now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 11 14:54:21 +0000 2011","id_str":"90433754388119552","full_text":"The Eerie, Spaceship-Like Ghosts of Communism - The Atlantic: http://bit.ly/nxGcKk","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 11 13:27:20 +0000 2011","id_str":"90411855549440000","full_text":"Beauty Amid Destruction is an effort to bring splashes of color and beauty to the devastated areas of Tuscaloosa, AL. http://beautyamiddestruction.org/about-beauty/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 11 12:43:31 +0000 2011","id_str":"90400828866838528","full_text":"Surprise electrical crew was a surprise. But it'll be awfully nice to get that live wire to our well off the ground and out of the trees.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 11 03:29:52 +0000 2011","id_str":"90261498718457856","full_text":"Fifteen birds in five firtrees,
Their feathers were fanned in a fiery breeze!
But, funny little birds, they had no wings!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 11 00:55:34 +0000 2011","id_str":"90222663305412608","full_text":"Fairly epic MetaFilter post on Roman history podcasts: http://mefi.us/w/105389 (via @gjcharlet & @brownpau)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 09 16:06:21 +0000 2011","id_str":"89727098209583104","full_text":"What 300 varieties of day lilies looks like. http://instagr.am/p/HSbuO/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 09 14:38:06 +0000 2011","id_str":"89704886438068224","full_text":"As I pick cucumbers, Juniper follows behind and gives them back to the vine. http://instagr.am/p/HSF9I/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 09 14:13:47 +0000 2011","id_str":"89698767065985024","full_text":"A group of us are at the spectacularly beautiful Dragonfly Farm for @athlocallygrown's Farmer for a Day event. http://instagr.am/p/HSAaH/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 09 12:53:31 +0000 2011","id_str":"89678570175217664","full_text":"Juniper has learned how to meow, so now she talks to them in their language while she chases them through the house.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 09 03:17:29 +0000 2011","id_str":"89533605449175040","full_text":"Woman arrested because she was facing the wrong direction while speaking at a city council meeting. http://youtube.com/watch?v​=YPY3BIsVQq8","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Jul 09 00:11:52 +0000 2011","id_str":"89486890989916160","full_text":"Ossabaw pork from Nature's Harmony, squash & beans from my garden, and fried taters, onion, and garlic from my ma http://instagr.am/p/HPRne/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 08 22:34:16 +0000 2011","id_str":"89462329665794049","full_text":"\"A Hunter's Ode to his Bait\" A story of unicorn hunters by Carrie Vaughn. \"vicious and awesome and stunning\" http://is.gd/ifUnxl","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 08 20:47:00 +0000 2011","id_str":"89435338015129600","full_text":"Mint and peaches muddled together and then mixed with ginger ale and bourbon. @ Highwire Lounge http://instagr.am/p/HOmsM/","favorite_count":"1","retweet_count":"2"},{"created_at":"Fri Jul 08 18:29:39 +0000 2011","id_str":"89400772890083328","full_text":"This reviewer of Farmageddon thought we were just reenacting. Nope - the forced milk dumping really was that ridiculous. http://www.examiner.com/comfort-food-in-chico/farmaggedon-the-movie-a-must-see-for-foodies-review","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jul 08 16:25:31 +0000 2011","id_str":"89369530991775745","full_text":"\"Maybe you can tell I'm a little bored,\" he says. @ Farm Cart http://instagr.am/p/HNv7H/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 08 15:33:23 +0000 2011","id_str":"89356411968032768","full_text":"Never did make it to a shuttle launch. Maybe I'll get to see what comes next go up, eventually.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 08 15:08:04 +0000 2011","id_str":"89350040056901633","full_text":"Farmageddon is a New York Times Critics' Pick: http://movies.nytimes.com/2011/07/08/movies/farmageddon-kristin-cantys-documentary-review.html Screening here in Athens at Cine on July 19th, 7pm.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 08 00:38:51 +0000 2011","id_str":"89131293954146305","full_text":"Officially doubling the locallygrown.net server capacity tonight. The monthly infrastructure now costs substantially more than my mortgage.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 07 16:48:17 +0000 2011","id_str":"89012873149427713","full_text":"RogueAmoeba's AirFoil Speakers application is now recognized by iOS devices. I can now stream podcasts in doubletime to my good headphones!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 07 15:42:07 +0000 2011","id_str":"88996224182652930","full_text":"Surprising agreement reached to end the tight confinement of all hens at all egg farms nationwide. http://www.humanesociety.org/news/press_releases/2011/07/egg_agreement.html","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jul 07 13:37:38 +0000 2011","id_str":"88964896397606913","full_text":"Holy crap this video for the long version of American Pie featuring the entire city of Grand Rapids is astounding. http://youtu.be/ZPjjZCO67WI","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 07 03:59:00 +0000 2011","id_str":"88819276080877568","full_text":"The shareable food movement meets the law: http://daily.sightline.org/2011/07/05/the-shareable-food-movement-meets-the-law/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 07 03:46:25 +0000 2011","id_str":"88816112090882048","full_text":"MC Frontalot has a kickstarter project for his next music video. Give enough, and he'll come to your house and rap. http://is.gd/ACZAS8","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 07 01:09:52 +0000 2011","id_str":"88776714255216640","full_text":"Several of us split this. I think we robbed them blind. @ Highwire Lounge http://instagr.am/p/HHQXD/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 07 00:03:04 +0000 2011","id_str":"88759901593141248","full_text":"Single malt bourbons. @ Highwire Lounge http://instagr.am/p/HHDAa/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 06 23:46:17 +0000 2011","id_str":"88755679770320896","full_text":"The scotches from the Compass Box distillery, including \"The Peat Monster\" @ Highwire Lounge http://instagr.am/p/HG_w2/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 06 22:40:23 +0000 2011","id_str":"88739093130911744","full_text":"Wine cask finished scotches. The Aberlour 12 has \"hints of leather\". @ Highwire Lounge http://instagr.am/p/HGynt/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 06 22:18:14 +0000 2011","id_str":"88733521308430336","full_text":"Rye whiskey. The Highwest Double Rye is fantastic. @ Highwire Lounge http://instagr.am/p/HGumr/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 06 21:11:44 +0000 2011","id_str":"88716786450706433","full_text":"\"there's a bluebird in my heart that
wants to get out
but I pour whiskey on him...\"
(off to Highwire for 1/2 price whiskey!)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 06 17:06:08 +0000 2011","id_str":"88654976829763584","full_text":"How-To: Plush Facehugger Buddy http://blog.makezine.com/archive/2011/07/how-to-plush-facehugger-buddy.html via @make (Thanks, Shawn!)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 06 14:54:23 +0000 2011","id_str":"88621821196382208","full_text":"Starting today, my dad can start drawing back from all those FICA taxes he's paid over the years. Happy birthday, dad!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 06 14:44:05 +0000 2011","id_str":"88619229653377024","full_text":"Banned From the Barn: A great article in the New York Times by Mark Bittman: http://nyti.ms/oqpEDI","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 06 13:20:29 +0000 2011","id_str":"88598191246802944","full_text":"The best part of workers at the house isn't getting things fixed, it's hearing stories about the criminal exploits of the previous owners.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 06 11:57:15 +0000 2011","id_str":"88577245026844673","full_text":"Let me sleep, brain. http://bit.ly/pyKoem /via @jannypie","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 06 02:47:33 +0000 2011","id_str":"88438909444440065","full_text":"Just finished reading Riddles in the Dark to Vivian. Been looking forward to reading that chapter to my kids for, oh, 30 years. *gollum*","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 06 01:28:26 +0000 2011","id_str":"88418998487748608","full_text":"Via @nprnews: How Industrial Farming 'Destroyed' The Tasty Tomato: http://n.pr/kZ5Dme","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 05 18:22:43 +0000 2011","id_str":"88311862491480064","full_text":"Dental plan! Eric needs braces. Dental plan! Eric needs braces. Dental plan! (Do they even make adult braces that predate stainless steel?)","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 05 16:42:43 +0000 2011","id_str":"88286698261323776","full_text":"They Might Be Giants and everyone in the office at The Onion's A.V. Club cover Chumbawamba's Tubthumping: http://onion.com/kpV5Nw","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Jul 05 15:49:35 +0000 2011","id_str":"88273324228091904","full_text":"Every dentist I've ever seen, going back to my youth, has told me I needed braces. Looks like, right as I'm turning 40, the time is now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 04 21:49:48 +0000 2011","id_str":"88001587527688192","full_text":"A patriotic Fourth of July... dragon? http://instagr.am/p/G-I4S/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 04 21:40:53 +0000 2011","id_str":"87999346108403712","full_text":"The one armed man operating the ferris wheel had to answer a whole lot of text messages on his iPhone, so Viv got a nice long ride.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jul 04 20:06:16 +0000 2011","id_str":"87975532414779393","full_text":"The set for Cymbeline, opening in ten days. @ Shakespeare In The Park http://instagr.am/p/G9uxu/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 04 19:58:11 +0000 2011","id_str":"87973501197225984","full_text":"It's pretty here, but the water's poopy. @ Falls Park http://instagr.am/p/G9szo/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 04 19:53:27 +0000 2011","id_str":"87972309830336513","full_text":"The Reedy River, downtown Greenville, SC @ Falls Park http://instagr.am/p/G9rp9/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 04 17:27:21 +0000 2011","id_str":"87935541022171137","full_text":"Pull my shiny golden finger. http://instagr.am/p/G9JAC/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 04 02:02:04 +0000 2011","id_str":"87702686497116161","full_text":"Oh, not much. Just hanging out on Twitter, chatting with the frickin' Terminator. What're you up to?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 03 22:37:57 +0000 2011","id_str":"87651316968591360","full_text":"Toast, mayo, Cherokee purple tomatoes, good dill pickle relish, and hot smoked pork. Eaten over the sink. I only http://instagr.am/p/G519K/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 03 21:58:13 +0000 2011","id_str":"87641321065558016","full_text":"I installed a sky chair on the porch today, and it's my new favorite place for iPad readin'. http://instagr.am/p/G5se4/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 03 20:57:36 +0000 2011","id_str":"87626066457407488","full_text":"A nice article on motherhood and sexuality, featuring @TBK365 @susiebright and @madisonyoung http://www.blogher.com/mothers-sexuality-taking-back-milf (has the link this time)","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jul 03 20:29:35 +0000 2011","id_str":"87619014595059712","full_text":"A nice article on motherhood and sexuality, featuring @TBK365 @susiebright and @madisonyoung","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 03 19:05:36 +0000 2011","id_str":"87597877588795393","full_text":"Wild cherries. http://instagr.am/p/G5C56/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 03 19:03:56 +0000 2011","id_str":"87597457655074817","full_text":"Passion Flowers are some of our most beautiful wild flowers. http://instagr.am/p/G5Ca-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 03 16:18:37 +0000 2011","id_str":"87555854815072256","full_text":"Recent storms blew a big cherry tree across our driveway. As the saying goes, when life gives you cherry wood, ma http://instagr.am/p/G4aZv/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 02 21:21:22 +0000 2011","id_str":"87269655890239488","full_text":"“@_TheTerminator_: @ewagoner There is another chip. And it must be destroyed also.” Exactly! If we fail with that chip, the cars will rule!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 02 21:08:22 +0000 2011","id_str":"87266384664461314","full_text":"Saw Cars 2. That world's implied backstory is creepy as hell. All animal life replaced with machines? Post Skynet, maybe?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 02 16:14:05 +0000 2011","id_str":"87192325444485121","full_text":"Viv generally refers to herself in the 3rd person, often just by pronoun (usually \"he\"). Today she's using a name: \"Deadly Matters\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 02 15:20:23 +0000 2011","id_str":"87178811967406080","full_text":"Browncoats: Redemption is impressive for what it is: a volunteer amateur Firefly-universe movie, but it is clearly those things. Still, ","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 02 02:24:11 +0000 2011","id_str":"86983478423453696","full_text":"The flavor of ginger ale with the strength of booze. This stuff is 50 proof and very tasty. http://instagr.am/p/Gw6Q8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 01 23:19:23 +0000 2011","id_str":"86936970021974016","full_text":"It's been over 30 years since I was introduced to Nazgûl, and they still get my blood going. http://instagr.am/p/GwQ7o/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 01 21:23:53 +0000 2011","id_str":"86907904514457600","full_text":"(I do all my coding in ruby) Happy Anniversary, mom & dad! I wish you were able to just enjoy it without dealing with all that other stuff.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 01 21:22:10 +0000 2011","id_str":"86907469724532736","full_text":"The traditional 40th anniversary present is ruby. If I were a good son, I would have coded up a commemorative website for my parents today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 01 21:16:28 +0000 2011","id_str":"86906035415166976","full_text":"Off to watch Browncoats: Redemption ( http://browncoatsmovie.com/ ) It's fanfic in full 1080P.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 01 19:27:55 +0000 2011","id_str":"86878717690920960","full_text":"\"... serves up hot & fresh fried chicken, without unnecessary hormones or antibiotics\". You know? If either are necessary, I don't want it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 01 17:43:36 +0000 2011","id_str":"86852465424740352","full_text":"My mailbox held envelopes that contained, within $5, the start-up costs of my new servers. I like it when income keeps pace with expenses.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 01 17:11:28 +0000 2011","id_str":"86844381994299392","full_text":"I don't generally bring my own ingredients, but when a co-worker gave me some fresh chanterelles, wh @ Farm Cart http://instagr.am/p/GvGAw/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 01 16:42:14 +0000 2011","id_str":"86837023796764672","full_text":"Provisioning new servers. Locallygrown.net has nearly outgrown its home, and needs to molt.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 01 15:24:12 +0000 2011","id_str":"86817386421944322","full_text":"Six? She'll be seven. Criminy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 01 15:21:36 +0000 2011","id_str":"86816730386669569","full_text":"Today I finally paid down the bill from Vivian's birth (a month before her sixth birthday). She's worth every penny. All 6,000,000 of them.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 01 14:42:38 +0000 2011","id_str":"86806925878108160","full_text":"Baby melon. Just hangin'. http://instagr.am/p/Guo6e/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 01 14:21:15 +0000 2011","id_str":"86801542858027009","full_text":"The talents of people I know never cease to delight and amaze me: free album \"Songs for Divining\" from Maps & Transit http://mapsandtransit.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 01 13:42:47 +0000 2011","id_str":"86791862052073473","full_text":"My pumpkin vines, looking their best to attract my bees. http://instagr.am/p/GudxJ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 01 03:45:31 +0000 2011","id_str":"86641555431112705","full_text":"Garlic season is the season to stock up. On garlic. http://instagr.am/p/GtFpg/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 30 18:00:21 +0000 2011","id_str":"86494296563400704","full_text":"Are you familiar with Phil Minton's Feral Choir? It's quite wonderful. Even if it is the soundtrack to my nightmares. http://youtu.be/gRzC8JMqH_o","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 30 17:48:47 +0000 2011","id_str":"86491383795425280","full_text":"Our new break room, where the thinking chairs will be, has a hat. http://instagr.am/p/GrVXj/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 30 00:27:48 +0000 2011","id_str":"86229411086602240","full_text":"Not only does the new pizza place have this great looking pizza and good beer, but it also has @ Ted's Most Best http://instagr.am/p/Goyu5/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 29 21:50:34 +0000 2011","id_str":"86189840680488960","full_text":"So take the hand of Mister Me and mister, make him glad
To swim the Mister Misty Sea and cease the Mister Mystery
That mister, made him sad","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jun 29 21:39:24 +0000 2011","id_str":"86187031268569088","full_text":"Listening to TMBG cover their own songs as The Other Things Brass Band. Good stuff, as you might expect.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 29 19:37:13 +0000 2011","id_str":"86156283572535296","full_text":"I'm not a \"go back to the gold standard\" guy, but this *is* pretty clever: http://shiresilver.com/","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jun 29 18:33:18 +0000 2011","id_str":"86140197795930112","full_text":"It's too late for mine (it's already a blackened cinder) but it's good to know this exists. http://instagr.am/p/Gnzgq/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 29 17:07:16 +0000 2011","id_str":"86118548556087297","full_text":"Again the post office is on lock down. I called my rabid-right US Rep, Paul Broun, but he's actually for a police state. http://www.ontheissues.org/GA/Paul_Broun.htm","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 29 16:38:41 +0000 2011","id_str":"86111354599124992","full_text":"I've been away from the Farm Cart for a few days, and this is how they welcomed me back. @ Farm Cart http://instagr.am/p/Gne8j/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 29 13:41:10 +0000 2011","id_str":"86066681356619776","full_text":"Happiest birthday to my sister Adrienne!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 28 20:36:06 +0000 2011","id_str":"85808712706568192","full_text":"Learn how to talk to your kids with confidence: Birds & Bees & Kids http://birdsandbeesandkids.com/","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jun 28 20:17:24 +0000 2011","id_str":"85804008480047104","full_text":"My phone restore has been at \"17 minutes remaining\" for over an hour. I'd start over, but it took four hours to get here from 28 mins. #beta","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 28 18:57:47 +0000 2011","id_str":"85783972637966336","full_text":"Wits with Neil Gaiman, Adam Savage, and Gollum: \"I Will Survive\" http://www.youtube.com/watch?v=X9eriClHWLw","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 28 13:20:25 +0000 2011","id_str":"85699072874389504","full_text":"A riveting story. I wish I didn't know people could be like this. \"Could this be happening? A man's nightmare made real\" http://www.latimes.com/news/local/crime/la-me-accused-20110626,0,6630763,full.story","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 28 02:31:15 +0000 2011","id_str":"85535704943300609","full_text":"Finished \"Roast Mutton\". Old William and Burt and Tom got what they had coming. Tomorrow we start \"A Short Rest\" which means I have to sing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 28 01:29:49 +0000 2011","id_str":"85520241622392832","full_text":"Eating like a big girl http://instagr.am/p/Ghseo/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 27 21:36:30 +0000 2011","id_str":"85461525283880960","full_text":"Yes, that was me driving with the roof down loudly singing Yaz. You knew what you were getting when you invited me to move in, Athens.","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Jun 27 19:27:18 +0000 2011","id_str":"85429013228695552","full_text":"My phone made to 19 minutes to go, and the office internet went down. Guess I'll try again tomorrow. The iPad came back to life fine. #beta","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 27 16:35:30 +0000 2011","id_str":"85385776212357120","full_text":"My phone restore is stuck at \"8 hours remaining\". Well, not stuck. Sometimes it says 11 hours.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 26 20:45:24 +0000 2011","id_str":"85086277787074561","full_text":"beta1 -> beta2 of [redacted] has gone less than stellar for both my devices. They're pretty much hosed. Still, iOS5 is gonna be awesome.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 26 17:03:12 +0000 2011","id_str":"85030361045798912","full_text":"How FDA and State Regulators Have Turned into \"Bouncers,\" Just With Better Benefits; Misusing WI Illnesses http://www.thecompletepatient.com/journal/2011/6/26/how-fda-and-state-regulators-have-turned-into-bouncers-just.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 26 16:46:24 +0000 2011","id_str":"85026132080074753","full_text":"\"In a hole in the ground there lived a hobbit.\" Viv and I finished chapter one of my favorite book in the world l http://instagr.am/p/GcJU0/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 26 16:33:30 +0000 2011","id_str":"85022888645754880","full_text":"An heirloom summer salad. http://instagr.am/p/GcGJZ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 26 03:31:34 +0000 2011","id_str":"84826105491628032","full_text":"Fruit vinegar: One of the easiest, simplest ways to preserve the flavor of summer fruit. http://www.thekitchn.com/thekitchn/tips-techniques/fruit-vinegar-easiest-way-to-preserve-summer-fruit-149945","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jun 26 03:28:38 +0000 2011","id_str":"84825369525497856","full_text":"A book review of \"The Quarter Acre Farm\" by Spring Warren http://bit.ly/jP9Xqc","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 25 17:59:48 +0000 2011","id_str":"84682218831745024","full_text":"Our local Rev War hero, Nancy Hart, was a cross-eyed New Englander who shot three Tories when they couldn't tell which way she was aiming.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 25 17:28:52 +0000 2011","id_str":"84674432911679489","full_text":"Birthday party menu for one of the farmers at my market. http://instagr.am/p/GXkN6/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 24 23:52:05 +0000 2011","id_str":"84408483839082496","full_text":"Not hanging out at Highwire with the cool people, so I'm mixing my own blueberry mojitos at home. http://instagr.am/p/GUZ-Z/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 24 19:51:42 +0000 2011","id_str":"84347990751457281","full_text":"Looking forward to taking Viv sometime to see Cars 2, the 3rd installment of the series. (Wall*E was a prequel. The humans don't survive.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 24 17:03:54 +0000 2011","id_str":"84305760594563072","full_text":"Stop. Coffee time! @ 1000 Faces Coffee http://instagr.am/p/GTLig/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 24 16:44:51 +0000 2011","id_str":"84300966559625216","full_text":"Breakfast burger. @ Farm Cart http://instagr.am/p/GTH4t/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 24 16:36:50 +0000 2011","id_str":"84298948742881281","full_text":"Town's gonna be rockin' in a few hours. Do come a-knockin'. AthFest is great! http://instagr.am/p/GTGOA/","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Jun 23 16:54:28 +0000 2011","id_str":"83940998518022145","full_text":"I've been asked if all my Farm Cart lunch photos were in one handy spot, and yes, yes they are: http://www.flickr.com/photos/ewagoner/sets/72157626905454153/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 23 16:18:59 +0000 2011","id_str":"83932071923417088","full_text":"Turf & turf. @ Farm Cart http://instagr.am/p/GPRoq/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 22 21:06:30 +0000 2011","id_str":"83642035873136640","full_text":"We're about ten weeks from the expected move-in date. Can't wait! http://instagr.am/p/GMhwC/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 22 19:27:21 +0000 2011","id_str":"83617087272128512","full_text":"Missed out on Camp Mighty. Maybe next year. http://campmighty.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 22 18:15:45 +0000 2011","id_str":"83599066528886784","full_text":"\"Just As Story of WI Kids Sickened By Raw Milk Gets Interesting, the Food Safety Hysterics Fade Into the Woodwork\" http://www.thecompletepatient.com/journal/2011/6/22/amazingjust-as-story-of-wi-kids-sickened-by-raw-milk-gets-in.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 22 16:46:31 +0000 2011","id_str":"83576612880261121","full_text":"\"This may be one of the more challenging ones to eat.\" @ Farm Cart http://instagr.am/p/GL3dD/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 22 16:20:16 +0000 2011","id_str":"83570003483435008","full_text":"I should have credited @mail_gun in that last tweet, not @mailgun. http://mailgun.net","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 22 15:52:10 +0000 2011","id_str":"83562931953991680","full_text":"Email backends are hard to do well. I drastically improved mine, thanks to @mailgun. Here's what I told my customers: http://help.locallygrown.net/kb/website-customization/email-system-changes-june-22-2011","favorite_count":"0","retweet_count":"2"},{"created_at":"Wed Jun 22 01:07:20 +0000 2011","id_str":"83340255830360065","full_text":"To all my Firefly fan followers. And Star Trek fan followers. And Star Wars fan followers. Well, their intersection. http://i.imgur.com/g2qcU.jpg","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jun 21 22:50:43 +0000 2011","id_str":"83305878933094401","full_text":"For an example of grace and transparency under pressure, see @Pinboard. He's now set the bar for responding to a hosted service's outage.","favorite_count":"1","retweet_count":"3"},{"created_at":"Tue Jun 21 21:29:19 +0000 2011","id_str":"83285390315896832","full_text":"He told me, \"I just had to sneak a middle bun in there. That's what makes it special.\" @ Farm Cart http://instagr.am/p/GJGD-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 21 21:15:31 +0000 2011","id_str":"83281920993136640","full_text":"I made myself an admin panel. It's need to see key metrics of all 310 farmers markets using my system. http://skit.ch/btp9","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 21 17:32:21 +0000 2011","id_str":"83225755819057153","full_text":"Weird Al's new album ends with a nearly six-minute-long power ballad: \"Stop Forwarding That Crap To Me\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 21 12:35:58 +0000 2011","id_str":"83151168729133056","full_text":"Pumpkin tower http://instagr.am/p/GHstm/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 20 14:35:13 +0000 2011","id_str":"82818793411325952","full_text":"On making wooden spoons: 1) You don’t carve the spoon from a block of wood; rather, you find a branch w/ a spoon in it. http://thecontraryfarmer.wordpress.com/2011/06/20/making-wooden-kitchen-spoons-and-similar-utensils/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 20 04:59:03 +0000 2011","id_str":"82673793641885696","full_text":"Normality has been acheived. Well... that was a sysadmin adventure. http://skit.ch/btew","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jun 20 03:51:51 +0000 2011","id_str":"82656886012387330","full_text":"This is what it looks like when you suddenly change from sendmail to delayed_job and mailgun.net with about 20k emails. http://skit.ch/bteq","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 20 01:47:33 +0000 2011","id_str":"82625601109884929","full_text":"Here: \"wind damage, reported by trained spotter: Trees and power poles snapped off... Tree on house... devastated with trees down all over.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 20 01:03:07 +0000 2011","id_str":"82614422207610880","full_text":"I just caught Juniper playing miniature golf. The putter's taller than she is, but she was doing ok. I guess some things are instinctual.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 19 15:35:06 +0000 2011","id_str":"82471473603813376","full_text":"Mailgun.net's API lets you tag outgoing email for beautiful reporting. I turned it on in production yesterday. http://skit.ch/bt8s","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 19 15:10:04 +0000 2011","id_str":"82465174711316480","full_text":"For Father's Day, Vivian gave me some pennies (out of my penny jar) so I can buy her something for her birthday.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Jun 19 13:48:28 +0000 2011","id_str":"82444637998030848","full_text":"Skillet fried potatoes and pulled pork, that's a thing, right? For breakfast?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 19 12:39:54 +0000 2011","id_str":"82427385454137344","full_text":"Power came back. I guess I don't have to eat the entire contents of the fridge for breakfast.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 19 01:30:02 +0000 2011","id_str":"82258807580925952","full_text":"I've never thought about how absurdly simple it is to make key lime pie. Now that I've made one, let me tell you: it's absurdly simple.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 19 01:24:47 +0000 2011","id_str":"82257487524405248","full_text":"Sitting out on the porch, enjoying the rain, whipping cream for the key lime pie.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 18 23:52:01 +0000 2011","id_str":"82234141239812096","full_text":"Finally called the power company. The estimated hold time is 67 minutes. Guess it's not just me.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Jun 18 22:44:39 +0000 2011","id_str":"82217187456196609","full_text":"Hellacious storm is blowing through. We've lost power, and the wind is intense. Now eating BBQ in the closet.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 18 21:58:41 +0000 2011","id_str":"82205620551421952","full_text":"Bourbon BBQ beans, mac and cheese, and corn soufflé. http://instagr.am/p/F9YGX/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 18 20:37:25 +0000 2011","id_str":"82185166751141888","full_text":"Pork. http://instagr.am/p/F9HBs/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 18 20:24:15 +0000 2011","id_str":"82181855834681344","full_text":"Chicken. http://instagr.am/p/F9EMf/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 18 19:06:29 +0000 2011","id_str":"82162283446419456","full_text":"This year-old raw milk cheddar from Nature's Harmony Farm is amazing. http://instagr.am/p/F8zB1/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 17 20:54:08 +0000 2011","id_str":"81826988280651776","full_text":"\"I don't know if you designed the whole system. It's really nice - easy to use, easy to see, easy to change. Wish all forms were this easy!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 17 19:31:34 +0000 2011","id_str":"81806205781147648","full_text":"mailgun.net provides programable mail servers. Suddenly several pie in the sky items on my to-do list just got easy.","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Jun 17 17:25:57 +0000 2011","id_str":"81774596667355136","full_text":"http://dearphotograph.com So, so good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 17 16:41:35 +0000 2011","id_str":"81763429978873856","full_text":"Cooking BBQ tomorrow, so I'm trying a new BBQ place today. Always need to be sure mine's th @ Dawg Gone Good Bbq http://instagr.am/p/F4P0h/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 17 15:44:24 +0000 2011","id_str":"81749039204417536","full_text":"Thanks, bank. I'll \"contact Customer Service at\" right away. http://skit.ch/btrm *shakes head*","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 17 00:44:43 +0000 2011","id_str":"81522628791250944","full_text":"Farmageddon was a critic's pick and got 3 of 4 stars in the Washington Post. There will be an Athens screening in July. http://www.washingtonpost.com/gog/movies/farmageddon,1209614/critic-review.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 17 00:33:55 +0000 2011","id_str":"81519908759928832","full_text":"There have been times that I've been thirsty enough to drink out of a hole in the back of a snake that is eating http://instagr.am/p/F1_mK/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 17 00:29:05 +0000 2011","id_str":"81518693351297024","full_text":"Sculpture, metal and bone. http://instagr.am/p/F1-5G/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 16 18:45:12 +0000 2011","id_str":"81432150217461761","full_text":"\"Browncoats Redemtion\" has arrived. There will be a showing, TBA. http://instagr.am/p/F1GJV/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 16 16:28:40 +0000 2011","id_str":"81397790365851648","full_text":"The only downside to the #AEA conference? No farm cart. @ Farm Cart http://instagr.am/p/F0v0x/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 16 15:56:21 +0000 2011","id_str":"81389659913068544","full_text":"Lovers, not fighters. http://mlkshk.com/p/3HJY","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 15 22:55:09 +0000 2011","id_str":"81132666057015296","full_text":"The sky got suddenly black, except for all the lightning, so I pulled over for dinner at the Chinese Philly Cheesesteak Bistro. I know!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 15 21:54:31 +0000 2011","id_str":"81117404784107520","full_text":"It's taken me an hour now to drive 0.73 miles. This is crazy!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 06 01:55:44 +0000 2021","id_str":"1346636536796884992","full_text":"😮 https://twitter.com/unikunka/status/1346602536904523777","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jan 05 13:02:04 +0000 2021","id_str":"1346441836869648386","full_text":"It’s been shocking to see how fast and vicious mob justice was applied on someone I knew was not even remotely what the mob made him out to be. John — “Bean Dad” — understands how he sparked it and has grown from it. Hopefully others will too.

http://www.johnroderick.com/an-apology","favorite_count":"4","retweet_count":"1"},{"created_at":"Wed Jun 15 15:39:24 +0000 2011","id_str":"81023005492396032","full_text":"Usability problems come in many forms. An example: these twist-to-close pens on the tables are unusable by lefties. #AEA","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 15 13:02:53 +0000 2011","id_str":"80983618872295426","full_text":"Amused as people match real-life me with my Twitter avatar. I am the man of many faces. Or, more accurately, the man of many facial hairs.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 15 11:50:24 +0000 2011","id_str":"80965377642856448","full_text":"Reactions to locallygrown: a) \"Sounds great!\" b) \"Seen it. Looks great!\" c) \"I'm a regular customer. It is great!\" Tickled how many were c.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 15 11:24:53 +0000 2011","id_str":"80958952271122432","full_text":"Woke at 4am, read about mail servers for a good hour, sketched out some design ideas, then back to bed for a nap before the last conf day.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 15 03:04:46 +0000 2011","id_str":"80833097775587328","full_text":"I don't think I can over emphasize how great it was to meet people I've admired and only known through the web for the last 15 years. #AEA","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 15 01:47:40 +0000 2011","id_str":"80813693360799744","full_text":"OH: \"My girl's name is Abigail. She's named after a dental hygienist.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 15 00:24:03 +0000 2011","id_str":"80792650642493440","full_text":"I'll admit: it'd've been smarter if I had dinner *before* the gin, but what's done is done.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 15 00:11:43 +0000 2011","id_str":"80789545888661504","full_text":"I swear to god, we just had a Sméagol-off. #AEA http://instagr.am/p/FvSR8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 14 20:51:01 +0000 2011","id_str":"80739036431515648","full_text":"I replaced my personal landing page with an about.me page while they were in beta. It's great. http://www.ericwagoner.com #aea","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 14 20:37:46 +0000 2011","id_str":"80735703943741440","full_text":"equanimity/ˌēkwəˈnimitē/ Noun: Mental calmness, composure, and evenness of temper, esp. in a difficult situations /via @steyblind","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 14 18:04:13 +0000 2011","id_str":"80697063578402816","full_text":"Bacon Ipsum: a meatier lorem ipsum generator http://baconipsum.com/","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Jun 14 16:12:43 +0000 2011","id_str":"80669002266976257","full_text":"Today, locallygrown.net will sign up its 30,000th customer. Locally grown food is getting onto plates, one home at a time.","favorite_count":"1","retweet_count":"2"},{"created_at":"Tue Jun 14 15:47:55 +0000 2011","id_str":"80662760924512256","full_text":"Fellow Athenian @aarron is hitting it out of the park with his \"Ideas to Interface\" presentation. #AEA","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 14 15:25:54 +0000 2011","id_str":"80657219955339265","full_text":"Coffee break in the garden. #AEA http://instagr.am/p/Ft-UB/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 14 14:13:45 +0000 2011","id_str":"80639064876924928","full_text":"Guy 1: \"You know, your coffee smells pretty good.\"
Guy 2: \"Oh, good. I'm glad you're not revolted.\"

We're so civilized here. #aea","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 14 13:39:53 +0000 2011","id_str":"80630540717400064","full_text":"I have taken courses in quantum mechanics taught by a physicist who worked on the Manhattan Project. CSS is not that dissimilar. #aea","favorite_count":"2","retweet_count":"2"},{"created_at":"Tue Jun 14 13:02:02 +0000 2011","id_str":"80621016136683520","full_text":"Eric Meyer speaking now on CSS. This is akin to attending a lecture on painting given by da Vinci. #aea","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Jun 14 04:48:13 +0000 2011","id_str":"80496740427505664","full_text":"Ok, ok. Five hours. #aea","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 14 04:02:20 +0000 2011","id_str":"80485195144376320","full_text":"Nestled all snug back in my room. Going to get a good six hours of sleep tonight, so I'll be at my absolute best for tomorrow! #aea","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 14 02:23:05 +0000 2011","id_str":"80460216537329664","full_text":"Physics degree, six martinis. When it comes to pool they're pretty equivalent. (Thanks, MediaTemple!) #AEA","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 13 21:21:58 +0000 2011","id_str":"80384440311889920","full_text":"A slick browser-based alternative to Hype (http://tumultco.com/hype/) for creating CSS3 animations: Animatable http://animatable.com/ #aea","favorite_count":"0","retweet_count":"2"},{"created_at":"Mon Jun 13 20:41:12 +0000 2011","id_str":"80374179504988160","full_text":"Learning how this awesome bit of mind-blowing css animation was made. http://animatable.com/demos/madmanimation/ #aea","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 13 20:33:40 +0000 2011","id_str":"80372284598140928","full_text":"Sad balloons. http://instagr.am/p/Frbt7/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 13 19:21:23 +0000 2011","id_str":"80354095650717696","full_text":"Similar diary to @beep's great-grandfather, transcribed to Twitter: @genny_spencer #aea","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 13 19:03:25 +0000 2011","id_str":"80349571607302144","full_text":"Such an inspirational and genuinely useful presentation from @lukew about designing for the mobile web. I've much work ahead of me. #aea","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jun 13 17:26:50 +0000 2011","id_str":"80325265414295552","full_text":"Getting some athletics in during the lunch break. #aea http://instagr.am/p/Fq91E/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 13 16:20:41 +0000 2011","id_str":"80308619438067712","full_text":"\"This is what the web feels like to me now.\" #aea http://instagr.am/p/FqzGG/","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Jun 13 15:30:42 +0000 2011","id_str":"80296041840250880","full_text":"So many Macs. #aea http://instagr.am/p/Fqq3_/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 13 13:52:52 +0000 2011","id_str":"80271420722126848","full_text":"To Get His Job (at an Atlanta farmers market), He Just Worked Until Somebody Noticed http://www.nytimes.com/2011/06/13/us/13jobsatlanta.html?_r=1","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Jun 13 13:42:54 +0000 2011","id_str":"80268911433613312","full_text":"Holistic web development? Try being a one-person software company. Coding, design, sysadmin, support, accounting. #aea","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Jun 13 13:22:16 +0000 2011","id_str":"80263719753486336","full_text":"I was Blogger's second non-internal user. #imancientininternetyears #aea","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jun 13 13:16:18 +0000 2011","id_str":"80262219304140800","full_text":"For the three followers of mine who might care, you can follow along with An Event Apart at http://www.afeedapart.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 13 12:27:45 +0000 2011","id_str":"80249998050197504","full_text":"The doors to the bathrooms open to a foyer & a door to an antechamber which opened to a room w/ sinks & then another room w/ stalls. #fancy","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 13 12:18:54 +0000 2011","id_str":"80247771952721921","full_text":"Formal gardens around a croquet pitch. #classy #aea http://instagr.am/p/FqM47/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 13 11:13:03 +0000 2011","id_str":"80231198697332736","full_text":"I'm the only one eating breakfast in a dining room set up for a couple hundred people. Just like Howard Hughes. #AEA","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jun 13 03:05:45 +0000 2011","id_str":"80108567943847936","full_text":"New filings on my behalf from the FTCLDF in the raw milk case: http://bit.ly/jip5kr","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 12 23:31:10 +0000 2011","id_str":"80054564396613632","full_text":"Finally worked up the gumption to chat with folks, & it was someone from Alaska who had recommended my site to some farmers there. #shy #AEA","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 12 23:08:58 +0000 2011","id_str":"80048977860505600","full_text":"TypeKit is nice, but not something I could easily resell as a service. WebInk, though, is both. I like it. #AEA","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Jun 12 22:01:31 +0000 2011","id_str":"80032006024597504","full_text":"Zeldman looks nothing like I expected, but then I realized that I still associate him with a 25 pixel orange icon from 1999 or so. #AEA","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 12 21:02:39 +0000 2011","id_str":"80017190044188672","full_text":"The hotel lobby bar specializes in cognac. #aea http://instagr.am/p/Fn_A2/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 12 19:00:09 +0000 2011","id_str":"79986360840232960","full_text":"Certainly doesn't look like I'm in the middle of the city. @ InterContinental Buckhead Atlanta http://instagr.am/p/Fnmed/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 12 18:18:39 +0000 2011","id_str":"79975917455282176","full_text":"Parked the car and am taking the train into the city for me four day stay. It's kinda fun. I'm such a yokel. http://instagr.am/p/FneG5/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 12 16:21:07 +0000 2011","id_str":"79946338845990912","full_text":"Oh, joy! The first BLT of the year. It's one of the holy days of the locavore liturgical calendar.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 12 15:44:45 +0000 2011","id_str":"79937190142017536","full_text":"OH: \"Are you home? I've got some awesome tuba music for you.\"

Yeah, ok, fine. I'm the one who said it. But it really is awesome.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 12 02:50:09 +0000 2011","id_str":"79742252171276288","full_text":"Packing for An Event Apart. It'll be like a four day field trip to awesome.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 11 23:51:34 +0000 2011","id_str":"79697312791789569","full_text":"Even salmon tastes better when you've met the person who caught it. http://instagr.am/p/FkUe-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 11 23:38:22 +0000 2011","id_str":"79693991142113280","full_text":"Heirloom tomatoes get all the press, but I love heirloom potato season. http://instagr.am/p/FkSCa/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 11 15:59:53 +0000 2011","id_str":"79578607546155008","full_text":"Even though August came in May this year, the garden's looking pretty good. http://instagr.am/p/Fi2Kl/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 11 02:10:31 +0000 2011","id_str":"79369893769785345","full_text":"Steamed Eggs & Squash. One of my favorite uses for squash. http://athens.locallygrown.net/recipes/198 http://instagr.am/p/FgsGV/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 11 00:59:38 +0000 2011","id_str":"79352055080300544","full_text":"The massive Arizona fire is about to cross into New Mexico and the Gila National Forest, one of my favorite places.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 11 00:43:56 +0000 2011","id_str":"79348101185413120","full_text":"Woe unto little girls who think they can outwit their parents & get away w/ things they know are wrong. Shocked it took her 7 years to try.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 10 22:27:08 +0000 2011","id_str":"79313674090713088","full_text":"It's too hot for hair. http://twitpic.com/59qdbm","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 10 17:06:03 +0000 2011","id_str":"79232873315581952","full_text":"I don't understand why some people think it's ok to loudly chomp a wad of gum. Especially someone giving haircuts. Gah! Get out of my ears!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 10 15:55:00 +0000 2011","id_str":"79214991844188160","full_text":"Beef burger with fontina, sliced chicken terrine, chicken liver mousse, egg, and greens. @ Farm Cart http://instagr.am/p/FfHST/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 10 15:32:58 +0000 2011","id_str":"79209447834124288","full_text":"As I walked up to the Farm Cart, the cook says, \"I've been thinking about what I'm going to make for you today.\" Always a good sign.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 10 12:42:11 +0000 2011","id_str":"79166470172573696","full_text":"A farmer I know in Vermont with about 50 maple trees is sending me six quarts of the dark stuff. Mmmmm! I may drink it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 10 03:17:57 +0000 2011","id_str":"79024476007833601","full_text":"The back of my box truck opened up, for maybe 15 miles. My market cash box ($5k), MacBook Pro, 3 iPads, 7 iPods touch just sitting there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 10 03:02:17 +0000 2011","id_str":"79020531109724160","full_text":"Only dumb luck kept me from losing $10,000 tonight. That would've sucked.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 10 01:40:50 +0000 2011","id_str":"79000035500625920","full_text":"Plans for late night shopping dashed when the 24/7 supermarket decided to close overnight for floor cleaning. Bah!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 10 00:30:33 +0000 2011","id_str":"78982344639389696","full_text":"A 200lb giant octopus cake. It's amazing. http://thetripatorium.com/pictures/detail/giant_octopus_cake","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 09 15:08:49 +0000 2011","id_str":"78840980710752257","full_text":"Dammit Pronger! http://www.etsy.com/listing/74403706/dammit-pronger-original-cross-stitch","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jun 09 00:58:50 +0000 2011","id_str":"78627078139944960","full_text":"Huh! Juniper just pointed to and called out all the letters on my shirt. She got them all wrong, but still... maybe Viv was on to something.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 09 00:02:09 +0000 2011","id_str":"78612810371825664","full_text":"Creamed pearl onions and peas, all local. A rare treat! http://instagr.am/p/FaB7w/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 08 02:31:24 +0000 2011","id_str":"78287983941398528","full_text":"At work at 10:30 at night. Checked in on Foursquare and unlocked the \"crunked\" badge. That's flippin' crunked, all right.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 07 16:13:21 +0000 2011","id_str":"78132445836353536","full_text":"These tacos taste even better than they look. @ Farm Cart http://instagr.am/p/FV8ar/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 07 15:08:29 +0000 2011","id_str":"78116121915564032","full_text":"Just looked at my gallery of Facebook profile pictures, and yeah, I'm a one man freak show.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 07 14:40:37 +0000 2011","id_str":"78109109018296320","full_text":"The list of known issues in the iOS 5 beta looks pretty scary. Anyone wish they hadn't installed it already?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 07 14:17:09 +0000 2011","id_str":"78103203039805441","full_text":"via: @meghan_e: Paper vs. Rock, a short treatise http://bit.ly/ebYGkt","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jun 07 14:04:27 +0000 2011","id_str":"78100006225190912","full_text":"Spending four days in Atlanta next week for An Event Apart (\"The design conference for people who make websites\"). Must say... I'm excited.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 07 13:12:53 +0000 2011","id_str":"78087031946878977","full_text":"Judge is back in town, so you can't enter the post office without proving your identity again.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 07 12:32:28 +0000 2011","id_str":"78076858041778176","full_text":"Yay! \"Setting up my items for market Saturday afternoon was, with out a doubt, the most enjoyable experience I’ve ever had on a computer.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 07 02:51:04 +0000 2011","id_str":"77930543295102976","full_text":"I went into Viv's bedroom and did a little dance to the cartoon music she was watching. Her response: \"OK, now that's freaking me out.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 06 00:51:41 +0000 2011","id_str":"77538113563537408","full_text":"OMG RT @athensgaweather Wow. Actual footage of the Joplin EF5 tornado and aftermath. Fantastic footage. http://is.gd/Kw2t8I","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 05 23:56:13 +0000 2011","id_str":"77524154898841600","full_text":"Nice light dinner tonight. http://instagr.am/p/FQ1aY/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 05 15:43:52 +0000 2011","id_str":"77400249810956288","full_text":"Wild child. http://instagr.am/p/FPaTD/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 05 15:11:35 +0000 2011","id_str":"77392124668162048","full_text":"A group of us are at Blue Moon Farm in Madison County for the June \"Farmer for a Day\" event. http://twitpic.com/57elaf","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 05 15:02:10 +0000 2011","id_str":"77389758455742464","full_text":"Harvesting coriander. http://instagr.am/p/FPS54/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 05 07:12:07 +0000 2011","id_str":"77271465715712000","full_text":"Awoken by vivid tornado dream. Don't know if i survived Was flying through the air and the final impact woke me up. So... probably not.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 04 00:26:08 +0000 2011","id_str":"76806905800036353","full_text":"Box-o-wine, a painting. http://instagr.am/p/FJHbA/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 03 23:35:18 +0000 2011","id_str":"76794113781006336","full_text":"Bizzaro genius baby is preparing to cook us dinner. http://instagr.am/p/FI_Lw/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 03 22:25:20 +0000 2011","id_str":"76776507405631488","full_text":"\"I'm helping Juniper because she's having trouble with spelling.\" Ok, Viv. Wait, what?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 03 21:09:04 +0000 2011","id_str":"76757316220878848","full_text":"Surprise severe thunderstorm warning is a surprise.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 03 20:15:22 +0000 2011","id_str":"76743800239833088","full_text":"It's 'que. http://instagr.am/p/FIg6j/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 03 17:12:07 +0000 2011","id_str":"76697683091406848","full_text":"Working at home today, which means I can properly smoke a big hunk of pork.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 03 14:43:52 +0000 2011","id_str":"76660374564376576","full_text":"I'm confused. Is this gaudy blanket threatening us? http://instagr.am/p/FHs6X/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 03 02:02:04 +0000 2011","id_str":"76468663741460480","full_text":"I'm going to trust them on this one. http://instagr.am/p/FGNhr/","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jun 02 22:24:49 +0000 2011","id_str":"76413987864059904","full_text":"Mural @ Ben's Bikes http://instagr.am/p/FFuZS/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 02 16:52:37 +0000 2011","id_str":"76330389374894080","full_text":"This was delicious. @ Farm Cart http://instagr.am/p/FE_xJ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 02 14:11:37 +0000 2011","id_str":"76289870963818496","full_text":"I don't know why exactly, but nothing makes me laugh like a Damn You Autocorrect best-of list. Here's one about moms: http://damnyouautocorrect.com/8302/happy-mothers-day-top-10-mom-related-autocorrect-fails/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 21 14:24:50 +0000 2020","id_str":"1330155212837974020","full_text":"https://twitter.com/yoruba_dev/status/1328987589391622151
","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Jun 01 23:41:06 +0000 2011","id_str":"76070800796565504","full_text":"Anxious for @nika7k...","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 01 21:54:41 +0000 2011","id_str":"76044019075002368","full_text":"No, thank you. http://twitpic.com/55m0os","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 01 21:44:04 +0000 2011","id_str":"76041347995418624","full_text":"Just bought my first DragonCon badge, after living in Georgia for 14 years. It's madness that I waited so long, I know.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 01 21:18:49 +0000 2011","id_str":"76034991372517376","full_text":"The Smithsonian asks, \"Who had the best Civil War facial hair?\" http://www.smithsonianmag.com/history-archaeology/Who-Had-the-Best-Civil-War-Facial-Hair.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 01 18:31:43 +0000 2011","id_str":"75992941755248641","full_text":"\"Weep, you girls. My penis has given you up. Now it penetrates men’s behinds. Goodbye, wondrous femininity!\" --Pompeii http://www.pompeiana.org/Resources/Ancient_Sources.htm#IG","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 01 17:52:23 +0000 2011","id_str":"75983041876598784","full_text":"OH: \"OMG. I just spent 20 minutes signing up to take the GED. I was intending to sign up for the GRE. This does not bode well.\"","favorite_count":"2","retweet_count":"1"},{"created_at":"Wed Jun 01 17:33:41 +0000 2011","id_str":"75978335687155712","full_text":"El Azteca http://instagr.am/p/FCNPz/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 01 16:21:17 +0000 2011","id_str":"75960117077618688","full_text":"The answer to the question \"Pulled pork, house-cured hotdog, or cheeseburger?\" is \"Yes, please!\" @ Farm Cart http://instagr.am/p/FCDd8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 01 16:13:13 +0000 2011","id_str":"75958085339975680","full_text":"My little hidden lunch sanctuary in the middle of downtown Athens. http://instagr.am/p/FCCkW/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 01 16:01:10 +0000 2011","id_str":"75955053604773888","full_text":"The view out my new office window. I *cannot* wait to move my treadmill in here. http://instagr.am/p/FCBCB/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 01 14:56:16 +0000 2011","id_str":"75938719567331328","full_text":"The AJC has a great article today remembering Liam Rattray, killed Monday by a drunk driver: http://www.ajc.com/news/atlanta/man-dies-after-being-962498.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 01 00:49:20 +0000 2011","id_str":"75725582041747457","full_text":"\"I'll get mother. She'll know what to do.\" I swear, I'm raising the most formal reptile ever.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 31 20:44:43 +0000 2011","id_str":"75664022313246720","full_text":"A drunk driver took one of Georgia's young energetic voices for sustainable agriculture last night: http://www.ajc.com/news/atlanta/man-dies-after-being-962498.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 31 16:39:11 +0000 2011","id_str":"75602234284580864","full_text":"It's really no wonder I'm raising a little carnivore, though I swear she chose that path on her own. http://instagr.am/p/E_Vab/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 31 16:36:25 +0000 2011","id_str":"75601537644244993","full_text":"Saturn & the star Porrima are putting on a good show. Saturn is getting close, will nearly kiss in two weeks, then will reverse & run away.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 31 15:29:48 +0000 2011","id_str":"75584772155514880","full_text":"I'm using Ruby to read some XML and dynamically output some JavaScript. I bet this would be a lot easier if I were any good at any of them.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 31 13:52:44 +0000 2011","id_str":"75560344214450176","full_text":"I've got hard work to do, so I went to my thinking chair to think, think, think. @ 1000 Faces Coffee http://instagr.am/p/E--a5/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 31 03:51:13 +0000 2011","id_str":"75408965495832576","full_text":"If I had a farm-to-table restaurant, this would be the star of my dessert menu right now and people would come fo http://instagr.am/p/E97xE/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 30 22:27:55 +0000 2011","id_str":"75327604210671616","full_text":"It's not too hot to harvest salad, but it won't last much longer. (three lettuces, peas, spinach, chard, radishes http://instagr.am/p/E9Vjv/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 30 18:36:05 +0000 2011","id_str":"75269264411607040","full_text":"Remembering those who died for our freedoms, filing affidavits protesting gov agents who came to my home & destroyed legally purchased milk.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 30 17:45:07 +0000 2011","id_str":"75256437420457984","full_text":"I love working in a town where I can have small talk with a Top Chef Master at a coffee shop. Athens is the best.","favorite_count":"0","retweet_count":"2"},{"created_at":"Sun May 29 22:15:56 +0000 2011","id_str":"74962202003640321","full_text":"Items found inside a nice discarded Bible discovered while cleaning trash on our property in April, 2002: http://www.ericwagoner.com/weblog/archives/2002/04/25/bible-contents","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun May 29 18:37:11 +0000 2011","id_str":"74907153969848320","full_text":"New tumblr of short summaries of acquired knowledge. Freely shared. Mostly correct. http://pollanisms.tumblr.com/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun May 29 16:58:47 +0000 2011","id_str":"74882387888185344","full_text":"Sugar turning into alcohol. http://yfrog.us/nn9t3z","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 29 16:00:22 +0000 2011","id_str":"74867687410503680","full_text":"Waffles with berries and bourbon maple syrup. Two pints of berries to go. http://instagr.am/p/E5GT3/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 29 02:13:11 +0000 2011","id_str":"74659519510228992","full_text":"I'm thinking slices of toasted zucchini bread topped with sliced strawberries and whipped cream.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 29 00:00:37 +0000 2011","id_str":"74626160444719104","full_text":"Potatoes, onions, & garlic are now available at my farmers market, and I'm celebration by eating potatoes, onions http://instagr.am/p/E22Rb/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 28 21:17:44 +0000 2011","id_str":"74585167796252672","full_text":"I found Spore disappointing, but for a kid into evolutionary biology, it's perfect. http://instagr.am/p/E2azH/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 28 21:02:26 +0000 2011","id_str":"74581316594700288","full_text":"Nap time. http://instagr.am/p/E2YTr/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 28 20:41:45 +0000 2011","id_str":"74576112256172032","full_text":"I moved the strawberry mead into my glass fermenter. http://instagr.am/p/E2Uo0/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 28 16:16:45 +0000 2011","id_str":"74509424475127808","full_text":"I'm down to my last three pints of strawberries for the year. http://instagr.am/p/E1mA6/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 27 22:06:09 +0000 2011","id_str":"74234964119527424","full_text":"A knobby stump. http://instagr.am/p/EzKv-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 27 21:50:35 +0000 2011","id_str":"74231045377114112","full_text":"The Valencian: vanilla rum, Irish cream, coffee, and orange. @ Highwire Lounge http://instagr.am/p/EzImH/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 27 17:56:13 +0000 2011","id_str":"74172067452428288","full_text":"A two tier carrot cake from the best bakery in town & a stack of plates are on the conference table. Why? Best not to question these things.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 27 16:25:21 +0000 2011","id_str":"74149199507243008","full_text":"Beautiful tacos on the Farm Cart special board today. @ Farm Cart http://instagr.am/p/EycD6/","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri May 27 15:23:44 +0000 2011","id_str":"74133694029369348","full_text":"Awesome photos and captions of the Vancouver Canucks' Raffi Torres. He photo bombs his own photos. http://vansunsportsblogs.com/2011/05/20/15-photos-of-raffi-torres/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 26 16:58:58 +0000 2011","id_str":"73795270298710016","full_text":"I misplaced my moustache comb. #oldworldproblems","favorite_count":"1","retweet_count":"1"},{"created_at":"Thu May 26 16:14:28 +0000 2011","id_str":"73784071632850944","full_text":"My main meal for today. @ Farm Cart http://instagr.am/p/EvuLR/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 25 03:24:10 +0000 2011","id_str":"73227834428108800","full_text":"I gave my favorite bartender a pint of my olives. He's going to invent a cocktail that suits them. Can't wait to try it!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 25 02:17:40 +0000 2011","id_str":"73211095875203072","full_text":"The Food Jammers are adding a deep fry station to their apartment, using a car hood as an exhaust hood. Looks up to code to me.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed May 25 00:51:02 +0000 2011","id_str":"73189296542203905","full_text":"They're framing my window. In a few months you'll be able to see me up there, walking at my treadmill desk. http://instagr.am/p/ErmQK/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 25 00:19:52 +0000 2011","id_str":"73181450568089600","full_text":"Viv and I have started our first real \"big kid's book\": Dragon's Egg by Sarah Thompson. http://instagr.am/p/EriPC/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 24 21:57:22 +0000 2011","id_str":"73145589906423808","full_text":"Live video streaming from tornado chaser's vehicles means one can watch people's homes destroyed in real time & follow along on google maps.","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue May 24 16:44:01 +0000 2011","id_str":"73066732553641984","full_text":"Homebrew store sold me several packs of dead yeast & doesn't open again until Wednesday. Lesson: don't start brewing projects on a weekend.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 24 14:00:14 +0000 2011","id_str":"73025514725580800","full_text":"My hands-down favorite Whiskerino participant lost much in Joplin, and needs help. http://whiskerino.tumblr.com/post/5799958709/remember-9schwander-from-whiskerino-he-was-always","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 24 13:47:28 +0000 2011","id_str":"73022301821612032","full_text":"Yesterday's #moustachemay site theme was \"Caption this\". My fave: \"Soon, I will have eaten lima beans in every state\" http://moustachemay.com/staches/ewagoner/5239/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 23 20:04:32 +0000 2011","id_str":"72754808922177536","full_text":"This Vibram FiveFingers site is worth turning off FlashBlock for. Oh, my! http://www.youarethetechnology.com/ (Maybe nsfw: lots of skin!)","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon May 23 18:03:13 +0000 2011","id_str":"72724277429936128","full_text":"Storm photos up at The Big Picture. The last one: Katrina evacuees hugging their dog in front of their ruined home. http://www.boston.com/bigpicture/2011/05/deadly_tornados_strike_again.html","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon May 23 13:36:06 +0000 2011","id_str":"72657056309583872","full_text":"When someone last night said 75% of Joplin was gone, I thought it an exaggeration. This 'copter footage shows otherwise: http://www.youtube.com/watch?v=rv3COQ6gv-8","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 23 13:24:47 +0000 2011","id_str":"72654205466312704","full_text":"This Joplin tornado recording made by people huddled in a gas station may be the most terrifying thing I've ever heard. http://youtu.be/cQnvxJZucds","favorite_count":"2","retweet_count":"6"},{"created_at":"Mon May 23 01:43:07 +0000 2011","id_str":"72477625058197504","full_text":"Honey & sesame glazed salmon, quick pickled beets, and rice. http://instagr.am/p/EmlRz/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 22 21:34:11 +0000 2011","id_str":"72414982788227072","full_text":"Hold on... the main character is not married, has a day job, and lots of plastic surgery. Yet she's a \"real house wife\"? I'm confused.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 22 04:22:01 +0000 2011","id_str":"72155227318517760","full_text":"Site maintenance took my market down for six minutes. Hate when that happens, but glad I know enough to minimize downtime when it does.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 22 03:07:50 +0000 2011","id_str":"72136558286868480","full_text":"Finally, yeast and water. That's it! In October, we'll be drinking mead. http://instagr.am/p/Ejd8K/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 22 02:51:54 +0000 2011","id_str":"72132550423871489","full_text":"Next comes a gallon of honey I collected from my hive last September. I've never made mead from my own honey befo http://instagr.am/p/EjbK7/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 22 02:38:11 +0000 2011","id_str":"72129095324024832","full_text":"A gallon of strawberries in a five gallon bucket. The first step to brewing strawberry mead. http://instagr.am/p/EjY3a/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun May 22 02:01:04 +0000 2011","id_str":"72119754999083009","full_text":"I just packed twelve quarts and five pints of home cured brined black olives. They're amazing. http://instagr.am/p/EjSsI/","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat May 21 23:36:50 +0000 2011","id_str":"72083459719446529","full_text":"Green grow the rushes, ho! Also, some other stuff. #moustachemay http://moustachemay.com/staches/ewagoner/4955/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 21 23:29:35 +0000 2011","id_str":"72081632961630208","full_text":"Now they both have swings! http://instagr.am/p/Ei6I3/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 21 16:21:38 +0000 2011","id_str":"71973936652500993","full_text":"Viv: \"Old MacDonald had a farm / E-I-E-I-O / And on that farm he had a castle / E-I-E-I-O / With a majesty here and a majesty there ...\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 21 01:28:33 +0000 2011","id_str":"71749183446589440","full_text":"\"In support of the many small farmers eager to produce, she founded a non-profit that lets locals shop online\" http://is.gd/n1GrP2","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 20 22:55:04 +0000 2011","id_str":"71710562169524224","full_text":"Viv got an unusual award on the last day of school. http://instagr.am/p/EfgPb/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 20 20:57:58 +0000 2011","id_str":"71681089529327616","full_text":"The Baltic @ Highwire Lounge http://instagr.am/p/EfRCY/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 20 19:28:54 +0000 2011","id_str":"71658676586418177","full_text":"Neighborhood garden, Pope & Hancock Streets, Athens http://instagr.am/p/EfFpI/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 20 19:23:01 +0000 2011","id_str":"71657195921612800","full_text":"I have a gallon of strawberries from my market, a gallon of honey from my bees, and yeast. Tomorrow, I make mead.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 20 19:18:18 +0000 2011","id_str":"71656008648368128","full_text":"Mural in progress, one day later http://instagr.am/p/EfERh/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 20 17:25:56 +0000 2011","id_str":"71627731200258048","full_text":"\"Video budget: $5,000. Good luck on the video guys, don't blow it.\" http://youtu.be/-q8DppYVEL8","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 20 17:15:53 +0000 2011","id_str":"71625203087716352","full_text":"The Baltic: Vanilla Bean Rum, Chai Tea, Chocolate Bitters, Mocha Stout Reduction, Luxardo Maraschino, Orange Zest. Now at Highwire Lounge.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri May 20 16:44:20 +0000 2011","id_str":"71617261085003779","full_text":"Yes. Yes I can has cheezburger. @ Farm Cart http://instagr.am/p/EewXr/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 20 16:42:46 +0000 2011","id_str":"71616867223080961","full_text":"It's meme day over at #mousetachemay. I can has cheezburger? http://is.gd/mZFQ7N","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 20 15:46:40 +0000 2011","id_str":"71602751364284416","full_text":"Gene Logsdon's Organic Garden and Small Farm Skills – Hoemanship: http://thecontraryfarmer.wordpress.com/2008/05/20/organic-garden-and-small-farm-skills-hoemanship","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 20 15:08:22 +0000 2011","id_str":"71593109720535061","full_text":"I missed TMBG's version of \"You Are Old, Father William\" last year. It's in their latest podcast (for free!), and is great.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 20 14:49:49 +0000 2011","id_str":"71588444752707584","full_text":"Yeah, that's impressive and all, but a real kung fu master would have caught it with chopsticks. http://i.imgur.com/47hm2.gif","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 20 13:17:02 +0000 2011","id_str":"71565093493682176","full_text":"\"The lion's mane jellyfish lives in the ocean and can apparently devour cities whole. COMPLETELY CHANGES THE GAME.\" http://deadspin.com/5794426/holy-shit-monster-jellyfish","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 20 11:43:20 +0000 2011","id_str":"71541513867370496","full_text":"Good morning, pea. http://instagr.am/p/EeKQn/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 20 00:16:26 +0000 2011","id_str":"71368649637765120","full_text":"Mural in progress http://instagr.am/p/EdBTz/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 19 18:22:04 +0000 2011","id_str":"71279468441911296","full_text":"Modern pressure cookers are generally safe, but you still occasionally can lose a leg. http://www.local10.com/news/27950778/detail.html","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed May 18 23:20:16 +0000 2011","id_str":"70992128054001664","full_text":"For @tunawalrus: http://mlkshk.com/p/2EVR","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 18 21:18:13 +0000 2011","id_str":"70961411089629184","full_text":"I'm not at all surprised that a former classmate has an entire subdomain devoted to him at pissedconsumer.com.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 18 21:06:59 +0000 2011","id_str":"70958585177309184","full_text":"FDA court filings say I voluntarily dumped all that raw milk. Funny, didn't feel voluntarily when agents with badges ordered me to dump it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 18 14:05:49 +0000 2011","id_str":"70852592607039488","full_text":"The federal marshals weren't at the post office this morning, so I was able to peacefully check my mailbox again.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 11 14:21:24 +0000 2022","id_str":"1579839586708389888","full_text":"When writing my ketamine prescription my doctor sort of tongue in cheek told me not to sign any financial documents after dosing.

So yesterday we closed on a HELOC to pay for some major house repairs. Got everything signed a solid 13 minutes before my ketamine therapy started.","favorite_count":"3","retweet_count":"0"},{"created_at":"Mon Oct 10 20:53:13 +0000 2022","id_str":"1579575804031545345","full_text":"Losing my sense of physical self was interesting (and kinda nice). The neatest thing was without physical cues, time also was meaningless. There’s a ninety minute block that feels like it was no time and all time, and that’s fascinating.","favorite_count":"6","retweet_count":"0"},{"created_at":"Mon Oct 10 20:50:42 +0000 2022","id_str":"1579575170611941376","full_text":"My first session was 300mg, and it felt like my body dissolved away but my consciousness was still distinct. Coming out was very similar to coming out of general anesthesia after surgery.","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Oct 10 01:50:43 +0000 2022","id_str":"1579288282927575040","full_text":"And I’m not gonna lie… I’m looking forward to the ride. I’ve never had experiences anything like what is described. Here’s to seeing the other side!

4/4","favorite_count":"5","retweet_count":"0"},{"created_at":"Mon Oct 10 01:49:26 +0000 2022","id_str":"1579287960138436608","full_text":"In this state, you remain aware of who you are, but it’s like watching yourself from the outside. In the second possible state, you lose complete sense of self and can feel as though you’ve joined the collective unconscious or a sacred unity with nature or the universe.

3/4","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Oct 10 01:48:54 +0000 2022","id_str":"1579287829263179776","full_text":"First, it can cause a loss of identity & provoke feelings similar to a near-death experience: as though you are experiencing either physical or mental death, relive your life through a narrative of memories, & become more aware of how your actions have affected others.

2/4","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Oct 10 01:47:27 +0000 2022","id_str":"1579287460580057090","full_text":"I’m starting ketamine therapy tomorrow. During these sessions, I can be taking upwards of 600mg of the stuff, and here’s what one guide says about doses above 150mg:

1/4","favorite_count":"6","retweet_count":"0"},{"created_at":"Sun Oct 09 19:53:15 +0000 2022","id_str":"1579198324712042496","full_text":"Just finished a months-long revisit to the Dragon Age series, playing through all three games start to finish. I’d love another one. It’s a tight race between this, Elder Scrolls, and Fallout, but I think DA wins best game series for me. The storytelling is exquisite.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 06 19:05:36 +0000 2020","id_str":"1324790052866707458","full_text":"Wanna work where I work? From the comfort of your own home? You can! We've got openings: https://twitter.com/iinteractive/status/1324457891118678016","favorite_count":"2","retweet_count":"1"},{"created_at":"Fri Nov 06 16:27:55 +0000 2020","id_str":"1324750370959142913","full_text":"
","favorite_count":"9","retweet_count":"3"},{"created_at":"Wed May 18 13:37:58 +0000 2011","id_str":"70845584361263104","full_text":"\"Not even Batu knew what the zombies were up to... They were just another thing you had to deal with in retail.\" http://kellylink.net/magic-for-beginners/magic-for-beginners-sample-stories/the-hortlak","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 18 02:23:04 +0000 2011","id_str":"70675741523714048","full_text":"Baking some chocolate chip cookies for Viv's \"last day of school\" party tomorrow. http://instagr.am/p/EYXku/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 17 22:49:29 +0000 2011","id_str":"70621989580177409","full_text":"Today's #moustachemay site theme: Music. http://moustachemay.com/staches/ewagoner/4158/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 17 13:30:52 +0000 2011","id_str":"70481408958808064","full_text":"My moustache isn't long enough to do this bit of awesomeness: http://moustachemay.com/staches/grapes/4071/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 17 00:29:57 +0000 2011","id_str":"70284886510010368","full_text":"Created to address stereotypes women face in cycling, pegged as mechanically savvy but asexual, or cute but inept: http://thoughtyouknew.us","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 16 22:44:57 +0000 2011","id_str":"70258461203640320","full_text":"Fruit leather. http://instagr.am/p/EVhNP/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 16 19:42:43 +0000 2011","id_str":"70212602785050625","full_text":"Homemade Twix candy bars. http://www.instructables.com/id/Homemade-Twix-Candy-Bar-Recipe/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 16 17:14:02 +0000 2011","id_str":"70175184480509952","full_text":"I used to take upright bass lessons from Tom Wait's bassist. I was probably his least successful musical project.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 16 16:45:54 +0000 2011","id_str":"70168103878787072","full_text":"An elderly African-American man talked to me on the sidewalk, said we're all enslaved & it's best to just follow rules, whatever they are.","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon May 16 16:21:58 +0000 2011","id_str":"70162080136822785","full_text":"Any lawyers following me who can help me buy stamps and check my PO Box without having to show my papers?","favorite_count":"0","retweet_count":"2"},{"created_at":"Mon May 16 16:20:37 +0000 2011","id_str":"70161741744582730","full_text":"How can I be denied entry into the lobby of a post office without photo ID?","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon May 16 16:19:42 +0000 2011","id_str":"70161512697827329","full_text":"To *enter* the post office in downtown Athens, US Marshals are demanding photo ID. I refused, can't buy stamps. http://twitpic.com/4yi8vb","favorite_count":"0","retweet_count":"6"},{"created_at":"Mon May 16 03:58:24 +0000 2011","id_str":"69974958977204224","full_text":"The dehydrator's going, and I can already tell I'll be dreaming tonight of my grandma Ruby's strawberry rhubarb pie. Which is fine by me.","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon May 16 03:06:50 +0000 2011","id_str":"69961978050904064","full_text":"It's 11pm on a Sunday night, and I'm standing in my kitchen in medieval clothes, slicing strawberries and rhubarb, and living the dream.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 16 01:01:55 +0000 2011","id_str":"69930542774226944","full_text":"My moustache and I went to the RenFair. #moustachemay http://moustachemay.com/staches/ewagoner/3756/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 15 23:13:49 +0000 2011","id_str":"69903339273453569","full_text":"My new pants. http://instagr.am/p/ETNZS/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 15 11:26:55 +0000 2011","id_str":"69725440071303168","full_text":"I'm *that guy* at the RenFair. http://instagr.am/p/ERrJy/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 15 03:12:27 +0000 2011","id_str":"69601003900637185","full_text":"You know, I already have more than enough jam. I think I'll make strawberry-rhubarb leather instead.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 15 02:52:34 +0000 2011","id_str":"69596001874345984","full_text":"Going to the RenFair tomorrow. It's pipe & drum day, but alas I have yet to get me a kilt. I'll just be wearing my regular period garb.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 15 02:33:12 +0000 2011","id_str":"69591127820484608","full_text":"I don't have 13 cups of sugar in the house? That complicates things.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 15 02:20:09 +0000 2011","id_str":"69587842287935489","full_text":"10:30 on a Saturday night... perfect time to make a few batches of strawberry-rhubarb jam.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 15 01:11:07 +0000 2011","id_str":"69570472488091648","full_text":"Crab cakes are done! http://instagr.am/p/EQZUj/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 15 00:48:41 +0000 2011","id_str":"69564825105203200","full_text":"That looks about right. http://instagr.am/p/EQWII/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 15 00:39:17 +0000 2011","id_str":"69562460876709889","full_text":"Not quite crab cakes. http://instagr.am/p/EQUwi/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 15 00:26:04 +0000 2011","id_str":"69559132310618113","full_text":"Sweet spring onions and a carrot, about to make their way into crab cakes. http://instagr.am/p/EQS2D/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 14 21:13:44 +0000 2011","id_str":"69510730340245504","full_text":"By gum, I think I'll have a good garden this year. http://instagr.am/p/EP32o/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat May 14 19:28:47 +0000 2011","id_str":"69484318438862848","full_text":"Only had about 15 minutes of gardening left to do, but then the skies opened up. Big fat hard drops. Time for inside chores!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 14 16:54:41 +0000 2011","id_str":"69445538705178625","full_text":"Yesterday, Viv's teacher said that she's a character. I replied, \"Many characters\" and the teacher laughed and said \"that's the truth\".","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat May 14 01:37:50 +0000 2011","id_str":"69214805420027905","full_text":"You are likely to be eaten by a grue. (Today's the one day at #moustachemay people can photoshop. I'm no good at that.) http://moustachemay.com/staches/ewagoner/3325/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 14 00:35:37 +0000 2011","id_str":"69199147529551872","full_text":"Today a PRI host starred a jokey tweet I made that crossed over a hall of fame baseball manager & an arthouse film legend. I'm done here.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 13 21:48:43 +0000 2011","id_str":"69157146771726336","full_text":"It's nice to have water again. And even better, it's nice to have water *pressure* again. We'd been living with a trickle for over a year.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 13 20:14:12 +0000 2011","id_str":"69133359552528384","full_text":"I asked Viv what she wanted for dinner. She answered, \"Viking skin is very nutritious. Also, a big chunk of ham.\"","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri May 13 15:51:13 +0000 2011","id_str":"69067177629724672","full_text":"\"Food Jammers\" on the Cooking Channel: What happens when you give stoners with a junkyard tool shop their own cooking show.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri May 13 15:40:28 +0000 2011","id_str":"69064475713605632","full_text":"For Amy T.: My work-at-home locavore lunch. http://instagr.am/p/EMXOG/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 13 14:47:47 +0000 2011","id_str":"69051215094353920","full_text":"Repairs to our well and plumbing: a bit over $1000. It'll be worth it to have a functioning water system again.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 13 13:04:24 +0000 2011","id_str":"69025199105904641","full_text":"Spam I got: \"Hello. I'm Marya. Im the kind girl. I do not have man's heat. I want to find second half for family creation.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 12 17:03:02 +0000 2011","id_str":"68722864597110785","full_text":"I knew those outfits looked familiar! RT @gjcharlet: I'm just saying. http://mlkshk.com/p/26MW","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 12 16:24:34 +0000 2011","id_str":"68713182604169216","full_text":"House-cured salami. Yes, on a burger. @ Farm Cart http://instagr.am/p/EKHh7/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 11 17:02:25 +0000 2011","id_str":"68360320632111104","full_text":"They're pouring the ceiling to my office. In a few months, my daily view will be out that window. http://instagr.am/p/EIBHT/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 11 13:52:27 +0000 2011","id_str":"68312513669894144","full_text":"If listening to full-cast audio productions isn't your thing, here's the text to Boojum. http://www.wired.com/images_blogs/geekdad/files/boojum.pdf","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 11 13:51:41 +0000 2011","id_str":"68312321088421889","full_text":"\"'Make it quick Vinnie, okay?' said Black Alice & walked into her leviathan’s maw.\" Boojum (Bear & Monette) is so good. http://web.me.com/normsherman/Site/Podcast/Entries/2011/4/8_Drabblecast_202-__Boojum%3A_Part_1_by_Elizabeth_Bear_and_Sarah_Monette.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 11 13:09:01 +0000 2011","id_str":"68301585192718336","full_text":"Inside Cromer's Mill Covered Bridge (Today's site-wide #moustachemay theme is \"square\") http://moustachemay.com/staches/ewagoner/2789/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 11 02:08:22 +0000 2011","id_str":"68135325985288193","full_text":"No outrageous pics of dessert tonight. I ate half a pineapple, and no one wants to see that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 10 20:10:51 +0000 2011","id_str":"68045354280554496","full_text":"Chuck Taylor's spinning in his grave. RT @Wallaceh Why pick between shoes and sandals when you can wear both! http://bit.ly/m9Uzyz","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 10 20:08:34 +0000 2011","id_str":"68044780537516033","full_text":"Both the roof repairs and the truck repairs are less than expected, so maybe I can afford the plumbing repairs and the electrical repairs.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 10 18:51:18 +0000 2011","id_str":"68025335828070400","full_text":"\"Whoo hoo! It's Friday. Screw the gym! I'm getting pregnant tonight!\" http://damnyouautocorrect.com/8394/15-most-popular-autocorrects-from-april-2011/","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue May 10 17:28:01 +0000 2011","id_str":"68004378174435328","full_text":"Lovely stamp collection for your websites! Stampaxx http://bit.ly/jWjjeA /via @luxuryluke","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 10 17:16:02 +0000 2011","id_str":"68001362293694464","full_text":"O HAI! http://instagr.am/p/EF5Ug/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 10 14:30:35 +0000 2011","id_str":"67959725031043072","full_text":"We're both growing... to infinity and beyond! (Today's site-wide #moustachemay theme is \"space\") http://moustachemay.com/staches/ewagoner/2540/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 10 14:17:09 +0000 2011","id_str":"67956344552034305","full_text":"Everything I Do (I Dun Fer You) http://music.metafilter.com/5594/Everything-I-Do-I-Dun-Fer-You","favorite_count":"0","retweet_count":"2"},{"created_at":"Tue May 10 01:29:12 +0000 2011","id_str":"67763083535331329","full_text":"My bedtime snacks were getting to extravagant, so I'll just call this dinner. http://instagr.am/p/EEfda/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 10 01:06:32 +0000 2011","id_str":"67757378749218816","full_text":"Oh, hey! That Scooby Doo/Batman/Weird Al episode is on YouTube: http://www.youtube.com/watch?v=TvQYfM-M2fU","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue May 10 01:04:24 +0000 2011","id_str":"67756842352246784","full_text":"1: \"Every once in a while I give up coffee just to prove that I'm not addicted.\"

2: \"But you are addicted.\"

1: \"Yeah.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 10 00:50:06 +0000 2011","id_str":"67753241882013696","full_text":"I swear Vivian didn't give me her fever. This was a real thing we just watched. I didn't even mention Scooby & Shaggy's fist fight.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 10 00:48:54 +0000 2011","id_str":"67752939900506112","full_text":"To wrap it all up, Weird Al plays a polka, the gang \"Charlie Brown\" dances on stage, and Batman & Robin use their grapple hooks to escape.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 10 00:47:35 +0000 2011","id_str":"67752607589994498","full_text":"Weird Al saved the day by beaning the Joker with his accordion to end the big chase scene.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 10 00:42:34 +0000 2011","id_str":"67751345662345216","full_text":"The Joker & the Penguin have a giant set of scales with Scooby & a pile of Snacks on one side & the gang on the other suspended over sharks.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 10 00:40:05 +0000 2011","id_str":"67750721742839809","full_text":"Vivian & I are watching that one Scooby Doo that guest starred Batman, Robin, and Weird Al. Yeah, there was such a thing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 09 21:16:38 +0000 2011","id_str":"67699521664188416","full_text":"Sick girl http://instagr.am/p/EEFKw/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 09 16:36:24 +0000 2011","id_str":"67629000213807106","full_text":"\"rebel & onion armies showed grose negligence by having many of their battles inside national parks, like Gettysburg.\" http://is.gd/hAlDtW","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 09 14:56:43 +0000 2011","id_str":"67603913653760001","full_text":"Every so often, the New York Times issues a correction that really, really matters. This was one of those times: http://imgur.com/oJYn2","favorite_count":"4","retweet_count":"26"},{"created_at":"Mon May 09 14:46:19 +0000 2011","id_str":"67601294801645568","full_text":"A montage of memorable movie sandwiches. http://www.youtube.com/watch?v=AlW_qYXpHLE","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 09 14:22:12 +0000 2011","id_str":"67595225706668032","full_text":"Alright, Monday. You, me, let's do this thing. http://moustachemay.com/staches/ewagoner/2309/ #moustachemay","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 08 01:47:39 +0000 2011","id_str":"67042948902170624","full_text":"Bedtime snack http://instagr.am/p/D_OE9/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 08 01:27:17 +0000 2011","id_str":"67037825245257728","full_text":"Spent this morning pounding in fenceposts on someone else's farm, so maybe that's why I grated dark chocolate over my strawberry shortcake.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 07 23:11:27 +0000 2011","id_str":"67003639121723392","full_text":"My household carnivorous dragon says \"plant matter makes my tongue burn\". She still had to eat her veggies. http://instagr.am/p/D-4et/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 07 22:11:03 +0000 2011","id_str":"66988440683687936","full_text":"First harvest from Vivian's personal garden. http://instagr.am/p/D-we4/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 07 18:55:25 +0000 2011","id_str":"66939208169820160","full_text":"Mairzy doats and dozy doats and liddle lamzy divey
A kiddley divey too, wouldn't you?
http://moustachemay.com/staches/ewagoner/1863/ #moustachemay","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 07 17:26:41 +0000 2011","id_str":"66916879536627712","full_text":"The Guardian http://instagr.am/p/D-JSK/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 07 17:21:14 +0000 2011","id_str":"66915504362749952","full_text":"Celtic Bull http://instagr.am/p/D-Ift/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 07 16:54:32 +0000 2011","id_str":"66908786912276480","full_text":"Chicks and calves. http://instagr.am/p/D-Ejd/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 07 16:36:49 +0000 2011","id_str":"66904329700917249","full_text":"Pet goats http://instagr.am/p/D-B7A/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 07 16:31:27 +0000 2011","id_str":"66902977109176320","full_text":"I wouldn't have thought to pair watermelon and cilantro, but it's fantastic. Assuming you're not a cilantro hater http://instagr.am/p/D-BBV/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 07 00:08:06 +0000 2011","id_str":"66655508005789696","full_text":"She just turned six when she wrote this, and already she spells better than me. http://instagr.am/p/D8Jby/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 06 20:37:54 +0000 2011","id_str":"66602612933398528","full_text":"Wandered by the @kingofpopsath cart and got a tasty chocolate orange popsicle.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 06 17:46:25 +0000 2011","id_str":"66559454316998656","full_text":".@creeplings created a dashing Gentleman’s Squid Tentacle Scarf or Squidscot http://owl.li/4OBEI (via @laughingsquid)","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 06 17:16:23 +0000 2011","id_str":"66551898974584832","full_text":"YAFCB. (Yet Another Farm Cart Burger) @ Farm Cart http://instagr.am/p/D7eRU/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 06 17:04:31 +0000 2011","id_str":"66548911548018688","full_text":"OH: \"I do not like lesbians.\" \"Oh, I do. they're my favorite demographic!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 06 13:16:06 +0000 2011","id_str":"66491428905287680","full_text":"Here comes the sun. #moustachemay http://moustachemay.com/staches/ewagoner/1546/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 05 12:20:19 +0000 2011","id_str":"66115004017029120","full_text":"36 degrees this morning, and thick ice on the cars. Garden's ok -- that was close!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 04 23:52:18 +0000 2011","id_str":"65926757869551617","full_text":"The best pizza within 20 miles of my house. When I'm not making pizza. http://instagr.am/p/D3kPE/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 04 17:17:25 +0000 2011","id_str":"65827382094864385","full_text":"\"Tours show interest in fresh food continues to grow\" http://onlineathens.com/stories/050411/liv_824191729.shtml","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 04 13:44:07 +0000 2011","id_str":"65773703165788160","full_text":"Some days, you just need to get nose deep in the roses. #mustachemay http://moustachemay.com/staches/ewagoner/995/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 04 13:36:59 +0000 2011","id_str":"65771906728607744","full_text":"Both the best thing and the worst thing about my line of work: a lot happens in ten years. http://www.flickr.com/photos/stevenf/5388043574/in/photostream","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue May 03 23:57:14 +0000 2011","id_str":"65565612365201408","full_text":"Current Status http://instagr.am/p/D1Wzs/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 03 18:59:11 +0000 2011","id_str":"65490605182173184","full_text":"Little Rock's food system, & locallygrown.net's role in it, is featured in this season's Heifer International magazine: http://www.heifer.org/site/c.edJRKQNiFiG/b.6682915/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 03 13:41:55 +0000 2011","id_str":"65410761203253248","full_text":"Confession: Sometimes, after I put my little girl on the school bus in the morn, I play on her swing set. #mustachemay http://moustachemay.com/staches/ewagoner/689/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 14 21:20:17 +0000 2020","id_str":"1316489027449745409","full_text":"Ugh. I see the \"tag others even remotely involved in this tweet\" defaults have gotten even worse since I've been away. Sorry, Merlin.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 03 03:41:09 +0000 2011","id_str":"65259573463891968","full_text":"The OK Food Coop is statewide, monthly, and runs on a 20% margin. Mine is one town, weekly, and runs on only a 10% margin. Also, not a coop.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 03 03:39:03 +0000 2011","id_str":"65259046625755136","full_text":"A great blog post re governance of the Oklahoma Food Coop, an online farmers market not much bigger than mine in Athens. http://is.gd/LOdIZo","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 03 01:40:52 +0000 2011","id_str":"65229302978977792","full_text":"Let me add my voice to the chorus: Fuck Cancer.","favorite_count":"0","retweet_count":"3"},{"created_at":"Mon May 02 20:12:46 +0000 2011","id_str":"65146732656340993","full_text":"A Facebook page of items found after the April 27, 2011 tornadoes, including a cub scout uniform from AL found in TN. http://www.facebook.com/PicturesandDocumentsfoundafterAprilTornadoes","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 02 19:14:07 +0000 2011","id_str":"65131974574088192","full_text":"Graffiti http://instagr.am/p/Dy2g6/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 02 17:27:01 +0000 2011","id_str":"65105023083876352","full_text":"\"Fructose is a [Ruby] language that complies into PHP\" *twitch* *twitch* http://www.fructoselang.org/ *twitch*","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 02 16:39:12 +0000 2011","id_str":"65092987268509696","full_text":"I have no idea what this is, but I ate it and it was delicious. @ Farm Cart http://instagr.am/p/DyoqU/","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon May 02 15:56:13 +0000 2011","id_str":"65082171303542784","full_text":"The blackberries are in bloom! http://moustachemay.com/staches/ewagoner/421/ #mustachemay","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 02 10:40:20 +0000 2011","id_str":"65002674759798784","full_text":"This fellow unknowingly tweeted the Bin Laden action as it happened: https://twitter.com/#!/ReallyVirtual/","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon May 02 02:35:10 +0000 2011","id_str":"64880579358887936","full_text":"My money is on Osama Bin Laden's capture or confirmed death.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 02 01:58:26 +0000 2011","id_str":"64871334357905408","full_text":"Three new markets joined locallygrown.net over the weekend. That makes 222 live markets across North America using the system.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 02 00:39:36 +0000 2011","id_str":"64851496994484224","full_text":"My farmers market has over 1300 separate products listed for sale this week. We're practically a supermarket.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 01 20:20:49 +0000 2011","id_str":"64786374087294976","full_text":"Planted red and purple slicing tomatoes, yellow squash, zucchini, three kinds of peppers, pole beans, and corn. The summer garden starts!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 01 16:18:58 +0000 2011","id_str":"64725509224939520","full_text":"Starting the month off with a bottom-heavy 'stache, but that gives me room to, you know, take it places. http://moustachemay.com/staches/ewagoner/69/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 01 16:03:17 +0000 2011","id_str":"64721559893446656","full_text":"First of May, first of May, mustache showing starts today! http://moustachemay.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 01 15:55:27 +0000 2011","id_str":"64719592072806400","full_text":"Orlando, FL: \"The internet isn't just for buying clothes and electronics anymore.\" It's great to see my software on TV. http://is.gd/65Qbt6","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 01 15:36:45 +0000 2011","id_str":"64714885812064256","full_text":"Last month Congress, including the entire AL delegation, eliminated funding to maintain severe weather forecasting. http://climateprogress.org/2011/05/01/tornado-forecasting-saved-countless-lives-this-week-too-bad-congress-including-alabamas-entire-delegation-voted-against-maintaining-forecast-quality/","favorite_count":"1","retweet_count":"7"},{"created_at":"Sun May 01 15:28:07 +0000 2011","id_str":"64712711254183936","full_text":"Toddler beets. http://instagr.am/p/DwGDT/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 01 03:26:32 +0000 2011","id_str":"64531121257463809","full_text":"Cairo, Illinois was once a large and important city, and had a tragic plunge to irrelevance. Here's more info: http://is.gd/1TVVz9","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 01 03:12:41 +0000 2011","id_str":"64527632225681408","full_text":"Oh, geeze. This could kill this struggling town. \"Mayor of Cairo, Ill., orders all residents to evacuate http://on.msnbc.com/kE1f4F \"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 01 00:36:44 +0000 2011","id_str":"64488387867979776","full_text":"Ringold, GA mayor: \"Go back to your house, if you have a house.\" http://is.gd/x3bXvv","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 30 23:29:02 +0000 2011","id_str":"64471350701592576","full_text":"That high lonesome sound http://instagr.am/p/DuUR-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 30 16:30:20 +0000 2011","id_str":"64365981803360257","full_text":"On our way to the Southern Seed Legacy's annual seed swap and whole hog BBQ. One of my favorite events of the yea http://instagr.am/p/DteeB/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 30 14:34:20 +0000 2011","id_str":"64336789430747136","full_text":"Breakfast. http://instagr.am/p/DtO7F/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 30 14:26:02 +0000 2011","id_str":"64334701472653312","full_text":"Nobody wanted me to make them breakfast, so I made myself slices of toasted pound cake topped with fresh strawberries and whipped cream.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 30 00:41:21 +0000 2011","id_str":"64127163204505600","full_text":"There are grey foxes on either end of my property trying to find each other via \"Marco Polo\".","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Apr 29 22:28:45 +0000 2011","id_str":"64093792713707520","full_text":"A chunk of \"Fortsonia\": a year old raw milk Gruyere style cheese from Nature's Harmony. So good. It has crystals! http://instagr.am/p/DrlZj/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 29 18:49:43 +0000 2011","id_str":"64038671627714561","full_text":"\"The Flaming Lips 2011 Gummy Song Skull\" For a mere $150 you can \"eat your way to new music\"! http://is.gd/UpgR3H","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Apr 29 17:17:44 +0000 2011","id_str":"64015523511406592","full_text":"Surf & Turf @ Farm Cart http://instagr.am/p/DrHmY/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 29 16:44:49 +0000 2011","id_str":"64007238968279040","full_text":"Just had to misspell \"privileges\" 3 different ways before spell check recognized what I was trying to type and offered the correct spelling.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 29 15:37:40 +0000 2011","id_str":"63990341681954816","full_text":"30 homes destroyed, another 50+ damaged in Mountain City, GA (home of Foxfire http://www.foxfire.org ): http://www2.wspa.com/news/2011/apr/28/54/flooding-danger-through-wednesday-western-nc-upsta-ar-1764938/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 29 14:33:32 +0000 2011","id_str":"63974198434988032","full_text":"Holy crap. The last couple minutes, especially. via @athensgaweather: Footage of a tornado destroying Cullman, Alabama. http://bit.ly/kIpVpu","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Apr 28 18:09:27 +0000 2011","id_str":"63666151070236672","full_text":"Here's an incredible gallery of images from last night's outbreak: http://athenscms.com/oa/zenphoto/042811-tornados-rip-through-south","favorite_count":"1","retweet_count":"1"},{"created_at":"Thu Apr 28 05:10:39 +0000 2011","id_str":"63470155837095936","full_text":"Athens proper is not in the warning area, though the sirens are sounding. Here's the map: http://twitpic.com/4qedit","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Apr 28 05:07:40 +0000 2011","id_str":"63469407329976320","full_text":"Now that it's closer, it looks like the turbulent front will just slip to the south of me here in Royston. Athens folks, it's still coming!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 28 04:29:26 +0000 2011","id_str":"63459785454006272","full_text":"Tornado warning for the county to the north of me. That cluster will miss here, though. My storms are still an hour out.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 28 03:58:42 +0000 2011","id_str":"63452050360500226","full_text":"Looks like the Tuscaloosa/Birmingham/Rome tornado is petering out before reaching Asheville, NC. That one travelled across three states.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 28 03:25:51 +0000 2011","id_str":"63443783580254208","full_text":"Athens folks: the storms crossing into GA near Peachtree City are the ones we need to be watching. Right now, there are 3 tornado warnings.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 28 03:07:21 +0000 2011","id_str":"63439126304796672","full_text":"The Tuscaloosa tornado is still going, passing now over Mountain City (home of the Foxfire Institute) and Dillard, GA.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 28 01:53:42 +0000 2011","id_str":"63420595265744896","full_text":"The mile-wide tornado that tore through Tuscaloosa, Birmingham, and Rome (GA) is about to pass just north of Dahlonega, GA. Amazing.","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Apr 28 01:37:31 +0000 2011","id_str":"63416521560555520","full_text":"Scrolled the map down to include central Alabama, & discovered four current tornado warnings, all with their cones pointed right at us.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 28 01:23:45 +0000 2011","id_str":"63413057564577792","full_text":"More jaw-dropping photos from Tuscaloosa. http://missmaestra.tumblr.com/post/4999064871/i-just-got-a-text-from-stacey-tuscaloosa-is","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Apr 28 01:07:56 +0000 2011","id_str":"63409075777572864","full_text":"Holy hell! Poor Tuscaloosa! http://vimeo.com/22970879","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 27 18:40:53 +0000 2011","id_str":"63311670642085888","full_text":"Every so often, I create something at work that hopefully justifies further employment. Like today, for instance. Thanks, Rails3 & JQuery!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 26 16:32:38 +0000 2011","id_str":"62917010761330689","full_text":"He just laughed as he handed this beautiful monstrosity to me across the counter. @ Farm Cart http://instagr.am/p/Dk5Gg/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 25 20:44:59 +0000 2011","id_str":"62618127502024704","full_text":"Two years and a lifetime ago, three friends were lost to a madman. \"Here we are, trapped in the amber of the moment. There is no why.\"","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Apr 25 16:15:38 +0000 2011","id_str":"62550342558171136","full_text":"Burger with pork belly and egg, and a side salad of smoked cod. @ Farm Cart http://instagr.am/p/Di008/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 25 12:48:24 +0000 2011","id_str":"62498192226394112","full_text":"One of the best things I've read in a long time. Just before starting the crank on a Monday, the worst time to read it. http://is.gd/gVxCQn","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 24 18:24:11 +0000 2011","id_str":"62220307607461888","full_text":"I just made this. http://instagr.am/p/Dgdbe/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 24 02:34:22 +0000 2011","id_str":"61981274759372800","full_text":"Pints of strawberries I ate by myself today: two. Weeks left in strawberry season: four.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 24 02:26:03 +0000 2011","id_str":"61979181931692033","full_text":"Yeah, now that you mention it, it does look like we're giving the Easter bunny a Dixieland funeral. http://instagr.am/p/DecqS/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 24 01:10:36 +0000 2011","id_str":"61960196074897408","full_text":"\"... the pool is up to the wall at Westgate. The Watcher in the Water took Óin. We cannot get out.\" http://instagr.am/p/DeSOi/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 24 00:25:57 +0000 2011","id_str":"61948959874228224","full_text":"Tie dye. http://instagr.am/p/DeMZW/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 23 20:37:54 +0000 2011","id_str":"61891566540828672","full_text":"There used to be such a variety of vegetables. All these colors are from only carrots and beets. http://instagr.am/p/DdttD/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 23 20:26:40 +0000 2011","id_str":"61888742931173376","full_text":"Leg of lamb for dinner tonight. http://instagr.am/p/DdsQF/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 23 17:33:05 +0000 2011","id_str":"61845059024330753","full_text":"Three dozen eggs going in for the boil. No, I didn't dye them first. They were laid that way. http://instagr.am/p/DdUfR/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 23 15:19:02 +0000 2011","id_str":"61811323595538432","full_text":"Waffles http://instagr.am/p/DdBko/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 23 15:07:09 +0000 2011","id_str":"61808331936894977","full_text":"First the maple syrup goes in oak barrels that held bourbon for 18 years. Months later, then it goes on my waffles with fresh strawberries.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 23 00:31:16 +0000 2011","id_str":"61587910742388736","full_text":"Strawberry season's here. Time to gorge! http://instagr.am/p/DbfNd/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 23 00:08:40 +0000 2011","id_str":"61582223924674561","full_text":"My liquor store now carries chocolate milk. http://instagr.am/p/DbcsX/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 22 19:54:42 +0000 2011","id_str":"61518310008823808","full_text":"The @highwirelounge Prohibition Throwdown is tomorrow night! The cocktail menu is now posted online here: http://createsend.com/t/r-75FA62A26576A8B8","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 22 18:13:23 +0000 2011","id_str":"61492811740098560","full_text":"Oh, hey! New Instragram web design. Photo pages show the caption now, which is great.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 22 18:12:08 +0000 2011","id_str":"61492498303950849","full_text":"They're preparing to pour the floor of my new office. http://instagr.am/p/Da0tx/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 22 17:09:27 +0000 2011","id_str":"61476723597901824","full_text":"Again with the \"I'm calling to let you know I just sent you an email. Here, let me read it to you.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 22 16:05:54 +0000 2011","id_str":"61460729911451648","full_text":"I'm having a sandwich now. @ Farm Cart http://instagr.am/p/Dake7/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 22 11:12:07 +0000 2011","id_str":"61386797409771520","full_text":"I'm so vain, I probably think that tweet was about me.","favorite_count":"0","retweet_count":"3"},{"created_at":"Fri Apr 22 00:16:30 +0000 2011","id_str":"61221807113502720","full_text":"\"Nothing in this world's too pure, beautiful, perfect that it won't be ruined the moment nerds get their hands on it.\" http://is.gd/tnaRWF","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Apr 20 23:34:06 +0000 2011","id_str":"60848747252424704","full_text":"Yay for Gaga! “@alyankovic: GAGA UPDATE! http://j.mp/ijc8KJ”","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 20 23:33:11 +0000 2011","id_str":"60848516490199040","full_text":"\"... the overtly-masculine atmosphere of the plants (she once had to walk a half mile to even find a ladies washroom in one facility)\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 20 23:30:03 +0000 2011","id_str":"60847727428370432","full_text":"RIP Dr. Sherrie Ford, work-culture visionary and head of one of the ten largest woman-owned businesses in the US. http://www.legacy.com/obituaries/onlineathens/obituary.aspx?n=sherrie-ford&pid=150418220&fhid=3592","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Apr 20 18:59:22 +0000 2011","id_str":"60779609083490305","full_text":"Hey, what's that you're eating? Oh, not much. Just a cupcake WITH A CADBURY EGG BAKED INSIDE. http://www.flickr.com/photos/46567174@N06/5614867323/in/photostream/","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Apr 20 15:15:01 +0000 2011","id_str":"60723147275644928","full_text":"My phone knows where I've been this past year. I think this is great! https://skitch.com/ewagoner/r5gg4/iphonetracker","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 20 01:41:06 +0000 2011","id_str":"60518320243343362","full_text":"\"The shower drains & plumbing were not designed to handle the amount of semen being put into the system.\" http://sdacaricatures.blogspot.com/2011/04/southern-students-busted-for-spilling.html?spref=tw via @alhilton","favorite_count":"0","retweet_count":"2"},{"created_at":"Tue Apr 19 23:28:34 +0000 2011","id_str":"60484968840830976","full_text":"Vivian: \"Thank you so much for doing that for me. I really appreciate it. *pause* There, I used my manners. *walks off*\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 19 00:01:19 +0000 2011","id_str":"60130821071314944","full_text":"Burgers made with a blend of beef, pork, and venison, raw milk Romano, and my secret: garam masala. http://instagr.am/p/DTIdh/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 18 22:53:46 +0000 2011","id_str":"60113820529606656","full_text":"Yeah, I just slurped spilt rum off the counter top. Who doesn't want to relive their college days?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 18 17:36:05 +0000 2011","id_str":"60033871999283200","full_text":"My 2007 audition video for The Next Food Network Star. http://www.youtube.com/watch?v=1SXwUB8iVYU Nothing came of it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 18 14:08:50 +0000 2011","id_str":"59981718400143360","full_text":"The \"Holy Mole Chipotle Brownie\" now available through my farmers market may be the best baked good I've ever eaten.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 18 02:04:51 +0000 2011","id_str":"59799522120970241","full_text":"I made chicken strips for dinner. Step one was drying out bread in the oven for crumbs. Spent 10 minutes longer than just heating up frozen.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 18 01:16:08 +0000 2011","id_str":"59787260773666816","full_text":"Here's the aggressive pizza cutter. I swear it fired first. http://is.gd/gQABsc","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 18 01:11:52 +0000 2011","id_str":"59786188659240960","full_text":"I cut myself on a pizza cutter last night, and I gave no idea how. It was a USS Enterprise model, so I'm guessing phasers.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 17 23:39:45 +0000 2011","id_str":"59763007105925121","full_text":"Metafilter discussion of tickled penguin, with links to video of many other tickled animals: http://www.metafilter.com/102592/tickling-animal-roundup-of-cuteness","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Apr 17 23:37:31 +0000 2011","id_str":"59762444825923584","full_text":"\"ATTENTION INTERNET: THIS IS A PENGUIN BEING TICKLED.\" http://floatingparticles.tumblr.com/post/4638376886/mnwka-attention-internet-this-is-a-penguin (unborked link)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 17 22:42:17 +0000 2011","id_str":"59748545577750528","full_text":"A mouse nested in my bee helmet. I'd like to think my scents when I opened my hive have my bees planning defense for the giant mouse threat.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 17 21:34:40 +0000 2011","id_str":"59731528216870914","full_text":"Infusing milk with green pea-ness. http://instagr.am/p/DQ5Ze/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 17 02:36:49 +0000 2011","id_str":"59445179932880897","full_text":"Viv and I watching MST3K together. It's what being a dad is all about. http://instagr.am/p/DOzKg/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 17 00:33:03 +0000 2011","id_str":"59414030510600192","full_text":"Are you threatening me? http://instagr.am/p/DOjwt/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 17 00:31:19 +0000 2011","id_str":"59413596546936832","full_text":"Serenity now. http://instagr.am/p/DOjT5/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Apr 16 21:30:06 +0000 2011","id_str":"59367989371342848","full_text":"Health-Watchers of America! Look Better*Feel Better*Wake Up Your Body w/ Wonder Sauna Hot Short Pants! http://mlkshk.com/p/1KEA ht @mathowie","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 16 20:52:13 +0000 2011","id_str":"59358456821448704","full_text":"\"Gunpowder, charred wood, smoke, and rusty nails.\" It's on me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 16 18:19:15 +0000 2011","id_str":"59319961746817024","full_text":"Vivian drew a picture to send to Japan to \"help them cheer up\". It's of a tidal wave smashing a house. Her heart's in the right place.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Apr 16 16:56:53 +0000 2011","id_str":"59299232431083521","full_text":"Six years ago me, having high hopes for my little online farmers market: http://video.google.com/videoplay?docid=-1211310213039483735","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 16 14:54:15 +0000 2011","id_str":"59268372172505088","full_text":"Anybody here been to an \"An Event Apart\" event? Is it worth $2000? http://www.aneventapart.com/2011/atlanta/#venue","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 15 16:39:59 +0000 2011","id_str":"58932592187158528","full_text":"This is just an ordinary burger for these parts, but it's still pretty. @ Farm Cart http://instagr.am/p/DLSaI/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 15 16:01:48 +0000 2011","id_str":"58922982499819520","full_text":"What are the odds that the device Cirrus Logic was having manufacturing problems with was the Flip Live?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 15 14:05:46 +0000 2011","id_str":"58893782594232320","full_text":"Just got emailed the results of a reading test Vivian took this morning. She scored 100% about a book titled \"T Rex\". There's a shocker.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 15 03:22:44 +0000 2011","id_str":"58731959341432832","full_text":"Got a $15 Ri universal remote dongle for the iPhone. The app is ugly as can be, but it's nice to have every remote in my house in my phone.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 15 01:59:42 +0000 2011","id_str":"58711060684881920","full_text":"Sat. night you can buy plaster casts of the breasts of your favorite Athens roller derby girls. And drink lots of beer. http://gdzl.la/9yDvTP","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 15 01:33:22 +0000 2011","id_str":"58704435962052608","full_text":"Had I turned down the artist's offer to sit for a spot of whisky, I'd've missed the story of his lesbian mother's affinity for Glenn Beck.","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Apr 14 03:08:24 +0000 2011","id_str":"58365962201731072","full_text":"It was so sad to see someone I know personally be the first one eliminated from Top Chef Masters, and so awesome to see him return in ep. 2.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 14 01:19:28 +0000 2011","id_str":"58338550072090625","full_text":"George Lucas at the coffee shop, thinking up the script for his next project: \"Jar Jar's Big Adventure\" http://gdzl.la/9yoY2R","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Apr 14 01:12:58 +0000 2011","id_str":"58336913731497984","full_text":"Barista: \"Whoa! For a second there, I thought you were George Lucas.\"
Me: \"Please don't hurt me.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 13 19:11:34 +0000 2011","id_str":"58245963571138560","full_text":"A salesman can't understand why, if I'm \"serious about sustainability\", I'm not interested in the tons of organic material he's *importing*.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 13 18:32:40 +0000 2011","id_str":"58236173306437632","full_text":"Finally getting around to listening to the inaugural episode of the MetaFilter Comics Podcast. This thing is brilliant. http://metatalk.metafilter.com/20516/Ziggy-Garfield-Cathy-Mary-Worth-Its-the-first-episode-of-the-Metafilter-Comics-Digest-Podcast","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 13 01:54:19 +0000 2011","id_str":"57984933007859712","full_text":"I think that's the first time I've made a venison Bolognese sauce. It was really quite good, so I'll need to get more venison.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 12 23:28:32 +0000 2011","id_str":"57948242306007040","full_text":"Since I drained The Kraken last night, tonight I had to go to Mount Gay. Which is also not a euphemism. http://instagr.am/p/DGGuH/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 12 20:56:04 +0000 2011","id_str":"57909874322976768","full_text":"The Remington 75: Old Tom gin, blackberries, sage, champagne, lemon. @ Highwire Lounge http://instagr.am/p/DF5n7/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 12 19:59:28 +0000 2011","id_str":"57895631930400768","full_text":"\"You guys seen [Paul Simon] since then?\"
\"If the guys ever did run into him, I wouldn't want to be him, that's for sure\"
http://is.gd/7Q5ayy","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 12 18:04:32 +0000 2011","id_str":"57866707859025920","full_text":"Corrected Georgia Republican infighting link: http://is.gd/DSqut4","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 12 15:36:51 +0000 2011","id_str":"57829539878932480","full_text":"Pimento cheese bacon dog with pork rinds. *Everything* was made in-house. @ Farm Cart http://instagr.am/p/DFf3H/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 12 14:32:27 +0000 2011","id_str":"57813334434652161","full_text":"Holy Food — A sermon based on Gene Logsdon’s book ‘Pope Mary & The Church of Almighty Good Food’ http://is.gd/CQ8n83","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 12 14:13:36 +0000 2011","id_str":"57808590852993024","full_text":"A 90 minute real time recreation of Yuri Gagarin's first orbit (video from the ISS combined w/ original mission audio): http://www.youtube.com/user/firstorbit","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 12 13:36:46 +0000 2011","id_str":"57799320782651392","full_text":"Republican infighting here in Georgia is getting comical. A state senator trips on his cloak and lands on his dagger: http://is.gd/KlGFoh","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 12 13:20:16 +0000 2011","id_str":"57795166886576129","full_text":"Listening to new Paul Simon songs for the very first time. One of life's most rare pleasures.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 12 11:42:53 +0000 2011","id_str":"57770662294601728","full_text":"Baby beets http://instagr.am/p/DFLZ6/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 12 03:40:38 +0000 2011","id_str":"57649300297105408","full_text":"Tomorrow's Free Cone Day at Ben & Jerry's. I'll be at the one downtown at noon.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 12 02:51:05 +0000 2011","id_str":"57636829607899136","full_text":"I was so busy making faces at Juniper that I burned Vivian's lunch. Having two kids is hard.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 12 01:42:57 +0000 2011","id_str":"57619681263095808","full_text":"So if I did this right, the Feds owe me $9, but I owe Georgia $657. That's... odd.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 11 23:19:54 +0000 2011","id_str":"57583682617229312","full_text":"I drained The Kraken. #notaeuphamism #itisfromnowon http://instagr.am/p/DEQeK/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 11 21:59:23 +0000 2011","id_str":"57563419037016064","full_text":"Almost just killed two joggers who ran right through an intersection against the signal. They came inches from death & didn't care.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 11 20:41:07 +0000 2011","id_str":"57543724670005248","full_text":"This is fascinating. \"In medieval times, many complaints concerned misdirected, leaking or otherwise noisome privies\" http://www.bbc.co.uk/news/magazine-12847529","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 11 20:02:06 +0000 2011","id_str":"57533903669436416","full_text":"When Did Girls Start Wearing Pink? The Smithsonian Magazine has the answer. http://bit.ly/fr9RhZ","favorite_count":"0","retweet_count":"2"},{"created_at":"Mon Apr 11 16:32:28 +0000 2011","id_str":"57481147113943040","full_text":"Morels(!), sirloin, bacon, mozzarella, egg, and more today. On one sandwich. @ Farm Cart http://instagr.am/p/DDuBx/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 10 23:48:13 +0000 2011","id_str":"57228421742342144","full_text":"For Lauryl: This market is showing signs of life. http://springfield.locallygrown.net/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Apr 10 22:44:03 +0000 2011","id_str":"57212271679639552","full_text":"She'll tease you
She'll unease you
Just to please you
She's got Steve Buscemi eyes
http://chickswithstevebuscemeyes.tumblr.com/ \\via @straythenomad","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 10 21:31:58 +0000 2011","id_str":"57194132485046273","full_text":"Juniper and I have much the same reaction to the ST:TNG opening credits. http://vimeo.com/22207196","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 10 16:22:54 +0000 2011","id_str":"57116354670632960","full_text":"Breakfast in the country: hash browns, scrambled eggs, and sausage gravy. http://instagr.am/p/DBluo/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 09 18:26:19 +0000 2011","id_str":"56785024896352256","full_text":"/me pauses Dragon Age 2, blinks, looks around, and asks, \"What day is it?\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 09 01:30:43 +0000 2011","id_str":"56529440154468353","full_text":"Being a bizarro genius baby is hard work. http://instagr.am/p/C9Zgr/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 08 20:17:02 +0000 2011","id_str":"56450498575859713","full_text":"Vivian told me that another word for 'opposites' is 'antonyms'. I told her that means they are synonyms, and blew her mind.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 08 17:14:10 +0000 2011","id_str":"56404479658033152","full_text":"V: \"I'm a carnivorous dinosaur. I only eat meat.\" Me: \"But that's not meat.\" V: \"I'm giving the girl inside me some pudding.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 08 16:54:06 +0000 2011","id_str":"56399428256399360","full_text":"Vivian: \"Those sticker bushes really need to apologize.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 08 15:26:46 +0000 2011","id_str":"56377449851789312","full_text":"Oh, hey! New Paul Simon album on out Tuesday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 08 00:43:01 +0000 2011","id_str":"56155047830097921","full_text":"Tonight a French mathematician called my work \"brilliant\". So yeah, I'm eating chocolate pie.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 06 23:48:16 +0000 2011","id_str":"55778880258187264","full_text":"15 minute weeknight meal, mostly locally sourced: orange glazed salmon & creamy leek and asparagus soup. http://instagr.am/p/C5gsz/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 06 15:25:22 +0000 2011","id_str":"55652321648062465","full_text":"Vivian is on spring break is week, so I declared today my spring break, too. We're going out to watch a movie together to celebrate.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 06 13:31:15 +0000 2011","id_str":"55623603785449472","full_text":"Success, and Farming vs. Mining: A Metaphor for Running a Software Company http://bit.ly/dIjD5n","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 05 20:51:52 +0000 2011","id_str":"55372102370471936","full_text":"Any kind of love is alright. Hooray for Peter Pumpkinhead!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 05 18:34:32 +0000 2011","id_str":"55337541947240448","full_text":"So Drudge has a giant headline \"SUPERSPIKE INTENSIFIES\" accompanied by a graph that's within 0.1% of being flat. Thought he was pro-English?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 05 16:23:43 +0000 2011","id_str":"55304621081640960","full_text":"Burger with house cured beef bacon, egg, and pimento cheese. @ Farm Cart http://instagr.am/p/C3MO1/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 05 12:49:15 +0000 2011","id_str":"55250645455876096","full_text":"Lightning hit the transformer that gives power to my well and freezers. Home power's fine, but we're waterless for now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 05 04:55:57 +0000 2011","id_str":"55131535946416128","full_text":"All the warnings here are cancelled. Guess I can go to bed now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 05 04:16:00 +0000 2011","id_str":"55121484519178241","full_text":"It's here! #wallofwater","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 05 01:07:05 +0000 2011","id_str":"55073942129491968","full_text":"It may be spring outside, but inside McMullan Family Farm's greenhouses it's already summer. http://instagr.am/p/C2C6j/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 05 00:50:32 +0000 2011","id_str":"55069775302365184","full_text":"Flexibility. She has it. http://instagr.am/p/C2Bhr/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 05 00:37:28 +0000 2011","id_str":"55066487274213376","full_text":"There's a big storm coming & my years in the scouts have ingrained in me to \"Be Prepared\". And that's why my coke bottle's half full of rum.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 04 21:23:42 +0000 2011","id_str":"55017723884875776","full_text":"TMBG Instant Fan Club: First 1000 to pony up $79.99 get 2 tickets to a show of their choice, the upcoming album, & more http://www.theymightbegiants.com/news/instant-fan-club/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 04 20:52:41 +0000 2011","id_str":"55009921330192384","full_text":"Locals: It's beautiful out now, but tonight a front will pass through with possible 60+ mph winds and large hail. Hunker down.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 04 18:54:45 +0000 2011","id_str":"54980240438599680","full_text":"\"Spiders are Wonderful\" -- A book for children. http://essexterror.com/spiders/arewonderful.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 04 17:50:12 +0000 2011","id_str":"54963996113117184","full_text":"Our newspaper's having a meetup for their web commenters. If they're in real life like they are online, I can't imagine a worse place to be.","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Apr 04 16:57:52 +0000 2011","id_str":"54950827323957249","full_text":"Today they added house-cured salami and pickled veggies to my burger. @ Farm Cart http://instagr.am/p/C1bv7/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 04 16:15:52 +0000 2011","id_str":"54940257241669632","full_text":"And there we go. Finally got off my duff and transferred 17 domains away from GoDaddy. In other news: I have 17 domains?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 04 15:16:22 +0000 2011","id_str":"54925282817224704","full_text":"\"If you've more than a few domains w/GoDaddy, preparing them for transferring away can be time-consuming. Here's help.\" http://blog.dnsimple.com/post/3167427271/preparing-domains-in-godaddy-for-transfer-out","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Apr 04 14:24:38 +0000 2011","id_str":"54912261759827968","full_text":"John Medaille's short story \"The '76 Goldwater Dime\" is a clever take on the mundane aspects of alternate timelines. http://escapepod.org/2011/03/31/ep284-the-76-goldwater-dime/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 04 13:41:58 +0000 2011","id_str":"54901526568767488","full_text":"Who couldn't use an RPG map generator? http://davesmapper.com/","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Apr 04 00:57:02 +0000 2011","id_str":"54709024440057856","full_text":"I've got some leftover homemade breadcrumb and cheese mixture that's too good to toss. I'm thinking of maybe making some scotch eggs.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 03 23:50:50 +0000 2011","id_str":"54692365830602752","full_text":"Pan-fried romano crusted flounder and onion rings, using raw milk romano cheese from Greendale Farm, a new offering from them.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 03 20:59:32 +0000 2011","id_str":"54649253905186816","full_text":"Planting time! http://instagr.am/p/Cz1Tk/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 04 03:51:58 +0000 2018","id_str":"1069801461117263872","full_text":"I’ve got a BS of Astrophysics degree. I’ve been a software developer now for 22 years, and my small group of co-workers are the best of the best. I’ve never had so much as a computer class in my life. https://twitter.com/practicingdev/status/1068276228958945281","favorite_count":"6","retweet_count":"1"},{"created_at":"Sat Oct 20 04:20:04 +0000 2018","id_str":"1053501078631825409","full_text":"Current status: I’m an owl https://www.instagram.com/p/BpJCrh8FFGH/?utm_source=ig_twitter_share&igshid=560r5jm5q9fc","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Oct 19 00:21:58 +0000 2018","id_str":"1053078769781628929","full_text":"Remote work #thisismyoffice https://www.instagram.com/p/BpGCnFAl5kd/?utm_source=ig_twitter_share&igshid=e9cwve6zovmy","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 16 20:52:07 +0000 2018","id_str":"1052301183547834368","full_text":"Remote work #thisismyoffice https://www.instagram.com/p/Bo_6o-JFBT5/?utm_source=ig_twitter_share&igshid=19hbqm9ilcryb","favorite_count":"3","retweet_count":"0"},{"created_at":"Sat Apr 02 21:16:31 +0000 2011","id_str":"54291141947949057","full_text":"Making some bubble and squeak to go with a pot roast. http://instagr.am/p/Cxaq-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 02 15:37:56 +0000 2011","id_str":"54205933684924416","full_text":"The Cooking Channel (spinoff of the Food Network) is like the old Food Network, before it became all challenges and diner tours. Good stuff.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 02 03:40:06 +0000 2011","id_str":"54025283837235200","full_text":"We got The Gold Trigon. We are so awesome. #sworcery","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 02 01:48:33 +0000 2011","id_str":"53997211406696449","full_text":"We just woke a slumbering sylvan sprite between two loathsome rainbows by the side of The Perilous Precipice. #sworcery","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 02 00:49:34 +0000 2011","id_str":"53982369945882624","full_text":"We spied a curious-looking nestbox with an inscription that read \"Tweet & ye shall be re-tweeted\". #sworcery","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Apr 02 00:47:01 +0000 2011","id_str":"53981726522880000","full_text":"Silencing the storm will require some familiarity with psionics, cryptozoology & miracles... #sworcery","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 02 00:17:11 +0000 2011","id_str":"53974218072801280","full_text":"Can't sleep. Rebecca Black will eat my soul. http://www.youtube.com/watch?v=Ti1D9t8n0qA","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 01 23:54:28 +0000 2011","id_str":"53968501106417664","full_text":"Viv & her friends were playing \"Hair Salon\" at school. One girl was the stylist, another girl was the customer, and Viv was the pet dragon.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 01 23:08:12 +0000 2011","id_str":"53956859794690048","full_text":"David Bowie's cover of The Doors' \"Alabama Song\" will have you heading right to the next whisky bar. Oh don't ask why.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 01 22:08:22 +0000 2011","id_str":"53941802629206016","full_text":"The \"East of Eden\": Italian Dark Chocolate Liqueur, Strawberry Puree, Prunier Cognac, Balsamic, Cayenne, Salt http://instagr.am/p/CvLPg/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 01 18:55:53 +0000 2011","id_str":"53893363514085376","full_text":"Mead and java documentation. One helps the other go down better. @ Trappeze Pub http://instagr.am/p/Cu7VP/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 01 18:28:47 +0000 2011","id_str":"53886540983705600","full_text":"Ah... the three Oconee reactors were on the original list but were then removed, leaving just three on the watch list. http://www.businessweek.com/ap/financialnews/D9MADD081.htm","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 01 18:19:59 +0000 2011","id_str":"53884327985020928","full_text":"Turns out I live 35 miles from 3 nuclear reactors, & all 3 are among 6 US plants chosen for an extensive safety review. http://www.fitsnews.com/2011/04/01/sc-nuclear-reactors-under-scrutiny/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 01 16:22:33 +0000 2011","id_str":"53854776143781888","full_text":"Beautiful weather, the Smiths on the stereo, and (yes) another special burger. @ Farm Cart http://instagr.am/p/CuuDx/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 01 15:27:48 +0000 2011","id_str":"53840995023978497","full_text":"Hey, hey! The Fishstick works pretty well in YouTube 1911 mode. http://www.youtube.com/watch?v=5QvIa0NEYO8","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 01 14:39:33 +0000 2011","id_str":"53828853432463361","full_text":"Don't like spiders? Then you might want to stay away from the flood-ravaged parts of Pakistan. http://www.flickr.com/photos/dfid/5571181942/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 01 00:56:00 +0000 2011","id_str":"53621602352496640","full_text":"\"City of Oakland Shuts Down Novella Carpenter's Urban Farmstand\" http://is.gd/wGfQAx","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Mar 31 16:15:35 +0000 2011","id_str":"53490634392219648","full_text":"Today's burger was topped with braised pork shanks and an egg. @ Farm Cart http://instagr.am/p/Cs6jp/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 31 14:43:51 +0000 2011","id_str":"53467549643440128","full_text":"Hold on... Espresso Royale is a chain?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 31 03:11:53 +0000 2011","id_str":"53293409263292417","full_text":"\"City of Oakland Shuts Down Novella Carpenter's Urban Farmstand\" http://is.gd/wGfQAx","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Mar 31 02:55:50 +0000 2011","id_str":"53289367829090305","full_text":"Uh, oh. Cesium 137. That's not good. http://www.nytimes.com/2011/03/31/world/asia/31japan.html?_r=1","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 31 02:15:53 +0000 2011","id_str":"53279314665410561","full_text":"The FDA has come out and clearly told a judge that I am a federal criminal, so now our suit moves forward. http://www.farmtoconsumer.org/fda-answers-judge-kennedy.htm","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Mar 31 00:15:12 +0000 2011","id_str":"53248946105098240","full_text":"Oh, yeah! Tacos! http://instagr.am/p/Crwkh/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 30 20:28:00 +0000 2011","id_str":"53191767289364480","full_text":"\"60 Completely Unusable Stock Photos\" I dunno. I was looking for a lady Hitler peeling potatoes just last week. http://www.buzzfeed.com/mjs538/60-completely-unusable-stock-photos","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Mar 30 16:49:13 +0000 2011","id_str":"53136709226999808","full_text":"Changing it up a little for lunch today. @ Trappeze Pub http://instagr.am/p/CrQMo/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 30 16:05:59 +0000 2011","id_str":"53125828371939329","full_text":"Since I looked last week, new locallygrown.net markets were created in AR, NC, NY, OK (x2), GA (x3),FL (x2), TN, and KY. It's a revolution!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 29 21:01:18 +0000 2011","id_str":"52837761627066368","full_text":"I downloaded the Amazon Downloader so I could download my songs. Then I downloaded the Amazon Uploader so I could upload them back again.","favorite_count":"2","retweet_count":"4"},{"created_at":"Tue Mar 29 17:30:07 +0000 2011","id_str":"52784613558468608","full_text":"\"In all instances he starts with banter, but ends w/ a drawn katana & a decapitated foe. He's also a police detective.\" http://whatever.scalzi.com/2011/03/29/i-see-no-possible-way-how-this-incredible-cover-letter-could-ever-fail/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 29 16:31:37 +0000 2011","id_str":"52769893887643649","full_text":"My Farm Cart burger today included steak. @ Farm Cart http://instagr.am/p/CpjrF/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 29 14:14:43 +0000 2011","id_str":"52735441996230656","full_text":".@iaminigomontoya Remember this, never forget this: when I found you, you were so slobbering drunk, you couldn't buy Brandy!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 29 02:14:18 +0000 2011","id_str":"52554142627004417","full_text":"In less than 24 hours, our local sustainable growers have sold over $8,000 of products. In March. And there's another day to go this week.","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Mar 28 14:56:04 +0000 2011","id_str":"52383460014297088","full_text":"My houseguests brought their own house. http://instagr.am/p/Cnve3/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 28 01:06:40 +0000 2011","id_str":"52174733885718528","full_text":"Instamatic Photos of Food, 138th in a series: GF mixed fruit cobbler. http://instagr.am/p/CmzJ0/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 27 22:17:01 +0000 2011","id_str":"52132037771010048","full_text":"\"Restaurants look to combat higher food prices by buying local\" http://onlineathens.com/stories/032711/bus_805979179.shtml","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 27 04:39:24 +0000 2011","id_str":"51865882808418304","full_text":"I was just given the books I started gaming with. Told you my nerd runs deep. http://instagr.am/p/Ck53Y/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 27 03:33:33 +0000 2011","id_str":"51849310781968384","full_text":"Mixing my grandma a coke and bourbon. Let's get this Saturday started!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 27 01:30:38 +0000 2011","id_str":"51818376061919232","full_text":"9:30 on a Saturday night. Time to bake cookies, is it not? http://instagr.am/p/Ckk48/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 27 01:24:14 +0000 2011","id_str":"51816766724243456","full_text":"Sometimes merely circling the right answer isn't sufficient. http://instagr.am/p/CkkMG/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 26 23:41:33 +0000 2011","id_str":"51790926795907072","full_text":"Golf ball sized hail in Athens? Yowsers! Get inside y'all!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 26 23:03:33 +0000 2011","id_str":"51781361580777472","full_text":"Butler always does it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 26 17:07:46 +0000 2011","id_str":"51691828596064256","full_text":"Just finished \"The Accidental Farmers\" by Tim Young of Nature's Harmony Farm. It's an important book. Full review here: http://www.amazon.com/gp/cdp/member-reviews/A3DBPZVNBQW4Y0/ref=cm_pdp_rev_title_1?ie=UTF8&sort_by=MostRecentReview#R9K3LAMLHCEWR","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Mar 26 16:00:34 +0000 2011","id_str":"51674914230513664","full_text":"I'm buying Dragon Age 2 because of this: http://www.nomorelost.org/2011/03/25/straight-male-gamer-told-to-get-over-it-by-bioware/","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Mar 26 14:39:05 +0000 2011","id_str":"51654408144039936","full_text":"Giant griddle or tiny rashers? Either way, I'm eating bacon. http://instagr.am/p/CjgZe/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 26 03:09:17 +0000 2011","id_str":"51480814973759488","full_text":"We got The Megatome & we are the smartest. #gotmegatome #sworcery","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 26 02:49:59 +0000 2011","id_str":"51475958942797824","full_text":"\"Scythia, Cimmeria, Assyria & Persia - these are all kingdoms of men. Mingi Taw is The Kingdom of the Cloud.\" #sworcery","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 26 01:51:26 +0000 2011","id_str":"51461225724395520","full_text":"\"The Surgeon's Tale\" by Cat Rambo and Jeff VenderMeer. An expertly told 1st person account of a re-animation gone awry. http://podcastle.org/2011/03/01/podcastle-146-giant-episode-the-surgeons-tale/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 25 20:23:07 +0000 2011","id_str":"51378601878241280","full_text":"My current work station. @ Highwire Lounge http://instagr.am/p/Ch-y3/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 25 17:36:52 +0000 2011","id_str":"51336759925149696","full_text":"The 5K Muck Run will be held on May 7th, just up the road from my house, and looks like all kinds of fun: http://muckrun.com/about.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 25 17:08:55 +0000 2011","id_str":"51329726752628737","full_text":"The Complete Works of H.P. Lovecraft in epub or mobi, for free. I've always preferred it read aloud, if even to myself. http://cthulhuchick.com/free-complete-lovecraft-ebook-nook-kindle/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 25 16:11:42 +0000 2011","id_str":"51315327967047681","full_text":"Chicken salad on a burger? Why the hell not? @ Farm Cart http://instagr.am/p/ChqT8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 25 13:20:32 +0000 2011","id_str":"51272254427906049","full_text":"I'd thought it was morning mist outside my office window, but it's just residual haze from last night's Snoop Dogg show across the street.","favorite_count":"1","retweet_count":"1"},{"created_at":"Thu Mar 24 16:31:23 +0000 2011","id_str":"50957895835205632","full_text":"Sliced pork chop on a burger? Yes, please! @ Farm Cart http://instagr.am/p/CgA5-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 24 03:57:45 +0000 2011","id_str":"50768236274397185","full_text":"Inc. Magazine offers advice to one of my competitors: \"How Would You Sell a Virtual Farmer's Market?\" http://www.inc.com/magazine/20100401/how-would-you-sell-a-virtual-farmers-market.html?utm_source=twitter&utm_medium=socialmedia&utm_campaign=button&usrid=undefined via @IncMagazine","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 24 02:34:28 +0000 2011","id_str":"50747278020968448","full_text":"\"Nixon the Protector\" http://flic.kr/p/N4dUT","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 24 02:22:25 +0000 2011","id_str":"50744246126383104","full_text":"Oh dear god, no: 'The Lorax' Starring Taylor Swift & Danny Devito, Hits Theaters March 2012 http://aol.it/dNLH9u","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 24 01:08:47 +0000 2011","id_str":"50725713975836672","full_text":"The trailer for Sword & Sorcery on the iPad is beautiful: http://2dboy.com/2011/03/23/five-reasons-i-love/ (via @Rocketpilot)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 23 17:42:56 +0000 2011","id_str":"50613510891257857","full_text":"The greatest Doctor Who T-shirts I've ever seen: http://forbiddenplanet.com/67582-doctor-who-t-shirt-4th-doctor-costume-forbidden-planet-exclusive/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 23 02:56:42 +0000 2011","id_str":"50390486342565889","full_text":"Holy crap! RT @jannypie: WANT!! Poke It Out With A Stick!: Real Eye Of Sauron @geekologie http://ow.ly/4kmNC","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 23 02:24:53 +0000 2011","id_str":"50382478900346880","full_text":"“@nursekris99: God bless the ACCPD: they're getting multiple calls for house checks out this way. This end of town ain't sleeping tonight.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 23 02:14:06 +0000 2011","id_str":"50379764325810176","full_text":"Setting up the hand-me-down iPad for Vivian. Just doing my part to hasten the singularity.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 23 01:47:38 +0000 2011","id_str":"50373104681222144","full_text":"OMG RT @cherrygarcia: Red Velvet Cake Batter Ice Cream with Red Velvet Cake Pieces & a Cream Cheese Frosting Swirl.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 22 19:32:45 +0000 2011","id_str":"50278763300270080","full_text":"\"Groupon in Retrospect\" A great deal for customers and for Groupon, but can absolutely kill the business. http://posiescafe.com/wp/?p=316","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 22 16:48:47 +0000 2011","id_str":"50237496877002752","full_text":"I'm pretty sure eight of my ten favorite burgers have been from the Farm Cart. @ Farm Cart http://instagr.am/p/Cc2SL/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 22 00:29:25 +0000 2011","id_str":"49991032699490304","full_text":"Current status: The Kraken. http://instagr.am/p/CbzA_/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 21 19:38:35 +0000 2011","id_str":"49917841570398208","full_text":"Sorry.. had to run and take care of something. Someone was wrong on the internet! http://www.metafilter.com/101681/Local-Food-Local-Rules#3592277","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Mar 21 17:29:29 +0000 2011","id_str":"49885353217245184","full_text":"This is good. “@1000facescafe: We finalized a 2011 Ice Coffee Recipe tonight. Starts Monday! Bitters, pomegranate, iced chemex..”","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 21 17:02:03 +0000 2011","id_str":"49878447815798785","full_text":"Farm Cart's open! No one makes a better Dagwood. @ Farm Cart http://instagr.am/p/CbSGB/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 21 13:36:18 +0000 2011","id_str":"49826670319894528","full_text":"Commentary: Paula Deen on UGA's new nutrition program:
http://feedly.com/k/hnWTaD /via @ivey","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 21 13:11:32 +0000 2011","id_str":"49820436359430144","full_text":"Been waiting months! RT @Farm255: tummy grumbling? already thinking about lunch? well you're in luck because FARM CART is BACK!!!!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 20 23:19:26 +0000 2011","id_str":"49611031361753088","full_text":"There's no gluttony when tacos are involved. That said, I will admit ten may have been a bit excessive.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 20 18:13:03 +0000 2011","id_str":"49533927672659968","full_text":"When sleep takes you, it doesn't care if you're comfortable. http://instagr.am/p/CZlRS/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 20 17:45:39 +0000 2011","id_str":"49527033151234048","full_text":"The bulbs the girls and I planted last fall are in bloom. Happy equinox! (Tulips foreground, daffodils in back) http://instagr.am/p/CZinE/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 20 16:06:26 +0000 2011","id_str":"49502065625546752","full_text":"Brunch: Corned Beef Hash (cubed potatoes, onion, and corned beef) & Scrambled Eggs (with butter, herbs, and a bit of half & half). Noms.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 20 04:31:36 +0000 2011","id_str":"49327202533244928","full_text":"Spent the last three hours banging out a sweet new feature for locallygrown.net. The coding muse has been feeding me well lately.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 20 01:38:15 +0000 2011","id_str":"49283580404314112","full_text":"Just put a duck in the oven to roast overnight at 200F. I have no idea what to expect. I'll let you know how it goes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 20 01:06:07 +0000 2011","id_str":"49275493828141056","full_text":"Coming down the backside of the cell. That was unexpected.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 20 00:59:43 +0000 2011","id_str":"49273882452041728","full_text":"It's not a big storm, but it's fierce, and parked right over our house. http://skit.ch/bjfy","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 20 00:56:59 +0000 2011","id_str":"49273195123064832","full_text":"And there went the power. Fiercest storm we've had in a while. Oh, only a blink.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 20 00:54:26 +0000 2011","id_str":"49272550492094464","full_text":"Getting some pretty good hail over here. Duck & cover!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 24 19:45:46 +0000 2018","id_str":"1044311951373930496","full_text":"@marcoarment Nevermind. Got it by tapping anywhere other than the (i) icon.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 07 03:32:57 +0000 2018","id_str":"1037906540357795840","full_text":"You can watch this comedy special for free if you’d like here at this link, and I absolutely think you should watch it, but if you can donate ten bucks and watch it, so much the better.

http://cameronesposito.vhx.tv","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 20 18:13:48 +0000 2018","id_str":"1031605233997303809","full_text":"I’ve shed 90% of the accounts I follow here, and am down to mostly just work folks, local folks, old school blogging folks, and darth. Eventually I’ll be gone altogether, but until then feel free to at me if you need to grab my attention. That goes for any of you.","favorite_count":"4","retweet_count":"0"},{"created_at":"Fri Aug 17 16:20:29 +0000 2018","id_str":"1030489550882328576","full_text":"There’s not a perfect social media platform, to be sure. There are others besides mastodon, including some separate but compatible systems. And they’re undergoing rapid development so comparisons will change. Is mastodon better than Twitter? For me, now, the answer is absolutely.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Aug 17 16:15:29 +0000 2018","id_str":"1030488295476801536","full_text":"Another nice guide to mastodon (with illustrations!) can be found here: https://kevq.uk/how-does-mastodon-work/","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Aug 17 16:13:49 +0000 2018","id_str":"1030487872892231680","full_text":"Curious about mastodon and want to learn more? This guide is clear and concise: https://github.com/joyeusenoelle/GuideToMastodon/","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Aug 17 16:00:54 +0000 2018","id_str":"1030484624584187904","full_text":"I’m not planning on any new content here, and am brutally trimming my follow list to just those I absolutely need to follow on Twitter. Like many others, I’ve moved to mastodon: @ewagoner@mastodon.social. If you like the classic Twitter look, there’s this: https://pinafore.social/accounts/6846","favorite_count":"5","retweet_count":"0"},{"created_at":"Thu Aug 16 02:26:36 +0000 2018","id_str":"1029917311178878977","full_text":"I’ve been on Twitter for a long time, long enough to have a six digit user number. It’s been a huge part of my online life for eleven years, but it’s increasingly clear this is no longer the place for me. I’ll be transitioning over to Mastodon — ewagoner at mastodon dot social.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Mar 19 23:35:57 +0000 2011","id_str":"49252802018557952","full_text":"Winter's Last Days http://instagr.am/p/CX64j/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 19 22:03:17 +0000 2011","id_str":"49229481692504065","full_text":"Top o' the morning to you! http://instagr.am/p/CXxNj/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 19 21:16:30 +0000 2011","id_str":"49217706964164608","full_text":"Odyssey Dawn, what's that missile you have on /
Could it be a faded scud from times gone by?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 19 20:54:38 +0000 2011","id_str":"49212203659825152","full_text":"DirtGirl from DirtGirlWorld appears to have been tailor made to tickle all those special parts of my brain. I know it's a cartoon. Shut up.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 19 19:59:15 +0000 2011","id_str":"49198267329818624","full_text":"I've eaten 3 oranges this afternoon, and all 3 were the best orange I've ever had. And I thought the @chaffinorchards Mandarins were good.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Mar 19 18:27:50 +0000 2011","id_str":"49175261144551425","full_text":"Cooking corned beef & cabbage for dinner for St. Patrick's Day. You \"spring forward\"ers who celebrated it already can suck it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 19 17:52:44 +0000 2011","id_str":"49166428460421121","full_text":"10% of my garden beds prepped. So good to have dirt under my fingernails again.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 19 16:20:50 +0000 2011","id_str":"49143298631282688","full_text":"Received a box of navel oranges from @chaffinorchards. It's hard to treat them as the luxury that they are when they're as good as they are.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 19 00:15:13 +0000 2011","id_str":"48900294494531584","full_text":"Next time, maybe I won't use the coarse ground corn meal. The gluten free batter went a bit thin, but next time they'll be great.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 18 22:56:21 +0000 2011","id_str":"48880448960598016","full_text":"Making corndogs from scratch with all local ingredients, because I realized I've got everything on hand. And it's Friday. And yum, corndogs.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 18 21:32:55 +0000 2011","id_str":"48859452568375296","full_text":"I want to garden this weekend, but also the programming muse is smiling on me and I shouldn't pass her by. Might do both & just not sleep.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 18 21:27:25 +0000 2011","id_str":"48858066946506752","full_text":"It's not that I got a lot done, exactly, but clearing an eight month old coding logjam makes me feel super productive today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 18 18:17:04 +0000 2011","id_str":"48810161992777729","full_text":"Who says fur = murder? RT @yewknee: Looks like @jnonfiction found my next winter coat: http://www.youtube.com/watch?v=2mpthRrd3hA #waitforit","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 18 18:06:42 +0000 2011","id_str":"48807553244729344","full_text":"A US remake of the so fantastically good \"House of Cards\" series? If done well, this will be awesome. http://blog.netflix.com/2011/03/house-of-cards.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 18 16:06:06 +0000 2011","id_str":"48777203437158400","full_text":"Every once in a while you need a change of scenery to get the job done. Solved an algorithm that's been vexing me a while at a coffee shop.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 18 01:10:12 +0000 2011","id_str":"48551745793687552","full_text":"It's \"Women and Aliens Appreciation Month\" over at @TheDrabblecast. I won't argue about that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 17 15:38:44 +0000 2011","id_str":"48407928553746432","full_text":"Athens Locally Grown is now the first in Athens to accept payments via Dwolla on your smartphone. Similar to but much easier than PayPal.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 17 13:45:33 +0000 2011","id_str":"48379446998204416","full_text":"\"Options for Arkansas grown meats, vegetables, grains and other items are just an Internet search away.\" http://sync.arkansasonline.com/news/2011/mar/15/how-does-your-garden-grow/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 17 11:51:30 +0000 2011","id_str":"48350745317216257","full_text":"Scientific American: U.S. food safety rules have little or no scientific basis, and are often flat out wrong. http://is.gd/v3aEY6","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Mar 16 22:41:42 +0000 2011","id_str":"48151985945456640","full_text":"My daughter's school unveiled a website to manage her lunch account & it requires Internet Explorer. Hope they didn't spend too much on it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 16 21:06:01 +0000 2011","id_str":"48127906815291392","full_text":"After thirty days of walking at my desk, I've walked a total of 203 miles and burned 20,086 calories. Milkshake season, here I come!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 16 14:56:35 +0000 2011","id_str":"48034936531329024","full_text":"The new iPad cover sure is fun to play with. I bet it's even more fun with a new iPad.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 16 12:28:35 +0000 2011","id_str":"47997689215983616","full_text":"Spent some quiet time before work at one of the state's last covered bridges, upriver from me. http://instagr.am/p/CR7wZ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 16 12:26:59 +0000 2011","id_str":"47997284650188800","full_text":"Spent some quiet time before work at one of the state's last covered bridges, upriver from me. http://instagr.am/p/CR7pZ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 16 12:25:42 +0000 2011","id_str":"47996963005796352","full_text":"Spent some quiet time before work at one of the state's last covered bridges, upriver from me. http://instagr.am/p/CR7hA/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 16 03:33:49 +0000 2011","id_str":"47863109192384512","full_text":"Hank Moody: \"I look like an f'in FBI agent.\" Been waiting for that line for three seasons now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 16 00:31:09 +0000 2011","id_str":"47817139754766336","full_text":"Anyone here accepting payments through @Dwolla? I just signed up. Flat 25 cents per transaction, with apps for most smart phones.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 15 20:15:13 +0000 2011","id_str":"47752733062725632","full_text":"\"How one Thunder Bay (Ontario, pop 110,000) grower has used social media\" w/ Facebook, Twitter, & locallygrown.net http://www.thegrower.org/readnews.php?id=5m4o2q1w8e4k","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 15 16:28:22 +0000 2011","id_str":"47695645582168064","full_text":"Er... Should have said a half pour of bourbon barrel aged Allagash Black. Not feeling up to a half pint of bourbon, honest.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 15 16:26:37 +0000 2011","id_str":"47695202852413440","full_text":"I effectively haven't eaten since Saturday, and I'm breaking the fast with a half pout of bourbon @ Trappeze Pub http://instagr.am/p/CQwLl/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 15 11:51:08 +0000 2011","id_str":"47625878137602048","full_text":"Thirteen hours of sleep have me feeling more or less human again. Will attempt to go to work today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 14 21:20:24 +0000 2011","id_str":"47406748453183488","full_text":"Made it home. Not in one piece, exactly, but home nonetheless.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 14 16:55:26 +0000 2011","id_str":"47340066951012352","full_text":"The biggest font on the menu at this diner is the word \"FREEDOM\" in \"FREEDOM Fries\". #NEVARFORGET","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 14 13:55:56 +0000 2011","id_str":"47294897002266624","full_text":"It's all fun and games until half the family is up all night being sick. I think Savannah is telling us to go home already.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 14 01:43:21 +0000 2011","id_str":"47110536906801152","full_text":"\"Visit Creque Dam Farm under the full moonlight for the first Guest Chef Slow Down Dinner. Dress island casual.\" http://stcroixsource.com/content/community/miscellaneous/2011/03/09/ridge-reef-farm-presents-guest-chefs-slow-down-farm-dinne","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 13 19:35:55 +0000 2011","id_str":"47018067590512640","full_text":"This helps. A lot. @ Tybee Island Pier http://instagr.am/p/CN-cG/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 13 17:53:27 +0000 2011","id_str":"46992279218556928","full_text":"While I was wearing Juniper, Vivian cut in front of me and abruptly stopped. I managed not to kill them, but wrenched my back in the effort.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 13 00:08:43 +0000 2011","id_str":"46724331010662402","full_text":"The meal at #goconf always ranks as one of my two best meals of the year. One look at the menu shows why. http://gdzl.la/9pTXP9","favorite_count":"0","retweet_count":"2"},{"created_at":"Sat Mar 12 22:27:33 +0000 2011","id_str":"46698872034172928","full_text":"Juniper figured out how her shadow worked, and immediately started putting on a puppet show. http://yfrog.us/nty6tz","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 12 21:52:48 +0000 2011","id_str":"46690129477238784","full_text":"It's always an adventure being out in public for extended periods with a bizzaro genius baby.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 12 16:09:21 +0000 2011","id_str":"46603693461745664","full_text":"Like a terrible cop movie cliche: RT @Shaun_Appleby \"Fukushima No 1 was scheduled for permanent retirement on 26 March 2011.”","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Mar 11 22:27:36 +0000 2011","id_str":"46336496835362816","full_text":"About to try a charcuterie sampler from The Spotted Trotter. http://instagr.am/p/CKgDC/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 11 21:10:53 +0000 2011","id_str":"46317191968206848","full_text":"We feasted on oysters in the shade of this ancient tree. http://instagr.am/p/CKaO9/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 11 20:50:30 +0000 2011","id_str":"46312061294215168","full_text":"Vivian, looking across the tidal marsh: \"I know what ocean that is. It's the Atlantic. And look over there. I can see Africa!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 11 20:43:14 +0000 2011","id_str":"46310233106165760","full_text":"I won't say how many oysters I just ate, but I weigh twice what I did an hour ago. #goconf","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 11 20:11:46 +0000 2011","id_str":"46302315635949568","full_text":"\"Eric, can I interest you in a beer?\" I love being a rock star. Or hanging out with nice people. Whichever. #goconf","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 11 18:06:31 +0000 2011","id_str":"46270793134505984","full_text":"Vivian and I are on a field trip to an oyster bed, to be followed by an oyster roast. It's agriculture! #goconf","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 11 16:01:13 +0000 2011","id_str":"46239259060994048","full_text":"Made it to the #goconf and got my booth set up. http://instagr.am/p/CKFh8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 11 10:00:52 +0000 2011","id_str":"46148575515774976","full_text":"Grrrrrrrr","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 11 04:58:47 +0000 2011","id_str":"46072553361518592","full_text":"Looks like I get a couple hours to nap. Zzzzzzzz","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 11 03:34:50 +0000 2011","id_str":"46051427646320640","full_text":"Made it through market, thanks to our great volunteers & growers. Have to wake up in 4 hours to drive to Savannah, but first: more packing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 10 18:54:48 +0000 2011","id_str":"45920554439553024","full_text":"In 13 hours, I'm driving to Savannah for the Georgia Organics Conference. Assuming I survive the next 13 hours. Woof. #goconf","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 10 17:02:07 +0000 2011","id_str":"45892198289518592","full_text":"I don't know what you call it when a hell day goes to hell, but this is it. The new truck engine died mid-route, adding chaos to market day.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 09 23:57:27 +0000 2011","id_str":"45634334778073088","full_text":"Was supposed to get return info for 3 old DirecTV receivers, got 2, & only 1 matches what I have. They've no idea what they're doing there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 09 16:49:59 +0000 2011","id_str":"45526756911890432","full_text":"Tomorrow night I've got our farmers market, then a couple hours' nap since we have to leave the house at 3AM to drive to Savannah. #goconf","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 09 16:31:59 +0000 2011","id_str":"45522227877265408","full_text":"\"To what nobler cause can a man devote his energies and talents than the bemufflement of clangings?\" http://hootingyard.org/archives/6178","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 09 16:24:21 +0000 2011","id_str":"45520307305459713","full_text":"Champion skier & now CO farmer & a locallygrown.net market manager Alison Gannett is a NatGeo \"Top 10 Woman Adventurer\" http://ngadventure.typepad.com/blog/2011/03/ten-top-women-adventurers-for-international-womens-day.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 09 15:15:06 +0000 2011","id_str":"45502878781149184","full_text":"Now in GA: clearcut state-owned land for free & keep the profits! Step 1: Put up a billboard behind trees. 2: Profit! http://onlineathens.com/stories/030911/new_796737481.shtml","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 09 02:03:07 +0000 2011","id_str":"45303571159318528","full_text":"Juniper's in her crib making fed-after-midnight Mogwai noises. I don't know if I can sleep tonight.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 09 01:41:34 +0000 2011","id_str":"45298146573697024","full_text":"Reached my contact in VT, who's boiling sap while \"waist deep in snow\". If I'm lucky, she'll be mailing me a year's supply of her efforts.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 08 23:52:17 +0000 2011","id_str":"45270646850203648","full_text":"Proving once again she's my kid, Vivian says \"Math is part of the fun!\"","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Mar 08 19:30:39 +0000 2011","id_str":"45204803462242305","full_text":"Once you get used to it, it's pretty easy to walk and eat chocolate cake at the same time.","favorite_count":"1","retweet_count":"2"},{"created_at":"Tue Mar 08 19:06:12 +0000 2011","id_str":"45198651005476864","full_text":"Added favoriting & commenting (w/ photos) to the locallygrown.net recipe system last night. It's now feature complete! http://www.locallygrown.net/recipes","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 08 18:11:25 +0000 2011","id_str":"45184864592465920","full_text":"Instaprint is brilliant. http://instaprint.me/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 08 13:43:01 +0000 2011","id_str":"45117317553733632","full_text":"$5100 and a new engine for our box truck later, and my market's already blown our expense budget for the year.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 08 00:00:30 +0000 2011","id_str":"44910326289932288","full_text":"I love watching our new office get built. They're on the second floor, and we'll be up at the top, on the 7th. http://instagr.am/p/CFCl9/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 07 23:44:48 +0000 2011","id_str":"44906372042719232","full_text":"I've done some amazing food transformations in my day, but turning apples from a local orchard into the most amazing vinegar might be tops.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 07 18:10:43 +0000 2011","id_str":"44822299186184192","full_text":"Payday! Some online business get VC funding, others are self-funded. Mine's the latter. http://instagr.am/p/CEs8K/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 07 16:26:49 +0000 2011","id_str":"44796150313779200","full_text":"“Literally, four years ago, this was not happening, Now, everywhere you turn, someone’s a farmer.” http://www.nytimes.com/2011/03/06/us/06farmers.html?_r=1&src=recg","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 07 15:49:43 +0000 2011","id_str":"44786814501912576","full_text":"Oranges don't grow here, so I've no problems seeking out a responsible grove from afar to trade with: @chaffinorchards http://www.chaffinfamilyorchards.com/store/navels.php","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 06 01:47:40 +0000 2011","id_str":"44212516930330624","full_text":"The main character just got a MacArthur Grant. I'd like one of those. I'd put it to good use, promise.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 06 01:22:55 +0000 2011","id_str":"44206289651376129","full_text":"Finally watching \"Synecdoche, New York\". Oh, my, Samantha Morton as Hazel.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 06 00:57:53 +0000 2011","id_str":"44199988523319296","full_text":"Eric's Home of Chicken and Waffles http://instagr.am/p/CB2U-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 06 00:22:14 +0000 2011","id_str":"44191018425384960","full_text":"Had to heat up another skillet to hold all the chicken. I have problems cooking for one.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 06 00:04:14 +0000 2011","id_str":"44186487377498112","full_text":"Chicken's cut up, cast iron skillet's getting hot. Chicken & waffles -- it's on!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 05 22:58:17 +0000 2011","id_str":"44169892718587904","full_text":"Called DirecTV w/ what I thought was a yes/no question about some old equipment they left me. Half hour later, I'm wishing I just junked it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 05 22:08:32 +0000 2011","id_str":"44157371404136448","full_text":"cowboy coffee & chemical cream/
ride ride ride on my stallion of green/
midnight shower sleep in the flowers/
& dream ... rapid fire dreams","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 13 06:19:15 +0000 2018","id_str":"1028888693954818048","full_text":"I can’t believe this spot I stumbled upon to watch meteors less than five miles from my house. It’s dark enough I can see the dust lanes in the Milky Way, and there were posts just right for hanging my hammock. The meteors have been pretty great too, lots with shimmering trails.","favorite_count":"13","retweet_count":"0"},{"created_at":"Sat Aug 11 23:46:08 +0000 2018","id_str":"1028427376634617857","full_text":"The first band today, Elekibass, is freaking delightful. Imagine If Herb Alpert did rockabilly. And was Japanese.","favorite_count":"2","retweet_count":"1"},{"created_at":"Sat Aug 11 03:46:17 +0000 2018","id_str":"1028125425174761473","full_text":"I just witnessed a “Like a Virgin” conga line, so I guess the kids are back in town.","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Aug 09 22:55:30 +0000 2018","id_str":"1027689858565918720","full_text":"#spaceforce https://www.instagram.com/p/BmRpGPmlHeD/?utm_source=ig_twitter_share&igshid=1uyowq5sl25zf","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 09 20:52:20 +0000 2018","id_str":"1027658862466396160","full_text":"That chorus of screams you’ve been hearing for the last half hour is business owners everywhere who can’t take payments or operate their registers because @square has a system-wide outage. First time I’ve seen that (and of course it happened right as my farmers market opened).","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Aug 09 03:03:20 +0000 2018","id_str":"1027389838847344645","full_text":"Joe Jack Talcum’s aucustic guitar and harmonica version of “Punk Rock Girl” is tight, yo.","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Aug 09 00:22:57 +0000 2018","id_str":"1027349480046305281","full_text":"This breathtaking drone footage over Pompeii shows just how large the ancient city was. I’ve never seen it like this before. https://youtu.be/CSyfkqD3oig","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Aug 08 23:03:19 +0000 2018","id_str":"1027329438093074435","full_text":"Once again, XKCD accurately sums up my chosen profession. https://xkcd.com/2030/","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Aug 08 05:03:34 +0000 2018","id_str":"1027057710154563585","full_text":"If you like your post apocalyptic fiction to be terrifyingly realistic, then you’ll love the book I’m reading: “The 2020 Commission Report on the North Korean Nuclear Attack’s on the United States” by noted NK nuclear expert Jeffrey Lewis. It’s harrowing.
https://www.theguardian.com/books/2018/aug/06/2020-commission-report-north-korean-attacks-against-united-states-jeffrey-lewis-review","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Mar 05 21:37:04 +0000 2011","id_str":"44149452558176256","full_text":"Somehow, every time I'm home alone, I find myself doing laundry in my underwear and a chef's hat.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 05 21:11:31 +0000 2011","id_str":"44143024321728512","full_text":"Skipped breakfast. Skipped lunch. Thinking maybe waffles and fried chicken for dinner. Want some?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 05 19:55:48 +0000 2011","id_str":"44123966465507328","full_text":"Doing some spring cleaning today. It's a bit of a challenge, since so much that needs cleaning is incorporeal.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 05 19:13:35 +0000 2011","id_str":"44113344977846272","full_text":"On days like this, I do wish Trappeze and their wonderful brunch weren't 45 minutes away.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 05 05:25:36 +0000 2011","id_str":"43904975352504320","full_text":"Turns out White Russians and chocolate cake go very, very well together.

Sorry, plain old milk. You've been replaced.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 05 04:13:19 +0000 2011","id_str":"43886784668639232","full_text":"Got tired of not knowing my whisky, so I tried a flight of five. @ Highwire Lounge http://instagr.am/p/CASwT/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 05 04:12:08 +0000 2011","id_str":"43886486000635904","full_text":"Pisco Sour @ Highwire Lounge http://instagr.am/p/CASrK/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 04 22:32:19 +0000 2011","id_str":"43800968109887488","full_text":"March fourth? March forth!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 04 21:39:54 +0000 2011","id_str":"43787777648771072","full_text":"An animal I've seen twice (once near my house, the other an \"official\" sighting in Missouri) is now declared extinct: http://www.huffingtonpost.com/2011/03/02/eastern-cougar-extinct-mo_n_830181.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 04 19:36:03 +0000 2011","id_str":"43756608181895168","full_text":"Very happy with the response my new recipe feature has received. Now you can see *all* the recipes & subscribe via RSS: http://locallygrown.net/recipes","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 04 16:09:35 +0000 2011","id_str":"43704649584361474","full_text":"I've lost track. Is this one of the wives he cheated on, one of the women he cheated with, or both? http://newtexplore2012.com/ #doasisaynotasido","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 04 15:39:12 +0000 2011","id_str":"43697006165757952","full_text":"I've got the house to myself all weekend. Not sure what I'll do. Apart from cranking up the Mighty Mighty Bosstones, of course.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 04 03:33:07 +0000 2011","id_str":"43514279659438080","full_text":"It was a tough evening at the farmers market today. If you feel I need a reason to be eating chocolate cake for dinner, use that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 03 02:23:58 +0000 2011","id_str":"43134490020823041","full_text":"Wow. Looks like the Mars Needs Moms movie took a charming book and turned it into trash. How surprising of Disney.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 03 00:34:19 +0000 2011","id_str":"43106895422173184","full_text":"Lemon zest and asparagus ravioli on a bed of sauteed spinach and ham with a lemon goat yogurt pan sauce. Yeah, cl http://instagr.am/p/B9WUK/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 02 21:58:00 +0000 2011","id_str":"43067559259537408","full_text":"A rhubarb julip, now at Highwire Lounge. @ Highwire Lounge http://instagr.am/p/B9NOk/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 02 19:35:14 +0000 2011","id_str":"43031628750143488","full_text":"New (not refurb) original iPads now on sale at the Apple store for $100 off: http://store.apple.com/us/browse/home/specialdeals/clearance/ipad?mco=MTM3NDc1NzM","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Mar 02 16:51:32 +0000 2011","id_str":"42990433432911872","full_text":"More metrics: 422 markets have been created, 2713 farms have joined those markets, 58,000 products listed, and 141,000 orders placed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 02 16:43:45 +0000 2011","id_str":"42988475103969281","full_text":"Yesterday, locallygrown.net passed 25,000 total customers. Since I've opened the website, they've spent $4,000,000 on local food.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Mar 02 15:32:34 +0000 2011","id_str":"42970561730723841","full_text":"There were days my bike commute to work felt like this, so I got a car. http://www.youtube.com/watch?v=jO0VLouJFNQ&feature=youtu.be","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 02 14:33:51 +0000 2011","id_str":"42955784321110017","full_text":"\"Hurt Me\" by M.L.N. Hanover is a dark, somewhat uncomfortable ghost story with an ending that make everything brighter. http://podcastle.org/2011/02/08/podcastle-143-hurt-me/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 02 02:37:29 +0000 2011","id_str":"42775503211466752","full_text":"Land donated to the state for use as a farmers market has been sold by the state to a mega-chain of restaurants. http://onlineathens.com/stories/030111/new_792693706.shtml","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 01 20:45:53 +0000 2011","id_str":"42687021608734720","full_text":"Arkansas story is very strange. A well-respected farmer at the center of the sustainability scene there is accused of fraud at every level.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 01 19:40:34 +0000 2011","id_str":"42670583099564032","full_text":"On the last song now. My verdict? \"Collapse into Now\" could easily become my favorite REM album. It's really, really good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 01 19:10:42 +0000 2011","id_str":"42663067233951744","full_text":"\"Uberlin\" (track three) has that older REM sound. Great start to the album so far.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 01 19:01:23 +0000 2011","id_str":"42660723318456320","full_text":"Stream of the new REM album starting now! http://www.npr.org/2011/03/01/134028781/live-march-1-r-e-m-listening-party","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 01 17:01:18 +0000 2011","id_str":"42630500602482688","full_text":"Shareholder meeting followed by a board of directors meeting. Corporate governance is fun! Now back to the treadmill.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 01 16:02:20 +0000 2011","id_str":"42615663692480512","full_text":"Arkansas meat recall details are still unclear & vary depending on which side you hear. More info: http://village.locallygrown.net/weblog http://russellville.locallygrown.net/weblog","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 01 15:59:45 +0000 2011","id_str":"42615013667635200","full_text":"A pastured meat producer in Arkansas had to recall all their products due to either mislabeling or fraudulent use of USDA inspection stamp.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 01 15:26:51 +0000 2011","id_str":"42606732354142209","full_text":"My college once again makes #1 in a rankings article, this time for... worst nickname. http://www.totalprosports.com/2011/02/25/9-worst-college-nicknames/","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Mar 01 14:50:20 +0000 2011","id_str":"42597545221955584","full_text":"\"Terrible Ones\" by Tim Pratt. A fun theatric story with characters from Greek myth set in modern San Francisco. http://podcastle.org/2011/01/18/podcastle-140-terrible-ones/","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Mar 01 02:49:48 +0000 2011","id_str":"42416213908926465","full_text":"New ipad app 4 direcTV came out 2nite, & it's pretty sweet. Can't watch shows on it, but that's the only thing 'tween me & those Wall-E ppl.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 01 02:10:00 +0000 2011","id_str":"42406201467736064","full_text":"Here's a great little essay about running a \"lifestyle\" web business: Mom and Pop, At Web Scale - Anil Dash http://bit.ly/f5Z6ff","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Mar 01 01:43:02 +0000 2011","id_str":"42399415218085888","full_text":"It's 8:30 at night. Time to bring this Monday to a close with one part diet coke to one part Kraken rum.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 01 01:02:04 +0000 2011","id_str":"42389104415096832","full_text":"Juniper and I shared this one. http://instagr.am/p/B65jJ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 01 00:21:36 +0000 2011","id_str":"42378921655808000","full_text":"Omelette night, with local raw milk Brie. Nine farms grew my dinner. http://instagr.am/p/B63mv/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 28 23:38:26 +0000 2011","id_str":"42368057867382785","full_text":"Frying potatoes in duck fat, because that's what you do when you're lucky enough to have duck fat. http://instagr.am/p/B61PL/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 28 17:12:10 +0000 2011","id_str":"42270848337461248","full_text":"The high today: 76 degrees. The low tomorrow: 34 degrees. There goes the fruit crop...","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 28 15:11:05 +0000 2011","id_str":"42240376001671168","full_text":"The Eleven Doctors (by MC Escher?): http://shirt.woot.com/shirts/relatively-awesome","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 28 14:45:27 +0000 2011","id_str":"42233928500649984","full_text":"\"The Notebook of my Favourite Skin-Trees\" (Alex D MacFarlane) Who knew trees growing out of our flesh would be so sexy? http://escapepod.org/2011/02/24/ep281/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 28 02:33:48 +0000 2011","id_str":"42049802804006913","full_text":"Today I planted kiwi vines, baked cookies, and cut a bunch of brush. A full day! Also, I ate far too many cookies.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 27 21:30:13 +0000 2011","id_str":"41973403069972480","full_text":"\"I'm on the fourth island already, and it's still day time!\" Vivian discovered Tiny Wings on my iPhone. It's a fun little game.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 27 18:02:54 +0000 2011","id_str":"41921227270529024","full_text":"Oh, the color on the broth from the hen I cooked overnight. Indicative of a long, happy life. She wasn't no super http://instagr.am/p/B5KMX/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 27 14:52:39 +0000 2011","id_str":"41873350141804544","full_text":"It's 75 degrees out, the trees are all budding, and it's a beautiful Spring day. The freeze we're bound to get is going to be a real bitch.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 27 02:59:47 +0000 2011","id_str":"41693950683127808","full_text":"Put a local stewing hen in the crockpot to bathe overnight, for tomorrow I make mull. http://athens.locallygrown.net/recipes/64","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 27 01:10:04 +0000 2011","id_str":"41666339668111360","full_text":"Let's eat! http://instagr.am/p/B335W/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 27 01:04:25 +0000 2011","id_str":"41664918168141824","full_text":"Salad. Dressed. http://instagr.am/p/B33dB/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 27 00:55:30 +0000 2011","id_str":"41662674114707456","full_text":"Ribs. Smoked and sauced. http://instagr.am/p/B32tn/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 26 23:37:01 +0000 2011","id_str":"41642922289926144","full_text":"Roots. Oiled and herbed. http://instagr.am/p/B3wVs/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 26 23:01:35 +0000 2011","id_str":"41634009058508800","full_text":"Ribs. Rubbed. http://instagr.am/p/B3tXq/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 26 19:18:35 +0000 2011","id_str":"41577885537931264","full_text":"After a week on the free @joyent-provided @newrelic Bronze Plan, I saw enough clear value to upgrade to Gold. It's great.","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Feb 25 14:49:52 +0000 2011","id_str":"41147874951561216","full_text":"Endosymbiont by Blake Charlton is a great story of the arrival of the Singularity, with a focus on our humanity. http://escapepod.org/2011/02/18/endosymbiont/","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Feb 25 04:21:44 +0000 2011","id_str":"40989799321960448","full_text":"At a town hall meeting, someone asked my congressman, \"When is someone going to shoot Obama?\" And got big a big laugh. http://is.gd/9ASgGY","favorite_count":"0","retweet_count":"3"},{"created_at":"Thu Feb 24 03:54:02 +0000 2011","id_str":"40620441508777984","full_text":"Overlook Restaurant Children's Menu: http://bit.ly/fhEVT0 \"Where children know their place -- in the corner\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 24 01:50:16 +0000 2011","id_str":"40589293336403968","full_text":"It was a pretty great day, but the highlight came this AM, listening to Kevin Smith & wife Jen discuss the singularity: http://is.gd/V0MWVW","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 24 01:31:37 +0000 2011","id_str":"40584599755173888","full_text":"If there was any doubt that I live a charmed life, I've been trading Napoleon Dynamite quotes with a farmer via Twitter. It's pretty sweet.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 23 23:49:32 +0000 2011","id_str":"40558912541302784","full_text":"$7 for four pints of beer plus a keepsake glass? Why don't I come here every day?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 23 23:44:03 +0000 2011","id_str":"40557530484580352","full_text":"People here are playing Fluxx. Haven't played that in so, so long. Great game.","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Feb 23 22:58:53 +0000 2011","id_str":"40546163828461568","full_text":"Where beer is made. http://instagr.am/p/BzUOb/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 23 22:51:47 +0000 2011","id_str":"40544379366014976","full_text":"It's the Hopsecutioner. http://instagr.am/p/BzT2G/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 23 22:48:53 +0000 2011","id_str":"40543645744500736","full_text":"Touring Terrapin brewery while on the clock. #toughlife http://instagr.am/p/BzTqE/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 23 22:03:14 +0000 2011","id_str":"40532159760437248","full_text":"Indiana deputy attorney general who advocated using live ammo on Wisconsin protestors \"no longer employed\". http://www.chicagotribune.com/news/local/breaking/chibrknews-report-ind-official-urged-cops-to-shoot-protesters-20110223,0,4211346.story","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Feb 23 15:04:01 +0000 2011","id_str":"40426661467918336","full_text":"US House slashed funding for soil conservation, sustainable ag, & new farmer credit. Commodity subsidies? Untouched. http://sustainableagriculture.net/blog/take-action-oppose-reckless-spending-cuts-2/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 23 14:14:03 +0000 2011","id_str":"40414084084015105","full_text":"A deputy attorney general advocates using live ammunition against Wisconsin protestors: http://motherjones.com/politics/2011/02/indiana-official-jeff-cox-live-ammunition-against-wisconsin-protesters","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Feb 23 01:06:14 +0000 2011","id_str":"40215823545155584","full_text":"Having salmon at my farmers market has completely spoiled me. I didn't know what I'd been missing, but this was it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 22 20:23:08 +0000 2011","id_str":"40144581999726592","full_text":"I hope this (not a fake!) memo comes up when Jon Stewart interviews Donald Rumsfeld tonight: http://library.rumsfeld.com/doclib/sp/1686/2003-04-07%20to%20Doug%20Feith%20re%20Issues%20with%20Various%20Countries.pdf#search=%22Libya%22","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 22 17:40:28 +0000 2011","id_str":"40103644816740353","full_text":"\"The Last Ringbearer\": A re-telling of the War of the Ring from Mordor's point of view. http://www.salon.com/books/laura_miller/2011/02/15/last_ringbearer/index.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 22 15:21:55 +0000 2011","id_str":"40068777299296256","full_text":"The latest DrabbleCast, \"Love in the Pneumatic Tube Era\", was great. Even with all the intro's \"Dutch Oven\" synonyms. http://web.me.com/normsherman/Site/Podcast/Entries/2011/2/17_Drabblecast_198-_Love_in_the_Pneumatic_Tube_Era.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 22 03:25:51 +0000 2011","id_str":"39888571372412928","full_text":"Juniper's started beat boxing. Send all booking requests through me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 22 02:27:25 +0000 2011","id_str":"39873866658623488","full_text":"It's 9:30 at night, and I'm heating up some duck confit. As one so often does.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 22 01:34:50 +0000 2011","id_str":"39860634141204480","full_text":"V'ger tweets now, not yet seeking creator: RT @Voyager2: CCS: END BASELINE SEQUENCE B150: BEGIN BASELINE SEQUENCE B151: LOCK STAR","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Feb 21 17:35:35 +0000 2011","id_str":"39740027093262336","full_text":"\"... the mailman realizes that he’s come at a very bad time. It’s Wednesday, and I am killing chickens today.\" http://is.gd/2buGvX New book!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 21 16:44:45 +0000 2011","id_str":"39727235959238656","full_text":"Six and a tenth miles walked at the desk before lunch. Hello, Monday!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 21 14:14:20 +0000 2011","id_str":"39689382701047808","full_text":"Tulsa Clean Food Market: The Online, Wintertime Farmers Market (\"Look at these eggs. I could snuggle up to them.\") http://www.tashadoestulsa.com/2011/02/tulsa-clean-food-market-the-online-wintertime-farmers-market/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 20 23:55:51 +0000 2011","id_str":"39473336836694016","full_text":"Wow. Don Ho's cover of \"Shock the Monkey\" is amazing. Good or bad, I'm undecided, but amazing either way.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 20 23:22:43 +0000 2011","id_str":"39464998669393920","full_text":"Made it all the way through Taste of Athens with a 1 year old strapped to my chest. And got very few caramelized onions in her hair.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 20 18:20:05 +0000 2011","id_str":"39388836383424512","full_text":"I hope my wisdom tooth finishes coming in soon. I don't know how much longer I can hide that my coffee cup contains mostly whisky.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 20 17:45:25 +0000 2011","id_str":"39380114022207488","full_text":"I must have worn her out yesterday. I casually mentioned a nap to Juniper, and she ran over to get her bottle then tried to climb up my leg.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 20 14:37:57 +0000 2011","id_str":"39332936406937600","full_text":"I'm not sure if Juniper really did sleep for 15 hours or if I just slept through her cries, but it was nice to get up at nine.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 20 02:13:23 +0000 2011","id_str":"39145560564826112","full_text":"Bought this handmade cake for $8, and the baker even ground the flour in her own mill. I feel like I've robbed he http://instagr.am/p/Bt7SI/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 20 01:50:51 +0000 2011","id_str":"39139887806550017","full_text":"Juniper was entranced by the Chinese Lion Dancers, until the people stepped out to bow. Then it was all tears. http://instagr.am/p/Bt5dz/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 20 01:44:14 +0000 2011","id_str":"39138223355592704","full_text":"I'm the only adult in the house tonight. Which means I can light my good candles. http://instagr.am/p/Bt49a/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 20 00:25:52 +0000 2011","id_str":"39118503487344640","full_text":"Gone! Gelfling gone! http://instagr.am/p/Bty6_/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 19 23:52:10 +0000 2011","id_str":"39110022017462272","full_text":"Introducing Vivian to The Dark Crystal. For good or ill.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 19 17:26:08 +0000 2011","id_str":"39012875100106752","full_text":"Mother and Child Reunion http://instagr.am/p/BtTnO/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 19 17:10:37 +0000 2011","id_str":"39008969657688064","full_text":"The loveliest of all. http://instagr.am/p/BtSXf/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 19 16:50:10 +0000 2011","id_str":"39003823414591488","full_text":"They didn't have room to release the entire krakken. http://instagr.am/p/BtQu8/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 19 16:37:07 +0000 2011","id_str":"39000537647153152","full_text":"Asks Viv: \"Does she think I'm her young?\" http://instagr.am/p/BtPrS/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 18 21:35:58 +0000 2011","id_str":"38713357192134656","full_text":".@joyent @NewRelic Thanks for the New Relic account!","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Feb 18 19:46:14 +0000 2011","id_str":"38685744394412032","full_text":"The US House just voted to defund Planned Parenthood and the new healthcare law, while giving $7 million to NASCAR. #priorities","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Aug 03 22:34:09 +0000 2018","id_str":"1025510158162685952","full_text":"“Battling Infectious Diseases in the 20th Century: The Impact of Vaccines” These heat maps for several major diseases before and after vaccines are from 2015, but I saw them for the first time today. It’s a great bit of data visualization!

http://graphics.wsj.com/infectious-diseases-and-vaccines/","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Aug 01 01:48:26 +0000 2018","id_str":"1024471887194279936","full_text":"This is beautiful. Sound on! https://twitter.com/emotionalpedant/status/1023983232021356544","favorite_count":"4","retweet_count":"0"},{"created_at":"Mon Jul 30 04:11:02 +0000 2018","id_str":"1023782997672247298","full_text":"Seems about right for a 2018 political story. https://twitter.com/LeslieCockburn/status/1023701334434959362","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 18 19:29:57 +0000 2011","id_str":"38681644210585600","full_text":"After the Re-Fi, Wells Fargo asked me to take a survey. I was scathing. They just called me to follow up & I was again scathing. Felt good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 18 18:39:58 +0000 2011","id_str":"38669067330002944","full_text":"Your tweets not making it to Facebook anymore? You're not alone. http://www.macworld.com/article/158027/2011/02/twitter2facebook.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 18 17:05:16 +0000 2011","id_str":"38645234753744897","full_text":"It's a beautiful day, perfect for a vanilla malt at The Grill's counter. @ The Grill http://instagr.am/p/Brtqy/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 18 14:05:21 +0000 2011","id_str":"38599954951974912","full_text":"This Christmas story has ninja elves, a young mummy, evil Dr. Hitler Moriarity, and lots of Irish coffee (mostly Irish). http://is.gd/ZqSrrM","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 18 02:51:37 +0000 2011","id_str":"38430405493391360","full_text":"My sincere apologies to anyone who had to drive behind me today. Not even the Spy Hunter car could lay down as thick a smokescreen as I did.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 18 02:12:15 +0000 2011","id_str":"38420499373629440","full_text":"The lovey-dovey couple at the next table both started singing along to \"Cherokee People\" when it came on the radio. It was kinda cute.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 18 01:51:07 +0000 2011","id_str":"38415181436551168","full_text":"In a span of three days, both of our Ford trucks have been diagnosed as needing whole new engines. Is there a virus going around?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 17 17:41:39 +0000 2011","id_str":"38292003410153472","full_text":"Green chile cheeseburgers (with real Hatch chile!) can now be found in Athens! Yummy Bites, next to the old Blueb http://instagr.am/p/Bqb98/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 17 14:23:41 +0000 2011","id_str":"38242181181341696","full_text":"Left a literal 25-mile long cloud of smoking oil on my drive to Athens. Hopefully the truck will make it home, & then it gets a new engine.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 16 21:13:55 +0000 2011","id_str":"37983032942002176","full_text":"\"The People of Burning Man\" looks like a great book. Assuming you're the sort that likes the people of Burning Man. http://www.thepeopleofburningman.com:80/phpgal/index.php?pageType=folder&currDir=./Sample_Pages","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Feb 16 16:14:45 +0000 2011","id_str":"37907746170863617","full_text":"I guess my note-taking system failed me. Read the paper today & discovered I'm speaking at a public forum Friday night. http://onlineathens.com/stories/021611/liv_786228620.shtml","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 16 15:22:35 +0000 2011","id_str":"37894619295391744","full_text":"Lord knows how it got here, but I just found one of these: http://www.cigars-review.org/Partagas-Serie-P-No-2.htm","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 15 22:26:41 +0000 2011","id_str":"37638958489804801","full_text":"After walking all day for three weeks, the insides of my legs are rearranging themselves. Which means my skin doesn't fit them anymore.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 15 18:23:41 +0000 2011","id_str":"37577803410964480","full_text":"I've really been enjoying \"Plus One\", the podcast from Kevin Smith & his wife Jen. The 2/14 episode is especially nice. http://smodcast.com/plusone/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 15 16:25:36 +0000 2011","id_str":"37548086565806080","full_text":"\"You build your app. We'll support your customers.\" Launching today: http://cosupport.us","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 14 23:59:50 +0000 2011","id_str":"37300013679915008","full_text":"Somebody made sure she'd be getting at least one valentine in her box. http://instagr.am/p/BnAxn/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 14 19:13:56 +0000 2011","id_str":"37228062256922625","full_text":"Less complaining. More sexy rumpus. Either, or both. Your choice. http://theoatmeal.com/blog/valentines_day","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 14 16:04:13 +0000 2011","id_str":"37180320537124866","full_text":"My farmers market box truck needs just under $5k in engine work. If only my farmers market had $5k...","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 14 00:50:18 +0000 2011","id_str":"36950322412781568","full_text":"If the school valentine box contest is judged on the quantity of artistically drawn blood, Viv has it nailed. http://gdzl.la/9i3aEm","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 14 00:37:42 +0000 2011","id_str":"36947152517206016","full_text":"Also, \"Here, have some flesh!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 14 00:35:59 +0000 2011","id_str":"36946721468588032","full_text":"\"Drink the water. It gives you health.\" \"Do what dinosaurs do best -- kill!\" I'll assume she's doing voice overs for a game she's making.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 13 07:41:53 +0000 2011","id_str":"36691514599931904","full_text":"Why, hello there 3am. Long time, no see. Yes, I did install Civ V today. Why do you ask?","favorite_count":"2","retweet_count":"1"},{"created_at":"Sun Feb 13 03:18:57 +0000 2011","id_str":"36625345952227328","full_text":"Here is \"Juniper Eats Cake\": http://www.youtube.com/watch?v=pqfBTKOTPgk (Yes, this is a complete abuse of the \"trailers\" feature of iMovie.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 13 01:39:57 +0000 2011","id_str":"36600431694061569","full_text":". @psylosyren Please pass along this message: \"Hellooooo, ladies!\"
http://queencitybeards.com/the-whiskerinas/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 13 00:58:10 +0000 2011","id_str":"36589917140160512","full_text":"Noms. http://gdzl.la/9hJViq","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Feb 13 00:46:46 +0000 2011","id_str":"36587046038409216","full_text":"She started feeding herself with a spoon, but she quickly found a faster way. http://gdzl.la/9hJNh1 http://gdzl.la/9hJNgb","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 13 00:04:22 +0000 2011","id_str":"36576376312037377","full_text":"I swear, this is pre-sugar rush. http://gdzl.la/9hJjUd","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 12 23:24:59 +0000 2011","id_str":"36566466992021504","full_text":"It's a bit shaggy. Also, it's too tall to fit under the top of the cake holder. http://instagr.am/p/BjzQ6/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 12 22:52:26 +0000 2011","id_str":"36558276464218112","full_text":"Now assembling the big cake. Three layers, gluten free, chocolate, with whipped ganache frosting. http://instagr.am/p/Bjw7U/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 12 21:55:55 +0000 2011","id_str":"36544051796770816","full_text":"Frosted the \"little\" cake that Juniper gets all to herself. http://instagr.am/p/Bjs7v/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 12 18:30:16 +0000 2011","id_str":"36492296484556801","full_text":"Just caught the Squirrel Nut Zippers on Sesame Street singing \"Put a Squid On It\". Everything will be alright.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 12 17:43:28 +0000 2011","id_str":"36480519554203648","full_text":"Just made two quarts of semi-sweet chocolate ganache to frost the birthday cakes. There are two cakes, because Juniper gets her own.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 12 05:37:23 +0000 2011","id_str":"36297794918555649","full_text":"It's midnight thirty on a Friday night, and I'm just starting to bake some birthday cakes. As one does.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 12 05:30:18 +0000 2011","id_str":"36296014319206400","full_text":"My new wisdom tooth has broken through my gum line. I'm 39 years old, and that's far too old to be cutting teeth.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 12 01:01:43 +0000 2011","id_str":"36228423760216064","full_text":"Another amazing set at T&G - an Irish cottage, inside and out. @ Athens Community Theatre http://instagr.am/p/BiUzu/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 12 00:36:19 +0000 2011","id_str":"36222028159651840","full_text":"Grilled Cheese and Tomato Soup cocktail was actually very tasty, like an alcoholic gazpacho. http://instagr.am/p/BiTQ_/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 11 22:54:33 +0000 2011","id_str":"36196420570587136","full_text":"Six o'clock. Time to go drink a grilled cheese sandwich and then head over to Town & Gown for the show.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 11 19:56:03 +0000 2011","id_str":"36151496785661952","full_text":"The cocktail contains Grilled Cheese Infused Rum, Roasted Tomatoes / Basil, Dolin Blanc Vermouth, Glenfiddich 12, Celery Bitters.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 11 19:44:07 +0000 2011","id_str":"36148495698100224","full_text":"\"One of the most intriguing cocktails we've ever featured on our menu. We infuse a dark rum with grilled cheese sandwiches...\" (this's real)","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 11 18:28:39 +0000 2011","id_str":"36129501939240961","full_text":"Watching the Egyptian people celebrate while eating hummus, falafel, baba gannouj, and shawarma. @ The Sultan http://instagr.am/p/Bh_Ct/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 11 04:01:16 +0000 2011","id_str":"35911220037029888","full_text":"Hear, hear! RT @mtodd Got 2 years of @Skitch Plus for free! Early adopters properly appreciated, IMO. Thanks @Skitch, keep being awesome.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 11 01:56:51 +0000 2011","id_str":"35879909838700544","full_text":"I've *got* to put a lamppost in my woods. http://bit.ly/gU7SaG","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 10 05:30:07 +0000 2011","id_str":"35571189560639488","full_text":"Made it home through the blizzard. You can call back the sled teams.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 10 04:40:59 +0000 2011","id_str":"35558825301901312","full_text":"Somehow bumped my not empty coffee cup such that it jumped up, flipped upside down, and landed again in the car cup holder. Call Guy Fieri.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 10 03:19:03 +0000 2011","id_str":"35538208095862784","full_text":"The snow's really coming down here in midtown Atlanta. If I don't make it home in two hours, send out the sled dogs.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 10 01:37:52 +0000 2011","id_str":"35512744857833472","full_text":"\"Hillbilly bajingo wash\" on Regretsy: http://bit.ly/gDu2WM","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 10 01:30:26 +0000 2011","id_str":"35510870754861056","full_text":". @sfeley is teaching us about programming background tasks in true @sfeley fashion: by telling us a story. I like when Steve tells stories.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 09 23:20:10 +0000 2011","id_str":"35478090541039616","full_text":"AtlRUG folks: looks like I'll be late. Can't really pass up a chance to try \"the best bourbon\". http://instagr.am/p/BfxVQ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 09 22:36:01 +0000 2011","id_str":"35466980836388864","full_text":"I was just given some homemade bacon jam. Yes, really. http://instagr.am/p/BfvCQ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 09 12:31:17 +0000 2011","id_str":"35314795267756033","full_text":"It's only been two weeks, but if I lose twice again what I've lost, I'll be kicked out of the Pi Club (weight lbs / height inches > Pi).","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 09 02:49:47 +0000 2011","id_str":"35168452389900288","full_text":"Poverty rate in Athens, GA: 36.3%. For comparison, St. Louis, MO (\"the most dangerous city in America\"): #22 at 26.5%","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Feb 09 02:25:59 +0000 2011","id_str":"35162463695536128","full_text":"Of all the urban counties in the entire United States, Athens, Georgia is number one... in poverty. http://gapolitico.com/?p=17317","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Feb 09 01:15:42 +0000 2011","id_str":"35144777502564353","full_text":"Watching that one ST:TNG where Riker wants to get it on with the non-human gal but it turns awkward & then it's revealed she's the bad guy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 08 20:26:15 +0000 2011","id_str":"35071933183696896","full_text":"If my payment's late, they say to the penny how much interest I owe. When they refund money they took in three weeks, no interest at all.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 08 20:14:46 +0000 2011","id_str":"35069046319751169","full_text":"Oh, I see, Wells Fargo. It's my fault for not canceling auto-pay. Your policy is to keep drafting accounts, even after a loan is paid off.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 08 19:42:50 +0000 2011","id_str":"35061007541862400","full_text":"Valentine's Angry Birds is dark. The cute bows and baseball caps feels more like I'm beating up on kids instead of egg-stealing bad guys.","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Feb 08 14:03:05 +0000 2011","id_str":"34975507787292672","full_text":"Wells Fargo closed my re-fi last week, cashed the huge check I wrote, but kept the old loan open and drafted my bank for a double payment.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 08 01:45:43 +0000 2011","id_str":"34789942379036672","full_text":"Juniper gives the Bebot kisses, and makes him sing. http://instagr.am/p/Bdo3t/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 07 23:43:06 +0000 2011","id_str":"34759084767051776","full_text":"My body wants to eat about ten grapefruit for dinner, and I think I'm going to let it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 07 22:05:32 +0000 2011","id_str":"34734531055452160","full_text":"Final distance for the day: 11.5 miles. Now I'm off to eat a horse. I'm starving.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 07 19:54:30 +0000 2011","id_str":"34701555118637056","full_text":"Hold music for my auto mechanic: \"Legs, she knows how to use them\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 07 18:57:39 +0000 2011","id_str":"34687249924755456","full_text":"Maya Beiser's cover of \"Kashmir\" (instrumental w/ cello & other strings) is worth a listen. NPR has it here: http://www.npr.org/templates/story/story.php?storyId=127218632","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 07 18:50:06 +0000 2011","id_str":"34685350622273536","full_text":"I decided today to kick up my pace from 1.5mph to 1.8mph. Doesn't feel any faster, but here it is 2pm and I'm already hitting 7 miles.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 07 17:09:46 +0000 2011","id_str":"34660099788111872","full_text":"Nothing like a five mile walk at my desk to bring on the lunch hunger.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 07 16:23:04 +0000 2011","id_str":"34648348854063106","full_text":"Here's some creative cookery. \"They Draw & Cook: Recipe Renderings by Artists & Illustrators\" http://www.theydrawandcook.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 07 16:02:56 +0000 2011","id_str":"34643279756660736","full_text":"\"What's your favorite number?\" \"I don't want to pick out a favorite. That would be rude.\" http://www.pbs.org/wgbh/nova/secretlife/scientists/steffie-tomson/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 07 14:09:05 +0000 2011","id_str":"34614627870441472","full_text":"My representative, a medical doctor, has co-sponsored legislation that tells hospitals it's ok to let women die. http://www.rhrealitycheck.org/blog/2011/02/04/protecting-life-bill-says-women","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 06 20:28:45 +0000 2011","id_str":"34347787554390016","full_text":"Juniper toddles.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 26 03:38:20 +0000 2018","id_str":"1022325219648778240","full_text":"“Ellen’s dying wish was that women of size make her death matter by advocating strongly for their health and not accepting that fat is the only relevant health issue.” https://m.legacy.com/obituaries/timescolonist/obituary.aspx?n&pid=189588876&referrer=0&preview=True","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 22 17:42:58 +0000 2018","id_str":"1021088224117252096","full_text":"Same. https://youtu.be/UEhTmETAt9A","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 22 05:48:14 +0000 2018","id_str":"1020908358365319169","full_text":"Me: It’s 2am. I really ought to go to sleep.

Also me: A rocket is about to launch a satellite and then try to land again on a boat. I really ought to watch that. https://twitter.com/SpaceX/status/1020894027669954560","favorite_count":"3","retweet_count":"0"},{"created_at":"Thu Jul 19 01:19:08 +0000 2018","id_str":"1019753470495264768","full_text":"The Violent Femmes are setting up. Among the things brought onto the stage: a ten foot tall saxophone and a Weber grill.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 19 00:29:06 +0000 2018","id_str":"1019740881077891072","full_text":"So many people at this Echo & The Bunnymen show look like they’re at a John Hughes cast 30th reunion. 😍😍😍 I hope I’ve aged half as well.","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Jul 18 20:48:43 +0000 2018","id_str":"1019685421008277506","full_text":"I’d be super happy to see either The Violent Femmes or Echo & The Bunnymen, and I’m so excited that tonight I finally get to see both.","favorite_count":"4","retweet_count":"0"},{"created_at":"Sun Feb 06 20:18:48 +0000 2011","id_str":"34345283391467520","full_text":"Pancakes & bacon for breakfast, grilled ham and cheese for lunch, and coconut curry chicken for dinner. I'd call that a successful Sunday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 06 17:09:40 +0000 2011","id_str":"34297685821366272","full_text":"I don't care what your thoughts are on pro wrestling. This is the most awesome thing I've ever seen. http://devour.com/video/wrestling-hypnosis/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 06 16:56:44 +0000 2011","id_str":"34294432765317120","full_text":"Last round of major functionality for my recipe system is live at locallygrown.net. See recipes while shopping, shop while browsing recipes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 06 14:14:46 +0000 2011","id_str":"34253671181066240","full_text":"This pound of bacon contained exactly five slices. http://instagr.am/p/Bby46/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 05 02:28:11 +0000 2011","id_str":"33713468272021504","full_text":"Maggie Gyllenhaal. Secretary. *nods*","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 05 00:47:33 +0000 2011","id_str":"33688139516088320","full_text":"I'd enjoy hitting the bottle, but I might just go to bed instead.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 04 13:13:49 +0000 2011","id_str":"33513556712357888","full_text":"I think my jaw has an unexpected response to having a wisdom tooth pulled: it's trying to grow a new one. This should be fun.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 03 14:45:25 +0000 2011","id_str":"33174221559435264","full_text":"Hugo's cover of \"99 Problems\" is really, really great. Could have fit right into the Firefly soundtrack.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 03 03:08:17 +0000 2011","id_str":"32998783100915712","full_text":"How could Mirror Universe Eric get any evil done when he's got a playmate like this to keep him busy? http://goateegroundhogday.com/goatees/ewagoner/405/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 03 02:02:29 +0000 2011","id_str":"32982223414243328","full_text":"Mirror Universe Eric shares a few laughs with his not-so-evil buddies before calling it a night. http://goateegroundhogday.com/goatees/ewagoner/388/ #goateegroundhogday","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 03 01:11:02 +0000 2011","id_str":"32969276025470977","full_text":"Resigned to being only slightly evil, Mirror Universe Eric tried to at least look the part with a black cat. http://goateegroundhogday.com/goatees/ewagoner/374/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 03 00:49:10 +0000 2011","id_str":"32963772301713410","full_text":"Mirror Universe Eric discovered that sausage making doesn't involve anything evil after all. http://goateegroundhogday.com/goatees/ewagoner/359/ #goateegroundhogday","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 02 23:27:50 +0000 2011","id_str":"32943304014303232","full_text":"Driving the commute home from work isn't particularly all that evil, but it *is* a German car. http://goateegroundhogday.com/goatees/ewagoner/329/ #goateegroundhogday","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 02 22:13:08 +0000 2011","id_str":"32924503763853312","full_text":"Mirror Universe Eric thought about switching the wires in the server room, but he didn't. He's only *slightly* evil. http://goateegroundhogday.com/goatees/ewagoner/301/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 02 21:46:26 +0000 2011","id_str":"32917786166566912","full_text":"His previous companions proving to be too flaky, Evil Eric teams up w/ The Brain and Stewie to plan an evening of evil. http://goateegroundhogday.com/goatees/ewagoner/284/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 02 20:23:21 +0000 2011","id_str":"32896877489815552","full_text":"Slightly Evil Eric found something that's slightly less evil than he is (and yet is still undoubtably evil). http://goateegroundhogday.com/goatees/ewagoner/246/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 02 19:36:11 +0000 2011","id_str":"32885008481910784","full_text":"Mirror Universe Eric poses with a toast homage to a master of his trade. http://goateegroundhogday.com/goatees/ewagoner/220/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 02 19:20:12 +0000 2011","id_str":"32880986752552960","full_text":"Jean Berko Gleason, Psycholinguist, is a hoot! http://www.pbs.org/wgbh/nova/secretlife/scientists/jean-berko-gleason/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 02 18:25:30 +0000 2011","id_str":"32867221617250304","full_text":"Doc Chey's is the only place I know where the frequent buyer program rewards you for *not* going there. \"Been a while, here's free food!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 02 16:12:17 +0000 2011","id_str":"32833693760364545","full_text":"Evil Eric works at Good Eric's desk (cleverly avoiding detection), applying to join the Guild of Calamitous Intent. http://goateegroundhogday.com/goatees/ewagoner/121/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 02 15:07:54 +0000 2011","id_str":"32817493756092417","full_text":"Mirror Universe Eric continues his reign of (slight) terror by eating the last cookie in the office break room. http://goateegroundhogday.com/goatees/ewagoner/97/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 02 14:39:04 +0000 2011","id_str":"32810235475267584","full_text":"Mirror Universe Eric, Chad Ghostal, & broken-hearted Alonso Quixano meet to set their slightly evil agenda for the day. http://goateegroundhogday.com/goatees/ewagoner/81/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 02 13:33:19 +0000 2011","id_str":"32793691118641152","full_text":"Mirror Universe Eric ate a sufficiently slightly evil breakfast: Good Eric's daughter's third-favorite cereal. http://goateegroundhogday.com/goatees/ewagoner/56/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 02 11:45:45 +0000 2011","id_str":"32766618899587073","full_text":"Quick-witted observers noticed Eric had been replaced by a twin from a mirror universe. An only slightly evil twin. http://goateegroundhogday.com/goatees/ewagoner/35/","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Feb 02 02:44:09 +0000 2011","id_str":"32630322243837952","full_text":"Thundersnow!

Oh, wait. Hold on. It's only rain.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 02 01:45:15 +0000 2011","id_str":"32615500248780800","full_text":"Just shaved down to my goatee. I've never looked more like Grandpa Simpson. I've the facial hair of a man twice my age. #goateegroundhogday","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 02 00:31:38 +0000 2011","id_str":"32596971185246208","full_text":"My farmers market has wild salmon now, caught by three generations of a local family. My first taste! http://instagr.am/p/BVm_a/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 01 22:07:32 +0000 2011","id_str":"32560710026264576","full_text":"After one whole week with the TreadDesk, I've walked 36.54 miles. Nine of them were today. This thing is awesome!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 01 21:41:13 +0000 2011","id_str":"32554083730587648","full_text":"Classes at IUPUI in Indianapolis are canceled tomorrow. Too bad the student that registered with my email address doesn't know that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 01 21:19:41 +0000 2011","id_str":"32548664954068992","full_text":"What's that? You didn't know about Goatee Groundhog Day and now it's too late to grow one? No problem. http://www.io.com/~sjohn/goatee.htm","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 01 18:12:44 +0000 2011","id_str":"32501618486284288","full_text":"Bearded 4 months? No problem. Mustachioed 30 days? Piece of cake. A full 24 hours with a goatee? Goatee Groundhog Day. http://goateegroundhogday.com/about","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 01 16:56:25 +0000 2011","id_str":"32482415188381697","full_text":"High Efficiency Survival Beverage. One flavor: Hungarian Gulash http://dinnerinabottle.com/hungarian-gulash","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 01 14:44:20 +0000 2011","id_str":"32449175027191808","full_text":"This envelope had money in it. It could not have more clearly said \"steal me\". http://instagr.am/p/BVKUR/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 31 23:34:00 +0000 2011","id_str":"32220082184650753","full_text":"Ok, so I fat fingered the calculator and we only word out $65,000 in debt. But still...","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 31 23:25:29 +0000 2011","id_str":"32217937326637056","full_text":"Signed my name about 100 times, and just like that wiped out $97,500 in debt obligations. Totally worth the hassle.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 31 18:06:33 +0000 2011","id_str":"32137675725078529","full_text":"A flowchart to improve your understanding of “Total Eclipse of the Heart” http://twentytwowords.com/2011/01/31/a-flowchart-to-improve-your-understanding-of-total-eclipse-of-the-heart/","favorite_count":"0","retweet_count":"2"},{"created_at":"Mon Jan 31 18:01:59 +0000 2011","id_str":"32136524522848256","full_text":"A wonderfully happy birthday to my beautiful and strong little sister Lauryl!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 31 17:04:06 +0000 2011","id_str":"32121958913019904","full_text":"Whenever I eat chili mac, by brain can't help but sing \"Mary Mac\". We'll all be making merry when I marry chili m http://instagr.am/p/BUMAM/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 31 16:23:24 +0000 2011","id_str":"32111716292628480","full_text":"I think this treadmill will be what finally gets me to order that utilikilt. It'll be my new office attire. Alternated with the unitard.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 31 15:45:30 +0000 2011","id_str":"32102178587942912","full_text":"Kate Rusby's cover of \"The Village Green Preservation Society\" really is top notch.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 31 15:41:19 +0000 2011","id_str":"32101125704392705","full_text":"Yes, I'm walking on a treadmill and eating a doughnut at the same time. I'm at my desk. Sometimes I eat doughnuts at my desk.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jan 31 13:04:17 +0000 2011","id_str":"32061608381390849","full_text":"CTHULUSAURUS REX WILL HUNT YOU WHILE YOU SLEEP: http://i.imgur.com/8TfE0.jpg /via @jeremiahtolbert","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 30 22:56:52 +0000 2011","id_str":"31848348344393728","full_text":"Time for a big pot of Mixed Grill Chili http://instagr.am/p/BTVez/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 30 16:42:58 +0000 2011","id_str":"31754253882097665","full_text":"\"When is food better than organic?\" One farm in Washington State shows how. http://is.gd/usk21M","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 29 20:47:20 +0000 2011","id_str":"31453363522502656","full_text":"Vivian, T Rex Tamer http://instagr.am/p/BRx2Q/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 29 20:31:27 +0000 2011","id_str":"31449363423174657","full_text":"Wouldn't you know it. It's \"weird dudes wearing babies\" day at the museum. Place was packed. http://instagr.am/p/BRw1b/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 29 16:10:16 +0000 2011","id_str":"31383634858475520","full_text":"Guess who's eager to go to the natural history museum. http://instagr.am/p/BRgcY/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 28 22:49:36 +0000 2011","id_str":"31121743363964928","full_text":"No Scavenging in the Recyclables (unless you are a vulture) http://instagr.am/p/BQf2Q/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 28 22:02:05 +0000 2011","id_str":"31109784568598528","full_text":"This weekend: A trip to the museum to look at the dinosaur bones and a trip to the skating rink. Might bring the girls.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 28 20:36:25 +0000 2011","id_str":"31088228677189632","full_text":"Miracle of miracles! After three or four months of Wells Fargo correcting their past mistakes, our re-fi closing is scheduled for Monday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 28 20:02:18 +0000 2011","id_str":"31079642752356352","full_text":". @GeorgiaOrganics Conference keynote speaker announcement: Vandana Shiva! http://fb.me/GFMs1VGW","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Jan 28 18:19:02 +0000 2011","id_str":"31053652533710848","full_text":"Friday Coffee @ 1000 Faces Coffee http://instagr.am/p/BQS1E/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 28 15:18:26 +0000 2011","id_str":"31008205450518528","full_text":"This walking all day is making me ravenous. Which is kind of the point, I guess.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 28 15:11:21 +0000 2011","id_str":"31006419566206977","full_text":"Him: \"Oh, that's great! I can't believe you have a Cthulhu shirt!\" Me: \"Um... I have several.\"","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Jan 28 14:35:49 +0000 2011","id_str":"30997479210094592","full_text":"via @VISFI: Permaculture farm vies for global National Geographic Challenge to save coastal areas. You vote can win it! http://tinyurl.com/6g4h867","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 28 03:59:46 +0000 2011","id_str":"30837413295165440","full_text":"David Brent and Michael Scott together on The Office was perfect.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 28 01:28:20 +0000 2011","id_str":"30799302339067905","full_text":"Running an Internet farmers market is more difficult when there's no Internet. Went with plan B. Glad we didn't have to resort to plan C.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 27 16:20:26 +0000 2011","id_str":"30661417522692097","full_text":"Walked two miles already this morning. Wrote a lot of code, did a lot of typing, and my legs always moving didn't affect my work one bit.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 27 02:20:10 +0000 2011","id_str":"30449959824265216","full_text":"Whoa. I updated my tax software and my amount owed dropped by $3000. Must have been those lame duck Congress tax code changes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 27 00:59:22 +0000 2011","id_str":"30429623158308865","full_text":"Organic hotdogs, diced fine and seared with butter and a bit of bacon fat, make acceptable lardons for your leek & potato soup.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 26 22:27:20 +0000 2011","id_str":"30391362901770240","full_text":"My thighs are massive even when I'm not flabby (I once lost a part when a costumer couldn't deal w/ them). The TreadDesk'll be good for 'em.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 15 05:18:35 +0000 2018","id_str":"1018364178724278277","full_text":"I’ve seen some odd instrument combos in my time here in Athens, but never before tonight had I seen a duo of full drum kit and Tibetan singing bowls.

I liked it.","favorite_count":"3","retweet_count":"0"},{"created_at":"Sat Jul 14 04:04:24 +0000 2018","id_str":"1017983124226166784","full_text":"It really doesn’t matter how many times in one night I get called a “magnificent bastard” by people I’ve never met. It never gets old.","favorite_count":"6","retweet_count":"0"},{"created_at":"Fri Jul 13 13:21:51 +0000 2018","id_str":"1017761020624949248","full_text":"You ladies want pockets? Fine. Here you go. These have pockets. https://www.ciedenim.com/shop/Nancy","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Jul 13 04:05:59 +0000 2018","id_str":"1017621134769033217","full_text":"LEX the Lexicon Artist dropped a fine nerdcore track today, backed up by Schäffer the Darklord — https://youtu.be/vEkNoYlneMA","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jul 12 21:27:09 +0000 2018","id_str":"1017520764424159232","full_text":"Dear friends and enemies in Portland: I will be coming to see you in early September. You have been warned. Prepare yourselves accordingly.","favorite_count":"4","retweet_count":"0"},{"created_at":"Thu Jul 12 16:23:33 +0000 2018","id_str":"1017444362584813568","full_text":"Thanks to a recent Georgia Court of Appeals decision, police must conduct their business up front even when the party is clearly in the back. #mulletdoctrine

https://www.georgiapol.com/2018/07/09/ga-court-of-appeals-establishes-mullet-doctrine/amp/","favorite_count":"5","retweet_count":"2"},{"created_at":"Wed Jan 26 19:45:24 +0000 2011","id_str":"30350610192666624","full_text":"In no time, my legs have gotten used to the steady rhythm of walking, so that I don't think about it. Makes stopping the tread interesting.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jan 26 19:17:49 +0000 2011","id_str":"30343672289566721","full_text":"Walking 1+mph for 6 hours / day at work for a year, if all else stays the same, is a loss of 99 lbs. That'd put me at my 7th grade weight.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jan 26 18:44:40 +0000 2011","id_str":"30335327751114752","full_text":"New Edie Brickell album came out yesterday! http://www.amazon.com/The-Gaddabouts/dp/B004GXU750/ref=tmm_msc_title_0 (No, not the one that came out two weeks ago: http://www.amazon.com/Edie-Brickell-Amazon-MP3-Exclusive/dp/B004G983LY/ref=sr_1_1?ie=UTF8&qid=1296067397&sr=8-1 )","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 26 16:50:36 +0000 2011","id_str":"30306623440297984","full_text":"The control box is bigger than I expected, but it fits nicely on the desk. http://gdzl.la/9dmVdf","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 26 16:40:57 +0000 2011","id_str":"30304192321032192","full_text":"Giving a whole new meaning to the phrase \"this day is just plodding along\". http://vimeo.com/19213459","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 26 13:31:01 +0000 2011","id_str":"30256395781668865","full_text":"U.S. edamame production takes a step forward, with herbicide registration http://bit.ly/gw1SP8 Mmmmm... poison. Yay?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 25 22:00:07 +0000 2011","id_str":"30022125184090112","full_text":"Want a blue canary in the outlet by the light switch? http://www.amazon.com/BlueCanaryNightLight-com-Blue-Canary-Night-Light/dp/B002SLGNJG","favorite_count":"0","retweet_count":"3"},{"created_at":"Tue Jan 25 21:04:17 +0000 2011","id_str":"30008075360403456","full_text":"\"How to Amuse the Babies\" from The Leisure Hour, 1875. http://catsmeatshop.blogspot.com/2011/01/we-are-amused.html (three quick little grunts of satisfaction)","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 25 19:47:32 +0000 2011","id_str":"29988762578587648","full_text":"I've already walked a mile and a half. I'll admit... it's weird. But's also awesome. And Lyndon Johnson would not approve of these jeans.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 25 19:27:14 +0000 2011","id_str":"29983652167290880","full_text":"Tim Young of Nature's Harmony Farm gives a rather brave presentation to a room full of state agriculture bigwigs: http://vimeo.com/19169577","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 25 18:49:06 +0000 2011","id_str":"29974057151635456","full_text":"I could, as extra incentive to walk more, tie my screen quality to my treadmill speed. https://skitch.com/ewagoner/rmres/terminal-1-bash","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 25 18:16:03 +0000 2011","id_str":"29965737535741952","full_text":"I'm walking and typing. Also, I need to get a track suit. With a terrycloth stretchy headband.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 25 17:11:39 +0000 2011","id_str":"29949530388561921","full_text":"After carrying a treadmill up two flights of stairs by myself, I'm more convinced than ever how much I need this treadmill.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 25 11:38:36 +0000 2011","id_str":"29865718732296192","full_text":"I'd thought Viv'd been wearing her coat with the sleeves pulled long to keep her hands warm, but it's because T Rexs have short little arms.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 25 05:23:07 +0000 2011","id_str":"29771222485045248","full_text":"Holy crap, this is fantastic! New Yorker cartoons, captioned literally: http://bit.ly/gMuCeB","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 25 03:07:34 +0000 2011","id_str":"29737110692958208","full_text":"Echo & the Bunnymen as late-night grocery store Muzak. Proof that a) I'm getting old and b) I'm the sort that is at the store late nights.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 25 02:12:20 +0000 2011","id_str":"29723212703080449","full_text":"Meeting let out early, so I swing by @highwirelounge for a North by Northwest. The cinnamon stick is smoking the http://instagr.am/p/BMZSE/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 25 01:17:16 +0000 2011","id_str":"29709351673397249","full_text":"Vivian apparently went to bed crying about dinosaurs tonight, because she \"misses those guys and wishes they were not extinct\".","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jan 25 00:05:40 +0000 2011","id_str":"29691336479215617","full_text":"Stuffed trout. Well, not so much stuffed as having a pile of stuff sitting on top. http://instagr.am/p/BMTNa/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 24 23:44:25 +0000 2011","id_str":"29685987768541184","full_text":"They brought me a boat of bisque. @ Square One Fish Co http://instagr.am/p/BMSTV/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 24 23:03:31 +0000 2011","id_str":"29675695672135680","full_text":"I was just handed three handouts, each with charts and tables. This calls for a second manhattan.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 24 22:40:43 +0000 2011","id_str":"29669957662937088","full_text":"A dry manhattan to start the evening. @ Square One Fish Co http://instagr.am/p/BMPRH/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 24 22:04:14 +0000 2011","id_str":"29660775480037376","full_text":"Time for yearly company meeting. Open bar & dinner followed by hours of conversation re financials & strategy. One makes the other bearable.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 24 21:39:01 +0000 2011","id_str":"29654428676005889","full_text":"Two equal-level state officials 15 miles from each other give conflicting rulings. Par for the course, and that's a headache for me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 24 21:36:49 +0000 2011","id_str":"29653877108248577","full_text":"Growers want to sell sprouts at my market. State Ag office one county over says no prob, Ag office here says absolutely no, against the law.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 24 20:43:32 +0000 2011","id_str":"29640467368906752","full_text":"Crème Brulée: The celebrated dessert is captured in this cocktail (vanilla infused rum, house-made dutch custard, cream, dark caramel syrup)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 24 20:37:58 +0000 2011","id_str":"29639063224983552","full_text":"NxNW: An apple lover's delight... Spicy aromas infused w/ a flamed cinnamon stick. (Calvados Busnel, Apple Butter, Apple Juice, Thyme/Lemon)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 24 16:32:06 +0000 2011","id_str":"29577191155044352","full_text":"My desk treadmill is scheduled to arrive tomorrow. Guess I need to get me a new pair of walkin' shoes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 24 03:27:33 +0000 2011","id_str":"29379753689485313","full_text":"Oh, you better believe I turn down vendors who want to sell through my farmers market. The details here: http://athens.locallygrown.net/weblog/view/7096","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 24 00:08:59 +0000 2011","id_str":"29329783330439168","full_text":"Tomorrow's weather: Tauntaun https://skitch.com/ewagoner/rk3ps/swackett-royston-might-i-need-a-sweater-jacket-or-coat","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 23 19:18:23 +0000 2011","id_str":"29256650380546048","full_text":"The new Cake album is so obviously a Cake album. Got to hand it to 'em for being so consistent stylistically. I like it; I like Cake albums.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 23 18:17:15 +0000 2011","id_str":"29241266482974720","full_text":"Listing to Steve Martin's new album \"The Crow: New Songs for Five String Banjo\". It's truly wonderful and just as advertised.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 23 18:02:25 +0000 2011","id_str":"29237532419952640","full_text":"The billboard for Big Momma's convenience store promises Food, Beer, and \"Hugs\". Hugs would be great, but \"Hugs\" make me nervous.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 23 17:05:26 +0000 2011","id_str":"29223191377354752","full_text":"So long, Chattanooga! Next year, Little Rock.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 23 00:20:49 +0000 2011","id_str":"28970370543394816","full_text":"Our dinner came from these great farms. http://instagr.am/p/BJ6sY/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 23 00:11:51 +0000 2011","id_str":"28968116532805632","full_text":"The #ssawg Taste of Tennessee menu http://instagr.am/p/BJ6Jv/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 22 23:55:32 +0000 2011","id_str":"28964010367918080","full_text":"Many hungry farmers. http://instagr.am/p/BJ5L7/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 22 23:51:16 +0000 2011","id_str":"28962934185009152","full_text":"It's time for the Taste of Tennessee dinner! http://instagr.am/p/BJ48W/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 22 23:02:01 +0000 2011","id_str":"28950542269030401","full_text":"In a half hour, I'm showing a movie to 1200 people. The filming wrapped two hours ago. The editing is almost done. It'll be great. #ssawg","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Jan 22 22:08:11 +0000 2011","id_str":"28936993157152768","full_text":"Someone wrote my name down for entirely too many bids on entirely too many items at the #ssawg silent auction. (It was me.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 22 19:54:52 +0000 2011","id_str":"28903441652776960","full_text":"The danger of tweeting during a presentation on Twitter is that your tweet will show up on the big screen when the presenter gives a demo.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jan 22 19:34:32 +0000 2011","id_str":"28898325793079297","full_text":"Marne (@buylocaltn) is giving a face-melting workshop about Twitter and social media at #ssawg. Free tattoos are involved.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 22 19:03:04 +0000 2011","id_str":"28890406045356032","full_text":"OH: \"Can I ask you a question? Now, I've killed a lot of chickens...\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 22 18:58:29 +0000 2011","id_str":"28889252645310465","full_text":"Social Media for the Farmer http://instagr.am/p/BJnL1/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 22 12:45:53 +0000 2011","id_str":"28795485602975744","full_text":"OH: \"I've got a secret to tell you. It's not a funny secret. I don't know why I'm laughing.\"","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Jan 22 10:03:28 +0000 2011","id_str":"28754612995497984","full_text":"...eep. Oh, hello morning. That was quick.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 22 04:14:25 +0000 2011","id_str":"28666771049291776","full_text":"Now I lay me down to sl.....","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 22 00:50:55 +0000 2011","id_str":"28615559067213825","full_text":"Nothing makes you look like more of a rube than riding down a long, narrow, crowded escalator & then stopping at the bottom to look around.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 21 03:32:52 +0000 2011","id_str":"28293927240998912","full_text":"I feel like I have the mump (left side only). Even when they're gone, my wisdom teeth taunt me. Only 1 pill left, and I'll need it tomorrow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 20 21:01:10 +0000 2011","id_str":"28195352976818176","full_text":"The federal government killed 5000 starlings in South Dakota this week so that you can have cheap hamburger. http://www.huffingtonpost.com/2011/01/20/hundreds-of-dead-birds-in_n_811709.html","favorite_count":"0","retweet_count":"2"},{"created_at":"Thu Jan 20 18:11:41 +0000 2011","id_str":"28152700692594688","full_text":"Congress enacted socialized medicine & mandated insurance in 1798. Many of its members helped draft the Constitution. http://blogs.forbes.com/rickungar/2011/01/17/congress-passes-socialized-medicine-and-mandates-health-insurance-in-1798/","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jan 20 13:31:09 +0000 2011","id_str":"28082100267646977","full_text":"If @square had 500 readers to give out at this farming conference, they'd easily have 500 new customers.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jan 20 11:15:26 +0000 2011","id_str":"28047949443366912","full_text":"While the free razor from the front desk was probably better than scraping with a broken whisky bottle, I still should have brought my own.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 20 02:58:58 +0000 2011","id_str":"27923008131694592","full_text":"What's up, little pup? http://instagr.am/p/BGkLr/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 20 02:29:01 +0000 2011","id_str":"27915469113524224","full_text":"I started my dinner with shots of espresso dropped into Guinness and ended it with a scoo @ Aretha Frankensteins http://instagr.am/p/BGitL/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 20 02:25:59 +0000 2011","id_str":"27914708640075776","full_text":"Good lord yes, I'm going to eat all this. @ Aretha Frankensteins http://instagr.am/p/BGimC/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 20 01:33:13 +0000 2011","id_str":"27901426273353728","full_text":"Made it! @ Aretha Frankensteins http://instagr.am/p/BGgAW/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 20 01:32:22 +0000 2011","id_str":"27901214146428928","full_text":"Frazier Street in downtown Chattanooga has bronzed dance steps set into the sidewalk. http://instagr.am/p/BGf-K/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 20 01:29:25 +0000 2011","id_str":"27900472299884544","full_text":"I've never walked across such a big river before. http://instagr.am/p/BGfzd/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 20 00:39:39 +0000 2011","id_str":"27887946061316096","full_text":"Getting ready to walk to Aretha Frankenstein's. If you don't hear back from me send, I don't know, Wolfman Jack?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 19 17:27:15 +0000 2011","id_str":"27779130116280320","full_text":"$20 Amazon.com Gift Card for $10? Yeah, I'll take the money. http://bit.ly/hICiHs","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jan 19 16:20:14 +0000 2011","id_str":"27762265671335936","full_text":"Do you remember the Shire, Mr. Frodo? It'll be spring soon. And the orchards will be in blossom. And the birds wi http://instagr.am/p/BGHv-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 19 11:23:51 +0000 2011","id_str":"27687676832387072","full_text":"I wish Fred Phelps would turn his attention to non-dairy creamer, for it is truly an abomination unto the lord.","favorite_count":"2","retweet_count":"3"},{"created_at":"Wed Jan 19 11:15:17 +0000 2011","id_str":"27685522864349184","full_text":"Ah, sweet sweet sleep. That's where I'm a Viking!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 19 03:14:00 +0000 2011","id_str":"27564402861408258","full_text":"\"... a cheap cancan dancer.\" Not happy with how instagram cuts off captions and doesn't include them on the photo's web page.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 19 03:11:21 +0000 2011","id_str":"27563736281649153","full_text":"The walkway to the parking deck was strewn with more artificial feathers than a crime scene involving a cheap can http://instagr.am/p/BFi68/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 19 02:09:56 +0000 2011","id_str":"27548278790823936","full_text":"Checking into my room. This was nice! http://instagr.am/p/BFf2k/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 18 22:15:44 +0000 2011","id_str":"27489342813372417","full_text":"I can't believe there are so many people who drive in this mess every single day. Nothing could make this worth it.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jan 18 21:10:59 +0000 2011","id_str":"27473046566604800","full_text":"Only one car, but it made a lot of smoke. http://instagr.am/p/BFRg9/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 18 20:51:58 +0000 2011","id_str":"27468259909443585","full_text":"Sitting still on the highway while ahead of us, vehicles burn.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 18 19:56:04 +0000 2011","id_str":"27454194503913472","full_text":"Wagon, ho!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 18 17:59:27 +0000 2011","id_str":"27424847793487872","full_text":"Using Toodledo to plan out my very hectic work schedule as the only \"tech guy\" for a conference of 2000 people. http://twitpic.com/3r7ygk","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 18 17:38:57 +0000 2011","id_str":"27419687373504513","full_text":"A vegetarian lunch? Yeah, it happens sometimes. @ Trappeze Pub http://instagr.am/p/BFI_7/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 18 14:35:21 +0000 2011","id_str":"27373483851784192","full_text":"I bet you thought the Vietnam war was over, but it's not. Take a look at these amazing photos of the Hmong in Laos. http://kcortiz.photoshelter.com/gallery/FORCED-REBELLION-HMONG-CIA-VETERANS-OF-THE-SECRET-WAR/G0000ddMEaqXj9SU","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 18 14:04:41 +0000 2011","id_str":"27365765292236800","full_text":"Got to the UPS center right as they were letting the trucks out. Reminded me of the last time I was at the rodeo.","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Jan 18 13:49:40 +0000 2011","id_str":"27361986278858752","full_text":"He finally saw me. Took all of 30 seconds to take the stitches out and he was gone. That's the last of the major dental work for a while.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 18 13:39:50 +0000 2011","id_str":"27359511446560769","full_text":"I was the very first appointment of the morning, and still the doctor's making me wait a half hour. And counting.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 18 05:45:53 +0000 2011","id_str":"27240239684648960","full_text":"In six hours I leave the house for six days, to Chattanooga for the Southern Sustainable Agriculture conference. I'm almost ready.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 18 01:40:46 +0000 2011","id_str":"27178550834495488","full_text":"Juniper and I enjoying an artichoke grown just a few minutes from here. http://instagr.am/p/BEZ9-/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 17 22:05:23 +0000 2011","id_str":"27124351375507456","full_text":"Where can you find a locallygrown.net market? All over the map! (I make a version of this yearly, <3 seeing the growth) https://skitch.com/ewagoner/rj4gu/preview-of-map-flyer.pdf-1-page","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Jan 17 20:18:20 +0000 2011","id_str":"27097409158914048","full_text":"UPS called me back. I can go pick up my package at their office between 8pm and 9pm tonight. Come again?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 17 19:52:14 +0000 2011","id_str":"27090841155665923","full_text":"8:59 A.M.: Out For Delivery
9:30 A.M.: Emergency conditions beyond UPS' control.

Did my truck crash? What does that mean?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 17 19:13:57 +0000 2011","id_str":"27081206172487680","full_text":"So me and LBJ has similar taste in pants. Nobody likes riding a wire fence. http://putthison.com/post/2795418773/in-1964-lyndon-johnson-needed-pants-so-he-called","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Jan 17 14:38:27 +0000 2011","id_str":"27011873840828416","full_text":"I went and ordered a treadmill for my desk. http://www.treaddesk.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 17 02:25:20 +0000 2011","id_str":"26827378554576896","full_text":"\"Ricky Gervais' Extremely Uncomfortable Golden Globes Monologue\": http://tv.gawker.com/5735192/ It's so fantastically Gervais.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 17 00:46:28 +0000 2011","id_str":"26802497691582464","full_text":"Just ran the numbers: In 2010, my farmers market in Athens had $401,132 in total sales, up over 11% from 2011.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 17 00:11:29 +0000 2011","id_str":"26793693746831360","full_text":"I am utterly exhausted. That doesn't bode well for the week, which will be one of Very Little Sleep.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 16 20:39:16 +0000 2011","id_str":"26740287879516161","full_text":"Snowy shoals @ Victoria Bryant State Park http://instagr.am/p/BDJMu/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 16 20:31:48 +0000 2011","id_str":"26738409158475776","full_text":"\"Won't somebody play with me? I'm not a monster, really!\" Always disconcerting when your child unknowingly quotes from your old diaries.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 16 20:21:58 +0000 2011","id_str":"26735937346080768","full_text":"It feels like it's 70 degrees, I'm in a T-shirt, and there's snow and ice on the gr @ Victoria Bryant State Park http://instagr.am/p/BDIQ9/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 16 20:01:26 +0000 2011","id_str":"26730767639904256","full_text":"Beautiful day to be at the park and fly a little. @ Victoria Bryant State Park http://instagr.am/p/BDHO7/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 11 18:29:47 +0000 2018","id_str":"1017113739106144269","full_text":"Thrilled to have made it through the lottery to purchase XOXO conference tickets! Now I’ve just got to find $1500 (all inclusive) by Friday. Ooof.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 04 03:00:06 +0000 2018","id_str":"1014343065228759040","full_text":"This whole thread about how crazy our eyes and brains work is magical, and summed up well about a dozen tweets in: https://twitter.com/Foone/status/1014269270878896128","favorite_count":"6","retweet_count":"2"},{"created_at":"Mon Jul 02 23:11:34 +0000 2018","id_str":"1013923162831163393","full_text":"I’ve been working here and there from campgrounds and the deep woods, and it’s been fun. I can carry my office, my kitchen, and my bedroom on my back and work extremely remotely. https://twitter.com/themeghanodea/status/1013901889245609984","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Jul 01 21:29:38 +0000 2018","id_str":"1013535122392481793","full_text":"The lessons you learn while working with pastry are metaphors for good living. https://weilerbrandt.com/2018/07/01/canada-day-cherry-pie-and-life-lessons/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 29 18:36:58 +0000 2018","id_str":"1012766892992364545","full_text":"Cindy has some good words to help the rest of us. https://twitter.com/CindyOtis_/status/1012488916178436096","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 16 14:52:46 +0000 2011","id_str":"26653090715279361","full_text":"\"Here's what I do. I get on Amazon; I type in 'Liberal books'. I go through and I say 'one star, one star, one star'.\" http://is.gd/oSI38v","favorite_count":"0","retweet_count":"3"},{"created_at":"Sun Jan 16 03:25:04 +0000 2011","id_str":"26480024106303488","full_text":"via @smittenkitchen: Little pizzas with bacon, onions and cream http://tinyurl.com/4bqe46v","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 16 02:14:53 +0000 2011","id_str":"26462361145581568","full_text":"Map of Tasmania by Amanda Palmer, Featuring The Young Punx http://laughingsquid.com/map-of-tasmania-by-amanda-palmer-featuring-the-young-punx/ via @laughingsquid","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 15 21:01:02 +0000 2011","id_str":"26383379683352577","full_text":"What to do with all the leftover spaghetti sauce? Lasagna, naturally. http://instagr.am/p/BB5kA/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 15 02:00:00 +0000 2011","id_str":"26096228936720384","full_text":"A little late-night cheese cracker crusted flounder. http://instagr.am/p/BA8ME/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 15 00:18:04 +0000 2011","id_str":"26070574639882240","full_text":"Having to wait for yet another SUV to be pulled out of the ditch. http://instagr.am/p/BA3Fj/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 14 23:15:36 +0000 2011","id_str":"26054856527581184","full_text":"Drinking some bacon @highwirelounge @ Highwire Lounge http://instagr.am/p/BA0Od/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 14 20:57:03 +0000 2011","id_str":"26019989546864640","full_text":"Another iconic building I'll never get to visit... Skylab and the south pole geodesic dome get dismantled: http://www.southpolestation.com/0910/10photos1.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 14 19:32:11 +0000 2011","id_str":"25998629986639872","full_text":"Woot! Good news at work is good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 14 19:16:40 +0000 2011","id_str":"25994728306642944","full_text":"I'm both an exhibitor and on the staff (with a demanding job) of a major sustainable ag conference next week, and I'm not at all ready.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 14 15:53:54 +0000 2011","id_str":"25943700827803649","full_text":"\"Never trust an asymptotic giant branch star. Stick with main sequences and dwarfs.\" http://xkcd.com/847","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 14 04:23:37 +0000 2011","id_str":"25769983111856129","full_text":"The Bacon Fashioned: smoky robust cocktail made w/ our own bacon-infused bourbon, sweetened w/ pure maple syrup, spiced w/ Angostura bitters","favorite_count":"0","retweet_count":"2"},{"created_at":"Fri Jan 14 03:13:40 +0000 2011","id_str":"25752378279989248","full_text":"\"Residents of Sarasota looking for farm fresh produce must go to this website. It’s fabulous - an online farmers market\" http://is.gd/vMc14Y","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 14 02:36:22 +0000 2011","id_str":"25742991863844864","full_text":"Just listened to \"Christmas Wedding\" (Vylar Kaftan): a sweet three-way lesbian wedding in a snowy Miami after the Yellowstone volcano blew.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 13 17:48:04 +0000 2011","id_str":"25610042195574785","full_text":"The Octopus Chair by Maximo Riera http://laughingsquid.com/the-octopus-chair-by-maximo-riera/ via @laughingsquid","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 13 13:49:41 +0000 2011","id_str":"25550050759282688","full_text":"\"Westmoreland Winter Farmers Market... consumers place orders on-line and pick up their orders the day of the market.\" http://is.gd/VAHz74","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jan 13 05:21:32 +0000 2011","id_str":"25422171060830208","full_text":"Just loaded a sweet new book onto the iPad: http://twitpic.com/3pk15v","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 13 02:34:15 +0000 2011","id_str":"25380072936448000","full_text":"A little label flittered off my pill bottle & twirled to the floor, giving me momentary vertigo. Slowly got it & read: \"May cause dizziness\"","favorite_count":"1","retweet_count":"2"},{"created_at":"Thu Jan 13 01:23:43 +0000 2011","id_str":"25362321421373441","full_text":"I bet if I didn't have two new holes in my jaw screaming at me, these narcotics would be pretty cool.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 12 23:05:40 +0000 2011","id_str":"25327580869562368","full_text":"AgSquared, a new online record keeping & planning system, looks very useful (also very complicated). And free, too! http://www.agsquared.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 12 19:09:39 +0000 2011","id_str":"25268184147820545","full_text":"Doctor's orders. He told me to have a liquid lunch, and who am I to argue? http://instagr.am/p/-1Lp/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 12 18:28:04 +0000 2011","id_str":"25257718927331328","full_text":"\"Fearing tea party violence, four Arizona Republicans resign\" http://www.rawstory.com/rs/2011/01/fearing-tea-party-violence-arizona-republicans-resign/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 12 16:57:37 +0000 2011","id_str":"25234960113733632","full_text":"Of course my website would fall down when I was in the chair. Had to ssh in from the iPhone between gauze changes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 12 16:16:56 +0000 2011","id_str":"25224718902628353","full_text":"Wow, that was an awful lot of needles. http://instagr.am/p/-us4/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 12 15:48:46 +0000 2011","id_str":"25217633058037761","full_text":"Turns out my oral surgeon is just sitting in his office twiddling his thumbs, so me and my jaw are going to go give him something to do.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 12 14:40:42 +0000 2011","id_str":"25200500307660800","full_text":"Yes, I know you're worried about ice on the road but you still have to stop at stop signs. I'm glad one of us is a good driver.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 12 00:43:02 +0000 2011","id_str":"24989694269853696","full_text":"\"To My Husband: Notes for my future husband\" http://tomyhusband.tumblr.com","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jan 11 22:35:36 +0000 2011","id_str":"24957624403365888","full_text":"My broken wisdom tooth waited patiently for weeks w/ no troubles, but I miss my extraction appointment & the next day it's aching like mad.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 11 20:29:22 +0000 2011","id_str":"24925857906696192","full_text":"Got the busted awning taken apart (thanks, Tom!). Now attempting the trek back home.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 11 18:37:42 +0000 2011","id_str":"24897755696594944","full_text":"Getting to Hwy29 from my house was rough. 29 east of D'ville is clear, but big stretches between D'ville and Athens is unplowed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 11 17:29:11 +0000 2011","id_str":"24880516176023552","full_text":"Alrighty. Going to try to make the trek into Athens.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 11 17:07:25 +0000 2011","id_str":"24875038100422656","full_text":"Paula Deen teaches you how to cook peas in this actual recipe from the Food Network: http://www.foodnetwork.com/recipes/paula-deen/english-peas-recipe/index.html (the comments are great)","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Jan 11 01:50:12 +0000 2011","id_str":"24644211471024128","full_text":"Just got some bad news from Ben's Bikes... http://gdzl.la/99jbSd","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 11 00:14:28 +0000 2011","id_str":"24620121104326656","full_text":"And now for the first time ever, my office is officially closed due to weather. NWS says several records were smashed today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 11 00:12:29 +0000 2011","id_str":"24619620740632577","full_text":"Another snow day tomorrow, and more canceled appointments. And now they're saying the ice won't melt until maybe Friday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 10 21:14:07 +0000 2011","id_str":"24574733060153346","full_text":"I'm imagining 1000s of Atlantan households w/ their bread, milk, eggs, potatoes, & onions, frantically eyeing the food channel for guidance.","favorite_count":"0","retweet_count":"4"},{"created_at":"Mon Jan 10 20:53:42 +0000 2011","id_str":"24569593024483328","full_text":"Tink's Beef sirloin tip in mushroom & carrot gravy over noodles. That'll be a good snow day din. Also: an excuse to use the pressure cooker.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 10 20:00:15 +0000 2011","id_str":"24556141727973376","full_text":"\"Patchy freezing fog this evening\" Even though I still work in the electric utility industry, I'm so glad I no longer work the lines.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 10 19:17:01 +0000 2011","id_str":"24545263590834176","full_text":"Our giant pandas are going hungry. http://instagr.am/p/9EWt/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 10 17:25:58 +0000 2011","id_str":"24517316830040064","full_text":"Heading out to make tracks. http://instagr.am/p/9AUD/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 10 16:56:26 +0000 2011","id_str":"24509884624019457","full_text":"Shoveling the driveway? Not this third of a mile. Not a chance. http://gdzl.la/998A62 http://gdzl.la/998A4k","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 10 16:20:07 +0000 2011","id_str":"24500743255883776","full_text":"The rest of the panicked populous is making French toast w/ store milk & white bread like suckers. I'm making mine w/ eggnog & honey wheat.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 10 15:29:52 +0000 2011","id_str":"24488098003947521","full_text":"After working at a standing desk for a few years, I'm toying with taking the the next step: a treadmill desk. http://bit.ly/essuXz","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 10 14:54:29 +0000 2011","id_str":"24479192909348865","full_text":"Vivian says she needs some waterproof stilts. http://gdzl.la/996Vqk","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 10 12:16:34 +0000 2011","id_str":"24439454152261633","full_text":"Yowsers. The forecast changed a bit overnight: \"Total snow accumulation of 10 to 14 inches.\" Then followed by ice. No tooth pulling for me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 10 03:45:23 +0000 2011","id_str":"24310811371503616","full_text":"\"And then I met Eugene\" http://www.foodshedplanet.com/2011/01/and-then-i-met-eugene.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 10 03:39:53 +0000 2011","id_str":"24309425078538240","full_text":"Enjoying some \"Willie Nelson's Country Peach Cobbler\" Ben & Jerry's ice cream. May not be weather appropriate, but very tasty nonetheless.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 10 03:25:08 +0000 2011","id_str":"24305713362771968","full_text":"My growers continue to surprise. Even as the snow falls, there are *artichokes* listed at Athens Locally Grown!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 10 01:18:31 +0000 2011","id_str":"24273851340816384","full_text":"The snow's here! That means... http://www.sharingmachine.com/index.php?item=24#","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 10 00:54:02 +0000 2011","id_str":"24267689597861888","full_text":"The governor has declared a state of emergency in advance of the winter storm, but strangely his order didn't allow liquor stores to open.","favorite_count":"1","retweet_count":"3"},{"created_at":"Sun Jan 09 18:21:56 +0000 2011","id_str":"24169012770381824","full_text":"\"After my karate lessons when I'm grown up me and T Rex are going on a date. But I have to get my drivers license first.\" My hands are full.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jan 09 15:05:49 +0000 2011","id_str":"24119660819513344","full_text":"Current forecast for the next 24 hours here calls for eight inches of snow followed by freezing rain. Potential for long power outage: high.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 09 00:20:49 +0000 2011","id_str":"23896943323258880","full_text":"Bacon, pepper jack, and shrimp. http://instagr.am/p/7K_v/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 08 23:40:43 +0000 2011","id_str":"23886851697811456","full_text":"Time once again to watch Firefly on the \"big screen\". http://instagr.am/p/7JAp/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 08 20:12:45 +0000 2011","id_str":"23834511519260672","full_text":"RT “ @SarahPalinUSA Commonsense Conservatives & lovers of America: \"Don't Retreat, Instead - RELOAD!\" Pls see my Facebook page.”","favorite_count":"2","retweet_count":"1"},{"created_at":"Sat Jan 08 17:13:29 +0000 2011","id_str":"23789397690286082","full_text":"We let the Christmas tree go dry, and now taking the ornaments off is like trying to undress a porcupine.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 08 00:36:30 +0000 2011","id_str":"23538502511632384","full_text":"Two of my favorite historical figures, summed up by Vivian. http://instagr.am/p/6EYt/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 07 22:38:24 +0000 2011","id_str":"23508778913628160","full_text":"We're forecast to get a half foot+ of snow Sunday night, & I'm getting my wisdom teeth pulled Monday morn. Everything's coming up Milhouse!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 07 22:06:17 +0000 2011","id_str":"23500696108146688","full_text":"It's not yet officially launched, but here's an RSS feed of recipes from my farmers market (every market gets its own): http://athens.locallygrown.net/recipes/rss","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 07 19:57:04 +0000 2011","id_str":"23468177010728960","full_text":"News out of Springfield, MO, via @psylosyren: Local case against raw milk supplier and farmer dismissed by Greene County court Judge Imhoff!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 07 19:26:28 +0000 2011","id_str":"23460476818038784","full_text":"Locals: The sous chef at Farm255 just had two of his pigs processed, has many fresh cuts available today & tomorrow. Interested? Contact me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 07 18:20:35 +0000 2011","id_str":"23443899297038336","full_text":"“@dinnerpartydnld: Small Talk: Early candidate for headline of the year -- http://bit.ly/dLxU9O ”","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 07 15:57:18 +0000 2011","id_str":"23407839003283456","full_text":"I never jumped on the whole zombie bandwagon, but holy Z is \"A Distant Sound of Hammers\" (S. Boyd Taylor) awesome. http://web.me.com/normsherman/Site/Podcast/Entries/2011/1/5_Drabblecast_194-_A_Distant_Sound_of_Hammers_by_S._Boyd_Taylor.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 07 15:34:07 +0000 2011","id_str":"23402004797726720","full_text":"“@fitzage: http://itunes.apple.com/us/app/gratuitous-space-battles/id402431812?mt=12 I doubt I'd like this game, but the title is awesome.”","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 07 03:45:52 +0000 2011","id_str":"23223766733561857","full_text":"Customers are sending gifts along with their payments (including a pair of shoes (!)). I must be doing something right.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 07 01:07:16 +0000 2011","id_str":"23183853677969408","full_text":"Fifteen minutes before closing, and everyone has arrived at market and picked up their orders. That's not happened in nine years!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 06 19:30:02 +0000 2011","id_str":"23098986663514113","full_text":"Hardcore! “@alyankovic: Tat Of The Week http://twitpic.com/3nl3yy ”","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 06 03:22:23 +0000 2011","id_str":"22855470951698432","full_text":"It's 70% complete, good enough to preview, so I've turned on the recipe system at locallygrown.net! http://athens.locallygrown.net/recipes","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 05 11:23:24 +0000 2011","id_str":"22614133031567360","full_text":"Learning to walk is serious business. http://instagr.am/p/30VP/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 05 04:45:17 +0000 2011","id_str":"22513943259910145","full_text":"Disturbing Star Wars pin up art? More like a typical day around DragonCon, I'd say. http://lnk.ms/JG01d via @marcand","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 04 23:51:38 +0000 2011","id_str":"22440045247995904","full_text":"I've been looking forward to this dinner since Sunday. http://instagr.am/p/3aPg/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 04 20:07:11 +0000 2011","id_str":"22383560597962753","full_text":"Wells Fargo admits they've never had the title to my house, tho I've been paying them for 9 yrs. \"There has to be a reasonable explanation.\"","favorite_count":"0","retweet_count":"2"},{"created_at":"Tue Jan 04 17:52:29 +0000 2011","id_str":"22349663671685120","full_text":"Let's see... leftover chili for lunch, and a crock pot of beans waiting for me at home for dinner. I might not have thought this through.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 04 17:20:13 +0000 2011","id_str":"22341543943741440","full_text":"Here's an adorable cover of Edward Sharpe & The Magnetic Zeros' \"Home\": http://youtu.be/L64c5vT3NBw (and yes, I'm a total softie)","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 04 15:39:33 +0000 2011","id_str":"22316208225259520","full_text":"\"The USS Oklahoma was so badly hit it capsized before sinking.\" I just learned those two words don't mean the same thing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 04 12:03:04 +0000 2011","id_str":"22261728825835520","full_text":"Heading to work with a thermos full of hot muesli. Because today I'm pretending to be a Swiss miner, I guess.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 04 11:25:09 +0000 2011","id_str":"22252188025753600","full_text":"Ah, there we go. I knew there was a pot of beans in my future! http://instagr.am/p/2-Un/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 04 02:59:17 +0000 2011","id_str":"22124882275860480","full_text":"The new recipe UI is really coming together. Have to do some javascript backend yet, but I like where it's going. http://skit.ch/bnws","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 03 22:18:38 +0000 2011","id_str":"22054253073801216","full_text":"A sneak peek at the \"Add a recipe\" form coming to all http://locallygrown.net markets: http://gdzl.la/97dctc","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 06 01:40:41 +0000 2022","id_str":"1577836206481674241","full_text":"omg this thread https://twitter.com/andyheriaud/status/1577517183982137344","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Oct 03 22:13:29 +0000 2022","id_str":"1577059287192543236","full_text":"@Liana_K I guess there are still plenty of ways still for them to get you, including adding language waiving your rights under the law in the fine print. This article made me mad all over again. https://www.nytimes.com/2021/12/30/upshot/medical-bill-ban-biden.html?smid=nytcore-ios-share&referringSource=articleShare","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Oct 02 22:18:20 +0000 2022","id_str":"1576698123401007105","full_text":"Internet celebrity Goth Dad and his band Vision Video rocking out as part of PorchFest. https://www.ajc.com/life/dusty-gannon-aka-goth-dad-brings-humor-therapy-glam-to-athens-music/27IASLIBABFRVM3CLUSIVFOWDM/
","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 02 19:22:18 +0000 2022","id_str":"1576653823153668097","full_text":"#MyAthens https://www.instagram.com/p/CjORAjdr3Ew/?igshid=YTgzYjQ4ZTY=","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 28 19:41:57 +0000 2018","id_str":"1012420858651074560","full_text":"New music from Megan Jean and the Klay Family Band! https://youtu.be/6UYScr7TkL8","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 26 22:39:40 +0000 2018","id_str":"1011740809081876481","full_text":"I love findings like this that show how connected our world has been, well before many people think. https://twitter.com/katemond/status/1011313767769141249","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 22 21:01:49 +0000 2018","id_str":"1010266633020039170","full_text":"Seriously, though. I just randomly picked this comedy special for something light to watch before bed, and instead I got something I’ll remember the rest of my days. I’ll be a better person for it. I think you will, too. https://twitter.com/NetflixIsAJoke/status/1006189312176787458","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Jun 22 03:16:57 +0000 2018","id_str":"1009998650276302848","full_text":"Hannah Gadsby’s Netflix special “Nanette” is masterful, heartbreaking, empowering, and important. Please watch it, all the way to the end. It’s only an hour.","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Jan 03 20:01:24 +0000 2011","id_str":"22019717833162753","full_text":"More plans from our state's first new Ag Commissioner in 40 years, including his thoughts on small food processors: http://is.gd/k2dAh","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 03 18:59:54 +0000 2011","id_str":"22004242701090816","full_text":"The best fictional riffing on a real news story I've seen in a while: \"Monkey-Annoyance Expert\" http://is.gd/k22mn (real story linked below)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 03 16:55:43 +0000 2011","id_str":"21972991051046914","full_text":"David Byrne gives his impressions of Atlanta in this essay titled \"The Architecture of Fear\" http://is.gd/k1BUL (Takeaway: \"move to Athens\")","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 03 16:10:09 +0000 2011","id_str":"21961520879501312","full_text":"I've seen lots of photos of urban decay, particularly in Detroit, but these are maybe the saddest yet. http://is.gd/k1ssq","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 02 22:39:53 +0000 2011","id_str":"21697213944041472","full_text":"Smoked a pound of kielbasa. I sense a pot of beans in my future. http://instagr.am/p/1hxe/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 02 21:25:05 +0000 2011","id_str":"21678390377447424","full_text":"Enjoying South African sausage topped with brie and salsa verde, all produced locally. Who says Georgia's not multicultural?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 02 17:48:08 +0000 2011","id_str":"21623791004164096","full_text":"After several years of planning and thinking, today I started building a recipe system for my online farmers market. I think it'll be great.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Jan 02 01:43:44 +0000 2011","id_str":"21381092544094209","full_text":"Vivian let her hair down for New Year's Eve. http://gdzl.la/96C36A","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 01 17:18:50 +0000 2011","id_str":"21254030302908416","full_text":"No, I can't serve rotten flesh for breakfast. You're clearly a dinosaur on the outside, but there's a human girl inside that can't eat that.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jan 01 01:04:57 +0000 2011","id_str":"21008945032204289","full_text":"This growler of Left Hand Smoked Porter from @thepicman & @imbutafool isn't going to drink itself, and it makes as good a dinner as any...","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 01 00:14:55 +0000 2011","id_str":"20996354566262784","full_text":"One, two! One, two! And through & through
Its jaws that bite went snicker-snack!
It left him dead, & with his head
It went galumphing back.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 31 19:12:32 +0000 2010","id_str":"20920256084058112","full_text":"A tornado just destroyed this building and several others you can see in this Google street view of Robertsville, Mo. http://is.gd/jQVVq","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 31 18:23:22 +0000 2010","id_str":"20907884044886016","full_text":"It's hard to make a flat sandwich look appealing via dry erase illustration, but full points for trying. http://instagr.am/p/zBDt/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 31 18:03:22 +0000 2010","id_str":"20902851584729088","full_text":"Enough people thought this was clever enough to launch an entire product around? http://instagr.am/p/zAAO/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 31 17:41:54 +0000 2010","id_str":"20897448624922624","full_text":"Trying the new $5.99 Mexican buffet on North Avenue. What's the worst that can happen? http://instagr.am/p/y-zn/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 31 15:59:25 +0000 2010","id_str":"20871658139025408","full_text":"Full video for a sweet mash-up of \"Road to Nowhere\" and \"Shout\", sung by the Young@Heart chorus. http://www.youtube.com/watch?v=-wgrM-R6yfY (via @TheEcoist)","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 31 15:28:51 +0000 2010","id_str":"20863966725017600","full_text":"Accepted EBT payments at my market for the first time last night. Was a 4 year struggle to get accepted, so that first one was pretty sweet.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 30 18:39:34 +0000 2010","id_str":"20549573978099712","full_text":"\"That is my first memory, as it happens. Squirming my way out of my mother, the gamy taste of her still in my tentacles.\" http://is.gd/jMPTP","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 30 15:58:31 +0000 2010","id_str":"20509042468200449","full_text":"Next week, GA gets its first new Ag Commissioner since 1969. One of his first actions: removing idealized slavery murals. http://is.gd/jMh4k","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 30 01:31:42 +0000 2010","id_str":"20290902878593024","full_text":"Sent out unexpected gifts to some of my customers that have been with me the longest -- a reduction in my rates.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 29 18:46:03 +0000 2010","id_str":"20188816341991424","full_text":"\"Nasty, brutish and not that short: Medieval warfare was just as terrifying as you might imagine\" http://www.economist.com/node/17722650","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 29 18:07:25 +0000 2010","id_str":"20179094540918785","full_text":"Now that we're re-financing, Wells Fargo realizes they ought to get the title. A team of lawyers are scrambling to find the piece of paper.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 29 18:05:36 +0000 2010","id_str":"20178635965071360","full_text":"So when we bought our house in 2001, Wells Fargo (our lender) declined to take title to the house, & the previous owners still have it. WTF?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 29 02:29:02 +0000 2010","id_str":"19942943313895424","full_text":"Simple dinner of tamales and salsa verde, both from Zocalo Salsas. It's so nice to have these at my market! http://instagr.am/p/wTHq/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 28 22:37:22 +0000 2010","id_str":"19884642031116288","full_text":"I'm wondering why the food stamp support center is in India. I'd bet some of the food stamp recipients might like that work.","favorite_count":"1","retweet_count":"2"},{"created_at":"Tue Dec 28 19:02:37 +0000 2010","id_str":"19830596226256898","full_text":"They're wasting no time building my new office. It's ours in nine months, but I'm already planning. http://instagr.am/p/wAmv/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 28 18:18:04 +0000 2010","id_str":"19819387372445696","full_text":"Some might say a 14% beer would be a little strong for a working day lunch, but I say whash yous talkn bout thish is jusht fine.","favorite_count":"1","retweet_count":"2"},{"created_at":"Tue Dec 28 17:37:52 +0000 2010","id_str":"19809268962164736","full_text":"Christmas is over, so the Samichlaus Dopplebock is 25% off at Trappeze. \"Dark fruit, figs, spice, and bold toffee\" http://gdzl.la/95mPHB","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 28 15:55:21 +0000 2010","id_str":"19783468477063169","full_text":"Most farmers markets around the country are closed for winter, but growers managed to sell $142k of products in Dec via www.locallygrown.net","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Dec 27 20:33:50 +0000 2010","id_str":"19491163052441600","full_text":"Time for a nice big mug of abuelita! (And of course I mean the Mexican hot chocolate, not a Mexican grandmother.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 27 20:05:03 +0000 2010","id_str":"19483922932961280","full_text":"Like fonts? The 11th Annual never-to-be-repeated New Year's Day sale at www.comicbookfonts.com is nearly here. Every font only $20.11!","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Dec 27 17:19:41 +0000 2010","id_str":"19442303626121216","full_text":"Mushrooms, onions, ham, and the last of the raw milk Brie. I love post-snow-playing omelets! http://instagr.am/p/vBgp/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 27 16:57:28 +0000 2010","id_str":"19436715479404544","full_text":"She's making the cheeks sparkle. http://instagr.am/p/vAme/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 27 02:38:02 +0000 2010","id_str":"19220431156285441","full_text":"My yearly fave local news: Best of the Blotter http://is.gd/jwN0n \"while neither man was mentally retarded, they 'were idiots nonetheless.'\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 27 02:05:53 +0000 2010","id_str":"19212341426003968","full_text":"The stockings were stuffed except mine which was empty. Because I made a deal with Santa, not because I's naughty. Or because I filled them.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Dec 26 23:45:40 +0000 2010","id_str":"19177053270052865","full_text":"Current weather: French Toast @ Ingles Express http://instagr.am/p/uWW4/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 26 21:46:38 +0000 2010","id_str":"19147095759921152","full_text":"I think that, generally, meals are better when there's a whale in front of you. http://instagr.am/p/uQ1k/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 26 18:55:36 +0000 2010","id_str":"19104056689561600","full_text":"Even Gretta had presents to unwrap. http://instagr.am/p/uJMQ/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 26 17:10:49 +0000 2010","id_str":"19077686693462016","full_text":"Lunch time! http://gdzl.la/94NkBG","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 26 04:06:22 +0000 2010","id_str":"18880273894604800","full_text":"Some pictures make me question my life's choices, make me wonder if I may have missed out on a better way. This is one. http://is.gd/jsYhA","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 25 22:23:28 +0000 2010","id_str":"18793979088740352","full_text":"Sometimes I do miss winter. http://gdzl.la/94AEmq","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 25 18:01:52 +0000 2010","id_str":"18728144127135744","full_text":"\"From now on, we'll have to muddle through somehow
So have yourself a merry little Christmas now\"
http://youtu.be/yudgy30Dd68","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 25 15:03:41 +0000 2010","id_str":"18683305289318401","full_text":"Yeah, I guess I'm an enabler. http://gdzl.la/94scFR","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 25 06:49:27 +0000 2010","id_str":"18558928157675520","full_text":"As I age, my handwriting resembles my dad's. One example: when I was young, Santa's writing looked like Dad's, and now it looks like mine.","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Dec 25 05:46:59 +0000 2010","id_str":"18543204437598208","full_text":"Mission accomplished. Merry Christmas! http://gdzl.la/94rebE","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 25 01:00:29 +0000 2010","id_str":"18471106935521280","full_text":"Viv: \"I smell the tastiness of the flesh!\" We're just full of the Christmas spirit over here.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 25 00:47:25 +0000 2010","id_str":"18467818177568768","full_text":"Must be a holiday. I'm cooking crab legs with a side of crab cakes for dinner.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 24 23:58:47 +0000 2010","id_str":"18455580343537664","full_text":"Cookies are all done! http://gdzl.la/94koKe","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 24 22:55:49 +0000 2010","id_str":"18439731826130945","full_text":"Viv and I are baking Santa some gingerbread to go with his scotch. http://gdzl.la/94nWrj","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 24 21:20:12 +0000 2010","id_str":"18415669087305728","full_text":"Spring Fling '90: \"Typhoon Tech\" http://gdzl.la/94iZWP","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 24 20:50:10 +0000 2010","id_str":"18408111253495808","full_text":"Meanwhile, inside, the mother T Rex is riding a virtual bicycle. (That sentence is new to mankind. My gift to you.) http://gdzl.la/94iHYK","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 24 20:43:41 +0000 2010","id_str":"18406480008970240","full_text":"Christmas Eve and I'm outside in a t-shirt grilling locally produced kielbasa for lunch. Tonight: a chance of snow. Good thing I'm flexible.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 24 19:39:19 +0000 2010","id_str":"18390281703391232","full_text":"Correction: After some discussion, it was determined that \"darlings\" is reserved for human children. She is \"a good mother for her youngs\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 24 18:42:58 +0000 2010","id_str":"18376102258933760","full_text":"Some 6yo girls play at mothering with dolls. Ours is building a nest to lay her eggs, because she's \"a good mother for her little darlings\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 24 16:10:40 +0000 2010","id_str":"18337771982692352","full_text":"Scattered, smothered, and soon to be covered (with raw milk Brie). http://gdzl.la/94fWaH","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 24 06:29:25 +0000 2010","id_str":"18191498210189313","full_text":"A dino just bit my finger. This Santa stuff is dangerous business.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 23 18:02:10 +0000 2010","id_str":"18003444115705856","full_text":"Christmas coffee. I've got a long evening at my farmers market & then a long night of present wrapping ahead of me. http://gdzl.la/944Rmg","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 23 17:01:52 +0000 2010","id_str":"17988269618761728","full_text":"Today, a taste of the Gouden Carolus Noel. A dark Belgian ale with cinnamon and clove. http://gdzl.la/944dHz","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 23 03:30:39 +0000 2010","id_str":"17784119513579520","full_text":"I've moved my olives from a weak brine to a strong one, where they'll stay and ferment for two or three months. http://gdzl.la/93ZBUd","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 23 01:41:56 +0000 2010","id_str":"17756761842782209","full_text":"\"Nothing so liberates the heart as when a fool wakes from his folly.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 23 00:52:40 +0000 2010","id_str":"17744362242834432","full_text":"This year I remembered that the gingerbread dough needs to rest a day or two in the fridge. http://gdzl.la/93V2Ln","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 22 16:09:52 +0000 2010","id_str":"17612795688259585","full_text":"This dentist's waiting room is great for my Angry Birds score. Was stuck on three levels, but now have three stars on all of them.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 22 04:47:40 +0000 2010","id_str":"17441114952826880","full_text":"Correction: The surprise Space Ghost might be Wednesday night at 10eastern. Maybe.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 22 01:42:42 +0000 2010","id_str":"17394568399949824","full_text":"A long-dead email list I'm on has come alive with rumors of a surprise new Space Ghost Coast to Coast tonight at 10 eastern. Rumors, mind.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 21 18:04:38 +0000 2010","id_str":"17279291414814720","full_text":"They're building my new office. http://gdzl.la/93B3MX","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 21 17:22:11 +0000 2010","id_str":"17268605792034816","full_text":"Having a little taste of the Scaldis Noel. It's like brandy, beer, and sugar plums all in one. http://gdzl.la/93AyLH","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 21 15:40:44 +0000 2010","id_str":"17243077894737920","full_text":"Amazing photography from the world's largest caverns: http://ngm.nationalgeographic.com/2011/01/largest-cave/peter-photography","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 21 08:15:44 +0000 2010","id_str":"17131090674196480","full_text":"The mead's been drunk, the Yule log's been eaten, the goat's been... well, I forgot the goat. Still, it'll be longer days from here on out.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 21 07:59:21 +0000 2010","id_str":"17126964888342528","full_text":"All the cool kids are taking eclipse photos with their iPhone. As am I. http://gdzl.la/93yyZ1","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 21 07:41:53 +0000 2010","id_str":"17122571816275968","full_text":"Hey, who took the moon? I was using that.","favorite_count":"1","retweet_count":"2"},{"created_at":"Tue Dec 21 04:50:08 +0000 2010","id_str":"17079345889681408","full_text":"Looks like the eclipse is going to be eclipsed by these thick clouds that have suddenly appeared. Ah, well. I've set the alarm anyway.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 20 18:02:07 +0000 2010","id_str":"16916267218771968","full_text":"This simple photo takes my breath away, every single time I see it. http://marswatch.astro.cornell.edu/pancam_instrument/sunset489_new2.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 20 13:54:39 +0000 2010","id_str":"16853994076905474","full_text":"Living in the past? Who, me? http://gdzl.la/93m6fS","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 20 01:39:48 +0000 2010","id_str":"16669061039529984","full_text":"It's a simple list, and really, who doesn't want a Lego shark thing? http://gdzl.la/93aPV2 http://gdzl.la/93dW4f","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 21 14:55:05 +0000 2018","id_str":"1009811953831858178","full_text":"Who would have thought a comic about a cartoonist named Jon Arbuckle who draws comics about his lasagna-loving cat would be so touching?

Part One: http://galesaur.com/portfolio/jon/
Part Two: http://galesaur.com/portfolio/jon-2/
MeFi discussion: https://www.metafilter.com/174836/With-Minimal-Lasagna","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jun 20 20:39:38 +0000 2018","id_str":"1009536271847485440","full_text":"Afternoon prickly pear gose and an apricot danish. #thisismyoffice #remotework #infinityinteractive
","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Jun 20 03:07:01 +0000 2018","id_str":"1009271371958976512","full_text":"I just realized that there are now nearly *a billion* twitter accounts for every human alive on the planet today. That’s insane.
","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jun 19 18:06:30 +0000 2018","id_str":"1009135349795295233","full_text":"I held off for a while reading this thread. Don’t make the same mistake I did. https://twitter.com/BryantD/status/1008728548754898947","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Jun 16 05:25:18 +0000 2018","id_str":"1007856621274484736","full_text":"BRB. Pushing it real good.","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Jun 15 00:37:23 +0000 2018","id_str":"1007421777981661184","full_text":"Back in the GWB presidency, I bought the domain inmyname dot us so I could document all the morally objectionable things being done by my government. I never got around to that project.

I still have the domain but doing it now would push me into a terminal despair spiral.","favorite_count":"11","retweet_count":"0"},{"created_at":"Mon Jun 11 21:04:32 +0000 2018","id_str":"1006281048852914176","full_text":"Looked out my window and legit thought my garage was on fire. But it was just that the sun came out after an intense thunderstorm, and steam was billowing off the roof. #muggy","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 10 15:20:53 +0000 2018","id_str":"1005832180445085697","full_text":"Tomorrow night I’m driving three hours round trip to watch a 90 minute Doctor Who story from the ‘80s (Tom Baker’s “Genesis of the Daleks”) on the big screen, and it’s going to be absolutely worth it.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Dec 19 21:50:55 +0000 2010","id_str":"16611461207957504","full_text":"It's been 60 days. Time to dig into this raw milk Brie. http://gdzl.la/93aSAq","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 19 03:03:28 +0000 2010","id_str":"16327727799869441","full_text":"A wizard's staff has a knob on the end
It never will buckle, it never will bend...
http://www.chaosmatrix.org/library/humor/staff.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 19 01:56:51 +0000 2010","id_str":"16310963833671680","full_text":"Juniper's finding her voice. I'm hoping she chooses the first one. http://www.flickr.com/photos/19035512@N00/5272241403","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 18 22:01:39 +0000 2010","id_str":"16251775216521216","full_text":"Hey crazy guy on the unicycle out in Mall of Georgia traffic -- you're crazy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 18 21:33:32 +0000 2010","id_str":"16244696049258496","full_text":"I was going to make some snarky observation about being in the Toys R Us the Saturday before Christmas, but frankly I'm too shell shocked.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 18 18:17:34 +0000 2010","id_str":"16195380672729088","full_text":"Found our tree! http://gdzl.la/92RBuS","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 17 23:40:17 +0000 2010","id_str":"15914208994525184","full_text":"Managed to make it back to @highwirelounge for some Glogg. I could drink this for hours. http://gdzl.la/92G6JG","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 17 22:27:05 +0000 2010","id_str":"15895785405157376","full_text":"Curses, foiled again! None of my downtown places w/ hot drinks serve them until late. I was looking forward all day to an after-work Glögg.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 17 19:21:58 +0000 2010","id_str":"15849201141288960","full_text":"All seasons of the \"new\" Dr. Who are currently $9.99 each on iTunes, even season five in HD.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 17 19:01:25 +0000 2010","id_str":"15844029606400000","full_text":"World of Goo is fantastic on the Wii. On the iPad, it's even better.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 17 15:32:01 +0000 2010","id_str":"15791329741111296","full_text":"It's \"Bring Your Sick Daughter To Work\" day! http://gdzl.la/92xMiV","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 17 04:05:00 +0000 2010","id_str":"15618439120945153","full_text":"Tonight's dinner is Mediterranean French cuisine. Four grapefruit and a big slice of buche de noel.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 17 03:54:59 +0000 2010","id_str":"15615918465875968","full_text":"Mmmmmm... I have a Noel log! http://gdzl.la/92sz9Z","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 16 21:13:40 +0000 2010","id_str":"15514921001291776","full_text":"Homegrown moss. That's something you'd have trouble finding at a regular farmers market, but not mine. http://gdzl.la/92oGE2","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 16 19:51:46 +0000 2010","id_str":"15494312720601089","full_text":"And just like that, lickety split, all my bookmarks have been moved from http://del.ic.ious to http://pinboard.in.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 16 19:44:07 +0000 2010","id_str":"15492386079645696","full_text":"Time to chug some dayquil and head off to today's Athens Locally Grown distribution. Whee!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 16 17:47:30 +0000 2010","id_str":"15463039721541632","full_text":"Oh, Santa, you goofy rascal you. http://www.flickr.com/photos/laughingsquid/5264072296/","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Dec 16 16:18:13 +0000 2010","id_str":"15440571216699393","full_text":"Vivian got sick today & had to miss her school Christmas party. Except school was closed due to ice, so everyone missed it. What a morning.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 16 03:50:39 +0000 2010","id_str":"15252440433565696","full_text":"Baked several dozen mandarin orange cookies for Vivian's first grade \"Traditional Christmas Around the World\" lunch. She picked China.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 16 01:41:21 +0000 2010","id_str":"15219898997276672","full_text":"It's been a while since a software bundle appealed to me, but buying this one was a no-brainer. https://fusionads.net/bundle/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 15 20:11:47 +0000 2010","id_str":"15136962050523136","full_text":"Suddenly feeling cold and flu-ey. Bah humbug.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 15 02:17:57 +0000 2010","id_str":"14866721269612544","full_text":"Watching four strangers sitting around the dinner table eating and talking about a \"sack, back, & crack wax\" on TV. The BBC is awesome.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 15 00:18:40 +0000 2010","id_str":"14836702749134848","full_text":"My nerd college alma mater sent me a Christmas card. Do you get any cards discussing insects and germs? http://gdzl.la/91XuRk","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Dec 14 21:04:14 +0000 2010","id_str":"14787773349232640","full_text":"The Simpsons is getting cancelled? Yeah, I cancelled it off my DVR two years ago, but still...","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 14 19:33:33 +0000 2010","id_str":"14764949821722624","full_text":"JotNot on the iPhone & Dropbox have saved my sanity during this re-fi process, what with the repeated requests for this paper and that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 14 01:51:37 +0000 2010","id_str":"14497708379217920","full_text":"It's so pretty how the eggnog & the kahlua & the vodka mix themselves together. Or maybe that's the booze talking. http://gdzl.la/91HZVK","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 13 20:49:36 +0000 2010","id_str":"14421704000409600","full_text":"The Jesse James / Robert Ford alternate ending to the new Yogi Bear movie. http://youtu.be/m6w0r-ScEG4","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 13 13:27:02 +0000 2010","id_str":"14310327629914112","full_text":"I gave someone wrong impression of my market: \"relatively new grass-roots organization based on idealism rather than a sheer business model\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 13 03:15:37 +0000 2010","id_str":"14156458253877248","full_text":"Great thing about winter: my refrigerator gets a whole lot bigger. About the size of my front porch, in fact.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 13 01:58:58 +0000 2010","id_str":"14137169744498688","full_text":"All of my flickr photos, set to music. It seems I take lots of pictures of food. http://vimeo.com/17746552","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 12 17:50:09 +0000 2010","id_str":"14014153194741760","full_text":"Annoy your favorite Harry Potter, Star Wars, and/or LOTR fan: http://i.imgur.com/2dr29.jpg (via @rands)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 12 16:37:14 +0000 2010","id_str":"13995805027336192","full_text":"Viv mentioned wanting underpants that say \"I love flesh\". She'll probably get tired of role-playing carnivorous dinos at some point, right?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 12 03:22:39 +0000 2010","id_str":"13795840590090240","full_text":"I have eaten eleven mandarin oranges today. I may have a problem. Namely, that I'm almost out of mandarin oranges.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 12 01:57:49 +0000 2010","id_str":"13774491675004928","full_text":"The olives have gone into a brine. They'll soak for a week, then get a much stronger brine for three more months. http://gdzl.la/919rig","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 12 00:34:07 +0000 2010","id_str":"13753426412306432","full_text":"\"Brian Blessed Turd Story\" http://youtu.be/4jadSVWAEQQ","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Dec 11 22:56:28 +0000 2010","id_str":"13728854640164865","full_text":"Two years ago I crushed local apples and made 5 gallons of cider. Saved some for vinegar, just tried it. Delicious! http://gdzl.la/91aD71","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 11 21:57:36 +0000 2010","id_str":"13714037959303168","full_text":"It's a homemade French fry kind of day. http://gdzl.la/916MVP http://gdzl.la/919VWS http://gdzl.la/919VWf","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 11 18:23:59 +0000 2010","id_str":"13660279204216832","full_text":"Viv's been asking for a Nintendo DS for Christmas, even tho she's access to an iPad. So I taught her to play Angry Birds. Took care of that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 11 03:48:52 +0000 2010","id_str":"13440049110589440","full_text":"Turns out Thundarr the Barbarian is just as good now as it was when I was ten. Wouldn't have guessed that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 11 01:08:29 +0000 2010","id_str":"13399688447270912","full_text":"Current status: The Kraken! http://gdzl.la/8ZXPRL","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 10 23:13:03 +0000 2010","id_str":"13370641306624000","full_text":"Had to stop and pick up some Old Country Doctor medicine. Yes, at the liquor store.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 10 21:38:20 +0000 2010","id_str":"13346802027732992","full_text":"A professional just described my pain tolerance as \"remarkable\". So... there's another line added to the resume.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 10 19:44:42 +0000 2010","id_str":"13318205145612288","full_text":"The dental tools are more modern than the computers. Hopefully. http://gdzl.la/8ZRBJx","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 10 19:35:42 +0000 2010","id_str":"13315940737355777","full_text":"\"... you will cut a forlorn figure, a Jesuitical milksop hammering on your portcullis, a man without a ditch.\" http://is.gd/ivLOP","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 10 18:13:12 +0000 2010","id_str":"13295178773168128","full_text":"After three phone calls, I've discovered that when my bank says my password must contain a \"special character\", it means \"pound signs only\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 10 15:20:48 +0000 2010","id_str":"13251793962139648","full_text":"O inamorata o’ mine! What the world needs is a pamphlet, decisively written, on the flight patterns of the common shrike. http://is.gd/iv8bY","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 10 14:28:22 +0000 2010","id_str":"13238596857237504","full_text":"Away in a manger / no crib for his bed / the bacon-wrapped sausage / lay down his sweet head http://hootingyard.org/archives/5662","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 10 03:57:35 +0000 2010","id_str":"13079855000190976","full_text":"Denatured, desatureated. Whichever.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 10 03:53:12 +0000 2010","id_str":"13078752565137408","full_text":"Frank Chu and Denatured Santa http://www.flickr.com/photos/hlscotland/4182619357/in/photostream/","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Dec 10 03:30:53 +0000 2010","id_str":"13073136245280768","full_text":"The box I got from them the other day was full of mandarin oranges, now already more than half eaten. So, so good. http://gdzl.la/8ZHADX","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 10 03:28:17 +0000 2010","id_str":"13072483724824576","full_text":"My big box of olives from Chaffin Family Orchards arrived! In four months I'll have five gallons of cured olives. http://gdzl.la/8ZHzk6","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 09 19:38:02 +0000 2010","id_str":"12954142414737408","full_text":"The Clayton (GA) Tribune: \"Local farmers sell products online\" http://www.theclaytontribune.com/articles/2010/12/09/news/news01.txt","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 09 16:46:08 +0000 2010","id_str":"12910881780269056","full_text":"Company president came in on a vacation day to lead a company-wide lunch meeting. Hence the Atari pajama pants. http://gdzl.la/8ZE5qU","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 09 14:37:20 +0000 2010","id_str":"12878466361860097","full_text":"Got my About.me page, and it makes a great landing site for my domain: http://www.ericwagoner.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 09 13:46:35 +0000 2010","id_str":"12865696958513152","full_text":"\"Why on earth would the head of the Anglican church be standing next to my hen house in the middle of the night?\" http://is.gd/irobv","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 09 04:24:21 +0000 2010","id_str":"12724203048402944","full_text":".@trappezepub gave me a gift certificate after my (extremely rare) bad lunch last week. Used it all on drinks @highwirelounge. Love them!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 09 01:31:42 +0000 2010","id_str":"12680755624812544","full_text":"\"Ronald Wayne was like the George Best of Apple\" Chorus of shouts: \"Pete! Pete Best!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 09 00:22:54 +0000 2010","id_str":"12663443488247808","full_text":"Wow. Just chatted with a guy who started the Apple group back in 1981. His wife still hosts a monthly Apple II meeting at their house.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 09 00:12:20 +0000 2010","id_str":"12660783842336768","full_text":"There are about eight guys here who could pass for William Hartnell. What a fascinating group.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 09 00:07:46 +0000 2010","id_str":"12659632069681153","full_text":"At a Christmas party jointly hosted by the Atl Ruby group, Mac group, and the PC group (average age in the 80s). http://gdzl.la/8ZvSYq","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 08 21:15:02 +0000 2010","id_str":"12616164794441729","full_text":"A letter arrives from a werewolf. It is rather difficult to read... but I have done my best to decipher and transcribe it http://is.gd/ipkks","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 08 21:13:42 +0000 2010","id_str":"12615829363359745","full_text":"It is a wonder that... it has been left to economics guru Bingley Swelling to call for a werewolf tax. http://hootingyard.org/archives/4402","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 08 16:58:18 +0000 2010","id_str":"12551556004057088","full_text":"Viv thinks Santa gets tired of all those gingerbread men, so we'll make something better: gingerbread dinosaurs. http://gdzl.la/8ZqZrA","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 08 15:08:44 +0000 2010","id_str":"12523981626146816","full_text":"Try as I may, I've not found an apple fritter that comes close to those made at Shulte's Bakery in Union, Missouri during the Fall of 1988.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 07 19:44:52 +0000 2010","id_str":"12231084234248194","full_text":"Athens' state rep & Democratic caucus chairman, switches to GOP because the Democrats were 100% shut out of the process. http://is.gd/im5wX","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 07 17:41:36 +0000 2010","id_str":"12200065552621568","full_text":"Finally got my broken wisdom tooth looked at. Going back Friday, and he gave me full warning that he's going to \"beat me up pretty bad\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 07 14:56:36 +0000 2010","id_str":"12158542014320640","full_text":"A: \"I was reading aloud a recipe from Old Ma Purgative’s Wonder Book Of Pies and I pronounced some of the words amiss.\" http://is.gd/iliJL","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 07 14:56:09 +0000 2010","id_str":"12158426503188480","full_text":"Q: \"By what accident did you summon the goat god and its helpmeets?\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 06 11:40:23 +0000 2010","id_str":"11746771441025024","full_text":"Me: \"There's Venus, nice and bright!\" Viv: \"That's nice, but only the sun makes us warm.\" (It was a cold wait for the bus this morning.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 06 03:21:06 +0000 2010","id_str":"11621122135040000","full_text":"Juniper's already rather fond of school. http://gdzl.la/8YHzST","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 06 02:03:52 +0000 2010","id_str":"11601689115099137","full_text":"My meatloaf might not look like much, but it's got it where it counts. http://gdzl.la/8YKvM1","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 05 23:17:06 +0000 2010","id_str":"11559720879915008","full_text":"\"Ducks in the wind / All we are is ducks in the wind.\" http://youtu.be/SEBLt6Kd9EY (via maryr on Metafilter)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 05 21:03:37 +0000 2010","id_str":"11526127956791296","full_text":"Ok, I set aside a bit of the turkey to go into a beef, pork, & turkey meatloaf for my lunches this week. *That's* the last of the turkey.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 05 20:42:10 +0000 2010","id_str":"11520727358382080","full_text":"The last of the Thanksgiving turkeys is being turned into a pot of white chili.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 05 18:22:18 +0000 2010","id_str":"11485529967165440","full_text":"She made another card for me. \"Santa knew he was in the Cretaceous, so he hooked his sleigh to a Pterosaur.\" http://gdzl.la/8YCo5W","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 05 16:11:02 +0000 2010","id_str":"11452495901499393","full_text":"Vivian drew a Christmas card with a dragon and a T Rex. Very cute. Then she says, \"They want each other's meat for Christmas.\"","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Dec 05 02:06:08 +0000 2010","id_str":"11239871737757696","full_text":"The thought that life could be better
Is woven indelibly
Into our hearts
And our brains","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 05 01:00:29 +0000 2010","id_str":"11223349329920000","full_text":"Mixed up a big Headless Cossack. I'm going to miss eggnog season.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 04 18:24:17 +0000 2010","id_str":"11123642754670592","full_text":"Having some Boer Sausage, a blend of beef and pork from Greendale Farm (run by a great South African family who moved here a few years ago).","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 04 03:24:39 +0000 2010","id_str":"10897239631200257","full_text":"How indispensable has the iPad become? I just realized I left it at my office and nearly got in the car to go get it. Long time 'til Monday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 04 02:07:44 +0000 2010","id_str":"10877883501248513","full_text":"I screwed up the name. It's \"Hooting Yard on the Air\". Here's the URL: http://hootingyard.org. It is so very wonderfully strange.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 04 01:59:34 +0000 2010","id_str":"10875830313947136","full_text":"I can not recommend highly enough the \"Hooting Yard on the Radio\" podcast. Only 10 eps so far, so start w/ #1. D. Adams meets Lovecraft-ish.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 03 20:31:15 +0000 2010","id_str":"10793207843528704","full_text":"\"Christmas Parade Takes Downtown by Storm\" Yeah, that's the front page headline. http://gdzl.la/8Y6FZ2","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 03 19:52:31 +0000 2010","id_str":"10783457030443009","full_text":"Friday afternoon coffee. http://gdzl.la/8Y9jph","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 03 18:44:25 +0000 2010","id_str":"10766319662145536","full_text":"Getting 20lbs of freshly picked uncured ripe black olives today from @ChaffinOrchards. Going to brine cure them, and then use them all year.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 03 17:59:54 +0000 2010","id_str":"10755116755845120","full_text":"In November, growers sold $190k of their products to their local customers via http://locallygrown.net, making Thanksgiving even better.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 03 15:56:26 +0000 2010","id_str":"10724046861766656","full_text":"My bank's online system is very secure. Half the time, it'll claim you have the wrong password, and the other half it throws server errors.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 03 15:45:18 +0000 2010","id_str":"10721245356105729","full_text":"Wanted to pull out a quote to entice you to Andy Ihnatko's costume photos from NY Comic-Con, but there were far too many. http://is.gd/i95JV","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 09 03:04:51 +0000 2018","id_str":"1005284562614644736","full_text":"I was a suicidal 4th grader. I tried to seek help but didn’t know how — I was only eight years old. If I wanted to live, I had to teach myself how to protect myself from myself. It’s worked well enough for forty years, but it’s a constant task. #itschaosbekind #nomorehiding #imok","favorite_count":"13","retweet_count":"0"},{"created_at":"Fri Jun 08 03:15:14 +0000 2018","id_str":"1004924787704193027","full_text":"“This Dothan farmer's market is virtual, but the food is real”

I think this is my favorite headline about a small community using my software to enhance their local food system. http://www.dothaneagle.com/news/local/this-dothan-farmer-s-market-is-virtual-but-the-food/article_12298988-6a9f-11e8-b943-c79bb7955ae8.html","favorite_count":"3","retweet_count":"1"},{"created_at":"Wed Jun 06 20:47:50 +0000 2018","id_str":"1004464907205693441","full_text":"Ralph Bakshi has signed original cells from his Lord of the Rings adaptation up on eBay for reasonable prices. https://twitter.com/ralphbakshi/status/1004425744011759616","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 04 16:57:44 +0000 2018","id_str":"1003682226322763778","full_text":"Worst cover of “Nothing But Flowers” ever. https://twitter.com/NB_Chris/status/1003621686959276034","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jun 01 20:39:14 +0000 2018","id_str":"1002650804858310656","full_text":"My thoughts exactly, crass weather app.
","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jun 01 06:04:38 +0000 2018","id_str":"1002430704297406464","full_text":"The thunder woke me up two hours ago and the lightning hasn’t let up since. And judging by the radar, it won’t let up for quite some time. Guess I’ll be up a while.
","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 01 04:28:16 +0000 2018","id_str":"1002406453540478976","full_text":"Trolling level: expert. https://twitter.com/atdanwhite/status/1002263171837710337","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 31 23:18:09 +0000 2018","id_str":"1002328408934604800","full_text":"Sixteen straight days of rain, which is… https://www.instagram.com/p/BjdcCvFljfJ/?utm_source=ig_twitter_share&igshid=lk3rd6j6msvk","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu May 31 16:24:14 +0000 2018","id_str":"1002224244179300352","full_text":"My current jam is the entire discography from Youth in a Roman Field, an eclectic quartet with sounds of “Appalachia, cayenne pepper, and ghosts”. Good stuff.

http://youthinaromanfield.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 03 02:07:37 +0000 2010","id_str":"10515467047272448","full_text":"What's that? Your town's Christmas parade doesn't have storm troopers? I'm sorry for your loss.","favorite_count":"0","retweet_count":"2"},{"created_at":"Fri Dec 03 01:25:44 +0000 2010","id_str":"10504928011223040","full_text":"Market pickups turned out to be fairly stress-free, thanks to my incredibly awesome team of volunteers. So, so cold, though.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 02 19:43:30 +0000 2010","id_str":"10418802541989888","full_text":"Athens' Christmas parade and late growers are making today's locally grown pickup stressful. And it doesn't even start for two hours.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 01 22:55:47 +0000 2010","id_str":"10104804948836352","full_text":"My new favorite way to say goodbye: \"Yes, get thee to thine destiny! Godspeed!\" http://is.gd/i49h1","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 01 21:48:42 +0000 2010","id_str":"10087922816524288","full_text":"Dear Google, I will happily let you buy locallygrown.net for a mere 1/1000th of what you've offered Groupon. Call me. You've got my number.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 01 20:29:13 +0000 2010","id_str":"10067917009846272","full_text":"Nothing like Paul Simon for getting the melancholy on.

Everybody loves the sound of a train in the distance
Everybody thinks it's true","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 01 16:15:38 +0000 2010","id_str":"10004104151568384","full_text":"Cleverly hide 72 oz. of beer... in your gigantic fake beard! http://tumblr.com/x69y2tebh (It's just a brilliant gift box, via @whiskerino)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 01 14:04:28 +0000 2010","id_str":"9971091778838528","full_text":"Is there really anyone who's not using Dropbox for free? If you're not, here you go: http://db.tt/DiYNsq1","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 01 02:41:12 +0000 2010","id_str":"9799142712803328","full_text":"According to Factory Farm Map, 2 out of every 100 meat chickens in the USA come from my little county in north GA. http://factoryfarmmap.org","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 01 02:22:48 +0000 2010","id_str":"9794513400766464","full_text":"So Nancy is going to be the next Athens mayor. She seemed the most spiteful and dishonest of the candidates to me. I hope I'm wrong.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 30 18:55:29 +0000 2010","id_str":"9681942324715521","full_text":"Dear person who keeps using my email address on your job applications: you haven't been hired yet. Keep looking. And use your own address.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 30 18:28:08 +0000 2010","id_str":"9675057462775808","full_text":"Rare disappointing lunch at @trappezepub. Battered fish were cut too thick. Raw in middle w/ overdone batter that turned soggy in moments.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 30 15:45:39 +0000 2010","id_str":"9634167444733952","full_text":"The Senate has passed the food safety bill, with exemptions for producers who sell less than $500,000 a year to local customers.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 29 23:49:29 +0000 2010","id_str":"9393542409494528","full_text":"Industrial GA peanuts killed in 2009. Nuts from Athens' Mills Farm didn't. Our senator would rather shut Mills Farm than regulate industry.","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Nov 29 22:03:43 +0000 2010","id_str":"9366922701307905","full_text":"Some things I just can't get locally grown, such as oranges and olives. Luckily, there's Chaffin Family Orchards: http://is.gd/hXKu5","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 29 21:09:19 +0000 2010","id_str":"9353233868791808","full_text":"In Catalonia, they like to build giant castles. Made of people. Sometimes they fall. http://youtu.be/K1HWyUIZ5kk http://youtu.be/-iSHfrmGdyo","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 29 19:30:54 +0000 2010","id_str":"9328466885345280","full_text":"\"Anyway, if you pee, you're invited.\" http://www.publicradio.org/columns/marketplace/green-tip-and-trade/2010/11/pee_in_the_shower.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 29 17:43:52 +0000 2010","id_str":"9301530020683776","full_text":"Having a little Backwoods Bastard barleywine with my lunch. http://gdzl.la/8X9tK3","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 29 06:16:17 +0000 2010","id_str":"9128495460388864","full_text":"The trouble with driving all day, going to bed at 3am, & sleeping until noon is it's 1am, I'm not sleepy, & I have to get up in four hours.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 28 19:42:31 +0000 2010","id_str":"8969003749875712","full_text":"First time I drove the VW diesel to my parent's house. Used only half the gas, so our usual pit stops were passed on by.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 28 18:54:16 +0000 2010","id_str":"8956858429607938","full_text":"Let's see... away for 5 days, empty cupboards, lots to do. Yeah, a perfect day to put a hunk of pork over hickory. http://gdzl.la/8WS84q","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 28 06:41:04 +0000 2010","id_str":"8772344650670081","full_text":"Home! Our twelve hour drive only took eleven hours, which was nice.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 26 21:40:33 +0000 2010","id_str":"8273929835651072","full_text":"The house where I spent me teen years looks very different today. http://gdzl.la/8Wm9VV","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 26 16:35:49 +0000 2010","id_str":"8197242955505664","full_text":"Taters, the traditional \"Buy Nothing Day\" breakfast. http://gdzl.la/8WhRez","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 26 00:51:03 +0000 2010","id_str":"7959482122379264","full_text":"Hang on... Angry Birds is a \"catapult destroy the castle\" game? Why didn't anyone tell me? Be back in a few weeks...","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 26 00:23:27 +0000 2010","id_str":"7952537642602496","full_text":"My dad made a selection of cheesecakes (and a gooey pumpkin cake) for dessert. http://gdzl.la/8WdrAU","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 25 22:38:50 +0000 2010","id_str":"7926212013854720","full_text":"Pan juices, starting to decant. http://gdzl.la/8W9oSv","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 25 21:16:21 +0000 2010","id_str":"7905451089862656","full_text":"A special thank you to the animals who grace our table, and to the farmers who look out for them so well. http://gdzl.la/8W8yVF","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 25 21:00:09 +0000 2010","id_str":"7901375144923137","full_text":"Happy Thanksgiving, everyone! http://gdzl.la/8W8pnp","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 25 19:34:11 +0000 2010","id_str":"7879742334173184","full_text":"I've been dreaming of a white Thanksgiving! Tornados last night, blizzard today. Missouri's got it all. http://gdzl.la/8W7vCH","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 25 19:13:36 +0000 2010","id_str":"7874560879755264","full_text":"The alarm company called and asked if supper was ready. Guessing they stay busy today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 25 19:11:39 +0000 2010","id_str":"7874071580643328","full_text":"It's snowing and sleeting, but we've got all the doors and windows open because I splattered oil on the burner. And there's the smoke alarm.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 25 18:39:09 +0000 2010","id_str":"7865893933547520","full_text":"Pumpkin casserole, using a hunk of the giant pumpkin I posted yesterday. http://gdzl.la/8W9XWL","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 25 18:28:00 +0000 2010","id_str":"7863087633797120","full_text":"Twin Nature's Harmony Farm turkeys, rubbed with butter and maple syrup. http://gdzl.la/8W6LGc","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 25 18:13:38 +0000 2010","id_str":"7859471321661441","full_text":"Roasted broccoli, green beans, veery tomatoes, and garlic. Never had local beans this late in the season. http://gdzl.la/8W9F5C","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 25 18:12:24 +0000 2010","id_str":"7859159529684992","full_text":"Gluten free bread stuffing, with mushrooms and oysters, sage and celery. http://gdzl.la/8W6AKg","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 25 16:57:18 +0000 2010","id_str":"7840259521908738","full_text":"Mix of root veggies, ready for roasting. http://gdzl.la/8W8Puj","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 25 04:45:58 +0000 2010","id_str":"7656213936349184","full_text":"Tornado warning!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 25 04:21:43 +0000 2010","id_str":"7650113031766016","full_text":"Speak, friend, and pay me $950. http://gdzl.la/8VZfUK","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 25 02:46:32 +0000 2010","id_str":"7626158933811200","full_text":"Somebody just decided to drive in my parent's creek instead of the road. Her car didn't care for the 10 foot drop involved. She's mostly ok.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 24 18:58:45 +0000 2010","id_str":"7508435381784576","full_text":"My pile of ingredients included a pumpkin as big as my leg. It shall become many things, all for my belly. http://gdzl.la/8VTCfp","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 24 18:29:30 +0000 2010","id_str":"7501077364604928","full_text":"Merged my big pile of ingredients with my parents' big pile of ingredients and decided on a menu. Now to the cooking!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 23 23:30:52 +0000 2010","id_str":"7214529272356864","full_text":"Brown bag dinner. http://gdzl.la/8VLgJW","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 23 21:15:18 +0000 2010","id_str":"7180412572930048","full_text":"Some places, it's glamorous to be the Foursquare mayor. The I-24 Rest Area, not so much.","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Nov 23 19:01:19 +0000 2010","id_str":"7146694542098432","full_text":"Quick stop at Popcorn Haven. http://gdzl.la/8VDYhr","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 23 01:31:48 +0000 2010","id_str":"6882577277259777","full_text":"Leaving for Missouri tomorrow, which means only one thing: it's almost time for my annual White Castle visit!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 22 22:57:05 +0000 2010","id_str":"6843639426715650","full_text":"Listening to the new Girl Talk mashup album. What a strong, strong mix. And, of course, illegal as hell. As good as any Kleptones album.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 22 22:38:34 +0000 2010","id_str":"6838981463379968","full_text":"The Fernet Flip (Fernet Branca, Carpano Antica Vermouth, Chocolate Bitters, Brown Sugar Syrup, Raw Egg): Delicious! http://gdzl.la/8Vrvqa","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 22 20:26:29 +0000 2010","id_str":"6805740773707776","full_text":"Now I want to go to Estrella War XXVII and defend the Outlands alongside my fellow Goliards. http://www.estrellawar.org/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 22 20:07:20 +0000 2010","id_str":"6800921107374080","full_text":"\"He eats with both hands! He's an Atenveldter Knight!\" Listening to Ioseph of Locksley's CD for the first time in 13 years. Ah, SCA memories","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 22 14:46:30 +0000 2010","id_str":"6720180897980416","full_text":"\"Run-of-the-mill startup seeks mediocre designer\" http://jobs.37signals.com/jobs/7759","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 21 19:57:12 +0000 2010","id_str":"6435984136732672","full_text":"Silly Juniper, trying to hold her bottle and a handful of permanent markers at the same time. Wait, what? http://gdzl.la/8V783r","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 21 17:59:29 +0000 2010","id_str":"6406360052801536","full_text":"The two girls and I just planted 50 bulbs of mixed daffodils and tulips. Been meaning to do that for years.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 21 00:11:37 +0000 2010","id_str":"6137619821891584","full_text":"Outside in the dark and cold grilling freshly caught shrimp, just as God intended.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 20 17:56:05 +0000 2010","id_str":"6043115215388673","full_text":"Juniper gave herself a giant nosebleed in the middle of the toy store. That was fun.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 20 02:45:06 +0000 2010","id_str":"5813858283294720","full_text":"I haven't been this full of meat since my days at <insert inappropriate joke here>.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 20 02:24:23 +0000 2010","id_str":"5808645245763585","full_text":"Nao Obrigado! http://gdzl.la/8UJfJL","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 20 00:49:32 +0000 2010","id_str":"5784776074072064","full_text":"Sim Por Favor http://gdzl.la/8UHrRG","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 19 23:34:36 +0000 2010","id_str":"5765916478406656","full_text":"At a celebratory company outing to Fogo de Chao, where they serve meat on swords.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 19 18:21:36 +0000 2010","id_str":"5687147596087296","full_text":"Portrait and story of the dreaded Turkeyosaurus Rex. http://gdzl.la/8UArmk http://gdzl.la/8UAroR","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 19 16:34:08 +0000 2010","id_str":"5660104238039040","full_text":"Thanksgiving lunch at the elementary school. http://gdzl.la/8Uzfq4","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 18 18:39:26 +0000 2010","id_str":"5329246524284928","full_text":"The odds of fatal cancer caused by those new scanners at the airport? About the same as getting killed by terrorists. http://is.gd/hmEvv","favorite_count":"0","retweet_count":"2"},{"created_at":"Thu Nov 18 02:54:36 +0000 2010","id_str":"5091473921937408","full_text":"I just might be the oldest one here. That's... weird.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 18 02:38:49 +0000 2010","id_str":"5087500561293312","full_text":"Rock on, unicorn. Rock on. http://gdzl.la/8UeYPT","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 18 02:34:48 +0000 2010","id_str":"5086490795184128","full_text":"Hanging out at the Drunken Unicorn. http://gdzl.la/8UeWxn","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 17 20:07:09 +0000 2010","id_str":"4988936707375104","full_text":"Had my last lunch of the year at the Farm Cart, since they're closing for winter next week. Closed it out in style: http://gdzl.la/8UdQzN","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 17 17:25:45 +0000 2010","id_str":"4948319285547008","full_text":"Received pro tips for our company outing to a gaucho steakhouse. \"This is one of those instances where you really can hurt yourself eating.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 17 15:31:41 +0000 2010","id_str":"4919613183762432","full_text":"Heading to the Drunken Unicorn in Atlanta tonight for the Monsters of Nerdcore show -- MCs Frontalot and Chris together at last.","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Nov 17 02:51:57 +0000 2010","id_str":"4728417379422208","full_text":"Hallelujah! Verizon *finally* has a sane data plan for their MiFi units. $80 for 10GB/month, with $10/GB overage. No more $900 bills!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 17 00:21:18 +0000 2010","id_str":"4690505749233665","full_text":"Apple & Green Chile Pie With Cheddar Crust? Oh, God yes! http://nyti.ms/c9xJLQ","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 16 21:44:33 +0000 2010","id_str":"4651056780812288","full_text":"A person called me, left a message. I called, left a message to email me. She emailed, then immediately called to tell me that she emailed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 16 02:52:48 +0000 2010","id_str":"4366245516279810","full_text":"Couldn't decide on dessert. Ended up mixing another delicious \"Headless Cossack\" -- the pumpkin spice eggnog White Russian. So good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 16 01:12:25 +0000 2010","id_str":"4340982178910209","full_text":"I don't always make intricate meals. Sometimes a simple salad is just right. http://gdzl.la/8TMub9","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 15 18:02:24 +0000 2010","id_str":"4232765251780608","full_text":"Started reading \"How to Live Safely in a Science Fictional Universe\" by Charles Yu. From the first lines, I can tell this'll be a wild ride.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 15 15:53:54 +0000 2010","id_str":"4200428535287808","full_text":"Office ran out of cream for the coffee, and I didn't notice until after I filled my mug. So now I have to drink it black, like my soul.","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Nov 15 15:12:37 +0000 2010","id_str":"4190038732570625","full_text":"If you happen to know a MacArthur Nominator, could you put in a good word for me? Haven't landed that NYT article yet, so I'm still obscure.","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Nov 14 23:26:04 +0000 2010","id_str":"3951829251530752","full_text":"Big bag of last-of-the-season bell peppers & still clearing out freezer space for the turkey, so... this is dinner. http://gdzl.la/8ToVic","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 14 19:54:51 +0000 2010","id_str":"3898677085081601","full_text":"Just listened to Devo's cover of NIN's \"Head Like a Hole\". Two great tastes that taste mighty weird together.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 14 18:26:06 +0000 2010","id_str":"3876339593510912","full_text":"At Nature's Harmony Farm, picking up our family's Thanksgiving turkey. It wasn't this one. http://gdzl.la/8Tn5jj","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 14 01:20:46 +0000 2010","id_str":"3618306183401472","full_text":"What will it take to end TSA security theater madness? http://johnnyedge.blogspot.com/2010/11/these-events-took-place-roughly-between.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 13 23:59:09 +0000 2010","id_str":"3597770338340864","full_text":"I broke out the clay pot for a pastured chicken with potatoes, onion, celery, and garlic. Simple, delicious. http://gdzl.la/8T9NKo","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 13 19:46:26 +0000 2010","id_str":"3534171225980928","full_text":"I'm a lumberjack, and I'm ok. (Clearing a ton of privet thickets from the edge of the driveway.) http://gdzl.la/8T6DB9","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 13 00:49:07 +0000 2010","id_str":"3247954517295104","full_text":"I don't know what you call a White Russian made with pumpkin spice eggnog instead of half and half, but its really freakin' delicious.","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Nov 12 20:34:33 +0000 2010","id_str":"3183893364604928","full_text":"You would think that after 3 years at UC Berkeley, Elena Wagoner would stop giving out my email address to her professors & the registrar.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 12 15:30:47 +0000 2010","id_str":"3107445320720384","full_text":"Vivian tells me I'm going to die when I'm 100, in the winter, so pencil in a party for March, 2072. I'll hold out close to equinox as I can.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 12 13:26:57 +0000 2010","id_str":"3076280845078528","full_text":"Spent my birthday/Christmas money on the complete sets of Blackadder, Red Dwarf, and Fawlty Towers. Thanks, Mom & Dad (and Amazon)!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 25 22:43:06 +0000 2018","id_str":"1000145259643490304","full_text":"Tonight’s experiment: sliced peaches, lemongrass, ginger, knob of butter in a skillet. Frozen salmon filet portions on top. Simmer until salmon’s done.

Dinner might suck, but the kitchen smells heavenly.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 25 05:04:55 +0000 2018","id_str":"999878958857498624","full_text":"I have hope that these 1500 kids found themselves in an Underground Railroad of sorts and are being taken care of in a way far, far better than what our current government would have done. https://twitter.com/SimonWDC/status/999831871507877888","favorite_count":"2","retweet_count":"1"},{"created_at":"Fri May 25 03:00:22 +0000 2018","id_str":"999847615801036800","full_text":"Now that my girls have Amazon Echos in their rooms, a fun thing to do is to tuck them in bed, give them a goodnight kiss, say “Alexa, play Oh Yeah by Yellow”, and walk out.","favorite_count":"9","retweet_count":"1"},{"created_at":"Thu May 24 17:04:26 +0000 2018","id_str":"999697642740428806","full_text":"Time to go back to the High Museum, looks like. https://twitter.com/ArtsATLcom/status/999693809863806976","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu May 24 12:13:30 +0000 2018","id_str":"999624429117362176","full_text":"Early morning disc golfing on the moors. https://www.instagram.com/p/BjKOalwlJ8u/?utm_source=ig_twitter_share&igshid=1nludoornnkj1","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 12 13:09:56 +0000 2010","id_str":"3072001602232320","full_text":"It's cold outside, there's no kind of atmosphere
I'm all alone, more or less
Let me fly far away from here
Fun fun fun in the sun sun sun","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 11 15:23:07 +0000 2010","id_str":"2743127173500928","full_text":"Have a sustainable food hero? The National Resources Defense Council is taking nominations for their Growing Green Awards http://is.gd/gWdMg","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 11 14:53:43 +0000 2010","id_str":"2735730526781440","full_text":"\"Gypsy music, opera, klezmer & cabaret come-ons mingle like emigres trading aliases at an after-hours night club.\" http://vagabondopera.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 11 14:02:49 +0000 2010","id_str":"2722921696989184","full_text":"We are the Dead. Short days ago
We lived, felt dawn, saw sunset glow,
Loved and were loved, and now we lie
In Flanders fields.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 10 16:40:11 +0000 2010","id_str":"2400136877576192","full_text":"\"Lots of recipes call for nuts as an ingredient. You can even sprinkle over cakes, put on cookies, brownies, etc.\" http://gdzl.la/8SnUM5","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 10 13:35:14 +0000 2010","id_str":"2353590882533378","full_text":"Picked up a lamb this morning on my way to work. It's just one of those things that I do.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 10 04:24:07 +0000 2010","id_str":"2214897538572288","full_text":"You like the song \"Long Black Veil\"? Well, here you go: http://bit.ly/aaPnZ5","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 10 02:11:48 +0000 2010","id_str":"2181598820700160","full_text":"No matter how he's disguised, I can recognize Rene Auberjonois by his eyes. It was old man Odo darning socks on It's Always Sunny.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 09 14:11:13 +0000 2010","id_str":"2000257105793024","full_text":"\"Every time there is a major shakeup in the food system, local food takes a hit\" Trailer for the film Farmageddon: http://vimeo.com/16513455","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 09 02:17:14 +0000 2010","id_str":"1820580999331840","full_text":"So I clearly should've been using my pressure cooker far more often than I have. All the simplicity of the crock pot in one tenth the time.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 09 01:47:08 +0000 2010","id_str":"1813004458921984","full_text":"\"Gangs have got to put down the guns & pick up the hankie\" http://www.youtube.com/watch?v=pWunh78VT90 (RIP Professor John. Stop the madness)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 08 13:28:11 +0000 2010","id_str":"1627042940452864","full_text":"It's hat weather! http://gdzl.la/8RNYh5","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 08 00:04:34 +0000 2010","id_str":"1424806171906050","full_text":"I honestly don't understand people who say they don't like math, when beautiful things like this exist: http://is.gd/gOPVM","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Nov 07 23:43:38 +0000 2010","id_str":"1419536830046208","full_text":"In case you were wondering: Yes, that soup is really, really good. Even for a carnivore like me. http://gdzl.la/8RDwDy","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 07 23:01:36 +0000 2010","id_str":"1408956320710656","full_text":"And for the record: A box of gluten-free lasagna noodles run through the food processor? Totally the same thing as orzo.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 07 22:49:40 +0000 2010","id_str":"1405955967295488","full_text":"I'm making a big pot of eggplant soup. I know -- the whole notion seemed absurd to me, too. Recipe here: http://is.gd/gOJDf","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 07 19:53:56 +0000 2010","id_str":"1361730294779904","full_text":"A good spot for a lunch. http://gdzl.la/8Rzym3","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 07 19:02:05 +0000 2010","id_str":"1348682104446976","full_text":"\"Why does McDonalds food taste so good? Because we make it the same way you would.\" AH HAHAHAHAHA!","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Nov 07 18:26:35 +0000 2010","id_str":"1339749944008704","full_text":"What a beautiful day! Going to take the girls to the state park around the corner and play. http://www.gastateparks.org/VicBryant","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 07 00:11:29 +0000 2010","id_str":"1064156874674176","full_text":"Vivian's T Rex lost a fight against a stegosaur, so she buried it under a mound of beads and made a tombstone. http://gdzl.la/8RkBmG","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 06 22:11:45 +0000 2010","id_str":"1034024197820416","full_text":"Pressure cooked beef and mushrooms, carrots, and onion over egg noodles. Not quite soup, not quite stew, quite tasty.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 06 17:16:21 +0000 2010","id_str":"959683393232896","full_text":"In the next week I have to pick up two turkeys & a lamb from one of my favorite farms. Both my freezers are full. I'd better get to eating.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 06 14:41:33 +0000 2010","id_str":"920730174750720","full_text":"Been reading one of those stories told as a series of letters from one character.

Told her she has the wrong email, but they keep coming.","favorite_count":"3","retweet_count":"1"},{"created_at":"Sat Nov 06 05:43:41 +0000 2010","id_str":"785370383917056","full_text":"The last song had both a flaming theramin and, in a lot across the street, a tesla coil. http://gdzl.la/8R9dcC http://gdzl.la/8R9d7W","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 06 04:47:52 +0000 2010","id_str":"771323139723264","full_text":"I may appear in documentaries about other nerdy musicians, but Man or Astroman? will always be my one true love. http://gdzl.la/8R5F4T","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 06 04:18:02 +0000 2010","id_str":"763816052785152","full_text":"The stage is being set for MoAM? Tubing, smoke, screens, a satellite dish, computers, and people in jump suits. http://gdzl.la/8R5rXT","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 06 03:49:49 +0000 2010","id_str":"756715846901761","full_text":"Turns out Fiend Without a Face is a side project of members of Mastadon, who I saw in 1996 w/ Cake & No Doubt in ABQ. I'd've never guessed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 06 03:24:10 +0000 2010","id_str":"750258590056448","full_text":"A better shot of the \"Fiend Without a Face\" weirdos. These guys are great! http://gdzl.la/8R86CC","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 06 03:12:38 +0000 2010","id_str":"747358505668608","full_text":"There are far too few weird theme bands. Luckily, they all seem to love Athens.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 06 03:10:21 +0000 2010","id_str":"746781516234752","full_text":"(Except it's not really them. It's \"Fiend Without a Face\")","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 06 03:07:00 +0000 2010","id_str":"745937727135744","full_text":"Capes, western fringe, fezes, and no faces. Yes, it's Man... Or Astroman? http://gdzl.la/8R7WyN","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 06 01:30:59 +0000 2010","id_str":"721775948206080","full_text":"The merch table includes space dust, an \"Astroman Genome Pack\", and an air freshener. Because \"in space, no one can smell you stink\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 06 01:13:56 +0000 2010","id_str":"717485326204928","full_text":"Enough drinking. It's time for Man... Or Astroman?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 06 00:32:49 +0000 2010","id_str":"707136891920384","full_text":"I've not had a more flavorful gin: \"Port of Barcelona\" (Spain). \"Distilled by artist B. Alex using 14 botanicals\" http://gdzl.la/8R3oAx","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Nov 06 00:01:56 +0000 2010","id_str":"699365119229952","full_text":"Hendrick's Gin. Small batch, handcrafted, distilled and bottled in Scotland. \"Loved by a tiny handful of people all over the world\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 05 23:57:51 +0000 2010","id_str":"698338877898752","full_text":"Ginger, lime, and The Kraken rum. It's dark and stormy. http://gdzl.la/8R6aMm","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 05 23:21:46 +0000 2010","id_str":"689258595622912","full_text":"\"Death's Door Gin\" distilled in Madison, WI from wheat grown right near there. A clever little bottle! http://gdzl.la/8R2H9n","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 05 22:41:53 +0000 2010","id_str":"679218950180864","full_text":"Who will rid me of this troubling mescal?

Oh, hold on. It's gone. One more, please, miss.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 05 21:54:28 +0000 2010","id_str":"667288197926912","full_text":"So the new Pop Will Eat Itself was just 2 songs, and the album I bought was many, many remixes of those 2 songs. I blame the Haitian rum.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 05 21:29:17 +0000 2010","id_str":"660949933494272","full_text":"I've abandoned my family tonight to see Man or Astroman at the 40 Watt. Doors don't open until nine, so the Highwire's a-calling my name.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 05 20:08:30 +0000 2010","id_str":"640621639372801","full_text":"You're playing on a sheet of plywood in a big grassy yard next to a busy street downtown. I think an hour long soundcheck is overkill.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 05 19:34:19 +0000 2010","id_str":"632017674833920","full_text":"Tom Petty at 115 decibels. Thanks, frat boy neighbors.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 05 19:05:54 +0000 2010","id_str":"624864905928704","full_text":"Atlanta Magazine: \"Online farmers markets go viral\" http://www.atlantamagazine.com/blogs/covereddish/blogentry.aspx?BlogEntryID=10159535","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 05 16:48:47 +0000 2010","id_str":"590361428754432","full_text":"A virtual farmers market in Stillwater, OK got themselves on my system, started filling orders, & made their 1st software payment: 42 cents.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 05 13:10:34 +0000 2010","id_str":"535442348838912","full_text":"Nothing quite like an expertly read \"The Masque of the Red Death\" to start off your Friday. http://is.gd/gKmZS","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 04 22:46:08 +0000 2010","id_str":"317903882690560","full_text":"I was given the gift of kimchi. I'm a lucky, lucky guy. http://gdzl.la/8QMJXz","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 04 17:08:33 +0000 2010","id_str":"29684548721","full_text":"OK Go is unloading their equipment outside my window. I'm mildly disappointed that there's not a intricately choreographed dance involved.","favorite_count":"1","retweet_count":"2"},{"created_at":"Thu Nov 04 04:41:48 +0000 2010","id_str":"29640734462","full_text":"Some people should not be allowed Internet access after midnight on a work day. I'm not going to name names or point fingers at myself.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 04 04:30:18 +0000 2010","id_str":"29640106051","full_text":"Pop Will Eat Itself put out a new album this year? I thought those guys were long gone.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 03 20:47:41 +0000 2010","id_str":"29604630336","full_text":"And now this important message from news.com.au: \"We're sorry for claiming Kirk was in command of Picard's starship\" http://is.gd/gGlwg","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 03 19:05:33 +0000 2010","id_str":"29597586833","full_text":"Just had a great conversation with Deborah (@ATLlocalfoods) of http://AtlantaMagazine.com about http://LocallyGrown.net","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 03 17:53:47 +0000 2010","id_str":"29592693356","full_text":"What do you do with those old Barbie dolls you have lying around? Make really creepy jewelry with their parts, of course. http://is.gd/gFYum","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 03 13:17:59 +0000 2010","id_str":"29570129500","full_text":"\"Cruciger\" by Erin Cashier is fantastic. It has plague, a sentient interstellar colony ship, and intelligent cephalopods. http://is.gd/gFdcr","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Nov 02 22:03:08 +0000 2010","id_str":"29509594413","full_text":"I am too ostentatious for the audience's taste. #thingsihaveincommonwithwesleycrusher","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 02 14:55:32 +0000 2010","id_str":"29477106419","full_text":"Appraisal on the house came in, $22k less than I was hoping for. Not devastatingly low, but it makes a re-fi tricky.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 02 14:23:51 +0000 2010","id_str":"29474297307","full_text":"As of today, in 2010 growers have sold $1,500,000 of their products to their local customers through http://www.locallygrown.net","favorite_count":"0","retweet_count":"3"},{"created_at":"Tue Nov 02 10:58:07 +0000 2010","id_str":"29458988716","full_text":"My polling place is the old five-room schoolhouse up the road. Voting is about all it's used for any more. http://gdzl.la/8Q7daK","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 02 01:04:29 +0000 2010","id_str":"29424330761","full_text":"I think this is my favorite photo from the Wild Rumpus on Saturday. http://gdzl.la/8Q3WLQ","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 01 20:33:55 +0000 2010","id_str":"29403837181","full_text":"Finally got around to something that's been on my to-do list for ages. A combined weblog of all locallygrown.net markets: http://is.gd/gAhZh","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 01 19:56:55 +0000 2010","id_str":"29401397493","full_text":"Settling for the \"good enough marriage\": interesting article on marital issues & shaking the bushes in the NYT Magazine. http://is.gd/gAdPl","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Nov 01 16:03:16 +0000 2010","id_str":"29385006677","full_text":"Woah! Man or Astroman is playing at the 40 Watt on Friday! http://gdzl.la/8PQDTe","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 01 13:27:17 +0000 2010","id_str":"29371735137","full_text":"Oh, look! Someone filmed the last string band show I went to. I'm glad there's a record of that. http://www.youtube.com/watch?v=sCFJ3LURCtc","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 01 03:42:03 +0000 2010","id_str":"29339935653","full_text":"I got asked this a lot, so here's my thoughts on the GA Commissioner of Agriculture race: http://athens.locallygrown.net/weblog/view/6325","favorite_count":"0","retweet_count":"2"},{"created_at":"Sun Oct 31 23:01:50 +0000 2010","id_str":"29318965465","full_text":"Luke, Leah, an ewok, a jawa, and... a T Rex. http://gdzl.la/8PDKpj","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 31 22:50:34 +0000 2010","id_str":"29318081746","full_text":"Saw a new brand of children's soda for sale at the store. Finally, a little truth in brand naming: http://gdzl.la/8PAtFp","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Oct 31 02:44:20 +0000 2010","id_str":"29239934576","full_text":"John Hammond and his young T Rex go to a diner. http://gdzl.la/8PnNVC","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 31 01:58:10 +0000 2010","id_str":"29236694921","full_text":"We're right behind the zombie steampunk fire dancers. http://gdzl.la/8PnfWC","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 31 01:22:16 +0000 2010","id_str":"29234166435","full_text":"I love this town. So many beautiful freaks, letting their flags fly. http://gdzl.la/8PmPm9","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 31 01:11:03 +0000 2010","id_str":"29233378807","full_text":"The drum and horn brigade has arrived. http://gdzl.la/8PiAqM","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 31 00:58:51 +0000 2010","id_str":"29232517496","full_text":"We're gathering for the Wild Rumpus. http://gdzl.la/8Pisit","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 30 23:48:24 +0000 2010","id_str":"29227712718","full_text":"Hi. John Hammond, InGen. Pleased to meet you! http://gdzl.la/8PhAAi","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 30 18:45:29 +0000 2010","id_str":"29208458149","full_text":"\"(Augusta, GA) Consumers develop taste for locally grown food\" I love it when I see well-written local press like this. http://is.gd/guJU4","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 30 17:36:34 +0000 2010","id_str":"29203690963","full_text":"Yay! The iPhoto update fixed all the problems I was having with iPhoto 11.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 30 17:28:12 +0000 2010","id_str":"29203068263","full_text":"A site full of great costume ideas for the ladies who want to mix it up from the typical \"sexy <insert thing here>\": http://is.gd/guCuU","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 30 03:08:49 +0000 2010","id_str":"29149066161","full_text":"Just to make it absolutely clear, I printed up some business cards. http://skitch.com/ewagoner/d79b1/jurassic","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 30 00:32:06 +0000 2010","id_str":"29137147250","full_text":"Way to keep it classy, pickup truck in front of me. http://gdzl.la/8P6upq","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 30 00:07:03 +0000 2010","id_str":"29135272619","full_text":"Walking stick's done. Turned out to be the easiest part of the costume. http://gdzl.la/8P6gZC","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 29 17:52:38 +0000 2010","id_str":"29109787645","full_text":"This is why NASA has a strict \"No Lycanthropes\" policy in place: http://www.youtube.com/watch?v=EC1C0lH1SqM","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 29 16:49:59 +0000 2010","id_str":"29105026966","full_text":"I found a bug encased in amber for my walking stick. Not a mosquito, but it'll do. http://gdzl.la/8NXjdP","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 29 14:45:03 +0000 2010","id_str":"29094347338","full_text":"Lardcore: Southern Food with Hard-Core Attitude http://www.time.com/time/nation/article/0,8599,2027672,00.html","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Oct 28 13:47:51 +0000 2010","id_str":"28990501791","full_text":"Zombified characters ranging from Buzz Lightyear to Rainbow Brite & back to the Greatest American Hero: http://ctupa.com/store/?page_id=269","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 27 21:01:30 +0000 2010","id_str":"28924138844","full_text":"I need to get some friends together to play this starship bridge simulation game. Step one: make some friends... http://is.gd/gn24v","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 27 18:56:17 +0000 2010","id_str":"28915690778","full_text":"Yellow sticky note on the iOS developer's site? Never seen that before. Guess there's another beta coming. Hope I can read my books again.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 27 18:27:58 +0000 2010","id_str":"28913788783","full_text":"The 8 Track Gorilla comes out of retirement Saturday, but everyone I know who'd like that'll be at The Wild Rumpus. http://gdzl.la/8Nygx3","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 27 17:28:32 +0000 2010","id_str":"28909657951","full_text":"OH at the costume shop: \"I want to dress like a slut, but I feel like it's not the right time.\" Is this her first Halloween in Athens?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 26 23:29:32 +0000 2010","id_str":"28836403499","full_text":"Vivian decided to go traditional with her pumpkin this year. http://gdzl.la/8NnroJ","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 26 23:25:26 +0000 2010","id_str":"28836056495","full_text":"Yeah, this government sign isn't at all creepy. http://gdzl.la/8NjiZn","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 23 00:39:09 +0000 2018","id_str":"999087301354557440","full_text":"This is a steal, and thanks to Movies Anywhere, you can watch them on all the services. (Probably. Check first.) https://twitter.com/DanFrakes/status/999065105391218688","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 22 12:56:26 +0000 2018","id_str":"998910457212817413","full_text":"Obligatory Voter Selfie https://www.instagram.com/p/BjFJvZFF7oL/?utm_source=ig_twitter_share&igshid=73ikiekw181q","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun May 20 15:18:03 +0000 2018","id_str":"998221320193273856","full_text":"Three unusual yoga experiences this week, and I’m not sure which I like most. One was in a room full of kittens, one was in a craft brewery, and one was in a dark room, everyone naked.

Ommmmmm.","favorite_count":"3","retweet_count":"0"},{"created_at":"Sat May 19 21:51:25 +0000 2018","id_str":"997957926697529346","full_text":"Holy wow, these are wonderful. That version of “Blood in the Cut” is particularly fantastic. https://twitter.com/1077TheEnd/status/997937436528332800","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 16 17:16:17 +0000 2018","id_str":"996801524629196807","full_text":"“This illustrated collection of Ursula K. Le Guin’s Earthsea books finally does the series justice”

I’ve still got the 1977 printing I read as a child, but this edition is going on the shelf right next to it.

https://www.theverge.com/2018/5/15/17314892/the-book-of-earthsea-wizards-ursula-k-le-illustrations-release-date","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun May 13 19:35:40 +0000 2018","id_str":"995749438248439808","full_text":"Yesterday a stranger told me I have a nice smile. I don’t know if I’ve ever heard that before, but really it’s just nice to be able to smile. #MentalHealthAwarenessMonth","favorite_count":"5","retweet_count":"0"},{"created_at":"Sun May 13 05:01:53 +0000 2018","id_str":"995529544013701120","full_text":"This image from artist sully-s on Tumblr of a kintsugi brain is going to stick with me for a long time. #MentalHealthAwarenessMonth
","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 26 15:50:05 +0000 2010","id_str":"28802991699","full_text":"Hard to tell how that went. The appraiser was stone cold and all business. Until she saw the beach: \"You guys got it going on!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 26 01:23:53 +0000 2010","id_str":"28745588436","full_text":"The appraisers are coming out to the house tomorrow. I'm hoping the value is in the same ballpark as it was in 2001. Please pretty please.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 26 00:07:34 +0000 2010","id_str":"28739209620","full_text":"Raw milk cheddar from Nature's Harmony Farm (next town over), going on my Tink's Beef burgers (next town again). http://gdzl.la/8N3Rw2","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 25 21:07:22 +0000 2010","id_str":"28725037713","full_text":"To produce energy we need 2 things: Oxygen ... & Carbs, which come in various forms (vanilla, chocolate, dulce de leche). http://is.gd/giBE8","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 25 18:24:48 +0000 2010","id_str":"28714699676","full_text":"I wonder if my beard can grow fast enough by Saturday that I could pull off a John Hammond costume.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 25 18:12:11 +0000 2010","id_str":"28713858420","full_text":"Updated version of \"The Varieties of Intimate Relationship\" infographic: http://is.gd/gihZQ","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Oct 25 14:40:40 +0000 2010","id_str":"28696986337","full_text":"Seeing a line of bagpipers marching at me on the battlefield would be bad. Seeing pipers like this would be terrifying. http://is.gd/ghRjV","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 25 11:39:00 +0000 2010","id_str":"28682179841","full_text":"\"The woman's nose was bleeding, but the assailant already had fled the trailer park, possibly to another trailer park.\" Oh, police blotter.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 24 20:38:50 +0000 2010","id_str":"28626756517","full_text":"Viv says \"He's making orange out of my pinks\" and holds up the iPad. I glance over, thinking she's in an art app. She's playing Risk.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 24 19:47:35 +0000 2010","id_str":"28623231126","full_text":"Gorging myself on toast and pate to the point where you could probably harvest me for foie gras. And I think I'm ok with that.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Oct 24 16:16:45 +0000 2010","id_str":"28608628192","full_text":"48 hours later, and the feasting is over. Camped by the river overnight, made eggs and bacon by the fire for breakfast. Also, whisky.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 23 23:19:23 +0000 2010","id_str":"28542622060","full_text":"Pulled pork and homebrew for dinner. I'm saving the whisky for dessert.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Oct 23 19:34:31 +0000 2010","id_str":"28528452961","full_text":"Let the feasting begin! http://gdzl.la/8MpTmE","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 23 16:01:58 +0000 2010","id_str":"28512954295","full_text":"Whisky and pulled pork for lunch.","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Oct 23 14:12:08 +0000 2010","id_str":"28503545467","full_text":"Whisky and pulled pork for breakfast.","favorite_count":"1","retweet_count":"2"},{"created_at":"Sat Oct 23 07:14:17 +0000 2010","id_str":"28479947617","full_text":"3am smoker check, and all's well. http://gdzl.la/8MevgH","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 23 03:31:00 +0000 2010","id_str":"28467638091","full_text":"The smoker again, after four hours: http://gdzl.la/8MfSm1","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 23 03:30:11 +0000 2010","id_str":"28467580868","full_text":"Just took two chickens out of the crock pot (after 10 hours), deboned them, and ran 'em through the grinder. Chicken Mull is looking good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 23 03:11:36 +0000 2010","id_str":"28466207797","full_text":"I had to sneak a peek inside the smoker: http://gdzl.la/8McE4F","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 23 00:36:07 +0000 2010","id_str":"28454570625","full_text":"Just put about 35lbs of pork butt and a lamb quarter on for a low overnight smoke. http://gdzl.la/8MbjKg","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 22 19:48:00 +0000 2010","id_str":"28434604180","full_text":"Ended up with 14 pint jars of pate. Did I make too much? Depends if more than 14 people show up tomorrow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 22 18:20:39 +0000 2010","id_str":"28428605557","full_text":"\"Chicken Liver Pate\" could just as truthfully be called \"Butter (and a few livers)\". The Cuisinart's too small, so using the stick blender.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 22 17:49:29 +0000 2010","id_str":"28426424810","full_text":"What makes it traditional, you ask? The bourbon.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 22 17:44:29 +0000 2010","id_str":"28426069642","full_text":"Scaling up my recipe for traditional chicken liver pate by a factor of twelve. Mason jars standing by. Also, spoons.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 22 17:39:26 +0000 2010","id_str":"28425709992","full_text":"My vegetarian and vegan friends may wanna hide my updates for now. There'll be lots of veggie dishes at the feast, but I'm not making them.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 22 16:41:21 +0000 2010","id_str":"28421235683","full_text":"There's a traditional dish found only in a 30ish mile circle of where I'm standing: \"Chicken Mull\". I'm making some now. http://is.gd/gd2qz","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Oct 22 03:24:04 +0000 2010","id_str":"28369657513","full_text":"I must rest, for in the morning I begin cooking my weight in locally raised pastured meats.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 21 12:42:35 +0000 2010","id_str":"28022762127","full_text":"I take back what I've said about @lessaccounting. I was just talking to the wrong people. All is better, and I'll stick around.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 21 01:48:08 +0000 2010","id_str":"27985643987","full_text":"Most of what I'm cooking for the Hunter's Moon Feast: Pork, Lamb, Beef, Turkey, and Chicken from my farmers. http://gdzl.la/8LJ2Bn","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 21 00:30:17 +0000 2010","id_str":"27979658982","full_text":"Just went to check on Viv. She was watching Weird Al's UHF. In French.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 20 21:13:21 +0000 2010","id_str":"27964881207","full_text":"Getting in a little face time with myself. http://gdzl.la/8LJe2b","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 20 19:36:44 +0000 2010","id_str":"27959131479","full_text":"I'm really thinking the guys at @lessaccounting have never had a bank account. I've used them for three years but need to leave.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Oct 20 16:58:18 +0000 2010","id_str":"27947896294","full_text":"Apple event starting. In a few minutes I'll find out if I need to return the MacBook Pro I got last week.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 20 16:19:02 +0000 2010","id_str":"27945367345","full_text":"\"Turn your back on a pumpkin vine and it will run off down the road and join the army.\" http://is.gd/g9SMc","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 20 15:53:46 +0000 2010","id_str":"27943238322","full_text":"So in Java, Float.valueOf(\"1198.73\") returns 1198.72998046875

You'd think this was 1995 and I was on one of those new Intel Pentiums.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 19 20:07:08 +0000 2010","id_str":"27864286283","full_text":"Lady Gaga's \"Polka Face\". I'd love to visit the alternate universe where this is real. http://is.gd/g8BBh","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Oct 19 17:28:07 +0000 2010","id_str":"27853342996","full_text":"Assuming everything goes through, I just locked in a 3.5% fixed home re-fi. Remarkable.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 19 15:10:36 +0000 2010","id_str":"27841988708","full_text":"Looks like the problem I have reading my iBooks has something to do with a latest iOS beta. I can accept that... it is a beta.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 18 22:57:00 +0000 2010","id_str":"27777552244","full_text":"Traditional southern dinner of black-eyed peas, greens, and peanut chicken satay.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 18 21:13:19 +0000 2010","id_str":"27769789766","full_text":"A voice calls from a distant place deep inside... Shadows grow larger... The Wild Rumpus approaches. http://wildrumpus.org/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 18 21:08:00 +0000 2010","id_str":"27769416524","full_text":"Smells like moonshine, tastes like pumpkin pie. And moonshine.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 18 20:55:13 +0000 2010","id_str":"27768522071","full_text":"And now I've got the Pumpkin Spice Moonshine in my hands. Trying it in a Manhattan. Oh, that's good. http://gdzl.la/8Ld5mb","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 18 19:30:10 +0000 2010","id_str":"27762817108","full_text":"Totally thought sales were down this year at my farmers market (due to increasing competition), but re-ran the numbers. Sales are *up* 15%.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 18 17:41:09 +0000 2010","id_str":"27755530086","full_text":"Lunch would have been better if I could have read the books I bought through iBooks. Grrr... http://is.gd/g72Ck","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 18 17:31:10 +0000 2010","id_str":"27754822012","full_text":"St Joseph's Parish prepares for annual Sausage Fest http://lubbockonline.com/faith/2010-10-16/st-josephs-parish-prepares-annual-sausage-fest","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 18 16:49:09 +0000 2010","id_str":"27751713469","full_text":"There we go! RT @highwirelounge: Oh, yes! We have it! RT @ewagoner Pumpkin Spice Moonshine? Yes, please! http://is.gd/g6SOd","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 18 16:42:28 +0000 2010","id_str":"27751197181","full_text":"Apparently @highwirelounge does have, or has had, or will be getting the Pumpkin Spice Moonshine. Proper tense unclear, will investigate.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 18 16:33:05 +0000 2010","id_str":"27750444421","full_text":"It was a good day to forget my lunch. Had a farm burger topped with a chili cheese dog scramble. http://gdzl.la/8L5VUD","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 18 15:22:28 +0000 2010","id_str":"27744389161","full_text":"Pumpkin Spice Moonshine? Yes, please! http://is.gd/g6SOd (You have this, @highwirelounge ?)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 18 15:04:54 +0000 2010","id_str":"27742760795","full_text":"\"The Hobbit\" finally has the official go-ahead, as a pair of movies, with Peter Jackson directing. http://is.gd/g6RDz","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 18 12:45:48 +0000 2010","id_str":"27730690004","full_text":"I wish the IRS let me say \"This is the $$ I made, & this is the $$ I spent to make the $$\" & not worry about all the separate little piles.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 18 12:33:24 +0000 2010","id_str":"27729738953","full_text":"Just opened and signed a contract that was $10 over what I spent this morning, so that plus lunch is covered. Well done, Monday. Well done.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 18 12:14:03 +0000 2010","id_str":"27728309594","full_text":"Quarter past eight in the morning, I've already spent a week's pay, forgot my lunch, have a big rip in my jeans. Let me guess... Monday?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 17 22:22:25 +0000 2010","id_str":"27677156237","full_text":"Stew beef, flour, carrot, onion, celery, and a bottle of pumpkin beer. That's all it took to make a wonderful supper stew.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 17 20:11:36 +0000 2010","id_str":"27668153955","full_text":"Working hard getting the place ready for the Hunter's Moon Feast next weekend. My dog has different ideas. http://gdzl.la/8KRTEu","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 17 18:54:49 +0000 2010","id_str":"27662634678","full_text":"IE9 is the IE6 of CSS3 http://css3wizardry.com/2010/08/14/ie9-is-the-ie6-of-css3","favorite_count":"0","retweet_count":"2"},{"created_at":"Sun Oct 17 01:20:53 +0000 2010","id_str":"27592434857","full_text":"This chart explains why I can be found at Trappeze and Highwire every now and again. Also, my pints of White Russians. http://is.gd/g52hE","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 16 02:44:57 +0000 2010","id_str":"27503395515","full_text":"Another sign I've been totally sucked into Guild of the Cowry Catchers: eight hours of unlistened-to Covervilles. http://cowrycatchers.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 16 01:58:54 +0000 2010","id_str":"27499770932","full_text":"Dude on Chopped couldn't be any more Dwight Schrute if it were Rainn Wilson himself cooking. So painful.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 16 00:49:00 +0000 2010","id_str":"27494246942","full_text":"It's all-we-can-eat shrimp night over here, so long as we can only eat less than 84 shrimp. http://gdzl.la/8Kns4S","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 15 22:56:13 +0000 2010","id_str":"27485740818","full_text":"OH: \"What are you going to do?\" \"Get my life together.\" \"But it's your birthday!\"","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Oct 15 22:21:16 +0000 2010","id_str":"27483273871","full_text":"Since the parade has me trapped here, I might as well try a Brandywine Flip. http://gdzl.la/8Km9aJ http://gdzl.la/8Ki6g2","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 15 22:11:33 +0000 2010","id_str":"27482594008","full_text":"The streets shall run with brass. http://gdzl.la/8KhZW6","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 15 18:47:22 +0000 2010","id_str":"27468514263","full_text":"So glad my company is committed to being downtown, where, when I need it, a latte like this's just down the block. http://gdzl.la/8KfGkZ","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 15 13:35:18 +0000 2010","id_str":"27441212036","full_text":"A week from today I'll be slow cooking pork butts from 4 different farms, a heritage turkey, beef sausages & burgers, & more. Hunter's Moon!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 15 13:12:52 +0000 2010","id_str":"27439292547","full_text":"Heavy frost last night. Even the grass was crunchy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 14 15:44:29 +0000 2010","id_str":"27352683633","full_text":"Working on simplifying my work space. http://gdzl.la/8JYYzB","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 14 03:40:24 +0000 2010","id_str":"27307741509","full_text":"Three days have gone by, and I'm having to devote an increasing amount of brainpower to telling my body *not* to scratch at the poison ivy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 13 20:50:28 +0000 2010","id_str":"27275302167","full_text":"Holy crap! This locallygrown.net market is beautiful. And they did it all on their own. http://bountifulblessings.locallygrown.net","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 13 17:42:58 +0000 2010","id_str":"27262572228","full_text":"Oh, you got your marmalade in my scotch! http://gdzl.la/8JP7JG","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 13 16:51:48 +0000 2010","id_str":"27258694032","full_text":"I'm at Bo-Nell's Drive In, for a little 50s retro lunch. Hand-dipped onion rings on the way! http://gdzl.la/8JNtn7","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 13 14:20:01 +0000 2010","id_str":"27245381198","full_text":"If they'll get things usable again, yay -- their new network has a 100 megabit connection out.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 13 14:17:47 +0000 2010","id_str":"27245179416","full_text":"I demonstrated the problems to an admin there, and he'll try to open things back up. They're trying to block \"those kids in their dorms\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 13 14:05:26 +0000 2010","id_str":"27244047753","full_text":"It's a shame because they were the only source of good espresso drinks within 25 miles, and was a great spot to get things done.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 13 14:04:25 +0000 2010","id_str":"27243950504","full_text":"Can't ssh, can't FTP, can't do any remote sysadmin. Can't IM, even regular traffic is heavily filtered. Guess a new sheriff's in town.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 13 13:58:46 +0000 2010","id_str":"27243446108","full_text":"The Christian college's coffee shop (right by my house) was a good spot to work. Now they're blocking most web traffic & I can't do a thing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 13 00:45:07 +0000 2010","id_str":"27190768621","full_text":"\"Hello, darlin'. You come here often?\" http://gdzl.la/8JA6eB","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 12 20:55:41 +0000 2010","id_str":"27173001427","full_text":".@alhilton has created a vibrant world with Panamindorah without falling into the tropes that tales of fauns and talking beasts so often do.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 12 20:42:23 +0000 2010","id_str":"27172118564","full_text":"I didn't think it'd be my kind of thing, but I've been totally sucked into \"Guild of the Cowry Catchers\". http://cowrycatchers.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 12 14:52:53 +0000 2010","id_str":"27145625923","full_text":"Finally watched that video of the transmission tower technician's free-climb to the top of a 1768 foot tower. Criminy. http://is.gd/fYJya","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 12 14:24:44 +0000 2010","id_str":"27143046666","full_text":"\"Girlfriend overheard I would eat her to survive. How to salvage relationship?\" Now see, before the 'net, that couple would've been doomed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 12 13:20:08 +0000 2010","id_str":"27137355312","full_text":"Booting the new MacBook Pro for the first time. The future is wide open.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 12 00:48:57 +0000 2010","id_str":"27088025663","full_text":"More poop talk from NPR: Whales Help Fertilize Ocean With Floating Dung-More at http://n.pr/130437080","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 11 23:19:30 +0000 2010","id_str":"27078126790","full_text":"A mix of sweet potato or smoked salmon ravioli (both with ricotta), browned butter, and diced onion. Simple, lovely.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 11 22:38:01 +0000 2010","id_str":"27075091768","full_text":"Sometimes, you've just got to mix up White Russians by the pint. http://gdzl.la/8JjExy","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 11 21:01:06 +0000 2010","id_str":"27068469663","full_text":"So, you participating in IntEvGenCoMemPerStirSaCrisDaSpeFroHankSankFo? http://www.kungfugrippe.com/post/1292966624/happy-few","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 11 20:50:34 +0000 2010","id_str":"27067781621","full_text":"The official unemployment rate in my community is 13.3%. It's going to shoot up the day after Thanksgiving: http://is.gd/fXCIp","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 11 16:47:53 +0000 2010","id_str":"27050693087","full_text":"At lunch there was a twenty inch tall girl toddling around while lovingly carrying an eighteen inch tall Tyrannosaurus Rex.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 10 21:56:14 +0000 2010","id_str":"26974326835","full_text":"Confession: A few days ago I used the lyrics to the Music Man's \"Wells Fargo Wagon\" in a double entendre. My apologies to everyone affected.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 10 21:17:15 +0000 2010","id_str":"26971913456","full_text":"There's a pair of 20 foot tall persimmon trees growing on our beach that somehow, in 9 years, I've never noticed. http://gdzl.la/8HXLC9","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 10 19:49:06 +0000 2010","id_str":"26965917462","full_text":"I just love these prehistoric-looking flowers, & was quite pleased to find these 2 growing wild right by my house. http://gdzl.la/8HWccf","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 10 19:08:10 +0000 2010","id_str":"26962949526","full_text":"Just finished hand dragging a couple tons of poison ivy infested privet through briar patches. Can't wait to see what state I'm in tomorrow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 10 01:23:01 +0000 2010","id_str":"26893455476","full_text":"Current status: http://gdzl.la/8HEfbX","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 12 04:01:34 +0000 2018","id_str":"995151975208628225","full_text":"The Last Man on Earth really grew on me. I’ve never seen a post apocalyptic story anything like it, and it’s too bad it got cancelled this week after four seasons. The series finale was a cliffhanger both maddening and perfect. http://www.vulture.com/2018/05/last-man-on-earth-ended-perfectly-even-with-a-cliffhanger.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 11 01:22:32 +0000 2018","id_str":"994749564186963968","full_text":"I love The Expanse, and this is a great reason for me to buy the season rather than try to stream it from SyFy or wait for Amazon to carry it. https://twitter.com/HenryRBishop/status/994727637707730944","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu May 10 01:40:13 +0000 2018","id_str":"994391626498920449","full_text":"This article contains amazing and easy to understand science about that one time we landed on a freaking comet and literally whacked it with a hammer to see how it was put together. https://twitter.com/elakdawalla/status/994376253586132992","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue May 08 02:46:14 +0000 2018","id_str":"993683465899073536","full_text":"cc: @matthew_goolsby https://twitter.com/TetZoo/status/993473750158008320","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue May 08 02:13:40 +0000 2018","id_str":"993675268039544832","full_text":"Google tells me the melting point of steel is a few hundred degrees F higher than the typical a’a’ lava flow, so looks like the car’s frame and engine is encased in rock now.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue May 08 01:49:39 +0000 2018","id_str":"993669224139665408","full_text":"So that Ford Mustang overrun by lava — what happened to it? Would it have gotten melted down and mixed in the lava, or is the metal intact and encased, kind of like a fossil?","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Oct 08 19:13:47 +0000 2010","id_str":"26777369391","full_text":"Don't think I've ever heard a story more perfectly told: Tim Pratt's \"Angel of the Ordinary\" on this week's Drabblecast http://is.gd/fRKcY","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 08 14:00:00 +0000 2010","id_str":"26751425649","full_text":"Pulled the trigger on a new MacBook Pro to replace my main development machine, now four years old. What a good four years that MBP gave me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 08 05:47:14 +0000 2010","id_str":"26722471881","full_text":"Wait, hold on. I have to get up in three and a half hours? Man, I knew there was a reason I don't go out much anymore.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 08 04:27:05 +0000 2010","id_str":"26718192678","full_text":"I thought I'd die an ignorant man, but no. Now I know what the Pogues would sound like as a mariachi band.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 08 03:36:55 +0000 2010","id_str":"26714921878","full_text":"It's all the musical styles I love, not distiller into something clean, but mashed into a big muddy mess. And I like it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 08 03:28:09 +0000 2010","id_str":"26714310446","full_text":"And The Knockouts take the stage. Pogueish, with a Southern flair. http://gdzl.la/8HhdJ9","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 08 03:25:27 +0000 2010","id_str":"26714119782","full_text":"Waiting for The Knockouts, I had the butcher board for dinner. http://gdzl.la/8He4iK","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 08 01:25:38 +0000 2010","id_str":"26704889570","full_text":"Sipping on a right tasty pistachio manhattan. http://gdzl.la/8Hg1hw","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 07 20:34:27 +0000 2010","id_str":"26682868698","full_text":"Covenant Valley Farm, local bee keepers, are manning the Athens Locally Grown \"Meet the Grower\" table this week. http://gdzl.la/8Hd7Nq","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 07 18:17:13 +0000 2010","id_str":"26673902459","full_text":"Dark sarcasm on the dance floor: http://www.youtube.com/watch?v=U13xOvDa19U","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 06 23:41:15 +0000 2010","id_str":"26597689982","full_text":"In the Big Rock Candy Mountains the jails are made of tin,
And you can walk right out again as soon as you are in\"
http://gdzl.la/8GXDgX","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 06 19:41:16 +0000 2010","id_str":"26579301148","full_text":"\"Biologist Mark Siddall tells us how he hunted down a prize leech... inside a hippo rectum.\"

What did I ever do before podcasts?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 06 16:15:39 +0000 2010","id_str":"26565312073","full_text":"Having a pint of pumpkin with my lunch http://gdzl.la/8GVD1E","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 06 15:09:59 +0000 2010","id_str":"26559767193","full_text":"That's a new one. A person 100 miles away called my cell phone, knew who I was, and asked for a dentist recommendation. Nope, sorry.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 06 10:40:43 +0000 2010","id_str":"26539886875","full_text":"The moonrise is pretty spectacular this morning.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 05 21:47:57 +0000 2010","id_str":"26493095164","full_text":"There's a band playing this week that's a \"mix of punk, bluegrass, Cajun, polka, ska, & Irish\". They could've just said \"Eric come see us!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 05 14:57:38 +0000 2010","id_str":"26463750225","full_text":"My submission to \"Nerd Self-Portraiture Monthly\" http://gdzl.la/8GAT5X","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 05 13:10:03 +0000 2010","id_str":"26454595893","full_text":"The nearest weather station had a low of 38. Was a bit colder at the house, enough to frost everything off the ground. http://is.gd/fM0u4","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 05 12:27:02 +0000 2010","id_str":"26451407187","full_text":"\"I'm not a witch.\" http://is.gd/fLWVS (She never addresses the rumor that she weighs the same as a duck.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 05 10:36:51 +0000 2010","id_str":"26444888721","full_text":"Oh, hello frost! You're early.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 05 00:57:43 +0000 2010","id_str":"26412536063","full_text":"A lucky egg for our chicken salad: http://gdzl.la/8GsJcF","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 04 19:38:38 +0000 2010","id_str":"26389666963","full_text":"\"Girlfriend in a Coma\" to the tune of \"Tiptoe Through the Tulips\", and more: http://www.metafilter.com/96335/One-Song-to-the-Tune-of-Another","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 04 19:19:43 +0000 2010","id_str":"26388426805","full_text":"In my 39 years, I've not owned a lab coat. Until now, thanks to surplus at my office. Why a software dev firm has surplus lab coats, well...","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 03 23:21:39 +0000 2010","id_str":"26310758715","full_text":"Vivian is Agent Tyrannosaurus Rex (aka \"Agent T\"). When she sees me she quickly takes off her secret agent hat, to protect her identity.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 03 21:30:00 +0000 2010","id_str":"26302431344","full_text":"My tripwire flash camera caught a picture of the elusive Kneebiter. http://gdzl.la/8G9Awq","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 03 17:16:54 +0000 2010","id_str":"26284686927","full_text":"First lesson of chainsaw ownership: a chain installed backwards still cuts. Badly.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 03 01:17:52 +0000 2010","id_str":"26223304119","full_text":"Munching on Scottish shortbread I bought in South Carolina from an Australian baker with a shop in Georgia. http://AustralianBakery.com/","favorite_count":"0","retweet_count":"2"},{"created_at":"Sun Oct 03 00:26:36 +0000 2010","id_str":"26219723091","full_text":"I've got \"Transporter 2\" playing on mute. I'm pretty sure it's a \"Die Hard\" spoof. Even more than the last \"Die Hard\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 02 23:53:27 +0000 2010","id_str":"26217556038","full_text":"Oh, crap. I sunburned the baby. Doesn't seem to be bothering her, but it looks pink Hopefully it'll fade before mom gets home.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 02 22:44:26 +0000 2010","id_str":"26213030349","full_text":"\"Oh no, you did not just tell me to hench.\" Phineas and Ferb has really grown on me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 02 21:19:04 +0000 2010","id_str":"26207916860","full_text":"It all makes sense now. Most of my neighbors are Gymkhana drivers, and they're all trying to be this guy: http://devour.com/video/gymkhana/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 02 15:53:52 +0000 2010","id_str":"26185703433","full_text":"There's something about pipes and drums that's so good for my soul.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 02 15:39:37 +0000 2010","id_str":"26184518305","full_text":"Today we are at the Loch Hartwell Highland Games in Anderson, SC. The massed drums & pipers are about to march. http://gdzl.la/8FLYcJ","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 02 13:04:48 +0000 2010","id_str":"26172259362","full_text":"\"Farmers market returns with themes, local fare\" Also, an online ordering system. http://is.gd/fGA24","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 01 22:58:11 +0000 2010","id_str":"26122699904","full_text":"Taking the two little girls to Atlanta for a picnic dinner and an outdoor Shakespeare production. By myself, because I like a challenge.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 01 16:59:40 +0000 2010","id_str":"26098074538","full_text":"My wife left town for a few days, and gave me a list of things *not* to do around the house. Buying a chainsaw's not on there. I checked.","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Oct 01 12:45:56 +0000 2010","id_str":"26075940382","full_text":"Been trying for 45 minutes to reserve a room for next year's DragonCon, but the Marriott's crashy reservation system is crashy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 01 02:28:47 +0000 2010","id_str":"26040316428","full_text":"10:30pm. Just got home from my market, and still have an hour of coding to do to meet a deadline. Good thing I'm working from home tomorrow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 30 22:49:30 +0000 2010","id_str":"26022171658","full_text":"We've been taking credit card payments at the farmers market all evening using our @square reader. So simple. http://gdzl.la/8Fmbgz","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 30 14:52:47 +0000 2010","id_str":"25986477454","full_text":"The punishing, crushing debt imposed on Germany after WWI set the stage for WWII. The final payment is due this Sunday. http://is.gd/fCju4","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 30 13:18:24 +0000 2010","id_str":"25978133857","full_text":"Payday! Let's see... feed it through bill pay, carry the two, and... $30. These days, that's a good month.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 30 01:59:01 +0000 2010","id_str":"25939351793","full_text":"Tomorrow's the last day of the Virgo Month of Leisure. And so goes another year where I somehow skip the whole \"leisure\" part.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 29 22:49:20 +0000 2010","id_str":"25924364454","full_text":"Cold rainy evening at the fair. We got there right as they decided to close for the night. Boo!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 29 20:52:17 +0000 2010","id_str":"25916275566","full_text":"Off to take the girl for our yearly visit to the county fair.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 29 18:11:48 +0000 2010","id_str":"25905661752","full_text":"Just stumbled upon the \"Orthodox Celts\", Belgrade's most popular Irish band. What a great mix of musical & vocal accents! http://is.gd/fAyIz","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 29 16:29:46 +0000 2010","id_str":"25898150392","full_text":"\"We're cultural change agents, positive innovators, integrity seekers. So don’t apologize for making noble decisions.\" http://is.gd/fAlFc","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 29 15:36:35 +0000 2010","id_str":"25893611705","full_text":"All about The Cleverly Trio (currently \"Digger, our brothers Miles & Vernon Dean, my boy Harvey D & our cousin Otto\"): http://is.gd/fAe0v","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Sep 29 15:33:51 +0000 2010","id_str":"25893376589","full_text":"I didn't know of them a half hour ago, but now can't get enough of my new favorite band, The Legendary Cleverly Trio http://is.gd/fAdAg","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 29 01:37:55 +0000 2010","id_str":"25840759984","full_text":"Has anyone mashed up McCain's \"It's not the policy, it's not the policy, it's not the policy\" with Ballmer's \"Developers, developers\" yet?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 29 00:59:25 +0000 2010","id_str":"25837670833","full_text":"By happenstance, that is. Me talk good, English, I do.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 29 00:57:10 +0000 2010","id_str":"25837487586","full_text":"Just saw a magnitude -7 Iridium flare, by circumstance. Really cool. http://en.wikipedia.org/wiki/Satellite_flare","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 29 00:32:27 +0000 2010","id_str":"25835491900","full_text":"I told her she was watching the Weeping Angels too often, but she wouldn't listen. http://gdzl.la/8ESgFB","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 28 23:57:21 +0000 2010","id_str":"25832894996","full_text":"Our drummer had a \"late night\". Again. http://gdzl.la/8ERUsr","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 28 22:00:58 +0000 2010","id_str":"25823991447","full_text":".@naturesharmony Aw, thanks guys. That was really nice! (BTW: LG.net is in 250 communities now)","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 28 21:03:04 +0000 2010","id_str":"25819783812","full_text":"The Highwire Lounge asked to be my Foursquare friend & I'm consummating our relationship with a lavender gin fizz. http://gdzl.la/8EPP4e","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Sep 28 20:38:32 +0000 2010","id_str":"25818083176","full_text":"Boop, boop diddum daddum waddum chew!
And they swam and they swam all over the dam","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 28 19:08:07 +0000 2010","id_str":"25811616876","full_text":"Didn't win a MacArthur genius grant this year. Again. I'll just assume they never got the box of chocolates I sent them & try again in 2011.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 28 17:50:49 +0000 2010","id_str":"25806305976","full_text":"I didn't take the last cookie.

(Part of a cookie is still a cookie.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 28 13:51:35 +0000 2010","id_str":"25786098626","full_text":"The more the merrier, really. He's made some interesting design choices (flash-only navigation?) that I purposely didn't make. Interesting.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 28 13:45:44 +0000 2010","id_str":"25785608868","full_text":"Looks like another programmer in VA has duplicated my locallygrown.net system and is selling it to others in GA: http://www.farm2uonline.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 27 23:57:20 +0000 2010","id_str":"25734693118","full_text":"\"The whole thing was made completely out of matchsticks! I'm afraid I was very, very drunk.\" http://gdzl.la/8EzzRB","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 27 20:38:21 +0000 2010","id_str":"25719143707","full_text":"Couldn't take no more, so I walked down the street for a muscle relaxant. Hey, I've already put in 9 hours today. http://gdzl.la/8EwFri","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 27 16:44:33 +0000 2010","id_str":"25702924917","full_text":"Woke with a pinched nerve in my shoulder. Every movement sends lightning bolts through my body and crackles in my ears. Hi, Monday!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 27 14:19:39 +0000 2010","id_str":"25690427776","full_text":"The Loch Hartwell Highland Games website: http://lochhartwell.org","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 27 14:19:14 +0000 2010","id_str":"25690391673","full_text":"Loch Hartwell Scottish Games this weekend. They used to be in a farmer's field near my house, but this year they've moved to Anderson, SC.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 27 02:28:59 +0000 2010","id_str":"25648232814","full_text":"Freshly made pasta at Athens Locally Grown this week? You betcha!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 27 00:12:26 +0000 2010","id_str":"25637215975","full_text":"The Maudlin's back to Highwire this week! Hangar One Vodka, Laphroaig 10 Yr., House-Made Bleu Cheese Olives, Olive Brine.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 25 21:11:44 +0000 2010","id_str":"25531352766","full_text":"The projector proves its worth yet again: Firefly on the 1080p \"big screen\". http://gdzl.la/8DYhqy","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 25 03:03:41 +0000 2010","id_str":"25464288533","full_text":"This is pure awesome. Darmok & Jalad! RT @iammerveilleuse: @LeVarBurton in honor of Darmok!!! http://twitpic.com/2ro1ax","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 24 23:14:07 +0000 2010","id_str":"25447374374","full_text":"Received and activated my @square reader, and ran through a couple test credit card payments. The future is here!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 24 22:02:04 +0000 2010","id_str":"25442437149","full_text":"More specifically, free latte. Turns out if you buy a bag of coffee at the new 1000 Faces coffee stand at Trappeze, you get a free drink.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 24 21:57:01 +0000 2010","id_str":"25442097660","full_text":"Current status: latte. http://gdzl.la/8DJX7q","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 24 17:52:28 +0000 2010","id_str":"25425814657","full_text":"Today's improvised local farm burger: rosemary mayo, grass-fed beef, cheddar, egg, pickled veggies, shrimp salad. http://gdzl.la/8DGfAq","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 23 17:34:23 +0000 2010","id_str":"25327131287","full_text":"Lawsuit against the FDA effectively on hold for up to six months, with us definitely holding the upper hand. http://is.gd/fpdJ4","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 23 14:42:37 +0000 2010","id_str":"25313023381","full_text":"I fondly remember the days when my body used my lungs for breathing, instead of using them to store large amounts of goo.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 22 18:52:27 +0000 2010","id_str":"25236589959","full_text":"while you were sleeping
the babies grew
the stars shined & shadows moved
time flew, the phone rang
there was a silence when the kitchen sang","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Sep 22 14:17:52 +0000 2010","id_str":"25215180101","full_text":"\"You're Invited to {a} Bridal Tasting...\"

Fun! Before I RSVP, though, what part will we be tasting?","favorite_count":"2","retweet_count":"1"},{"created_at":"Tue Sep 21 23:57:24 +0000 2010","id_str":"25163849992","full_text":"You know that famousish photo of the guy in the field wearing a bee beard? That guy loaned me his honey extractor. http://is.gd/fm8yV","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 21 22:35:55 +0000 2010","id_str":"25157761326","full_text":"Round one of the Mega-Beast Death-Match ends in a few days. Go Tristegatops! http://www.mega-beasts.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 21 20:54:16 +0000 2010","id_str":"25150766841","full_text":"Today's bacon hipsters don't have anything on the bacon masters of the 50s. I present to you... bacon wrapped sauerkraut: http://is.gd/flSBO","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 21 18:11:06 +0000 2010","id_str":"25140303051","full_text":"The Violent Femmes, they bring *all* their equipment on the bus.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 21 17:45:52 +0000 2010","id_str":"25138634144","full_text":"A utility snail mailed me a login/password (case-sensitive random mix of characters) to their website. But they printed it all upper case.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 21 16:27:50 +0000 2010","id_str":"25132922811","full_text":"The folks at Trappeze raved about the pack of Tink's Beef I gave them. Hopefully Tink can supply enough for a special burger on the menu.","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Sep 21 16:24:11 +0000 2010","id_str":"25132639612","full_text":"I need a little pick-me-up. Founder's Breakfast Stout (on tap) to the rescue! http://gdzl.la/8CRUkB http://gdzl.la/8CUXQ3","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 21 15:36:14 +0000 2010","id_str":"25128858737","full_text":"Oh, wow. Someone I've never met created an awesome demo of my farmers market system on YouTube. http://www.youtube.com/watch?v=8wmgzdqiZio","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat May 05 04:40:52 +0000 2018","id_str":"992625151429824512","full_text":"Watching a live speed run of Zelda while Bit Brigade provides the soundtrack. https://www.instagram.com/p/BiYfg3BlbPv/?utm_source=twitter","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 05 03:38:26 +0000 2018","id_str":"992609436551270400","full_text":"Watch out — old man Wagoner is throwing elbows in the mosh pit again.","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri May 04 17:44:19 +0000 2018","id_str":"992459923714867205","full_text":"This’ll be the time it sticks, little mouse. This’ll be the time for you and me both. https://twitter.com/PDLComics/status/992456644717002754","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri May 04 15:55:12 +0000 2018","id_str":"992432465611456512","full_text":"This *is* my office. @iinteractive
","favorite_count":"6","retweet_count":"3"},{"created_at":"Fri May 04 13:54:31 +0000 2018","id_str":"992402094647803905","full_text":"I work remotely, and today I’m implementing a new policy: when it’s this gorgeous out, I’m working really frickin’ remotely. #havecellsignalwilltravel
","favorite_count":"10","retweet_count":"1"},{"created_at":"Fri May 04 12:11:26 +0000 2018","id_str":"992376151564791808","full_text":"My boy and I have a morning ritual of watching the birds together. https://www.instagram.com/p/BiWuR9eFz3A/?utm_source=twitter","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri May 04 02:26:43 +0000 2018","id_str":"992229003833565184","full_text":"It’s like the Hairy Soul Man looks deep into my eyes and sings directly to my soul. https://youtu.be/3hrcKgBQiGA","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu May 03 14:59:44 +0000 2018","id_str":"992056117801910273","full_text":"Starting July 1, don’t touch your cell phone while you’re driving in Georgia, even at a red light. https://www.myajc.com/news/state--regional-govt--politics/georgia-just-passed-distracted-driving-bill-what-legal-what-not/PZXchE0AqAi1H8r7X8XrZN/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 03 03:42:16 +0000 2018","id_str":"991885627393167360","full_text":"“A pig like that, you don’t eat all at once.” https://twitter.com/JuddLegum/status/991883696859836416","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 20 23:14:39 +0000 2010","id_str":"25066735756","full_text":"Where I live, sometimes just one rebel flag on your truck isn't enough. Or two. Or ten. http://gdzl.la/8CF57H","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 20 22:56:51 +0000 2010","id_str":"25065438073","full_text":"I didn't dabble, I went all in. Happy Mabon, everyone!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 20 22:38:07 +0000 2010","id_str":"25064124500","full_text":"\"I need longer sleep. How about we make my bedtime six?\" Um.... sure?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 20 21:05:02 +0000 2010","id_str":"25057661525","full_text":"Sometimes love is blind. Sometimes it's only color-blind. http://montt-dailydoses.blogspot.com/2010/07/8.html","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Sep 20 20:43:33 +0000 2010","id_str":"25056264304","full_text":".@thedrabblecast Thanks for the birthday present! I promise never to let this one fall in the hands of those nasty Bagginses.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 20 20:22:16 +0000 2010","id_str":"25054949249","full_text":"Oh, who am I kidding. *buys book*","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 20 20:18:48 +0000 2010","id_str":"25054730813","full_text":"I don't need this book, being relatively well-adjusted with a geek's dream job, but \"Being Geek\" might be for you. http://vimeo.com/15113923","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 20 19:35:48 +0000 2010","id_str":"25052005517","full_text":"Tried \"Multigrain Pringles\". Make your own by taking SunChips, dissolve in water, pour thin layer over fine screen, dry. Like making paper.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 20 18:45:07 +0000 2010","id_str":"25048854995","full_text":"EBT bureaucracy email: app can't be processed, they're missing things I sent weeks ago. Called, they say ignore, they probably have it all.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 20 17:29:59 +0000 2010","id_str":"25044005518","full_text":"This is kind of cool. Viv took a reading test today, and I already got an email with the results & details on a website: http://is.gd/fjNQC","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 20 13:16:50 +0000 2010","id_str":"25023978952","full_text":"Did you know that Australia kind of looks like a gorilla wearing a fez? Now I'll never see anything else. http://is.gd/fjsZr","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 19 01:03:03 +0000 2010","id_str":"24893718588","full_text":"I'll get about 4 lbs of wax. The bees used about 32 lbs of honey to make it, one drop of nectar at a time. http://gdzl.la/8C3uCi","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 18 23:44:42 +0000 2010","id_str":"24888848673","full_text":"It's dinner time! http://gdzl.la/8C2B92","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 18 23:04:56 +0000 2010","id_str":"24886424419","full_text":"Moussaka's done! But now it has to rest. http://gdzl.la/8C2agr","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 18 23:04:56 +0000 2010","id_str":"24886424401","full_text":"Here's what a pot full of crushed honeycomb looks like. Will melt and strain it, then use for balms & candles. http://gdzl.la/8C2aft","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 18 22:35:46 +0000 2010","id_str":"24884753442","full_text":"While the moussaka is baking, I'm melting down honeycomb into beeswax on my stove. It's a shame you can't smell my kitchen right now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 18 22:19:49 +0000 2010","id_str":"24883846109","full_text":"There're many recipes for traditional moussaka out there. Here's a representative one: http://greekfood.about.com/od/eggplant/r/moussaka.htm","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 18 22:17:57 +0000 2010","id_str":"24883739962","full_text":"After another layer of eggplant, the white sauce goes on top. Now it bakes for 45 minutes. http://gdzl.la/8C4FPY","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 18 22:06:17 +0000 2010","id_str":"24883079470","full_text":"Then red sauce. Many ingredients, but the lamb came from Greendale Farm. Herbs from my garden. http://gdzl.la/8C4xeN","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 18 22:03:26 +0000 2010","id_str":"24882914780","full_text":"Roasted eggplant (from Dragonfly Farm) goes on top of the potatoes. http://gdzl.la/8C4v5m","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 18 22:01:20 +0000 2010","id_str":"24882791087","full_text":"The white sauce. Eggs from Canoe Lake & raw milk from Milky Way Farm. Yes, this sauce is a federal crime. http://gdzl.la/8C1nL6","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 18 21:50:32 +0000 2010","id_str":"24882180402","full_text":"Par-boiled sliced potatoes go on bottom. McMullan Farm had a great late harvest of some golden varieties. http://gdzl.la/8C4kFf","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 18 20:30:10 +0000 2010","id_str":"24877752150","full_text":"Moussaka takes hours to make and has layers of eggplant, red sauce, and white sauce. Here's the red: http://gdzl.la/8C3gu1","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 18 19:15:09 +0000 2010","id_str":"24873491965","full_text":"My wisdom tooth just broke. Been meaning to get it pulled for, oh, 20 years now. Just not enough room in my jaw for it. Nothing but trouble.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 18 17:18:52 +0000 2010","id_str":"24865789702","full_text":"Pancakes with peach & fig jam and honey. That tree sap from Vermont is pretty great, but we do alright for ourselves down here in Georgia.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 17 23:00:37 +0000 2010","id_str":"24798971676","full_text":"I couldn't help but think of the Big Lebowski \"you don't f**k with the Jesus\" scene when I saw this on CNN. http://gdzl.la/8BLUW6","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 17 17:18:41 +0000 2010","id_str":"24776916196","full_text":"I should say that those transformed spots are in downtown Athens, across from campus, today only until 5pm, thanks to http://localplace.org","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 17 17:14:56 +0000 2010","id_str":"24776623701","full_text":"Parking spots transformed to gardens. http://gdzl.la/8BL8i7 http://gdzl.la/8BL8iC http://gdzl.la/8BL7Zu http://gdzl.la/8BH2nR","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Sep 17 16:50:48 +0000 2010","id_str":"24774710664","full_text":"So I says to him, \"can you make me a burger with your house cured pastrami and maybe an egg?\" http://gdzl.la/8BKRrL","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 17 16:18:12 +0000 2010","id_str":"24772021230","full_text":"Chad Vader identifies costumes at DragonCon 2010. http://www.youtube.com/watch?v=VkHfqIDYiAU&feature=player_embedded","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Sep 17 01:26:31 +0000 2010","id_str":"24715885389","full_text":"How could I *not* turn these into moussaka? I only turn 39 once. http://gdzl.la/8ByMzv","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 16 10:17:25 +0000 2010","id_str":"24651915561","full_text":"Ug. Stuffy head and gravelly throat today. My presentations are done for the week, so hopefully I can just sit in the back and suffer.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 15 23:17:28 +0000 2010","id_str":"24612323899","full_text":"I've been drinking Big Apples all evening. These things are so tasty. http://gdzl.la/8Bmrdw","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 15 23:06:13 +0000 2010","id_str":"24611540375","full_text":"I've never watched so much corn holing in one place before. http://gdzl.la/8BmjoC","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 15 22:26:35 +0000 2010","id_str":"24608796413","full_text":"Sorry. I was so excited, I forgot to take a \"before\" picture. http://gdzl.la/8BhMZg","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 15 21:42:08 +0000 2010","id_str":"24605874101","full_text":"There's an old tire & oil change shop across from my office. I love walking by. It smells exactly like memories of dad's service station.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 15 19:54:40 +0000 2010","id_str":"24598888361","full_text":"Here's the menu for our conference cornhole tournament tonight: http://gdzl.la/8Bj2b3","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 15 18:03:14 +0000 2010","id_str":"24591594737","full_text":"Giving another presentation. This one is about how a bunch of people's jobs just got easier. Love showing that kind of stuff.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 15 17:53:16 +0000 2010","id_str":"24590915472","full_text":"Really? Could it be? After five months of waiting, a @square card reader is being shipped to me?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 15 12:56:49 +0000 2010","id_str":"24567146187","full_text":"Well, suck. I thought I left my hand made giant coffee mug that I got at the Ozark Castle in a safe place last night, but it's gone today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 15 12:41:26 +0000 2010","id_str":"24566045766","full_text":"Just had to dust off the old \"a rat in the house might eat the ice cream\" mnemonic. Still can't spell. Had to look up \"mnemonic\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 15 12:38:51 +0000 2010","id_str":"24565863979","full_text":"Just had to dust off the old \"a rat in the house might eat the ice cream\" mnemonic. Still can't spell. Also, had to look up \"mnemonic\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 14 21:25:30 +0000 2010","id_str":"24510119172","full_text":"AirLife chopper just landed. No worries -- it was practice. http://gdzl.la/8B1YLZ","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 14 20:10:27 +0000 2010","id_str":"24505384422","full_text":"Giving a presentation, justifying another year's employment.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 14 14:06:43 +0000 2010","id_str":"24478141786","full_text":"That gallon of coffee's down. Ought to get me to lunch, or close to it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 14 12:52:40 +0000 2010","id_str":"24472438771","full_text":"It's conference time again. All my \"day job\"'s customers have come to Athens. Next week: sleep. http://gdzl.la/8AXeM3","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 13 22:42:43 +0000 2010","id_str":"24421411143","full_text":"\"My New Haircut #11: Beluga\" by Dan Smith http://gdzl.la/8AKjTr","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 13 19:29:23 +0000 2010","id_str":"24409065968","full_text":"Looks like non-monogamy's pretty complicated. http://bit.ly/duW7P5 /via @ermaloff","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Sep 13 15:19:35 +0000 2010","id_str":"24391451103","full_text":"Turns out Safari on the iPad doesn't use the vga out dongle. But, the $1.99 app \"idemoweb\" does, so I don't need to rewrite a presentation.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 13 14:08:31 +0000 2010","id_str":"24385440351","full_text":"Listened to \"The Red Bride\" from this week's @thedrabblecast on my way to work. Super creepy way to start the day. http://is.gd/f8zT3","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 12 22:54:11 +0000 2010","id_str":"24323325428","full_text":"My longest work week of the year starts tomorrow and I'm already exhausted and have a cold coming on. New goal: survival.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 12 19:32:47 +0000 2010","id_str":"24310271104","full_text":"Consulted someone much more brilliant than I, and now my day in the office hasn't been for naught. I've got some cool stuff to show off now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 12 18:45:54 +0000 2010","id_str":"24307150264","full_text":"My brilliant idea is thwarted by someone else's code that doesn't work like I thought it did. And I'm not brilliant enough to get around it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 11 14:48:34 +0000 2010","id_str":"24199813148","full_text":"Farmers for a Day tearing down an old chicken house, building a new hoop house, & planting seeds at Burnell Farm. http://gdzl.la/8A3yTy","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 10 21:32:18 +0000 2010","id_str":"24138984155","full_text":"\"Who Am I\", in my daughter's own words: http://gdzl.la/8zQtdv","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 10 17:42:48 +0000 2010","id_str":"24124693780","full_text":"This burger I had for lunch at the Farm Cart was pure brilliance. I love Athens. http://gdzl.la/8zQQ1h","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 09 12:23:52 +0000 2010","id_str":"24004325339","full_text":"Martin Freeman as Bilbo? I think I'd like that very much, yes. http://is.gd/f2nel","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 08 23:40:31 +0000 2010","id_str":"23958523194","full_text":"Finished pouring honey. Final haul: 8 quarts, 6 pints, 24 half pints, and 24 chunks of cut comb. Plus wax. Not bad at all for my first time.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 08 18:13:38 +0000 2010","id_str":"23936426963","full_text":"Hallelujah! Data is flowing from my server's MySQL database to my local HTML5 data store, where I can interact with it offline.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 08 15:22:13 +0000 2010","id_str":"23923124327","full_text":"Converted my MySQL data into JSON, so I think I'm finally on the right track to get it all loaded into a client-side HTML5 database. Whee!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 07 22:48:55 +0000 2010","id_str":"23859433097","full_text":"Yeah, just days after meeting Internet friends for the first time, I've gone & drastically changed my appearance. http://gdzl.la/8z82kU","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 07 21:16:14 +0000 2010","id_str":"23271279453","full_text":"The worst part about trying cutting edge programming tech when you don't know what you're doing is knowing in a year it'll be trivially easy","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 07 19:53:25 +0000 2010","id_str":"23266026097","full_text":"I'm trying to get the contents of a MySQL table on the server into a HTML5 client-side db. Can anyone point me toward a tutorial?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 07 14:48:22 +0000 2010","id_str":"23243281739","full_text":"In the last few weeks I've cut my coffee consumption down by 30% fewer cups per day, simply by getting a coffee cup that was twice as large.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 07 14:43:29 +0000 2010","id_str":"23242836611","full_text":"I think we have everything we need to submit the application to accept EBT at our farmers market. That took a few months.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 07 00:58:29 +0000 2010","id_str":"23192527715","full_text":"Tonight I filled 24 half pint jars for market. Still have a couple gallons to put away, for mead making and gifts. http://gdzl.la/8yMFyv","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 06 22:32:10 +0000 2010","id_str":"23182913855","full_text":"The bees are cleaning up my mess for me, gleaning drops of honey to take back to their hive. http://gdzl.la/8yNoAL","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 06 18:45:56 +0000 2010","id_str":"23168611460","full_text":"I've written a web page that successfully works when the device is offline. Now for the hard part: make it actually do something useful.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 06 17:07:52 +0000 2010","id_str":"23161970332","full_text":"A little light lunchtime reading: \"Safari client-side storage and offline applications programming guide\". Happy Labor Day!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 06 13:11:57 +0000 2010","id_str":"23143379209","full_text":"Hands down, that was the most rewarding buttered toast and honey I've ever had.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 06 02:14:17 +0000 2010","id_str":"23107126543","full_text":"I am totally beat, feel like I've been pounded. Extracting honey is hard work. Already put some up for sale, though: http://is.gd/eWPEU","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 05 21:02:44 +0000 2010","id_str":"23088181865","full_text":"Here's a quart of honey right out of the hive. http://gdzl.la/8yrM63","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 05 20:07:02 +0000 2010","id_str":"23085029402","full_text":"This is such a beautiful thing. http://gdzl.la/8yqNNE","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 05 19:04:08 +0000 2010","id_str":"23081509081","full_text":"That was the nerdiest thing I've ever written. Unless you count the code I put into a fantasy play-by-email world that used Diplomacy rules.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 05 18:59:22 +0000 2010","id_str":"23081214067","full_text":"Successfully robbed my beehive. Haven't had that many angry drones after me since back in my emacs days when I'd troll the vi newsgroups.","favorite_count":"2","retweet_count":"1"},{"created_at":"Sun Sep 05 18:09:46 +0000 2010","id_str":"23078283020","full_text":"Back home out of my DragonCon costume and into my work clothes. My life is weird. http://gdzl.la/8ykLmK","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 05 15:46:37 +0000 2010","id_str":"23068572355","full_text":"Yesterday's DragonCon exposure has thrown Vivian into a fantasyland she has yet to return from. Me too.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 05 01:05:08 +0000 2010","id_str":"23018718770","full_text":"I'm not afraid to admit that the Middle Earth contingent made me tear up a little. My love of Tolkien runs deep. http://gdzl.la/8y95tZ","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 04 19:19:45 +0000 2010","id_str":"22999023096","full_text":"Funny how I leave the vicinity of DragonCon and AT&T's cell service suddenly starts working again.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 04 19:03:23 +0000 2010","id_str":"22998054281","full_text":"Where do you want to go next, Viv? \"Oh, I don't know. Just follow Batman.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 04 18:06:38 +0000 2010","id_str":"22994691444","full_text":"Apparently the most popular dish at Mama Ninfa's is the mustard gas fajitas.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 04 15:56:15 +0000 2010","id_str":"22986465529","full_text":"At Mama Ninfa's, hoping to meet up with @thedrabblecast weirdos.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 04 15:50:20 +0000 2010","id_str":"22986149838","full_text":"The two Luigis. http://gdzl.la/8y4WVS","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 04 13:39:06 +0000 2010","id_str":"22976471662","full_text":"An eight foot tall carrot wearing swim fins just walked by. Confused the heck out of girl Boba Fett, clockwork Batman, and Gandalf.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 04 13:33:37 +0000 2010","id_str":"22976112889","full_text":"Found a good spot to watch across from the Westin. A group just walked by dressed as elements (Iron, Nickel, etc.). I've found my people.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 04 12:37:42 +0000 2010","id_str":"22972661405","full_text":"When Yoshi's not available to give rides, Luigi takes public transportation. http://gdzl.la/8y2GUh","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 04 11:24:47 +0000 2010","id_str":"22968688988","full_text":"Luigi and I are on our way into Atlanta for the DragonCon parade. http://gdzl.la/8y24jf","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 04 01:25:55 +0000 2010","id_str":"22936830951","full_text":"The finished Buffalo shrimp, with a bleu cheese yogurt sauce. Only lemon juice and gluten-free flour wasn't local. http://gdzl.la/8xT3Ee","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 04 00:20:52 +0000 2010","id_str":"22932606872","full_text":"It's fresh Georgia Buffalo shrimp night. http://gdzl.la/8xVufJ","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 03 18:12:41 +0000 2010","id_str":"22909225570","full_text":".@trappezepub By coincidence, today's Access Atlanta has a story about the beef I brought you today. http://is.gd/eTyUk","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 03 16:55:37 +0000 2010","id_str":"22903738630","full_text":"Nothing like lying during your big \"Restoring Honor\" rally because \"it would be a little easier\". Honor's not easy buddy. http://is.gd/eTsom","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 03 16:41:43 +0000 2010","id_str":"22902660124","full_text":"Delivered 5lbs of locally raised grass-fed ground beef to Trappeze, so they could taste what they're missing by not having it on their menu.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 03 15:43:56 +0000 2010","id_str":"22897907540","full_text":"Borrowed a honey extractor, so I'll try and get my first honey (after 6 years with bees) from our hive on Sunday. http://gdzl.la/8xLkTT","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 02 13:28:30 +0000 2010","id_str":"22797813332","full_text":"When one or even two leaf blowers aren't annoying enough, you take a jet engine and put it on wheels. (Grrrrrr!) http://gdzl.la/8xu7Si","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 01 13:14:15 +0000 2010","id_str":"22705845540","full_text":"Atlantans: Where's the best place to park & watch the DragonCon parade? Level of difficulty: potentially costumed six year old girl in tow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 01 12:40:26 +0000 2010","id_str":"22703420087","full_text":"Sam's Club is such a peaceful place, provided you get there at seven in the morning.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 01 00:53:50 +0000 2010","id_str":"22664607353","full_text":"Never thought a couple years ago that I'd get steak & blue cheese from the same local farm, and now there are two. http://gdzl.la/8x6KuF","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 31 01:01:42 +0000 2010","id_str":"22572584350","full_text":"\"Um, hello?\" (And a second photo, just to show she's not always a cartoon.) http://gdzl.la/8wSadA http://gdzl.la/8wPa3c","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 30 19:24:15 +0000 2010","id_str":"22549686922","full_text":"Tuned Pale Ale -- I don't know if the beer is any good, but the bottle is brilliant. http://is.gd/eLZUR","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 30 19:12:28 +0000 2010","id_str":"22548988839","full_text":"Yay! A farm tour scheduled for Saturday has been re-scheduled, so now I can take Vivian to the DragonCon parade!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 30 16:21:20 +0000 2010","id_str":"22537594006","full_text":"Petrus cask aged ale is on tap for the 1st time in the US, in very limited supplies. So naturally, I had some with lunch. http://is.gd/eLL2Q","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 30 13:39:07 +0000 2010","id_str":"22524734004","full_text":"Florida family struck with mystery illnesses, discover their swimming pool has high levels of toxic oil dispersant. http://is.gd/eLyg6","favorite_count":"0","retweet_count":"2"},{"created_at":"Mon Aug 30 03:09:52 +0000 2010","id_str":"22491626675","full_text":"Best wishes to all my friends (most of whom I've never actually met) in the Virgin Islands as Earl pays the neighborhood a visit.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 29 21:22:35 +0000 2010","id_str":"22468372016","full_text":"Since I last checked on them (in May), the base of the hive collapsed and the bees had to make their own ways in. http://gdzl.la/8wtMDd","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 29 21:19:20 +0000 2010","id_str":"22468171712","full_text":"Finally mowed the area down to my beehive. Might get to extract honey next weekend. http://gdzl.la/8wtJa9","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 29 20:54:10 +0000 2010","id_str":"22466601571","full_text":"The wild Jerusalem artichokes are blooming. We've got a pretty nice stand of them that expands a bit each year. http://gdzl.la/8wqisx","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 28 19:18:38 +0000 2010","id_str":"22377142059","full_text":"Eighteen layer banana pudding. Turns out society ladies really know how to party, and I fit right in. http://gdzl.la/8w9yeW","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 28 15:56:12 +0000 2010","id_str":"22363516571","full_text":"I've been invited to a society luncheon, so I've put on my \"formal jeans\". Maybe someday I'll be able to dress like a grownup.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Aug 28 00:08:58 +0000 2010","id_str":"22309708414","full_text":"We decided on the butcher board at Farm 255. Can't go wrong with that. http://gdzl.la/8vXLkw","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 02 15:27:39 +0000 2018","id_str":"991700756557377541","full_text":"Looking at the depth information of a photograph of me, and I’ve never looked… https://www.instagram.com/p/BiR7JMElAPE/?utm_source=twitter","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 02 15:07:04 +0000 2018","id_str":"991695573467189254","full_text":"Fans of Cord & Tish, the wonderful hosts of Amazon’s Rose Bowl Parade coverage, will be happy to hear they’ll be covering the royal wedding live on HBO. http://splitsider.com/2018/05/will-ferrell-and-molly-shannon-will-cover-the-royal-wedding-live-as-cord-and-tish-on-hbo/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 02 02:57:48 +0000 2018","id_str":"991512048889745408","full_text":"It’s not so much that I have imposter syndrome as it is that I work with legit mad geniuses. https://twitter.com/yenzie/status/991127657004847104","favorite_count":"3","retweet_count":"0"},{"created_at":"Sat Apr 28 17:28:35 +0000 2018","id_str":"990281635198324737","full_text":"Girls rock. @ Athens Twilight https://www.instagram.com/p/BiH1zr8laRL/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 27 20:46:33 +0000 2018","id_str":"989969070014509056","full_text":"Paranoia is back, and as good as it ever was. I need to get a group together and play, something fierce.
","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Apr 25 14:20:39 +0000 2018","id_str":"989147176998666240","full_text":"It is perfect out. Not too hot, not too cold. All you need is a light jacket.","favorite_count":"4","retweet_count":"0"},{"created_at":"Wed Apr 25 14:13:39 +0000 2018","id_str":"989145417169428481","full_text":"Here is a fascinating thread full of photos and story about the land around WW1’s Western Front, still devastated and off-limits to humans 100 years later. https://twitter.com/PaulMMCooper/status/989100350044082176","favorite_count":"2","retweet_count":"1"},{"created_at":"Wed Apr 25 01:32:51 +0000 2018","id_str":"988953953923682304","full_text":"OMG https://twitter.com/nprmusic/status/988765630567534593","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 27 23:50:18 +0000 2010","id_str":"22308516137","full_text":"Me and the second girl are having a night on the town. This is our \"contemplating dinner\" face. http://gdzl.la/8vXAAS","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 27 21:00:42 +0000 2010","id_str":"22297856435","full_text":"Today's soundtrack was provided by the entire discography from The Young Fresh Fellows.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 27 17:39:43 +0000 2010","id_str":"22285245021","full_text":"Just passed a fully decked-out team of Ghostbusters on the sidewalk like it's an ordinary thing. Because this is Athens, and it kind of is.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 27 02:21:31 +0000 2010","id_str":"22230665624","full_text":"Wow. Tim Pratt's Lovecraftian story on @TheDrabbleCast this week is an instant classic. Listen in the dark. http://drabblecast.org","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 26 21:21:18 +0000 2010","id_str":"22210196316","full_text":"\"The Clarksdale (Mississippi) Market is also the first market in the region to make available the sale of produce online\" http://is.gd/eFyp0","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 26 20:30:03 +0000 2010","id_str":"22207022464","full_text":"Zocalo Salsas has eight different salsas set up at the @athlocallygrown \"Meet the Grower\" table! http://gdzl.la/8vFBqC","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 26 12:10:52 +0000 2010","id_str":"22172102268","full_text":"What do you do with half a billion diseased eggs? Destroy them? Nope! Cook 'em & serve 'em. http://is.gd/eELkM What could possibly go wrong?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 26 11:58:27 +0000 2010","id_str":"22171335283","full_text":"Donna Putney, manager of Upstate Locally Grown (South Carolina), was featured on Greenville, SC TV yesterday: http://is.gd/eEKnp","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 25 11:53:17 +0000 2010","id_str":"22082016783","full_text":"For a well that's capped and plugged with a mile of concrete, this is still gushing an awful lot of something: http://is.gd/eCLUG","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 25 11:45:53 +0000 2010","id_str":"22081605392","full_text":"Oh, hell yes! RT @Rocketpilot: Why yes, BBC, I would watch the hell out of a Dirk Gently TV series: http://bit.ly/cIsPcq","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Aug 25 02:27:25 +0000 2010","id_str":"22053236445","full_text":"Juniper just showed me how pigeons feed their young. Unfortunately, I played the part of the young.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 24 22:46:26 +0000 2010","id_str":"22037658338","full_text":"Release the kraken! (I'll be in a puddle in the corner.) http://gdzl.la/8vcCUm","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 24 18:40:32 +0000 2010","id_str":"22022219043","full_text":"Shrimp season in Louisiana has re-opened, now that the oil's \"gone\". \"How’d you do?\" \"We caught 12 shrimp.\" http://is.gd/eBeQo","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 24 18:31:31 +0000 2010","id_str":"22021677354","full_text":"\"Marketside Grab and Go Sandwiches BLACK FOREST HAM With Natural Juices Coated with Caramel Color\"

People buy that stuff?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 24 17:05:11 +0000 2010","id_str":"22016218040","full_text":"Having lunch with a small group from Namibia and Croatia, discussing business opportunities for small farmers back home.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 23 21:15:21 +0000 2010","id_str":"21943648241","full_text":"At Cine for a special \"farm to school\" movie and panel discussion.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 23 02:08:31 +0000 2010","id_str":"21877630232","full_text":"As I slid the seventh case of home-canned food into the pantry, I realized, \"hey, I have a canning pantry\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 23 00:10:13 +0000 2010","id_str":"21869925516","full_text":"I found this great recipe for plum jam. I ended up, uh, streamlining it a bit. http://www0.epinions.com/content_3377700996","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 22 22:56:21 +0000 2010","id_str":"21865172384","full_text":"A new locallygrown.net market in Woodstock, GA has really hit the ground running: http://woodstock.locallygrown.net","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 22 14:43:34 +0000 2010","id_str":"21834428272","full_text":"I've got a big to-do list today. Among the items: preserving a couple quarts each of figs, plums, and blueberries.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 22 02:17:34 +0000 2010","id_str":"21795110086","full_text":"And I just got back from the store a few minutes ago, where I bought a couple packs of Mott's Apple Sauce. No more.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 21 20:35:47 +0000 2010","id_str":"21775797223","full_text":"New profile pic? http://gdzl.la/8ufuLd","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 21 20:23:17 +0000 2010","id_str":"21775147112","full_text":"\"I want a piece of Rexie's meat. The one with the teeth!\" http://gdzl.la/8uceUi","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 21 19:41:31 +0000 2010","id_str":"21772964669","full_text":"\"T Rexs weren't really pink, but you could make me one if you want.\" And so here we are. http://gdzl.la/8ubEuK","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 21 15:11:15 +0000 2010","id_str":"21755490420","full_text":"My six year old spikosaurus made it to the museum's dino birthday bash. http://gdzl.la/8ub1b7 http://gdzl.la/8u7Uwn","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 21 03:57:36 +0000 2010","id_str":"21720338459","full_text":"My 45 second video uploaded to @flickr has been \"processing\" all day. Did someone at Yahoo trip over a cable somewhere?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 21 01:28:42 +0000 2010","id_str":"21710548461","full_text":"Oh, sad sad day, fellow stargazers. We lost Jack Horkheimer. http://bit.ly/d9dNzg Keep looking up, Jack.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 20 23:25:00 +0000 2010","id_str":"21703276005","full_text":"Vivian turned 6 yesterday and coincidentally the natural history museum is throwing a dinosaur birthday party tomorrow. http://is.gd/esN8X","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 20 18:19:30 +0000 2010","id_str":"21685020728","full_text":"The judge has refused to dismiss our lawsuit against the FDA regarding South Carolina raw milk purchases! http://is.gd/es9vv Round One: Us","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 20 11:05:51 +0000 2010","id_str":"21655657804","full_text":"First day of school. Got Viv to the bus just in time. Guess my summer plan of making up my sleep deficit will have to wait until next year.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 19 21:40:14 +0000 2010","id_str":"21609857543","full_text":"Greendale Farm has some great raw milk cheeses out on the @athlocallygrown \"Meet the Grower\" table. http://flic.kr/p/8tHyY8","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 19 18:03:18 +0000 2010","id_str":"21596994697","full_text":"I was away for 6 days & the last thing I did before leaving was update my one Windows computer. Today: there are 11 updates waiting for me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 19 13:26:35 +0000 2010","id_str":"21576938899","full_text":"My phone has crapped itself but good. All attempts to restore it have failed. Guess I need to plan a trip to the Genius Bar for a new one.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 18 23:06:33 +0000 2010","id_str":"21528003906","full_text":"Oh, yeah... made it home :) Pulled off the interstate just in time for open house at Viv's school first, too.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 18 23:00:50 +0000 2010","id_str":"21527619588","full_text":"Lesson learned. Never pass up an opportunity to sync the photos off my phone. Glad I threw a few on Flickr yesterday. Only lost 100 more.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 18 06:08:50 +0000 2010","id_str":"21467803604","full_text":"Juniper's wide awake, so she's grooving to TMBG's \"Here Comes Science\" on the iPad while we nap. http://gdzl.la/8tkyrf","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 18 05:37:09 +0000 2010","id_str":"21466226152","full_text":"Made it through Memphis. Stopping for a nap at the Inn of Days before braving the wilds of Mississippi and Alabama tomorrow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 18 01:00:31 +0000 2010","id_str":"21448617355","full_text":"I'm in Flippin Arkansas. I'm not cursing -- that's the town's name.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 18 00:36:22 +0000 2010","id_str":"21446972665","full_text":"Asked the waitress if I could have something off the menu. She answers, \"I don't know. Do they have that here?\" Apparently, she's new.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 17 23:13:03 +0000 2010","id_str":"21441281335","full_text":"Ok. The Ozark Medieval Fortress is amazing. Tempted to stop everything and join. http://ozarkmedievalfortress.com http://gdzl.la/8tfRjd","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 17 21:31:05 +0000 2010","id_str":"21434623134","full_text":"In the Ozarks, a full medieval castle is being built using period techniques. It'll take 20 years to finish. http://gdzl.la/8tbwRp","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 17 20:26:19 +0000 2010","id_str":"21430643955","full_text":"Did a little spelunking: http://gdzl.la/8tdy27","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 17 17:05:41 +0000 2010","id_str":"21418541546","full_text":"Vivian and her best buddy, Rexie. http://gdzl.la/8taBEd","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 17 16:47:26 +0000 2010","id_str":"21417275235","full_text":"Oops. I spooked the Styracosaurus. http://gdzl.la/8t7mYF","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 17 03:26:19 +0000 2010","id_str":"21370759910","full_text":"Had to stop for frozen custard. Why don't they have these kinds of places in the south? http://gdzl.la/8sYb7p","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 17 00:29:07 +0000 2010","id_str":"21358371273","full_text":"Mr. Yen is feeding us tonight. http://gdzl.la/8sYNAW","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 16 22:39:02 +0000 2010","id_str":"21350921400","full_text":"At Askinosie, makers of the best chocolate in the country. Perhaps the world. They make it from scratch, from the raw beans.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 16 02:13:58 +0000 2010","id_str":"21278716147","full_text":"Caught a rare performance of the Psychedelic All-American Headless Banjo Band. http://gdzl.la/8sFo7N","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 16 00:49:39 +0000 2010","id_str":"21273175588","full_text":"I'm tripping balls. Seriously, it's hard to walk on this blacklight 3D mini golf course. http://gdzl.la/8sAZRD","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 15 21:26:35 +0000 2010","id_str":"21260548436","full_text":"Roundabouts pop up in the oddest places http://gdzl.la/8sANwU","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 15 21:16:09 +0000 2010","id_str":"21259930435","full_text":"Just bought a bodhrán. Party's at my house.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 15 15:38:10 +0000 2010","id_str":"21239425438","full_text":"Vivian strumming on the old (world's largest) banjo: http://gdzl.la/8srGTB","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 15 13:53:46 +0000 2010","id_str":"21232133082","full_text":"The place we're staying at has both the world's largest banjo and \"blacklight mini golf 3D\". I can smell your jealousy across the Internet.","favorite_count":"2","retweet_count":"1"},{"created_at":"Sun Aug 15 00:42:10 +0000 2010","id_str":"21190016208","full_text":"Apparently the thing to do these days in Branson is to sit in lawn chairs on the sidewalk and watch cars go by. http://gdzl.la/8skkeG","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 14 18:12:43 +0000 2010","id_str":"21168736582","full_text":"I've eaten a spiral sliced potato fried on a stick, a giant smoked turkey leg, and succotash made in a 60 inch skillet. Good lunch.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 14 07:10:28 +0000 2010","id_str":"21132270176","full_text":"The room is about 300F & in a cruel twist on Spinal Tap, this thermostat only goes to 9. The 10 is just painted on. http://gdzl.la/8s9bn5","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 14 06:40:29 +0000 2010","id_str":"21130858640","full_text":"We have reached our destination.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 14 03:24:07 +0000 2010","id_str":"21119464554","full_text":"Little Rock & Conway, Arkansas. There are many well-fed families and well-paid farmers here who used my software to make the connection.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 14 01:57:32 +0000 2010","id_str":"21113661695","full_text":"Hellooooo, Little Rock! Thanks for the diesel, gotta dash.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 13 23:46:13 +0000 2010","id_str":"21105334189","full_text":"Reached Memphis. Now we take a left and then straight on 'til morning.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 13 22:11:56 +0000 2010","id_str":"21099564610","full_text":"First sight upon crossing the state line into Mississippi: a ravine full of bombed out school busses and a collapsed mobile home. No lie.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 13 21:35:54 +0000 2010","id_str":"21097264951","full_text":"Passing by my favorite place-name neighbors, Guin and Gu-Win, Alabama. Here's the back story: http://is.gd/egzi5","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 13 17:08:09 +0000 2010","id_str":"21080503493","full_text":"Through Atlanta, and now on to Birmingham.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 13 13:38:33 +0000 2010","id_str":"21064377999","full_text":"You called me, @directv. Don't put me on hold to wait for the next available rep. You want to talk, call when you've a human ready to talk.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 13 03:40:21 +0000 2010","id_str":"21032246807","full_text":"Cody Hopkins (Falling Sky Farm, AR) on the great Greenhorn Radio show today, talking about his farm (& locallygrown.net): http://is.gd/efnXY","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 13 02:26:35 +0000 2010","id_str":"21027100441","full_text":"It's possibly the most perfect night for watching the Perseids since I moved to Georgia. Even if I do have to drive 15 hours tomorrow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 12 16:43:54 +0000 2010","id_str":"20989348474","full_text":"Holy crap, this table of sorority girls at The Grit is loud and shrill. I don't know if I can stay long enough to get my food.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 12 14:31:06 +0000 2010","id_str":"20979488205","full_text":"Keytars have come a long, long way. http://vimeo.com/13966881","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Aug 12 01:47:11 +0000 2010","id_str":"20935267450","full_text":"Started up Windows XP on my Mac so I could remote into a Windows 2000 machine. Frankly, my computer's handling it better than I am.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 10 17:09:54 +0000 2010","id_str":"20810492905","full_text":"A county official is willing to make up the piece of paper that I need, so when I get that, I'll use it to try & get another piece of paper.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 10 16:03:45 +0000 2010","id_str":"20805814572","full_text":"Once again into the breech, fighting the bureaucratic battle. To accept food stamps, I need a specific piece of paper, but it doesn't exist.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 09 12:25:33 +0000 2010","id_str":"20703696258","full_text":"Sitting in the waiting room at the dealership while my computer gets an operating system update. I mean, my car gets an OS update.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 08 23:32:04 +0000 2010","id_str":"20662779801","full_text":"When you're 0-5 following the easy instructions (even when explicitly pointed out), how can I trust you to follow the really important ones?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 08 00:54:12 +0000 2010","id_str":"20589912741","full_text":"Juniper trying to drink from the virtual koi pond: http://www.flickr.com/photos/19035512@N00/4870472918","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 07 15:44:05 +0000 2010","id_str":"20560089428","full_text":"A group of us are maintaining irrigation at Flatwoods Farm for @athlocallygrown's Farmer for a Day event. http://gdzl.la/8qgFhw","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Aug 06 18:38:08 +0000 2010","id_str":"20490148365","full_text":"This @youngamerican interview with The Daily Show's Samantha Bee is fantastic: http://is.gd/e6lFJ","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Aug 06 17:17:20 +0000 2010","id_str":"20485102767","full_text":"Enrolling in online banking at AFB&T entailed a 30 minute wait while the banker filled out more paperwork than my mortgage required.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 06 02:51:27 +0000 2010","id_str":"20434775910","full_text":"Tonight, seeing my farmers market volunteers fill ~$10k of orders electronically, I felt like a villainous super genius. Less the villainy.","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Aug 06 01:23:13 +0000 2010","id_str":"20428347844","full_text":"Of course citizenship is a birthright. To claim otherwise means the government can grant or deny it as it sees fit. That is not who we are.","favorite_count":"0","retweet_count":"2"},{"created_at":"Thu Aug 05 20:35:07 +0000 2010","id_str":"20414815293","full_text":"Mill Gap Farm is roasting peppers over at Athens Locally Grown's \"Meet the Grower\" table today! http://gdzl.la/8pMvLZ","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Aug 05 18:21:42 +0000 2010","id_str":"20407260178","full_text":"USDA reports there are 6,132 farmers markets in the country. That means about 3% of them use my software (and about 96% use none). Not bad.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 05 17:49:54 +0000 2010","id_str":"20405400061","full_text":"One downside to creating an entirely new kind of business: bureaucracies don't know what it is and try to kill it with fire.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Aug 05 15:00:54 +0000 2010","id_str":"20393984853","full_text":"This amazing photo set blends modern and WWII era photos http://www.mymodernmet.com/profiles/blogs/the-ghosts-of-world-war-iis","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 05 00:36:17 +0000 2010","id_str":"20346489297","full_text":"I am so looking forward to NOT printing a few hundred pages for the first week in years tomorrow. Athens Locally Grown goes 100% paperless!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 04 21:12:02 +0000 2010","id_str":"20333573485","full_text":"Just posted the news in my company's \"virtual office\" wave that Google Wave is going away. http://is.gd/e2UAz","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 04 20:54:58 +0000 2010","id_str":"20332591422","full_text":"\"Such enthusiasm! Such spirit! And yet…such shame.\" It's orientation time at UGA. http://flagpole.com/Weekly/Homedrone/PartyInTheUGA-4Aug10","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 04 17:14:41 +0000 2010","id_str":"20319488121","full_text":"Creme Brulee Stout is about as great as a dessert beer can get. Really nice. http://gdzl.la/8pwQfw","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 04 14:35:10 +0000 2010","id_str":"20308780147","full_text":"Anyone else seeing major internet disruptions around Dallas, affecting east-west traffic? I'm getting tons of traceroute timeouts.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 02 20:01:31 +0000 2010","id_str":"20163999395","full_text":"I wonder why Congressman Broun is now spamming my work email address. I'm 100% sure I've never given him that address.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 02 19:09:30 +0000 2010","id_str":"20161076146","full_text":"Heart skips a beat any time I see a news headline that starts \"Sci-fi legend Ray Bradbury...\" Still alive, still awesome. http://is.gd/dYMxg","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 02 16:49:29 +0000 2010","id_str":"20152719237","full_text":"Apparently Target is outright ceding the school supplies market to Wal-Mart. They're not even trying here.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 02 03:01:40 +0000 2010","id_str":"20108790205","full_text":"I just love that at my farmers market, you can buy a whole fleece and know the name of the sheep it came from: http://is.gd/dXwk6","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 02 01:46:49 +0000 2010","id_str":"20104157803","full_text":"Ended up with thirteen pints of \"ready made tomato sauce\" -- whole tomatoes, garlic, and basil. http://gdzl.la/8oJNqs","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 02 01:16:19 +0000 2010","id_str":"20102241763","full_text":"\"Mr. Nivelo does not understand Hebrew, but the shock of a fish speaking any language forced him against the wall...\" http://is.gd/dXoTT","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 01 20:11:15 +0000 2010","id_str":"20084887584","full_text":"It's time to can tomatoes once again. First, I've got to shock the skins off. http://gdzl.la/8oDndE","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 01 16:06:15 +0000 2010","id_str":"20071678131","full_text":"Blueberry season's almost over. It's gorging time. http://gdzl.la/8ow1nV","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 01 03:32:27 +0000 2010","id_str":"20039199499","full_text":"Something tells me I'll be getting this scowl for the next 18 years. http://twitpic.com/2ak5bo","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 31 17:30:48 +0000 2010","id_str":"20006939618","full_text":"I like the idea of Five Guys fries a lot more than the actual fries. Unfortunately, I don't remember 'til I've a pile of fries before me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 31 13:02:22 +0000 2010","id_str":"19989889555","full_text":"This is why they're called \"bumpers\" and not \"droppers\". (Don't worry. It's not mine.) http://gdzl.la/8ocEEk","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 30 20:02:53 +0000 2010","id_str":"19935758662","full_text":"Hey @directv, I was excited about getting an HD upgrade 6 weeks ago. Now you're just common thieves. No upgrade & still no refund of $320.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 30 19:18:25 +0000 2010","id_str":"19933152650","full_text":"Thanks to a tweet from @darthvader, I now know about artsy storm trooper helmets: http://is.gd/dTsmd (8 year old me is very, very confused)","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 30 19:04:32 +0000 2010","id_str":"19932343620","full_text":"The toilet chemical spill has made its way into the Oconee River, well downstream, killing as it goes. http://is.gd/dTr7s","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 30 17:39:29 +0000 2010","id_str":"19927034275","full_text":"Two views from Athens Locally Grown last night: http://gdzl.la/8o5m29 http://gdzl.la/8o5m1G","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 30 13:32:58 +0000 2010","id_str":"19909793056","full_text":"Got paid, paid bills, ended up with $19 less than when I started. Guess this is a \"treading water\" month.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 30 02:37:36 +0000 2010","id_str":"19876025445","full_text":"It's night skies like tonight's that inspired me to get a degree in astrophysics. Simply stunning.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 30 01:21:41 +0000 2010","id_str":"19870962360","full_text":"Yesterday's toilet bowl chemical factory fire released enough chemicals to poison & turn a creek blue miles downstream. http://is.gd/dRR7e","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 28 13:18:47 +0000 2010","id_str":"19739782338","full_text":"Drove by a huge toilet bowl disinfectant fire this morning on my way to work: http://bit.ly/cgOXfb","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 28 01:26:23 +0000 2010","id_str":"19701411772","full_text":"\"Cruella DeVille's too scary. I like the puppies. They're cute.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 27 21:44:26 +0000 2010","id_str":"19688230248","full_text":"Just realized a fun little T&G Theater video from 10 years ago got put up on Vimeo last year. http://vimeo.com/6198221 (Thanks, Steve!)","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 27 19:31:59 +0000 2010","id_str":"19680714302","full_text":"My afternoon snack was a quart of blueberries. Uh... that won't kill me, will it?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 27 02:37:58 +0000 2010","id_str":"19622632954","full_text":"For the record: On 6/18 @directv charged my credit card $319 for hardware, never delivered, & despite repeated promises to refund, have not.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 27 01:31:43 +0000 2010","id_str":"19618223721","full_text":"Want an In-n-Out Animal Style Double-Double, but aren't in California? That no longer matters: http://is.gd/dL85l","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jul 26 22:08:32 +0000 2010","id_str":"19605811939","full_text":"Leaving Gatlinburg. http://gdzl.la/8n2iP7","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 26 22:07:40 +0000 2010","id_str":"19605762160","full_text":"Stopping for a treat at the Spring Ridge Creamery, on the GA/NC state line. Love eating ice cream where I can see the dairy cows grazing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 25 19:24:30 +0000 2010","id_str":"19516221921","full_text":"The music here has been almost all 1985-1995 New Wave & Electronica. I was expecting so much worse.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 25 02:05:24 +0000 2010","id_str":"19462156812","full_text":"I swear I didn't retouch this photo of Juniper in any way. http://gdzl.la/8mqEHG","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 24 21:14:26 +0000 2010","id_str":"19447078884","full_text":"I should be home getting lots of work done. Nuts to that. I've got a water park to play in. http://gdzl.la/8mnksd","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 24 00:18:37 +0000 2010","id_str":"19379644085","full_text":"The view from my balcony for the next three days in the mountains above Gatlinburg. #SeeThis http://twitpic.com/280kf0","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 23 15:19:22 +0000 2010","id_str":"19347100118","full_text":"My old college campus might have shiny new buildings, but it looks like life there is pretty much the same: http://youtu.be/RN7sG05vvOo","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Jul 23 07:13:20 +0000 2010","id_str":"19320421699","full_text":"For someone who's supposed to be driving his family up the the mountains for a few days of R&R in a few hours, I'm not doing much sleeping.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 23 06:55:13 +0000 2010","id_str":"19319580328","full_text":"Oh, hey! Current gen 8gb iPods Touch on Woot today for only $129. And with that, my virtual farmers market can now go 100% paperless.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 23 06:23:40 +0000 2010","id_str":"19318075404","full_text":"My interview on the MetaFilter Podcast is up: http://is.gd/dD1Jv Such a joy to be talking with the three of them.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jul 21 21:27:19 +0000 2010","id_str":"19106587343","full_text":"Oh, hey. New version of Skype for iPhone is out. That'd totally have come in handy a few hours ago when I was doing my awesome interview.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 21 01:12:58 +0000 2010","id_str":"19037300997","full_text":"\"I can't go to bed yet. I have to play this game. I have to. It's what I do.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 20 18:17:42 +0000 2010","id_str":"19013071423","full_text":"If the Beatles interviewed the guy at open mic night, it'd be like the interview I was just asked to do. (I'm the open mic guy.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 25 00:46:38 +0000 2018","id_str":"988942322544103424","full_text":"This is the age of miracle and wonder. This is a long distance video call from the surface of a comet. https://twitter.com/landru79/status/988490703075463168","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 24 16:03:06 +0000 2018","id_str":"988810572794875904","full_text":"So it goes. https://twitter.com/SonyMovieCh/status/988603300131024897","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Apr 24 02:24:42 +0000 2018","id_str":"988604617390022656","full_text":"Today I was unexpectedly given a box of things I thought were lost forever, such as handmade cards and notes to my parents when I was a boy, and my childhood stamp collection, and other mementoes my parents had saved. Almost all I have left of them fits in that box.","favorite_count":"9","retweet_count":"0"},{"created_at":"Mon Apr 23 19:55:05 +0000 2018","id_str":"988506565396320256","full_text":"I’ve got a new favorite pirate folk metal band. https://www.youtube.com/watch?v=ZCnttPJHt6s","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 21 22:19:29 +0000 2018","id_str":"987818128653651968","full_text":"A story in three acts.

(Surprise twist ending: I still need therapy.)
","favorite_count":"5","retweet_count":"0"},{"created_at":"Sat Apr 21 13:48:04 +0000 2018","id_str":"987689425525190656","full_text":"It’s not a bad way to start the weekend.
","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Apr 20 18:59:52 +0000 2018","id_str":"987405507672576000","full_text":"My beard has reached the “particularly unkempt grizzled prospector” phase. Perhaps it’s about time to sculpt it.
","favorite_count":"3","retweet_count":"0"},{"created_at":"Mon Jul 19 20:39:17 +0000 2010","id_str":"18942054517","full_text":"And apparently the Pacific Hagfish makes some sort of really slow-acting Ice-9. Good lord. http://is.gd/dyuRc","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 19 20:34:21 +0000 2010","id_str":"18941801632","full_text":"Just learned about tiger shark pre-natal cannibalism. Those critters don't play around http://animals.howstuffworks.com/fish/shark-pup2.htm","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 19 03:43:24 +0000 2010","id_str":"18887148139","full_text":"Every time I see a carton of Cherry Garcia, I get sad to see HFCS in the ingredients. Except for today. They're back to using sugar! Hooray!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 18 02:00:53 +0000 2010","id_str":"18806473871","full_text":"And now they go into the jars for a ten minute boil. I'm hoping to make someone an excellent grandmother some day. http://gdzl.la/8jqCmD","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jul 18 01:34:36 +0000 2010","id_str":"18804975091","full_text":"Cukes soaked while I took Viv to Despicable Me. Now they meet vinegar, sugar, turmeric, mustard, & celery seed. http://gdzl.la/8jqmsZ","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jul 17 18:17:03 +0000 2010","id_str":"18783317809","full_text":"Cucumbers, onion, garlic, and salt. It'll sit under ice for several hours, then sugar and spices and processing. http://gdzl.la/8jkbB8","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 17 17:17:30 +0000 2010","id_str":"18779996328","full_text":"Roots Farm gave me six lbs of cucumbers, so I'm pickling today. Then, need a plan for gallons of Jim's blueberries. http://gdzl.la/8jnCzU","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 16 21:01:38 +0000 2010","id_str":"18715472027","full_text":"Great story on food variety:
\"Point being that we should never allow our apples to simply be labeled as 'Apples.'\" http://is.gd/duMU6","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 16 20:24:03 +0000 2010","id_str":"18713444375","full_text":"The \"Paper Moon\". Him: it's brand new. I've never made it before. Me: That's ok. I've never drunk it before. http://gdzl.la/8jb9ij","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 16 18:20:02 +0000 2010","id_str":"18706286709","full_text":"You too can be like me: \"Raids are increasing on farms and private food-supply clubs—here are 5 tips for surviving one\" http://is.gd/duC4e","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 16 14:40:25 +0000 2010","id_str":"18690668457","full_text":"\"The Paper Moon\": House-Infused Vanilla Bean Gin, Dolin Vermouth Blanc, & Liquore Strega. This new martini at the Highwire sounds fantastic.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 15 16:35:22 +0000 2010","id_str":"18615085705","full_text":"There's a shocker. The order DirectTV screwed up so badly 6/26 never got canceled. They promised me a refund again, in another 5 to 10 days.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 15 16:02:28 +0000 2010","id_str":"18612800178","full_text":"I was on the road and didn't notice, but this week we blew past 100,000 orders on locallygrown.net. We're hitting about 1000 orders a week.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 15 03:40:46 +0000 2010","id_str":"18572818594","full_text":"Home again, home again, jiggity jig.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 14 22:21:24 +0000 2010","id_str":"18552752591","full_text":"Getting ready to board a plane home. So very tired.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 14 13:51:49 +0000 2010","id_str":"18520661456","full_text":"Sorry, but your right to know has been repealed. Or maybe we're just out of stock. http://gdzl.la/8iwwQa","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jul 14 13:00:28 +0000 2010","id_str":"18517345528","full_text":"Who'd've thought that the brown crunchy scrambled eggs and ham boiled to leather on Monday was so popular it'd have an encore on Wednesday?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 13 15:38:47 +0000 2010","id_str":"18445992660","full_text":"In case you made it all the way to adulthood, got a nice job, & still don't know how to wash your hands: http://gdzl.la/8igAST","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 13 11:54:18 +0000 2010","id_str":"18431020572","full_text":"Went down to the hotel breakfast area for coffee but had to make a quick exit. I was overwhelmed by the smell of burnt toast and despair.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 13 02:52:14 +0000 2010","id_str":"18404337260","full_text":"Decided on just getting something nice and light for dinner, like a baked potato. A baked potato frito pie. http://gdzl.la/8ibY9o","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 13 02:40:04 +0000 2010","id_str":"18403498023","full_text":"College Station, TX, where the streets are paved with bottle caps: http://gdzl.la/8i8zE6","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 12 11:51:25 +0000 2010","id_str":"18348504598","full_text":"This hotel breakfast couldn't be worse if it were prepared by cargo cultists four generations after the planes left.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 12 00:43:03 +0000 2010","id_str":"18315794922","full_text":"Even the class rings are bigger over here. http://gdzl.la/8hQsyW http://gdzl.la/8hMdwT","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 12 00:38:44 +0000 2010","id_str":"18315556506","full_text":"My college's alumni association is all excited about a group on linkedin.com. Here at Texas A&M, they've a temple. http://gdzl.la/8hQp89","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 11 16:27:18 +0000 2010","id_str":"18282230141","full_text":"I generally enjoy live theater, but security theater is not my cup of tea. http://gdzl.la/8hGWfh","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 11 14:21:38 +0000 2010","id_str":"18274337142","full_text":"Airport, ho!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 11 04:06:18 +0000 2010","id_str":"18244897001","full_text":"Ended up with twenty pints of corn to put away today. Not too bad. I *love* this OXO corn stripper: http://is.gd/dnu6B It made the job easy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 11 02:25:36 +0000 2010","id_str":"18239079832","full_text":"Let's see... 10:30 at night and halfway through my to-do list for the day. Nope, that's not good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 10 23:03:12 +0000 2010","id_str":"18228630923","full_text":"Ok. This is the first bot tweet that made me smile. RT @ObiWanKenobi_: @ewagoner That's no moon. It's a space station.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 10 22:23:37 +0000 2010","id_str":"18226804978","full_text":"Pressure canner holds fewer jars than I thought and the corn yielded more than I thought. I'll be at this a while. http://gdzl.la/8hs9Wi","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 10 01:49:16 +0000 2010","id_str":"18163001580","full_text":"Flying to Texas for a four day business trip on Sunday. So much to do before then, including canning a bushel of corn.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 10 01:07:48 +0000 2010","id_str":"18160590618","full_text":"Accidentally thawed out ground beef today, so I whipped up Salisbury steak and the best mushroom cream gravy ever. http://gdzl.la/8hhJeC","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 08 13:49:19 +0000 2010","id_str":"18035516214","full_text":"John Clarke and Brian Dawes update their classic \"the front fell off\" bit for the BP gusher: http://youtu.be/mSujCHfvTb0 Brilliant stuff.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jul 08 12:58:56 +0000 2010","id_str":"18032375781","full_text":"\"This male then creeps up her body and into her mouth, from where it migrates down to her uterus.\" http://is.gd/djYWg","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 07 23:22:25 +0000 2010","id_str":"17989241408","full_text":"PayPal's website just went belly up. I can't even log out without getting errors. That can't be good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 07 14:55:28 +0000 2010","id_str":"17954657959","full_text":"Athens First Bank & Trust, with their new giant HQ down the block, no longer exists. All 28 Synovus banks have officially merged.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 07 13:46:23 +0000 2010","id_str":"17949735255","full_text":"He tried \"couple of martial arts tricks he had seen on TV\" but it was no use against the ninja invading his home. http://is.gd/diIuc","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 07 13:25:15 +0000 2010","id_str":"17948335951","full_text":"Just realized that I've been at my current job for 13 years this week. 13 years and one week ago, I had no idea what my career would be.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 07 01:57:53 +0000 2010","id_str":"17912998584","full_text":"I let my software customers pay their fees on their own schedule, but people want to be extra prompt. Today I got a check for 91 cents.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 06 22:13:04 +0000 2010","id_str":"17899932566","full_text":"Some bots have all the fun. RT @CassiniSaturn: On my to-do list for tonight: dive through Titan's atmosphere http://is.gd/dhUEW","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 06 21:23:26 +0000 2010","id_str":"17897297290","full_text":"Some people can just really make me feel like a no talent ass clown. And I mean that in a totally positive way. http://youtu.be/lhp6P9Ygsoc","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 06 21:12:49 +0000 2010","id_str":"17896755630","full_text":"Forgot to say, Nature's Harmony hotdogs were quite good, especially with homemade dill pickles and some mustard. http://gdzl.la/8goFgD","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 06 15:13:43 +0000 2010","id_str":"17874060452","full_text":"“Swallowing small amounts (less than a coffee cup) of oil ... is unlikely to have long-lasting health effects” You first. http://is.gd/dhvuM","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 06 02:10:59 +0000 2010","id_str":"17834057544","full_text":"A farmer friend of mine has a bumper crop of the best sweet corn I've ever eaten. So, I'm going to try pressure canning corn this year.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 06 01:48:22 +0000 2010","id_str":"17832670458","full_text":"Venus, Mars, and Saturn are all lined up in a row tonight.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 05 23:45:59 +0000 2010","id_str":"17825740460","full_text":"Cooking up some hotdogs from Nature's Harmony Farm's grass-fed beef. Our local food system gets better every week! http://gdzl.la/8gajoh","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 05 20:05:46 +0000 2010","id_str":"17814029993","full_text":"In \"Back to the Future\", the time circuits were never set to today. Or yesterday. Or tomorrow. http://www.youtube.com/watch?v=cUkdSHTd_FM","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 05 17:56:02 +0000 2010","id_str":"17807106004","full_text":"I'm guessing Dolly Parton was envisioning exactly this when she wrote \"I Will Always Love You\" http://www.youtube.com/watch?v=cCK7njbgDO8","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 05 16:57:04 +0000 2010","id_str":"17803578585","full_text":"Yeah, the government inspectors around here are tough. Here's the official writeup of code violations for The Love Shack: http://is.gd/dgix0","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 05 16:40:41 +0000 2010","id_str":"17802549723","full_text":"Holiday lunch. I love it when Trappeze has their brunch menu during the week. http://gdzl.la/8fYtia","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 05 16:10:17 +0000 2010","id_str":"17800589282","full_text":"If I got a DUI with a passenger (not my wife) while holding her panties in my lap, would I get $100k and 3 month's pay? http://is.gd/dgfJp","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Jul 05 04:00:17 +0000 2010","id_str":"17764878188","full_text":"The set for Greenville's latest free Shakespeare in the park offering: http://gdzl.la/8fT5ph","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 05 03:49:19 +0000 2010","id_str":"17764276702","full_text":"Greenville, SC is big into public art, especially sculpture. http://gdzl.la/8fMv8D http://gdzl.la/8fSWDE http://gdzl.la/8fPFtt","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 04 22:06:09 +0000 2010","id_str":"17746912996","full_text":"It's also fun to take my tiger out in public. http://gdzl.la/8fKunv","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jul 04 22:04:28 +0000 2010","id_str":"17746833146","full_text":"It's always fun to wear the girl out in public. http://gdzl.la/8fNHas","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 04 21:53:48 +0000 2010","id_str":"17746332891","full_text":"One of my favorite public art installations is in downtown Greenville, SC: little bronze mice and children's books http://gdzl.la/8fKitT","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 04 03:30:31 +0000 2010","id_str":"17695007082","full_text":"Looks like all the os updates this month will cost me $500. I long for the day when I can get unmetered internet at my house.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 03 17:32:15 +0000 2010","id_str":"17665497759","full_text":"Took over an hour, but this CVS could fill the prescriptions. That was way harder then expected.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 03 16:30:46 +0000 2010","id_str":"17661634573","full_text":"At our 4th pharmacy trying to get Vivian's prescriptions filled. I guess it's not good to go to the ER on Friday night of a holiday weekend.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 03 14:24:33 +0000 2010","id_str":"17651217396","full_text":"At an early morning dinosaur birthday party. http://gdzl.la/8fqB7U","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 03 01:25:50 +0000 2010","id_str":"17614447920","full_text":"Her entire body became a welt and she got sick, but her breathing was ok. Got a couple shots and meds for next few days. Home asleep now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 03 00:21:41 +0000 2010","id_str":"17610926153","full_text":"Vivian found a wasp nest and they attacked. Allergic reaction. At hospital. Breathing ok. http://gdzl.la/8ffydp","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 02 23:32:33 +0000 2010","id_str":"17608315172","full_text":"Locally made blue cheese from Nature's Harmony Farm, about to be put in a dip for Buffalo Shrimp (from Savannah). http://gdzl.la/8ff6qP","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 02 21:48:47 +0000 2010","id_str":"17602823423","full_text":"Happy 39th wedding anniversary to my folks! I think the 39th is the traditional sailboat anniversary, but I'm all out. Sorry.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 02 20:54:45 +0000 2010","id_str":"17599314061","full_text":"It's now a Class D Felony to be within 65 feet of oil boom, even sitting on a beach. Too many pics of oil soaked birds? http://is.gd/dd6rN","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Jul 02 19:40:48 +0000 2010","id_str":"17595306712","full_text":"Doozy of a storm last night, with several inches of rain. Talked with others, some just a few miles away, & apparently it was just over us.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 02 14:34:43 +0000 2010","id_str":"17576671670","full_text":"\"That gets Wagoner's goat.\" An article about recent developments in the raw milk lawsuit: http://is.gd/dcKze","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 02 12:50:54 +0000 2010","id_str":"17569249382","full_text":"I got a mailing from a conservative Republican who wants to be my next senator so he can \"reign in taxes\". No thanks. Don't need a king.","favorite_count":"1","retweet_count":"1"},{"created_at":"Thu Jul 01 18:47:41 +0000 2010","id_str":"17513199201","full_text":"My daughter could be set for life as an actress in live action anime. http://gdzl.la/8eZzzE","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 30 19:26:52 +0000 2010","id_str":"17436402688","full_text":"I'm a left-handed iPhone 4 owner, but when I hold it in the \"death grip\", my reception goes *up* a few bars. I've always been receptive.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 30 17:26:53 +0000 2010","id_str":"17429759719","full_text":"Another lunch on the clock, but this one was much more pleasant than the usual standing at my desk working lunch. http://gdzl.la/8eH7Wf","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 30 15:25:37 +0000 2010","id_str":"17421834008","full_text":"It's my dad's last day as a working man. He so deserves all the time off he has coming, but it's a big loss for Missouri's public schools.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 30 02:14:51 +0000 2010","id_str":"17380549502","full_text":"Emerald Observatory is a beautiful chronometer and much more for iPad. I love this. http://twitpic.com/214c6r","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 29 23:30:42 +0000 2010","id_str":"17370626657","full_text":"What, you don't put chanterelle mushrooms and fresh sweet corn on your nachos? You should: it's totally delicious. http://gdzl.la/8ewiCL","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 29 14:57:59 +0000 2010","id_str":"17338698663","full_text":"Many happy birthday wishes go out to my eldest little sister, Adrienne! Somehow I'm turning old & gray but she remains young and beautiful.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 29 03:43:36 +0000 2010","id_str":"17303843168","full_text":"Somebody's got on her happy face! http://gdzl.la/8ehGVb","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 29 02:44:56 +0000 2010","id_str":"17300001360","full_text":"...the bizarre allegations of plaintiff Eric Wagoner...","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 28 22:07:38 +0000 2010","id_str":"17283350051","full_text":"The FDA refers to the the milk dumping, which had witnesses & is on YouTube, as the \"bizarre allegations of plaintiff Eric Wagoner\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 28 20:01:56 +0000 2010","id_str":"17276192926","full_text":"It's been a few years. Time to redo my lifestream to keep up with all the new technologies: http://weblog.ericwagoner.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 28 16:44:45 +0000 2010","id_str":"17264027567","full_text":"Wow. This chai tea beer is really good. Yeah, you heard me. http://bit.ly/Rbhp2","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 28 02:45:46 +0000 2010","id_str":"17218668241","full_text":"I get irked when people say \"I'm not good with computers\" when what they really mean is \"I can't follow directions.\"","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Jun 26 18:10:17 +0000 2010","id_str":"17108595790","full_text":"Spoke w/ owner of a company that does DirecTV service work. \"We do 40 tickets/day and, on average, all of them have problems from DirecTV.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 26 17:32:06 +0000 2010","id_str":"17106455854","full_text":"\"We already charged your account. You should get a refund in ten business days. Call us if it doesn't appear.\" Are you freakin' kidding me?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 26 17:28:30 +0000 2010","id_str":"17106244300","full_text":"On my fourth phone call to get the DirecTV service tech here today, the person answers \"AT&T\". That explains everything. Order canceled.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 26 16:26:05 +0000 2010","id_str":"17102471213","full_text":"No show service tech. \"We were on Woody Rd and couldn't find your house.\" Nice lie. There are only two houses, and I'm the very first one.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 26 00:38:09 +0000 2010","id_str":"17054864248","full_text":"Not quite crawling. She gets tuckered out after about eight inches. http://gdzl.la/8djoTn","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 25 19:43:31 +0000 2010","id_str":"17039184161","full_text":"When I'm on the mike, girlies wanna flizzirt,
but I tell' em chill like a DQ Blizzard.
Help me like a DQ Blizzard, D-DQ Blizzard.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 25 18:23:27 +0000 2010","id_str":"17034310007","full_text":"O hai FedEx tracking number!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 25 14:07:19 +0000 2010","id_str":"17016358778","full_text":"\"An Athens woman accused her husband's ex-wife of bigamy\" \"this would mean her husband also was married to more than one\" http://is.gd/d3AT7","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 25 13:43:28 +0000 2010","id_str":"17014627157","full_text":"Sayeth AT&T, pt2: \"We'll only ship to your house, and you have to be there to sign for them. Whenever that is. Good luck.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 25 13:41:12 +0000 2010","id_str":"17014472841","full_text":"Sayeth AT&T: \"Your order did come in on time, but we don't have your phones. Don't know when we'll have them. No idea when you'll get them.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 25 02:48:07 +0000 2010","id_str":"16981902312","full_text":"I thought it was hot today until I saw the forecast for tomorrow. 102F. http://twitpic.com/1zp7kr","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 24 01:36:02 +0000 2010","id_str":"16892986546","full_text":"\"Your call is very important to us. Please try again later. Goodbye. *click*\" You're not even trying anymore, are you AT&T?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 23 12:49:36 +0000 2010","id_str":"16847345070","full_text":"The local paper isn't usually so blatant with the \"ha ha look at the hillbillies\" as this: http://is.gd/d0wdY (especially with the pics)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 23 01:31:19 +0000 2010","id_str":"16813976200","full_text":"Took the brats off, added stock & Atlanta Creamery creme freche, & a quick summer dinner of soup & sausage's made. http://gdzl.la/8cDqsm","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 23 01:23:11 +0000 2010","id_str":"16813463023","full_text":"Cooking down Backyard Harvest mushrooms & leeks & thought, gee, Nature's Harmony brats should be steamed on there. http://gdzl.la/8cDjCY","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 22 23:07:22 +0000 2010","id_str":"16805324713","full_text":"Ohmigosh the Tuesday afternoon farmers market is hot hot hot. Never been so glad my virtual market is doing so well. I couldn't take it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 22 22:30:38 +0000 2010","id_str":"16803230092","full_text":"At Trappeze's Malheur Brewery reception. Hope that's not gulf crude on these oysters. http://gdzl.la/8cBoZj http://gdzl.la/8cy5nK","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 22 20:57:58 +0000 2010","id_str":"16798165990","full_text":"Meatloaf panini with egg, marinated grilled veggies (including squash and arugula), & pepper jelly. And collards. http://gdzl.la/8cAby3","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 22 19:25:41 +0000 2010","id_str":"16792876625","full_text":"Abingdon, VA: \"Farmers form cooperative to offer locally produced meat\" http://is.gd/cZvTa","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 22 16:06:49 +0000 2010","id_str":"16781122104","full_text":"I love it when a cook encourages me to order off-menu. \"How about you make me something with the meatloaf?\" Can't wait to see what he does.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 22 03:28:41 +0000 2010","id_str":"16743688832","full_text":"Nothing like a family trip to Six Flags to make it feel like the longest day of the year.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 21 22:43:27 +0000 2010","id_str":"16726712967","full_text":"So, Viv, what were your favorite rides today? \"The small ones that are safe.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 21 22:03:36 +0000 2010","id_str":"16724520574","full_text":"Since Batman apparently has the day off, Vivian took matters into her own hands. http://gdzl.la/8cg73e","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 21 20:15:41 +0000 2010","id_str":"16718776193","full_text":"She was hoping to meet Batman, but she settled for the Flash. http://gdzl.la/8cepfV","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 21 02:56:27 +0000 2010","id_str":"16663543133","full_text":"You can find that recipe for calabacitas (onion, zucchini, tomato, corn) here: http://athens.locallygrown.net/weblog/view/5038","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 21 02:25:39 +0000 2010","id_str":"16661725533","full_text":"Writing a recipe for calabacitas for my market's newsletter has me thinking of the Coyote Moon (Lemitar, NM) & now I'm hungry all over again","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 21 02:07:45 +0000 2010","id_str":"16660681234","full_text":"Here's a beautiful read in this week's Flagpole Magazine about @athlocallygrown's June Farmer for a Day event: http://is.gd/cX1Zh","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 21 01:32:55 +0000 2010","id_str":"16658659537","full_text":"Viv got a free ticket to Six Flags for being a good reader. We're all going tomorrow & her free ticket'll cost us $80 admission & parking.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 21 00:36:25 +0000 2010","id_str":"16655512843","full_text":"The three of us ate ten ears of corn in 48 hours. Yes, I ate half of them. Yes, I could have eaten 'em all. Will have to buy more this week.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 20 15:32:17 +0000 2010","id_str":"16624768987","full_text":"He's too humble to agree, but my dad's done more for educating kids than anyone I know. I'm very, very proud of him.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 20 15:27:40 +0000 2010","id_str":"16624440603","full_text":"This week my dad wraps up a 40 year career in public k-8 education. If there were more people like him, there wouldn't be an edu problem.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 20 01:09:04 +0000 2010","id_str":"16582431123","full_text":"Juniper rocking the pool party: http://gdzl.la/8bJyhh","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 19 21:58:45 +0000 2010","id_str":"16573589509","full_text":"\"Oh, you're Eric from Locally Grown? You must be rich. That's what I heard.\" Huh. Don't know what the think of that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 19 20:50:48 +0000 2010","id_str":"16570689828","full_text":"Used to be, you pooped your pants at a traffic stop it was just a story in the local paper. Now it's on the 'net forever. http://is.gd/cVI5I","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 19 20:15:09 +0000 2010","id_str":"16569084860","full_text":"Found a legitimate use for baconnaise. That, liquid smoke, a good dill pickle relish, and celery salt makes a dynamite deviled egg stuffing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 19 18:10:21 +0000 2010","id_str":"16562995263","full_text":"Just put three dozen eggs on the stove to boil. Bringing a whole mess of deviled eggs to the potluck tonight. http://post.ly/k3on","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 19 17:52:38 +0000 2010","id_str":"16562054724","full_text":"Untitled http://post.ly/k3j3","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 19 03:37:13 +0000 2010","id_str":"16519092751","full_text":"Chops, corn on the cob, mashed taters w/ creme freche, chanterelles w/ onion & cream. All local but salt & pepper. http://gdzl.la/8bsLst","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 18 21:28:51 +0000 2010","id_str":"16499307269","full_text":"We had to destroy the village (of brown pelicans) in order to save it. http://is.gd/cUDcM","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 18 16:21:24 +0000 2010","id_str":"16481665298","full_text":"The balance in my retirement savings account now equals one year's salary. So there's one year I can take it easy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 17 03:44:29 +0000 2018","id_str":"986087980933709825","full_text":"It’s funny because it’s true. https://twitter.com/PDLComics/status/985937586249084930","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jun 15 23:46:45 +0000 2010","id_str":"16263829093","full_text":"AT&T's servers still are down, and now word comes that they're sold out. I've had an easier time buying a \"Bag of Crap\" from Woot.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 15 20:56:46 +0000 2010","id_str":"16254421403","full_text":"Didn't realize two people could play a violin at once, but this old timey band showed how it's done. http://gdzl.la/8aEfiX","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 15 19:38:00 +0000 2010","id_str":"16249024322","full_text":"After their servers crashed on me for the upteenth time today, AT&T asks if I want to take a \"customer satisfaction survey\". Yes, please!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 15 18:48:46 +0000 2010","id_str":"16245884476","full_text":"OK Go dances via time lapse photography in their latest video: http://www.youtube.com/watch?v=V2fpgpanZAw","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 15 14:31:10 +0000 2010","id_str":"16228573707","full_text":"\"Therefore, FDA’s motion to dismiss is not well taken and it should be denied.\" Reading a great filing for the raw milk lawsuit I'm party to","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 14 19:14:13 +0000 2010","id_str":"16169910159","full_text":"Current heat index here: 114. C'mon, it's still technically spring! http://twitpic.com/1wt4zt","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 14 14:09:24 +0000 2010","id_str":"16149959663","full_text":"BP claims they're blowing 25k barrels per day yet their recovery plan states they'll be capturing 60-80k bpd next month. How does that work?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 14 02:15:56 +0000 2010","id_str":"16114836671","full_text":"Teething baby is teething.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 13 14:22:22 +0000 2010","id_str":"16074405140","full_text":"We're harvesting onions over at Sundance Farm for our June \"Farmer for a Day\" event. Great day for it! http://gdzl.la/89WPFP","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 13 00:14:04 +0000 2010","id_str":"16038063859","full_text":"GF zucc muffins failed 5mins before had to leave for potluck. Threw another dish together, arrived a *week* early. Some days are like that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 11 21:10:43 +0000 2010","id_str":"15955851940","full_text":"This phrase found on the side of a pancake mix has exactly zero hits on Google. Really? What does it mean? http://gdzl.la/89xBba","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 11 20:45:10 +0000 2010","id_str":"15954631759","full_text":"Former nominee for the New Jersey Governor's Teacher of the Year Award takes it to the governor of New Jersey: http://is.gd/cLTOW","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 10 14:09:30 +0000 2010","id_str":"15852580740","full_text":"Oh, hey! The Carolina Chocolate Drops are playing Saturday night at the 40 Watt. http://www.carolinachocolatedrops.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 10 04:34:54 +0000 2010","id_str":"15826809533","full_text":"The 100s of tadpoles, pollywogs, & baby frogs in our wading pool are adorable. It's a terrible thing I just got the salt chlorinator working","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 09 17:11:51 +0000 2010","id_str":"15790311485","full_text":"\"deputy was dispatched to a burglary, where a woman said she arrived home to find that someone broke in and stole 20 DVDs and 19 Moon Pies\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 09 00:25:24 +0000 2010","id_str":"15743305525","full_text":"Dinner was quite good. Now that I know gluten free steamed dumplings can be had, they'll be even better next time. Pamela's Baking Mix FTW!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 08 23:35:00 +0000 2010","id_str":"15740456299","full_text":"Didn't win those 20 iPads for my farmers market. Guess I'll have to come up with a way of actually paying for some.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 08 23:25:07 +0000 2010","id_str":"15739947443","full_text":"Possibly ruining dinner by improvising a cross between chicken and dumplings and chicken pot pie. Level of difficulty: Gluten Free.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 08 22:19:23 +0000 2010","id_str":"15736242690","full_text":"Is it opposite day? This lady has gone straight in the turn lane the last three intersections and now has stopped for a green light.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 08 18:45:19 +0000 2010","id_str":"15724833217","full_text":"\"...the company has two fully inflated test modules in orbit already...\" Wha? http://www.nytimes.com/2010/06/08/science/space/08space.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 08 18:27:24 +0000 2010","id_str":"15723881601","full_text":"Still waiting on a @square reader after a month and a half. If this video is representative, that might be a good thing: http://is.gd/cHxml","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 07 21:08:47 +0000 2010","id_str":"15656155521","full_text":"Few things make me feel as bad as cleaning out the fridge and seeing all that I have wasted. /me hangs head","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 07 20:36:51 +0000 2010","id_str":"15654553383","full_text":"Viv: \"What's the game you played 4 days ago called?\" Me: \"Civ\" V: \"Oh. I call it 'Boats in the Water & Some People Build Your Cities' game.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 06 16:27:43 +0000 2010","id_str":"15565966303","full_text":"It might be a good year for blackberries, if this one branch is any indication. http://gdzl.la/889FC1","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 05 22:48:11 +0000 2010","id_str":"15515883467","full_text":"We could have gone straight home, but the new Shrek movie was about to start. So here we are.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 05 18:05:11 +0000 2010","id_str":"15502912624","full_text":"Vivian loves her mommy and her baby sister but not me because I'm \"too funny and easy to catch\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 05 17:50:15 +0000 2010","id_str":"15502127152","full_text":"It's another grand daddy-daughter-dinosaur day. http://gdzl.la/87TnTj","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 05 03:12:28 +0000 2010","id_str":"15461659241","full_text":"OMG Awesome surprise at the end of the best Drabblecast episode in a long time this week. Thanks for the shout-out, Norm! http://is.gd/cD7zm","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 05 03:07:20 +0000 2010","id_str":"15461365812","full_text":"Bedtime snack of warm pain au chocolat (croissants with chocolate baked in the center). I love my third job. (Other jobs pretty great too.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 05 02:35:57 +0000 2010","id_str":"15459594953","full_text":"What the hell is going on in Arizona? Seriously, it's not funny anymore. http://is.gd/cD5Sl","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 05 01:18:39 +0000 2010","id_str":"15455297639","full_text":"First week of June. That means the synchronous fireflies are out! Nature is pretty awesome.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 04 15:22:48 +0000 2010","id_str":"15422955808","full_text":"Clarksdale, MS area is a \"food desert\" (PBS: http://is.gd/cCtK8). Their online farmers market is one tool to change that: http://is.gd/cCtK7","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 02 21:25:44 +0000 2010","id_str":"15277880816","full_text":"Welcome back, Mrs. Reynolds. I thought S4 of MAD MEN might jump to '64 or '66, but this is ridiculous. RT @scifisquad http://bit.ly/bxNUGb","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 02 20:17:40 +0000 2010","id_str":"15274525612","full_text":"What is it about Erin & Erica Wagoner college students and their inability to remember their own gmail addresses?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 02 17:18:37 +0000 2010","id_str":"15265525769","full_text":"How about that. Dale Peterson came in dead last in the Repub primary for Alabama Ag Commissioner. Guess you need more than a flag and a gun.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 02 14:06:28 +0000 2010","id_str":"15253505409","full_text":"\"I'm Alive, I love You, I'll See You in Reno\" by Vylar Kaftan: a love story that sings to the physicist in me. Beautiful. http://is.gd/czFfg","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 02 00:01:24 +0000 2010","id_str":"15212797785","full_text":"Hold on. Douglas Adams couldn't get rights to Pink Floyd music for HHGTTG, but the Weather Channel can play it during \"Local on the 8s\"?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 01 19:51:05 +0000 2010","id_str":"15199588532","full_text":"What are the odds the first named tropical storm for the Atlantic will come roaring right through the gulf? Pretty good. http://is.gd/cyByr","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 01 19:08:30 +0000 2010","id_str":"15197476539","full_text":"What a difference a few days make. Before/After: http://gdzl.la/86SR8A http://gdzl.la/86PDV6","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 01 17:56:34 +0000 2010","id_str":"15193829451","full_text":"Walking down the block to the barber shop. Apparently it's 1955.","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Jun 01 17:51:17 +0000 2010","id_str":"15193556280","full_text":"Folks at the #theoildrum channel on Freenode IRC are giving a play-by-play of the BP live video feed. Equal parts expert opinion & MST3K.","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Jun 01 13:17:03 +0000 2010","id_str":"15177032417","full_text":"This week's The Splendid Table is gold. Found new music (In The Dirt, Karen Savoca), book (Pig, James Villas), recipe (Charleston Hobotee).","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 31 22:33:28 +0000 2010","id_str":"15136165299","full_text":"Nearing my record for the \"most different types of liquor consumed in one sitting\". This 50% off my tab coupon at Highwire is dangerous.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 31 22:23:46 +0000 2010","id_str":"15135675824","full_text":"The King's Ransom: Highwest Rye, Laphroaig 10, Carpano Antica Vermouth, Noilly Prat Dry Vermouth, Angostura Bitters http://gdzl.la/86xPst","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 31 20:55:44 +0000 2010","id_str":"15131536057","full_text":"Got a little booze in my grapefruit. No matter. Have to prevent the scurvy, don't you know. http://gdzl.la/86zvsd","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 31 15:42:32 +0000 2010","id_str":"15115375827","full_text":"The \"Terrapin Benedict\": Terrapin bread, corned beef, spinach, and poached eggs with bacon gravy. http://gdzl.la/86ubJm","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 31 01:25:33 +0000 2010","id_str":"15076493288","full_text":"Gluten-free strawberry muffins in the oven, later to be bases for strawberry shortcake. These strawberries are begging for something fancy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 30 20:48:52 +0000 2010","id_str":"15063622800","full_text":"Harvested the first heirloom zucchini of the summer. It's going into the cacciatore.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 30 19:26:26 +0000 2010","id_str":"15060088785","full_text":"Spent two hours programming at starbucks to save me an hour a week of work from here on out. A decent tradeoff.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 30 16:08:06 +0000 2010","id_str":"15050309837","full_text":"\"A tomato cage in time saves countless hours of threading vines through wire.\" -- Poor Richard's Less Well Written But Equally True Almanac","favorite_count":"1","retweet_count":"2"},{"created_at":"Sun May 30 15:28:46 +0000 2010","id_str":"15048043854","full_text":"My Sunday \"In the Garden\" series concludes: http://moustachemay.com/staches/ewagoner/6058/ #moustachemay","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 30 05:58:56 +0000 2010","id_str":"15023938025","full_text":"It's 2am? Yeah, Civ IV is just as addictive as the last time I played it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 30 01:12:08 +0000 2010","id_str":"15009701313","full_text":"I see kink has gone mainstream: http://gdzl.la/863vhm","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 29 23:53:42 +0000 2010","id_str":"15006056736","full_text":"Helping my boss turn 38 by going to his house, drinking his beer, and eating his food. Including the candied bacon.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 29 20:56:43 +0000 2010","id_str":"14998131606","full_text":"It's a tadpole pool party! #moustachemay http://moustachemay.com/staches/ewagoner/5946/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 29 15:06:45 +0000 2010","id_str":"14979905580","full_text":"It took a 25 minute phone call, talking with four people, just to report a service outage with Verizon. Takes 25 seconds with the power co.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 29 01:50:37 +0000 2010","id_str":"14946250234","full_text":"Nature's Harmony steak and blue cheese, Lazy Willow potatoes, Double B mushrooms, McMullan Farm pecans, Veribest Farm onions. Tasty dinner!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 28 20:05:39 +0000 2010","id_str":"14929245545","full_text":"Sounds like no one knows what's happening down there. \"BP’s Effort to Plug Oil Leak Suspended a 2nd Time\" http://nyti.ms/cNxEQX via @nika7k","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 28 19:49:24 +0000 2010","id_str":"14928439005","full_text":"Great CNN story on the Athens \"Tour de Farm\", featuring several growers who sell through my market: http://is.gd/ctriF","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 28 17:11:10 +0000 2010","id_str":"14919885244","full_text":"Lots more details, including many video frames, from this morning's oil pipe blowout. So what's next? http://pasaudela.blogspot.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 28 16:46:31 +0000 2010","id_str":"14918402503","full_text":"Eating lunch for the first time at Food For The Soul, and now I feel like I wasted the last 13 years by not eating here sooner.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 28 15:15:48 +0000 2010","id_str":"14912647292","full_text":"Holy crap! Take a look at these thousands of trucks/vans parked on an unused airfield in Florida. http://is.gd/cta6m","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 28 14:19:52 +0000 2010","id_str":"14909047415","full_text":"Here's video from about an hour ago of a mini-sub apparently investigating debris raining down. Looks like something blew http://is.gd/ct6cE","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 28 13:44:00 +0000 2010","id_str":"14906857136","full_text":"Woah. Looked like I turned on the BP video feed just in time to watch everything explode. I hope that's not what I saw. http://is.gd/ct3GQ","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 28 12:30:51 +0000 2010","id_str":"14902842726","full_text":"Even landlubbers have to fear the kraken. #moustachemay http://moustachemay.com/staches/ewagoner/5771/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 28 10:21:07 +0000 2010","id_str":"14897203356","full_text":"Up for the last day of kindergarten. For the next ten weeks, I get an extra hour of sleep each night! *yawn*","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 28 01:26:43 +0000 2010","id_str":"14873016958","full_text":"\"Snack cakes have a super creamy center, not a heart, but if I had a heart it would have been pounding like crazy!\" http://is.gd/cslFK","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 27 18:07:57 +0000 2010","id_str":"14850719626","full_text":"Starting today we save 70 pages/week with automated checkouts at my farmers market! Need about 6 iPads, then can save another 350pgs/wk.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 27 14:30:25 +0000 2010","id_str":"14838147498","full_text":"Amazing four minute time lapse video of six weeks of the shuttle Discovery prepping for launch. http://is.gd/crCVR (via @levarburton)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 26 14:15:32 +0000 2010","id_str":"14765815098","full_text":"\"I don't like this intense version of the fishstick. It's vulgar.\" Wow, it's been two years already? http://youtube.com/watch?v=5QvIa0NEYO8","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 26 12:09:14 +0000 2010","id_str":"14758760641","full_text":"\"Athens Locally Grown tour lets you be a farmer for a day\" http://www.onlineathens.com/stories/052610/liv_644501010.shtml","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 26 11:13:28 +0000 2010","id_str":"14756250823","full_text":"Did you know that by 2011, the United States will have 10 million more jobs than workers? This guy does. http://gdzl.la/85biuh","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 25 23:36:28 +0000 2010","id_str":"14724917560","full_text":"First burgers of the season. Tink's beef, Luna Bakery buns, and Nature's Harmony Farm blue cheese. Nothing else needed!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 25 13:01:28 +0000 2010","id_str":"14691157127","full_text":"I can't believe that this is Vivian's last week of Kindergarten. http://www.flickr.com/photos/ewagoner/4638243311/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 24 13:32:40 +0000 2010","id_str":"14623217590","full_text":"I think I need a body transplant. Have they invented those yet? Does my insurance cover them?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 23 03:35:59 +0000 2010","id_str":"14533890736","full_text":"The more I drive this TDI Jetta, and the faster I drive it, the better its gas mileage. This, I like.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 23 00:25:17 +0000 2010","id_str":"14524621670","full_text":"Shakespeare on the lawn in Roswell. http://gdzl.la/84cq7d","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 23 00:02:23 +0000 2010","id_str":"14523615651","full_text":"Made it to Roswell in time to see the North Fulton Drama Club's outdoor production of A Comedy of Errors. Reminds me of theater in Socorro.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 22 22:06:10 +0000 2010","id_str":"14518801004","full_text":"No #moustachemay site theme today. Good thing, because I'm exhausted. http://moustachemay.com/staches/ewagoner/4863/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 22 21:49:32 +0000 2010","id_str":"14518137350","full_text":"Got the frame all up! Still have to tighten things and let the concrete dry, so the tarp will go up in a few days. http://gdzl.la/84aNv3","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 22 19:38:05 +0000 2010","id_str":"14512580424","full_text":"Hmmmm. Now what? http://gdzl.la/846dot","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 22 18:40:17 +0000 2010","id_str":"14509893802","full_text":"Four hours later, we're almost ready to mount the structure onto the building. http://gdzl.la/845yyn","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 22 16:08:19 +0000 2010","id_str":"14501968326","full_text":"Building an awning. Can cross that off my life list now. Well, after I make a life list. http://gdzl.la/843NCz","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 21 18:35:19 +0000 2010","id_str":"14445578193","full_text":"The iTeleport app for my iPad cost $25, but it added a couple thousand dollars in value to the device. http://www.iteleportmobile.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 21 11:15:00 +0000 2010","id_str":"14421301205","full_text":"Today is the one day where photoshopping is allowed at #moustachemay http://moustachemay.com/staches/ewagoner/4649/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 21 01:05:42 +0000 2010","id_str":"14395899098","full_text":"It's The HEAP's third birthday. Best funk for many, many miles! http://gdzl.la/83Hnnc","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 20 15:20:38 +0000 2010","id_str":"14367766690","full_text":"FedEx just delivered packages \"1 of 1\", \"2 of 1\", and \"3 of 1\". Math is hard.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 20 13:40:43 +0000 2010","id_str":"14361771439","full_text":"Every day, we lose 12,000+ sq pixels of cursor forest – an area the size of Texas on a medium-resolution map of the USA. http://is.gd/chv0Z","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 20 13:28:36 +0000 2010","id_str":"14361083929","full_text":"Who knew it was standard practice to spray fruit trees with a \"highly toxic\" chemical to thin fruit? http://is.gd/chugM http://is.gd/chugN","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 20 13:14:58 +0000 2010","id_str":"14360320903","full_text":"This year's regional apple crop is almost completely lost, made worse by \"chemical thinners which is a normal procedure\" http://is.gd/chtnd","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 20 10:48:10 +0000 2010","id_str":"14353400820","full_text":"Person creates an account with us, then files a spam complaint about our confirmation email, which Hotmail then uses against us. Senseless.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 20 10:31:36 +0000 2010","id_str":"14352785738","full_text":"Today's #moustachemay site theme: \"Office Shenanigans\" http://moustachemay.com/staches/ewagoner/4451/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 19 19:53:36 +0000 2010","id_str":"14313114222","full_text":"Guess I'm not taking credit card payments tomorrow. @square reader, supposedly mailed 1st Class nine days ago, still hasn't arrived.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 18 22:53:17 +0000 2010","id_str":"14255310717","full_text":"Uninstalled iStat Menu. Wasn't ready to upgrade and the incessant nagging (despite the prominent \"Skip This Version\" button) was too much.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 18 21:53:08 +0000 2010","id_str":"14252305996","full_text":"For the first time ever, Vivian wrote all over herself with ink. She's covered in... addition equations. No question, she's my kid.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 18 21:02:01 +0000 2010","id_str":"14249901568","full_text":"Things I'm not fond of, #84 in a series: Coming home to find the upright freezer door standing open.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 18 10:16:03 +0000 2010","id_str":"14218973187","full_text":"Today's #moustachemay site theme: \"Monochrome\" http://moustachemay.com/staches/ewagoner/4081/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 17 23:15:22 +0000 2010","id_str":"14189825289","full_text":"OH: \"You heard of REM, the rock band? Well, they put this place on the cover of one of their magazines.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 17 15:44:28 +0000 2010","id_str":"14168340518","full_text":"\"Dale Peterson, I do not support your agenda, but I commend you for the most unstoppable commercial I've seen this year\" http://is.gd/cdhl1","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon May 17 12:19:52 +0000 2010","id_str":"14157688001","full_text":"Today's #moustachemay site theme: \"Like a Movie\" http://moustachemay.com/staches/ewagoner/3893/ Just another day in the life...","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 17 02:07:07 +0000 2010","id_str":"14134287872","full_text":"Sweet serenade of canning lids popping and sealing shut. Ended up with just over a gallon of jam. That'll last us a couple months, probably.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 17 00:20:46 +0000 2010","id_str":"14128953573","full_text":"Something magical happens when strawberries and rhubarb join. I've just started making this jam & already I want to eat it all with a spoon.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun May 16 23:29:40 +0000 2010","id_str":"14126494622","full_text":"Making strawberry jam tonight, but my canning pot is AWOL. Giving up the search to use several small pots instead. Jam's got to be made.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 01 03:40:23 +0000 2022","id_str":"1576054391039315968","full_text":"Athens’ most eclectic music festival (and that’s saying something) happens on Sunday. Porchfest 2022, taking place over 150 venues all on one afternoon: https://www.historicathens.com/porchfest","favorite_count":"2","retweet_count":"2"},{"created_at":"Wed Sep 28 17:17:29 +0000 2022","id_str":"1575172860251111425","full_text":"Someone used my kid's SSN to file a fraudulent tax return for 2021 (IRS mailed a check instead of direct depositing). Maximizing how much a pain in the ass this is, my kid both moved away to college and turned 18 a few weeks ago, so they'll have to handle much of this themselves.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Sep 24 17:46:52 +0000 2022","id_str":"1573730702075518976","full_text":"So much this. https://twitter.com/mathowie/status/1573066105815715840","favorite_count":"3","retweet_count":"0"},{"created_at":"Sat Sep 24 05:54:57 +0000 2022","id_str":"1573551544066347008","full_text":"Did 22,000 steps today and went through the best haunted house I’ve ever seen. Twice. An entire 1890s New England fishing village including docks and boats, with a raging thunderstorm, all built from scratch in a soundstage. Amazing detail and craftspersonship.","favorite_count":"4","retweet_count":"0"},{"created_at":"Fri Sep 23 23:28:42 +0000 2022","id_str":"1573454338881617932","full_text":"@janabelle_acnh Still, my kids think I’m famous *and* cool because of this one happenstacial thing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 23 21:02:16 +0000 2022","id_str":"1573417489366761484","full_text":"Three. I was in “Nerdcore Rising” with Weird Al Yankovic who was in “Tapeheads” with Tim Robbins who was in “Mystic River” with Kevin Bacon. https://twitter.com/heatherdino09/status/1572241924437819398","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Sep 23 05:28:58 +0000 2022","id_str":"1573182615208738817","full_text":"I drove for eight hours today and still managed to get 17000 steps in. #ThemeParkLyfe","favorite_count":"3","retweet_count":"0"},{"created_at":"Sun Apr 15 04:24:36 +0000 2018","id_str":"985373299571085313","full_text":"Quite possibly the best Rube Goldberg machine I’ve ever seen. https://twitter.com/MattOswaltVA/status/985352071212810240","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Apr 14 22:31:25 +0000 2018","id_str":"985284415571054600","full_text":"Getting in a little bit of therapy today.
","favorite_count":"7","retweet_count":"0"},{"created_at":"Fri Apr 13 22:29:15 +0000 2018","id_str":"984921483737812992","full_text":"I was extremely lucky, even by my “he’s got all the luck” standards, to end up here. Come join me for the summer? https://twitter.com/iinteractive/status/984920035318644736","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Apr 12 18:11:46 +0000 2018","id_str":"984494298312867840","full_text":"Making a happier life for myself, one small step at a time.
","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 10 14:07:22 +0000 2018","id_str":"983708018947887105","full_text":"Well, there’s my September plans sorted. https://twitter.com/TolkienSociety/status/983616157876932608","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun May 16 22:01:11 +0000 2010","id_str":"14122406696","full_text":"Viv asked for home made chicken nuggets & mashed potatoes because mine are \"much better than when the school chefs make it\". Done and done!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 16 19:11:01 +0000 2010","id_str":"14115047370","full_text":"Lady at the grocery store had eyes tattooed on her boobs. Maybe to deter predators, like an Io Moth? Moth, not boobs: http://is.gd/cbXHO","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun May 16 15:32:45 +0000 2010","id_str":"14104442754","full_text":"It tried to be a bit hopeful, but the takeaway I got from this great article on the Conflicker worm: the war's been lost. http://is.gd/cbGO7","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 15 22:30:39 +0000 2010","id_str":"14061857058","full_text":"Today's #moustachemay site theme: \"Pizza Party\" http://moustachemay.com/staches/ewagoner/3585/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 15 13:06:56 +0000 2010","id_str":"14036023888","full_text":"Viv and I are on our way to Darby Farm for @athlocallygrown's first \"Farmer for a Day\" event of the season.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 15 00:02:51 +0000 2010","id_str":"14005389835","full_text":"My god. If I knew fresh fava beans tasted this incredible, my garden would be full of them. Next year, it will.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 14 23:47:20 +0000 2010","id_str":"14004651096","full_text":"Shelled a bunch of fava beans for the first time. Double peeling process is easy, but laborius. Will be yummy tho! http://gdzl.la/82aFY9","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 14 20:16:53 +0000 2010","id_str":"13995305191","full_text":"I am now the proud owner of a custom-made 40x18ft awning. Not, however, the proud owner of any of the needed hardware. Maybe next weekend.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 14 13:52:33 +0000 2010","id_str":"13977507132","full_text":"Today's #moustachemay site theme: The Future. http://moustachemay.com/staches/ewagoner/3318/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 14 02:48:13 +0000 2010","id_str":"13951522992","full_text":"Today's #moustachemay site theme: \"share something you're doing now\". I'm care taking for some beautiful fish: http://is.gd/c8cGN","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 13 22:14:54 +0000 2010","id_str":"13937613809","full_text":"No state agents today. For once I'm glad my hunch was wrong.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 13 14:04:01 +0000 2010","id_str":"13915653970","full_text":"Based on little things I've heard going around, I wouldn't be surprised to have to deal with some state ag agents today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 12 23:11:55 +0000 2010","id_str":"13877832487","full_text":"My first drive to ATL in the new car for the Ruby user group meeting. What I learned here allowed me to buy it, so the ride was extra sweet.","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed May 12 18:21:40 +0000 2010","id_str":"13864842817","full_text":"I was so sleepy this morning that I forgot to put on a belt. Had to eat an extra big lunch so I would actually fill my britches.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 12 12:12:32 +0000 2010","id_str":"13847499235","full_text":"Jody Hardin, a \"mover & shaker\" in AR, uses locallygrown.net to \"drive a new, totally revolutionary local food system.\" http://is.gd/c5HIM","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 11 20:36:51 +0000 2010","id_str":"13808070599","full_text":"A new downtown Athens Farmers Market is open a block from my office (at Little Kings). I just ate a pint of strawberries while walking back.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 11 18:28:38 +0000 2010","id_str":"13802515559","full_text":"All the traditional farmers markets in the area opened this week, so sales at Athens Locally Grown are down about 15%. It'll climb back up.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 11 17:37:31 +0000 2010","id_str":"13800273745","full_text":"Today's #moustachemay site theme: (Choco) Taco Tuesday! http://moustachemay.com/staches/ewagoner/2638/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 10 20:44:32 +0000 2010","id_str":"13746847176","full_text":"I've pretty much broke the bank buying new shelves for Athens Locally Grown. Hopefully I'd balanced the checkbook correctly...","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 10 18:55:39 +0000 2010","id_str":"13742392956","full_text":"Swift Level Farm in Lewisburg WV is \"a picture of the future of farming\", partly because of their online sales to locals: http://is.gd/c34nT","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 10 14:33:21 +0000 2010","id_str":"13729766712","full_text":"Today's #moustachemay site theme: \"Caption Fodder\": http://moustachemay.com/staches/ewagoner/2388/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 09 16:01:54 +0000 2010","id_str":"13674862825","full_text":"Just another day in the garden. http://moustachemay.com/staches/ewagoner/2173/ #moustachemay","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 08 15:38:28 +0000 2010","id_str":"13614549005","full_text":"Baked my 1st loaf of gluten free bread last night so we could have French toast breakfast http://gdzl.la/7ZxTs7 http://gdzl.la/7ZuHgT","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 07 16:50:37 +0000 2010","id_str":"13558360177","full_text":"Madison WI show on the 17th: it is 18+, and Whoremoans will rap there with me, and tix are online http://bit.ly/bdWBhc /via @mc_frontalot","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 07 16:32:21 +0000 2010","id_str":"13557497875","full_text":"Yeah, the KFC Double Down has got nothing on this. http://gdzl.la/7ZkZ9w","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 07 16:19:28 +0000 2010","id_str":"13556874164","full_text":"Me: Are you making <redacteds> today? Him: Oh, uh, yeah, let me warn you. It's totally ridiculous. I just made it up in my head. Me: Sold.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 07 15:43:07 +0000 2010","id_str":"13555142106","full_text":"I left a mark. http://moustachemay.com/staches/ewagoner/1714/ #moustachemay","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 07 14:40:48 +0000 2010","id_str":"13552124357","full_text":"Spent two hours doing emergency network hardware switchouts and rewiring. All before my first cup of coffee. Can I call it a day?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 06 13:15:17 +0000 2010","id_str":"13486706220","full_text":"A preview of this potentially controversial report can be found here: http://www.nytimes.com/2010/05/06/opinion/06kristof.html?ref=opinion","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 06 13:14:16 +0000 2010","id_str":"13486654818","full_text":"A gov panel today will officially recommend giving \"preference to food grown without pesticides, chemical fertilizers and growth hormones.\"","favorite_count":"0","retweet_count":"2"},{"created_at":"Thu May 06 12:08:05 +0000 2010","id_str":"13483588106","full_text":"Foggy Bottom Flare http://moustachemay.com/staches/ewagoner/1427/ #moustachemay","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 05 21:50:58 +0000 2010","id_str":"13449317880","full_text":"Spent $600 on 360 sq ft of additional portable shelving for @athlocallygrown. We may be the densest farmers market in the country.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 05 20:29:32 +0000 2010","id_str":"13445735604","full_text":"I've thought for years we had a community of highly endangered fish living on our property. Now radio tags confirm it. http://is.gd/bVOXr","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 05 12:42:50 +0000 2010","id_str":"13424059698","full_text":"Is it \"Waterfall Wednesday\"? http://moustachemay.com/staches/ewagoner/1168/ #moustachemay","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 05 00:53:52 +0000 2010","id_str":"13395003596","full_text":"People were seriously taking screen grabs of twitter posts to embed them on their website? Have they never heard of copy & paste? It's text.","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue May 04 19:53:00 +0000 2010","id_str":"13381228649","full_text":"The audiobook version of John Hodgman's \"The Areas of my Expertise\" includes him reading off a list of hobo names for an hour. So so good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 04 15:39:53 +0000 2010","id_str":"13370426104","full_text":"\"I know he’s an American citizen but still.\" A leading congressional Repub shows his true feelings on the constitution: http://is.gd/bTLM5","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 04 14:04:30 +0000 2010","id_str":"13366191088","full_text":"Working at home today, by myself. So very, very quiet! Time to crank up the Bosstones, I think.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 04 13:49:06 +0000 2010","id_str":"13365508691","full_text":"Moustache May the fourth be with you. http://moustachemay.com/staches/ewagoner/899/ #moustachemay","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 03 10:44:49 +0000 2010","id_str":"13298710749","full_text":"April showers bring May flowers, and May flowers bring June honey! http://moustachemay.com/staches/ewagoner/609/ #mustachemay","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 03 04:30:08 +0000 2010","id_str":"13286976261","full_text":"Verizon's policy of blindly metering their customers cost me another couple hundred dollars this month. Could have prevented it, had I seen.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 03 04:24:58 +0000 2010","id_str":"13286767223","full_text":"I despise the fact that Verizon charges by the megabyte but that the counter they provide their users is anywhere from 2 to 5 days old.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 02 21:43:32 +0000 2010","id_str":"13267840049","full_text":"Haven't made lasagna in forever, but found some gluten free noodles made by Tinkyada that worked great. So excited! http://gdzl.la/7Y1NYa","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 02 21:11:06 +0000 2010","id_str":"13266453248","full_text":"Vivian and I just made a (mostly local) ten pound lasagna together. That'll feed us for a few days. Through my lunch tomorrow, at any rate.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 02 17:24:31 +0000 2010","id_str":"13256585966","full_text":"I'm a hands-off bee keeper. So hands off that I had to clean an old bird's nest out of my veil. Bees were happy to see me. Needed the room.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 02 17:07:21 +0000 2010","id_str":"13255813082","full_text":"We've got several acres of wild blackberries suddenly in bloom, so it's time to add a couple more honey supers to the bee hive.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 02 14:35:20 +0000 2010","id_str":"13248570841","full_text":"Mustache May 2nd: In Which I Embark on a New Series of Sunday Photos http://moustachemay.com/staches/ewagoner/349/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 01 21:08:32 +0000 2010","id_str":"13208536368","full_text":"Here's the existing mural on the same wall I was trying to match stylistically. http://gdzl.la/7XLAcu","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 01 21:06:41 +0000 2010","id_str":"13208466934","full_text":"The mural is complete! http://gdzl.la/7XHijM","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 01 21:06:12 +0000 2010","id_str":"13208449484","full_text":"More mural progress. http://gdzl.la/7XHhVx","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 01 17:37:30 +0000 2010","id_str":"13199981547","full_text":"Mural's coming along nicely. http://gdzl.la/7XECRT","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 01 16:58:26 +0000 2010","id_str":"13198176910","full_text":"Mustache May has begun! http://moustachemay.com/staches/ewagoner/27/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 01 15:23:01 +0000 2010","id_str":"13193497987","full_text":"The weather's holding up and we're painting: http://gdzl.la/7XG8GU","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 01 12:25:25 +0000 2010","id_str":"13185525690","full_text":"On my way to Ben's Bikes to paint a mural for @athlocallygrown. Care to join me?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 30 22:44:42 +0000 2010","id_str":"13154516649","full_text":"The muttonchops have to go tonight, for tomorrow is the 1st of Mustache May. http://gdzl.la/7XuWm4","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 30 16:37:19 +0000 2010","id_str":"13138451750","full_text":"Filling my car with cans of paint. We'll see how well I handle a brush and paint while up on the tall ladder tomorrow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 30 15:01:46 +0000 2010","id_str":"13133700916","full_text":"\"Slow federal response threatens to turn oil spill into Obama's 'Katrina'\" The free market's abdicating, then? Time to nationalize oil rigs?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 30 02:25:33 +0000 2010","id_str":"13104894210","full_text":"All done. The ladder held.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 30 01:54:06 +0000 2010","id_str":"13103309718","full_text":"Tall ladder is tall. http://gdzl.la/7Xnido","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 30 01:36:27 +0000 2010","id_str":"13102429386","full_text":"It's at times like this, when I'm 25 feet up a ladder drawing a mural at 9:30 at night, that I think I could've led a less interesting life.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 29 14:07:21 +0000 2010","id_str":"13070467951","full_text":"For the first time in maybe two years, I've made it through my backlog of podcasts. Time to tackle the two weeks' worth of audiobooks.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 29 00:45:05 +0000 2010","id_str":"13038617274","full_text":"Entered a 200 word essay contest to win 20 iPads for Athens Locally Grown. I think I made a strong case.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 28 20:10:49 +0000 2010","id_str":"13025716513","full_text":"Meri-Mac's mother's making Mari-Mac marry me. My mother's making me marry Meri-Mac. http://www.youtube.com/watch?v=aDCYoHLg2TI","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 28 18:35:03 +0000 2010","id_str":"13021415587","full_text":"\"The World’s Most Difficult Roasted Chicken Recipe\" http://is.gd/bLVzv and Ruth Bourdain's rather bawdy corollaries: http://is.gd/bLVzw","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 28 16:58:26 +0000 2010","id_str":"13016965498","full_text":"The FDA has responded to the lawsuit I'm a plaintiff on. Their response is predictable & includes at least one untruth: http://is.gd/bLODn","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 28 11:22:11 +0000 2010","id_str":"13000797100","full_text":"\"An unhappy marriage cannot bear the loss of a much cherished donkey.\" Lyssa the Dragon Slayer, \"Sun's East, Moon's West\" http://is.gd/bLltD","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 27 23:32:17 +0000 2010","id_str":"12972162563","full_text":"Tonight I'm building a point of sale checkout system for my farmers market software, optimized for an iPad. http://gdzl.la/7WQcpn","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 27 15:12:38 +0000 2010","id_str":"12949877440","full_text":"Completely revamped my hodgepodge of CSS to use the 960.gs grid last night. Hopefully my users won't revolt. It doesn't look exactly alike.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 27 01:44:46 +0000 2010","id_str":"12918558019","full_text":"My new favorite \"nachos\" use pierogies instead of chips. Sauteed in butter and onions until crisp, served with salsa and sour cream.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 27 01:27:56 +0000 2010","id_str":"12917688792","full_text":"I guess if the science fiction channel can show pro wrestling, then BBC America can show Star Trek. Why the heck not.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 26 03:08:03 +0000 2010","id_str":"12860356953","full_text":"It took 17 minutes for sales at my farmers market to match the sales for this entire week three years ago. I'm hanging on tight.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 24 20:26:19 +0000 2010","id_str":"12781941160","full_text":"It's rainy and muddy, but the fiddler and piper found a dry place to play. The pork's almost off the smoke, too. http://yfrog.us/5com8z","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 23 14:19:03 +0000 2010","id_str":"12704505396","full_text":"Old Timey Seed Swap tomorrow -- one of my favorite events of the year. http://is.gd/bEXcD And, right on cue, thunderstorms are forecast.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 22 14:26:31 +0000 2010","id_str":"12641815615","full_text":"The weird self-referential title is in itself integral to the story. A very fun read/listen: http://is.gd/bDAjb","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 22 14:25:17 +0000 2010","id_str":"12641749523","full_text":"The story \"Biographical Notes to 'A Discourse on the Nature of Causality, with Air-planes' by Benjamin Rosenbaum\" by Benjamin Rosenbaum: A++","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 22 03:13:00 +0000 2010","id_str":"12616301028","full_text":"Added a new locallygrown.net feature allowing me to skip printing 80 page report tomorrow. Even at 4-up double sided, that's too much paper.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 21 20:26:27 +0000 2010","id_str":"12596078874","full_text":"Dolapdere Big Gang (Turkish Roma band covering western hits) push all my music buttons: http://www.youtube.com/watch?v=McDoisLBXeI","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 21 18:38:40 +0000 2010","id_str":"12591515294","full_text":"Here's a great article on Orlando's Homegrown Organic Local Food Co-op (who are using my software to drive their market): http://is.gd/bCpBY","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 20 23:08:25 +0000 2010","id_str":"12542869407","full_text":"Find the title, sold the car. Glad I don't need to start building a four car garage. Would've looked ridiculous with the box truck in there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 20 17:35:28 +0000 2010","id_str":"12528343358","full_text":"Now *where* did I put the title to the old car?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 20 14:06:30 +0000 2010","id_str":"12517984276","full_text":"Dreamed in code last night. Woke up and made an eight year old headache go away in a couple hours and 20 lines of programming.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 20 01:41:02 +0000 2010","id_str":"12489028685","full_text":"Just today, @athlocallygrown sales are double that of the entire week last year, 5x the week two years ago, 20x the week three years ago.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 19 18:39:24 +0000 2010","id_str":"12469830160","full_text":"Due to an amusing set of circumstances, I just got my keys and manuals. My owner's manual has an owner's manual: http://gdzl.la/7UNszY","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 19 04:06:42 +0000 2010","id_str":"12437174648","full_text":"I think I showed great restraint by staying home and getting things done instead of spending the entire weekend driving das Auto around.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 19 03:10:37 +0000 2010","id_str":"12434654175","full_text":"\"How the Internet Has Changed How We Eat\" A new parent's testimonial for a locallygrown.net market in Arkansas http://is.gd/byMtr","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 18 19:55:25 +0000 2010","id_str":"12414738581","full_text":"A young Athens couple is making fresh sausages from local meats & herbs. I got to sample one, and can't wait for them to get their licenses!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 18 02:46:59 +0000 2010","id_str":"12375202920","full_text":"\"Three Cheers for Farmer's Market Season\" in Tulsa, OK, and for Clean Food Tulsa's \"amazing online ordering system\": http://is.gd/bxCaV","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 18 02:41:22 +0000 2010","id_str":"12374934861","full_text":"Found on a forum via Google alert: \"Check it out, locallygrown.net No I am not a paid endorser, with a product this good, it sells itself!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 17 02:07:48 +0000 2010","id_str":"12317904092","full_text":"Because I'm a sentimental old man, the first album I played in das Auto was Paul Simon's Graceland.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 16 20:03:10 +0000 2010","id_str":"12301834732","full_text":"The standing desk has many advantages, but one of the best is being able to dance while I type. I'll dance this JDOM away yet.","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Apr 16 17:01:05 +0000 2010","id_str":"12293647198","full_text":"Me: \"I'd like this special off your website.\" Her: \"Our website is way out of date. You know how those computer geeks are.\" You've no idea.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 16 16:14:29 +0000 2010","id_str":"12291289214","full_text":"Pushing pennies from this pile to that pile so that later on tonight I can push them all over to their pile.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 16 14:23:22 +0000 2010","id_str":"12285396881","full_text":"\"Another End of the Empire\" is a great short story by Tim Pratt that plays with the convention of the evil fantasy despot http://is.gd/bvAlL","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 15 18:38:09 +0000 2010","id_str":"12237849864","full_text":"I've been plotting and planning for over five years, and it looks like the time has come and tomorrow I'll get to \"sign and drive\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 14 15:20:33 +0000 2010","id_str":"12168610815","full_text":"My unplugged desk phone was ringing, which was pretty freaky. Until I discovered I'd only unplugged the handset. Old tech is hard.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 14 03:55:00 +0000 2010","id_str":"12143821486","full_text":"Drunk neighbor on his mufflerless tractor bush hogging the property line at midnight. Country life isn't all peace and quiet.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 14 01:51:45 +0000 2010","id_str":"12137724656","full_text":"A few years ago, none of the local growers had anything to sell in April. This week, we set an all-time sales record. No more off season!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 14 01:19:15 +0000 2010","id_str":"12136041396","full_text":"Nearly missed a Metafilter thread about building an earthen pizza oven. http://is.gd/brFXS Of course, I had to weigh in: http://is.gd/brFX1","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Apr 13 17:37:18 +0000 2010","id_str":"12115581655","full_text":"My customers with hotmail addresses tell me they're missing lots of email, not just mine. Many moving to gmail. MS getting out of email biz?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 13 03:39:00 +0000 2010","id_str":"12084274080","full_text":"Yeah, @mc_frontalot has really tightened his show since I saw him on his first show of his first tour. http://gdzl.la/7T6F8n","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 06 16:36:31 +0000 2018","id_str":"982295999682138114","full_text":"I guess this gives me enough time to wean myself off Twitter altogether. https://twitter.com/chockenberry/status/982285605932482560","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 05 01:33:01 +0000 2018","id_str":"981706240286961664","full_text":"Wouldn’t have guessed the topic of Stalin’s sudden death and the purge of his secret police apparatus would make for a good comedy, but then that’s why I don’t greenlight films.","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Apr 02 13:56:28 +0000 2018","id_str":"980806173313126401","full_text":"Tomorrow I’m doing something that shouldn’t scare me, but does. A very strong argument could be made that I should have done this forty years ago, but I’m counting on the fact that it’s never too late to seek professional help and so in the morning I’ll be seeing a psychiatrist.","favorite_count":"18","retweet_count":"0"},{"created_at":"Fri Mar 30 01:33:21 +0000 2018","id_str":"979531996383805442","full_text":"Holy crap. https://twitter.com/BuzzFeedNews/status/979458912419131393","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 29 03:21:15 +0000 2018","id_str":"979196763893587968","full_text":"I’ve just realized my inner voice is the DJ at Fallout 4’s Diamond City Radio.

I wondered where he went off to when I can manage to get him to shut up for a while.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Apr 13 01:49:43 +0000 2010","id_str":"12079082836","full_text":"A twelve player game of Hassle: The Dorkening has broken out pre-show. Frontalot greeted me by name, which was odd. And cool in a nerdy way.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 13 00:23:58 +0000 2010","id_str":"12074717653","full_text":"A little pre-show music with my martini: http://gdzl.la/7T7pds","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 12 21:53:14 +0000 2010","id_str":"12067839223","full_text":"Watched @mc_frontalot load into the 40 Watt from my office window. Now I've got to hang out for three hours until the doors open.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 12 21:15:50 +0000 2010","id_str":"12066369547","full_text":"Giardini Trattoria (Columbus, NC) is a restaurant, catering company, organic garden, & now a 2nd-generation style of CSA: http://is.gd/bq2Sx","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 12 21:04:38 +0000 2010","id_str":"12065908032","full_text":"Used to work here. Not once did agents of the empire come visit. http://is.gd/bq2n0 http://is.gd/bq2n2 http://is.gd/bq2n1 http://is.gd/bq2n3","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 11 17:19:41 +0000 2010","id_str":"12000629608","full_text":"Here's one five year old who's as happy as could be. http://gdzl.la/7SFiQ9","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 10 17:33:14 +0000 2010","id_str":"11947661391","full_text":"Planting time is one of the best times of the garden. No weeds, no bugs, and unlimited potential. http://gdzl.la/7Sp87y","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 10 17:26:35 +0000 2010","id_str":"11947369316","full_text":"V: \"Look at my Liopleurodon skeleton!\" Me: \"Wow! Are you a paleontologist?\" V: \"A little bit, yeah.\" http://gdzl.la/7Sp3jN","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 10 00:03:05 +0000 2010","id_str":"11908730032","full_text":"Let the good times roll! http://gdzl.la/7SbKMZ","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 09 22:17:37 +0000 2010","id_str":"11904230487","full_text":"\"pistachio manhattan: maker's mark bourbon, dumante pistachio liqueur, & carpano antica formula vermouth\" Tasty! http://gdzl.la/7Se4HL","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Apr 08 00:17:35 +0000 2010","id_str":"11794769865","full_text":"Hotmail can bite me. \"We're blocking your email because...\" (I followed up and came up clean) \"... but we can deliver your email for $2000.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 07 13:43:56 +0000 2010","id_str":"11756938308","full_text":"20 yrs ago, I pretended to be a census agent to squirt a guy w/ water gun on campus, playing \"The Assassination Game\". Today, I'd be jailed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 07 04:35:48 +0000 2010","id_str":"11739378787","full_text":"It's a beautiful night for running around outside nekkid. I imagine it would be, anyway. I'm not one for running around.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 07 02:25:36 +0000 2010","id_str":"11733437483","full_text":"I will take the ring, though I do not know the way.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 07 01:09:46 +0000 2010","id_str":"11729711989","full_text":"Family comes back home tomorrow! I ought to make the place look like I did more than just catch up on my accounting. Which is what I did.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 07 00:25:51 +0000 2010","id_str":"11727599591","full_text":"Been quite a while since I've dealt with a crazy hostile customer. At least this time it was only via email.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 06 21:57:03 +0000 2010","id_str":"11720740261","full_text":"Here are a few pics of the pollen haze. It's unreal. http://gdzl.la/7Rvfi3 http://gdzl.la/7Rvfjy http://gdzl.la/7Rvf5s","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 06 21:37:21 +0000 2010","id_str":"11719901887","full_text":"I've been in desert sandstorms less dense than today's pollen fog. This is crazy!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 06 21:23:48 +0000 2010","id_str":"11719335737","full_text":"This critique of Bakshi's LotR has 53 valid points, but I'm going to watch my new DVD tonight because I like it anyway. http://is.gd/bhFk4","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 06 17:45:00 +0000 2010","id_str":"11709943161","full_text":"Warner Brothers offers a free digital copy of many of their movies with DVD purchase. Yay! Not compatible with iTunes, Macs, or iPods. Boo!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 06 03:04:02 +0000 2010","id_str":"11677184231","full_text":"Bedtime snack of mango, pineapple, & habanero yogurt made by a guy I know. Maybe I've a childlike sense of wonder, but life's pretty sweet.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 06 01:33:20 +0000 2010","id_str":"11672779349","full_text":"Madison WI folks, a movie I'm in that's not about nerds premiers in Madison on Saturday: http://is.gd/bgjXv","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 06 01:26:41 +0000 2010","id_str":"11672455196","full_text":"Nothing quite like watching a film on REM in a small room with a bunch of people who are also in the film. 18 year old me is very jealous.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 05 23:23:38 +0000 2010","id_str":"11666602092","full_text":"Settling in for the R.E.M. 30th anniversary retrospective documentary at Cine with Bell's Double Cream Stout and Reese's Pieces in hand.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 05 18:30:38 +0000 2010","id_str":"11654105417","full_text":"Any other locals planning on seeing the R.E.M. Retrospective movie at Cine tonight? http://athenscine.com/showing/details.php?id=532","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 05 17:13:51 +0000 2010","id_str":"11650803851","full_text":"I'm not usually one to brag, but lord almighy: http://gdzl.la/7R8SFs","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 05 16:38:51 +0000 2010","id_str":"11649203934","full_text":"Use caution when using your new iPad as a flashlight! http://www.youtube.com/watch?v=RHmYV_xgkns (Thanks Frank, and nurse those toes.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 05 13:52:08 +0000 2010","id_str":"11642266538","full_text":"So none of the rumor mills have sussed out a better date than \"late April\", have they?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 05 03:02:47 +0000 2010","id_str":"11621208546","full_text":"My Easter meatloaf. I might not be starting a new tradition, but I'll be eating mighty good sandwiches this week. http://gdzl.la/7QUqE8","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 04 23:56:31 +0000 2010","id_str":"11612743140","full_text":"Home alone for Easter dinner. Nothing fancy, just a meatloaf of chevon, lamb, and pork.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 04 20:59:44 +0000 2010","id_str":"11605600672","full_text":"Spent the last few hours in the garden while listening to This American Life. I'm covered in sweat, dirt & ant bites, & am very, very happy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 04 05:21:08 +0000 2010","id_str":"11572823755","full_text":"MC Frontalot's coming to town! http://www.flickr.com/photos/ewagoner/4488323219/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 04 03:58:16 +0000 2010","id_str":"11569456148","full_text":"The improvisations between Justin Long and Brandon Routh in the deleted scenes on the Zack and Miri DVD are worth the price by themselves.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 04 00:49:27 +0000 2010","id_str":"11561296160","full_text":"My chicken fried steak, taters, collards, & gravy. (especially for @gtcaz) http://gdzl.la/7QCbzs","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 04 00:04:14 +0000 2010","id_str":"11559491619","full_text":"Video from the REM 30 party last night, including all the songs from the awesome The Heap and a couple from Cindy Wilson: http://is.gd/bdhik","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Apr 03 20:15:08 +0000 2010","id_str":"11551249956","full_text":"I'm the only one at home who eats chicken fried steak. I'm also the only one at home, so for dinner: chicken fried steak.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Apr 03 19:03:02 +0000 2010","id_str":"11548656371","full_text":"Taking a gardening break to go visit the Folklife in Georgia Festival, down the road in Danielsville: http://is.gd/bcZTP","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 03 18:35:53 +0000 2010","id_str":"11547616558","full_text":"No, I'm not getting an iPad delivered today. I have plans for using it at the farmers market, so I ordered the 3G model, out in a few weeks.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 03 05:30:00 +0000 2010","id_str":"11520623751","full_text":"1:30am and I'm up committing a bug fix. And still a 45 minute drive home to go. Better get going, I suppose.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 03 04:11:42 +0000 2010","id_str":"11517594292","full_text":"Cindy Wilson (B-52s) just sang a great \"Losing My Religion\", a song she says helped her out a great deal after she lost her brother Ricky.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 03 02:27:58 +0000 2010","id_str":"11513109362","full_text":"R.E.M. done with a couple basses, keyboards, and a horn section: fantastic! Thank you, The Heap! http://gdzl.la/7QkNLr","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 02 21:10:57 +0000 2010","id_str":"11500684599","full_text":"Heading over to the Highwire Lounge for some gin and olives before the REM birthday party. Got to have a good dinner, don'tyouknow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 02 18:28:24 +0000 2010","id_str":"11494376110","full_text":"I'm not looking for VC money, but I bet I could have stirred up some buzz at this conference last week had I heard of it. http://is.gd/bbzdV","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 02 17:13:15 +0000 2010","id_str":"11490978015","full_text":"Then will he strip his tees and show his scars, and say \"these wounds I had on iPad's Day.\" http://is.gd/bbu7p /via @fitzage","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 02 13:05:56 +0000 2010","id_str":"11479198422","full_text":"Not content with unearned senior discounts, I'm now going for the \"dude, you're from the olden days\" discount. http://gdzl.la/7Qckrn","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 02 00:24:26 +0000 2010","id_str":"11452425813","full_text":"How many grapefruits does it take to squeeze a quart of juice? Whatever the answer, that's how many are in my belly. Mmmmmm!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 01 18:07:29 +0000 2010","id_str":"11437497107","full_text":"Showing once again they have more money than sense, the frat neighbors are building a big $$$ party privacy fence. http://gdzl.la/7Q5Zgy","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 01 01:48:18 +0000 2010","id_str":"11399278221","full_text":"Printed checks for all of the growers for market tomorrow. There's an hour a week saved from here on out. Now to built it into the website.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 01 00:22:37 +0000 2010","id_str":"11395256967","full_text":"\"A Salute to Some Rabbits\" (Dancing Rabbit Ecovillage in Missouri, that is): http://is.gd/b8Yu5","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 31 21:48:53 +0000 2010","id_str":"11388662782","full_text":"So Hotmail is suddenly losing every bit of email I sent it. I know, right? People still use Hotmail?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 31 19:29:41 +0000 2010","id_str":"11382826410","full_text":"Just discovered email from one of my accounts wasn't being forwarded to my combined inbox for the past two weeks. Have a lot to catch up on.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 31 17:22:08 +0000 2010","id_str":"11377336373","full_text":"Hard to get consistency from my recipes needing \"a box of girl scout cookies.\" Boxes shrink each year. Tho, they're all \"open box then eat.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 31 14:04:23 +0000 2010","id_str":"11367831281","full_text":"R.E.M. turns 30, and yeah, on Friday there's going to be a party: http://flagpole.com/Weekly/Features/TheREM30Celebration-31Mar10","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 30 20:08:35 +0000 2010","id_str":"11326125782","full_text":"Yay!!! RT @mc_frontalot: Just added an Athens GA show! It is on 4/12 and you will come to it. All current dates are at http://frontalot.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 30 18:11:06 +0000 2010","id_str":"11321128153","full_text":"My wife & daughters are going to Florida for a few days for spring break this weekend. I'll stay home. Probably catch up on my accounting.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 30 02:39:16 +0000 2010","id_str":"11285980050","full_text":"This real live Turning machine is a thing of beauty, and really solidifies that I'm not a hardware guy. http://aturingmachine.com/index.php","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 29 21:20:14 +0000 2010","id_str":"11270731174","full_text":"I ordered the secret meal at the Farm Cart. It was really quite something. http://gdzl.la/7PkGN6","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 29 18:05:52 +0000 2010","id_str":"11262199249","full_text":"A video of my Georgia Organics Conference presentation on Athens Locally Grown is now online: http://vimeo.com/10523680 #GOConf","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Mar 29 14:02:26 +0000 2010","id_str":"11250327014","full_text":"\"Jesus wanted us to stay alive using equipment.\" I think a particular Christian militia group needs to hire a better copy writer.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 29 13:02:55 +0000 2010","id_str":"11247718572","full_text":"There was a super-thin layer of super-thick fog this morn. Couldn't see 10 feet in front, but there was a clear sky full of stars up above.","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Mar 29 00:53:08 +0000 2010","id_str":"11222075180","full_text":"If I get hit by a bus or something, I want Todd Lister (Veribest Farm) to give my eulogy. Watch the video I'm working on, & you'll see why.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 29 00:49:11 +0000 2010","id_str":"11221898058","full_text":"Finished editing an hour-long video of the presentation I gave at the Georgia Organics conference. It'll go online tomorrow. #GOConf","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Mar 28 21:34:56 +0000 2010","id_str":"11213810846","full_text":"Oh, hello Tornado Watch! I guess that's why the sky got so dark all of a sudden.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 28 21:24:10 +0000 2010","id_str":"11213398087","full_text":"Just finishing a half pound of local applewood smoked mozzarella (now available through @athlocallygrown). Guess I can forgo dinner.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 28 21:09:49 +0000 2010","id_str":"11212845143","full_text":"I pulled a weed out of one of my raised beds that had a root mass bigger than me. I *may* have let it keep growing for too long.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 28 01:29:16 +0000 2010","id_str":"11171789375","full_text":"You know, when your cupcake is \"25 times the size of a regular cupcake\" you no longer have a cupcake. You have a cake. Words have meanings.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 26 02:11:03 +0000 2010","id_str":"11066865476","full_text":"Brigham Young had a glorious beard. Students at BYU may not, unless they get a doctor's recommendation and more. http://is.gd/aZxao","favorite_count":"0","retweet_count":"2"},{"created_at":"Fri Mar 26 01:36:47 +0000 2010","id_str":"11065233445","full_text":"Juniper's birth bill arrived. $3000, of which we owe $300. Much better than Vivian's $60,000. I still owe $30k on that. Kept the house, tho.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 25 14:11:53 +0000 2010","id_str":"11035694559","full_text":"The GA AG refused to sue re HCR law (unwinnable waste of money). Legislators respond with articles of impeachment. http://is.gd/aYCEH","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 25 13:01:24 +0000 2010","id_str":"11032692766","full_text":"I finally uploaded my presentation on Athens Locally Grown from the Georgia Organics conference to Slideshare: http://is.gd/aYww6","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 25 03:34:57 +0000 2010","id_str":"11015834808","full_text":"People are decrying HCR law as unconstitutional & calling for Pelosi's impeachment. Look again guys. Congress members aren't impeachable.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 23 20:26:33 +0000 2010","id_str":"10942294629","full_text":"Wow. Peter Gabriel certainly put his own spin on Paul Simon's \"The Boy in the Bubble\" http://lala.com/zDvE","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 23 16:13:31 +0000 2010","id_str":"10932276989","full_text":"Got a lot accomplished the past few weeks, so I cut myself a little paycheck, the first of the year. Also, free ice cream at Ben & Jerry's.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 23 00:48:32 +0000 2010","id_str":"10899848391","full_text":"If we haven't set a single day sales record at @athlocallygrown, we've come very, very close. Spring is here with good signs for the year!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 22 21:28:41 +0000 2010","id_str":"10891219449","full_text":"The chops have stayed longer than originally planned. Turns out, I kind of like them. http://gdzl.la/7MDQm8","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 22 21:09:16 +0000 2010","id_str":"10890808453","full_text":"The integration of HopToad, Tender, & Lighthouse with my app & each other is fantastically helpful & well worth the money for subscriptions.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 22 03:51:07 +0000 2010","id_str":"10855020598","full_text":"Just finished a box of real Turkish Delight, imported from Turkey. Now I know what Edmund was going on about, and it's hard to find fault.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Mar 21 15:46:12 +0000 2010","id_str":"10825782726","full_text":"Huevos, papitas, chorizo, tortillas. Almost just like breakfast at Tina's Hideaway Cafe. http://gdzl.la/7Mg6qp","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 21 00:38:17 +0000 2010","id_str":"10797412926","full_text":"It's taco night! Lengua tacos. So very tasty.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 20 16:58:47 +0000 2010","id_str":"10780856291","full_text":"Lengua is in the slow cooker with onion, carrots, and celery.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 20 15:49:32 +0000 2010","id_str":"10777954753","full_text":"I'm out working the fields on my new miniature tractor. http://gdzl.la/7M5bcq http://gdzl.la/7M1cYV","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 20 14:15:04 +0000 2010","id_str":"10774049742","full_text":"There's an incredibly beautiful and obliquely related to TMBG shirt for sale today over at http://shirt.woot.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 19 16:51:15 +0000 2010","id_str":"10731197932","full_text":"Minor kitchen fire at the Farm Cart shut it down for the day, after I put my order in. Walked down the street for a meatloaf 'wich at Red's.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 19 16:21:46 +0000 2010","id_str":"10729893541","full_text":"Moviegoers can see me on the big screen at Tribeca. Never thought I'd be saying that. http://is.gd/aOTiz","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 19 02:17:08 +0000 2010","id_str":"10701805574","full_text":"Seafood chowder at the Farm 255 bar followed by a bratwurst at the Trappeze bar. Well done sysadmin work has its rewards.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 19 01:29:41 +0000 2010","id_str":"10699772101","full_text":"Eight minutes of work then twenty minutes of clicking on things, only half believing it worked. I've been dreading doing this for months.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 19 01:12:47 +0000 2010","id_str":"10699054484","full_text":"Moved my business over to a snappy new @joyent accelerator. Total time to move gigs of files & copy dbs and propagate new DNS: 8 minutes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 24 16:16:14 +0000 2018","id_str":"977579855264014336","full_text":"I made popcorn in a pan on the stove and threw it all on the garage’s roof for the many songbirds in the back yard, so I’m not a total monster.","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Mar 21 23:18:38 +0000 2018","id_str":"976598991986151424","full_text":"OH:

Person 1:“So as a token of his appreciation, he sent me a bottle of booze. Armagnac, older than my wife.”

Person 2: “Wow! Can you imagine? Fourteen year old Armagnac!”

#sickburn","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 17 17:26:18 +0000 2018","id_str":"975060773935501313","full_text":"We’re been to four rides so far, and two broke down while we were on them and one while we were next in line. The tilt-a-whirl worked, though. Guess they weren’t quite ready for opening day. #sixflags","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 17 16:09:01 +0000 2018","id_str":"975041322787770369","full_text":"Both girls unlocked the “stuck on a broken rollercoaster in the rain” achievement, on opening day no less. #sixflags","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Mar 16 03:50:37 +0000 2018","id_str":"974493111102697473","full_text":"Like mushrooms and other fungi and want to learn more? Episode 2 of The Fungi Town podcast has dropped! http://www.fungitown.org/","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Mar 18 14:25:40 +0000 2010","id_str":"10673300967","full_text":"RewriteRule ^(.+)\\.php$ 404.html [L,NC,QSA]

Go away, hackers. No php here.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 18 00:15:45 +0000 2010","id_str":"10646134291","full_text":"Locallygrown.net is now integrated with Scout and Hoptoad for monitoring, Lighthouse for development planning, and Tender for user support.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 17 21:39:02 +0000 2010","id_str":"10639894383","full_text":"Trappeze is booming! Free Donnybrook Stout glasses plus a visit from Rogue's brewmaster John Maier. http://gdzl.la/7LrDsn","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 17 18:11:37 +0000 2010","id_str":"10632395059","full_text":"New MC Frontalot album is available for pre-order. Instant download if you order a CD: http://frontalot.com/cd \"Charisma Potion\" is great.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 16 22:34:12 +0000 2010","id_str":"10590999988","full_text":"Good lord. What year is it again? I of course meant 2007 earlier. Rails ain't that old.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 16 22:25:56 +0000 2010","id_str":"10590684315","full_text":"Took a week but my big rails app is moved from 1997's v1.2 to today's 2.3.5. Thursday I'll decommission the old server & go live w/ the new.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 16 01:09:25 +0000 2010","id_str":"10544982137","full_text":"Maybe the giant mutton chops would look better if I were dressed as a giant lepruchaun for St. Patrick's day. http://gdzl.la/7L6dKC","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 15 00:07:13 +0000 2010","id_str":"10492006238","full_text":"The whisker dismantling has begun. http://gdzl.la/7KNZhS","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 14 16:42:26 +0000 2010","id_str":"10475435000","full_text":"Our house mockingbird is sitting atop the power pole performing golden eagle battle cries. Seems like that's just asking for trouble.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 13 23:52:31 +0000 2010","id_str":"10444243216","full_text":"Here's the implement end of my new mini tractor. This will be the most mechanized our farm has ever been. http://gdzl.la/7KwyrC","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 13 17:06:05 +0000 2010","id_str":"10429816468","full_text":"My new tractor, with the old sad one lurking in the background. http://gdzl.la/7KoaLn","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 13 15:46:50 +0000 2010","id_str":"10426688486","full_text":"Now to upgrade further from Rails 2.0.2 to 2.3.4 & then prepare to move data from old servers to new. Still a couple weeks to go, I'd guess.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 13 15:43:45 +0000 2010","id_str":"10426566359","full_text":"Modified Capistrano scripts for use with Passenger, & now successfully (and easily) deploying fully working app to my new servers. Yay!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 12 19:33:18 +0000 2010","id_str":"10386491506","full_text":"I am a Yankee by birth. You can tell this because I ate the last piece of chocolate cake in the break room.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 11 17:45:49 +0000 2010","id_str":"10332377883","full_text":"Cold rainy day, long eve at @athlocallygrown pickup, & dinner late if at all. Stocking up on soul food at Wilson's http://gdzl.la/7K4fgb","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 11 15:35:26 +0000 2010","id_str":"10327035661","full_text":"Last May I gave a cooking demo at the Sat Athens Farmers Market. Made it into their TV commercial, for a second: http://vimeo.com/6216357","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Mar 11 15:17:14 +0000 2010","id_str":"10326251953","full_text":"This morning live locallygrown.net code upgraded to Rails 2.0.2. From here on out I'll deploy to new servers, sitting idle 3 months waiting.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 11 04:43:54 +0000 2010","id_str":"10307435413","full_text":"All deprecation notices accounted for, all plugins installed, all tests (such as they are) pass. Thunderbirds are go! Next stop: Rails 2.0.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 10 22:10:49 +0000 2010","id_str":"10291288616","full_text":"Rewrote a bunch of code that was using the ancient AjaxScaffold library, and happily deleted the library. Major obstacle to upgrade gone.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 10 13:10:35 +0000 2010","id_str":"10270246293","full_text":"Was on the fence about the MacHeist bundle, but discovered I had a \"secret heister\" discount. So, I'm in. http://bit.ly/heist-it","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 09 16:07:53 +0000 2010","id_str":"10226623978","full_text":"Prepping my main RoR app for move from v1.2 to 2.3. Ashamed: Writing 1st tests. Need to be on @MikeG1's good side in case I need to hire'm.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 08 22:26:52 +0000 2010","id_str":"10190912192","full_text":"Working on a grant application I thought was due on the 18th, refreshed the webpage to discover it was due on the 8th. Today. At 4pm. Oops.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 08 20:15:59 +0000 2010","id_str":"10186024280","full_text":"Looking at some canopy solutions for our Athens Locally Grown pickup location. I like the look of these: http://is.gd/9YSkS","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 08 14:10:20 +0000 2010","id_str":"10171973032","full_text":"Ordered a dump truck of gravel only to discover on delivery the website's price sheet's really old & it's 50% more expensive than I thought.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 07 02:08:32 +0000 2010","id_str":"10100194792","full_text":"My representative was one of 13 who voted against a resolution that declared students deserve access to healthy food. http://is.gd/9R35U","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Mar 07 00:43:10 +0000 2010","id_str":"10096996051","full_text":"Just put a charge on my credit card that's more than my last car cost. /me mutters \"it's for the business, it's for the business\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 06 21:28:29 +0000 2010","id_str":"10090352310","full_text":"The Turkish fellow complemented me on my pronounciation and wants me to keep an eye out for a downtown Athens location for his restaurant.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 06 21:17:08 +0000 2010","id_str":"10089994409","full_text":"\"I don't want to be a pirate girl. I am a pirate T-Rex!\" Alrighty then.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Mar 06 18:44:41 +0000 2010","id_str":"10084886665","full_text":"In case you thought I was exaggerating about the T-Rex arms: http://gdzl.la/7HR2MW","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 06 18:11:40 +0000 2010","id_str":"10083705235","full_text":"At the Variety Playhouse in Atlanta with Viv for the TMBG family show.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 06 16:06:23 +0000 2010","id_str":"10078971873","full_text":"Vivian has been holding her fingers like this for a week straight. Because she's a T-Rex, don't you know. http://gdzl.la/7HKfTZ","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 06 15:35:20 +0000 2010","id_str":"10077754989","full_text":"\"Thumbs up to the people at Enid Farmers Market (Oklahoma) who are branching out on the Internet.\" http://is.gd/9P7pT","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 06 00:53:39 +0000 2010","id_str":"10050880270","full_text":"New Dyson vacuum arrived from Woot. When I turned it on for the first time, enough pet hair to make two cats materialized in the chamber.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 05 14:22:19 +0000 2010","id_str":"10025870930","full_text":"A new children's classic: \"Goodnight Forest Moon\" http://www.dzignspace.com/goodnight/ /via @jnonfiction","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 04 12:16:22 +0000 2010","id_str":"9970785090","full_text":"March fourth? March forth!","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Mar 03 19:02:33 +0000 2010","id_str":"9936259265","full_text":"My congressman makes it a point to eat all of the animals he killed and has stuffed in his office. Including the lion. http://is.gd/9CyDd","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 03 15:28:52 +0000 2010","id_str":"9928400201","full_text":"A friend has 4 tix to the They Might Be Giants family show, Saturday 2 p.m. at Variety Playhouse, $70. Anyone need them?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 03 04:09:50 +0000 2010","id_str":"9908627845","full_text":"My locallygrown.net system is profiled in a new hopeful book about rebuilding our food system: \"The Call of the Land\" http://is.gd/9zK7n","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Mar 02 21:02:29 +0000 2010","id_str":"9891117517","full_text":"Just found out, through @dinnerpartydnld of all places, that Holly Golightly & Lawyer Dave are my neighbors. Need to invite to next party.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 02 19:33:07 +0000 2010","id_str":"9887873821","full_text":"Hmmm... Maybe I ought to start thinking about trying to drive home. http://gdzl.la/7H1a8j","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 02 16:28:42 +0000 2010","id_str":"9881064543","full_text":"Oh, hey! Viv and I are going to see TMBG on Saturday. That snuck up on me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 02 15:19:21 +0000 2010","id_str":"9878334724","full_text":"I think I was supposed to be at a \"heritage club meeting\" 15 mins ago, probably to speak. If so, I'm sorry. No confirmation w/ deets came.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 02 14:53:22 +0000 2010","id_str":"9877275925","full_text":"The awesome 1 take OK Go video with the Notre Dame marching band awesome enough so here's a 1 take rube goldberg version: http://is.gd/9wWPz","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 02 00:57:32 +0000 2010","id_str":"9850898075","full_text":"Cooperative Extension agents, 4-H, state botanical garden, public radio, 1400 jobs... who needs 'em. http://is.gd/9upaD *sobs*","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Mar 01 03:59:14 +0000 2010","id_str":"9808925040","full_text":"It took 21 minutes for sales at @athlocallygrown to hit $1000. About 15% of the weekly sales come in the first half hour.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 28 16:52:39 +0000 2010","id_str":"9782958800","full_text":"Today is the last day of #whiskerino, and it goes out the way it came in: on a Sunday. http://whiskerino.org/2009/beards/ewagoner/31344/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 26 21:04:41 +0000 2010","id_str":"9696462804","full_text":"The amount I owe on my mortgage drops to five figures today. Got to take joy in the little things, you know?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 26 16:54:02 +0000 2010","id_str":"9686184210","full_text":"Yes, I am having a draught of Old Rasputin for lunch. It is payday, after all. http://gdzl.la/7FXhHW","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 26 14:24:43 +0000 2010","id_str":"9679667244","full_text":"An item on my calendar for 10am Tues: \"Heritage Club meeting\". No idea what it is & fear I was invited to speak. Hope they send a reminder.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 24 21:40:07 +0000 2010","id_str":"9593899370","full_text":"Apple's giving away $10,000 in about four minutes. http://www.apple.com/itunes/10-billion-song-countdown/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 23 23:40:10 +0000 2010","id_str":"9548823006","full_text":"Well now I know. Three slices of the Transmetropolitan's Sicilian \"Hairy Sasquatch\" pizza is too many. http://gdzl.la/7FmMvm","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 23 21:37:33 +0000 2010","id_str":"9543804438","full_text":"I see we've moved past plain-jane winter snowstorms right into \"snow hurricanes\": http://is.gd/91Xhk","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 22 23:13:08 +0000 2010","id_str":"9498358307","full_text":"I am now an official plaintiff in a lawsuit against both the US Food and Drug Administration & the US Department of Health & Human Services.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Feb 22 16:27:17 +0000 2010","id_str":"9482537131","full_text":"Nice. Just realized that the only address on my summons is a PO Box. I'm instructed merely to \"personally appear in the courtroom\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 22 16:09:13 +0000 2010","id_str":"9481843937","full_text":"It took 20 years for The Man to catch up to me, but I've finally been summoned to jury duty today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 22 04:44:56 +0000 2010","id_str":"9462223629","full_text":"Got my 5yo a GA Organics lunchbox. She's skipping both pizza & corndogs to show it off at school tomorrow. #GOConf http://gdzl.la/7ETo4J","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Feb 22 02:06:49 +0000 2010","id_str":"9455974329","full_text":"Really shouldn't have eaten again this week after last night's feast, but it was Taste of Athens tonight. Couldn't let 50 restaurants down.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 21 04:08:32 +0000 2010","id_str":"9413952138","full_text":"Spoke for 90 mins about something I love & in return was fed a world class meal & heard Carlo Petrini talk directly to me from a foot away.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 21 01:49:05 +0000 2010","id_str":"9408602399","full_text":"The best pecan pie I have ever seen. Or tasted. http://gdzl.la/7Evd98","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 21 00:41:41 +0000 2010","id_str":"9406146544","full_text":"The main course dishes arrived: http://gdzl.la/7Eykw5 http://gdzl.la/7Eutig http://gdzl.la/7Eyktq","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 21 00:09:36 +0000 2010","id_str":"9405019858","full_text":"Starting what may be my best meal of the year: http://gdzl.la/7ExYoU http://gdzl.la/7ExYof http://gdzl.la/7Eu75i","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 20 20:59:01 +0000 2010","id_str":"9398738643","full_text":"I'm up in two minutes, talking for 90 more about @athlocallygrown. #GOConf","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 20 19:10:51 +0000 2010","id_str":"9395134329","full_text":"Getting ready to watch the session on \"Certified Naturally Grown\", an alternative to USDA Organic. My farm's been CNG since 2002. #GOConf","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 20 18:33:45 +0000 2010","id_str":"9393856145","full_text":"It's the most beautiful day of the year so far. I'll do my best to make my presentation worth coming in out of the sun for. #GOConf","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 20 18:05:59 +0000 2010","id_str":"9392887557","full_text":"The conference-provided lunch looked great, but I couldn't pass up these locally-grown hand made hotdogs. #GOConf http://gdzl.la/7EtzCy","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 20 12:23:31 +0000 2010","id_str":"9381320547","full_text":"Leaving the house bright and early for a full, full day at the Georgia Organics Conference. #GOConf","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 20 03:17:54 +0000 2010","id_str":"9366778832","full_text":"Many happy people devoured many delicious pizzas cooked by Mellow Mushroom using ingredients from @athlocallygrown at the #GOConf tonight!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 20 02:42:35 +0000 2010","id_str":"9365419570","full_text":"\"Shat My Dad Says\" http://www.hollywoodreporter.com/hr/content_display/news/e3ie935cc06a4035022666f553e0936ab6a","favorite_count":"0","retweet_count":"2"},{"created_at":"Fri Feb 19 20:00:41 +0000 2010","id_str":"9350258829","full_text":"Leaving the office to walk across downtown to hang out at the #GOConf. I'll be the guy with the bushy beard. One of many, I'm sure.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 19 17:34:55 +0000 2010","id_str":"9344742635","full_text":"\"Let's get rich and build a house on a mountain making everybody look like ants from way up there you and I, you and I.\" --Ingrid Michaelson","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 18 03:05:45 +0000 2010","id_str":"9265333769","full_text":"FedEx has been driving around for two days now with something on a truck \"out for delivery\" for me: http://is.gd/8CFaU","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 18 01:34:34 +0000 2010","id_str":"9261699143","full_text":"An article is getting passed around that praises the current state of food safety. I had to respond: http://is.gd/8CoaZ","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 17 19:33:03 +0000 2010","id_str":"9247652415","full_text":"Tomorrow I'm leading a workshop w/ market managers from some of the 130 virtual farmers markets worldwide I host at http://locallygrown.net","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 16 23:27:58 +0000 2010","id_str":"9207451570","full_text":"My time is only 139% booked, which is kind of low for me. So, I'm going to audition for a play tonight.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 16 15:33:50 +0000 2010","id_str":"9189247973","full_text":"Today's #wgiskerino site theme: \"Silhouettes\" http://whiskerino.org/2009/beards/ewagoner/28769/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 16 14:01:53 +0000 2010","id_str":"9185750944","full_text":"\"Conference Highlights Organic Foods\" http://onlineathens.com/stories/021610/liv_563418381.shtml","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 16 13:57:43 +0000 2010","id_str":"9185598107","full_text":"I think the worst is over. Best I can tell, I lost ten pounds yesterday, and didn't even have to eat a pot of cabbage soup.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 16 02:50:07 +0000 2010","id_str":"9167176793","full_text":"And now Chris has come down with it. Going to be a long night here. I've decided to make the most of it & say we're LARPing \"Oregon Trail\".","favorite_count":"1","retweet_count":"2"},{"created_at":"Mon Feb 15 21:48:41 +0000 2010","id_str":"9157458551","full_text":"I'm an ugly bag of mostly water. Well, considerably less water, now. Ugggh.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 15 13:26:29 +0000 2010","id_str":"9139890854","full_text":"Today's #whiskerino theme is \"Bearded History\". I recreate a portrait of one of the greatest physicists, James Maxwell: http://is.gd/8qvqo","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 15 01:59:58 +0000 2010","id_str":"9121523877","full_text":"The eldest girl is going to bed with her vomit bucket at her side, as it's been since one in the morning. Happy Valentine's Day!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 14 23:40:43 +0000 2010","id_str":"9116962773","full_text":"Watch Athens Locally Grown's set-up & growers unloading. It's the hour before customers arrive, condensed to 8 minutes: http://is.gd/8olcn","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 13 15:01:53 +0000 2010","id_str":"9058097184","full_text":"No #whiskerino site theme today, so here's the end result of an epic snowball fight. http://whiskerino.org/2009/beards/ewagoner/28129/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 13 03:18:30 +0000 2010","id_str":"9039368592","full_text":"Juniper at home, asleep in bed. http://gdzl.la/7CDKys","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 12 22:06:31 +0000 2010","id_str":"9027826661","full_text":"Celebrating having everyone home with a dinner of ribeyes from Tink's Beef, potatoes from McMullan Family Farm, and carrots from the garden.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 12 20:01:21 +0000 2010","id_str":"9023443471","full_text":"It's snowing so hard you can hear it. The tin roof on my porch sounds like a giant bowl of rice crispies. So nice!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 12 19:53:31 +0000 2010","id_str":"9023169809","full_text":"After being on the radio again this morning, I now have my own search tag on the Georgia Public Broadcasting website: http://is.gd/8fLyX","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 12 18:59:36 +0000 2010","id_str":"9021253092","full_text":"Today's #whiskerino site theme: \"Throw the beard gang sign\" http://whiskerino.org/2009/beards/ewagoner/27961/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 12 15:34:16 +0000 2010","id_str":"9013166291","full_text":"They're coming home!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 12 03:35:03 +0000 2010","id_str":"8992349346","full_text":"Juniper's normal color has returned -- she no longer looks like a cast member of Jersey Shore. Doctor is shooting for a release tomorrow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 11 16:49:52 +0000 2010","id_str":"8968303928","full_text":"Today's #whiskerino theme: \"Show Your Team Some Love\". I'm on \"Team Lefties\" so here's a shout-out: http://is.gd/8aq7M (teams are abstract)","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 11 16:07:36 +0000 2010","id_str":"8966609740","full_text":"Jaundice numbers have leveled, so immediate risk of IV therapy has passed. Release from the hospital has been pushed to Friday or Saturday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 10 17:27:16 +0000 2010","id_str":"8910395948","full_text":"After getting served this pizza, I wish the food police were a real thing. Using a flour tortilla for the crust was merely the 1st offence.","favorite_count":"1","retweet_count":"1"},{"created_at":"Wed Feb 10 16:29:05 +0000 2010","id_str":"8908029225","full_text":"Was getting ready to bring everyone home, but mom's & dad's blood are fighting it out in Juniper. Another day or 2 for jaundice treatment.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 10 14:02:38 +0000 2010","id_str":"8902280069","full_text":"Really craving a carne adovada burrito for breakfast, but I'm about 1000 miles too far away.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 10 13:28:12 +0000 2010","id_str":"8901128140","full_text":"Today's #whiskerino theme: \"Every man a king\" http://whiskerino.org/2009/users/ewagoner/27476/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 10 02:06:12 +0000 2010","id_str":"8882185169","full_text":"Many thanks for the congrats and well wishes from everyone. They are much appreciated!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 09 19:50:28 +0000 2010","id_str":"8868154308","full_text":"FarmAid, an organization that has done so much good for farmers, shines a spotlight on http://locallygrown.net: http://is.gd/81Zpy","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 09 14:15:51 +0000 2010","id_str":"8855897158","full_text":"Meet Juniper Marie Wagoner. She joined us about 90 minutes ago. http://gdzl.la/7BLAUk","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 09 08:20:49 +0000 2010","id_str":"8846851629","full_text":"Today's #whiskerino theme is an odd one: \"Create a picture from another user's caption\" http://whiskerino.org/2009/users/ewagoner/27248/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 09 00:31:39 +0000 2010","id_str":"8832114090","full_text":"Could be tonight, could be in a few days, but will have big household news soon. The clock has started ticking.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 08 17:04:39 +0000 2010","id_str":"8816489400","full_text":"Turns out it was \"turf and turf\": lamb meatballs topped with braised beef shanks. http://gdzl.la/7Byhjv","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 08 16:52:32 +0000 2010","id_str":"8816056296","full_text":"I brought my lunch, but then this came: RT @Farm255: Come try our Lamb Meatball Sandwich at FARMCART! 11-2! While supplies last.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 08 14:50:51 +0000 2010","id_str":"8811635059","full_text":"A string of meh stories put PodCastle low priority. Then hit \"The Petrified Girl\" (K Sparrow) & \"Restless in my Hand\" (T Pratt). Both great.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 08 13:54:50 +0000 2010","id_str":"8809679618","full_text":"#whiskerino isn't just not shaving and taking pictures of our faces. @jameybennett went the extra mile & recorded a song: http://is.gd/7WeZK","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 08 13:39:49 +0000 2010","id_str":"8809189503","full_text":"Me and my beard grab some morning coffee: http://whiskerino.org/2009/beards/ewagoner/27031/ (No #whiskerino site theme today.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 08 01:21:46 +0000 2010","id_str":"8788891655","full_text":"Liver & onions with mashed potatoes. Thanks to Shady Brook, McMullan Family Farm, Double B Farm, and Milky Way Dairy for all my ingredients!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 07 18:48:10 +0000 2010","id_str":"8774187962","full_text":"Say what you will about long beards but there's no denying their ability to hold food http://is.gd/7TfIc #whiskerino theme: \"Beard Strength\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 07 00:25:07 +0000 2010","id_str":"8742666896","full_text":"Pork tikki masala, rice with lentils, and seared cabbage. Thanks to BPH Farm & McMullan Family Farm for growing the main ingredients!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 06 20:39:13 +0000 2010","id_str":"8735560756","full_text":"Today's #whiskerino site theme is \"Games\". Perhaps surprisingly, I take it outside: http://whiskerino.org/2009/beards/ewagoner/26653/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 16 01:53:17 +0000 2018","id_str":"974463582275555329","full_text":"That’s some impressive optimism there, UPS.
","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 14 21:31:15 +0000 2018","id_str":"974035251080122368","full_text":"She’s been asking for this for the better part of a year. I told her she had to wait until after she turned 8, and the day finally came. https://www.instagram.com/p/BgUUK_uHmhw/?taken-by=tiny_bangs706","favorite_count":"3","retweet_count":"0"},{"created_at":"Wed Mar 14 04:33:26 +0000 2018","id_str":"973779108974022662","full_text":"I was only briefly a professional astrophysicist before moving on to other things, but that brevity was not due to a lack of love for the subject, and I can trace my career from where I am now directly back to reading Steven Hawking’s writing as a child. I’ll be forever grateful.","favorite_count":"6","retweet_count":"1"},{"created_at":"Wed Mar 14 04:25:44 +0000 2018","id_str":"973777171511685120","full_text":"I was a junior in high school when “A Brief History of Time” was published, already certain I was going to be a cosmologist and already a devotee of Hawking. His book was the first time I could point to something and say “this is what I want to do” and have people understand me.","favorite_count":"5","retweet_count":"1"},{"created_at":"Sun Mar 11 01:27:16 +0000 2018","id_str":"972645095253176326","full_text":"TIL the guy who screamed the Wilhelm Scream is the same guy who sang “Purple People Eater”.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Mar 07 21:50:54 +0000 2018","id_str":"971503483395428355","full_text":"“Timelapse of the Entire Universe”, a new video from MelodySheep, is really nice. 13.8 billion years compressed down to ten minutes. https://www.youtube.com/watch?v=D6hWbnigyxg","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 04 17:05:57 +0000 2018","id_str":"970344609187549184","full_text":"Here you go — grab an anthology of feminist speculative fiction featuring works by Angela Carter, Octavia E. Butler, and Ursula K. Le Guin for only a buck. https://www.bookbub.com/books/sisters-of-the-revolution-by-ann-vandermeer-and-jeff-vandermeer","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Mar 04 01:00:07 +0000 2018","id_str":"970101547752476672","full_text":"\"He's now president for life. President for life. And he's great,\" Trump said. \"And look, he was able to do that. I think it's great. Maybe we'll give that a shot some day.\" https://www.cnn.com/2018/03/03/politics/trump-maralago-remarks/index.html","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Mar 03 22:01:31 +0000 2018","id_str":"970056603897663488","full_text":"Achievement unlocked: entire household biked from the house to the nearest Mexican restaurant. Here’s hoping we can make it back! #laparrilla","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Mar 01 18:00:45 +0000 2018","id_str":"969271233962536960","full_text":"Super proud of @jmparrilli who in four weeks went from an idea and no experience in the tools and process to having her first podcast episode out: Welcome to Fungi Town http://www.fungitown.org","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Feb 27 21:35:56 +0000 2018","id_str":"968600611481677825","full_text":"It’s been a mighty long time since we’ve had new Kleptones tracks to enjoy, but a new EP dropped this week, a preview for an upcoming album. Only four tracks, but it’s pretty sweet. http://www.kleptones.com/blog/#.WpXO32aZPu0","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Feb 27 01:18:36 +0000 2018","id_str":"968294261539135488","full_text":"I’m sure everything’s fine, but the temperature at the North Pole is currently 50 degrees F above normal right now. https://www.washingtonpost.com/news/capital-weather-gang/wp/2018/02/26/north-pole-surges-above-freezing-in-the-dead-of-winter-stunning-scientists/","favorite_count":"1","retweet_count":"2"},{"created_at":"Tue Feb 27 01:11:29 +0000 2018","id_str":"968292471934472192","full_text":"The company I’m lucky enough to work for, Infinity Interactive, turned 20 years old this week. I’m looking forward to solving problems with technology with these wicked smart and personable folks for years to come! https://twitter.com/iinteractive/status/968251816793157632","favorite_count":"6","retweet_count":"1"},{"created_at":"Sat Feb 06 17:10:35 +0000 2010","id_str":"8728837248","full_text":"Portland peeps: I might be interested in obtaining one of each of these for shipment to me in GA. Could that be arranged? http://is.gd/7P2ey","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Feb 06 17:02:22 +0000 2010","id_str":"8728557184","full_text":"Another #whiskerino participant -- @jameybennett -- pays me a great tribute: http://whiskerino.org/2009/beards/justjamey/26597/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 05 19:13:53 +0000 2010","id_str":"8689599932","full_text":"R.I.P. Boa Sr, the last of the Bo. http://is.gd/7M7sr","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 05 15:44:52 +0000 2010","id_str":"8681877552","full_text":"“Hey, that's the farmer of the future.” A farmer and his iPhone (and http://locallygrown.net) in Arkansas: http://is.gd/7LmlV","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 05 12:16:15 +0000 2010","id_str":"8674535328","full_text":"It's too bad J.J. Abrams isn't on #whiskerino. Today's site theme is \"lens flare\": http://whiskerino.org/2009/beards/ewagoner/26399/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 04 14:53:34 +0000 2010","id_str":"8634793274","full_text":"When I've got over 300 pages to print but the printer's broken, I can't wait to just hand iPads out to all my farmers market volunteers.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 04 13:57:41 +0000 2010","id_str":"8632811168","full_text":"Today's #whiskerino site theme: \"Stripes\" http://whiskerino.org/2009/users/ewagoner/26171/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 03 14:20:36 +0000 2010","id_str":"8589079811","full_text":"My sister had a surprise wedding Sunday night, on her birthday. Here's a report from a surprised witness: http://is.gd/7Clz3","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Feb 03 14:13:56 +0000 2010","id_str":"8588846462","full_text":"Last night's dinner was from Greendale Farm, McMullan Family Farm, and Zocalo Salsas. Thanks, all!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 03 13:05:32 +0000 2010","id_str":"8586607621","full_text":"It's \"mugshot day\" over at #whiskerino, and yeah, of course I have a mugshot. http://whiskerino.org/2009/users/ewagoner/25957/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 03 03:15:04 +0000 2010","id_str":"8571749347","full_text":"A farming-relating organization I greatly respect is writing a bit on my http://locallygrown.net system. Can't wait to share it with you!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 02 17:06:40 +0000 2010","id_str":"8549826411","full_text":".@ThatKevinSmith SMODCasts with your mom were fantastic. The last half hour of #103 was particularly adorable.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 02 13:29:11 +0000 2010","id_str":"8542114374","full_text":"Happy cold, wet, nasty Groundhog Day! http://whiskerino.org/2009/users/ewagoner/25746/ (No #whiskerino site theme today.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 01 18:39:25 +0000 2010","id_str":"8508919701","full_text":"I pull out my fierce \"Unix Neckbeard\" look for #whiskerino today: http://whiskerino.org/2009/beards/ewagoner/25559/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 01 13:48:48 +0000 2010","id_str":"8498856199","full_text":"What started as a little twinge in my shoulder during my shower this morning has immobilized much of my back. Must have ingested some Ice-9.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 31 22:35:54 +0000 2010","id_str":"8468880105","full_text":"Passed along without context, because that's how Vivian told it to me: \"Dragons are scared of Weird Al\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 31 20:33:22 +0000 2010","id_str":"8464880908","full_text":"\"They got permits earlier this month, put Clark farm flank steaks on the Sequim Locally Grown site, & quickly sold out.\" http://is.gd/7qS99","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 31 01:06:20 +0000 2010","id_str":"8432431264","full_text":"Vivian came out of her bedroom to announce, \"I'm a cute little Fraggle.\" I can't really disagree.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 30 22:26:36 +0000 2010","id_str":"8427376961","full_text":"Tonight's dinner is from Greendale Farm and Boann's Banks Farm. Special thanks to my farmers!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 30 14:38:14 +0000 2010","id_str":"8413009982","full_text":"There is much more water than ice outside so I'm heading out to the Athens Green Life Expo.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 30 03:02:01 +0000 2010","id_str":"8396156877","full_text":"Made a Keynote slideshow for my presentation in the morn on Athens Locally Grown. Freezing rain's already here, so probably won't make it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 29 23:41:52 +0000 2010","id_str":"8389247889","full_text":"Listening to a dramatic reading of a story of a gang fight between unicorn riding elves & a couple vampires. Let's get this Friday started!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 29 22:33:52 +0000 2010","id_str":"8386937402","full_text":"A fellow #whiskerino grower & shower pays me a tribute: http://whiskerino.org/2009/beards/kms/24958/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 29 13:55:08 +0000 2010","id_str":"8368268986","full_text":"Today at #whiskerino we recreate one of our favorite pictures taken by someone else so far. http://whiskerino.org/2009/users/ewagoner/24877/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 29 13:46:26 +0000 2010","id_str":"8367983671","full_text":"How to Get Local Food in the Winter: \"One of my favorite methods of finding local food is through Locallygrown.net...\" http://is.gd/7hRaM","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 29 13:05:26 +0000 2010","id_str":"8366695238","full_text":"My crack team of public relations professionals are at it again: http://onlineathens.com/stories/012910/liv_556108584.shtml","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Jan 28 00:54:55 +0000 2010","id_str":"8302290139","full_text":"Tonight's dinner came from McMullan Family Farm and Greendale Farm. Thank you farmers!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 26 11:40:33 +0000 2010","id_str":"8232050015","full_text":"Todays @whiskerino site theme is \"take a picture using cutouts and forced perspective in the style of member Jnonfiction\" http://is.gd/74s9g","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 26 01:47:13 +0000 2010","id_str":"8216403342","full_text":"Was looking forward to teaching Vivian how to read, but somehow she skipped \"learning how\" & went right to reading whole books. Done & done.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 25 18:14:23 +0000 2010","id_str":"8201229795","full_text":"Lunch at the Farm Cart http://whiskerino.org/2009/users/ewagoner/24025/ (No #whiskerino site theme today.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 25 00:46:52 +0000 2010","id_str":"8170525088","full_text":"That tornado warning was cancelled. It was north of here & moved into South Carolina. I see more right behind it though. Hunker down!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 25 00:41:19 +0000 2010","id_str":"8170332487","full_text":"Tornado warning!","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Jan 24 23:45:14 +0000 2010","id_str":"8168343970","full_text":"National Weather Service upgraded our forcast to 4-8\" of rain overnight & issued a flood warning for my county. Forget rice, I'll grow kelp.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 24 21:31:20 +0000 2010","id_str":"8163734622","full_text":"There's standing water pretty much everywhere & the forcast is for another two or three inches of rain this evening. Researching rice seed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 24 19:02:02 +0000 2010","id_str":"8158869770","full_text":"Stopped for tacos. Women's bowling is on TV & there are cheering patrons. Thought maybe I'd been transported to Cleveland, but no, North GA.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 24 17:18:39 +0000 2010","id_str":"8155794721","full_text":"The rain's really coming down. Stopped at a QT for coffee and a little break. The staff were discussing what the plans are if a tornado hits","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 24 00:12:51 +0000 2010","id_str":"8129209001","full_text":"Here are some of the many farms feeding me tonight and what they've each provided. http://gdzl.la/7xQoW8","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 24 00:07:51 +0000 2010","id_str":"8129062616","full_text":"I'm in a room with 1200 people eating this locally grown feast. One of my yearly highlights. http://gdzl.la/7xUaqu","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 23 22:07:09 +0000 2010","id_str":"8125529206","full_text":"This terrible news from a dairy in New York has affected me something fierce. Perhaps because I know so many dairymen now http://is.gd/6TEtv","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 23 17:31:22 +0000 2010","id_str":"8117516113","full_text":"Beard from Below http://whiskerino.org/2009/users/ewagoner/23577/ (No #whiskerino site theme today.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 23 04:38:19 +0000 2010","id_str":"8099512666","full_text":"Watch tv late for a change. Who's the tall goofy redhead? I like him. Will have to watch more.","favorite_count":"1","retweet_count":"1"},{"created_at":"Fri Jan 22 10:38:04 +0000 2010","id_str":"8065010489","full_text":"It took a while, but I found one. http://whiskerino.org/2009/users/ewagoner/23327/ (Today's #whiskerino site theme: \"Photoshop Friday\")","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 22 03:22:24 +0000 2010","id_str":"8054617227","full_text":"Huge legal victory for raw milk in Canada today! I hope to have news about my own lawsuit soon. http://is.gd/6MbBv","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 22 00:32:20 +0000 2010","id_str":"8048388774","full_text":"Had to call the @joyent emergency hotline for the first time ever, and their response was swift and helpful. Thank you, @joyent!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 22 00:27:46 +0000 2010","id_str":"8048229908","full_text":"Spent 5 hours chasing why rails processes were grabbing cpu and not letting go. Turned out to be a linewrap problem when making PDFs. Arrgh.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 21 14:20:12 +0000 2010","id_str":"8028463829","full_text":"The AppleTV is great while traveling. Fill it with ripped DVDs & plug it into the hotel TV. Or, $3 rentals instead of $10+ hotel charge.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 21 02:52:52 +0000 2010","id_str":"8011609404","full_text":"A person I don't know referred to me on the internet as \"a cool 'old school' programmer\". I smiled -- rarely called \"cool\". Or \"old school\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 20 23:48:31 +0000 2010","id_str":"8005156009","full_text":"Got an email thanking me for a rails app I put in production in '06 & not touched since. Great that it holds up well but still feel guilty.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 20 23:01:25 +0000 2010","id_str":"8003536972","full_text":"First 12 hour workday at the SSAWG conference done. The next three are all 16+ hour workdays. Fun, though exhausting.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 20 20:41:29 +0000 2010","id_str":"7998985022","full_text":"Turning a pocket full of paper receipts into PDFs for the tax man, using the JotNot app & my iPhone. I've never owned a more useful device.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 20 16:27:46 +0000 2010","id_str":"7991041013","full_text":"What I Carry Around: http://whiskerino.org/2009/users/ewagoner/22883/ Today's #whiskerino site theme: \"On Your Person\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 20 14:43:30 +0000 2010","id_str":"7987597666","full_text":"So has Skitch died? It was by far my fave, but with always expired beta versions & the download page not working, is it time to move on?","favorite_count":"0","retweet_count":"1"},{"created_at":"Tue Jan 19 22:35:40 +0000 2010","id_str":"7962452236","full_text":"I had to stop at \"The World's Largest Popcorn Store\" http://www.popcornhaven.com http://gdzl.la/7wXue4","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 19 16:58:31 +0000 2010","id_str":"7951885169","full_text":"Here's a five minute video demo of a competing system to my http://www.locallygrown.net. I need to make one of these: http://is.gd/6BtZQ","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 19 11:48:54 +0000 2010","id_str":"7942571506","full_text":"It's \"Movie Day\" over at #whiskerino. Unfortunately, I'm traveling today, so this will have to stand: http://is.gd/6AlaV","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 19 04:07:57 +0000 2010","id_str":"7932410132","full_text":"Well, crud. After rendering for hours on my 12k image slideshow (and only making it 5% in) iPhoto just quit. Maybe I'm using the wrong tool.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 18 22:01:51 +0000 2010","id_str":"7920090546","full_text":"Making a slideshow in iPhoto with 12k photos for my SSAWG tradeshow table on Wednesday. Looks like it'll be done rendering on Sunday. Whoops","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 18 21:33:49 +0000 2010","id_str":"7919218261","full_text":"Annual all-hands \"state of the company\" meeting in an hour. We have relatively few meetings, but this is a doozy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 18 20:03:17 +0000 2010","id_str":"7916331910","full_text":"Fingers crossed for @MarsPhoenix. If she survived the Martian winter (very unlikely), we'll hear from her soon.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 18 19:31:48 +0000 2010","id_str":"7915311432","full_text":"A new Kim Stanley Robinson novel came out 3 weeks ago? C'mon, Amazon, you know I buy all his. Let me know these things! http://is.gd/6xhuS","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 18 18:02:42 +0000 2010","id_str":"7912414171","full_text":"\"A man pulls the body of an earthquake victim from a coffin in order to steal the coffin\" Heartbreaking photos from Haiti http://is.gd/6wWGv","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 18 14:54:02 +0000 2010","id_str":"7906299986","full_text":"They say you can judge a man by the hat that he wears. http://whiskerino.org/2009/users/ewagoner/22411/ (No #whiskerino site theme today.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 16 18:56:00 +0000 2010","id_str":"7835342129","full_text":"My new hat fhtagn. http://gdzl.la/7wbioC","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 16 17:32:10 +0000 2010","id_str":"7832930208","full_text":"Tossing the Christmas tree: http://whiskerino.org/2009/users/ewagoner/21999/ (No #whiskerino site theme today.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 16 16:02:25 +0000 2010","id_str":"7830263172","full_text":"My town has three banks, none open on Saturday. Maybe I can find some money changers at the temple.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 15 22:56:58 +0000 2010","id_str":"7805213420","full_text":"With every episode of Drabblecast (the \"weird short fiction\" podcast), my man-crush on host Norm Sherman only grows stronger.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 15 16:25:40 +0000 2010","id_str":"7792954575","full_text":"Plugging in a new 1.5TB external hard drive and thinking back to a cassette tape recorder plugged into an Apple II+. What a crazy industry.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 15 13:04:02 +0000 2010","id_str":"7786630237","full_text":"Today I conclude my #whiskerino tribute to the members of \"Team Themed\": http://whiskerino.org/2009/users/ewagoner/21720/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 14 14:15:22 +0000 2010","id_str":"7748860776","full_text":"I continue my tributes to other #whiskerino participants for \"Make Your Own Theme Week\": http://whiskerino.org/2009/beards/ewagoner/21455/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 14 13:26:21 +0000 2010","id_str":"7747454587","full_text":"Passed the Wienermobile on the way to work this morning. Apparently that thing's highway safe.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jan 14 03:32:46 +0000 2010","id_str":"7734455165","full_text":"The Old Ones were, the Old Ones are, and the Old Ones will always be.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 14 00:20:14 +0000 2010","id_str":"7728014060","full_text":"At the Atlanta Ruby Users Group meeting, learning about using Ruby on Google's AppEngine.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 13 13:50:15 +0000 2010","id_str":"7708450949","full_text":"Went out to harvest carrots for dinner last night, and the ground was frozen solid. Don't recall having that problem here before.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 12 18:29:44 +0000 2010","id_str":"7677879317","full_text":"Food tomorrow at the #atlrug meeting will be provided by @locallygrownnet -- thanks for all the advice & support over the years, all!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 12 11:37:04 +0000 2010","id_str":"7666001416","full_text":"A young T Rex and her bearded father: http://whiskerino.org/2009/users/ewagoner/20901/ (Make your own theme week continues at #whiskerino)","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 12 03:45:09 +0000 2010","id_str":"7656044298","full_text":"\"NEVER trust a baby with a mustache\" http://whiskerino.org/2009/users/9schwander/20674/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 12 00:18:54 +0000 2010","id_str":"7649052107","full_text":"Tell you what, Christmas trees are quite a bit lighter when you don't water them for a couple weeks.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 11 22:51:55 +0000 2010","id_str":"7646202922","full_text":"Set up Proximity on my new Mac Mini to come alive & things when it senses me walk into the office. http://is.gd/65Jlu","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 11 14:27:37 +0000 2010","id_str":"7630907759","full_text":"Mustache Wax: not as simple as you might think","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 11 13:23:12 +0000 2010","id_str":"7629104073","full_text":"It's \"Make Your Own Theme Week\" over at #whiskerino. I explain my theme in my caption over there http://whiskerino.org/2009/beards/ewagoner/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 11 12:11:17 +0000 2010","id_str":"7627387049","full_text":"Did you see Antares, right at the tip of the crecent moon this morning? (Image from the Star Walk iPhone app) http://gdzl.la/7uYaky","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 11 04:06:53 +0000 2010","id_str":"7617576646","full_text":"Athens Locally Grown had over a third of a million dollars go through the market last year. The finances in a nutshell: http://is.gd/62KcL","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 10 22:03:11 +0000 2010","id_str":"7606287530","full_text":"Horizon's new line of meaninglessly-labelled \"natural\" milk being falsly marketed as organic at Bi-Lo stores: http://gdzl.la/7uNjZ1","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 09 20:46:31 +0000 2010","id_str":"7568523446","full_text":"Vivian and the two little boys in the pool are playing \"two T-Rexs hunt and eat the Triceratops\". It was her idea.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 09 16:55:44 +0000 2010","id_str":"7562126499","full_text":"Today's #whiskerino theme: \"Tiny\". Set the self timer and run away! http://whiskerino.org/2009/users/ewagoner/20210/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 09 02:41:43 +0000 2010","id_str":"7542702890","full_text":"Made a batch of La Pacadita style taco filling. I miss that place every day I'm not in Socorro (which is roughly 4550 of the last 4560).","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 08 23:21:27 +0000 2010","id_str":"7536503059","full_text":"Suddenly craving meatloaf.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 08 22:04:03 +0000 2010","id_str":"7534024608","full_text":"Visionary Leaders of Greenville, SC: \"In two years, Donna Putney’s Upstate Locally Grown food cooperative has blossomed\" http://is.gd/5VG8I","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 08 15:30:11 +0000 2010","id_str":"7522000518","full_text":"My #whiskerino pic: http://is.gd/5ULkF Today's theme is \"Half Face\" and is best appreciated by viewing the main page: http://is.gd/5ULkG","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 07 14:36:18 +0000 2010","id_str":"7480409980","full_text":"The Great Blizzard of 1/7/10: http://whiskerino.org/2009/users/ewagoner/19708/ (No #whiskerino site theme today.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 07 01:15:35 +0000 2010","id_str":"7461287327","full_text":"I used to go scuba diving, but gave it up because it just wasn't nerdy enough. These wetsuits, though, change all that: http://is.gd/5PJdG","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 07 01:09:20 +0000 2010","id_str":"7461103341","full_text":"Buy a 1TB external hard drive, get a free ... rice cooker? Yup: http://www.newegg.com/Product/Product.aspx?Item=N82E16822136477","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 06 23:42:00 +0000 2010","id_str":"7458426425","full_text":"There is a 40% chance we may get snow tomorrow that may total one inch. They've already cancelled school in anticipation. ??? Que?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 06 17:52:07 +0000 2010","id_str":"7448142277","full_text":"Could have sworn I had a license for Rogue Amoeba's AirFoil lying around, but can't find hide nor hair of it. It'd come in handy now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 06 17:05:10 +0000 2010","id_str":"7446759450","full_text":"Installed WinXP from the original disk. Now will watch it spend next 5 days updating itself. Luckily, it's virtualized. *minimizes window*","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Jan 06 15:13:49 +0000 2010","id_str":"7443460903","full_text":"The last PC I regularly use has been replaced. http://whiskerino.org/2009/users/ewagoner/19451/ (No #whiskerino site theme today.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 06 14:32:42 +0000 2010","id_str":"7442257823","full_text":"Amused that today's paper ran an 1800s bread recipe that calls for \"sour milk\", which is illegal to buy in GA. (only comes from raw milk)","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 05 21:16:15 +0000 2010","id_str":"7415646141","full_text":"Watch the founding of a sustainable farm in the Vermont mountains: the first year condensed to 16 beautiful minutes. http://is.gd/5NaOz","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 05 18:26:35 +0000 2010","id_str":"7410947109","full_text":"My work PC died overnight. It served me for six years, so it was due. I get to replace it with a Mac, so, yay!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 05 14:45:22 +0000 2010","id_str":"7405018679","full_text":"A plumber I'm not. Got the pipes melted and cut, but discovered I'd bought plugs not caps. Back to the hardware store...","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 05 14:06:41 +0000 2010","id_str":"7404043628","full_text":"I'm running extention cords through the woods so I can thaw the pipe with a hairdryer. Could be worse... I could be under the house.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 05 12:00:00 +0000 2010","id_str":"7401227928","full_text":"*yawn* Waiting for the school bus. Seems like months since the girl & I did this.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 05 11:19:42 +0000 2010","id_str":"7400507255","full_text":"That's a strange expression, Bruce. http://whiskerino.org/2009/beards/ewagoner/19218/ Today's #whskerino site theme: \"Charades\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 05 02:46:25 +0000 2010","id_str":"7389222732","full_text":"\"Don't be sorry,\" I'd say. \"After all, you didn't kill him.\" -- Brad Graham http://www.bradlands.com/dailybrad/90_percent_of_life/","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Jan 04 23:24:55 +0000 2010","id_str":"7382884590","full_text":"More info on @TheBrad http://is.gd/5MiI8 /via @mathowie","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 14 05:15:14 +0000 2018","id_str":"963642768823287809","full_text":"To love at all is to be vulnerable. https://zenpencils.com/comic/103-c-s-lewis-to-love-at-all/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 09 18:23:42 +0000 2018","id_str":"962029253188554752","full_text":"After a lengthy ordeal, nearly three years to the day from when Dad died, we sold my parents’ house today. Had to give up on selling it for what it was worth and focus on not letting BB&T steal it from us. They came very, very close to doing so.","favorite_count":"3","retweet_count":"0"},{"created_at":"Mon Jan 04 23:18:58 +0000 2010","id_str":"7382708024","full_text":"We have a previously unknown above ground water spigot in the middle of the woods that burst. Actually good news, but thinking of @thebrad.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 04 22:37:09 +0000 2010","id_str":"7381483756","full_text":"(Oh no! 2010 was going to be different! -eric) RIP Brad Graham. Totally shocked. http://bit.ly/bradlands (via @me3dia) /via @gjcharlet","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 04 21:51:02 +0000 2010","id_str":"7380160352","full_text":"Says the wife: We have no water at our house and \"there's a geyser in the woods by the well house\". Winter's made it to Georgia!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 04 16:04:52 +0000 2010","id_str":"7370917260","full_text":"Open auditions for a new Gordon Ramsay cooking show for non-professional cooks coming in two weeks to Atlanta: http://is.gd/5LZO7 Hmmm...","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 04 12:35:43 +0000 2010","id_str":"7365549782","full_text":"Today's #whiskerino site theme is \"tattoos\", and I'm never shy about showing off my ink: http://whiskerino.org/2009/beards/ewagoner/18951/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 03 23:00:42 +0000 2010","id_str":"7346271706","full_text":"I wonder if anyone else in the world is trying to decide between leftover goose and chorizo queso dip & chips for dinner. #UniqueSnowflake","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 03 22:35:48 +0000 2010","id_str":"7345576467","full_text":"Finished one of the best gifts I received this season: a fruitcake. Before you scoff, consider how seriously people I know take their food.","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Jan 02 17:44:19 +0000 2010","id_str":"7304985556","full_text":"Treat yourself to the miracle of AD/BC. Part 1: http://bit.ly/adbc1 2: http://bit.ly/adbc2 3: http://bit.ly/adbcpt3 /via @yewknww","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 02 17:20:02 +0000 2010","id_str":"7304389066","full_text":"#whiskerino has an official pose (also known as \"The Pip\"), and this is it: http://whiskerino.org/2009/beards/ewagoner/18496/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 01 23:12:05 +0000 2010","id_str":"7281877127","full_text":"William Shakespeare has a hanky for you: http://gdzl.la/7sca8Z","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 01 20:15:39 +0000 2010","id_str":"7277752223","full_text":"Off to the traditional New Year's Day open house at (Ben and) Fran's house.

I miss you, Ben.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 01 18:48:15 +0000 2010","id_str":"7275713742","full_text":"Oh, hey! New Kleptones! http://www.kleptones.com/pages/downloads_ud.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 01 17:45:00 +0000 2010","id_str":"7274246565","full_text":"Well, this is weird and oddly pleasing: \"God Rest Ye Merry Gilligan\" http://music.metafilter.com/2890/God-Rest-Ye-Merry-Gilligan","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 01 15:10:33 +0000 2010","id_str":"7270948322","full_text":"Me & my banjo. This year I'll learn how to play it. http://whiskerino.org/2009/beards/ewagoner/18256/ Today's #whiskerino theme: \"New Years\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 01 03:26:01 +0000 2010","id_str":"7257336531","full_text":"Calculated that locallygrown.net facilitated the sales of $1,070,152.24 of locally grown food nationwide in 2009. Over a million dollars!","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Dec 31 22:26:18 +0000 2009","id_str":"7249723104","full_text":"2009 was going to be the year I really learned to play my banjo. I've got my work cut out for me tonight.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Dec 31 19:59:07 +0000 2009","id_str":"7245740213","full_text":"If you like fonts, head over to http://www.comicbookfonts.com for their annual 1 day sale. All fonts $20.10. You can literally save $1000s.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 31 18:56:32 +0000 2009","id_str":"7243870332","full_text":"Oh, lord. I was just given a senior citizen's (60 & older) discount. So, yeah, I guess the white beard does make me look older than 38.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 31 17:39:58 +0000 2009","id_str":"7241411237","full_text":"#10yearsago I was having a last night of subdued debauchery with college friends in Madison, WI. Had a flight home on 1/1/1 (y2k bug or no).","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 31 14:18:18 +0000 2009","id_str":"7234878539","full_text":"Back to work! http://whiskerino.org/2009/beards/ewagoner/18009/ (No #whiskerino site theme today.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 31 13:02:22 +0000 2009","id_str":"7233029223","full_text":"Hey 2009. I'm real happy for you, and Imma let you finish, but.... oh never mind. On second thought, just go ahead and finish /via @Wallaceh","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 31 12:46:27 +0000 2009","id_str":"7232682170","full_text":"Up yer kilt, 2009.","favorite_count":"1","retweet_count":"1"},{"created_at":"Thu Dec 31 06:11:55 +0000 2009","id_str":"7224788606","full_text":"Made it home. It's 1am, I'm wired, and I have to leave for work in six hours. Holidays are over!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 30 21:19:25 +0000 2009","id_str":"7209126889","full_text":"So the nine hour drive is turning into a thirteen hour drive, but at least we got views like this: http://gdzl.la/7rKex5","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 30 17:20:49 +0000 2009","id_str":"7202116797","full_text":"Stopped at RonJon's to get a suit for Viv. All her baby fat's melted off and it turns out December's not a good time to suit shop at home.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 30 15:49:13 +0000 2009","id_str":"7199284707","full_text":"Getting back in the truck for the nine hour drive home. Back to work on the morrow!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 30 15:36:34 +0000 2009","id_str":"7198919628","full_text":"I'm sure it means well, but this bumper sticker seems rather too passive agressive for the season: http://gdzl.la/7rF1uY","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 30 14:16:55 +0000 2009","id_str":"7196807661","full_text":"Today's #whiskerino site theme is \"Frame your picture in a literal frame\". Here's the best I could do with that: http://is.gd/5GCWb","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 30 06:03:27 +0000 2009","id_str":"7187178305","full_text":"I restarted Safari and Evernote added itself to the toolbar twenty-three times. Really, Evernote, three or four would have been plenty.","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Dec 29 19:49:21 +0000 2009","id_str":"7169581140","full_text":"OH: \"Who is Mike Jagger?\" \"Mick. Mick Jagger.\" \"Whatever.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 29 16:10:22 +0000 2009","id_str":"7163106594","full_text":"\"This one is called Squishy!\" http://whiskerino.org/2009/beards/ewagoner/17516/ Today's #whiskerino site theme: \"Share Your Art Collection\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 28 21:02:11 +0000 2009","id_str":"7134658088","full_text":"Christmas surf http://gdzl.la/7rddjU","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 28 20:17:02 +0000 2009","id_str":"7133422075","full_text":"Fun times at the AT&T store. http://whiskerino.org/2009/beards/ewagoner/17298/ (No #whiskerino site theme today.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 28 00:06:56 +0000 2009","id_str":"7104766158","full_text":"2nd Christmas Dinner! http://gdzl.la/7qTQbp","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 27 23:29:07 +0000 2009","id_str":"7103801908","full_text":"Onions & celery sweated in butter, crumbled blue corn cornbread & crackers, eggs, sage, thyme, and oysters. Mix gently & bake until crusty.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 27 23:27:18 +0000 2009","id_str":"7103757311","full_text":"Three types of heirloom sweet potatoes, cubed and cooked in orange juice, mashed with butter, ginger, brown sugar, & nutmeg.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 27 21:51:43 +0000 2009","id_str":"7101460031","full_text":"Render diced bacon, add chopped apple & caramelize. Add diced goose giblets & cook through. Stir in sage, salt, pepper. Serve on corn chips.","favorite_count":"0","retweet_count":"1"},{"created_at":"Sun Dec 27 15:41:34 +0000 2009","id_str":"7092699205","full_text":"Vivian has made herself comfortable. http://gdzl.la/7qQGpS","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 27 14:21:26 +0000 2009","id_str":"7090986691","full_text":"Merry 2nd Christmas! http://whiskerino.org/2009/beards/ewagoner/17006/ (Today's #whiskerino theme: \"Lo-Fi Camera\")","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 27 05:36:47 +0000 2009","id_str":"7082112425","full_text":"Made it to the in-law's. Tomorrow: 2nd Christmas!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 27 01:58:48 +0000 2009","id_str":"7076809644","full_text":"This Waffle House is far too small for the cook's 120 decible voice.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 26 20:30:42 +0000 2009","id_str":"7069553655","full_text":"Vivian's Batman multiplication and division math game is a real snoozer apparently: http://gdzl.la/7qD2s1","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 26 20:11:18 +0000 2009","id_str":"7069150429","full_text":"The Flaming Lips have been prolific this year. They just released a cover version of the entire Dark Side of the Moon album. I like it.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Dec 26 17:34:32 +0000 2009","id_str":"7065746658","full_text":"My goose will be cooked. http://whiskerino.org/2009/beards/ewagoner/16793/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 26 02:40:32 +0000 2009","id_str":"7049541964","full_text":"This was our first Xmas day home as a family, giving us a chance to start our own traditions. So from now on: crab legs & Weird Al's UHF.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Dec 25 23:32:32 +0000 2009","id_str":"7045060165","full_text":"Finally found a source for locally grown organically grown grains. Blue corn cornbread is done for the goose with oyster stuffing on Sunday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 25 21:37:18 +0000 2009","id_str":"7042616075","full_text":"Whoa. It's almost five? Guess I better stop playing with Viv's presents and start getting ready for the 9 hour drive tomorrow. Also, dinner.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 25 17:16:33 +0000 2009","id_str":"7037065591","full_text":"Use eggnog as the liquid in your favorite pancake recipe. Trust me on this.","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Dec 25 16:42:13 +0000 2009","id_str":"7036266929","full_text":"I just love that the Voyager craft are nearly as old as me and are still making exciting and surprising discoveries. http://is.gd/5BdMK","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Dec 25 15:14:47 +0000 2009","id_str":"7034221874","full_text":"I thought for sure this would be the year I caught the jolly elf. http://whiskerino.org/2009/beards/ewagoner/16547/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 25 05:59:28 +0000 2009","id_str":"7024811388","full_text":"$diety bless us, every one.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 25 04:43:09 +0000 2009","id_str":"7022857849","full_text":"I hope you have peace now, Vic Chesnutt. I'm sorry you were in such pain.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 25 03:07:15 +0000 2009","id_str":"7020384278","full_text":"It's Viv's last Christmas as an only child, so I doubt her loot pile will look this big again: http://gdzl.la/7qb7zV","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 25 02:14:52 +0000 2009","id_str":"7019068987","full_text":"Writing a note to Santa (video): http://yfrog.us/5r8jcz","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 25 01:47:20 +0000 2009","id_str":"7018385552","full_text":"Decorating Santa's gingerbread rocketship, fire engine, and train engines: http://gdzl.la/7qerLW","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 25 01:05:26 +0000 2009","id_str":"7017386609","full_text":"Viv & I rolled out and baked more gingerbread cookies so Santa will have snacks while he wraps presents. Delivers. Delivers presents.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 25 00:32:20 +0000 2009","id_str":"7016597801","full_text":"Making sugar plums from scratch. No fairy help, unfortunately.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 24 22:45:43 +0000 2009","id_str":"7014010793","full_text":"Roasting a chicken & potatoes to get us through the Eve and prepping for the big dinner, traditional goose, to be held on Sunday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 24 20:45:37 +0000 2009","id_str":"7011033404","full_text":"The trouble with one good grocery store that serves four counties is on days like today everyone for four counties is here.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 24 19:05:38 +0000 2009","id_str":"7008437798","full_text":"The year that will not end kicks Athens once again. Vic Chesnutt is in a deep coma with uncertain outlook: http://is.gd/5AhIx","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 24 14:50:11 +0000 2009","id_str":"7001204324","full_text":"...might keep his eye upon his clerk who in a dismal little cell beyond, a sort of tank, was copying letters. http://is.gd/5A1UJ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 24 05:01:47 +0000 2009","id_str":"6989555151","full_text":"\"Winter doesn't put a stop to local, farm-fresh produce, thanks to Green Country (Oklahoma)entrepreneur\" http://is.gd/5ztQI","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 23 18:31:52 +0000 2009","id_str":"6972537403","full_text":"Today's the day we're airing grievances? Good. Let's start with someone eating my labelled lunch in the office fridge.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 23 12:24:32 +0000 2009","id_str":"6962719372","full_text":"A bad christmas sweater can really dominate a room. http://is.gd/5yCph (Today's #whiskerino theme: \"Christmas Sweater\")","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 22 15:01:31 +0000 2009","id_str":"6931040313","full_text":"An Eric's eye view of my fluffy cheeks: http://whiskerino.org/2009/beards/ewagoner/15788/ (No #whiskerino site theme today.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 21 16:03:07 +0000 2009","id_str":"6897124587","full_text":"Happy solstice! http://whiskerino.org/2009/beards/ewagoner/15532/ (No #whiskerino site theme today.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 20 21:29:38 +0000 2009","id_str":"6871668736","full_text":"Vivian: \"I don't like dolls. I like dinosaurs and sharks and cars.\" Guess that's why we spent so little time in the pink section at Target.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Dec 20 15:40:51 +0000 2009","id_str":"6862889442","full_text":"Cleaning out the fridge. Bread, ham, broccoli, cheese, onion, leeks, eggs, milk (all local) into baking dish for a supreme breakfast strata.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 19 18:40:28 +0000 2009","id_str":"6836112128","full_text":"It's Caturday over at #whiskerino! Everyone's posing with their cats. Here's one of mine: http://whiskerino.org/2009/beards/ewagoner/15048/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 19 16:33:06 +0000 2009","id_str":"6832857645","full_text":"Vivian's first written Christmas list (Batman toy & new MarioCart game): http://gdzl.la/7oSVBp","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 19 01:39:04 +0000 2009","id_str":"6815459262","full_text":"My new love: @thedrabblecast \"Short Stories At the Far Side of Weird\" expertly read every week. http://www.drabblecast.org","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 18 22:41:10 +0000 2009","id_str":"6810828306","full_text":"For someone who wanted to leave work early, I'm altogether too much still in my office. Time to fix that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 18 20:11:08 +0000 2009","id_str":"6806924041","full_text":"Verizon emails when you've hit your monthly bandwidth cap & begin accruing charges, which is nice. It's sent 5 days after the fact, however.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 18 19:41:19 +0000 2009","id_str":"6806143250","full_text":"It is cold and dark and wet out. I have a strong urge to light a briar pipe and play a computer game for hours. Can't do either, though.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 18 17:10:22 +0000 2009","id_str":"6802052509","full_text":"You might think a 70-minute video review of Phantom Menace (you read right) would be too long to watch. You'd be wrong. http://is.gd/5szvh","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 17 21:37:26 +0000 2009","id_str":"6775227734","full_text":"The disco ball is on over at @athlocallygrown! http://gdzl.la/7ozZRE","favorite_count":"0","retweet_count":"1"},{"created_at":"Thu Dec 17 14:08:48 +0000 2009","id_str":"6764491213","full_text":"Sometimes driving the big truck isn't all fun and games. http://is.gd/5rfzH (Today's #whiskerino site theme: \"Play Dead\")","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 17 02:24:37 +0000 2009","id_str":"6750957590","full_text":"Tomorrow is Viv's last day of school before the break, and I totally forgot to get gifts for her teachers. Gift cards to the rescue!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 17 00:35:28 +0000 2009","id_str":"6747803802","full_text":"Got around to baking those gingerbread cookies. They were worth the wait. Even the burned one tasted great!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 16 20:30:45 +0000 2009","id_str":"6741109379","full_text":"One of my cats it IM'ing me on iChat. Can't get it to turn the webcam on so I can see which one it is. Guess I need to re-teach that class.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 16 16:29:51 +0000 2009","id_str":"6734749484","full_text":"My co-workers had 2 entries in Battle of the Bands at the 40 Watt: Iron Maiden in style of Lionel Richie, & the converse: http://is.gd/5q8qA","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 16 14:24:47 +0000 2009","id_str":"6731334649","full_text":"Mourned the loss of a gal you loved who happened to have gills, webbed feet, & followed the Old Ones? This song's for you http://is.gd/5q0Qw","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 16 13:31:43 +0000 2009","id_str":"6730019498","full_text":"I'm tall, so I never get to see what my beard looks like from below. http://whiskerino.org/2009/beards/ewagoner/14222/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 16 01:00:02 +0000 2009","id_str":"6714203456","full_text":"Tauntaun sleeping bag in the wild: http://gdzl.la/7obwEh","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 15 20:41:58 +0000 2009","id_str":"6707098161","full_text":"\"it-it- the f- it-flam-flames. Flames, on the side of my face, breathing-breathl- heaving breaths. Heaving...\" (What'd I do to my shoulder?)","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 15 16:52:10 +0000 2009","id_str":"6701184365","full_text":"Oh, ow! I think I just broke my shoulder blade while yawning. This will make the rest of the day interesting. #fragileoldman","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 15 14:28:52 +0000 2009","id_str":"6697272600","full_text":"Morning in the moors. (Today's #whiskerino site theme: \"Profile Day -- turn to the left\") http://whiskerino.org/2009/beards/ewagoner/13914/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 15 13:09:59 +0000 2009","id_str":"6695359506","full_text":"One upside to this perpetual fog: I just saw Lando Calrissian make a deal that will keep the Empire out of this place forever.","favorite_count":"2","retweet_count":"2"},{"created_at":"Tue Dec 15 12:03:04 +0000 2009","id_str":"6693959754","full_text":"Rain is nice and all, but I'm really tired of having to pay the ferryman just to get from my house to my car.","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Dec 14 16:01:26 +0000 2009","id_str":"6665321296","full_text":"It's \"Turn the Camera Upside Down Day\" at #whiskerino. Kinda hard when the camera has sensors that keep it right side up. http://is.gd/5n8TC","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 14 05:14:12 +0000 2009","id_str":"6652873332","full_text":"Not been open an hour, & already Athens Locally Grown has $1100+ in sales. Wonder how many sleepy people I'm responsible for Monday morns.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 14 04:53:35 +0000 2009","id_str":"6652402546","full_text":"I went out to look at the meteors, but the fog's so thick I smacked myself in the face trying to see how bad the visibility actually was.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 14 04:32:40 +0000 2009","id_str":"6651914744","full_text":"The latest update on the raw milk situation: http://athens.locallygrown.net/weblog/view/3536","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Dec 14 00:20:04 +0000 2009","id_str":"6644866465","full_text":"\"Ha ha ha! That's Silly! Snowmans are not alive!\" Guess that subscription to Skeptical Enquirer was a good Christmas prez for Viv after all.","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Dec 13 22:05:49 +0000 2009","id_str":"6641282412","full_text":"Ham's done. http://gdzl.la/7nCLuU","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 13 21:50:46 +0000 2009","id_str":"6640881031","full_text":"Made gingerbread cookie dough. Was going to make gingerbread cookies, but missed the recipe step where it said to \"refrigerate overnight\".","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Dec 13 19:38:11 +0000 2009","id_str":"6637186589","full_text":"Vivian gave me a lesson on the proper plating technique for hotdogs. \"Remember,\" she says, \"it's ketchup on it, not ketchup with it.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 13 18:46:33 +0000 2009","id_str":"6635850333","full_text":"Looks like I'm out of brandy. Oh well... that's what bourbon's for, right?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 13 16:52:34 +0000 2009","id_str":"6633034209","full_text":"Cured a local fresh ham overnight. Now it begins the long slow bake. Mmmmm... a week of ham! http://is.gd/5lUvr","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 13 16:01:57 +0000 2009","id_str":"6631852822","full_text":"Huevos, papas, chorizo, and mole makes for a great breakfast in jammies.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 12 22:46:11 +0000 2009","id_str":"6611577236","full_text":"\"Vivian and Miss Maxwell and Mrs Vaughn and Hayden\" http://gdzl.la/7nj3Ti","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 12 19:23:10 +0000 2009","id_str":"6606868913","full_text":"I love this guy's #whiskerino photos so, so much. Every single day. http://whiskerino.org/2009/beards/9schwander/13140/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 12 19:19:21 +0000 2009","id_str":"6606783113","full_text":"We went to our neighborhood Christmas tree farm. http://whiskerino.org/2009/beards/ewagoner/13142/ (No #whiskerino site theme today.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 11 11:24:17 +0000 2009","id_str":"6563799172","full_text":"Twelve Deadly Cyns http://whiskerino.org/2009/beards/ewagoner/12838/ (Today's #whiskerino site theme: \"Album Cover\")","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 10 17:52:38 +0000 2009","id_str":"6538411223","full_text":"The good Doctor from Gallifrey made an appearance at #whiskerino today: http://whiskerino.org/2009/beards/ulaocealleigh/12615/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 07 12:21:23 +0000 2018","id_str":"961213300284579840","full_text":"We live in a world where you can start your day off with a cotton eyed joe gregorian chant nightcore hardcore dubstep remix. https://www.youtube.com/watch?v=i98bKRYIZd8","favorite_count":"2","retweet_count":"1"},{"created_at":"Wed Feb 07 01:39:45 +0000 2018","id_str":"961051826761150464","full_text":"Sparkly nails, spaghetti, ice cream, and teaching my youngest Pig Latin. A nice evening of respite from all the adulting of late.","favorite_count":"3","retweet_count":"0"},{"created_at":"Tue Feb 06 03:42:45 +0000 2018","id_str":"960720391118512129","full_text":"Finally had the plumber out to the house, and — joy — likely a collapsed sewer pipe under the slab. I’m glad I don’t own the place, but not good news for getting water back any time soon.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 05 21:24:46 +0000 2018","id_str":"960625269647265793","full_text":"Holy crap. The notary public at my bank just refused to notarize my documents because they didn’t originate with the bank, as per new company policy. This seems a clear violation of both the law and the notary oath. Guess I have to report them and follow through this that.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Feb 04 17:02:27 +0000 2018","id_str":"960196868667002880","full_text":"Two feverish kids, big work deliverable, impending birthdays, stressful estate sale, and now sewage backing up into bedrooms. It’s been a hell of a few days. Next time around remind me not to try life on “insane mode”.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 03 03:28:09 +0000 2018","id_str":"959629554762633216","full_text":"A short comic about a Frog and a Troll.

http://jordanmello.tumblr.com/post/139432372637/a-short-comic-about-a-frog-and-a-troll","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 01 19:32:21 +0000 2018","id_str":"959147425742106625","full_text":"Juniper, while trying to describe the effect her fever has on her: “Gravity is pulling me up instead of down” and “My spirit is facing the wrong direction”.","favorite_count":"4","retweet_count":"1"},{"created_at":"Wed Jan 31 23:55:34 +0000 2018","id_str":"958851280344031232","full_text":"BB&T, how they’ve treated me after the deaths of my parents, has single-handedly turned me from fairly fiscally conservative to wanting to actively burn everything to the ground.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 31 22:53:07 +0000 2018","id_str":"958835564106649600","full_text":"Lucy is one of my favorite comics artists, and things like this are why. https://twitter.com/LuBellWoo/status/958785686613536768","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 31 05:14:46 +0000 2018","id_str":"958569220148813824","full_text":"“Send flowers if you like, as Edith loves them, but in my memory raise a good glass of bourbon or single-malt whisky.”

Dr. Barry Hollander, UGA journalism professor, had his final article published today. His obituary. http://www.legacy.com/obituaries/onlineathens/obituary.aspx?n=barry-hollander&pid=188024308&fhid=3631","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 10 14:04:33 +0000 2009","id_str":"6531953334","full_text":"Riverview Farms largely destroyed by tornado yesterday. All people & animals unharmed, buildings gone. Pics on Facebook: http://is.gd/5hU5d","favorite_count":"0","retweet_count":"2"},{"created_at":"Thu Dec 10 13:39:50 +0000 2009","id_str":"6531347265","full_text":"Cody Hopkins & Andrea Todt, founders of Conway Locally Grown in Arkansas, won a 2009 Glynwood Harvest Award: http://blip.tv/file/2920938","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 10 13:09:03 +0000 2009","id_str":"6530638893","full_text":"On Thursdays I drive the big truck! http://whiskerino.org/2009/beards/ewagoner/12572/ (No #whiskerino site theme today.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 10 03:43:31 +0000 2009","id_str":"6520111427","full_text":"A preview for @tunawalrus http://gdzl.la/7mNFuL","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 09 23:39:21 +0000 2009","id_str":"6512803919","full_text":"Yellow wig, black plastic bowler, & red spray paint acquired. Potentially disturbing photo coming on Friday for Album Cover Day. #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 09 19:25:42 +0000 2009","id_str":"6505836169","full_text":"Got the keys to a brand new server at @joyent. I've got that new computer giddyness mixed with the dread of knowing I've now got work to do.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 09 11:25:44 +0000 2009","id_str":"6493679837","full_text":"Up High! http://is.gd/5gM75 Today's #whiskerino site theme is \"High Five\". See http://is.gd/5gM74 for the full effect.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 09 00:42:56 +0000 2009","id_str":"6480582595","full_text":"So far tonight I've talked with a newspaper reporter, a filmographer, and a right-wing citizen activist. Some days it's hard being a hermit.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 08 21:17:19 +0000 2009","id_str":"6475212621","full_text":"Here's a better URL, to just the really great videos: http://www.youtube.com/user/googlechrome#grid/user/94FC07C80696242D","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 08 21:13:24 +0000 2009","id_str":"6475109209","full_text":"Puppetry, knitting, energetic physics, live harp playing. It's hard to believe these videos are about a web browser. http://is.gd/5ggqP","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 08 13:34:25 +0000 2009","id_str":"6463381058","full_text":"How to slice a bagel into two linked halves: http://www.georgehart.com/bagel/bagel.html (I learn so much stuff thanks to MetaFilter!)","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 08 11:48:23 +0000 2009","id_str":"6461360557","full_text":"Another day, another ritual. http://whiskerino.org/2009/beards/ewagoner/11999/ (No #whiskerino site theme today)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 07 22:04:13 +0000 2009","id_str":"6443314921","full_text":"Any Athens folks happen to have this hat/wig combo I could borrow? http://www.cyndilauper.com.br/site/images/gerais/CD5-G.jpg","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 07 21:19:46 +0000 2009","id_str":"6442142361","full_text":"The contents of http://dreamhoststatus.com : \"BRB\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 07 21:15:20 +0000 2009","id_str":"6442028620","full_text":"Looks like Dreamhost exploded. Can't reach any sites I know of on any of their servers. Including their own status page.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 07 13:55:13 +0000 2009","id_str":"6430993146","full_text":"Chin Spin http://whiskerino.org/2009/beards/ewagoner/11691/ (Today's #whiskerino site theme: \"Intentionally Blurry\")","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 07 03:18:03 +0000 2009","id_str":"6419539475","full_text":"I made a double recipe of from-scratch taco filling so I could have some for another meal. That meal turned out to be \"tenses\". Stuffed!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 05 21:31:09 +0000 2009","id_str":"6380297576","full_text":"Based on this one song alone, I am recommending this band to you: Edward Sharpe & The Magnetic Zeros. Listen to \"Home\": http://is.gd/5dqSI","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 05 17:23:12 +0000 2009","id_str":"6374241473","full_text":"My beard on the Broad http://whiskerino.org/2009/beards/ewagoner/11168/ (Today's #whiskerino site theme: \"I live here\")","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 04 22:12:53 +0000 2009","id_str":"6350950447","full_text":"\"Nashville is often called the Athens of the South but, as it turns out, Athens is actually the Athens of the South.\"","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Dec 04 13:38:52 +0000 2009","id_str":"6336878825","full_text":"The elusive farming nerd in his native habitat. http://whiskerino.org/2009/beards/ewagoner/10869/ (Today's #whiskerino theme: \"beardsneak\")","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 03 13:51:27 +0000 2009","id_str":"6303590900","full_text":"\"In the by-myself mornings...\" http://whiskerino.org/2009/beards/ewagoner/10584/ (No #whiskerino site theme today)","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 03 01:49:34 +0000 2009","id_str":"6289122848","full_text":"Now I have everything I need to make Mandarin Orange & Vanilla Bean raw milk ice cream: http://ow.ly/HVHK","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 03 01:43:21 +0000 2009","id_str":"6288937449","full_text":"Received a case of mandarin oranges I bought from @chaffinorchards. The fruit is fantastic, & the farm seems like a top notch place.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 02 18:52:37 +0000 2009","id_str":"6277505253","full_text":"Some people make ephemeral art with sand, others with balloons or tissue paper. This guy makes art with pancakes: http://is.gd/5aiCf","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 02 16:43:14 +0000 2009","id_str":"6274105874","full_text":"Cauliflower soup, house cured ham & egg biscuit, and mulled wine @Farm255. Well worth being soaked & shivering. Unless I go all Wm Harrison.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 02 16:00:18 +0000 2009","id_str":"6272940359","full_text":"I really should eat my PB&J for lunch, but it's a cold wet day and the Farm 255 lunch cart is giving away free mulled wine, so...","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 02 15:39:50 +0000 2009","id_str":"6272379723","full_text":"I've been looking for software to combine video frames into one static image. OK Go uses a similar concept in new video: http://is.gd/5a7iy","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 02 14:59:38 +0000 2009","id_str":"6271281564","full_text":"Whiskers of the Dark http://whiskerino.org/2009/beards/ewagoner/10298/ (Today's theme at #whiskerino is \"Minimal Light\")","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 02 14:40:40 +0000 2009","id_str":"6270778945","full_text":"I had a question so I Googled it. First hit was a weblog post of mine from February, 2000 with the answer. And that is why I keep a weblog.","favorite_count":"2","retweet_count":"2"},{"created_at":"Tue Dec 01 18:48:49 +0000 2009","id_str":"6243254604","full_text":"http://squareup.com/ may be just what I was waiting for! Could be game changer for accepting pay cards on the go, such as farmers markets.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 01 17:32:10 +0000 2009","id_str":"6241245550","full_text":"Today's theme is \"tacos\" so, um, I'm eating a taco. http://whiskerino.org/2009/beards/ewagoner/9950/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 01 00:28:15 +0000 2009","id_str":"6218328205","full_text":"Settling in for a St. Andrew's night dinner of haggis and whisky. http://gdzl.la/7jC3yL","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 30 22:48:30 +0000 2009","id_str":"6215420193","full_text":"It a strange feeling to know that something I made has enough users to warrant its own conference. http://locallygrown.net/weblog/view/3443","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Nov 30 21:15:40 +0000 2009","id_str":"6213036308","full_text":"Man, it's like a sauna out there! A windy, ice cold sauna.","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Nov 30 18:23:50 +0000 2009","id_str":"6208867977","full_text":"Happy St. Andrew's Day! http://whiskerino.org/2009/beards/ewagoner/9689/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 29 08:21:08 +0000 2009","id_str":"6165315189","full_text":"Sleepy Sunday whiskers (no theme today) http://whiskerino.org/2009/beards/ewagoner/9346/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 29 08:20:35 +0000 2009","id_str":"6165307123","full_text":"Home again, home again, jiggity jig.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 29 03:21:15 +0000 2009","id_str":"6159541539","full_text":"A large raptor smashed into us and took out driver side mirror. Stopping to repack truck so we can see out rearview mirror.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 28 19:25:37 +0000 2009","id_str":"6148582004","full_text":"On the road again. Home in 12 hours or so.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 28 18:04:08 +0000 2009","id_str":"6146757228","full_text":"My dad, his whiskers, and me. (No theme today) http://whiskerino.org/2009/beards/ewagoner/9111/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 27 15:14:56 +0000 2009","id_str":"6114082548","full_text":"After Thanksgiving comes hibernation. (Today's site theme: \"Food Coma\") http://whiskerino.org/2009/beards/ewagoner/8815/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 27 01:50:45 +0000 2009","id_str":"6099221946","full_text":"Looking at my baby portrait, you'd swear I was a Talosian. (http://en.wikipedia.org/wiki/Talosians) http://gdzl.la/7ixEQK","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 27 01:31:45 +0000 2009","id_str":"6098772443","full_text":"My dad's whiskers are an inspiration. http://gdzl.la/7iBqwU","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 27 00:59:58 +0000 2009","id_str":"6098010254","full_text":"My monster terndencies also go way, way back. http://gdzl.la/7ixfhM","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 27 00:30:43 +0000 2009","id_str":"6097321348","full_text":"My hippy heritage is bonafide. http://gdzl.la/7iwZ72","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 27 00:12:06 +0000 2009","id_str":"6096875463","full_text":"Me snapping beans with my grandparents. I'm wearing a home made Pac-man tshirt and taped glasses, looking gangster. http://gdzl.la/7iwPBH","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Nov 26 23:38:33 +0000 2009","id_str":"6096082454","full_text":"Me as a young boy, apparently auditioning for Ruprecht in \"Dirty Rotten Scoundrels\" http://gdzl.la/7iAqUU","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 26 15:58:11 +0000 2009","id_str":"6084723699","full_text":"I'm thankful for whiskers. (Today's theme: Thanksgiving) http://whiskerino.org/2009/beards/ewagoner/8514/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 25 14:58:51 +0000 2009","id_str":"6051532036","full_text":"\"Warning: beards in mirror are longer than they appear\" Today's theme: Mirrors http://whiskerino.org/2009/beards/ewagoner/8225/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 25 06:52:48 +0000 2009","id_str":"6043302975","full_text":"Daughter, dog, ever more pregnant wife, and I all made it to MO in one piece. Maybe \"more pregnant\" isn't right. Still just one in there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 25 01:26:02 +0000 2009","id_str":"6036110792","full_text":"Having my yearly pre-Thanksgiving White Castle dinner. Yum!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 24 22:05:12 +0000 2009","id_str":"6020744887","full_text":"There are a lot of really awesome forced perspective shots today at Whiskerino: http://whiskerino.org/2009/beards/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 24 17:28:55 +0000 2009","id_str":"6013746537","full_text":"OhMyGosh. MuppetsStudio has a YouTube channel full of brand new hi-def videos? Guess I'll be blowing through my bandwidth allowance again.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 24 15:05:36 +0000 2009","id_str":"6009973620","full_text":"My guardian angel adjusts my glasses. (Today's theme: Forced Perspective) http://whiskerino.org/2009/beards/ewagoner/7921/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 24 13:33:07 +0000 2009","id_str":"6007781495","full_text":"At some point this morning, we'll start a 12 hour car drive. To (Vivian's) Grandmother's house we go!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 24 00:22:29 +0000 2009","id_str":"5992722294","full_text":"Looks like on Jan 3, Food Network will air super Iron Chef battle with ingredients from White House garden & Michelle Obama(?) as guest!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 24 00:14:10 +0000 2009","id_str":"5992502010","full_text":"Win a new Macbook Pro on Cyber Monday 2009. Details here: http://bit.ly/29rFES","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 23 13:41:52 +0000 2009","id_str":"5976448697","full_text":"\"The road goes ever on and on...\" (No theme today) http://whiskerino.org/2009/beards/ewagoner/7616/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 22 14:10:00 +0000 2009","id_str":"5946320517","full_text":"Time for another entry on the beard growth chart. (No theme today) http://whiskerino.org/2009/beards/ewagoner/7314/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 21 17:58:34 +0000 2009","id_str":"5924026662","full_text":"The turkeys and I compare beards at @naturesharmony Farm. http://whiskerino.org/2009/beards/ewagoner/7052/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 21 16:05:45 +0000 2009","id_str":"5921474530","full_text":"Cows, sheep, and chickens grazing together at @naturesharmony Farm: http://gdzl.la/7hhjGA","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 21 15:52:44 +0000 2009","id_str":"5921183079","full_text":"We're at @naturesharmony Farm, picking up our Thanksgiving turkeys. Here's a Tom that gets to live another year: http://gdzl.la/7hhbv3","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 21 13:29:32 +0000 2009","id_str":"5918359660","full_text":"\"Enid Oklahoma Farmers Market Going High Tech\" http://is.gd/50llU (I love it when Google emails me these local news stories.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 20 21:41:57 +0000 2009","id_str":"5901255494","full_text":"At least my beer is in a fancy glass. (Today's theme: Non-casual Friday) http://whiskerino.org/2009/beards/ewagoner/6843/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 20 20:34:42 +0000 2009","id_str":"5899623693","full_text":"Wow. That last tweet garnered me *nine* reply spams.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 20 20:08:53 +0000 2009","id_str":"5899003270","full_text":"Looking forward to tomorrow. I'm heading out to @naturesharmony to pick up my Thanksgiving turkeys and visit with my Christmas goose.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 20 16:05:11 +0000 2009","id_str":"5892846498","full_text":"A little pilgrim girl: http://gdzl.la/7h1Q4c","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 20 14:22:12 +0000 2009","id_str":"5890117799","full_text":"Having a full Thanksgiving dinner with my daughter's kindergarten class. At 10:15 in the morning.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 19 12:48:13 +0000 2009","id_str":"5856411662","full_text":"A hedgehog by moonlight? (Today's theme: Black & White) http://whiskerino.org/2009/beards/ewagoner/6362/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 18 18:02:32 +0000 2009","id_str":"5832671977","full_text":"\"well I been workin' in a code mine...\" http://whiskerino.org/2009/beards/ewagoner/6078/ #whiskerino (Today's theme: \"A Day at Work\")","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 17 16:27:42 +0000 2009","id_str":"5799663300","full_text":"Grabbing some lunch at the @farm255 farm cart. http://gdzl.la/7gmFrg","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 17 12:46:15 +0000 2009","id_str":"5794687756","full_text":"Stepping out to face the world. http://whiskerino.org/2009/beards/ewagoner/5680/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 17 09:07:25 +0000 2009","id_str":"5791501925","full_text":"Grrrr. It clouded up since I went to bed. No Leonids for me. Guess I get another 90 minutes of sleep instead.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 17 02:00:26 +0000 2009","id_str":"5783487785","full_text":"If you like giving up sleep to be outside in the cold staring at the sky, don't forget the Leonids meteors tonight! http://is.gd/4WIIE","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 16 18:21:21 +0000 2009","id_str":"5771707375","full_text":"Yeah, I hang up on callers who won't identify themselves, won't say who they're trying to reach, and demand to know who I am. You called me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 16 17:10:11 +0000 2009","id_str":"5769986470","full_text":"Check out this *free* debut album by Slowmotions. Good stuff. Kind of Gorillaz-ey, sort of. I like it. http://slowmotionsmusic.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 16 15:47:58 +0000 2009","id_str":"5767948413","full_text":"New downtown Athens lunch option: @Farm255 is introducing a \"farm cart\": http://eepurl.com/eW7J","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 16 14:09:40 +0000 2009","id_str":"5765631738","full_text":"\"We're on the road to paradise / Here we go, here we go\" http://whiskerino.org/2009/beards/ewagoner/5372/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 15 12:43:48 +0000 2009","id_str":"5735308787","full_text":"Two weeks of whiskers, and I look 30 years older. http://whiskerino.org/2009/beards/ewagoner/5038/ #whiskerino","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Nov 14 22:05:04 +0000 2009","id_str":"5719651708","full_text":"My Whiskers & Mii http://whiskerino.org/2009/beards/ewagoner/4834/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 14 16:48:50 +0000 2009","id_str":"5712694001","full_text":"Ten minutes after thinking I had an extra $60, we had to call a tow truck. I guess someone else needs it more than we do.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 13 22:08:10 +0000 2009","id_str":"5692497327","full_text":"Can't say exactly why, but I feel there is small-batch vodka, fresh cream, kahlua, and Dr. Who in my near future.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 13 16:53:12 +0000 2009","id_str":"5684344265","full_text":"Some great restaurants make some dissapointing chili.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 13 16:36:55 +0000 2009","id_str":"5683908143","full_text":"I'm at The Arch, chomping on some chili. http://gdzl.la/7foY3G","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 13 13:42:42 +0000 2009","id_str":"5679561597","full_text":"\"...there's some who have no coin to save for turkey, wine or gifts...\" http://whiskerino.org/2009/beards/ewagoner/4411/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 13 04:42:40 +0000 2009","id_str":"5671237028","full_text":"\"La Vida Locavore\" All-local chili from Athens Locally Grown. It's tasty, and it'll be even better tomorrow! http://twitpic.com/pbcsp","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 13 03:28:41 +0000 2009","id_str":"5669602091","full_text":"The outpouring of #mathowielove is something to behold. We're all pulling for you, @mathowie!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 13 03:00:50 +0000 2009","id_str":"5668936427","full_text":"10pm on a Thursday night? Time to make the Chili! Come try it tomorrow. $10 for the food bank! http://www.dicharityworks.com/chili2009/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 12 21:58:09 +0000 2009","id_str":"5660964087","full_text":"We're in a smaller space now for Athens Locally Grown, so we had to turn our cots/tables into bunk beds. http://gdzl.la/7feYgJ","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 12 16:12:37 +0000 2009","id_str":"5652590631","full_text":"Old School Joyeurs: Waiting on Strongspace migration emails? Me too, but when I logged into the web panel (I rarely do), prompts were there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 12 13:24:32 +0000 2009","id_str":"5648713714","full_text":"My face is determined to have a Van Dyke even if I try to grow the whole beard. http://whiskerino.org/2009/beards/ewagoner/4060/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 11 21:01:06 +0000 2009","id_str":"5629145858","full_text":"I was just reminded that I promised to enter a chili cookoff on Friday. Guess I need to start thinking about that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 11 13:58:54 +0000 2009","id_str":"5619061536","full_text":"It's another blustery day. http://whiskerino.org/2009/beards/ewagoner/3731/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 10 23:34:13 +0000 2009","id_str":"5603121332","full_text":"In the 20 minutes I spent trapped in the checkout line, I could have driven to another town, got my shopping done, & been on the way home.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 10 14:17:04 +0000 2009","id_str":"5589417027","full_text":"Just another rainy Tuesday. http://whiskerino.org/2009/beards/ewagoner/3393/ #whiskerino","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Nov 10 01:28:32 +0000 2009","id_str":"5575787464","full_text":"Let's see... 8:30pm and the girl's in bed. Yup, time for a mug of theraflu and bed myself. </oldman>","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 09 21:06:21 +0000 2009","id_str":"5568927569","full_text":"Just finished my first parent-teacher conference as a parent. Surprise, surprise, Vivian's doing pretty well in school.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 09 13:02:22 +0000 2009","id_str":"5557916601","full_text":"Smile your little smile --- take some tea with me awhile. http://whiskerino.org/2009/beards/ewagoner/3023/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 09 11:52:04 +0000 2009","id_str":"5556774192","full_text":"Sailors take warning! http://gdzl.la/7eiSPT","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 08 19:26:27 +0000 2009","id_str":"5538562213","full_text":"Now that's some good bodhrán right there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 08 18:01:55 +0000 2009","id_str":"5536766236","full_text":"When I woke up, didn't know I'd be paddling Viv around a lake in a canoe, eating kettle corn & listing to live music on the shore. Perfect!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 08 13:11:05 +0000 2009","id_str":"5531348958","full_text":"Heading to Dahlonega for HemlockFest. I shall avoid drinking concoctions handed to me by ancient Greeks. http://is.gd/4Q8SM","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 08 12:48:54 +0000 2009","id_str":"5531036300","full_text":"One week in, and I'm a completely different man. http://whiskerino.org/2009/beards/ewagoner/2678/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 08 03:06:17 +0000 2009","id_str":"5522472695","full_text":"Words cannot express how much I love Venture Brothers.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 08 00:53:00 +0000 2009","id_str":"5519680952","full_text":"I'm not saying I've got raw cream in my fridge, but *something* has made this White Russian especially delicious.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 07 14:24:53 +0000 2009","id_str":"5506837451","full_text":"Young beards are delicate creatures and need to be protected. http://whiskerino.org/2009/beards/ewagoner/2345/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 06 19:09:04 +0000 2009","id_str":"5486288231","full_text":"Had lunch with a student in Arkansas and his professor in California who are doing a research project on my http://locallygrown.net. Neat!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 06 14:23:14 +0000 2009","id_str":"5479379823","full_text":"I made an online registration system for the SSAWG conference (well worth attending), which went live today. http://www.ssawgconference.org/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 06 13:09:15 +0000 2009","id_str":"5477882854","full_text":"The Velveteen Chins http://whiskerino.org/2009/beards/ewagoner/1981/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 06 03:08:23 +0000 2009","id_str":"5468792246","full_text":"OMG. The Tauntaun Sleeping bag is a reality, available for pre-order for $99, and is *adult sized*! http://is.gd/4OroX","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 29 23:27:00 +0000 2018","id_str":"958119316767105030","full_text":"“I bought a five gallon firefighter charity pickle bucket today so I can fill it with coffee grounds and grow mushrooms in it” is a sentence that sounds like a random word jumble but is 100% true.","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Jan 26 20:20:53 +0000 2018","id_str":"956985316237283328","full_text":"My friend Shayai Lucero recently gave an emotional TEDx talk on “Patience and Tolerance: Lessons from Pueblo Traditions”. If you can spare eleven minutes, I think you’ll find it worthwhile. https://www.youtube.com/watch?v=MmUPlCRdXzI","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jan 23 23:47:30 +0000 2018","id_str":"955950145815883776","full_text":"Oy, Ursula K. Le Guin. She was the last of the literary giants of my childhood. Her Earthsea books ranked second behind Tolkien in our family library.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Jan 20 18:30:27 +0000 2018","id_str":"954783193948934144","full_text":"Sometimes you have late checkout at your hotel and it’s great but then sometimes housekeeping didn’t get the message and they come in while you’re out and throw your stuff in the trash and now it’s in a dumpster somewhere.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 20 14:55:53 +0000 2018","id_str":"954729198756786176","full_text":"Found out this weekend another role model of mine recently passed. Alison was an example of wit, generosity, and determination, and the sustainable Kentucky farm she and her husband ran was an example of what was possible for the rest of us.
","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Jan 19 00:42:32 +0000 2018","id_str":"954152057673605120","full_text":"Dean Allen, @textism, was a role model for me. On writing, programming, business, the web, living. I’m sorry I never got to meet him in person. https://om.co/2018/01/18/dean-allen-rest-in-peace/","favorite_count":"6","retweet_count":"0"},{"created_at":"Thu Jan 18 00:49:26 +0000 2018","id_str":"953791406606290945","full_text":"Current status: pint of Guinness with two shots of espresso. #irish8ball","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Nov 05 17:59:30 +0000 2009","id_str":"5455505563","full_text":"\"GA agriculture officials are reviewing the case to see if they’ll take action against those connected to the raw milk sale and delivery.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 05 14:26:00 +0000 2009","id_str":"5450392884","full_text":"On the way to the bus stop, Vivian asked me to take her picture. And of course I did. http://gdzl.la/7dhZX8","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 05 13:13:15 +0000 2009","id_str":"5448915310","full_text":"Pre-dawn is prime whisker growing time. http://whiskerino.org/2009/beards/ewagoner/1602/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 04 21:08:29 +0000 2009","id_str":"5430379712","full_text":"Ten minutes after the caterers left, setting up the tables w/ white cloths, the sprinkers came on inside the tent. http://gdzl.la/7d8HCP","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Nov 04 13:27:55 +0000 2009","id_str":"5419860032","full_text":"Beard growing is serious business. http://whiskerino.org/2009/beards/ewagoner/1228/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 04 01:47:42 +0000 2009","id_str":"5408507942","full_text":"It's hard to feel especially creative when there's people like this walking about: http://bit.ly/1Hnc04","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Nov 03 16:40:05 +0000 2009","id_str":"5395470502","full_text":"New grass, new sprinkler system, a circus tent, and frat boys: a disaster waiting to happen. http://gdzl.la/7cT7t3","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 03 13:09:00 +0000 2009","id_str":"5390775642","full_text":"I've been working on my Michael Moore impression. Needs more bacon. http://whiskerino.org/2009/beards/ewagoner/844/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 02 18:25:17 +0000 2009","id_str":"5369314454","full_text":"One day in, and I'm already bearded! http://whiskerino.org/2009/beards/ewagoner/530/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 01 17:58:41 +0000 2009","id_str":"5342186722","full_text":"I'm a grower *and* a show-er! http://whiskerino.org/2009/beards/ewagoner/ #whiskerino","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 31 20:52:17 +0000 2009","id_str":"5322381065","full_text":"A pair of plumbers, pumpkin edition: http://gdzl.la/7bX9jS","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 31 20:39:43 +0000 2009","id_str":"5322133901","full_text":"A pair of plumbers. http://gdzl.la/7bT9Pa","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 30 22:31:48 +0000 2009","id_str":"5299654052","full_text":"Another month, another paycheck that's about half my household's monthly expenses. Not too sustainable. Need to fix that, and soon.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 30 21:08:33 +0000 2009","id_str":"5297799304","full_text":"In Athens, GA for Halloween tomorrow night (it is *the* place to be for Halloween)? Come be a part of the Wild Rumpus! http://is.gd/4IvJC","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 30 19:33:40 +0000 2009","id_str":"5295679779","full_text":"Congrats to Masten Space Systems for a flawless Lunar Lander XPrize flight. May have just snagged themselves a million bucks.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 30 17:47:39 +0000 2009","id_str":"5293261155","full_text":"\"The Chicken Whisperer\" radio show already streaming. Here's a link to the .m3u file (for iTunes, etc.) I'm on 30min in. http://is.gd/4IlH2","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 30 15:35:29 +0000 2009","id_str":"5289991641","full_text":"I'll be on \"The Chicken Whisperer\"'s online radio show today at 12:20ish, talking about raw milk. Scary stuff! http://is.gd/4Iel7","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 30 14:14:28 +0000 2009","id_str":"5288006341","full_text":"My recently bought out bank mis-scanned a check, tried routing it to a nonexistent bank, & then charged me $10 for their mistake. Not cool.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 30 10:52:52 +0000 2009","id_str":"5284342019","full_text":"Luigi came to my house this morning. http://gdzl.la/7bxddT","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 28 23:34:33 +0000 2009","id_str":"5244078445","full_text":"Got another dozen Google Wave invites. If you want one, DM me your email address (or send it via Facebook message).","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 28 18:34:56 +0000 2009","id_str":"5237099567","full_text":"Two simultaneous woots-off going on. Yo, @wootoff! I get paid at the top of the month, so I'm bone dry now. Good try, though.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 28 15:37:58 +0000 2009","id_str":"5232981492","full_text":"Local raw-milk camembert, blue, and gruyere cheese, coming soon thanks to the *hard* work at Nature's Harmony Farm: http://is.gd/4FZMB","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 28 14:51:45 +0000 2009","id_str":"5231861539","full_text":"3 weeks ago, I ordered 13 150qt marine coolers at $100 each. They're here, but now the federal government is preventing me from using them.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 28 14:02:41 +0000 2009","id_str":"5230733973","full_text":"If you're posting links that to Facebook posts that are links to another site, just post the original link. Not all's logged into Facebook.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 27 17:22:16 +0000 2009","id_str":"5205761958","full_text":"Trying a cup of \"the Soup Nazi\"'s seafood bisque. The verdict? Some things just shouldn't be mass distributed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 27 16:29:19 +0000 2009","id_str":"5204503205","full_text":"Two months ago, Viv was excited to get on the school bus. ( http://is.gd/4EuIb ) Is she still? Yup: http://is.gd/4EuIk","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 26 13:07:36 +0000 2009","id_str":"5172315802","full_text":"Viv likes to make many versions of herself on the Wii. Yesterday, I found she made another of me, with baggy eyes. http://gdzl.la/7azW8w","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 25 19:04:56 +0000 2009","id_str":"5153193913","full_text":"Why I was thinking about getting some help w/ publicity? Seems I'm \"a public relations professional of some experience\" http://is.gd/4BcxR","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 24 22:27:17 +0000 2009","id_str":"5132887798","full_text":"Never thought I'd be a plaintiff in a federal lawsuit, suing the government, but I've just signed the papers to make it so.","favorite_count":"4","retweet_count":"0"},{"created_at":"Sat Oct 24 20:39:21 +0000 2009","id_str":"5130831539","full_text":"Rapid fire the conversation moves on to global warming & straight through to the \"damn immigrants\". While eating Chinese with chopsticks.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 24 20:32:31 +0000 2009","id_str":"5130697166","full_text":"\"They're giving live flu to kids to spread it around. Obama wants to dumb us down & kill off the old people. It's live cancer from animals.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 24 20:29:10 +0000 2009","id_str":"5130629260","full_text":"Wow. Lady next to me spat out enough flu vaccine conspiracy stories in five minutes to fill 2 or 3 novels. \"Saw it on the TV & the Fox News\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 24 02:28:03 +0000 2009","id_str":"5113677449","full_text":"Blade Runner looks really nice on Blu-Ray.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 23 21:32:03 +0000 2009","id_str":"5107429112","full_text":"Time to go home and spend a weekend not worrying about getting arrested. Just like the good old days.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 23 20:49:20 +0000 2009","id_str":"5106499843","full_text":"I meant to say 2nd track -- \"The Sparrow Looks Up At The Machine\". It's jarring.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 23 20:47:26 +0000 2009","id_str":"5106458399","full_text":"Received The Flaming Lips latest today, \"Embryonic\". I like it. 2:34 in the 1st track there's GSM interference that I'm sure doesn't belong.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Oct 23 15:39:29 +0000 2009","id_str":"5099458631","full_text":"Just learned that George Washington of all people invented the word \"bakery\". Previously they were called \"bakehouses\". http://is.gd/4xK15","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 23 13:12:41 +0000 2009","id_str":"5096187764","full_text":"Athens Banner-Herald owners had big debt payment due today. Their website wasn't updated with today's news last night. Did they fold?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 23 01:54:18 +0000 2009","id_str":"5086010547","full_text":"Our kindergartener fell asleep with a book in one hand and a flashlight in another. Looks like she got a few of my genes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 22 15:16:03 +0000 2009","id_str":"5071384410","full_text":"MP3 audio (10MB) of the full WGAU interview this morning re: raw milk & the seizure this week. http://www.ericwagoner.info/WGAUInterview.mp3","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Oct 22 13:53:57 +0000 2009","id_str":"5069559700","full_text":"The full milk dumping footage is now on YouTube. Part One: http://is.gd/4vQOm Part Two: http://is.gd/4vQOn","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu Oct 22 13:48:24 +0000 2009","id_str":"5069444708","full_text":"Seemed to go fairly well. I didn't stutter *all* that much.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 22 13:28:48 +0000 2009","id_str":"5069047764","full_text":"Going to try using Rogue Amoeba's RadioShift to record the interview. Took less than a minute to install & get running. http://is.gd/4vOze","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 22 13:12:00 +0000 2009","id_str":"5068724236","full_text":"I'll be on the air (via phone call) in about 20 minutes. Live stream here: http://1340wgau.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 21 21:37:06 +0000 2009","id_str":"5053022492","full_text":"Scheduled to be on 1340 WGAU AM radio tomorrow morning a bit after 9:30 to talk milk.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 21 19:48:42 +0000 2009","id_str":"5050756617","full_text":"My doctor tells me, \"You're in the paper more than anyone I know.\" Who'd've thunk helping people find good food would make one infamous?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 21 18:02:23 +0000 2009","id_str":"5048828195","full_text":"Part 1 of the video timed out yet again. Making some tweaks & will re-try. However part 2 is live http://bit.ly/2QCAFP","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 21 14:40:23 +0000 2009","id_str":"5045199356","full_text":"Found an awesome 1834 almanac for the state of Georgia on Google Books. The title alone's 115 chars too long for Twitter: http://is.gd/4ubJN","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 20 22:46:54 +0000 2009","id_str":"5029512497","full_text":"A ten minute video has been uploading to YouTube for six hours. Only \"about 2 hours\" to go. Sheesh! Then I've got to do it again for part 2.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 20 20:26:53 +0000 2009","id_str":"5026615345","full_text":"\"The Universe is awesome! Let me show you it!\" Jack Horkheimer dropped 2 months of Star Gazer podcasts today & 'course I have to watch 'em.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 20 02:27:58 +0000 2009","id_str":"5008122125","full_text":"21 minutes of milk dumping, along with some civil disobedience (can't believe I'm typing that): http://gallery.me.com/ericwagoner/100056","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Oct 19 23:46:38 +0000 2009","id_str":"5004203090","full_text":"It's cold and there are wolves after me. Time for some Mexican hot chocolate.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 19 23:31:24 +0000 2009","id_str":"5003847126","full_text":"Uploading 20 minutes of raw footage of the milk dumping. \"Time remaining: about 2 hours\" Link TBA. Lots of footage & photos taken today.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Oct 19 22:55:50 +0000 2009","id_str":"5003025613","full_text":"It was rather icy this morn. I slipped & fell down my steps & landed right on my coccyx. Now that my adrenalin rush is wearing off... ouch!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 19 18:03:33 +0000 2009","id_str":"4996655582","full_text":"Contemplating selling off these 110 milk jugs I find myself with. Maybe a Farmers & Consumers Defense League fundraiser.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 19 17:49:01 +0000 2009","id_str":"4996346962","full_text":"Pics and movies to follow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 19 17:45:36 +0000 2009","id_str":"4996273392","full_text":"They have left.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 19 17:39:08 +0000 2009","id_str":"4996136538","full_text":"It's done. http://yfrog.com/16p3gj","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 19 17:19:27 +0000 2009","id_str":"4995714228","full_text":"They're here.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 19 15:06:01 +0000 2009","id_str":"4992840953","full_text":"Grilling grass-fed burgers for the assembled crowd. Or, put another way, dispensing potentially undercooked meat without a license.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Oct 19 12:53:44 +0000 2009","id_str":"4990184075","full_text":"The state called. They are \"tied up at another inspection\" and won't be here until 1:30.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 19 11:19:31 +0000 2009","id_str":"4988659286","full_text":"The girl's off to school. Now, we wait. State officials are supposed to be here at 9am.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 18 23:26:46 +0000 2009","id_str":"4977181093","full_text":"My girl just threw up like a week's worth of food in my car. That was unexpected.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 18 18:58:54 +0000 2009","id_str":"4971645958","full_text":"I'd be a *lot* less stressed if I knew what was happening tomorrow. Are they just dumping milk? Will they have search warrants? Cuffs?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 17 23:10:38 +0000 2009","id_str":"4953484084","full_text":"Making locally grown soup with onion, leeks, potatoes, & yogurt. Getting a few good meals in before I'm hauled off to the pokey on Monday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 17 13:24:20 +0000 2009","id_str":"4941765425","full_text":"Athens Banner-Herald article on the milk seizure: http://bit.ly/4fEac9","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 17 01:21:30 +0000 2009","id_str":"4931635656","full_text":"The two-minute segment on WSB-TV news about the milk seizure is now online here: http://www.wsbtv.com/video/21320800/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 16 22:01:04 +0000 2009","id_str":"4927321685","full_text":"I just caught my brain singing \"To All the Girls I Loved Before\" in a Boris Badenov accent. It's such a weird brain.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 16 20:46:40 +0000 2009","id_str":"4925615414","full_text":"I'll be on the #1 rated newscast in Atlanta tonight talking about milk while wearing a T-shirt featuring C-3PO & the Tin Man in a fistfight.","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Oct 16 18:59:10 +0000 2009","id_str":"4923112068","full_text":"If no one else'll eat this peanut butter, banana, & bacon doughnut, I will. On an empty stomach, sure, but what's the worst that can happen?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 16 18:13:25 +0000 2009","id_str":"4922091715","full_text":"Just finished an on camera interview with WSB-TV regarding yesterday's milk seizure. Apparently the state declined to be interviewed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 16 03:06:14 +0000 2009","id_str":"4906548322","full_text":"Here's my take on what the state of GA did at my farmers market today: http://athens.locallygrown.net/weblog/view/3132","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Oct 16 02:09:17 +0000 2009","id_str":"4905188321","full_text":"The seizure by the state of Georgia today of 110 gallons of legally purchased raw milk is getting national attention: http://is.gd/4lBzY","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 15 17:36:43 +0000 2009","id_str":"4893954384","full_text":"Verizon Wireless called me out of the blue to say they were refunding all $400 of my overage charge, since it was my first offence. So nice!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 14 19:11:44 +0000 2009","id_str":"4869190348","full_text":"I find my office's lack of chocolate disturbing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 14 14:47:23 +0000 2009","id_str":"4863324341","full_text":"You can find me in Google's land of milk and honey at ewagoner@googlewave.com

I've got a handful of invites if you'd like to join me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 13 14:49:17 +0000 2009","id_str":"4836344742","full_text":"Rumor has it The National has green chile cheeseburgers on special for lunch today. I'll likely be disappointed, but I'll give them a try.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 12 23:17:04 +0000 2009","id_str":"4820308719","full_text":"Oh, this rain it will continue /
Through the morning as I'm listening /
To the bells of the cathedral /
I am thinking of your voice...","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 12 18:44:18 +0000 2009","id_str":"4814616642","full_text":"In St. Helena, SC, eating some Gullah grub: http://gullahgrubs.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 11 21:35:08 +0000 2009","id_str":"4793164357","full_text":"Eating flounder & shrimp dockside in Port Royal, South Carolina. http://twitpic.com/l66fb","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 10 22:06:25 +0000 2009","id_str":"4769981425","full_text":"Locally Grown campfire stew. Nom nom! http://twitpic.com/l10go","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 10 19:04:55 +0000 2009","id_str":"4766571510","full_text":"Storm's a-brewin'.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 10 01:55:18 +0000 2009","id_str":"4750918826","full_text":"Made it! Now setting up our tent in the dark. Well, it would be dark except for all of our farmers market flashlights.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 09 20:32:28 +0000 2009","id_str":"4743945273","full_text":"Just lying smiling in the dark / shooting starts around your heart / dreams come bouncing in your head / pure and simple every time","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 09 19:22:22 +0000 2009","id_str":"4742384351","full_text":"3:30 and still haven't left home. No beach today. We'll be lucky to get to the campground before they close.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 09 16:06:56 +0000 2009","id_str":"4737832187","full_text":"Haven't even left the house yet, and my mouth's already watering for the 11th Street Dockside restaurant: http://www.11thstreetdockside.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 09 13:06:54 +0000 2009","id_str":"4733746171","full_text":"Got my Verizon Wireless bill for the runaway bandwidth usage last month. The damage: $562.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 08 13:07:43 +0000 2009","id_str":"4708283464","full_text":"9 o'clock and I've already been driving around for two and a half hours. Time to get to the office and do some paying work.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 08 01:17:17 +0000 2009","id_str":"4697356906","full_text":"Local Farms First: An online farmers market for Western Colorado http://is.gd/43CDd (run by a world champion freeskier! http://is.gd/43CFX)","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 08 00:56:41 +0000 2009","id_str":"4696855175","full_text":"\"Local farmers will be bringing their products to the table during the Conway Locally Grown 'Farm to Table' dinner\": http://is.gd/43B8z","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 07 23:40:27 +0000 2009","id_str":"4695094025","full_text":"If I live through tomorrow, we're going to the beach on Friday. For reals.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 07 21:56:45 +0000 2009","id_str":"4693059955","full_text":"It was bound to happen eventually. The delivery truck we use for market - tomorrow - is in the shop and won't be ready. We're scrambling.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 07 19:30:50 +0000 2009","id_str":"4689916115","full_text":"Another week, another $1000 in automotive repairs. When we get these flying cars, they'll be solid state with fewer moving parts, right?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 06 14:23:51 +0000 2009","id_str":"4655987045","full_text":"The neighbor's dogs apparently came over this morning and killed Vivian's favorite cat. It's going to be a rough evening.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 05 21:02:13 +0000 2009","id_str":"4637578269","full_text":"11 years ago I saw a series of paintings at a coffee shop that grabbed me like no others. Today I stumbled upon the artist in his studio. ++","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 05 18:56:42 +0000 2009","id_str":"4634788684","full_text":"Secret cabal of NM Tech pranksters revealed! http://is.gd/3Z1LO http://is.gd/3Z1LL Yes, I was there during some of that time. Why d'you ask?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 05 17:58:03 +0000 2009","id_str":"4633519548","full_text":"Just had my first \"Hey -- I saw you in that nerd documentary\" experience. From an employee at the Apple store, so not exactly \"in the wild\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 03 22:50:39 +0000 2009","id_str":"4589476932","full_text":"Another successful Hunter's Moon Feast! Most everyone's left but the campers. Meat coming off the grill: http://twitpic.com/k5mc1","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 03 11:52:00 +0000 2009","id_str":"4577292701","full_text":"In between naps, I added more charcoal and hardwood to the fire throughout the night. Six hours 'til food!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 03 03:34:41 +0000 2009","id_str":"4571194620","full_text":"Sampled the blueberry mead as I transferred it to the serving cask for tomorrow's party. New favorite! http://twitpic.com/k1muc","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 03 01:16:12 +0000 2009","id_str":"4568388982","full_text":"In the next 15 hours I'll be cooking: a heritage turkey, 2 smoked pork butts, a lamb quarter, a mess of ribs, pastured beef burgers, shrimp.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 01 15:31:38 +0000 2009","id_str":"4527123096","full_text":"\"The Evolution of Trickster Stories Among the Dogs of North Park After the Change\" evokes great stories by its name alone http://is.gd/3QADb","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 30 22:41:25 +0000 2009","id_str":"4509251856","full_text":"Grrrrr. The helpful hardware man at Ace gave me wrong part even though I gave the part #. Now I've got a disassembled mower in my driveway.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 30 19:26:43 +0000 2009","id_str":"4504936320","full_text":"*yawn* I think it's time to get that triple cubano latte I've been saving all month for.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 30 11:20:09 +0000 2009","id_str":"4494816287","full_text":"Listening about zombie cockroaches being eaten alive by wasp larvae. More sci fi? No: RadioLab, a fantastic science podcast & NPR radio show","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 29 23:57:11 +0000 2009","id_str":"4483729663","full_text":"Opening night at the county fair! http://twitpic.com/jnrav","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 29 21:29:22 +0000 2009","id_str":"4480434066","full_text":"Gave a guest talk on locallygrown.net & food systems to UGA geog students. Here're their rooftop gardens: http://twitpic.com/jn667","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 29 01:00:56 +0000 2009","id_str":"4457991212","full_text":"RIP, @JongGuthrie. Lord, it's been a hard year for Athens.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 28 20:49:43 +0000 2009","id_str":"4452274370","full_text":"Here's another competitor (one who actually lists my site as competition): http://localdirt.com They say they got $500k-1M in funding!","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Jan 15 17:47:27 +0000 2018","id_str":"952960435359170560","full_text":"Put $20 in the quarter slots by my gate, spun three times, and cashed out with $116.25. To achieve balance, the WiFi on the plane is busted and I’m the smallest guy in my row of seats.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jan 14 03:56:05 +0000 2018","id_str":"952388824977387520","full_text":"There’s a 90s nostalgia band playing at this bowling alley. They just played a “It’s been one week” / “Hey Macarena” medley. #onpoint","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Jan 13 15:55:53 +0000 2018","id_str":"952207583510593536","full_text":"You’ve not spent a restless night in a hotel room in Vegas until you’ve spent a restless night in a hotel room in Vegas adjacent to a suite full of sheiks on a bender.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Jan 06 23:39:52 +0000 2018","id_str":"949787632611053571","full_text":"Just discovered the series “The Hairy Bikers’ Bakation” on BritBox. I’ve never seen them before but I want to be their friends. Or them. Either one.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jan 03 13:08:28 +0000 2018","id_str":"948541570361577472","full_text":"I think I need some more malt-o-meal.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Dec 28 20:42:49 +0000 2017","id_str":"946481585074921475","full_text":"Sokath , his eyes open.

http://slatestarcodex.com/2017/12/26/a-history-of-the-silmarils-in-the-fifth-age/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 27 18:54:18 +0000 2017","id_str":"946091887643058176","full_text":"“Now I’m in my mid-forties and I’m trying a new thing with my depression. I have no idea if it’ll work any better than all the others, but here it goes.”

Derek Powazek - Depression is a Loaded Gun

http://powazek.com/posts/3532","favorite_count":"5","retweet_count":"2"},{"created_at":"Mon Sep 28 20:14:37 +0000 2009","id_str":"4451491147","full_text":"Just discovered another http://locallygrown.net competitor: http://www.localfoodmarketplace.com. There will be more -- it's a good model.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 25 16:12:28 +0000 2009","id_str":"4371672063","full_text":"I was hungry, until someone apparently cooked sardines in the communal microwave. Maybe I'll go for a walk instead.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 24 16:01:04 +0000 2009","id_str":"4344821995","full_text":"It's not a company meeting until someone's wearing the giant foam cowboy hat. http://twitpic.com/iy7h8","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 22 12:40:22 +0000 2009","id_str":"4170959414","full_text":"The frat boys next door are watering their grass in case the 25\" of rain we got this week wasn't enough. http://twitpic.com/ip0s7","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 22 01:00:16 +0000 2009","id_str":"4160557813","full_text":"Having my mind blown by Sal Saghoian talking about services in Snow Leopard on MacBreak HD. Just another nerdy Mon night. http://is.gd/3xJzq","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 21 11:59:22 +0000 2009","id_str":"4144761451","full_text":"I always knew I'd be living in a science fiction story some day. I just never thought it'd be Bradbury's \"All Summer in a Day\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 19 22:24:18 +0000 2009","id_str":"4111383006","full_text":"For dinner: chile rellenos con cordero (roasted poblano chiles stuffed with cheese & lamb, then dipped in a light egg batter & pan fried)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 19 17:37:44 +0000 2009","id_str":"4106367713","full_text":"My daughter (aka Luigi) gave me (aka Mario) a birthday card. http://is.gd/3sx13 Any guesses what she wants us to dress as for Halloween?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 18 21:48:29 +0000 2009","id_str":"4088835794","full_text":"My IRA balance now exceeds the debt I owe from my daughter's birth. Many thanks to my debtor for letting me pay more slowly so I could save.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 17 14:17:45 +0000 2009","id_str":"4054741498","full_text":"Stupid muscle memory. I've already written two checks today dated 9/17/71.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 16 21:37:19 +0000 2009","id_str":"4038932625","full_text":"Conferences aren't all work and drudgery. I was able to get some good corn holeing in. http://twitpic.com/hz5de","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 16 19:23:14 +0000 2009","id_str":"4036136678","full_text":"Helicopter just landed 100 feet from me. Never been that close before. (Don't worry -- only a drill.) http://twitpic.com/hymva","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 15 16:36:22 +0000 2009","id_str":"4007839610","full_text":"I'm on Netflix! RT @mc_frontalot Watch Nerdcore Rising: The Movie on Netflix streaming, immediately now: http://frontalot.com/wee/netflix","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 15 01:49:21 +0000 2009","id_str":"3994700919","full_text":"It's ten at night and I'm making about a gallon of pesto to freeze. When the basil is ready, the basil is ready.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 14 20:41:42 +0000 2009","id_str":"3988121205","full_text":"My employer's annual user conference begins in 20 minutes. Which of course means my sleep deficit will double this week. /me grabs coffee","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 12 16:33:24 +0000 2009","id_str":"3936422022","full_text":"So something has made my bandwidth usage over the past week average 100MB/hour. I'm going to get a huge bill. Guess I need to watch closely.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 10 17:42:37 +0000 2009","id_str":"3892079880","full_text":"Just rewrote a routine that's been bothering me. Now it runs 20x faster. I like it when that happens. Feels like I'm learning something.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 10 11:21:20 +0000 2009","id_str":"3885343559","full_text":"I don't know. \"Obama lied and the sick were looked after\" doesn't have the same ring to it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 09 01:04:18 +0000 2009","id_str":"3853163886","full_text":"Pastured pork loin, a quick peach chutney, okra chips, and nut & rice pilaf. Not bad for a Tuesday night.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 08 11:22:50 +0000 2009","id_str":"3838328533","full_text":"On way to bus stop, we had to go around a Mirkwood-sized spiderweb blocking the driveway. 10 mins later it was gone. Sasquatch following us?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 07 20:14:55 +0000 2009","id_str":"3825086187","full_text":"Here is my profile in the Athens Banner Herald's money section: http://is.gd/30ku6

Here's how it looked in print: http://twitpic.com/gvsuq","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 07 14:19:40 +0000 2009","id_str":"3818956295","full_text":"\"Sinner, Baker, Fablist, Priest; Red Mask, Black Mask, Gentleman, Beast\" by Eugie Foster unexpectedly transformed my day. What a story!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 06 22:48:13 +0000 2009","id_str":"3806771152","full_text":"Never thought I'd be featured on the front page of the \"money\" section of a newspaper, yet there I am. Hopefully it'll be online tomorrow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 06 00:32:19 +0000 2009","id_str":"3788903422","full_text":"I scoff at all the pathetic nerds and their geeky parties over at DragonCon. I'm going to stay home by myself and upgrade my OS.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 05 17:11:20 +0000 2009","id_str":"3781911671","full_text":"And the lion shall lie down with the lamb. http://twitpic.com/gl2nb","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 04 14:28:12 +0000 2009","id_str":"3757684401","full_text":"Just discovered a college friend suddenly fell ill & died. RIP, Sean, and much love to your family (all Techies): http://is.gd/2Syx2","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 03 22:32:47 +0000 2009","id_str":"3743679207","full_text":"Awesome! My market got the minimum number of endorsements needed to be eligible for a $100k prize. More couldn't hurt: http://is.gd/2QMBC :)","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 03 16:52:17 +0000 2009","id_str":"3737201372","full_text":"I'm only three days in, and already my \"Virgo Month of Leisure\" is all shot to hell. One of these years... http://is.gd/2QbKX","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 03 00:28:49 +0000 2009","id_str":"3722680503","full_text":"I gotta say... this scratchy throat thing I feel coming on? Not a fan.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 02 23:30:01 +0000 2009","id_str":"3721568597","full_text":"Red onions, garlic, leeks, white sweet potatoes, carrots, and mushrooms, soon to be creamy shrimp soup. http://twitpic.com/g9211","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 02 00:02:17 +0000 2009","id_str":"3700059311","full_text":"I have a lovely lotus blossom on my front porch. http://twitpic.com/g57wu","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 01 20:35:42 +0000 2009","id_str":"3696252612","full_text":"It was as if millions of voices suddenly cried out in terror and were suddenly silenced. #gmailoutage09","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 01 15:47:25 +0000 2009","id_str":"3690654697","full_text":"Damned profanity checker. Was just prevented from typing \"quantities\" because it contains \"tities\" which I guess is too close to \"titties\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 01 11:55:00 +0000 2009","id_str":"3686802884","full_text":"Blueberry mead is quite beautiful. It's for a Locally Grown party at my place on 10/3. Will you be there? http://twitpic.com/g2t0w","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 01 00:15:41 +0000 2009","id_str":"3677168287","full_text":"\"What's making it run?\"
\"Ghost power!\"

Come on now, Velma. When has it ever turned out to be \"ghost power\"?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 29 20:54:42 +0000 2009","id_str":"3631937384","full_text":"Finally filed 2008 taxes. (I know, I know...) Feds owe us $3k, yet I need to pay the state $200. Wacky.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 29 00:07:38 +0000 2009","id_str":"3614749020","full_text":"It's a shrimp and grits kind of night. http://twitpic.com/fmv5u","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 28 20:03:18 +0000 2009","id_str":"3610105231","full_text":"“Never thought I’d be selling online, being the old country boy that I am.“ TV news story re TN locallygrown.net market: http://is.gd/2Eqd5","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Aug 28 16:00:25 +0000 2009","id_str":"3605242224","full_text":"Once again I owe thanks to Coverville. Miles Fisher's cover of Talking Head's Naive Melody is fantastic. The video, too. http://is.gd/2E8Qy","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 28 15:03:03 +0000 2009","id_str":"3604107256","full_text":"Thought my local bank's online system couldn't be any worse, just found if you don't log in once every 60 days, they *delete your account*.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 28 02:08:56 +0000 2009","id_str":"3593708253","full_text":"I'm flabbergasted. Someone had the chutzpa to cover a bad check they wrote me by writing me another bad check.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 27 16:44:50 +0000 2009","id_str":"3582668149","full_text":"Just got invited to a party Saturday night a good five hours away. In my younger days, I'd have probably gone.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 27 11:04:34 +0000 2009","id_str":"3577141470","full_text":"To get to the bus we had to quietly walk through Bowser Forest. She's a bit obsessed with Mario Bros. http://twitpic.com/ffnde","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 27 01:04:36 +0000 2009","id_str":"3569075066","full_text":"A classic: \"Reconsidering Star Wars IV in the light of I-III\" http://bit.ly/fYZf6","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 26 20:10:14 +0000 2009","id_str":"3563469454","full_text":"Banjo master & folk traditionalist Billy Faier has decided all of his music can be downloaded for free. Drink up! http://billyfaier.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 26 11:12:10 +0000 2009","id_str":"3554386887","full_text":"My body's still adjusting to the new morning routines. I do enjoy the peaceful walk back down the drive. http://twitpic.com/fbhr5","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 25 22:41:04 +0000 2009","id_str":"3544212051","full_text":"When Viv thinks back to when she was five, I wonder what she'll remember most fondly: starting school, or the arrival of her younger sibling","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 25 22:10:14 +0000 2009","id_str":"3543638664","full_text":"The Gouden Carolus Cuvee Van De Keizer from Belgium is pretty darned fantastic. And on tap! http://twitpic.com/f9ief","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 25 21:22:57 +0000 2009","id_str":"3542778675","full_text":"Heading off to the special screening of Food, Inc. at Cine. Guess I'll grab something tasty at Trappeze first.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 25 14:07:34 +0000 2009","id_str":"3535180012","full_text":"I now start every weekday off with a huge dose of cuteness: http://www.flickr.com/photos/ewagoner/3856175702/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 25 12:52:50 +0000 2009","id_str":"3534041143","full_text":"Easy enough. Took two calls and a verbal presentation of my evidence I had mailed the returns on time, and the IRS dropped the penalties.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 25 11:40:22 +0000 2009","id_str":"3533144957","full_text":"Whoa. Got a letter from the IRS stating the business return mailed in April didn't arrive until July so now I owe $540. Hope I got a receipt","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 21 19:43:57 +0000 2009","id_str":"3456706559","full_text":"Enjoying a milkshake while watching the cows that gave the milk enjoy their pasture at the Spring Ridge Creamery in Otto, North Carolina.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 21 14:32:25 +0000 2009","id_str":"3450620761","full_text":"Packing & getting ready to come home after a week of coding in the Tennessee mountains. Productive, but somehow I made more work for myself.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 21 03:47:15 +0000 2009","id_str":"3442691692","full_text":"Just learned I work with the former bassist with the Violent Femmes. There's only two dozen of us, I should know these things!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 21 00:32:58 +0000 2009","id_str":"3439070075","full_text":"Oh, hey! There's a v3 of the Google Maps API, & I had no idea. Been playing with it all day. Thumbs up. No key needed! http://is.gd/2qMpi","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 20 03:07:27 +0000 2009","id_str":"3419744748","full_text":"Screenr is pretty amazing for quick off the cuff screencasts. I think I'll have all sorts of uses for this! http://www.screenr.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 19 16:33:17 +0000 2009","id_str":"3408056486","full_text":"St. Croix, USVI, once breadbasket of Caribbean, imports 99.5% of its food. New locallygrown.net market hopes to fix that: http://is.gd/2ozxQ","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 19 13:44:00 +0000 2009","id_str":"3405075953","full_text":"Woke up early to give Viv a call to wish her a happy 5th birthday. Not early enough: she got on the bus almost an hour earlier. #daddyfail","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 17 23:41:23 +0000 2009","id_str":"3371628131","full_text":"I'm away for the week in the Smoky Mountains at a collaborative programmer's retreat w/ coders from a partner company, building cool things.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 15 22:50:33 +0000 2009","id_str":"3335155828","full_text":"Wooden train sets are *much* cheaper if you forgo the Thomas brand for compatible sets. 1/4 the price. http://twitpic.com/e1nrp","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 15 20:50:32 +0000 2009","id_str":"3333565782","full_text":"Somewhere, under all the plastic, is a birthday cake. http://twitpic.com/e13cw","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 15 16:15:57 +0000 2009","id_str":"3330009991","full_text":"Making a princess birthday cake for the girl's 5th birthday party. Not a bad way to spend a Saturday morning.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 15 00:20:24 +0000 2009","id_str":"3318881386","full_text":"It's done. HughesNet literally stole $300 from me just as if they robbed me at the ATM. Guess I can dispute my credit card & go from there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 15 00:15:22 +0000 2009","id_str":"3318799593","full_text":"She literally said \"Sales & Support have different databases. Mine says you're still under contract. I can't show you anything.\" #HughesNet","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 15 00:12:54 +0000 2009","id_str":"3318759104","full_text":"\"I can't prove anything. How about I only charge you $300?\" HughesNet are criminals.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 14 23:43:49 +0000 2009","id_str":"3318272289","full_text":"The hell? They can't offer me any proof that I'm under contract, yet she's demanding I pay over $1000 to cancel today. New low for HughesNet","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 14 23:33:05 +0000 2009","id_str":"3318097027","full_text":"I'm now an hour into trying to cancel HughesNet service. Billing claiming I'm under contract when sales & support have said not for months.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 14 23:11:38 +0000 2009","id_str":"3317741541","full_text":"Classic. HughesNet routed me to four different departments, gave me several case numbers, & finally hung up on me. Trying to cancel service!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 14 19:18:02 +0000 2009","id_str":"3313652819","full_text":"A leaf blower, I could ignore. It's the 2 hand helds & the giant one on wheels going back & forth outside my windows that puts me in a rage.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 14 16:51:56 +0000 2009","id_str":"3310902332","full_text":"I really liked PodCastle's \"Immersed in Matter\" by Nina Hoffman. A shape-shifting fairy wants to talk to horses, and ends up buying one.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 12 23:09:33 +0000 2009","id_str":"3275151089","full_text":"Hanging with the ruby geeks at the Atlanta Ruby Users Meeting. It's my social outlet for the month. No, I don't get out much anymore.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 12 19:01:44 +0000 2009","id_str":"3270709220","full_text":"Finally installed an aux in on my car stereo. Can't believe I had to disassemble the entire passenger compartment to do so, but there ya go.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 10 18:57:10 +0000 2009","id_str":"3230060609","full_text":"You know, I don't think I ever realized Tone Loc's Wild Thing and Funky Cold Medina *were* different songs http://is.gd/2aJT3 (via @texturl)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 10 11:38:50 +0000 2009","id_str":"3223635134","full_text":"Turning off the landline. The only one who called the landline was our whackjob congressman's robots, and I'm not paying $75/month for that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 10 11:29:17 +0000 2009","id_str":"3223549104","full_text":"Filling out mail-in rebate forms for the Verizon MiFi personal internet hotspot. I feel like a traveller from the future stuck in the past.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 09 23:08:16 +0000 2009","id_str":"3215326087","full_text":"Why do I not have any rosemary in my kitchen? Possibly related, why am I roasting potatoes when the air conditioning's out?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 08 14:53:03 +0000 2009","id_str":"3193616296","full_text":"Off to one last trip to the Georgia Aquarium before our passes expire.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 07 17:20:26 +0000 2009","id_str":"3180494156","full_text":"Pulled the trigger to dump HughesNet satellite internet after seven unhappy years in favor of Verizon wireless data. Same price, much better","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 07 15:41:42 +0000 2009","id_str":"3179215240","full_text":"Brock Sampson has been describing fancy cheeseburgers to me all morning. One guess what's for lunch. http://cheeseandburger.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 07 11:10:10 +0000 2009","id_str":"3176486275","full_text":"Waiting for the school bus! http://twitpic.com/d0qt2","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 06 01:38:46 +0000 2009","id_str":"3157637292","full_text":"Wii Resort Sports sword play in \"survival mode\" is the closest simulation to SCA fighting I've seen, like having a pell that fights back. A+","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 05 20:08:48 +0000 2009","id_str":"3151926413","full_text":"Getting ready to go to kindergarten open house to meet the teacher. I guess this thing's for real.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 05 14:35:31 +0000 2009","id_str":"3146071113","full_text":"When I ignore red flags starting a business relationship with someone because they seem nice enough, I always get burned. Nice isn't enough.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 05 13:43:54 +0000 2009","id_str":"3145270864","full_text":"\"Come Lady Death\" by Peter S Beagle. What if you invite Death to a grand ball, and Death RSVPs? Great 1st ep of PodCastle, a fantasy podcast","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 04 19:10:57 +0000 2009","id_str":"3129803856","full_text":"Verizon MiFi is an awesome device. The data plan pricing on the other hand is sheer lunacy. $59/mo for 5gb, $199/mo for 10gb. Why not buy 3?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 02 04:03:35 +0000 2009","id_str":"3081375928","full_text":"Back from the T&G banquet. Had a great time. Don't recall the last time I cried on mic though.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 01 19:35:18 +0000 2009","id_str":"3074537430","full_text":"Town & Gown Players Annual Banquet tonight. Time for looking back with heavy hearts and then ahead to brighter future.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 31 20:52:41 +0000 2009","id_str":"3058028734","full_text":"iPhone software update borked my phone, and is making me go through the restore to factory settings & then restore from backup steps. Ug.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 31 20:34:15 +0000 2009","id_str":"3057730553","full_text":"Too bad congress hurriedly voted to throw another $2 billion for \"cash for clunkers\" without taking time to fix the well documented problems","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 31 18:54:27 +0000 2009","id_str":"3055971078","full_text":"I've been chosen as one of this year's \"40 Up & Coming Athens Entrepreneurs Under 40\". Cool!","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jul 30 01:18:56 +0000 2009","id_str":"2921031132","full_text":"Comics. Often dirty. Usually really funny. http://www.oglaf.com/archive.html (NSFW!!!)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 29 16:37:41 +0000 2009","id_str":"2912378086","full_text":"Please contact your US Rep to urge support for the Kaptur-Farr proposal for HR2749, the \"Food Safety Enhancement Act\" http://is.gd/1SU93","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 28 18:11:04 +0000 2009","id_str":"2894227939","full_text":"Anyone feel the two small earthquakes south of Athens on Friday? http://bit.ly/l2DcA","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 26 20:14:11 +0000 2009","id_str":"2857833820","full_text":"Took me a week to find an old smoke detector with a low battery my wife had in a bag at the bottom of a pile of unrelated things. Beeping!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 26 16:10:09 +0000 2009","id_str":"2854653043","full_text":"I'm making five gallons of blueberry mead today. We'll drink it young, in only 10 weeks.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 26 00:28:03 +0000 2009","id_str":"2845374703","full_text":"That was a crazy amount of work but totally tasty.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 25 22:56:28 +0000 2009","id_str":"2844233659","full_text":"Fairly certain now this recipe was an elaborate hoax. Whole fish, stuffed w/ ratatouilli, wrapped in crepes, then wrapped in another crust?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 25 13:52:43 +0000 2009","id_str":"2837324688","full_text":"I'm at the Athens Farmers Market, to help present this year's slate of Athens Local Food Awards winners.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 25 00:48:09 +0000 2009","id_str":"2829296962","full_text":"\"Will You Be An Astronaut?\" by Greg van Eekhout: kid's book from alternate future, includes the vocab phrase \"the North American diaspora\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 24 20:54:29 +0000 2009","id_str":"2825722772","full_text":"My shrimp guy brought me two sea trout yesterday. Think I'll make an herbed salt crust and stuff with a summer ratatouille.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 24 17:53:51 +0000 2009","id_str":"2822742493","full_text":"Vivian starts kindergarten two weeks from today. I seriously don't know how that's even possible.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 24 14:47:53 +0000 2009","id_str":"2819474701","full_text":"Why walk down the aisle, when you can boogie? http://bit.ly/mw4ha","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 24 02:29:41 +0000 2009","id_str":"2810768936","full_text":"\"N-words\" by Ted Kosmatka: story told by the widow of a cloned Neanderthal that takes place at his funeral, with Phelps-like protesters. A++","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 23 18:32:41 +0000 2009","id_str":"2802998737","full_text":"My interview last month with the Wash Post was cut down to one sentence in this article, but it's still a great article: http://is.gd/1Jbcr","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 23 17:43:14 +0000 2009","id_str":"2802158769","full_text":"My backlog of unlistened EscapePod episodes is down to a mere 13. (It's a great sci-fi podcast with readings of the best of today's fiction)","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 23 03:08:04 +0000 2009","id_str":"2791207522","full_text":"Was heading to bed. Now, disabling Google geocoding until I can see what changed, tomorrow. Easy to disable, now I know what's happening.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 23 02:41:07 +0000 2009","id_str":"2790752313","full_text":"Google just push through an API change? Minutes ago, all my apps using the ym4r google maps code started throwing errors.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 22 17:11:01 +0000 2009","id_str":"2781215330","full_text":"A sudden end to easy oil will be catastrophic, no doubt, but it might be worth it just to be rid of these infernal leaf blowers.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 22 14:10:40 +0000 2009","id_str":"2778253886","full_text":"The first commercial competitor to my http://locallygrown.net launched this week: http://www.farmsreach.com (CTO was co-founder of Nullsoft)","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 22 21:15:48 +0000 2017","id_str":"944315557372981249","full_text":"The world’s greatest movie, but in song. https://www.youtube.com/watch?v=ttKn1eGKTew","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 18 19:22:25 +0000 2017","id_str":"942837475457806336","full_text":"Athenians: the old paint store in Normaltown is now a discount book store. I could have easily bought enough books to require a whole new bookcase.","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Dec 15 18:07:44 +0000 2017","id_str":"941731516630974464","full_text":"Corn Mo, one of the more unusual musicians I’ve ever seen live, has just released a Christmas album. It’s got twelve songs on it, and is just under six minutes long. https://cornmo.bandcamp.com/album/the-twelve-days-of-christmas","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 09 15:03:31 +0000 2017","id_str":"939510827761192965","full_text":"We were going to go to Six Flags today to take part in “The World’s Largest Snowball Fight” but it got cancelled. Because it snowed.

For real.","favorite_count":"10","retweet_count":"3"},{"created_at":"Fri Dec 08 19:13:08 +0000 2017","id_str":"939211260587053056","full_text":"Just saw a car driving around with a couple inches of snow on it and I wonder where it teleported in from.","favorite_count":"0","retweet_count":"1"},{"created_at":"Wed Dec 06 02:22:31 +0000 2017","id_str":"938232153304981505","full_text":"Made a gallon of yogurt today.

I didn’t need a gallon of yogurt, but the InstantPot has a yogurt setting I’d never used, so here I am.","favorite_count":"9","retweet_count":"0"},{"created_at":"Mon Dec 04 01:47:33 +0000 2017","id_str":"937498578158833667","full_text":"Everybody needs to see a GWAR show at least once, I hear, and tonight’s my night.","favorite_count":"5","retweet_count":"0"},{"created_at":"Sat Dec 02 22:08:55 +0000 2017","id_str":"937081168767397888","full_text":"I just completed \"Corruption Checksum\" - Day 2 - Advent of Code 2017 http://adventofcode.com/2017/day/2 #AdventOfCode","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Dec 01 20:19:15 +0000 2017","id_str":"936691184818323456","full_text":"I just completed \"Inverse Captcha\" - Day 1 - Advent of Code 2017 http://adventofcode.com/2017/day/1 #AdventOfCode","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Jul 21 19:27:24 +0000 2009","id_str":"2763362842","full_text":"Bring me a wheel of oaken wood
A rein of polished leather
A Heavy Horse and a tumbling sky
Brewing heavy weather.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 21 04:09:21 +0000 2009","id_str":"2752027822","full_text":"I forget. Is it rum and then bourbon never fear, or rum and then bourbon never sicker? Maybe just rum and then bourbon, never on Monday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 21 03:32:36 +0000 2009","id_str":"2751473540","full_text":"We chose to go to the moon, not because it was easy but because it was hard. Now we take easy road & bail out irresponsible corporations.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jul 19 04:14:42 +0000 2009","id_str":"2716925869","full_text":"Economy sized pepto-bismol, Us Weekly, and a pregancy test. The things you see teens buying at midnight at Wal-Mart.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 19 02:35:50 +0000 2009","id_str":"2715644222","full_text":"How many MeFi users does it take to id a stuffed monkey thing? More than we have here. Expect an AskMe question with pics soon. #mefi10","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 18 23:26:02 +0000 2009","id_str":"2713304457","full_text":"Happy birthday, Metafilter! #mefi10 http://twitpic.com/atono","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 18 22:29:02 +0000 2009","id_str":"2712608780","full_text":"Yup, I'm a nerd.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 18 22:28:44 +0000 2009","id_str":"2712605132","full_text":"I'm listening to a sci-fi podcast on the iPhone, wearing a jokey shirt about the Bayeux Tapestry, & going to a birthday party for a website","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 18 21:05:59 +0000 2009","id_str":"2711591911","full_text":"Leaving the farm for the big city to meet my internet friends for the first time. #mefi10","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 18 18:21:04 +0000 2009","id_str":"2709539007","full_text":"No wonder my mower wouldn't run. The air filter was coated in oil. It *looked* clean enough, & I'd thought the problem was more complicated.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 18 14:27:40 +0000 2009","id_str":"2706616457","full_text":"The week of meeting my imaginary internet friends continues with a MetaFilter 10th birthday party tonight in Atlanta. http://is.gd/1Dj7x","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 17 21:07:39 +0000 2009","id_str":"2695414716","full_text":"Time to walk the mile over to the bus terminal. That must be why the sky suddenly turned black.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 17 18:43:38 +0000 2009","id_str":"2693126384","full_text":"It's been far too long since I've skanked the night away. Where's all the ska-core go? Isn't it about time for the fourth wave or something?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 17 13:09:16 +0000 2009","id_str":"2687856244","full_text":"Well, suck. My car needs about $1000 more work done to it before I can sell it and buy a new one. Guess I'll do half, and see in six months.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 15 22:27:36 +0000 2009","id_str":"2659093017","full_text":"Never been to a \"tweetup\" before. Do they always have free gin? I could get used to this. http://twitpic.com/ah5tn","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 15 21:46:42 +0000 2009","id_str":"2658474778","full_text":"Walking into the pub for the Athens tweetup, to meet all these people I've been talking with.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 15 21:26:04 +0000 2009","id_str":"2658163112","full_text":"Getting ready for the cask of Left Hand's Sawtooth. http://twitpic.com/agy7a","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 15 18:28:22 +0000 2009","id_str":"2655370301","full_text":"One of my market's farms, @naturesharmony, talks about changing their life priorities in order to farm: http://bit.ly/VJXeQ","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 15 18:07:25 +0000 2009","id_str":"2655044079","full_text":"Just discovered Oysterband: \"burning with the fire of punk combined with knowledge of English folk music\". Once again, thanks @coverville!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 15 02:05:08 +0000 2009","id_str":"2643519632","full_text":"Ok. He settled on an Innus & Gunn Oak Aged, which *is* mighty tasty. Crisis of faith averted, for now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 15 02:02:22 +0000 2009","id_str":"2643470705","full_text":"Gordon Ramsey just spat out a taste of Brooklyn Black Chocolate Stout? Now I have to question everything about the man.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 14 14:10:10 +0000 2009","id_str":"2632546608","full_text":"Oh, Happy Day! (You never know what you'll find in the office fridge here.) http://twitpic.com/abq2x","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 10 21:02:24 +0000 2009","id_str":"2573633337","full_text":"The Town & Gown Players return to the stage in three hours, kicking off a two week run of Neil Simon's \"Fools\". Yay!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 10 17:17:42 +0000 2009","id_str":"2570869303","full_text":"Running the numbers to see if the time is right to make my own $30k stimulus to the economy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 10 14:53:38 +0000 2009","id_str":"2569034745","full_text":"The Vince Clarke coverstory on Coverville is bringing back all sorts of memories. What a weird time that all was, and mostly all my doing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 10 01:57:15 +0000 2009","id_str":"2560880026","full_text":"Hold on... My dad turned 60 this week? That can't be right. That'd make me... 37. Ha! Can you imagine? 37! That's rich.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 08 21:55:49 +0000 2009","id_str":"2539626002","full_text":"Weird. Drove into midtown Atlanta and there is no traffic. Did the rapture happen while I was driving from Athens?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 08 20:55:21 +0000 2009","id_str":"2538732484","full_text":"Listening to \"Edward Bear and the Very Long Walk\" on EscapePod. This story is pure awesome, among the best science fiction I've ever read.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jul 08 18:58:02 +0000 2009","id_str":"2536971802","full_text":"Just discovered the Mr. Deity video podcast. There goes another gig and a half of disk space. http://www.mrdeity.com (thanks, @pennjillette)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 04 23:15:48 +0000 2009","id_str":"2475387930","full_text":"Hello, kitty! http://twitpic.com/9bpuu","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 04 22:31:25 +0000 2009","id_str":"2474941996","full_text":"Saturday in the park. I think it was the fourth of July. http://twitpic.com/9bj7j","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 04 21:02:44 +0000 2009","id_str":"2474003063","full_text":"This puppy is bigger than I am. http://twitpic.com/9b5km","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 04 20:58:48 +0000 2009","id_str":"2473957438","full_text":"The Happy Hollisters! I spent most of second grade devouring these books. Dozens of them. http://twitpic.com/9b4y5","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 04 17:29:31 +0000 2009","id_str":"2471623010","full_text":"In Dahlonaga to celebrate the 4th. The whole town turns out for an old fashioned party, inc. a reading of the constitution on the square.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 04 03:08:37 +0000 2009","id_str":"2464223328","full_text":"I find it funny that upon winning the \"Hell's Kitchen\" game you are proclaimed an Executive Chef, a term Gordon Ramsey seems to despise.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 04 00:24:58 +0000 2009","id_str":"2462310811","full_text":"Unexpected bounty of fresh shrimp at my farmers market yesterday means we get to engorge ourselves with buffalo shrimp today. Yay!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 03 19:14:59 +0000 2009","id_str":"2458364990","full_text":"Rolf Harris' version of \"One Hand in my Pocket\" is nearly as good as his \"Stairway to Heaven\". In case you were wondering.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 01 15:59:39 +0000 2009","id_str":"2421873801","full_text":"I've got a set of original unopened Michael Jackson temporary tattoos from 1984. Prices on ebay say... keep holding on to them for a while.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 29 03:24:23 +0000 2009","id_str":"2382167353","full_text":"Thanks to all who came out to cheer us on. It was a challenge to watch with us being between two stages, but it meant a lot to see you all!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 29 02:57:51 +0000 2009","id_str":"2381701704","full_text":"Last dish: Crispy chicken skin \"cracklin\" bits sprinkled over peach salsa, with side of lightly sweetened plain from scratch ice cream.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 29 02:55:41 +0000 2009","id_str":"2381667552","full_text":"Third dish: Cubed chicken thighs marinated with sumac & citrus, grilled on skewers and served on creamy grits with an onion butter sauce.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 29 02:52:33 +0000 2009","id_str":"2381618488","full_text":"Third dish: Southern bbq chicken leg, with freshly made sauce, served with grilled plums.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 29 02:51:45 +0000 2009","id_str":"2381605514","full_text":"Second dish: Rustic chicken noodle soup with freshly made noodles, carrots, and swiss chard. Stock was made in pressure cooker using bones.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 29 02:50:42 +0000 2009","id_str":"2381587868","full_text":"First dish: chicken salad with blueberries, freshly made mayo, diced sweet onion & leeks on a bed of heirloom lettuces.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 28 23:05:17 +0000 2009","id_str":"2377924493","full_text":"Lord I'm tired. They gave us chicken. Made five dishes, barely lost. Had fun. More later. PS: Made ice cream.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 28 19:15:00 +0000 2009","id_str":"2375038064","full_text":"We start prepping our farmers market ingredients in 15 minutes. Secret ingredient revealed in an hour 45.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 28 15:04:59 +0000 2009","id_str":"2372228737","full_text":"Setting up my outdoor kitchen. It's already 120 degrees, which is 50 degrees cooler than some kitchens I've worked in.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 28 03:37:37 +0000 2009","id_str":"2367455692","full_text":"Thanks for the well-wishes, everyone! This is a first for AthFest, and I'm very excited.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 28 03:36:59 +0000 2009","id_str":"2367449444","full_text":"The kitchen is packed into my truck, and all my pantry items bought at the farmers markets are loaded into coolers. Athfest tomorrow, 3:30-7","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 27 23:05:48 +0000 2009","id_str":"2364724267","full_text":"Yowsers! A hornet stung me in the ear. That's going to linger.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 27 17:37:11 +0000 2009","id_str":"2361302268","full_text":"The mystery ingredient will be one of the pastured meats available at our markets: chicken, duck, turkey, goose, lamb, beef, pork, or emu.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 27 16:56:04 +0000 2009","id_str":"2360842968","full_text":"I've got general plans for a salad, a soup, a light starter, a main, and a dessert, no matter the mystery meat ingredient they spring on us.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 27 13:20:27 +0000 2009","id_str":"2358579733","full_text":"Picked up a few last ingredients at the Athens Farmers Market: heirloom lettuce and mixed fresh herbs. Now to go home & pack my kitchen.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 27 03:17:25 +0000 2009","id_str":"2354309418","full_text":"Preparing bare-bones recipes that I can riff on once I find out what our secret ingredient is on Sunday. This will be fun.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 26 20:09:37 +0000 2009","id_str":"2349151183","full_text":"According to AT&T, my iPhone order is still awaiting processing by their warehouse. According to FedEx (& the mrs.), it's in my living room.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 26 01:19:26 +0000 2009","id_str":"2336744145","full_text":"I think the Michael Jackson many people are mourning died long ago. Today we also lost bizzaro Michael. I need to watch The Wiz again.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 25 18:48:38 +0000 2009","id_str":"2330300285","full_text":"Athens Locally Grown pickups today, 4:30 to 8pm. This week, $9,010.21 of food bought by 249 households from 42 Athens-area growers.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 24 17:41:05 +0000 2009","id_str":"2313493939","full_text":"Sunday I cook competitively outdoors in front of a crowd, using only locally grown ingredients (the main one a surprise): http://is.gd/1c9wA","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 23 21:54:14 +0000 2009","id_str":"2301026321","full_text":"Heading off to run my first meeting of Town & Gown's board of directors since becoming president. We've got a three page agenda.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 23 17:35:46 +0000 2009","id_str":"2297562911","full_text":"Today's Whisky/Whiskey/Bourbon board at Trappeze. Unfortunately, I have to get back to work. http://twitpic.com/87afr","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 23 15:23:49 +0000 2009","id_str":"2295804155","full_text":"Just had a really nice conversation with a reporter for the Washington Post. Not Bernstein or Woodward, but there'll be time for them later.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 23 14:19:39 +0000 2009","id_str":"2294985454","full_text":"So... \"Cash for Clunkers\" -- Max MPG for qualifying clunker is 18. Is that original MPG or current? My '92 was 22mpg new, but is ~18 now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 23 13:36:09 +0000 2009","id_str":"2294469046","full_text":"Folks in Conway, Arkansas can get meat, veggies, milk, and bread at their doctor's office, thanks to Conway Locally Grown http://is.gd/1adPC","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 22 16:23:38 +0000 2009","id_str":"2280874204","full_text":"Students at the Grady College of Journalism have put together a nice video of me narrating about Athens Locally Grown: http://is.gd/19lQH","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 21 14:06:38 +0000 2009","id_str":"2265687935","full_text":"Like Inigo Montoya, I've gotten used to dissapointment.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jun 20 20:13:37 +0000 2009","id_str":"2256736325","full_text":"Three slabs of chevon ribs and a boston butt have been on cherry smoke all day. Seemed like a good day for that. Ribs are right tasty.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 20 01:43:53 +0000 2009","id_str":"2247194352","full_text":"Good lord, what a day. I'd thought my \"climbing poison ivy covered trees with a pair of wire cutters\" days were behind me, but no.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 19 16:23:43 +0000 2009","id_str":"2240146213","full_text":"Someone just said June 19's been scientifically proven to be the happiest day of the year. In response, an arm just snapped off my glasses.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 19 15:41:48 +0000 2009","id_str":"2239563624","full_text":"I'm a lumberjack and I'm ok. I sleep all night and I work all day. I cut down trees and splice live wires and love to take hot showers...","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 19 14:20:01 +0000 2009","id_str":"2238477566","full_text":"Ran into town for splices, electrical tape, and a couple gallons of water. Also, coffee. It's a breve kind of morning.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 19 13:53:05 +0000 2009","id_str":"2238144543","full_text":"I may be at home with no water and now Internet, but I can still hear about the Georgia Theater burning down. Sad day.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 19 05:02:47 +0000 2009","id_str":"2233876258","full_text":"Also, a tree came down in the storm today, taking out our well. I *think* it just broke the electric line to it. Fingers crossed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 19 04:26:33 +0000 2009","id_str":"2233494675","full_text":"My HughesNet satellite contract expired yesterday, and today my equipment is \"broken\" requiring a site visit and a $125+ charge. Convenient.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 17 20:39:54 +0000 2009","id_str":"2212091821","full_text":"Love bluetooth stereo headphones & fast podcast playback speed. Hate that four successive syncs have lost my place within the podcasts.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 17 04:17:02 +0000 2009","id_str":"2202127446","full_text":"After a single episode of \"Gordon Ramsay's The F Word\", I'm hooked. The show's brilliant, & not your ordinary cooking show. On BBC America.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 17 03:03:59 +0000 2009","id_str":"2201287320","full_text":"My locallygrown.net system was the subject of a 3 page article in the current \"Farmers Markets Today\" magazine. Authored by happy customer.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 16 23:34:01 +0000 2009","id_str":"2198784817","full_text":"Took a corndog break. When all done, the girl looked out at the rink and said \"All right. Back to work!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 16 16:26:24 +0000 2009","id_str":"2194172062","full_text":"$2 skate night at the Skate-a-Round tonight, 6 to 9. Anyone want to join Viv & me?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 16 16:19:12 +0000 2009","id_str":"2194081986","full_text":"Plaintain chips, ceasar salad, hand made chicken cordon blue, rice, black beans, fruit salad. All for $5 at Casa Mia.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 14 18:33:00 +0000 2009","id_str":"2167614626","full_text":"Loaded many seats into a large U-Haul. All sweaty now. Ording a fish burrito at Pescada's Burritos in Brevard, North Carolina.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 14 13:29:49 +0000 2009","id_str":"2164960109","full_text":"Headed up to North Carolina to pick up some comfortable seats being donated to our theater.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 13 19:49:09 +0000 2009","id_str":"2157019345","full_text":"I never thought i'd see the day when I couldn't find my croquet set. I've let the universe down.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jun 13 19:20:32 +0000 2009","id_str":"2156747616","full_text":"On my way to a Flag Day's Eve party. She's a grand old flag, yo.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 13 16:29:52 +0000 2009","id_str":"2155074301","full_text":"Good lord, it's muggy out there. Caged half my tomatoes (need more cages). Next I'll harvest all the heirloom Amish peas I let go to seed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 13 15:10:49 +0000 2009","id_str":"2154339496","full_text":"The girl and I are sitting down to pancakes and homemade maple syrup straight out of a mason jar.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 12 21:28:02 +0000 2009","id_str":"2136956479","full_text":"It turns out the cargo capacity of a 1992 Honda Accord is fifteen large tomato cages.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 12 17:16:27 +0000 2009","id_str":"2133853760","full_text":"I'm not sure how a new restaurant from a new chef can have anything famous, but \"Hollis Famous Ribs\" does have some tasty ribs.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 12 14:00:44 +0000 2009","id_str":"2131428072","full_text":"My town's 71 bed hospital and a nearby town's 82 bed hospital will both close and replaced with a new 56 bed hospital in yet another town.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 12 13:24:10 +0000 2009","id_str":"2131042344","full_text":"Thanks to all at the Aurora theater for your generosity & support. And thanks to Amy for letting Steve drag all of us back to your house.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 11 23:12:17 +0000 2009","id_str":"2123559212","full_text":"Outside the Aurora Theater in Lawrenceville tailgating before a benefit performance for the Town & Gown Players.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 11 14:26:25 +0000 2009","id_str":"2117364520","full_text":"It might seem like a small thing but the new PDF smart text selection in Snow Leopard will save me at least 15 minutes a week. That adds up.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 10 19:54:37 +0000 2009","id_str":"2107485199","full_text":"Another article about one of our Athens Locally Grown growers, this time in the New York Times. Congrats, Tim & Liz Young! http://is.gd/XRmQ","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 10 19:02:02 +0000 2009","id_str":"2106889042","full_text":"Feature article on one of the growers at my market, including a mention that my software is what got him started farming. http://is.gd/XJAQ","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 09 23:45:15 +0000 2009","id_str":"2096276186","full_text":"The older fellow with the ponytail and roller cowboy boots with red leather flames up the side is awesome.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 09 22:19:19 +0000 2009","id_str":"2095331469","full_text":"Wow. It's been ten years since I've been in roller skates. Maybe twenty.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 09 21:12:28 +0000 2009","id_str":"2094558943","full_text":"$2 night at the Athens Skate-a-Round. I think I'll take the girl for her first time roller skating.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 08 14:36:17 +0000 2009","id_str":"2076587971","full_text":"Writing java to read python objects, do math on them, and then spit out accounting reports to PDF. Somewhere, my life went horribly wrong.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 08 03:33:00 +0000 2009","id_str":"2072184038","full_text":"It's peach season! I've eaten nine in the past 24 hours. And nine more in a bag on the counter I'm trying to resist.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 05 14:29:18 +0000 2009","id_str":"2043174733","full_text":"My girl read (really read) a book to me for bedtime storytime last night. She was so proud, and got the book again first thing this morning.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 04 13:43:16 +0000 2009","id_str":"2029366549","full_text":"RIP David Carradine. \"Circle of Iron\" is one of my favorite movies, and he played many roles in it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 03 00:56:09 +0000 2009","id_str":"2010767772","full_text":"I've got a small veggie farm in GA, and created locallygrown.net, a system to facilitate online farm sales to local customers. #agchat","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 03 00:03:24 +0000 2009","id_str":"2010244536","full_text":"Got a shipment of small batch maple syrup from a farm I know in Vermont. Incredibly, someone opened the box and stole a quart of Grade B.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 02 21:15:20 +0000 2009","id_str":"2008522585","full_text":"Got around to watching the Google Wave video. I've got three non-profits that could use the heck out of it right now. http://wave.google.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 02 21:10:59 +0000 2009","id_str":"2008473616","full_text":"Ten minutes into overtime, installation & startup finally succeeded. Not a promising start to our relationship, Glassfish.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 01 01:44:45 +0000 2017","id_str":"936410709273071616","full_text":"Missed slamming into a flatbed tow truck at 65mph by mere inches when he decided to sharply cut across three lanes of traffic and do a u-turn on a divided highway with no warning. Trying to drum up new business, I guess.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 30 16:00:53 +0000 2017","id_str":"936263775409393664","full_text":"Happy #bluebeanieday! “Keep up the fight for web standards, accessibility, and treating each other with respect and kindness in the industry.“ #bbd17
","favorite_count":"8","retweet_count":"3"},{"created_at":"Thu Nov 30 01:08:02 +0000 2017","id_str":"936039083679408128","full_text":"Somehow in all the countless times I’ve been in Michael’s I missed that they had a whole food crafting corner. I feel like a kid in a candy making store.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Nov 28 23:18:47 +0000 2017","id_str":"935649198283902978","full_text":"Sure. Why not. Seems about right for a 2017 news story. https://twitter.com/motherboard/status/935605214836658176","favorite_count":"3","retweet_count":"1"},{"created_at":"Tue Nov 28 16:29:35 +0000 2017","id_str":"935546220298125312","full_text":"It’s a challenge for me to listen to, but I’m glad I got pointed to the podcast “The Hilarious World of Depression”. The latest episode with Marie Cox is gold. https://www.apmpodcasts.org/thwod/2017/11/ana-marie-cox-is-not-really-edited-much-at-all/","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Nov 28 05:37:19 +0000 2017","id_str":"935382073480708096","full_text":"It’s so weird watching new episodes of “Are You Being Served?” Like, fallen through a parallel universe weird.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 27 17:45:50 +0000 2017","id_str":"935203022711476224","full_text":"Made myself a kickass lunch of salmon salad using leftovers and dregs of condiments in the fridge. Ended up emptying four separate containers, and it’s the most productive I’ve been in weeks.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Nov 21 17:05:49 +0000 2017","id_str":"933018624645836800","full_text":"I didn’t think I could get any more pissed at BB&T, but they are brazenly stealing from my family, repeatedly “losing” paperwork to give them legal cover.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 19 05:36:07 +0000 2017","id_str":"932120279647694848","full_text":"Watched a restored print of the 1922 silent film Nosferatu with a live musical accompaniment by Valentine Wolfe, and the whole experience was pretty great.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Jun 02 20:57:07 +0000 2009","id_str":"2008318528","full_text":"I've spent literally the entire work day trying to get Glassfish installed on my Windows machine, much less get it running. No success.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 02 16:59:19 +0000 2009","id_str":"2005641248","full_text":"I now owe fewer thousands on my daughter's birthing debt than my age in years. Got to take my milestones where I can find them.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 01 20:16:16 +0000 2009","id_str":"1995301124","full_text":"Officially pissed at Sears. Either their service order system has no data integrity, or they are outright lying to me. Probably both. #sears","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 01 18:58:32 +0000 2009","id_str":"1994472754","full_text":"Only two hours left in the service window. Hope he works fast. If he shows at all. #WhereAreYouSearsGuy?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 01 16:46:52 +0000 2009","id_str":"1993069215","full_text":"Halfway through the nine hour Sears service window, and not a peep from them. A fifteen minute call to them, & they say I'm still scheduled.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 01 03:56:24 +0000 2009","id_str":"1987772094","full_text":"The dryer repair man is supposed to be here sometime between 8 and 5 tomorrow. Guess I'd better clean out the laundry room so he can work.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 01 01:41:35 +0000 2009","id_str":"1986337990","full_text":"Here's a couple that looks like they live life to the fullest: http://awkwardfamilyphotos.com/?p=866","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 31 21:37:02 +0000 2009","id_str":"1984190222","full_text":"Hottest day of the year so far, and a giant headache all day too. I doubt they're unrelated.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 31 02:01:38 +0000 2009","id_str":"1976773054","full_text":"Wondering how my daughter picked up a southern accent. She puts seven syllables in \"yeah\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 30 00:34:41 +0000 2009","id_str":"1966335393","full_text":"At the Mustache May Awards Party. I work with freaks. Wonderful, wonderful freaks.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 29 22:29:08 +0000 2009","id_str":"1965189078","full_text":"For Mustache May I grew my chin some mutton chops. http://twitpic.com/67pm0","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 29 14:33:40 +0000 2009","id_str":"1960185882","full_text":"Working at home means pancakes and bacon during my coffee break.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 27 04:34:51 +0000 2009","id_str":"1932493901","full_text":"North Korea is abandoning the armistice? What the hell is going on over there?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 26 22:57:25 +0000 2009","id_str":"1929096101","full_text":"Got elected to fill the rest of Marie's term as president of the Town & Gown Players. Very emotional. Last time I was prez, she was my VP.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 23 01:33:31 +0000 2009","id_str":"1889104569","full_text":"A rare evening out. http://twitpic.com/5qjqi","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 21 15:31:28 +0000 2009","id_str":"1871966757","full_text":"I'll be giving cooking demos at the Athens Farmers Market at Bishop Park this Saturday from 10ish to noon. \"The Tastes of Late Spring\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 20 21:28:58 +0000 2009","id_str":"1863782107","full_text":"Seven beers from Bell's Brewery are now on tap at Trappeze. I'm trying them. http://twitpic.com/5kwib","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 20 20:03:12 +0000 2009","id_str":"1862935971","full_text":"My submission of \"The Martian Chronicles\" didn't make it on next season but \"Picasso at the Lapine Agile\" did. Pondering call for directors.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 20 05:20:34 +0000 2009","id_str":"1856357978","full_text":"Graduated from high school twenty years ago today. Seems like six lifetimes ago.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 20 01:41:42 +0000 2009","id_str":"1854336256","full_text":"Giving up on trying to repair the clothes dryer myself. Scheduled a service call. /me hangs head","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 19 03:42:02 +0000 2009","id_str":"1843652679","full_text":"Finally had to switch the sick TiVo with DirecTV DVR. How many focus groups did it take to wrench all the usability out of TiVo & get this?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 16 22:55:25 +0000 2009","id_str":"1820873240","full_text":"Chocolate bread pudding with bacon creme anglaise. That's the stuff.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 16 15:17:50 +0000 2009","id_str":"1817059562","full_text":"Our town turned 140 today, and we're going on a leisurly ride downtown. http://twitpic.com/5adv9","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 15 15:59:49 +0000 2009","id_str":"1807290172","full_text":"Just forced @hodgman to write a check to @youngamerican. That was fun. Maximum fun.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 13 23:40:11 +0000 2009","id_str":"1789478399","full_text":"I'm at the Atlanta Ruby User Group, learning about Cucumber (a story driven code testing framework).","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 11 15:31:49 +0000 2009","id_str":"1763936100","full_text":"Adding the school calendar for Viv's first year to my iCal. Since when does the school year start on a Friday? What's the point of that?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 11 03:11:39 +0000 2009","id_str":"1759893520","full_text":"You just never know where it's going to hit you. Tonight's Simpsons had a storyline about (cartoonish) murders at the community theater.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 09 17:12:16 +0000 2009","id_str":"1747607325","full_text":"Looks like they found him. His body, anyway. http://is.gd/y6ZJ","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 08 00:25:45 +0000 2009","id_str":"1732651044","full_text":"My attention span is barely long enough to finish typing this sentence. They tell me that's normal, but damn if it isn't getting annoying.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 06 03:07:26 +0000 2009","id_str":"1713125791","full_text":"Spent nearly three hours in a group grief counseling session at the theater tonight. Oh, we have a long road to go.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 04 03:45:05 +0000 2009","id_str":"1692773553","full_text":"That dark dusting on my upper lip is not merely crumbs from the muffin I ate for a bedtime snack. It also signals the start of Mustache May.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 03 01:40:35 +0000 2009","id_str":"1683375637","full_text":"Every time I visit Greenville, South Carolina, it seems more and more the ideal city to live in, should one want to live in a city.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 02 14:58:24 +0000 2009","id_str":"1678880816","full_text":"Beautifully written: \"35 Years on a Small Organic Farm\" locallygrown.net helps revitalize Armstead Farm in the Ark. Ozarks http://is.gd/w7TC","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 02 01:53:39 +0000 2009","id_str":"1675147750","full_text":"Today was essentially a twelve hour long wake. I'm beat. Tomorrow I'm taking the girl to the zoo for a little peaceful relaxation.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 01 04:53:11 +0000 2009","id_str":"1666672075","full_text":"Five memorials in twenty four hours. So far, not nearly as bad as it sounds. Still daunting, though.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 30 02:54:20 +0000 2009","id_str":"1655608929","full_text":"@ewagoner Stupid auto-correction auto inserting incorrect apostrophes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 30 02:22:43 +0000 2009","id_str":"1655340100","full_text":"Athens Followers: I broke down and created a separate Twitter account for Athens Locally Grown to experiment with: @athlocallygrown","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 29 23:39:42 +0000 2009","id_str":"1653955261","full_text":"Huh. I seem to have lost my queen excluder.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 29 21:52:52 +0000 2009","id_str":"1653088878","full_text":"The last five times I've refuelled, the person at the pump next to me kept their engine running. Did we solve the problem of gas exploding?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 29 19:33:01 +0000 2009","id_str":"1651840177","full_text":"Thought I'd finally optimized to the point where all was green, but turns out my monitor was down for a week. Need to watch the watcher.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 29 16:35:44 +0000 2009","id_str":"1650300642","full_text":"\"You display the wonderful traits of charm & courtesy, & are very expressive in word, act, & feeling.\" Thank you, fortune cookie!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 29 15:25:13 +0000 2009","id_str":"1649693271","full_text":"Just helped a big snake cross the sidewalk downtown into a grassy patch. Excited songbird thought he scored the biggest worm ever.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Apr 28 19:46:31 +0000 2009","id_str":"1641992821","full_text":"So Twibes are just like a standing search term in your Twitter client, only you have to go to their website to read the results? Uh.... why?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 28 00:58:20 +0000 2009","id_str":"1634489591","full_text":"Very cathartic evening. Thank you, everyone.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 27 17:21:54 +0000 2009","id_str":"1630666494","full_text":"I'll be at the theater at 3:30, camera or no cameras. I'll have cups. And a bottle. Pour one on the curb with me?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 27 15:23:18 +0000 2009","id_str":"1629667360","full_text":"What's a good, robust, secure, simple, and free PHP guestbook these days? I'm in need of one.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 27 13:43:28 +0000 2009","id_str":"1628884481","full_text":"Went by the theater before work. Several news trucks were doing live feeds pointing right at the doors. I didn't stay. I'll return later.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 27 02:43:33 +0000 2009","id_str":"1625666993","full_text":"I'll be going in to the office tomorrow. And by \"the office\" I might just mean \"sit at the theater with a bottle of scotch\". We'll see.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 26 17:47:27 +0000 2009","id_str":"1621892793","full_text":"If anyone in the T&G family needs a peaceful day on the riverbank, my place is open to all comers.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 26 17:42:38 +0000 2009","id_str":"1621859560","full_text":"Screenshot of one of my websites is on cnn.com. Not the site I would have expected, and lord knows not a reason I'd ever ever want.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 25 23:56:58 +0000 2009","id_str":"1616700277","full_text":"Off the phone with a reporter. It's great to tell people how awesome my friends are, devastating to know I'll never see them again.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 25 18:26:27 +0000 2009","id_str":"1614479245","full_text":"My god. Three of my friends were just shot and killed at my community theater in Athens. Holy hell.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 25 15:57:06 +0000 2009","id_str":"1613466031","full_text":"At the GA Aquarium with the girl. If you've got swine flu, trust me when I say there's nothing worth seeing here.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 25 03:54:34 +0000 2009","id_str":"1610357445","full_text":"The FDIC closed The First Bank of Beverly Hills today. Here's hoping Jed Clampett had his accounts below the $250k limit.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 24 18:32:41 +0000 2009","id_str":"1606135925","full_text":"Forget joining twitter before @oprah... I got here before @hotdogsladies! 27 January 1997 - http://whendidyoujointwitter.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 24 12:44:50 +0000 2009","id_str":"1603259264","full_text":"Driving 16 on a highway zoned 55 isn't cool. #lateforwork","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 23 19:02:39 +0000 2009","id_str":"1596687838","full_text":"Athens Locally Grown pickup today from 4:30 to 8pm. Beautiful day for it! Starting next week: new \"Meet the Grower\" table. http://is.gd/u8Ph","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 23 00:15:48 +0000 2009","id_str":"1589652708","full_text":"So the scuttlebutt is GM will be shutting down their plants for two months this summer. Assuming they survive even that long, could be huge.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 22 17:43:15 +0000 2009","id_str":"1586560099","full_text":"Michael Pollan spoke at the annual Georgia Organics conference last month. It was a great talk. See for yourself: http://is.gd/tVcF","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 22 16:51:50 +0000 2009","id_str":"1586155662","full_text":"That was tasty enough. I mean, it was no triple green chile cheese burger from the Coyote Moon in Lemitar, NM, but what is? RIP, Coyote Moon","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 22 16:09:13 +0000 2009","id_str":"1585811453","full_text":"Going to walk to the new place down the street for lunch today for a deep fried hamburger. Everything in moderation, including moderation.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 22 05:04:23 +0000 2009","id_str":"1582275624","full_text":"I know I'd have no trouble winning \"Chopped\" yet I'm nervous as heck about my Iron Chef battle in June. Diagnosis: Reality TV Syndrome.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 22 03:10:09 +0000 2009","id_str":"1581494606","full_text":"I need to do one of two things: either figure out why the ice maker isn't working, or just go & buy some ice cube trays already. #warmliquor","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 21 16:19:58 +0000 2009","id_str":"1576180005","full_text":"No B&J coupon keyfobs this year. Still, 10 minutes of carnival atmosphere & free cone is always a good time.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 21 15:53:10 +0000 2009","id_str":"1575957536","full_text":"Got to Ben & Jerry's 10 minutes early. Free ice cream is nice, but I'm hoping to score another \"10% off for a year\" keyfob.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 20 02:20:17 +0000 2009","id_str":"1562170180","full_text":"Seems like a warm Abuelita kind of night. No added sugar. Just right as is, so good. The little disks, not the syrup. Yum!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 18 19:44:08 +0000 2009","id_str":"1552855905","full_text":"Oh no! My tomato man from North Carolina isn't coming this year. He usually brings dozens of heirloom varienties, and I had no \"Plan B\".","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Apr 18 19:05:42 +0000 2009","id_str":"1552608569","full_text":"The musicians are warming up, the pig's coming off 20 hours or so of smoke, the sun's out. Lovely day for an old timey seed swap!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 17 21:27:24 +0000 2009","id_str":"1545763535","full_text":"I'll be at the Southern Seed Legacy's Old Timey Seed Swap tomorrow. One of my favorite events of the year! http://is.gd/t1zG #farm","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 17 16:00:17 +0000 2009","id_str":"1543104454","full_text":"I almost didn't notice, but total sales of locally grown foods since I opened the doors to locallygrown.net has passed a million dollars.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 16 17:13:41 +0000 2009","id_str":"1535122023","full_text":"It took some doing, but now I've got 40GB of music with embedded lyrics, and a script that builds a playlist from a word search. \"monkey\"++","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 16 14:57:51 +0000 2009","id_str":"1534133883","full_text":"Memphis Locally Grown ( http://is.gd/sLAU ) has hit the ground running, and got this great writeup in the Memphis Flyer: http://is.gd/sLzA","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 16 14:19:48 +0000 2009","id_str":"1533865336","full_text":"Any other folks from NE Georgia want a Christmas goose? Read about them and put down a deposit here: http://is.gd/sLba They won't last long!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 16 14:13:38 +0000 2009","id_str":"1533822516","full_text":"It's April 16th, and I just put down a deposit on a locally raised heritage breed Christmas goose. I put my money where your tea is.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 15 21:52:27 +0000 2009","id_str":"1528690602","full_text":"How about instead of waving teabags you buy local food, patronize local businesses, and bank with hometown banks. They don't get bailouts.","favorite_count":"5","retweet_count":"3"},{"created_at":"Wed Apr 15 21:31:34 +0000 2009","id_str":"1528541383","full_text":"That's the stuff. http://twitpic.com/3da20","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 15 21:25:32 +0000 2009","id_str":"1528498000","full_text":"Only a handful of bottles of Brooklyn Brewery's \"Black Ops\" stout made their way to Georgia. I'm drinking from one now. Thanks, Trappeze!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 15 01:14:43 +0000 2009","id_str":"1521659050","full_text":"The legendary Slydini performs incredible close-up slight of hand on the Dick Cavett show in 1977. This makes me so happy. http://is.gd/qAde","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Apr 13 20:47:18 +0000 2009","id_str":"1511672907","full_text":"All this talk about \"Startup Visas\" is about immigration? Crud. Here I was, waiting details on how to apply for a cash card for my business.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 13 14:15:02 +0000 2009","id_str":"1509259182","full_text":"Athens Locally Grown helps a skeptical (and frustrated) new resident understand just what the fuss is about: http://twinyolks.blogspot.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 12 15:07:22 +0000 2009","id_str":"1503250741","full_text":"Made lime curd, for the tart later. Lamb shanks getting ready for the braise. A friend's coming over to interview me for a research project.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 11 02:43:14 +0000 2009","id_str":"1494809547","full_text":"A person should not out-live one's trees. (via @morebikes -- so sorry, glad the house is safe!)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 11 00:10:42 +0000 2009","id_str":"1494047353","full_text":"Strongest storm we've seen in years. The hail has ended. Funnel cloud next town north of here, but just good old fashioned storm at home.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 10 18:52:16 +0000 2009","id_str":"1492283574","full_text":"Athens GA is the \"Destination of the Week\" for the Mother Nature Network. One given reason (of many): Athens Locally Grown http://is.gd/rOvJ","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 10 17:33:17 +0000 2009","id_str":"1491771444","full_text":"Nevermind the \"why is it called *Good* Friday?\" question... what I've always wondered is why is Easter only two days later and not three?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 10 15:05:44 +0000 2009","id_str":"1490808386","full_text":"The Sail Transport Network gets organic produce from farms on the Olympic Peninsula to Seattle using sailboats. http://is.gd/rMvj","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 10 02:16:26 +0000 2009","id_str":"1487814879","full_text":"Got home and checked the records. Total sales at our farners market this week are nearly 2x this time last year, 10x of two years ago. #farm","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 09 22:09:36 +0000 2009","id_str":"1486439621","full_text":"Most beautiful day we've had at our farmers market in months. Sales are already equal to what we had mid-summer last year -- a good omen.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 08 15:40:23 +0000 2009","id_str":"1477249915","full_text":"Got notice my PMI cancelation was denied. Federal law allows them to charge PMI until I hit 80% of purchase price, not appraised value. Grr.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 07 16:20:03 +0000 2009","id_str":"1470431174","full_text":"What the...? It's snowing. In April. In Georgia!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 07 01:38:20 +0000 2009","id_str":"1466671398","full_text":"Those two hours flew by. Made everything I planned except fresh pasta and lime curd. We cracked so many eggs!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 06 22:21:53 +0000 2009","id_str":"1465725491","full_text":"20 dozen eggs and two hours to cook them in as many ways as possible. Ready... Go!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 06 01:50:52 +0000 2009","id_str":"1460296905","full_text":"Nearly half an hour, three server re-boots, and a separate apache restart later, my business is back online. Didn't care for that at all.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 05 22:27:43 +0000 2009","id_str":"1459296012","full_text":"Here are my notes and recipes for my cooking class tomorrow. All about the egg. http://is.gd/qU3u (PDF document)","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Sep 23 03:39:57 +0000 2022","id_str":"1573155181440782337","full_text":"The industrial fetish magic pyrotechnic acrobat show had a lot of things going on but they were all pretty awesome.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Sep 18 21:27:51 +0000 2022","id_str":"1571611987821625345","full_text":"A flurry of 1Password log-ins from the Middle East has totally destroyed the productive afternoon I had planned. I don’t even know how that was possible without the secret that is supposed to prevent this sort of thing.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Sep 17 23:58:47 +0000 2022","id_str":"1571287584621613056","full_text":"I’m shopping at The Goblin Market and there’s a luchador to my left and a dragon in a cloak on the right. Me in the middle:
","favorite_count":"6","retweet_count":"0"},{"created_at":"Sat Sep 17 00:23:18 +0000 2022","id_str":"1570931364270166023","full_text":"I’ve been doing a second watch-through of The Bear, hit episode seven tonight, and it just turned me into a blubbering mess. I’ve been barely holding it together already as it was, and something about that episode just tears right through me.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Nov 15 16:45:39 +0000 2017","id_str":"930839223304847361","full_text":"Good lord. What a shit show.
","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Nov 13 01:45:25 +0000 2017","id_str":"929887896852557824","full_text":"Not sure if I’m coming down with a cold or it’s just all the spray paint I’m huffing. #steampunkplasmapack","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 30 20:22:14 +0000 2017","id_str":"925095520758042624","full_text":"Had an MRI today, and I could feel my liver convulse when the beam was turned on. Felt really weird, and I wonder if that’s unusual.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 29 05:13:56 +0000 2017","id_str":"924504551776047104","full_text":"I’ve performed in so many venues, but the roar of a packed house at the 40 Watt will always be my favorite.","favorite_count":"4","retweet_count":"0"},{"created_at":"Sat Oct 28 19:02:34 +0000 2017","id_str":"924350696706764800","full_text":"Got some materials for steampunk costume elements at a warehouse liquidation sale: a case of 50 LED light-up fidget spinners.","favorite_count":"3","retweet_count":"0"},{"created_at":"Thu Oct 26 00:09:25 +0000 2017","id_str":"923340756911353856","full_text":"Painted some pants and used up a goodly amount of basting tape and a mess of safety pins.

Must be Halloween!","favorite_count":"3","retweet_count":"0"},{"created_at":"Tue Oct 24 16:16:21 +0000 2017","id_str":"922859315035287552","full_text":"You can only settle in & try to get comfortable in that chair when your phlebotomist says, “uh, I’m going to have to call customer support”.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Apr 05 16:31:33 +0000 2009","id_str":"1457580671","full_text":"I'm teaching a cooking class tomorrow night on the egg. Could probably fill a semester long course on the subject, but I've got 90 minutes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 03 21:33:47 +0000 2009","id_str":"1447939499","full_text":"Frat boys outside my windows spraypainted a car full of racist and sexual obscenities, and are now bashing it with rocks and sticks. Spring!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 03 19:32:47 +0000 2009","id_str":"1447258748","full_text":"The spring return of the Fresh Harvest Coop, a locallygrown.net market in Nashville, has folks excited! http://is.gd/qA6M","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 03 13:20:13 +0000 2009","id_str":"1445155764","full_text":"Registering the girl for kindergarten. (It's that time already?) She's teaching the screener how to read, so I think they'll let her in.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 03 03:42:07 +0000 2009","id_str":"1443125097","full_text":"Also, I bought bacon. Delicious Delicious bacon.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 03 03:27:21 +0000 2009","id_str":"1443050496","full_text":"I bought the @MacHeist 3 Bundle. 12 Top Mac apps worth $900+ for just $39 AND I just got Delicious Library 2 FREE! http://mhtweet.com/sY0xc","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 03 03:27:09 +0000 2009","id_str":"1443049460","full_text":"And now a word from my sponsor...","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 31 23:11:58 +0000 2009","id_str":"1427670191","full_text":"Daddy & Daughter night at the theater, featuring that new court drama \"Monsters v. Aliens\". It's in 3D, so I expect the gavel to really pop.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 30 19:10:01 +0000 2009","id_str":"1419608056","full_text":"Huh. First the buyers walked away from homes in foreclosure. Now banks are starting to as well. No one wants a hot potato? http://is.gd/pIkB","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Mar 30 13:05:00 +0000 2009","id_str":"1417561009","full_text":"I drove for a while, then rode a bus, then walked for a bit to get to work. It was nice. If it didn't take me twice as long, I'd do it more.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 29 04:31:42 +0000 2009","id_str":"1410744252","full_text":"Just watched the BSG finale. I'm a little confused. When did Starbuck become a hot chick? Where's the funny robot? What did I miss?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 29 03:08:42 +0000 2009","id_str":"1410419472","full_text":"Food Network's \"Chopped\" is taking applications for season 2. New York area chefs only, so I'm out. Too bad -- I'd've rocked tonight's show.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 28 14:49:48 +0000 2009","id_str":"1407105723","full_text":"My daughter just made up a riddle. \"What is chocolate and milky and goes in a cup?\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 27 19:14:19 +0000 2009","id_str":"1402803704","full_text":"Forgot the link: http://www.revbilly.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 27 19:13:58 +0000 2009","id_str":"1402801786","full_text":"Listening to Reverend Billy & the Stop Shopping Choir on \"To the Best of Our Knowledge\". What a sermon this guy gives! Totally awesome.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 26 00:30:38 +0000 2009","id_str":"1391436205","full_text":"Cold rainy night and a well stocked freezer and pantry means Locally Grown Chili. I'm still eating tomatoes I put away in 2007. Yum!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 25 13:36:42 +0000 2009","id_str":"1387901748","full_text":"The new MacHeist bundle is actually pretty impressive.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 21 23:21:31 +0000 2009","id_str":"1368024108","full_text":"My dinner for the Michael Pollan talk. http://twitpic.com/2bziy","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 21 21:57:41 +0000 2009","id_str":"1367699541","full_text":"Wow. Bank here in GA failed today, FDIC found no buyer, won't run it themselves, just closing doors and mailing checks for insured accounts.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Mar 21 16:04:01 +0000 2009","id_str":"1366263236","full_text":"Just watched a chef take a blow torch to a thin slice of terrined beef tendon. Yay, slow food!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 20 03:19:07 +0000 2009","id_str":"1358336220","full_text":"Heading out in the early morning for two days at the Georgia Organics conference, featuring Michael Pollan keynote. http://is.gd/o7JG","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 19 18:00:26 +0000 2009","id_str":"1355726014","full_text":"The most amazing bit of sheep herding I've seen. So good, I didn't care it was for a commercial. http://is.gd/o2YQ","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Mar 19 15:18:52 +0000 2009","id_str":"1354821475","full_text":"Local Lynchburg, VA TV news story about Nelson Locally Grown: http://is.gd/o21z First time a locallygrown.net market has been on TV. Nice!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 17 17:31:10 +0000 2009","id_str":"1343353055","full_text":"The local foods \"Iron Chef\" style competition between me and another high-profile locavore is a go for AthFest in June. More details later!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 16 14:25:26 +0000 2009","id_str":"1336448704","full_text":"Syfy? Syfy!?! Srsly? WTH? Syfy?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 13 16:17:37 +0000 2009","id_str":"1322446080","full_text":"A new locallygrown.net market in Nelson County, Virginia is getting some good local press: http://is.gd/ndDw","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 12 17:26:21 +0000 2009","id_str":"1317114214","full_text":"Whomever it was that linked to The Flaming Lips version of Madonna's \"Borderline\", thank you! http://is.gd/mSWg","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 12 16:40:33 +0000 2009","id_str":"1316875493","full_text":"Whoa... new version of GrandCentral, now rebranded as \"Google Voice\". Maybe now I'll use the number I snagged those years ago.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 12 14:52:29 +0000 2009","id_str":"1316320009","full_text":"This month's mortgage payment posted, and I promptly called them and got the PMI payments dropped. Been waiting for years to hit 20% equity.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 12 02:55:10 +0000 2009","id_str":"1314190514","full_text":"Roadblock lifted. No idea why it was there. That was an *awful* lot of cop cars.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 12 02:36:24 +0000 2009","id_str":"1314112826","full_text":"Been sitting on the interstate for twenty minutes. There is what looks like a sea of flashing blue lights a couple hundred yards ahead.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 11 00:13:43 +0000 2009","id_str":"1308163819","full_text":"Sauteed onions and perogi, & a chicken pot pie -- my meal for the day. Lost 10lbs since the plague hit. Haven't cooked a real meal in weeks.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 10 02:01:13 +0000 2009","id_str":"1303499947","full_text":"\"Other than those few questions everything is pretty much answered, not a bad talking car movie at all, I'd recommend it.\" http://is.gd/mDpJ","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 09 14:15:49 +0000 2009","id_str":"1300454280","full_text":"The local paper has a nice article today about our long-shot efforts to save the old farmers market building here: http://is.gd/mwR8","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 08 20:09:26 +0000 2009","id_str":"1297427518","full_text":"First plantings of the year! Peas, chard, beets, turnips, carrots. Follow along here: http://is.gd/mqmj","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Mar 08 05:02:34 +0000 2009","id_str":"1295394312","full_text":"Sick family locked in the back, me \"sleeping\" on the couch. Time for another Mel Brooks movie I haven't seen: \"To Be or Not To Be\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 07 19:43:26 +0000 2009","id_str":"1293763988","full_text":"Another benefit to square foot gardening: got the entire garden de-winterized & ready to plant in an hour. Amazed at all the new earthworms!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 07 19:28:09 +0000 2009","id_str":"1293709424","full_text":"Monday, we were under six inches of ice and snow, huddled by the fire. Today it's in the 80s & I'm working in the garden. Must be adaptable!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 07 02:47:16 +0000 2009","id_str":"1291366132","full_text":"Finally watching my Clerks II DVD. First thought Dante really hasn't aged well, until I realized I still look pretty much exactly like him.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 06 18:37:55 +0000 2009","id_str":"1289465458","full_text":"Back in October, I predicted we'd find the bottom at DOW 6500 (http://is.gd/m9o6). I'd like to retract that now. Sorry about that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 04 22:18:45 +0000 2009","id_str":"1280684511","full_text":"Wow... Benjamin Hoff, author of The Tao of Pooh, really can't stand the publishing industry. http://www.benjaminhoffauthor.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 04 13:06:33 +0000 2009","id_str":"1278365897","full_text":"I'm living in a plague house. I work all day, then come home and minister to the sick. That is, I lock them in the back room so I can sleep.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 03 20:52:00 +0000 2009","id_str":"1275487547","full_text":"When I was young, I used to shoot fireworks at my friends at a place called \"Knob Lick\". http://tinyurl.com/aojgxt","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 03 20:24:55 +0000 2009","id_str":"1275369697","full_text":"A bowl of chicken soup, freshly made chicken cordon blue, rice, beans, fruit salad with yogurt sauce. All for $6. Casa Mia lunch, Athens GA.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 02 22:30:28 +0000 2009","id_str":"1271173238","full_text":"O HAI TIVO! What have you been doing for the past two hours? Did you see your grandpa in heaven?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 02 20:56:43 +0000 2009","id_str":"1270784477","full_text":"Power came back. Only 21 hours out. Everything woke up but the TiVo, which appears dead. Dagnabit.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 02 00:55:52 +0000 2009","id_str":"1267342023","full_text":"Just as it got dark entire region lost power. Even cell towers. Powered up the satlink via UPS just long enough to send this & open market.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 01 23:45:53 +0000 2009","id_str":"1267129150","full_text":"Snow just turned back to rain, and it's already in the 20s. This could get fun.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 01 22:30:51 +0000 2009","id_str":"1266893183","full_text":"Power flickering. UPSs all over the house beeping. I'm wishing I'd bought myself that chainsaw for Christmas like I was thinking.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 01 21:44:32 +0000 2009","id_str":"1266742680","full_text":"Feels like in the middle of an artillery battle, with constant sound of limbs and entire trees falling. Preparing for multi-day power loss.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 01 20:16:19 +0000 2009","id_str":"1266460539","full_text":"Very heavy wet snow. While outside sweeping the sat dish again, I heard three tree limbs snap. The girl's having fun: http://is.gd/lkPB","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 01 19:41:50 +0000 2009","id_str":"1266353992","full_text":"Snow is coming down so hard, we've lost satellite Internet and tv connections. The stimulous is bringing me real connections, right?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 01 19:29:43 +0000 2009","id_str":"1266316294","full_text":"The torrential rains of the last two days have just turned to snow, but it's still coming down just as hard. Too bad the yard's a lake now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 26 16:41:18 +0000 2009","id_str":"1254242698","full_text":"Having lunch meeting with good pizza brought in. So, yeah, I get a support call right when the pizza gets here, and when done, pizza's gone.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 24 15:29:21 +0000 2009","id_str":"1245186473","full_text":"Not your average ASL song interpretation: Gnarls Barkley's \"Crazy\": http://is.gd/kFU4","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 24 03:19:25 +0000 2009","id_str":"1243482418","full_text":"Q: How many grapefruit segments can Eric eat for dessert? A: Underermined. I ran out of grapefruit. Also, I think my cold is fading.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 24 00:33:17 +0000 2009","id_str":"1242982184","full_text":"You know a food company has a hard road ahead of it when its product packaging offers tips to \"reduce the authentic aroma\". Tasty, though.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 23 21:11:35 +0000 2009","id_str":"1242302401","full_text":"These 3% losses compounded daily really take their toll. I'm no longer sad about cashing out my 401k back in 1997 -- I've lost nothing!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 23 16:36:30 +0000 2009","id_str":"1241343122","full_text":"Just got interviewed on camera by the university TV station on eating locally. Should be on tonight's newscast: http://is.gd/kyuQ","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 22 23:26:31 +0000 2009","id_str":"1238593997","full_text":"Eating more than my fill at the \"Taste of Athens\". This bread pudding is probably a good place to stop, but that doesn't mean I will.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 21 15:09:29 +0000 2009","id_str":"1234301872","full_text":"At the library, getting the girl her first library card.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 20 19:43:02 +0000 2009","id_str":"1231763650","full_text":"Barbeque duck tacos for lunch today. Think I'll skip dinner -- there's no way for me to improve on that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 20 19:23:33 +0000 2009","id_str":"1231695637","full_text":"Discussed cooking in a fresh-off-the-farm \"Iron chef\" style competition with organizers for the big Athens music festival this summer.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 20 13:03:07 +0000 2009","id_str":"1230399073","full_text":"Hold onto you hats! Looks like a wild day ahead for the markets.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 19 19:01:24 +0000 2009","id_str":"1227699540","full_text":"If your battery stops holding a charge, *take it out* of your laptop! http://flickr.com/photos/ewagoner/sets/72157614072566851/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 19 15:48:25 +0000 2009","id_str":"1227025993","full_text":"These attack helicopters that have been flying in formation over my office for the last hour are starting to get on my nerves.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 19 01:47:17 +0000 2009","id_str":"1225159450","full_text":"Yay for kindly neighbors with tractors. The truck is safely back on pavement, and I can get back to work. Maybe later: dinner.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 19 01:05:08 +0000 2009","id_str":"1225041456","full_text":"Managed to get our truck stuck in the mud while getting it ready for market tomorrow. Hopefully friendly neighbor with a tractor can help.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 18 01:09:07 +0000 2009","id_str":"1221127278","full_text":"I love a good joke url: http://ifyouwanttoseewhatsonwoottodayitwouldbeeasiertojusttypewoot.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 16 17:34:31 +0000 2009","id_str":"1215938160","full_text":"Athens Locally Grown gets a reprieve, but now needs help from the legislature: http://athens.locallygrown.net/weblog/view/1707","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 14 22:08:53 +0000 2009","id_str":"1210818726","full_text":"Watching Mel Brooks' \"Silent Movie\". Somehow this one had slipped by me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 14 16:13:04 +0000 2009","id_str":"1209998586","full_text":"Slept for thirteen hours. Best Valentine's Day present ever!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 13 05:19:23 +0000 2009","id_str":"1205419383","full_text":"Notice how I use the strength of the cold against itself. As it attacks, I become a fulcrum such (cough) such that (cough cough) -- oh crap.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 12 15:57:12 +0000 2009","id_str":"1203018555","full_text":"I'm pretty sure locallygrown.net is reaching critical mass. Evidence: 9 markets have started up in the past week alone.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 11 19:04:59 +0000 2009","id_str":"1199962468","full_text":"\"The Amalgamated Order of Real Bearded Santas\" Awesome! http://www.aorbsinc.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 11 05:18:06 +0000 2009","id_str":"1198161948","full_text":"Reading up on the Reinhart predictions. I just love a good conspiracy story, and this one has all the elements.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 11 01:15:57 +0000 2009","id_str":"1197568128","full_text":"Playing \"Hide & Hide\". It's like \"Hide & Seek\", only we both hide. It's a very peaceful game.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 10 21:44:16 +0000 2009","id_str":"1196959835","full_text":"\"Wine and orgies won't work unless someone makes the wine, and that someone must potentially include us.\" Hear, hear!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 10 16:17:56 +0000 2009","id_str":"1195884844","full_text":"Whoa. Geithner's not even done talking, and already the markets have dropped 2% since he started talking.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 10 00:39:09 +0000 2009","id_str":"1193814378","full_text":"Just gave a talk on Locally Grown after having a pint of Victory Storm King Stout. I was extra lively, but hey, they're meeting in a bar.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 09 17:47:57 +0000 2009","id_str":"1192561438","full_text":"I'm sad to learn that the story behind the neighboring towns of \"Guin\" & \"Gu-win\" Alabama doesn't involve an ancient feud. http://is.gd/iVYD","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 09 03:24:10 +0000 2009","id_str":"1190715979","full_text":"Athens Locally Grown needs a new home: http://athens.locallygrown.net/weblog/view/1679","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Oct 14 20:18:42 +0000 2017","id_str":"919296428673064962","full_text":"For pure incompetence at running a restaurant, it’d be hard to beat the Macho Nacho at Six Flags Atlanta.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 10 22:24:09 +0000 2017","id_str":"917878444456849408","full_text":"Oh, hello BB&T! No, my parents can’t pay the mortgage over the phone because they’re dead. Just like they were two days ago. Maybe Thursday?","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Sep 24 19:27:36 +0000 2017","id_str":"912035808416235520","full_text":"Not going to lie: I’m stoked for the premier of the new Star Trek series tonight. It’s been a long time…","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Sep 21 15:47:49 +0000 2017","id_str":"910893333853196290","full_text":"A great visualization of Irma’s final days, showing how and why storms are difficult to forecast with precision: http://www.tampabay.com/projects/2017/hurricane-irma/matter-of-miles/","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Sep 19 21:13:42 +0000 2017","id_str":"910250571634003968","full_text":"Had a successful day learning new skills of my own and creating a new skill for Alexa.
","favorite_count":"3","retweet_count":"1"},{"created_at":"Sat Feb 07 13:50:58 +0000 2009","id_str":"1186271861","full_text":"The Wii Fit, a pair of wireless headphones, and a dark, sleepy house makes for a good start to the day.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 07 01:42:07 +0000 2009","id_str":"1185199131","full_text":"Oh. My. My 4yo girl is teaching me how to do her Shelly Duval impression. Literally.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 07 00:48:18 +0000 2009","id_str":"1185077996","full_text":"Standing room only tonight at Booty's Fish House. Someday maybe the oil from this place will power my car.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 05 15:01:44 +0000 2009","id_str":"1179878822","full_text":"Wow. I'm glad I decided not to move from del.icio.us to ma.gnolia back in the day. I was tempted but laziness won out. http://ma.gnolia.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 04 23:31:48 +0000 2009","id_str":"1178000854","full_text":"Just received my copy of Ray Bradbury's stage script of The Martian Chronicles. I sense a proposal to direct it next season is in my future.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 04 17:04:16 +0000 2009","id_str":"1176842882","full_text":"8am: Put steel cut oats, dried fruit, pinch of salt, & boiling water in thermos. Noon: nom nom nom nom","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 04 00:31:30 +0000 2009","id_str":"1174752700","full_text":"At the dollar theater, just me and the girl. How are these animals going to make it off Madagascar? Penguins'll think of something, I'm sure","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 02 20:42:22 +0000 2009","id_str":"1170920455","full_text":"Eating corn dogs and tater tots with the girl. I'm pretty sure this is why I became a dad.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 02 00:52:35 +0000 2009","id_str":"1168279128","full_text":"A couple hours ago I threw brown and wild rice, carrots, jerusalem artichokes, and cubed beef into a clay pot & in the oven. Now it's tasty.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 01 17:52:08 +0000 2009","id_str":"1167289663","full_text":"Bought the \"Cute & Creepy\" add-on for Spore, and now Vivian is delighting in tormenting her creatures with swarms of bees. Hmmmmm.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 01 15:14:13 +0000 2009","id_str":"1166980225","full_text":"Protip: if you overcook oatmeal, stir it into pancake batter. In fact, you can overcook oatmeal specifically for this purpose.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 01 03:34:19 +0000 2009","id_str":"1166050401","full_text":"It's my sister's birthday so I baked a cake. Doesn't matter at all that she's 1000 miles away. I'll eat her piece.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 31 14:19:06 +0000 2009","id_str":"1164498387","full_text":"Off to be in a panelist discussion on local food at the Athens Green Life Expo (at the Classic Center).","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 31 01:18:30 +0000 2009","id_str":"1163441177","full_text":"Had an extra 5 minutes, so I added comments to my sweetcron page. It's almost like I have a weblog again! http://www.ericwagoner.com/weblog","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 30 21:28:00 +0000 2009","id_str":"1162907400","full_text":"Just discovered the Dust Rhinos. \"Butt Kickin' Celtic Rock\". Their \"Where the Streets Have No Name\" is a fantastic mix of new & old.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 30 17:33:51 +0000 2009","id_str":"1162250295","full_text":"Depositing my last paycheck. No... I didn't quit or get fired. We're finally getting direct deposit!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 30 16:05:25 +0000 2009","id_str":"1161992090","full_text":"\"Having had the Road Runner himself pass me the gravy, however, I can confirm that he pronounced it Meep Meep.\" http://is.gd/hOG3","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 29 19:20:16 +0000 2009","id_str":"1159383099","full_text":"I'm now friends with all but the first of my ex-girlfirends on Facebook. So... um.... sorry about all that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 29 01:17:06 +0000 2009","id_str":"1157140551","full_text":"Vivian is completely enthralled by the BBC's \"Planet Earth\" in Blu-Ray. As am I.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 28 04:49:12 +0000 2009","id_str":"1154374821","full_text":"Enjoying the new iPhoto. Tagging faces like mad. Wish I had it last week at the conference -- the slideshow themes are fantastic.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 27 04:47:06 +0000 2009","id_str":"1151250273","full_text":"The delivery arrived right at 10pm. Still between noon and six, in Alaska and Hawaii.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 26 22:39:13 +0000 2009","id_str":"1150417930","full_text":"My wife's been sitting at home all day waiting for a delivery via Amazon's \"White Glove\" service, but their agent didn't keep their end.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 26 17:17:47 +0000 2009","id_str":"1149556821","full_text":"A space near my office that recently was Curves Fitness Center will soon be \"The Burger & Cheesesteak Factory Featuring Deep Fried Paradise\"","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jan 25 22:21:37 +0000 2009","id_str":"1147581038","full_text":"Made it back home. Now in the next 12 hours I just need to fit in about 20 hours of sleep.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 25 15:55:36 +0000 2009","id_str":"1146866764","full_text":"The couple next door are arguing so loudly I can barely hear the TV as I'm packing. The point of contention: whether they're \"too ghetto\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 25 01:09:10 +0000 2009","id_str":"1145744785","full_text":"Holy crap, is John Ikerd a fantastic speaker! Why have I never heard of him before? Why isn't he in charge?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 25 00:52:03 +0000 2009","id_str":"1145718292","full_text":"A thousand sustainable farmers and other interested parties gathering for a locally grown dinner in Chattanooga. http://twitpic.com/16uw0","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 23 12:46:07 +0000 2009","id_str":"1141807595","full_text":"My humble trade show table: http://twitpic.com/165uo","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 23 01:53:22 +0000 2009","id_str":"1140821349","full_text":"Mongolian Barbeque for dinner in downtown Chattanooga. Much better than last night's \"paella\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 22 19:27:34 +0000 2009","id_str":"1139916916","full_text":"So whatever happened with all those last second pardons? I've got all this rage I've been saving up, and I've *got* to do something with it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 22 01:03:55 +0000 2009","id_str":"1137835938","full_text":"A paella made with orzo? Sorry, sir, but this is no paella.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 22 00:27:06 +0000 2009","id_str":"1137755999","full_text":"At the Bluewater Grille in downtown Chattanooga. Yay for the free electric bus through town!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 21 14:33:25 +0000 2009","id_str":"1136305655","full_text":"Up at 5:30 setting up laptops and projectors for five presenters. Rest of the day should be easy. Repeat tomorrow, then harder work Friday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 20 03:10:44 +0000 2009","id_str":"1132196512","full_text":"A very long workday is done. Heading home to pack, then drive to Chattanooga in the morning.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 19 22:45:04 +0000 2009","id_str":"1131647233","full_text":"Company annual meeting. I'm sitting at the table, drinking an old fashioned. Annual meetings around here rock.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 19 03:29:31 +0000 2009","id_str":"1129597273","full_text":"It's at times like these, when the voice in my head won't stop singing \"Der Fuhrer's Face\", that I wonder how nice a normal brain would be.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 18 04:39:42 +0000 2009","id_str":"1127587808","full_text":"It's exciting to see all the communities using my farmers market system in a list. It's exhilarating to see them on a map: http://is.gd/giCX","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 18 02:23:55 +0000 2009","id_str":"1127379079","full_text":"Since geotagging & google maps integration was so easy, I blasted past my goals. Did the two, plus two bonus. 4/2 #dailygoals","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 17 21:49:14 +0000 2009","id_str":"1126929071","full_text":"Putting together an all local stew for dinner, of oxtail, black beans, green chile, carrots, and whatever else I can find.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 17 19:57:45 +0000 2009","id_str":"1126740305","full_text":"Well, the YM4R Rails plugin sure makes geocoding and Google Maps integration a no-brainer. That part's done.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 17 15:37:25 +0000 2009","id_str":"1126279905","full_text":"SSAWG conf fast approaching, still so much to do. Today: dynamic map showing market locations, more auto-logic w/ grower orders #dailygoals","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 15 21:58:48 +0000 2009","id_str":"1122120381","full_text":"At my farmers market. It is, quite literally, the coldest day of winter so far.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 15 15:38:31 +0000 2009","id_str":"1121210459","full_text":"Teaching my co-workers the basics of power generation, transmission, and distribution today, and how our electrical grid is designed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 15 01:39:43 +0000 2009","id_str":"1119885385","full_text":"I'm learning all about Rack and Rails Metal, and finally understanding what all the hubub is about, thanks to @maraby at #atlrug","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 14 22:06:58 +0000 2009","id_str":"1119429957","full_text":"Driving directly into the sun which a 15 year old windshield. Can't see a thing. Can still Twitted though. Hmmmm.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 14 20:08:11 +0000 2009","id_str":"1119146768","full_text":"Just got a haircut. I look like Groucho Marx doing a Hitler impression. The 'stache is definitely going to go.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 14 17:32:11 +0000 2009","id_str":"1118776227","full_text":"It finally dried out enough to install Vivian's \"park\" yesterday: http://gallery.me.com/ericwagoner#100047","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 14 01:48:59 +0000 2009","id_str":"1117215874","full_text":"A headline from your local farmer -- \"We're Booming!\" http://tinyurl.com/8cxhel","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 13 05:26:36 +0000 2009","id_str":"1115001898","full_text":"My copy of Nerdcore Rising arrived. 7th grade me would be shocked that I got as much screen time as Weird Al in a movie about nerdy music.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 13 00:52:38 +0000 2009","id_str":"1114492157","full_text":"Throwing away several hundred lines of code thanks to a long overdue elegant refactoring of a dozen lines of code.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 12 20:40:02 +0000 2009","id_str":"1113960196","full_text":"Had my yearly \"employee review\" meeting. Didn't get fired. Got a raise. Now it's back to work. Being employee #2 is nice.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 12 03:54:03 +0000 2009","id_str":"1112331080","full_text":"So tired. Some days I think it'd be easier not to work two jobs. One day, one of them will pay me, and I can choose it full time. One day...","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 11 15:15:30 +0000 2009","id_str":"1111038732","full_text":"We're having home fries with breakfast. Unless I can't stop eating them right out of the skillet, in which case *I'm* having home fries.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 10 22:16:29 +0000 2009","id_str":"1109806143","full_text":"The wife's not going to be home for dinner tomorrow, so I guess it'll be time for that Frito Pie I've been craving.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 09 18:43:59 +0000 2009","id_str":"1107360599","full_text":"Helping a group of Japanese tourists figure out how to use our low tech dial parking meters.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 08 23:47:43 +0000 2009","id_str":"1105551225","full_text":"At market, and it's getting mighty cold. Luckily, I'm not wearing burlap this week. Started up the MacBook Pro for warmth.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 08 00:41:49 +0000 2009","id_str":"1103234348","full_text":"\"Mom, I don't want to watch Scooby Doo. I want to watch Star Wars.\" She's coming along nicely...","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 07 15:07:53 +0000 2009","id_str":"1101993842","full_text":"Turns out making screencasts is pretty easy with the right tools. Here's my first effort, a draft run of the process: http://is.gd/eMkC","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 07 10:07:11 +0000 2009","id_str":"1101560699","full_text":"Nothing quite like a soprano opera singer slowly rapping about cowboys accompanied by bagpipe and a children's choir in the early morning.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 07 03:44:06 +0000 2009","id_str":"1101074456","full_text":"Tomorrow's \"early day\" goals: get the 3 panel brochure to the printers & learn how to make screencasts. Made great progress coding Monday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 07 02:06:42 +0000 2009","id_str":"1100891004","full_text":"Nice. AOL's iPhone app freaked out, and now my iChat account's locked down for suspicious activity. Thanks, guys!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 07 00:33:21 +0000 2009","id_str":"1100718823","full_text":"Playing with iWork '09. Some nice looking new templates for lots of things, but not labels. Shucks. But does have \"mail merge\" with Numbers.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 07 00:11:58 +0000 2009","id_str":"1100680615","full_text":"I should have had Twitter auto-update my Facebook status a long time ago. Makes it look like I'm putting a lot of effort into my FB friends.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 06 23:05:25 +0000 2009","id_str":"1100555314","full_text":"Ah, good. That didn't tale long. Thanks, neighbor lawyer guy!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 06 22:58:19 +0000 2009","id_str":"1100540996","full_text":"Trying to flag down someone to give my car a jump start. Downtown Athens is deserted tonight!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 06 20:24:38 +0000 2009","id_str":"1100245833","full_text":"Crap. The gluten free gift box I ordered for my wife has cornstarch in everything (her other allergy). Guess I'll have to eat it all.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 06 18:03:21 +0000 2009","id_str":"1099978905","full_text":"An hour into the keynote, and it's only cost me $198. Feel like I'm getting off light.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 06 17:30:43 +0000 2009","id_str":"1099904438","full_text":"Heh. macrumorslive.com's keynote livecast is getting hacked.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 06 00:04:36 +0000 2009","id_str":"1098300811","full_text":"I sure hope Apple announces some sort of TV set tomorrow, available immediately, since my fifteen year old set died today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 05 13:09:58 +0000 2009","id_str":"1097032269","full_text":"Adding more features for power users. Now growers can create their own product labels if the basic ones I make aren't good enough.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 05 09:26:41 +0000 2009","id_str":"1096788898","full_text":"Once or twice a year, the to-do list gets backed up and I institute strict 4am wakeup times MWF and get things done. Such a time starts now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 05 03:22:34 +0000 2009","id_str":"1096346937","full_text":"Some of the legalities behind operating my online farmers market: http://athens.locallygrown.net/weblog/view/1548","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 05 02:06:44 +0000 2009","id_str":"1096223307","full_text":"So, there's no DVD compilation of music videos from The Talking Heads, is there?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 05 01:25:37 +0000 2009","id_str":"1096156914","full_text":"It should come as no surprise that slices of homemade gyro meat are even more delicious when reheated by flash frying in bacon drippings.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 04 01:55:02 +0000 2009","id_str":"1094406360","full_text":"Ordering some maple syrup that was aged over a year in an oak bourbon barrel.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 04 01:02:05 +0000 2009","id_str":"1094328188","full_text":"Explaining the finer points of Weird Al to a four year old. Turns out it's not too hard.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 04 00:50:23 +0000 2009","id_str":"1094311383","full_text":"When looking to see what to make for dinner, realized I had everything needed to make from completely scratch gyros. Rotisserie's spinning.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 03 18:56:10 +0000 2009","id_str":"1093799644","full_text":"Time for another break. This time: Chutes & Ladders.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 03 17:10:00 +0000 2009","id_str":"1093636895","full_text":"Taking a break from work to play some Candyland with the daughter. She'll beat me to the Candy Castle. She always does.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 03 15:07:48 +0000 2009","id_str":"1093468949","full_text":"I've been using the Mac for over a year, and never noticed the View -> Organize by Thread option?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 03 03:53:19 +0000 2009","id_str":"1092834733","full_text":"Sweet! Just unlocked both the bagpipes and the accordian in Wii Music. That'll liven this house up.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 03 00:51:32 +0000 2009","id_str":"1092578146","full_text":"Having a locally grown BLT for dinner, thanks to a greenhouse with a wood furnace. Oh, the L is really chinese cabbage, but it's all good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 02 15:31:53 +0000 2009","id_str":"1091678716","full_text":"iSteam is a cute iPhone app, and free today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 02 02:07:04 +0000 2009","id_str":"1090854026","full_text":"Cold, cold night at the farmers market, and my long johns are like burlap. My nipples are chafed like a son of a gun. </TMI>","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 01 18:51:58 +0000 2009","id_str":"1090285740","full_text":"After hours of fighting to get rails validation errors to appear after failed remote file uploads, gave up and show them as a JS alert. nice","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 01 17:27:26 +0000 2009","id_str":"1090171202","full_text":"comicraft.com is still borked, but their other URL works: http://www.comicbookfonts.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 01 16:05:16 +0000 2009","id_str":"1090067976","full_text":"From what I can tell, chi.mp is like sweetcron, except on someone else's server. sweetcron is working out just great for me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 01 15:16:18 +0000 2009","id_str":"1090013144","full_text":"Big font sale over at comicraft.com today. Every font in the house for only 20.09. Assuming they are able to get their site back up, anyway.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 01 12:26:30 +0000 2009","id_str":"1089867409","full_text":"I'm up, I'm up, stop hitting me! Ug, Baby 2009's such a jerk.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 01 05:12:19 +0000 2009","id_str":"1089473022","full_text":"Heh. The two youngest people in the house made it to midnight. Guess there's no point in opening the wine. Swig of bourbon instead.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 01 04:49:07 +0000 2009","id_str":"1089428078","full_text":"Happy New Year, everyone!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 01 03:08:04 +0000 2009","id_str":"1089294791","full_text":"Sparkling wine froze solid in no time. Turns out the freezer is 14 below. Maybe that's why the ice maker stopped working...","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 01 02:24:06 +0000 2009","id_str":"1089234964","full_text":"Bonds? Bones!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 01 02:23:35 +0000 2009","id_str":"1089234411","full_text":"Crab cakes, fried potatoes, and the bonds from the Christmas prime rib. A very good NYE dinner. Market tomorrow, so staying home tonight.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 01 01:48:29 +0000 2009","id_str":"1089186670","full_text":"My own market had sales of $308,000 this year, and all markets ombined had sales of $695,000. Yay, local food growers! 2009: We'll pass $1M!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 01 01:23:38 +0000 2009","id_str":"1089152786","full_text":"2009 won't be the last year for the \"day job\", but 2010 isn't out of contention.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 01 01:21:04 +0000 2009","id_str":"1089149434","full_text":"$15K's not much for a company (I didn't pay myself, for example), but it's a smashing success from my point of view. Very happy so far.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 01 01:18:07 +0000 2009","id_str":"1089145310","full_text":"My little internet startup had $15K in revenue its first year, which it spent entirely on hardware and other needed items. 2009's wide open.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 31 18:17:48 +0000 2008","id_str":"1088468059","full_text":"Unibroue Ephemere is very, very tasty. Brewed with green apples, coriander, and curaco.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 30 20:35:45 +0000 2008","id_str":"1086568398","full_text":"Excellent write up on my recently concluded Diplomacy game from the eventual winner: http://is.gd/edLn","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 30 20:15:12 +0000 2008","id_str":"1086532247","full_text":"My \"Cranes in the Fire Mist\" print arrived! (#14/100) I used to work where this was taken. http://tinyurl.com/5ovxo3","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 30 16:35:51 +0000 2008","id_str":"1086142531","full_text":"Thanks to the magic of pre-recording, Henchman 24 sings a duet with 21 from beyond the grave: \"A Wonderful Christmas Time\" http://is.gd/dfkY","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 30 16:30:20 +0000 2008","id_str":"1086132476","full_text":"What if Randy Newman wrote the theme song to \"Clerks\"? This: http://tinyurl.com/993cdz","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 30 01:16:53 +0000 2008","id_str":"1085023777","full_text":"Oh, for crying out loud. Why would you even make a toy boat if it was incapable of floating? #WastedChristmasPresent","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 29 04:36:16 +0000 2008","id_str":"1083407244","full_text":"Home again, home again, jiggity jig.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 29 00:49:12 +0000 2008","id_str":"1083098475","full_text":"Protip: if you have a policy with a description that details how to circumvent your policy, you should probably rethink having the policy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 28 23:40:33 +0000 2008","id_str":"1083005232","full_text":"I totally missed the announcement that Merb is merging into Rails. That's something I'd expect my Twitter stream to be all over. Neat news!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 28 16:27:25 +0000 2008","id_str":"1082439055","full_text":"Loading up the truck for the drive home. Have to be back at the office bright and early tomorrow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 28 16:21:05 +0000 2008","id_str":"1082432019","full_text":"Just realized that from here on out, vacations and holiday travels will have to take the girl's school schedule into account.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 27 22:19:15 +0000 2008","id_str":"1081385574","full_text":"Back from the beach. Last visit to a beach until next summer, I suppose. Long drive back to Georgia tomorrow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 26 05:21:45 +0000 2008","id_str":"1078926073","full_text":"Wii Music is even more fun than I expected, and I expected it to be a blast.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 25 23:14:24 +0000 2008","id_str":"1078531709","full_text":"Prime rib, salmon, baked potatoes, and roasted green beans. Those are the dishes I cooked.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 25 07:26:01 +0000 2008","id_str":"1077663141","full_text":"Let me just get this out of the way now. Yes, that was me in Nerdcore Rising. I haven't seen it yet, but it's fair to say that I am a nerd.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 24 15:48:07 +0000 2008","id_str":"1076436819","full_text":"I've gotten spoiled, I guess. Most Mac software, even that from Apple, just trusts me to do the right thing (iTunes DRM excluded).","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 24 15:31:20 +0000 2008","id_str":"1076408782","full_text":"Installed Spore on the laptop so the girl can play her favorite game at grandma's. Now that we're here it wants a serial # I left at home.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 23 23:50:52 +0000 2008","id_str":"1075296908","full_text":"Got eliminated after 1906 in my Diplomacy game. I was the third power to fall.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 23 05:44:17 +0000 2008","id_str":"1073791102","full_text":"There. The swingset's wrapped. http://ericwagoner.com/pdf/ViviansPark.pdf (We \"test drove\" it at what she thought was a park.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 23 04:57:47 +0000 2008","id_str":"1073732086","full_text":"Presents all wrapped. Except for the big slide and swingseet.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 23 01:25:53 +0000 2008","id_str":"1073421074","full_text":"Parents over for the night. Made gluten free crab cakes, and fried flounder filets, and carrots, peas, and mushrooms. Drive to FL in 10 hrs.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 22 22:47:26 +0000 2008","id_str":"1073179654","full_text":"How did it take 30 years for someone to come up with chocolate covered pop rocks? These \"Wonka Tinglerz\" are awesome!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 21 20:16:10 +0000 2008","id_str":"1071007048","full_text":"Having a wee bit of haggis for lunch.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 19 17:02:55 +0000 2017","id_str":"910187460201771008","full_text":"It would sure be nice if the Amazon Echo in my kitchen could tell us what’s on the school lunch menus. So I’m making it happen.
","favorite_count":"5","retweet_count":"0"},{"created_at":"Tue Sep 19 14:03:53 +0000 2017","id_str":"910142406112182274","full_text":"Spending my day in Atlanta learning how to write voice controlled software.
","favorite_count":"1","retweet_count":"1"},{"created_at":"Tue Sep 19 12:04:57 +0000 2017","id_str":"910112475361824768","full_text":"Trying to get to downtown Atlanta & I’ve fallen into a math problem. Each half hour I drive half the remaining distance. When will I arrive?","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Sep 18 16:26:52 +0000 2017","id_str":"909815998982877185","full_text":"My current jam: K.Flay’s album “Every Where is Some Where” Feels like Regina Spektor with a pleasantly hard edge. https://www.youtube.com/watch?v=j04JKdcXjkU","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 15 03:58:40 +0000 2017","id_str":"908540545269628928","full_text":"Oy. Across the street from me. https://twitter.com/accpolice/status/908520316921511936","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 14 14:28:38 +0000 2017","id_str":"908336694981791744","full_text":"Seven days of heroin in Cincinnati. Towns across the country have similar stories. http://www.cincinnati.com/pages/interactives/seven-days-of-heroin-epidemic-cincinnati/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 13 03:33:25 +0000 2017","id_str":"907809414090035200","full_text":"Power and internet, hooray! That was good practice for the coming cataclysm, but I need a breather first.","favorite_count":"8","retweet_count":"0"},{"created_at":"Tue Sep 12 21:31:37 +0000 2017","id_str":"907718366743449601","full_text":"I’m not saying Athens is in shambles or anything, but y’all — they closed the Waffle House. https://en.wikipedia.org/wiki/Waffle_House_Index","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 12 19:57:48 +0000 2017","id_str":"907694756851015680","full_text":"@gjcharlet Oh, wait… yours is *today*!!! Well, happy birthday!
","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Sep 12 15:10:13 +0000 2017","id_str":"907622384592723968","full_text":"Tues update: still no power, tree in yard did no damage. Road closed in one direction but the other direction was toward coffee & hot food.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Sep 12 01:38:34 +0000 2017","id_str":"907418125699895297","full_text":"Power’s still out here (and most of Athens). Put the cold food in ice chests, ate the ice cream, and used the dairy to make White Russians.","favorite_count":"6","retweet_count":"0"},{"created_at":"Mon Sep 11 14:47:03 +0000 2017","id_str":"907254166552268800","full_text":"Power’s out. I can see a tree tangled up in the lines. That happened much sooner than I was hoping.","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Sep 11 13:46:37 +0000 2017","id_str":"907238955086749696","full_text":"Steady rain, big gusty winds blowing stuff around, and the back yard hummingbirds are out playing tag like it’s a normal sunny day.","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Sep 08 23:55:57 +0000 2017","id_str":"906305136359813120","full_text":"Started this new (to me) game and like it so far. Maybe you’ve heard of it… Bioshock?

(Old games are cheap!)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 21 03:30:42 +0000 2008","id_str":"1069984026","full_text":"Deploying new features for power users on a Saturday night. I Don't mind working... it's great just knowing I even have power users.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 21 02:18:40 +0000 2008","id_str":"1069896803","full_text":"Flank steak, carrots, and heirloom chinese cabbage from my market, stir fried with thai green curry and rice noodles.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 19 22:41:32 +0000 2008","id_str":"1068028047","full_text":"(Forgot to mention that the VI site is still just in \"placeholder\" status.... but it's coming.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 19 22:17:08 +0000 2008","id_str":"1067989066","full_text":"What makes living in paradise even better? Easy access to local organic food! Locallygrown.net hits the Virgin Islands! http://is.gd/cADr","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 19 16:13:34 +0000 2008","id_str":"1067307345","full_text":"Yeah, so my production database was all InnoDB instead of MyISAM, and of course InnoDB is 6x slower. Should have caught that a year ago.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 18 23:30:48 +0000 2008","id_str":"1065991284","full_text":"New battery seems to have fixed the random MBP shutdowns. I can see the slightest bulge on the old one.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 18 22:42:14 +0000 2008","id_str":"1065908833","full_text":"At my last Locally Grown market for the year. We get one week off for Christmas, then back with more goodies on New Year's Day.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 18 22:31:29 +0000 2008","id_str":"1065890092","full_text":"In case you missed it: Zombie Apocalypse Gingerbread House: http://tinyurl.com/49rfkk","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 18 16:09:39 +0000 2008","id_str":"1065158714","full_text":"Should have gone a few more pages in on Google. Found an old MP3 blog post that had the album as a download.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 18 16:06:58 +0000 2008","id_str":"1065153139","full_text":"Lazyweb: Don't suppose anyone has the Altman Popeye movie soundtrack digitized? It was never released on CD, so it's a longshot.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 18 02:56:07 +0000 2008","id_str":"1064162325","full_text":"Finally got around to testing the projector. Nice! Viewsonic PJ359W.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 18 02:41:12 +0000 2008","id_str":"1064139091","full_text":"Leopard 10.5.6 seems to have fixed my MBP hang-on-waking-up issues, but not the suddenly-shuts-down-on-battery-power problem. Investigating.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 18 02:21:31 +0000 2008","id_str":"1064107670","full_text":"Not mini DVI to DVI ... mini DisplayPort to DVI. That means I need a $29 adapter, not a $19 one.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 18 02:20:09 +0000 2008","id_str":"1064105491","full_text":"What the...? The Mac's mini-DVI to DVI connector can't connect to their DVI to VGA connector? There're no holes for these pins!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 17 18:04:08 +0000 2008","id_str":"1063236545","full_text":"Peanut butter bacon burger sure hit the spot.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 17 05:12:32 +0000 2008","id_str":"1062200230","full_text":"I was playing Spore, and somehow a Privateer game broke out. Worse things have happened.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 16 20:30:16 +0000 2008","id_str":"1061350383","full_text":"Sweetcron installation & customization is complete. Been I while since I've done off the clock php work. http://www.ericwagoner.com/weblog","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 16 19:34:11 +0000 2008","id_str":"1061247160","full_text":"The fed funds rate is now a range instead of a fixed number? Why not just call it zero and be done with it? Sounds like they're just scared.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 16 19:01:17 +0000 2008","id_str":"1061185937","full_text":"Amy Bramblett, massage therapist to Tour de France riders, fixed my back. She's my new favorite person.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 16 02:57:34 +0000 2008","id_str":"1059862277","full_text":"I love Robert Altman's \"Popeye\" and I'm not afraid to say it. And now my daughter loves it too.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 14 19:27:28 +0000 2008","id_str":"1057184145","full_text":"My \"winnings\" from the gift exchange: \"How to Draw Hell Beasts\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 14 15:53:30 +0000 2008","id_str":"1056913809","full_text":"Off to the company Christmas luncheon. My contribution to the white elephant gift exchange: the first three seasons of Buffy (slightly used)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 14 03:53:14 +0000 2008","id_str":"1056295218","full_text":"Ug. July was a bad month for business record keeping. Just found nearly $600 in errors, making my float much smaller than I expected.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 13 20:34:07 +0000 2008","id_str":"1055763738","full_text":"Moving literally ten years of stuff and a mess of email just seems like too much work at this point.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 13 20:33:26 +0000 2008","id_str":"1055762909","full_text":"Might go ahead and renew my Dreamhost account and keep a couple personal domains there instead of moving them to a spare server at Joyent.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 13 19:04:51 +0000 2008","id_str":"1055650951","full_text":"Either food producers need to start putting the year on their expiration dates, or I need to rotate my pantry more often.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 13 17:27:45 +0000 2008","id_str":"1055521575","full_text":"Bought an outdoor play set for the girl. She just thought we were playing at the park. Don't tell her! http://twitpic.com/si9c","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 13 02:45:43 +0000 2008","id_str":"1054675302","full_text":"The girl's been typing for a while, but she just figured out she can write her name. Like, with pencil & paper. That's the normal order now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 12 22:27:10 +0000 2008","id_str":"1054310107","full_text":"Whoever it was that reminded me of sweetcron yesterday, thanks! http://www.ericwagoner.com/weblog","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 12 20:54:55 +0000 2008","id_str":"1054153372","full_text":"Computer projector arrived I went with the ViewSonic PJ359W, a new WXGA model. Short throw & \"direct off\" features a plus.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 11 16:11:20 +0000 2008","id_str":"1051486669","full_text":"The expected stab came, but now it looks like I might actually be the third power to fall. I stretched it out a little while. (Dip Game)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 10 21:29:55 +0000 2008","id_str":"1049982862","full_text":"Off to the Atlanta Ruby User's Group. It's about the only socializing I do anymore, outside of work and the market.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 10 03:23:03 +0000 2008","id_str":"1048453605","full_text":"NSFW links re: my previous tweet. http://www.merlinmann.com/amazon/ http://www.kungfugrippe.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 09 20:04:03 +0000 2008","id_str":"1047725840","full_text":"I wonder if [REDACTED] will replace Skitch? It seems nice enough, if not a bit too web-focused.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 09 19:47:06 +0000 2008","id_str":"1047695576","full_text":"Great TimeCube take-off on woot.com right now (woot-off in progress, may quickly change)","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 09 18:41:49 +0000 2008","id_str":"1047576238","full_text":"Oh, nice. mail.app saved my draft! I think the latest Parallels is causing troubles -- I've had to hard reboot three times this week alone.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 09 18:25:43 +0000 2008","id_str":"1047546220","full_text":"I take a couple minutes to go to the bathroom and my MBP shuts down, losing a legthy email I was drafting. Totally uncalled for.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 08 19:01:19 +0000 2008","id_str":"1045541406","full_text":"Drops in buckets become, over time, floods. Or at least, half full buckets.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 08 18:48:27 +0000 2008","id_str":"1045519086","full_text":"In three years, I've paid down $45,748.50 of debt (much of it medical, from the eventful birth of my daughter). Half way there!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 08 18:16:53 +0000 2008","id_str":"1045465035","full_text":"My Windows update that claimed it needed 87mb finally installed after I cleared up 997mb of space.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 08 17:37:34 +0000 2008","id_str":"1045392838","full_text":"Doesn't catch everyone, but overall figure includes more than I'd thought. Work one hour, though, and you don't count at all.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 07 15:56:16 +0000 2008","id_str":"1043559212","full_text":"My turkey grower is already taking deposits for next Thanksgiving. He'll probably sell out all 200 for next year sometime this week.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 06 19:23:53 +0000 2008","id_str":"1042351962","full_text":"Excellent. The local DeLorian is in the parade.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 06 19:01:14 +0000 2008","id_str":"1042333362","full_text":"Standing on the sidewalk with the girl in Comer, GA, waiting for the parade to come by.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 06 15:25:00 +0000 2008","id_str":"1042055750","full_text":"Trying to explain to my wife that coffee she ground nearly three weeks ago does not qualify as \"freshly ground\". Maybe I'm being picky.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 06 02:54:10 +0000 2008","id_str":"1041410596","full_text":"Finally fount the Christmas mode in Koi Pond. Bravo. Bravo!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 06 00:59:29 +0000 2008","id_str":"1041266004","full_text":"SWAT team raids Ohio food cooperative: http://is.gd/aqgN (It's not all fun. I actually worry this could happen to me. Too much grey areas.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 06 00:13:48 +0000 2008","id_str":"1041205132","full_text":"I couldn't pass up the night vision goggles during Amazon's Black Friday promotion: http://twitpic.com/qgkr","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 05 20:44:57 +0000 2008","id_str":"1040879220","full_text":"MC Fronmtalot in Marietta tonight *and* a screening of Nerdcore Rising (which I might be in)? Too bad I can't be there!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 04 18:01:21 +0000 2008","id_str":"1038563260","full_text":"\"The interest rate in the UK is now down to its lowest level since the late 1600s.\" I just don't know what to make of that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 04 15:05:18 +0000 2008","id_str":"1038263768","full_text":"Back, Bach, whatever it takes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 04 15:03:00 +0000 2008","id_str":"1038259410","full_text":"Back's Toccata & Fugue in D Minor played by solo violin (not organ). Possibly the original version? http://tinyurl.com/5k357f Thanks @MikeG1","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 03 21:56:11 +0000 2008","id_str":"1036983863","full_text":"Buying the Colbert Christmas album on iTunes in five minutes, at Stephen Colbert's request.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 03 20:45:19 +0000 2008","id_str":"1036861636","full_text":"A Brian Blessed Christmas: http://tinyurl.com/5p7qlj (Thanks, @hodgman !)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 03 18:48:27 +0000 2008","id_str":"1036659114","full_text":"Testing Tweetie for the iPhone. Looks good, might beat out Twitterific.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 03 18:32:13 +0000 2008","id_str":"1036631328","full_text":"Ok, the new \"Amazon Remembers\" feature in their new iPhone app is pretty freaking cool.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 03 16:13:06 +0000 2008","id_str":"1036375686","full_text":"A fresh round of infighting has bought me time. I may be the *second* power eliminated in my Diplomacy game. Still on the ropes, though.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 02 20:39:21 +0000 2008","id_str":"1034858315","full_text":"Is ScreenFlow still the gold standard for creating screencasts on a Mac?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 02 18:46:24 +0000 2008","id_str":"1034667127","full_text":"The Garden State now has a locallygrown.net market: http://blairstown.locallygrown.net","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 02 16:30:28 +0000 2008","id_str":"1034430501","full_text":"I'm in the market for a projector to take to trade shows. Any recommendations?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 02 03:23:37 +0000 2008","id_str":"1033521467","full_text":"While we were away, we got 13 phone messages. 1 was a wrong #, the rest were Republicans warning us about evil liberals. Saxby will save us!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 01 17:10:59 +0000 2008","id_str":"1032572694","full_text":"Ah. Just hit the wire. Yes, they did file for Chapter 11 protection for most but not all of their operations (you can do that?).","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 01 17:08:30 +0000 2008","id_str":"1032568507","full_text":"It's noon. We're waiting word on whether Pilgrim's Pride, the area's largest private employer, declared bankruptcy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 01 07:40:30 +0000 2008","id_str":"1031904334","full_text":"Home again, home again, jiggity jig.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 01 05:08:00 +0000 2008","id_str":"1031765563","full_text":"Back in Georgia. Still have three hours to drive until home, though. Then a quick nap and up and off to work! Hold my calls, please.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 01 04:26:48 +0000 2008","id_str":"1031718901","full_text":"Eating cheese covered tater tots while descending a mountain at 70mph at nearly midnight. We truely live in a gilded age.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 30 21:48:40 +0000 2008","id_str":"1031231714","full_text":"Nice guys at the Advance Auto Parts changed our burned out headlight in the sleet. Glad I had cash for a tip!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 30 20:50:14 +0000 2008","id_str":"1031159904","full_text":"I caught most of it at my parents house yesterday. Didn't think to check iTunes for the rest. Thanks!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 30 14:47:49 +0000 2008","id_str":"1030752788","full_text":"Surprise snowfall at my parents house. Supposed to hit the road in an hour or so. We'll see.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 30 00:13:02 +0000 2008","id_str":"1030032272","full_text":"Pumpkin cheesecake, sweet potato pound cake, vinegar pie, GF chocolate cupcakes. I think we've got dessert covered.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 29 18:38:23 +0000 2008","id_str":"1029672149","full_text":"Factory turkey is in the fryer. Heritage turkey nearly done roasting.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 29 16:57:11 +0000 2008","id_str":"1029554750","full_text":"Heritage turkey just got a great message with herbed butter under the skin. It was the least I could do, considering what I'll do next.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 29 02:51:02 +0000 2008","id_str":"1028869554","full_text":"Factory turkey in the brine, then fried tomorrow. Heritage turkey will get an herb butter rub tomorrow, but no brine, then roasted.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 29 01:32:28 +0000 2008","id_str":"1028786381","full_text":"I'm likely to be the first eliminated from my Diplomacy game. Such is life.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 27 23:51:36 +0000 2008","id_str":"1027138472","full_text":"Happy Thanksgiving, everyone. We're celebrating it Saturday, so it's just been a regular day over here.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 26 01:45:43 +0000 2008","id_str":"1023772617","full_text":"Stopped in Clarksville just long enough to eat at White Caste and get gas. (Sorry. It's the oldest joke I know.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 25 15:58:26 +0000 2008","id_str":"1022868539","full_text":"Truck is nearly loaded. We'll be leaving for Missouri within the hour.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 25 13:56:40 +0000 2008","id_str":"1022671010","full_text":"Florida family farm sees farm sales go up 20% after first year of using locallygrown.net: http://is.gd/8WxW","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 25 04:19:00 +0000 2008","id_str":"1022129003","full_text":"Wait... Twitter bought I Want Sandy, only to shut it down? Really? How does that make sense?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 24 15:26:16 +0000 2008","id_str":"1020973573","full_text":"\"White House says unaware of any Citigroup rescue talks\" He's just stopped trying altogether, hasn't he?/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 23 18:23:08 +0000 2008","id_str":"1019672591","full_text":"Off to pick up the turkey I met as a young peeper many months ago, now cleaned and frozen.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 23 00:10:43 +0000 2008","id_str":"1018757039","full_text":"Settling down for a hot bath and a White Russian. Hold the marmot, please.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 22 23:06:35 +0000 2008","id_str":"1018690560","full_text":"Nice. The good looking coconut I bought is moldy on the inside. That'll teach me to buy non-locally grown coconut.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 22 01:51:09 +0000 2008","id_str":"1017549052","full_text":"Just discovered my Sam's Club credit account was revoked due to faulty info in my Equifax file. Guess I won't be buying xmas presents there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 22 00:04:41 +0000 2008","id_str":"1017426548","full_text":"Listening to This American Life #220. Woman takes testosterone, turns into me. Very interesting.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 21 20:34:22 +0000 2008","id_str":"1017130714","full_text":"Photo from college. I'm the nerdy looking one. http://www.flickr.com/photos/ewagoner/3048046889/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 21 20:21:34 +0000 2008","id_str":"1017111575","full_text":"Some days I really think I ought to get into day trading. The 3pm market swings are getting entirely too predictable.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 20 20:01:22 +0000 2008","id_str":"1015275757","full_text":"It's three o'clock. Witching hour for the markets. Buckle up!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 20 18:53:30 +0000 2008","id_str":"1015170853","full_text":"I love this cover of one of my favorite Femmes songs over at Music.Metafilter: http://tinyurl.com/5gakpv","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 20 17:58:35 +0000 2008","id_str":"1015084502","full_text":"Corned beef, cheddar, and fried egg on marble rye: the \"Edison Conception\". Available at Clocked in Athens, GA.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 19 14:03:25 +0000 2008","id_str":"1012881746","full_text":"There's nothing like throwing your back out during a coughing fit to really make you feel 37.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 18 21:08:09 +0000 2008","id_str":"1011765898","full_text":"My podcast backlog has fallen to under 4 gigs from a high of nine. One good thing about road trips, I guess.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 18 19:35:30 +0000 2008","id_str":"1011623597","full_text":"Ok. rjdj is a totally cool iPhone app. It processes realtime sounds from the mic and creates ambient music from it through the headphones.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 18 15:06:43 +0000 2008","id_str":"1011326087","full_text":"\"You are now 'Power#4' in game 'norm_mefi'. Welcome to the DPjudge.\" Now I've done it.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Nov 18 01:39:18 +0000 2008","id_str":"1010568689","full_text":"Uh oh. Civilization IV works great with the new version of Parallels.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 17 21:43:46 +0000 2008","id_str":"1010263920","full_text":"An excellent animation from Japan's Ministry of Agriculture on \"Ensuring the Future of Food\" that applies also to the USA: http://is.gd/7T0H","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 17 21:13:36 +0000 2008","id_str":"1010220888","full_text":"I thought the Star Trek movie was coming out at Christmas, but now it's May? There goes my holiday plans.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 17 20:21:25 +0000 2008","id_str":"1010146583","full_text":"\"Developer of 1960s truck farm turns 89\" (and produce now grown on the land is sold via a locallygrown.net market): http://is.gd/7SlY","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 17 17:37:18 +0000 2008","id_str":"1009905719","full_text":"I've fallen off the wagon. It's not a problem, though, I can quit any time: http://tinyurl.com/6jqrwt","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 17 16:20:55 +0000 2008","id_str":"1009787400","full_text":"Listening to a Splendid Table story about eating mesquite pods, and their potential use in gluten free baking. Must investigate further.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 17 15:19:54 +0000 2008","id_str":"1009692204","full_text":"My cold has reached the phlegmy stage. Working at a the coffee shop down the block to avoid infecting my co-workers. (Strangers, though, ok)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 16 18:24:12 +0000 2008","id_str":"1008470805","full_text":"Wait, the FDIC is insuring retail gift cards now? That's ... That's just crazy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 14 16:03:49 +0000 2008","id_str":"1005651182","full_text":"The UPS man just brought me the giant head of Stewie Griffin.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 13 18:36:35 +0000 2008","id_str":"1004251655","full_text":"My virtual machine is still converting, so I haven't actually used it yet, but it's clear the Parallels team spent good money on graphics.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 12 23:53:41 +0000 2008","id_str":"1002960362","full_text":"I've spent the last half hour driving a mile. I love that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 12 03:34:29 +0000 2008","id_str":"1001520853","full_text":"Sleeping in a bunk house for the first time in ... ever? http://twitpic.com/lb0o","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 11 23:48:53 +0000 2008","id_str":"1001233930","full_text":"*Now* it's a farming conference! http://twitpic.com/l9qc","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 11 01:37:07 +0000 2008","id_str":"999723379","full_text":"In Alabama now. Lots of billboards for fireworks but none for tacos. Where are all the tacos at?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 10 22:44:44 +0000 2008","id_str":"999507857","full_text":"Hitting the road for a six hour drive. Not the best time for the squitters, but when is, really?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 10 20:08:59 +0000 2008","id_str":"999298069","full_text":"Googling for directions to the conference, but the only results are pages that mention the conference itself, which doesn't have directions.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 10 19:46:17 +0000 2008","id_str":"999267118","full_text":"New Pixar trailer is \"Up\": http://www.apple.com/trailers/disney/up/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 10 17:14:15 +0000 2008","id_str":"999055096","full_text":"I'd love to take the new Apple cinema display to my conference this week, but it's not out yet. It'd look good on my demo table. Oh well.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 08 23:53:15 +0000 2008","id_str":"996894537","full_text":"What do you know. An official portrait creepier than Cheney's. http://tinyurl.com/6kmagp","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 08 03:10:52 +0000 2008","id_str":"995903671","full_text":"Seriously, this iPhone Ocarina is awesome. http://tinyurl.com/6orzqu \"Sheet music\" for more songs on their site.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 04 19:03:33 +0000 2008","id_str":"989862869","full_text":"I should have said, \"John Hodgman (@hodgman) is on Wait Wait Don't Tell Me. Is this man never fantastic?\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 04 19:00:55 +0000 2008","id_str":"989858409","full_text":"John Hodgman is on Wait Wait Don't Tell Me. Is this man never fantastic?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 04 18:02:18 +0000 2008","id_str":"989762363","full_text":"For some reason I though the Alabama Organic Conference I'm presenting at next week was in Oxford, but it's down near Florida. 6 hour drive!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 04 15:17:26 +0000 2008","id_str":"989460255","full_text":"This short video from Huguenot Street Farm is hilarious: http://tinyurl.com/5dhdns","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 08 13:46:24 +0000 2017","id_str":"906151740004761600","full_text":"I’m absolutely serious when I say one of my life goals is to be in a band like Koi Division. http://www.laweekly.com/music/koi-division-is-the-fish-themed-joy-division-tribute-band-the-world-needs-8620587","favorite_count":"2","retweet_count":"1"},{"created_at":"Thu Sep 07 21:50:25 +0000 2017","id_str":"905911154987454464","full_text":"So, since everyone got their identities stolen today, do we get to start over? Clean slate for everyone?","favorite_count":"4","retweet_count":"2"},{"created_at":"Wed Sep 06 17:14:38 +0000 2017","id_str":"905479367765217280","full_text":"Wrote a formal reply to a school administrator’s letter & then discovered she misspelled her own name in her letter. Now I look the fool.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 02 02:26:51 +0000 2017","id_str":"903806394763276293","full_text":"Current status: obsessively scrolling through DragonCon photos on all my social media feeds while birthday cakes are in the oven.","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Sep 01 12:15:37 +0000 2017","id_str":"903592175342166016","full_text":"Rabbit, rabbit, rabbit! Thus begins the Virgo Month of Leisure. Well, once I get through this pile of work anyway. http://www.jessamyn.com/journal/aug00b.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 31 00:50:01 +0000 2017","id_str":"903057252172664832","full_text":"I’m sure the free market will take care of this just fine, much better than regulatory oversight ever could have. https://weather.com/storms/hurricane/news/harvey-texas-chemical-plant-evacuations","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 04 12:32:53 +0000 2008","id_str":"989194229","full_text":"Whoops. That photo was so blurry you could see bigfoot. Here's a better one: http://twitpic.com/jvf0","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 04 12:28:34 +0000 2008","id_str":"989188740","full_text":"My polling place has a confederate battle flag hanging right above the booths. Better than a noose, i suppose. http://twitpic.com/jvdx","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 03 21:44:57 +0000 2008","id_str":"988278539","full_text":"\"Your neighbors are voting. You're not. That could be a problem.\" http://tinyurl.com/6pzecz","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 03 20:20:49 +0000 2008","id_str":"988161178","full_text":"The car I've been waiting for for three years is now on the market -- a VW Jetta Wagon diesel. Too bad now's not the time to buy a car.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 31 22:06:28 +0000 2008","id_str":"984451917","full_text":"\"Hi, Mr. Ghost, sir.\" If nothing else, she's very polite.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Oct 31 21:59:38 +0000 2008","id_str":"984444170","full_text":"Trick or treating with a little Lorax in Honea Path, South Carolina.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 28 20:14:34 +0000 2008","id_str":"979462307","full_text":"DOW closes up nearly 900. I'm guessing it's a sucker's rally, and it'll plunge again tomorrow after the Fed's likely rate adjustment.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 28 19:50:06 +0000 2008","id_str":"979432197","full_text":"Listening to the last SModcast of 2007. Yeah, I'm a little behind, but I've listened to 5 months worth in the last week. http://is.gd/4yLl","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 27 23:36:33 +0000 2008","id_str":"978161692","full_text":"Made it home! Setting up a wii. I'd been saving my birthday money, and finally found one in Tennessee.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 27 19:22:24 +0000 2008","id_str":"977843223","full_text":"The sun never sets on the Locally Grown Network: http://sydney.locallygrown.net (It's a placeholder -- the market's not live yet)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 27 17:59:30 +0000 2008","id_str":"977738031","full_text":"In the same vein as the Ron Howard Obama video, here's the \"wasssuuuuuuup?\" crew 8 years later: http://tinyurl.com/5chbt3","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 27 16:26:26 +0000 2008","id_str":"977609211","full_text":"Oh no! They only got my order half right.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 27 16:24:26 +0000 2008","id_str":"977606654","full_text":"Yay! My wife's anniversary present arrived today. A good thing, since our anniversary is today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 27 14:41:48 +0000 2008","id_str":"977464109","full_text":"Here are the slides from my presentation Saturday night: http://tinyurl.com/5fv9wh","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 27 11:33:27 +0000 2008","id_str":"977242944","full_text":"I am a bear of Very Little Sleep. I just dried myself off after a shower with what appears to be, after further study, a bath mat.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 27 04:07:43 +0000 2008","id_str":"976941526","full_text":"Back in Georgia and two more hours to drive tonight. Won't be home until tomorrow night though.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 26 02:37:23 +0000 2008","id_str":"975684509","full_text":"Just finished a two hour presentation on locallygrown.net. Pretty pictures soon to appear on slideshare.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 25 17:15:26 +0000 2008","id_str":"975168510","full_text":"\"The morning after an economic collapse, someone wakes up wanting breakfast, and someone else makes money cooking it for him.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 25 17:09:20 +0000 2008","id_str":"975162264","full_text":"\"A low overhead is the gift that keeps on giving.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 25 16:46:49 +0000 2008","id_str":"975138090","full_text":"http://www.gifthub.org Philanthropy and Community at the Crossroads","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 25 15:42:25 +0000 2008","id_str":"975072015","full_text":"http://silverandgoldaremoney.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 25 15:02:23 +0000 2008","id_str":"975031952","full_text":"After introductions of all the other facilitators, I've got a serious case of Impostor Syndrom going on. There are giants here.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 25 14:48:06 +0000 2008","id_str":"975017684","full_text":"A liveblog of the Financial Permaculture Summit: www.financialpermaculture.org","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 25 02:39:41 +0000 2008","id_str":"974544589","full_text":"Turns out my exit off I24 also has the southernmost White Castle in the USA. Perfect fuel for the last hour of driving!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 25 01:23:20 +0000 2008","id_str":"974473780","full_text":"Sweet! I totally forgot I gain an hour crossing into Tennessee. The drive back Sunday night is going to suck even more though.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 24 21:48:15 +0000 2008","id_str":"974255173","full_text":"Wonder why this guy I'm passing is driving so slow. Probably not the cell phone in one ear. Must be the cat sitting on his shoulder.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 24 21:15:35 +0000 2008","id_str":"974217117","full_text":"Odometer reading: 166666. A good time to start a road trip, I'd say.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 24 21:05:19 +0000 2008","id_str":"974204873","full_text":"Off to Hohenwald, Tennessee for the Financial Permaculture Summit: www.financialpermaculture.org It's a 6 hour drive for me tonight.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 24 13:31:25 +0000 2008","id_str":"973569818","full_text":"Wow... market futures trading had to be halted due to free fall. The markets open for real now. Hang on tight!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 24 02:31:25 +0000 2008","id_str":"973023732","full_text":"Packing. I'm leaving in the morning and not returning home until Monday night. Two days in the office sandwich a trip to Tennessee.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 23 16:35:47 +0000 2008","id_str":"972266206","full_text":"A Bandolier of Carrots: http://shirt.woot.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 22 21:05:55 +0000 2008","id_str":"971069327","full_text":"John Hodgman: A brief digression on matters of lost time http://tinyurl.com/5wzdgp","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 22 19:38:23 +0000 2008","id_str":"970967367","full_text":"DOW at 8500. My prediction: only 2000 more points until it hits bottom. At today's pace, that's only four trading days.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 22 14:34:56 +0000 2008","id_str":"970550744","full_text":"‘Community-supported adventure’ yields bountiful harvest: http://is.gd/4ynl","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 21 23:52:42 +0000 2008","id_str":"969736690","full_text":"I may have outdone myself with this green curry rubbed smoked pulled lamb.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 21 23:42:21 +0000 2008","id_str":"969725385","full_text":"The \"Woot Internal Memo\" that just hit my inbox is quite nice.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 21 20:46:59 +0000 2008","id_str":"969515471","full_text":"@ewagoner \"to ask if a is really equal to b\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 20 19:49:41 +0000 2008","id_str":"967919147","full_text":"Going from 17\" screen (+ other monitor) to 13\" screen is a big chenge, but I'll be using them for different purposes. Shouldn't be an issue","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 20 19:48:34 +0000 2008","id_str":"967917814","full_text":"Only glitch: I'm a \"right hand on the track pad, left thumb on the button\" guy, so have to re-train my thumb. But I do like the new trackpad","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 20 12:22:38 +0000 2008","id_str":"967347032","full_text":"\"On FedEx truck for delivery\" I like the sound of that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 20 04:02:48 +0000 2008","id_str":"966993804","full_text":"It was going to happen eventually. Vivian's the last one up this evening. She's in bed, watching \"Finding Nemo\" on the iPod.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 19 22:38:27 +0000 2008","id_str":"966687443","full_text":"Ground beef for burgers was a bit lean, so I mixed in some tallow. Now I think that could be the answer to a lot of other problems too.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 18 04:52:11 +0000 2008","id_str":"964819000","full_text":"Added more cherry wood to the firebox. Off to snooze for three hours, then the leg of lamb joins the pork.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 17 22:29:32 +0000 2008","id_str":"964480380","full_text":"It's been raining all day, so I didn't get everything done outside I wanted to. But, pork is on cherry wood smoke (and will be all night).","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 17 21:03:35 +0000 2008","id_str":"964384958","full_text":"The bankers are meeting in the world's capitals, but we're meeting in Hohenwald, Tennessee. http://financialpermaculture.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 17 17:02:09 +0000 2008","id_str":"964084061","full_text":"Chevon ribs getting an applejack marinade. Leg of lamb getting a sumac rub. Beef shortribs getting peach chutney soak. (Sorry, Janet)","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 17 14:48:21 +0000 2008","id_str":"963902888","full_text":"I forgot the chevon ribs. Also, kale, goat cheese, & onion tart. And heirloom squash soup. Guests also bringing dishes. http://is.gd/4fJc","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 17 13:03:03 +0000 2008","id_str":"963769441","full_text":"Ossabaw pork, grassfed beef, pastured chicken, pastured lamb, fresh Savannah shrimp: things I'm cooking for the Hunters Moon feast tomorrow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 16 14:59:42 +0000 2008","id_str":"962429988","full_text":"Added rudimentary database migrations to my work's big intranet application. Next year, I rewrite the whole thing in rails. Can't wait!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 15 14:17:07 +0000 2008","id_str":"960654055","full_text":"WTH? \"Copy\" stopped working system wide on my windows box.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 14 20:11:52 +0000 2008","id_str":"959582076","full_text":"Done & Done. Now to check FedEx status compulsively...","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 14 18:59:30 +0000 2008","id_str":"959490543","full_text":"Just when I'd decided on the top MB, the Apple store went down again. More choices than I was expecting today!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 13 20:32:32 +0000 2008","id_str":"958113194","full_text":"Here's me showing off an iPhone geotagging skunkworks project to electric utiliy folks: http://is.gd/404u","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 13 20:19:52 +0000 2008","id_str":"958097973","full_text":"Sweet! Make a payment to LessAccounting, get featured on their weblog. I like that tradeoff :) Details to come...","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 13 19:50:17 +0000 2008","id_str":"958060988","full_text":"I guess my customers know there's an apple event tomorrow. My PayPal \"You've got money\" chimes have been ringing all day.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 13 17:41:50 +0000 2008","id_str":"957905969","full_text":"I like this MacBook dock rumor. I'd get one. http://www.9to5mac.com/imac-macbook-dock","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 13 16:42:10 +0000 2008","id_str":"957830453","full_text":"Hmm. LessAccounting has new pricing options.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 11 18:43:34 +0000 2008","id_str":"955713312","full_text":"Been working non-stop getting my farm ready to host our annual \"Hunter's Moon Feast\" next weekend. Just about there, I think.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 10 16:36:40 +0000 2008","id_str":"954396457","full_text":"@athenians Ok, I was in a chili stupor. It's at \"The Arch\", right next door to where the Basil Press still is. And try the \"4 Pigs & Coffee\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 10 16:01:17 +0000 2008","id_str":"954348054","full_text":"@athenians $10 gets you all you can eat chili and a ballot until 2:30 downtown where Basil Press used to be. Benefits Nuci's Space.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 10 15:56:23 +0000 2008","id_str":"954341343","full_text":"Judging a chili cook off for lunch. Didn't know I'd be doing that when I woke up this morning, but such is my life.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 10 13:38:02 +0000 2008","id_str":"954150211","full_text":"If it's going to shed 100 points per minute like this, I guess we'll finally get things over with in a hurry at least.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 10 03:01:37 +0000 2008","id_str":"953665303","full_text":"At the rate the DOW futures are falling, it'll likely be below 8000 before opening. Recent commentary predicting 6500 no longer seems crazy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 08 19:13:12 +0000 2008","id_str":"951704090","full_text":"Just looked through all 8 pages of http://sadguysontradingfloors.tumblr.com. There are some gems in there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 08 18:08:10 +0000 2008","id_str":"951623502","full_text":"Up or down, DOW, make a choice. We're at war!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 08 12:20:46 +0000 2008","id_str":"951181719","full_text":"Bought a new stick of deodorant last night. Its scent was labelled \"Victory\". Used it this morning, and they lied. No napalm smell at all.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 07 14:12:37 +0000 2008","id_str":"949659294","full_text":"Half hour feel-good market breather has concluded. We now resume our regularly scheduled free fall, currently in progress.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 07 13:24:24 +0000 2008","id_str":"949599089","full_text":"It's getting ugly for the Embarracuda: http://is.gd/3Ei1","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 05 22:47:01 +0000 2008","id_str":"947569579","full_text":"I hung some handmade wrought iron celtic dragon hanging planters on the porch today: http://twitpic.com/esov","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 04 23:16:55 +0000 2008","id_str":"946589689","full_text":"I know my place feels like Land of the Lost sometimes, but seriously.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 04 23:13:51 +0000 2008","id_str":"946587353","full_text":"I swear a pterodactyl just flew low over my head. I'll just tell myself it had to be some sort of giant heron, though, because, pterodactyl?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 04 17:29:58 +0000 2008","id_str":"946317058","full_text":"Restocked the pantry with canned haggis, the next best thing to freshly made. Sheep's stomach is harder to come by these days.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 04 16:14:38 +0000 2008","id_str":"946249390","full_text":"Scotch egg, bridie, and irn-bru.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 04 15:51:40 +0000 2008","id_str":"946228535","full_text":"The massed pipers: http://twitpic.com/eiwv","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 04 15:45:51 +0000 2008","id_str":"946222881","full_text":"Here come the pipers! They make my heart sing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 04 14:18:07 +0000 2008","id_str":"946147205","full_text":"A student a Berkeley with a similar name has been giving everyone my gmail address as her own. Even her professors.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 04 00:28:53 +0000 2008","id_str":"945632764","full_text":"I loves me some \"Sweet Georgia Brown\". Can't explain it, it's just one of those things. Can definately tie it back to the Globetrotters, tho","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 04 00:05:15 +0000 2008","id_str":"945613470","full_text":"Jazz trio at the Mercury Lounge: http://twitpic.com/efi2","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 03 23:41:34 +0000 2008","id_str":"945592259","full_text":"Girl's at grandma's, wife's out of state. So much needs done at home, but urge to slack is high. Martini & jazz trio couldn't hurt anything","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 03 22:15:26 +0000 2008","id_str":"945514989","full_text":"Trying to install htmldoc on a Dreamhost account. I wish my work would just leave them for @Joyent already.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 03 20:07:23 +0000 2008","id_str":"945383211","full_text":"The Hartwell Highland Games are tomorrow, in a pasture down the road from my house: http://www.lochhartwell.org/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 03 17:33:20 +0000 2008","id_str":"945203523","full_text":"That's that, then. I guess the final barriers have been lifted for me to get into the children's bow and arrow business.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 03 15:08:06 +0000 2008","id_str":"945014114","full_text":"Good to see the boards of Wachovia and Wells Fargo are reading my Twitter stream: http://tinyurl.com/44djc5","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 03 15:03:54 +0000 2008","id_str":"945008603","full_text":"Gourmet Magazine has an online feature on my market: \"Farmstand on the Run\" http://is.gd/3tJC","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 01 17:12:18 +0000 2008","id_str":"942161873","full_text":"Today the amount I still owe on my daughter's uninsured complicated birth fell below my annual salary. $45K still to go!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 01 02:33:21 +0000 2008","id_str":"941390718","full_text":"Little miss four year old is staying up late playing Spore. It's nice to have a gaming buddy again.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 30 14:24:19 +0000 2008","id_str":"940601585","full_text":"Maxed out my IRA contributions for the year today, yet somehow the balance is about the same as it was back in January.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 29 19:20:15 +0000 2008","id_str":"939607937","full_text":"I wish Wells Fargo had won the Wachovia bidding war. I would've opened up a checking account with them. Citi... no thanks.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 29 18:52:25 +0000 2008","id_str":"939572803","full_text":"I guess I need to sharpen my cooper skills and open up a clothing shop.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 29 18:02:01 +0000 2008","id_str":"939506107","full_text":"I'm shocked and (I think) happy the first vote on the bailout bill failed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 29 17:46:14 +0000 2008","id_str":"939485633","full_text":"Holy hell! What's the deal with the markets in the last 15 minutes?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 29 01:07:00 +0000 2008","id_str":"938644810","full_text":"A proper moussaka takes all day to make, but oh, is it worth it. Especially when using sun-warmed eggplant & tomatoes out of the garden.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 29 00:51:07 +0000 2008","id_str":"938630857","full_text":"Photos from my cider making session yesterday: http://gallery.me.com/ericwagoner/100044","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 28 15:45:58 +0000 2008","id_str":"938189564","full_text":"It's a moussaka kind of day, I think.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 28 01:27:27 +0000 2008","id_str":"937666413","full_text":"This Georgia football game is painful. The gas riots this week are going to be u.g.l.y.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 27 23:45:06 +0000 2008","id_str":"937587704","full_text":"Cider is in the carboy. What fun! But only used two of the ten bushels I bought. So, apple butter, more cider, juice, and more ahoy!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 27 22:35:53 +0000 2008","id_str":"937535808","full_text":"First bushel of Winesaps yielded 3gals of juice. Will mix in 1gal each of Empire and Mutsu. Then add honey and yeast. Then drink on the 18th","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 27 21:41:40 +0000 2008","id_str":"937496008","full_text":"Note to BATF: this little still is for purifying water during emergencies only. Wouldn't dream of running fermented cider through there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 27 21:39:33 +0000 2008","id_str":"937494522","full_text":"It's working! Whole apples go in, beautful juice comes out. On pace to get 2+ gallons per bushel from Winesaps, better than expected.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 27 20:30:47 +0000 2008","id_str":"937443603","full_text":"Starting to make apple cider. Don't have an apple grinder, so trying to use food shredder attachment for the KitchenAid. Then to the press!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 27 16:36:55 +0000 2008","id_str":"937245646","full_text":"Or maybe I can just enjoy this excellent plate of hickory smoked barbeque here at \"Oinkers\" (Clayton, GA) and blame it on the ball cap.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 27 16:34:10 +0000 2008","id_str":"937242960","full_text":"That's it. Time for a diet and a shave. I just got compared to Michael Moore.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 27 16:09:02 +0000 2008","id_str":"937219422","full_text":"Just barely fit ten bushels in the car. Guess I should have driven the truck after all.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 27 14:33:41 +0000 2008","id_str":"937131290","full_text":"The girl and I are up in the mountains on our way to the apple orchards. Also, barbeque.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 26 18:56:09 +0000 2008","id_str":"936092672","full_text":"We want cake! Where's our cake?!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 26 18:03:20 +0000 2008","id_str":"936034947","full_text":"Driving to the orchard in the morning to load the car with apples to make gallons of cider. Been looking forward to it all week.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 26 14:44:29 +0000 2008","id_str":"935774605","full_text":"TiVo failed me last night, failing to record the premier of The Office. So I've been reduced to trying to get \"NBCDirect Downloader\" to work","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 26 13:30:41 +0000 2008","id_str":"935685293","full_text":"Cancel UGA-Alabama Game, Urges Oil Executive: http://www.wsbtv.com/news/17562978/detail.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 26 13:28:08 +0000 2008","id_str":"935682447","full_text":"Bad sign when a local petroleum CEO urges the governor to cancel the biggest game in the country due to not enough gas for fans & residents.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 25 02:48:53 +0000 2008","id_str":"933863447","full_text":"I heart Dave: http://tinyurl.com/4xhnr2","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 24 20:57:10 +0000 2008","id_str":"933509060","full_text":"The response from Obama we'll never hear (but should have): http://is.gd/357C","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 24 00:00:13 +0000 2008","id_str":"932351398","full_text":"Me and the girl are at the county fair. Loves the ferris wheel but the giant slide was a little scary. http://twitpic.com/cw74","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 23 18:52:45 +0000 2008","id_str":"932027093","full_text":"Urban Farmer Named MacArthur \"Genius\": http://twurl.nl/7xjzot Fingers crossed they notice locallygrown.net next year :)","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 23 01:26:04 +0000 2008","id_str":"931113682","full_text":"Now I need to remember to get more Kaluha. It never ends. Good thing I recently bought some investment banks.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 23 00:09:11 +0000 2008","id_str":"931044075","full_text":"Remembered the vodka. Not this \"filtered 7 times through charcoal\" stuff, either. Real Russian vodka with flavor. http://www.1147vodka.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 22 19:36:28 +0000 2008","id_str":"930782936","full_text":"Got the old apple press out yesterday. Driving to the mountains Sat for apples to make a big batch of hard cider for my Hunters Moon Feast.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 22 19:29:20 +0000 2008","id_str":"930775032","full_text":"Amazon's back. That was close! I almost had to order from someplace else and pay shipping.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 22 19:01:52 +0000 2008","id_str":"930746154","full_text":"Amazon's search is bringing up zero results. For everything. Are they taking the day off?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 22 14:34:28 +0000 2008","id_str":"930450728","full_text":"MacBook vs MB Air for browsing, email, iWork, light coding, portability. Recommendations? I know updates to one or both are imminent.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 20 23:03:49 +0000 2008","id_str":"928813896","full_text":"Wow. Didn't know it was even possible to harvest fewer potatoes than what you put in. Should have eaten my seed stock & saved a lot of work.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 25 20:35:08 +0000 2017","id_str":"901181169861111808","full_text":"I’m not going to DragonCon this year. All you wonderful nerds have fun!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 23 21:50:08 +0000 2017","id_str":"900475268120420352","full_text":"BB&T: “What’s the reason the mortgage is behind?”
Me: “My parents died, it was their mortgage, & you’ve refused to talk to me for 2 years.”","favorite_count":"2","retweet_count":"0"},{"created_at":"Wed Aug 23 05:09:32 +0000 2017","id_str":"900223458503733249","full_text":"Home again, home again, jiggity jig.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 21 18:20:02 +0000 2017","id_str":"899697617986256897","full_text":"Holy crap.","favorite_count":"2","retweet_count":"0"},{"created_at":"Mon Aug 21 17:25:45 +0000 2017","id_str":"899683957918314496","full_text":"Just blew a bunch of minds by showing them eclipse images filtered through leaves.","favorite_count":"3","retweet_count":"0"},{"created_at":"Sat Aug 19 04:00:46 +0000 2017","id_str":"898756600038600705","full_text":"Stress from increasingly worsening weather forecasts for Monday will be the death of me.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Aug 19 03:26:00 +0000 2017","id_str":"898747852146360320","full_text":"A nice letter, particularly when you read the first letter of each paragraph. https://twitter.com/NBCNightlyNews/status/898555111252926464","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Sep 20 02:41:28 +0000 2008","id_str":"928028817","full_text":"Good on you, Merlinn Mann (@hotdogsladies). Good on you. http://bit.ly/3lDxrI","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 20 00:24:08 +0000 2008","id_str":"927919569","full_text":"Celebrating \"drink like a retired pirate day\" with some oak aged Haitian Rhum Barbancourt. http://www.barbancourt.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 20 00:06:28 +0000 2008","id_str":"927905064","full_text":"Trying to replicate the wonderful flounder from Dockside. Difficulty: crust must be wheat and corn free. Filets now soaking in buttermilk.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 19 19:20:56 +0000 2008","id_str":"927635272","full_text":"My bank has the *worst* online banking system known to man, but they are one block away. Maybe I should switch for ease of use and exercise.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 19 14:27:31 +0000 2008","id_str":"927281686","full_text":"Paulson says \"hundreds of billions\" of dollars are needed to fix things? Better get those printing presses moving! My wheelbarrow's ready.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 18 00:03:23 +0000 2008","id_str":"925291619","full_text":"Can't \"naked short sell\" stock anymore. Guess it's time to move on to real estate. I can still sell property I don't have title to, right?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 17 23:44:30 +0000 2008","id_str":"925274392","full_text":"Eating dinner at Little Pig's BBQ in Columbia, SC. They have everything but the squeal on the buffet.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 17 21:11:16 +0000 2008","id_str":"925132192","full_text":"Thanks for the well wishes, everyone!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 17 20:31:05 +0000 2008","id_str":"925088015","full_text":"Leaving the beach. Filled up the cooler at my favorite right-off-the-boat fish market on my way out of town. Learned how to filet flounder.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 17 14:36:37 +0000 2008","id_str":"924676999","full_text":"Nothing like tweets from @cspenn to make me start digging up the survival gear. Good thing I'm already camping. It's all right here with me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 17 14:28:18 +0000 2008","id_str":"924666886","full_text":"Hanging one more year on the line.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 17 01:20:44 +0000 2008","id_str":"924066197","full_text":"Stuffing myself silly with fried flounder. 11th Street Dockside in Port Royal, SC knows how to to make it, no doubt about it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 15 04:12:53 +0000 2008","id_str":"921696194","full_text":"Guess it's a good thing I took all my money out of the bank to pay for this vacation. Saves me the mad rush of a bank run when I get back.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 14 01:47:37 +0000 2008","id_str":"920640028","full_text":"They were closing as we pulled up, and unlocked it for us. Setting up the tent now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 14 00:47:49 +0000 2008","id_str":"920596318","full_text":"The beach campground locks their gates in 15 minutes. We're a half hour away. This could get interesting.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 13 19:42:14 +0000 2008","id_str":"920375541","full_text":"First day of vacation wasted. Should have been on the beach hours ago, but haven't even left the house yet.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 12 23:44:26 +0000 2008","id_str":"919560412","full_text":"Huh. $5 gas. Guess I picked the wrong day for a 400 mile road trip.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 11 21:53:13 +0000 2008","id_str":"918182239","full_text":"http://twitpic.com/b4s2. Beautiful winter squash bounty.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 11 20:33:03 +0000 2008","id_str":"918103486","full_text":"After four days of the user conference, my brain has turned to mush. I've officially entered zombie territory, still have another day to go.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 10 21:13:46 +0000 2008","id_str":"916897653","full_text":"Playing cornhole with my customers. Not a euphemism: www.playcornhole.org","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Sep 10 19:05:04 +0000 2008","id_str":"916759823","full_text":"Wrote a web page that immediately closes the browser window. Yes, crazily enough, there was a need for this.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 09 22:16:25 +0000 2008","id_str":"915661386","full_text":"I wish I could vote for @FakeSarahPalin. Twice.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 09 21:23:16 +0000 2008","id_str":"915606416","full_text":"Ok. Based entirely on my one and only test, genius playlists are really cool.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 09 21:16:35 +0000 2008","id_str":"915599382","full_text":"Athens Locally Grown just passed $10,000 in sales for the week, for the first time ever. I remember being excited the first week we hit $500","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 09 01:30:32 +0000 2008","id_str":"914542820","full_text":"Dear Mr. Jobs, Sold iPhones to a roomful of utility workers today. To be used as inspection tools. Send checks to usual place. Thanks, Eric","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 07 23:29:42 +0000 2008","id_str":"913211241","full_text":"There's an astounding array of heirloom winter squash at my market this week. I want to try them all!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 07 17:00:00 +0000 2008","id_str":"912919805","full_text":"Treasury Secretary Paulson either saved the world or triggered the apocalypse, depending who you talk to. Interesting times, either way.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 07 01:09:17 +0000 2008","id_str":"912352335","full_text":"Stuffing chile peppers with mutton and cheese. Why aren't you here? (Sorry, @jfrick -- I know why you're not here.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 06 18:08:10 +0000 2008","id_str":"912041001","full_text":"Drudge has been \"another Friday, another bank failure\" lately, but he's not mentioning yesterday's seizure. Because McCain's son involved?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 06 18:05:17 +0000 2008","id_str":"912038716","full_text":"Moving a little slow today, to save up energy for the 100 hour workweek I've got coming up. Have to pace myself, y/know.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 06 01:24:20 +0000 2008","id_str":"911408528","full_text":"Still forgot to get vodka. Mixing another White Jamaican. The Dude makes do.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 05 23:57:40 +0000 2008","id_str":"911339840","full_text":"I'm a progressive libertarian, so there's no \"alway thinks like me\" party. Sometimes D, often L, sometimes G, even R on occasion. Depends.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 05 23:45:09 +0000 2008","id_str":"911329983","full_text":"People who know me might assume I always vote D, but they'd be wrong. I've never voted D in a presidential election, ever.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 05 23:41:55 +0000 2008","id_str":"911327448","full_text":"The RNC's derision toward community service and general snottiness pushed me to donate $$ and pledge to vote D. First time I've done either.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 05 20:25:16 +0000 2008","id_str":"911148684","full_text":"Just been asked to speak at the Alabama Organic Production Conference in Andalusia, Alabama in November. Date looks good. www.asanonline.org","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 05 20:11:35 +0000 2008","id_str":"911134650","full_text":"Wait... so computers running Windows are Churros? And they run a little tight? That's the message, no?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 05 18:56:01 +0000 2008","id_str":"911057791","full_text":"Going to the beach in 8 days. If we're lucky, it *won't* be the beach Ike storms in on. 50-50 odds at the moment.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 04 02:59:46 +0000 2008","id_str":"908922397","full_text":"http://is.gd/2cbf","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 04 02:59:16 +0000 2008","id_str":"908921596","full_text":"She's still claiming she was against the \"bridge to nowhere\"? That was one of the first things refuted. is.gd","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 03 15:28:03 +0000 2008","id_str":"908192598","full_text":"The Woodfire Grille up the block announced a six course, six martini dinner. I'm tempted, even though they're all vodka martinis.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 03 13:33:21 +0000 2008","id_str":"908059927","full_text":"Being interviewed for a web feature for Gourmet magazine today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 02 23:34:01 +0000 2008","id_str":"907421121","full_text":"\"Would you, could you with a shark? Would you, could you with Nemo?\" Guess I need to teach the 4yo about copyright before the C&Ds roll in.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 02 20:45:22 +0000 2008","id_str":"907259464","full_text":"I think I understand now. McCain's staff did all their Palin vetting using Cuil.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 02 20:38:32 +0000 2008","id_str":"907252370","full_text":"The frat boys outside my window are gathering under the trees, each wearing one surgical glove. It's like having Sea Monkeys, only more fun.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 02 13:47:49 +0000 2008","id_str":"906799314","full_text":"Is Basecamp down for everyone or just me?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 02 01:37:50 +0000 2008","id_str":"906315145","full_text":"Mixing up a White Jamaican. I've got to remember to get some Vodka. I'm running out of substitutions.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 01 19:42:32 +0000 2008","id_str":"906043385","full_text":"Eager to download Google Chrome, if only to run GMail so it will stop crashing all my other browsers.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 30 01:49:27 +0000 2008","id_str":"903585948","full_text":"Grilled Cheese on handmade bread with Cherokee Purple tomatoes. And Velveeta slices. Not everything needs to be on the Ark of Taste, y'know?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 27 22:03:38 +0000 2008","id_str":"900986041","full_text":"iPhone's mail program strips EXIF data from photos when you mail them. Whipped up an awesome skunkworks project today that's now spoiled.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 27 17:11:28 +0000 2008","id_str":"900707194","full_text":"Support person at @leapfrog overhead my griping tweets last week, contacted me, and got things fixed. Big props to them.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 27 01:52:54 +0000 2008","id_str":"899992790","full_text":"Trying to purchase conference registrations from a site using Zen Cart. So. Painful!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 27 01:26:28 +0000 2008","id_str":"899969288","full_text":"New Coda! New Coda!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 27 00:10:33 +0000 2008","id_str":"899907896","full_text":"http://tinyurl.com/57etmy","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 27 00:10:14 +0000 2008","id_str":"899907620","full_text":"Dinner: Cherokee Purple tomato sandwiches and slow bbq'd Ossabaw pork. Surely I've made for myself the best job ever.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 26 16:12:50 +0000 2008","id_str":"899475498","full_text":"Ok. Maybe nine days is a little long to keep turkey salad. Guess I need to go to my lunch backup plan.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 25 22:27:04 +0000 2008","id_str":"898689928","full_text":"Only took four hours, but now the login screen of my company's webapp is iPhone optimized. The rest should only take a decade or two...","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 24 12:26:13 +0000 2008","id_str":"897265556","full_text":"Off to the Atlanta Aquarium with the inlaws. I've never been.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 22 19:46:43 +0000 2008","id_str":"895853289","full_text":"If you take a cold soda out of the fridge, put a warm one back in. Come on, people! It's not rocket surgery.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 21 18:40:55 +0000 2008","id_str":"894685813","full_text":"Happy birthday, mom! (Yes, my mom's on Twitter.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 20 01:48:20 +0000 2008","id_str":"892788755","full_text":"Went to Huddle House for dinner. I'm not about to stand between a little girl and having \"big waffles\" for her birthday dinner.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 19 18:38:22 +0000 2008","id_str":"892430144","full_text":"http://tinyurl.com/5dbjsa","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 19 18:37:58 +0000 2008","id_str":"892429692","full_text":"2pm model runs all agree that NE Ga will not get needed rains from TS Fay. Unfortunately, they're starting to spell bad news for the Gulf.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 19 15:14:36 +0000 2008","id_str":"892226985","full_text":"Happy birthday, Vivian! You made it to four, and it's all smooth sailing from here!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 19 14:26:11 +0000 2008","id_str":"892173385","full_text":"Oh good. This time Gmail hung (\"Still working!\") then crashed the browser entirely. Good thing I've got session save going. Eh, it's free.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 19 14:09:56 +0000 2008","id_str":"892155966","full_text":"I love that @_S_A_R_A_H_ from sci-fi's \"Eureka\" is Twittering. I'm two weeks behind, though, so I don't understand what she's going on about","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Aug 19 02:05:23 +0000 2008","id_str":"891693536","full_text":"Starting day three of operation \"download leapfrog connect application\". Come on, leapfrog.com, her birthday is tomorrow!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 18 14:31:19 +0000 2008","id_str":"891097201","full_text":"I've only been working for an hour and already gmail has locked up twice with \"still working\". Used to be only once a day, but now very bad.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 18 02:11:04 +0000 2008","id_str":"890650790","full_text":"Also, if you're going to do that, you might want to make sure your server can actually deliver the files needing downloaded. Criminy!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 18 02:10:08 +0000 2008","id_str":"890650215","full_text":"What's the point of distributing an installer CD if all that's on it is an application that downloads the real application off a website?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 18 00:29:07 +0000 2008","id_str":"890583838","full_text":"\"Dad, I love to play cards with you.\" First, Uno, and then, Axis & Allies. All part of my plan to finally have a gaming partner again.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 18 00:06:22 +0000 2008","id_str":"890569641","full_text":"Turkey's out of the smoker. With a little sauce, you can't really tell it was at the bottom of my freezer for three (four?) years.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 17 20:09:20 +0000 2008","id_str":"890429275","full_text":"I needed to make room in the freezer, so... there's a turkey in the smoker.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 16 19:23:21 +0000 2008","id_str":"889630292","full_text":"I hear Pixar has a new movie out. Off to the theater to investigate.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 15 15:56:28 +0000 2008","id_str":"888583235","full_text":"Building my first post-Rails 2.0 app. I feel like Scotty wandering the Enterprise-D.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 13 23:38:50 +0000 2008","id_str":"886848501","full_text":"My county makes the front page of CNN, and in a terrible way: http://www.cnn.com/2008/CRIME/08/13/family.trailer.captive/index.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 13 18:33:00 +0000 2008","id_str":"886589672","full_text":"Oh, yeah. Here's my Shaggy face: http://flickr.com/photos/ewagoner/2759851979/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 13 16:08:51 +0000 2008","id_str":"886449603","full_text":"Dear Avery, when I clicked the box indicating I did not wish to subscribe to your newsletter, what I meant was I did not wish to subscribe.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 12 23:33:57 +0000 2008","id_str":"885727390","full_text":"Me: \"Oh, did I step on your toes? I'm sorry!\" The girl: \"I'm sorry too.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 12 22:11:29 +0000 2008","id_str":"885669848","full_text":"$9500+ of locally grown food sold in two days by 38 growers to 247 people. Beats our previous record, set last week, by 10%.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 12 17:11:35 +0000 2008","id_str":"885406390","full_text":"Time to retire the notion that two countries with McDonalds have never gone to war against each other: http://is.gd/1oEG","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 11 21:23:42 +0000 2008","id_str":"884533246","full_text":"GMail has become highly unstable of late. Multiple times a day it is inaccessible. I thought I'd wait it out for the updated Connector, but-","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 10 23:16:37 +0000 2008","id_str":"883611674","full_text":"In 38 years, I've never had lamb spareribs. That is a mistake I shall not repeat.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 10 20:53:59 +0000 2008","id_str":"883524569","full_text":"Prepping beds and nearly ready to begin fall planting. Meanwhile in the smoker, leg of goat and lamb spareribs. Lunches for the week!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 09 15:13:25 +0000 2008","id_str":"882540095","full_text":"My lip is hairless for the first time in twelve years. Zoinks!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 08 20:06:24 +0000 2008","id_str":"881879585","full_text":"Green shirt, brown pants. Shave the 'stache, keep the chin hair. Eat lots of food. Like, wow, check out that crazy house!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 08 20:04:01 +0000 2008","id_str":"881877403","full_text":"Costume party tomorrow. \"Characters related to mysteries\". My costume's ready, but I can't convert my car to the Mystery Machine.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 08 14:32:02 +0000 2008","id_str":"881548441","full_text":"My market's now mainstream, I guess. Had a guy last night (picking up for someone else) yell at me, leave, come back, and yell at me again.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 06 03:06:30 +0000 2008","id_str":"878936538","full_text":"Holy crap, these parking garage painted signs are awesome: http://de-war.de/eurekacarpark.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 06 01:42:22 +0000 2008","id_str":"878872779","full_text":"Well, that went well I think.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 05 21:47:55 +0000 2008","id_str":"878696388","full_text":"45 minites until classtime. Starting prep: http://twitpic.com/6o2x","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 05 16:04:30 +0000 2008","id_str":"878389536","full_text":"Hey Willy's Mexicana Grill, when your nachos have pools of liquid covering the chips, that's actually called \"soup\". Good flavor, though.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 05 03:28:43 +0000 2008","id_str":"877886942","full_text":"David Byrne's new video has some great choreography. Also, skin. Lots and lots of skin. http://is.gd/w9N","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 05 01:58:54 +0000 2008","id_str":"877818155","full_text":"PDF menu handout for tomorrow's cooking class: http://athens.locallygrown.net/files/document/document/117/AugustClass.pdf","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 02 14:25:22 +0000 2008","id_str":"875637981","full_text":"Menu for my class: Indian lamb stuffed eggplant, eggs baked in tomatoes, chile rellenos, broiled okra chips, and a squash/corn/tomato saute.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 02 01:22:25 +0000 2008","id_str":"875266552","full_text":"Cooking class on Tuesday night is a go. I'm practicing a few dishes tonight. Eggs in tomato nests, ahoy!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 01 15:21:18 +0000 2008","id_str":"874787968","full_text":"This is a picture of people racing in a motorcycle and a gocart with a sidecar with a lion in it on a vertical wallofdeath http://is.gd/1bL9","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Aug 01 03:06:58 +0000 2008","id_str":"874322789","full_text":"Just got a vehicle tax bill that literally says they can't calculate how much I owe, but I have to pay it by 9/17. This is going to be fun.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 31 18:28:15 +0000 2008","id_str":"873905763","full_text":"Momentous Occasion: My net worth just crossed into positive territory. Barely. Still have about $50K in unsecured debt, so not out of woods.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 30 12:55:16 +0000 2008","id_str":"872532173","full_text":"I'm not an advice columnist. Except for today: http://tinyurl.com/59e44m","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 30 01:17:49 +0000 2008","id_str":"872132316","full_text":"Hmmmm. They're doing pretty good. I don't like my chances. Guess I need to put together my audition for next year.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 30 00:36:30 +0000 2008","id_str":"872103084","full_text":"Getting ready to watch the 'Next Foot Network Star' finale to see if maybe the judges will make me the surprise winner. Fingers crossed!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 29 23:57:43 +0000 2008","id_str":"872075740","full_text":"We're getting our first hard rain in months. Maybe the first this year. So so nice.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 28 23:35:38 +0000 2008","id_str":"871045803","full_text":"Rubbing a block of Amish butter with hot corn on the cob. Can't type -- eating. cdsgsbbrr","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 28 20:47:01 +0000 2008","id_str":"870918363","full_text":"A mead thread over at MetaFilter. I can wax on on that topic: http://tinyurl.com/6x2mtf","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 28 15:55:44 +0000 2008","id_str":"870669996","full_text":"CNNMoney: \"... profits were boosted by growing wireless operations, despite more customers shifting away from land lines.\" Um... \"despite\"?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 28 14:07:22 +0000 2008","id_str":"870570478","full_text":"CUIL: 1458 results for locallygrown.net, and the first 20 pages are all SEO spam linkfarm sites. More pages indexed != better results, sorry","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 27 23:52:49 +0000 2008","id_str":"870079022","full_text":"My little girl just threw devil horns at the religious grandma. My work here is done.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 27 19:07:54 +0000 2008","id_str":"869917149","full_text":"Back from the Apple store with a small pile of iPhones. I feel like Oprah handing out cars.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 27 15:38:23 +0000 2008","id_str":"869791632","full_text":"Can they feed the whole crowd with one fedex shipment of loaves and fishes?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 27 15:37:25 +0000 2008","id_str":"869791028","full_text":"In line at the apple store. It's not clear if they have enough to go around.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 27 02:42:33 +0000 2008","id_str":"869440650","full_text":"Thanks, everyone!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 27 01:50:20 +0000 2008","id_str":"869412180","full_text":"Won both \"local food awards\" I was nominated for. It was a wonderful and humbling evening!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 26 21:06:09 +0000 2008","id_str":"869257712","full_text":"On my way to the 1st Annual Athens Local Food Awards. I guess that means we're now a \"scene\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 21 18:52:18 +0000 2008","id_str":"864390946","full_text":"Troubleshooting unicode mistranslation somewhere along a PHP->MySQL->Java->XML->XSL->PDF chain. Or, \"living the good life\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 21 18:09:32 +0000 2008","id_str":"864360702","full_text":"Afternoon coffee to balance out the Ben & Jerry's Visualized Whirled Peace milkshake. 10% off keyfob they gave is gift that keeps on giving.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 21 15:09:47 +0000 2008","id_str":"864220366","full_text":"Sorry, but your servers panicking do not count as \"Scheduled Maintenance\". You might want to change your default error message, BofA.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 20 22:48:17 +0000 2008","id_str":"863709567","full_text":"Pastured chicken, eggs, carrots, dill relish, blueberries, and mayo, all local and fresh, combine to make the best chicken salad ever.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 18 19:39:56 +0000 2008","id_str":"862159486","full_text":"My new favorite internet video ever: http://tinyurl.com/3b5f8o","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 16 13:57:44 +0000 2008","id_str":"859977713","full_text":"\"Locally Grown\" is the cover story on this week's alt paper, 3 sentences on my market, only 1 not full of errors: http://tinyurl.com/64v9q6","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 16 15:31:02 +0000 2017","id_str":"897843147371417600","full_text":"keep your eyes open
keep your chin up
keep on going…

http://music.metafilter.com/8144/Everything-Is-Fucked-Keep-On-Going

(I needed reminding that this exists.)","favorite_count":"4","retweet_count":"1"},{"created_at":"Mon Aug 14 18:52:26 +0000 2017","id_str":"897169057425870854","full_text":"Standing at the side of the road in a hellacious thunderstorm waiting for the school bus is one of my new least favorite activities.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 13 04:57:23 +0000 2017","id_str":"896596521239662592","full_text":"That was the most polite mosh pit I’ve ever been in, but it sure felt nice to throw some elbows again. Even if I had to check them. #shehehe","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 12 20:23:42 +0000 2017","id_str":"896467249720066049","full_text":"… https://twitter.com/brennanmgilmore/status/896434516260212737","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 07 02:57:26 +0000 2017","id_str":"894392007749242881","full_text":"Don’t give up hope. Momentum is in our favor. https://twitter.com/sama/status/892079862097166336","favorite_count":"2","retweet_count":"0"},{"created_at":"Sun Aug 06 23:32:26 +0000 2017","id_str":"894340419936452608","full_text":"Google executives have responded to the “women can’t be engineers” and “deeply troubling” doesn’t cut it. Did Sen. Graham write it?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 05 18:50:19 +0000 2017","id_str":"893907032281145345","full_text":"This story is heartbreaking. https://twitter.com/TexasObserver/status/893860398176374784","favorite_count":"0","retweet_count":"3"},{"created_at":"Wed Aug 02 18:54:33 +0000 2017","id_str":"892820934570147841","full_text":"Thanks, WSJ, for this dynamite bit of journalism: “Millennials Unearth an Amazing Hack to Get Free TV: the Antenna” https://www.wsj.com/articles/millennials-unearth-an-amazing-hack-to-get-free-tv-the-antenna-1501686958","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue Jul 15 21:47:20 +0000 2008","id_str":"859412858","full_text":"New locallygrown.net market in Sequim, Washington State. Too bad the article repeatedly gets the url wrong: http://tinyurl.com/5jvdzs","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 15 00:42:17 +0000 2008","id_str":"858529865","full_text":"After two days of filling, the wading pool is nearly full.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 14 20:06:24 +0000 2008","id_str":"858338904","full_text":"How nice! I've been nominated in two of the four categories for the first annual Athens Local Food Awards: http://tinyurl.com/5klqnj","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 14 19:08:48 +0000 2008","id_str":"858293506","full_text":"Adding ruby to our core product. Also, rails. And they're both modular, so I can add things on top oh-so-easy. This is fun! No more java!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 14 17:11:25 +0000 2008","id_str":"858193647","full_text":"Awesome pub down the block now has barbeque pork sandwiches. Yay! Also, work just bought me lunch at the awesome pub down the street. Yay!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 14 03:18:31 +0000 2008","id_str":"857679060","full_text":"Ran the hose to fill the wading pool for sixteen hours. It's only half full.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 12 21:40:31 +0000 2008","id_str":"856791897","full_text":"Ignore the scary \"this will delete all your events/contacts/bookmarks\" message. Once I did that it all started working.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 12 20:56:45 +0000 2008","id_str":"856769466","full_text":"Rocky road milkshake. Need I say more?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 12 19:34:41 +0000 2008","id_str":"856726213","full_text":"Buying a wading pool. I've swum in concrete in ground pools smaller than this.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 11 13:54:36 +0000 2008","id_str":"855651016","full_text":"There's been a dude with a chainsaw running outside my windows for an hour. Luckily, I can't hear it. It is drowned out by the wood chipper.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 11 12:55:07 +0000 2008","id_str":"855598585","full_text":"Oh... They don't actually have any phones left and are literally taking orders. That would have been good to know a while back.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 11 12:48:06 +0000 2008","id_str":"855593054","full_text":"I've been next in the \"pre-line\" for 20 minutes, waiting for the manager taking orders to return. It's looking doubtful for this morning.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 11 12:41:29 +0000 2008","id_str":"855587917","full_text":"40 minutes later and only 15 people have made it through the line. Rumor has it they're already out of 16g blacks. Waiting confirmation.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 11 11:51:00 +0000 2008","id_str":"855552695","full_text":"Line is 50 deep at east Athens AT&T store. I'm surprised. http://twitpic.com/3jd3","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 10 14:58:09 +0000 2008","id_str":"854703306","full_text":"I've got iPhone applications all dressed up with no place to go, eagerly awaiting the firmware update.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 05 01:29:18 +0000 2008","id_str":"850416899","full_text":"Sitting on the parade ground at the former Georgia Military College waiting for the fireworks to start.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 04 22:51:52 +0000 2008","id_str":"850351679","full_text":"Watching the world record holder for fastest guitar playing play flamenco. Apparently he's on the YouTube.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 03 02:28:03 +0000 2008","id_str":"848918587","full_text":"Vivan was in the bath singing, alternating verses of the Spongebob Squarepants theme and Kum Ba Yah. She's a complicated girl.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 02 19:47:21 +0000 2008","id_str":"848678499","full_text":"Also, saying \"yeah, I had 12 or 14 beers, but I can drive\" while refusing to do any \"stupid walking tests\" will not do you any favors.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jul 02 19:44:23 +0000 2008","id_str":"848676314","full_text":"Today's lesson from the police blotter: When a cop asks you what you just tossed in the ditch, don't say \"Oh, it was just a crack pipe.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 01 21:41:01 +0000 2008","id_str":"847952588","full_text":"Holy crap, but is this an awesome tale: http://tinyurl.com/5ekram I *heart* Pixar.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 01 18:22:21 +0000 2008","id_str":"847834346","full_text":"Since my cooking class was canceled, I'll instead be cooking a *lot* of food for friends with a new baby at their house. Even better!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 01 17:23:18 +0000 2008","id_str":"847795201","full_text":"Only took a block before someone on a cell phone in a huge SUV clipped me with their mirror while I was in the bike lane. Not much's changed","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 01 17:22:17 +0000 2008","id_str":"847794528","full_text":"Rode my bike a couple miles to lunch for the first time in forever. It was nice.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 01 14:21:28 +0000 2008","id_str":"847670251","full_text":"This video for Johnny Cash's cover of Lightfoot's \"If You Could Read My Mind\" is fantastic: http://tinyurl.com/2uz8dz","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 01 02:42:46 +0000 2008","id_str":"847334932","full_text":"She was fussy for bedtime, so I tickled her for ten minutes while changing her into her jammies and putting her to bed. \"Great tickle, Dad!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 30 19:24:35 +0000 2008","id_str":"847105583","full_text":"Well, crud. I bought food to feed twelve for my cooking class tomorrow, but just got word that they've canceled the class. Now what?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 27 14:46:20 +0000 2008","id_str":"845011004","full_text":"Vizzini takes charge of the Fed: http://tinyurl.com/5d43u5","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 27 14:02:36 +0000 2008","id_str":"844977692","full_text":"I'm teaching a cooking class Tuesday. Which means I have to shop at the farmers market *tomorrow*. Which means I have to plan a menu *now*.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 26 23:16:40 +0000 2008","id_str":"844524009","full_text":"Tony Clifton has a show in Athens tomorrow. Jerry Lawler is also in town. Hmmmmmm.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 26 17:37:03 +0000 2008","id_str":"844296224","full_text":"My farmers market outgrew its location, so we're moving to a new place today. http://athens.locallygrown.net/weblog/view/812","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 25 15:25:20 +0000 2008","id_str":"843353443","full_text":"Is there no way to rotate text in Skitch? Or am I missing something?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 20 18:46:34 +0000 2008","id_str":"839728934","full_text":"I got sync working again. Apparently, there was a \"Conflict Resolver\" window offscreen somewhere awaiting my input. For ten days.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 19 15:04:13 +0000 2008","id_str":"838724515","full_text":"Uh oh. Contact & calendar sync wasn't working anymore on the iPhone and as a last resort I restored it. Now all data's gone, still no sync.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 19 00:46:07 +0000 2008","id_str":"838245337","full_text":"Note to my employer: I didn't mean a letter addressed to you, of course.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 19 00:45:20 +0000 2008","id_str":"838244901","full_text":"Stewart Butterfield's resignation letter from Yahoo is totally awesome. I will crib it for my own letter some day. http://tinyurl.com/5pah5e","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 18 16:59:51 +0000 2008","id_str":"837936570","full_text":"Up all night with a queasy stomach so, naturally, extra large chili cheese dog for lunch.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 12 00:27:37 +0000 2008","id_str":"832608316","full_text":"Just watched a great presentation on \"bad ruby\" http://tinyurl.com/6j7tnx","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 11 16:22:11 +0000 2008","id_str":"832293572","full_text":"Safari 4 makes Fluid obsolete? http://tinyurl.com/6owavd","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 10 23:27:40 +0000 2008","id_str":"831729962","full_text":"Free good quality kazoos! Their tour is sponsored by www.kazoos.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 10 23:25:24 +0000 2008","id_str":"831728753","full_text":"The Two Man Gentleman Band has taken the stage. Even better in person!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 10 16:17:28 +0000 2008","id_str":"831453994","full_text":"36 years without this video Steve Martin did for M Robbin's \"El Paso\", and my life was poorer for it. http://youtube.com/watch?v=wCP3wKTajsU","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 10 13:51:55 +0000 2008","id_str":"831346216","full_text":"Just discovered the totally awesome \"The Two Man Gentleman Band\". Coincidentally, they're playing tonight in Athens. Samples are in iTunes!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 09 15:26:24 +0000 2008","id_str":"830547847","full_text":"I've got The Dollyrot's rockin' version of \"Brand New Key\" stuck in my head. Don't mind though -- it's really good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 09 02:30:29 +0000 2008","id_str":"830135620","full_text":"I'm wondering if the big Athens AT&T store got the \"mystery packages\" this weekend, or if I'm going to have to drive to a real Apple store.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 09 02:02:36 +0000 2008","id_str":"830120972","full_text":"Made a week's worth of french toast for me and the girl, and a few slices of gluten free french toast for the wife: local challah bread FTW!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 08 00:10:58 +0000 2008","id_str":"829440209","full_text":"Well over 100 here today. The air conditioning gets fixed Tuesday. No, wait... they'll look at it Tuesday. Meanwhile, *melts*","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 07 21:11:37 +0000 2008","id_str":"829353803","full_text":"Let's see... June 7th. Yeah, it's time I filed our taxes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 07 01:13:48 +0000 2008","id_str":"828776700","full_text":"At a \"synchronous firefly party\" to watch the synchronous fireflies.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 04 03:49:03 +0000 2008","id_str":"826537726","full_text":"David Sedaris is the very definition of not looking like one's voice. I've listened to him for years, but only saw him just today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 03 17:43:40 +0000 2008","id_str":"826167519","full_text":"You'd think iTunes could recognize that it only downloaded a partial copy of a podcast and somehow let me resume or even re-download it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 02 06:11:31 +0000 2008","id_str":"825002733","full_text":"Viv's first words this morning after an unusually long 13 hour night: \"Wow, that was a big sleep!\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 02 04:03:35 +0000 2008","id_str":"824948461","full_text":"Just finished off the last of my moonshine. I've come to prefer \"White Georgians\" to \"White Russians\", so I'll have to get more mason jars.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 31 11:47:17 +0000 2008","id_str":"823951311","full_text":"Me: \"Wake up Viv! It's time to go see the farm, and the turkeys and chickens and pigs, and cows.\" Her: \"Sounds like Old MacDonald.\"","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri May 30 19:01:55 +0000 2008","id_str":"823547776","full_text":"It'd be swell if I could save this document mock-up made in Excel as a good HTML document. Turns out Numbers doesn't have \"Save as HTML\" .","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 30 14:57:29 +0000 2008","id_str":"823392660","full_text":"I wonder if I would have been as good with a computer at three years old as my daughter is, had there been home computers when I was three.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 30 12:36:21 +0000 2008","id_str":"823301012","full_text":"The Mrs. is out of town until Monday night. Working at home today with the little one. Home office not optimal, but it'll do.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 29 11:58:07 +0000 2008","id_str":"822441730","full_text":"Speed Dowload grabbed the OSX update overnight. Six times! So now our ISP is punishing us. I hate you, Speed Download.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 29 00:04:04 +0000 2008","id_str":"822097827","full_text":"Speed Download does scheduling. Took several tries to get it set, but I think 530MB will be downloaded starting at 3am.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 28 23:45:05 +0000 2008","id_str":"822087094","full_text":"Mac OS update is 420MB for my iMac -- larger than my ISP will let me download. Anyone know how to schedule a download for 3am in OS X?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 28 22:33:44 +0000 2008","id_str":"822046858","full_text":"Seems like half the people I follow are off to Portland for RailsConf. Not me. Maybe next year. It's always maybe next year, but I mean it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 27 22:00:02 +0000 2008","id_str":"821240999","full_text":"This is how we do The Fishstick in Athens, GA: http://youtube.com/watch?v=5QvIa0NEYO8","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 27 21:53:08 +0000 2008","id_str":"821237127","full_text":"\"Broadcast: Public | Uploaded (processing, please wait) Raw File: The Fishstick-mobile.m4v\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 27 21:33:50 +0000 2008","id_str":"821225435","full_text":"Uploading my fist video to YouTube. Let me apologize in advance.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 27 20:24:47 +0000 2008","id_str":"821182725","full_text":"RapidShare: First off, all seven characters have cats. Please specify you're looking for an exact match. Also, \"3\" and \"4\" are not letters.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 27 18:28:34 +0000 2008","id_str":"821110261","full_text":"How to dance while barely moving: \"The Fishstick\". Though invented last week, that was my dance for a decade. http://xrl.us/bk4pv","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 27 18:18:15 +0000 2008","id_str":"821103848","full_text":"While most of my body loves the standing desk, my feet started to complain. Now \"I'm gellin\". It's like soaking wet shoes. An improvement?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 26 21:04:26 +0000 2008","id_str":"820429887","full_text":"Despite my best efforts at procrastination (darn you, JPL!), I managed to get done what I came to the office on a holiday for. At 5:01pm.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 26 19:07:59 +0000 2008","id_str":"820371196","full_text":"I just noticed how silly I look today. http://www.flickr.com/photos/ewagoner/2525454132/sizes/o/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 26 17:36:21 +0000 2008","id_str":"820320779","full_text":"Seems I'm always a few weeks behind watching the Nova podcasts. Looks like last week's \"Lord of the Ants\" was a great one.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 26 17:03:45 +0000 2008","id_str":"820301910","full_text":"A Toronto-area locallygrown.net market written about in The Globe & Mail (my first \"big paper\" mention): http://tinyurl.com/4oddke","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 26 16:27:25 +0000 2008","id_str":"820280131","full_text":"Fun Fact: The light reaching Earth from the star Arcturus left the star right when I was born. Ok, so it's a not-so-fun fact.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 26 03:10:56 +0000 2008","id_str":"819903017","full_text":"You know what? I haven't seen that movie in years. I hope someone bumps the camera even if that is all they're watching.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 26 03:09:25 +0000 2008","id_str":"819902308","full_text":"Unless they're watching \"Creature From the Black Lagoon in 3D\" during downtime, I wish someone would swivel the camera just a little.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 26 03:08:28 +0000 2008","id_str":"819901885","full_text":"NASA channel is showing JPL crew wearing 3D glasses looking at an image on the wall, but won't show us the image. It's just out of frame.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 24 01:45:42 +0000 2008","id_str":"818704532","full_text":"Rubbed two butts. And a couple chickens. Making a mess of barbeque tomorrow! It'll be great to get that smoke going. It's been a long winter","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 23 19:00:17 +0000 2008","id_str":"818548369","full_text":"Yeah, Weezer's \"Pork & Beans\" is pure awesome: http://tinyurl.com/5qnukg","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 21 15:38:28 +0000 2008","id_str":"816679729","full_text":"One of my growers put all of her eggs in one basket, then fell and broke them all. Seems like a fable or something's in there somewhere.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon May 19 02:47:39 +0000 2008","id_str":"814595002","full_text":"Just saw a preview of the new season of \"The Next Food Network Star\". Guess that means I'm not on it...","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 16 16:00:03 +0000 2008","id_str":"812876908","full_text":"Not to judge a book by its cover, but a Nazi officer riding a charging unicorn? How could that possibly be bad? http://tinyurl.com/662p5s","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 15 01:09:36 +0000 2008","id_str":"811522338","full_text":"At Medieval Times. Funnily enough, it is *exactly* like \"Cable Guy\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 14 18:02:01 +0000 2008","id_str":"811303356","full_text":"Company outing to Medieval Times tonight, a software release party. My wife doesn't think I need to dress in garb, but we'll see about that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 14 16:20:13 +0000 2008","id_str":"811223178","full_text":"Some great press for a Tampa Bay area locallygrown.net market: http://tinyurl.com/68tjwa","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 14 14:42:31 +0000 2008","id_str":"811141987","full_text":"Oops. http://tinyurl.com/4dkrhn","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 14 14:41:41 +0000 2008","id_str":"811141351","full_text":"Article in the newspaper today about the new farmers market in Athens quotes me talking game theory. I'm such a nerd.tinyurl.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 14 00:46:02 +0000 2008","id_str":"810667187","full_text":"Flash game with the best concept ever: cooperate with past versions of yourself. http://www.kongregate.com/games/scarybug/chronotron","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 13 19:59:24 +0000 2008","id_str":"810482163","full_text":"Lots of pleasant discoveries after using the standing desk for a while. Among them: it's surprisingly easy to dance & type at the same time.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 12 20:44:33 +0000 2008","id_str":"809634016","full_text":"\"Food & Where it Comes From\": A video blogger visits Athens Locally Grown: http://tinyurl.com/5rs39x","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 12 03:47:00 +0000 2008","id_str":"809047050","full_text":"Judging solely from the handwriting on the stack of personal checks I'm trying to deposit, there's a severe outbreak of Parkinson's near me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 09 14:28:37 +0000 2008","id_str":"807266669","full_text":"Amazing what adding another gig of RAM can do.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 09 14:18:29 +0000 2008","id_str":"807259088","full_text":"The Killer Koala (I'll never see them the same way again): http://tinyurl.com/62sa8z","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 08 03:14:11 +0000 2008","id_str":"806055320","full_text":"Viv has seemingly caught her first flu. She is not amused.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 07 19:37:25 +0000 2008","id_str":"805772807","full_text":"Had my first Boba Thai Tea. I didn't understand before, but now I do. Giant tapioca balls are delish!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 07 13:25:14 +0000 2008","id_str":"805482925","full_text":"The coffee shop on my way to work changed their hours. They now open at 10am. One of us just doesn't understand something. Not sure which.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 06 22:59:43 +0000 2008","id_str":"805068078","full_text":"Set an all time sales record this week at http://athens.locallygrown.net -- at a time when many farmers markets are still closed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 06 22:10:24 +0000 2008","id_str":"805038678","full_text":"Enjoying a plate of \"Reuben Fries\". It's every bit the abomination it sounds, and yet very very tasty.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 05 19:44:29 +0000 2008","id_str":"804116077","full_text":"Experimenting with moving from 2 PC monitors + MacBook Pro to dual monitor MBP plus one PC. XP left, XP (via Parallels) middle, OS X right.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 05 15:15:37 +0000 2008","id_str":"803926237","full_text":"First full day at the standing desk. Realized 1.5 blocks was too low, so jacked up to two full blocks. Now just right.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 04 21:47:39 +0000 2008","id_str":"803429909","full_text":"Ancient carrots, soft taters, green garlic, spring onions, fennel, cream just souring, nearly freezer burnt salmon. Chowder night, for sure!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 04 15:04:57 +0000 2008","id_str":"803230071","full_text":"Ok. It was a horse with a fake horn on his head. But don't tell Viv.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 04 15:04:03 +0000 2008","id_str":"803229649","full_text":"I love daddy-daughter weekends. Today we're eating big waffles. Yesterday we rode a unicorn. A real living breathing unicorn.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 03 01:20:26 +0000 2008","id_str":"802313806","full_text":"I didn't think it would work, but two good belly dancers fighting it out to \"Deuling Banjos\" is a sight to behold.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 02 20:15:15 +0000 2008","id_str":"802147451","full_text":"Rebooting the Mac did the trick. Here's my desk on blocks: http://www.flickr.com/photos/ewagoner/tags/uponblocks/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 02 19:18:55 +0000 2008","id_str":"802111184","full_text":"LIpton can be coy and call this \"Energize Iced Tea Mix To Go\", but there's no covering up that this is caffeinated cool aid. Not bad, too.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 02 19:04:38 +0000 2008","id_str":"802101600","full_text":"Iphone's not showing up in iPhoto any more. What gives? I've got photos of my desk on blocks that need liberating!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 02 18:20:32 +0000 2008","id_str":"802071684","full_text":"I kid because I love.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 02 17:54:46 +0000 2008","id_str":"802054010","full_text":"I put my desk up on blocks. So now I've got a standing desk, and it makes it much easier to change the oil. Might grow back the mullet next.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 01 16:51:28 +0000 2008","id_str":"801304043","full_text":"Every version is more bloated, more crash=prone, and generally all around worse than the previous. How do they stay in business?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 01 16:50:49 +0000 2008","id_str":"801303565","full_text":"Installed Adobe Acrobat Reader 8.1.2 an hour ago for some testing. It's crashed twice, killed my browser once, and now locks up the machine.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 30 14:07:52 +0000 2008","id_str":"800378391","full_text":"Payday! But really, though, it needed to be twice as much for me to stay even. It's been a lean, lean quarter.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 30 00:18:13 +0000 2008","id_str":"799953156","full_text":"\"Wait, if the Snow Ghost didn't turn Shaggy into a ghost, maybe he's not a real ghost either!\" Fred, have they ever been a real ghost?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 30 00:06:54 +0000 2008","id_str":"799946462","full_text":"Put another story on the bee hive. There's a couple acres of blackberry brambles putting on flowers -- need to turn all that into honey.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 29 19:34:25 +0000 2008","id_str":"799771812","full_text":"Heh. I was mentioned in a 2004 article in National Geographic but never noticed. Until today when the article showed up in my referrer logs.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 29 19:20:12 +0000 2008","id_str":"799762224","full_text":"Paparazzi won't leave me alone. Here I am being hounded by the press while buying heirloom tomato plants: http://tinyurl.com/5rq7ql","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 29 16:38:53 +0000 2008","id_str":"799649003","full_text":"Happened by Ben and Jerry's just as they opened the doors for free cone day. No line!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 29 15:26:35 +0000 2008","id_str":"799592814","full_text":"I have no doubt that a Z Pie franchise would do very, very well here. They only have the one location, in Placerville, CA. http://z-pie.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 29 15:23:50 +0000 2008","id_str":"799590613","full_text":"I think I want a pot pie for lunch. But I don't think there's a good place in town to get a pot pie.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 28 17:22:52 +0000 2008","id_str":"798867487","full_text":"Just added PayPal payments to my farmers market (before was cash or check only). I'm so 1998!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 28 12:51:21 +0000 2008","id_str":"798670480","full_text":"The Apple online store just got updated. New iMacs :)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 28 12:09:54 +0000 2008","id_str":"798647861","full_text":"New iMacs are coming out this week, maybe even today. How do I know? I bought one 15 days ago, and they have a 14 day replacement policy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 28 10:55:17 +0000 2008","id_str":"798612315","full_text":"And why is that setting even there? The washing machine doesn't have a \"no water\" setting. The toaster doesn't have a \"no heat\" setting.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 28 10:53:29 +0000 2008","id_str":"798611542","full_text":"Waited two hours for my clothes to dry. Took a couple cycles before I realized the dryer had been set to \"no heat\". Laundry & 4am don't mix.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 27 23:59:18 +0000 2008","id_str":"798322960","full_text":"It's spaghetti night! Er... spaghetti squash night, that is.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 27 22:50:55 +0000 2008","id_str":"798292570","full_text":"Deploying a day's worth of new features. Should have been working outside, but it's been a rainy day.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 27 22:03:13 +0000 2017","id_str":"890694086168125440","full_text":"Scaramucci seems like a perfect match for the president. Good golly. The whole article is crazy pants. https://twitter.com/PhilipRucker/status/890679107540983808","favorite_count":"3","retweet_count":"1"},{"created_at":"Tue Jul 25 01:06:51 +0000 2017","id_str":"889653138113933314","full_text":"There’s something disconcerting about the fortune in the cookie saying, right before I pay the bill, “A fool and his money are soon parted”","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jul 22 19:38:21 +0000 2017","id_str":"888845689920380928","full_text":"“Middle Earth: Shadow of Mordor” pleasantly surprised me in many ways. Yet it’s hard to be optimistic with the sequel having a sexy Shelob.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jul 22 06:11:36 +0000 2017","id_str":"888642666526896128","full_text":"Friday night, 2am. Seems like a good time to listen to Grace Slick singing some jazz numbers from my childhood. https://youtu.be/um0gLEU_OOg","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 22 01:08:12 +0000 2017","id_str":"888566313383219201","full_text":"This makes me sadder than anything else this senate has done. Not one R thought this nomination was ridiculous? https://twitter.com/NinaTotenberg/status/888371949981904902","favorite_count":"1","retweet_count":"1"},{"created_at":"Sun Apr 27 01:02:17 +0000 2008","id_str":"797763380","full_text":"The homebtew cider here is fantastic. Apples, honey, and herbs.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 26 17:48:15 +0000 2008","id_str":"797573951","full_text":"Off to the seed swap. Hopefully the heirloom tomato guy is there, because I didn't start any plants of my own this year. So far behind!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 26 13:30:23 +0000 2008","id_str":"797438326","full_text":"Making a pot of beans with home-cured ham to bring long to the Southern Seed Legacy's \"Old Timey Seed Swap\" today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 25 23:57:51 +0000 2008","id_str":"797133387","full_text":"The Wall Street Journal advocates hoarding food, an email list of dairy farmers I lurk on discusses defending from city folk. It's that bad?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 25 19:48:22 +0000 2008","id_str":"796992877","full_text":"I'd keep the eggs.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 25 17:54:35 +0000 2008","id_str":"796916633","full_text":"It took me four months to pay for five years' worth of hosting. Thanks, @joyent!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 24 17:25:26 +0000 2008","id_str":"796100743","full_text":"Just dropped my old car off at a farm where it can be free and run and play the rest of its days. I lie, it's getting melted down as scrap.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Apr 24 01:42:20 +0000 2008","id_str":"795587706","full_text":"Next you'll be telling me that The Ant Farmers are getting back together too. What's that? Oh! http://tinyurl.com/6leh8e","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 24 01:29:13 +0000 2008","id_str":"795580697","full_text":"The last Zots show I went to was also an \"Alice in Wonderland\" costume party. I was The Walrus. I was also inebriated. It was fantastic.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 24 01:26:52 +0000 2008","id_str":"795579491","full_text":"Holy crap! The Zots reformed? Izzy too? Oh, man! http://newstrawberryzots.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 24 01:22:28 +0000 2008","id_str":"795577101","full_text":"Can't get enough of \"Redhead Walking\" off REM's latest. Reminds me of the Strawberry Zots. http://tinyurl.com/5eqh5d","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 22 22:34:51 +0000 2008","id_str":"794651557","full_text":"Spent over two hours unsuccessfully trying to get a simple apache RewriteRule to work. Giving up, going home.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 22 19:10:10 +0000 2008","id_str":"794527182","full_text":"Upcoming SpanningSync 2.0 release will also sync address book up to gmail's contacts. Nice!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 22 00:27:14 +0000 2008","id_str":"793948033","full_text":"Playing a wii at the bar. This thing is really cool, and that's not just the gin talking.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 21 22:44:35 +0000 2008","id_str":"793899766","full_text":"I smell of gin and fancy cheese. Which makes me either repulsive or delicious, depending.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 21 22:29:50 +0000 2008","id_str":"793892821","full_text":"Making plans to appear on a podcast with my favorite hosting company.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 21 22:00:52 +0000 2008","id_str":"793878174","full_text":"Enjoying Martini & A Massage at the Mercury Lounge. The martini's a little dirty. The massage, not so much.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 21 11:59:44 +0000 2008","id_str":"793529062","full_text":"Sure, maybe it's just fear mongering, but still... food rationing here in the states? http://tinyurl.com/3vohf6","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 21 01:58:17 +0000 2008","id_str":"793296903","full_text":"My 3yo daughter had her first taco today. It'll take a few tries before she gets the head tilt just right.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 20 17:22:05 +0000 2008","id_str":"793075202","full_text":"It's taco night! What's the wheel of meat say, Eric? *give wheel a spin* It say \"Lamb\". Lamb tacos it is, then!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 20 15:19:21 +0000 2008","id_str":"793021613","full_text":"Many Mac apps make me re-register when used by more than one account on the same computer. I really don't like that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 20 03:12:44 +0000 2008","id_str":"792796164","full_text":"First real mowing of the year. Reclaimed another half acre or more from the wilderness as well. I think I'll put a few fig trees there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 18 17:53:41 +0000 2008","id_str":"792017078","full_text":"joyent++ Came for the technology, stayed for the community. Wouldn't trade either.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Apr 18 17:47:58 +0000 2008","id_str":"792013539","full_text":"yourpie.com just opened up in Athens. Good concept, good ingredients. Like Subway, but with pizza. Cooked in 5 minutes in real fire pie oven","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 17 21:27:06 +0000 2008","id_str":"791391964","full_text":"Have two new volunteers working market with me today. We filled orders five at a time for an hour straight. Catching our breaths now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 16 18:23:12 +0000 2008","id_str":"790502899","full_text":"Just learned how to configure mod_expires on the accelerator, and pages now load 4x faster. How'd I not know about this before?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 16 17:31:46 +0000 2008","id_str":"790466991","full_text":"Only problem with the new-to-me car so far: the total lack of exhaust leaks means I no longer feel like I'm piloting the Yellow Submarine.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 16 17:29:12 +0000 2008","id_str":"790465213","full_text":"I've decided I like it when my customers tell me (and this is a direct quote), \"YOU ARE WONDERFUL!!!!!\" IT keeps me on the right track.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 15 18:26:11 +0000 2008","id_str":"789736421","full_text":"While the chicken wings I got to accompany my fried rice were some of the best I've ever had, the rice itself was an abomination unto me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 13 16:10:04 +0000 2008","id_str":"788325080","full_text":"iMac mostly set up and completely beautiful. Windows computer claims three drives and eight partitions failed simultaneously. Must get data!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 13 03:57:21 +0000 2008","id_str":"788105569","full_text":"Drinking a \"White Georgian\". I was all out of vodka, but had plenty of moonshine. It's all kinds of good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 13 00:47:02 +0000 2008","id_str":"788041148","full_text":". . . and the fact that the first boot into OS X downloaded enough updates to make HughesNet throttle my bandwidth for 24 hours.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 13 00:45:16 +0000 2008","id_str":"788040580","full_text":"My love of the new iMac is tempered by two things: my inability to boot the windows machine to retrieve its data, and . . .","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 12 18:03:55 +0000 2008","id_str":"787895533","full_text":"I've done more than my fair share of \"stimulating the economy\" in the last 24 hours. Sitting out for a while.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 12 14:37:08 +0000 2008","id_str":"787808502","full_text":"Our main home computer, a windows machine, has corrupted itself again. It has crossed me for the last time.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 11 20:49:18 +0000 2008","id_str":"787443290","full_text":"Some web companies go for press in the NYT and Time, but I'm going for the Greenville News and Addison Independent. That's where it matters.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 11 20:40:18 +0000 2008","id_str":"787438553","full_text":"More locallygrown.net market press, this time in South Carolina: http://tinyurl.com/5ksy55","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 11 17:31:50 +0000 2008","id_str":"787326679","full_text":"Writing a check for an immaculate 1993 Honda Accord. That should get me by.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 11 15:44:41 +0000 2008","id_str":"787256887","full_text":"This fall the new VW diesel engines come out, and then I can start brewing my own biodiesel using oil from the fish fry place up the street.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 11 15:35:28 +0000 2008","id_str":"787250543","full_text":"The car almost didn't make it to work this morning. I guess I'll have to buy a stopgap used car that will get me through for 6 months or so.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 10 18:37:28 +0000 2008","id_str":"786647065","full_text":"Locallygrown.net has gone international! The first Canadian market added itself today: http://kawarthaecogrowers.locallygrown.net","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 10 17:15:34 +0000 2008","id_str":"786598321","full_text":"Dear Lazyweb: Is the more expensive of the two 24\" iMacs worth the extra money?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 09 23:08:22 +0000 2008","id_str":"786089143","full_text":"Car overheated on the interstate in Atlanta. I think I've just about drove it into the ground. The block warped 5 years ago so it's done ok.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 08 19:36:02 +0000 2008","id_str":"785275001","full_text":"Got my first google group subscription spam. I didn't know people could just add me to their groups willy nilly.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 08 19:22:16 +0000 2008","id_str":"785267224","full_text":"Down to the last ticket on the bug board. Unfortunately, that doesn't mean I don't have to come to work anymore.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 08 17:22:00 +0000 2008","id_str":"785196375","full_text":"Just noticed that this week locallygrown.net has sold 1/3 of a million dollars worth of food to local customers since going live last year.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 08 13:59:53 +0000 2008","id_str":"785068755","full_text":"Google App Engine is intriguing. I'd be a bit more excited, though, if my dislike of Python weren't so strong.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 08 03:43:39 +0000 2008","id_str":"784822131","full_text":"\"cap deploy:migrations\" and....... Bob's your uncle! I get to go to bed two hours early *and* sleep in tomorrow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 08 03:22:25 +0000 2008","id_str":"784811262","full_text":"Adding a major new feature to a rails app with two year old code. Stepping carefully...","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 07 18:27:25 +0000 2008","id_str":"784556832","full_text":"We want cake! Where's our cake?","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Apr 07 02:45:50 +0000 2008","id_str":"784144717","full_text":"\"Good night Vivi\" \"Good night dad\" \"I love you Vivi\" \"I love you too dad\" *heart melts* -- I never knew a heart could stand so much melting.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 07 00:27:48 +0000 2008","id_str":"784087925","full_text":"Despite the constant dampness of the past few days, I got a lot of gardening done. Most importantly, all the beds are tilled. Planting soon.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 05 23:52:06 +0000 2008","id_str":"783626381","full_text":"Finally submitted my ticket to close out my account on Burnaby (not Jones). So long, BSD!","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Apr 05 22:39:50 +0000 2008","id_str":"783601228","full_text":"Another domain put on version control and capified. It was my first rails project, three years ago. Ugly, ugly code! Now I can fix it a bit.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 05 20:39:01 +0000 2008","id_str":"783559647","full_text":"Guess I'm switching banks.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 05 20:38:46 +0000 2008","id_str":"783559558","full_text":"Finally got my required random number generator dongle and pin numbers, got logged onto my bank site, only to discover they require windows.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 05 19:32:02 +0000 2008","id_str":"783535058","full_text":"Finished moving www.farmnotebook.com over to an accelerator. Also finally put it in version control and capistrano so I can keep up with it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 05 17:57:04 +0000 2008","id_str":"783497949","full_text":"\"I don't feel like I'm supposed to be a great leader. I'm supposed to be a wife.\" -- Barista at the coffee shop at the christian college.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 05 17:09:27 +0000 2008","id_str":"783478477","full_text":"Wife watched too many videos and got us punished by our sat internet provider again. Packing up to go get some work done at the coffee shop.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 04 22:01:31 +0000 2008","id_str":"783090675","full_text":"Ok. Except for a brief respite for some tasty, tasty beer, I've been in this chair for 13 hours. Time to get the heck home -- and sit there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 04 21:47:34 +0000 2008","id_str":"783083983","full_text":"Moving a domain from one old crusty server to two separate servers -- one for the rails heavy lifting and another to host the php forum.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 04 20:14:50 +0000 2008","id_str":"783038563","full_text":"The frat next door's setting up a circus tent with jack hammers. The pub down the block just installed a hand pump beer engine. Easy choice.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Apr 04 15:27:30 +0000 2008","id_str":"782873898","full_text":"Looking for my gift certificates for The Grit. Feels like a Grit black bean nachos kind of day.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 04 12:55:56 +0000 2008","id_str":"782783222","full_text":"Been at the office for four hours now. Co-workers are starting to arrive, so time to start switching over to what they're paying me for.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 04 11:14:17 +0000 2008","id_str":"782737874","full_text":"News story about a Vermont farmers market using my system: http://addisonindependent.com/node/1252","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 03 17:33:22 +0000 2008","id_str":"782282057","full_text":"Semi-secret REM concert tix pre-sale going on downtown. $85 each, cash only. I have neither cash nor $85. Maybe next time.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 02 00:22:55 +0000 2008","id_str":"781164649","full_text":"If there's anything cuter than a 3yo girl deciding she's \"Brain\" and talking exclusively in an Orson Welles voice, I'd like to know.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 02 00:09:59 +0000 2008","id_str":"781158596","full_text":"Tried to have a video iChat session with the in-laws (they got a Mac!). Satellite connection couldn't handle it. Why am I paying for this?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 01 20:08:50 +0000 2008","id_str":"781042084","full_text":"98% of my assets are tied up in the house and IRA. Which left me just enough to get those two new albums today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 01 13:55:37 +0000 2008","id_str":"780827151","full_text":"Woo hoo! I'm going to Mars! http://www.google.com/virgle","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 01 13:36:48 +0000 2008","id_str":"780816425","full_text":"New R.E.M. album today. It's pretty good. New B-52s album too, so things are hopping at the record shops here in Athens.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 31 23:22:54 +0000 2008","id_str":"780477957","full_text":"LIttle Miss 3yo just discovered my old Schoolhouse Rock tapes. We're having good times down at the Conjunction Junction.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 31 23:06:22 +0000 2008","id_str":"780470319","full_text":"How is 1password supposed to keep up with that? And do they expect me to carry it with me everywhere I go? That's just crazy talk.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 31 23:04:57 +0000 2008","id_str":"780469617","full_text":"My bank's online access requires I enter a different number off a keyfob number generator every time I log in. You have *got* to be kidding.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 31 19:13:44 +0000 2008","id_str":"780354362","full_text":"Anyone know of a javascript library that clones the basic funtionality of Google Maps? I've got my own maps and data in any needed format.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 31 12:12:36 +0000 2008","id_str":"780119202","full_text":"The financial end of running the largest farmers market in Georgia: http://athens.locallygrown.net/weblog/view/628","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 31 03:01:28 +0000 2008","id_str":"779931521","full_text":"Sign that a business has grown: After seven years, I'm having to send out my first batch of collection letters.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 31 00:20:45 +0000 2008","id_str":"779867938","full_text":"Ok. Safari's constant loss of cookies is now officially annoying.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 30 23:16:30 +0000 2008","id_str":"779843789","full_text":"JUst took the lamb shanks out of the pressure cooker. Recipe involved both savory veggies and dried fruit. Just the broth's worth the effort","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 30 00:41:35 +0000 2008","id_str":"779403093","full_text":"Just burned the same hand I frostbit a few days ago (air conditioner mishap). I'm glad we're a resilient species.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 29 23:39:24 +0000 2008","id_str":"779381609","full_text":"Sending music to the kitchen from the Mac in my office using AirTunes and Remote Buddy on the iPhone is even nicer than imagined. So useful!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 29 18:06:53 +0000 2008","id_str":"779264091","full_text":"Seems like a good day for a Rogue Old Crustation Barleywine Ale.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 29 17:07:29 +0000 2008","id_str":"779238876","full_text":"Raining, so I'm reorganizing the kitchen instead of working in the garden.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 29 13:59:18 +0000 2008","id_str":"779159329","full_text":"And yet, despite my hate, satellite net access is still better than the only alternative out here -- dial up. DSL is 2 miles away - too far.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 29 13:56:36 +0000 2008","id_str":"779158441","full_text":"A broken Kodak software update downloaded too much data, and now Hughesnet is throttling our bandwidth for 24 hours. *Hate* satellite i'net!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 29 02:04:35 +0000 2008","id_str":"778954607","full_text":"Setting up a nice Bose stereo system a friend freecycled. Put it in the kitchen, hooked up to airtunes and an iPod dongle - musical kitchen!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 28 21:00:26 +0000 2008","id_str":"778828354","full_text":"Drinking Wintercoat Vildmose: http://www.wintercoat.dk/index.php?id=14","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 26 18:04:42 +0000 2008","id_str":"777512315","full_text":"Opened a new bank account for my new corporation. Maybe now it can start paying back all the money I loaned it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 25 20:28:26 +0000 2008","id_str":"776972836","full_text":"I cut into one of my home-cured hams for Easter. A Westphalian-style molasses cured ham. Pics: http://tinyurl.com/3d75ro","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 24 21:25:36 +0000 2008","id_str":"776415702","full_text":"I got to have a little bit of orange juice: http://tinyurl.com/2wcwho","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 20 01:21:22 +0000 2008","id_str":"774197600","full_text":"Yay! Time Machine to a USB disk off an Airport Extreme base station has arrived!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 19 13:24:28 +0000 2008","id_str":"773881986","full_text":"Mel Brooks DVD box set only $40 via Amazon's Gold Box? (...checks gift card balance...) Sold!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 19 01:38:17 +0000 2008","id_str":"773652516","full_text":"Ray Bradbury, wherever you are -- take extreme care.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 19 01:38:00 +0000 2008","id_str":"773652418","full_text":"Kurt Vonnegut, Lloyd Alexander, Madeleine L'Engle, Gary Gygax, Arthur C. Clarke all gone in the past 12 months.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 19 01:25:31 +0000 2008","id_str":"773647761","full_text":"RIP Arthur C. Clarke. This is not a good year to be one of my favorite authors.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 17 19:27:03 +0000 2008","id_str":"772968737","full_text":"If you're not needing a reason to lie awake nights, best not look here: http://tinyurl.com/2byv3v","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 17 02:13:54 +0000 2008","id_str":"772592024","full_text":"Why didn't I not notice before that \"cap deploy\" doesn't run migrations? Must fix that. Preferably before yesterday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 15 18:49:33 +0000 2008","id_str":"772052863","full_text":"in downtown Atlanta, where a tornado went through last night, to see TMBG. Meanwhile, there is a tornado warning for my house right now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 15 03:27:55 +0000 2008","id_str":"771797767","full_text":"I swear... every time I try to use IconBuffet's Free Delivery, their server crashes. Every time. Is opening five sets in five tabs that bad?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 14 23:18:07 +0000 2008","id_str":"771718299","full_text":"It's \"Daddy & Daughter Go To Shows\" weekend. Tonight a production of Peter Pan. Tomorrow, They Might Be Giants!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 14 19:29:10 +0000 2008","id_str":"771631160","full_text":"Bugs that were assigned to me but are no longer assigned to me (because I fixed them) are the best kind of bugs.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 13 22:19:44 +0000 2008","id_str":"771145267","full_text":"Sitting at the farmers market, knocking out bugs. The software variety, not the organic variety.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 13 00:48:14 +0000 2008","id_str":"770656378","full_text":"Second & Third topics at atlrug.org [http://atlrug.org] is a Git & Mercurial shootout. Must investigate both more.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 13 00:05:30 +0000 2008","id_str":"770641905","full_text":"Best. Captcha. Ever. http://random.irb.hr/signup.php [http://random.irb.hr/signup.php]","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 12 23:10:27 +0000 2008","id_str":"770621432","full_text":"Made it to atlrug.org [http://atlrug.org]. First presentation is a non-ruby look at \"cloud computing\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 12 18:49:25 +0000 2008","id_str":"770517506","full_text":"Off to visit best friend's new baby in the NICU, then to atlrug.org [http://atlrug.org]","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 12 16:39:36 +0000 2008","id_str":"770460564","full_text":"Just got an email from The Flaming Lips reminding me that Friday is National Pi Day.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Mar 11 20:53:19 +0000 2008","id_str":"770027517","full_text":"Longtime employee and source of much gnashing of teeth stormed out and/or got fired today. So I had a nip of scotch.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 11 19:31:39 +0000 2008","id_str":"769994108","full_text":"Finally found a tab that looked like a space that was breaking XML parsing. Two hours well spent! GRrrrr.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 08 01:58:28 +0000 2008","id_str":"768316048","full_text":"This Brother David's Triple Abbey Style Ale almost makes up for spending the last four nights trying to ressurect my wife's Windows comp ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 04 21:32:11 +0000 2008","id_str":"766725588","full_text":"Storm's a-brewing. Looks like tornado weather.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 04 13:07:51 +0000 2008","id_str":"766519403","full_text":"Teaching the first day of a three day class.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 04 03:27:31 +0000 2008","id_str":"766348697","full_text":"Thank you, xkcd, for freeing me from The Game. http://www.xkcd.com/391/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 02 23:42:16 +0000 2008","id_str":"765809833","full_text":"Back home from the Organics conference, drinking Somerset apple cider.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 29 01:49:13 +0000 2008","id_str":"764725418","full_text":"Watching \"King Corn\" with a bunch of organic farmers.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 28 02:23:50 +0000 2008","id_str":"764261180","full_text":"I finally got around to installing Twitterific. We'll see if it's any more convenient than posting via iChat.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 27 21:42:32 +0000 2008","id_str":"764167995","full_text":"Leaving in the morning for the annual Georgia Organics conference -- www.georgiaorganics.org. Always a good time.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 27 20:27:10 +0000 2008","id_str":"764143357","full_text":"My external hard drive I back up to died last night. Time Capsule starts shipping Friday. Hmmm...","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 27 01:27:35 +0000 2008","id_str":"763274312","full_text":"Garfield Minus Garfield: http://garfieldminusgarfield.tumblr.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 26 04:28:31 +0000 2008","id_str":"758893572","full_text":"\"Don't talk back to Darth Vader. He'll getcha\" is my new favorite proverb. http://tinyurl.com/2dalru","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 26 02:24:20 +0000 2008","id_str":"758484852","full_text":"@joshuaneff: I've had sourdough hangovers before too :) The things we accept for fermentation....","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 26 02:21:46 +0000 2008","id_str":"758476452","full_text":"@joshuaneff: Yeasts are wonderful things. Ask you wife if she remembers my mead (from her days at St. Golias)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 25 20:40:27 +0000 2008","id_str":"757236002","full_text":"Spending money to make money. Someday the money I make will make more money, and then I can stop spending money. That's how it works, right?","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Feb 24 20:43:43 +0000 2008","id_str":"752539762","full_text":"Off to \"A Taste of Athens\" -- 50 area restaurants giving out samples in one place.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 24 01:30:20 +0000 2008","id_str":"749850832","full_text":"Why are you looking at me like that? I'm not going to eat all ten boxes of girl scout cookies tonight. There'll be a few left for breakfast.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 23 14:45:14 +0000 2008","id_str":"748096162","full_text":"Cooking goose eggs.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 22 20:39:11 +0000 2008","id_str":"745332242","full_text":"Getting ready to duck out early for some tasty beers and then a production of Glengarry Glenross.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 20 01:06:57 +0000 2017","id_str":"887841222672474113","full_text":"I’ve done pretty well for myself, but sometimes… sometimes I wish I were Liam Lynch. https://www.youtube.com/watch?v=vpoibBd79H0","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 09 06:04:12 +0000 2017","id_str":"883929761348820994","full_text":"Same, Squish Cat. Same.
","favorite_count":"8","retweet_count":"1"},{"created_at":"Fri Jul 07 18:14:16 +0000 2017","id_str":"883388711412539394","full_text":"“Dungeons & Dragons Wouldn’t Be What It Is Today Without These Women” https://kotaku.com/d-d-wouldn-t-be-what-it-is-today-without-these-women-1796426183

I still have my mom’s rulebooks from the 70s.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 22 01:39:38 +0000 2008","id_str":"741774502","full_text":"Opening iSync and deleting my sync history fixed that. Now I won't forget \"Massage and a Martini Mondays at the Mercury Lounge\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 22 01:29:55 +0000 2008","id_str":"741744982","full_text":"Just noticed events created on the iPhone aren't making it over to iCal. Hmmm.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 21 20:04:03 +0000 2008","id_str":"740704652","full_text":"Off to my farmers market. It's cold and raining today. I'm *so* glad I'm not outside in a parking lot like the days of old.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 21 14:50:19 +0000 2008","id_str":"739548582","full_text":"\"thanks2008\" only for current customers though -- I'd missed that. I use SOHO Cards a lot.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 21 14:48:56 +0000 2008","id_str":"739542792","full_text":"50% off everything at chronosnet.com [http://chronosnet.com] -- use code \"thanks2008\" for one item or \"leap2008\" for two or more items.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 21 03:26:39 +0000 2008","id_str":"737623102","full_text":"Clouds came. I guess the moon is gone forever.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 21 03:02:07 +0000 2008","id_str":"737536062","full_text":"We have totality!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 21 00:55:06 +0000 2008","id_str":"737132122","full_text":"Sky is mostly clear for the \"Columbus\" total lunar eclipse tonight. Next one in over three years!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 19 21:35:44 +0000 2008","id_str":"732233282","full_text":"Correction: It's Steak & Kidney Pudding.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 19 21:35:21 +0000 2008","id_str":"732232172","full_text":"Anyone out there have the recipe to Rick Stein''s Steak & Kidney Pie? It's in Food Heroes, Another Helping.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 17 21:00:08 +0000 2008","id_str":"723720832","full_text":"Starting the last act of the last performance.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 15 21:42:57 +0000 2008","id_str":"717593052","full_text":"Oh... that was just the first step in making the movie, it seems. The second step needs 20 hours. Uh....","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 15 20:27:32 +0000 2008","id_str":"717378802","full_text":"Exporting the video of my play from iMovie to iDVD. An hour still to go, and it's been working for seven hours already.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 15 04:15:18 +0000 2008","id_str":"714529972","full_text":"$5 tickets plus Valentine's Day equals our first sold put show. Four more to go! Then, sleep.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 14 04:07:54 +0000 2008","id_str":"709985632","full_text":"Our patrons are so nice. Three of them said they saw the original 60 years ago on Broadway and thought ours was better. Can't beat that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 14 00:23:54 +0000 2008","id_str":"709506202","full_text":"About to start a private performance of 'Streetcar' for the theater's Patrons and other financial donors.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 14 00:23:42 +0000 2008","id_str":"709505932","full_text":"About to start a private performance of 'Streetcar' for the theater's Patrons and other financial donors.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 14 00:23:38 +0000 2008","id_str":"709505852","full_text":"About to start a private performance of 'Streetcar' for the theater's Patrons and other financial donors.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 13 21:59:19 +0000 2008","id_str":"709099072","full_text":"Of course Liam Lynch has a podcast. Video, even. And, of course it's awesome.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 12 21:41:33 +0000 2008","id_str":"705001682","full_text":"Time to close down and grab a beer before the annual company meeting. Got to get properly prepared before setting goals for the year.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 12 21:39:36 +0000 2008","id_str":"704995992","full_text":"Time to close down and grab a beer before the annual company meeting. Got to get properly prepared before setting goals for the year.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 12 20:28:17 +0000 2008","id_str":"704832342","full_text":"Imported an hour+ movie into iMovie. Amazed how easy it was. Also amazed how easily it now says my event \"has no matching video\". Grrrr!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 10 19:12:10 +0000 2008","id_str":"696904172","full_text":"Today's performance features two interpreters for the deaf. Very interesting to see.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 09 07:32:33 +0000 2008","id_str":"692881252","full_text":"Leaving the theater at 2:30am after the opening night gala. Apart from too many empty seats, it was a grand night.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 08 02:10:34 +0000 2008","id_str":"689030322","full_text":"First intermission. Audience is very complementory. Cast is perfect.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 08 00:49:15 +0000 2008","id_str":"688847842","full_text":"Curtain in ten minutes for final rehearsal. Theater is rented out to a corporate group. The house is full. Here we go!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 07 20:03:23 +0000 2008","id_str":"688174392","full_text":"Wait... Romney says if he continued his campaign, he would \"be a part of aiding a surrender to terror\"? WTF kind of mindset is that?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 07 17:47:41 +0000 2008","id_str":"687778782","full_text":"My show is this week's \"Calendar Pick\": http://tinyurl.com/3a9nyt","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 07 17:17:15 +0000 2008","id_str":"687681972","full_text":"I can't get enough of The Monarch and Dr. Girlfriend singing The Pogue's \"Fairytale of New York\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 06 22:18:05 +0000 2008","id_str":"684904922","full_text":"Heading back to the theater for the last rehearsal without an audience. Tomorrow is a \"Preview Rehearsal\" and official opening night is Fri.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 06 02:02:41 +0000 2008","id_str":"682069802","full_text":"An hour into the second dress rehearsal. All is fantastic. Athens area folks: call 706 208 TOWN for reservations. Nine shows to choose from.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 05 20:32:18 +0000 2008","id_str":"681153732","full_text":"Rails developers: scoutapp.com [http://scoutapp.com] is going to make your day.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 05 19:56:24 +0000 2008","id_str":"681050952","full_text":"@andrewikho: He always says to \"email him through the forums\". So that's what I do.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 05 19:12:00 +0000 2008","id_str":"680926962","full_text":"http://limerickdb.com/?top150 [http://limerickdb.com/?top150]","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 05 15:17:23 +0000 2008","id_str":"680179822","full_text":"I could have swung around north, but that would have added 90 minutes to my commute. Not worth it today, since it is not a general election.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 05 15:15:47 +0000 2008","id_str":"680175352","full_text":"Can't vote today. Two bridges between me and the polls & one is out, and the other blocked by a semi wreck. Ok - I belong to neither party.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 05 02:33:54 +0000 2008","id_str":"678414462","full_text":"Oops. Actress fell down the stairs. It's those period shoes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 05 01:54:51 +0000 2008","id_str":"678321572","full_text":"first dress rehearsal going well. First audience on Thursday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 04 19:20:48 +0000 2008","id_str":"677294672","full_text":"I like the photo captions written in LOLCAT, but the comments at icanhascheezeburger.com also written in LOLCAT -- not so much.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Feb 03 02:19:59 +0000 2008","id_str":"671671662","full_text":"When a man on the sidewalk offers you pork tamales out of the cooler beside him, just say yes. Trust me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 30 04:32:10 +0000 2008","id_str":"658063982","full_text":"Eating dark chocolate peanut butter sandwiches, drinking Southern Comfort, and watching cartoons. In other words, Im living the dream.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 30 04:06:43 +0000 2008","id_str":"657997002","full_text":"I need three empty bourbon bottles to use on stage next week. One bottle down, two to go. Bottoms up!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 30 02:15:19 +0000 2008","id_str":"657657572","full_text":"Holy crap! If not hit exactly right, a breakaway bottle sends shards over the entire stage. Must teach actress more physics. And get brooms.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 29 18:13:05 +0000 2008","id_str":"656103452","full_text":"Amazon sent me a free \"Artificially Flavored Coffee House Drink Mix\". And I thought they liked me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 29 15:39:18 +0000 2008","id_str":"655516782","full_text":"TMBG kid's show in Atlanta March 15th. The little girl would demand to go, if she understood such things.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 29 14:57:00 +0000 2008","id_str":"655351882","full_text":"Some photos from Streetcar rehearsals last night: http://www.flickr.com/photos/ewagoner/sets/72157603814355534/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 28 21:16:16 +0000 2008","id_str":"652283522","full_text":"Had trouble focusing, so had to move down to the pub for some \"coffee\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 28 05:12:09 +0000 2008","id_str":"649407112","full_text":"Tonight's Public Service Announcement: The \"Venue Songs\" DVD by They Might Be Giants is pretty darned awesome. That is all.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 25 22:15:12 +0000 2008","id_str":"641647642","full_text":"Yay! \"laughing german midget\" now plays on the iPhone's youTube! [NOT HIGHTIST]","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 25 03:28:06 +0000 2008","id_str":"638712662","full_text":"There's nothing quite like being pulled over for a random stop and having your license plate coming back as being stolen. Cleared up no ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 24 16:22:19 +0000 2008","id_str":"636783002","full_text":"Fellow on a yahoo group list has an out-of-office auto-responder that is responding to his own out-of-office messages. Every 120 seconds.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 23 22:08:15 +0000 2008","id_str":"633939052","full_text":"I fear I've been permanently damaged. I'm starting to like these.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 23 21:53:25 +0000 2008","id_str":"633890422","full_text":"My brain just broke: http://www.lasagnacat.com [http://www.lasagnacat.com]","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jan 23 20:55:28 +0000 2008","id_str":"633714592","full_text":"And I'm ewagoner on last.fm. I though it was out of date, but it looks like something's been keeping up for me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 22 23:07:01 +0000 2008","id_str":"629835972","full_text":"How about that -- http://www.locallygrown.net served its 10,000th customer nationwide yesterday. My own order for the week was number 9999.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 20 17:54:06 +0000 2008","id_str":"620851812","full_text":"Leaving Louisville. Going to drive through the snowy mountains.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 19 14:47:32 +0000 2008","id_str":"617322072","full_text":"A conference presenter was a now show, so I'll be a presenter instead. Topic: Internet Farmers Markets. I'm a \"leading expert\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 19 02:02:31 +0000 2008","id_str":"615761762","full_text":"Sipping small batch bourbons in Louisville.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 17 13:30:33 +0000 2008","id_str":"609375392","full_text":"Farmers market forcast today: \"100% chance of moderate rain showers & moderate snow showers & light rain & light freezing rain & light snow\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 17 01:57:30 +0000 2008","id_str":"607624072","full_text":"She's only three for crying out loud. When did she find time to learn how to dance to \"YMCA\"?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 17 00:57:52 +0000 2008","id_str":"607463422","full_text":"Uh oh. The little girl just discovered the joys of a little salt and lime.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 16 20:28:13 +0000 2008","id_str":"606680562","full_text":"Running IT for a sustainable ag conference: http://www.ssawg.org [http://www.ssawg.org] -- Going OK so far.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 16 13:13:20 +0000 2008","id_str":"605287232","full_text":"After a complementary room upgrade, my (paid for) hotel room is now bigger than my entire house. http://www.galthouse.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 15 17:26:04 +0000 2008","id_str":"602395732","full_text":"\"Time Capsule\"? That's one product I could use right now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 14 22:07:12 +0000 2008","id_str":"599208372","full_text":"Added iPhone bookmark to macrumorslive.com [http://macrumorslive.com] so I can follow the keynote on the interstate","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 14 20:57:18 +0000 2008","id_str":"598989402","full_text":"Anyone clear space off the credit cards to make room for a MacBook Air tomorrow?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 14 17:51:41 +0000 2008","id_str":"598416162","full_text":"Heh. googel.com [http://googel.com] redirects to google.com [http://google.com]. Those kids are smart over there.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 14 17:50:39 +0000 2008","id_str":"598413092","full_text":"Even more awesome spelled right: http://google.com/m [http://google.com/m]","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 14 17:50:16 +0000 2008","id_str":"598411942","full_text":"New google iPhone interface is awesome. http://googel.com/m [http://googel.com/m]","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 14 15:27:24 +0000 2008","id_str":"597907652","full_text":"I have two physical desks. When I switch from Paper A to Paper B, I swivel my chair to the other desk. Just like spaces.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 14 15:26:11 +0000 2008","id_str":"597902852","full_text":"I've taken what was piled up on one desktop and spread it out to four. The dock is my table of contents.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 14 15:22:38 +0000 2008","id_str":"597891202","full_text":"Multiple desktops, not multiple instances of the OS.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 14 03:52:43 +0000 2008","id_str":"596166862","full_text":"Looks like it might not get above freezing the whole time we'll be in Louisville next week. I'm glad we decided against the farm tours.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 11 21:03:44 +0000 2008","id_str":"588965462","full_text":"Upon further listening, Hard N Phirm has been downgraded to \"Mostly Awesome\". But what's good is really, really good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 11 20:45:41 +0000 2008","id_str":"588916512","full_text":"\"Hard N Phirm\" is simply awesome: http://hardnphirm.wordpress.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 11 15:32:46 +0000 2008","id_str":"587920942","full_text":"Final poster for the play I'm directing: http://www.ericwagoner.com/streetcar/StreetcarPoster.pdf","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 10 23:06:50 +0000 2008","id_str":"585366142","full_text":"Incredible image comparing volume of water on Earth to the volume of the Earth itself: http://tinyurl.com/235k32","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 10 17:59:38 +0000 2008","id_str":"584449452","full_text":"I'll be driving down the interstate (heading to Louisville, KY) during next week's Stevenote. I wonder if the iPhone will stream it...","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 10 14:31:05 +0000 2008","id_str":"583725022","full_text":"Considering joining a Diplomacy game tournament: http://vgnp.edel-schenken.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 09 22:39:56 +0000 2008","id_str":"581321562","full_text":"How is it that after 25 years, Jack Horkheimer (\"Star Gazer\") never gets old?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jan 09 16:11:47 +0000 2008","id_str":"580149802","full_text":"\"We charge a flat fee of $9.95 for your whole order, no matter how many items you purchase.\" Unless, it seems, the number is greater than 2.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 08 03:55:37 +0000 2008","id_str":"574216882","full_text":"RIP, Merideth. She was very close to friends of mine. It's been a bad week for all. http://www.cnn.com/2008/CRIME/01/07/georgia.hiker","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 07 18:24:34 +0000 2008","id_str":"572641042","full_text":"BEllsouth.net incorrectly blocked my IP address, and they want to know what *I'm* doing to correct the problem? Uh... I'm asking them to ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jan 07 15:28:11 +0000 2008","id_str":"572061242","full_text":"I just received, no joke, a bill for \"$ -9,999,999,999,975.00\". I await my check.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 06 16:03:24 +0000 2008","id_str":"568625662","full_text":"Now that my Chinese glasses arrived, I have a daily choice of styles. I've extended that to other areas: \"Powder Fresh\" or \"Shower Fresh\"?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jan 06 16:01:17 +0000 2008","id_str":"568620422","full_text":"You'd think actors could only come up with so many double entendres involving the word \"screw\" while building sets. But you'd be wrong.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 05 22:46:46 +0000 2008","id_str":"566512672","full_text":"Just sent a brochure for LocallyGrown.net to the printer: (6mb PDF) http://tinyurl.com/2rt333","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 05 22:37:42 +0000 2008","id_str":"566494452","full_text":"Sitting at the new pub, working on the web, drinking \"Left Hand Milk Stout\" and eating free crusty bread with balsamic and olive oil. Nice.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 05 22:18:36 +0000 2008","id_str":"566456322","full_text":"Built a set all day. Turned seven sheets of plywood into five stair units.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 04 22:36:18 +0000 2008","id_str":"563447002","full_text":"Says a SanFran woman interviewed on CNN about the storms: \"My pants got so wet, I had to buy new ones!\" The poor thing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jan 04 21:33:10 +0000 2008","id_str":"563283842","full_text":"Must be sad being an apple-berry granola bar in a combo box, always the last one chosen after the chocolate chip, the smores, and the mocha.","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jan 04 03:18:34 +0000 2008","id_str":"560558622","full_text":"There's nothing quite like hearing \"you're so sweet daddy\" from a three year old.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 03 14:32:42 +0000 2008","id_str":"558516462","full_text":"http://ismileys.free.fr/moreichateffects/index.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 03 14:27:34 +0000 2008","id_str":"558501532","full_text":"48 new free effects for Leopard's iChat and Photobooth. Or, as my daughter calls it, \"the computer mirror\": http://ismileys.free.fr/more ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jan 03 03:44:38 +0000 2008","id_str":"557141922","full_text":"Do'h! I'm out of checks, and have 20 checks to write tomorrow for the farmers market. Could have sworn I had one more book...","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jan 01 08:12:57 +0000 2008","id_str":"551823422","full_text":"Happy New Year! A word of caution: the Manhattans are very strong tonight. Single barrel whisky, ahoy!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 31 21:00:03 +0000 2007","id_str":"550492872","full_text":"The Steve Jobs Keynote Index Fund: http://keynoteindexfund.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 31 16:34:11 +0000 2007","id_str":"549878932","full_text":"Monthly Debt Report: Made another $2000 payment today. Unsecured debt down to a mere $52,000. Net worth soaring to negative $15K. Progress!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 28 22:22:26 +0000 2007","id_str":"541974522","full_text":"J. W. Lees sherry cask ale (2003) is unlike anything I've ever drunk before. Like someone shook out the flavor carpet into my glass.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 28 21:58:22 +0000 2007","id_str":"541909042","full_text":"New pub just opened up across the street from the office. Stocks a couple hundred beers. I may need a fourth job to cover my tab.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 27 16:32:24 +0000 2007","id_str":"538390272","full_text":"Incorporating LocallyGrown.net -- its growing enough that \"Sole Proprietorship\" isn't cutting it anymore. Upgrading its servers tonight.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 25 14:10:51 +0000 2007","id_str":"532214212","full_text":"Merry Christmas, everyone!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 24 16:19:54 +0000 2007","id_str":"529702862","full_text":"On Comet, On Cupid, on *Dunder* and *Blixem*! http://www.snopes.com/holidays/christmas/donner.asp","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 23 23:37:30 +0000 2007","id_str":"527653912","full_text":"The Moon and Mars sitting in a tree, k-i-s-s-i-n-g.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 23 20:23:07 +0000 2007","id_str":"527292962","full_text":"At the beach. Terrible fumes. Dead fish everywhere. The locals say \"red tide\". On the Atlantic coast. Another sign of doom. Merry Christmas!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 23 01:01:35 +0000 2007","id_str":"525266332","full_text":"Picking oranges and eating them. I could get used to that, though some were like peeling water baloons.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 21 19:13:50 +0000 2007","id_str":"522048812","full_text":"Just about ready to jump in the truck and drive nine hours to Florida.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 21 16:57:56 +0000 2007","id_str":"521684812","full_text":"Sweet! I got \"Mailbox Money\". A sign of a good business -- walk down to the mailbox, open it up, and find money waiting for you.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 20 17:27:52 +0000 2007","id_str":"518437422","full_text":"Company holiday lunch, featuring jerk ribs and wings cooked by a local chef known as \"The Big Pig\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 20 15:50:43 +0000 2007","id_str":"518133642","full_text":"Lord help me. A small-town bakery opened up on my way to work, and the bake apple fritters.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 20 12:45:36 +0000 2007","id_str":"517601452","full_text":"Investing another $2600 in Joyent services. And still I've received far, far more than I've paid for from them. An abundance of riches.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 19 22:41:53 +0000 2007","id_str":"515799142","full_text":"Wait... you can't embed a Google Calendar into a Google Groups page? Really?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 19 16:09:25 +0000 2007","id_str":"514756962","full_text":"www.thejingler.com [http://www.thejingler.com] is genius. The Smiths track in the \"Our Favorites\" section doubly so.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 18 23:30:38 +0000 2007","id_str":"512500682","full_text":"@slabonosa: Or my ssh key troubles have been taking it down. One or the other.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 18 19:06:48 +0000 2007","id_str":"511852372","full_text":"Peter Jackson given go-ahead to film \"The Hobbit\" as two movies. Will produce, might not direct.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 04 19:13:37 +0000 2017","id_str":"882316486429331456","full_text":"I arrived in Athens 20 years ago today. I’d like to think it’s been a mutually beneficial relationship since then.","favorite_count":"7","retweet_count":"0"},{"created_at":"Sun Jul 02 19:01:55 +0000 2017","id_str":"881588765436907520","full_text":"As ready as I am for a change in show leadership, I loved this season of Doctor Who. The finale was just great.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Dec 17 18:47:14 +0000 2007","id_str":"508437972","full_text":"Screaming deal on woot.com [http://woot.com] today -- Kodak all-in-one printer/scanner plus 8mp camera for $150.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 17 00:14:50 +0000 2007","id_str":"507114872","full_text":"A grower is listing Frog Jam at my farmers market this week. Fig, Raspberry, Orange, & Ginger.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 17 00:01:13 +0000 2007","id_str":"507085342","full_text":"Braising some lamb chops with asian greens. Also, roasting butternut squash.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 16 19:52:04 +0000 2007","id_str":"506638132","full_text":"Off to the theater to get the keys and assume \"ownership\" of the premises. Rehearsals start tomorrow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 16 17:12:25 +0000 2007","id_str":"506339852","full_text":"\"Hey, Viv. Need to go tee-tee?\" \"No dad, maybe tonight.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 16 01:52:55 +0000 2007","id_str":"504842162","full_text":"So does Twitter moving data centers mean they're leaving Joyent?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 16 01:38:12 +0000 2007","id_str":"504818412","full_text":"While fixing a minor cookie bug with LocallyGrown, I went ahead and added \"remember me\" to the login.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 15 17:54:16 +0000 2007","id_str":"504007912","full_text":"Have a good nap, Twitter.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 15 16:26:09 +0000 2007","id_str":"503819132","full_text":"Cooking breakfast while the girl picks up toys to make room for a tree.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 14 23:18:12 +0000 2007","id_str":"502066752","full_text":"Totally forgot to watch the meteor shower last night. Was it good?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 14 22:38:11 +0000 2007","id_str":"501993902","full_text":"I can has weekend?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 13 00:33:26 +0000 2007","id_str":"495394872","full_text":"Made it to AtlRUG just in time for the last of the pizza. Whew!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 12 23:45:55 +0000 2007","id_str":"495268152","full_text":"Back on the ground. Finding the car, then off to the Atlanta Ruby User Group meeting. It's already started, but on the way home.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 12 20:27:44 +0000 2007","id_str":"494746072","full_text":"Back at the Memphis airport. Ought to be back home in eight hours or so.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 12 14:24:12 +0000 2007","id_str":"493715352","full_text":"Teaching gps surveying outdoors in a cold steady rain with non-ruggedized equipment. I don't think this is going to work","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 11 02:29:40 +0000 2007","id_str":"488565602","full_text":"Oh, no! Anita Rowland (@anitar) passed away.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 11 02:04:40 +0000 2007","id_str":"488499812","full_text":"Pork, beef, chicken, and more pork. Nom nom nom!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 11 00:45:46 +0000 2007","id_str":"488305192","full_text":"Thinking I'll order the \"Mr. Jim's Deluxe Combo Rib Plate\". I am in Memphis, after all.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 10 13:49:09 +0000 2007","id_str":"486637482","full_text":"They don't ask for body size, so how do they know how to sit the tall broad shouldered guys side by side?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 10 13:24:06 +0000 2007","id_str":"486572772","full_text":"I miss the days when everyone wasn't such scaredy-cats.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 10 13:06:39 +0000 2007","id_str":"486526892","full_text":"Seems like this massive 'line' is a better target rich environment than any single airliner. PS: TSA - don't taser me, bro.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 10 12:47:23 +0000 2007","id_str":"486480462","full_text":"If you find a company that makes slip on hiking shoes, buy stock. They're the next must-have flying accesory.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 10 12:43:31 +0000 2007","id_str":"486471602","full_text":"Security line at the Atlanta airport is about two miles long. I wish I were making that up.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 10 02:20:54 +0000 2007","id_str":"485118322","full_text":"\"I'm looking at ghosts and empties but I've reason to believe we all will be received in Graceland.\" (I'm flying to Memphis in the morning.)","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 10 00:08:46 +0000 2007","id_str":"484822602","full_text":"Reason #38 to check the carton before you chug: That's heavy cream, not eggnog.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 09 02:57:25 +0000 2007","id_str":"482477502","full_text":"Exhausted. If I don't get some energy back, my 3 day business trip next week will be all kinds of fun. Maybe if my lungs weren't gurgling...","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 08 00:55:37 +0000 2007","id_str":"479861602","full_text":"At the theater to watch Godspell. The girl is dancing in the aisles and the show hasn't even begun.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 07 23:28:28 +0000 2007","id_str":"479690222","full_text":"Teaching the 3yo to eat noodles with chopsticks. Maybe not the cleanest thing to do before going out to see a play, but fun nonetheless.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 07 21:40:25 +0000 2007","id_str":"479460492","full_text":"Four pairs of glasses ordered for less than the cost of just the frames at the optomotrist. We'll see what comes of it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Dec 07 21:11:50 +0000 2007","id_str":"479399892","full_text":"Buying eyeglasses online. http://glassyeyes.blogspot.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 06 16:42:37 +0000 2007","id_str":"475484462","full_text":"D'oh! I purchased my AppleCare plan one week too late, and Apple won't honor it. They're giving me a refund.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Dec 06 14:54:58 +0000 2007","id_str":"475170742","full_text":"@wii: Send me one, please. Thanks!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 05 21:26:19 +0000 2007","id_str":"472973652","full_text":"should have expected the pupil dilation. I guess if I can twitter than I can drive. But not while reading.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 05 16:26:21 +0000 2007","id_str":"472225812","full_text":"New Five Guys now open downtown. A short walk later, I'm there. So good!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Dec 05 03:22:40 +0000 2007","id_str":"470488952","full_text":"Auditions over. Typing up the cast list. From here out it's easy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 04 22:29:46 +0000 2007","id_str":"469854962","full_text":"That's right. Two double shot cafe cubano lattes, please. I've got a night ahead of me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 04 21:24:50 +0000 2007","id_str":"469697392","full_text":"Another evening of auditions, followed by some really, really hard choices.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 04 16:09:34 +0000 2007","id_str":"468837082","full_text":"Another paycheck, another debt payment. Net Worth now soaring to under negative $17,000. Should hit positive numbers by this time next year.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Dec 04 03:55:53 +0000 2007","id_str":"467222692","full_text":"First night of auditions successful. We'll see what curveballs tomorrow brings.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Dec 03 22:05:18 +0000 2007","id_str":"466634072","full_text":"Heading off to the first night of \"Streetcar\" auditions. At least 90% of the show's success will be determined in the next two days.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 02 18:16:16 +0000 2007","id_str":"463199892","full_text":"I'm directing \"A Streetcar Named Desire\" in Athens, and auditions are tomorrow. Send all thespians you know. http://tinyurl.com/3c7bwk","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 02 17:07:47 +0000 2007","id_str":"463072322","full_text":"A spinoff of my farmers market system opens tomorrow: http://athens.locallycrafted.net/market -- now artists markets can be virtual too.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Dec 02 04:13:26 +0000 2007","id_str":"461879312","full_text":"West Virginia lost? If Missouri loses too (they're way behind), Athens'll be crazy Monday. Either crazy happy or crazy mad. Such is the BCS.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 01 23:09:10 +0000 2007","id_str":"461379722","full_text":"Let's see. What wine goes best with the lamb shanks? Ah, yes... Guinness!","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Dec 01 20:21:58 +0000 2007","id_str":"461103552","full_text":"Lamb shanks just went into the oven to braise for a few hours. Dinner's at 6:30.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Dec 01 03:45:26 +0000 2007","id_str":"459511132","full_text":"Real eggnog spiked with amaretto. That's the stuff.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 30 23:32:05 +0000 2007","id_str":"459056972","full_text":"Finally leaving the office. Grrr. I predict some premium liquors in my near future.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 30 14:18:52 +0000 2007","id_str":"457695312","full_text":"Watching the medics load the bodies into the medivac from the side of the road really put me in the mood for this morning's company meeting.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 28 18:10:09 +0000 2007","id_str":"451982362","full_text":"Had lunch with our theater's resident master carpenter. He likes my set design for Streetcar, which is fast approaching. Big sigh of relief.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 28 15:20:55 +0000 2007","id_str":"451520782","full_text":"I'm tired of Firefox taking a gig and a half of memory just sitting overnight. I've switched to Safari on the Mac, now doing the same in ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 27 19:56:40 +0000 2007","id_str":"449106192","full_text":"iappaday.com's \"Level\" program is a genious app for the iPhone/iPod Touch. I needed this this morning, actually.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 27 03:45:19 +0000 2007","id_str":"446954162","full_text":"Unfortunate \"burn folder\" accident deleted many TMBG albums from iTunes library yesterday. Time Machine brought them back lickety split.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 27 02:34:56 +0000 2007","id_str":"446804692","full_text":"Home again, home again, jiggity jig!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 26 00:13:13 +0000 2007","id_str":"443447422","full_text":"Sitting at a wi-fi hotspot, getting ready to open the farmers market. EDGE on the iPhone was too slow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 26 00:12:27 +0000 2007","id_str":"443445972","full_text":"One last night in Missouri, and then back to Georgia tomorrow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 23 23:53:29 +0000 2007","id_str":"438881742","full_text":"Saw plasticated bodies. My daughter called them \"scary pirates\". I need to find out who's been showing her Johnny Depo movies.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 22 06:20:37 +0000 2007","id_str":"434179892","full_text":"The once a year binge took place. My belly is full of White Castles.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 22 03:41:22 +0000 2007","id_str":"433897912","full_text":"Torrential thunderstorm north of Nashville. Everyone has hazard lights on. Hope some of it gets to my house - pond is only inches deep now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 22 00:47:10 +0000 2007","id_str":"433569122","full_text":"Made it through Chattanooga. Still averaging 30 mph on the interstate.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 21 23:30:42 +0000 2007","id_str":"433419802","full_text":"Made it to Chatanooga and more stop and go traffic. At this rate we'll get to my folk's house in time for breakfast.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 21 23:30:22 +0000 2007","id_str":"433418942","full_text":"Made it to Chatanooga and more stop and go traffic. At this rate we'll get to my folk's house in time for breakfast.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 21 22:03:43 +0000 2007","id_str":"433240872","full_text":"four hours to get through Atlanta traffic. Not good. One wreck was so bad they were cleaning up debris with a frontloader.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 21 18:47:52 +0000 2007","id_str":"432822252","full_text":"The little girl woke up crying at 2 am. \"Chocolate pizza! I want it!\" I've had that dream a few times myself.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Nov 21 18:32:57 +0000 2007","id_str":"432787372","full_text":"On the road finally, three hours late. A new record. Of punctuality, sadly.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 21 15:16:34 +0000 2007","id_str":"432292082","full_text":"Driving from Georgia to Missouri today. Which means, among other things, White Castles!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 20 22:15:55 +0000 2007","id_str":"430318242","full_text":"The bank debited a check to my account for ten times what it was written for. Caught it in time to stop, oh, 40 checks from bouncing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 20 21:29:17 +0000 2007","id_str":"430213732","full_text":"Closed out several bug tickets before leaving for the holiday.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Nov 19 18:02:03 +0000 2007","id_str":"426802022","full_text":"Eating my first Five Guys burger. Very good. Maybe like a more energetic In-n-Out.","favorite_count":"0","retweet_count":"2"},{"created_at":"Fri Nov 16 20:37:37 +0000 2007","id_str":"420038782","full_text":"Might buy a refrigerated truck tomorrow. We're selling more than we can carry in our pickup now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 16 19:08:17 +0000 2007","id_str":"419871232","full_text":"Boiled pigs ears taste vaguely like bacon-flavored pasta dumplings. Now when I pass them by in the store, I'll know exactly what I'm missing","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 16 18:02:44 +0000 2007","id_str":"419741152","full_text":"At the soul food place by my office. Eating a pig's ear.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 16 05:28:09 +0000 2007","id_str":"418495562","full_text":"After fighting email, the actual move took less than 15 minutes, including DNS propogation. Now locallygrown.net is on its very own dedi ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 16 04:50:46 +0000 2007","id_str":"418429292","full_text":"Almost an hour and a half later, my email is getting sent. That was an ordeal. Now I can move the site over.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 16 03:33:59 +0000 2007","id_str":"418287622","full_text":"Trying to configure ActionMailer for the accelerator, to no effect. Authentication failures, every time. Might try sendmail instead of smtp.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 15 17:42:44 +0000 2007","id_str":"417300362","full_text":"A ruby process that takes 10 minutes to run on Burnaby takes 25 seconds on my accelerator. I plan on making the final move tonight.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 14 18:17:26 +0000 2007","id_str":"414591202","full_text":"\"Oh those bear na-sesames, those simple bear na-sesames, those simple bear na-sesames of life!\" Nothing like a toddler for making earworms.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Nov 14 17:06:54 +0000 2007","id_str":"414438762","full_text":"I just added Gruit to my list of things to homebrew: http://www.gruitale.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 14 02:45:45 +0000 2007","id_str":"412762122","full_text":"Just closed the market for the week. Total sales: $7700 over 193 orders. This is my boggled face.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 13 23:07:39 +0000 2007","id_str":"412315732","full_text":"Boss: It's broke. Me: What did you change? Boss: Nothing. Me: (digs) Here's the problem. Boss: I changed that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 13 21:10:52 +0000 2007","id_str":"412072772","full_text":"I'd hate to build a super popular facebook app only to have to start paying $500/month after a year. And I've yet to see a facebook app ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 13 20:24:14 +0000 2007","id_str":"411976292","full_text":"Hopy crap! Farmers market sales for the week just hit $7000. Previous record, set two weeks ago: $6000. We might be on to something here...","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 11 23:32:02 +0000 2007","id_str":"406612532","full_text":"Of all my kitchen gadgets, the most productive AND entertaining is the hand crank apple peeler/corer/slicer. No question.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 11 23:16:12 +0000 2007","id_str":"406588902","full_text":"Making apple pie but out of cinnamon. Oh noes! Chinese Five Spice to the rescue!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 11 19:05:55 +0000 2007","id_str":"406183352","full_text":"Using Google Sketchup to design my set for Streetcar. This thing is so easy to use!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 09 18:44:36 +0000 2007","id_str":"401702402","full_text":"It's 2pm already? I guess I'll have to think about feeding myself.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 08 14:12:06 +0000 2007","id_str":"398214332","full_text":"Ah, crap. I'm teaching a two day class next Monday and Tuesday. There goes two more days I was counting on.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 08 14:03:23 +0000 2007","id_str":"398191242","full_text":"Hunkered down. I need to get about four days' worth of work done by lunch.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Nov 07 14:49:55 +0000 2007","id_str":"395397742","full_text":"\"The idea was that a spike in falafel sales would lead to Iranian secret agents.\" We live in bizarro times. http://tinyurl.com/3b2wru","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 06 16:08:09 +0000 2007","id_str":"392769632","full_text":"Playing pac-man as a text adventure: http://pac-txt.com/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 06 15:05:22 +0000 2007","id_str":"392607962","full_text":"CNN: \"Poll results: Waterboarding is torture\" -- Well, I'm glad that's settled.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 06 01:28:16 +0000 2007","id_str":"390964782","full_text":"Twitter seems to be having a rough time.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Nov 06 01:27:42 +0000 2007","id_str":"390964012","full_text":"1 hour from home and 5 hours from the beach. Browsing the Internet while my wife drives. Back to work in 12 hours.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Nov 04 00:18:08 +0000 2007","id_str":"386467172","full_text":"Dude, camping doesn't excuse you from washing hands. Especially after making those noises in the stall.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Nov 03 23:51:05 +0000 2007","id_str":"386425202","full_text":"I'd wager we're the only ones at this campground eating goat pad Thai. Perhaps in this state. It's their loss.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 03 16:21:12 +0000 2007","id_str":"385785532","full_text":"Found a sand dollar. Used it to buy a sand cup of coffee.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 03 15:18:52 +0000 2007","id_str":"385682952","full_text":"Too bad I can't use the iPhone as a modem. It'd be fun to commit to my svn respository via EDGE.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 03 15:14:34 +0000 2007","id_str":"385676062","full_text":"Made campsite breakfast. The plan: sit on beach, code ruby, try not to dunk MacBook in the surf.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 03 02:09:20 +0000 2007","id_str":"384669382","full_text":"Except for the loud surf and the black piece of sky on the horizon, you'd never guess I was looking at a hurricane.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Nov 03 01:09:34 +0000 2007","id_str":"384580262","full_text":"Late start, but we arrived at the beach a full 15 minutes before they locked the gates.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 02 14:18:45 +0000 2007","id_str":"383292252","full_text":"I'll be here: http://tinyurl.com/2doagt","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 02 14:14:38 +0000 2007","id_str":"383283242","full_text":"Finally taking a summer vacation. Off to the beach for a few days. Maybe when I come back I'll know the diff between \"tenet\" and \"tenant\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 02 03:57:09 +0000 2007","id_str":"382237852","full_text":"Big confetti drop finish to Fingertips, then right into Birdhouse in Your Soul","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 02 03:46:51 +0000 2007","id_str":"382220122","full_text":"Note to self: Do the things you got to do. Touch the puppet head.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 02 03:12:54 +0000 2007","id_str":"382159482","full_text":"\"Please hold your applause until after your dissapointment.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 02 03:09:03 +0000 2007","id_str":"382152122","full_text":"\"Ladies and gentlemen: this song is called Damn Good Times and it's about damn good times.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 02 01:09:40 +0000 2007","id_str":"381927172","full_text":"Off to see They Might Be Giants again. It's been ten years.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Nov 02 01:08:47 +0000 2007","id_str":"381925272","full_text":"Another sales record at the farmers market.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Nov 01 00:26:20 +0000 2007","id_str":"379172152","full_text":"Carved a small pumkin, gave the girl a treat, and put her in the bath. There're no trick or treaters way out here.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 31 22:06:45 +0000 2007","id_str":"378906942","full_text":"Oh, that's awesome. This makes email on the iPhone about 3000% better.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 31 22:01:21 +0000 2007","id_str":"378895662","full_text":"Hai! IMAP is here!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 31 18:28:15 +0000 2007","id_str":"378474332","full_text":"Frat house neighbors are erecting a 30 foot tall bigtop tent in their yard for their homecoming party. My whole college never erected a ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 31 18:20:57 +0000 2007","id_str":"378459852","full_text":"Fed Reserve cuts rates again, oil jumps to $95/barrel. Why do I feel like we're watching a slow-motion collapse?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 31 15:19:15 +0000 2007","id_str":"378030492","full_text":"Was going to get a table at a farming conference to show off locallygrown.net, until I saw the venue wants $850 for four days of net access.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 31 14:41:19 +0000 2007","id_str":"377938162","full_text":"On the plus side, the massive debt pile went down by another 1.5%! At this rate... you know what -- I don't want to think about this rate.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 31 14:31:59 +0000 2007","id_str":"377915182","full_text":"Payday! The money stayed in my account just long enough to wave hello, and then it was gone.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 31 04:03:13 +0000 2007","id_str":"376780172","full_text":"Squashed those 500 errors in no time. The site lives! And now, sleep. That's where I'm a viking!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 31 03:34:15 +0000 2007","id_str":"376725242","full_text":"Finally! The 503 errors are behind me. Now to fix the 500 errors. Those, I can handle.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 30 14:41:25 +0000 2007","id_str":"375216742","full_text":"Finally got around to jailbreaking my phone. Pretty slick! I like the labrynth game.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 29 21:55:45 +0000 2007","id_str":"373621722","full_text":"Still no gmail imap. Is there something I'm missing?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 29 17:54:40 +0000 2007","id_str":"373258002","full_text":"The 3yo appreciates the aquarium backdrop in iChat. And the \"twisty mirror\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 29 16:38:08 +0000 2007","id_str":"373091482","full_text":"Best comment from the party: \"I'm a vegetarian. Except for Southern BBQ. And this is the best I've ever had.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 29 14:20:31 +0000 2007","id_str":"372770312","full_text":"Instant jailbreak for iPhone / iPod Touch : http://tinyurl.com/26c4b6 [http://tinyurl.com/26c4b6]","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 27 21:15:31 +0000 2007","id_str":"368911972","full_text":"Plenty of folks came. Lots of meat still be eaten. The band's here. Folks two-fisted with homebrew and mead.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 27 14:08:56 +0000 2007","id_str":"368170082","full_text":"Oops. Put too much ice in the cooler before my nap. The burger meat re-froze. There's just enough time to thaw all 21lbs out.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 27 14:04:06 +0000 2007","id_str":"368161462","full_text":"Four varieties of burgers: beef, lamb, goat, and emu. There are whole shrimp to grill alongside them. Even if no one else comes, I'll be set","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 27 13:56:41 +0000 2007","id_str":"368146922","full_text":"Pork's been smoking for 8 hours now. Chickens for 4. Made some blueberry crisp and squash casserole. Making burgers now. Guests in 2 hours.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 27 05:19:39 +0000 2007","id_str":"367453172","full_text":"Two boston butts are in the smoker. Leopard is installed. Chickens are marinating in their rub. Time to nap for a few hours.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 27 02:53:00 +0000 2007","id_str":"367245982","full_text":"Whoops. I melted my kitchen scale.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 26 23:41:13 +0000 2007","id_str":"366939602","full_text":"Poured 5 gallons of blackberry mead into a vessel with a spigot for easy serving tomorrow. Tastes young but good.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 26 22:04:24 +0000 2007","id_str":"366766092","full_text":"Planted 67 strawberry plants. We'll see what comes of that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 26 19:30:56 +0000 2007","id_str":"366476372","full_text":"Tomorrow's menu: 16+lbs smoked pork. Smoked chicken. Emu, lamb, and beef burgers. Grilled shrimp. (All local.) Plus whatever you bring.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 26 19:29:32 +0000 2007","id_str":"366472872","full_text":"Two salt-cured hams have been larded, peppered, and socked. Now ready for hanging. Next May: Prosciutto.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 26 18:55:32 +0000 2007","id_str":"366406122","full_text":"FedEx man just knocked. Leopard is here!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 26 02:26:32 +0000 2007","id_str":"364526412","full_text":"Daughter got Jungle Book DVD this week. Which means I can't sing my version of \"Bear Necessities\" anymore. Where I swear like a sailor.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 24 14:18:43 +0000 2007","id_str":"360148572","full_text":"Brewing beer in a pumpkin. One more thing to add to my to-do list: http://tinyurl.com/28pk8z","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Oct 24 10:51:23 +0000 2007","id_str":"359719372","full_text":"GMail has IMA access now? Awesome! Also, that pretty much kills MailPlane.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 23 18:38:05 +0000 2007","id_str":"357967032","full_text":"AAPL stock up 2387% since Jan 2001. Not a bad return, I guess.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 06 14:40:40 +0000 2017","id_str":"872100936059166720","full_text":"Sure, that weird paper label on the beer can might make it feel warm, or maybe, and hear me out, the fridge hasn’t been below 60 for a week.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 05 16:40:27 +0000 2017","id_str":"871768693759463427","full_text":"And also a modern animated interpretation of the loneliness of “Rocket Man”. https://www.youtube.com/watch?v=DtVBCG6ThDk","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 05 16:34:56 +0000 2017","id_str":"871767304744443908","full_text":"Also, a wonderful sci-fi origin story video of “Bennie And The Jets”. https://www.youtube.com/watch?v=wo1OwRTRKRk","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 05 16:21:02 +0000 2017","id_str":"871763806086627329","full_text":"Just when I thought I had a handle on current events, out of the blue Elton John released a video for Tiny Dancer. https://www.youtube.com/watch?v=yYcyacLRPNs","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jun 03 13:54:14 +0000 2017","id_str":"871002087466954753","full_text":"There are many reasons why I shouldn’t go to this, but I might have to find a way. https://twitter.com/JRRTolkien/status/870991526226264065","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 27 19:49:52 +0000 2017","id_str":"868554869640220673","full_text":"One of my favoritest people I’ve ever met, and I’ll miss working with her. https://twitter.com/SouthernSAWG/status/868535522674827264","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 22 01:45:20 +0000 2007","id_str":"353471832","full_text":"Took the slabs of bacon out of smoker. Even though I've had dinner & dessert, couldn't resist frying some up. Ham gets 8 more hrs of smoke.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 21 15:16:06 +0000 2007","id_str":"352441452","full_text":"@kritiewells: Happy birthday, mamma beaar!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 20 22:10:50 +0000 2007","id_str":"351051752","full_text":"The molasses cured ham and three slabs of maple cured bacon now air drying in preparation for a full day of cold apple wood smoke tomorrow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 19 22:01:35 +0000 2007","id_str":"348830482","full_text":"Eric the Rein-sea-wal-ger-uck-ish-scorpion: http://www.flickr.com/photos/ewagoner/1641753990/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 19 18:56:16 +0000 2007","id_str":"348494462","full_text":"Oh man. Someday, I will go to the Festival of Maps: http://festivalofmaps.com","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 19 18:24:17 +0000 2007","id_str":"348434952","full_text":"First thing against the wall when the revolution comes: leaf blowers.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 19 16:30:45 +0000 2007","id_str":"348196392","full_text":"CNN's contradictory headlines: \"Stock losses mounting\" vs. \"$90 oil won't kill the bull\". Something for everyone!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 16 20:51:56 +0000 2007","id_str":"340714282","full_text":"I think I'll cook liver tonight, Russian style: http://www.westonaprice.org/foodfeatures/liver.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 16 18:18:28 +0000 2007","id_str":"340417152","full_text":"I've never heard of a farmers market smashing through sales records in October before, but here we are. Must be the new emu meat. http:/ ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 16 16:24:07 +0000 2007","id_str":"340169002","full_text":"Dumping phpMyAdmin at work for phpMinAdmin -- http://phpminadmin.sourceforge.net/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 16 13:25:06 +0000 2007","id_str":"339778142","full_text":"OSX Leopard ordered, will get delivered to my house free on release day. I'll be smoking a lot of meat that day for the party the day after.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 16 12:06:28 +0000 2007","id_str":"339615872","full_text":"Back on the disc golf course after a two week absence.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 15 19:03:15 +0000 2007","id_str":"337898062","full_text":"First frost a few days ago, yet our farmers market is on target for a record sales week. I love it when a plan comes together.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 14 02:08:30 +0000 2007","id_str":"334135822","full_text":"Didn't work. She got scared.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Oct 14 00:13:14 +0000 2007","id_str":"333978692","full_text":"Back at the festival, waiting for fireworks. The girl is repeating to herself, \"don't be scared don't be scared\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 13 19:35:11 +0000 2007","id_str":"333592162","full_text":"Just got back from my small town's Fall festival. Bouncy castles galore!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 13 15:32:04 +0000 2007","id_str":"333201662","full_text":"Offended? Wha? How could that... that doesn't even make sense to me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 13 15:30:33 +0000 2007","id_str":"333199192","full_text":"What'd I miss? Is there a Simpsons avatar contreversy?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 13 04:36:30 +0000 2007","id_str":"332332012","full_text":"http://tinyurl.com/2y4r3c","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 13 04:35:52 +0000 2007","id_str":"332330942","full_text":"Just opened a bottle of Alvear Solera 1927 Montilla-Moriles. 140 chars is not near enough to tell you how good this is. http://tinyurl.c ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 13 04:22:57 +0000 2007","id_str":"332312192","full_text":"Then the next weekend, party at my place: http://athens.locallygrown.net/market/index/1273 -- There will be meat.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 13 04:21:56 +0000 2007","id_str":"332310892","full_text":"Next weekend, they'll get cold apple wood smoke, along with the Bavarian molasses ham that's been curing for the past two weeks.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 13 04:20:47 +0000 2007","id_str":"332309402","full_text":"The cure ended up being roughly equal parts of salt, cracked black pepper, dark brown sugar, and maple syrup, covering 3 slabs o' protobacon","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 13 03:44:01 +0000 2007","id_str":"332257312","full_text":"Most of the php application runs now on php5. I don't have to go so lightly with the drinks now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 13 01:34:46 +0000 2007","id_str":"332072362","full_text":"@terripin: I must have missed why, but throw some well wishes in there from me, too. Just because.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 13 01:18:15 +0000 2007","id_str":"332048362","full_text":"Drinking mojitos and trying to port a php4/phplib application to php5. Good times.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 12 21:43:57 +0000 2007","id_str":"331719222","full_text":"The girl just poked the dog on the head and said \"you're it!\" I guess her cousins taught her how to play tag at my parent's house.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 12 21:06:32 +0000 2007","id_str":"331657022","full_text":"Starting ten pounds of pork belly in a maple syrup cure. After smoking next weekend, shazam! Bacon!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 12 19:51:23 +0000 2007","id_str":"331523112","full_text":"Itch! Itch! Itch! *tries to resist urge. fails* Scratch! Scratch! Scratch! *shakes fists* Damn you, poison ivy!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 12 12:17:58 +0000 2007","id_str":"330581592","full_text":"Wow. First frost came early this year.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 11 14:16:43 +0000 2007","id_str":"328168882","full_text":"How have I gone so long without knowing about Bob Log III, and in particular his recipe for scotch? http://tinyurl.com/2uufjh","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 10 22:55:32 +0000 2007","id_str":"326531122","full_text":"Took two hours, but I finally got my PDF and can head home. Need to get my last two domains off Burnaby ASAP.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 10 22:29:38 +0000 2007","id_str":"326488112","full_text":"Burnaby load average now 62. Websites now return 502 Bad Gateway errors, when they resolve at all.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 10 21:51:03 +0000 2007","id_str":"326424222","full_text":"I guess there's still plenty of people on Burnaby -- the load average hasn't fallen below 20 in several days.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 10 19:46:21 +0000 2007","id_str":"326202542","full_text":"I've been busy breaking things in shared solaris: http://tinyurl.com/24tk5l","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 10 03:13:37 +0000 2007","id_str":"324340352","full_text":"6 year old crashes care yet remains \"very adorable\" -- http://www.thedenverchannel.com/news/14302712/detail.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Oct 10 00:01:40 +0000 2007","id_str":"324013182","full_text":"@andrewbernett: That position has already been filled.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 08 21:34:52 +0000 2007","id_str":"321202472","full_text":"Managed to fill up the iPhone downloading all the back episodes of Kevin Smith's \"SModcast\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 08 18:55:18 +0000 2007","id_str":"320922352","full_text":"Enjoying a good Selkirk Bannock from the House of Douglas Scottish Bakery: http://www.houseofdouglasbakery.com/","favorite_count":"0","retweet_count":"1"},{"created_at":"Sat Oct 06 21:25:34 +0000 2007","id_str":"317021562","full_text":"Roasting chiles to be chopped and put in the freezer. I may not be in New Mexico, but by God I can has some green chile cheeseburgers.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 06 14:15:44 +0000 2007","id_str":"316395812","full_text":"I just love a good pipe and drum band, and there are several here.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Oct 06 13:12:15 +0000 2007","id_str":"316301332","full_text":"Off to the Loch Hartwell Highland Games, being held a few miles from my house.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 05 22:05:54 +0000 2007","id_str":"315208712","full_text":"Holy crap! Audible.com is still letting me download audio books I purchased six years ago. Good on them!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 05 15:56:00 +0000 2007","id_str":"314532192","full_text":"Homemade hash browns (scattered smothered covered), scrambled eggs, and good coffee. Sick days home alone aren't so bad.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 05 15:18:30 +0000 2007","id_str":"314448382","full_text":"11 hours of sleep was mighty nice.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Oct 05 00:33:17 +0000 2007","id_str":"312995952","full_text":"Was going to go get a bite. Think I'll go home and have port and Stilton instead.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 04 22:42:13 +0000 2007","id_str":"312860762","full_text":"Holding down the tent at the farmers market so the storm doesn't take it away.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Oct 04 17:22:27 +0000 2007","id_str":"312308162","full_text":"So tired. So very, very tired.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Oct 02 20:48:50 +0000 2007","id_str":"307925192","full_text":"Repo Man Party at Little Kings in Athens tonight, complete with Harry Dean Stanton look-alike contest.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 01 04:26:37 +0000 2007","id_str":"304156632","full_text":"My company is hosting our annual conference all next week. I'll likely be offline for much of it. Next weekend, if I'm lucky, sleep.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Oct 01 02:14:04 +0000 2007","id_str":"303947722","full_text":"Making a molasses cured ham (similar to a Bavarian ham). It'll be ready in 6 months or so. Come on by.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 30 00:27:56 +0000 2007","id_str":"301986002","full_text":"Who knew Chekhov wrote about goth girls?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 30 00:20:09 +0000 2007","id_str":"301977132","full_text":"The play I'm watching was translated from Russian. Unfortunately, I think the program was too.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 29 22:05:13 +0000 2007","id_str":"301804902","full_text":"I take that back -- it works with the windows box but not the mac. Go figure.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 29 17:50:34 +0000 2007","id_str":"301474502","full_text":"Sorority girls outside my window are hiding booze in their underwear to sneak into the stadium. Hi ladies!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 28 22:53:19 +0000 2007","id_str":"299980342","full_text":"I'll probably spring for a license. I'm like that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 28 22:52:47 +0000 2007","id_str":"299979562","full_text":"Mailplane has been rather nice, since I was using three browsers at the same time. Now that Safari won the race, I don't know.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 28 20:45:19 +0000 2007","id_str":"299772352","full_text":"Stupid amazon urls. http://tinyurl.com/2ebkuk","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 28 18:34:32 +0000 2007","id_str":"299539922","full_text":"My mother got two new knees this morning. All is well. Drs said, \"There was nothing left -- it was bone on bone.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 28 15:00:32 +0000 2007","id_str":"299148782","full_text":"My Mac rebooted after applying the just-released firmware update. Refreshing the BIOS, no matter the platform, scares me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 28 13:51:29 +0000 2007","id_str":"299026622","full_text":"My bank charged me 50 cents in finance charges, but their online system won't let me pay it: \"Amount specified is less than the amount a ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 27 18:56:27 +0000 2007","id_str":"297214722","full_text":"I had to restore my *unhacked* iPhone after the update failed with an \"unknown error\". I wonder if I lost anything.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 27 18:15:04 +0000 2007","id_str":"297146302","full_text":"New iPhone software update is out.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 27 02:29:17 +0000 2007","id_str":"295712882","full_text":"It's the Harvest Moon and I have nothing left to harvest. Except potatoes, and the moonlight's too dim to be digging those up.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 27 01:51:40 +0000 2007","id_str":"295658172","full_text":"Took me an hour an a half to get an old Dell laptop with a DVD drive & XP to actually be able to play DVDs. Totally maddening. Love my Mac.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 26 13:50:55 +0000 2007","id_str":"294490172","full_text":"Take the Klingons bowling, take them bowling: http://tinyurl.com/3aqash","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 25 02:01:06 +0000 2007","id_str":"291274582","full_text":"Asks the girl, \"Dad, are you a pirate?\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 24 21:44:52 +0000 2007","id_str":"290867102","full_text":"Trying link again: http://tinyurl.com/26dyrd/www/story/09-24-2007/0004668880","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 24 21:42:25 +0000 2007","id_str":"290862552","full_text":"Fair warning: Hacked iPhones may become \"permanently inoperable\" if updated later this week: http://tinyurl.com/26dyrd/www/story/09-24-2 ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 24 20:22:09 +0000 2007","id_str":"290725122","full_text":"After 10 years, our office has a photocopier. Purchased new for $15 through http://www.woot.com.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 24 19:15:00 +0000 2007","id_str":"290602422","full_text":"An iPhone Tech Talk is now scheduled for Atlanta. On the day I've already set aside for the beach.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 24 02:17:32 +0000 2007","id_str":"288948632","full_text":"It's Gosford Wine Appreciation Week at Athens Locally Grown: http://athens.locallygrown.net/weblog/view/318","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 23 21:15:10 +0000 2007","id_str":"288536302","full_text":"Dinner tonight: Chile Rellenos del Mar (fried battered peppers stuffed with cheese and shrimp). Don't think I'll fry them in tallow :)","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 23 20:57:46 +0000 2007","id_str":"288513102","full_text":"Mowed a couple acres, in preparation for our \"Hunter's Moon Feast\" next month. http://athens.locallygrown.net/market/index/1273","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 23 18:47:38 +0000 2007","id_str":"288335452","full_text":"Covered two 15lb hams with salt. They'll stay that way for 3 wks. 1st step toward prosciutto.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 23 03:42:21 +0000 2007","id_str":"287193412","full_text":"The coffee filter I used for straining are now my \"window to weight gain\". Mu Mu Store, here I come!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 23 03:33:26 +0000 2007","id_str":"287180192","full_text":"Ended up with five pint jars of rendered beef tallow. I'm sure I'll find a use for them.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 22 13:16:11 +0000 2007","id_str":"286023802","full_text":"Rendering beef fat into tallow. To what end, I don't know.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 21 20:59:01 +0000 2007","id_str":"284792582","full_text":"Moving a second rails domain over took about 20 minutes total. There's a mailman list involved, so that's been ticketed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 21 20:08:00 +0000 2007","id_str":"284714542","full_text":"Got one rails domain moved over to the new server. One minor glitch, and it took just over an hour of work, spread out over the afternoon.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 21 17:28:11 +0000 2007","id_str":"284438322","full_text":"Walking out of the grocery last night with 40 lbs of salt and 4 cases of canning jars, the security guard asked me if I was making moonshine","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 21 16:13:08 +0000 2007","id_str":"284292272","full_text":"Did GMail's spam filters take the day off?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 20 22:33:54 +0000 2007","id_str":"282579072","full_text":"My golden ticket arrived! I'm on \"karl\". At the farmers market now, though, so can't kick the tires yet.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 20 17:09:12 +0000 2007","id_str":"282017112","full_text":"Urg. This embedded HTML renderer doesn't support pseudoclasses. Now I don't feel so clever about hacking in some CSS.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 20 15:49:33 +0000 2007","id_str":"281855622","full_text":"\"Hi My name is kristie. I found your email on that dating site.\" -- uh.... that's not it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 20 15:47:00 +0000 2007","id_str":"281850902","full_text":"/me refreshes email like mad, looking for a golden ticket","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 19 18:55:39 +0000 2007","id_str":"279800492","full_text":"Writing embedded web pages using a java library called \"ezhtml\". The process is neither \"ez\" nor \"html\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 19 18:43:24 +0000 2007","id_str":"279780532","full_text":"Arrrrrr, Mateys! My daughter gets in on the fun: http://www.flickr.com/photos/ewagoner/1347691883/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 19 17:30:05 +0000 2007","id_str":"279636872","full_text":"\"GPS\" for the iPhone: http://tinyurl.com/24xxny","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 19 01:47:22 +0000 2007","id_str":"278032102","full_text":"I can has more birthday cake?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 19 01:19:00 +0000 2007","id_str":"277984902","full_text":"Freezer is now full. With beef, pork, goat, lamb, and emu. Busy times ahead.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 18 21:42:44 +0000 2007","id_str":"277646732","full_text":"Going to go pick up my hog. The future holds home-smoked bacon. And an attempt to make a parma ham.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 18 19:59:25 +0000 2007","id_str":"277464942","full_text":"I was about to be seriously impressed with http://mint.com -- but it's timing out like crazy. Looks very promising, though.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 18 16:45:47 +0000 2007","id_str":"277109522","full_text":"Somehow I missed the MC Frontalot had a video out for \"It Is Pitch Dark\": http://tinyurl.com/2apzrc","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 18 16:40:41 +0000 2007","id_str":"277099892","full_text":"Leftover potatoes and cabbage for lunch, from my first pressure cooker meal. The brisket has already been eaten.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 18 02:16:23 +0000 2007","id_str":"275667842","full_text":"Local leg of lamb roasted in a clay pot really hit the spot.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 18 01:34:34 +0000 2007","id_str":"275602862","full_text":"Watching the Bob Saget stand up special. Oh. My.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 17 17:57:35 +0000 2007","id_str":"274850382","full_text":"@gcatz: I tried to convert redmine for the Slingshot contest, but the code was too bad to get it done. The software itself looked decent ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 17 14:46:06 +0000 2007","id_str":"274466872","full_text":"Rails on Dreamhost. Will the fun never end?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 17 13:46:10 +0000 2007","id_str":"274340972","full_text":"@everyone: Thanks for the well wishes! If you were here, I'd share my cake.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 17 13:21:28 +0000 2007","id_str":"274293882","full_text":"Hanging one more year on the line.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 16 23:08:04 +0000 2007","id_str":"273112772","full_text":"Burnaby's fallen and can't get up. I really need to finish moving to my accelerator.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 14 23:23:00 +0000 2007","id_str":"269480632","full_text":"Sitting at the grocery parking lot, waiting for the OMG heavy thunderstorm to let up.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 14 17:25:08 +0000 2007","id_str":"268905112","full_text":"Got my $100 \"early adopter rebate\" from Apple. Time to order iLife '08 + ??","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 13 17:15:49 +0000 2007","id_str":"266515642","full_text":"12 quart pressure cooker just came in the mail. I'm looking forward to playing with it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 12 16:06:45 +0000 2007","id_str":"263978612","full_text":"Sitting on my tuffet, eating my curds and whey.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 12 15:33:19 +0000 2007","id_str":"263902622","full_text":"Making reservations to go camp on the beach. http://tinyurl.com/2bgd7d","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 12 01:11:13 +0000 2007","id_str":"262463022","full_text":"Making cottage cheese. Starting with milk.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 11 18:19:05 +0000 2007","id_str":"261775522","full_text":"The Flaming Lips are playing at the OK City Zoo, on my computer, as I'm working. Over to the left, on the third monitor.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 11 13:23:04 +0000 2007","id_str":"261185512","full_text":"New recipe idea: Chile Rellenos del Mar -- chiles stuffed with shrimp and fontina, egg battered, and pan dried.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 10 16:53:06 +0000 2007","id_str":"259242582","full_text":"Harvest party at my house: http://athens.locallygrown.net/market/index/1273","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 10 16:43:54 +0000 2007","id_str":"259227272","full_text":"My hog's going to the butcher tomorrow. I shall soon get more practice with charcuterie. Might make prosciutto.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 10 03:52:47 +0000 2007","id_str":"257823752","full_text":"Over $130,000 in locally grown food has been sold through locallygrown.net this year. Not bad for 7 months.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 09 23:26:55 +0000 2007","id_str":"257413912","full_text":"Tonight: Chile Rellenos stuffed with lamb and good cheese. Of course, everything local.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Sep 09 15:46:25 +0000 2007","id_str":"256778782","full_text":"Several eggplants just went in the oven. There is baba ghanouj in my future.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 08 03:12:23 +0000 2007","id_str":"254075122","full_text":"I keep my Bombay gin in the freezer for just such a night as this.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Sep 08 02:06:37 +0000 2007","id_str":"253987182","full_text":"Sweet, sweet martini.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 07 19:59:30 +0000 2007","id_str":"253526172","full_text":"RIP Madeleine L'Engle. I hope you're having fun with the Happy Medium.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 07 17:52:59 +0000 2007","id_str":"253323512","full_text":"Thanks for the $100, Mr. Jobs. It's much appreciated. I'd like to spend it on one of those, one of those, and one of ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Sep 07 13:30:29 +0000 2007","id_str":"252815852","full_text":"Being the first one on the disc golf course in the morning means clearing away countless spider webs. With my face.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Sep 06 00:20:48 +0000 2007","id_str":"250045762","full_text":"Local grass-fed chicken fried steak and heirloom tomato sandwiches. Yeah, they're a winner.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 05 18:20:53 +0000 2007","id_str":"249436432","full_text":"Only $399 for the 8GB iPhone now? Geeze -- now everyone will get one.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 05 17:43:57 +0000 2007","id_str":"249344392","full_text":"The iPod I just bought as a gift last month is now $100 cheaper.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Sep 05 13:28:30 +0000 2007","id_str":"248775102","full_text":"I think morning disc golf will be a regular thing. I bought a yearly pass today, had a lot of fun. Wish they opened a half hour earlier ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Sep 04 22:34:08 +0000 2007","id_str":"247399442","full_text":"At the Atlanta Ruby Users Group meeting -- http://atlrug.org","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 03 20:40:02 +0000 2007","id_str":"244978382","full_text":"After nearly a year, I've changed my default browser from Firefox to Safari. iPhone simplicity and weariness of .5Gig memory use made me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 29 04:42:17 +0000 2022","id_str":"1564111171837370368","full_text":"https://twitter.com/MeWeFree_/status/1563555485680562178
","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 28 02:57:43 +0000 2022","id_str":"1563722468832976896","full_text":"Sleep’s a crutch.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat May 27 11:56:55 +0000 2017","id_str":"868435846671859712","full_text":"That was fast. https://twitter.com/CBSNews/status/868196668751187968","favorite_count":"1","retweet_count":"2"},{"created_at":"Sat May 27 03:11:08 +0000 2017","id_str":"868303530871992320","full_text":"Holy. Shit. Portland? https://twitter.com/AaronMesh/status/868286554438901760","favorite_count":"2","retweet_count":"0"},{"created_at":"Thu May 25 22:12:19 +0000 2017","id_str":"867865941195063296","full_text":"Download 67,000 Historic Maps (in High Resolution) from the Wonderful David Rumsey Map Collection http://www.openculture.com/2016/04/download-67000-historic-maps-in-high-resolution-from-the-wonderful-david-rumsey-map-collection.html","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu May 25 14:24:46 +0000 2017","id_str":"867748280586956800","full_text":"OMG. I spit out my coffee. https://twitter.com/HarmfulOpinions/status/867684977038721025","favorite_count":"3","retweet_count":"2"},{"created_at":"Wed May 24 19:11:58 +0000 2017","id_str":"867458169181798400","full_text":"I’m looking for this potter, who sold at the 2012 Stone Mountain Highland Games but isn’t currently listed on the games’ website. Any ideas?
","favorite_count":"0","retweet_count":"1"},{"created_at":"Mon Sep 03 19:51:10 +0000 2007","id_str":"244907952","full_text":"Thinking of taking up running \"disc golf\" as an exercise regimen, inspired by Kim Stanley Robinson's latest trilogy. I bought a disc today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 03 17:38:04 +0000 2007","id_str":"244707212","full_text":"Mexican lunch at The Grit. Loaded Nachos followed by a Choco Taco.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Sep 03 15:49:13 +0000 2007","id_str":"244537222","full_text":"Ordered a fresh batch of cheesemaking supplies: http://cheesemaking.com -- It's been a while, and I've several great sources for raw milk.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 31 17:10:20 +0000 2007","id_str":"239601242","full_text":"Tickets for TMBG in Athens Nov 1 have been aquired.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 30 17:00:37 +0000 2007","id_str":"237371662","full_text":"TomTom GPS on Woot.com right now is a steal. Hurry -- it's a woot-off!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 30 03:29:58 +0000 2007","id_str":"236106962","full_text":"Made a minor code change to locallygrown.net that will save me several hours a week in administrative overhead. Yay for automation!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 29 22:23:07 +0000 2007","id_str":"235655562","full_text":"Joyeurs: For someone with 3-4 rails apps on 3-4 domains, plus 1 or 2 mainman lists, how long would it take to move to the new servers?","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 29 21:24:01 +0000 2007","id_str":"235566592","full_text":"I will be doing things with meat. http://www.amazon.com/gp/product/1580088430 http://www.amazon.com/gp/product/0393058298","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 29 20:09:03 +0000 2007","id_str":"235445902","full_text":"Jonathan Katz has a new podcast! http://www.jonathankatz.com/wkatz/","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 28 12:23:11 +0000 2007","id_str":"232327112","full_text":"Teaching users of my software all day today.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 25 20:08:39 +0000 2007","id_str":"227179782","full_text":"A small river: http://tinyurl.com/23tk4s","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 25 19:30:01 +0000 2007","id_str":"227128782","full_text":"It's so hot and dry I've gain an acre with the river as low as it is.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 25 02:42:01 +0000 2007","id_str":"225926972","full_text":"Nothing cuter than a 3 year old girl going \"Arrr matey\" in her best pirate voice.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 25 00:49:04 +0000 2007","id_str":"225778432","full_text":"Bread, butter, and apple butter (all homemade) makes a great dinner.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 22 21:38:20 +0000 2007","id_str":"221076892","full_text":"19 farmers' markets in eleven states now are using my locallygrown.net software. Not bad for the first six months.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 22 21:33:07 +0000 2007","id_str":"221067862","full_text":"I've got a hankering to replay Dungeon Keeper. I'll have to find my disks.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 22 19:36:13 +0000 2007","id_str":"220872522","full_text":"I know many of my followers are Mac users. The Unofficial Apple Weblog is hiring: http://tinyurl.com/yvdbl9","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 22 18:16:17 +0000 2007","id_str":"220742302","full_text":"Oh moussaka, how I love thee.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 22 15:04:52 +0000 2007","id_str":"220386502","full_text":"My hometown bank's idea of extra website security: giving you an \"invalid username/passwrod\" error about 2/3 of the time even if things ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 22 13:33:45 +0000 2007","id_str":"220202392","full_text":"Now most of the time I'm a peaceful man, but I lost my temper that day. Just one last bottle of Nesbitt's lime soda, and I had to throw ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 21 00:41:40 +0000 2007","id_str":"216923472","full_text":"Dug up the first German Butterball and Peruvian Purple potatoes. Looks good. Might keep all instead of selling.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Aug 20 18:03:37 +0000 2007","id_str":"216392372","full_text":"New word for the day: crapulous","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 18 14:37:56 +0000 2007","id_str":"212808472","full_text":"The girl turns three. Chocolate chip pancakes for breakfast followed by a trip to grandma's house","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Aug 17 18:38:00 +0000 2007","id_str":"211415332","full_text":"At least two dreamhost servers are down, And their official offsite emergency status page? \"Error establishing a database connection\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 15 17:25:12 +0000 2007","id_str":"207716462","full_text":"Battlefleet for the iPhone is awesome: http://www.rogerkenny.com/battlefleet","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 14 00:40:10 +0000 2007","id_str":"204437732","full_text":"Making a lovely moussaka with all local ingredients. I discovered this dish a year ago, and it quickly became one of my faves.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 14 00:09:24 +0000 2007","id_str":"204392372","full_text":"After latest round of debt payoffs, our net worth is up to a negative $25K. As bad as that sounds, it's a *lot* better than three years ago.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Aug 12 22:24:46 +0000 2007","id_str":"202282922","full_text":"Five gallons of blackberry mead just went into the secondary carboy: http://flickr.com/photos/ewagoner/1096468829/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 11 23:32:58 +0000 2007","id_str":"200794572","full_text":"Canned 24 pints of roma tomatoes (with basil and garlic).","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 11 04:23:44 +0000 2007","id_str":"199534982","full_text":"What the deuce? All the scans came out clean. Maybe HughesNet's bandwidth meter is broken?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 11 00:57:58 +0000 2007","id_str":"199293192","full_text":"HughesNet has us on lockdown for bandwidth abuse.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 11 00:56:01 +0000 2007","id_str":"199291232","full_text":"Making sure all the virus and malware scanners are up to date and firing off full scans. Something's not right.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Aug 11 00:49:47 +0000 2007","id_str":"199283452","full_text":"Wondering what on my computer might have downloaded 1.8Gigs of data overnight...","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Aug 08 13:43:41 +0000 2007","id_str":"194035242","full_text":"Closing Firefox so I can reclaim a full 2 gigs of memory. This is really getting out of hand.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 07 23:05:38 +0000 2007","id_str":"192782042","full_text":"What's worse that a presenter who reads his slides? One who stands between the overhead projector and the screen while he does it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Aug 07 19:07:49 +0000 2007","id_str":"192410952","full_text":"Waiting for the Apple Store to come back online. iNeed iWork.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Aug 02 03:28:17 +0000 2007","id_str":"181574732","full_text":"I ended up selling my entire supply of Caribe potatoes. That's OK. My favorite -- the German Butterballs -- have yet to be harvested.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 31 17:22:28 +0000 2007","id_str":"178708832","full_text":"Thanks to having to jump right in and do stuff, I can add BeanShell to my list of scripting languages I can write in. As good as Ruby, i ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 31 15:04:02 +0000 2007","id_str":"178489682","full_text":"\"My guy\" is bringing by another five pounds of chanterelles. Joy!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 31 02:04:44 +0000 2007","id_str":"177449622","full_text":"iPhone.beejive.com is really shaping up for iChat on the iPhone.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 31 01:38:58 +0000 2007","id_str":"177413662","full_text":"I want too keep all the Caribe potatoes all to myself. Thin purple skin, creamy white flesh. Fantastic!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 31 01:37:19 +0000 2007","id_str":"177411782","full_text":"After roasting these Caribe heirloom potatoes I dug up, I think I made a mistake listing them for sale at my farmers market this week. I ...","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 31 00:16:24 +0000 2007","id_str":"177303542","full_text":"Sitting down to a couple shrimp and heirloom tomato sandwiches. Nothing like local food to make you feel like a king.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 29 20:01:09 +0000 2007","id_str":"175057062","full_text":"Added 5lbs of fish trimmings, onion, and wrinkly roma tomatoes to the stock. It'll simmer for a while.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 29 18:33:59 +0000 2007","id_str":"174971172","full_text":"Making stock from the heads of 15 lbs of freshly caught shrimp. While \"sampling\" a few of the tails.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 26 15:23:28 +0000 2007","id_str":"169722492","full_text":"A wasp stung the heck out of the back of my hand last night. The swelling's gone, but it itches. A lot. I'd invaded his sumac grove, I guess","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 24 00:24:39 +0000 2007","id_str":"164884892","full_text":"Just dug up the first heirloom potatoes of the season. Mmmmm mmmm!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jul 19 18:44:46 +0000 2007","id_str":"158035992","full_text":"Making a MySpace profile. *shudder*","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 17 11:26:13 +0000 2007","id_str":"153933392","full_text":"New edit of my Food Network audition video: http://tinyurl.com/ysbbgn","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 16 01:43:21 +0000 2007","id_str":"151679732","full_text":"@everyone: Thanks for all your comments so far!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 16 01:41:07 +0000 2007","id_str":"151677562","full_text":"My first attempt at a final cut. I'll wait a few days before I submit it. http://tinyurl.com/27ebf9","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 15 18:59:46 +0000 2007","id_str":"151311612","full_text":"I'm sure glad iMovie is so easy to use, even for complete novices. I though it was going to take days or weeks to do this editing.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 15 16:50:30 +0000 2007","id_str":"151187302","full_text":"I've finished editing for length, and still have close-up footage to overlay. Critiques welcome! http://tinyurl.com/2h6moj","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 15 14:44:52 +0000 2007","id_str":"151053772","full_text":"The second cut is only 45 seconds too long. It's time to start removing frames... http://tinyurl.com/2ao6uz","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 15 13:28:52 +0000 2007","id_str":"150975072","full_text":"Here's the first very rough cut. It's six minutes too long. http://tinyurl.com/yo298e","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 14 22:58:17 +0000 2007","id_str":"150232242","full_text":"The cooktop still had problems, but I can edit down the long cooking times.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 14 22:56:04 +0000 2007","id_str":"150230512","full_text":"Filming's done! Now I've got a half-hour of footage to edit down to three minutes. Time to learn iMovie!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 14 21:52:24 +0000 2007","id_str":"150178422","full_text":"Here is my \"set\": http://www.flickr.com/photos/ewagoner/811552562/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jul 14 20:48:35 +0000 2007","id_str":"150124572","full_text":"The sun's come out. We'll wait until the garden is in shadow to do the second take. Maybe I can figure out what's wrong with the stove by th","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 14 20:44:31 +0000 2007","id_str":"150116032","full_text":"On the plus side -- it's so, so good. The stroganoff, that is. So good!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 14 20:42:23 +0000 2007","id_str":"150112042","full_text":"First take is done. The propane cooktop I'm using is a disaster. The next take will be a major hassle.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 14 19:57:29 +0000 2007","id_str":"150072352","full_text":"Only have one camera, so we'll do it in two takes: The first showing closups and the second on a tripod. I'll edit them together later.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 14 19:09:43 +0000 2007","id_str":"150030432","full_text":"Onions, mushrooms, beef prepped. Adding a side dish of sauteed squash and zucchini -- just picked.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 14 18:40:12 +0000 2007","id_str":"150003052","full_text":"Starting to prep the food. The final tape can only be three minutes long, so the chopping all must be done ahead.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 14 18:27:47 +0000 2007","id_str":"149990492","full_text":"Getting my \"set\" ready (a table in the garden), checking out \"wardrobe\" (my closet).","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 14 17:57:18 +0000 2007","id_str":"149960952","full_text":"Garden's mowed, noodles are made. Just waiting on a little storm to blow by before I set up my outdoor kitchen and start filming.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 14 15:49:04 +0000 2007","id_str":"149827272","full_text":"Mowing and making the gardens look nice for the film shoot.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jul 14 03:31:32 +0000 2007","id_str":"149172642","full_text":"Homemade egg noodle dough for my Food Network audition tomorrow is done: http://www.flickr.com/photos/ewagoner/804647052/","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 13 16:24:04 +0000 2007","id_str":"148475612","full_text":"If the weather holds, I'm still on track to film my Food Network audition video tomorrow. Local beef stroganoff, made in the garden!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jul 13 13:40:48 +0000 2007","id_str":"148222332","full_text":"UK military spokesman Major Mike Shearer said: \"We can categorically state that we have not released man-eating badgers into Basra.\"","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Jul 12 01:46:17 +0000 2007","id_str":"145672292","full_text":"Harvested and now packing beans, squash, zucchini, sumac berries, lambs quarters.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 10 23:19:26 +0000 2007","id_str":"143747932","full_text":"At the Atlanta Ruby User Group, being nerdy, eating pizza.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 09 01:49:32 +0000 2007","id_str":"140626092","full_text":"I'm filming my audition for \"The Next Food Network Star\" next Saturday. In my garden, making locally sourced stroganoff.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jul 03 18:09:15 +0000 2007","id_str":"132738572","full_text":"Five gallons of Blackberry Mead will begin brewing this weekend.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 02 16:26:56 +0000 2007","id_str":"130908472","full_text":"I forgot to mention a clue-full agent got me activated yesterday. The main drawback so far: it's hard to keep me drool off the screen.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jul 02 13:44:04 +0000 2007","id_str":"130700422","full_text":"Over the weekend, my daughter was ripping the wings off her fairies. Some might say I taught her well. My wife would not be among them.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 01 15:04:57 +0000 2007","id_str":"129279322","full_text":"Closing in on 24 hours. AT&T still says they are \"having trouble meeting the unprecedented demand\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jul 01 00:27:54 +0000 2007","id_str":"128449522","full_text":"AT&T is having massive problems activating new iPhones. What was supposed to take 3 minutes is now \"24-48 hours\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 30 17:09:34 +0000 2007","id_str":"128047432","full_text":"So... yeah. I got one. Turns out it really *was* the fiscally responsible thing to do.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 30 17:08:59 +0000 2007","id_str":"128046892","full_text":"Stopped by the AT&T store. Turns out I don't need a few optional items I had on my account. Result: iPhone was cheaper, so I'll make $120.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 29 22:19:54 +0000 2007","id_str":"126897312","full_text":"40 people or so in line. Doors just opened. Maybe i'll just get one online.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 28 13:22:59 +0000 2007","id_str":"124579922","full_text":"Hmm... then again, the things I use my laptop for in that case could almost all be done on the iPhone.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 28 13:21:46 +0000 2007","id_str":"124578512","full_text":"Ah... here's the deal breaker: \"Can the iPhone serve as a wireless modem for my laptop? No.\" I do this too often with my SE phone to switch.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 27 13:58:47 +0000 2007","id_str":"123055222","full_text":"woot.com is very tempting today. I've been eyeing that model for some time now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 27 13:23:07 +0000 2007","id_str":"123005252","full_text":"Large Cafe Cubano Lette -- Four shots of espresso brewed together with sugar in the raw, mixed with steamed milk. Good stuff!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 27 02:10:14 +0000 2007","id_str":"122289622","full_text":"If you missed the Robot Chicken Star Wars Special, here it is: http://tinyurl.com/yqpvl2","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 26 15:23:22 +0000 2007","id_str":"121632272","full_text":"1.2GB of podcasts now down to a mere 46MB. That took quite a bit of listening.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 26 14:32:34 +0000 2007","id_str":"121578032","full_text":"If I get an iPhone, the new prices are actually cheaper than my current rates. The more expensive iPhone would pay for itself in 30 months.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Jun 26 00:02:43 +0000 2007","id_str":"120688172","full_text":"Planning my \"Next Food Network Star\" audition video.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 23 23:15:28 +0000 2007","id_str":"117803312","full_text":"The hottest day of the year, and I've been outside ripping up bolting lettuce, weeding, irrigating, and putting fown mulch.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 20 17:42:27 +0000 2007","id_str":"113348842","full_text":"There's something about a Choco Taco that just brightens the day.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Jun 17 00:33:40 +0000 2007","id_str":"107794262","full_text":"My 2 year old's new favorite sing along song is Regina Spektor's \"Fidelity\" -- http://tinyurl.com/ycsdpp","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 14 18:17:42 +0000 2007","id_str":"104629372","full_text":"Slingshot contest entry not going too well. Might have to throw in the towel, unless there's an extension.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Jun 14 15:39:51 +0000 2007","id_str":"104451322","full_text":"My locallygrown.net software inspired a new state law just passed in Tennessee that makes things easier for their farmers to sell locally!","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed Jun 13 22:29:57 +0000 2007","id_str":"103471822","full_text":"Almost time to board. The security line is at the gate. Walk through the X-ray and right onto the plane.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 13 21:42:08 +0000 2007","id_str":"103432462","full_text":"Nice. The only food source at the airport just closed. Good thing I ate all that catfish.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 13 21:35:23 +0000 2007","id_str":"103425482","full_text":"At the airport. Wondering how to connect to this wifi hotspot I see but can't use.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 13 17:08:56 +0000 2007","id_str":"103209332","full_text":"The trouble with cat fish is five or six days later you're hungry again.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 13 17:05:34 +0000 2007","id_str":"103205852","full_text":"Sitting down to a mess of cat fish before I head back to Georgia.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 13 03:46:59 +0000 2007","id_str":"102357812","full_text":"/me casts an eye at BoxRoom -- http://boxroom.rubyforge.org/","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 13 03:02:36 +0000 2007","id_str":"102311982","full_text":"Crap! redmine used \"created_on\" when it should have used \"created_at\" throughout. I think choosing it for the Slingshot contest was bad idea","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 13 00:21:45 +0000 2007","id_str":"102157522","full_text":"It's my last night in Louisiana. This visit was not near as nice as my last one. I'm far from the storm paths, but the place seems defeated.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 13 00:16:56 +0000 2007","id_str":"102153052","full_text":"Found some good boudin. The town I'm in... is a sad, sad place. The first person I met was a uniformed officer bumming change for a coke.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 11 15:05:20 +0000 2007","id_str":"99921062","full_text":"Finally boarding.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 11 14:39:06 +0000 2007","id_str":"99883522","full_text":"They say they found the plane, but now it is delayed at least an hour.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 11 14:19:03 +0000 2007","id_str":"99857232","full_text":"At the atlanta airport. Delta is playing \"hide the airplane\". At my 5th gate.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Jun 06 21:48:45 +0000 2007","id_str":"93868722","full_text":"Hey, Firefox -- 670MB of RAM? Really?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 04 17:13:31 +0000 2007","id_str":"90823962","full_text":"Wait a minute... How does she know Barney by name? Must talk to the wife.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 04 16:14:42 +0000 2007","id_str":"90754022","full_text":"The new kite line reel makes me think I'm fishing. Especially since the kite is a 4ft long clown fish.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Jun 04 00:32:45 +0000 2007","id_str":"89824482","full_text":"Spooky late evening thunderstorm. The sun is setting and is below the cloud line, so we've got full sunlight during the height of the storm.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 02 19:32:10 +0000 2007","id_str":"88433802","full_text":"One of my daughter's favorite naptime musical selections is the Civilization IV soundtrack.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 02 17:06:11 +0000 2007","id_str":"88307162","full_text":"At the park with the girl, dropping rocks in the stream off the foot bridge.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jun 02 02:57:00 +0000 2007","id_str":"87610422","full_text":"Went to the Peabody award party when the BBC version won it. No one here knew of it yet, so I cleaned up the trivia contest and won the DVDs","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Jun 01 19:20:23 +0000 2007","id_str":"87198442","full_text":"Donovan and Bobby Gentry together at last: http://tinyurl.com/22uyt2","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon May 28 00:22:26 +0000 2007","id_str":"80922222","full_text":"Tracking my progress porting redMine to Slingshot using my ported copy of redMine itself on my accelerator. Too meta? http://www.inmyname.us","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 27 16:33:50 +0000 2007","id_str":"80583192","full_text":"The Flaming Lips were on TV last night. The Tivo got it, and Vivian has requested it 3 times today. She's not 3 yet, and already a fan.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun May 27 14:52:23 +0000 2007","id_str":"80485562","full_text":"10:50 am and already drenched in sweat. Time to come in for a while I think.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 17 02:49:43 +0000 2017","id_str":"864674262770221056","full_text":"Well, crap. I’ve fallen through to the mirror universe. /me grows out the goatee https://twitter.com/TuckerCarlson/status/864633509549412352","favorite_count":"3","retweet_count":"0"},{"created_at":"Tue May 16 15:15:38 +0000 2017","id_str":"864499590162198529","full_text":"Evergreen thread. https://twitter.com/ryanbeckwith/status/864488063745101824","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 27 13:50:53 +0000 2007","id_str":"80422052","full_text":"The little girl just had her first peanut butter and jelly sandwich. Loved it, crusts and all.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 27 12:38:58 +0000 2007","id_str":"80350362","full_text":"Just weeded beans, zucchini, squash, and cukes, and hilled up the potatoes. Still need to hoe the sunflowers and more beans. Already hot++!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 26 21:33:36 +0000 2007","id_str":"79671352","full_text":"Trying to get farm work done, but it's hot as blazes. Alternating outdoor work with indoor nerding out.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 26 20:38:25 +0000 2007","id_str":"79630302","full_text":"Set the timezone, changed the prompt, installed gems. The place is starting to feel like home! Now to go about winning that Lrg Accelerator.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 26 14:12:55 +0000 2007","id_str":"79285022","full_text":"Breakfast: Turkey eggs scrambled with sauteed squash (both from 20 miles from here) topped with a few crumbles of smoked raw blue cheese.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 25 20:35:33 +0000 2007","id_str":"78453722","full_text":"Eric is learning how to manage DNS on his own. He's even more of a nerd now.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu May 24 18:16:40 +0000 2007","id_str":"76892592","full_text":"Twitter as timer: http://twitter.com/ququoo/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 24 17:58:14 +0000 2007","id_str":"76872592","full_text":"Yay! It's here! http://8.12.34.86/","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 24 17:41:40 +0000 2007","id_str":"76856572","full_text":"Accelerator, accelerator, wherefore art thou accelerator?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 24 00:01:32 +0000 2007","id_str":"75899352","full_text":"Just had six tacos in anticipation of an accelerator heading my way. Now out to harvest five pounds of mixed heirloom lettuces before dark.","favorite_count":"1","retweet_count":"0"},{"created_at":"Wed May 23 17:54:19 +0000 2007","id_str":"75545962","full_text":"\"I'm employee of the month. Number one crumb making sun of a gun. I just need one sandwich and I'm set all day for making crumbs.\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 23 01:50:03 +0000 2007","id_str":"74650922","full_text":"The secret to making the most amazing homemade strawberry ice cream (besides local berries, cream, and milk)? A splash of balsamic vinegar!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 23 01:06:25 +0000 2007","id_str":"74626062","full_text":"97 orders through http://athens.locallygrown.net -- we're hitting record sales every single week now.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 22 19:28:18 +0000 2007","id_str":"74367212","full_text":"Saturday, the moon sat right next to Venus. Tonight, it sits between both Saturn and bright blue Regulus (the heart of Leo).","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 22 16:34:14 +0000 2007","id_str":"74186952","full_text":"Serrated butter knife == fantastic back scratcher","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 22 15:46:59 +0000 2007","id_str":"74123172","full_text":"I'm sorry, Vernors, but I don't know if I want my diet ginger ale \"Barrel Aged 3 Years\". What does that do to the aspartame?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 20 23:51:10 +0000 2007","id_str":"71762292","full_text":"Yeah, I could have gone to RailsConf, but then I wouldn't be sitting here eating these fajitas.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 20 23:27:41 +0000 2007","id_str":"71744442","full_text":"I'm turning this giant sirloin tip into fajitas.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 20 21:54:42 +0000 2007","id_str":"71673072","full_text":"The little girl was yelling from her crib \"Baby Dragon Bird!\". Sure enough, there was a hummingbird loose flying around the room.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 20 17:42:23 +0000 2007","id_str":"71505342","full_text":"Was going to truss up tomatoes and beans, but the sun is making a bad headache worse. Will stay inside and code instead, I guess.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 19 00:31:06 +0000 2007","id_str":"69421112","full_text":"If you're in the area, I made extra taco meat. Bring your own shells.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 17 13:27:45 +0000 2007","id_str":"67038082","full_text":"New Forklift Beta for Macs is very, very sweet.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 17 00:08:55 +0000 2007","id_str":"66361282","full_text":"Just harvested 338 radishes. It's a sizable pile. http://flagpole.com/News/Features/LocalFarms/2007-05-16","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 16 02:20:34 +0000 2007","id_str":"65631822","full_text":"Eh. Andrew's not even following my twitterstream. Can't tell that via IM.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 16 02:11:52 +0000 2007","id_str":"65621242","full_text":"Yeah. I can't spell. Even when the name is right in front of me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 16 02:11:08 +0000 2007","id_str":"65620622","full_text":"@andrewbernett: I got a medium, but even the small is cheap, cheap, cheap. You'll find a use for it, I'm sure.","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue May 15 21:25:15 +0000 2007","id_str":"65327922","full_text":"Local Foods, Local Farms: http://tinyurl.com/25e2w5","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 15 19:02:12 +0000 2007","id_str":"65222392","full_text":"Time for tacos!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 13 18:43:57 +0000 2007","id_str":"62844252","full_text":"Planting potatoes, squash, beans, cukumbers, eggplant","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 06 19:19:39 +0000 2007","id_str":"52266052","full_text":"Just took inventory. 55 tomato plants, 30-something heirloom varieties. Varietiy over quantity.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 06 18:32:19 +0000 2007","id_str":"52229842","full_text":"We usually get a frost the second week of May, but the forecast looks good. Time to plant the tomatoes!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun May 06 15:47:18 +0000 2007","id_str":"52077812","full_text":"Yeah. My first attempt to direct message failed there. I'll learn.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri May 04 01:38:14 +0000 2007","id_str":"49173252","full_text":"Sold over $2000 in fresh from the farm food to 75 families today. By far the best week yet for athens.locallygrown.net","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed May 02 14:54:30 +0000 2007","id_str":"47294942","full_text":"My proposal to direct \"Streetcar Named Desire\" was approved.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue May 01 23:31:02 +0000 2007","id_str":"46480512","full_text":"At the AtlRUG meeting, about to present on Joyent's Slingshot.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Apr 26 01:48:31 +0000 2007","id_str":"40086872","full_text":"Public demonstration of Joyent's Slingshot from a user and Rails developer's perspective at Tuesday's AtlRUG meeting -- www.atlrug.org","favorite_count":"1","retweet_count":"0"},{"created_at":"Tue Apr 24 19:30:31 +0000 2007","id_str":"38538312","full_text":"Finally finished two month backlog of \"Wait Wait Don't Tell Me\" podcasts","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 24 14:18:17 +0000 2007","id_str":"38222472","full_text":"My office just bought Transmit's Coda for me. It is outragously fantastic -- even if it could be better.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 24 02:00:15 +0000 2007","id_str":"37631692","full_text":"andrewbarnett: My 2 year old girl sings a mean \"Sound Check (Gravity)\".","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 23 00:13:27 +0000 2007","id_str":"36368402","full_text":"If there is anything unhealthy about eating an entire pineapple, I'll let you know.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 22 03:30:38 +0000 2007","id_str":"35602862","full_text":"Slingshot is now downloading data! Huzzah! But it's not doing anything with it...","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 21 15:42:28 +0000 2007","id_str":"35168322","full_text":"Accelerator in place, required migrations complete, plugin installed, rails app up and running. Now: time to code for Slingshot synching!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 20 04:42:50 +0000 2007","id_str":"33758352","full_text":"Watching Clap Your Hands Say Yeah but thinking about Slingshot. Nerd!","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Apr 20 02:40:23 +0000 2007","id_str":"33668272","full_text":"Elvis Perkins is all kinds of fun.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 20 01:23:10 +0000 2007","id_str":"33649501","full_text":"Clap Your Hands Say Yeah at the 40 Watt","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 18 23:51:13 +0000 2007","id_str":"32533541","full_text":"I have my own world-wide IP address. Never had one of those before.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 17 23:15:49 +0000 2007","id_str":"31487481","full_text":"Moved several thousand bees to a new hive. Nothing gets the heart instinctively pounding like being in the middle of a cloud of upset bees.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 16 02:04:52 +0000 2007","id_str":"29389161","full_text":"Taxes: Filed.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 14 04:05:14 +0000 2007","id_str":"27578421","full_text":"Well, I'll be. It works!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 14 04:00:39 +0000 2007","id_str":"27575321","full_text":"Got the Joyent Slingshot SDK. Am trying to bootstrap my app into working with it.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Apr 14 00:39:12 +0000 2007","id_str":"27441541","full_text":"Decided to put in a proposal to direct \"Streetcar Named Desire\". I'll ask for a slot in January of next year.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 21:46:19 +0000 2007","id_str":"26194551","full_text":"We have a spare 6 year old in the house for the next several days. Luckily, it's supposed to rain all weekend.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 13:58:54 +0000 2007","id_str":"25788861","full_text":"So it goes.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 05:12:24 +0000 2007","id_str":"25411321","full_text":"Harvesting radishes. At one in the morning. Cue REM's \"Gardening at Night\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 03:22:04 +0000 2007","id_str":"25328341","full_text":"Holy crap! Now that was a show!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 03:11:04 +0000 2007","id_str":"25319121","full_text":"Can one suffocate on confetti?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 02:17:03 +0000 2007","id_str":"25274521","full_text":"Can't tweet. I'm having a seizure.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 01:57:35 +0000 2007","id_str":"25258231","full_text":"The 10 foot tall dancing santa and lizard man are a nice touch.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 01:39:18 +0000 2007","id_str":"25242651","full_text":"Their entrance is incredibly over the top awesome.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 01:27:35 +0000 2007","id_str":"25233501","full_text":"My god! It's full of stars!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 01:23:35 +0000 2007","id_str":"25229941","full_text":"Space Ghost just gave me a handful of laser pointers. Seriously.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 01:08:32 +0000 2007","id_str":"25217261","full_text":"The Lips are getting set up. There are about 100 laser pointers in the crowd.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 00:41:49 +0000 2007","id_str":"25191301","full_text":"The opening band has a touch of early post-Syd Pink Floyd.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 00:36:33 +0000 2007","id_str":"25186291","full_text":"Wow. Haven't seen anything that bright since I was at the Sunspot Solar Observatory.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 00:21:57 +0000 2007","id_str":"25171511","full_text":"A giant video monitor is behind the band. The camera is on the mic facing the monitor. Feedback!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 00:19:59 +0000 2007","id_str":"25169261","full_text":"The stage has many conical cannons on it. And mirrors.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 12 00:12:17 +0000 2007","id_str":"25161551","full_text":"At the show. Dog machines blowing on me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 11 18:39:18 +0000 2007","id_str":"24901411","full_text":"In a few hours, watching The Flaming Lips in Athens (from just a few rows back -- getting tickets early helps).","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 11 02:39:14 +0000 2007","id_str":"24223061","full_text":"Cinnamon cake with cream cheese icing is done. Lunch tomorrow just got a whole lot better.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 10 03:34:22 +0000 2007","id_str":"23311401","full_text":"Whoa! New look for the Daily Show.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 10 03:20:27 +0000 2007","id_str":"23303091","full_text":"Watching \"Beyond Therapy\". Should I put in a proposal to direct the stage play in Athens next season? Or maybe \"Streetcar Named Desire\"?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 09 02:39:12 +0000 2007","id_str":"22438011","full_text":"Three nights of temps in the low 20s really did a number on the growers here.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 08 17:05:26 +0000 2007","id_str":"22142821","full_text":"Easter potluck lunch at the log cabin home of our local corn husk doll maker.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 08 02:10:53 +0000 2007","id_str":"21785211","full_text":"Half a bottle of white port... mmmm, mmmm mmmm!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 07 14:47:05 +0000 2007","id_str":"21469511","full_text":"Today: The Folklife in Georgia Festival","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Apr 06 16:47:09 +0000 2007","id_str":"20856841","full_text":"Getting ready to take the folks out to the Georgia Guidestones, just up the road from me. The New World Order has palns, I'm tellin' you!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Apr 05 16:46:54 +0000 2007","id_str":"20078561","full_text":"Parents are here. They're going to the farmer's market with me.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Apr 04 04:34:25 +0000 2007","id_str":"18979611","full_text":"The first in a series of mandatory weblog postings on my experiences with Joyent's Slingshot: http://tinyurl.com/ynmv8v","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 03 20:19:25 +0000 2007","id_str":"18710511","full_text":"That was.... odd.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 03 20:12:27 +0000 2007","id_str":"18705921","full_text":"Please host responsibly: http://tinyurl.com/2doq8b","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Apr 03 18:05:16 +0000 2007","id_str":"18632371","full_text":"Altoids marketing copy: \"It's really gratifying working until 11 so you can leave at 4.\" WHAT DOES THAT MEAN?","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 02 00:03:26 +0000 2007","id_str":"17315971","full_text":"I'm not *that* nerdy. But I just got done putting my clean clothes away, including my \"Kahless is my co-pilot\" T-Shirt. So, maybe so...","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Apr 02 00:01:03 +0000 2007","id_str":"17314801","full_text":"I took a \"Nerd Test\" earlier today, as seen on http://drnic.tumblr.com -- had me at 98% -- \"King of the Nerds\". Ludicrous, I thought. I'm no","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 01 15:35:58 +0000 2007","id_str":"17080621","full_text":"Hoeing the carrots, radishes, turnips, peas, beets, chard, and lettuce.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Apr 01 00:34:18 +0000 2007","id_str":"16779961","full_text":"My bracket was so good until now. 13 of 16, 7 of 8, 4 of 4. Now, at best, one of two.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 31 22:46:59 +0000 2007","id_str":"16729931","full_text":"Just had to kick a web server. That was fun!","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 30 17:43:02 +0000 2007","id_str":"16052841","full_text":"*adds up bills*... *looks at paycheck* ... uh-oh.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 29 21:02:00 +0000 2007","id_str":"15350131","full_text":"Handing out veggies (and milk, and cheese, and eggs, and mushrooms, and ...)","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 28 22:07:21 +0000 2007","id_str":"14582091","full_text":"Drinking local rye ale and writing ruby -- a perfect evening?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 27 23:18:58 +0000 2007","id_str":"13920971","full_text":"If heaven doesn't have cinnamon toast with freshly churned butter, I don't want to go.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 27 20:17:19 +0000 2007","id_str":"13831781","full_text":"Just letting my peeps know I'm doing OK and am having an OK day :)","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 27 18:02:43 +0000 2007","id_str":"13747501","full_text":"I've decided: A slice of chocolate cake is a nice addition to an in-office lunch.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 26 22:58:37 +0000 2007","id_str":"13285161","full_text":"Ran out of farm fresh raw milk and had to buy store milk. Not the same!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 25 02:13:30 +0000 2007","id_str":"12296891","full_text":"Just churned a pound and a half of butter.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 22 03:43:19 +0000 2007","id_str":"10845611","full_text":"Peter Buck was never my favorite but it is always a joy to watch him play.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 22 03:24:13 +0000 2007","id_str":"10838421","full_text":"Yes, it is Fred.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 22 03:02:24 +0000 2007","id_str":"10831361","full_text":"Fred Schnieder just walked in. Or maybe it's the guy I always think is Fred.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 22 02:53:47 +0000 2007","id_str":"10828161","full_text":"Standing next to a Young Fresh Fellow.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 22 02:44:27 +0000 2007","id_str":"10824851","full_text":"Back in Athens, watching Robyn Hitchcock at the 40 Watt.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 21 22:43:36 +0000 2007","id_str":"10724211","full_text":"I made it back to Atlanta, but my bag did not.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 19 02:15:57 +0000 2007","id_str":"9494891","full_text":"I just had dinner at Quark's Bar. I am a little bit tipsy.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 17 03:30:02 +0000 2007","id_str":"8829781","full_text":"Just ordered the 42 ounce steak. Yeah, i'm splitting it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 17 00:54:44 +0000 2007","id_str":"8795001","full_text":"Vegas, baby! Off the airplane, Already up $2.","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 16 14:45:02 +0000 2007","id_str":"8606661","full_text":"Off to a trade show in Vegas. Will do the Trek Experience, for sure. 'Cause I'm a nerd like that.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 15 23:14:50 +0000 2007","id_str":"8371861","full_text":"Stanford is letting me down. So's Texas Tech. So's Maryland. Did I pick the anti-bracket?","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 15 22:06:40 +0000 2007","id_str":"8317661","full_text":"Yay! I have friends!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 14 21:18:19 +0000 2007","id_str":"7928811","full_text":"I had IE7 pinned, but will let it live to fight me another day.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 14 17:01:17 +0000 2007","id_str":"7847551","full_text":"Diet Black Cherry Big K came up on the office free soda / Russian roulette gizmo. *Shudder*","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 08 20:33:06 +0000 2007","id_str":"5939088","full_text":"Currently touring farms way down in south Georgia.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 08 20:32:24 +0000 2007","id_str":"5939073","full_text":"There is a monument and museum at the spot where Jefferson Davis was captured.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 07 19:32:15 +0000 2007","id_str":"5911478","full_text":"After three days of no computer, I've stolen a motherboard from another computer and am now up and running. Just in time to take the next tw","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Mar 07 00:13:44 +0000 2007","id_str":"5891212","full_text":"In Atlanta, talkin' Ruby and Rails, eatin' pizza.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 05 13:48:10 +0000 2007","id_str":"5851189","full_text":"Walking into the office to find a dead computer is not a good omen for the week. Knowing I will be rich by the weekend will get me through (","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 04 18:36:17 +0000 2007","id_str":"5834234","full_text":"Hey -- what happened to the swings? Where'd they go?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sun Mar 04 17:11:44 +0000 2007","id_str":"5833072","full_text":"Off to the park for a little swinging before nap time.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 01 18:38:40 +0000 2007","id_str":"5776399","full_text":"Eric's Tip: Don't walk to lunch when there are thunderstorms in the area. Especially without an umbrella. Wide-brimmed leather cowboy hats d","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 28 15:42:57 +0000 2007","id_str":"5753577","full_text":"Twitter syndicated to the weblog via RSS -- nice!","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 27 19:20:25 +0000 2007","id_str":"5733568","full_text":"I need start implementing my own \"Taco Tuesdays\"","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 23 18:19:17 +0000 2007","id_str":"5662994","full_text":"10th row center section for the Flaming Lips in Athens","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 23 02:25:48 +0000 2007","id_str":"5651638","full_text":"Oh athens, how I love thee!","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 22 20:44:18 +0000 2007","id_str":"5646708","full_text":"Done teaching. Must still socialize for a few more hours. Then: Glorious sleep!
","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 20 22:06:14 +0000 2007","id_str":"5611691","full_text":"16 hours of teaching done. 16 to go!","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 19 12:41:33 +0000 2007","id_str":"5585243","full_text":"today is the first of four days of teaching day-long classes","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 19 00:44:12 +0000 2007","id_str":"5578072","full_text":"Two beds are now prepped and planted! Peas, carrots, radishes, beets, and turnips.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 17 22:16:32 +0000 2007","id_str":"5561601","full_text":"Finished prepping the first garden bed. Can plant peas tomorrow!","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 17 02:30:19 +0000 2007","id_str":"5549867","full_text":"Good god! How didn't I know how well martinis and squares of dark chocolate go together until now?","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 17 02:16:44 +0000 2007","id_str":"5549710","full_text":"Ahhhhhh.... there it is.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 17 01:17:47 +0000 2007","id_str":"5549005","full_text":"Where's my gin?","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 16 00:45:55 +0000 2007","id_str":"5530834","full_text":"Why does the truck behind me need four headlights?","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 13 18:42:20 +0000 2007","id_str":"5483356","full_text":"The septic has been sucked. Repeat: the septic has been sucked.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 12 21:54:14 +0000 2007","id_str":"5466365","full_text":"Finally able to syndicate all my various weblog entries back into my main weblog so it doesn't look I've fallen off the planet.","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 12 21:53:33 +0000 2007","id_str":"5466356","full_text":"Finally able to syndicate all my various weblogs back into my main weblog so it doesn't look I","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Feb 10 16:23:49 +0000 2007","id_str":"5412366","full_text":"Fixing a leaky septic system, step one: find the septic system","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Feb 09 18:04:48 +0000 2007","id_str":"5394751","full_text":"Developers vs. Marketers -- The Eternal Battle","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Feb 08 18:04:12 +0000 2007","id_str":"5373999","full_text":"The Targus Ultra Mini Mouse for Mac is so tiny, I could swallow it.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 07 15:01:55 +0000 2007","id_str":"5353048","full_text":"My AirPort Extreme came today -- woo hoo!","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 07 14:23:20 +0000 2007","id_str":"5352517","full_text":"I got an email from Jim Kunstler this morning. Hopefully word will soon be going out about locallygrown.net in a big way.","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 07 13:57:13 +0000 2007","id_str":"5352202","full_text":"Experiencing the joys of engine repair.","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 06 20:59:58 +0000 2007","id_str":"5341654","full_text":"Off to AtlRUG -- http://atlrug.org","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Feb 06 20:01:34 +0000 2007","id_str":"5340935","full_text":"New market in the works: http://www.crosstimberscoop.org/","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 05 16:28:38 +0000 2007","id_str":"5324571","full_text":"Off to lunch and help solve the global sustainability crisis -- http://thwink.org","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Feb 05 14:13:40 +0000 2007","id_str":"5323042","full_text":"Welcoming \"Moore Farms and Friends\" to the locallygrown.net system: http://moorefarms.locallygrown.net","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Jan 27 19:08:44 +0000 2007","id_str":"4324333","full_text":"At home, puttering, watching fraggles with the young 'un.","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 11 21:18:27 +0000 2017","id_str":"862778957749530624","full_text":"Wait, what? They’re just coming right out and saying it now? Out loud? https://twitter.com/RVAwonk/status/862777190030725122","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu May 11 02:22:20 +0000 2017","id_str":"862493044444213249","full_text":"This is the age of miracle and wonder. https://twitter.com/washingtonpost/status/862477423744606208","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat May 06 15:53:07 +0000 2017","id_str":"860885145917829120","full_text":"Today I return my car to the lying liars at Volkswagen. The one requirement is I drive it there. For the 1st time in 8 years it won’t start.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat May 06 05:36:52 +0000 2017","id_str":"860730061862965250","full_text":"I’ve never watched two people work together as wonderfully as Mary Berry and Paul Hollywood on their Masterclass baking series. #lifegoals","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri May 05 02:16:59 +0000 2017","id_str":"860317368559558656","full_text":"JFC. https://twitter.com/KillerMartinis/status/860302472404979712","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri May 05 01:21:23 +0000 2017","id_str":"860303376512425985","full_text":"Overcast is the most-used app on my phone, and will stay that way. https://twitter.com/marcoarment/status/860297684418277376","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri May 05 00:35:41 +0000 2017","id_str":"860291875525230593","full_text":"“This isn’t a personal endorsement of evil, but I want to drink the dark beers” is something I had to say tonight because of Star Wars day.","favorite_count":"2","retweet_count":"0"},{"created_at":"Tue May 02 19:09:16 +0000 2017","id_str":"859484955482705920","full_text":"“Picture yourself on a sand-covered planet /
The jawas find droids your uncle then buys …”

These are fantastic!

https://www.youtube.com/playlist?list=PL8s6sSjUyaxUk3mCUqiNuJiMNxs9QdthO","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Apr 29 17:07:13 +0000 2017","id_str":"858367076637057025","full_text":"Whoa. The next town up the interstate is hosting a world-class Tolkien event this fall? *starts jumping up and down* https://twitter.com/JRRTolkien/status/858364632427319296","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Apr 28 01:31:33 +0000 2017","id_str":"857769219064254466","full_text":"\"most Senate staff ID cards have a picture of a chip printed on them rather than an actual chip\" Good lord. https://assets.documentcloud.org/documents/3675403/cUt-5DPB.pdf","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Apr 09 05:32:10 +0000 2017","id_str":"850944403120246784","full_text":"I might be barely treading water on everything else in my life, but I just filed my taxes so my sense of accomplishment is strong.","favorite_count":"1","retweet_count":"0"},{"created_at":"Mon Apr 03 01:13:29 +0000 2017","id_str":"848704978176880645","full_text":"The 1st copy of the 1st edition of the game Diplomacy, auctioned from the creator’s estate, just sold for $5,234, a full $5,034 past my bid.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Apr 02 01:09:01 +0000 2017","id_str":"848341466011357185","full_text":"Juniper calls “!” escalation points. Which isn’t wrong, really.","favorite_count":"6","retweet_count":"0"},{"created_at":"Sat Apr 01 02:03:18 +0000 2017","id_str":"847992740600262656","full_text":"Looks like I’ve got a new favorite Puddles Pity Party video. https://youtu.be/6bfPwtUTP4k","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 27 23:24:26 +0000 2017","id_str":"846503206641373184","full_text":"I’ll never afford it once the world finds out, but for now I’m the high bidder of #1 of 200 of the first edition of my favorite board game.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Mar 26 14:48:40 +0000 2017","id_str":"846011022968270848","full_text":"You know what? You don’t have to love your body. https://ihavenoteeth.com/2015/08/13/you-dont-have-to-love-your-body/","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 25 19:11:39 +0000 2017","id_str":"845714817709195264","full_text":"Yoga at one brewery followed by an eclectic craft fair at another. I wonder what’s happening at Athens’ third brewery today?","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Mar 25 19:06:02 +0000 2017","id_str":"845713403054342146","full_text":"OH: “Here’s the thing. You show up at 6:30 in the morning, hung over, smelling like vomit, and it’s fine.”

Know what’s better? Sleeping.","favorite_count":"2","retweet_count":"0"},{"created_at":"Sat Mar 25 18:19:10 +0000 2017","id_str":"845701607232851968","full_text":"Women sitting in public are not quest-givers in a WoW game, signaling the start of mission “GET INTO THEIR PANTS”. http://www.theferrett.com/ferrettworks/2017/03/its-not-harassment-if-the-guys-attractive-thats-so-unfair/","favorite_count":"3","retweet_count":"3"},{"created_at":"Fri Mar 24 06:05:39 +0000 2017","id_str":"845154623270768640","full_text":"Oh, here’s a pleasant surprise: Liam Lynch has a new album out. Thanks, @lynchland! https://youtube.com/watch?v=RjOvgxIq-fE","favorite_count":"0","retweet_count":"0"},{"created_at":"Thu Mar 23 23:03:22 +0000 2017","id_str":"845048353826263040","full_text":"“Man found nude, high on PCP killed two people after minivan rap battle”

Oh, Florida… wait, it’s Missouri?

http://www.kansascity.com/news/local/crime/article140117433.html","favorite_count":"0","retweet_count":"0"},{"created_at":"Tue Mar 14 04:22:29 +0000 2017","id_str":"841504783177547776","full_text":"This is oddly wonderful and wonderfully odd. https://twitter.com/vihartvihart/status/841500187084247040","favorite_count":"0","retweet_count":"0"},{"created_at":"Mon Mar 13 14:32:00 +0000 2017","id_str":"841295786109485058","full_text":"Flecks of Extraterrestrial Dust, All Over the Roof: “My microscope is a telescope. It gives you a big picture.” https://www.nytimes.com/2017/03/10/science/space-dust-on-earth.html?utm_source=digg&utm_medium=email","favorite_count":"0","retweet_count":"0"},{"created_at":"Fri Mar 10 14:04:42 +0000 2017","id_str":"840201753362604032","full_text":"I do ok financially, keep the basic bills paid, but I wonder if I’ll ever be able to go to an optometrist and afford the glasses there.","favorite_count":"1","retweet_count":"0"},{"created_at":"Thu Mar 09 04:25:35 +0000 2017","id_str":"839693623914455040","full_text":"“Lovers in a Dangerous Spacetime” is a co-op space adventure, is absolutely adorable, and is what will make me get a third Xbox controller.","favorite_count":"0","retweet_count":"0"},{"created_at":"Sat Mar 04 19:12:38 +0000 2017","id_str":"838104920700125184","full_text":"Juniper: “If Van Morrison is on YouTube, I will subscribe and like.”

So no worries on attracting another generation of fans, @vanmorrison.","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Mar 04 14:51:18 +0000 2017","id_str":"838039153220677632","full_text":"March fourth? March forth!","favorite_count":"1","retweet_count":"1"},{"created_at":"Sat Mar 04 06:51:24 +0000 2017","id_str":"837918381881888768","full_text":"Fleabag on Amazon is some good television. Six short episodes that are very raunchy, funny, and bitingly affecting. http://www.vulture.com/2016/09/fleabag-amazon-different-from-anything-else-on-tv.html","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Mar 03 12:15:03 +0000 2017","id_str":"837637441997705217","full_text":"\"The trials of their relationship are worth bearing, because Frog and Toad are most content when they’re together.\" http://www.newyorker.com/books/page-turner/frog-and-toad-an-amphibious-celebration-of-same-sex-love","favorite_count":"3","retweet_count":"1"},{"created_at":"Mon Feb 27 21:24:31 +0000 2017","id_str":"836326169460998145","full_text":"Still tickled to be part of this fine group of humans. I tell people it’s like being part of the A-Team, if they were developers. https://twitter.com/iinteractive/status/836322598506151936","favorite_count":"5","retweet_count":"0"},{"created_at":"Wed Feb 15 19:26:16 +0000 2017","id_str":"831947755824230400","full_text":"Watching David Tennant’s face as he receives an award he didn’t know he was getting is pretty fantastic. https://youtu.be/Li_WIjv53pI","favorite_count":"1","retweet_count":"1"},{"created_at":"Mon Feb 13 02:39:48 +0000 2017","id_str":"830969694899298306","full_text":"It’s just the tallest dam in the United States, nbd. https://twitter.com/ABC/status/830945593459478529","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Feb 11 05:06:04 +0000 2017","id_str":"830281727335657478","full_text":"Mission accomplished.
","favorite_count":"6","retweet_count":"0"},{"created_at":"Sat Feb 11 02:20:10 +0000 2017","id_str":"830239978370265088","full_text":"Tonight’s mission: make a birthday cake that looks like a calico cat.","favorite_count":"3","retweet_count":"0"},{"created_at":"Sat Feb 04 03:53:48 +0000 2017","id_str":"827726825585508352","full_text":"I just learned this remarkable trio is playing at my regular coffee shop in two weeks, and I’m stoked. #hendershots https://youtu.be/BMVJbAObEQM","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Feb 03 15:37:18 +0000 2017","id_str":"827541481804161025","full_text":"I work from home.

http://www.newyorker.com/humor/daily-shouts/i-work-from-home","favorite_count":"7","retweet_count":"4"},{"created_at":"Wed Feb 01 02:55:59 +0000 2017","id_str":"826625114863181826","full_text":"Filibuster vigilantly
My name is blue canary one note spelled l-I-t-e

https://www.youtube.com/watch?v=r31rDG08qi8","favorite_count":"0","retweet_count":"0"},{"created_at":"Wed Feb 01 00:20:39 +0000 2017","id_str":"826586019944341504","full_text":"Well, crap. We’ve lost one of the good ones.

Rest easy, John.

http://infohost.nmt.edu/~shipman/","favorite_count":"1","retweet_count":"0"},{"created_at":"Sun Jan 29 20:23:14 +0000 2017","id_str":"825801497564811264","full_text":"OH at a TN rest area:

Stall 1: “I tell you what, this is John Wayne toilet paper.”
2: “It sure is.”
1: “Won’t take shit from anyone.”","favorite_count":"2","retweet_count":"1"},{"created_at":"Sun Jan 29 01:24:22 +0000 2017","id_str":"825514891113017346","full_text":"Shameful. https://twitter.com/ericgeller/status/825493670032003072","favorite_count":"1","retweet_count":"0"},{"created_at":"Sat Jan 28 22:36:15 +0000 2017","id_str":"825472586033274880","full_text":"I’m out of state and can’t be there, but I’m hopeful protesters have gone to Hartsfield-Jackson today. https://twitter.com/ellywyu/status/825463312179671040","favorite_count":"2","retweet_count":"0"},{"created_at":"Fri Jan 27 19:56:24 +0000 2017","id_str":"825069969528520704","full_text":"Ok, Athens. It’s our move again. https://twitter.com/mathowie/status/675803612149211136","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Jan 27 15:04:10 +0000 2017","id_str":"824996425947815936","full_text":"I’m at an Ag conference and have already heard of USDA scientists who had to cancel presentations while en route due to this gag order. https://twitter.com/thehill/status/824248963905843200","favorite_count":"0","retweet_count":"1"},{"created_at":"Fri Jan 27 13:56:57 +0000 2017","id_str":"824979510709870592","full_text":"OH: “Facebook owns instagram. Twitter had Vine. The big ones own the little ones, that’s how it is. Except Eric. He still owns his.” #mogul","favorite_count":"3","retweet_count":"0"},{"created_at":"Thu Jan 26 01:06:02 +0000 2017","id_str":"824423117061775362","full_text":"Me, constantly:
Look on my Twitter feed, and despair!
Nothing beside remains. Round the decay
Of that colossal Wreck, boundless and bare…","favorite_count":"3","retweet_count":"0"},{"created_at":"Fri Jan 20 17:03:04 +0000 2017","id_str":"822489634827599877","full_text":"The seventh angel poured out his bowl into the air, and out of the temple came a loud voice from the throne, saying, \"It is done!\"","favorite_count":"4","retweet_count":"0"},{"created_at":"Thu Jan 19 00:57:12 +0000 2017","id_str":"821884175749890052","full_text":"I wonder when the last KKK rally was in D.C. Gonna have to reset that “days since…” counter. https://twitter.com/stayvictorious/status/821847829136207872","favorite_count":"1","retweet_count":"0"},{"created_at":"Fri Jan 13 05:23:01 +0000 2017","id_str":"819776744181772289","full_text":"Did you know there are free roaming lemurs on an island off the Georgia coast? Follow Jen as she takes care of them! http://nekonoir.wixsite.com/sevenonsaintcats","favorite_count":"2","retweet_count":"1"},{"created_at":"Mon Jan 09 05:11:08 +0000 2017","id_str":"818324203917164544","full_text":"One of the most photographed trees in the world -- the iconic centuries old tunnel redwood -- has fallen.

http://www.mercurynews.com/2017/01/08/california-storm-topples-historic-pioneer-cabin-tree/","favorite_count":"7","retweet_count":"15"},{"created_at":"Sun Jan 08 17:01:43 +0000 2017","id_str":"818140641276424197","full_text":"Came up to the kitchen to find a mess of potting soil, oil, olive brine, and broken glass. As well as a particularly frazzled cat.","favorite_count":"1","retweet_count":"0"}] \ No newline at end of file diff --git a/static/mytweets/styles.css b/static/mytweets/styles.css new file mode 100644 index 00000000..32a728d6 --- /dev/null +++ b/static/mytweets/styles.css @@ -0,0 +1,110 @@ + +body { + font-family: sans-serif; + font-size: 1.2em; +} +#search-input { + font-size: 1.5em; + width: 100%; +} +.search_time { + margin-top: 4px; +} +.search_text { + display: inline; +} +.search_link { + display: inline; +} +#sorting { + margin-top: 8px; + line-height: 1.7em; +} +.sort-button { + font-size: 1.0em; +} +.wrapper { + display: block; + max-width: 600px; + margin: 0 auto; + word-wrap: break-word; +} + +.flex-wrap { + display: flex; + flex-direction: column; +} +.tweet { + background-color: #e8e8e8; + max-width: 600px; + padding: 16px; + font-family: sans-serif; + font-size: 1.2em; + border: 2px solid black; + border-radius: 16px; +} +.tweet img { + max-height: 100%; + vertical-align: bottom; + width: 100%; + object-fit: cover; +} +.tweet video { + max-height: 100%; + vertical-align: bottom; + width: 100%; +} +.tweet ul { + display: flex; + flex-wrap: wrap; + list-style-type: none; + gap: 8px; + padding-left: 0px; + margin-bottom: 0px; +} +.tweet li { + height: 20vh; + width: 20vh; + flex-grow: 1; +} +.tweet .display_name { + margin-bottom: 0; + margin-top: 0; +} +.tweet .user_name { + margin-top: 4px; +} +.tweet .favorite_count { + display: inline-block; + margin-bottom: 0; +} +.tweet .retweet_count { + display: inline-block; + margin-left: 16px; + margin-bottom: 0; +} +.tweet .created_at { + margin-bottom: 0; +} +.tweet .permalink { + margin-left: 16px; +} +.child { + margin-top: 16px; + margin-left: 64px; + max-width: calc(600px - 64px); + background-color: white; +} +.parent { + margin-bottom: 16px; + margin-right: 64px; + max-width: calc(600px - 64px); + background-color: white; +} +@media screen and (max-width: 599px) { + .tweet li { + height: 15vh; + width: 15vh; + flex-grow: 1; + } +}